summaryrefslogtreecommitdiffstats
path: root/extra/gcc-uClibc
Commit message (Expand)AuthorAgeFilesLines
* Kill off the gcc wrapper. It has served us well, but there comes a time whenEric Andersen2003-11-043-758/+0
* Peter Kjellerstedt writes:Eric Andersen2003-10-231-68/+65
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-10/+10
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-4/+4
* Brett Nash writes:Eric Andersen2003-10-151-1/+12
* Patch from Peter Kjellerstedt:Eric Andersen2003-10-131-39/+37
* pass in "-s" directlyEric Andersen2003-09-011-1/+1
* (1) Make UCLIBC_CC env var work even if __UCLIBC_CTOR_DTOR__ isn't defined.Miles Bader2003-08-281-4/+9
* 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
* 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
* Patch from Konrad Eisele to omit -Wl,--dynamic-linker fromEric Andersen2003-03-052-1/+8
* Initial effort at adding profiling support.Eric Andersen2003-03-032-1/+36
* Patch from David Airlie to fix handling of ctor/dtor stuff when used inEric Andersen2003-02-271-18/+23
* 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
* Change some variable names so we are more consistant with whatEric Andersen2002-12-041-1/+1
* Make support for global constructors and global destructors beEric Andersen2002-11-272-11/+44
* Ronald Wahl writes:Eric Andersen2002-11-151-0/+3
* Use NATIVE_CC. Don't hard code using 'gcc'.Eric Andersen2002-11-081-1/+1
* Fix gcc-uClibc.h dependanciesEric Andersen2002-11-051-1/+1
* Standardize LIBGCC_DIREric Andersen2002-11-052-8/+5
* Skip the dependancy on .config for nowEric Andersen2002-10-311-1/+1
* Fix a lingering reference to ConfigEric Andersen2002-10-311-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-312-7/+7
* Make `-nostdlib' and `-nodefaultlibs' work correctly.Miles Bader2002-10-231-6/+7
* This commit contains a patch from Stefan Allius <allius@atecom.com> to changeEric Andersen2002-10-011-4/+3
* Some minor C++ support updatesEric Andersen2002-09-121-1/+13
* Only try to install existing binariesEric Andersen2002-08-121-2/+5
* Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compilingEric Andersen2002-08-121-3/+20
* Patch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup things when invoked asEric Andersen2002-07-311-1/+11
* Only enable elf2flt support when using elf toolchainsEric Andersen2002-07-052-1/+6
* Change the default structure of the installed toolchainEric Andersen2002-07-021-7/+7
* Add support for doing the mmu-less thingEric Andersen2002-06-202-0/+8
* Fix a bug reported by Michael Weiser <michael@weiser.saale-net.de>Eric Andersen2002-06-202-14/+23
* Put GCCINCDIR here, which is the only place it is needed.Eric Andersen2002-05-301-1/+1
* Send the -s to the linkerEric Andersen2002-05-241-1/+1
* It doesn't make sense to supress linking for -i or -r,Eric Andersen2002-03-221-2/+0
* Fix incorrect ordering of -L and -l options, which prevented thingsEric Andersen2002-03-222-53/+38
* Add initial support for compiling cpp code.Eric Andersen2002-03-182-16/+42
* Setup so ctors/dtors can run. Disabled for now, since they doEric Andersen2002-03-141-15/+18
* Lose the -nostdlib, which causes problems with older binutils, andEric Andersen2002-02-272-1/+2
* Remove an erroneous -L-Eric Andersen2002-02-261-1/+1
* Patch from Miles Bader: All the -M* options shouldEric Andersen2002-02-261-3/+3
* Yet another iteration...Eric Andersen2002-02-251-51/+62
* Both Miles and Manuel complained about this one. I was silentlyEric Andersen2002-02-251-2/+2