aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-30einfo.ads, [...]: Minor reformatting.Robert Dewar8-99/+97
2012-01-30[multiple changes]Arnaud Charlet17-113/+258
2012-01-27decl.c (gnat_to_gnu_entity): Do not set an alignment on fields of the RETURN ...Eric Botcazou2-5/+9
2012-01-27trans.c (gnat_to_gnu): Avoid making a SAVE_EXPR for a call to a function that...Eric Botcazou2-5/+32
2012-01-27ada-tree.h (DECL_ALIASED_P): New flag.Eric Botcazou3-23/+105
2012-01-27gigi.h (get_minimal_subprog_decl): Declare.Eric Botcazou4-5/+67
2012-01-27gigi.h (create_label_decl): Adjust.Eric Botcazou5-12/+26
2012-01-27decl.c (gnat_to_gnu_entity): For an aliased object with an unconstrained nomi...Eric Botcazou2-4/+46
2012-01-23[multiple changes]Arnaud Charlet7-54/+155
2012-01-23sem_ch12.adb (Analyze_Generic_Subprogram_Declaration): Call to Make_Aspect_Fo...Vincent Pucci4-4/+108
2012-01-23Minor reformatting.Arnaud Charlet1-8/+14
2012-01-23[multiple changes]Arnaud Charlet4-0/+57
2012-01-23[multiple changes]Arnaud Charlet6-65/+318
2012-01-23a-cohase.ads, [...] (Cursor'Read, [...]): Declare in private part.Matthew Heaney19-524/+573
2012-01-23a-catizo.ads, [...]: Minor reformatting.Robert Dewar5-8/+40
2012-01-23[multiple changes]Arnaud Charlet12-193/+277
2012-01-23[multiple changes]Arnaud Charlet8-80/+200
2012-01-23[multiple changes]Arnaud Charlet5-58/+102
2012-01-23[multiple changes]Arnaud Charlet3-3/+13
2012-01-23[multiple changes]Arnaud Charlet7-11/+69
2012-01-23[multiple changes]Arnaud Charlet4-8/+25
2012-01-23[multiple changes]Arnaud Charlet4-46/+48
2012-01-23[multiple changes]Arnaud Charlet6-36/+140
2012-01-21re PR ada/46192 (wrong code for renaming of volatile packed array with addres...Eric Botcazou2-0/+14