]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2025-04-16  Thomas SchwingeRemove 'ALWAYS_INLINE' workaround in 'libgomp.c++/targe...
2025-04-16  Jakub Jelineklibatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
2025-04-16  Jakub Jelineklibatomic: Fix up libat_{,un}lock_n [PR119796]
2025-04-16  Thomas SchwingeAdd 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]
2025-04-16  Thomas SchwingeFor nvptx offloading, make sure to emit C++ constructor...
2025-04-16  Jan HubickaStream ipa_return_value_summary
2025-04-16  Waffl3xMAINTAINERS: Add myself to Write After Approval
2025-04-16  Tomasz Kamińskilibstdc++: Fix constification in range_formatter::forma...
2025-04-16  Tamar Christinamiddle-end: force AMDGCN test for vect-early-break_18...
2025-04-16  Tamar Christinamiddle-end: Fix incorrect codegen with PFA and VLS...
2025-04-16  Tomasz Kamińskilibstdc++: Implement formatters for pair and tuple...
2025-04-16  Jakub Jelinekbitintlower: Fix interaction of gimple_assign_copy_p...
2025-04-16  Jesse Huangriscv: Fix incorrect gnu property alignment on rv32
2025-04-16  Kito ChengRISC-V: Put jump table in text for large code model
2025-04-16  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR116093]
2025-04-16  Tejas BelagodAArch64: Fix operands order in vec_extract expander
2025-04-16  Alice Carlottiaarch64: Disable sysreg feature gating
2025-04-16  GCC AdministratorDaily bump.
2025-04-15  Iain Buclawd: Fix ICE: type variant differs by TYPE_MAX_VALUE...
2025-04-15  Nathaniel Sheadc++: Prune lambda captures from more places [PR119755]
2025-04-15  Jakub Jelinektestsuite: Fix up completion-2.c test
2025-04-15  Tobias Burnuslibgomp.texi (gcn, nvptx): Mention self_maps alongside USM
2025-04-15  Qing Zhaoc: Fully fold each parameter for call to .ACCESS_WITH_S...
2025-04-15  waffl3xOpenMP: omp.h omp::allocator C++ Allocator interface
2025-04-15  H.J. Lux86: Update gcc.target/i386/apx-interrupt-1.c
2025-04-15  Sandra LoosemoreDocs: Address -fivopts, -O0, and -Q confusion [PR71094]
2025-04-15  Jason Merrillc++: constexpr, trivial, and non-alias target [PR111075]
2025-04-15  Iain Sandoeconfigure, Darwin: Recognise new naming for Xcode ld.
2025-04-15  Iain Sandoeincludes, Darwin: Handle modular use for macOS SDKs...
2025-04-15  Kyrylo TkachovRegenerate common.opt.urls
2025-04-15  Richard Bienercobol/119302 - transform gcobol.3 name during install...
2025-04-15  Jan HubickaSet znver5 issue rate to 4.
2025-04-15  Jan HubickaSet ADDSS cost to 3 for znver5
2025-04-15  Jonathan Wakelylibstdc++: Do not define __cpp_lib_ranges_iota in ...
2025-04-15  Jonathan Wakelylibstdc++: Do not declare namespace ranges in <numeric...
2025-04-15  Vineet GuptaRISC-V: vsetvl: elide abnormal edges from LCM computati...
2025-04-15  Robin DappRISC-V: Do not lift up vsetvl into non-transparent...
2025-04-15  Tomasz Kamińskilibstdc++: Implement formatter for ranges and range_for...
2025-04-15  Andreas Schwablibgcobol: mark riscv64-*-linux* as supported target
2025-04-15  Tobias BurnusFortran/OpenMP: Support automatic mapping allocatable...
2025-04-15  Kyrylo TkachovLocality cloning pass: -fipa-reorder-for-locality
2025-04-15  Martin Jamboripa-bit-cp: Fix adjusting value according to mask ...
2025-04-15  Iain Buclawd: Fix internal compiler error: in visit, at d/decl...
2025-04-15  Patrick Palkac++: prev declared hidden tmpl friend inst, cont [PR119807]
2025-04-15  Iain Buclawd: Fix ICE in dwarf2out_imported_module_or_decl, at...
2025-04-15  Jakub Jelinekipa-cp: Fix up ipcp_print_widest_int
2025-04-15  Jakub Jelinektailc: Fix up musttail calls vs. -fsanitize=thread...
2025-04-15  Jonathan YongWbuiltin-declaration-mismatch-4.c: accept long long...
2025-04-15  Jakub Jelinektestsuite: Fix up ipa/pr119318.c test [PR119318]
2025-04-15  Jonathan Wakelylibstdc++: Fix std::string construction from volatile...
2025-04-15  Jonathan Wakelylibstdc++: Enable __gnu_test::test_container constructo...
2025-04-15  Jakub Jelineklibgcobol: Handle long double as an alternate IEEE754...
2025-04-15  Sandra LoosemoreDoc: always_inline attribute vs multiple TUs and LTO...
2025-04-15  Jason Merrillc++: shortcut constexpr vector ctor [PR113835]
2025-04-15  liuhongtRevert documents from r11-344-g0fec3f62b9bfc0
2025-04-15  Sandra LoosemoreDoc: clarify -march=pentiumpro has no MMX support ...
2025-04-15  GCC AdministratorDaily bump.
2025-04-14  Thomas SchwingeGCN, nvptx: Support '-mfake-exceptions', and use it...
2025-04-14  Thomas SchwingeAdd 'throw', dead code test cases for GCN, nvptx target...
2025-04-14  Thomas SchwingeAdd 'throw', caught test cases for GCN, nvptx target...
2025-04-14  Thomas SchwingeAdd 'throw' test cases for GCN, nvptx target and OpenAC...
2025-04-14  Thomas SchwingeAdd 'std::bad_cast' exception, dead code test cases...
2025-04-14  Thomas SchwingeAdd 'std::bad_cast' exception, caught test cases for...
2025-04-14  Thomas SchwingeAdd 'std::bad_cast' exception test cases for GCN, nvptx...
2025-04-14  Thomas SchwingeAdd test cases for exception handling constructs in...
2025-04-14  Thomas SchwingeAdd PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC...
2025-04-14  Thomas SchwingeAdd 'g++.target/gcn/gcn.exp' for GCN-specific C++ test...
2025-04-14  Thomas SchwingePolish 'dg-output-file' test logs
2025-04-14  Jakub Jelinektestsuite: Fix up ipa/pr119530.c testcase [PR119318]
2025-04-14  Jakub Jelinekexpmed: Always use QImode for init_expmed set_zero_cost...
2025-04-14  Jakub Jelinekcobol: Fix -fmax-errors option [PR119776]
2025-04-14  Jakub Jelinekcobol: Fix up COBOL -include [PR119777]
2025-04-14  Jakub Jelinekcobol: Drop -fsyntax-only from COBOL lang.opt [PR119777]
2025-04-14  Jakub Jelinekpretty-print, expand: Print [must tail call] for CALL_E...
2025-04-14  Arthur Cohengccrs: lang-items: Add ManuallyDrop<T>
2025-04-14  Arthur Cohengccrs: attributes: Handle external tool annotations...
2025-04-14  Arthur Cohengccrs: nr2.0: Only insert derive macros if they exist
2025-04-14  Arthur Cohengccrs: attributes: Add missing attributes used in ...
2025-04-14  beamandalagccrs: Add `#[track_caller]` as known attribute
2025-04-14  Arthur Cohengccrs: install.texi: Mention Rust requirement for build...
2025-04-14  Owen Averygccrs: Fix const checking of enum discriminants
2025-04-14  Arthur Cohengccrs: format_args: Allow extraneous commas, improve...
2025-04-14  Arthur Cohengccrs: expansion: Desugar doc comments into attributes...
2025-04-14  Arthur Cohengccrs: expansion: Only add fragments if the matcher...
2025-04-14  Arthur Cohengccrs: session: Desugar question mark operator after...
2025-04-14  Arthur Cohengccrs: ast: Add get_locus() to DelimTokenTree
2025-04-14  Arthur Cohengccrs: ast: Support outer attributes for AST::RangeExpr
2025-04-14  Arthur Cohengccrs: nr2.0: Do not resolve modules this run if they...
2025-04-14  Arthur Cohengccrs: typecheck: Properly select methods when dealing...
2025-04-14  Andrew Pinskirust: Add comment inside block [PR119342]
2025-04-14  Andrew Pinskirust: use range for inside rust-gcc.cc [PR119341]
2025-04-14  Andrew Pinskirust: Use error_operand_p in rust-gcc.cc
2025-04-14  Andrew Pinskirust: Use FLOAT_TYPE_P instead of manual checking
2025-04-14  Andrew Pinskitestcase: Add testcase for already fixed PR [PR118476]
2025-04-14  Patrick Palkac++: wrong targs in satisfaction diagnostic context...
2025-04-14  Andreas Schwablibgcobol: Add missing float128 suffix
2025-04-14  H.J. LuAPX: Don't use red-zone with 32 GPRs and no caller...
2025-04-14  Martin Jamboripa-cp: Use the collected pass-through types to propgat...
2025-04-14  Martin Jamboripa-cp: Use the stored and streamed pass-through types...
2025-04-14  Martin Jamboripa-cp: Make dumping of widest_ints even more sane
next