]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-02-27  Jakub Jelinekgimple-fold: Fix a pasto in fold_truth_andor_for_ifcomb...
2025-02-27  Jakub Jelinekinput: Fix up ICEs with --param=file-cache-files=N...
2025-02-27  Thomas Schwingenvptx: '#define MAX_FIXED_MODE_SIZE 128'
2025-02-27  Thomas SchwingeAdd 'gcc.target/nvptx/stack_frame-1.c'
2025-02-27  Thomas Schwingenvptx: Build libgfortran with '-mfake-ptx-alloca' ...
2025-02-27  Thomas Schwingenvptx: Support '-mfake-ptx-alloca'
2025-02-27  Thomas Schwingenvptx: Delay 'sorry, unimplemented: dynamic stack alloc...
2025-02-27  Thomas Schwingenvptx: Add test cases for dead/unused 'alloca'/VLA
2025-02-27  Jerry DeLisleGCC: Documentation of -x option
2025-02-27  Marek Polacekc++: ICE with GOTO_EXPR [PR118928]
2025-02-27  Vladimir N... [PR118940][LRA]: Add a test
2025-02-27  Vladimir N... [PR116336][LRA]: Add a test
2025-02-27  Marek Polacekc++: too many errors with sneaky template [PR118516]
2025-02-27  Richard Earnshawtestsuite: arm: Avoid incremental link warnings in...
2025-02-27  Andre VehreschildFortran: Fix ICE on associate of pointer [PR118789]
2025-02-27  Haochen Jiangi386: Treat Granite Rapids/Granite Rapids-D/Diamond...
2025-02-27  Jakub Jelinekgimple-range-phi: Fix comment typo
2025-02-27  Jakub JelinekMakefile: Link in {simple,lazy}-diagnostic-path.o ...
2025-02-27  Jakub Jelinekalias: Perform offset arithmetics in poly_offset_int...
2025-02-27  GCC AdministratorDaily bump.
2025-02-26  Patrick Palkalibstdc++: Add code comment documenting LWG 4027 change...
2025-02-26  Jakub Jelinekc: Assorted fixes for flexible array members in unions...
2025-02-26  Jakub Jelinekc: stddef.h C23 fixes [PR114870]
2025-02-26  Jakub Jelinekarm: Fix up REVERSE_CONDITION macro [PR119002]
2025-02-26  Vladimir N... [PR119021][LRA]: Fix rtl correctness check failure...
2025-02-26  Alexandre Oliva[testsuite] add x86 effective target
2025-02-26  Alexandre Oliva[testsuite] adjust expectations of x86 vect-simd-clone...
2025-02-26  Jakub Jelineksimple-diagnostic-path: Inline two trivial methods...
2025-02-26  Andre VehreschildFortran: Remove SAVE_EXPR on lhs in assign [PR108233]
2025-02-26  Tamar Christinatestsuite: Add pragma novector to more tests [PR118464]
2025-02-26  GCC AdministratorDaily bump.
2025-02-25  Iain Buclawlibphobos: Generate test files for phobos testsuite
2025-02-25  Giuseppe D... libstdc++: add support for constexpr stable_sort (P2562R1)
2025-02-25  Giuseppe D... libstdc++: add a constexpr macro for C++26
2025-02-25  Jonathan Wakelylibstdc++: Fix typo in std::fill SFINAE constraint...
2025-02-25  Andrew Pinskii386: Fix pr101950-2.c [PR115028]
2025-02-25  Iain Buclawlibphobos: Add script for extracting unittests from...
2025-02-25  Iain Buclawlibphobos: Organize druntime and phobos tests under...
2025-02-25  François Dumontlibstdc++: [_Hashtable] Fix hash code cache usage when...
2025-02-25  Jason Merrilldoc: update C++98 bootstrap note
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]
next