summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/usr.bin/Makefile.inc
AgeCommit message (Expand)Author
2023-02-01for MKDEBUG builds, set CXXFLAGS += -g1 for all GCC binaries.mrg
2021-12-15no lint (c++)christos
2021-04-12various changes to get GCC 10 to build here.mrg
2019-02-01- update source listsmrg
2018-02-11Use bsd.init.mk (instead of bsd.own.mk) consistently so thatchristos
2018-02-04partial work-in-progress to build GCC 6.4 natively:mrg
2017-08-22move the GMP_MACHINE_ARCH definition into external/lgpl3/gmp/Makefile.arch.mrg
2017-08-04put the location of gmp/mpc/mpfr in a variable so we can .old them.mrg
2016-04-19Enable minimal warnings, disabling the unused and narrowing ones that gccchristos
2016-03-15build a host version of libcpp, same as we do for libiberty.mrg
2014-07-27Update the bug report URL as per PR 48712. I assume in order for thisdholland
2014-06-01port over 3 changes made here in the GCC 4.5 tree that we'll needmrg
2014-05-31make sure that files containing version numbers are rebuilt whenmrg
2014-05-29commonize the netbsd local version string. (the native one wasn'tmrg
2014-03-09Fix variable name, so BUGURL gets properly definedmartin
2014-03-04bump local pkg version.mrg
2014-03-01merge GCC 4.8 build.mrg
2014-02-26prepare for moving GCC 4.5 into gcc.old:mrg
2013-11-28handle with moved mpfr*.h files.mrg
2013-11-28update to MPC 1.0.1.mrg
2013-08-22Add MACHINE_ARCH's evbearmv5-e[bl] to workmatt
2013-08-06Use armv[4-7] to be consistentmatt
2013-08-05Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm substituted for armv[467].matt
2012-12-02Adjust everything under src (but outside src/tools) to useapb
2012-09-18Update for gcc 4.5.4skrll
2011-08-07after all the recent fixes, let's call this "NetBSD nb2 20110806"mrg
2011-07-21build GMP, MPFR and MPC as private libraries just for GCC. don'tmrg
2011-07-01fix version.c defines. now the version says:mrg
2011-06-29add G_BUGURL and G_PKGVERSION variables that are unquoted versions.mrg
2011-06-28build libdecnumber.mrg
2011-06-28- add LIBDECNUMBEROBJ.mrg
2011-06-28DEVPHASE of an actual gcc release is empty. do that.mrg
2011-06-24- fix the path for GCCARCH and GCCARCHmrg
2011-06-23fix a bunch of paths to look in the right places for gcc 4.5.mrg
2011-06-21move the gcc 4.5 usr.bin build makefiles to the right place.mrg