summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* well shared compiles again, so might as well remove the perm disableMike Frysinger2005-03-161-2/+0
* 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
* fix typoMike Frysinger2005-03-091-1/+1
* - avoid segfaulting when rlimit stack is set to low for gen_wctype by calling...Ned Ludd2005-02-261-0/+12
* kconfig for x86_64Mike Frysinger2005-02-152-1/+36
* no more cvsMike Frysinger2005-02-122-22/+0
* - 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
* - updated getent script to match behaviors of newer glibc getent. update from...Ned Ludd2005-02-021-6/+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-222-6/+13
* Patch from Peter S. Mazinger:Eric Andersen2004-12-222-2/+2
* 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-212-0/+35
* - Added support for 13 new syscalls to allow more things to compile when usin...Ned Ludd2004-12-201-0/+10
* Partial commit of a patch from Alexandre Oliva:Eric Andersen2004-12-111-0/+5
* move getent to extra/scripts/ out of docs/Mike Frysinger2004-11-111-0/+49
* As noticed by egor duda, current_menu is declared as 'extern struct menuEric Andersen2004-10-081-1/+1
* 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
* Patch from Alexandre Oliva to update the frv default configEric Andersen2004-08-261-0/+2
* Fixes from gentoo.Manuel Novoa III2004-08-262-4/+46
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-212-38/+0
* Never directly include kernel sourcesEric Andersen2004-08-192-2/+2
* Pete Popov writes:Eric Andersen2004-07-163-0/+75
* Peter Kjellerstedt at axis.com writes:Eric Andersen2004-07-159-108/+174
* UCLIBC_COMPLETELY_PIC does nothing, so kill itEric Andersen2004-05-073-5/+1
* Alexandre Oliva writes:Eric Andersen2004-03-181-0/+54
* More detail about malloc-simpleEric Andersen2004-03-091-2/+5
* Update the x86 processor listing a bit, to preempt further questionsEric Andersen2004-02-191-7/+17
* Alexandre Oliva writes:Eric Andersen2004-02-183-0/+179
* Add our own copies of the include/scsi header files, per what glibcEric Andersen2004-02-121-3/+1
* Allow building on 64 bit archs. Hopefully the last cvs activity thisManuel Novoa III2004-02-051-2/+2
* 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
* Minor updates from linux 2.6.1Eric Andersen2004-01-163-15/+32
* 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