aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2012-03-31RevertEric Botcazou2-18/+9
2012-03-30[multiple changes]Arnaud Charlet5-22/+86
2012-03-30[multiple changes]Arnaud Charlet5-58/+99
2012-03-30lib-xref-alfa.adb, [...]: Minor addition of comments and refactoring.Yannick Moy4-34/+27
2012-03-30lib-xref.adb, [...]: Minor reformatting & code reorganization.Robert Dewar3-50/+42
2012-03-30lib-xref-alfa.adb (Generate_Dereference): Use Get_Code_Unit instead of Get_So...Yannick Moy4-28/+61
2012-03-30[multiple changes]Arnaud Charlet6-567/+537
2012-03-30[multiple changes]Arnaud Charlet3-6/+41
2012-03-30[multiple changes]Arnaud Charlet4-9/+17
2012-03-30lib-xref-alfa.adb (Add_Alfa_File): Take into account possible absence of comp...Yannick Moy2-4/+17
2012-03-30freeze.adb (Freeze_Record_Type): For a type with reversed bit order and rever...Thomas Quinot2-1/+14
2012-03-25decl.c (gnat_to_gnu_entity): Copy the TYPE_PACKED flag from the base type.Eric Botcazou2-0/+6
2012-03-25decl.c (SS_MARK_NAME): New define.Eric Botcazou2-0/+24
2012-03-25utils.c (add_parallel_type): Take a TYPE instead of a DECL and adjust.Eric Botcazou4-24/+47
2012-03-25utils.c (finish_record_type): Return early for padded types and tidy up.Eric Botcazou2-13/+17
2012-03-20Minor reformatting.Arnaud Charlet1-1/+2
2012-03-20hlo.ads, hlo.adb: Removed, no longer used.Arnaud Charlet5-1126/+1090
2012-03-20gnat_rm.texi, [...]: Update documentation.Yannick Moy3-1/+30
2012-03-19[multiple changes]Arnaud Charlet20-78/+261
2012-03-19[multiple changes]Arnaud Charlet4-16/+57
2012-03-19[multiple changes]Arnaud Charlet5-37/+78
2012-03-19[multiple changes]Arnaud Charlet7-8/+38
2012-03-15[multiple changes]Arnaud Charlet18-100/+274
2012-03-15sem.ads, sem.adb (Preanalyze): New routine.Vincent Pucci5-42/+63
2012-03-15sem_ch4.adb (Analyze_Quantified_Expression): Add comment.Robert Dewar4-7/+35
2012-03-15[multiple changes]Arnaud Charlet8-29/+54
2012-03-15sem_prag.adb, [...]: Minor reformatting.Robert Dewar7-305/+307
2012-03-15[multiple changes]Arnaud Charlet6-48/+165
2012-03-15aspects.adb, [...] (Aspect_Id): New GNAT aspect Aspect_Contract_Case.Yannick Moy17-196/+496
2012-03-15sem_ch6.ads: Minor comment updates.Robert Dewar3-6/+19
2012-03-15[multiple changes]Arnaud Charlet10-27/+88
2012-03-15[multiple changes]Arnaud Charlet14-81/+282
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth32-4041/+68
2012-03-13gigi.h (flag_vms_malloc64): Refine condition.Tristan Gingold2-1/+7
2012-03-13sysdep.c: Adjust condition after removal of __osf__.Tristan Gingold2-13/+16
2012-03-12gigi.h (shift_unc_components_for_thin_pointers): Kill.Eric Botcazou6-44/+55
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth23-3286/+46
2012-03-12vms.opt: Add vms-opts.h header.Tristan Gingold3-5/+10
2012-03-09[multiple changes]Arnaud Charlet7-312/+399
2012-03-09[multiple changes]Arnaud Charlet9-33/+140
2012-03-09[multiple changes]Arnaud Charlet12-44/+73
2012-03-09sem_ch6.adb (Check_Body_To_Inline): In AAMP and VM targets use frontend inlin...Javier Miranda4-8/+26
2012-03-09ada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.Eric Botcazou5-93/+78
2012-03-07decl.c (gnat_to_gnu_entity): Do not set flags on the DECL node built for a ty...Eric Botcazou2-2/+9
2012-03-07gigi.h (rest_of_type_decl_compilation): Delete.Eric Botcazou4-102/+16
2012-03-07trans.c (Identifier_to_gnu): Don't unshare initializer.Eric Botcazou3-8/+14
2012-03-07s-ransee-vms.adb: New file.Tristan Gingold4-34/+93
2012-03-07rtsfind.ads: Add support for finding Super_String types.Bob Duff9-16/+85
2012-03-07[multiple changes]Arnaud Charlet9-31/+71
2012-03-07[multiple changes]Arnaud Charlet6-3/+59