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
2017-05-22
decl.c (gnat_to_gnu_entity): Skip regular processing for Itypes that are E_Ac...
Eric Botcazou
2
-5
/
+12
2017-05-22
sem_ch4.adb (Analyze_Call): In Ada2012 an incomplete type from a limited view...
Eric Botcazou
5
-110
/
+69
2017-05-22
decl.c (gnat_to_gnu_field): Do not enforce strict alignment for simple volati...
Eric Botcazou
2
-18
/
+21
2017-05-15
gigi.h (get_elaboration_procedure): Delete.
Eric Botcazou
3
-5
/
+8
2017-05-15
utils.c (can_materialize_object_renaming_p): Synchronize with GNAT's Exp_Dbug...
Pierre-Marie de Rodat
2
-1
/
+12
2017-05-15
trans.c (return_value_ok_for_nrv_p): Only apply the addressability check in t...
Eric Botcazou
2
-5
/
+12
2017-05-15
trans.c (Identifier_to_gnu): Also accept incomplete types not coming from a l...
Eric Botcazou
2
-1
/
+6
2017-05-15
trans.c (Compilation_Unit_to_gnu): Skip subprograms on the inlined list that ...
Eric Botcazou
3
-4
/
+29
2017-05-15
trans.c (gnat_to_gnu): Fix formatting.
Eric Botcazou
5
-79
/
+84
2017-05-15
decl.c (gnat_to_gnu_entity): When there is a representation clause on an exte...
Eric Botcazou
2
-2
/
+20
2017-05-12
re PR ada/80117 (Standard'Word_Size is wrong for aarch64 ILP32)
Eric Botcazou
4
-173
/
+20
2017-05-10
Ada/x32: PR ada/80626: Correct Memory_Size
H.J. Lu
2
-1
/
+7
2017-05-10
raise-gcc.c (exception_class_eq): Make ec parameter const.
Bernd Edlinger
2
-1
/
+6
2017-05-02
common.opt (fstrict-overflow): Alias negative to fwrapv.
Richard Biener
2
-4
/
+5
2017-05-02
trans.c (assoc_to_constructor): Make sure Corresponding_Discriminant is only ...
Eric Botcazou
2
-28
/
+84
2017-05-02
[multiple changes]
Arnaud Charlet
7
-382
/
+756
2017-05-02
sem_ch3.adb (Build_Derived_Private_Type): If the parent type has discriminant...
Eric Botcazou
2
-3
/
+6
2017-05-02
[multiple changes]
Arnaud Charlet
9
-46
/
+556
2017-05-02
[multiple changes]
Arnaud Charlet
14
-28
/
+44
2017-05-02
[multiple changes]
Arnaud Charlet
12
-32
/
+113
2017-05-02
[multiple changes]
Arnaud Charlet
5
-13
/
+47
2017-05-02
Minor reformatting.
Arnaud Charlet
3
-39
/
+52
2017-05-02
[multiple changes]
Arnaud Charlet
16
-44
/
+114
2017-05-02
[multiple changes]
Arnaud Charlet
7
-34
/
+89
2017-05-02
[multiple changes]
Arnaud Charlet
3
-120
/
+145
2017-05-02
[multiple changes]
Arnaud Charlet
13
-213
/
+253
2017-05-02
* s-trasym.ads, s-trasym.adb (Enable_Cache): New.
Tristan Gingold
3
-2
/
+21
2017-05-02
[multiple changes]
Arnaud Charlet
5
-39
/
+83
2017-05-02
[multiple changes]
Arnaud Charlet
3
-19
/
+60
2017-05-02
[multiple changes]
Arnaud Charlet
10
-59
/
+169
2017-05-02
Minor reformatting.
Arnaud Charlet
1
-1
/
+1
2017-05-02
[multiple changes]
Arnaud Charlet
6
-79
/
+104
2017-05-02
[multiple changes]
Arnaud Charlet
15
-55
/
+223
2017-05-02
Minor reformatting.
Arnaud Charlet
1
-1
/
+1
2017-05-02
[multiple changes]
Arnaud Charlet
3
-9
/
+21
2017-05-01
Add missing entry
Eric Botcazou
1
-0
/
+4
2017-05-01
* gcc-interface/decl.c (components_to_record): Add missing guard.
Eric Botcazou
1
-7
/
+14
2017-05-01
decl.c (components_to_record): Add more comments.
Eric Botcazou
2
-1
/
+18
2017-04-28
Remove blank line
Eric Botcazou
1
-1
/
+0
2017-04-28
[multiple changes]
Arnaud Charlet
4
-19
/
+55
2017-04-28
[multiple changes]
Arnaud Charlet
14
-40
/
+90
2017-04-28
Minor reformatting.
Arnaud Charlet
2
-12
/
+15
2017-04-28
[multiple changes]
Arnaud Charlet
16
-172
/
+200
2017-04-28
[multiple changes]
Arnaud Charlet
3
-6
/
+21
2017-04-28
[multiple changes]
Arnaud Charlet
14
-31
/
+159
2017-04-28
exp_ch6.adb (Expand_N_Extended_Return_Statement): Use New_Copy_Tree instead o...
Hristian Kirtchev
16
-371
/
+368
2017-04-28
exp_util.adb, [...]: Minor reformatting.
Hristian Kirtchev
10
-103
/
+125
2017-04-28
Fix date.
Arnaud Charlet
1
-2
/
+2
2017-04-28
[multiple changes]
Arnaud Charlet
3
-2
/
+10
2017-04-27
Make-lang.in: Define EH_MECHANISM while building raise-gcc.c.
Tristan Gingold
2
-6
/
+12
[next]