summaryrefslogtreecommitdiffstats
path: root/make/gcc-uclibc-3.3.mk
Commit message (Expand)AuthorAgeFilesLines
* Update to what I'm currently using. Lots of changes...Manuel Novoa III2004-09-031-272/+0Star
* Only install libgcc_s when it is presentEric Andersen2004-07-251-3/+3
* Install /lib/libgcc_s.so.1Eric Andersen2004-07-201-2/+9
* Use stock gcc 3.3.4Eric Andersen2004-06-141-4/+2Star
* Sync with the latest from Debian testingEric Andersen2004-04-201-0/+1
* Use cannonical gnu.org site for gcc 3.3.xEric Andersen2004-03-251-2/+2
* Patch from Lauri Leukkunen adding knobs controlling whetherEric Andersen2004-02-271-0/+3
* We need to remove the *.la files or libtool gets confused in the rootfs.Manuel Novoa III2004-02-271-1/+1
* Update binutils from 2.14.90.0.6 to 2.14.90.0.8.Manuel Novoa III2004-02-181-4/+5
* Use --enable-sjlj-exceptions when configuring gcc so that exception handlingManuel Novoa III2004-02-111-0/+6
* Remove USE_LINUX_UCLIBC option, since that is now the onlyEric Andersen2004-01-301-2/+0Star
* As noted by Joakim Tjernlund, we should force ln to overwriteEric Andersen2004-01-201-2/+2
* Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.Manuel Novoa III2004-01-161-0/+19
* Oops... forgot --with-headers when building the cross compilers. So theManuel Novoa III2004-01-141-0/+4
* Enable building <arch>-linux-uclibc toolchains. Note that, due to configManuel Novoa III2004-01-141-0/+235