summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
2003-09-09Enable automagic locale data downloadsEric Andersen
2003-09-09Add in several config system updates for locale support.Eric Andersen
2003-09-09Fix wctype.c so that wchar can be enabled without ctype table-based functions.Manuel Novoa III
2003-09-08Force enable ADD_LIBGCC_FUNCTIONS on armEric Andersen
2003-09-08Add back in table-less ctype funcs for those interested in minimizingManuel Novoa III
2003-09-06Update old_vfconfig help and some dependencies.Manuel Novoa III
2003-09-06Let people enable ftw, make glob an option, add a new "Big and Tall"Eric Andersen
2003-09-04Minor cosmetic cleanups to avoid getting spurious bug reports.Eric Andersen
2003-09-03Let "$KERNEL_SOURCE/include/asm" be either a link or a directory.Eric Andersen
2003-09-01pass in "-s" directlyEric Andersen
2003-09-01Remove a bunch of guessing about the location of the kernelEric Andersen
2003-09-01Rob Landley writes:Eric Andersen
2003-08-28(1) Make UCLIBC_CC env var work even if __UCLIBC_CTOR_DTOR__ isn't defined.Miles Bader
2003-08-27Updated CRIS configuration files.Tobias Anderberg
2003-08-24Reluctantly add wordexp()Eric Andersen
2003-08-24Fix a few bugs in the new extended locale functions.Manuel Novoa III
2003-08-18Work around a bug in nm from binutils-2.14.90.0.5.Manuel Novoa III
2003-08-18Cleanup arm architecture optimizations and add big endian arm as well.Eric Andersen
2003-08-18Fixed a bug where locales nontrivially derived from iso14651_t1 did not haveManuel Novoa III
2003-08-13Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen
2003-08-08Add in a MALLOC_GLIBC_COMPAT option to let people decide if theyEric Andersen
2003-08-05Looks like I missed a spotEric Andersen
2003-08-05Shuffle options around a bitEric Andersen
2003-08-05Merge/rework config system per the latest from linux-2.6.0-test2Eric Andersen
2003-08-01Fix a silly error.Manuel Novoa III
2003-08-01Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III
2003-06-30Patch from Pavel Roskin to fixup toplevel help textEric Andersen
2003-06-27Add config option to enable 'struct tm' timezone extension fieldsEric Andersen
2003-06-24Several more cleanupsEric Andersen
2003-06-24Fix indenting for real this time.Eric Andersen
2003-06-24Make indenting be consistantEric Andersen
2003-06-24Rename the very badly named 'UCLIBC_GCC' to 'UCLIBC_ENV' andEric Andersen
2003-06-17Ok... pasting in DUMPn() is unnecessary and technically incorrect.Manuel Novoa III
2003-06-16For some strange reason, davidm put this file in the wrong spot.Eric Andersen
2003-06-12As suggested by Marshall M. Midden at brecis, use -mno-split-addressesEric Andersen
2003-06-11Marshall M. Midden at brecis.com writes:Eric Andersen
2003-06-05Patch from Peter S. Mazinger to make the get-needed-libgcc-objectsEric Andersen
2003-05-30Enable ADD_LIBGCC_FUNCTIONS by default on armEric Andersen
2003-05-28Allow gcc to move/update by detecting where needed files are shouldEric Andersen
2003-05-28Accomodate building under cygwinEric Andersen
2003-04-29Some small fixups for the h8 support and add the h8s platform support.David McCullough
2003-03-31Avoid errors with buggy preprocessorsEric Andersen
2003-03-10Patch from Jordan Crouse to avoid potential rendering problemsEric Andersen
2003-03-05Patch from Konrad Eisele to omit -Wl,--dynamic-linker fromEric Andersen
2003-03-05Patch from Stefan Allius:Eric Andersen
2003-03-04Seperate pthread debugging from uClibc debugging. They are usedEric Andersen
2003-03-03Initial effort at adding profiling support.Eric Andersen
2003-02-27Patch from David Airlie to fix handling of ctor/dtor stuff when used inEric Andersen
2003-02-05Patch from Stefan Allius to make adding libgcc functions to the library anEric Andersen
2003-01-23Cleanup makefiles and make clean a bitEric Andersen