index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-03
[APX NF] Support APX NF for left shift insns
Lingling Kong
2
-26
/
+83
2024-06-03
[APX NF] Support APX NF for {sub/and/or/xor/neg}
Lingling Kong
3
-82
/
+114
2024-06-03
[APX NF] Support APX NF add
Lingling Kong
5
-46
/
+100
2024-06-03
i386: Optimize EQ/NE comparison between avx512 kmask and -1.
Hu, Lin1
3
-0
/
+422
2024-06-03
Daily bump.
GCC Administrator
3
-1
/
+12
2024-06-02
Fix PR c++/109958: ICE taking the address of bound static member function bro...
Simon Martin
2
-0
/
+10
2024-06-02
Daily bump.
GCC Administrator
5
-1
/
+135
2024-06-01
analyzer: detect -Wanalyzer-allocation-size at call stmts [PR106203]
David Malcolm
15
-42
/
+216
2024-06-01
AVR: target/115317 - Make isinf(-Inf) return -1.
Georg-Johann Lay
1
-0
/
+55
2024-06-01
AVR: tree-optimization/115307 - Work around isinf bloat from early passes.
Georg-Johann Lay
2
-0
/
+37
2024-05-31
[to-be-committed] [RISC-V] Use Zbkb for general 64 bit constants when profitable
Jeff Law
2
-16
/
+110
2024-06-01
c++/modules: Fix revealing with using-decls [PR114867]
Nathaniel Shead
9
-57
/
+161
2024-06-01
vect: Bind input vectype to lane-reducing operation
Feng Xue
1
-10
/
+13
2024-06-01
vect: Split out partial vect checking for reduction into a function
Feng Xue
1
-60
/
+77
2024-06-01
vect: Add a function to check lane-reducing code
Feng Xue
3
-20
/
+19
2024-06-01
Daily bump.
GCC Administrator
5
-1
/
+383
2024-05-31
xtensa: Prepend "(use A0_REG)" to sibling call CALL_INSN_FUNCTION_USAGE inste...
Takayuki 'January June' Suwa
3
-14
/
+19
2024-05-31
xtensa: Simplify several MD templates
Takayuki 'January June' Suwa
4
-100
/
+43
2024-05-31
RISC-V: Remove dead perm series code and document.
Robin Dapp
1
-22
/
+4
2024-05-31
RISC-V: Add vector popcount, clz, ctz.
Robin Dapp
15
-81
/
+272
2024-05-31
RISC-V: Add vandn combine helper.
Robin Dapp
5
-1
/
+119
2024-05-31
RISC-V: Use widening shift for scatter/gather if applicable.
Robin Dapp
5
-18
/
+193
2024-05-31
RISC-V: Add vwsll combine helpers.
Robin Dapp
5
-3
/
+251
2024-05-31
RISC-V: Split vwadd.wx and vwsub.wx and add helpers.
Robin Dapp
4
-32
/
+128
2024-05-31
RISC-V: Do not allow v0 as dest when merging [PR115068].
Robin Dapp
3
-10
/
+67
2024-05-31
aarch64: testsuite: Explicitly add -mlittle-endian to vget_low_2.c
Pengxuan Zheng
1
-1
/
+1
2024-05-31
Add the 6th argument to .ACCESS_WITH_SIZE
Qing Zhao
4
-9
/
+66
2024-05-31
Use the .ACCESS_WITH_SIZE in bound sanitizer.
Qing Zhao
5
-0
/
+201
2024-05-31
Use the .ACCESS_WITH_SIZE in builtin object size.
Qing Zhao
5
-0
/
+360
2024-05-31
Convert references with "counted_by" attributes to/from .ACCESS_WITH_SIZE.
Qing Zhao
8
-7
/
+328
2024-05-31
Provide counted_by attribute to flexible array member field
Qing Zhao
10
-21
/
+444
2024-05-31
alpha: Fix invalid RTX in divmodsi insn patterns [PR115297]
Uros Bizjak
3
-10
/
+26
2024-05-31
nvptx target: Global constructor, destructor support, via nvptx-tools 'ld'
Thomas Schwinge
3
-4
/
+15
2024-05-31
tree-optimization/115278 - fix DSE in if-conversion wrt volatiles
Richard Biener
2
-1
/
+41
2024-05-31
fix: valid compiler optimization may fail the test
Marc Poulhiès
1
-0
/
+12
2024-05-31
build: Include minor version in config.gcc unsupported message
Rainer Orth
1
-2
/
+2
2024-05-31
Fix some opindex for some options [PR115022]
Andrew Pinski
13
-16
/
+33
2024-05-30
xtensa: Use epilogue_completed rather than cfun->machine->epilogue_done
Takayuki 'January June' Suwa
3
-16
/
+4
2024-05-30
xtensa: Use REG_P(), MEM_P(), etc. instead of comparing GET_CODE()
Takayuki 'January June' Suwa
3
-53
/
+51
2024-05-31
C23: allow aliasing for types derived from structs with variable size
Martin Uecker
4
-9
/
+59
2024-05-31
C: allow aliasing of compatible types derived from enumeral types [PR115157]
Martin Uecker
8
-14
/
+112
2024-05-31
Rename double_u with __double_u to avoid pulluting the namespace.
liuhongt
2
-8
/
+8
2024-05-31
Daily bump.
GCC Administrator
4
-1
/
+410
2024-05-31
i386: Rewrite bswaphi2 handling [PR115102]
Uros Bizjak
2
-27
/
+60
2024-05-30
ira: Fix go_through_subreg offset calculation [PR115281]
Richard Sandiford
2
-1
/
+41
2024-05-30
aarch64, middle-end: Move pair_fusion pass from aarch64 to middle-end
Ajit Kumar Agarwal
5
-3149
/
+3216
2024-05-30
ggc: Reduce GGC_QUIRE_SIZE on Solaris/SPARC [PR115031]
Rainer Orth
1
-0
/
+3
2024-05-30
analyzer: fix a -Wunused-parameter
David Malcolm
1
-1
/
+1
2024-05-30
Add new text_art::tree_widget and use it in analyzer
David Malcolm
57
-33
/
+2071
2024-05-30
[testsuite] [powerpc] adjust -m32 counts for fold-vec-extract*
Alexandre Oliva
7
-16
/
+9
[next]