summaryrefslogtreecommitdiffstats
path: root/gcc/print-tree.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* (print_node): Don't try to print nonexistentwilson1996-12-301-1/+0
* (print_node{,_brief}, case INTEGER_CST): Use HOST_WIDE_INT_PRINT_*.kenner1996-11-151-55/+16
* formatting tweaksmrs1996-07-031-1/+1
* Update FSF address.kenner1995-06-151-1/+2
* (print_node): Fix misspellings in messages.kenner1995-05-161-1/+1
* (print_node): Print TYPE_PACKED.kenner1995-04-261-0/+2
* (print_node): Fix typo in printing large INTEGER_CST.kenner1995-03-101-2/+1
* (print_node{,_brief}): Print machine attributes.kenner1995-02-211-2/+5
* (print_node): Print more flags for types and decls.kenner1994-08-251-8/+40
* (print_node_brief, print_node): Use assignment instead ofkenner1994-08-241-2/+6
* (print_node{,_brief}): Use REAL_VALUE_TO_DECIMAL to print REAL_CSTkenner1994-08-141-12/+43
* (print_node{,_brief}): Use correct printf code to print INTEGER_CST ifkenner1994-07-301-4/+28
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-1/+2
* (print_node): Print attributes.kenner1994-05-061-1/+3
OpenPOWER on IntegriCloud