]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-02-11  Jeff Law[PR target/115478] Accept ADD, IOR or XOR when combinin...
2025-02-11  Jason Merrillc++: don't default -frange-for-ext-temps in -std=gnu...
2025-02-11  Jason Merrillc++: change implementation of -frange-for-ext-temps...
2025-02-11  Andrew Carlottiaarch64: Update fp8 dependencies
2025-02-11  Andrew Carlottitestsuite: Enable reduced parallel batch sizes
2025-02-11  Sandra LoosemoreOpenMP: Pass a 3-way flag to omp_check_context_selector...
2025-02-11  Sandra LoosemoreOpenMP: Bug fixes for comparing context selectors
2025-02-11  Martin Jamborlto: Add an entry for cold attribute to lto_gnu_attributes
2025-02-11  Simon Martinc++: Reject cdtors and conversion operators with a...
2025-02-11  David Malcolmsarif-replay: fix off-by-one in handling of "endColumn...
2025-02-11  Roger SayleSynchronize include/dwarf2.def with binutils
2025-02-11  Richard Bienertree-optimization/118817 - missed folding of PRE insert...
2025-02-11  Nathaniel Sheadtestsuite: Fix g++.dg/modules/adl-5
2025-02-11  Nathaniel Sheadc++: Fix use-after-free of replaced friend instantiatio...
2025-02-11  H.J. Lux86: Correct ASM_OUTPUT_SYMBOL_REF
2025-02-11  YunQiang Suconfig.gcc: Support mips*64*-linux-muslabi64 as ABI64...
2025-02-11  Jie MeiMIPS: Add some floating point instructions support...
2025-02-11  Rainer Orthlibphobos: Disable libphobos.phobos/std/concurrency...
2025-02-11  Xi Ruoyaotestsuite: LoongArch: Remove from btrunc, ceil, and...
2025-02-11  Haochen Jiangi386: Fix AVX512BW intrin header with __OPTIMIZE__...
2025-02-11  Gaius MulleyPR modula2/118761: gm2 driver doesnt behave as gcc...
2025-02-11  GCC AdministratorDaily bump.
2025-02-10  Ian Lance Taylorlibbacktrace: add cast to avoid undefined shift
2025-02-10  Thomas KoenigThis improves an error message, avoiding at ... at.
2025-02-10  Harald AnlaufFortran: checking of pointer targets for structure...
2025-02-10  Tobias Burnus[gcn] mkoffload.cc: Print fatal error if -march has...
2025-02-10  Tobias Burnus[gcn] install.texi: Update for new ISA targets and...
2025-02-10  Martin Jamboripa-cp: Perform operations in the appropriate types...
2025-02-10  Richard Earnshawarm: fix typo in dg-require-effective-target [PR118089]
2025-02-10  Jakub Jelineki386: Change RTL representation of bt[lq] [PR118623]
2025-02-10  Tamar Christinatestsuite: Fix two testisms on x86 after PFA [PR118754]
2025-02-10  GCC AdministratorDaily bump.
2025-02-09  Jeff Law[PR target/115123] Fix testsuite fallout from sinking...
2025-02-09  Dario Gjorgjevski[PR middle-end/117263] Avoid unused-but-set warning...
2025-02-09  Thomas KoenigTest procedure dummy arguments against global symbols...
2025-02-09  Jeff Law[RISC-V][PR target/118146] Fix ICE for unsupported...
2025-02-09  GCC AdministratorDaily bump.
2025-02-08  Georg-Johann Layad target/118764: Fix a typo in doc/extend.texi.
2025-02-08  Sandra Loosemore[PATCH] OpenMP: Improve Fortran metadirective diagnosti...
2025-02-08  Dimitry Andriclibgcc: On FreeBSD use GCC's crt objects for static...
2025-02-08  Thomas SchwingeGCN, nvptx: 'sorry, unimplemented: exception handling...
2025-02-08  Thomas SchwingeFor a few test cases, clarify dependance on effective...
2025-02-08  Thomas Schwingenvptx doesn't actually support effective-target 'except...
2025-02-08  Thomas SchwingeBPF doesn't actually support effective-target 'exceptio...
2025-02-08  Thomas SchwingeClarify that effective-targets 'exceptions' and 'except...
2025-02-08  Thomas Schwinge'gcc.dg/pr88870.c': don't 'dg-require-effective-target...
2025-02-08  Jakub Jelineki386: Fix ICE with conditional QI/HI vector maxmin...
2025-02-08  H.J. Lux86: Verify that PUSH/POP can be skipped
2025-02-08  GCC AdministratorDaily bump.
2025-02-07  Andrew Pinskiaarch64: gimple fold aes[ed] [PR114522]
2025-02-07  Harald AnlaufFortran: fix initialization of allocatable non-deferred...
2025-02-07  Peter Bergnerrs6000: Add cast to avoid pointer to integer comparison...
2025-02-07  Andi KleenAdd a cache of recent lines
2025-02-07  Richard Earnshawarm: Prefer POP {lo-reg} over LDR lo-reg, ... for thumb...
2025-02-07  Richard Earnshawarm: fix ICE due to fix for POP {PC} change
2025-02-07  Jeff Law[rtl-optimization/116244] Don't create bogus regs in...
2025-02-07  Jakub Jelinekc++: Fix up name independent decl in structured binding...
2025-02-07  Jakub Jelinekc++: Fix up handling of for/while loops with declaratio...
2025-02-07  Richard Bienerjit/118780 - make sure to include dlfcn.h when plugin...
2025-02-07  Giuseppe D... libstdc++: fix a dangling reference crash in ranges...
2025-02-07  Jonathan Wakelylibstdc++: Handle exceptions in std::ostream::sentry...
2025-02-07  Jonathan Wakelylibstdc++: Add comment about use of always_inline attri...
2025-02-07  Pan LiRISC-V: Make VXRM as global register [PR118103]
2025-02-07  Alexandre Oliva[testsuite] tolerate later success [PR108357]
2025-02-07  Andrew Pinskiaarch64: Fix bootstrap with --enable-checking=release...
2025-02-07  Thomas SchwingeHonor dump options for C/C++ '-fdump-tree-original'
2025-02-07  Marek Polacekc++: ICE with unparsed noexcept [PR117106]
2025-02-07  Simon Martinc++: Properly support null pointer constants in conditi...
2025-02-07  Jakub Jelinekc++: Don't use CLEANUP_EH_ONLY for new expression clean...
2025-02-07  Jakub Jelinekc++: Use cplus_decl_attributes rather than decl_attribu...
2025-02-07  Jakub Jelinekc++: Allow constexpr reads from volatile std::nullptr_t...
2025-02-07  Paul ThomasFortran: Fix default init of finalizable derived argus...
2025-02-07  Richard Bienertree-optimization/115538 - possible wrong-code with...
2025-02-07  Tobias Burnus[gcn] Fix the output amdhsa.version
2025-02-07  Tobias Burnus[GCN] Handle generic ISA names in libgomp's plugin...
2025-02-07  Xi RuoyaoLoongArch: Correct the mode for mask{eq,ne}z
2025-02-07  Alexandre Oliva[ifcombine] avoid creating out-of-bounds BIT_FIELD_REFs...
2025-02-07  Tobias Burnus[gcn] Add gfx9-generic and generic-associated gfx*
2025-02-07  Tobias Burnus[gcn] Fix gfx906's sramecc setting
2025-02-07  Alexandre Oliva[testsuite] [sparc] select ultrasparc for fsmuld test
2025-02-07  Alexandre Oliva[testsuite] [sparc] skip tls tests if emulated
2025-02-07  Alexandre Oliva[testsuite] [sparc] skip sparc-ret-1 with -mfix-ut699
2025-02-07  Alexandre Oliva[testsuite] [sparc] use -mtune in alignment tuning...
2025-02-07  H.J. Luira: Add a target hook for callee-saved register cost...
2025-02-07  GCC AdministratorDaily bump.
2025-02-06  Craig Blackmore[PATCH] RISC-V: Move UNSPEC_SSP_SET and UNSPEC_SSP_TEST...
2025-02-06  Jeff Law[RISC-V] Fix risc-v expected test output after recent...
2025-02-06  Georg-Johann Layavr.opt.urls += -mcvt
2025-02-06  Tamar Christinamiddle-end: Remove unused internal function after IVopt...
2025-02-06  Jerry DeLisleFortran: Fix handling of the X edit descriptor.
2025-02-06  Jakub Jelinekc++: Add no_unique_address attribute further test cover...
2025-02-06  Jakub Jelinekc++: Add noreturn attribute further test coverage ...
2025-02-06  Jakub Jelinekc++: Add nodiscard attribute further test coverage...
2025-02-06  Georg-Johann LayAVR: Add support for a Compact Vector Table (-mcvt).
2025-02-06  Paul ThomasFortran: FIx ICE in associate with elemental function...
2025-02-06  Jakub Jelinekloop-iv, riscv: Fix get_biv_step_1 for RISC-V [PR117506]
2025-02-06  Georg-Johann LayAVR: genmultilib.awk - Use more robust parsing of spaces.
2025-02-06  Lulu ChengLoongArch: Fix ICE caused by illegal calls to builtin...
2025-02-06  Richard Sandifordvect: Move induction IV increments [PR110449]
2025-02-06  Richard Bienerrtl-optimization/117922 - disable fold-mem-offsets...
next