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
51 min.
tree-optimization/119532 - ICE with fixed-point tail recursion
HEAD
trunk
master
Richard Biener
2
-0
/
+18
119 min.
arm: testsuite: fix vect-fmaxmin.c test
Richard Earnshaw
2
-9
/
+15
3 hours
OpenMP: modify_call_for_omp_dispatch - fix invalid memory access after 'error...
Tobias Burnus
1
-1
/
+2
3 hours
PR middle-end/119442: expr.cc: Fix vec_duplicate into vector boolean modes
Kyrylo Tkachov
2
-3
/
+23
6 hours
target/119010 - add mode attribute to *vmovv16si_constm1_pternlog_false_dep
Richard Biener
1
-1
/
+5
6 hours
target/119010 - Zen4/Zen5 reservations for movlhps loads
Richard Biener
1
-2
/
+2
6 hours
target/119010 - reservations for Zen4/Zen5 movhlps to memory
Richard Biener
1
-0
/
+14
6 hours
target/119010 - fixup Zen4/Zen5 fp<->int convert reservations
Richard Biener
1
-3
/
+10
6 hours
target/119010 - handle DFmode in SSE divide reservations for Zen4/Zen5
Richard Biener
1
-3
/
+3
6 hours
target/119010 - add reservations for integer vector compares to zen4/zen5
Richard Biener
1
-6
/
+6
6 hours
target/119010 - missing reservations for Zen4/5 and SSE compares
Richard Biener
1
-3
/
+2
6 hours
target/119010 - fixup zn4zn5 reservation for move from const_vector
Richard Biener
1
-1
/
+8
6 hours
c++: Honor noipa attribute for FE nothrow discovery [PR119518]
Jakub Jelinek
2
-1
/
+22
12 hours
Daily bump.
GCC Administrator
6
-1
/
+201
14 hours
Docs: make regenerate-opt-urls
Sandra Loosemore
3
-4
/
+4
14 hours
Optimize string constructor
Jan Hubicka
2
-0
/
+23
17 hours
Doc: Clean up New/Delete Builtins manual section
Sandra Loosemore
1
-12
/
+29
17 hours
Doc: Move Integer Overflow Builtins section [PR42270]
Sandra Loosemore
1
-150
/
+153
17 hours
Doc: Organize atomic memory builtins documentation [PR42270]
Sandra Loosemore
1
-175
/
+196
17 hours
Doc: Break up and rearrange the "other builtins" section [PR42270]
Sandra Loosemore
2
-1285
/
+1333
17 hours
Doc: Move builtin documentation to a new chapter [PR42270]
Sandra Loosemore
2
-15
/
+37
17 hours
Doc: Add a container section to consolidate attribute documentation [PR42270]
Sandra Loosemore
1
-73
/
+101
17 hours
Doc: Remove separate "Target Format Checks" section [PR42270]
Sandra Loosemore
1
-56
/
+39
18 hours
testsuite: Fix up atomic-inst-ldlogic.c
Jakub Jelinek
1
-35
/
+35
21 hours
aarch64: Changed CRC test.
Mariam Arutunian
1
-2
/
+2
22 hours
Alpha: Add option to avoid data races for partial writes [PR117759]
Maciej W. Rozycki
24
-51
/
+837
22 hours
Alpha: Add option to avoid data races for sub-longword memory stores [PR117759]
Maciej W. Rozycki
19
-6
/
+558
22 hours
IRA+LRA: Let the backend request to split basic blocks
Maciej W. Rozycki
3
-4
/
+11
22 hours
Alpha: Export `emit_unlikely_jump' for a subsequent change to use
Maciej W. Rozycki
2
-9
/
+11
28 hours
gcc/testsuite/g++.dg/gomp/append-args-8.C: Fix scan-dump-tree
Tobias Burnus
1
-1
/
+1
34 hours
gcc/mingw: Align `.refptr.` to 8-byte boundaries for 64-bit targets
LIU Hao
1
-0
/
+1
36 hours
Daily bump.
GCC Administrator
5
-1
/
+78
39 hours
testsuite: arm: fixup more dg-final syntax
Sam James
1
-5
/
+5
45 hours
c++/modules: unexported friend template
Jason Merrill
4
-11
/
+40
46 hours
libiberty, gcc: Add memrchr to libiberty and use it [PR119283].
Iain Sandoe
3
-2
/
+8
46 hours
jit, Darwin: Update exports with ABI 28 throught 34.
Iain Sandoe
1
-0
/
+21
48 hours
c++: optimize push_to_top_level [PR64500]
Jason Merrill
1
-8
/
+12
48 hours
c++: Fix comment typo
Jakub Jelinek
1
-2
/
+2
2 days
c++/modules: Fix modules and LTO with header units [PR118961]
Nathaniel Shead
12
-9
/
+104
2 days
LoongArch: doc: Add same-address constraint to the description of '-mld-seq-sa'.
Lulu Cheng
1
-2
/
+2
2 days
LoongArch: Set default alignment for functions jumps loops and labels.
Lulu Cheng
3
-3
/
+13
3 days
Daily bump.
GCC Administrator
7
-1
/
+181
3 days
testsuite: Fix up musttail2.C test
Jakub Jelinek
1
-1
/
+6
3 days
cobol: Fix up cobol/{charmaps,valconv}.cc rules
Jakub Jelinek
1
-21
/
+4
3 days
Fortran: fix spelling of flag -fallow-invalid-boz
Harald Anlauf
1
-1
/
+1
3 days
testsuite: Don't cycle through option list for gfortran.dg and libgomp.fortra...
Jakub Jelinek
2
-4
/
+8
3 days
Regenerate common.opt.urls
Jakub Jelinek
1
-0
/
+9
3 days
cobol: Confine all __int128/_Float128 references to libgcobol.
Bob Dubner
7
-41
/
+12
3 days
PR modula2/119504: ICE when attempting to access an element of a constant string
Gaius Mulley
4
-10
/
+120
3 days
srcextra fixes
Jakub Jelinek
3
-5
/
+5
[next]