summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09aarch64: Retpoline (Spectre-V2 mitigation) for aarch64.master-retpolineChristoph Müllner
2020-12-09aarch64: Add C-function invocation for indirect branch pattern.Christoph Müllner
2020-12-05aarch64: Sanitize access to cfun in aarch64_declare_function_name()Christoph Muellner
2020-12-04gimple: Return fnspec only for replaceable new/delete operators called from n...Jakub Jelinek
2020-12-04i386: Add combine splitters to allow combining multiple insns into reg1 = con...Jakub Jelinek
2020-12-04fold-const: Don't use build_constructor for non-aggregate types in native_enc...Jakub Jelinek
2020-12-04c++: Revert dependent-array changes [PR 98116]Nathan Sidwell
2020-12-04c++: Module API declarationsNathan Sidwell
2020-12-04debug: Fix another vector DECL_MODE ICE [PR98100]Jakub Jelinek
2020-12-04dwarf: Add -gdwarf{32,64} optionsJakub Jelinek
2020-12-04testsuite: use param for if-to-switch testsMartin Liska
2020-12-04Add target selector to gcc.dg/pr98099.cEric Botcazou
2020-12-04Refactor -frecord-gcc-switches.Martin Liska
2020-12-04Fix checking failure in IPA-SRAEric Botcazou
2020-12-04Document missing params.Martin Liska
2020-12-04c++: Change __builtin_source_location to use __PRETTY_FUNCTION__ instead of _...Jakub Jelinek
2020-12-04Daily bump.GCC Administrator
2020-12-03c++: XFAIL testcase for PR98019Jason Merrill
2020-12-03c++: Fix bootstrap on 32-bit hosts [PR91828]Jason Merrill
2020-12-03Add support for detecting mismatched allocation/deallocation calls.Martin Sebor
2020-12-03c++: Exported using declsNathan Sidwell
2020-12-03c++: uninstantiated template friendsNathan Sidwell
2020-12-03Go testsuite: update new tests to version in source repoIan Lance Taylor
2020-12-03PowerPC: PR libgcc/97543 and libgcc/97643, fix long double issuesMichael Meissner
2020-12-03PR fortran/95342 - ICE in gfc_match_subroutine, at fortran/decl.c:7913Harald Anlauf
2020-12-03libstdc++: Fix typos in #error stringsJonathan Wakely
2020-12-03fix __builtin___clear_cache overrider falloutAlexandre Oliva
2020-12-03libstdc++: Update C++20 library implementation statusJonathan Wakely
2020-12-03libtdc++: Define std::source_location for C++20JeanHeyd Meneide
2020-12-03libstdc++: Add std::bit_cast for C++20 [PR 93121]Jonathan Wakely
2020-12-03Go testsuite: add a bunch of new tests from source repoIan Lance Taylor
2020-12-03go-test.exp: add -I. when compiling in directoryIan Lance Taylor
2020-12-03c++: Add testcase for PR98019Jason Merrill
2020-12-03testsuite: update existing Go tests to source repoIan Lance Taylor
2020-12-03RTEMS: Add Cortex-R52 multilibSebastian Huber
2020-12-03libstdc++: Update powerpc-linux baselines for GCC 10.1Jonathan Wakely
2020-12-03libstdc++: Disable std::array assertions for C++11 constexprJonathan Wakely
2020-12-03c++: templatey type creationNathan Sidwell
2020-12-03i386: Fix up ix86_md_asm_adjust for TImode [PR98086]Uros Bizjak
2020-12-03c++: Testcases [PR 98115]Nathan Sidwell
2020-12-03compiler: cast comparison function result to expected bool typeIan Lance Taylor
2020-12-03compiler: defer to middle-end for complex divisionIan Lance Taylor
2020-12-03IBM Z: Fix mode in probe_stack patternAndreas Krebbel
2020-12-03c++: Fix array type dependency [PR 98107]Nathan Sidwell
2020-12-03aarch64: Don't fold svundef* at the gimple levelRichard Sandiford
2020-12-03Fix PR middle-end/98099Eric Botcazou
2020-12-03Fix PR middle-end/98082Eric Botcazou
2020-12-03c++: Add __builtin_bit_cast to implement std::bit_cast [PR93121]Jakub Jelinek
2020-12-03c++: consteval-defarg1.C test variant for templatesJakub Jelinek
2020-12-03tree-ssa-threadedge.c (record_temporary_equivalences_from_stmts_at_dest): Do ...Ilya Leoshkevich