aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
AgeCommit message (Expand)Author
2002-03-15 * c-decl.c: Include c-pragma.h.rth
2002-03-03 * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack
2002-02-192002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh
2002-01-22 * predict.c: Fix formatting.kazu
2002-01-10Added __attribute__((deprecated)) patches.ira
2001-12-05Fix line wrap in copyright notice.kenner
2001-11-09 * Makefile.in: Update.neil
2001-09-21 Table-driven attributes.jsm28
2001-09-062001-09-06 Ira Ruben <ira@apple.com>shebs
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald
2001-06-02 * print-tree.c (print_node): Don't print "regdecl" when bit doesn'tkenner
2001-03-27 * c-common.h (DECL_NUM_STMTS): New macro.mmitchel
2001-03-17 * print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.kenner
2001-03-15 * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel
2001-03-122001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham
2001-02-24 * tree.h (BLOCK_DEAD): New macro.kenner
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