summaryrefslogtreecommitdiffstats
path: root/extra/gcc-uClibc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Kill off the gcc wrapper. It has served us well, but there comes a time whenEric Andersen2003-11-041-88/+0
* 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
* Patch from Peter Kjellerstedt:Eric Andersen2003-10-131-39/+37
* pass in "-s" directlyEric Andersen2003-09-011-1/+1
* Patch from Konrad Eisele to omit -Wl,--dynamic-linker fromEric Andersen2003-03-051-0/+5
* Initial effort at adding profiling support.Eric Andersen2003-03-031-0/+5
* 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-271-5/+12
* 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-051-4/+1
* 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-311-6/+6
* Only try to install existing binariesEric Andersen2002-08-121-2/+5
* Only enable elf2flt support when using elf toolchainsEric Andersen2002-07-051-0/+5
* Change the default structure of the installed toolchainEric Andersen2002-07-021-7/+7
* Add support for doing the mmu-less thingEric Andersen2002-06-201-0/+5
* Fix a bug reported by Michael Weiser <michael@weiser.saale-net.de>Eric Andersen2002-06-201-1/+0
* 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
* Fix incorrect ordering of -L and -l options, which prevented thingsEric Andersen2002-03-221-2/+2
* Add initial support for compiling cpp code.Eric Andersen2002-03-181-0/+4
* Lose the -nostdlib, which causes problems with older binutils, andEric Andersen2002-02-271-1/+1
* Remove an erroneous -L-Eric Andersen2002-02-261-1/+1
* Fix the compiler wrapper yet more...Eric Andersen2002-02-231-1/+1
* Several needed cleanups to the gcc wrapper.Eric Andersen2002-02-201-1/+3
* Several little additions and cleanups. Add getw() and putw().Eric Andersen2002-02-021-2/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+6
* A few more (final?) cleanups for the installer behavior. I now thinkEric Andersen2001-08-131-3/+3
* Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch>-uclibc- spooferEric Andersen2001-08-131-8/+8
* Update the build system, yet again. I hope this is the last time...Eric Andersen2001-08-101-11/+10
* Fix behavior when installing the devel env, since somewhereEric Andersen2001-08-091-7/+9
* This syncs things up with my local tree. Mainly changes installerEric Andersen2001-08-081-10/+10
* Some cleanups needed for things to compile and work as expectedEric Andersen2001-07-171-8/+8
* This commit merges David Schleef's updates to the build system, which aEric Andersen2001-07-121-20/+13
* Oops.Eric Andersen2001-07-031-1/+1
* Allow the shared lib loader to fallback on the builddir if everythingEric Andersen2001-07-031-0/+1
* Changed dependencies of gcc-uClibc.h to ../../Config instead of cleanDavid Schleef2001-07-011-1/+1
* Don't create a fake readelf app. We are creating a real one now.Eric Andersen2001-06-131-2/+2
* Removed INSTALL_DIR and replaced it with DEVEL_PREFIX, ROOT_DIR, andManuel Novoa III2001-05-311-12/+13
* Fix up a few little problemsEric Andersen2001-05-161-9/+2
* Fix up naming of ld.so so every uses the same define. The top levelEric Andersen2001-05-101-1/+1
* Use the symbolic name, don't hard code.Eric Andersen2001-05-071-1/+1
* This patch allows powerpc to compile again. It also checks if weEric Andersen2001-05-041-1/+6
* This is kindof neat. With this update, you can now simply set yourEric Andersen2001-05-041-17/+30
* Avoid needing to distinguis between the install dir and the buildEric Andersen2001-05-031-3/+5
* Don't hard-code the major numberEric Andersen2001-04-261-1/+1