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
2018-06-12
ada-tree.h (TYPE_RETURN_BY_DIRECT_REF_P): Change from using TYPE_LANG_FLAG_4 ...
Eric Botcazou
5
-30
/
+45
2018-06-12
decl.c (gnat_to_gnu_entity): Do not get the expression of a dispatch table th...
Eric Botcazou
2
-15
/
+12
2018-06-12
decl.c (warn_on_field_placement): Use specific wording for discriminants.
Eric Botcazou
2
-19
/
+52
2018-06-12
decl.c (variant_desc): Add AUX field.
Eric Botcazou
3
-67
/
+138
2018-06-11
[Ada] Fix wrong code for initialization of fat pointer with -Og
Eric Botcazou
2
-20
/
+41
2018-06-11
[Ada] Suppress the expansion of ignored assertion pragmas
Hristian Kirtchev
5
-43
/
+105
2018-06-11
[Ada] Minor reformatting
Hristian Kirtchev
11
-69
/
+84
2018-06-11
[Ada] Typo fixes and minor reformatting
Gary Dismukes
3
-13
/
+16
2018-06-11
[Ada] Double finalization of limited controlled result
Hristian Kirtchev
3
-271
/
+337
2018-06-11
[Ada] Improve last exception info availability from C++ handlers
Olivier Hainque
5
-44
/
+137
2018-06-11
[Ada] Unnesting: refactor handling of uplevel refs. for unconstrained arrays
Ed Schonberg
3
-28
/
+186
2018-06-11
[Ada] Dangling cursor checks in Element function
Bob Duff
7
-0
/
+48
2018-06-11
[Ada] Mark parameters as coming from source for GNATprove
Yannick Moy
2
-0
/
+21
2018-06-11
[Ada] Missing predicate function body for derived type in nested package
Ed Schonberg
2
-1
/
+21
2018-06-11
[Ada] Reject violation of SPARK 6.1.4(12) with enclosing task unit
Yannick Moy
2
-11
/
+35
2018-06-11
[Ada] Minor tweaks for Repinfo
Eric Botcazou
2
-3
/
+11
2018-06-11
[Ada] Make GNAT.Array_Split a preelaborable unit
Hristian Kirtchev
2
-0
/
+5
2018-06-11
[Ada] Simplify expansion of "and then" in CodePeer mode
Arnaud Charlet
2
-11
/
+29
2018-06-11
[Ada] Crash on protected type entry family
Javier Miranda
2
-2
/
+10
2018-06-11
[Ada] Minor reformatting
Arnaud Charlet
5
-10
/
+15
2018-06-11
[Ada] Add Suppressible argument to Assertion_Policy in documentation
Yannick Moy
3
-3
/
+9
2018-06-11
[Ada] Do not query the representation information in CodePeer/GNATprove
Yannick Moy
2
-1
/
+14
2018-06-11
[Ada] Mark extended return of unconstrained type as never inlined
Yannick Moy
2
-13
/
+64
2018-06-11
[Ada] Do not force Part_Of on generic units
Yannick Moy
2
-12
/
+22
2018-06-11
[Ada] Don't split AND THEN expressions in GNATprove_Mode
Piotr Trojanek
2
-2
/
+11
2018-06-11
[Ada] Fix handling of Pre/Post contracts with AND THEN expressions
Piotr Trojanek
2
-1
/
+8
2018-06-11
[Ada] Unnesting: robustify analysis of block statements
Ed Schonberg
2
-5
/
+9
2018-06-11
[Ada] Unnesting: fix handling of generic associations
Ed Schonberg
2
-0
/
+11
2018-06-11
[Ada] Memtrack: have only one definition of fwrite
Arnaud Charlet
2
-9
/
+11
2018-06-11
[Ada] Wrong code in array aggregates of Ada coextensions
Javier Miranda
4
-2
/
+21
2018-06-11
[Ada] Unnesting: fix handling of stubs
Ed Schonberg
2
-8
/
+24
2018-06-11
[Ada] Refactor compilation of Ada units in Makefile.rtl
Arnaud Charlet
2
-18
/
+27
2018-06-11
[Ada] Minor reformatting
Hristian Kirtchev
7
-38
/
+51
2018-06-11
[Ada] Crash with Inline_Always on a function with an extended return
Ed Schonberg
2
-8
/
+32
2018-06-11
[Ada] Bindgen: protect reference to System.Parameters with Sec_Stack_Used
Arnaud Charlet
2
-4
/
+13
2018-06-11
[Ada] Performance degradation with references
Hristian Kirtchev
6
-175
/
+206
2018-06-11
[Ada] Rename "GPL Edition" into "Community Edition"
Valentine Reboul
3
-2
/
+7
2018-06-11
[Ada] Crash on instantiation of nested generic in private part
Ed Schonberg
2
-2
/
+14
2018-06-11
[Ada] Remove obsolete code in Errout
Eric Botcazou
2
-31
/
+4
2018-06-11
[Ada] Avoid a stack overflow in 'Value for invalid long strings
Nicolas Roche
2
-1
/
+14
2018-06-11
[Ada] Minor tweaks in Repinfo
Eric Botcazou
3
-9
/
+15
2018-06-11
[Ada] Unnesting: improve handling of bounds for formal parameters
Ed Schonberg
2
-0
/
+20
2018-06-02
decl.c (gnat_to_gnu_entity): If this is not a definition...
Eric Botcazou
3
-10
/
+22
2018-06-02
ada-tree.h (TYPE_PADDING_FOR_COMPONENT): New macro.
Eric Botcazou
3
-12
/
+43
2018-05-31
[Ada] Remove obsolete figure in documentation
Pierre-Marie de Rodat
2
-0
/
+4
2018-05-31
[Ada] Add missing spec files for VxWorks runtimes
Pierre-Marie de Rodat
8
-0
/
+54
2018-05-31
[Ada] Minor copyright header adjustments
Pierre-Marie de Rodat
3
-2
/
+7
2018-05-31
[Ada] Document Stubs_Subdir in gnattest section on user guide
Fedor Rybin
2
-0
/
+8
2018-05-31
[Ada] Static predicate check on characters of a string literal
Ed Schonberg
2
-2
/
+14
2018-05-31
[Ada] Remove obsolete code in trans.c
Eric Botcazou
2
-9
/
+4
[next]