]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-12-03  Jonathan Wakelylibstdc++: Disable std::array assertions for C++11...
2020-12-03  Nathan Sidwellc++: templatey type creation
2020-12-03  Uros Bizjaki386: Fix up ix86_md_asm_adjust for TImode [PR98086]
2020-12-03  Nathan Sidwellc++: Testcases [PR 98115]
2020-12-03  Ian Lance Taylorcompiler: cast comparison function result to expected...
2020-12-03  Ian Lance Taylorcompiler: defer to middle-end for complex division
2020-12-03  Andreas KrebbelIBM Z: Fix mode in probe_stack pattern
2020-12-03  Nathan Sidwellc++: Fix array type dependency [PR 98107]
2020-12-03  Richard Sandifordaarch64: Don't fold svundef* at the gimple level
2020-12-03  Eric BotcazouFix PR middle-end/98099
2020-12-03  Eric BotcazouFix PR middle-end/98082
2020-12-03  Jakub Jelinekc++: Add __builtin_bit_cast to implement std::bit_cast...
2020-12-03  Jakub Jelinekc++: consteval-defarg1.C test variant for templates
2020-12-03  Ilya Leoshkevichtree-ssa-threadedge.c (record_temporary_equivalences_fr...
2020-12-03  Ilya LeoshkevichFix division by 0 in printf_strlen_execute when dumping
2020-12-03  Kito ChengRISC-V: Canonicalize --with-arch
2020-12-03  Przemyslaw... aarch64: Add +flagm to -march
2020-12-03  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR98104]
2020-12-03  liuhongtOptimize vpsubusw compared to 0 into vpcmpleuw or vpcmp...
2020-12-03  liuhongtFix incorrect replacement of vmovdqu32 with vpblendd...
2020-12-03  Jason Merrillc++: Push parms when late parsing default args
2020-12-03  Jason Merrillc++: Fix late-parsed default arg context
2020-12-03  Hongyu WangAdd popcount<mode> expander to enable popcount auto...
2020-12-03  Alexandre Olivaintroduce overridable clear_cache emitter
2020-12-03  Alexandre Olivaoptions.exp: unsupport tests that depend on missing...
2020-12-03  Martin SeborAdjust tests even more to avoid ILP32 failures after...
2020-12-03  Ilya Leoshkevichtree-ssa-threadbackward.c (profitable_jump_thread_path...
2020-12-03  GCC AdministratorDaily bump.
2020-12-03  Peter Bergnerc++: Treat OPAQUE_TYPE types as an aggregate type ...
2020-12-02  Jakub Jelinekdwarf2out: Fix up add_scalar_info not to create invalid...
2020-12-02  Jakub Jelinekc++: Implement LWG3396 Clarify point of reference for...
2020-12-02  qing zhaortl-optimization: Fix data flow maintenance bug in...
2020-12-02  Jonathan Wakelylibstdc++: Fix std::any pretty printer [PR 68735]
2020-12-02  Jason Merrillc++: Give better placeholder diagnostic
2020-12-02  Jason Merrillc++: Improve init handling
2020-12-02  Nathan Sidwellc++: typename_type structural comparison
2020-12-02  Jason Merrillgit: Tell git send-email where to send patches.
2020-12-02  Marek Polacekc++: Fix ICE with inline variable in template [PR97975]
2020-12-02  Marek Polacekc++: Fix tsubst ICE with invalid code [PR97993, PR97187]
2020-12-02  Nathan SidwellC++: Module-specific tree flags
2020-12-02  Ian Lance Taylorlibbacktrace: correct buffer overflow tests
2020-12-02  Martin SeborAdjust test to avoid ILP32 failures after r11-5622...
2020-12-02  Ilya LeoshkevichIBM Z: Use llihf and oilf to load large immediates...
2020-12-02  Simon MarchiSync .gitignore with binutils-gdb
2020-12-02  Ian Lance TaylorGo testsuite: update semi6.go from source repo
2020-12-02  Jonathan Wakelylibstdc++: Use libatomic for tests on all 32-bit powerp...
2020-12-02  Nathan Sidwellc++: RTTI accessors for modules
2020-12-02  Ian Lance Taylorcompiler: reword "declared and not used" error message
2020-12-02  Ian Lance Taylorcompiler: improve mixed named/unnamed parameter error...
2020-12-02  Ian Lance Taylorcompiler: don't advance past unexpected semicolon
2020-12-02  Eric BotcazouUpgrade ACATS testsuite to latest ACATS 2.6
2020-12-02  Nathan Sidwellc++: Add lang_decl, type_decl API
2020-12-02  Nathan Sidwellc++: Extend build_array_type API
2020-12-02  Nathan Sidwellc++: Fix bootstrap
2020-12-02  Richard Bienertree-optimization/97630 - fix SLP cycle memory leak
2020-12-02  Scott Snydervec.h: Fix GCC build with -std=gnu++20 [PR98059]
2020-12-02  Nathan SidwellC++ Module Binding Vector
2020-12-02  Claudiu ZissulescuMAINTAINERS: Add myself as arc port maintainer
2020-12-02  Martin Liskaipa: do not DECL_IS_MALLOC for void fns
2020-12-02  H.J. LuUse the section flag 'o' for __patchable_function_entries
2020-12-02  H.J. Lux86: Add the missing '.' for -mneeded
2020-12-02  Jonathan Wakelylibstdc++: Use longer timeout for istream::gcount(...
2020-12-02  Jonathan Wakelylibstdc++: Fix null pointer dereferences in __gnu_cxx...
2020-12-02  Jonathan Wakelylibstdc++: Fix indentation in rope
2020-12-02  Martin LiskaAdd new test-case.
2020-12-02  Richard Bienerguard maybe_set_vectorized_backedge_value calls
2020-12-02  Jakub Jelinekexpansion: Fix up infinite recursion due to double...
2020-12-02  Jakub Jelinekexpansion: Further improve double-word modulo, division...
2020-12-02  Martin LiskaFix __builtin_clear_padding for empty struct.
2020-12-02  Martin LiskaGDB hooks: improve documentation
2020-12-02  Kewen Linrs6000: Disable HTM for Power10 and later by default
2020-12-02  Uros Bizjaki386: Fix abs an maxmin expanders for TARGET_PARTIAL_RE...
2020-12-02  Martin Liskadiagnostics: ignore -fmax-errors for ICE
2020-12-02  Martin Liskaif-to-switch: Support chain with 2 BBs.
2020-12-02  Martin Liskaif-to-switch: consider only integral types
2020-12-02  Jeff LawUse add/sub/neg insns to eliminate compare/test insns...
2020-12-02  Maciej W. Rozyckiloop-iv: Fix typo in `iv_analyze_expr' description
2020-12-02  Ian Lance Taylorgo-test.exp: permit trailing */ on ERROR line
2020-12-02  H.J. LuUse SHF_GNU_RETAIN to preserve symbol definitions
2020-12-02  Jonathan Wakelylibstdc++: Make preprocessor checks for __cpp_lib_atomi...
2020-12-02  Jonathan Wakelylibstdc++: Fix filesystem::path pretty printer test...
2020-12-02  H.J. Lux86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234...
2020-12-02  GCC AdministratorDaily bump.
2020-12-01  Thomas RodgersAdd feature test macro for atomic<T>::wait
2020-12-01  Eugene RozenfeldOptimize max/min pattern with comparison
2020-12-01  Jeff LawFix mcore multilib specification
2020-12-01  Ville VoutilainenAdd pretty-printing support for __is_nothrow_{assignabl...
2020-12-01  Martin SeborPR middle-end/97595 - bogus -Wstringop-overflow due...
2020-12-01  Jeff LawFix more minor testsuite fallout from improved switch...
2020-12-01  JeanHeyd MeneideFeature: Macros for identifying the wide and narrow...
2020-12-01  Michael Weghornlibstdc++: Pretty printers for _Bit_reference and _Bit_...
2020-12-01  Jeff LawFix compromised tests after recent switch table improve...
2020-12-01  Jakub Jelinekopenmp: Avoid ICE on depend clause on depobj OpenMP...
2020-12-01  Martin SeborPR middle-end/97373 - missing warning on sprintf into...
2020-12-01  Eric BotcazouMake -fzero-call-used-regs work on the SPARC
2020-12-01  Martin Liskatestsuite: replace .* with a better regex
2020-12-01  Iain SandoeDarwin, D : Adjust the X spec to cater for duplicate...
2020-12-01  Martin Liskaif-to-switch: Fix test-suite patterns.
2020-12-01  Nathan SidwellC++ Module keywords
2020-12-01  Nathan SidwellC++ Module parameters & timers
next