summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.in
Commit message (Expand)AuthorAgeFilesLines
...
* Patch from Peter S. Mazinger to simplify PIE handlingEric Andersen2004-12-221-6/+4
* Add support for the Analog Devices Blackfin mmuless processorEric Andersen2004-12-211-0/+7
* - Added support for 13 new syscalls to allow more things to compile when usin...Ned Ludd2004-12-201-0/+10
* Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h andJoakim Tjernlund2004-10-061-2/+5
* PIE option correction for Config.in. From Peter Mazinger.Joakim Tjernlund2004-10-061-4/+5
* Peter Kjellerstedt writes:Joakim Tjernlund2004-10-051-4/+12
* This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen2004-10-031-0/+25
* uClibc gettext support is under development and really shouldn'tEric Andersen2004-09-071-1/+1
* Add a couple of mips-specific string funcs.Manuel Novoa III2004-09-021-0/+20
* solar asked that this bit be reverted.Manuel Novoa III2004-08-281-1/+0
* Fixes from gentoo.Manuel Novoa III2004-08-261-1/+30
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-37/+0
* Pete Popov writes:Eric Andersen2004-07-161-0/+14
* UCLIBC_COMPLETELY_PIC does nothing, so kill itEric Andersen2004-05-071-1/+1
* More detail about malloc-simpleEric Andersen2004-03-091-2/+5
* Alexandre Oliva writes:Eric Andersen2004-02-181-0/+7
* s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen2004-01-161-3/+3
* 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
* Set the default stdio buffer size to 4096, rather then 256.Eric Andersen2003-12-041-1/+1
* Yet more messing with selecting sane default configsEric Andersen2003-11-051-1/+10
* Yet more config system updatesEric Andersen2003-11-051-1/+5
* 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-041-31/+138
* Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III2003-10-311-18/+1
* Add a new RUNTIME_PREFIXEric Andersen2003-10-181-1/+14
* More detail on the use of MALLOC_DEBUGEric Andersen2003-10-161-4/+12
* 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
* 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
* Reluctantly add wordexp()Eric Andersen2003-08-241-0/+12
* Add in a MALLOC_GLIBC_COMPAT option to let people decide if theyEric Andersen2003-08-081-1/+18
* Shuffle options around a bitEric Andersen2003-08-051-131/+132
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-3/+390
* Add config option to enable 'struct tm' timezone extension fieldsEric Andersen2003-06-271-0/+13
* Seperate pthread debugging from uClibc debugging. They are usedEric Andersen2003-03-041-0/+17
* Initial effort at adding profiling support.Eric Andersen2003-03-031-0/+37
* Patch from Stefan Allius to make adding libgcc functions to the library anEric Andersen2003-02-051-1/+18
* Only build the ncurses stuff when it is needed, based on aEric Andersen2002-12-131-0/+3
* Spelling fixesEric Andersen2002-12-021-9/+9
* Make support for global constructors and global destructors beEric Andersen2002-11-271-0/+17
* Improve malloc debugging support.Miles Bader2002-11-211-0/+11
* Patch from Stefan Allius:Eric Andersen2002-11-201-0/+15