platform/upstream/gcc.git
2020-10-04 GCC AdministratorDaily bump.
2020-10-03 Clément Chigotaix: apply aix_malloc more narrowly.
2020-10-03 Jakub Jelinekoptions: Fix up opts_set saving/restoring for underlyin...
2020-10-03 Jan HubickaAdd gcc.dg/tree-ssa/modref-3.c testcase
2020-10-03 Jan HubickaTrack access ranges in ipa-modref
2020-10-03 H.J. Ludoc: Replace roudnevenl with roundevenl
2020-10-03 GCC AdministratorDaily bump.
2020-10-02 David Edelsohnrs6000: clean up headers in rs6000.c and rs6000-call.c
2020-10-02 Marek Polacekc++: Fix printing of C++20 template parameter object...
2020-10-02 Jonathan Wakelylibstdc++: Change test to work without 64-bit atomics
2020-10-02 Jonathan Wakelylibstdc++: Fix testcase by using terminate handler
2020-10-02 Nathan Sidwellc++: Kill DECL_ANTICIPATED
2020-10-02 Nathan Sidwellc++: Hash table iteration for namespace-member spelling...
2020-10-02 Nathan Sidwellc++: cleanup ctor_omit_inherited_parms [PR97268]
2020-10-02 Martin Jamboripa-cp: Separate and increase the large-unit parameter
2020-10-02 Martin Jamboripa-cp: Add dumping of overall_size after cloning
2020-10-02 Martin Jamboripa: Multiple predicates for loop properties, with...
2020-10-02 Martin Jamboripa: Bundle estimates of ipa_call_context::estimate_siz...
2020-10-02 Martin Jamboripa: Introduce ipa_cached_call_context
2020-10-02 Martin Jamboripa: Bundle vectors describing argument values
2020-10-02 Patrick Palkalibstdc++: Add missing P0896 changes to <iterator>
2020-10-02 Joe Ramsayarm: Remove coercion from scalar argument to vmin ...
2020-10-02 Kyrylo TkachovAArch64: Add neoversev1_tunings struct
2020-10-02 Jan HubickaPerforate fnspec strings
2020-10-02 Nathan Sidwellc++: Simplify __FUNCTION__ creation
2020-10-02 Jan HubickaCommonize handling of attr-fnspec
2020-10-02 Jan HubickaBreak out ao_ref_init_from_ptr_and_range from ao_ref_in...
2020-10-02 Jan HubickaAdd poly_int64 streaming support
2020-10-02 Richard Sandifordaarch64: Remove aarch64_sve_pred_dominates_p
2020-10-02 Richard Sandifordarm: Make more use of the new mode macros
2020-10-02 Alex Coplanaarch64: ilp32 testsuite fixes
2020-10-02 Martin LiskaGCOV: do not mangle .gcno files.
2020-10-02 Tobias Burnuslibgomp: Regenerate configure files with automake 1...
2020-10-02 Jason Merrillc++: Set CALL_FROM_NEW_OR_DELETE_P on more calls.
2020-10-02 Richard Bienermake use of CALL_FROM_NEW_OR_DELETE_P
2020-10-02 Jason Merrillc++: Move CALL_FROM_NEW_OR_DELETE_P to tree.h
2020-10-02 Aldy HernandezImplement irange::fits_p.
2020-10-02 GCC AdministratorDaily bump.
2020-10-01 Ian Lance Taylorcompiler: set varargs correctly for type of method...
2020-10-01 Alan Modra[RS6000] ICE in decompose, at rtl.h:2282
2020-10-01 Alan Modra[RS6000] rs6000_linux64_override_options fix
2020-10-01 Alan Modra[RS6000] function for linux64 SUBSUBTARGET_OVERRIDE_OPTIONS
2020-10-01 Nathan Sidwellc++: Kill DECL_HIDDEN_P
2020-10-01 Martin LiskaFix build of ppc64 target.
2020-10-01 Tom de Vries[nvptx] Emit mov.u32 instead of cvt.u32.u32 for truncsiqi2
2020-10-01 Richard Sandifordarm: Add missing vec_cmp and vcond patterns
2020-10-01 Richard Sandifordaarch64: Restrict asm-matching tests to lp64
2020-10-01 Andrea Coralloarm: Fix testcase selection for Low Overhead Loop tests...
2020-10-01 Michael Davidsaverconfig/i386/t-rtems: Change from mtune to march for...
2020-10-01 Aldy HernandezConvert sprintf/strlen passes to value query class.
2020-10-01 Aldy HernandezConvert vr-values to value query class.
2020-10-01 Richard Bienertree-optimization/97236 - fix bad use of VMAT_CONTIGUOUS
2020-10-01 Nathan Sidwellc++: pushdecl_top_level must set context
2020-10-01 Jan HubickaAdd gcc.c-torture/compile/pr97243.c testcase.
2020-10-01 Jan HubickaFix ICE in compute_parm_map
2020-10-01 Jan HubickaAdd -fno-ipa-modref to gcc.dg/ipa/remref-2a.c
2020-10-01 Jan HubickaFix ICE in ipa_edge_args_sum_t::duplicate
2020-10-01 Jan HubickaFix handling of fnspec for internal functions.
2020-10-01 Aldy HernandezInitial implementation of value query class.
2020-10-01 Nathan Sidwellc++: Refactor lookup_and_check_tag
2020-10-01 Jonathan Wakelylibstdc++: Fix test_and_acquire for EABI
2020-10-01 Alex Coplanarm: Fix ordering in arm-cpus.in
2020-10-01 Tom de Vries[testsuite] Enable pr94600-{1,3}.c tests for nvptx
2020-10-01 Jakub Jelinekc++: Fix up default initialization with consteval defau...
2020-10-01 Jakub Jelinekc++: Handle std::construct_at on automatic vars during...
2020-10-01 Jakub Jelineks390: Fix up s390_atomic_assign_expand_fenv
2020-10-01 Richard Bienertree-optimization/97255 - missing vector bool pattern...
2020-10-01 Florian WeimerPR target/97250: i386: Add support for x86-64-v2, x86...
2020-10-01 Maciej W. Rozyckilibgo: add 32-bit RISC-V (RV32) support
2020-10-01 Alan Modra[RS6000] Adjust gcc asm for power10
2020-10-01 Alan Modra[RS6000] -mno-minimal-toc vs. power10 pcrelative
2020-10-01 Marek Polacekc++: CTAD and explicit deduction guides for copy-list...
2020-10-01 GCC AdministratorDaily bump.
2020-09-30 Jonathan Wakelylibstdc++: Fix test_and_acquire / set_and_release for...
2020-09-30 Martin SeborAvoid assuming a VLA access specification string contai...
2020-09-30 Martin SeborPR c/97206 - ICE in composite_type on declarations...
2020-09-30 Jonathan Wakelylibstdc++: Use __is_same instead of __is_same_as
2020-09-30 Andrew Stubbslibgomp: Enforce 1-thread limit in subteams
2020-09-30 Jan HubickaFix some fnspec strings in trans-decl.c
2020-09-30 Jan HubickaAdd trailing dots so length of spec string matches...
2020-09-30 H.J. LuAdd a testcase for PR target/96827
2020-09-30 Christophe... arm: [testsuite] Skip thumb2-cond-cmp tests on Cortex...
2020-09-30 Richard Bieneramend SLP reduction testcases
2020-09-30 Przemyslaw... arm: add support for Cortex-A78 and Cortex-A78AE
2020-09-30 Przemyslaw... aarch64: add support for Cortex-A78 and Cortex-A78AE
2020-09-30 Srinath Parvathaneni[GCC][PATCH] arm: Fix MVE intrinsics polymorphic varian...
2020-09-30 Joel Hutton[SLP][VECT] Add check to fix 96837
2020-09-30 Tamar Christinamiddle-end: Refactor refcnt to use SLP_TREE_REF_COUNT...
2020-09-30 Nathan Sidwellc++: Kill DECL_HIDDEN_FRIEND_P
2020-09-30 Tobias BurnusFortran: add contiguous check for ptr assignment, fix...
2020-09-30 Tobias BurnusOpenMP: Add implicit declare target for nested procedures
2020-09-30 Paul ThomasThis patch fixes PR97045 - unlimited polymorphic array...
2020-09-30 Tom de Vries[nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION
2020-09-30 H.J. Lux86: Use SET operation in MOVDIRI and MOVDIR64B
2020-09-30 Tom de Vries[testsuite] Re-enable pr94600-{1,3}.c tests for arm
2020-09-30 Florian Weimeri386: Define __LAHF_SAHF__ and __MOVBE__ macros, based...
2020-09-30 Jakub Jelinektestsuite: Fix up amx* dg-do run tests with older binutils
2020-09-30 Kyrylo TkachovPR target/97150 AArch64: 2nd parameter of unsigned...
2020-09-30 Kyrylo TkachovPR target/96313 AArch64: vqmovun* return types should...
2020-09-30 Richard Sandifordaarch64: Tweak movti and movtf patterns
next