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
2021-05-04
s390/testsuite: Fix oscbreak-1.c.
Robin Dapp
1
-2
/
+3
2021-05-04
Remove CC0
Segher Boessenkool
67
-2702
/
+155
2021-05-04
tree-optimization/100414 - compute dominance info in phiopt
Richard Biener
2
-3
/
+11
2021-05-04
OpenMP: Support complex/float in && and || reduction
Tobias Burnus
4
-21
/
+86
2021-05-04
Reuse non-gimple_reg variable for inlining
Eric Botcazou
5
-38
/
+83
2021-05-04
Fix libiberty link failures in LTO mode for MinGW
Eric Botcazou
2
-6
/
+11
2021-05-04
Restrict gcc.dg/tree-ssa/ssa-dse-26.c
Richard Biener
1
-16
/
+3
2021-05-04
tree-optimization/100329 - avoid reassociating asm goto defs
Richard Biener
2
-0
/
+26
2021-05-04
tree-optimization/100398 - avoid DSE of control flow stmt
Richard Biener
2
-0
/
+14
2021-05-04
[Ada] Remove arbitrary and redundant qualification with Sinfo
Piotr Trojanek
1
-15
/
+13
2021-05-04
[Ada] Use function and not procedure UI_Image in pretty-printing
Piotr Trojanek
1
-2
/
+1
2021-05-04
[Ada] Reuse existing To_Mixed routine in pretty-printer
Piotr Trojanek
1
-28
/
+3
2021-05-04
[Ada] Refine type of a counter variable from Integer to Natural
Piotr Trojanek
1
-1
/
+1
2021-05-04
[Ada] Minor tweak in pretty-printing of expressions
Yannick Moy
1
-1
/
+7
2021-05-04
[Ada] Do not "optimize" by converting Positive to Unsigned
Bob Duff
1
-8
/
+0
2021-05-04
[Ada] Reuse First_Formal for generic subprograms
Piotr Trojanek
1
-11
/
+1
2021-05-04
[Ada] Fix inconsistent iteration with First_Formal and Next_Entity
Piotr Trojanek
2
-4
/
+4
2021-05-04
[Ada] Simplify iteration over formal parameters for Global/Depends check
Piotr Trojanek
1
-2
/
+2
2021-05-04
[Ada] Fix handling of access-to-variable objects in Global and Depends
Piotr Trojanek
2
-17
/
+23
2021-05-04
[Ada] Assert_Failure vs Assertion_Error
Arnaud Charlet
5
-15
/
+110
2021-05-04
[Ada] Move match function for pragma Warnings to public spec
Yannick Moy
2
-5
/
+5
2021-05-04
[Ada] Use error marker for messages in GNATprove mode
Yannick Moy
1
-0
/
+4
2021-05-04
[Ada] Clean up ??? marks
Bob Duff
18
-415
/
+357
2021-05-04
[Ada] Reuse Is_Formal_Object where convenient
Piotr Trojanek
2
-8
/
+3
2021-05-04
[Ada] Address some ??? comments
Arnaud Charlet
6
-28
/
+24
2021-05-04
[Ada] Reject constants of access-to-variable type as function globals
Piotr Trojanek
1
-8
/
+22
2021-05-04
[Ada] Simplify use of a global name buffer for Global/Depends errors
Piotr Trojanek
1
-12
/
+5
2021-05-04
[Ada] Ongoing work for AI12-0212: container aggregates
Ed Schonberg
1
-56
/
+180
2021-05-04
[Ada] Missing finalization on generic instantiation
Arnaud Charlet
2
-61
/
+150
2021-05-04
[Ada] Address some ??? comments in checks.adb
Arnaud Charlet
1
-121
/
+80
2021-05-04
[Ada] Reject formals of mode IN appearing as global outputs
Piotr Trojanek
1
-9
/
+5
2021-05-04
[Ada] Check entries for formals of mode IN appearing as global outputs
Piotr Trojanek
1
-2
/
+2
2021-05-04
[Ada] Fix reference to SPARK RM rule in comment
Piotr Trojanek
1
-1
/
+1
2021-05-04
[Ada] Preliminary cleanup in floating-point output implementation
Eric Botcazou
8
-436
/
+196
2021-05-04
[Ada] Fix inconsistent handling of character set control switches
Piotr Trojanek
5
-41
/
+30
2021-05-04
[Ada] Guard against leading and trailing spaces reappearing in errors
Piotr Trojanek
1
-0
/
+5
2021-05-04
[Ada] Wrong membership test computation for interface type
Javier Miranda
1
-1
/
+1
2021-05-04
[Ada] Fix continuation message for missing ALL in access type
Yannick Moy
1
-1
/
+1
2021-05-04
[Ada] Address ??? comments in styleg.adb
Arnaud Charlet
1
-4
/
+4
2021-05-04
OpenMP/Fortran - fix pasto + testcase in depobj [PR100397]
Tobias Burnus
1
-2
/
+2
2021-05-04
Fix typo in builtins.c.
Prathamesh Kulkarni
1
-1
/
+1
2021-05-03
introduce try store by multiple pieces
Alexandre Oliva
4
-12
/
+197
2021-05-04
Daily bump.
GCC Administrator
5
-1
/
+2556
2021-05-03
[openmp, simt] Disable SIMT for user-defined reduction
Tom de Vries
1
-0
/
+13
2021-05-03
testsuite: Fix dg directives order in arm/aarch64 vml[as]_float_not_fused.c
Christophe Lyon
2
-2
/
+2
2021-05-03
Fix expected output for nds32le and m32r
Jeff Law
1
-4
/
+4
2021-05-03
c++: base-clause parsing and implicit 'this' [PR100362]
Patrick Palka
2
-1
/
+32
2021-05-03
c++: mark_used and ADL with template-id [PR100344]
Patrick Palka
3
-5
/
+37
2021-05-03
Fix expected output for lm32 and bfin
Jeff Law
1
-4
/
+4
2021-05-03
c++: Fix ICE with invalid requires-expression [PR100055]
Marek Polacek
2
-1
/
+15
[prev]
[next]