summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
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-12-11Partial commit of a patch from Alexandre Oliva:Eric Andersen
2004-11-11move getent to extra/scripts/ out of docs/Mike Frysinger
2004-10-08As noticed by egor duda, current_menu is declared as 'extern struct menuEric Andersen
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-26Patch from Alexandre Oliva to update the frv default configEric Andersen
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-08-19Never directly include kernel sourcesEric Andersen
2004-07-16Pete Popov writes:Eric Andersen
2004-07-15Peter Kjellerstedt at axis.com writes:Eric Andersen
2004-05-07UCLIBC_COMPLETELY_PIC does nothing, so kill itEric Andersen
2004-03-18Alexandre Oliva writes:Eric Andersen
2004-03-09More detail about malloc-simpleEric Andersen
2004-02-19Update the x86 processor listing a bit, to preempt further questionsEric Andersen
2004-02-18Alexandre Oliva writes:Eric Andersen
2004-02-12Add our own copies of the include/scsi header files, per what glibcEric Andersen
2004-02-05Allow building on 64 bit archs. Hopefully the last cvs activity thisManuel Novoa III
2004-01-16s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/gEric Andersen
2004-01-16Fixup selection of endianness, since select does not work on choiceEric Andersen
2004-01-16Minor updates from linux 2.6.1Eric Andersen
2004-01-09As mjn3 noticed, 64 bit arches should select UCLIBC_HAS_LFSEric Andersen
2004-01-02Peter S. Mazinger writes:Eric Andersen
2004-01-02Cope with 2.6.x headersEric Andersen
2003-12-30Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen
2003-12-17Patch from Paul Mundt <lethal@linux-sh.org>:Eric Andersen
2003-12-05Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen
2003-12-04Set the default stdio buffer size to 4096, rather then 256.Eric Andersen
2003-12-03Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen
2003-12-03force enable FORCE_SHAREABLE_TEXT_SEGMENTS for sh4Eric Andersen
2003-12-02Disable pthreads for sh64 for the time being (since it is notEric Andersen
2003-11-29Minor typo fix.Manuel Novoa III
2003-11-18Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point opsManuel Novoa III
2003-11-16Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.Manuel Novoa III
2003-11-11Stefan Allius writes:Eric Andersen
2003-11-06George Thanos writes:Eric Andersen
2003-11-05Kill initfini.awkEric Andersen
2003-11-05v850 appers to be little endian onlyEric Andersen
2003-11-05duh. the alpha has an fpuEric Andersen
2003-11-05Yet more messing with selecting sane default configsEric Andersen
2003-11-05Yet more config system updatesEric Andersen