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