platform/upstream/gcc.git
2022-06-08 Roger Sayle[Committed] Add -mno-avx2 to recent gcc.target/i386...
2022-06-08 Tobias BurnusOpenMP: Fortran - fix ancestor's requires reverse_offlo...
2022-06-08 Chung-Ju Wuarm: Add star-mc1 cpu
2022-06-08 Yang Yujielibgccjit: allow common objects in $(EXTRA_GCC_OBJS...
2022-06-08 liuhongtDisparages SSE_REGS alternatives sligntly with ?v inste...
2022-06-08 liuhongtAdjust testcase to avoid compile failure under -m32.
2022-06-08 GCC AdministratorDaily bump.
2022-06-07 Richard Earnshawarm: Improve code generation for BFI and BFC [PR105090]
2022-06-07 liuhongtFix insn does not satisfy its constraints: sse2_lshrv1ti3
2022-06-07 Roger SaylePR middle-end/105853: Call store_constructor directly...
2022-06-07 Jan BeulichRevert "configure: arrange to use appropriate objcopy"
2022-06-07 Jakub Jelinekopenmp: Add support for OpenMP 5.2 linear clause syntax...
2022-06-07 Jan Beulichx86: harmonize __builtin_ia32_psadbw*() types
2022-06-07 Jan Beulichx86-64: make "length_vex" also account for VEX.B use...
2022-06-07 Roger SaylePR c++/96442: Improved error recovery in enumerations.
2022-06-07 Roger SayleRecognize vpcmov in combine with -mxop on x86.
2022-06-07 Kewen LinUpdate document for VECTOR_MODES_WITH_PREFIX
2022-06-07 GCC AdministratorDaily bump.
2022-06-06 Patrick Palkac++: function NTTP argument considered unused [PR53164...
2022-06-06 Andrew Stubbsarm: reinstate HAVE_GAS_ARM_EXTENDED_ARCH
2022-06-06 GCC AdministratorDaily bump.
2022-06-05 GCC AdministratorDaily bump.
2022-06-04 Marek Polacekc++: Allow mixing GNU/std-style attributes [PR69585]
2022-06-04 Roger SaylePR middle-end/95126: Expand small const structs as...
2022-06-04 Jakub Jelineki386: Fix up *_doubleword_mask [PR105825]
2022-06-04 GCC AdministratorDaily bump.
2022-06-03 Jason Merrillc++: more-specialized test
2022-06-03 Patrick Palkac++: value-dep but not type-dep decltype expr [PR105756]
2022-06-03 Jason Merrillc++: redeclared hidden friend [PR105761]
2022-06-03 Patrick Palkac++: cv-quals of dummy obj for non-dep memfn call ...
2022-06-03 Tobias Burnusgfortran.dg/gomp/scope-6.f90: Add \\ to scan-tree-dump
2022-06-03 Tobias BurnusOpenMP/Fortran: Add support for firstprivate and alloca...
2022-06-03 Patrick Palkac++: don't substitute TEMPLATE_PARM_CONSTRAINTS [PR100374]
2022-06-03 Patrick Palkac++: find_template_parameters and PARM_DECLs [PR105797]
2022-06-03 Jakub Jelinekmatch.pd: Optimize __builtin_mul_overflow_p (x, cst...
2022-06-03 Aldy HernandezMisc range temporary fixes.
2022-06-03 Aldy HernandezRemove unneeded vrange_traits.
2022-06-03 Aldy HernandezFlesh out unsupported_range.
2022-06-03 Aldy HernandezImplement vrange::supports_type_p.
2022-06-03 Jan Beulichconfigure: arrange to use appropriate objcopy
2022-06-03 Jan Beulichx86: {,v}psadbw have commutative source operands
2022-06-03 Alexandre Oliva[PR105665] ivopts: check defs of names in base for...
2022-06-03 Alexandre Olivalibcody: fix nonportable shell code in revision.stamp...
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
next