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/gfortran-test
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-15
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-15
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
2021-07-21
analyzer: show BB index in BEFORE_SUPERNODE's in-edge
David Malcolm
1
-2
/
+9
2021-07-21
analyzer: tweak dumping of min_expr/max_expr
David Malcolm
1
-5
/
+34
2021-07-21
Fix typos in a comment.
Martin Sebor
1
-3
/
+3
2021-07-21
rs6000: Add int128 target check to pr101129.c (PR101531)
Bill Schmidt
1
-0
/
+1
2021-07-21
rs6000: Write output to the builtins init file, part 2 of 3
Bill Schmidt
1
-0
/
+81
2021-07-21
rs6000: Write output to the builtins init file, part 1 of 3
Bill Schmidt
1
-0
/
+164
2021-07-21
rs6000: Write output to the builtins header file
Bill Schmidt
1
-0
/
+228
2021-07-21
rs6000: Write output to the builtin definition include file
Bill Schmidt
1
-0
/
+17
2021-07-21
rs6000: Build and store function type identifiers
Bill Schmidt
1
-0
/
+231
2021-07-21
rs6000: Parsing of overload input file
Bill Schmidt
1
-1
/
+234
2021-07-21
rs6000: Parsing built-in input file, part 3 of 3
Bill Schmidt
1
-0
/
+102
2021-07-21
rs6000: Parsing built-in input file, part 2 of 3
Bill Schmidt
1
-0
/
+145
2021-07-21
rs6000: Parsing built-in input file, part 1 of 3
Bill Schmidt
1
-1
/
+378
2021-07-21
rs6000: Main function with stubs for parsing and output
Bill Schmidt
1
-0
/
+215
2021-07-21
x86: Remove OPTION_MASK_ISA_SSE4_2 from CRC32 _builtin functions
H.J. Lu
2
-4
/
+17
2021-07-21
Fortran: ICE, OOM while calculating sizes of derived type array components
Harald Anlauf
3
-2
/
+40
2021-07-21
gcov: Fix use of profile info section
Sebastian Huber
1
-0
/
+2
2021-07-21
Revert "RISC-V: Detect python and pick best one for calling multilib-generator"
Kito Cheng
1
-2
/
+1
2021-07-21
openmp: Fix up omp_check_private [PR101535]
Jakub Jelinek
3
-5
/
+58
2021-07-21
c++: Ensure OpenMP reduction with reference type references complete type [PR...
Jakub Jelinek
2
-1
/
+10
2021-07-21
Fortran: Fix bind(C) character length checks
Tobias Burnus
9
-24
/
+1557
2021-07-21
unroll: Run VN on unrolled-and-jammed loops
Richard Sandiford
2
-5
/
+22
2021-07-21
unroll: Avoid unnecessary tail loops for constant niters
Richard Sandiford
2
-142
/
+176
2021-07-21
predcom: Refactor more using auto_vec
Kewen Lin
3
-148
/
+108
2021-07-21
Daily bump.
GCC Administrator
5
-1
/
+315
2021-07-20
Correct stpcpy offset computation for -Warray-bounds et al. [PR101397].
Martin Sebor
7
-20
/
+981
2021-07-20
Handle all UBSAN built-ins in -Wuninitialized [PR101300].
Martin Sebor
2
-3
/
+73
2021-07-20
Attach MEM_EXPR information when flushing BLKmode args to the stack - V2
Jeff Law
1
-1
/
+9
2021-07-20
Adjust by-value function vec arguments to by-reference.
Martin Sebor
45
-127
/
+146
2021-07-20
PR 100167: Fix vector long long multiply/divide tests on power10.
Michael Meissner
2
-4
/
+10
2021-07-20
rs6000: Fix up easy_vector_constant_msb handling [PR101384]
Jakub Jelinek
7
-26
/
+268
2021-07-20
aarch64: Tweak old vect-* tests to avoid new FAILs
Richard Sandiford
3
-11
/
+15
2021-07-20
debug/101473 - apply debug prefix maps before checksumming DIEs
Richard Biener
2
-6
/
+7
2021-07-20
aarch64: Refactor TBL/TBX RTL patterns
Jonathan Wright
4
-116
/
+82
2021-07-20
i386: Remove atomic_storedi_fpu and atomic_loaddi_fpu peepholes [PR100182]
Uros Bizjak
3
-196
/
+0
2021-07-20
RISC-V: Detect python and pick best one for calling multilib-generator
Kito Cheng
1
-1
/
+2
2021-07-19
rs6000: Support [u]mul<mode>3_highpart for vector
Kewen Lin
4
-6
/
+71
2021-07-19
vect: Recog mul_highpart pattern [PR100696]
Kewen Lin
5
-13
/
+37
2021-07-20
Daily bump.
GCC Administrator
5
-1
/
+184
2021-07-19
compiler: avoid aliases in receiver types
Ian Lance Taylor
4
-1
/
+100
2021-07-19
PR testsuite 101520 - gcc.target/powerpc/pr93658.c has excess errors
Martin Sebor
1
-1
/
+1
2021-07-19
coroutines: Adjust outlined function names [PR95520].
Iain Sandoe
4
-14
/
+143
2021-07-19
analyzer: add svalue::can_have_associated_state_p [PR101503]
David Malcolm
7
-14
/
+61
2021-07-19
debug: Allow means for targets to opt out of CTF/BTF support
Indu Bhagat
7
-17
/
+87
2021-07-19
debug: Add new function ctf_debuginfo_p
Indu Bhagat
2
-0
/
+12
2021-07-19
amdgcn: Add -mxnack and -msram-ecc [PR 100208]
Andrew Stubbs
16
-4
/
+273
2021-07-19
[AARCH64] Fix PR 101205: csinv does not have an zero_extend version
Andrew Pinski
2
-3
/
+115
2021-07-19
c++: Add test for DR 2126
Marek Polacek
1
-0
/
+6
2021-07-19
tree-optimization/101505 - properly determine stmt precision for PHIs
Richard Biener
2
-0
/
+30
2021-07-19
Remove gimple_expr_type
Richard Biener
2
-50
/
+0
[next]