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/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
2020-09-18
Daily bump.
GCC Administrator
7
-1
/
+180
2020-09-18
[testsuite] Introduce effective target non_strict_prototype
Tom de Vries
6
-0
/
+18
2020-09-17
profile: clarify comment around histogram format
Sergei Trofimovich
1
-1
/
+1
2020-09-17
RISC-V: fix a typo in riscv.h
Yeting Kuo
2
-1
/
+28
2020-09-17
c++: Add tests for fixed PRs.
Marek Polacek
8
-0
/
+173
2020-09-17
libgo: fix ptrace syscall hooks into glibc
Paul E. Murphy
1
-1
/
+1
2020-09-17
c-family: Macro support in -Wmisleading-indentation [PR80076]
Patrick Palka
7
-80
/
+171
2020-09-17
Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_const
Mark Wielaard
8
-4
/
+131
2020-09-17
aarch64: Fix dejaGNU directive in clastb_8.c testcase
Andrea Corallo
1
-1
/
+1
2020-09-17
Document -Wuninitialized for allocated objects.
Martin Sebor
1
-8
/
+21
2020-09-17
c++: requires-expressions and partial instantiation [PR96410]
Patrick Palka
5
-9
/
+80
2020-09-17
Fortran: Avoid double-free with parse error (PR96041, PR93423)
Tobias Burnus
1
-0
/
+9
2020-09-17
CSE negated multiplications and divisions
Richard Biener
2
-0
/
+53
2020-09-17
Fix assertion checking failure with tail call
Eric Botcazou
2
-3
/
+16
2020-09-17
Allow copying of symbolic ranges to an irange.
Aldy Hernandez
2
-2
/
+32
2020-09-17
Fix availability of functions in other partitions
Jan Hubicka
2
-2
/
+2
2020-09-17
C-SKY: Add -msim option
Jojo R
3
-3
/
+18
2020-09-17
doc: use @code{} instead of @samp{@command{}} around 'date %s'
Sergei Trofimovich
1
-1
/
+1
2020-09-17
If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx.
liuhongt
2
-2
/
+15
2020-09-17
Daily bump.
GCC Administrator
7
-1
/
+372
2020-09-16
analyzer: fix state explosions due to SCC bug
David Malcolm
4
-19
/
+29
2020-09-16
analyzer: show SCC ids in .dot dumps
David Malcolm
2
-2
/
+13
2020-09-16
analyzer: bulk merger/processing of runs of nodes at CFG join points
David Malcolm
5
-3
/
+310
2020-09-16
analyzer: add program_point::get_next
David Malcolm
3
-20
/
+35
2020-09-16
analyzer: show program point in -Wanalyzer-too-complex
David Malcolm
1
-0
/
+1
2020-09-16
analyzer: getchar has no side-effects
David Malcolm
2
-0
/
+24
2020-09-16
use E_*mode instead of just *mode
Alexandre Oliva
1
-2
/
+2
2020-09-16
rs6000: Add rs6000_cfun_pcrel_p
Bill Schmidt
5
-24
/
+35
2020-09-16
Detect conflicts between incompatible uses of the same attribute (PR c/78666).
Martin Sebor
5
-33
/
+248
2020-09-16
preprocessor: Fix ICE with too long line in fmtwarn [PR96935]
Marek Polacek
2
-0
/
+11
2020-09-16
Work harder to avoid -Wuninitialized for objects of empty structs (PR middle-...
Martin Sebor
2
-0
/
+28
2020-09-16
c++: local-scope OMP UDR reductions have no template head
Nathan Sidwell
4
-33
/
+42
2020-09-16
Fix pessimization in EH cleanup pass
Eric Botcazou
2
-7
/
+32
2020-09-16
c++: Avoid confusing 'nested' name
Nathan Sidwell
1
-9
/
+7
2020-09-16
Fortran: OpenMP - fix simd with (last)private (PR97061)
Tobias Burnus
2
-14
/
+85
2020-09-16
c++: Break out actual instantiation from instantiate_decl
Nathan Sidwell
1
-148
/
+157
2020-09-16
vec: don't select partial vectors when unnecessary
Andrea Corallo
8
-58
/
+80
2020-09-16
rtl_data: Add sp_is_clobbered_by_asm
H.J. Lu
4
-7
/
+39
2020-09-16
testsuite/97066 - minor change to bypass plusminus-with-convert rule
Feng Xue
2
-2
/
+2
2020-09-16
IBM Z: Fix *vec_tf_to_v1tf constraints
Ilya Leoshkevich
1
-1
/
+1
2020-09-16
C-SKY: Refine target name for elf target test
Jojo R
1
-1
/
+1
2020-09-16
C-SKY: Set use_gcc_stdint=wrap for elf target
Jojo R
1
-0
/
+1
2020-09-16
remove STMT_VINFO_NUM_SLP_USES
Richard Biener
5
-67
/
+41
2020-09-16
C-SKY: Support multilib for mfloat-abi=.
Jojo R
2
-9
/
+12
2020-09-16
arm: Avoid unused parameter warning
Jakub Jelinek
1
-2
/
+2
2020-09-16
options, lto: Optimize streaming of optimization nodes
Jakub Jelinek
1
-7
/
+10
2020-09-16
store-merging: Consider also overlapping stores earlier in the by bitpos sort...
Jakub Jelinek
3
-10
/
+222
2020-09-16
C-SKY: Fix wrong ld name with option -mfloat-abi=hard.
Jojo R
1
-1
/
+1
2020-09-15
rs6000: Remove useless insns fed into lvx/stvx [PR97019]
Kewen Lin
2
-54
/
+176
2020-09-16
C-SKY: Support -mfloat-abi=hard.
Jojo R
6
-20
/
+200
[next]