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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-09
[Ada] Typo corrections and minor reformatting
Gary Dismukes
5
-16
/
+15
2021-07-09
[Ada] Add -gnatX support for casing on discriminated values
Steve Baird
4
-93
/
+241
2021-07-09
[Ada] Crash on inlined separate subprogram
Justin Squirek
1
-1
/
+6
2021-07-09
[Ada] Declare time_t uniformly based on a system parameter
Doug Rupp
37
-33
/
+342
2021-07-09
[Ada] Add source file name to gnat bug box
Bob Duff
1
-0
/
+5
2021-07-09
[Ada] Fix layout of contracts
Joffrey Huguet
2
-22
/
+18
2021-07-09
[Ada] Fix invalid JSON for derived variant record with -gnatRj
Eric Botcazou
2
-18
/
+44
2021-07-09
[Ada] Fix typo in comment related to derived discriminated types
Piotr Trojanek
1
-1
/
+1
2021-07-09
[Ada] Fix index range violations in krunch
Fedor Rybin
1
-8
/
+9
2021-07-09
[Ada] Code cleanups in a-strfix.adb
Arnaud Charlet
1
-84
/
+54
2021-07-09
[Ada] Add paragraph about representation changes and Scalar_Storage_Order
Eric Botcazou
2
-0
/
+80
2021-07-09
[Ada] aarch64-rtems6: use wraplf variant for a-nallfl
Frederic Konrad
1
-1
/
+1
2021-07-09
[Ada] Initialize local variables related to static expression functions
Piotr Trojanek
1
-2
/
+2
2021-07-09
[Ada] Inconsistency between declaration and body of predicate functions
Arnaud Charlet
2
-18
/
+36
2021-07-09
[Ada] Incremental patch for restriction No_Dynamic_Accessibility_Checks
Justin Squirek
3
-12
/
+44
2021-07-09
[Ada] Update internal documentation of debugging information
Eric Botcazou
1
-218
/
+191
2021-07-09
[Ada] Reorder preanalysis of static expression functions
Piotr Trojanek
1
-10
/
+6
2021-07-09
[Ada] Decouple analysis of static expression functions from GNATprove
Piotr Trojanek
1
-69
/
+68
2021-07-09
[Ada] Avoid repeated computing of type of expression functions
Piotr Trojanek
1
-8
/
+11
2021-07-09
[Ada] Fix comment related to analysis of expression functions
Piotr Trojanek
1
-1
/
+1
2021-07-09
[Ada] Avoid repeated calls in analysis of expression functions
Piotr Trojanek
1
-2
/
+2
2021-07-09
[Ada] Refine types of local variables in analysis of expression functions
Piotr Trojanek
1
-2
/
+2
2021-07-09
[Ada] Remove an unnecessary local constant
Piotr Trojanek
1
-1
/
+0
2021-07-09
[Ada] Avoid unnecessary call in preanalysis without freezing
Piotr Trojanek
1
-1
/
+1
2021-07-09
Fix build failure on Windows with older binutils
Eric Botcazou
1
-1
/
+1
2021-07-09
i386: Fix *udivmodsi4_pow2_zext_? patterns
Uros Bizjak
1
-3
/
+3
2021-07-09
docs: don't split @smallexample in multiple @groups
Sergei Trofimovich
1
-9
/
+0
2021-07-09
docs: add missing 'see' word
Sergei Trofimovich
1
-1
/
+1
2021-07-09
Improve early simplify and match for phiopt
Andrew Pinski
1
-13
/
+49
2021-07-09
testsuite: mips: use noinline attribute instead of -fno-inline
Xi Ruoyao
2
-6
/
+11
2021-07-09
mips: check MSA support for vector modes [PR100760,PR100761,PR100762]
Xi Ruoyao
4
-3
/
+55
2021-07-08
rs6000: Support [u]mod<mode>3 for vector modulo insns
Kewen Lin
3
-6
/
+52
2021-07-08
test/rs6000: Add case to cover vector division
Kewen Lin
1
-0
/
+46
2021-07-08
test/rs6000: Add cases to cover vector multiply
Kewen Lin
2
-0
/
+54
2021-07-09
Daily bump.
GCC Administrator
5
-1
/
+344
2021-07-08
Move warning suppression to the ultimate callee.
Martin Sebor
1
-13
/
+7
2021-07-08
testsuite: Remove an xfail.
Martin Sebor
1
-3
/
+1
2021-07-08
Adjust expected output for LP32 [PR100451].
Martin Sebor
1
-3
/
+5
2021-07-08
Avoid including <new> to make cross-compiler testing easy.
Martin Sebor
2
-2
/
+36
2021-07-08
c++: Fix noexcept with unevaluated operand [PR101087]
Marek Polacek
3
-3
/
+24
2021-07-08
Further improvements to H8 variable shift patterns
Jeff Law
1
-5
/
+9
2021-07-08
ipa-sra: Fix thinko when overriding safe_to_import_accesses (PR 101066)
Martin Jambor
2
-2
/
+33
2021-07-08
Use Object Size Type zero for -Warray-bounds [PR101374].
Martin Sebor
4
-3
/
+16
2021-07-08
testsuite: Add arm_arch_v7a_ok effective-target to pr57351.c
Christophe Lyon
1
-0
/
+1
2021-07-08
[Ada] Tune detection of illegal occurrences of target_name
Piotr Trojanek
1
-17
/
+33
2021-07-08
[Ada] Diagnose properly illegal uses of Target_Name
Ed Schonberg
1
-0
/
+40
2021-07-08
[Ada] Remove Unknown_ functions
Bob Duff
13
-133
/
+50
2021-07-08
[Ada] Use encoded names only with -fgnat-encodings=all
Eric Botcazou
2
-8
/
+7
2021-07-08
[Ada] Transient scope cleanup
Bob Duff
7
-20
/
+24
2021-07-08
[Ada] Rename sigtramp-vxworks-target.inc to sigtramp-vxworks-target.h
Doug Rupp
3
-3
/
+3
[next]