summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2004-01-16s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen
2004-01-16Fixup selection of endianness, since select does not work on choiceEric Andersen
2004-01-16Minor updates from linux 2.6.1Eric Andersen
2004-01-09As mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFSEric Andersen
2004-01-02Peter S. Mazinger writes:Eric Andersen
2004-01-02Cope with 2.6.x headersEric Andersen
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2003-12-05Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen
2003-12-04Set the default stdio buffer size to 4096, rather then 256.Eric Andersen
2003-12-03Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen
2003-12-03force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4Eric Andersen
2003-12-02Disable pthreads for sh64 for the time being (since it is notEric Andersen
2003-11-29Minor typo fix.Manuel Novoa III
2003-11-18Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point opsManuel Novoa III
2003-11-16Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.Manuel Novoa III
2003-11-11Stefan Allius writes:Eric Andersen
2003-11-06George Thanos writes:Eric Andersen
2003-11-05Kill initfini.awkEric Andersen
2003-11-05v850 appers to be little endian onlyEric Andersen
2003-11-05duh. the alpha has an fpuEric Andersen
2003-11-05Yet more messing with selecting sane default configsEric Andersen
2003-11-05Yet more config system updatesEric Andersen
2003-11-05m68k is always big endian afaikEric Andersen
2003-11-05powerpc is always big endianEric Andersen
2003-11-05Force cris to be little endian. Afaik, there is no bigEric Andersen
2003-11-05OopsEric Andersen
2003-11-05Do not provide a default for endianness. This needs to be selectedEric Andersen
2003-11-05Kill off "mipsel" and just use "mips"Eric Andersen
2003-11-04As Peter S. Mazinger has pointed out, the config system wantsEric Andersen
2003-11-04Peter S. Mazinger writes:Eric Andersen
2003-11-04Naming things this way will be much easier to deal withEric Andersen
2003-11-04Kill off the gcc wrapper. It has served us well, but there comes a time whenEric Andersen
2003-11-04Rework the config system. Better utilize the Kconfig languageEric Andersen
2003-11-01this script is no longer used, and can be removed.Eric Andersen
2003-10-31Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III
2003-10-23Peter Kjellerstedt writes:Eric Andersen
2003-10-21Doh! In include/bits/uClibc_config.h when we define things, we appropriatelyEric Andersen
2003-10-18Add a new RUNTIME_PREFIXEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-16More detail on the use of MALLOC_DEBUGEric Andersen
2003-10-15Updated cris configuration; added support for %m.Tobias Anderberg
2003-10-15Brett Nash writes:Eric Andersen
2003-10-14Microblaze port from the uClinux-dist,David McCullough
2003-10-13Patch from Peter Kjellerstedt:Eric Andersen
2003-10-08Patch from George Thanos adding support for the "e1" architecture.Eric Andersen
2003-10-01Updated cris configuration.Tobias Anderberg
2003-09-30oops.Eric Andersen