]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
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
2024-07-10 Marek Polacekc: ICE with invalid sizeof [PR115642]
2024-07-10 Marek Polacekc: ICE on invalid with attribute optimize [PR115549]
2024-07-10 Torbjörn SVENSSONtestsuite: Align testcase with implementation [PR105090]
2024-07-10 Edwin LuRISC-V: Update testsuite to use b
2024-07-10 Edwin LuRISC-V: Add support for B standard extension
2024-07-10 Richard Sandifordinternal-fn: Reuse SUBREG_PROMOTED_VAR_P handling
2024-07-10 Marek Polacekc++: array new with value-initialization [PR115645]
2024-07-10 Richard Sandifordrecog: Handle some mode-changing hardreg propagations
2024-07-10 Richard Sandifordrtl-ssa: Add replace_nondebug_insn [PR115785]
2024-07-10 Francois-Xavier... fixincludes: skip stdio_stdarg_h on darwin
2024-07-10 Nina Rannsc++, contracts: Fix ICE in create_tmp_var [PR113968]
2024-07-10 Francois-Xavier... fixincludes: add bypass to darwin_objc_runtime_1
2024-07-10 Gaius MulleyPR modula2/115823 Wrong expansion of isnormal optab
2024-07-10 Uros Bizjakmiddle-end: Fix stalled swapped condition code value...
2024-07-10 Richard Earnshawarm: cleanup legacy ARM_PE code
2024-07-10 Prathamesh... [PR115394] Remove streamer_debugging and it's uses.
2024-07-10 Pan LiMatch: Support form 2 for the .SAT_TRUNC
2024-07-10 Jennifer Schmitztestsuite: Tests the pattern folding x/sqrt(x) to sqrt...
2024-07-10 Andrew Pinskitestsuite: Allow matching `{_1, { 0,0,0,0 }}` for vect...
2024-07-10 Andrew PinskiRemove expanding complex EQ/NE inside a GIMPLE_RETURN...
2024-07-10 Fei GaoRISC-V: fix zcmp popretz [PR113715]
2024-07-10 GCC AdministratorDaily bump.
2024-07-09 Martin UeckerFix test errors after r15-1394 for sizeof(int)==sizeof...
2024-07-09 Martin Ueckerc: Fix ICE for redeclaration of structs with different...
2024-07-09 Martin Ueckerc: Fix ICE for incorrect code in comptypes_verify ...
next
This page took 0.092781 seconds and 5 git commands to generate.