summaryrefslogtreecommitdiffstats
path: root/extra/Configs
Commit message (Expand)AuthorAgeFilesLines
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-167-13/+13
* Fixup selection of endianness, since select does not work on choiceEric Andersen2004-01-1615-10/+71
* As mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFSEric Andersen2004-01-092-0/+2
* Peter S. Mazinger writes:Eric Andersen2004-01-021-0/+25
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-301-8/+20
* Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen2003-12-171-1/+0
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-051-1/+0
* Set the default stdio buffer size to 4096, rather then 256.Eric Andersen2003-12-041-1/+1
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-031-4/+4
* force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4Eric Andersen2003-12-031-0/+1
* Disable pthreads for sh64 for the time being (since it is notEric Andersen2003-12-021-0/+1
* Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point opsManuel Novoa III2003-11-1812-39/+1
* Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.Manuel Novoa III2003-11-161-0/+36
* Stefan Allius writes:Eric Andersen2003-11-111-2/+1
* George Thanos writes:Eric Andersen2003-11-061-1/+1
* v850 appers to be little endian onlyEric Andersen2003-11-051-0/+1
* duh. the alpha has an fpuEric Andersen2003-11-051-1/+1
* Yet more messing with selecting sane default configsEric Andersen2003-11-059-2/+21
* Yet more config system updatesEric Andersen2003-11-0510-2/+18
* m68k is always big endian afaikEric Andersen2003-11-051-0/+1
* powerpc is always big endianEric Andersen2003-11-051-0/+1
* Force cris to be little endian. Afaik, there is no bigEric Andersen2003-11-051-0/+1
* OopsEric Andersen2003-11-051-3/+1
* Do not provide a default for endianness. This needs to be selectedEric Andersen2003-11-051-1/+0
* Kill off "mipsel" and just use "mips"Eric Andersen2003-11-051-2/+1
* As Peter S. Mazinger has pointed out, the config system wantsEric Andersen2003-11-041-0/+2
* Peter S. Mazinger writes:Eric Andersen2003-11-041-1/+1
* Naming things this way will be much easier to deal withEric Andersen2003-11-041-29/+29
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-0431-1277/+273
* Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III2003-10-313-21/+1
* Add a new RUNTIME_PREFIXEric Andersen2003-10-181-1/+14
* More detail on the use of MALLOC_DEBUGEric Andersen2003-10-161-4/+12
* Updated cris configuration; added support for %m.Tobias Anderberg2003-10-151-1/+1
* Microblaze port from the uClinux-dist,David McCullough2003-10-142-0/+108
* Patch from George Thanos adding support for the "e1" architecture.Eric Andersen2003-10-082-0/+113
* Updated cris configuration.Tobias Anderberg2003-10-011-3/+48
* Force Large File Support disabled on Cris, since somethingEric Andersen2003-09-091-0/+1
* Attack of the spelling police....Eric Andersen2003-09-091-6/+6
* Enable automagic locale data downloadsEric Andersen2003-09-091-3/+3
* Add in several config system updates for locale support.Eric Andersen2003-09-091-3/+42
* Fix wctype.c so that wchar can be enabled without ctype table-based functions.Manuel Novoa III2003-09-091-1/+1
* Force enable ADD_LIBGCC_FUNCTIONS on armEric Andersen2003-09-081-4/+2
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-081-1/+25
* Update old_vfconfig help and some dependencies.Manuel Novoa III2003-09-061-6/+5
* Let people enable ftw, make glob an option, add a new "Big and Tall"Eric Andersen2003-09-061-23/+50
* Rob Landley writes:Eric Andersen2003-09-011-2/+2
* Updated CRIS configuration files.Tobias Anderberg2003-08-272-7/+10
* Reluctantly add wordexp()Eric Andersen2003-08-241-0/+12
* Cleanup arm architecture optimizations and add big endian arm as well.Eric Andersen2003-08-181-12/+43
* Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen2003-08-134-5/+156