]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2024-07-12  Ian Lance Taylorlibbacktrace: don't fail if symbol size is unknown
2024-07-12  Ian Lance Taylorlibbacktrace: correctly gather Mach-O symbol table
2024-07-12  GCC AdministratorDaily bump.
2024-07-11  Ian Lance Taylorlibbacktrace: fix testsuite for clang
2024-07-11  Jonathan Wakelylibstdc++: Test that std::atomic_ref<bool> uses the...
2024-07-11  Damien Lebrun... libstdc++: the specialization atomic_ref<bool> should...
2024-07-11  Ian Lance Taylorlibbacktrace: suggest how to fix missing debug info
2024-07-11  Ian Lance Taylorlibbacktrace: remove trailing whitespace
2024-07-11  Gerald Pfeiferlibstdc++: Switch gcc.gnu.org links to https
2024-07-11  Jeff Law[to-be-committed,RISC-V] Eliminate unnecessary sign...
2024-07-11  Andrew PinskiRanger: Mark a few classes as final
2024-07-11  Jonathan Wakelylibstdc++: Disable expensive test for debug mode [PR108636]
2024-07-11  Andre Vieiramve: Fix vsetq_lane for 64-bit elements with lane 1...
2024-07-11  Richard Sandifordrecog: Avoid validate_change shortcut for groups [PR115782]
2024-07-11  Andre VehreschildFix bootstrap broken by gcc-15-1965-ge4f2f46e015
2024-07-11  Eric BotcazouFix gimplification of ordering comparisons of arrays...
2024-07-11  Georg-Johann LayAVR: Tidy up subtract-and-zero_extend insns.
2024-07-11  Nathaniel Sheadc++/modules: Keep entity mapping info across duplicate_...
2024-07-11  Pan LiRISC-V: Add testcases for vector .SAT_SUB in zip benchmark
2024-07-11  Kugan Vivekanandarajah[MAINTAINERS] Update my email address and move to DCO.
2024-07-11  Andre VehreschildFortran: Fix rejecting class arrays of different ranks...
2024-07-11  Iain SandoeRevert "fixincludes: skip stdio_stdarg_h on darwin"
2024-07-11  Jørgen KvalsvikAdd function filtering to gcov
2024-07-11  Jørgen KvalsvikEnsure function.end_line in source_info.lines
2024-07-11  Fei GaoRISC-V: c implies zca, and conditionally zcf & zcd
2024-07-11  GCC AdministratorDaily bump.
2024-07-10  Pan LiVect: Optimize truncation for .SAT_SUB operands
2024-07-10  Jonathan Wakelylibstdc++: Make std::basic_format_context non-copyable...
2024-07-10  Jonathan Wakelylibstdc++: Minor optimization for std::locale::encoding()
2024-07-10  Jonathan Wakelylibstdc++: Use direct-initialization for std::vector...
2024-07-10  Jonathan Wakelylibstdc++: ranges::find needs explicit conversion to...
2024-07-10  Uros Bizjaki386: Swap compare operands in ustrunc patterns
2024-07-10  Marek Polacekc++: remove Concepts TS code
next