aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2007-09-26s-taprop-lynxos.adb, [...] (Stop_Task): New function, dummy implementation.Jerome Guitton14-9/+153
2007-09-26a-calend-vms.adb, [...]: Add a section on leap seconds control along with two...Hristian Kirtchev4-168/+120
2007-09-26sem_ch8.adb (Analyze_Use_Type): Code cleanup.Hristian Kirtchev10-37/+108
2007-09-25trans.c: Fix misplaced #define.Eric Botcazou2-5/+9
2007-09-22utils2.c (build_unary_op): Propagate the TYPE_REF_CAN_ALIAS_ALL flag to the r...Eric Botcazou2-0/+24
2007-09-21utils.c (type_for_nonaliased_component_p): Return false for all AGGREGATE_TYPEs.Olivier Hainque2-4/+21
2007-09-17decl.c (gnat_to_gnu_entity): Make again the type of an object covered by 13.3...Eric Botcazou2-4/+10
2007-09-13Implement pragma Compiler_Unit and adds it to relevant library units.Robert Dewar2-2/+6
2007-09-12re PR ada/26797 (ACATS cxh1001 fails)Eric Botcazou2-15/+19
2007-09-12Minor reformatting.Arnaud Charlet1-9/+4
2007-09-12Update header/comments.Arnaud Charlet2-3/+3
2007-09-12Minor reformatting.Arnaud Charlet4-8/+14
2007-09-12Remove s-crtl-vms64.ads, no longer used.Arnaud Charlet2-190/+0
2007-09-12Resync.Arnaud Charlet1-0/+83
2007-09-12a-extiti.ads (Timer): The discriminant is a "not null access constant" in the...Arnaud Charlet7-34/+64
2007-09-12bindusg.adb (Display): Correct comment for switch -X.Hristian Kirtchev3-1/+16
2007-09-12g-thread.ads: Document use of "with GNAT.Threads" to ensure loading the taski...Robert Dewar2-9/+17
2007-09-12sem_aggr.adb (Resolve_Record_Aggregate): An others association with a box nee...Ed Schonberg1-0/+7
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