]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2024-03-13 GCC AdministratorDaily bump.
2024-03-12 Harald AnlaufFortran: handle procedure pointer component in DT array...
2024-03-12 Tobias Burnuslibgomp/libgomp.texi: Fix @node order in @menu
2024-03-12 Richard Bienertree-optimization/114121 - chrec_fold_{plus,multiply...
2024-03-12 Nathaniel Sheadc++: Support target-specific nodes when streaming modul...
2024-03-12 Jakub Jelinekasan: Instrument <retval> stores in callees rather...
2024-03-12 Jakub Jelinekstrlen: Fix another spot that can create invalid ranges...
2024-03-12 Pan LiRISC-V: Fix some code style issue(s) in riscv-c.cc...
2024-03-12 Richard Bienertree-optimization/114297 - SLP reduction with early...
2024-03-12 Andrew PinskiReject -fno-multiflags [PR114314]
2024-03-12 GCC AdministratorDaily bump.
2024-03-11 Jerry DeLislelibgfortran: [PR114304] Revert portion of PR105347...
2024-03-11 Joseph MyersUpdate gcc sv.po
2024-03-11 Richard Earnshawgomp: testsuite: improve compatibility of bad-array...
2024-03-11 Gaius MulleyPR modula2/114295 Incorrect location if compiling imple...
2024-03-11 Rainer Orthtestsuite: vect: Require vect_hw_misalign in gcc.dg...
2024-03-11 Rainer Orthtestsuite: vect: Require vect_perm in several tests...
2024-03-11 Szabolcs Nagyaarch64,arm: Move branch-protection data to targets
2024-03-11 Richard Bienermiddle-end/114299 - missing error recovery from gimplif...
2024-03-11 Jakub Jelinekbitint: Avoid rewriting large/huge _BitInt vars into...
2024-03-11 Eric BotcazouFix placement of recently implemented DIE
2024-03-11 Andrew PinskiFold: Fix up merge_truthop_with_opposite_arm for NaNs...
2024-03-11 GCC AdministratorDaily bump.
2024-03-10 Iain Buclawd: Fix -fpreview=in ICEs with forward referenced parame...
2024-03-10 jlaw[committed] [PR tree-optimization/110199] Simplify...
2024-03-10 Pan LiVECT: Fix ICE for vectorizable LD/ST when both len...
2024-03-10 jlawRevert "[committed] Adjust expectations for pr59533...
2024-03-10 jlaw[committed] [target/102250] Document python requirement...
2024-03-10 jlaw[committed] [PR target/111362] Fix compare-debug issue...
2024-03-10 GCC AdministratorDaily bump.
2024-03-09 Georg-Johann LayAVR: Fix typos in comment, indentation glitches in...
2024-03-09 Jakub Jelinekfwprop: Restore previous behavior for forward propagati...
2024-03-09 Xi RuoyaoLoongArch: Emit R_LARCH_RELAX for TLS IE with non-extre...
2024-03-09 Georg-Johann LayAVR: Add cost computation for some insn combine patterns.
2024-03-09 Jakub Jelineki386: Regenerate i386.opt.urls
2024-03-09 Lulu ChengLoongArch: testsuite: Add compilation options to the...
2024-03-09 Lulu ChengLoongArch: Fixed an issue with the implementation of...
2024-03-09 Jonathan Wakelylibstdc++: Do not require a time-of-day when parsing...
2024-03-09 Jonathan Wakelylibstdc++: Fix parsing of leap seconds as chrono::utc_t...
2024-03-09 GCC AdministratorDaily bump.
2024-03-08 Martin Jamboripa: Avoid excessive removing of SSAs (PR 113757)
2024-03-08 Ian Lance Taylorlibbacktrace: don't assume compressed section is aligned
2024-03-08 Vladimir N... [PR113790][LRA]: Fixing LRA ICE on riscv64
2024-03-08 David Faustbpf: add size threshold for inlining mem builtins
2024-03-08 Richard Earnshawarm: testsuite: tweak bics_3.c [PR113542]
2024-03-08 David Faustbpf: testsuite: fix unresolved test in memset-1.c
2024-03-08 Thomas SchwingeGCN: The original meaning of 'GCN_SUPPRESS_HOST_FALLBAC...
2024-03-08 Thomas Schwingenvptx: 'cuDeviceGetCount' failure is fatal
2024-03-08 Thomas SchwingeGCN, nvptx: Fatal error for missing symbols in 'libhsa...
2024-03-08 Wilco DijkstraARM: Fix builtin-bswap-1.c test [PR113915]
2024-03-08 Sam Jamescontrib: Improve dg-extract-results.sh's Python detecti...
2024-03-08 Jakub Jelinektestsuite: Fix up pr113617 test for darwin [PR113617]
2024-03-08 Richard Bienertree-optimization/114269 - 434.zeusmp regression after...
2024-03-08 Gaius Mulleymodula2: Rebuild bootstrap tools with faster dynamic...
2024-03-08 Georg-Johann LayAVR: Add an insn combine pattern for offset computation.
2024-03-08 Jakub Jelinekbb-reorder: Fix assertion
2024-03-08 Jakub Jelineki386: Guard noreturn no-callee-saved-registers optimiza...
2024-03-08 Jakub Jelinekc-family, c++: Fix up handling of types which may have...
2024-03-08 Jakub Jelinekdwarf2out: Emit DW_AT_export_symbols on anon unions...
2024-03-08 Jakub Jelinekc++: Fix up parameter pack diagnostics on xobj vs....
2024-03-08 Filip KastlMAINTAINERS: Fix order in Write After Aproval
2024-03-08 Richard Bienertestsuite/108355 - make gcc.dg/tree-ssa/ssa-fre-104...
2024-03-08 Gaius Mulleymodula2: Add constant aggregate tests
2024-03-08 demin.hanRISC-V: Fix ICE in riscv vector costs
2024-03-08 Haochen Guifwprop: Avoid volatile rtx to be propagated
2024-03-08 GCC AdministratorDaily bump.
2024-03-07 Jonathan Wakelylibstdc++: Use std::from_chars to speed up parsing...
2024-03-07 Jonathan Wakelylibstdc++: Fix parsing of fractional seconds [PR114244]
2024-03-07 Nathaniel Sheadc++: Redetermine whether to write vtables on stream...
2024-03-07 Patrick Palkac++/modules: member alias tmpl partial inst [PR103994]
2024-03-07 Wilco DijkstraAArch64: memcpy/memset expansions should not emit LDP...
2024-03-07 Patrick Palkac++/modules: inline namespace abi_tag streaming [PR110730]
2024-03-07 Jonathan Wakelylibstdc++: Do not define lock-free atomic aliases if...
2024-03-07 Jonathan Wakelylibstdc++: Update expiry times for leap seconds lists
2024-03-07 Jonathan Wakelylibstdc++: Replace unnecessary uses of built-ins in...
2024-03-07 Jonathan Wakelylibstdc++: Better diagnostics for std::format errors
2024-03-07 Francois-Xavier... testsuite, darwin: improve check for -shared support
2024-03-07 Robin Dappvect: Do not peel epilogue for partial vectors.
2024-03-07 Gaius MulleyPR modula2/109969 Linking large project causes an ICE
2024-03-07 Marek Polacekc++: ICE with variable template and [[deprecated]]...
2024-03-07 Jonathan Wakelydoc: Fix docs for -dD regarding predefined macros
2024-03-07 Jeevithars6000: Don't ICE when compiling the __builtin_vsx_spla...
2024-03-07 Eric BotcazouFix bogus error on allocator for array type with Dynami...
2024-03-07 Francois-Xavier... Include safe-ctype.h after C++ standard headers, to...
2024-03-07 Jakub Jelinekanalyzer: Fix up some -Wformat* warnings
2024-03-07 Filip Kastlcontrib: Update test_mklog to correspond to mklog
2024-03-07 Nathaniel Sheadc++: Fix ICE diagnosing incomplete type of overloaded...
2024-03-07 Nathaniel Sheadc++: Stream DECL_CONTEXT for template template parms...
2024-03-07 Jakub Jelinekbb-reorder: Fix -freorder-blocks-and-partition ICEs...
2024-03-07 Jakub Jelinekexpand: Fix UB in choose_mult_variant [PR105533]
2024-03-07 Jakub Jelineksccvn: Avoid UB in ao_ref_init_from_vn_reference [PR105533]
2024-03-07 chenxiaolongLoongArch: testsuite:Fix problems with incorrect result...
2024-03-07 Yang YujieLoongArch: Use /lib instead of /lib64 as the library...
2024-03-07 Jakub Jelinekmatch.pd: Optimize a * !a to 0 [PR114009]
2024-03-07 demin.hanRISC-V: Refactor expand_vec_cmp [NFC]
2024-03-07 Jerry DeLisleFortran: Fix issue with using snprintf function.
2024-03-07 GCC AdministratorDaily bump.
2024-03-06 Uros Bizjaki386: Fix and improve insn constraint for V2QI arithmet...
2024-03-06 Robin DappRISC-V: Use vmv1r.v instead of vmv.v.v for fma output...
2024-03-06 Robin DappRISC-V: Adjust vec unit-stride load/store costs.
next
This page took 0.088072 seconds and 5 git commands to generate.