aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2007-08-16c-common.c (const_strip_array_types): New.Kaveh R. Ghazi2-2/+6
2007-08-16ResyncArnaud Charlet1-0/+195
2007-08-16[multiple changes]Arnaud Charlet4-11/+18
2007-08-16vms_conv.adb (Process_Argument): Ensure that project related options are not ...Vincent Celier1-1/+10
2007-08-16sem_res.adb (Comes_From_Predefined_Lib_Unit): New.Hristian Kirtchev5-13/+101
2007-08-16sem_disp.adb (Check_Dispatching_Operation): If the operation implements an op...Ed Schonberg1-2/+5
2007-08-16sem_ch5.adb (Analyze_Assignment): Make sure we still note update in exception...Robert Dewar1-3/+12
2007-08-16sem_ch3.adb (OK_For_Limited_Init_In_05): Allow calls to 'Input to initialize ...Gary Dismukes1-62/+95
2007-08-16sem_ch12.adb (Copy_Generic_Node): A reference to a child unit of the generic ...Ed Schonberg1-1/+5
2007-08-16sem_ch10.adb (Has_With_Clause): If the name of the with clause currently insp...Hristian Kirtchev1-11/+147
2007-08-16prj.ads (Project_Data): Add comments.Vincent Celier5-177/+309
2007-08-16Makefile.in (gnatlib): Propagate FORCE_DEBUG_ADAFLAGS value to sub makefilesNicolas Roche2-31/+37
2007-08-16make.adb (Collect_Arguments): Call Test_If_Relative_Path with Including_Non_S...Vincent Celier3-11/+20
2007-08-16g-dyntab.adb, [...]: (Set_Item): Suppress Range_Check on Allocated_Table.Thomas Quinot3-3/+31
2007-08-16exp_ch9.adb (Build_Protected_Entry): Undo previous change because it is not r...Javier Miranda1-5/+3
2007-08-16exp_attr.adb (Attribute_Priority): Add missing support for entries and entry ...Javier Miranda1-10/+66
2007-08-16exp_aggr.adb (Build_Record_Aggr_Code): Extend the test for an ancestor part g...Gary Dismukes8-91/+246
2007-08-16cstand.adb (Create_Standard): Create an entity for a zero-sized type associat...Gary Dismukes5-65/+140
2007-08-14ResyncArnaud Charlet1-0/+1406
2007-08-14Minor reformatting.Arnaud Charlet5-23/+17
2007-08-14(Write_Eol): Remove trailing spaces before writing the lineArnaud Charlet1-20/+32
2007-08-14(Task_Cont, Task_Stop): New functions, thin binding to the VxWorks routines w...Arnaud Charlet1-2/+24
2007-08-14(Output_Non_Modifed_In_Out_Warnings, Warn_On_Unassigned_Out_Parameter):Arnaud Charlet1-0/+15
2007-08-14(Check_References.Publicly_Referenceable): A formal parameter is never public...Arnaud Charlet1-303/+893
2007-08-14(lvalue_required_p): Handle N_Parameter_Association like N_Function_Call and ...Arnaud Charlet1-86/+57
2007-08-14(Generic_Separately_Compiled): Rename to Generic_May_Lack_ALI...Arnaud Charlet1-37/+18
2007-08-14exp_atag.adb (Build_Inherit_Prims): Addition of a new formal.Arnaud Charlet1-63/+116
2007-08-14[multiple changes]Arnaud Charlet43-2651/+3277
2007-08-14tracebak.c: Use tb-ivms.c on OpenVMS Itanium.Tristan Gingold3-134/+237
2007-08-14s-veboop.adb (SU): New named number initialized to System.Storage_Unit.Gary Dismukes1-12/+18
2007-08-14s-tpobop.ads, [...] (Requeue_With_Abort): Rename field With_Abort.Arnaud Charlet6-69/+60
2007-08-14s-tasini.adb (Get_Stack_Info): Move this function to System.Soft_Links.Taskin...Jose Ruiz2-16/+13
2007-08-14s-finimp.adb (Detach_From_Final_List): make this procedure idempotent since i...Cyrille Comar1-1/+8
2007-08-14s-fileio.adb (Is_Open): Add check for usability of the underlying file stream.Pascal Obry1-1/+7
2007-08-14s-ficobl.ads: Declare AFCB as a tagged incomplete type...Ed Schonberg2-3/+3
2007-08-14sem_disp.adb (Check_Dispatching_Operation): Do not emit warning on a generate...Javier Miranda1-3/+12
2007-08-14sem_ch9.adb (Check_Interfaces): New subprogram that factorizes code that is c...Javier Miranda1-142/+186
2007-08-14par-ch6.adb (P_Formal_Part): Fix wrong error message associated with null-exc...Javier Miranda1-8/+21
2007-08-14output.ads, output.adb (Write_Eol): Remove trailing spaces before writing the...Vincent Celier2-2/+22
2007-08-14layout.adb (Layout_Type): In the case of access-to-subprogram types...Gary Dismukes1-2/+15
2007-08-14impunit.adb: Re-organize System.Random_Numbers and GNAT.Random_Numbers and ad...Paul Hilfinger8-2/+1235
2007-08-14gnatls.adb: (Corresponding_Sdep_Entry): Always return a valueVincent Celier2-124/+411
2007-08-14gnatlink.adb (Gnatlink): Pass switches to the linker even if the binder-gener...Eric Botcazou1-8/+45
2007-08-14g-comlin.adb (Getopt): Fix handling of "*" switch when not collapsing switches.Emmanuel Briot1-0/+22
2007-08-14g-catiio.adb (Image): For the case of %s...Hristian Kirtchev1-7/+25
2007-08-14exp_dist.adb (PolyORB_Support.Build_TypeCode_Function): When creating typecod...Thomas Quinot1-132/+127
2007-08-14exp_ch9.adb (Build_Protected_Entry): Propagate the original source location t...Javier Miranda1-15/+43
2007-08-14sem_res.adb (Resolve_Allocator): Propagate any coextensions that appear in th...Ed Schonberg1-74/+167
2007-08-14sem_ch8.ads, [...] (Find_Type, [...]): Use correct entity as denoted entity f...Thomas Quinot2-90/+152
2007-08-14sem_cat.ads, [...] (Has_Stream_Attribute_Definition): New formal At_Any_Place...Thomas Quinot2-25/+51