summaryrefslogtreecommitdiffstats
path: root/make/gcc-3.3.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove libgcc_eh hack. Things now build as they are supposed to.Manuel Novoa III2003-11-251-2/+0
* Fix the condition for applying the i386 soft float patch.Manuel Novoa III2003-11-241-1/+1
* Handle the case of no shared libgcc -- sh4 for instance.Manuel Novoa III2003-11-221-9/+14
* Ouch! Cut-n-paste strikes again!Manuel Novoa III2003-11-201-4/+3
* Fix missing line continuation.Manuel Novoa III2003-11-201-1/+1
* Add some quoting to handle unusual host compiler namingEric Andersen2003-11-201-10/+25
* automatically detect if we have a usable version of sedEric Andersen2003-11-191-18/+18
* Change 'sed -ie' to 'sed -i -e' to avoid littering the buildEric Andersen2003-11-181-18/+18
* By popular demand, use 'sed' rather than 'perl' for doingEric Andersen2003-11-131-18/+18
* Thomas Cameron writes:Eric Andersen2003-11-121-0/+3
* Slight cleanup, now that the locale option is handled in the main Makefile.Manuel Novoa III2003-11-111-4/+0
* make sure we have a directory before trying to install symlinksEric Andersen2003-11-071-1/+2
* Enable building soft float buildroot for gcc 3.3. Currently works forManuel Novoa III2003-11-011-56/+91
* Add support for 'make -j3' so make to run stuff in parallelEric Andersen2003-10-181-6/+6
* Update to gcc 3.3.2Eric Andersen2003-10-181-8/+14
* simplify things a little bitEric Andersen2003-10-151-58/+41
* Use a local copy of the source when building gcc-target (sinceEric Andersen2003-10-081-41/+42
* Fix the build when host arch == target archEric Andersen2003-09-301-6/+11
* With this, buildroot builds w/o needing the magic symlink,Eric Andersen2003-09-301-4/+25
* Fixup gcc_target build.Eric Andersen2003-09-271-1/+6
* This should at least build. I think.Eric Andersen2003-09-261-2/+3
* Rework toolchain build to make it much more modular andEric Andersen2003-09-141-0/+405