summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
...
* Microblaze port from the uClinux-dist,David McCullough2003-10-142-0/+108
* Patch from Peter Kjellerstedt:Eric Andersen2003-10-131-39/+37
* Patch from George Thanos adding support for the "e1" architecture.Eric Andersen2003-10-082-0/+113
* Updated cris configuration.Tobias Anderberg2003-10-011-3/+48
* oops.Eric Andersen2003-09-301-8/+8
* Patch from Philip Nye fixing mmu-lessEric Andersen2003-09-171-1/+1
* This should enabled building of uClibc locale support when using uClibc itself.Manuel Novoa III2003-09-162-4/+6
* Stefan Allius writes:Eric Andersen2003-09-112-5/+5
* Force Large File Support disabled on Cris, since somethingEric Andersen2003-09-091-0/+1
* Fix grammarEric Andersen2003-09-091-4/+4
* 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
* Force enable ADD_LIBGCC_FUNCTIONS on armEric Andersen2003-09-081-4/+2
* Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III2003-09-082-3/+27
* 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
* Minor cosmetic cleanups to avoid getting spurious bug reports.Eric Andersen2003-09-041-5/+19
* Let "$KERNEL_SOURCE/include/asm" be either a link or a directory.Eric Andersen2003-09-031-2/+2
* pass in "-s" directlyEric Andersen2003-09-011-1/+1
* Remove a bunch of guessing about the location of the kernelEric Andersen2003-09-011-0/+154
* Rob Landley writes:Eric Andersen2003-09-011-2/+2
* (1) Make UCLIBC_CC env var work even if __UCLIBC_CTOR_DTOR__ isn't defined.Miles Bader2003-08-281-4/+9
* Updated CRIS configuration files.Tobias Anderberg2003-08-272-7/+10
* Reluctantly add wordexp()Eric Andersen2003-08-241-0/+12
* Fix a few bugs in the new extended locale functions.Manuel Novoa III2003-08-241-39/+3
* Work around a bug in nm from binutils-2.14.90.0.5.Manuel Novoa III2003-08-181-1/+1
* Cleanup arm architecture optimizations and add big endian arm as well.Eric Andersen2003-08-181-12/+43
* Fixed a bug where locales nontrivially derived from iso14651_t1 did not haveManuel Novoa III2003-08-181-10/+30
* Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen2003-08-134-5/+156
* Add in a MALLOC_GLIBC_COMPAT option to let people decide if theyEric Andersen2003-08-081-1/+18
* Looks like I missed a spotEric Andersen2003-08-052-2/+2
* Shuffle options around a bitEric Andersen2003-08-051-131/+132
* Merge/rework config system per the latest from linux-2.6.0-test2Eric Andersen2003-08-0513-2553/+3449
* Fix a silly error.Manuel Novoa III2003-08-011-0/+1
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-018-170/+570
* Patch from Pavel Roskin to fixup toplevel help textEric Andersen2003-06-301-3/+12
* Add config option to enable 'struct tm' timezone extension fieldsEric Andersen2003-06-271-0/+13
* Several more cleanupsEric Andersen2003-06-241-29/+48
* Fix indenting for real this time.Eric Andersen2003-06-241-433/+433
* Make indenting be consistantEric Andersen2003-06-241-430/+431
* Rename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV' andEric Andersen2003-06-241-23/+29
* Ok... pasting in DUMPn() is unnecessary and technically incorrect.Manuel Novoa III2003-06-171-4/+4
* For some strange reason, davidm put this file in the wrong spot.Eric Andersen2003-06-161-0/+61
* As suggested by Marshall M. Midden at brecis, use -mno-split-addressesEric Andersen2003-06-124-4/+4
* Marshall M. Midden at brecis.com writes:Eric Andersen2003-06-114-0/+4
* Patch from Peter S. Mazinger to make the get-needed-libgcc-objectsEric Andersen2003-06-051-1/+1
* Enable ADD_LIBGCC_FUNCTIONS by default on armEric Andersen2003-05-301-0/+4
* Allow gcc to move/update by detecting where needed files are shouldEric Andersen2003-05-281-6/+101