Age | Commit message (Expand) | Author | Files | Lines |
2007-09-27 | Mapped location support | Eric Botcazou | 5 | -58/+128 |
2007-09-26 | Resync. | Arnaud Charlet | 1 | -0/+386 |
2007-09-26 | makegpr.adb (Link_Executables): Do not fail when the root project has no sour... | Vincent Celier | 1 | -2/+3 |
2007-09-26 | vms_data.ads: Revise gnatmetric qualifiers. | Sergey Rybin | 3 | -144/+438 |
2007-09-26 | s-wchstw.adb: provide messages for run time unit exceptions | Robert Dewar | 3 | -4/+6 |
2007-09-26 | snames.adb, snames.ads: Change Include_Option to Include_Switches | Vincent Celier | 2 | -2/+2 |
2007-09-26 | sem_warn.adb (Check_References): Catch more cases of unreferenced packages. | Robert Dewar | 1 | -6/+13 |
2007-09-26 | sem_res.adb (Resolve_Call): If the call is dispatching... | Ed Schonberg | 1 | -6/+21 |
2007-09-26 | sem_ch4.adb (Analyze_Qualified_Expression): Apply name resolution rule for qu... | Ed Schonberg | 1 | -10/+54 |
2007-09-26 | sem_ch3.adb (Derive_Subprograms): If the interface parent is a direct ancesto... | Ed Schonberg | 1 | -22/+43 |
2007-09-26 | sem_attr.adb (Analyze_Access_Attribute): Fix missing set of Address_Taken. | Robert Dewar | 1 | -12/+31 |
2007-09-26 | par-ch4.adb (P_Record_Or_Array_Component_Association): Change Ada 95 message ... | Gary Dismukes | 1 | -2/+2 |
2007-09-26 | osint.adb, osint.ads: Minor reformatting | Vincent Celier | 4 | -2/+15 |
2007-09-26 | Make-lang.in: Update dependencies.. | Vincent Celier | 1 | -107/+110 |
2007-09-26 | makeutl.ads (Main_Config_Project): Moved to gpr_util.ads | Vincent Celier | 8 | -961/+1405 |
2007-09-26 | makeutl.ads (Main_Config_Project): Moved to gpr_util.ads | Vincent Celier | 3 | -19/+102 |
2007-09-26 | make.adb: (Kill): New procedure (__gnat_kill imported) | Vincent Celier | 2 | -79/+102 |
2007-09-26 | gnatcmd.adb (Check_Files): Do not include sources that have been removed by a... | Vincent Celier | 1 | -5/+16 |
2007-09-26 | gnatbind.adb: If there are several ALI files specified and there is a main pr... | Vincent Celier | 1 | -1/+18 |
2007-09-26 | g-dirope.adb (Remove_Dir): In case we are removing directories recursively... | Florian Villoing | 1 | -20/+40 |
2007-09-26 | g-comlin.ads, [...] (Command_Line_Configuration, [...]): New types | Emmanuel Briot | 2 | -396/+1725 |
2007-09-26 | g-calend.adb (Has_53_Weeks): Rename to Last_Year_Has_53_Weeks. | Hristian Kirtchev | 2 | -15/+243 |
2007-09-26 | freeze.adb (Freeze_Entity): Remove check for preelaborable initialization of ... | Gary Dismukes | 3 | -54/+275 |
2007-09-26 | exp_dbug.adb (Debug_Renaming_Declaration): Set Is_Internal on the debug varia... | Gary Dismukes | 1 | -0/+5 |
2007-09-26 | exp_ch5.adb: Activate memmove type processing if debug flag d.s is set | Robert Dewar | 2 | -5/+17 |
2007-09-26 | einfo.adb (Is_Thunk): New attribute applicable to subprograms. | Javier Miranda | 7 | -178/+382 |
2007-09-26 | checks.adb, [...]: Improve warnings for address overlays. | Robert Dewar | 5 | -72/+239 |
2007-09-26 | a-tags.adb: | Javier Miranda | 7 | -82/+115 |
2007-09-26 | gnatvsn.ads (PCS_Version_Number, [...]): Removed. | Thomas Quinot | 6 | -19/+20 |
2007-09-26 | adaint.c (if defined (__Lynx__)): Wrap #def/#undef VMOS_DEV around #include <... | Olivier Hainque | 2 | -15/+40 |
2007-09-26 | s-taprop-lynxos.adb, [...] (Stop_Task): New function, dummy implementation. | Jerome Guitton | 14 | -9/+153 |
2007-09-26 | a-calend-vms.adb, [...]: Add a section on leap seconds control along with two... | Hristian Kirtchev | 4 | -168/+120 |
2007-09-26 | sem_ch8.adb (Analyze_Use_Type): Code cleanup. | Hristian Kirtchev | 10 | -37/+108 |
2007-09-25 | trans.c: Fix misplaced #define. | Eric Botcazou | 2 | -5/+9 |
2007-09-22 | utils2.c (build_unary_op): Propagate the TYPE_REF_CAN_ALIAS_ALL flag to the r... | Eric Botcazou | 2 | -0/+24 |
2007-09-21 | utils.c (type_for_nonaliased_component_p): Return false for all AGGREGATE_TYPEs. | Olivier Hainque | 2 | -4/+21 |
2007-09-17 | decl.c (gnat_to_gnu_entity): Make again the type of an object covered by 13.3... | Eric Botcazou | 2 | -4/+10 |
2007-09-13 | Implement pragma Compiler_Unit and adds it to relevant library units. | Robert Dewar | 2 | -2/+6 |
2007-09-12 | re PR ada/26797 (ACATS cxh1001 fails) | Eric Botcazou | 2 | -15/+19 |
2007-09-12 | Minor reformatting. | Arnaud Charlet | 1 | -9/+4 |
2007-09-12 | Update header/comments. | Arnaud Charlet | 2 | -3/+3 |
2007-09-12 | Minor reformatting. | Arnaud Charlet | 4 | -8/+14 |
2007-09-12 | Remove s-crtl-vms64.ads, no longer used. | Arnaud Charlet | 2 | -190/+0 |
2007-09-12 | Resync. | Arnaud Charlet | 1 | -0/+83 |
2007-09-12 | a-extiti.ads (Timer): The discriminant is a "not null access constant" in the... | Arnaud Charlet | 7 | -34/+64 |
2007-09-12 | bindusg.adb (Display): Correct comment for switch -X. | Hristian Kirtchev | 3 | -1/+16 |
2007-09-12 | g-thread.ads: Document use of "with GNAT.Threads" to ensure loading the taski... | Robert Dewar | 2 | -9/+17 |
2007-09-12 | sem_aggr.adb (Resolve_Record_Aggregate): An others association with a box nee... | Ed Schonberg | 1 | -0/+7 |
2007-09-12 | types.ads, [...]: Minor reformatting. | Robert Dewar | 83 | -940/+1269 |
2007-09-12 | decl.c (gnat_to_gnu_entity): For a subtype with discriminant constraints... | Olivier Hainque | 2 | -4/+15 |