| Commit message (Expand) | Author | Age | Files | Lines |
* | trans.c (gnat_gimplify_expr): Call recompute_tree_invarant_for_addr_expr when... | Andrew Pinski | 2005-06-02 | 1 | -0/+1 |
* | cal.c, [...]: Fix comment typos. | Kazu Hirata | 2005-05-29 | 1 | -3/+3 |
* | adaint.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-01 | 1 | -5/+5 |
* | decl.c (gnat_to_gnu_entity): Rework comment. | Eric Botcazou | 2005-03-29 | 1 | -2/+1 |
* | ada-tree.h: (DECL_RENAMING_GLOBAL_P): New predicate. | Eric Botcazou | 2005-03-18 | 1 | -31/+34 |
* | trans.c (gnat_to_gnu): Set gnu_result to NULL_TREE on entry. | Eric Botcazou | 2005-03-15 | 1 | -0/+2 |
* | re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1) | Eric Botcazou | 2005-03-15 | 1 | -31/+45 |
* | g-zstspl.ads: New file. | Robert Dewar | 2005-02-10 | 1 | -10/+12 |
* | eval_fat.adb: (Eps_Model,Eps_Denorm): Remove, no longer used. | Arnaud Charlet | 2005-01-03 | 1 | -17/+54 |
* | re PR ada/19128 (Bug box while building asharp) | Sohail Somani | 2004-12-30 | 1 | -2/+2 |
* | re PR middle-end/17746 (ICE when building the Ada RTS) | Eric Botcazou | 2004-12-23 | 1 | -1/+1 |
* | [multiple changes] | Richard Henderson | 2004-12-22 | 1 | -3/+7 |
* | * trans.c (gigi): Update gimplify_body call. | Richard Henderson | 2004-12-19 | 1 | -1/+1 |
* | misc.c (gnat_types_compatible_p, [...]): Remove. | Arnaud Charlet | 2004-12-08 | 1 | -12/+14 |
* | a-exexpr.adb (Others_Value, [...]): New variables... | Arnaud Charlet | 2004-11-19 | 1 | -12/+10 |
* | trans.c (call_to_gnu): For an (in-)out parameter passed by reference whose ty... | Eric Botcazou | 2004-10-27 | 1 | -0/+14 |
* | cuintp.c, [...]: Use gcc_assert and gcc_unreachable. | Richard Kenner | 2004-10-04 | 1 | -98/+71 |
* | decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit... | Robert Dewar | 2004-09-21 | 1 | -11/+10 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -12/+12 |
* | [multiple changes] | Arnaud Charlet | 2004-09-13 | 1 | -181/+285 |
* | [multiple changes] | Arnaud Charlet | 2004-09-01 | 1 | -42/+31 |
* | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 2004-08-25 | 1 | -5/+3 |
* | cuintp.c (UI_To_gnu): Be more conservative with build_int_cst call.s | Nathan Sidwell | 2004-08-16 | 1 | -8/+13 |
* | tree.h (build_int_cst): New. | Nathan Sidwell | 2004-08-15 | 1 | -10/+8 |
* | [multiple changes] | Arnaud Charlet | 2004-08-09 | 1 | -111/+129 |
* | [multiple changes] | Arnaud Charlet | 2004-07-26 | 1 | -321/+297 |
* | [multiple changes] | Arnaud Charlet | 2004-07-20 | 1 | -2056/+2043 |
* | trans.c (add_decl_expr): Clear TREE_READONLY if clear DECL_INITIAL. | Richard Kenner | 2004-07-14 | 1 | -0/+1 |
* | * trans.c (gnat_init_stmt_group): Remove duplicate definition. | Andreas Schwab | 2004-07-14 | 1 | -22/+0 |
* | [multiple changes] | Arnaud Charlet | 2004-07-13 | 1 | -86/+171 |
* | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 2004-07-08 | 1 | -14/+3 |
* | tree.def (RTL_EXPR): Remove. | Richard Henderson | 2004-07-01 | 1 | -6/+0 |
* | decl.c: Remove calls to add_decl_expr... | Richard Kenner | 2004-06-28 | 1 | -202/+231 |
* | ada-tree.def (DECL_STMT): Deleted. | Richard Kenner | 2004-06-26 | 1 | -61/+47 |
* | c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call. | Richard Henderson | 2004-06-23 | 1 | -7/+2 |
* | decl.c (elaborate_expression, [...]): Arguments now bool instead of int. | Richard Kenner | 2004-06-20 | 1 | -101/+55 |
* | ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation. | Richard Kenner | 2004-06-14 | 1 | -34/+60 |
* | ada-tree.def (TRANSFORM_EXPR, [...]): Deleted. | Richard Kenner | 2004-06-07 | 1 | -1111/+952 |
* | [multiple changes] | Arnaud Charlet | 2004-06-07 | 1 | -37/+58 |
* | [multiple changes] | Arnaud Charlet | 2004-05-24 | 1 | -6/+24 |
* | [multiple changes] | Arnaud Charlet | 2004-05-17 | 1 | -72/+277 |
* | tree.def (documentation): Remove mention of class 'b'. | Zack Weinberg | 2004-05-14 | 1 | -1/+0 |
* | [multiple changes] | Arnaud Charlet | 2004-04-27 | 1 | -1/+8 |
* | [multiple changes] | Arnaud Charlet | 2004-04-23 | 1 | -34/+28 |
* | re PR rtl-optimization/14984 (bootstrap binary compare differs for Ada object... | Laurent GUERBY | 2004-04-23 | 1 | -6/+17 |
* | [multiple changes] | Arnaud Charlet | 2004-04-19 | 1 | -60/+73 |
* | [multiple changes] | Arnaud Charlet | 2004-04-08 | 1 | -87/+199 |
* | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 2004-03-31 | 1 | -6/+6 |
* | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 2004-03-21 | 1 | -16/+9 |
* | [multiple changes] | Arnaud Charlet | 2004-03-19 | 1 | -22/+9 |