aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild2-8/+15
2007-10-08re PR ada/33454 (Wrong system.ads for --with-cpu=default32)Ben Elliston3-160/+12
2007-09-27Mapped location supportEric Botcazou5-58/+128
2007-09-26Resync.Arnaud Charlet1-0/+386
2007-09-26makegpr.adb (Link_Executables): Do not fail when the root project has no sour...Vincent Celier1-2/+3
2007-09-26vms_data.ads: Revise gnatmetric qualifiers.Sergey Rybin3-144/+438
2007-09-26s-wchstw.adb: provide messages for run time unit exceptionsRobert Dewar3-4/+6
2007-09-26snames.adb, snames.ads: Change Include_Option to Include_SwitchesVincent Celier2-2/+2
2007-09-26sem_warn.adb (Check_References): Catch more cases of unreferenced packages.Robert Dewar1-6/+13
2007-09-26sem_res.adb (Resolve_Call): If the call is dispatching...Ed Schonberg1-6/+21
2007-09-26sem_ch4.adb (Analyze_Qualified_Expression): Apply name resolution rule for qu...Ed Schonberg1-10/+54
2007-09-26sem_ch3.adb (Derive_Subprograms): If the interface parent is a direct ancesto...Ed Schonberg1-22/+43
2007-09-26sem_attr.adb (Analyze_Access_Attribute): Fix missing set of Address_Taken.Robert Dewar1-12/+31
2007-09-26par-ch4.adb (P_Record_Or_Array_Component_Association): Change Ada 95 message ...Gary Dismukes1-2/+2
2007-09-26osint.adb, osint.ads: Minor reformattingVincent Celier4-2/+15
2007-09-26Make-lang.in: Update dependencies..Vincent Celier1-107/+110
2007-09-26makeutl.ads (Main_Config_Project): Moved to gpr_util.adsVincent Celier8-961/+1405
2007-09-26makeutl.ads (Main_Config_Project): Moved to gpr_util.adsVincent Celier3-19/+102
2007-09-26make.adb: (Kill): New procedure (__gnat_kill imported)Vincent Celier2-79/+102
2007-09-26gnatcmd.adb (Check_Files): Do not include sources that have been removed by a...Vincent Celier1-5/+16
2007-09-26gnatbind.adb: If there are several ALI files specified and there is a main pr...Vincent Celier1-1/+18
2007-09-26g-dirope.adb (Remove_Dir): In case we are removing directories recursively...Florian Villoing1-20/+40
2007-09-26g-comlin.ads, [...] (Command_Line_Configuration, [...]): New typesEmmanuel Briot2-396/+1725
2007-09-26g-calend.adb (Has_53_Weeks): Rename to Last_Year_Has_53_Weeks.Hristian Kirtchev2-15/+243
2007-09-26freeze.adb (Freeze_Entity): Remove check for preelaborable initialization of ...Gary Dismukes3-54/+275
2007-09-26exp_dbug.adb (Debug_Renaming_Declaration): Set Is_Internal on the debug varia...Gary Dismukes1-0/+5
2007-09-26exp_ch5.adb: Activate memmove type processing if debug flag d.s is setRobert Dewar2-5/+17
2007-09-26einfo.adb (Is_Thunk): New attribute applicable to subprograms.Javier Miranda7-178/+382
2007-09-26checks.adb, [...]: Improve warnings for address overlays.Robert Dewar5-72/+239
2007-09-26a-tags.adb:Javier Miranda7-82/+115
2007-09-26gnatvsn.ads (PCS_Version_Number, [...]): Removed.Thomas Quinot6-19/+20
2007-09-26adaint.c (if defined (__Lynx__)): Wrap #def/#undef VMOS_DEV around #include <...Olivier Hainque2-15/+40
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