aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-13restrict.ads, [...] (Check_Implicit_Dynamic_Code_Allowed): New procedure to b...Bob Duff2-11/+17
2007-12-13prj.ads, prj.adb (Is_A_Language): Now takes a Name_Id instead of a stringEmmanuel Briot15-2091/+2576
2007-12-13inline.adb (Back_End_Cannot_Inline): Use new flag Has_Pragma_Inline_Always in...Robert Dewar4-106/+243
2007-12-13g-spipat.adb (Break): Fix accessibility error (vsn taking not null access Vst...Robert Dewar1-28/+16
2007-12-13g-spchge.ads, [...]: New files.Robert Dewar17-190/+888
2007-12-13g-regist.ads, [...] (Set_Value): new parameter Expand...Vasiliy Fofanov2-62/+79
2007-12-13gnatcmd.adb (GNATCmd): Do not issue -d= switch to gnatmetric when object dire...Vincent Celier1-12/+19
2007-12-13gnat1drv.adb (Gnat1drv): Properly set new flag Opt.Real_VMS_TargetRobert Dewar3-45/+93
2007-12-13g-calend.ads (No_Time): New constant, to represent an uninitialized time valueEmmanuel Briot4-87/+248
2007-12-13exp_prag.adb (Expand_Pragma_Assert): Recognize new warning flag for assert failRobert Dewar4-33/+125
2007-12-13exp_intr.adb (Expand_Dispatching_Constructor_Call): Add missing support for g...Javier Miranda1-12/+49
2007-12-13expect.c (__gnat_kill): Implement the SIGINT signal on Windows.Pascal Obry1-0/+6
2007-12-13exp_disp.ads, [...] (Default_Prim_Op_Position): Primitive _Disp_Requeue occup...Hristian Kirtchev2-187/+868
2007-12-13exp_ch9.adb (Expand_N_Asynchronous_Select, [...]): Code and comment reformatt...Hristian Kirtchev1-324/+446
2007-12-13exp_ch8.ads, [...] (Expand_N_Subprogram_Renaming_Declaration): In the case wh...Gary Dismukes2-6/+29
2007-12-13exp_ch7.adb (Expand_N_Package_Body): Replace occurrence of attribute Is_Compl...Javier Miranda1-17/+27
2007-12-13exp_ch4.adb (Expand_N_Attribute_Reference, [...]): Take into account VM_TargetArnaud Charlet2-57/+56
2007-12-13exp_ch3.adb (Predefined_Primitive_Bodies): Generate the body of predefined pr...Hristian Kirtchev1-68/+171
2007-12-13expander.adb: Take into account N_Subprogram_Renaming_DeclarationEd Schonberg1-0/+3
2007-12-13exp_aggr.adb (Build_Record_Aggr_Code): If there is an aggregate for a limited...Ed Schonberg1-195/+252
2007-12-13eval_fat.adb (Decompose_Int): Handle argument of zero.Geert Bosch1-147/+128
2007-12-13errout.adb (Output_Source_Line): Do not keep a trailing space after the sourc...Vincent Celier1-1/+9
2007-12-13einfo.ads, einfo.adb: Flag 232 is now Implemented_By_Entry.Hristian Kirtchev2-189/+409
2007-12-13clean.adb (Usage): Add line for -aPBob Duff13-72/+117
2007-12-13checks.adb: Fix optimization problem with short-circuited formRobert Dewar1-10/+30
2007-12-13back_end.adb: Recognize -fno-inlineRobert Dewar1-1/+7
2007-12-13opt.ads: Indicate what flags are used by the Project Manager, gprbuild and gp...Vincent Celier1-26/+80
2007-12-13atree.adb (Flag231..Flag247): New functionsRobert Dewar10-430/+708
2007-12-132007-12-06 Geert Bosch <bosch@adacore.com>Geert Bosch1-4/+14
2007-12-13a-ngcoty.adb: New pragma Fast_MathRobert Dewar23-1427/+2072
2007-12-13a-textio.adb, [...]: Extensive changes to private part for wide character enc...Robert Dewar13-163/+740
2007-12-13adaint.h: (__gnat_plist_init): Not defined for RTX.Jose Ruiz5-56/+110
2007-12-13sem_ch5.adb, [...]: Update handling of assigned value/unreferenced warningsRobert Dewar16-152/+336
2007-12-13system-linux-ia64.ads, [...] (Stack_Check_Limits): New target parameter.Eric Botcazou40-182/+320
2007-12-13s-osinte-lynxos-3.ads, [...]: Add missing pragma Convention C for subprogram ...Robert Dewar26-214/+621
2007-12-13adaint.c (__gnat_pthread_setaffinity_np): New routine.Pascal Obry5-25/+290
2007-12-13Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.Richard Sandiford3-12/+22
2007-12-13i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for w...Torbjorn Granlund2-83/+69
2007-12-13re PR target/30192 ([arm] Wrong sp value on exit after calling __floatdidf or...Richard Earnshaw2-2/+11
2007-12-13Daily bump.GCC Administrator1-1/+1
2007-12-12re PR bootstrap/30589 (C99 extern inline patch broke bootstrap on i386-pc-min...Jakub Jelinek2-0/+10
2007-12-12re PR fortran/34254 ("character(kind=c_char) function" fails if c_char is not...Tobias Burnus4-3/+70
2007-12-12* config/rs6000/rs6000.c (is_mem_ref): Ignore STACK_TIE.David Edelsohn2-0/+9
2007-12-12gimplify.c (gimplify_modify_expr_rhs): Handle the case when we are assigning ...Aldy Hernandez3-2/+46
2007-12-12s390.c (s390_O_constraint_str): Limit the range for 'On' to -4G+1..-1.Andreas Krebbel5-4/+24
2007-12-11charset.c (convert_using_iconv): Close out any shift states, returning to the...DJ Delorie2-4/+26
2007-12-12Daily bump.GCC Administrator1-1/+1
2007-12-11re PR libstdc++/34015 (warning in backward_warning.h is illegible)Benjamin Kosnik2-20/+31
2007-12-11stl_bvector.h (vector<bool>::reserve): Move out of line...Paolo Carlini3-15/+26
2007-12-11* decl.c (add_global_entry): Make type unsigned.Aldy Hernandez2-1/+5