]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-02-25  Vladimir N... [PR115458][LRA]: Run split sub-pass more times
2025-02-25  Jakub Jelinekpru: Fix pru_pragma_ctable_entry diagnostics [PR118991]
2025-02-25  Patrick Palkalibstdc++: Implement LWG 4027 change to possibly-const...
2025-02-25  Iain Buclawlibphobos: Add scripts to update Makefile.am after...
2025-02-25  Iain Buclawd/i386: Add CET TargetInfo key and predefined version...
2025-02-25  Iain Buclawd: Increase max parallelism of the D testsuite
2025-02-25  Andre VehreschildFortran: Fix detection of descriptor arrays in coarray...
2025-02-25  Andre VehreschildFortran: Use correct size when transferring between...
2025-02-25  Jakub Jelinekopenmp: Mark OpenMP atomic write expression as read...
2025-02-25  Jakub Jelinekopenmp: Fix handling of declare target statics with...
2025-02-25  Jakub Jelinekc++: Fix range for with PMFs [PR118923]
2025-02-25  GCC AdministratorDaily bump.
2025-02-24  Robin DappRISC-V: Include pattern stmts for dynamic LMUL computat...
2025-02-24  Robin Dappvect: Use original LHS type for gather pattern [PR118950].
2025-02-24  Jakub Jelinekreassoc: Fix up optimize_range_tests_to_bit_test [PR118915]
2025-02-24  Richard Bienertree-optimization/118973 - stray abnormal edge after DCE
2025-02-24  Jakub Jelinekopenmp: Fix diagnostics typo [PR118993]
2025-02-24  Jakub JelinekUse nonnull_if_nonzero attribute rather than nonnull...
2025-02-24  Jakub Jelinekanalyzer: Handle nonnull_if_nonzero attribute [PR117023]
2025-02-24  Lino Hsing... RISC-V: Fix .cfi_offset directive when push/pop in...
2025-02-24  GCC AdministratorDaily bump.
2025-02-23  H.J. Lux86: Add tests for PR tree-optimization/82142
2025-02-23  GCC AdministratorDaily bump.
2025-02-22  Jonathan Wakelylibstdc++: Fix bootstrap failure with --enable-vtable...
2025-02-22  Thomas SchwingeTurn test cases into UNSUPPORTED if running into 'sorry...
2025-02-22  Thomas SchwingeGracefully handle the case that 'gcc/testsuite/lib...
2025-02-22  Thomas SchwingeRefactor duplicated code into 'gcc/testsuite/lib/gcc...
2025-02-22  Thomas SchwingeBPF, nvptx: Standardize on 'sorry, unimplemented: dynam...
2025-02-22  shynurlibgomp: Add '__attribute__((unused))' to variables...
2025-02-22  Jonathan Wakelylibstdc++: Remove misleading comment in __atomic_base...
2025-02-22  Jonathan Wakelylibstdc++: Remove redundant cast in floating_from_chars.cc
2025-02-22  Sandra LoosemoreOpenMP: Silence uninitialized variable warning in C...
2025-02-22  Gaius MulleyPR modula2/118978 ICE when attempting to pass an incomp...
2025-02-22  GCC AdministratorDaily bump.
2025-02-21  H.J. LuAppend a newline in debug_edge
2025-02-21  Richard Bienertree-optimization/118954 - avoid UB on ref created...
2025-02-21  Richard BienerImprove g++.dg/torture/pr118521.C
2025-02-21  Harald AnlaufFortran: initialize non-saved pointers with -fcheck...
2025-02-21  Andre VehreschildFortran: Fix build on solaris [PR107635]
2025-02-21  Tobias BurnusFortran: Improve gfc_array_kind for assumed rank; gfc_t...
2025-02-21  GCC AdministratorDaily bump.
2025-02-20  David Malcolmdiagnostics: add comments about global_dc
2025-02-20  David Malcolmsarif-replay: add testcase for empty input file
2025-02-20  David Malcolmsarif-replay: improve error for unescaped braces in...
2025-02-20  Gerald Pfeiferdoc: Drop note for Binutils pre 2.24
2025-02-20  Richard Sandifordaarch64: Remove old aarch64_expand_sve_vec_cmp_float...
2025-02-20  Richard Sandifordtestsuite: Fix sve/pcs/args_1.c failures [PR116604]
2025-02-20  Richard Sandifordtestsuite: Fix sve/var_stride_*.c failures
2025-02-20  Richard Bienertree-optimization/118521 - bogus diagnostic from unreac...
2025-02-20  Filip Kastlinvoke.texi: Fix typo in the file-cache-lines param
2025-02-20  Jonathan Wakelylibstdc++: Workaround Clang bug with __array_rank built...
2025-02-20  Jonathan Wakelylibstdc++: Add parentheses around _GLIBCXX_HAS_BUILTIN...
2025-02-20  Jonathan Wakelylibstdc++: Use new type-generic built-ins in <bit>...
2025-02-20  Jonathan Wakelylibstdc++: Fix invalid signed arguments to <bit> functions
2025-02-20  Jonathan Wakelylibstdc++: Remove workaround for reserved init_priority...
2025-02-20  Jonathan Wakelylibstdc++: Use init_priority attribute for tzdb globals...
2025-02-20  Andre VehreschildFortran: Remove deprecated coarray routines [PR107635]
2025-02-20  Andre VehreschildFortran: Add transfer_between_remotes [PR107635]
2025-02-20  Andre VehreschildFortran: Add send_to_remote [PR107635]
2025-02-20  Andre VehreschildFortran: Add caf_is_present_on_remote. [PR107635]
2025-02-20  Andre VehreschildFortran: Allow to use non-pure/non-elemental functions...
2025-02-20  Andre VehreschildFortran: Prepare for more caf-rework. [PR107635]
2025-02-20  Andre VehreschildFortran: Move caf_get-rewrite to coarray.cc [PR107635]
2025-02-20  Richard Bienertree-optimization/86270 - improve SSA coalescing for...
2025-02-20  H.J. Lux86: Add a test for PR target/118936
2025-02-20  H.J. LuRevert "x86: Properly find the maximum stack slot align...
2025-02-20  H.J. LuRevert "i386: Simplify PARALLEL RTX scan in ix86_find_a...
2025-02-20  Patrick Palkalibstdc++: Rename concat_view::iterator to ::_Iterator
2025-02-20  Patrick Palkalibstdc++: Sync concat_view with final P2542 revision...
2025-02-20  GCC AdministratorDaily bump.
2025-02-19  Thomas SchwingeGCN, nvptx: Support '--enable-languages=all'
2025-02-19  Georg-Johann LayAVR: Add new ISR test gcc.target/avr/torture/isr-04...
2025-02-19  Andrew Pinskiaarch64: Fix testcase pr112105.c
2025-02-19  David Malcolminput: give file_cache_slot its own copy of the file...
2025-02-19  David Malcolmanalyzer: handle more IFN_UBSAN_* as no-ops [PR118300]
2025-02-19  Pan LiVect: Fix ICE when vect_verify_loop_lens acts on releva...
2025-02-19  Xi RuoyaoLoongArch: Use normal RTL pattern instead of UNSPEC...
2025-02-19  Xi RuoyaoLoongArch: Implement [su]dot_prod* for LSX and LASX...
2025-02-19  Xi RuoyaoLoongArch: Implement vec_widen_mult_{even,odd}_* for...
2025-02-19  Xi RuoyaoLoongArch: Simplify lsx_vpick description
2025-02-19  Xi RuoyaoLoongArch: Simplify {lsx_,lasx_x}vmaddw description
2025-02-19  Xi RuoyaoLoongArch: Simplify {lsx_,lasx_x}vh{add,sub}w description
2025-02-19  Xi RuoyaoLoongArch: Simplify {lsx_,lasx_x}v{add,sub,mul}l{ev...
2025-02-19  Xi RuoyaoLoongArch: Allow moving TImode vectors
2025-02-19  Xi RuoyaoLoongArch: Try harder using vrepli instructions to...
2025-02-19  Xi RuoyaoLoongArch: Accept ADD, IOR or XOR when combining object...
2025-02-19  Jeff Law[PR middle-end/113525] Drop obsolete options from docum...
2025-02-19  GCC AdministratorDaily bump.
2025-02-18  Andi KleenFix description of file-cache-lines/file-cache-files...
2025-02-18  David Malcolmanalyzer: add more properties to sarif output
2025-02-18  David Malcolmsarif output: fix alphabetization in sarif_scheme_handl...
2025-02-18  Roman Kaganlibgcc: i386/linux-unwind.h: always rely on sys/ucontext.h
2025-02-18  Robin DappRISC-V: Fix ratio in vsetvl fuse rule [PR115703].
2025-02-18  John David... testsuite: Include stdint.h instead of stdint-gcc.h...
2025-02-18  Tobias Burnusgfortran.dg/gomp/metadirective-3.f90: xfail on offload_...
2025-02-18  Richard Sandifordlate-combine: Tighten register class check [PR108840]
2025-02-18  Alex Coplanpair-fusion: Tweak wording in dump message [PR118320]
2025-02-18  Soumya ARaarch64: Use generic_armv8_a_prefetch_tune in generic_a...
2025-02-18  Richard Bienertree-optimization/98845 - ICE with tail-merging and...
2025-02-18  Jin MaRISC-V: Fix failed tests for regression due to fix...
next