aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-07sem_ch3.adb (Analyze_Object_Declaration): If the object declaration has an in...Javier Miranda16-120/+2148
2012-03-07[multiple changes]Arnaud Charlet9-34/+55
2012-03-07[multiple changes]Arnaud Charlet5-6/+38
2012-03-07[multiple changes]Arnaud Charlet18-1256/+579
2012-03-07[multiple changes]Arnaud Charlet9-50/+86
2012-03-07[multiple changes]Arnaud Charlet13-34/+138
2012-03-07einfo.adb, einfo.ads: Remove unused entity flags.Thomas Quinot3-73/+8
2012-03-07[multiple changes]Arnaud Charlet5-20/+43
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