summaryrefslogtreecommitdiffstats
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update build rules a bit. fix quoting problems. Update defaultEric Andersen2003-01-163-3/+10
* Patch from Robert Schwebel -- support ncurses installed in /usr/localEric Andersen2003-01-111-1/+8
* Obligatory forgotten update...Manuel Novoa III2002-12-201-141/+183
* Add a target so that people can download and use pregenerated locale dataManuel Novoa III2002-12-201-0/+6
* The big thing is locale dependent collation support.Manuel Novoa III2002-12-20158-827/+64827
* Patch from Stefan Allius. Only build config stuff when needed.Eric Andersen2002-12-172-3/+7
* Only build the ncurses stuff when it is needed, based on aEric Andersen2002-12-132-24/+26
* Use crt1.o when ctor/dtor support is enabledEric Andersen2002-12-121-2/+5
* When -shared is specified, meaning they wish to create a sharedEric Andersen2002-12-121-6/+9
* It seems SCO puts touch in a wierd placeEric Andersen2002-12-121-1/+1
* Removed redundant definition of __USE_WEAK_ALIASES.Tobias Anderberg2002-12-052-1/+79
* Change some variable names so we are more consistant with whatEric Andersen2002-12-043-15/+14
* I forgot to kill these files in my last commit.Eric Andersen2002-12-042-227/+0
* This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which wasEric Andersen2002-12-0413-377/+273
* Spelling fixesEric Andersen2002-12-021-9/+9
* Make support for global constructors and global destructors beEric Andersen2002-11-274-12/+62
* Fix the defaults to make them be saneEric Andersen2002-11-271-3/+0
* Ok... here's the summary:Manuel Novoa III2002-11-228-75/+563
* Patch from Yoshinori Sato to update the h8300 architecture.Eric Andersen2002-11-212-1/+2
* Improve malloc debugging support.Miles Bader2002-11-211-0/+11
* Patch from Stefan Allius:Eric Andersen2002-11-202-0/+19
* Implement dynamic atexit handling. Adds a few bytes and a dependancyEric Andersen2002-11-191-0/+17
* Ronald Wahl writes:Eric Andersen2002-11-151-0/+3
* fix typoAaron Lehmann2002-11-091-1/+1
* Update from upstreamEric Andersen2002-11-092-11/+9
* typo fixesEric Andersen2002-11-091-4/+4
* Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric Andersen2002-11-091-1/+1
* Scare people away from enabling locale support for now.Eric Andersen2002-11-081-3/+4
* Disable ldso debugging. It should not be on by default.Eric Andersen2002-11-081-2/+2
* Use NATIVE_CC. Don't hard code using 'gcc'.Eric Andersen2002-11-081-1/+1
* Patch from Stefan Allius for libgcc multilib supportEric Andersen2002-11-081-5/+3
* Patch from Stefan Allius to fixup SuperH ARCH_HAS_MMU and ARCH_HAS_FPUEric Andersen2002-11-081-1/+5
* Initial checkin.Miles Bader2002-11-081-0/+59