]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-01-16  Thomas KoenigAllow CFI_cdesc_t in argument lists with -fc-prototypes.
2025-01-16  Sandra LoosemoreOpenMP: Improve error message for invalid directive...
2025-01-16  Iain Buclawd: Add testcase for fixed PR116373
2025-01-16  Sandra LoosemoreOpenMP: Update "declare target"/OpenMP context interaction
2025-01-16  Sandra LoosemoreOpenMP: Shared metadirective/dynamic selector tests...
2025-01-16  Sandra LoosemoreOpenMP: C++ support for metadirectives and dynamic...
2025-01-16  Sandra LoosemoreOpenMP: Add C support for metadirectives and dynamic...
2025-01-16  Peter Bergnerrs6000: Fix ICE for invalid constants in built-in functions
2025-01-16  Peter Bergnerrs6000: Fix loop limit for built-in constant checking
2025-01-16  Jakub Jelinekc++: Fix up reshape_* RAW_DATA_CST handling [PR118214]
2025-01-16  Jakub Jelinekc++: Change c++2b and gnu++2b to c++23 and gnu++23...
2025-01-16  Tamar Christinamiddle-end: Add early break conditions to vect-switch...
2025-01-16  Thomas SchwingeExtend OpenACC 'serial' testing, compiler-side
2025-01-16  Thomas Schwinge[OpenACC/Fortran testsuite] Use relative line numbers...
2025-01-16  Tobias BurnusFortran: Create fresh ts.u.cl for result in gfc_get_sym...
2025-01-16  Jonathan Wakelylibstdc++: Move std::basic_ostream to new internal...
2025-01-16  Jonathan Wakelylibstdc++: Implement LWG 2937 for std::filesystem:...
2025-01-16  Jonathan Wakelylibstdc++: Check feature test macro for associative...
2025-01-16  Liao ShihuaRISC-V: Update Xsfvqmacc and Xsfvfnrclip's testcases
2025-01-16  JiaweiRISC-V: Update Xsfvfnrclip implementation.
2025-01-16  Christoph Müllnerforwprop: Ensure that shuffle masks are VECTOR_CSTs
2025-01-16  Christoph Müllnerforwprop: Eliminate redundant calls to to_constant()
2025-01-16  Richard Bienertree-optimization/115494 - PRE PHI translation and...
2025-01-16  Jakub Jelinektree-ssa-propagate: Special case lhs of musttail calls...
2025-01-16  Jakub Jelinektailc: Virtually undo IPA-VRP return value optimization...
2025-01-16  Jakub Jelinekdocs: Fix up inline asm documentation
2025-01-16  Jakub Jelinekvec.h: Properly destruct elements in auto_vec auto...
2025-01-16  liuhongtFix typo to avoid ICE.
2025-01-16  Richard Bienertree-optimization/115895 - overrun with masked loop
2025-01-16  Keith Packardlm32: In va_arg, skip to stack args with too few remain...
2025-01-16  Keith Packardlm32: Compute pretend_size in setup_incoming_varargs...
2025-01-16  Keith Packardlm32: Skip last named param when computing save varargs...
2025-01-16  Keith Packardlm32: Args with arg.named false still get passed in...
2025-01-16  Andi KleenFix an incorrect file header comment for the core2...
2025-01-16  Eugene RozenfeldFix setting of call graph node AutoFDO count
2025-01-16  GCC AdministratorDaily bump.
2025-01-15  Jonathan Wakelylibstdc++: Fix use of internal feature test macro in...
2025-01-15  Jonathan Wakelylibstdc++: Fix fancy pointer test for std::set
2025-01-15  Andrew Pinskimatch: Simplify `1 >> x` into `x == 0` [PR102705]
2025-01-15  Sam Jamesdoc: cleanup trailing whitespace
2025-01-15  Sam Jamesdoc: trivial grammar fix
2025-01-15  Jonathan Wakelylibstdc++: Fix reversed args in unreachable assumption...
2025-01-15  Harald AnlaufFortran: reject NULL as source-expr in ALLOCATE with...
2025-01-15  Jakub Jelinekc++: Handle RAW_DATA_CST in unify [PR118390]
2025-01-15  Wilco DijkstraAArch64: Update neoverse512tvb tuning
2025-01-15  Wilco DijkstraAArch64: Add FULLY_PIPELINED_FMA to tune baseline
2025-01-15  Wilco DijkstraAArch64: Deprecate -mabi=ilp32
2025-01-15  Cupertino Mirandabpf: set index entry for a VAR_DECL in CO-RE relocs
2025-01-15  Cupertino Mirandabpf: calls do not promote attr access_index on lhs
2025-01-15  Cupertino Mirandabpf: make sure CO-RE relocs are typed with struct BTF_K...
2025-01-15  Jakub Jelinekc++: Implement mangling of RAW_DATA_CST [PR118278]
2025-01-15  Marek Polacekc++: handle decltype in nested-name-spec printing ...
2025-01-15  Jonathan Wakelylibstdc++: Fix comments in test that reference wrong...
2025-01-15  Tamar Christinamiddle-end: Fix incorrect type replacement in operands_...
2025-01-15  Richard BienerAnnotate dbg_line_numbers table
2025-01-15  Christoph Müllnertestsuite: i386: Fix expected vectoriziation in pr105493.c
2025-01-15  Tobias BurnusOpenMP/C++: Fix 'declare variant' for struct-returning...
2025-01-15  Jakub Jelinekipa: Initialize/release global obstack in process_new_f...
2025-01-15  Jakub Jelinekc++: Delete defaulted operator <=> if std::strong_order...
2025-01-15  Jakub Jelinekc++: Fix up maybe_init_list_as_array for RAW_DATA_CST...
2025-01-15  Jakub Jelinekc++: Fix ICEs with large initializer lists or ones...
2025-01-15  Kito ChengRISC-V: Fix code gen for reduction with length 0 [PR118182]
2025-01-15  Richard BienerFix SLP scalar costing with stmts also used in externals
2025-01-15  Michal Jireslto: Remove link() to fix build with MinGW [PR118238]
2025-01-15  Anton Blanchard[RISC-V][PR target/118170] Add HF div/sqrt reservation
2025-01-15  Richard Sandiford[PR rtl-optimization/109592] Simplify nested shifts
2025-01-15  GCC AdministratorDaily bump.
2025-01-14  anetczukc++: dump-lang-raw with obj_type_ref fields
2025-01-14  Iain Buclawd: Merge upstream dmd, druntime d6f693b46a, phobos...
2025-01-14  Alexandre Oliva[ifcombine] robustify decode_field_reference
2025-01-14  Marek Polacekc++: re-enable NSDMI CONSTRUCTOR folding [PR118355]
2025-01-14  Sandra LoosemoreOpenMP: Remove dead code from declare variant reimpleme...
2025-01-14  Sandra LoosemoreOpenMP: Re-work and extend context selector resolution
2025-01-14  Sandra LoosemoreOpenMP: New tree nodes for metadirective and dynamic...
2025-01-14  Alexandre Oliva[ifcombine] check and extend constants to compare with...
2025-01-14  Robin DappRISC-V: Fix vsetvl compatibility predicate [PR118154].
2025-01-14  Robin Dappmatch: Keep conditional in simplification to constant...
2025-01-14  Nathaniel Sheadc++/modules: Don't emit imported deduction guides ...
2025-01-14  Eric BotcazouAda: add missing support for the S/390 and RISC-V archi...
2025-01-14  Richard Bienertree-optimization/118405 - ICE with vector(1) T vs...
2025-01-14  Anuj MohiteFortran: Add LOCALITY support for DO_CONCURRENT
2025-01-14  David Malcolmc: improve UX for -Wincompatible-pointer-types (v3...
2025-01-14  Andrew Pinskic++: Add support for vec_dup to constexpr [PR118445]
2025-01-14  Robin DappRISC-V: Expand shift count in Xmode in interleave pattern.
2025-01-14  Jiufu Guors6000: Add clobber and guard for vsx_stxvd2x4_le_const...
2025-01-14  GCC AdministratorDaily bump.
2025-01-14  Robin DappRISC-V: Disallow negative step for interleaving [PR117682]
2025-01-13  Robin DappRISC-V: testsuite: Skip test with -flto
2025-01-13  Gaius MulleyPR modula2/116557: Remove physical address from COPYING.FDL
2025-01-13  Thomas KoenigFix typos in show_attr.
2025-01-13  Xi RuoyaoRISC-V: Remove zba check in bitwise and ashift reassoci...
2025-01-13  Iain Buclawlibphobos: Bump soname to version 6 [PR117701]
2025-01-13  Richard SandifordFix build for STORE_FLAG_VALUE<0 targets [PR118418]
2025-01-13  Xi RuoyaoRISC-V: Improve bitwise and ashift reassociation for...
2025-01-13  Jin MaRISC-V: Fix the result error caused by not updating...
2025-01-13  Vineet GuptaRISC-V: fix thinko in riscv_register_move_cost ()
2025-01-13  Paul-Antoine... Accept commas between clauses in OpenMP declare variant
2025-01-13  Jin MaRISC-V: Fix program logic errors caused by data truncat...
2025-01-13  Paul-Antoine... Add missing target directive in OpenMP dispatch Fortran...
2025-01-13  Gaius MulleyPR modula2/118453: Subranges types do not use virtual...
next