aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
AgeCommit message (Expand)Author
2003-03-06params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson
2002-09-11* print-tree.c (print_node): Print the restrict qualifier.Dan Nicolaescu
2002-09-10print-tree.c (print_node): In a STRING_CST...Per Bothner
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson
2002-08-04Index: ChangeLogGeoffrey Keating
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson
2002-05-20params.c: Fix formatting.Kazu Hirata
2002-03-14c-decl.c: Include c-pragma.h.Richard Henderson
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez
2002-01-22predict.c: Fix formatting.Kazu Hirata
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben
2001-12-05Fix line wrap in copyright notice.Richard Kenner
2001-11-09Makefile.in: Update.Neil Booth
2001-09-21Table-driven attributes.Joseph Myers
2001-09-06Remove OP_IDENTIFIER.Ira Ruben
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff
2001-06-02print-tree.c (print_node): Don't print "regdecl" when bit doesn't mean that; ...Richard Kenner
2001-03-27c-common.h (DECL_NUM_STMTS): New macro.Mark Mitchell
2001-03-17* print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.Richard Kenner
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell
2001-03-12emit-rtl.c (remove_unnecessary_notes): Reverse Richard Kenner's 2001-02-24 wh...Jeffrey Oldham
2001-02-24tree.h (BLOCK_DEAD): New macro.Richard Kenner
2001-02-18print-tree.c (print_node): Do not use BLOCK_CHAIN when we're not looking at a...Mark Mitchell
2001-02-06print-tree.c (print_node, [...]): Print DECL_ARG_TYPE and DECL_ARG_TYPE_AS_WR...Richard Kenner
2000-12-17print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.Richard Kenner
2000-12-04print-tree.c (print_node): target-specific builtins print numbers, not names.DJ Delorie
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers
2000-10-13Remove obstacks.Mark Mitchell
2000-08-15calls.c (ECF_SP_DEPRESSED): New macro.Richard Kenner
2000-06-12print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC to print the a...Jeffrey A Law
2000-06-07c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on error_mark_node.Zack Weinberg
2000-05-27tree.h (TREE_CODE_LENGTH): New macro.Richard Kenner
2000-04-25calls.c (expand_call): Use get_callee_fndecl.Jason Merrill
2000-04-18ggc-common.c: Add missing blanks.Richard Kenner
2000-03-26c-convert.c (convert): Return if output or input type is ERROR_MARK.Richard Kenner
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner
2000-03-09tree.h (struct tree_common): Rename raises_flag to nothrow_flag.Jason Merrill
2000-03-07tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner
2000-02-24tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner
1999-12-05tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting.Mark Mitchell
1999-10-26tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell
1999-10-03print-tree.c (print_node, indent_to): Remove redundant prototypes.Kaveh R. Ghazi
1999-09-07emit-rtl.c (free_emit_status): Take decl as a parameter.Mark Mitchell
1999-09-05Makefile.in (ggc-simple.o): Depend on varray.h.Richard Henderson
1999-08-20machmode.h (mode_name): Constify a char*.Kaveh R. Ghazi