aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
AgeCommit message (Expand)AuthorFilesLines
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou2-1/+6
2010-04-18gsocket.h: Make sure that winsock2.h is included before windows.h.Ozkan Sezer2-1/+6
2010-04-17utils2.c (build_unary_op): Do not issue warning.Eric Botcazou2-8/+7
2010-04-17Fix copyright date.Eric Botcazou1-1/+1
2010-04-17Add missing hunk for previous patch.Eric Botcazou1-31/+37
2010-04-17uintp.h (UI_Lt): Declare.Eric Botcazou6-108/+119
2010-04-17back-end.adb (Call_Back_End): Pass Standard_Character to gigi.Eric Botcazou7-65/+55
2010-04-17gigi.h (enum standard_datatypes): Add new values ADT_sbitsize_one_node and AD...Eric Botcazou7-101/+105
2010-04-16gigi.h (gnat_init_decl_processing): Delete.Eric Botcazou6-163/+184
2010-04-16trans.c (unchecked_conversion_nop): Handle function calls.Eric Botcazou2-2/+13
2010-04-16decl.c (gnat_to_gnu_entity): Use boolean_type_node in lieu of integer_type_no...Eric Botcazou5-115/+159
2010-04-16ada-tree.def (LOOP_STMT): Change to 4-operand nodes.Eric Botcazou4-67/+229
2010-04-16uintp.adb (UI_From_Dint): Remove useless code.Eric Botcazou8-97/+141
2010-04-16decl.c (make_type_from_size): Just copy TYPE_NAME.Eric Botcazou3-32/+50
2010-04-15cuintp.c (UI_To_gnu): Fix long line.Eric Botcazou7-248/+279
2010-04-15trans.c (gigi): Set DECL_IGNORED_P on EH functions.Eric Botcazou3-33/+96
2010-04-15g-socket.adb: A target can have multiple missing errno's.Joel Sherrill2-47/+94
2010-04-15gsocket.h: Run-time can no longer be built without network OS headers available.Joel Sherrill1-0/+6
2010-04-15trans.c (call_to_gnu): Open a nesting level if this is a statement.Eric Botcazou3-95/+188
2010-04-15trans.c (gigi): Do not start statement group.Eric Botcazou3-54/+36
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