]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2020-09-03  Jonathan Wakelylibstdc++: Add workaround for weird std::tuple error...
2020-09-03  Jonathan Wakelylibstdc++: Optimise GCD algorithms
2020-09-03  Jakub Jelineklto: Cache location_ts including BLOCKs in GIMPLE strea...
2020-09-03  Richard BienerImprove constant folding of vector lowering with vector...
2020-09-03  Arnaud CharletPreliminary work on support for 128bits integers
2020-09-03  Arnaud CharletLook at fullest view when checking for static types...
2020-09-03  liuhongtOptimize memory broadcast for constant vector under...
2020-09-03  liuhongtAdjust testcase.
2020-09-03  GCC AdministratorDaily bump.
2020-09-02  Iain Buclawd: __vectors unsupported in hardware should be rejected...
2020-09-02  Iain Buclawd: Only test with default permutation flags for runnabl...
2020-09-02  Iain Buclawd: Move all runnable tests in gdc.dg to gdc.dg/torture
2020-09-02  Jonathan Wakelyc++: Stop defining true, false and bool as macros in...
2020-09-02  Jonathan Wakelytestsuite: Add missing <exception> header to testcase
2020-09-02  Jonathan Wakelylibstdc++: Fix test to use correct function
2020-09-02  Jozef LawrynowiczMSP430: Fix -mlarge documentation to indicate size_t...
2020-09-02  Jonathan Wakelylibstdc++: Fix three-way comparison for std::array...
2020-09-02  Jozef LawrynowiczMSP430: Skip gcc.dg/pr55940.c in the small memory model
2020-09-02  Jonathan Wakelylibstdc++: Break header cycle between <new> and <exception>
2020-09-02  Jakub Jelinekfortran: Fix o'...' boz to integer/real conversions...
2020-09-02  Roger Saylehppa: Improve hppa_rtx_costs for shifts by constants.
2020-09-02  Jose E. Marchesibpf: use the default asm_named_section target hook
2020-09-02  Jose E. Marchesibpf: use elfos.h
2020-09-02  GCC AdministratorDaily bump.
2020-09-01  Martin SeborUse the determined lower bound of the range of offsets...
2020-09-01  Marek Polacekc++: Allow new char[4]{"foo"} [PR77841]
2020-09-01  Jonathan Wakelylibstdc++: Add compile-time checks to__glibcxx_assert...
2020-09-01  Peter Bergnerrs6000: MMA built-in dies with incorrect sharing of...
2020-09-01  Jonathan Wakelylibstdc++: Constrain chrono::duration conversions ...
2020-09-01  David Malcolmanalyzer: fix false NULL deref warning after previous...
2020-09-01  Martin Liskavec: use inexact growth where possible.
2020-09-01  Martin Liskavec: default exect = false in grow functions.
2020-09-01  Roger SaylePR middle-end/90597: gcc_assert ICE in layout_type
2020-09-01  Mark EgglestonFortran : ICE on invalid code PR95398
2020-09-01  Richard Bienerrtl-optimization/96812 - remap dependence info on RTL...
2020-09-01  Jakub Jelinekopenmp: Check for PARM_DECL before using C_ARRAY_PARAME...
2020-09-01  Feng XueCorrect Changelog for fix to PR96806
2020-09-01  Kewen Lintest/rs6000: Add Power9 and up as vect_len target
2020-09-01  GCC AdministratorDaily bump.
2020-08-31  Carl Lovers6000, remove improperly defined and unsupported builtins.
2020-08-31  David Malcolmanalyzer: handle __builtin___memset_chk [PR96798]
2020-08-31  David Malcolmanalyzer: gather builtin/internal fn handling into...
2020-08-31  David Malcolmanalyzer: fix ICE on unknown index in CONSTRUCTOR ...
2020-08-31  Marek Polacekc++: Implement P1009: Array size deduction in new-expre...
2020-08-31  David Malcolmanalyzer: fix ICE on RANGE_EXPR in CONSTRUCTORs [PR96763]
2020-08-31  David Malcolmanalyzer: fix ICE on casting float to pointer [PR96764]
2020-08-31  Aldy HernandezPR tree-optimization/96818 - cast label range to type...
2020-08-31  Iain Buclawd: Fix ICEs in the front-end when pointer size is 16...
2020-08-31  Richard Bienertree-optimization/96854 - testcase for SLP reduction...
2020-08-31  Christophe... testsuite: Fix aarch64/strcmpopt_6.c for -Wstringop...
2020-08-31  liuhongtRefine expander vec_unpacku_float_hi_v16si/vec_unpacku_...
2020-08-31  Jakub Jelinektree-cfg: Improve gimple switch verification
2020-08-31  Feng Xueipa/96806 - Fix ICE in ipa-cp due to integer addition...
2020-08-31  Jakub Jelinekvarasm: Optimize memory broadcast for constant vector...
2020-08-31  Kewen Lintestsuite: Update some vect cases for partial vectors
2020-08-31  GCC AdministratorDaily bump.
2020-08-30  Martin SeborUse get_size_range instead of get_range to obtain range...
2020-08-30  José Rui Faustino... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
2020-08-30  José Rui Faustino... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
2020-08-30  José Rui Faustino... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
2020-08-30  Steve Kargl 2020-8-21 Steve Kargl <sgk@troutmask.apl.washington...
2020-08-30  José Rui Faustino... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
2020-08-30  Jakub Jelinekx86: Fix up ssse3_pshufbv8qi splitter
2020-08-30  GCC AdministratorDaily bump.
2020-08-29  Jonathan Wakelylibstdc++: Fix deleted overload of __absu(bool)
2020-08-29  Bill Schmidtrs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE
2020-08-29  GCC AdministratorDaily bump.
2020-08-28  Jonathan Wakelylibstdc++: Fix common_type specializations for duration
2020-08-28  Jonathan Wakelylibstdc++: Fix std::gcd and std::lcm for unsigned integ...
2020-08-28  Martin SeborAdd -Wstringop-overread for reading past the end by...
2020-08-28  Bill Schmidtrs6000: r12 copy cleanup
2020-08-28  Andrew Stubbsamdgcn: Update vec_safe_grow_cleared usage
2020-08-28  Martin SeborCorrect calls to vec::safe_grow in conditionally compil...
2020-08-28  Martin SeborPR c/96596 - ICE in match_builtin_function_types on...
2020-08-28  Tobias BurnusFortran: Fix absent-optional handling for nondescriptor...
2020-08-28  Przemyslaw... [PATCH PR96357][GCC][AArch64]: could not split insn...
2020-08-28  Wei Wentaofix a typo in rtl.texi
2020-08-28  Alex Coplanaarch64: Disable mem-shift-canonical test on ILP32
2020-08-28  Paul ThomasThis patch fixes PR96624.
2020-08-28  Christophe... testsuite: Run gcc.dg/pr96579.c only on targets with...
2020-08-28  liuhongtAdd expander for movp2hi and movp2qi.
2020-08-28  liuhongtFix: AVX512VP2INTERSECT should imply AVX512DQ.
2020-08-28  GCC AdministratorDaily bump.
2020-08-27  Maciej W. Rozyckigotest: use a space rather than a middle dot in target...
2020-08-27  Jonathan Wakelylibstdc++: Make std::chrono::duration use reduced ratio...
2020-08-27  John David... Fix shadd-2.c scan assembler count.
2020-08-27  Patrick Palkalibstdc++: Fix arithmetic bug in chrono::year_month...
2020-08-27  Patrick Palkalibstdc++: Fix operator overload ambiguity with calenda...
2020-08-27  Jakub Jelinekia32: Fix alignment of _Atomic fields [PR65146]
2020-08-27  Bill Schmidtrs6000: Support ELFv2 sibcall for indirect calls [PR96787]
2020-08-27  Mark EgglestonFortran : ICE for division by zero in declaration...
2020-08-27  Richard Bienertree-optimization/96522 - transfer of flow-sensitive...
2020-08-27  Martin Liskavec: add exact argument for various grow functions.
2020-08-27  Richard Bienerstreamline TARGET_MEM_REF dumping
2020-08-27  Alex Coplanlra: Canonicalize mult to shift in address reloads
2020-08-27  xiezhihengAArch64: Add FLAG for rounding intrinsics [PR94442]
2020-08-27  xiezhihengAArch64: Add FLAG for min/max intrinsics [PR94442]
2020-08-27  Richard Bienertree-optimization/96579 - another special-operands...
2020-08-27  Richard Bienertree-optimization/96565 - improve DSE with paths ending...
2020-08-27  Patrick Palkalibstdc++: Implement remaining piece of LWG 3448
next