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-08-17
Do not enable DT_INIT_ARRAY/DT_FINI_ARRAY on uclinuxfdpiceabi
Christophe Lyon
1
-2
/
+8
2021-08-17
retain debug stmt order when moving to successors
Alexandre Oliva
1
-2
/
+2
2021-08-17
don't access cfun in dump_function_to_file
Alexandre Oliva
1
-5
/
+5
2021-08-17
aarch64: Remove macros for vld4[q]_lane Neon intrinsics
Jonathan Wright
1
-104
/
+624
2021-08-17
aarch64: Remove macros for vld3[q]_lane Neon intrinsics
Jonathan Wright
1
-92
/
+549
2021-08-17
aarch64: Remove macros for vld2[q]_lane Neon intrinsics
Jonathan Wright
1
-84
/
+474
2021-08-17
Improve diff-ability of scheduler logs
Maxim Kuvyrkov
1
-2
/
+4
2021-08-17
Add missing entry for rank_for_schedule stats.
Maxim Kuvyrkov
1
-3
/
+3
2021-08-17
Improve autoprefetcher heuristic (partly fix regression in PR91598)
Maxim Kuvyrkov
1
-1
/
+8
2021-08-17
aarch64: Replace some uses of GET_CODE with RTL predicate macros
Alistair Lee
2
-14
/
+17
2021-08-17
Special case -TYPE_MIN_VALUE for flag_wrapv in operator_abs::op1_range.
Andrew MacLeod
2
-0
/
+34
2021-08-17
tree-optimization/101868 - avoid PRE of trapping mems across calls
Richard Biener
4
-0
/
+75
2021-08-17
vect: Add extraction cost for slp reduc
Kewen Lin
1
-1
/
+3
2021-08-17
openmp: Implement OpenMP 5.1 scope construct
Jakub Jelinek
34
-28
/
+608
2021-08-17
c++: Add C++20 #__VA_OPT__ support
Jakub Jelinek
2
-0
/
+84
2021-08-17
tree-optimization/101925 - fix VN with reverse storage order
Richard Biener
2
-1
/
+132
2021-08-16
Improve SImode shifts for H8
Jeff Law
1
-16
/
+53
2021-08-17
Adjust testcase.
liuhongt
1
-1
/
+1
2021-08-17
Daily bump.
GCC Administrator
5
-1
/
+188
2021-08-16
Drop embeded stabs from rl78 port
Jeff Law
1
-1
/
+1
2021-08-16
gcov: Add TARGET_GCOV_TYPE_SIZE target hook
Sebastian Huber
10
-3
/
+52
2021-08-16
Fix regression in debug info for Ada with DWARF 5
Eric Botcazou
1
-0
/
+1
2021-08-16
[OpenMP] Update omp-low.c's omp_runtime_api_call [PR101931]
Tobias Burnus
1
-0
/
+10
2021-08-16
Speed up jump table switch detection.
Martin Liska
2
-21
/
+35
2021-08-16
Disable GNAT encodings by default
Eric Botcazou
1
-17
/
+15
2021-08-16
Plug 'par' memory leak in 'gcc/omp-oacc-neuter-broadcast.cc:execute_omp_oacc_...
Thomas Schwinge
1
-0
/
+2
2021-08-16
Clarify memory management for 'prop_set' in 'gcc/omp-oacc-neuter-broadcast.cc'
Thomas Schwinge
1
-5
/
+5
2021-08-16
Avoid 'GTY' use for 'gcc/omp-oacc-neuter-broadcast.cc:field_map'
Thomas Schwinge
1
-22
/
+26
2021-08-16
Fix ICE.
liuhongt
2
-3
/
+10
2021-08-16
ipa: make target_clone default decl local [PR101726]
Martin Liska
1
-11
/
+14
2021-08-16
ipa: ICF should check SSA_NAME_IS_DEFAULT_DEF
Martin Liska
2
-0
/
+25
2021-08-16
Optimize __builtin_shuffle_vector.
liuhongt
7
-5
/
+559
2021-08-16
Fortran/OpenMP: Add support for OpenMP 5.1 masked construct
Tobias Burnus
15
-33
/
+647
2021-08-16
RISC-V: Allow multi-lib build with different code model
Kito Cheng
2
-30
/
+73
2021-08-16
Daily bump.
GCC Administrator
4
-1
/
+33
2021-08-15
Fortran: fix checks for STAT= and ERRMSG= arguments of SYNC ALL/SYNC IMAGES
Harald Anlauf
5
-16
/
+70
2021-08-15
aix: 64 bit AIX TLS libpthread dependency.
Clément Chigot
1
-1
/
+13
2021-08-15
Improve many SImode shifts on the H8/300H
Jeff Law
1
-11
/
+41
2021-08-14
libgo: various fixes for Solaris support
Ian Lance Taylor
1
-1
/
+1
2021-08-15
Daily bump.
GCC Administrator
3
-1
/
+39
2021-08-15
or1k: Add mcmodel option to handle large GOTs
Stafford Horne
5
-3
/
+76
2021-08-14
Diagnose mismatches between array and scalar new and delete [PR101791].
Martin Sebor
5
-6
/
+284
2021-08-14
i386: Fix ICE with V64QImode broadcast permutation with -mavx512f -mno-avx512bw
Jakub Jelinek
2
-1
/
+9
2021-08-14
Daily bump.
GCC Administrator
3
-1
/
+80
2021-08-13
Fix xxeval predicates (PR 99921).
Michael Meissner
1
-3
/
+3
2021-08-13
Warn for reads from write-only arguments [PR101734].
Martin Sebor
2
-9
/
+167
2021-08-13
runtime: use C cast syntax in stack.c
Ian Lance Taylor
1
-1
/
+1
2021-08-13
ipa: "naked" attribute implies "noipa" attribute
Martin Liska
1
-8
/
+3
2021-08-13
ipa: do not make localaliases for target_clones [PR101261]
Martin Liska
2
-0
/
+13
2021-08-13
opts: do not repeat a string in errors
Martin Liska
1
-30
/
+23
[next]