summaryrefslogtreecommitdiff
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED.nathan2003-05-211-3/+0
* gcc:ghazi2003-05-171-24/+11
* * stmt.c (force_label_rtx): New function, based on logiczack2003-05-071-1/+2
* * tree.h (DECL_BUILT_IN_NONANSI): Remove.sayle2003-04-141-3/+1
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-1/+3
* * output.h: Fix comment typos.kazu2002-12-251-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* gcc/rth2002-10-161-6/+4
* * print-tree.c (print_node): Print the restrict qualifier.rth2002-09-121-0/+3
* * print-tree.c (print_node): In a STRING_CST, escape non-asciibothner2002-09-101-1/+14
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-041-2/+2
* Index: ChangeLoggeoffk2002-08-041-3/+2
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-0/+2
* * params.c: Fix formatting.kazu2002-05-201-3/+3
* * c-decl.c: Include c-pragma.h.rth2002-03-151-0/+2
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-22/+0
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+16
* * 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