summaryrefslogtreecommitdiff
path: root/gcc/tree.def
Commit message (Expand)AuthorAgeFilesLines
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-1/+1
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-1/+1
* tree.def (FFS_EXPR, [...]): Delete unused tree codes.Roger Sayle2003-09-181-7/+0
* c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.Josef Zlomek2003-09-011-1/+0
* builtin-attrs.def: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* c-common.c (c_estimate_num_insns_1): Don't handle METHOD_CALL_EXPR.Steven Bosscher2003-07-171-5/+0
* Index: ChangeLogGeoffrey Keating2003-07-111-14/+19
* convert.c, [...]: Replace overly specific references to "GNU C" and "GNU C Co...Nathanael Nerode2003-06-161-1/+1
* update commentsJason Merrill2003-05-131-11/+3
* tree.h (TREE_CST_RTL, [...]): Delete.Zack Weinberg2003-04-281-5/+3
* tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg2003-04-071-16/+18
* [multiple changes]Richard Henderson2003-02-011-0/+5
* * tree.def: Delete mention of nonexistent ARRAY_TYPE fields.Zack Weinberg2002-10-241-2/+0
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-5/+5
* LANGUAGES: Follow spelling conventions.Kazu Hirata2002-09-271-3/+3
* tree.def: Fix typos.Kazu Hirata2002-05-251-2/+2
* c-common.c (c_tree_code_type, [...]): Delete.Kaveh R. Ghazi2002-03-131-1/+1
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-0/+3
* expr.c (expand_expr, [...]): Refine slightly and also support TREE_ADDRESSABLE.Richard Kenner2001-11-211-1/+6
* tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner2001-11-191-0/+7
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-0/+7
* tree.def (FDESC_EXPR): New.Richard Henderson2001-09-211-1/+5
* Remove OP_IDENTIFIER.Ira Ruben2001-09-061-5/+0
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* *** empty log message ***Alexandre Petit-Bianco2001-07-311-2/+2
* tree.def: Document restriction on {L|R}SHIFT_EXPR's second argument.Toon Moene2001-07-191-1/+3
* * tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling2001-07-141-4/+0
* Update comments for ARRAY_RANGE_REFRichard Kenner2001-06-051-3/+3
* tree.def (ARRAY_RANGE_REF): New code.Richard Kenner2001-06-041-2/+8
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-11/+4
* cse.c (find_comparison_args): Update documentation.Mark Mitchell2001-03-191-0/+6
* fold-const.c (fold_binary_op_with_conditional_arg): New function, split out f...Mark Mitchell2001-02-181-2/+4
* Update copyrightMark Mitchell2001-01-021-1/+1
* * tree.def (TRUTH_NOT_EXPR): Improve documentation.Mark Mitchell2001-01-021-5/+9
* expr.c (do_preexpand_calls): Remove.Mark Mitchell2000-10-231-4/+2
* Vector conversions supportBernd Schmidt2000-06-241-0/+4
* rtl.def (ASHIFT, [...]): Recomment.Nathan Sidwell2000-04-101-2/+2
* function.c (free_temps_for_rtl_expr): Don't free slots that have been pushed ...Mark Mitchell2000-03-061-5/+4
* tree.def (RTL_EXPR): Update documentation.Mark Mitchell2000-03-051-4/+8
* emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell2000-02-281-2/+4
* tree.def (UNNE_EXPR): Remove.Richard Henderson2000-01-251-1/+0
* rtl.def: Add unordered fp comparisions.Richard Henderson2000-01-241-0/+12
* tree.def (EXPR_WITH_FILE_LOCATION): Temporarily add a third operand, for use ...Alexandre Petit-Bianco1999-12-121-2/+4
* tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.Mark Mitchell1999-12-051-1/+1
* * tree.def (PLACEHOLDER_EXPR): Update comments.Peter Gerwinski1999-10-281-30/+39
* builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1999-07-251-0/+3
* tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match reality.Mark Mitchell1999-05-171-2/+8
* fix typo in commentCraig Burley1999-04-191-1/+1
* fix typo in tree.defCraig Burley1999-04-031-1/+1
* tree.def (TRY_FINALLY_EXPR, [...]): New tree nodes,Per Bothner1999-02-191-0/+21