aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
AgeCommit message (Expand)Author
2001-03-27 * c-common.h (DECL_NUM_STMTS): New macro.mmitchel
2001-03-14 * tree.h (DECL_RTL): Allocate RTL lazily.mmitchel
2001-02-18 * print-tree.c (print_node): Do not use BLOCK_CHAIN when we're notmmitchel
2001-02-06 * print-tree.c (print_node, case PARM_DECL):kenner
2000-12-17 * print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.kenner
2000-12-04* print-tree.c (print_node): target-specific builtins printdj
2000-11-07 * alias.c (init_alias_analysis), calls.c (expand_call,jsm28
2000-10-13 Remove obstacks.mmitchel
2000-08-16 * calls.c (ECF_SP_DEPRESSED): New macro.kenner
2000-06-12 * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEClaw
2000-06-07 * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P onzack
2000-05-27 * tree.h (TREE_CODE_LENGTH): New macro.kenner
2000-04-25 * calls.c (expand_call): Use get_callee_fndecl.jason
2000-04-18 * ggc-common.c: Add missing blanks.kenner
2000-03-27 * c-convert.c (convert): Return if output or input type is ERROR_MARK.kenner
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-03-09 * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.jason
2000-03-07 * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner
2000-02-29 * Eliminate DECL_FIELD_SIZE.kenner
2000-02-24 * tree.h (TREE_SET_PERMANENT): New macro. Document conditionszack
2000-02-20 * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner
1999-12-05 * tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.mmitchel
1999-10-26 * tree.h (BLOCK_TYPE_TAGS): Remove.mmitchel
1999-10-03 * print-tree.c (print_node, indent_to): Remove redundant prototypes.ghazi
1999-09-07 * emit-rtl.c (free_emit_status): Take decl as a parameter.mmitchel
1999-09-05 * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel
1999-08-20 * machmode.h (mode_name): Constify a char*.ghazi
1999-08-09 * print-tree.c (print_node): Print base for OFFSET_TYPEs.jason
1999-02-18 * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi
1999-01-06More copyright fixes. Oh what fun.law
1998-11-190bothner
1998-10-21 * invoke.texi: Document -flang-isoc9x.mmitchel
1998-06-25 * invoke.texi (-fstrict-aliasing): Document.mmitchel
1998-04-08dbothner
1998-03-23 * c-lang.c (lang_print_xnode): New function.law
1998-03-20Major cutover to using system.h:ghazi
1998-02-16 * tree.c (first_rtl_op): New fn.jason
1998-01-17 * varasm.c (immed_double_const): Add casts to HOST_WIDE_INT wherelaw
1997-12-12 * tree.c, tree.h: Change tree_code_type, tree_code_length, andlaw
1996-12-30(print_node): Don't try to print nonexistentwilson
1996-11-15(print_node{,_brief}, case INTEGER_CST): Use HOST_WIDE_INT_PRINT_*.kenner
1996-07-03formatting tweaksmrs
1995-06-15Update FSF address.kenner
1995-05-16(print_node): Fix misspellings in messages.kenner
1995-04-26(print_node): Print TYPE_PACKED.kenner
1995-03-10(print_node): Fix typo in printing large INTEGER_CST.kenner
1995-02-21(print_node{,_brief}): Print machine attributes.kenner
1994-08-25(print_node): Print more flags for types and decls.kenner
1994-08-24(print_node_brief, print_node): Use assignment instead ofkenner
1994-08-14(print_node{,_brief}): Use REAL_VALUE_TO_DECIMAL to print REAL_CSTkenner