Age | Commit message (Expand) | Author | Files | Lines |
2005-06-16 | gnat_rm.texi: Add documentation for pragma Persistent_BSS Document second arg... | Robert Dewar | 3 | -113/+234 |
2005-06-16 | re PR ada/20515 ("stdcall" imports are not handled correctly) | Eric Botcazou | 3 | -30/+90 |
2005-06-16 | a-swunha.ads, [...]: Removed. | Matthew Heaney | 49 | -7076/+10382 |
2005-06-16 | makegpr.adb (Compile_Link_With_Gnatmake): Invoke gnatmake with -d if gprmake ... | Vincent Celier | 1 | -0/+60 |
2005-06-16 | vms_conv.ads, [...]: Remove "Library" command. | Doug Rupp | 4 | -63/+46 |
2005-06-16 | styleg-c.adb (Body_With_No_Spec): Remove ':' from warning message. | Sergey Rybin | 1 | -3/+3 |
2005-06-16 | nmake.adt: Modify header so that xnmake does not generate output files with m... | Robert Dewar | 2 | -8/+6 |
2005-06-16 | 2005-06-14 Arnaud Charlet <charlet@adacore.com> | Arnaud Charlet | 2 | -22/+97 |
2005-06-16 | s-tasren.adb (Exceptional_Complete_Rendezvous): Fix race condition. | Arnaud Charlet | 1 | -7/+9 |
2005-06-16 | s-strxdr.adb: Follow AI95-00132 | Thomas Quinot | 1 | -4/+6 |
2005-06-16 | sem_warn.adb (Warn_On_Known_Condition): If the constant expression appears wi... | Ed Schonberg | 1 | -7/+25 |
2005-06-16 | re PR ada/10671 (improve error message for named notation used in pragma) | Robert Dewar | 6 | -825/+1043 |
2005-06-16 | sem_eval.adb (Subtypes_Statically_Match): Use discriminant constraint of full... | Ed Schonberg | 1 | -1/+32 |
2005-06-16 | sem_case.adb (Expand_Others_Choice): Improve warning. | Ed Schonberg | 1 | -1/+2 |
2005-06-16 | sem_aggr.adb (Aggregate_Constraint_Checks): Apply a conversion to the express... | Gary Dismukes | 2 | -21/+34 |
2005-06-16 | scng.adb: Add call to new Check_EOF routine | Robert Dewar | 7 | -29/+128 |
2005-06-16 | s-atacco.ads: Put a pragma No_Strict_Aliasing on Object_Pointer. | Eric Botcazou | 1 | -0/+7 |
2005-06-16 | prj-part.adb (Pre_Parse_Context_Clause): Call Set_Is_Not_Last_In_List when th... | Vincent Celier | 4 | -14/+81 |
2005-06-16 | prj-nmsc.adb (Suffix_For): Change default suffix for C++ to ".cpp" | Vincent Celier | 1 | -5/+28 |
2005-06-16 | prep.adb (Preprocess): Ignore error when scanning the first token of a line. | Vincent Celier | 1 | -1/+3 |
2005-06-16 | re PR ada/15613 (Accepts named parameters not last) | Robert Dewar | 1 | -15/+36 |
2005-06-16 | osint.adb (Add_Default_Search_Dirs): Put source and object directories of pro... | Vincent Celier | 1 | -17/+17 |
2005-06-16 | opt.ads, opt.adb: New flags for persistent_bss mode Add Ada_Version_Explicit... | Robert Dewar | 4 | -141/+217 |
2005-06-16 | mdll.adb (Get_Dll_Name): New routine that returns the DLL name given the libr... | Pascal Obry | 1 | -42/+66 |
2005-06-16 | Make-lang.in: Add initialize.o when needed. | Doug Rupp | 3 | -391/+505 |
2005-06-16 | lib-xref.ads, [...] (Generate_Definition): Treat any entity declared within a... | Ed Schonberg | 5 | -31/+161 |
2005-06-16 | lib-load.ads, [...] (Load_Unit): Addition of a new parameter that indicates i... | Javier Miranda | 6 | -66/+154 |
2005-06-16 | layout.adb (Discrimify): Remove resetting of Vtype to the underlying type whi... | Gary Dismukes | 1 | -10/+21 |
2005-06-16 | re PR ada/6717 (Race condition in GNAT.Sockets.Create_Selector) | Thomas Quinot | 2 | -36/+55 |
2005-06-16 | g-os_lib.ads, [...] (Non_Blocking_Spawn): Two new versions with output file d... | Vincent Celier | 2 | -12/+148 |
2005-06-16 | g-dynhta.ads, [...] (Reset): Free the table itself after releasing the items. | Pascal Obry | 2 | -11/+19 |
2005-06-16 | g-diopit.adb (Wildcard_Iterator): Return directly if Path is equal to "" | Nicolas Roche | 1 | -12/+15 |
2005-06-16 | g-debpoo.adb (Deallocate, [...]): Improve output. | Emmanuel Briot | 1 | -1/+5 |
2005-06-16 | g-comlin.adb (Getopt): Skip any leading space in the Switches string. | Joel Brobecker | 1 | -2/+10 |
2005-06-16 | fe.h: Add entry for Opt.Exception_Locations_Suppressed so that gigi can deter... | Jose Ruiz | 2 | -9/+16 |
2005-06-16 | exp_intr.adb, [...]: Minor fix to error message text | Robert Dewar | 2 | -3/+3 |
2005-06-16 | exp_dist.adb (Add_RACW_Primitive_Declarations_And_Bodies): For an RACW withou... | Thomas Quinot | 1 | -5/+10 |
2005-06-16 | exp_dbug.ads, [...] (Get_Variant_Part): Fix the encoding of the "simple_choic... | Nicolas Setton | 2 | -22/+33 |
2005-06-16 | exp_ch7.adb (Find_Node_To_Be_Wrapped): If the node appears within the entry_c... | Ed Schonberg | 1 | -2/+6 |
2005-06-16 | exp_ch2.adb (Param_Entity): Take the case of an expanded_name denoting a form... | Thomas Quinot | 1 | -1/+1 |
2005-06-16 | exp_aggr.adb (Aggr_Size_OK): An array with no components can always be expand... | Ed Schonberg | 1 | -40/+161 |
2005-06-16 | errout.ads, errout.adb (Error_Msg_NW): Only emit warning on user code... | Ed Schonberg | 2 | -6/+6 |
2005-06-16 | einfo.ads, einfo.adb (Is_Local_Anonymous_Access): New flag on anonymous acces... | Ed Schonberg | 30 | -1270/+2469 |
2005-06-16 | clean.adb (Clean_Project): Correctly delete executable specified as absolute ... | Vincent Celier | 3 | -106/+98 |
2005-06-16 | checks.adb (Install_Null_Excluding_Check): Do not generate checks for an attr... | Ed Schonberg | 1 | -7/+49 |
2005-06-16 | atree.adb: (Elist*): Protect against uninitialized field | Robert Dewar | 1 | -21/+72 |
2005-06-16 | a-textio.adb (Set_Col): Fix two errors noticed recently... | Robert Dewar | 1 | -4/+43 |
2005-06-16 | exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de... | Gary Dismukes | 25 | -1679/+5998 |
2005-06-16 | a-stzunb.adb, [...] (Realloc_For_Chunk): New implementation which is slightly... | Pascal Obry | 3 | -31/+83 |
2005-06-16 | ali-util.adb, [...]: Remove references to Force_RM_Elaboration_Order. | Robert Dewar | 3 | -20/+3 |