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
2022-07-05
[Ada] Remove exception propagation during bootstrap
Arnaud Charlet
4
-24
/
+30
2022-07-05
[Ada] Fix dangling bounds for array result of BIP functions
Eric Botcazou
8
-976
/
+867
2022-07-05
[Ada] Remove unnecessary dead code after calls to nonreturning procedures
Piotr Trojanek
7
-18
/
+0
2022-07-05
[Ada] Remove return statements after procedure calls that don't return
Piotr Trojanek
2
-63
/
+0
2022-07-05
[Ada] Combine system.ads files - vxworks6 constants.
Doug Rupp
3
-6
/
+6
2022-07-05
[Ada] Fix clearly unintentional dead analysis of attribute Code_Address
Piotr Trojanek
1
-1
/
+1
2022-07-05
[Ada] Cleanup in error about unreachable code
Piotr Trojanek
1
-2
/
+1
2022-07-05
[Ada] Remove redundant guards in detection of unreachable code
Piotr Trojanek
1
-3
/
+2
2022-07-05
[Ada] Remove redundant guard for call to List_Length with a No_List
Piotr Trojanek
1
-5
/
+1
2022-07-05
[Ada] Add RM reference to check for functions without a return statement
Piotr Trojanek
1
-0
/
+4
2022-07-05
[Ada] Remove comment about a long gone formal verification mode
Piotr Trojanek
1
-3
/
+1
2022-07-05
[Ada] Remove unimplemented convert_addresses declaration
Dmitriy Anisimkov
1
-2
/
+0
2022-07-05
[Ada] Remove old vxworks6 from Makefile.rtl
Doug Rupp
15
-1598
/
+37
2022-07-05
vect: Use sdot for a fallback implementation of usdot
Richard Sandiford
16
-61
/
+213
2022-07-05
tree-optimization/106182 - LC SSA after CFG cleanup
Richard Biener
3
-8
/
+26
2022-07-05
Daily bump.
GCC Administrator
7
-1
/
+514
2022-07-05
gcc.dg/analyzer/allocation-size-1..5.c: Fix for 32-bit newlib targets
Hans-Peter Nilsson
5
-14
/
+14
2022-07-04
OpenMP/Fortran: Add support for OpenMP 5.2 linear clause syntax
Tobias Burnus
13
-29
/
+612
2022-07-04
Misc conversions to vrange.
Aldy Hernandez
3
-18
/
+27
2022-07-04
middle-end: Support ABIs that pass FP values as wider integers.
Roger Sayle
5
-13
/
+95
2022-07-04
tree-sra: Fix union handling in build_reconstructed_reference
Martin Jambor
3
-1
/
+106
2022-07-04
Revert update-ssa assert in vectorizer
Richard Biener
3
-5
/
+13
2022-07-04
OpenMP: Move omp requires checks to libgomp
Tobias Burnus
20
-110
/
+338
2022-07-04
Keep virtual SSA up-to-date in vectorizer
Richard Biener
2
-10
/
+16
2022-07-04
Fix crash on circular array types with -fdump switches
Eric Botcazou
1
-1
/
+5
2022-07-04
Use default lower bound for vector types in debug info
Eric Botcazou
1
-3
/
+6
2022-07-04
Integrate nonzero bits with irange.
Aldy Hernandez
3
-13
/
+193
2022-07-04
Put virtual operands into loop-closed SSA
Richard Biener
9
-34
/
+17
2022-07-04
[Ada] Do not make procedure call with only tag-indeternminate actuals dispatc...
Eric Botcazou
1
-42
/
+35
2022-07-04
[Ada] Fix dispatching call to primitive function with controlling tagged result
Eric Botcazou
1
-2
/
+8
2022-07-04
[Ada] vx7r2: do not include s-qnx.ads in the kernel and rtp runtimes
Doug Rupp
1
-0
/
+1
2022-07-04
[Ada] Small housekeeping work in Expand_N_Object_Declaration
Eric Botcazou
1
-137
/
+119
2022-07-04
[Ada] Makefile.rtl: remove references t oVxworks RTP Cert .spec files
Doug Rupp
1
-7
/
+0
2022-07-04
[Ada] Refactor duplicated resolution of Count and Index attributes
Piotr Trojanek
1
-14
/
+4
2022-07-04
[Ada] Use static stack allocation for small string if-expressions
Eric Botcazou
4
-31
/
+364
2022-07-04
[Ada] Adjust previous change to Rewrite_As_Renaming
Eric Botcazou
2
-7
/
+14
2022-07-04
[Ada] Use static stack allocation for small dynamic string concatenations
Eric Botcazou
2
-103
/
+207
2022-07-04
[Ada] Enforce deferred constant completion rules
Steve Baird
1
-14
/
+32
2022-07-04
[Ada] Assertions in Einfo.Utils
Bob Duff
6
-66
/
+71
2022-07-04
[Ada] Tech debt: Remove code duplication
Justin Squirek
5
-107
/
+47
2022-07-04
[Ada] Single character argument in call to Quote_Argument raises error
Justin Squirek
1
-1
/
+1
2022-07-04
[Ada] Fix missing error on 'Access of constrained array
Bob Duff
3
-7
/
+14
2022-07-04
[Ada] Do not use front-end build-in-place mechanism for nonlimited types
Eric Botcazou
2
-87
/
+17
2022-07-04
[Ada] Call-initialize all controlled objects in place
Eric Botcazou
4
-42
/
+56
2022-07-04
[Ada] Add Ada 2022 Key function to sets containers
Bob Duff
6
-0
/
+18
2022-07-04
[Ada] Fix length of title underlines.
Vasiliy Fofanov
1
-3
/
+3
2022-07-04
[Ada] Compiler rejects legal allocator in record component constraint expression
Steve Baird
1
-4
/
+13
2022-07-04
[Ada] Avoid unwanted warnings for statically-known-successful assertions
Steve Baird
2
-2
/
+8
2022-07-04
[Ada] Add a RM entry for the functional infinite sequences
Julien Bortolussi
2
-203
/
+249
2022-07-04
[Ada] Give missing error on ambiguous operand of equality operator
Eric Botcazou
1
-15
/
+20
[next]