]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2024-06-05 Thomas SchwingeClarify that 'gcc.dg/initpri3.c' is a LTO variant of...
2024-06-05 Gerald Pfeiferlibstdc++: Update gcc.gnu.org links in FAQ to https
2024-06-05 liuhongtDon't simplify NAN/INF or out-of-range constant for...
2024-06-05 Xiao ZengRISC-V: Add Zfbfmin extension
2024-06-05 GCC AdministratorDaily bump.
2024-06-04 Simon Martinc++: Add testcase for PR103338
2024-06-04 Harald AnlaufFortran: fix ALLOCATE with SOURCE=, zero-length charact...
2024-06-04 Simon MartinAdd missing space after seen_error in gcc/cp/pt.cc
2024-06-04 Simon MartinFix PR c++/111106: missing ; causes internal compiler...
2024-06-04 Jonathan Wakelylibstdc++: Only define std::span::at for C++26 [PR115335]
2024-06-04 Jakub Jelinekranger: Improve CLZ fold_range [PR115337]
2024-06-04 Jakub Jelinekfold-const: Handle CTZ like CLZ in tree_call_nonnegativ...
2024-06-04 Jakub Jelinekfold-const, gimple-fold: Some formatting cleanups
2024-06-04 Jakub Jelinekfold-const: Fix up CLZ handling in tree_call_nonnegativ...
2024-06-04 Rainer Orthtestsuite: i386: Require ifunc support in gcc.target...
2024-06-04 Jakub Jelinekbuiltins: Force SAVE_EXPR for __builtin_{add,sub,mul...
2024-06-04 Jakub Jelinekinvoke.texi: Clarify -march=lujiazui
2024-06-04 Matthias Kretzlibstdc++: Fix simd<char> conversion for -fno-signed...
2024-06-04 Richard BienerDo single-lane SLP discovery for reductions
2024-06-04 Richard BienerAvoid inserting after a GIMPLE_COND with SLP and early...
2024-06-04 Rainer Orthtestsuite: analyzer: Skip tests with non-numeric macros...
2024-06-04 liuhongtAdjust testcase for -march=cascadelake
2024-06-04 GCC AdministratorDaily bump.
2024-06-03 Jakub Jelinekrs6000: Fix up PCH in --enable-host-pie builds [PR115324]
2024-06-03 Jakub Jelinekc++: Fix parsing of abstract-declarator starting with...
2024-06-03 David Malcolmdiagnostics: add SARIF property artifact.roles (3.24.6)
2024-06-03 Jonathan Wakelylibstdc++: Reuse temporary buffer utils in <stacktrace>
2024-06-03 Jonathan Wakelylibstdc++: Handle extended alignment in std::get_tempor...
2024-06-03 François Dumontlibstdc++: Fix -Wstringop-overflow warning coming from...
2024-06-03 Eric BotcazouImplement wrap-around arithmetics in DWARF expressions
2024-06-03 Jonathan Wakelylibstdc++: Optimize std::basic_string_view::starts_with
2024-06-03 Uros Bizjaki386: Force operand 1 of bswapsi2 to a register for...
2024-06-03 Aldy HernandezRemove value_range typedef.
2024-06-03 Richard Bienertestsuite/115304 - properly guard gcc.dg/vect/slp-gap-1.c
2024-06-03 Tobias Burnusinstall.texi (gcn): Fix date of recommended newlib...
2024-06-03 Marc Poulhièsaarch64: adjust enum writeback after rename
2024-06-03 Marc Poulhièspair-fusion: fix for older GCC
2024-06-03 Rainer Orthtestsuite: Require vect_shift in gcc.dg/vect/pr112325...
2024-06-03 Richard BienerAdjust vector dump scans
2024-06-03 Richard BienerAvoid ICE with pointer reduction
2024-06-03 liuhongtAdd some preference for floating point rtl ifcvt when...
2024-06-03 Haochen JiangAdd AVX10.1 target_clones support
2024-06-03 Lingling Kong[APX NF] Support APX NF for lzcnt/tzcnt/popcnt
2024-06-03 Lingling Kong[APX NF] Support APX NF for mul/div
2024-06-03 Lingling Kong[APX NF] Support APX NF for shld/shrd
2024-06-03 Lingling Kong[APX NF] Support APX NF for rotate insns
2024-06-03 Lingling Kong[APX NF] Support APX NF for right shift insns
2024-06-03 Lingling Kong[APX NF] Support APX NF for left shift insns
2024-06-03 Lingling Kong[APX NF] Support APX NF for {sub/and/or/xor/neg}
2024-06-03 Lingling Kong[APX NF] Support APX NF add
2024-06-03 Hu, Lin1i386: Optimize EQ/NE comparison between avx512 kmask...
2024-06-03 GCC AdministratorDaily bump.
2024-06-02 Simon MartinFix PR c++/109958: ICE taking the address of bound...
2024-06-02 Gerald Pfeiferlibstdc++: Move gcc.gnu.org links to https
2024-06-02 GCC AdministratorDaily bump.
2024-06-01 David Malcolmanalyzer: detect -Wanalyzer-allocation-size at call...
2024-06-01 Georg-Johann LayAVR: target/115317 - Make isinf(-Inf) return -1.
2024-06-01 Jonathan Wakelylibstdc++: Replace link to gcc-4.3.2 docs in manual...
2024-06-01 Georg-Johann LayAVR: tree-optimization/115307 - Work around isinf bloat...
2024-06-01 Jeff Law[to-be-committed] [RISC-V] Use Zbkb for general 64...
2024-06-01 Nathaniel Sheadc++/modules: Fix revealing with using-decls [PR114867]
2024-06-01 Feng Xuevect: Bind input vectype to lane-reducing operation
2024-06-01 Feng Xuevect: Split out partial vect checking for reduction...
2024-06-01 Feng Xuevect: Add a function to check lane-reducing code
2024-06-01 GCC AdministratorDaily bump.
2024-05-31 Takayuki 'January... xtensa: Prepend "(use A0_REG)" to sibling call CALL_INS...
2024-05-31 Takayuki 'January... xtensa: Simplify several MD templates
2024-05-31 Robin DappRISC-V: Remove dead perm series code and document.
2024-05-31 Robin DappRISC-V: Add vector popcount, clz, ctz.
2024-05-31 Robin DappRISC-V: Add vandn combine helper.
2024-05-31 Robin DappRISC-V: Use widening shift for scatter/gather if applic...
2024-05-31 Robin DappRISC-V: Add vwsll combine helpers.
2024-05-31 Robin DappRISC-V: Split vwadd.wx and vwsub.wx and add helpers.
2024-05-31 Robin DappRISC-V: Do not allow v0 as dest when merging [PR115068].
2024-05-31 Pengxuan Zhengaarch64: testsuite: Explicitly add -mlittle-endian...
2024-05-31 Pengxuan ZhengMAINTAINERS: Add myself to Write After Approval and DCO
2024-05-31 Qing ZhaoAdd the 6th argument to .ACCESS_WITH_SIZE
2024-05-31 Qing ZhaoUse the .ACCESS_WITH_SIZE in bound sanitizer.
2024-05-31 Qing ZhaoUse the .ACCESS_WITH_SIZE in builtin object size.
2024-05-31 Qing ZhaoConvert references with "counted_by" attributes to...
2024-05-31 Qing ZhaoProvide counted_by attribute to flexible array member...
2024-05-31 Uros Bizjakalpha: Fix invalid RTX in divmodsi insn patterns [PR115297]
2024-05-31 Thomas Schwingenvptx target: Global constructor, destructor support...
2024-05-31 Richard Bienertree-optimization/115278 - fix DSE in if-conversion...
2024-05-31 Marc Poulhièsfix: valid compiler optimization may fail the test
2024-05-31 Rainer Orthbuild: Include minor version in config.gcc unsupported...
2024-05-31 Andrew PinskiFix some opindex for some options [PR115022]
2024-05-31 Rainer Orthtestsuite: Adjust several dg-additional-files-options...
2024-05-31 Takayuki 'January... xtensa: Use epilogue_completed rather than cfun->machin...
2024-05-31 Takayuki 'January... xtensa: Use REG_P(), MEM_P(), etc. instead of comparing...
2024-05-31 Martin UeckerC23: allow aliasing for types derived from structs...
2024-05-31 Martin UeckerC: allow aliasing of compatible types derived from...
2024-05-31 liuhongtRename double_u with __double_u to avoid pulluting...
2024-05-31 GCC AdministratorDaily bump.
2024-05-30 Uros Bizjaki386: Rewrite bswaphi2 handling [PR115102]
2024-05-30 Richard Sandifordira: Fix go_through_subreg offset calculation [PR115281]
2024-05-30 Ajit Kumar... aarch64, middle-end: Move pair_fusion pass from aarch64...
2024-05-30 Rainer Orthggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031]
2024-05-30 David Malcolmanalyzer: fix a -Wunused-parameter
2024-05-30 David MalcolmAdd new text_art::tree_widget and use it in analyzer
next
This page took 0.086477 seconds and 5 git commands to generate.