]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-03-28  GCC AdministratorDaily bump.
2025-03-28  David Malcolmlibstdc++-v3 testsuite: fix malformed dg-require-static...
2025-03-28  David Malcolmtestsuite: fix some malformed dg-require-* directives
2025-03-27  David Malcolmcontrib: add dg-lint and libgdiagnostics.py [PR116163]
2025-03-27  Bob Dubnercobol: Incorporate new testcases from the cobolworx...
2025-03-27  Roland McGrathlibcpp: Add missing configure check for setlocale.
2025-03-27  Uros Bizjaki386: Fix offset calculation in ix86_redzone_clobber
2025-03-27  Jakub Jelinektestsuite: Fix up strub-internal-pr112938.C test for...
2025-03-27  Eric BotcazouAda: Fix too late initialization of tasking runtime...
2025-03-27  Marek Polacektestsuite: fix g++.dg/template/explicit-args6.C
2025-03-27  Dimitar Dimitrovtestsuite: Require effective target sigsetjmp for gcov...
2025-03-27  Marek Polacekc++: fix g++.dg/tree-ssa/initlist-opt2.C
2025-03-27  Sam Jamestestsuite: revert Fortran change
2025-03-27  Edwin LuRISC-V: testsuite: fix syntax error for assembler scan
2025-03-27  Sam Jamestestsuite: aarch64: fix another unbalanced }
2025-03-27  Jonathan Wakelylibstdc++: Replace use of std::min in ranges::uninitial...
2025-03-27  Jonathan Wakelylibstdc++: Use const_cast to workaround tm_zone being...
2025-03-27  Jonathan Wakelylibstdc++: Update tzdata to 2025b
2025-03-27  Richard Bienertarget/119010 - add znver{4,5}_insn_both to resolve...
2025-03-27  Richard Bienertarget/119010 - more DFmode handling in zn4zn5 reservations
2025-03-27  Sam Jamestestsuite: fix dg-* typos
2025-03-27  Sam Jamestestsuite: fix typos in comments
2025-03-27  Sam Jamestestsuite: harmless dg-* whitespace fixes
2025-03-27  Tobias BurnusOpenMP: Fix C++ template handling with append_args...
2025-03-27  Giuseppe D... libstdc++: re-bump the feature-test macro for P2562R1...
2025-03-27  Giuseppe D... libstdc++: add constexpr stable_partition
2025-03-27  Giuseppe D... libstdc++: add constexpr inplace_merge
2025-03-27  Nathaniel Sheadc++/modules: Handle conflicting ABI tags [PR118920]
2025-03-27  Nathaniel Sheadc++/modules: Fix tsubst of global module friend classes...
2025-03-27  Jonathan Wakelylibstdc++: Fix std::ranges::iter_move for function...
2025-03-27  Richard Earnshawarm: don't vectorize fmaxf() unless unsafe math opts...
2025-03-27  Hu, Lin1i386: Set attr "addr" as "gpr16" for constraint "jm...
2025-03-27  Martin Ueckerc: Fix tagname confusion for typedef redefinitions...
2025-03-27  Lulu ChengLoongArch: Support Q suffix for __float128.
2025-03-27  Sandra LoosemoreOpenMP: Fix declaration in append-args-interop.c test...
2025-03-27  Sam Jamestestsuite: fixup tree scan syntax for strub-internal...
2025-03-27  Sam Jamestestsuite: assorted targets: add missing braces to...
2025-03-27  Sam Jamestestsuite: fix more dg-* whitespace issues
2025-03-27  Sam Jamestestsuite: fix dg-message typos
2025-03-27  Sam Jamestestsuite: more (mostly cosmetic) dg- whitespace fixes
2025-03-27  Sam Jamestestsuite: fix dg-bogus typo
2025-03-27  Sam Jamestestsuite: fortran: fix dg syntax errors
2025-03-27  GCC AdministratorDaily bump.
2025-03-27  Sam Jamestestsuite: tree-ssa: fix PR98265 test to use C++14
2025-03-27  Sam Jamestestsuite: g++.dg: vect: fix PR37143 filename
2025-03-27  Sam Jamestestsuite: tree-ssa: fix PR98265 filename
2025-03-27  Sam Jamestestsuite: g++.dg: fix PR112938 filename
2025-03-26  Jørgen KvalsvikAdd coverage_instrumentation_p
2025-03-26  Jørgen KvalsvikAdd prime path coverage to gcc/gcov
2025-03-26  Jørgen Kvalsvikgcov: branch, conds, calls in function summaries
2025-03-26  Harald AnlaufFortran: fix bogus recursion with DT default initializa...
2025-03-26  David Malcolmtestsuite, powerpc: fix broken dg directives
2025-03-26  David Malcolmtestsuite, gomp: fix broken dg directives
2025-03-26  David Malcolmtestsuite: fix broken dg directives
2025-03-26  Jonathan Wakelycobol: Replace quadratic loop removing std::set elements
2025-03-26  Jonathan Wakelylibgcobol: Use auto for container iterator types
2025-03-26  Jonathan Wakelylibgcobol: Fix uses of tolower and toupper with std...
2025-03-26  Jonathan Wakelylibgcobol: Simplify assignment operator by defaulting it
2025-03-26  Bob Dubnercobol: Bring trunk in line with Dubner's test system.
2025-03-26  Jakub Jelinekcobol: Get rid of __int128 uses in the COBOL FE [PR119242]
2025-03-26  Iain Buclawd: import __stdin causes compilation to pause while...
2025-03-26  Jonathan Wakelyc++: Fix FAIL: g++.dg/tree-ssa/initlist-opt1.C
2025-03-26  Giuseppe D... libstdc++: do not advertise full P2562R1 support
2025-03-26  Rainer Orthtestsuite: i386: Fix c-c++-common/gomp/metadirective...
2025-03-26  Jakub Jelinektestsuite: Fix up append-args-interop.f90 test
2025-03-26  Thomas Schwingedriver: Forward '-lstdc++' to offloading compilation...
2025-03-26  Thomas SchwingeC++: Adjust implicit '__cxa_bad_typeid' prototype to...
2025-03-26  Jakub Jelinekwidening_mul: Fix up further r14-8680 widening mul...
2025-03-26  Jakub Jelinekprofile: Don't instrument fake exit edges after musttai...
2025-03-26  Jakub Jelineki386: Fix up pr55583.c testcase [PR119465]
2025-03-26  Tomasz Kamińskilibstdc++: Check presence of iterator_category for...
2025-03-26  Rainer Orthtestsuite: i386: Require dfp support in gcc.target...
2025-03-26  Tobias Burnuslibgomp.texi: Document supported OpenMP 'interop' types...
2025-03-26  Tomasz Kamińskilibstdc++: Add P1206R7 range operations to std::deque...
2025-03-26  Jakub Jelineki386: Require in peephole2 that memory is offsettable...
2025-03-26  Richard Bienertarget/119010 - add missing DF load/store reservations...
2025-03-26  Richard Bienertarget/119010 - add missing integer store reservations...
2025-03-26  Richard Bienermiddle-end/118795 - fix can_vec_perm_const_p query...
2025-03-26  Iain Sandoerust: Use 'lbasename()' consistently.
2025-03-26  Sam Jamestestsuite: add testcase for recent alias fix
2025-03-26  Hu, Lin1i386: Add "s_" as Saturation for AVX10.2 Converting...
2025-03-26  GCC AdministratorDaily bump.
2025-03-25  Bob Dubnercobol: Changes to eliminate _Float128 from the front...
2025-03-25  Marek Polacekc++: add fixed test [PR101881]
2025-03-25  Simon Martinc++: Properly fold <COND_EXPR>.*<COMPONENT> [PR114525]
2025-03-25  Iain Sandoetoplevel, libcobol: Add dependency on libquadmath build...
2025-03-25  Iain Sandoegcc, gcov: Use 'lbasename' consistently.
2025-03-25  Iain Sandoegcc, configure: When checking for basename, use the...
2025-03-25  Iain Sandoelibiberty: Append <libgen.h> to AC_CHECK_DECLS [PR119218].
2025-03-25  Thomas KoenigC prototypes for functions returning C function pointers.
2025-03-25  Jonathan Wakelylibstdc++: Allow std::ranges::to to create unions
2025-03-25  Jonathan Wakelylibstdc++: Optimize std::vector construction from input...
2025-03-25  Jonathan Wakelylibstdc++: Adjust how __gnu_debug::vector detects inval...
2025-03-25  Jonathan Wakelylibstdc++: Fix std::vector::append_range for overlappin...
2025-03-25  Eric BotcazouAdd support of --enable-host-pie to the native Ada...
2025-03-25  yxj-github-437c++: lambda, default argument, unevaluated context
2025-03-25  Richard Earnshawarm: testsuite: skip mtp tests on thumb1
2025-03-25  Sandra LoosemoreOpenMP: Create additional interop objects with append_args.
2025-03-25  Richard Earnshawarm: testsuite: adjust ftest tests
2025-03-25  Jakub Jelineki386: Fix up combination of -2 r<<= (x & 7) into btr...
next