summaryrefslogtreecommitdiff
path: root/external/gpl3/gcc/usr.bin/backend
AgeCommit message (Expand)Author
2023-06-03adapt to ${CC_WNO_MAYBE_UNINITIALIZED}lukem
2023-05-19gcc: fix build with clang++ HOST_CXXlukem
2021-09-18Patch the build script and toolchain to allow passing throughchristos
2021-04-13more -O0 for vaxmrg
2021-04-12various changes to get GCC 10 to build here.mrg
2020-09-15make build and work on sh3 and vax.mrg
2020-09-06build-hash-table.lo and build-vec.lo depend upon $HASH_TABLE_H not $GGC_Hmrg
2020-09-05make GCC 9.3.0 build itself:mrg
2020-09-05port reachover framework to GCC 9.mrg
2020-09-03Treat aarch64eb the same as aarch64, enabling aarch64eb buildjakllsch
2020-06-12external/gpl3/gcc: Suppress -Werror=maybe-uninitializedfox
2019-10-29Add more -O0 files for vax, sortchristos
2019-10-02make most of this compile:mrg
2019-02-09Fake mknative for riscv64, enough to complete a tools build.maya
2019-02-08clean all the temporary and other files in a build.mrg
2019-02-07apply -O0 to a few more files for vax.mrg
2019-02-04ira-color.c needs -Wno-error=int-in-bool-context for now.mrg
2018-11-06- make the build depend upon the BASE-VER file.mrg
2018-07-15Aarch64 specific generated files.christos
2018-04-19add missing cgraphunit.c dependancy on pass_manager.h. should fix reportmrg
2018-04-13fix some more missing depends issues. remove various wrong/old depends.mrg
2018-04-12fix the hard coded depends list for insn-*. i pulled these outmrg
2018-04-05pretty much everything depends upon insn-opinit.h via optabs-query.hmrg
2018-04-02apply some more vax -O0/-O1. this now builds.mrg
2018-04-02handle programs that have 3 outputs in a saner fashion.mrg
2018-02-11Use bsd.init.mk (instead of bsd.own.mk) consistently so thatchristos
2018-02-07make this actually work:mrg
2018-02-04make libbackend.a build and fix the libcommon.a sources list.mrg
2018-02-04partial work-in-progress to build GCC 6.4 natively:mrg
2017-10-08Don't try to rebuild gengtype-lex.c from yacc.joerg
2017-09-12Replicate fix from the old gcc.old: alpha.d needs pass-instances.def.he
2017-06-26Honor HOST_CXX.joerg
2017-02-14sorry, fix comment...rin
2017-02-13PR port-vax/51967 GCC 5.4 aborts on vax due to SIGILL for cc1rin
2016-09-29Run configure with MAKE=${TOOL_GMAKE:Q} - otherwise "checkinguwe
2016-09-03gcc generates incorrect jump tables with -fPIEchristos
2016-06-17arm-builtins needs insn-opinit.hskrll
2016-05-04use AC_USE_SYSTEM_EXTENSIONS in libiberty autoconf, which arranges formrg
2016-03-24XXX: gcc -O0 for vaxchristos
2016-03-22XXXGCC5: add symlinks for SH .cc files.mrg
2016-03-16for now, use a mknative-gcc copy of insn-modes.h and ensure that itmrg
2016-03-16quote AD and LD.mrg
2016-03-15port to GCC 5.3:mrg
2016-01-09add -fdebug-regex-map=regex=subst which works like sed -e s/regex/subst/christos
2015-02-01update m68k gcc bug workarounds for gcc 4.8. fixes PR 49609.chs
2015-01-07enable ltochristos
2014-07-06When building GCC with Clang, disable optimizations for tree.c until Ijoerg
2014-03-15make sure we use the C compiler (not C++) for CC= when running themrg
2014-03-10pass $LD and $AS to the auto-build.h generation, so its configuremrg
2014-03-01merge GCC 4.8 build.mrg