aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2007-09-12types.ads, [...]: Minor reformatting.Robert Dewar83-940/+1269
2007-09-12decl.c (gnat_to_gnu_entity): For a subtype with discriminant constraints...Olivier Hainque2-4/+15
2007-09-11tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal with TYPE_NONALIAS...Eric Botcazou4-29/+58
2007-09-11Removed, noever used.Arnaud Charlet1-126/+0
2007-09-11Put back previous change, the random failure was caused by a makefile bug,Javier Miranda5-247/+317
2007-09-11Temporarily undo previous change, which seems to be causing randomArnaud Charlet5-317/+247
2007-09-11Resync.Javier Miranda1-0/+21
2007-09-11einfo.ads, einfo.adb (Dispatch_Table_Wrapper): New attribute.Javier Miranda4-247/+296
2007-09-11decl.c (java_expand_body): Kill.Jan Hubicka2-11/+5
2007-09-10Resync.Arnaud Charlet1-0/+160
2007-09-10vms_data.ads: Add qualifier for the new gnatmetric '-lratio' optionArnaud Charlet4-13/+26
2007-09-10sem_ch12.adb (Build_Local_Package): A formal package with no associations is ...Ed Schonberg1-5/+9
2007-09-10sem_aggr.adb (Build_Record_Aggr_Code): If an aggregate component is given a b...Ed Schonberg2-39/+103
2007-09-10prj-env.ads, [...] (Create_Mapping_File (Language)): Remove parameter Runtime...Vincent Celier2-13/+9
2007-09-10exp_ch3.adb (Predef_Spec_Or_Body): When the type is abstract, only create an ...Gary Dismukes1-35/+55
2007-09-10adaint.c (__gnat_translate_vms): new function.Vasiliy Fofanov1-2/+128
2007-09-10s-regpat.adb (Parse_Character_Class): Fix handling of empty character classes...Emmanuel Briot1-0/+4
2007-09-10exp_atag.ads, [...]: Replace headers with GPL v3 headers.Robert Dewar398-1744/+1373
2007-09-10Update copyright notice.Arnaud Charlet1-1/+1
2007-09-10a-numaux-x86.adb (Logarithmic_Pow): Do not silently clobber x87 registers.Eric Botcazou2-3/+7
2007-09-10decl.c (gnat_to_gnu_entity): Deal with variable built for a debug renaming de...Eric Botcazou2-0/+20
2007-09-08decl.c (gnat_to_gnu_entity): Simplify the condition under which a constant re...Eric Botcazou3-10/+24
2007-09-08decl.c (make_packable_type): If the new type has been given BLKmode, try agai...Eric Botcazou2-0/+12
2007-09-07Re-apply accidentally reverted change:Eric Botcazou2-17/+11
2007-09-07Reapply reverted change:Janis Johnson2-1/+9
2007-09-06Revert:Janis Johnson2-1/+9
2007-09-06trans.c (convert_with_check): Update call to real_2expN.Eric Botcazou2-1/+5
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore3-2/+7
2007-09-03Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton25-126/+115
2007-08-31Resync.Arnaud Charlet1-0/+194
2007-08-31[multiple changes]Arnaud Charlet6-99/+133
2007-08-31symbols-vms.adb (Initialize): Read symbol files with continuation linesVincent Celier1-2/+41
2007-08-31tempdir.adb: On VMS, take into account GNUTMPDIR before TMPDIRVincent Celier1-6/+23
2007-08-31s-fileio.adb (Open): Normalize file name to lower case in non-case sensitive ...Robert Dewar1-25/+43
2007-08-31sem_ch3.adb: The predicate Is_Descendent_Of_Address is now an entity flag, fo...Ed Schonberg4-30/+46
2007-08-31sem_ch10.adb (Analyze_Subunit_Context): When analyzing context clauses of sub...Ed Schonberg1-8/+14
2007-08-31prj-attr.adb: Add new attribute Excluded_Source_FilesVincent Celier4-106/+133
2007-08-31par-ch4.adb (P_Simple_Expression): Fold long sequences of concatenations of s...Bob Duff4-34/+174
2007-08-31restrict.adb, [...]: Remove redundant type conversion.Hristian Kirtchev4-10/+20
2007-08-31layout.adb (Layout_Type): Use Underlying_Type to determine whether an access ...Richard Kenner1-49/+38
2007-08-31exp_ch8.adb (Expand_N_Package_Renaming_Declaration): In the case of a library...Gary Dismukes3-51/+71
2007-08-31exp_ch3.adb (Build_Record_Init_Proc): If there is a static initialization agg...Ed Schonberg1-4/+66
2007-08-31exp_ch11.adb (Expand_At_End_Handler): Avoid generation of raise statement whe...Javier Miranda1-2/+9
2007-08-31einfo.ads, einfo.adb: New flag Is_Raised (Flag224).Hristian Kirtchev3-2/+60
2007-08-31checks.adb (In_Declarative_Region_Of_Subprogram_Body): New routine.Hristian Kirtchev1-3/+95
2007-08-31a-tags.adb (Internal_Tag): Protect the run-time against wrong internal tags.Javier Miranda1-3/+44
2007-08-31re PR ada/4720 (GNAT programs do not support --help and --version)Vincent Celier14-188/+277
2007-08-31Makefile.in (LIBGNAT_TARGET_PAIRS): Use system-linux-ppc64.ads when compiling...Ben Elliston3-2/+166
2007-08-22env.c ( __gnat_clearenv): Use the __gnat_unsetenv mechanism for NetBSD.Krister Walfridsson2-2/+8
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2-2/+6