summaryrefslogtreecommitdiff
path: root/make/gcc-uclibc-3.3.mk
AgeCommit message (Expand)Author
2004-09-03Update to what I'm currently using. Lots of changes...Manuel Novoa III
2004-07-25Only install libgcc_s when it is presentEric Andersen
2004-07-20Install /lib/libgcc_s.so.1Eric Andersen
2004-06-14Use stock gcc 3.3.4Eric Andersen
2004-04-20Sync with the latest from Debian testingEric Andersen
2004-03-25Use cannonical gnu.org site for gcc 3.3.xEric Andersen
2004-02-27Patch from Lauri Leukkunen adding knobs controlling whetherEric Andersen
2004-02-27We need to remove the *.la files or libtool gets confused in the rootfs.Manuel Novoa III
2004-02-18Update binutils from 2.14.90.0.6 to 2.14.90.0.8.Manuel Novoa III
2004-02-11Use --enable-sjlj-exceptions when configuring gcc so that exception handlingManuel Novoa III
2004-01-29Remove USE_LINUX_UCLIBC option, since that is now the onlyEric Andersen
2004-01-20As noted by Joakim Tjernlund, we should force ln to overwriteEric Andersen
2004-01-16Get soft float working for gcc 3.3.2. Support for arm, mips, mipsel, powerpc.Manuel Novoa III
2004-01-14Oops... forgot --with-headers when building the cross compilers. So theManuel Novoa III
2004-01-14Enable building <arch>-linux-uclibc toolchains. Note that, due to configManuel Novoa III