summaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Expand)Author
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
2003-01-23Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen
2003-01-16Update build rules a bit. fix quoting problems. Update defaultEric Andersen
2003-01-11Patch from Robert Schwebel -- support ncurses installed in /usr/localEric Andersen
2002-12-20Obligatory forgotten update...Manuel Novoa III
2002-12-20Add a target so that people can download and use pregenerated locale dataManuel Novoa III
2002-12-20The big thing is locale dependent collation support.Manuel Novoa III
2002-12-17Patch from Stefan Allius. Only build config stuff when needed.Eric Andersen
2002-12-13Only build the ncurses stuff when it is needed, based on aEric Andersen
2002-12-12Use crt1.o when ctor/dtor support is enabledEric Andersen
2002-12-12When -shared is specified, meaning they wish to create a sharedEric Andersen
2002-12-12It seems SCO puts touch in a wierd placeEric Andersen
2002-12-05Removed redundant definition of __USE_WEAK_ALIASES.Tobias Anderberg
2002-12-04Change some variable names so we are more consistant with whatEric Andersen
2002-12-04I forgot to kill these files in my last commit.Eric Andersen
2002-12-04This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which wasEric Andersen
2002-12-02Spelling fixesEric Andersen
2002-11-27Make support for global constructors and global destructors beEric Andersen
2002-11-27Fix the defaults to make them be saneEric Andersen
2002-11-22Ok... here's the summary:Manuel Novoa III
2002-11-21Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen
2002-11-21Improve malloc debugging support.Miles Bader
2002-11-20Patch from Stefan Allius:Eric Andersen
2002-11-19Implement dynamic atexit handling. Adds a few bytes and a dependancyEric Andersen
2002-11-15Ronald Wahl writes:Eric Andersen
2002-11-09fix typoAaron Lehmann
2002-11-09Update from upstreamEric Andersen
2002-11-09typo fixesEric Andersen
2002-11-09Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric Andersen