summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.in
AgeCommit message (Expand)Author
2005-02-15kconfig for x86_64Mike Frysinger
2005-02-08- 3/NN patches for ssp. Doc updates from Peter S. Mazinger and Robert ConnollyNed Ludd
2005-02-08- 2/NN patches for ssp. Updates from Peter S. Mazinger and Robert ConnollyNed Ludd
2005-01-16Corrected a typo.Peter Kjellerstedt
2005-01-16Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth:Eric Andersen
2005-01-12- add patch from Peter S. Mazinger to allow selecting the fast access canary ...Ned Ludd
2004-12-22Remove the obsolete XATTR optionEric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger:Eric Andersen
2004-12-22Patch from Peter S. Mazinger to simplify PIE handlingEric Andersen
2004-12-21Add support for the Analog Devices Blackfin mmuless processorEric Andersen
2004-12-20- Added support for 13 new syscalls to allow more things to compile when usin...Ned Ludd
2004-10-06Puts common defines into dl-defs.h (in ldso/include) from dl-elf.h andJoakim Tjernlund
2004-10-06PIE option correction for Config.in. From Peter Mazinger.Joakim Tjernlund
2004-10-05Peter Kjellerstedt writes:Joakim Tjernlund
2004-10-03This patch from Mike Frysinger, extended from an earlier patch from Peter S.Eric Andersen
2004-09-07uClibc gettext support is under development and really shouldn'tEric Andersen
2004-09-02Add a couple of mips-specific string funcs.Manuel Novoa III
2004-08-28solar asked that this bit be reverted.Manuel Novoa III
2004-08-26Fixes from gentoo.Manuel Novoa III
2004-08-21Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen
2004-07-16Pete Popov writes:Eric Andersen
2004-05-07UCLIBC_COMPLETELY_PIC does nothing, so kill itEric Andersen
2004-03-09More detail about malloc-simpleEric Andersen
2004-02-18Alexandre Oliva writes:Eric Andersen
2004-01-16s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen
2004-01-02Peter S. Mazinger writes:Eric Andersen
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen
2003-12-04Set the default stdio buffer size to 4096, rather then 256.Eric Andersen
2003-11-05Yet more messing with selecting sane default configsEric Andersen
2003-11-05Yet more config system updatesEric 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-04Rework the config system. Better utilize the Kconfig languageEric Andersen
2003-10-31Some more soft float fixes... for arm in particular (libfloat).Manuel Novoa III
2003-10-18Add a new RUNTIME_PREFIXEric Andersen
2003-10-16More detail on the use of MALLOC_DEBUGEric Andersen
2003-09-09Force Large File Support disabled on Cris, since somethingEric Andersen
2003-09-09Attack of the spelling police....Eric Andersen
2003-09-09Enable automagic locale data downloadsEric Andersen
2003-09-09Add in several config system updates for locale support.Eric Andersen
2003-09-09Fix wctype.c so that wchar can be enabled without ctype table-based functions.Manuel Novoa III
2003-09-08Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III
2003-09-06Update old_vfconfig help and some dependencies.Manuel Novoa III
2003-09-06Let people enable ftw, make glob an option, add a new "Big and Tall"Eric Andersen
2003-09-01Rob Landley writes:Eric Andersen
2003-08-24Reluctantly add wordexp()Eric Andersen