]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2024-07-17  Kewen Linfortran: Teach get_real_kind_from_node for Power 128...
2024-07-17  Kewen Linrs6000: Make all 128 bit scalar FP modes have 128 bit...
2024-07-17  Kewen Linexpr: Allow same precision modes conversion between...
2024-07-17  Ian Lance Taylorlibbacktrace: update xcoff.c for base_address changes
2024-07-17  Peter Bergnerrs6000: Error on CPUs and ABIs that don't support the...
2024-07-17  Peter Bergnerrs6000: ROP - Emit hashst and hashchk insns on Power8...
2024-07-17  Nathaniel Sheadc++/modules: Propagate BINDING_VECTOR_*_DUPS_P on reall...
2024-07-17  GCC AdministratorDaily bump.
2024-07-16  Andrew MacLeodrange-ops should return the requested boolean type.
2024-07-16  Nina Rannsc++/contracts: ICE in C++ Contracts with '-fno-exceptio...
2024-07-16  Georg-Johann LayAVR: testsuite - Attribute ipa implies noinline and...
2024-07-16  Iain Sandoec++, coroutines, contracts: Handle coroutine and void...
2024-07-16  Georg-Johann LayAVR: testsuite - Add noipa function attribute to noclon...
2024-07-16  Paul ThomasFortran: Simplify len_trim with array ref and fix mappi...
2024-07-16  Richard Sandifordrtl-ssa: Fix removal of order_nodes [PR115929]
2024-07-16  Richard Sandifordrecog: restrict paradoxical mode punning in insn_propag...
2024-07-16  Richard Sandifordrtl-ssa: Enforce earlyclobbers on hard-coded clobbers...
2024-07-16  Georg-Johann LayAVR: Overhaul add and sub insns that extend one operand.
2024-07-16  Gaius MulleyPR modula2/115957 ICE on procedure local const declaration
2024-07-16  Prathamesh... Lower zeroing array assignment to memset for allocatabl...
2024-07-16  Richard Bienertree-optimization/115841 - reduction epilogue placement...
2024-07-16  Georg-Johann LayAVR: Allow more combinations of XOR / IOR with byte...
2024-07-16  Andrew Burgesslibiberty/buildargv: handle input consisting of only...
2024-07-16  Andrew Burgesslibiberty/buildargv: POSIX behaviour for backslash...
2024-07-16  Paul-Antoine... i386, testsuite: Fix non-Unicode character
2024-07-16  Stefan Schulze... s390: Fix unresolved iterators bhfgq and xdee
2024-07-16  Richard BienerFixup unaligned load/store cost for znver5
2024-07-16  Stefan Schulze... s390: Drop vcond{,u} expanders
2024-07-16  Stefan Schulze... s390: Enable vcond_mask for 128-bit ops
2024-07-16  Stefan Schulze... s390: Emulate vec_cmp{eq,gt,gtu} for 128-bit integers
2024-07-16  Richard Bienertree-optimization/115843 - fix wrong-code with fully...
2024-07-16  Richard BienerFixup unaligned load/store cost for znver4
2024-07-16  Roger SaylePR tree-optimization/114661: Generalize MULT_EXPR recog...
2024-07-16  Hu, Lin1i386: extend trunc{128}2{16,32,64}'s scope.
2024-07-16  Ian Lance Taylorlibbacktrace: support FDPIC
2024-07-16  GCC AdministratorDaily bump.
2024-07-16  Jeff LawFix liveness computation for shift/rotate counts in...
2024-07-15  Jeff LawFix sign/carry bit handling in ext-dce.
2024-07-15  Patrick Palkac++: alias template with dependent attributes [PR115897]
2024-07-15  Christoph MüllnerRevert "RISC-V: Attribute parser: Use alloca() instead...
2024-07-15  Christoph MüllnerRISC-V: Allow adding enabled extension via target arch...
2024-07-15  Christoph MüllnerRISC-V: Rewrite target attribute handling
2024-07-15  Christoph MüllnerRISC-V: Attribute parser: Use alloca() instead of new...
2024-07-15  Alexandre Oliva[i386] adjust flag_omit_frame_pointer in a single funct...
2024-07-15  Edwin LuRISC-V: Fix testcase for vector .SAT_SUB in zip benchmark
2024-07-15  Georg-Johann LayAVR: avr-md - Simplify GET_MODE and GET_MODE_BITSIZE.
2024-07-15  Jakub Jelinekvarasm: Add support for emitting binary data with the...
2024-07-15  liuhongtFix SSA_NAME leak due to def_stmt is removed before...
2024-07-15  Hongyu Wang[APX NF] Add a pass to convert legacy insn to NF insns
2024-07-15  Surya Kumari... arm: Fix the expected output of the test pr111235.c...
2024-07-15  Monk ChiangRISC-V: Implement locality for __builtin_prefetch
2024-07-15  Surya Kumari... aarch64: Fix the expected output of the test cpy_1...
2024-07-15  Hans-Peter... CRIS: Adjust gcc.dg/tree-ssa/loop-1.c
2024-07-15  Feng WangRISC-V: Add md files for vector BFloat16
2024-07-15  Feng WangRISC-V: Add Zvfbfmin and Zvfbfwma intrinsic
2024-07-15  Hongyu WangAVX512BF16: Do not allow permutation with vcvtne2ps2bf1...
2024-07-15  Feng WangRISC-V: Add vector type of BFloat16 format
2024-07-15  GCC AdministratorDaily bump.
2024-07-14  Roger Saylei386: Tweak i386-expand.cc to restore bootstrap on...
2024-07-14  Alejandro Colomarc, objc: Add -Wunterminated-string-initialization
2024-07-14  Hans-Peter... CRIS: Fix up last comment.
2024-07-14  Hans-Peter... CRIS: Disable late-combine by default, related PR115883
2024-07-14  GCC AdministratorDaily bump.
2024-07-13  Mark HarmstoneDocument return value in write_cv_integer
2024-07-13  Mark HarmstoneMake sure CodeView symbols are aligned
2024-07-13  Mark HarmstoneAvoid magic numbers when writing CodeView padding
2024-07-13  Mark HarmstoneAdd CodeView enum cv_sym_type
2024-07-13  Mark HarmstoneAdd CodeView enum cv_leaf_type
2024-07-13  Mikael Morinfortran: Correctly evaluate scalar MASK arguments of...
2024-07-13  Richard SandifordAdd gcc.gnu.org account names to MAINTAINERS
2024-07-13  David Malcolmdiagnostics: add highlight-a vs highlight-b in coloriza...
2024-07-13  Richard Bienertree-optimization/115868 - ICE with .MASK_CALL in simdclone
2024-07-13  GCC AdministratorDaily bump.
2024-07-12  Gerald Pfeiferdoc: Update GNU Modula 2 mailing list links
2024-07-12  Jeff Law[PR rtl-optimization/115876] Fix one of two ubsan repor...
2024-07-12  Marek Polacekdoc: remove @opindex for fconcepts-ts
2024-07-12  Daniel BertalanFix Xcode 16 build break with NULL != nullptr
2024-07-12  Richard Sandifordrtl-ssa: Fix prev_any_insn [PR115785]
2024-07-12  FX Coudertmodula2: bootstrap fix for string and vector headers.
2024-07-12  Jeff Law[RISC-V] Avoid unnecessary sign extension after memcmp
2024-07-12  Nathaniel Sheadc++/modules: Add testcase for fixed issue with usings...
2024-07-12  Nathaniel Sheadc++/modules: Handle redefinitions of using-decls
2024-07-12  Nathaniel Sheadc++: Introduce USING_DECLs for non-function usings...
2024-07-12  Stefan Schulze... s390: Fully exploit vgm, vgbm, vrepi
2024-07-12  Stefan Schulze... s390: Fix output template for movv1qi
2024-07-12  Roger Saylei386: Some AVX512 ternlog expansion refinements.
2024-07-12  Stefan Schulze... s390: Align *cjump_64 and *icjump_64
2024-07-12  Richard Sandifordaarch64: Avoid alloca in target attribute parsing
2024-07-12  Alexandre Oliva[libstdc++] [testsuite] require dfprt on some tests
2024-07-12  Alexandre Oliva[alpha] adjust MEM alignment for block move [PR115459]
2024-07-12  YunQiang SuRISC-V: NO_WARNING preferred else value for RVV
2024-07-12  Mikael Morinfortran: Factor the evaluation of MINLOC/MAXLOC's BACK...
2024-07-12  xuliRISC-V: Disable misaligned vector access in hook riscv_...
2024-07-12  Kito ChengRISC-V: Add SiFive extensions, xsfvcp and xsfcease
2024-07-12  Kewen Linrs6000: Remove vcond{,u} expanders
2024-07-12  Richard Bienertree-optimization/115867 - ICE with simdcall vectorizat...
2024-07-12  Jeff Law[committed] Fix m68k bootstrap segfault with late-combine
2024-07-12  Ian Lance Taylorlibbacktrace: avoid infinite recursion
2024-07-12  Lulu ChengLoongArch: Remove unreachable codes.
2024-07-12  Lulu ChengLoongArch: TFmode is not allowed to be stored in the...
next