]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-01-16  Owen Averygccrs: Change struct StructPatternElements into class
2024-01-16  Owen Averygccrs: Replace gcc_unreachable with rust_sorry_at
2024-01-16  Owen Averygccrs: Fix formatting
2024-01-16  Pierre-Emmanuel... gccrs: ast: Add RestPattern AST node
2024-01-16  Philip Herrongccrs: Remove cmp_autoderef_mode hack from old autoderef
2024-01-16  Philip Herrongccrs: Fix method resolution to use TryCoerce
2024-01-16  Philip Herrongccrs: bug-fix implicit inference checks
2024-01-16  Philip Herrongccrs: autoderef unconstify so we can use in non const...
2024-01-16  Philip Herrongccrs: Only emit errors during type-bounds checking...
2024-01-16  Philip Herrongccrs: Make coercion sites autoderef cycle optional
2024-01-16  Philip Herrongccrs: Allow infer vars on the lhs too
2024-01-16  Philip Herrongccrs: Generic pointers are coerceable
2024-01-16  Philip Herrongccrs: refactor unify commit as a static function from...
2024-01-16  Philip Herrongccrs: Fix ICE in ADTType::is_concrete
2024-01-16  Pierre-Emmanuel... gccrs: testsuite: Add test with missing semicolon
2024-01-16  Pierre-Emmanuel... gccrs: testsuite: Add extern type item test
2024-01-16  Pierre-Emmanuel... gccrs: parser: Parse external type item
2024-01-16  omkar-mohantygccrs: Implement and test include_str eager expansion
2024-01-16  Arthur Cohengccrs: parser: Parse `default` impl Functions and Methods
2024-01-16  Pierre-Emmanuel... gccrs: typecheck: Refactor cast_site
2024-01-16  Arthur Cohengccrs: ast: Add proper visitors for ExternalTypeItem
2024-01-16  Arthur Cohengccrs: ast: Add ExternalTypeItem node
2024-01-16  Arthur Cohengccrs: macro_invoc_lexer: Add `split_current_token...
2024-01-16  Arthur Cohengccrs: parser: Add parsing of auto traits
2024-01-16  Pierre-Emmanuel... gccrs: typecheck: Refactor coercion_site
2024-01-16  Pierre-Emmanuel... gccrs: typecheck: Refactor unify_site
2024-01-16  Arthur Cohengccrs: parser: Allow `LEFT_SHIFT` to start `parse_type`
2024-01-16  Arthur Cohengccrs: parser: Allow parsing of qualified type path...
2024-01-16  mxlol233gccrs: Add feature gate for "rustc_attri".
2024-01-16  Wilco DijkstraAArch64: Reassociate CONST in address expressions
2024-01-16  Owen Averygccrs: Parse AltPattern
2024-01-16  Pierre-Emmanuel... gccrs: Fix missing build dependency
2024-01-16  Pierre-Emmanuel... gccrs: Fix bootstrap build
2024-01-16  Daniel Cedermansparc: Char arrays are 64-bit aligned on SPARC
2024-01-16  Daniel Cedermantestsuite: Skip ifcvt-4.c for SPARC V8
2024-01-16  Daniel Cedermansparc: Treat instructions with length 0 as empty
2024-01-16  Daniel Cedermansparc: Add errata workaround to membar patterns
2024-01-16  Andreas Larssonsparc: Revert membar optimization that is not suitable...
2024-01-16  Eric BotcazouFix crash of -fdump-ada-spec in a pathological case
2024-01-16  Jakub Jelinekcfgexpand: Workaround CSE of ADDR_EXPRs in VAR_DECL...
2024-01-16  Georg-Johann LayAVR: Add AVR16EB, AVR16EA and AVR32EA devices.
2024-01-16  Feng XueDo not count unused scalar use when marking STMT_VINFO_...
2024-01-16  Juzhe-ZhongRISC-V: Report Sorry when users enable RVV in big-endia...
2024-01-16  Kewen Lintestsuite: Fix vect_long_mult on Power [PR109705]
2024-01-16  Yanzhang WangRISC-V: delete vector abi checking in all relevant...
2024-01-16  Yanzhang WangRISC-V: delete all the vector psabi checking.
2024-01-16  GCC AdministratorDaily bump.
2024-01-16  David Malcolmanalyzer: fix false +ves from -Wanalyzer-tainted-array...
2024-01-16  David Malcolmanalyzer: casting all zeroes should give all zeroes...
2024-01-15  Marek Polacekc++: ICE with auto in template arg [PR110065]
2024-01-15  Andrew PinskiAdd myself to the DCO section
2024-01-15  Patrick Palkac++: access of class-scope partial spec
2024-01-15  Patrick Palkac++: explicit inst w/ similar constrained partial specs...
2024-01-15  Patrick Palkac++: non-dep array list-init w/ non-triv dtor [PR109899]
2024-01-15  Patrick Palkalibstdc++: Reduce std::variant template instantiation...
2024-01-15  Patrick Palkalibstdc++: Implement P2836R1 changes to const_iterator
2024-01-15  H.J. LuRemove --save-temps from some compile tests
2024-01-15  Jonathan Wakelylibstdc++: Fix redefinition error in std::tuple [PR108822]
2024-01-15  Jonathan Wakelylibstdc++: Use variable template to fix -fconcepts...
2024-01-15  Jonathan Wakelylibstdc++: Update tzdata to 2023d
2024-01-15  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR113048]
2024-01-15  Georg-Johann LayAVR: Document option -mskip-bug.
2024-01-15  Liao ShihuaRISC-V: Add C intrinsic for Scalar Bitmanip Extension
2024-01-15  Liao ShihuaRISC-V: Add C intrinsic for Scalar Crypto Extension
2024-01-15  Liao ShihuaRISC-V: Remove the Scalar Bitmanip and Crypto Built...
2024-01-15  Vladimir N... [PR113354][LRA]: Fixing LRA failure on building MIPS GCC
2024-01-15  Georg-Johann LayAVR: target/107201: Make -nodevicelib work for all...
2024-01-15  Lipeng Zhulibgfortran: Bugfix if not define HAVE_ATOMIC_FETCH_ADD
2024-01-15  Juzhe-ZhongRISC-V: Fix regression (GCC-14 compare with GCC-13...
2024-01-15  Juzhe-ZhongRISC-V: Adjust loop len by costing 1 when NITER < VF
2024-01-15  Richard Bienertree-optimization/113385 - wrong loop father with early...
2024-01-15  Juzhe-ZhongRISC-V: Remove m_num_vector_iterations[NFC]
2024-01-15  Juzhe-ZhongRISC-V: Add optimized dump check of VLS reduc tests
2024-01-15  Andrew PinskiAVR: target/113156 - Fix ICE due to missing "Save"...
2024-01-15  Jakub Jelineklower-bitint: Fix up handling of INTEGER_CSTs in handle...
2024-01-15  Juzhe-ZhongRISC-V: Fix attributes bug configuration of ternary...
2024-01-15  YunQiang SuMIPS/testsuite: Add -mno-abicalls option to unaligned-2.c
2024-01-15  GCC AdministratorDaily bump.
2024-01-14  John David... Disable tests for strdup/strndup on __hpux__
2024-01-14  John David... Skip several gcc.dg/builtin-dynamic-object-size tests...
2024-01-14  John David... Fix dg-warning on hppa*64*-*-*
2024-01-14  John David... Skip several analyzer socket tests on hppa*-*-hpux*
2024-01-14  Georg-Johann LayAVR: Support .rodata in Flash for AVR64* and AVR128...
2024-01-14  Jeff Law[committed] Fix MIPS bootstrap
2024-01-14  GCC AdministratorDaily bump.
2024-01-13  Harald AnlaufFortran: intrinsic ISHFTC and missing optional argument...
2024-01-13  John David... hppa64: Fix fmt_f_default_field_width_3.f90 and fmt_g_d...
2024-01-13  Harald AnlaufFortran: annotations for DO CONCURRENT loops [PR113305]
2024-01-13  Jonathan Wakelylibstdc++: Implement P2255R2 dangling checks for std...
2024-01-13  Jakub Jelineklower-bitint: Fix up handle_operand_addr INTEGER_CST...
2024-01-13  Jakub Jelinektestsuite: Fix up vect-early-break_100-pr113287.c testc...
2024-01-13  Jakub Jelinekc++, demangle: Implement https://github.com/itanium...
2024-01-13  Andrew PinskiAdd a few testcases for fix missed optimization regressions
2024-01-13  Patrick Palkalibstdc++: Implement C++23 std::bind_back from P2387R3...
2024-01-13  Patrick Palkalibstdc++: Use C++23 deducing this in std::bind_front
2024-01-13  Patrick Palkalibstdc++/ranges: Use perfect forwarding in _Pipe and...
2024-01-13  GCC AdministratorDaily bump.
2024-01-13  Jonathan Wakelylibstdc++: Fix non-portable results from 64-bit std...
2024-01-12  Georg-Johann LayAVR: Documentation: Web-Link an example ld-Script for...
2024-01-12  Georg-Johann LayAVR: Documentation: Attribute address has exactly one...
next