| Commit message (Expand) | Author | Age | Files | Lines |
* | sem_warn.adb (Warn_On_Known_Condition): If the constant expression appears wi... | Ed Schonberg | 2005-06-16 | 1 | -7/+25 |
* | re PR ada/10671 (improve error message for named notation used in pragma) | Robert Dewar | 2005-06-16 | 6 | -825/+1043 |
* | sem_eval.adb (Subtypes_Statically_Match): Use discriminant constraint of full... | Ed Schonberg | 2005-06-16 | 1 | -1/+32 |
* | sem_case.adb (Expand_Others_Choice): Improve warning. | Ed Schonberg | 2005-06-16 | 1 | -1/+2 |
* | sem_aggr.adb (Aggregate_Constraint_Checks): Apply a conversion to the express... | Gary Dismukes | 2005-06-16 | 2 | -21/+34 |
* | scng.adb: Add call to new Check_EOF routine | Robert Dewar | 2005-06-16 | 7 | -29/+128 |
* | s-atacco.ads: Put a pragma No_Strict_Aliasing on Object_Pointer. | Eric Botcazou | 2005-06-16 | 1 | -0/+7 |
* | prj-part.adb (Pre_Parse_Context_Clause): Call Set_Is_Not_Last_In_List when th... | Vincent Celier | 2005-06-16 | 4 | -14/+81 |
* | prj-nmsc.adb (Suffix_For): Change default suffix for C++ to ".cpp" | Vincent Celier | 2005-06-16 | 1 | -5/+28 |
* | prep.adb (Preprocess): Ignore error when scanning the first token of a line. | Vincent Celier | 2005-06-16 | 1 | -1/+3 |
* | re PR ada/15613 (Accepts named parameters not last) | Robert Dewar | 2005-06-16 | 1 | -15/+36 |
* | osint.adb (Add_Default_Search_Dirs): Put source and object directories of pro... | Vincent Celier | 2005-06-16 | 1 | -17/+17 |
* | opt.ads, opt.adb: New flags for persistent_bss mode Add Ada_Version_Explicit... | Robert Dewar | 2005-06-16 | 4 | -141/+217 |
* | mdll.adb (Get_Dll_Name): New routine that returns the DLL name given the libr... | Pascal Obry | 2005-06-16 | 1 | -42/+66 |
* | Make-lang.in: Add initialize.o when needed. | Doug Rupp | 2005-06-16 | 3 | -391/+505 |
* | lib-xref.ads, [...] (Generate_Definition): Treat any entity declared within a... | Ed Schonberg | 2005-06-16 | 5 | -31/+161 |
* | lib-load.ads, [...] (Load_Unit): Addition of a new parameter that indicates i... | Javier Miranda | 2005-06-16 | 6 | -66/+154 |
* | layout.adb (Discrimify): Remove resetting of Vtype to the underlying type whi... | Gary Dismukes | 2005-06-16 | 1 | -10/+21 |
* | re PR ada/6717 (Race condition in GNAT.Sockets.Create_Selector) | Thomas Quinot | 2005-06-16 | 2 | -36/+55 |
* | g-os_lib.ads, [...] (Non_Blocking_Spawn): Two new versions with output file d... | Vincent Celier | 2005-06-16 | 2 | -12/+148 |
* | g-dynhta.ads, [...] (Reset): Free the table itself after releasing the items. | Pascal Obry | 2005-06-16 | 2 | -11/+19 |
* | g-diopit.adb (Wildcard_Iterator): Return directly if Path is equal to "" | Nicolas Roche | 2005-06-16 | 1 | -12/+15 |
* | g-debpoo.adb (Deallocate, [...]): Improve output. | Emmanuel Briot | 2005-06-16 | 1 | -1/+5 |
* | g-comlin.adb (Getopt): Skip any leading space in the Switches string. | Joel Brobecker | 2005-06-16 | 1 | -2/+10 |
* | fe.h: Add entry for Opt.Exception_Locations_Suppressed so that gigi can deter... | Jose Ruiz | 2005-06-16 | 2 | -9/+16 |
* | exp_intr.adb, [...]: Minor fix to error message text | Robert Dewar | 2005-06-16 | 2 | -3/+3 |
* | exp_dist.adb (Add_RACW_Primitive_Declarations_And_Bodies): For an RACW withou... | Thomas Quinot | 2005-06-16 | 1 | -5/+10 |
* | exp_dbug.ads, [...] (Get_Variant_Part): Fix the encoding of the "simple_choic... | Nicolas Setton | 2005-06-16 | 2 | -22/+33 |
* | exp_ch7.adb (Find_Node_To_Be_Wrapped): If the node appears within the entry_c... | Ed Schonberg | 2005-06-16 | 1 | -2/+6 |
* | exp_ch2.adb (Param_Entity): Take the case of an expanded_name denoting a form... | Thomas Quinot | 2005-06-16 | 1 | -1/+1 |
* | exp_aggr.adb (Aggr_Size_OK): An array with no components can always be expand... | Ed Schonberg | 2005-06-16 | 1 | -40/+161 |
* | errout.ads, errout.adb (Error_Msg_NW): Only emit warning on user code... | Ed Schonberg | 2005-06-16 | 2 | -6/+6 |
* | einfo.ads, einfo.adb (Is_Local_Anonymous_Access): New flag on anonymous acces... | Ed Schonberg | 2005-06-16 | 30 | -1270/+2469 |
* | clean.adb (Clean_Project): Correctly delete executable specified as absolute ... | Vincent Celier | 2005-06-16 | 3 | -106/+98 |
* | checks.adb (Install_Null_Excluding_Check): Do not generate checks for an attr... | Ed Schonberg | 2005-06-16 | 1 | -7/+49 |
* | atree.adb: (Elist*): Protect against uninitialized field | Robert Dewar | 2005-06-16 | 1 | -21/+72 |
* | a-textio.adb (Set_Col): Fix two errors noticed recently... | Robert Dewar | 2005-06-16 | 1 | -4/+43 |
* | exp_ch4.adb (Expand_Allocator_Expression): When an initialized allocator's de... | Gary Dismukes | 2005-06-16 | 25 | -1679/+5998 |
* | a-stzunb.adb, [...] (Realloc_For_Chunk): New implementation which is slightly... | Pascal Obry | 2005-06-16 | 3 | -31/+83 |
* | ali-util.adb, [...]: Remove references to Force_RM_Elaboration_Order. | Robert Dewar | 2005-06-16 | 3 | -20/+3 |
* | a-except.adb (Exception_Identity): return Null_Id for null occurrence instead... | Robert Dewar | 2005-06-16 | 1 | -12/+18 |
* | adaint.c (__gnat_to_canonical_file_spec): Check for error returns in call to ... | Doug Rupp | 2005-06-16 | 1 | -19/+55 |
* | mlib-tgt-mingw.adb (Build_Dynamic_Library): Replace the previous implementation. | Pascal Obry | 2005-06-16 | 1 | -14/+150 |
* | gnatsym.adb: Adapt to modification of package Symbols... | Vincent Celier | 2005-06-16 | 6 | -232/+686 |
* | s-parame-vms.ads, [...]: Default_Exception_Msg_Max_Length: new parameter. | Doug Rupp | 2005-06-16 | 7 | -18/+86 |
* | system-unixware.ads, [...]: Minor comment update for AI-362 (unit is Pure). | Robert Dewar | 2005-06-16 | 50 | -309/+699 |
* | a-sytaco.ads, [...] (Suspension_Object): These objects are no longer protecte... | Jose Ruiz | 2005-06-16 | 46 | -778/+2650 |
* | a-strhas.ads, [...]: Fix header style (spaces in package name). | Pascal Obry | 2005-06-16 | 605 | -1192/+1214 |
* | g-trasym-vms.adb: renamed g-trasym-vms-alpha.adb | Doug Rupp | 2005-06-16 | 2 | -2/+272 |
* | s-mastop-irix.adb (Pop_Frame): Revert shorcuts avoiding calls to exc_unwind... | Olivier Hainque | 2005-06-16 | 2 | -26/+24 |