aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2012-03-05Make-lang.in (doc/gnat_ugn.texi): Build xgnatugn before using it.Jason Merrill2-0/+6
2012-03-04* gnatvsn.ads (Library_Version): Bump to 4.8.Eric Botcazou2-4/+7
2012-03-03Add Linux/x32 support to AdaH.J. Lu4-3/+63
2012-02-29Fix non-ASCII characterEric Botcazou1-1/+1
2012-02-29dwarf2out.c (modified_type_die): Set DW_AT_GNAT_descriptive_type and DW_AT_ar...Eric Botcazou3-9/+27
2012-02-29utils.c (gnat_write_global_declarations): Make sure the dummy global built fo...Eric Botcazou2-1/+9
2012-02-27decl.c (gnat_to_gnu_entity): Reuse dummy fat type for gnu_ptr_template and gn...Tristan Gingold2-3/+16
2012-02-27ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.Eric Botcazou7-54/+80
2012-02-27decl.c (gnat_to_gnu_entity): Revert previous change that creates a special VA...Eric Botcazou3-44/+77
2012-02-24Makefile.in (bindir): Import from autoconf and pass down to submake.Dave Korn2-9/+31
2012-02-22[multiple changes]Arnaud Charlet11-302/+129
2012-02-22[multiple changes]Arnaud Charlet5-42/+152
2012-02-22[multiple changes]Arnaud Charlet13-99/+228
2012-02-22sem_prag.adb (Analyze_PPC_In_Decl_Part): Clean up generation of error message...Steve Baird2-30/+10
2012-02-22[multiple changes]Arnaud Charlet8-113/+198
2012-02-22exp_ch5.adb: Add comment.Robert Dewar4-18/+26
2012-02-22[multiple changes]Arnaud Charlet4-7/+40
2012-02-17[multiple changes]Arnaud Charlet6-861/+930
2012-02-17sem_prag.adb (Analyze_PPC_In_Decl_Part): Pre'Class and Post'Class aspects can...Steve Baird2-2/+47
2012-02-17[multiple changes]Arnaud Charlet35-89/+1350
2012-02-17[multiple changes]Arnaud Charlet3-24/+34
2012-02-17[multiple changes]Arnaud Charlet7-560/+1161
2012-02-17[multiple changes]Arnaud Charlet4-14/+89
2012-02-17[multiple changes]Arnaud Charlet15-57/+84
2012-02-15trans.c (Identifier_to_gnu): Move block retrieving the type of the result to ...Eric Botcazou2-11/+24
2012-02-15trans.c (gnat_to_gnu): If the type is tagged, mark it as used for debugging p...Eric Botcazou2-7/+21
2012-02-15volatile10.adb: New case.Eric Botcazou2-17/+33
2012-02-09Makefile.in: Remove .sym rule (not used).Tristan Gingold3-81/+90
2012-02-08[multiple changes]Arnaud Charlet20-190/+377
2012-02-08[multiple changes]Arnaud Charlet21-101/+287
2012-02-08prj.adb (Compute_All_Imported_Projects): Use new For_Project_And_Aggregated_C...Pascal Obry4-11/+42
2012-02-08prj.ads, prj.adb (For_Project_And_Aggregated_Context): New generic routine wi...Pascal Obry3-0/+66
2012-02-08[multiple changes]Arnaud Charlet21-102/+726
2012-02-07Make-lang.in (GCC_LINKERFLAGS): New variable.Eric Botcazou2-1/+9
2012-02-03Add missing entry for previous patch.Tristan Gingold1-0/+5
2012-02-01trans.c (Loop_Statement_to_gnu): Use sizetype instead of size_type_node.Tristan Gingold1-4/+3
2012-01-30Make-lang.in: Update dependencies.Nicolas Roche3-13/+27
2012-01-30[multiple changes]Arnaud Charlet11-30/+224
2012-01-30re PR ada/15846 (Illegal program not detected, self renames)Javier Miranda1-2/+5
2012-01-30[multiple changes]Arnaud Charlet6-7/+33
2012-01-30a-strhas.ads, [...]: Minor reformatting/code reorganization.Robert Dewar17-153/+161
2012-01-30s-rannum.adb, [...] (Get_Seed): Return Unsigned_64 rather than Duration.Thomas Quinot6-15/+32
2012-01-30[multiple changes]Arnaud Charlet9-60/+185
2012-01-30[multiple changes]Arnaud Charlet3-3/+31
2012-01-30[multiple changes]Arnaud Charlet5-19/+65
2012-01-30[multiple changes]Arnaud Charlet6-202/+179
2012-01-30prj-proc.adb (Recursive_Process): Set From_Encapsulated_Lib boolean value to ...Pascal Obry4-49/+105
2012-01-30[multiple changes]Arnaud Charlet12-192/+303
2012-01-30[multiple changes]Arnaud Charlet11-150/+237
2012-01-30exp_aggr.adb, [...]: Minor reformatting.Robert Dewar2-27/+24