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
2020-06-16
d: Remove names of unused function parameters.
Iain Buclaw
1
-65
/
+31
2020-06-16
d: Update code formatting in a consistent style.
Iain Buclaw
18
-135
/
+136
2020-06-16
d: Consistently format quotations in comments.
Iain Buclaw
10
-48
/
+48
2020-06-16
d: Remove dependency on front-end OutBuffer for diagnostic and deps file gene...
Iain Buclaw
2
-60
/
+68
2020-06-16
d: Remove dependency on front-end File type for json and deps file generation.
Iain Buclaw
1
-10
/
+32
2020-06-16
d: Move generation of array bounds error to own function.
Iain Buclaw
4
-7
/
+25
2020-06-16
libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
Jonathan Wakely
1
-5
/
+5
2020-06-16
libstdc++: Enforce copyable/movable checks in std::atomic
Jonathan Wakely
2
-0
/
+50
2020-06-16
d: Use toStringExp instead of explicit cast
Iain Buclaw
2
-4
/
+4
2020-06-16
d: Use new isXxxxExp helpers where possible
Iain Buclaw
6
-41
/
+46
2020-06-16
d: Use toTypeFunction instead of explicit cast
Iain Buclaw
4
-24
/
+11
2020-06-16
d: Use new isTypeXxxx helpers where possible.
Iain Buclaw
10
-120
/
+82
2020-06-16
Fix pasto in the substitute_and_fold_engine merge with evrp.
Aldy Hernandez
3
-1
/
+36
2020-06-16
OpenACC/Fortran: permit 'routine' inside PURE
Tobias Burnus
4
-13
/
+102
2020-06-16
OpenMP/Fortran: Permit impure ELEMENTAL in omp directives
Tobias Burnus
2
-2
/
+17
2020-06-16
c++: Don't allow designated initializers with non-aggregates [PR95369]
Marek Polacek
3
-1
/
+42
2020-06-16
c++: Fix ICE in check_local_shadow with enum [PR95560]
Marek Polacek
2
-1
/
+10
2020-06-16
testsuite: Make sure the *san/inline* tests aren't UNRESOLVED with LTO
Jakub Jelinek
3
-3
/
+3
2020-06-16
S/390: Emit vector alignment hints for z13 if AS accepts them
Stefan Schulze Frielinghaus
5
-3
/
+51
2020-06-16
[PATCH][GCC] arm: Fix the MVE ACLE vaddq_m polymorphic variants.
Srinath Parvathaneni
2
-24
/
+72
2020-06-16
[PATCH][GCC] arm: Fix MVE scalar shift intrinsics code-gen.
Srinath Parvathaneni
6
-36
/
+185
2020-06-16
openmp: Initial part of OpenMP 5.0 non-rectangular loop support
Jakub Jelinek
23
-146
/
+948
2020-06-16
openmp: Diagnose invalid OpenMP schedule(simd, static)
Jakub Jelinek
3
-2
/
+30
2020-06-16
testsuite: Add offloading_enabled check and use it for xfail (PR95622)
Tobias Burnus
4
-4
/
+13
2020-06-16
OpenMP/Fortran: Permit impure ELEMENTAL in omp directives
Tobias Burnus
3
-16
/
+33
2020-06-16
[Ada] Expand 'Pos and 'Val for enumeration types with standard representation
Eric Botcazou
3
-37
/
+69
2020-06-16
[Ada] Fix spurious error on derived private type with predicate
Eric Botcazou
1
-6
/
+16
2020-06-16
[Ada] Change how we detect internal protected subprograms
Richard Kenner
1
-1
/
+1
2020-06-16
[Ada] Improve bug box customer language
Richard Kenner
1
-3
/
+3
2020-06-16
[Ada] Minor casing of " The " after a comma in docs and comments
Piotr Trojanek
14
-20
/
+18
2020-06-16
[Ada] Reuse Is_Object where possible
Piotr Trojanek
4
-4
/
+4
2020-06-16
[Ada] Fix typo in comment about overlapping actuals
Piotr Trojanek
1
-1
/
+1
2020-06-16
[Ada] Force evaluation of qualified aggregates
Piotr Trojanek
1
-12
/
+11
2020-06-16
[Ada] Couple of formatting and stylistic fixes
Eric Botcazou
1
-6
/
+4
2020-06-16
[Ada] Enable literal aspect specifications in Big_Numbers specs
Steve Baird
2
-3
/
+3
2020-06-16
[Ada] Crash in tagged type constructor with task components
Javier Miranda
2
-8
/
+172
2020-06-16
[Ada] Declare expressions
Bob Duff
13
-60
/
+253
2020-06-16
[Ada] ACATS C452005/C452006 memberships use wrong equality operation
Arnaud Charlet
4
-6
/
+25
2020-06-16
[Ada] Implement AI12-0216 on restricting overlap errors in calls
Ed Schonberg
1
-30
/
+13
2020-06-16
[Ada] Fix premature freezing of artificial array subtype
Eric Botcazou
1
-9
/
+12
2020-06-16
[Ada] Implement AI12-0249, AI12-0295 (user-defined numeric & string literals)
Steve Baird
11
-69
/
+377
2020-06-16
[Ada] ACATS 4.1P - C432003 - Errors missed on extension aggregates
Arnaud Charlet
1
-3
/
+5
2020-06-16
[Ada] ACATS 4.1P - BC55001 - Error missed
Arnaud Charlet
1
-3
/
+1
2020-06-16
[Ada] Fix assertion failure on qualified type names in predicates
Piotr Trojanek
1
-1
/
+1
2020-06-16
[Ada] Force evaluation of operator calls in renamings
Piotr Trojanek
1
-5
/
+9
2020-06-16
[Ada] ACATS 4.1K - B452001 - No errors detected
Arnaud Charlet
3
-51
/
+50
2020-06-16
[Ada] Check if attribute Passed_By_Reference is called on incomplete types
Ghjuvan Lacambre
1
-0
/
+1
2020-06-16
[Ada] Fix two typos
Gary Dismukes
2
-2
/
+2
2020-06-16
[Ada] Crash in tagged type constructor with task components
Javier Miranda
1
-47
/
+4
2020-06-16
[Ada] Fix small fallout of freezing change for expression functions
Eric Botcazou
1
-41
/
+49
[next]