]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2023-05-29  Marc Poulhièsada: Fix crash on vector initialization
2023-05-29  Piotr Trojanekada: Allow attributes like First and Last to be read...
2023-05-29  Eric Botcazouada: Repair support for user-defined literals in arithm...
2023-05-29  Steve Bairdada: Default_Component_Value trumps Initialize/Normaliz...
2023-05-29  Javier Mirandaada: Crash on aggregate for tagged record with discrimi...
2023-05-29  Piotr Trojanekada: Reuse routine for getting from body entity to...
2023-05-29  Piotr Trojanekada: Fix retrieval of spec entity from entry body entity
2023-05-29  Piotr Trojanekada: Restore parent link for both lists and nodes in...
2023-05-29  Arnaud Charletada: Refining handling of inlining for CCG
2023-05-29  Eric Botcazouada: Fix spurious error on nested instantiations with...
2023-05-29  Piotr Trojanekada: Tune message for missing 'Result in Contract_Cases
2023-05-29  Piotr Trojanekada: Simplify removal of formals from the scope
2023-05-29  Piotr Trojanekada: Tune message for pre/post on access-to-subprogram...
2023-05-29  Javier Mirandaada: Spurious error on string interpolation
2023-05-29  Johannes Kliemannada: Add QNX specific version of System.Parameters
2023-05-29  Yannick Moyada: Restore SPARK_Mode On for numerical functions
2023-05-29  Marc Poulhièsada: Fix restoration of parent link
2023-05-29  Piotr Trojanekada: Analyze pre/post on access-to-subprogram without...
2023-05-29  Juzhe-ZhongRISC-V: Fix VSETVL PASS ICE on SLP auto-vectorization
2023-05-29  Juzhe-ZhongRISC-V: Remove redundant printf of abs-run.c
2023-05-29  Juzhe-ZhongRISC-V: Add RVV FMA auto-vectorization support
2023-05-29  Juzhe-ZhongRISC-V: Fix ternary instruction attribute bug
2023-05-29  Juzhe-ZhongRISC-V: Fix incorrect VXRM configuration in mode switch...
2023-05-29  Pan LiRISC-V: Add ZVFHMIN extension to the -march= option
2023-05-28  GCC AdministratorDaily bump.
2023-05-27  Benjamin Priour[COMMITTED]: New entry to MAINTAINERS.
2023-05-27  liuhongtSplit notl + pbraodcast + pand to pbroadcast + pandn...
2023-05-27  liuhongtDisable avoid_false_dep_for_bmi for atom and icelake...
2023-05-27  GCC AdministratorDaily bump.
2023-05-26  Martin Ueckerc: -Wstringop-overflow for parameters with forward...
2023-05-26  Robin DappRISC-V: Implement autovec abs, vneg, vnot.
2023-05-26  Robin DappRISC-V: Add autovec sign/zero extension and truncation.
2023-05-26  Tobias BurnusFortran/OpenMP: Add parsing support for allocators...
2023-05-26  Tobias BurnusRemove accidentally added gfortran.dg/gomp/allocate...
2023-05-26  Tobias Burnusamdgcn: Change -m(no-)xnack to -mxnack=(on,off,any)
2023-05-26  Andrew Pinskigenmatch: Emit debug message right before "return x...
2023-05-26  Matthias Kretzlibstdc++: Resolve -Wsign-compare issue
2023-05-26  Takayuki 'January... xtensa: Rework 'setmemsi' insn pattern
2023-05-26  Takayuki 'January... xtensa: Add 'subtraction from constant' insn pattern
2023-05-26  Takayuki 'January... xtensa: tidy extzvsi-1bit patterns
2023-05-26  Bob Duffada: Corrections to premature-references rules
2023-05-26  Bob Duffada: Fix typos "statment" and "condtion"
2023-05-26  Eric Botcazouada: Use truncation for dynamic conversions from floati...
2023-05-26  Javier Mirandaada: Crash on function returning allocated object conta...
2023-05-26  Yannick Moyada: Default initialize entity to avoid CodePeer message
2023-05-26  Yannick Moyada: Minor doc clarification
2023-05-26  Yannick Moyada: Complete contracts of SPARK units
2023-05-26  Bob Duffada: Fix crash on 'Img as generic actual function
2023-05-26  Piotr Trojanekada: Remove redundant guard against empty lists
2023-05-26  Eric Botcazouada: Fix double free on finalization of Vector in array...
2023-05-26  Eric Botcazouada: Fix internal error on Big_Integer conversion ghost...
2023-05-26  Piotr Trojanekada: Simplify expansion of set membership
2023-05-26  Piotr Trojanekada: Cleanup expansion of membership operators into...
2023-05-26  Piotr Trojanekada: Remove leftover code for counting protected entries
2023-05-26  Piotr Trojanekada: Fix detection of non-static expressions in records...
2023-05-26  Eric Botcazouada: Reorder components in Ada.Containers.Bounded_Doubl...
2023-05-26  Eric Botcazouada: Reorder components in Ada.Containers.Restricted_Do...
2023-05-26  Eric Botcazouada: Reject thin 'Unrestricted_Access value to aliased...
2023-05-26  Piotr Trojanekada: Simplify iteration over record component items...
2023-05-26  Piotr Trojanekada: Fix handling of Global contracts inside generic...
2023-05-26  Piotr Trojanekada: Tune detection of expression functions within...
2023-05-26  Javier Mirandaada: Crash on loop in dispatching conditional entry...
2023-05-26  Piotr Trojanekada: Remove redundant protection against empty lists
2023-05-26  Piotr Trojanekada: Cleanups in handling of aggregates
2023-05-26  Piotr Trojanekada: Fix iteration over component items with pragmas
2023-05-26  Javier Mirandaada: Duplicate declaration of _master entity
2023-05-26  Piotr Trojanekada: Remove redundant guards from handling of record...
2023-05-26  Eric Botcazouada: Remove Is_Descendant_Of_Address flag from Standard...
2023-05-26  Ghjuvan Lacambreada: Handle new Controlling_Tag format when converting...
2023-05-26  Piotr Trojanekada: Use context variables in expansion of aggregates
2023-05-26  Eric Botcazouada: Fix missing finalization in library-level instance...
2023-05-26  Eric Botcazouada: Minor tweak in condition
2023-05-26  Piotr Trojanekada: Simplify expansion of positional aggregates
2023-05-26  Doug Ruppada: Use computed value from os_constants to define...
2023-05-26  Eric Botcazouada: Fix another couple of unchecked conversions to...
2023-05-26  Piotr Trojanekada: Refine types for an accessibility-checking routine
2023-05-26  Piotr Trojanekada: Clean style in expansion of array aggregates
2023-05-26  Ronan Desplanquesada: Fix late extra formals creation
2023-05-26  Eric Botcazouada: Add missing guards in Selected_Range_Checks
2023-05-26  Eric Botcazouada: Enhance Is_Null_Range and Not_Null_Range predicates
2023-05-26  Uros Bizjaki386: Do not disable call to ix86_expand_vecop_qihi2
2023-05-26  liuhongtOnly use NO_REGS in cost calculation when !hard_regno_m...
2023-05-26  Juzhe-ZhongRISC-V: Fix zero-scratch-regs-3.c fail
2023-05-26  GCC AdministratorDaily bump.
2023-05-25  Jonathan Wakelylibstdc++: Add relational operators to __gnu_test:...
2023-05-25  Dimitar Dimitrovtestsuite: Require trampolines for nestev-vla tests
2023-05-25  Jin MaIn pipeline scheduling, insns should not be fusion...
2023-05-25  Uros Bizjaki386: Use 2x-wider modes when emulating QImode vector...
2023-05-25  Georg-Johann Laytarget/104327: Allow more inlining between different...
2023-05-25  Georg-Johann Laytarget/82931: Make a pattern more generic to match...
2023-05-25  Christophe... arm: merge MVE_5 and MVE_6 iterators
2023-05-25  Ju-Zhe ZhongVECT: Add decrement IV iteration loop control by variab...
2023-05-25  Kyrylo Tkachovaarch64: PR target/99195 Annotate complex FP patterns...
2023-05-25  Chris Sidebottomarm: Implement ACLE Data Intrinsics
2023-05-25  Alex Coplanarm: Fix ICE due to infinite splitting [PR109800]
2023-05-25  Richard Bienertarget/109955 - handle pattern generated COND_EXPR...
2023-05-25  Claudiu Zissulescuarc: Make TLS Local Dynamic work like Global Dynamic...
2023-05-25  Prathamesh... [aarch64] Ignore cost of scalar moves for seq in vector...
2023-05-25  Kyrylo Tkachovaarch64: Implement vector FP absolute compare intrinsic...
2023-05-25  Hu, Lin1i386: Fix incorrect intrinsic signature for AVX512...
next