]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-04-06  Sandra LoosemoreDoc: make regenerate-opt-urls
2025-04-06  Sandra LoosemoreDoc: Document -Wpsabi [PR81831]
2025-04-06  GCC AdministratorDaily bump.
2025-04-05  Patrick Palkac++: harmless use of 'this' rejected despite P2280R4...
2025-04-05  Sandra LoosemoreDocs: Document -fcf-protection without argument [PR112589]
2025-04-05  Iain Sandoetestsuite, cobol: If libgcobol has a .spec file use it.
2025-04-05  Iain Sandoecobol, driver, libgcobol: Add support for libgcobol...
2025-04-05  Iain Sandoelibgcobol: C++-ify the configuration steps.
2025-04-05  Georg-Johann LayAVR: Speed up __umulhisi3 for small devices with MUL.
2025-04-05  Jason Merrillc++: __FUNCTION__ in lambda return type [PR118629]
2025-04-05  GCC AdministratorDaily bump.
2025-04-04  Nathaniel Sheadc++: Fix GC with TU_LOCAL_ENTITY [PR119564]
2025-04-04  Nathaniel Sheadc++/modules: Fix divergence in streaming/non-streaming...
2025-04-04  Nathaniel Sheadc++/modules: Propagate bits to DECL_MAYBE_DELETED dups...
2025-04-04  Bob Dubnercobol: Set compile-time and run-time signable_e bits...
2025-04-04  Joseph MyersRegenerate gcc.pot
2025-04-04  Bob Dubnercobol: New testcases.
2025-04-04  Jason Merrillc++: lambda in requires outside template [PR99546]
2025-04-04  Patrick Palkalibstdc++: Avoid redundant value_type object in flat_se...
2025-04-04  Jakub Jelineklto: lto-opts fixes [PR119625]
2025-04-04  Jakub Jelinekprofile: Another musttail fix [PR119618]
2025-04-04  Jakub Jelinektailc: Don't reject all tail calls if param has addr...
2025-04-04  Jakub Jelinekcfgrtl: Remove REG_EH_REGION notes from tail calls...
2025-04-04  Iain Sandoelibgcobol: Check if the target needs libm.
2025-04-04  Bob Dubnercobol: Eliminate cobolworx UAT errors when compiling...
2025-04-04  Jakub Jelinekrtlanal, i386: Adjust pattern_cost and x86 constant...
2025-04-04  Patrick Palkac++: constraint variable used in evaluated context...
2025-04-04  Andrew Pinskialways turn return into __builtin_unreachable for noret...
2025-04-04  Jakub Jelinekc++, libcpp: Allow some left shifts in the preprocessor...
2025-04-04  Richard Earnshawarm: testsuite: restore dg-do-what-default in mve.exp
2025-04-04  Jonathan Wakelylibstdc++: Replace use of __mindist in ranges::uninitia...
2025-04-04  Tomasz Kamińskilibstdc++: Provide formatter for vector<bool>::referenc...
2025-04-04  Eric BotcazouAda: Fix thinko in Eigensystem for complex Hermitian...
2025-04-04  Jonathan Wakelylibstdc++: Check feature test macro for std::string_vie...
2025-04-04  Jonathan Wakelylibstdc++: Fix whitespace in std::basic_string::_M_cons...
2025-04-04  Arsen Arsenovićlibstdc++: allow defining version FTMs without standard...
2025-04-04  Jakub Jelinektailc: Use the IPA-VRP tail call hack even for pointers...
2025-04-04  GCC AdministratorDaily bump.
2025-04-03  Thomas Schwingelibstdc++, nvptx: Remove machinery to inject per-file...
2025-04-03  Thomas Schwingenvptx: Don't use PTX '.const', constant state space...
2025-04-03  Patrick Palkac++: P2280R4 and speculative constexpr folding [PR119387]
2025-04-03  Peter Bergnerrs6000: Add Cobol support to traceback table [PR119308]
2025-04-03  Jason Merrillc++/modules: inline loaded at eof
2025-04-03  Jason Merrillc++: operator!= rewriting and arg-dep lookup
2025-04-03  Sandra LoosemoreDoc: Clean up musttail attribute docs some more
2025-04-03  Victor Do Nascimentovect: Relax scan-tree-dump strict pattern matching...
2025-04-03  Iain Sandoelibgcobol: Provide fallbacks for C32 strfromf32/64...
2025-04-03  Iain Sandoelibgcobol: Only use random_r if it is available [PR119295]
2025-04-03  Iain Sandoelibgcobol: Ensure that config.h is included where needed.
2025-04-03  Bob Dubnercobol: New testcases for INSPECT statement.
2025-04-03  Tomasz Kamińskilibstdc++: Restored accidentally removed test case.
2025-04-03  Tomasz Kamińskilibstdc++: Fix handling of field width for wide strings...
2025-04-03  Jakub Jelinekc++: Fix typo in RAW_DATA_CST build_list_conv subsubcon...
2025-04-03  Jan HubickaFix costs of x86 move instructions at -Os
2025-04-03  Christophe... testsuite: Remove guality xfails for aarch64*-*-*
2025-04-03  Rainer Orthtestsuite: i386: Fix gcc.target/i386/pr82142?.c etc...
2025-04-03  Jakub Jelinekc-family: Regenerate c.opt.urls
2025-04-03  Jakub Jelinekfold-const, cobol: Add native_encode_wide_int and use...
2025-04-03  Alexandre Oliva[testsuite] [riscv] limit vwaddsub-1.c to rv64
2025-04-03  Alexandre Oliva[testsuite] [riscv] limit mcpu-xiangshan-nanhu.c to...
2025-04-03  Alexandre Oliva[testsuite] [riscv] xfail some [PR113281] tests
2025-04-03  Alexandre Oliva[testsuite] [riscv] xfail ssa-dom-cse-2 on riscv64
2025-04-03  Xi RuoyaoLoongArch: Make gen-evolution.awk compatible with FreeB...
2025-04-03  Hongyu WangAPX: Emit nf variant for rotl splitter with mask [PR...
2025-04-03  Sandra LoosemoreDoc: Clarify use of access attribute [PR101440]
2025-04-03  GCC AdministratorDaily bump.
2025-04-02  Sandra LoosemoreDoc: Improve wording of -Werror documentation [PR58973]
2025-04-02  Iain Buclawd: Fix error using UFCS in a speculative context
2025-04-02  Robin DappRISC-V: Fix vec_duplicate[bimode] expander [PR119572].
2025-04-02  Jin Ma[PATCH v2] RISC-V: Fixbug for slli + addw + zext.w...
2025-04-02  John David... xfail __tcf_ZL1b assembler check on hppa*-*-hpux* in...
2025-04-02  John David... Skip g++.dg/abi/abi-tag18a.C on hppa*-*-hpux*
2025-04-02  John David... hpux: Only use long long when __cplusplus >= 201103L
2025-04-02  Bob Dubnercobol: Plug memory leak caused by intermediate_e stack...
2025-04-02  Sandra LoosemoreDoc: #pragma pack documentation cleanup [PR114957]...
2025-04-02  Jakub Jelinektailc: Deal with trivially useless EH cleanups [PR119491]
2025-04-02  Jakub Jelinekc: Fix ICEs with -fsanitize=pointer-{subtract,compare...
2025-04-02  Sandra LoosemoreOpenMP: Require target and/or targetsync init modifier...
2025-04-02  Iain Sandoeconfig, toplevel, Darwin: Pass -B instead of -L to...
2025-04-02  Iain Sandoelibstdc++, testsuite, Darwin: Prune a new linker warnin...
2025-04-02  Richard Bienertree-optimization/119586 - aligned access to unaligned...
2025-04-02  Jonathan Yongswitch-3.c: Fix llp64 warnings
2025-04-02  Jakub Jelinekdoc: Extend musttail attribute docs
2025-04-02  Jonathan Wakelycobol: Fix incorrect use of std::remove_if
2025-04-02  Jakub Jelinektailc: Don't fail musttail calls if they use or could...
2025-04-02  Christophe... testsuite: arm: Fix dg-final in short-vfp-1.c [PR119556]
2025-04-02  Andi KleenPR119482: Avoid mispredictions in bitmap_set_bit
2025-04-02  Sandra LoosemoreDoc: Cross-reference constructor and init_priority...
2025-04-02  GCC AdministratorDaily bump.
2025-04-01  Sandra LoosemoreDoc: Document _Bool type as C90 extension [PR118118]
2025-04-01  Eric BotcazouFix support of --enable-default-pie for cross Ada compiler
2025-04-01  Bob Dubnercobol: Change some dubious sprintf() calls to xasprintf...
2025-04-01  Sandra LoosemoreDoc: Document enum with underlying type extension ...
2025-04-01  Nathaniel Sheadc++/modules: Forbid exposures of TU-local entities...
2025-04-01  Nathaniel Sheadc++: Rename -fmodules-ts to -fmodules in diagnostics
2025-04-01  Jonathan Wakelylibstdc++: Fix -Warray-bounds warning in std::vector...
2025-04-01  Tom TromeyFurther use of mod_scope in modified_type_die
2025-04-01  Jakub Jelinektailc: Improve tail recursion handling [PR119493]
2025-04-01  Jakub Jelinekcombine: Use reg_used_between_p rather than modified_be...
2025-04-01  Kito ChengRISC-V: Tweak testcase for PIE
next