OSDN Git Service

* gcc.target/powerpc/ppc-spe64-1.c: Add dg-error handler.
[pf3gnuchains/gcc-fork.git] / gcc / tree-pretty-print.c
2009-01-02 jakub PR middle-end/38690
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-08 dberlin2008-07-05 Daniel Berlin <dberlin@dberlin.org>
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-06-06 rwildgcc/
2008-05-16 dnovillo2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-08 rguenth2008-05-08 Richard Guenther <rguenther@suse.de>
2008-04-15 dougkwan2008-04-15 Doug Kwan <dougkwan@google.com>
2008-03-18 hubicka * tree-pretty-print.c: Include predict.h.
2008-02-26 tromeygcc
2008-02-21 rguenth2008-02-21 Richard Guenther <rguenther@suse.de>
2008-01-27 aldot2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>
2007-10-29 razya2007-09-23 Razya Ladelsky
2007-09-06 ian * tree-pretty-print.c (dump_decl_name): Cast LABEL_DEC...
2007-09-05 jakub * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05 ghazi * fold-const.c (all_ones_mask_p, sign_bit_p, simple_op...
2007-09-04 rguenth2007-09-04 Richard Guenther <rguenther@suse.de>
2007-08-31 jsm28 * tree-pretty-print.c: Include output.h.
2007-08-29 rguenth2007-08-29 Richard Guenther <rguenther@suse.de>
2007-08-23 rguenth2007-08-23 Richard Guenther <rguenther@suse.de>
2007-08-19 pinskia2007-08-19 Andrew Pinski <pinskia@gmail.com>
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-08-01 rakdver * tree-pretty-print.c (dump_generic_node): Dump OMP_SE...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-12 ian./:
2007-06-10 rakdver * tree-data-ref.c (dr_analyze_alias): Handle case...
2007-05-24 rakdver * doc/passes.texi: Document predictive commoning.
2007-05-17 uros PR tree-optimization/24659
2007-04-27 rakdver * tree-ssa-loop-im.c (determine_invariantness_stmt...
2007-04-24 simartin2007-04-24 Simon Martin <simartin@users.sourceforge...
2007-04-22 uros2007-04-22 Uros Bizjak <ubizjak@gmail.com>
2007-04-12 rguenth2007-04-12 Richard Guenther <rguenther@suse.de>
2007-03-26 jsm28 * tree-pretty-print.c (dump_generic_node): Report...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-10 ian * tree-pretty-print.c (dump_generic_node): Print paren...
2007-01-08 rguenth2007-01-08 Richard Guenther <rguenther@suse.de>
2006-12-22 sayle * tree-pretty-print.c (dump_generic_node): Avoid outpu...
2006-12-18 amacleodAdd memory reuse to virtual operands in the operand...
2006-12-13 hubicka * Makefile.in: Add dependencies.
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-22 irar * doc/c-tree.texi: Document new tree codes.
2006-11-11 ghazi * tree-pretty-print.c (dump_generic_node): Print sign...
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-11-08 pinskia2006-11-08 Andrew Pinski <Andrew_Pinski@playstation...
2006-11-08 dorit2006-11-08 Dorit Nuzman <dorit@il.ibm.com>
2006-11-01 nemet * tree-pretty-print.c (dump_generic_node) <INTEGER_CST...
2006-10-30 dberlin2006-10-29 Daniel Berlin <dberlin@dberlin.org>
2006-05-10 bje * tree-pretty-print.c (pretty_print_string...
2006-04-13 rth PR 26651
2006-03-22 rth PR middle-end/26084
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-20 pinskia2006-02-20 Andrew Pinski <pinskia@physics.uc.edu>
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-19 dorit * Makefile.in (tree-vect-patterns.o): Add rule...
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-06 dberlinIn gcc/
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-07-31 hubicka * pretty-print.h (pp_widest_integer): New macro.
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-07-03 irar PR tree-optimization/22029 (and 22135)
2005-06-25 kcookUpdate FSF address.
2005-06-23 jason PR c++/19317
2005-06-21 dorit * genopinit.c (vec_shl_optab, vec_shr_optab...
2005-06-18 dorit * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR...
2005-06-07 rakdver * tree-ssa-address.c: New file.
2005-06-01 ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-27 kazu * basic-block.h (basic_block_def): Add phi_nodes and
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
2005-04-11 dnovillo PR tree-optimization/20920
2005-04-09 dnovillo Merge from tree-cleanup-branch: VRP, store CCP, store
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-04-05 amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-03-30 tromeygcc:
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-08 rth * tree-pretty-print.c (dump_array_domain):...
2004-12-07 kazugcc/
2004-11-24 kenner * tree-pretty-print.c (dump_generic_node, case POINTER...
2004-11-24 stevengcc/
2004-10-27 dberlin2004-10-27 Daniel Berlin <dberlin@dberlin.org>
2004-10-08 steven * cfgexpand.c (maybe_dump_rtl_for_tree_stmt): New...
2004-10-06 dberlin2004-10-06 Daniel Berlin <dberlin@dberlin.org>
2004-09-30 rth PR 17739
2004-09-28 dpatel * tree-pretty-print.c (dump_generic_node): Print...
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-27 dpatel * tree-pretty-print.c (dump_generic_node):...
2004-09-27 dpatel* tree-pretty-print.c (dump_generic_node): Print VEC_CO...
2004-09-23 dorit2004-09-23 Dorit Naishlos <dorit@il.ibm.com>
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-11 steven PR c++/17412
2004-09-11 geoffk * tree-pretty-print.c (dump_decl_name): Print unnamed...
2004-09-09 nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
next