summaryrefslogtreecommitdiff
path: root/tools/gcc
AgeCommit message (Expand)Author
2014-03-02don't collect gthr-default.h anymore.mrg
2014-03-02don't collect c++allocator.h. we copy it via G_ALLOCATOR_H we'vemrg
2014-02-27define GCCDIST properly for GCC 4.1, and since it is now the samemrg
2014-02-26prepare for moving GCC 4.5 into gcc.old:mrg
2014-02-18put back some cppflags we lost.christos
2014-02-17Merge gcc-4.8 mknative bits.christos
2014-02-16The mpfr sources moved down into a src directory - deal with this inskrll
2013-11-28update to MPC 1.0.1.mrg
2013-10-21Improve wording and remove typosskrll
2013-10-21Move the GNUHOSTDIST assignment back to the top of the Makefile.skrll
2013-10-20Group the mknative stuff together - no functional changeskrll
2013-10-20g/c VAX_CONFIGURE_ARGSskrll
2013-10-20Make sure gmake is quiet when grabbing variables.skrll
2013-10-20Deleted 1 line too many in previous commit.skrll
2013-10-20g/c gcc3 goopskrll
2013-07-18m68k doesn't support with-float=softmatt
2013-06-28pass both NEWCONFIGDIR and NETBSDSRCDIR to mknative-gcc.mrg
2013-06-27use NETBSDSRCDIR to find mpc/mpfr/gmp, not NEWCONFIGDIR, themrg
2013-05-05Create a sanitise_includes function and use it everywhere it's needed.skrll
2013-04-25Avoid populating mknative output with gmp,mpfr, and mpc sourceskrll
2013-04-18Use --with-{mpc,mpfr,gmp}-{lib,include} to avoid the LIBISPRIVATE=noskrll
2012-12-26Note MKRUMP=no and the need to specify HAVE_GCC= explicitly when usingmartin
2012-09-27More tweaksskrll
2012-09-25No need to do "obj includes" twice.skrll
2012-09-25More tweaks. I didn't manage to complete a mknative from scratch run, butskrll
2012-09-18Update for gcc 4.5.4skrll
2012-09-16Attempt to describe the gcc 4.5 method (untested)skrll
2012-08-11Grab CRTSTUFF_T_CFLAGS_S.skrll
2012-05-31Always use system zlib. Avoids the need for 32bit build environment whenjoerg
2012-01-10Fix bootstrap-libgcc for gcc 4.5skrll
2012-01-10Fix (harmless?) HAVE_GCC comparison version.skrll
2011-12-12Explicitly request TLS support for mknative.joerg
2011-12-02Pull across the fix for target/50691skrll
2011-10-13Fix PPC _SOFT_FLOATmatt
2011-09-26remove pre-gcc-4.5 mknative remnants that have long ceased to function.christos
2011-09-23since omp.h is part of libgomp, put it in the libgomp files not themrg
2011-09-21add libgomp support. needed by "cc -fopenmp", that koffice 2.3 wants to use.mrg
2011-08-17Add an inline ex script to modify configargs.h for powerpc to auto-enablematt
2011-07-10force HAVE_AS_SPARC_GOTDATA_OP to false, since those relocs seemmrg
2011-07-03fix the previousmrg
2011-07-03-I$DESTDIR/usr/include is escaping into the generated files frommrg
2011-07-03copy sysroot-suffix.h as well, for sh3.mrg
2011-07-02also pull out LIB2ADD_ST for libgcc.mrg
2011-07-01avoid creating an unused directory.mrg
2011-07-01- call each ${MKNATIVE_CONFIG_TARGET_LIBS} target separatelymrg
2011-06-30fix previous; they belong in _headers1mrg
2011-06-30- repurpose MKNATIVE_CONFIG_TARGET_LIBS to list all the targetsmrg
2011-06-30also pull tr1_impl_headers parallel_headers and decimal_headers for libstdc++mrg
2011-06-29fix all-tree.def, and add gtyp-input.listmrg
2011-06-29fix the path for libdecnumber.mrg