aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-05-25diagnostic.c: Don't include plugin.h.Joseph Myers1-0/+7
2010-05-19langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou1-0/+6
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd1-0/+6
2010-05-16misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O.Manuel López-Ibáñez1-0/+5
2010-05-16gigi.h (enum standard_datatypes): Add new value ADT_exception_data_name_id.Eric Botcazou1-0/+12
2010-05-13Fix formatting nitsEric Botcazou1-3/+2
2010-05-13tracebak.c (__gnat_backtrace): Mark top_stack with ATTRIBUTE_UNUSED.Andreas Schwab1-0/+5
2010-05-12decl.c (gnat_to_gnu_entity): Tidy up code, improve comments and fix formattin...Eric Botcazou1-0/+5
2010-05-12utils.c (update_pointer_to): Return early if the old pointer already points t...Eric Botcazou1-0/+6
2010-05-10exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables built for...Eric Botcazou1-0/+9
2010-05-08exp_disp.adb (Make_Tags): Mark the imported view of dispatch tables.Eric Botcazou1-0/+7
2010-05-08* gcc-interface/decl.c (make_aligning_type): Declare the type.Eric Botcazou1-0/+4
2010-05-08decl.c (gnat_to_gnu_entity): Create variables for size expressions of variant...Eric Botcazou1-0/+5
2010-05-08gigi.h (create_field_decl): Move PACKED parameter.Eric Botcazou1-0/+20
2010-05-08gigi.h (build_unc_object_type): Add DEBUG_INFO_P param.Eric Botcazou1-0/+13
2010-05-07re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Eric Botcazou1-0/+5
2010-05-06config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth1-0/+4
2010-05-06re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez1-0/+5
2010-05-02* gnathtml.pl: Use 755 as mask for new directories.Giuseppe Scrivano1-0/+4
2010-04-28Uniquization of constants at the Tree levelEric Botcazou1-0/+5
2010-04-25exp_dbug.ads: Fix outdated description.Eric Botcazou1-0/+8
2010-04-25trans.c (gnat_to_gnu): Do not use memmove if the array type is bit-packed.Eric Botcazou1-0/+5
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-0/+5
2010-04-18gsocket.h: Make sure that winsock2.h is included before windows.h.Ozkan Sezer1-0/+4
2010-04-17utils2.c (build_unary_op): Do not issue warning.Eric Botcazou1-0/+5
2010-04-17uintp.h (UI_Lt): Declare.Eric Botcazou1-0/+19
2010-04-17back-end.adb (Call_Back_End): Pass Standard_Character to gigi.Eric Botcazou1-0/+18
2010-04-17gigi.h (enum standard_datatypes): Add new values ADT_sbitsize_one_node and AD...Eric Botcazou1-0/+25
2010-04-16gigi.h (gnat_init_decl_processing): Delete.Eric Botcazou1-0/+20
2010-04-16trans.c (unchecked_conversion_nop): Handle function calls.Eric Botcazou1-0/+5
2010-04-16decl.c (gnat_to_gnu_entity): Use boolean_type_node in lieu of integer_type_no...Eric Botcazou1-0/+31
2010-04-16ada-tree.def (LOOP_STMT): Change to 4-operand nodes.Eric Botcazou1-0/+16
2010-04-16uintp.adb (UI_From_Dint): Remove useless code.Eric Botcazou1-0/+21
2010-04-16decl.c (make_type_from_size): Just copy TYPE_NAME.Eric Botcazou1-0/+11
2010-04-15cuintp.c (UI_To_gnu): Fix long line.Eric Botcazou1-0/+39
2010-04-15trans.c (gigi): Set DECL_IGNORED_P on EH functions.Eric Botcazou1-2/+20
2010-04-15g-socket.adb: A target can have multiple missing errno's.Joel Sherrill1-0/+7
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 Botcazou1-0/+23
2010-04-15trans.c (gigi): Do not start statement group.Eric Botcazou1-0/+13
2010-04-15trans.c (call_to_gnu): Do not unnecessarily force side-effects of actual para...Eric Botcazou1-0/+5
2010-04-15decl.c (validate_size): Reorder, remove obsolete test and warning.Eric Botcazou1-0/+6
2010-04-14gigi.h: Reorder declarations and tweak comments.Eric Botcazou1-0/+13
2010-04-14decl.c (gnat_to_gnu_entity): Fix comment.Eric Botcazou1-0/+9
2010-04-13Remove lang_eh_type_covers, which is dead, and the correspondingDuncan Sands1-0/+5
2010-04-13gigi.h (standard_datatypes): Add ADT_parent_name_id.Eric Botcazou1-0/+11
2010-04-13gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS...Eric Botcazou1-0/+33
2010-04-12trans.c (Identifier_to_gnu): Use boolean variable.Eric Botcazou1-0/+11
2010-04-11trans.c (lvalue_required_for_attribute_p): New static function.Eric Botcazou1-0/+13
2010-04-11utils2.c (build_cond_expr): Take the address and dereference if the result ty...Eric Botcazou1-0/+5