Age | Commit message (Expand) | Author | Files | Lines |
2004-07-26 | [multiple changes] | Arnaud Charlet | 1 | -187/+199 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -0/+2 |
2004-07-14 | trans.c (add_decl_expr): Clear TREE_READONLY if clear DECL_INITIAL. | Richard Kenner | 1 | -0/+5 |
2004-07-13 | [multiple changes] | Arnaud Charlet | 1 | -22/+10 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -3/+1 |
2004-06-28 | decl.c: Remove calls to add_decl_expr... | Richard Kenner | 1 | -299/+140 |
2004-06-26 | ada-tree.def (DECL_STMT): Deleted. | Richard Kenner | 1 | -4/+7 |
2004-06-20 | decl.c (elaborate_expression, [...]): Arguments now bool instead of int. | Richard Kenner | 1 | -34/+58 |
2004-06-14 | ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation. | Richard Kenner | 1 | -3/+11 |
2004-06-07 | ada-tree.def (TRANSFORM_EXPR, [...]): Deleted. | Richard Kenner | 1 | -112/+201 |
2004-06-07 | [multiple changes] | Arnaud Charlet | 1 | -3/+5 |
2004-05-17 | [multiple changes] | Arnaud Charlet | 1 | -209/+95 |
2004-05-14 | [multiple changes] | Arnaud Charlet | 1 | -9/+13 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -2/+3 |
2004-05-11 | utils.c (max_size): Use MIN_EXPR to find the minimum value of a COND_EXPR. | Roger Sayle | 1 | -1/+1 |
2004-05-10 | [multiple changes] | Arnaud Charlet | 1 | -2/+0 |
2004-04-27 | [multiple changes] | Arnaud Charlet | 1 | -0/+12 |
2004-04-23 | [multiple changes] | Arnaud Charlet | 1 | -25/+5 |
2004-04-21 | [multiple changes] | Arnaud Charlet | 1 | -4/+7 |
2004-04-19 | [multiple changes] | Arnaud Charlet | 1 | -0/+3 |
2004-04-08 | [multiple changes] | Arnaud Charlet | 1 | -1/+5 |
2004-04-05 | c-decl.c (build_compound_literal): Use TYPE_READONLY. | Richard Kenner | 1 | -1/+1 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 1 | -1/+10 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -9/+9 |
2004-03-23 | alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL. | Richard Kenner | 1 | -15/+21 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -28/+3 |
2004-03-02 | [multiple changes] | Arnaud Charlet | 1 | -2/+5 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -1/+1 |
2004-02-05 | utils.c (create_param_decl): Replace PROMOTE_PROTOTYPES with targetm.calls.pr... | Kazu Hirata | 1 | -5/+4 |
2004-02-02 | [multiple changes] | Arnaud Charlet | 1 | -24/+58 |
2004-01-19 | [multiple changes] | Arnaud Charlet | 1 | -1/+1 |
2004-01-16 | system.h (ASM_OUTPUT_SECTION_NAME): Poison. | Kazu Hirata | 1 | -9/+11 |
2003-11-24 | re PR ada/13142 (gnat1 generating call to library 'setjmp', not using __buiti... | Arnaud Charlet | 1 | -1/+1 |
2003-11-17 | [multiple changes] | Arnaud Charlet | 1 | -3/+3 |
2003-11-04 | re PR ada/12806 (Program_Error sinput.adb:397) | Arnaud Charlet | 1 | -3/+4 |
2003-10-31 | C90 prototype updates. | R. Kelley Cook | 1 | -193/+111 |
2003-10-29 | 3vtrasym.adb, [...]: Minor reformatting | Arnaud Charlet | 1 | -11/+13 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -116/+289 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -3/+3 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -3/+3 |
2003-06-20 | tree.h (expand_function_end): Remove all parameters. | Nathan Sidwell | 1 | -1/+1 |
2003-06-14 | tree.h (init_function_start): Remove filename and line paramters. | Nathan Sidwell | 1 | -1/+1 |
2003-06-10 | * init.c, misc.c, trans.c, utils.c: Remove dead code. | Nathanael Nerode | 1 | -7/+0 |
2003-06-01 | tm.texi (Storage Layout): Remove ROUND_TYPE_SIZE and ROUND_TYPE_SIZE_UNIT. | Andreas Jaeger | 1 | -28/+22 |
2003-05-03 | trans.c (tree_transform): Use location_t and input_location directly. | Nathan Sidwell | 1 | -2/+1 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -5/+5 |
2003-04-28 | tree.h (TREE_CST_RTL, [...]): Delete. | Zack Weinberg | 1 | -6/+1 |
2003-04-13 | tree.c (build_constructor): New function. | Zack Weinberg | 1 | -7/+7 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-23 | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 1 | -1/+1 |