| Commit message (Expand) | Author | Age | Files | Lines |
* | * decl.c, utils.c: Fix comment typos. | Kazu Hirata | 2005-08-01 | 1 | -2/+2 |
* | Make CONSTRUCTOR use VEC to store initializers. | Giovanni Bajo | 2005-07-20 | 1 | -4/+7 |
* | utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs. | Andrew Pinski | 2005-07-09 | 1 | -2/+3 |
* | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 2005-07-08 | 1 | -1/+0 |
* | decl.c (prepend_attributes): New case. | Eric Botcazou | 2005-07-04 | 1 | -2/+28 |
* | Update FSF address | R. Kelley Cook | 2005-07-01 | 1 | -2/+2 |
* | adaint.c, [...]: Fix comment typos. | Kazu Hirata | 2005-04-01 | 1 | -4/+4 |
* | re PR ada/19956 (ICE copy_tree_r, at tree-inline.c:2320 on simple Ada code) | Richard Kenner | 2005-03-29 | 1 | -4/+6 |
* | re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1) | Eric Botcazou | 2005-03-15 | 1 | -166/+178 |
* | re PR ada/19942 (Stage 2 compilation of ali.adb causes GNAT bug box) | Andrew Pinski | 2005-02-13 | 1 | -1/+1 |
* | utils.c (gnat_type_for_mode): Return NULL for COMPLEX modes... | Richard Henderson | 2005-02-12 | 1 | -2/+6 |
* | Fix for c330001 - PR ada/19386 | Eric Botcazou | 2005-02-10 | 1 | -17/+28 |
* | builtins.c (DEF_BUILTIN): Add COND argument. | Richard Henderson | 2005-02-09 | 1 | -100/+2 |
* | decl.c (compatible_signatures_p): New function. | Arnaud Charlet | 2005-01-03 | 1 | -0/+14 |
* | decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type for TYPE_SIZE_U... | Arnaud Charlet | 2004-12-08 | 1 | -29/+35 |
* | a-exexpr.adb (Others_Value, [...]): New variables... | Arnaud Charlet | 2004-11-19 | 1 | -1/+15 |
* | cuintp.c, [...]: Use gcc_assert and gcc_unreachable. | Richard Kenner | 2004-10-04 | 1 | -31/+16 |
* | decl.c (gnat_to_gnu_type, [...]): Wrap modular packed array types in both lit... | Robert Dewar | 2004-09-21 | 1 | -11/+11 |
* | re PR middle-end/16460 (ICE when compiling glibc (ld-ctype.c)) | Jan Hubicka | 2004-09-20 | 1 | -18/+1 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -8/+12 |
* | [multiple changes] | Arnaud Charlet | 2004-09-13 | 1 | -42/+50 |
* | [multiple changes] | Arnaud Charlet | 2004-09-01 | 1 | -4/+4 |
* | * utils.c (gnat_init_decl_processing): Ada has a signed sizetype. | Nathan Sidwell | 2004-08-27 | 1 | -1/+1 |
* | tree.h (build_int_cst): New, sign extended constant. | Nathan Sidwell | 2004-08-25 | 1 | -1/+1 |
* | c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call. | Nathan Sidwell | 2004-08-24 | 1 | -1/+1 |
* | tree.h (build_int_cst): New. | Nathan Sidwell | 2004-08-15 | 1 | -1/+1 |
* | builtins.def (BUILT_IN_STACK_ALLOC): Remove. | Richard Henderson | 2004-08-10 | 1 | -7/+13 |
* | [multiple changes] | Arnaud Charlet | 2004-08-09 | 1 | -3/+2 |
* | utils.c (gnat_define_builtin): Remove second parameter of make_decl_rtl. | Andreas Schwab | 2004-08-06 | 1 | -2/+2 |
* | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 2004-08-05 | 1 | -5/+5 |
* | [multiple changes] | Arnaud Charlet | 2004-07-26 | 1 | -187/+199 |
* | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 2004-07-25 | 1 | -0/+2 |
* | trans.c (add_decl_expr): Clear TREE_READONLY if clear DECL_INITIAL. | Richard Kenner | 2004-07-14 | 1 | -0/+5 |
* | [multiple changes] | Arnaud Charlet | 2004-07-13 | 1 | -22/+10 |
* | tree.def (RTL_EXPR): Remove. | Richard Henderson | 2004-07-01 | 1 | -3/+1 |
* | decl.c: Remove calls to add_decl_expr... | Richard Kenner | 2004-06-28 | 1 | -299/+140 |
* | ada-tree.def (DECL_STMT): Deleted. | Richard Kenner | 2004-06-26 | 1 | -4/+7 |
* | decl.c (elaborate_expression, [...]): Arguments now bool instead of int. | Richard Kenner | 2004-06-20 | 1 | -34/+58 |
* | ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation. | Richard Kenner | 2004-06-14 | 1 | -3/+11 |
* | ada-tree.def (TRANSFORM_EXPR, [...]): Deleted. | Richard Kenner | 2004-06-07 | 1 | -112/+201 |
* | [multiple changes] | Arnaud Charlet | 2004-06-07 | 1 | -3/+5 |
* | [multiple changes] | Arnaud Charlet | 2004-05-17 | 1 | -209/+95 |
* | [multiple changes] | Arnaud Charlet | 2004-05-14 | 1 | -9/+13 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+3 |
* | utils.c (max_size): Use MIN_EXPR to find the minimum value of a COND_EXPR. | Roger Sayle | 2004-05-11 | 1 | -1/+1 |
* | [multiple changes] | Arnaud Charlet | 2004-05-10 | 1 | -2/+0 |
* | [multiple changes] | Arnaud Charlet | 2004-04-27 | 1 | -0/+12 |
* | [multiple changes] | Arnaud Charlet | 2004-04-23 | 1 | -25/+5 |
* | [multiple changes] | Arnaud Charlet | 2004-04-21 | 1 | -4/+7 |
* | [multiple changes] | Arnaud Charlet | 2004-04-19 | 1 | -0/+3 |