]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-07-25  Jonathan Wakelylibstdc++: Implement P2968R2 "Making std::ignore a...
2024-07-25  Jonathan Wakelylibstdc++: Reorder template params of std::optional...
2024-07-25  Jakub Jelinekc++: Implement C++26 P2558R2 - Add @, $, and ` to the...
2024-07-25  Jeff Law[PR rtl-optimization/116039] Fix life computation for...
2024-07-25  Jerry DeLisleFortran: Suppress wrong End Of File error with user...
2024-07-25  Christoph MüllnerRISC-V: xtheadmemidx: Fix mode test for pre/post-modify...
2024-07-25  Arsen Arsenovićcp+coroutines: teach convert_to_void to diagnose discar...
2024-07-25  Arsen Arsenovićcp/coroutines: do not rewrite parameters in unevaluated...
2024-07-25  Jeff Law[committed] Trivial testcase adjustment
2024-07-25  Richard Bienertree-optimization/116083 - improve behavior when SLP...
2024-07-25  Patrick Palkalibstdc++: fix uses of explicit object parameter [PR116038]
2024-07-25  Richard Sandifordrtl-ssa: Define INCLUDE_ARRAY
2024-07-25  Sam Jamesdoc: Document -O1 as the preferred level for large...
2024-07-25  Richard Bienertree-optimization/116081 - typedef vs. non-typedef...
2024-07-25  Jonathan Wakelylibstdc++: Add noexcept to bad_expected_access<void...
2024-07-25  Jonathan Wakelylibstdc++: Use concepts and conditional explicit in...
2024-07-25  Jonathan Wakelylibstdc++: Implement LWG 3836 for std::optional bool...
2024-07-25  Jonathan Wakelylibstdc++: Implement LWG 3836 for std::expected bool...
2024-07-25  Jonathan Wakelylibstdc++: Use concepts to simplify std::optional base...
2024-07-25  Jonathan Wakelylibstdc++: Use _M_get() in std::optional internals
2024-07-25  Jonathan Wakelylibstdc++: Move std::optional assertions out of _M_get()
2024-07-25  Richard Bienertree-optimization/116079 - store motion and clobbers
2024-07-25  Richard Bienertree-optimization/116081 - typedef vs. non-typedef...
2024-07-25  Robin DappRISC-V: Error early with V and no M extension.
2024-07-25  Juzhe-ZhongRISC-V: Allow LICM hoist POLY_INT configuration code...
2024-07-25  Andrew Pinskilibstdc++: Fix testsuite for remote testing (and sim)
2024-07-25  Richard Sandifordrtl-ssa: Fix split_clobber_group tree insertion [PR116044]
2024-07-25  Jennifer SchmitzSVE Intrinsics: Change return type of redirect_call...
2024-07-25  Richard BienerMaintain complex constraint vector order during PTA...
2024-07-25  Lingling Kongi386: Adjust rtx cost for imulq and imulw [PR115749]
2024-07-25  GCC AdministratorDaily bump.
2024-07-24  David Malcolmdiagnostics: SARIF output: tweak output for UNKNOWN_LOC...
2024-07-24  David Malcolmdiagnostics: add selftests for SARIF output
2024-07-24  David Malcolmdiagnostics: SARIF output: add "annotations" property...
2024-07-24  David Malcolmdiagnostics: SARIF output: add "{start,end}TimeUtc...
2024-07-24  David Malcolmdiagnostics: SARIF output: add "arguments" property...
2024-07-24  David Malcolmdiagnostics: SARIF output: add "workingDirectory" prope...
2024-07-24  David Malcolmdiagnostics: SARIF output: potentially add escaped...
2024-07-24  David Malcolmdiagnostics: JSON output: use std::unique_ptr throughout
2024-07-24  David Malcolmdiagnostics: SARIF output: use std::unique_ptr throughout
2024-07-24  David Malcolmjson: support std::unique_ptr in array::append and...
2024-07-24  David Malcolmdiagnostics: output formats: use references for non...
2024-07-24  David Malcolmdiagnostics: SARIF output: add sarif_object subclasses...
2024-07-24  David Malcolmgcov: reduce use of naked "new" for json output
2024-07-24  David Malcolmanalyzer: reduce use of naked "new" for json dumps
2024-07-24  David Malcolmjson: add array::append_string
2024-07-24  David Malcolmjson: add dump overload for easier debugging
2024-07-24  Jason Merrillc++: parse error with -std=c++14 -fconcepts [PR116071]
2024-07-24  Jakub Jelinekc++: Mostly concepts related formatting fixes
2024-07-24  Jeff Law[rtl-optimization/116037] Explicitly track if a destina...
2024-07-24  Jakub Jelinektestsuite: Fix up pr116034.c test for big/pdp endian...
2024-07-24  Jonathan Wakelylibstdc++: Fix <ostream> and <istream> for -std=gnu...
2024-07-24  Jonathan Wakelylibstdc++: Fix std::vector<bool> for -std=gnu++14 ...
2024-07-24  Michael Levinelibstdc++: Remove duplicate include header from ranges_...
2024-07-24  Andrew Carlottiaarch64: Extend aarch64_feature_flags to 128 bits
2024-07-24  Andrew CarlottiAdd new bbitmap<N> class
2024-07-24  Andrew Carlottiaarch64: Use constructor explicitly in get_flags_off
2024-07-24  Andrew Carlottiaarch64: Add bool conversion to TARGET_* macros
2024-07-24  Andrew Carlottiaarch64: Add explicit bool cast to return value
2024-07-24  Andrew Carlottiaarch64: Decouple feature flag option storage type
2024-07-24  Andrew Carlottiaarch64: Define aarch64_get_{asm_|}isa_flags
2024-07-24  Andrew Carlottiaarch64: Introduce aarch64_isa_mode type
2024-07-24  Andrew Carlottiaarch64: Eliminate a temporary variable.
2024-07-24  Andrew Carlottiaarch64: Move AARCH64_NUM_ISA_MODES definition
2024-07-24  Andrew Carlottiaarch64: Remove unused global aarch64_tune_flags
2024-07-24  Jason Merrillc++: add fixed testcase [PR109997]
2024-07-24  Andrew Pinskioptabs/rs6000: Rename iorc and andc to iorn and andn
2024-07-24  Gaius Mulleymodula2: Improve error message to include symbol name.
2024-07-24  Gaius Mulleymodula2: Add GNU flex as a build and install prerequisite.
2024-07-24  Richard Bienertree-optimization/116057 - wrong code with CCP and...
2024-07-24  Kyrylo TkachovRevert "aarch64: Fuse CMP+CSEL and CMP+CSET for -mcpu...
2024-07-24  Jennifer Schmitzaarch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2
2024-07-24  Jonathan Wakelylibstdc++: Rename tests [PR12048]
2024-07-24  Jonathan Wakelylibstdc++: Stop copying all data files into test directory
2024-07-24  Jonathan Wakelylibstdc++: Use dg-additional-files in some non-I/O...
2024-07-24  Jonathan Wakelylibstdc++: Use dg-additional-files in some algorithm...
2024-07-24  Jonathan Wakelylibstdc++: Add file-io-diff to replace @diff@ markup...
2024-07-24  Jonathan Wakelylibstdc++: Use dg-additional-files in some I/O tests
2024-07-24  Jonathan Wakelylibstdc++: Replace @require@ markup in some I/O tests
2024-07-24  Jonathan Wakelylibstdc++: Clean up @diff@ markup in some I/O tests
2024-07-24  Matthew Malcomson[MAINTAINERS] Update email and move to DCO
2024-07-24  Christoph MüllnerRISC-V: Disable Zba optimization pattern if XTheadMemId...
2024-07-24  Lingling Kongx86: Don't enable APX_F in 32-bit mode
2024-07-24  Pan LiInternal-fn: Only allow modes describe types for intern...
2024-07-24  Jeff Law[PR rtl-optimization/115877][6/n] Add testcase from...
2024-07-24  GCC AdministratorDaily bump.
2024-07-23  Mark HarmstoneOutput CodeView type information for rvalue references
2024-07-23  Mark HarmstoneOutput CodeView type information for references
2024-07-23  Vineet GuptaRISC-V: Fix snafu in SI mode splitters patch
2024-07-23  Marek Polacekdoc: add missing @option for musttail
2024-07-23  Andi KleenAdd documentation for musttail attribute
2024-07-23  Andi KleenAdd tests for C/C++ musttail attributes
2024-07-23  Andi KleenC: Implement musttail attribute for returns
2024-07-23  Andi KleenC++: Support clang compatible [[musttail]] (PR83324)
2024-07-23  Patrick Palkac++: normalizing ttp constraints [PR115656]
2024-07-23  Patrick Palkac++: missing SFINAE during alias CTAD [PR115296]
2024-07-23  Gaius MulleyPR modula2/116048 ICE when encountering wrong kind...
2024-07-23  Arsen Arsenovićcp/coroutines: add a test for PR c++/103953
2024-07-23  Tobias Burnusinstall.texi (gcn): Suggest newer commit for Newlib
2024-07-23  Jiufu Guoreport message for operator %a on unaddressible operand
next