Age | Commit message (Expand) | Author | Files | Lines |
2004-06-14 | ada-tree.def (LOOP_STMT, EXIT_STMT): Update documentation. | Richard Kenner | 1 | -34/+60 |
2004-06-07 | ada-tree.def (TRANSFORM_EXPR, [...]): Deleted. | Richard Kenner | 1 | -1111/+952 |
2004-06-07 | [multiple changes] | Arnaud Charlet | 1 | -37/+58 |
2004-05-24 | [multiple changes] | Arnaud Charlet | 1 | -6/+24 |
2004-05-17 | [multiple changes] | Arnaud Charlet | 1 | -72/+277 |
2004-05-14 | tree.def (documentation): Remove mention of class 'b'. | Zack Weinberg | 1 | -1/+0 |
2004-04-27 | [multiple changes] | Arnaud Charlet | 1 | -1/+8 |
2004-04-23 | [multiple changes] | Arnaud Charlet | 1 | -34/+28 |
2004-04-23 | re PR rtl-optimization/14984 (bootstrap binary compare differs for Ada object... | Laurent GUERBY | 1 | -6/+17 |
2004-04-19 | [multiple changes] | Arnaud Charlet | 1 | -60/+73 |
2004-04-08 | [multiple changes] | Arnaud Charlet | 1 | -87/+199 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -6/+6 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -16/+9 |
2004-03-19 | [multiple changes] | Arnaud Charlet | 1 | -22/+9 |
2004-03-18 | tree.h (TREE_CHECK2, [...]): New macros. | Richard Kenner | 1 | -4/+4 |
2004-03-15 | [multiple changes] | Arnaud Charlet | 1 | -3/+1 |
2004-03-05 | [multiple changes] | Arnaud Charlet | 1 | -3/+29 |
2004-02-23 | [multiple changes] | Arnaud Charlet | 1 | -0/+13 |
2004-02-03 | combine.c (simplify_set): Use gen_rtx_fmt_e instead of gen_rtx. | Kazu Hirata | 1 | -1/+1 |
2004-01-12 | [multiple changes] | Arnaud Charlet | 1 | -3/+2 |
2004-01-05 | [multiple changes] | Arnaud Charlet | 1 | -1/+10 |
2003-12-20 | trans.c: Remove uses of "register" specifier in declarations of local variables. | Kazu Hirata | 1 | -6/+6 |
2003-11-04 | re PR ada/12806 (Program_Error sinput.adb:397) | Arnaud Charlet | 1 | -1/+1 |
2003-10-31 | C90 prototype updates. | R. Kelley Cook | 1 | -138/+83 |
2003-10-29 | 3vtrasym.adb, [...]: Minor reformatting | Arnaud Charlet | 1 | -12/+57 |
2003-10-23 | re PR ada/11978 (ada compiler crashes in a-tags.adb) | Arnaud Charlet | 1 | -1/+1 |
2003-10-21 | 3psoccon.ads, [...]: Files added. | Arnaud Charlet | 1 | -518/+546 |
2003-09-29 | trans.c (gigi): Use REAL_ARITHMETIC, not REAL_VALUE_ATOF, to initialize dcons... | Zack Weinberg | 1 | -2/+2 |
2003-09-28 | stmt.c (expand_asm_operands): Take a location_t, instead of individual file a... | Richard Henderson | 1 | -1/+1 |
2003-09-21 | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | Richard Henderson | 1 | -2/+2 |
2003-09-21 | tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | Richard Henderson | 1 | -2/+2 |
2003-07-07 | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 1 | -2/+2 |
2003-06-10 | * init.c, misc.c, trans.c, utils.c: Remove dead code. | Nathanael Nerode | 1 | -8/+0 |
2003-05-03 | trans.c (tree_transform): Use location_t and input_location directly. | Nathan Sidwell | 1 | -4/+2 |
2003-05-01 | trans.c (tree_transform, [...]): Rename lineno to input_line. | Nathan Sidwell | 1 | -6/+6 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -3/+3 |
2003-04-24 | 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ... | Geert Bosch | 1 | -2/+4 |
2003-04-13 | tree.c (build_constructor): New function. | Zack Weinberg | 1 | -6/+6 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-11-05 | re PR ada/8358 (Ada accesses freed memory) | Graham Stott | 1 | -0/+11 |
2002-10-23 | Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for... | Nathanael Nerode | 1 | -1/+1 |
2002-09-17 | trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP. | Richard Henderson | 1 | -5/+7 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -8/+6 |
2002-04-17 | c-common.h (STMT_EXPR_NO_SCOPE): New macro. | Mark Mitchell | 1 | -1/+1 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -4/+3 |
2002-04-01 | c-decl.c (grokdeclarator): Update. | Neil Booth | 1 | -4/+5 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 1 | -7/+7 |
2002-03-29 | Makefile.in (convert.o, [...]): Update. | Neil Booth | 1 | -1/+1 |
2002-03-14 | Delete all lines containing "$Revision:". | Geoffrey Keating | 1 | -1/+0 |
2002-03-08 | 41intnam.ads, [...]: Merge in ACT changes. | Geert Bosch | 1 | -197/+335 |