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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-06
Fix PR testsuite/100454
Eric Botcazou
1
-1
/
+1
2021-05-06
testsuite: Add s390 to vect_*_cvt checks.
Robin Dapp
1
-7
/
+22
2021-05-06
testsuite: Add vect_floatint_cvt to gcc.dg/vect/pr56541.c
Robin Dapp
1
-1
/
+1
2021-05-06
Fortran: Assumed and explicit size class arrays [PR46691/99819].
Paul Thomas
5
-10
/
+169
2021-05-06
libstdc++: Implement LWG 3533 changes to foo_view::iterator::base()
Patrick Palka
1
-8
/
+6
2021-05-06
libstdc++: Implement LWG 3391 changes to move/counted_iterator::base()
Patrick Palka
3
-10
/
+48
2021-05-06
refactor SSA rewriting timevars
Richard Biener
2
-12
/
+2
2021-05-06
libstdc++: Fix definition of std::remove_cvref_t
Jonathan Wakely
2
-4
/
+20
2021-05-06
Revert "libstdc++: Use unsigned char argument to std::isdigit"
Jonathan Wakely
1
-1
/
+1
2021-05-06
phiopt: Use gphi *phi instead of gimple *phi some more
Jakub Jelinek
1
-14
/
+12
2021-05-06
Avoid update_ssa quadraticness in loop splitting
Richard Biener
1
-10
/
+7
2021-05-06
Fix IPA SRA removal of DECL_BY_REFERENCE return
Richard Biener
1
-0
/
+2
2021-05-06
testsuite: gcc.c-torture/execute/ieee/cdivchkld.c needs fmaxl
Christophe Lyon
1
-0
/
+4
2021-05-06
IBM Z: Fix error checking for builtin vec_permi
Marius Hillenbrand
4
-31
/
+76
2021-05-06
phiopt: Optimize (x <=> y) cmp z [PR94589]
Jakub Jelinek
9
-0
/
+922
2021-05-06
ipa/100373 - fix emutls lowering compare-debug issue
Richard Biener
2
-4
/
+24
2021-05-06
[Ada] ACATS 4.1R-c611a04: Class-wide preconditions in dispatching calls
Javier Miranda
1
-22
/
+84
2021-05-06
[Ada] Avoid repeated analysis of constraint ranges
Piotr Trojanek
1
-2
/
+0
2021-05-06
[Ada] Assert failure on E_Enumeration_Literal and front-end unnesting
Arnaud Charlet
1
-3
/
+6
2021-05-06
[Ada] Bad expansion with -gnato2 and if expression
Arnaud Charlet
1
-2
/
+7
2021-05-06
[Ada] In CodePeer mode, use regular-exception handling
Boris Yakobowski
1
-6
/
+2
2021-05-06
[Ada] AI12-0411: Add "bool" to Interfaces.C
Arnaud Charlet
12
-21
/
+24
2021-05-06
[Ada] Explain meaning of Non_Std_Executable
Ghjuvan Lacambre
1
-1
/
+4
2021-05-06
[Ada] Do not second-guess the hardware for underflow handling of Scaling
Eric Botcazou
1
-4
/
+5
2021-05-06
[Ada] Make Is_OK_Static_Subtype use Is_Static_Subtype
Ghjuvan Lacambre
1
-12
/
+11
2021-05-06
[Ada] Remove repeated calls in Resolve_Range
Piotr Trojanek
1
-7
/
+4
2021-05-06
[Ada] Use high-level Make_Character_Literal instead of low-level New_Node
Piotr Trojanek
2
-12
/
+13
2021-05-06
[Ada] Missing semantic error on ineffective Others_Clause
Ed Schonberg
1
-0
/
+15
2021-05-06
[Ada] Fix off-by-one bug in underflow handling of Scaling
Eric Botcazou
1
-1
/
+8
2021-05-06
[Ada] Assert failure on pragma Inline in procedure body
Arnaud Charlet
1
-4
/
+2
2021-05-06
[Ada] Remove hardcoded pragma Warnings from the formal vectors library
Piotr Trojanek
1
-4
/
+0
2021-05-06
[Ada] Set Raises_CE flag only in Apply_Compile_Time_Constraint_Error
Piotr Trojanek
3
-4
/
+1
2021-05-06
[Ada] Spurious constraint error on conversion of access types
Justin Squirek
1
-0
/
+14
2021-05-06
[Ada] Fix handling of PATs
Arnaud Charlet
1
-2
/
+3
2021-05-06
[Ada] Remove unused initial value in Read_Library_Info_From_Full
Piotr Trojanek
1
-1
/
+1
2021-05-06
[Ada] Document a few more characteristics of floating-point support
Eric Botcazou
2
-14
/
+32
2021-05-06
[Ada] Reset x87 FPU to 64-bit precision for floating-point I/O on Linux
Eric Botcazou
1
-11
/
+4
2021-05-06
[Ada] Make new implementation of System.Fat_Gen.Valid more robust
Eric Botcazou
1
-1
/
+13
2021-05-06
[Ada] Fix restriction No_Enumeration_Maps on both Image attributes
Piotr Trojanek
1
-37
/
+33
2021-05-06
[Ada] Remove redundant condition for Image attribute and Ada version
Piotr Trojanek
1
-1
/
+5
2021-05-06
[Ada] Add mention of underscore and fix grammar error in doc for -gnatd
Gary Dismukes
2
-6
/
+6
2021-05-06
[Ada] Implement tiered support for floating-point exponentiation
Eric Botcazou
9
-173
/
+267
2021-05-06
[Ada] Style cleanups related to writing of ALI files
Piotr Trojanek
3
-3
/
+3
2021-05-06
[Ada] Remove excessive conditions in iterations across components
Piotr Trojanek
2
-16
/
+9
2021-05-06
[Ada] Crash on if_expression used as index of discriminant-dependent array
Ed Schonberg
1
-6
/
+22
2021-05-06
[Ada] Fix typos
Arnaud Charlet
3
-4
/
+5
2021-05-05
RISC-V: Generate helpers for cbranch4.
Christoph Muellner
2
-12
/
+5
2021-05-06
Daily bump.
GCC Administrator
8
-1
/
+812
2021-05-05
Fix PR target/100402
Eric Botcazou
2
-3
/
+51
2021-05-05
x86: Build only one __cpu_model/__cpu_features2 variables
Ivan Sorokin
3
-17
/
+63
[next]