]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-07-28  Richard Sandifordrtl-ssa: Fix split_clobber_group tree insertion [PR116044]
2024-07-28  Jennifer SchmitzSVE Intrinsics: Change return type of redirect_call...
2024-07-28  Richard BienerMaintain complex constraint vector order during PTA...
2024-07-28  Lingling Kongi386: Adjust rtx cost for imulq and imulw [PR115749]
2024-07-28  GCC AdministratorDaily bump.
2024-07-28  David Malcolmdiagnostics: SARIF output: tweak output for UNKNOWN_LOC...
2024-07-28  David Malcolmdiagnostics: add selftests for SARIF output
2024-07-28  David Malcolmdiagnostics: SARIF output: add "annotations" property...
2024-07-28  David Malcolmdiagnostics: SARIF output: add "{start,end}TimeUtc...
2024-07-28  David Malcolmdiagnostics: SARIF output: add "arguments" property...
2024-07-28  David Malcolmdiagnostics: SARIF output: add "workingDirectory" prope...
2024-07-28  David Malcolmdiagnostics: SARIF output: potentially add escaped...
2024-07-28  David Malcolmdiagnostics: JSON output: use std::unique_ptr throughout
2024-07-28  David Malcolmdiagnostics: SARIF output: use std::unique_ptr throughout
2024-07-28  David Malcolmjson: support std::unique_ptr in array::append and...
2024-07-28  David Malcolmdiagnostics: output formats: use references for non...
2024-07-28  David Malcolmdiagnostics: SARIF output: add sarif_object subclasses...
2024-07-28  David Malcolmgcov: reduce use of naked "new" for json output
2024-07-28  David Malcolmanalyzer: reduce use of naked "new" for json dumps
2024-07-28  David Malcolmjson: add array::append_string
2024-07-28  David Malcolmjson: add dump overload for easier debugging
2024-07-28  Jason Merrillc++: parse error with -std=c++14 -fconcepts [PR116071]
2024-07-28  Jakub Jelinekc++: Mostly concepts related formatting fixes
2024-07-28  Jeff Law[rtl-optimization/116037] Explicitly track if a destina...
2024-07-28  Jakub Jelinektestsuite: Fix up pr116034.c test for big/pdp endian...
2024-07-28  Jonathan Wakelylibstdc++: Fix <ostream> and <istream> for -std=gnu...
2024-07-28  Jonathan Wakelylibstdc++: Fix std::vector<bool> for -std=gnu++14 ...
2024-07-28  Michael Levinelibstdc++: Remove duplicate include header from ranges_...
2024-07-28  Andrew Carlottiaarch64: Extend aarch64_feature_flags to 128 bits
2024-07-28  Andrew CarlottiAdd new bbitmap<N> class
2024-07-28  Andrew Carlottiaarch64: Use constructor explicitly in get_flags_off
2024-07-28  Andrew Carlottiaarch64: Add bool conversion to TARGET_* macros
2024-07-28  Andrew Carlottiaarch64: Add explicit bool cast to return value
2024-07-28  Andrew Carlottiaarch64: Decouple feature flag option storage type
2024-07-28  Andrew Carlottiaarch64: Define aarch64_get_{asm_|}isa_flags
2024-07-28  Andrew Carlottiaarch64: Introduce aarch64_isa_mode type
2024-07-28  Andrew Carlottiaarch64: Eliminate a temporary variable.
2024-07-28  Andrew Carlottiaarch64: Move AARCH64_NUM_ISA_MODES definition
2024-07-28  Andrew Carlottiaarch64: Remove unused global aarch64_tune_flags
2024-07-28  Jason Merrillc++: add fixed testcase [PR109997]
2024-07-28  Andrew Pinskioptabs/rs6000: Rename iorc and andc to iorn and andn
2024-07-28  Gaius Mulleymodula2: Improve error message to include symbol name.
2024-07-28  Gaius Mulleymodula2: Add GNU flex as a build and install prerequisite.
2024-07-28  Richard Bienertree-optimization/116057 - wrong code with CCP and...
2024-07-28  Kyrylo TkachovRevert "aarch64: Fuse CMP+CSEL and CMP+CSET for -mcpu...
2024-07-28  Jennifer Schmitzaarch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2
2024-07-28  Jonathan Wakelylibstdc++: Rename tests [PR12048]
2024-07-28  Jonathan Wakelylibstdc++: Stop copying all data files into test directory
2024-07-28  Jonathan Wakelylibstdc++: Use dg-additional-files in some non-I/O...
2024-07-28  Jonathan Wakelylibstdc++: Use dg-additional-files in some algorithm...
2024-07-28  Jonathan Wakelylibstdc++: Add file-io-diff to replace @diff@ markup...
2024-07-28  Jonathan Wakelylibstdc++: Use dg-additional-files in some I/O tests
2024-07-28  Jonathan Wakelylibstdc++: Replace @require@ markup in some I/O tests
2024-07-28  Jonathan Wakelylibstdc++: Clean up @diff@ markup in some I/O tests
2024-07-28  Matthew Malcomson[MAINTAINERS] Update email and move to DCO
2024-07-28  Christoph MüllnerRISC-V: Disable Zba optimization pattern if XTheadMemId...
2024-07-28  Lingling Kongx86: Don't enable APX_F in 32-bit mode
2024-07-28  Pan LiInternal-fn: Only allow modes describe types for intern...
2024-07-28  Jeff Law[PR rtl-optimization/115877][6/n] Add testcase from...
2024-07-28  GCC AdministratorDaily bump.
2024-07-28  Mark HarmstoneOutput CodeView type information for rvalue references
2024-07-28  Mark HarmstoneOutput CodeView type information for references
2024-07-28  Vineet GuptaRISC-V: Fix snafu in SI mode splitters patch
2024-07-28  Marek Polacekdoc: add missing @option for musttail
2024-07-28  Andi KleenAdd documentation for musttail attribute
2024-07-28  Andi KleenAdd tests for C/C++ musttail attributes
2024-07-28  Andi KleenC: Implement musttail attribute for returns
2024-07-28  Andi KleenC++: Support clang compatible [[musttail]] (PR83324)
2024-07-28  Patrick Palkac++: normalizing ttp constraints [PR115656]
2024-07-28  Patrick Palkac++: missing SFINAE during alias CTAD [PR115296]
2024-07-28  Gaius MulleyPR modula2/116048 ICE when encountering wrong kind...
2024-07-28  Arsen Arsenovićcp/coroutines: add a test for PR c++/103953
2024-07-28  Tobias Burnusinstall.texi (gcn): Suggest newer commit for Newlib
2024-07-28  Jiufu Guoreport message for operator %a on unaddressible operand
2024-07-28  Torbjörn SVENSSONtestsuite: Disable finite math only for test [PR115826]
2024-07-28  Richard Bienertree-optimization/116002 - PTA solving slow with degene...
2024-07-28  Jonathan Wakelylibstdc++: Use [[maybe_unused]] attribute in src/c...
2024-07-28  Detlef Vollmannlibstdc++: Do not use isatty on avr [PR115482]
2024-07-28  Jakub Jelinekssa: Fix up maybe_rewrite_mem_ref_base complex type...
2024-07-28  Jakub Jelinekc++: Remove CHECK_CONSTR
2024-07-28  Richard Biener[v2] rtl-optimization/116002 - cselib hash is bad
2024-07-28  liuhongtRelax ix86_hardreg_mov_ok after split1.
2024-07-28  Kewen Linrs6000: Update option set in rs6000_inner_target_option...
2024-07-28  Kewen Linrs6000: Consider explicitly set options in target optio...
2024-07-28  Kewen Linrs6000: Escalate warning to error for VSX with explicit...
2024-07-28  Haochen Jiangi386: Change prefetchi output template
2024-07-28  Jeff Law[5/n][PR rtl-optimization/115877] Fix handling of input...
2024-07-28  Alexandre Oliva[powerpc] [testsuite] reorder dg directives [PR106069]
2024-07-28  Patrick Palkac++/coroutines: correct passing *this to promise type...
2024-07-28  Pan LiRISC-V: Implement the .SAT_TRUNC for scalar
2024-07-28  GCC AdministratorDaily bump.
2024-07-28  Jan HubickaFix handling of ICF_NOVOPS in ipa-modref
2024-07-28  Jakub Jelinekc++: Some cp-tree.def comment fixes
2024-07-28  Jan HubickaFix modref's iteraction with store merging
2024-07-28  Michael MeissnerAdd -mcpu=power11 support.
2024-07-28  Jeff Law[4/n][PR rtl-optimization/115877] Correct SUBREG handli...
2024-07-28  Jan HubickaFix modref_eaf_analysis::analyze_ssa_name handling...
2024-07-28  Jan HubickaFix accounting of offsets in unadjusted_ptr_and_unit_offset
2024-07-28  Jan HubickaCompare loop bounds in ipa-icf
2024-07-28  Richard Sandifordrtl-ssa: Avoid using a stale splay tree root [PR116009]
next