]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2022-06-03  GCC AdministratorDaily bump.
2022-06-02  Marek Polacekc++: new-expression is potentially constant in C++20
2022-06-02  Marek Polacekc++: ICE with template NEW_EXPR [PR105803]
2022-06-02  David Malcolmdiagnostics: add SARIF output format
2022-06-02  David MalcolmAdd -fdiagnostics-format={json-stderr|json-file}
2022-06-02  David Malcolmjson: fix escaping of '\'
2022-06-02  Philipp TomsichRISC-V: bitmanip: improve constant-loading for (1ULL...
2022-06-02  Jason Merrillc++: more constexpr empty base [PR105795]
2022-06-02  Jason Merrillc++: constexpr empty aggr [PR105795]
2022-06-02  Roger SaylePR target/105791: Add V1TI to V_128_256 for xop_pcmov_v...
2022-06-02  Jakub Jelinektestsuite: Also test swapped arguments of __builtin_mul...
2022-06-02  Pierre-Marie... [Ada] Update copyright notices
2022-06-02  Eric Botcazou[Ada] Remove left-overs of front-end SJLJ processing
2022-06-02  Ghjuvan Lacambre[Ada] Fix record layout warnings not being tagged
2022-06-02  Arnaud Charlet[Ada] Disable -flto when building the shared libgnat
2022-06-02  Eric Botcazou[Ada] Couple of small preparatory adjustments
2022-06-02  Eric Botcazou[Ada] Restore full generation of static dispatch tables...
2022-06-02  Eric Botcazou[Ada] Never make symbols for thunks public
2022-06-02  Piotr Trojanek[Ada] Remove redundant checks for missing lists
2022-06-02  Eric Botcazou[Ada] Get rid of secondary stack for most calls returni...
2022-06-02  Marc Poulhiès[Ada] Fix references to old variables that have been...
2022-06-02  Claire Dross[Ada] Rename GNATprove annotate pragma for termination...
2022-06-02  Julien Bortolussi[Ada] Make the functional Maps and Sets unbounded
2022-06-02  Eric Botcazou[Ada] Fix spurious use of trampolines with interface...
2022-06-02  Ghjuvan Lacambre[Ada] Add precise subprogram identification to -fdiagno...
2022-06-02  Arnaud Charlet[Ada] Refine previous changes on making symbols public...
2022-06-02  Yannick Moy[Ada] Fix spurious errors on ghost code in generics
2022-06-02  Eric Botcazou[Ada] Move registering code for predefined primitives...
2022-06-02  Eric Botcazou[Ada] Build static dispatch tables always at the end...
2022-06-02  Doug Rupp[Ada] vx7r2-arm/aarch64 - Support Atomic Primitives...
2022-06-02  Javier Miranda[Ada] Update documentation of GNAT.Dynamic_Tables
2022-06-02  Eric Botcazou[Ada] Fix detection of deferred constants for freezing...
2022-06-02  Joffrey Huguet[Ada] Fix preconditions of Interfaces.C.Strings
2022-06-02  Yannick Moy[Ada] Issue errors on wrong context for ghost entities
2022-06-02  Joffrey Huguet[Ada] Complete contracts of Interfaces.C.Strings subpro...
2022-06-02  Yannick Moy[Ada] Removal of dead code Analyze_Label_Entity
2022-06-02  Eric Botcazou[Ada] Propagate Has_Inherit{able,ed}_Invariants to...
2022-06-02  Doug Rupp[Ada] Combine system.ads files - arm and aarch64 linux
2022-06-02  Doug Rupp[Ada] Combine system.ads file - vxworks7 rtp constants
2022-06-02  Justin Squirek[Ada] Gnatbind crash during checksum calculation
2022-06-02  Claire Dross[Ada] Fix iteration on formal vectors
2022-06-02  Joffrey Huguet[Ada] Add contracts to System.Address_To_Access_Conversions
2022-06-02  Joffrey Huguet[Ada] Add contracts to Interfaces.C.Strings
2022-06-02  Jakub Jelineki386: Optimize away shift count masking of shifts/rotat...
2022-06-02  Richard Bienertree-optimization/101668 - relax SLP of existing vectors
2022-06-02  Richard Bienertree-optimization/105802 - another unswitching type...
2022-06-02  GCC AdministratorDaily bump.
2022-06-01  H.J. Lulibgcc: Align __EH_FRAME_BEGIN__ to pointer size
2022-06-01  David Seifert[PATCH] configure: use OBJDUMP determined by libtool...
2022-06-01  H.J. LuDSE: Use the constant store source if possible
2022-06-01  Jason Merrillc++: auto and dependent member name [PR105734]
2022-06-01  Jason Merrillc++: auto function as function argument [PR105779]
2022-06-01  Wilco DijkstraAArch64: Cleanup option processing code
2022-06-01  Jakub Jelinekmatch.pd: Optimize __builtin_mul_overflow_p (x, cst...
2022-06-01  Nathan Sidwellc++: Static init guard generation
2022-06-01  Nathan Sidwellc++: Cleanup static init generation
2022-06-01  Nathan Sidwellc++: Make static init generation more consistent
2022-06-01  Richard Bienertree-optimization/105786 - avoid strlen replacement...
2022-06-01  Jakub Jelinekunswitch: Fold case label lo/hi values to index type...
2022-06-01  Aldy HernandezConvert ranger and clients to vrange.
2022-06-01  Aldy HernandezRevamp irange_allocator to handle vranges.
2022-06-01  Aldy HernandezConvert range-op.* to vrange.
2022-06-01  Aldy HernandezImplement generic range temporaries.
2022-06-01  Aldy HernandezImplement abstract vrange class.
2022-06-01  Yannick Moy[Ada] Allow confirming volatile properties on No_Cachin...
2022-06-01  Doug Rupp[Ada] Combine system.ads file - vxworks7 kernel constants.
2022-06-01  Doug Rupp[Ada] Combine system.ads files - arm and aarch64 qnx
2022-06-01  Piotr Trojanek[Ada] Fix missing space in error message
2022-06-01  Yannick Moy[Ada] Fix classification of Subprogram_Variant as asser...
2022-06-01  Eric Botcazou[Ada] Rename Returns_On_Secondary_Stack into Needs_Seco...
2022-06-01  Eric Botcazou[Ada] Do not freeze subprogram body without spec too...
2022-06-01  Julien Bortolussi[Ada] Bug fix in "=" function of formal doubly linked...
2022-06-01  Marc Poulhiès[Ada] Fix predicate check on object declaration
2022-06-01  Doug Rupp[Ada] arm-qnx-7.1: unwind goes wrong after regs restore
2022-06-01  Ghjuvan Lacambre[Ada] Enable using absolute paths in -fdiagnostics...
2022-06-01  Eric Botcazou[Ada] Fix bad interaction between Inline_Always and...
2022-06-01  Piotr Trojanek[Ada] Propagate null-exclusion to anonymous access...
2022-06-01  Eric Botcazou[Ada] Add a comment about a finalization issue
2022-06-01  Eric Botcazou[Ada] Get rid of secondary stack for controlled compone...
2022-06-01  Alexandre Oliva[Ada] Note that hardening features are experimental
2022-06-01  Steve Baird[Ada] Another case where freezing incorrectly suppresse...
2022-06-01  Eric Botcazou[Ada] Adjust reference in comment
2022-06-01  Doug Rupp[Ada] QNX shared libraries - arm-qnx build gnatlib...
2022-06-01  Eric Botcazou[Ada] Fix composability of return on the secondary...
2022-06-01  Ghjuvan Lacambre[Ada] Fix "formal parameter & is not referenced" not...
2022-06-01  Ghjuvan Lacambre[Ada] Adjust warning switches
2022-06-01  Eric Botcazou[Ada] Minor tweaks to dispatching support code
2022-06-01  Steve Baird[Ada] Missing discriminant checks when accessing varian...
2022-06-01  Bob Duff[Ada] Fix search for "for ... of" loop subprograms
2022-06-01  Doug Rupp[Ada] arm-qnx-7.1: unwind goes wrong after regs restore
2022-06-01  Julien Bortolussi[Ada] Add reference counting in functional containers
2022-06-01  Yannick Moy[Ada] Issue a warning on entity hidden in use_clause...
2022-06-01  Yannick Moy[Ada] Issue better error message for out-of-order keywo...
2022-06-01  Eric Botcazou[Ada] Use Actions field of freeze nodes for subprograms...
2022-06-01  Marc Poulhiès[Ada] Add inline documentation for Is_{Parenthesis...
2022-06-01  Bob Duff[Ada] Incorrect code for anonymous access-to-function...
2022-06-01  Bob Duff[Ada] Suppress warnings on membership test of ranges
2022-06-01  Richard Bienertree-optimization/105763 - avoid abnormals with ranger...
2022-06-01  GCC AdministratorDaily bump.
2022-05-31  Patrick Palkac++: non-dep call with empty TYPE_BINFO [PR105758]
next