summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.in
Commit message (Expand)AuthorAgeFilesLines
...
* make RUNPATH/RPATH support configurableMike Frysinger2005-07-071-0/+13
* add a new option for enabling pthreads debug outputMike Frysinger2005-07-011-0/+10
* we have to depend on BUILD_UCLIBC_LDSO in order for the makeconfig output to ...Mike Frysinger2005-07-011-1/+1
* Add Peter Mazinger fini/crt compat patch. Select DL_FINI_CRT_COMPAT toJoakim Tjernlund2005-05-281-0/+7
* Add patch at bugs 274. From Peter Manzinger.Joakim Tjernlund2005-05-281-0/+1
* Add PIE support to ARM. From Peter MazingerJoakim Tjernlund2005-05-261-2/+2
* Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen2005-05-201-21/+0
* Add in configuration item and Makefile changes for NPTL. We will be"Steven J. Hill"2005-05-071-0/+21
* Move sh64 to its own config so we don't crap up the sh one..Paul Mundt2005-05-021-0/+7
* move the compiler flags WARNINGS optionMike Frysinger2005-03-161-1/+6
* CROSS_COMPILE -> CROSS_COMPILER_PREFIX like busyboxMike Frysinger2005-03-161-1/+1
* add a Kconfig option for setting the $(CROSS) build variableMike Frysinger2005-03-151-0/+8
* kconfig for x86_64Mike Frysinger2005-02-151-1/+7
* - 3/NN patches for ssp. Doc updates from Peter S. Mazinger and Robert ConnollyNed Ludd2005-02-081-12/+17
* - 2/NN patches for ssp. Updates from Peter S. Mazinger and Robert ConnollyNed Ludd2005-02-081-1/+10
* Corrected a typo.Peter Kjellerstedt2005-01-161-1/+1
* Per http://bugs.uclibc.org/view.php?id=15, patch from kergoth:Eric Andersen2005-01-161-24/+35
* - add patch from Peter S. Mazinger to allow selecting the fast access canary ...0_9_27_1Ned Ludd2005-01-121-0/+9
* Remove the obsolete XATTR optionEric Andersen2004-12-221-10/+0
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-1/+1
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-3/+21
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-60/+79
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-5/+12
* Patch from Peter S. Mazinger:Eric Andersen2004-12-221-1/+1
* 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