OSDN Git Service

2010-04-09 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / print-tree.c
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-01-21 jason * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
2009-11-30 rguenth2009-11-30 Richard Guenther <rguenther@suse.de>
2009-11-25 hjlRemove trailing white spaces.
2009-10-26 uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-17 ebotcazou * print-tree.c (print_node): Fix string for DECL_STRUC...
2009-09-24 jakub * cgraphunit.c (cgraph_lower_function): Revert last...
2009-09-14 rthSquash commit of EH in gimple
2009-08-25 rupp * hwint.h (HOST_LONG_FORMAT): New macro
2009-06-29 rguenth2009-06-29 Richard Guenther <rguenther@suse.de>
2009-05-22 rguenth2009-05-22 Richard Guenther <rguenther@suse.de>
2009-05-05 jakub * tree.h: Remove DECL_BY_REFERENCE from private_flag...
2009-04-28 rguenth2009-04-28 Richard Guenther <rguenther@suse.de>
2008-11-04 jakub * print-tree.c (print_node): Use code instead of TREE_...
2008-11-04 jakub * print-tree.c (print_node): Don't print DECL_INITIAL
2008-10-05 dodji2008-09-30 Dodji Seketeli <dodji@redhat.com>
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-29 hubicka * c-decl.c (merge_decls): Do not handle DECL_INLINE.
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-26 hubicka * cgraph.c (cgraph_function_possibly_inlined_p): Do...
2008-07-23 meissnerAdd ability to set target options (ix86 only) and optim...
2008-05-16 dnovillo2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-08 rguenth2008-05-08 Richard Guenther <rguenther@suse.de>
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-04-15 dougkwan2008-04-15 Doug Kwan <dougkwan@google.com>
2008-04-07 ebotcazou Removal of Return with Depressed Stack Pointer support
2008-03-06 rguenth2008-03-06 Richard Guenther <rguenther@suse.de>
2008-02-26 tromeygcc
2008-02-04 jason PR c++/33916
2007-11-01 tromey * print-tree.c (print_node): Print column number.
2007-09-06 ian * tree-pretty-print.c (dump_decl_name): Cast LABEL_DEC...
2007-08-11 ian./:
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.
next