]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-02-10  GCC AdministratorDaily bump.
2024-02-09  Marek Polacekc++: fix ICE with __type_pack_element [PR113834]
2024-02-09  Marek Polacekc++: make build_throw SFINAE-friendly [PR98388]
2024-02-09  Harald AnlaufFortran: error recovery on arithmetic overflow on unary...
2024-02-09  Ken Matsuilibstdc++: Use _GLIBCXX_USE_BUILTIN_TRAIT for is_same
2024-02-09  Patrick Palkac++/modules: anon union member of as-base class [PR112580]
2024-02-09  Jakub Jelineklower-bitint: Fix handling of VIEW_CONVERT_EXPRs to...
2024-02-09  Jakub Jelinekhwint: Introduce HOST_SIZE_T_PRINT_*
2024-02-09  Iain Sandoelibgcc, Darwin: Update symbol exports to include bitint...
2024-02-09  Jakub Jelinekexpand: Fix asm goto expansion [PR113415]
2024-02-09  Jakub Jelineklower-bitint: Fix up additions of EH edges [PR113818]
2024-02-09  Jakub Jelineklower-bitint: Attempt not to emit always true condition...
2024-02-09  Torbjörn SVENSSONtestsuite: Pattern does not match when using --specs...
2024-02-09  GCC AdministratorDaily bump.
2024-02-08  Jonathan Wakelylibstdc++: Fix comment typo in std::atomic<std::shared_...
2024-02-08  Jonathan Wakelylibstdc++: Add comment to gslice::operator=(const gslic...
2024-02-08  Edwin LuRISC-V: Fix rvv intrinsic pragma tests dejagnu selector
2024-02-08  Jonathan Wakelylibstdc++: Guard tr2::bases and tr2::direct_bases with...
2024-02-08  Richard Earnshawarm: testsuite: fix issues relating to fp16 alternative...
2024-02-08  Patrick Palkac++: NTTP type CTAD w/ tmpl from current inst [PR113649]
2024-02-08  Aldy Hernandezranger: Grow BBs in relation oracle as needed [PR113735]
2024-02-08  Georg-Johann LayAVR: Tidy up gen-avr-mmcu-specs.cc
2024-02-08  H.J. Lux86: Update constraints for APX NDD instructions
2024-02-08  Tamar Christinatestsuite: address Jakub's comments on vect-early-break...
2024-02-08  Georg-Johann LayAVR: target/113824 - Fix multilib set for ATA5795.
2024-02-08  Tamar Christinamiddle-end: don't cache restart_loop in vectorizable_li...
2024-02-08  Georg-Johann LayAVR: Always define __AVR_PM_BASE_ADDRESS__ in specs...
2024-02-08  Richard BienerRevert part of vect_analyze_early_break_dependences...
2024-02-08  Tamar Christinatestsuite: fix pointer conversion error in testcase...
2024-02-08  Georg-Johann LayAVR: Rename device-specs %_misc to %_rodata_in_ram.
2024-02-08  Pan LiRISC-V: Bugfix for RVV overloaded intrinsic ICE in...
2024-02-08  Joseph Myersc: Fix boolean conversion of floating constant as integ...
2024-02-08  Jason Merrillc++: class nttp ICE
2024-02-08  GCC AdministratorDaily bump.
2024-02-07  Joseph MyersUpdate gcc zh_CN.po
2024-02-07  Patrick Palkalibstdc++: Work around modules issue causing hello...
2024-02-07  Richard Bienertree-optimization/113796 - if-conversion and ranges
2024-02-07  Roger SaylePR target/113690: Remove TImode REG_EQUAL notes in...
2024-02-07  Victor Do NascimentoAArch64: Update system register database.
2024-02-07  Kushal Palgccrs: Fix macro parsing for trait items.
2024-02-07  Kushal Palgccrs: Remove obsolete classes and functions.
2024-02-07  Kushal Palgccrs: Parse trait functions as `AST::Function`.
2024-02-07  Kushal Palgccrs: Fix inconsistent formatting.
2024-02-07  Kushal Palgccrs: Add missing visitors for AST::Function.
2024-02-07  Kushal Palgccrs: Add checks for Trait functions
2024-02-07  Kushal Palgccrs: Use AssociatedItem in place of TraitItem
2024-02-07  Philip Herrongccrs: fix bug in pattern check for tuples
2024-02-07  Philip Herrongccrs: Add testcase to show issue is already fixed
2024-02-07  Nobel Singhgccrs: Move the Implementation of implitem lowering...
2024-02-07  Philip Herrongccrs: refactor inference variable computation into...
2024-02-07  Philip Herrongccrs: remove similar hack in type paths as we had...
2024-02-07  Philip Herrongccrs: remove old generics hack to reuse generic symbol...
2024-02-07  Philip Herrongccrs: Fix ICE accessing empty vector without check
2024-02-07  Philip Herrongccrs: add test cases to prove type inference is working
2024-02-07  Philip Herrongccrs: add testcase to prove issue has already been...
2024-02-07  Nobel Singhgccrs: Set the default ABI to C for extern blocks and...
2024-02-07  Jakub Dupakgccrs: TyTy: Store reference to type before any substit...
2024-02-07  Jakub Dupakgccrs: TyTy: Store region constraints
2024-02-07  Jakub Dupakgccrs: Typecheck: add regions (lifetimes) to TyTy
2024-02-07  Jakub Dupakgccrs: HIR: Add mising getter
2024-02-07  Jakub Dupakgccrs: TyTy: Region (lifetime) representation
2024-02-07  Jakub Dupakgccrs: Typecheck: lifetime interning and resolution...
2024-02-07  Raiki Tamuragccrs: Implement quick-check for Unicode
2024-02-07  Kushal Palgccrs: Parse normal functions with `self` parameter...
2024-02-07  Richard BienerApply TLC to vect_analyze_early_break_dependences
2024-02-07  Tamar Christinamiddle-end: fix ICE when destination BB for stores...
2024-02-07  Tamar Christinamiddle-end: fix ICE when moving statements to empty...
2024-02-07  Tamar Christinamiddle-end: add additional runtime test for [PR113467]
2024-02-07  Jakub Jelinekrange-op: Fix up ABSU_EXPR handling [PR113756]
2024-02-07  Rainer Orthtestsuite: Don't xfail gcc.dg/debug/dwarf2/inline5.c
2024-02-07  Jakub Jelinekwide-int: Fix mul_internal overflow handling [PR113753]
2024-02-07  Pan LiRISC-V: Bugfix for RVV overloaded intrinisc ICE when...
2024-02-07  GCC AdministratorDaily bump.
2024-02-06  Jakub Jelinekc++: Disallow this specifier except for parameter decla...
2024-02-06  H.J. Lux86-64: Return 10_REG if there is no scratch register
2024-02-06  Marek Polacekc++: add fixed test [PR94231]
2024-02-06  Andrew Carlottiaarch64: Fix function multiversioning mangling
2024-02-06  Jakub Jelinekaarch64: Fix build against libc++ in c++11 mode [PR113763]
2024-02-06  Marek Polacekc++: add auto_diagnostic_group to early_check_defaulted...
2024-02-06  Juzhe-ZhongRISC-V: Fix infinite compilation of VSETVL PASS
2024-02-06  Jakub Jelinekasan: Don't fold some strlens with -fsanitize=address...
2024-02-06  Jakub Jelineklower-bitint: Encode address space qualifiers in VIEW_C...
2024-02-06  Jakub Jelinektree-ssa-math-opts: Fix up convert_{mult,plusminus...
2024-02-06  Rainer Orthlibssp: Fix gets-chk.c compilation on Solaris
2024-02-06  Tejas BelagodAArch64: aarch64_class_max_nregs mishandles 64-bit...
2024-02-06  Rainer Orthlibgcc: Export i386 symbols added after GCC_7.0.0 on...
2024-02-06  Matteo Italialibgcc: fix SEH C++ rethrow semantics [PR113337]
2024-02-06  Torbjörn SVENSSONlibstdc++: /dev/null is not accessible on Windows
2024-02-06  Jason Merrillc++: defaulted op== for incomplete class [PR107291]
2024-02-06  chenguoqiLoongArch: libsanitizer: Enable Lsan and Tsan for loong...
2024-02-06  GCC AdministratorDaily bump.
2024-02-05  Christoph Müllnerriscv: Fix compiler warning in thead.cc
2024-02-05  Jason Merrillc++: -frounding-math test [PR109359]
2024-02-05  Joseph MyersUpdate gcc zh_CN.po
2024-02-05  Jason Merrillc++: prvalue of array type [PR111286]
2024-02-05  Ian Lance Taylorlibgo: bump libgo version for GCC 14 release
2024-02-05  Ian Lance Taylorcompiler: add Type::message_name
2024-02-05  H.J. Lux86-64: Find a scratch register for large model profiling
2024-02-05  Jakub Jelinekcontrib: Fill in HOST{CC,CFLAGS,CXX,CXXFLAGS} in test_i...
2024-02-05  Jakub Jelinekc: Avoid ICE with _BitInt(N) : 0 bitfield [PR113740]
next