]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-08-21  Andre VehreschildFortran: Fix ICE in sizeof(coarray) [PR77518]
2024-08-21  Kewen Linrs6000: Remove "+" constraint modifier from *vsx_le_per...
2024-08-21  Kewen Linrs6000: Fix vsx_le_perm_store_* splitters for !reload_c...
2024-08-21  Kewen Lintestsuite, rs6000: Remove all powerpc-*paired* uses
2024-08-21  liuhongtAlign predicates for operands[1] between mov<mode>...
2024-08-21  GCC AdministratorDaily bump.
2024-08-21  Andrew Pinskibuiltins: Don't expand bit query builtins for __int128_...
2024-08-21  Andrew PinskiASAN: call initialize_sanitizer_builtins for hwasan...
2024-08-20  Pan LiRISC-V: Fix one typo in .SAT_TRUNC test func name ...
2024-08-20  Nathaniel Sheadc++/modules: Remove unnecessary errors when not writing...
2024-08-20  Andrew Pinskimatch: Reject non-ssa name/min invariants in gimple_ext...
2024-08-20  Jonathan Wakelylibstdc++: Remove redundant reclaration of std::optional
2024-08-20  Jonathan Wakelylibstdc++: Fix indentation of lines that follow a ...
2024-08-20  Jonathan Wakelylibstdc++: Adjust testcase for constexpr placement...
2024-08-20  Jakub Jelineklibcpp: Adjust lang_defaults
2024-08-20  Andrew Pinskiphi-opt: Fix for failing maybe_push_res_to_seq in facto...
2024-08-20  Jakub Jelinekc++: Appertain standard attributes after array closing...
2024-08-20  Jakub Jelinekc++: Parse and ignore attributes on base specifiers...
2024-08-20  Edwin LuRISC-V: Remove testcase XFAIL
2024-08-20  Franciszek... c++: Improve errors parsing a braced list [PR101232]
2024-08-20  Gerald Pfeiferdoc: Normalize reference to binutils version for C6X
2024-08-20  Andrew PinskiMatch: Add pattern for `(a ? b : 0) | (a ? 0 : c)`...
2024-08-20  Andrew Pinskimatch: extend the `((a CMP b) ? c : 0) | ((a CMP' b...
2024-08-20  Andrew Pinskitestsuite: Add testcases for part of PR 103660
2024-08-20  Patrick Palkac++: default targ eligibility refinement [PR101463]
2024-08-20  Alexander Monakovlibcpp: replace SSE4.2 helper with an SSSE3 one
2024-08-20  Richard Bienertree-optimization/116274 - overzealous SLP vectorization
2024-08-20  Andre VehreschildFortran: Fix [Coarray] ICE in conv_caf_send, at fortran...
2024-08-20  Prathamesh... [optc-save-gen.awk] Fix streaming of command line optio...
2024-08-20  Nathaniel Sheadc++/modules: Disable streaming definitions of non-vague...
2024-08-20  Nathaniel Sheadc++/modules: Handle transitive reachability for deducti...
2024-08-20  Nathaniel Sheadc++/modules: Avoid rechecking initializers when streami...
2024-08-20  Nathaniel Sheadc++/modules: Fix type lookup in DECL_TEMPLATE_INSTANTIA...
2024-08-20  GCC AdministratorDaily bump.
2024-08-19  Andreas Schwabm68k: Add -mlra
2024-08-19  Marek Polacekc++: ICE with enum and conversion fn in template [PR115657]
2024-08-19  Marek Polacekc++: fix ICE in convert_nontype_argument [PR116384]
2024-08-19  Andrew Carlottiaarch64: Fix ls64 intrinsic availability
2024-08-19  Andrew Carlottiaarch64: Fix memtag intrinsic availability
2024-08-19  Andrew Carlottiaarch64: Fix tme intrinsic availability
2024-08-19  Andrew Carlottiaarch64: Move check_required_extensions
2024-08-19  Andrew Carlottiaarch64: Refactor check_required_extensions
2024-08-19  Andre VehreschildAllow coarrays in select type. [PR46371, PR56496]
2024-08-19  Arsen Arsenovićgnat: fix lto-type-mismatch between C_Version_String...
2024-08-19  Kyrylo Tkachovaarch64: Reduce FP reassociation width for Neoverse...
2024-08-19  Torbjörn SVENSSONtestsuite: Prune warning about size of enums
2024-08-19  Andre Vieirartl: Enable the use of rtx values with int and mode...
2024-08-19  Richard Sandifordtestsuite: Reduce cut-&-paste in scanltranstree.exp
2024-08-19  Andre VehreschildFix ICE in recompute_tree_invariant_for_addr_expr,...
2024-08-19  Haochen Guiaarch64: Implement 16-byte vector mode const0 store...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vsqrtp{s,d,h} and vsubp...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vscalefp{s,d,h} intrins
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vreducep{s,d,h} and vrnds...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vmulp{s,d,h} and vrangep...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support v{max,min}p{s,d,h} intrins
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vgetexpp{s,d,h} and vgetm...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vfnmsub{132,231,213}p...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vfmulcph and vfnmadd...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vfm{sub,subadd}{132,231...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vfmaddcph and vfmaddsub...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vfmadd{132,231,213}p...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vfc{madd,mul}cph, vfixupi...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvt{,u}w2ph and vdivp...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvttps2{,u}{dq,qq} and...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvttph2{,u}{dq,qq,w...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvtqq2p{s,d,h} and vcvtt...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvtps2{,u}{dq,qq} intrins
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvtph2{,u}w and vcvtps2p...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvtph2p{s,d,sx} and...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvtpd2{,u}{dq,qq} intrins
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vcvtdq2p{s,h} and vcvtpd2...
2024-08-19  Hu, Lin1AVX10.2 ymm rounding: Support vadd{s,d,h} and vcmp...
2024-08-19  GCC AdministratorDaily bump.
2024-08-18  Jeff Law[PR rtl-optimization/115876] Avoid ubsan in ext-dce.cc
2024-08-18  Gerald Pfeiferlibstdc++: Remove note from the GCC 4.0.1 days
2024-08-18  Gerald Pfeiferdoc: Tweak gm2 mailing list address
2024-08-18  Andrew PinskiPHIOPT: move factor_out_conditional_operation over...
2024-08-18  Sergey Fedorovlibgfortran: implement fpu-macppc for Darwin, support...
2024-08-18  Georg-Johann LayAVR: Tweak 16-bit addition with const that didn't get...
2024-08-18  Georg-Johann LayAVR: ad target/116407 - Fix linker error "relocation...
2024-08-18  Georg-Johann LayAVR: target/116407 - Fix linker error "relocation trunc...
2024-08-18  Andrew Pinskiforwprop: Also dce from added statements from gimple_si...
2024-08-18  Pan LiRISC-V: Implement the quad and oct .SAT_TRUNC for scalar
2024-08-18  Pan LiRISC-V: Make sure high bits of usadd operands is clean...
2024-08-18  Pan LiRISC-V: Add testcases for unsigned scalar .SAT_TRUNC...
2024-08-18  Pan LiRISC-V: Add testcases for unsigned scalar .SAT_TRUNC...
2024-08-18  GCC AdministratorDaily bump.
2024-08-17  Jeff Law[committed] Avoid right shifting signed value on ext...
2024-08-17  Kevin Kirspelt-rtems: add rv32imf architecture to the RTEMS multilib...
2024-08-17  Jeff LawAdjust v850 rotate expander to allow more cases for...
2024-08-17  Jin MaRISC-V: Fix ICE for vector single-width integer multipl...
2024-08-17  Jeff Law[RISC-V][PR target/116282] Stabilize pattern conditions
2024-08-17  Jin MaRISC-V: Bugfix for RVV rounding intrinsic ICE in functi...
2024-08-17  Pan LiRISC-V: Bugfix incorrect operand for vwsll auto-vect
2024-08-17  Feng WangRISC-V: Add auto-vect pattern for vector rotate shift
2024-08-17  Gerald Pfeiferlibstdc++: Update references to gcc.gnu.org/onlinedocs
2024-08-17  Gerald Pfeiferdoc: Tweak PIM4 link
2024-08-17  Gerald Pfeiferlibstdc++: Tweak links to installation docs
2024-08-17  Gerald Pfeiferdoc: Tweak link to gm2 list archive
2024-08-17  Georg-Johann LayAVR: target/116390 - Fix an avrtiny asm out template.
next