summaryrefslogtreecommitdiff
path: root/gcc/ada/trans.c
Commit message (Expand)AuthorAgeFilesLines
* trans.c (gnat_gimplify_expr): Call recompute_tree_invarant_for_addr_expr when...Andrew Pinski2005-06-021-0/+1
* cal.c, [...]: Fix comment typos.Kazu Hirata2005-05-291-3/+3
* adaint.c, [...]: Fix comment typos.Kazu Hirata2005-04-011-5/+5
* decl.c (gnat_to_gnu_entity): Rework comment.Eric Botcazou2005-03-291-2/+1
* ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate.Eric Botcazou2005-03-181-31/+34
* trans.c (gnat_to_gnu): Set gnu_result to NULL_TREE on entry.Eric Botcazou2005-03-151-0/+2
* re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Eric Botcazou2005-03-151-31/+45
* g-zstspl.ads: New file.Robert Dewar2005-02-101-10/+12
* eval_fat.adb: (Eps_Model,Eps_Denorm): Remove, no longer used.Arnaud Charlet2005-01-031-17/+54
* re PR ada/19128 (Bug box while building asharp)Sohail Somani2004-12-301-2/+2
* re PR middle-end/17746 (ICE when building the Ada RTS)Eric Botcazou2004-12-231-1/+1
* [multiple changes]Richard Henderson2004-12-221-3/+7
* * trans.c (gigi): Update gimplify_body call.Richard Henderson2004-12-191-1/+1
* misc.c (gnat_types_compatible_p, [...]): Remove.Arnaud Charlet2004-12-081-12/+14
* a-exexpr.adb (Others_Value, [...]): New variables...Arnaud Charlet2004-11-191-12/+10
* trans.c (call_to_gnu): For an (in-)out parameter passed by reference whose ty...Eric Botcazou2004-10-271-0/+14
* cuintp.c, [...]: Use gcc_assert and gcc_unreachable.Richard Kenner2004-10-041-98/+71
* decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit...Robert Dewar2004-09-211-11/+10
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-12/+12
* [multiple changes]Arnaud Charlet2004-09-131-181/+285
* [multiple changes]Arnaud Charlet2004-09-011-42/+31
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-5/+3
* cuintp.c (UI_To_gnu): Be more conservative with build_int_cst call.sNathan Sidwell2004-08-161-8/+13
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-10/+8
* [multiple changes]Arnaud Charlet2004-08-091-111/+129
* [multiple changes]Arnaud Charlet2004-07-261-321/+297
* [multiple changes]Arnaud Charlet2004-07-201-2056/+2043
* trans.c (add_decl_expr): Clear TREE_READONLY if clear DECL_INITIAL.Richard Kenner2004-07-141-0/+1
* * trans.c (gnat_init_stmt_group): Remove duplicate definition.Andreas Schwab2004-07-141-22/+0
* [multiple changes]Arnaud Charlet2004-07-131-86/+171
* except.c (expand_eh_region_start, [...]): Remove.Richard Henderson2004-07-081-14/+3
* tree.def (RTL_EXPR): Remove.Richard Henderson2004-07-011-6/+0
* decl.c: Remove calls to add_decl_expr...Richard Kenner2004-06-281-202/+231
* ada-tree.def (DECL_STMT): Deleted.Richard Kenner2004-06-261-61/+47
* c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.Richard Henderson2004-06-231-7/+2
* decl.c (elaborate_expression, [...]): Arguments now bool instead of int.Richard Kenner2004-06-201-101/+55
* ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation.Richard Kenner2004-06-141-34/+60
* ada-tree.def (TRANSFORM_EXPR, [...]): Deleted.Richard Kenner2004-06-071-1111/+952
* [multiple changes]Arnaud Charlet2004-06-071-37/+58
* [multiple changes]Arnaud Charlet2004-05-241-6/+24
* [multiple changes]Arnaud Charlet2004-05-171-72/+277
* tree.def (documentation): Remove mention of class 'b'.Zack Weinberg2004-05-141-1/+0
* [multiple changes]Arnaud Charlet2004-04-271-1/+8
* [multiple changes]Arnaud Charlet2004-04-231-34/+28
* re PR rtl-optimization/14984 (bootstrap binary compare differs for Ada object...Laurent GUERBY2004-04-231-6/+17
* [multiple changes]Arnaud Charlet2004-04-191-60/+73
* [multiple changes]Arnaud Charlet2004-04-081-87/+199
* builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner2004-03-311-6/+6
* alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner2004-03-211-16/+9
* [multiple changes]Arnaud Charlet2004-03-191-22/+9