]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-02-14  Matheus Castanhors6000: fixinc: Skip machine_name fix for powerpc*...
2020-02-13  Jakub Jelinekc++: Emit DFP typeinfos even when DFP is disabled ...
2020-02-13  Jason Merrillc++: Fix useless using-declaration.
2020-02-13  Jason Merrillc++: Fix static local vars in extern "C".
2020-02-13  Patrick Palkalibstdc++: Implement ranges [specialized.algorithms]
2020-02-13  Patrick Palkalibstdc++: Move some ranges algos to a new header ...
2020-02-13  Jakub Jelinekc: Fix ICE with cast to VLA [93576]
2020-02-13  Alexandre Olivaskip fixinc on vxworks7*, amend mkheaders
2020-02-13  Sandra LoosemoreAdd -fdelete-null-pointer-checks to more new C++ testcases.
2020-02-13  H.J. Lui386: Skip ENDBR32 at the target function entry
2020-02-13  Claudiu Zissulescuarc: Don't use if-conversion when optimizing for size.
2020-02-13  Claudiu Zissulescu[ARC] Deprecate q-class option.
2020-02-13  Claudiu Zissulescu[ARC] Use TARGET_INSN_COST.
2020-02-13  Claudiu Zissulescu[ARC] Update mlo/mhi handling when big-endian CPU.
2020-02-13  Jakub Jelineki386: Fix up _mm*_mask_popcnt_epi* [PR93696]
2020-02-13  Frederik HarwathAdd ChangeLog entry for my last commit
2020-02-13  Frederik Harwathopenmp: ignore nowait if async execution is unsupported...
2020-02-13  Jakub Jelineksccvn: Handle bitfields in vn_reference_lookup_3 [PR93582]
2020-02-13  Richard Bienertestsuite/93717 fix up gcc.dg/optimize-bswapsi-2.c...
2020-02-13  Jakub Jelineki386: Fix k*shift* intrinsics [PR93673]
2020-02-13  Jakub Jelinektestsuite: Fix g++.dg/analyzer/pr93212.C with check...
2020-02-13  GCC AdministratorDaily bump.
2020-02-12  Jason Merrillc++: Fix constexpr if and braced functional cast.
2020-02-12  Iain Sandoecoroutines: Update to n4849 allocation/deallocation.
2020-02-12  Jakub Jelinektestsuite: Fix up gcc.target/powerpc/pr93122.c test
2020-02-12  Jeff LawCommit correct version of last patch
2020-02-12  Jeff LawCombine the two H8 mode shortening peepholes into a...
2020-02-12  Patrick Palkalibstdc++: Fix LWG issues 3389 and 3390
2020-02-12  Sandra LoosemoreUse a non-empty test program to test ability to link.
2020-02-12  Jakub Jelinekreal: Fix roundeven on inf/nan [PR93663]
2020-02-12  François Dumontlibstdc++: Add missing std:: qualification of a forward...
2020-02-12  Martin SeborPR middle-end/93646 - confusing -Wstringop-truncation...
2020-02-12  Jeff LawDrop unused comparison shortening pattern and consolida...
2020-02-12  Wilco Dijkstra[AArch64] Set ctz rtx_cost (PR93565)
2020-02-12  Wilco Dijkstra[AArch64] Improve popcount expansion
2020-02-12  Jeff LawClean up dead patterns, splitters, expanders and peepho...
2020-02-12  Marek Polacekc++: Add new test [PR88819]
2020-02-12  Marek Polacekc++: Fix ICE-on-invalid with broken attribute [PR93684]
2020-02-12  Jakub Jelineki386: Fix up vec_extract_lo* patterns [PR93670]
2020-02-12  Richard Bienertestsuite/93697 fix inconsistent warning in testcase
2020-02-12  Kewen Lin[IRA] Fix PR91052 by skipping multiple_sets insn in...
2020-02-12  David Malcolmanalyzer: use ultimate alias target at calls (PR 93288)
2020-02-12  Segher Boessenkoolrs6000: Use strlen instead of sizeof - 1
2020-02-12  David Malcolmanalyzer: g++ testsuite support
2020-02-12  GCC AdministratorDaily bump.
2020-02-12  Jason Merrillc++: Fix implicit friend operator==.
2020-02-11  Martin SeborPR tree-optimization/93683 - ICE on calloc with unused...
2020-02-11  Will SchmidtAdd ppc_ieee128_ok target-supports proc
2020-02-11  Michael MeissnerRename -mprefixed-addr to be -mprefixed, and document it.
2020-02-11  David Malcolmanalyzer: fix ICE due to missing state_change purging...
2020-02-11  David Malcolmanalyzer: fix ICE in "__analyzer_dump_exploded_nodes...
2020-02-11  David Malcolmanalyzer: fix ICE with equiv_class constant (PR 93649)
2020-02-11  David Malcolmanalyzer.opt: reword descriptions of two dump options...
2020-02-11  David Malcolmanalyzer: workaround for nested pp_printf
2020-02-11  Hans-Peter... regalloc/debug: fix buggy print_hard_reg_set
2020-02-11  Will SchmidtTweak testcases for pr70010
2020-02-11  Stam Markianos... [GCC][PATCH][ARM]Add ACLE intrinsics for dot product...
2020-02-11  Richard Bienertree-optimization/93661 properly guard tree_to_poly_int64
2020-02-11  Richard Bienertree-optimization/93661 properly guard tree_to_poly_int64
2020-02-11  Jason Merrillc++: Fix static initialization from <=>.
2020-02-11  Patrick Palkac++: Fix return type deduction with an abbreviated...
2020-02-11  Patrick Palkac++: Improve dump_decl for standard concepts
2020-02-11  GCC AdministratorDaily bump.
2020-02-10  David Malcolmanalyzer.opt: fix typos in descriptions (PR 93659)
2020-02-10  David Malcolmanalyzer: handle vector types (PR 93350)
2020-02-10  David Malcolmanalyzer: fix ICE reporting NULL dereference (PR 93647)
2020-02-10  Jakub Jelineki386: Fix -mavx -mno-mavx2 ICE with VEC_COND_EXPR ...
2020-02-10  David Malcolmanalyzer: fix ICE with fortran constant arguments ...
2020-02-10  David Malcolmanalyzer: gfortran testsuite support
2020-02-10  Jeff LawFix libgcc build failure for FRV with recent versions...
2020-02-10  Iain SandoeDarwin: -Wformat-diag fix (PR93641)
2020-02-10  Andrew BensonFix bogus duplicate attribute errors for submodule...
2020-02-10  Martin SeborPR c/93640 - The write_only and read_write attributes...
2020-02-10  Hans-Peter... gcc.target/cris/dbr-1.c: New test.
2020-02-10  Hans-Peter... gcc.target/cris/pr93372-3.c, -4.c...-35.c: New tests.
2020-02-10  Hans-Peter... gcc.target/cris/pr93372-2.c, -5.c, -8.c: New tests.
2020-02-10  Hans-Peter... gcc.target/cris/pr93372-1.c: New test.
2020-02-10  Hans-Peter... gcc.target/cris/cris.exp (check_effective_target_cc0...
2020-02-10  Hans-Peter... cris: try to generate zero-based comparisons
2020-02-10  H.J. LuMove ChangeLog entry of commit bf6465d046 from gcc...
2020-02-10  Jakub Jelinekarm: Add testcase for already fixed ICE [PR91913]
2020-02-10  H.J. Lui386: Properly pop restore token in signal frame
2020-02-10  Richard Earnshawarm: correct constraints on movsi_compare0 [PR91913]
2020-02-10  Hans-Peter... md.texi (Define Subst): Match closing paren in example.
2020-02-10  Jakub Jelinekc-format: -Wformat-diag fix [PR93641]
2020-02-10  Christophe... arm: Fix up arm installed unwind.h for use in pedantic...
2020-02-10  Jakub Jelinekc++: Fux strncmp last argument in dump_decl_name [PR93641]
2020-02-10  Jakub Jelineki386: Fix strncmp last arguments in x86_64_elf_section_...
2020-02-10  Jason Merrillc++: Fix flexible array with synthesized constructor.
2020-02-10  Frederik HarwathAdd xfails to libgomp tests target-{33,34}.c, target...
2020-02-10  Feng XueUpdate testcase ChangeLog for PR93203
2020-02-10  Feng XueGeneralized value pass-through for self-recusive functi...
2020-02-10  GCC AdministratorDaily bump.
2020-02-09  Uros BizjakFix target selector for pr91333.c
2020-02-09  Uros BizjakImprove splitX passes management
2020-02-09  Jonathan Wakelylibstdc++: Fix names of types in comment
2020-02-09  Jonathan Wakelylibstdc++: Fix non-ASCII characters in comment
2020-02-09  Jonathan Wakelylibstdc++: Fix BUILTIN-PTR-CMP helpers
2020-02-09  Jakub Jelinekc++: Fix ICE during constexpr virtual call evaluation...
2020-02-09  Jakub Jelinekopenmp: Optimize DECL_IN_CONSTANT_POOL vars in target...
next