OSDN Git Service

* tree.def (FIXED_POINT_TYPE): New type.
[pf3gnuchains/gcc-fork.git] / gcc / print-tree.c
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-07-28 ghazi * calls.c (special_function_p, setjmp_call_p, alloca_c...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-10 geoffk2007-07-09 Geoffrey Keating <geoffk@apple.com>
2007-06-12 ian./:
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-11 sayle * builtins.c (expand_builtin_pow, expand_builtin_powi,
2007-01-02 dgregor2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-10-06 amylaar * print-tree.c (print_node_brief, print_node): Print...
2006-07-17 amylaargcc:
2006-05-15 rakdver PR tree-optimization/26830
2006-04-23 mmitchel2006-04-23 Mark Mitchell <mark@codesourcery.com>
2006-02-15 dberlin2006-02-15 Daniel Berlin <dberlin@dberlin.org>
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-06 dberlinIn gcc/
2005-10-12 rth PR c/24255
2005-08-16 ghazi * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-11 dberlin2005-07-11 Daniel Berlin <dberlin@dberlin.org>
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-06-30 steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-25 kcookUpdate FSF address.
2005-03-31 dalej2005-03-30 Stuart Hastings <stuart@apple.com>
2005-03-02 kazu * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c,
2005-02-24 kenner * print-tree.c (print_node_brief): Print LABEL_DECL_UID.
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-08 kazu * c-common.c (verify_tree): Don't check code length...
2004-12-07 kazugcc/
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-08-16 dpatel * c-common.c (handle_used_attribute): Set DECL_...
2004-07-22 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-15 rth * print-tree.c (print_node): Fix casts last...
2004-07-15 rth * print-tree.c (print_node): Handle SSA_NAME.
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-05-14 zack * tree.def (documentation): Remove mention of class...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 kenner * expr.c (get_inner_reference): Use DECL_UNSIGNED...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-01-05 kenner * tree.h: Update documentation on nothrow_flag.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-08 ghazigcc:
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-16 neroden * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c,...
2003-05-21 nathan * c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOU...
2003-05-17 ghazigcc:
2003-05-07 zack * stmt.c (force_label_rtx): New function, based on...
2003-04-14 sayle * tree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-03-02 geoffk2003-03-02 Kurt Garloff <garloff@suse.de>
2002-12-25 kazu * output.h: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-16 rthgcc/
2002-09-12 rth * print-tree.c (print_node): Print the restrict...
2002-09-10 bothner * print-tree.c (print_node): In a STRING_CST, escape...
2002-09-04 rth * real.c (ereal_to_decimal): Add digits parameter.
2002-08-04 geoffkIndex: ChangeLog
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-20 kazu * params.c: Fix formatting.
2002-03-15 rth * c-decl.c: Include c-pragma.h.
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-02-19 aldyh2002-02-19 Aldy Hernandez <aldyh@redhat.com>
2002-01-22 kazu * predict.c: Fix formatting.
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2001-12-05 kennerFix line wrap in copyright notice.
2001-11-09 neil * Makefile.in: Update.
2001-09-21 jsm28 Table-driven attributes.
2001-09-06 shebs2001-09-06 Ira Ruben <ira@apple.com>
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-06-02 kenner * print-tree.c (print_node): Don't print "regdecl...
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-17 kenner * print-tree.c (print_node): Print DECL_NONADDRESSABLE_P.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-12 oldham2001-03-12 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-24 kenner * tree.h (BLOCK_DEAD): New macro.
2001-02-18 mmitchel * print-tree.c (print_node): Do not use BLOCK_CHAIN...
2001-02-06 kenner * print-tree.c (print_node, case PARM_DECL):
2000-12-17 kenner * print-tree.c (print_node): Print DECL_USER_ALIGN...
2000-12-04 dj* print-tree.c (print_node): target-specific builtins...
2000-11-07 jsm28 * alias.c (init_alias_analysis), calls.c (expand_call,
2000-10-13 mmitchel Remove obstacks.
2000-08-16 kenner * calls.c (ECF_SP_DEPRESSED): New macro.
2000-06-12 law * print-rtl.c (print_rtx, case MEM): Use HOST_W...
2000-06-07 zack * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on
2000-05-27 kenner * tree.h (TREE_CODE_LENGTH): New macro.
2000-04-25 jason * calls.c (expand_call): Use get_callee_fndecl.
2000-04-18 kenner * ggc-common.c: Add missing blanks.
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-09 jason * tree.h (struct tree_common): Rename raises_fl...
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
next