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/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
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-15
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-15
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
2005-07-29
* decl.c, init.c, initialize.c: Fix comment typos.
Kazu Hirata
4
-7
/
+11
2005-07-20
Make CONSTRUCTOR use VEC to store initializers.
Giovanni Bajo
5
-26
/
+45
2005-07-09
decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME.
Andrew Pinski
2
-4
/
+10
2005-07-09
utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs.
Andrew Pinski
2
-2
/
+9
2005-07-08
Makefile.in (TREE_H): Add treestruct.def.
Daniel Berlin
2
-1
/
+5
2005-07-07
resync.
Arnaud Charlet
1
-0
/
+145
2005-07-07
vms_data.ads: Add VMS qualifiers for new gnatpp switch --no-separate-is
Sergey Rybin
2
-0
/
+13
2005-07-07
expect.c: Minor reformatting
Thomas Quinot
1
-2
/
+2
2005-07-07
tracebak.c: Refine tracebacks to use Unwind_Backtrace scheme on ia64 platform...
Bernard Banner
1
-1
/
+1
2005-07-07
sem_ch8.adb (Find_Direct_Name): Handle properly the case of a generic package...
Ed Schonberg
1
-30
/
+63
2005-07-07
par-load.adb (Load): If a child unit is loaded through a limited_with clause...
Ed Schonberg
4
-187
/
+386
2005-07-07
re PR ada/22301 (Ada does not build into a clean prefix when unwind.h is not ...
Olivier Hainque
1
-12
/
+26
2005-07-07
freeze.adb (Freeze_Entity): Check wrong uses of tag incomplete types.
Javier Miranda
9
-76
/
+305
2005-07-07
exp_ch3.adb (Build_Record_Init_Proc/Freeze_Record_Type): Reimplementation of ...
Javier Miranda
5
-271
/
+621
2005-07-07
decl.c (gnat_to_gnu_entity): Do not strip the padding type if the parameter i...
Eric Botcazou
1
-2
/
+6
2005-07-07
bindgen.adb (Gen_Output_File_C): When switch -a was specified...
Vincent Celier
2
-5
/
+12
2005-07-07
g-socthi-mingw.adb (C_Inet_Addr): New body used to convert the returned type ...
Pascal Obry
3
-41
/
+61
2005-07-05
Add due credit.
Eric Botcazou
1
-0
/
+1
2005-07-04
resync
Arnaud Charlet
1
-0
/
+303
2005-07-04
[multiple changes]
Arnaud Charlet
8
-59
/
+271
2005-07-04
a-convec.ads, [...]: Declaration of subtype Extended_Index was changed.
Matthew Heaney
3
-479
/
+602
2005-07-04
makegpr.adb (Build_Global_Archive): Make sure the list of sources is correctl...
Vincent Celier
1
-56
/
+27
2005-07-04
vms_conv.adb (Initialize): Allow multiple ALI files to be given to the GNAT B...
Vincent Celier
1
-1
/
+1
2005-07-04
tracebak.c: Enable tracebacks on ia64 platforms
Matthew Gingell
1
-0
/
+11
2005-07-04
re PR ada/22039 (special functions for string concat of 3/4/5 args doc'ed to ...
Robert Dewar
3
-6
/
+6
2005-07-04
sem_util.adb (Is_Object_Reference): An indexed or selected component whose pr...
Ed Schonberg
1
-2
/
+6
2005-07-04
sem_type.adb (Covers): Verify that Corresponding_Record_Type is present befor...
Ed Schonberg
1
-47
/
+49
2005-07-04
sem_res.adb (Resolve_Actuals): Do not resolve the expression of an actual tha...
Thomas Quinot
1
-8
/
+12
2005-07-04
sem_eval.adb (Subtypes_Statically_Match): Use the discriminant constraint of ...
Gary Dismukes
1
-7
/
+22
2005-07-04
sem_ch6.adb (Conforming_Types): If the types are anonymous access types check...
Ed Schonberg
1
-8
/
+16
2005-07-04
sem_ch4.adb (Transform_Object_Operation): For an actual that is an overloaded...
Thomas Quinot
1
-1
/
+13
2005-07-04
sem_ch10.adb (Build_Limited_Views): A type declared with a private type exten...
Ed Schonberg
1
-7
/
+37
2005-07-04
scng.adb: Do not consider Mod used as an attribute to be a keyword
Robert Dewar
1
-4
/
+8
2005-07-04
par-load.adb: Load the context items in two rounds.
Javier Miranda
1
-58
/
+87
2005-07-04
par-ch9.adb (P_Task, [...]): Indicate that single task and single protected d...
Ed Schonberg
1
-2
/
+9
2005-07-04
mlib-prj.adb (Auto_Initialize): New constant String
Vincent Celier
4
-15
/
+39
2005-07-04
Makefile.in: Replace indepsw-linux.adb by indepsw-gnu.adb
Matthew Gingell
2
-11
/
+13
2005-07-04
make.adb (Change_To_Object_Directory): When unable to change the current dir ...
Vincent Celier
1
-1
/
+5
2005-07-04
exp_intr.adb (Expand_Unc_Deallocation): If the designated type is controlled...
Ed Schonberg
1
-1
/
+10
2005-07-04
exp_dist.adb (Build_TypeCode_Call): Remove incorrect processing for Itypes.
Thomas Quinot
1
-13
/
+2
2005-07-04
exp_attr.adb (Mod): Evaluate condition expression with checks off, to prevent...
Ed Schonberg
1
-2
/
+6
2005-07-04
decl.c (prepend_attributes): New case.
Eric Botcazou
12
-731
/
+846
2005-07-04
checks.adb (Null_Exclusion_Static_Checks): In the case of N_Object_Declaratio...
Gary Dismukes
3
-15
/
+53
2005-07-04
a-tags.adb (Type_Specific_Data): Define Tags_Table as a small array.
Joel Brobecker
1
-36
/
+59
2005-07-04
mlib-tgt-tru64.adb, [...] (Build_Dynamic_Library): Remove all auto-initializa...
Vincent Celier
14
-337
/
+120
2005-07-04
s-mastop-tru64.adb (Pop_Frame): Use exc_lookup_function_entry to fetch a code...
Eric Botcazou
2
-7
/
+32
2005-07-04
2005-07-04 Thomas Quinot <quinot@adacore.com>
Thomas Quinot
3
-21
/
+201
2005-07-04
* s-stausa.ads, s-stausa.adb: New files.
Arnaud Charlet
1
-0
/
+4
2005-07-04
New file.
Arnaud Charlet
2
-0
/
+385
2005-07-01
Update FSF address
R. Kelley Cook
1626
-3252
/
+3257
[next]