aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2010-04-15trans.c (call_to_gnu): Do not unnecessarily force side-effects of actual para...Eric Botcazou2-12/+11
2010-04-15decl.c (validate_size): Reorder, remove obsolete test and warning.Eric Botcazou2-44/+40
2010-04-14gigi.h: Reorder declarations and tweak comments.Eric Botcazou5-31/+76
2010-04-14decl.c (gnat_to_gnu_entity): Fix comment.Eric Botcazou3-52/+62
2010-04-13gsocket.h: Run-time can no longer be built without network OS headers available.Joel Sherrill1-8/+7
2010-04-13Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands3-22/+6
2010-04-13gigi.h (standard_datatypes): Add ADT_parent_name_id.Eric Botcazou5-5/+55
2010-04-13gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS...Eric Botcazou7-99/+210
2010-04-12trans.c (Identifier_to_gnu): Use boolean variable.Eric Botcazou3-103/+75
2010-04-11trans.c (lvalue_required_for_attribute_p): New static function.Eric Botcazou4-18/+68
2010-04-11utils2.c (build_cond_expr): Take the address and dereference if the result ty...Eric Botcazou2-3/+10
2010-04-11trans.c (Case_Statement_to_gnu): Bool-ify variable.Eric Botcazou2-4/+25
2010-04-09gigi.h (maybe_variable): Delete.Eric Botcazou6-326/+374
2010-04-09gigi.h (gnat_mark_addressable): Rename parameter.Eric Botcazou6-283/+223
2010-04-08tree.h (TREE_ADDRESSABLE): Document its effect for function types.Eric Botcazou7-505/+288
2010-04-07exp_pakd.adb (Create_Packed_Array_Type): Always use a modular type if the siz...Eric Botcazou4-46/+73
2010-04-07decl.c (gnat_to_gnu_entity): Set default alignment on the RETURN type built f...Eric Botcazou2-0/+8
2010-04-07trans.c (call_to_gnu): In the return-by-target-ptr case do not set the result...Eric Botcazou2-41/+30
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+2
2010-03-10sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.Eric Botcazou2-1/+5
2010-02-27re PR ada/42253 (run time crash on null for thin pointers)Eric Botcazou2-29/+38
2010-01-28s-win32.ads: Add some missing constants.Pascal Obry2-1/+7
2010-01-28prj-attr-pm.adb (Add_Attribute): Do nothing if To_Package is Unknown_Package.Vincent Celier2-13/+20
2010-01-28gnat_rm.texi: Minor correctionRobert Dewar2-1/+5
2010-01-27g-awk.adb: ensure that an AWK session is reusable.Pascal Obry2-11/+15
2010-01-27[multiple changes]Arnaud Charlet4-8/+70
2010-01-27[multiple changes]Arnaud Charlet6-23/+89
2010-01-27[multiple changes]Arnaud Charlet3-25/+73
2010-01-27gnat_rm.texi, [...]: Update gnatcheck doc.Sergey Rybin3-1/+211
2010-01-27sinput.ads, sinput.adb (Sloc_Range): Applies to all nodes, formal changed fro...Robert Dewar3-9/+14
2010-01-26[multiple changes]Arnaud Charlet8-30/+79
2010-01-26[multiple changes]Arnaud Charlet10-56/+118
2010-01-26par_sco.adb (Traverse_Declarations_Or_Statements): Separate F/W qualifiers fo...Robert Dewar3-8/+27
2010-01-26get_scos.adb (Get_SCOs): Implement new form of CS entries (multiple entries p...Robert Dewar4-14/+80
2010-01-26par_sco.adb (Traverse_Declarations_Or_Statments): Implement new format of sta...Robert Dewar5-53/+180
2010-01-26par_sco.ads, [...] (Set_Statement_Entry): New handling of exitsRobert Dewar3-76/+78
2010-01-26par_sco.adb (Traverse_Declarations_Or_Statements): Add processing for Case.Robert Dewar2-1/+31
2010-01-26par_sco.adb (Is_Logical_Operator): Exclude AND/OR/XORRobert Dewar3-15/+17
2010-01-26[multiple changes]Arnaud Charlet4-15/+39
2010-01-26[multiple changes]Arnaud Charlet4-11/+57
2010-01-26switch-c.adb (Scan_Front_End_Switches): Take into account options that follow...Vincent Celier2-5/+6
2010-01-26[multiple changes]Arnaud Charlet14-86/+254
2010-01-25[multiple changes]Arnaud Charlet1-0/+31
2010-01-25[multiple changes]Arnaud Charlet15-105/+198
2010-01-25[multiple changes]Arnaud Charlet4-13/+30
2010-01-25exp_ch4.adb, [...]: Minor comment fixes and code clean up.Bob Duff3-6/+11
2010-01-25(Current_Year): Update.Arnaud Charlet2-2/+6
2010-01-25[multiple changes]Arnaud Charlet8-144/+262
2010-01-22system-linux-armel.ads (Stack_Check_Probes): Set to True.Eric Botcazou3-2/+7
2010-01-18* gcc-interface/utils.c (create_var_decl_1): Fix formatting nits.Eric Botcazou2-3/+8