aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-08-14re PR c++/27211 (Bogus error "template definition of non-template" when there...Paolo Carlini1-1/+1
2007-08-14re PR c++/27211 (Bogus error "template definition of non-template" when there...Paolo Carlini8-20/+44
2007-08-14tree-pass.h (PROP_pta): Removed.Daniel Berlin18-92/+86
2007-08-14i386.c: (legitimize_address): Move dllimported variable check infront of legi...Kai Tietz2-3/+8
2007-08-14re PR tree-optimization/32941 (Bootstrap comparison failure)Steve Ellcey3-23/+51
2007-08-14alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi28-102/+308
2007-08-14re PR target/30315 (optimize unsigned-add overflow test on x86 to use cpu fla...Rask Ingemann Lambertsen7-11/+244
2007-08-14re PR fortran/32594 (substring simplification leads to ICE)Francois-Xavier Coudert5-10/+80
2007-08-14re PR c/30428 (vector float | vector float is accepted)Andrew Pinski7-2/+70
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
2007-08-14sem_ch4.adb (Try_Class_Wide_Operation): use base type of first parameter to d...Ed Schonberg1-42/+151
2007-08-14sem_ch12.ads, [...] (Instantiate_Type): If the formal is a derived type with ...Ed Schonberg2-161/+598
2007-08-14table.adb, [...] (Append): Reimplement in terms of Set_Item.Thomas Quinot12-93/+215
2007-08-14a-cihama.ads, [...] (Next): Applied pragma Inline.Bob Duff21-407/+561
2007-08-14s-intman-irix.adb, [...]: Minor reformattingRobert Dewar73-581/+786
2007-08-14binde.adb (Elab_All_Links): Remove unnecessary call to Generic_Separately_Com...Thomas Quinot5-72/+106
2007-08-14a-tags.ads, a-tags.adb (Displace): Associate a message with the raised CE exc...Javier Miranda4-77/+57
2007-08-14adaint.c (__gnat_is_absolute_path): For VxWorks systems we accept dir/file...Jose Ruiz2-15/+51
2007-08-14sem_ch10.adb: Create a limited view of an incomplete type...Ed Schonberg1-170/+248