summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* * predict.c: Fix formatting.kazu2002-01-221-3/+3
* Added __attribute__((deprecated)) patches.ira2002-01-101-0/+2
* Fix line wrap in copyright notice.kenner2001-12-051-2/+2
* * Makefile.in: Update.neil2001-11-091-4/+5
* Table-driven attributes.jsm282001-09-211-3/+3
* 2001-09-06 Ira Ruben <ira@apple.com>shebs2001-09-061-5/+0
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * print-tree.c (print_node): Don't print "regdecl" when bit doesn'tkenner2001-06-021-1/+7
* * c-common.h (DECL_NUM_STMTS): New macro.mmitchel2001-03-271-5/+0
* * print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.kenner2001-03-171-0/+2
* * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME, not themmitchel2001-03-151-1/+1
* 2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-03-121-8/+0
* * tree.h (BLOCK_DEAD): New macro.kenner2001-02-241-0/+8
* * print-tree.c (print_node): Do not use BLOCK_CHAIN when we're notmmitchel2001-02-181-1/+1
* * print-tree.c (print_node, case PARM_DECL):kenner2001-02-061-4/+11
* * print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.kenner2000-12-171-20/+22
* * print-tree.c (print_node): target-specific builtins printdj2000-12-041-3/+8
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-1/+1
* Remove obstacks.mmitchel2000-10-131-23/+2
* * calls.c (ECF_SP_DEPRESSED): New macro.kenner2000-08-161-13/+32
* * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEClaw2000-06-121-2/+7
* * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P onzack2000-06-071-2/+11
* * tree.h (TREE_CODE_LENGTH): New macro.kenner2000-05-271-1/+3
* * calls.c (expand_call): Use get_callee_fndecl.jason2000-04-251-0/+1
* * ggc-common.c: Add missing blanks.kenner2000-04-181-1/+5
* * c-convert.c (convert): Return if output or input type is ERROR_MARK.kenner2000-03-271-19/+20
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-1/+5
* * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.jason2000-03-091-2/+2
* * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts.kenner2000-03-071-1/+1
* * Eliminate DECL_FIELD_SIZE.kenner2000-02-291-8/+22
* * tree.h (TREE_SET_PERMANENT): New macro. Document conditionszack2000-02-241-1/+1
* * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.kenner2000-02-201-1/+5
* * tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.mmitchel1999-12-051-0/+4
* * tree.h (BLOCK_TYPE_TAGS): Remove.mmitchel1999-10-261-1/+0
* * print-tree.c (print_node, indent_to): Remove redundant prototypes.ghazi1999-10-031-3/+0
* * emit-rtl.c (free_emit_status): Take decl as a parameter.mmitchel1999-09-071-1/+2
* * Makefile.in (ggc-simple.o): Depend on varray.h.mmitchel1999-09-051-1/+2
* * machmode.h (mode_name): Constify a char*.ghazi1999-08-201-4/+2
* * print-tree.c (print_node): Print base for OFFSET_TYPEs.jason1999-08-091-1/+4
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-2/+2
* More copyright fixes. Oh what fun.law1999-01-061-1/+1
* 0bothner1998-11-191-2/+2
* * invoke.texi: Document -flang-isoc9x.mmitchel1998-10-211-0/+2
* * invoke.texi (-fstrict-aliasing): Document.mmitchel1998-06-251-0/+1
* dbothner1998-04-081-0/+9
* * c-lang.c (lang_print_xnode): New function.law1998-03-231-0/+2
* Major cutover to using system.h:ghazi1998-03-201-1/+1
* * tree.c (first_rtl_op): New fn.jason1998-02-161-22/+3
* * varasm.c (immed_double_const): Add casts to HOST_WIDE_INT wherelaw1998-01-171-4/+4
* * tree.c, tree.h: Change tree_code_type, tree_code_length, andlaw1997-12-121-5/+8