summaryrefslogtreecommitdiff
path: root/tools/gcc
AgeCommit message (Expand)Author
2020-08-14Pull up following revision(s) (requested by mrg in ticket #1049):martin
2019-03-20bump libstdc++.so.mrg
2019-03-19enable the workarounds for cortex a53 errata 835769 and 843419 by default.mrg
2019-02-27also bump the X in "nbX" with previousmrg
2019-02-27bump netbsd gcc version date.mrg
2019-02-26Remove "--disable-libstdcxx-dual-abi". This option does not do whatchristos
2019-02-23pull out libstdc++ config.h as-is, for gnu.ver processing.mrg
2019-02-17don't pass --disable-symver to mknative configure. this turns offmrg
2019-02-09- build the gthr*.h files to be installed on the fly, instead ofmrg
2019-02-04common-target source list is MD. make it so.mrg
2019-02-04- don't getlinks here, they're no longer used.mrg
2019-02-03add || true to the gthr-default.h copy, it can fail first time aroundmrg
2019-02-01- use --with-default-libstdcxx-abi=new for GCC, otherwise we get themrg
2019-01-19make includes works now.mrg
2019-01-19also pull out these variables:mrg
2019-01-19obsolete gcc 5 support.mrg
2018-11-11our GCC 6.5 is "nb4 20181109".mrg
2018-10-19Pass --without-isl to GCC.maya
2018-09-05remove GCC 5 marker. this is now nb3 20180905.mrg
2018-09-05copy across GCC 6.4 mknative-gcc into mknative-gcc.old.mrg
2018-09-04also pullout INTERNAL_CFLAGS for the libgcc build, where it may havemrg
2018-09-04in configargs.h, as well as normalising to /usr/src, normalise themrg
2018-05-01Create a new bsd.hostinit.mk file and put the build definitions for all hostchristos
2018-05-01PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler mightchristos
2018-04-15fix the variable name for then non-gmake case.christos
2018-03-28bump the NetBSD GCC version. both GCC 5 and 6 got x86 spectremrg
2018-02-06also fetch GCOV_DUMP_OBJS.mrg
2018-02-05mark GCC 6.4 has nb1 20180203mrg
2018-02-03pullout port_specific_symbol_files from libstdc++.mrg
2018-02-02convert HAVE_GCC handling to modern GCC release numbering:mrg
2017-11-29Be more selective about what to quote-quote: only paths and version numbers.christos
2017-11-29backslash me harder!christos
2017-11-29since gmake does not have :Q handle it in sed...christos
2017-11-28use make -C path/to -f Makefile instead of make -f path/to/Makefilechristos
2017-11-13update netbsd version.mrg
2017-10-04use the variable for the source dir instead of duplicating it.christos
2017-10-04- gcc.old == gcc-5.3, so copy mknative-gcc{,.old} and adjustchristos
2017-08-22move the GMP_MACHINE_ARCH definition into external/lgpl3/gmp/Makefile.arch.mrg
2017-05-21Remove MKCRYPTO option.riastradh
2017-03-22provide a common softfloat fenv implemenation and use it for softfloat builds.chs
2017-02-22GC more gcc 4.8 specific (dead) logicmaya
2016-10-05revert our changes; softfloat removal is now done in libgcc/config.hostchristos
2016-10-05We provide our own soft-float implementation in libc, so elide the libgccchristos
2016-06-07set gcc 5.4 netbsd version to 2016-06-06mrg
2016-04-21set _OUTDIR and _OUTDIRBASE properly for gcc.old, and fix a sed.mrg
2016-03-26use --with-diagnostics-color=auto-if-env as the default for GCC 5.mrg
2016-03-17set NETBSD_GCC_VERSION for GCC 5.3 separately.mrg
2016-03-16grab insn-modes.h, and do the libgcc bootstrap from gcc as well.mrg
2016-03-16unwind.h has a new problem, and fix the grabbing of x86 specific files.mrg
2016-03-15- pull i386-builtin-types.inc automatically on x86mrg