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
/
ada
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-16
[Ada] Suppress unused warnings in the presence of errors
Bob Duff
2
-0
/
+13
2019-12-16
[Ada] Minor: improve comments
Bob Duff
3
-3
/
+11
2019-12-16
[Ada] Minor comment fix
Bob Duff
2
-1
/
+5
2019-12-16
[Ada] Check for "size for" in Special_Msg_Delete
Bob Duff
3
-1
/
+19
2019-12-16
[Ada] Do not set a bogus Esize on subtype built for Component_Size clause
Eric Botcazou
2
-1
/
+7
2019-12-16
[Ada] Fix warning on _REENTRANT
Arnaud Charlet
2
-0
/
+6
2019-12-16
[Ada] Mark Deallocator as Favor_Top_Level
Arnaud Charlet
2
-0
/
+5
2019-12-16
[Ada] AI12-0234/321 atomic operations
Arnaud Charlet
11
-2
/
+620
2019-12-16
[Ada] Remove new strict-alignment check added by AI12-0001
Eric Botcazou
2
-16
/
+19
2019-12-16
[Ada] Crash on constrained container in generalized indexing operation
Ed Schonberg
2
-1
/
+13
2019-12-16
[Ada] Prototype implementastion of Ada2020 Map-reduce construct
Ed Schonberg
10
-5
/
+371
2019-12-16
[Ada] AI12-0001: Independence and Representation clauses for atomic objects
Eric Botcazou
10
-267
/
+388
2019-12-16
[Ada] Fully propagate representation aspects through renaming
Eric Botcazou
5
-134
/
+216
2019-12-16
[Ada] Syntax error on improperly indented imported subprogram
Bob Duff
13
-187
/
+232
2019-12-16
[Ada] Fix couple of oversights in the implementation of AI12-0128
Eric Botcazou
4
-143
/
+203
2019-12-16
[Ada] Export the Ada version through the C interface
Eric Botcazou
3
-2
/
+22
2019-12-16
[Ada] Minor reformatting and U.S. spelling adjustment
Gary Dismukes
3
-12
/
+16
2019-12-16
[Ada] Better error message for "is null" subunit
Bob Duff
2
-0
/
+20
2019-12-16
[Ada] Expand renamings of subcomponents of an atomic or VFA object
Eric Botcazou
2
-5
/
+25
2019-12-16
[Ada] Crash on conversion in branch of if-expression
Ed Schonberg
2
-1
/
+26
2019-12-16
[Ada] Bad warning: Size in Compile_Time_Error in nested instance
Bob Duff
2
-2
/
+12
2019-12-16
[Ada] Small consistency fix for Volatile_Full_Access objects
Eric Botcazou
3
-7
/
+51
2019-12-16
[Ada] Do not issue restriction violations on ignored ghost code
Yannick Moy
3
-3
/
+16
2019-12-16
[Ada] AI12-0208 Support for Ada.Numerics.Big_Numbers.Big_Integers and Big_Reals
Arnaud Charlet
13
-1100
/
+3454
2019-12-16
[Ada] Correct documentation of -gnatw_C switch
Bob Duff
3
-2
/
+8
2019-12-16
[Ada] Reword the impact of -minimal on the debugger
Joel Brobecker
3
-2
/
+15
2019-12-16
[Ada] Typo fixes and minor reformatting
Gary Dismukes
3
-8
/
+17
2019-12-16
[Ada] Implement RM C.6(19) clause entirely in the front-end
Eric Botcazou
5
-76
/
+68
2019-12-16
[Ada] Validate_Access_Subprogram_Instance: check if not null types match
Ghjuvan Lacambre
2
-0
/
+11
2019-12-16
[Ada] Implement new legality rules introduced in C.6(13) by AI12-0128
Eric Botcazou
9
-161
/
+394
2019-12-13
[Ada] Minor rewording of one sentence
Gary Dismukes
3
-4
/
+10
2019-12-13
[Ada] Unnesting and annex E
Arnaud Charlet
2
-2
/
+10
2019-12-13
[Ada] implementation_defined_pragmas.rst: Update Initialize_Scalars docs
Ghjuvan Lacambre
3
-4
/
+14
2019-12-13
[Ada] Spurious error on precondition of subprogram instantiation
Javier Miranda
2
-1
/
+12
2019-12-13
[Ada] Better error message for aliased formal and atomic actual
Eric Botcazou
2
-1
/
+7
2019-12-13
[Ada] Clear confusion about subcomponents of atomic object
Eric Botcazou
3
-37
/
+26
2019-12-13
[Ada] Fix support for > 24 hours image in Ada.Calendar.Formatting
Arnaud Charlet
3
-19
/
+51
2019-12-13
[Ada] Adding support for unsupported type conversions in CCG
Javier Miranda
2
-0
/
+18
2019-12-13
[Ada] Pragma Linker_Section in subprogram instantiations in CCG
Javier Miranda
2
-0
/
+26
2019-12-13
[Ada] Avoid spurious mismatch error of assertion policy in generics
Yannick Moy
2
-3
/
+11
2019-12-13
[Ada] Minor fix typo in comment
Piotr Trojanek
3
-2
/
+6
2019-12-13
[Ada] Detect illegal implicit type conversions
Steve Baird
2
-2
/
+7
2019-12-13
[Ada] Adding support for unsupported type conversion in CCG
Javier Miranda
2
-0
/
+26
2019-12-13
[Ada] Implement AI12-0109 (prohibit some "early" derivations)
Steve Baird
4
-25
/
+129
2019-12-13
[Ada] Minor tweak to Volatile_Full_Access wording in GNAT RM
Eric Botcazou
3
-7
/
+13
2019-12-13
[Ada] Suppress Base_Address call on init of activation record components
Gary Dismukes
2
-1
/
+38
2019-12-13
[Ada] Crash on implicit dereference not made explicit
Ed Schonberg
2
-5
/
+42
2019-12-13
[Ada] Deallocation of controlled type implementing interface types
Javier Miranda
6
-13
/
+88
2019-12-13
[Ada] Remove Is_Available function
Bob Duff
2
-66
/
+47
2019-12-13
[Ada] Crash on inherited private operation in child package
Ed Schonberg
2
-0
/
+12
[next]