summaryrefslogtreecommitdiff
path: root/tools/gcc
AgeCommit message (Expand)Author
2022-07-23bump the netbsd version GCC to yesterday's date.mrg
2022-07-22don't rename codecvt.cc here, do it in a Makefile when consumed.mrg
2021-09-18Patch the build script and toolchain to allow passing throughchristos
2021-08-16fetch experimental_headers, experimental_bits_headers, and ext_host_headersmrg
2021-05-08Disable again initfini; breaks some archs and not worth dealing with whenchristos
2021-05-07enable initfini-array since all platforms support it.christos
2021-04-11add a netbsd version for GCC 10. properly generate omp-device-properties.h.mrg
2021-04-11fetch omp-device-properties.h and don't try to fetch sanitizermrg
2021-04-11make mknative-gcc.old for GCC 9. begin to update mknative-gcc for GCC 10.mrg
2020-09-09more consolidation and properly condition all variables like previously.mrg
2020-09-09consolidate a bunch of libstdc++ variable collection.mrg
2020-09-08oops, pull out the value of pstl_headers.mrg
2020-09-06mark GCC 9 as (so far) netbsd 20200907 version. this should fix themrg
2020-09-06pass down earm* not earmv5* to mknative-gcc.mrg
2020-09-05disable fetching stuff from libsanitizer for now. it needs libstdc++mrg
2020-09-05pull out a few more things for GCC 9.mrg
2020-09-05port to GCC 9.3.mrg
2020-08-13set MODULE to ${EXTERNAL_GCC_SUBDIR} so this actually works..mrg
2020-08-13set _OUTDIRBASE depending on $0, and then set _OUTDIR based on this.mrg
2020-08-12mknative-gcc is for GCC 8.4.mrg
2020-08-11update GCC 7 version to nb4 20200810, and fix the unknown GCC versionmrg
2020-03-11update date for GCC 8.4.0 import.mrg
2019-11-06add something to auto-detect when GCC has changed from gcc to gcc.oldmrg
2019-10-24arm needs more fileschristos
2019-10-16copy arm-cpu.h and arm-isa.h for arm platforms.mrg
2019-09-30remove HAVE_GCC == 6 support, add HAVE_GCC == 8 supportmrg
2019-09-09Fix bugurl. PR toolchain/48712maya
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