summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* 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
* Accomodate building under cygwinEric Andersen2003-05-281-1/+16
* Some small fixups for the h8 support and add the h8s platform support.David McCullough2003-04-292-1/+79
* Avoid errors with buggy preprocessorsEric Andersen2003-03-311-2/+2
* Patch from Jordan Crouse to avoid potential rendering problemsEric Andersen2003-03-101-1/+1
* Patch from Konrad Eisele to omit -Wl,--dynamic-linker fromEric Andersen2003-03-052-1/+8
* Patch from Stefan Allius:Eric Andersen2003-03-051-11/+31
* Seperate pthread debugging from uClibc debugging. They are usedEric Andersen2003-03-041-0/+17
* Initial effort at adding profiling support.Eric Andersen2003-03-035-4/+81
* Patch from David Airlie to fix handling of ctor/dtor stuff when used inEric Andersen2003-02-271-18/+23
* Patch from Stefan Allius to make adding libgcc functions to the library anEric Andersen2003-02-051-1/+18
* Cleanup makefiles and make clean a bitEric Andersen2003-01-231-2/+2
* Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen2003-01-231-4/+4