]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-03-16  Srinath Parvathaneni[ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.
2020-03-16  Iain Buclawlibphobos: Reset libtool_VERSION to 1:0:0
2020-03-16  Aaron SawdeyFix ChangeLog formatting from my commit last friday.
2020-03-16  Uros Bizjakx32 does not support MS ABI, skip testcases that requir...
2020-03-16  H.J. Lui386: Use ix86_output_ssemov for SImode TYPE_SSEMOV
2020-03-16  Iain Buclawd/dmd: Merge upstream dmd b061bd744
2020-03-16  Iain Buclawlibphobos: Merge upstream druntime 6c45dd3a, phobos...
2020-03-16  Jakub Jelinektree-inline: Fix a -fcompare-debug issue in the inliner...
2020-03-16  Jakub Jelinektree-inline: Fix a -fcompare-debug issue in the inliner...
2020-03-16  Bin ChengUpdate post order number for merged SCC.
2020-03-16  GCC AdministratorDaily bump.
2020-03-15  H.J. Lui386: Use ix86_output_ssemov for SFmode TYPE_SSEMOV
2020-03-15  Iain Sandoecoroutines: Fix indentation (NFC).
2020-03-15  Lewis Hyattdriver: Fix redundant descriptions in options
2020-03-15  Jakub Jelinektree-nested: Fix handling of *reduction clauses with...
2020-03-15  GCC AdministratorDaily bump.
2020-03-14  H.J. Lui386: Use ix86_output_ssemov for DImode TYPE_SSEMOV
2020-03-14  Jason Merrillc++: Fix ICE-after-error on partial spec [92068]
2020-03-14  Jason Merrillc++: Find parameter pack in typedef in lambda [92909].
2020-03-14  Jason Merrillc++: Fix CTAD with multiple-arg ctor template [93248].
2020-03-14  Iain Buclawlibphobos: Merge upstream druntime 7915b6a3
2020-03-14  Segher Boessenkoolrs6000/test: Fix selector in fold-vec-mule-misc.c
2020-03-14  Jakub JelinekFix doubled indefinite articles, mostly in comments.
2020-03-14  GCC AdministratorDaily bump.
2020-03-13  Aaron SawdeyFix UBSAN error, shifting 64 bit value by 64.
2020-03-13  David Malcolmanalyzer: handle NOP_EXPR in get_lvalue [PR94099,PR94105]
2020-03-13  Iain Buclawd/dmd: Merge upstream dmd e9420cfbf
2020-03-13  Vasee Vinayagamoorthytestsuite: Fix misquoted string in bfcvt-nosimd.c
2020-03-13  Vladimir N... PR92303: Try to simplify memory subreg.
2020-03-13  Martin SeborPR c/94040 - ICE on a call to an invalid redeclaration...
2020-03-13  Eric BotcazouFix wrong year in ChangeLog.
2020-03-13  Martin SeborPR c/94040 - ICE on a call to an invalid redeclaration...
2020-03-13  Uros Bizjaktestsuite: Assorted x32 testsuite fixes
2020-03-13  Segher Boessenkooldf: Don't abuse bb->aux (PR94148, PR94042)
2020-03-13  Patrick Palkac++: Redundant -Wdeprecated-declarations warning in...
2020-03-13  Richard Bienertree-optimization/94163 constrain alignment set by PRE
2020-03-13  Martin LiskaDo not strcat to result of getenv.
2020-03-13  Kewen Lin[testsuite] Fix PR93935 to guard case under vect_hw_mis...
2020-03-13  Jakub Jelinekaarch64: Fix another bug in aarch64_add_offset_1 [PR94121]
2020-03-13  H.J. Lui386: Use ix86_output_ssemov for DFmode TYPE_SSEMOV
2020-03-13  Bu Leaarch64: Add --params to control the number of recip...
2020-03-13  Eric BotcazouFix incorrect filling of delay slots in branchy code...
2020-03-13  Eric BotcazouFix unaligned load with small memcpy on the ARM
2020-03-13  GCC AdministratorDaily bump.
2020-03-12  Richard SandifordRemove no-op register to register copies in CSE just...
2020-03-12  Jeff LawSupport for the CPEN control register was removed in...
2020-03-12  Jakub Jelinekmaintainer-scripts: Fix up gcc_release without -l,...
2020-03-12  Jakub Jelinekmaintainer-scripts: Fix jit documentation build with...
2020-03-12  Richard Bienertree-optimization/94103 avoid CSE of loads with padding
2020-03-12  Jonathan Wakelylibstdc++: Fix test failure due to -Wnonnull warnings
2020-03-12  H.J. Lui386: Use ix86_output_ssemov for MMX TYPE_SSEMOV
2020-03-12  Tobias Burnus[Fortran, OpenACC] Reject vars of different scope in...
2020-03-12  Jakub Jelinekdoc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL description
2020-03-12  Jakub Jelinektree-dse: Fix mem* head trimming if call has lhs [PR94130]
2020-03-12  Jakub Jelinekc++: Tweak reshape_init_array_1 [PR94124]
2020-03-12  Bin Bin LvUpdate myself to MAINTAINERS
2020-03-12  Bin Bin Lv[rs6000] Fix a wrong GC issue
2020-03-12  Bin Bin LvAdd myself to MAINTAINERS
2020-03-12  Jakub Jelinektestsuite: Fix concepts-using2.C failure on 32-bit...
2020-03-12  GCC AdministratorDaily bump.
2020-03-11  Jason Merrillc++: Fix ICE with concepts and aliases [PR93907].
2020-03-11  Marek Polacekc++: Fix wrong modifying const object error for COMPONE...
2020-03-11  Patrick Palkalibstdc++: Add a test that takes the split_view of...
2020-03-11  Delia BurduvBug fix: cannot convert 'const short int*' to 'const...
2020-03-11  Jakub Jelinekpdp11: Fix handling of common (local and global) vars...
2020-03-11  Kito ChengRISC-V: Fix testsuite regression due to recent IRA...
2020-03-11  Richard Bienerfold undefined pointer offsetting
2020-03-11  Matthew Malcomson[testsuite] Add @ lines to check-function-bodies fluff
2020-03-11  Eric BotcazouFix GIMPLE verification failure in LTO mode on Ada...
2020-03-11  Eric BotcazouFix internal error on locally-defined subpools
2020-03-11  Jakub Jelinekaarch64: Fix ICE in aarch64_add_offset_1 [PR94121]
2020-03-11  Jakub Jelinekvalue-prof: Fix abs uses in value-prof.c [PR93962]
2020-03-11  Jakub Jelinekdfp: Fix decimal_to_binary [PR94111]
2020-03-11  Jakub Jelinekldist: Further fixes for -ftrapv [PR94114]
2020-03-11  Patrick Palkalibstdc++: LWG 3286 ranges::size is not required to...
2020-03-11  Jeff LawFix length computation for movsi_insv which resulted...
2020-03-11  Marek Polacekc++: Fix wrong conversion error with non-viable overloa...
2020-03-11  Jason Merrillc++: Fix deferred noexcept on constructor [PR93901].
2020-03-11  Jason Merrillc++: Fix ICE with omitted template args [PR93956].
2020-03-11  Jiufu Guors6000: Check -+0 and NaN for smax/smin generation
2020-03-11  GCC AdministratorDaily bump.
2020-03-10  Jonathan Wakelylibstdc++: Fix uses of _M_current in split_view's outer...
2020-03-10  Jason Merrillc++: Add tests for PR93922 and PR94041.
2020-03-10  Jason Merrillc++: Partially revert patch for PR66139.
2020-03-10  Will SchmidtPR90763: PowerPC vec_xl_len should take const argument.
2020-03-10  Jonathan Wakelylibstdc++: Fix noexcept guarantees for ranges::split_view
2020-03-10  Roman Zhuykovloop-iv: make find_simple_exit static
2020-03-10  Roman Zhuykovminor: fix intendation in ddg.c
2020-03-10  Uros Bizjaktestsuite: Scan for SSE reg-reg moves only in pr80481.C
2020-03-10  Jeff LawRevert "Fix regression reported by tester due to recent...
2020-03-10  Jonathan Wakelylibstdc++: Fix invalid noexcept-specifier (PR 94117)
2020-03-10  Jonathan Wakelylibstdc++: Change compile-only test to run
2020-03-10  Jakub Jelineki386: Fix up *testqi_ext_3 insn&split for the *testdi_1...
2020-03-10  Joseph MyersUpdate gcc sv.po.
2020-03-10  Jason Merrillgdbinit.in: Fix typo.
2020-03-10  GCC AdministratorDaily bump.
2020-03-10  Joseph MyersUpdate cpplib da.po.
2020-03-09  Marek Polacekc++: Fix convert_like in template [PR91465, PR93870...
2020-03-09  Jonathan Wakelylibstdc++: Handle type-changing path concatenations...
2020-03-09  Jakub Jelinekc++: Readd [LR]ROTATE_EXPR support to constexpr.c ...
next