aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+1
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-0/+2
2002-05-20params.c: Fix formatting.Kazu Hirata1-3/+3
2002-03-14c-decl.c: Include c-pragma.h.Richard Henderson1-0/+2
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-22/+0
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-0/+16
2002-01-22predict.c: Fix formatting.Kazu Hirata1-3/+3
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben1-0/+2
2001-12-05Fix line wrap in copyright notice.Richard Kenner1-2/+2
2001-11-09Makefile.in: Update.Neil Booth1-4/+5
2001-09-21Table-driven attributes.Joseph Myers1-3/+3
2001-09-06Remove OP_IDENTIFIER.Ira Ruben1-5/+0
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-06-02print-tree.c (print_node): Don't print "regdecl" when bit doesn't mean that; ...Richard Kenner1-1/+7
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell1-5/+0
2001-03-17* print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.Richard Kenner1-0/+2
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-1/+1
2001-03-12emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh...Jeffrey Oldham1-8/+0
2001-02-24tree.h (BLOCK_DEAD): New macro.Richard Kenner1-0/+8
2001-02-18print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a...Mark Mitchell1-1/+1
2001-02-06print-tree.c (print_node, [...]): Print DECL_ARG_TYPE and DECL_ARG_TYPE_AS_WR...Richard Kenner1-4/+11
2000-12-17print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.Richard Kenner1-20/+22
2000-12-04print-tree.c (print_node): target-specific builtins print numbers, not names.DJ Delorie1-3/+8
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-1/+1
2000-10-13Remove obstacks.Mark Mitchell1-23/+2
2000-08-15calls.c (ECF_SP_DEPRESSED): New macro.Richard Kenner1-13/+32
2000-06-12print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC to print the a...Jeffrey A Law1-2/+7
2000-06-07c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on error_mark_node.Zack Weinberg1-2/+11
2000-05-27tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner1-1/+3
2000-04-25calls.c (expand_call): Use get_callee_fndecl.Jason Merrill1-0/+1
2000-04-18ggc-common.c: Add missing blanks.Richard Kenner1-1/+5
2000-03-26c-convert.c (convert): Return if output or input type is ERROR_MARK.Richard Kenner1-19/+20
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-1/+5
2000-03-09tree.h (struct tree_common): Rename raises_flag to nothrow_flag.Jason Merrill1-2/+2
2000-03-07tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner1-1/+1
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-8/+22
2000-02-24tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg1-1/+1
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-1/+5
1999-12-05tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.Mark Mitchell1-0/+4
1999-10-26tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell1-1/+0
1999-10-03print-tree.c (print_node, indent_to): Remove redundant prototypes.Kaveh R. Ghazi1-3/+0
1999-09-07emit-rtl.c (free_emit_status): Take decl as a parameter.Mark Mitchell1-1/+2
1999-09-05Makefile.in (ggc-simple.o): Depend on varray.h.Richard Henderson1-1/+2
1999-08-20machmode.h (mode_name): Constify a char*.Kaveh R. Ghazi1-4/+2
1999-08-09print-tree.c (print_node): Print base for OFFSET_TYPEs.Jason Merrill1-1/+4
1999-02-18bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-2/+2
1999-01-06More copyright fixes. Oh what fun.Jeff Law1-1/+1
1998-11-19print-tree.c (print_node): After printing BLOCK or BIND_EXPR...Per Bothner1-2/+2
1998-10-21invoke.texi: Document -flang-isoc9x.Mark Mitchell1-0/+2
1998-06-25invoke.texi (-fstrict-aliasing): Document.Mark Mitchell1-0/+1