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
2023-05-25
ada: Tune handling of attributes Old in contract Exceptional_Cases
Piotr Trojanek
1
-2
/
+30
2023-05-25
ada: Remove redundant guards from calls to Move_Aspects
Piotr Trojanek
3
-12
/
+4
2023-05-25
ada: Small tweak to implementation of by-copy semantics for storage models
Eric Botcazou
1
-25
/
+4
2023-05-25
ada: Fix copy-paste mistake in analysis of Exceptional_Cases
Piotr Trojanek
1
-3
/
+3
2023-05-25
ada: Enrich documentation of subprogram
Ronan Desplanques
1
-1
/
+5
2023-05-25
ada: Maximize use of existing constant
Ronan Desplanques
1
-2
/
+2
2023-05-25
ada: Reduce span of variable
Ronan Desplanques
1
-1
/
+1
2023-05-25
ada: Set Is_Not_Self_Hidden flag in more cases
Bob Duff
3
-3
/
+11
2023-05-25
ada: Handle controlling access parameters in DTWs
Ronan Desplanques
2
-7
/
+7
2023-05-25
ada: Add Entry_Cancel_Parameter to E_Label
Bob Duff
4
-3
/
+9
2023-05-25
ada: Minor fixes in description of scope depth
Eric Botcazou
1
-3
/
+3
2023-05-25
ada: Tune warning about assignment just before a raise statement
Piotr Trojanek
3
-6
/
+5
2023-05-25
ada: Accept aliased parameters in Exceptional_Cases
Piotr Trojanek
1
-1
/
+2
2023-05-25
ada: Fix incorrect handling of Aggregate aspect
Marc Poulhiès
1
-2
/
+8
2023-05-25
ada: Fix obsolete comment in Sinfo.Utils
Bob Duff
1
-1
/
+1
2023-05-25
ada: Fix SPARK context not restored when Load_Unit is failing
Marc Poulhiès
2
-12
/
+31
2023-05-25
ada: Restrict use of formal parameters within exceptional cases
Piotr Trojanek
2
-0
/
+69
2023-05-25
RISC-V: Remove FRM_REGNUM dependency for rtx conversions
Juzhe-Zhong
1
-9
/
+3
2023-05-25
testsuite, analyzer: Fix testcases with fclose
Christophe Lyon
2
-0
/
+4
2023-05-25
Stream out NANs correctly.
Aldy Hernandez
3
-9
/
+25
2023-05-25
Disallow setting of NANs in frange setter unless setting trees.
Aldy Hernandez
2
-11
/
+11
2023-05-25
Hash known NANs correctly for franges.
Aldy Hernandez
1
-7
/
+7
2023-05-25
Add an frange::set_nan() variant that takes a nan_state.
Aldy Hernandez
1
-15
/
+17
2023-05-24
[PR100106] Reject unaligned subregs when strict alignment is required
Alexandre Oliva
2
-0
/
+19
2023-05-24
[testsuite] require profiling for -pg
Alexandre Oliva
2
-0
/
+2
2023-05-24
[testsuite] require pthread for openmp
Alexandre Oliva
1
-0
/
+2
2023-05-24
[testsuite] require pic for pr103074.c
Alexandre Oliva
1
-0
/
+1
2023-05-24
[testsuite] tsvc: skip include malloc.h when unavailable
Alexandre Oliva
1
-1
/
+4
2023-05-24
[testsuite] [x86] cope with --enable-frame-pointer
Alexandre Oliva
13
-0
/
+26
2023-05-25
Daily bump.
GCC Administrator
5
-1
/
+466
2023-05-24
Gimple range PHI analyzer and testcases
Andrew MacLeod
8
-1
/
+699
2023-05-24
Provide relation queries for a stmt.
Andrew MacLeod
2
-15
/
+124
2023-05-24
Make ssa_cache a range_query.
Andrew MacLeod
4
-1
/
+27
2023-05-24
Make ssa_cache and ssa_lazy_cache virtual.
Andrew MacLeod
2
-39
/
+41
2023-05-24
Fortran: reject bad DIM argument of SIZE intrinsic in simplification [PR104350]
Harald Anlauf
2
-1
/
+30
2023-05-24
Fortran: checking and simplification of RESHAPE intrinsic [PR103794]
Harald Anlauf
6
-6
/
+77
2023-05-24
Remove deprecated vrange::kind().
Aldy Hernandez
1
-3
/
+0
2023-05-24
PR middle-end/109840: Preserve popcount/parity type in match.pd.
Roger Sayle
3
-10
/
+67
2023-05-24
Provide an API for ipa_vr.
Aldy Hernandez
13
-95
/
+136
2023-05-24
Fix sprintf length warning
Jan-Benedict Glaw
1
-1
/
+1
2023-05-24
i386: Add v<any_shift:insn>v4qi3 expander
Uros Bizjak
7
-19
/
+85
2023-05-24
aarch64: PR target/99195 Annotate vector shift patterns for vec-concat-zero
Kyrylo Tkachov
4
-12
/
+61
2023-05-24
target/109944 - avoid STLF fail for V16QImode CTOR expansion
Richard Biener
3
-5
/
+53
2023-05-24
Only update global value if it changes.
Andrew MacLeod
3
-6
/
+14
2023-05-24
Use negative values to reflect always_current in the temporal cache.
Andrew MacLeod
1
-13
/
+30
2023-05-24
Choose better initial values for ranger.
Andrew MacLeod
1
-1
/
+16
2023-05-24
RISC-V: Add FRM_ prefix to dynamic rounding mode enum
Juzhe-Zhong
1
-1
/
+1
2023-05-24
tree-optimization/109849 - fix fallout of PRE hoisting change
Richard Biener
2
-8
/
+24
2023-05-24
PR modula2/109952 Inconsistent HIGH values with 'ARRAY OF CHAR'
Gaius Mulley
7
-49
/
+216
2023-05-24
early-remat: Resync with new DF postorders [PR109940]
Richard Sandiford
2
-14
/
+32
[next]