]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2026-06-15  GCC AdministratorDaily bump.
2026-06-14  Stafford Horneor1k: Fix improper placement of cbranchsi4 instructions
2026-06-14  Stafford Horneor1k: Fix 64-bit shifts on OpenRISC
2026-06-14  Robert Dubnercobol: Improve MOVE routines.
2026-06-14  Jerry DeLislefortran: Fix double free in ASSOCIATE over allocatable...
2026-06-14  Francois-Xavier... Darwin: account for macOS 27
2026-06-14  Jose E. Marchesia68: use INCLUDE_FOO before system.h for standard C...
2026-06-14  Georg-Johann LayAVR: lib1funcs.S: Use PC_SIZE instead of a magic number.
2026-06-14  Jose E. Marchesia68: fix type of flex.sub_offset in struct encoded_mode
2026-06-14  Jose E. Marchesia68: escape %< and %> in call to sprintf
2026-06-14  Thomas KoenigAdd a few cases where -Wwarn-unused-but-set-variable...
2026-06-14  Ben Boeckellibcpp/init: remove unnecessary `struct` keyword
2026-06-14  Ben Boeckellibcpp/mkdeps: fix indentation
2026-06-14  Souradipto Dastree-optimization: Add bitop reduction simplifications...
2026-06-14  Andrew Pinskirange fold: Fix relation folding of |/& when reversed...
2026-06-14  GCC AdministratorDaily bump.
2026-06-13  Jose E. Marchesia68: fix brackets parser diagnostics
2026-06-13  Jose E. Marchesia68: fix testsuite/algol68/execute/modules/program...
2026-06-13  Jose E. Marchesia68: fix typo in a68_demangle_symbol
2026-06-13  Andrew Pinskiphiopt: Fix is_factor_profitable for debug stmts [PR125776]
2026-06-13  Tomasz Kamińskilibstdc++: Implement P4206R0: Revert string support...
2026-06-13  Jose E. Marchesia68: avoid coalescing of stmt_lists in a68_lower_unit_list
2026-06-13  Jose E. Marchesia68: add assert after calling a68_lower_tree on a unit...
2026-06-13  Georg-Johann LayAVR: Overhaul libf7/asm-defs.h
2026-06-13  Jeff Law[PATCH v6 4/4] find_a_program: Search with machine...
2026-06-13  John Ericson[PATCH v6 3/4] for_each_path: Pass to callback whether...
2026-06-13  panciyan@eswincomput... [PATCH] Fix data type iterator of pack rs reg
2026-06-13  Gerald Pfeiferinstall: Use AE spelling for "behavior"
2026-06-13  Kyrylo Tkachovmatch.pd: fold (0/1) * -(0/1) into -((0/1) & (0/1))
2026-06-13  Kael Andrew... match: Optimize (~a) >> a to -1 for signed a [PR125707]
2026-06-13  Sunil Doradriver: Spill long COLLECT_GCC_OPTIONS to a response...
2026-06-13  Jose E. Marchesia68: consolidate refs when lowering formulas
2026-06-13  GCC AdministratorDaily bump.
2026-06-12  Tobias BurnusOpenMP/Fortran: Fix module-use renaming with declare...
2026-06-12  Jakub Jelinekc++: Diagnose invalid type of bitfield widths in templa...
2026-06-12  Claudio Bantaloukasaarch64: Add initial tuning model for cortex-a320 core
2026-06-12  Tobias BurnusFortran: Improve OpenMP/OpenACC syntax diagnostic
2026-06-12  Julian BrownFortran/OpenMP: Add module support for 'declare mapper'
2026-06-12  Ramin Moussavimicroblaze: add Linux signal frame unwinding support
2026-06-12  Thomas SchwingeDe-duplicate '#define _GNU_SOURCE' in 'libgomp/config...
2026-06-12  Thomas Schwinge'#define _GNU_SOURCE' in 'libgomp/plugin/plugin-gcn.c'
2026-06-12  Thomas SchwingeGCN: Implement 'TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID...
2026-06-12  Stefan Schulze... lra: Reloading section anchors
2026-06-12  Pietro Monteiroalgol68: Use correct library file extension on darwin...
2026-06-12  Iain Sandoetestsuite, c++: Account for missing stong symbol aliases.
2026-06-12  Tamar Christinavect: use .VARYING for early break IV [PR125597]
2026-06-12  Tamar Christinavect: use .VARYING for loop iteraion mask [PR125597]
2026-06-12  Tamar Christinamiddle-end: introduce IFN_VARYING for temporary stateme...
2026-06-12  Stefan Schulze... ira: Allow multiple uses within an insn [PR125173]
2026-06-12  Andrew Pinskiphiopt: Allow factoring out of more than just single...
2026-06-12  Lipeng Zhulibgomp.fortran/rwlock_1.f90: Ensure unique file name...
2026-06-12  Stefan Schulze... Align IRA and LRA when it comes to rejecting equivalences
2026-06-12  GCC AdministratorDaily bump.
2026-06-11  Georg-Johann LayAVR: Tweak __floatdidf, __floatundidf.
2026-06-11  Thomas KoenigImplement warnings based on variable definition and...
2026-06-11  Iain Sandoetestsuite, c++: Account for emulated TLS in attr tests.
2026-06-11  Jonathan YongRevert "testsuite, i386: add win64 AVX indirect alignme...
2026-06-11  Iain Sandoeaarch64: Make assembler bug workaround configurable.
2026-06-11  Iain Sandoetestsuite, c++, Darwin: Use scan-weak and scan-not...
2026-06-11  Georg-Johann LayAVR: target/125751 -- Fix too short insns lengths in...
2026-06-11  Georg-Johann LayAVR: target/125752 - Add 64-bit fixed point <-> 64...
2026-06-11  Roman Beliaev[PATCH] gcov: Fix correctness check for control flow...
2026-06-11  Karl Meakindoc: Replace "fixed-point" with "integral"
2026-06-11  Andrew MacLeodRefine modulo range operations with fixed quotient.
2026-06-11  Andrew Stubbsamdgcn: Fix missing comma from REG_CLASS_NAMES
2026-06-11  Naveen[AArch64]: Use MOVI for low‑64‑bit integer SIMD constan...
2026-06-11  Zhongyao Chentree-optimization - Require size > 1 for SLP reduction...
2026-06-11  Torbjörn SVENSSONdoc: testsuite: Simplify implementation and document...
2026-06-11  Robert Dubnercobol: Improve execution speed of MOVE NumericDisplay...
2026-06-11  Jerry DeLisleFortran: [PR93727] Add EX format READ (read_ex)
2026-06-11  Hongyu Wangi386: Add FMV support for avx10.2 and apxf
2026-06-11  Zhongyao Chenvect: Avoid external fallback while operand swap retry...
2026-06-11  GCC AdministratorDaily bump.
2026-06-10  Iain Sandoetestsuite, Darwin: Handle undefined symbols in pr97172...
2026-06-10  Iain Sandoetestsuite, darwin: XFAIL tests with -g3 on systems...
2026-06-10  Iain Sandoetestsuite, Darwin: Fix outputs.exp for ld64.
2026-06-10  Jakub Jelinekc, c++: Fix __builtin_{bswap,bitreverse}g error recover...
2026-06-10  Jakub Jelinekc++: Fix up __PRETTY_FUNCTION__ initializer translation...
2026-06-10  Andrew MacLeodAdd GTY to range_storage.
2026-06-10  Andrew MacLeodMake prange_storage::equal_p more efficient.
2026-06-10  Andrew MacLeodReplace class format_prange with a function.
2026-06-10  Jerry DeLislefortran: ICE for ASSOCIATE selector that is an overload...
2026-06-10  Iain Sandoetestsuite, c++, x86, Darwin: Adjust func body scan...
2026-06-10  Iain Sandoetestsuite, c, x86, Darwin: Adjust func body scan tests...
2026-06-10  Iain Sandoetestsuite: Make function body scans more flexible to...
2026-06-10  Pietro Monteirolibiberty, Darwin: Read dylibs too
2026-06-10  Jerry DeLislefortran: ASSOCIATE with contained-function selector...
2026-06-10  Robert Dubnercobol: Eliminate "unused function" warning/error.
2026-06-10  tobby.liarm: cortex-m52 is not affected by CVE-2021-35465
2026-06-10  Chung-Lin TangFortran/OpenMP: Fix POINTER array mis-privatization...
2026-06-10  tobby.liarm: support star-mc3 CPU
2026-06-10  Pierre-Emmanuel... MAINTAINERS: Add myself to write after approval.
2026-06-10  Marek Polacekc++/reflection: ICE with -g on reflection of ctor param...
2026-06-10  Andrew Pinskiipa: Fix lifetime issue with hash_map::put in prepare_d...
2026-06-10  Jeff Law[RISC-V] Don't modify existing RTL in combined sCC...
2026-06-10  Richard Bienertree-optimization/125686 - missing bits in PR125646 fix
2026-06-10  Wilco DijkstraAArch64: Fix vcond_18.c test
2026-06-10  GCC AdministratorDaily bump.
2026-06-09  Robert Dubnercobol: Increase the speed of COMP-3 to COMP-3 moves.
2026-06-09  Georg-Johann LayAVR: Fix typos in comments.
next