summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/lib
AgeCommit message (Expand)Author
2014-03-04partial mknative-gcc for gcc 4.8 and ppc64.mrg
2014-03-04forgotten mknative-gcc 4.8 for mips64el.mrg
2014-03-04mknative-gcc 4.8 for most platforms. missing: ppc64, m68010, ia64, coldfire.mrg
2014-03-02- set DIST based upon EXTERNAL_GCC_SUBDIRmrg
2014-03-02rearrange the code to copy renamed files to have more explicit paths.mrg
2014-03-02delete files we know the source of and don't need to collect withmrg
2014-03-01add a caveat about a construct in this makefile:mrg
2014-03-01revert the previous; it doesn't work.mrg
2014-03-01convert BUILDSYMLINKS to INCSNAME_*. one less step to take.mrg
2014-03-01merge GCC 4.8 build.mrg
2014-02-27Explicitly remove .note.netbsd.mcmodel sections (eroneously generatedmartin
2014-02-27fix another dated DIST.mrg
2014-02-26oops, avoid re-setting DIST to something that might be wrong now.mrg
2014-02-26prepare for moving GCC 4.5 into gcc.old:mrg
2014-01-11Don't pass -Wl,-x to ${CC} since that strips symbols needed by ARM BE.matt
2014-01-11Don't use ${LD} -x because it screws up ARM BE.matt
2013-11-01pick up omp.h from the libgomp directory not from /usr/include/gcc-4.5. Makeschristos
2013-10-02If building with MKPIC=no, then set PICFLAGS to empty, otherwise bsd.lib.mkchristos
2013-09-12Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is smalljoerg
2013-08-23More evbarmv5 fixes.matt
2013-08-22Make earmv5 work.matt
2013-08-22Add MACHINE_ARCH's evbearmv5-e[bl] to workmatt
2013-08-06GCC configury for earmv4eb earmv6eb earmv6hfebmatt
2013-08-06gcc configury for earmv4, earmv6, earmv6hf, earmv7, earmv7hfmatt
2013-08-05earmv7eb gcc configurymatt
2013-08-05Add mknative files for earmv7hfeb MACHINE_ARCH.matt
2013-07-19gmp, binutils, gcc, gdb configury for coldfirematt
2013-07-18Don't emit _fix _floatun for coldfirematt
2013-06-28re-run mknative-gcc. pickups fixes for ENABLE_SHARED (whichmrg
2013-05-05Missed earmhfeb files from gcc mknativeskrll
2013-05-05mknative gcc re-run for earm*skrll
2013-05-01Use MACHINE_CPU instead of MACHINE_ARCHmatt
2013-04-30Re-order .PATH so that mknative headers are picked up first. Fixesskrll
2013-04-30Use !empty(LIBGCC_MACHINE_ARCH:Mearm*)matt
2013-04-29Remove a hack.skrll
2013-04-28Don't forget to include bsd.own.mk.joerg
2013-04-28Introduce MKLIBSTDCXX, defaulting to yes.joerg
2013-04-26Re-run gcc mknative for earmskrll
2013-04-25Re-run mknative.skrll
2013-04-25mknative re-runskrll
2013-04-17Initial run of gcc mknative for earmebskrll
2013-02-14Make sure LIBGCC_MACHINE_ARCH is always defined.matt
2013-02-14For compat, use LIBGCC_MACHINE_ARCH (which defaults to MACHINE_ARCH).matt
2013-02-05updated mknative gcc bits for earmhfmatt
2013-02-04gcc mknative for earmhfmatt
2013-02-03earmhf mknative for libgccmatt
2013-02-03Use MACHINE_CPU for arm instead of MACHINE_ARCHmatt
2012-12-27ia64 mknative results for gcc and binutilsmartin
2012-12-16Remove G_CONFIGDIR from .PATH as nothing defines it (anymore)skrll
2012-12-08XXX: Use earm for earmebchristos