platform/upstream/gcc.git
2020-10-20 Arnaud Charlet[Ada] Code clean up
2020-10-20 Piotr Trojanek[Ada] Support for new aspect Subprogram_Variant on...
2020-10-20 Piotr Trojanek[Ada] Minor reorder subprogram declarations alphabetically
2020-10-20 Richard Bienertree-optimization/97496 - avoid SLP externs in patterns
2020-10-20 Aldy HernandezAdd { target int128 } to gcc.dg/pr97488.c
2020-10-20 Stefan Schulze... IBM Z: Emit vector alignment hints for strlen
2020-10-20 GCC AdministratorDaily bump.
2020-10-19 Andrew MacLeodUse precision and sign to compare types for ranges
2020-10-19 David Edelsohntestsuite: Enable and adjust powerpc vec-extract and...
2020-10-19 Jonathan Wakelylibstdc++: Implement std::make_unique_for_overwrite
2020-10-19 David Edelsohntestsuite: Enable and adjust powerpc fold-vec-extract...
2020-10-19 Iain Sandoecoroutines: Emit error for invalid promise return types...
2020-10-19 Martin Jamborcplxlower: Avoid a transform when looking at a default...
2020-10-19 Jonathan Wakelylibstdc++: Use reserved name for C++20 attribute
2020-10-19 Jonathan Wakelylibstdc++: Optimize container node-handle type for...
2020-10-19 Nathan Sidwellpreprocessor: Fix non-fn fn-like macro at EOF [PR97471]
2020-10-19 David Edelsohnrs6000: correct BE vextract_fp_from_short[hl] vperm...
2020-10-19 Aldy HernandezGracefully handle right shifts larger than the precision.
2020-10-19 Martin LiskaIPA: fix one more UBSAN error
2020-10-19 Richard Bienertree-optimization/97486 - avoid edge insertion in SLP...
2020-10-19 Jonathan Wakelylibstdc++: Remove unused header
2020-10-19 Jonathan Wakelydoc: Add closing parenthesis to -ffat-lto-objects docs
2020-10-19 Ed Schonberg[Ada] Ada_2020: Implement Key_Expression for named...
2020-10-19 Arnaud Charlet[Ada] Missing check on array concatenation
2020-10-19 Bob Duff[Ada] Suppress warnings in expansion of "for ... of...
2020-10-19 Eric Botcazou[Ada] Use alternate stack for signal handling on PowerP...
2020-10-19 Piotr Trojanek[Ada] Remove excessive guards in building predicate...
2020-10-19 Yannick Moy[Ada] Alternative display of multi-line messages for...
2020-10-19 Arnaud Charlet[Ada] AI12-0352: Early derivation and equality of untag...
2020-10-19 Ed Schonberg[Ada] Compiler abort on in_out function parameter with...
2020-10-19 Arnaud Charlet[Ada] Wrong freezing for expression function with contr...
2020-10-19 Ghjuvan Lacambre[Ada] Implement initialization of CUDA runtime
2020-10-19 Bob Duff[Ada] Expanded names in ghost assignments
2020-10-19 Ghjuvan Lacambre[Ada] Do not replace bounds for packed arrays that...
2020-10-19 Bob Duff[Ada] Ada2020: AI12-0304 Put_Image attrs of lang-def...
2020-10-19 Arnaud Charlet[Ada] ACATS 4.1R - Exception missed
2020-10-19 Yannick Moy[Ada] Reject use of Relaxed_Initialization on scalar...
2020-10-19 Arnaud Charlet[Ada] No range check on fixed point to integer conversion
2020-10-19 Yannick Moy[Ada] Clarify protection offered by preconditions on...
2020-10-19 Piotr Trojanek[Ada] Fix typo in error message about contract cases
2020-10-19 Piotr Trojanek[Ada] Simplify detection of by-copy types
2020-10-19 Yannick Moy[Ada] Clarify current design of Errout wrt global varia...
2020-10-19 Bob Duff[Ada] Ada2020: AI12-0304 Put_Image attrs of lang-def...
2020-10-19 Bob Duff[Ada] Ada2020: matching parentheses and brackets
2020-10-19 Javier Miranda[Ada] Crash in expression function defined in protected...
2020-10-19 Gary Dismukes[Ada] AI12-0170: Abstract subprogram calls in class...
2020-10-19 Javier Miranda[Ada] Private type unexpectedly visible
2020-10-19 Arnaud Charlet[Ada] Clean up support of square brackets
2020-10-19 Piotr Trojanek[Ada] Remove useless initialization and refine type...
2020-10-19 Piotr Trojanek[Ada] Refine type of a local variable
2020-10-19 Piotr Trojanek[Ada] Simplify membership test for operators
2020-10-19 Piotr Trojanek[Ada] Simplify repeated calls with membership test
2020-10-19 Aldy HernandezHandle right shifts by zero in range-ops.
2020-10-19 Richard Bienertree-optimization/97466 - remove spurious assert
2020-10-19 guojiufu[PATCH] fold x << (n % C) to x << (n & C-1) if C meets...
2020-10-19 Richard BienerSimplify comparison GIMPLE IL verification
2020-10-19 Martin Liskalibsanitizer: Add recently added commit to LOCAL_PATCHES.
2020-10-19 GCC AdministratorDaily bump.
2020-10-18 Alexandre Olivarevamp ada.numerics.aux
2020-10-18 Iain Sandoelibsanitizer, Darwin, Bootstrap : Fix bootstrap on...
2020-10-18 Harald AnlaufPR libfortran/97063 - Wrong result for vector (step...
2020-10-18 GCC AdministratorDaily bump.
2020-10-17 David Edelsohntestsuite: simplify target requirements for various...
2020-10-17 Ville Voutilainenlibstdc++: Fix visitor return type diagnostics [PR97449]
2020-10-17 David Edelsohntestsuite: Enable builtins-3-p9.c on BE targets.
2020-10-17 GCC AdministratorDaily bump.
2020-10-17 David Edelsohntestsuite: remove explicit -m32/-m64 from testcases
2020-10-16 Harald AnlaufPR fortran/95979 - ICE in get_kind, at fortran/simplify...
2020-10-16 Andrew MacLeod[PATCH] Don't display ranges for dead ssa-names.
2020-10-16 Andrew MacLeodpointer_plus [0, 0] + const folding
2020-10-16 Andrew MacLeodDon't invoke range_of_expr multiple times.
2020-10-16 Andrew MacLeodDon't assert on a negative shift.
2020-10-16 Nathan Sidwellc++: Fix nullptr deref [pr97460[
2020-10-16 Nathan Sidwellc++: Fix null deref at EOF [PR96258]
2020-10-16 Rasmus VillemoesInhibit support for C++0x threads on VxWorks < 6
2020-10-16 Rasmus VillemoesInhibit support for gthread condvars on VxWorks < 6
2020-10-16 Rasmus VillemoesAdd missing #include <taskLib.h> in gthr-vxworks.c
2020-10-16 Rasmus VillemoesFix leftover _VXW_PRE_69 in gthr-vxworks.h
2020-10-16 Rasmus VillemoesStub out VX_ENTER_TLS_DTOR for VxWorks != 6
2020-10-16 Olivier HainqueFix the vxworks crtstuff handling of kernel/rtp variations
2020-10-16 Olivier HainqueAllow self configured definition of _WRS_VXWORKS_MAJOR
2020-10-16 Srinath Parvathaneniarm: Fix the warning -mcpu=cortex-m55 conflicting with...
2020-10-16 Richard BienerAdjust BB vectorization SLP build heuristics
2020-10-16 Srinath Parvathaneniarm: Fix wrong code generated for mve scatter store...
2020-10-16 Jan HubickaFix modref-4.c testcase
2020-10-16 Martin Liskalibsanitizer: update locale patches
2020-10-16 Martin LiskaReapply all revisions mentioned in LOCAL_PATCHES.
2020-10-16 Martin Liskalibsanitizer: merge from master
2020-10-16 Kito ChengRISC-V: Handle implied extension in multilib-generator
2020-10-16 Richard BienerRefactor vect_get_and_check_slp_defs some more
2020-10-16 Martin LiskaIPA: compare VRP types.
2020-10-16 Piotr Trojanek[Ada] Assorted style cleanups
2020-10-16 Arnaud Charlet[Ada] Preelaborate rules not fully enforced
2020-10-16 Ghjuvan Lacambre[Ada] Implement expansion of CUDA_Execute pragma
2020-10-16 Bob Duff[Ada] Ada2020: parsing of qualified exprs with new...
2020-10-16 Javier Miranda[Ada] Crash in generic renaming declaration of child...
2020-10-16 Bob Duff[Ada] Remove non-ASCII character
2020-10-16 Ed Schonberg[Ada] Attribute Img on derived types
2020-10-16 Ed Schonberg[Ada] Attribute Img on derived types
2020-10-16 Arnaud Charlet[Ada] Ada2020: AI12-0129 Make protected objects more...
next