OSDN Git Service

2010-04-09 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc / tree-dfa.c
2009-11-28 jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25 hjlRemove trailing white spaces.
2009-11-24 matz * tree.h (union tree_ann_d): Don't declare.
2009-11-23 rguenth2009-11-23 Richard Guenther <rguenther@suse.de>
2009-11-08 amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-09-25 rguenth2009-09-25 Richard Guenther <rguenther@suse.de>
2009-09-22 rguenth2009-09-22 Richard Guenther <rguenther@suse.de>
2009-09-14 rthSquash commit of EH in gimple
2009-09-02 aolivagcc/ChangeLog:
2009-08-09 bernds * tree-dfa.c (renumber_gimple_stmt_uids_in_blocks...
2009-07-14 rguenth2009-07-14 Richard Guenther <rguenther@suse.de>
2009-07-06 dnovillo * tree-dfa.c (dump_variable): Write DECL_INITIAL for VAR
2009-05-29 rguenth2009-05-29 Richard Guenther <rguenther@suse.de>
2009-05-24 bonzini2009-05-24 Paolo Bonzini <bonzini@gnu.org>
2009-04-27 rguenth2009-04-27 Richard Guenther <rguenther@suse.de>
2009-04-17 dnovillo * omp-low.c (create_omp_child_function): Set DECL_CONTEXT
2009-04-08 rguenth2009-04-08 Richard Guenther <rguenther@suse.de>
2009-04-03 rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-30 jamborm2009-03-30 Martin Jambor <mjambor@suse.cz>
2009-03-06 jakub PR middle-end/39360
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-28 rguenth2008-06-28 Richard Guenther <rguenther@suse.de>
2008-06-20 ghazi * ggc.h (GGC_RESIZEVAR): New, reorder macros.
2008-06-06 rwildgcc/
2008-05-28 rguenth2008-05-28 Richard Guenther <rguenther@suse.de>
2008-05-24 rguenth2008-05-24 Richard Guenther <rguenther@suse.de>
2008-05-22 rguenth2008-05-22 Richard Guenther <rguenther@suse.de>
2008-05-16 dnovillo2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-15 rguenth2008-05-15 Richard Guenther <rguenther@suse.de>
2008-05-08 rguenth2008-05-08 Richard Guenther <rguenther@suse.de>
2008-03-19 hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2008-03-14 rguenth2008-03-14 Richard Guenther <rguenther@suse.de>
2008-02-28 rguenth2008-02-28 Richard Guenther <rguenther@suse.de>
2008-02-26 rguenth2008-02-26 Richard Guenther <rguenther@suse.de>
2008-02-25 rguenth2008-02-25 Richard Guenther <rguenther@suse.de>
2008-02-25 rguenth2008-02-25 Richard Guenther <rguenther@suse.de>
2008-02-15 rguenth2008-02-15 Richard Guenther <rguenther@suse.de>
2007-11-16 rguenth2007-11-16 Richard Guenther <rguenther@suse.de>
2007-11-13 dnovillo pr 33870
2007-11-08 rguenth2007-11-08 Richard Guenther <rguenther@suse.de>
2007-11-08 dnovillo PR 33870
2007-10-28 rguenth2007-10-28 Richard Guenther <rguenther@suse.de>
2007-10-25 rguenth2007-10-25 Richard Guenther <rguenther@suse.de>
2007-10-18 rguenth2007-10-18 Richard Guenther <rguenther@suse.de>
2007-10-18 rguenth2007-10-18 Richard Guenther <rguenther@suse.de>
2007-08-29 rguenth2007-08-29 Richard Guenther <rguenther@suse.de>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-04-11 dnovillo PR 30735
2007-03-28 ebotcazou * tree-dfa.c (get_ref_base_and_extent): Do not expect...
2007-03-27 rguenth2007-03-27 Richard Guenther <rguenther@suse.de>
2007-02-08 dnovillo PR 30562
2007-01-29 dberlin2007-01-28 Daniel Berlin <dberlin@dberlin.org>
2007-01-14 hubicka * tree-dfa.c (remove_referenced_var): New function.
2006-12-23 hubicka * tree-flow-inline.h (var_ann): External variable...
2006-12-20 hubicka * tree-dfa.c (add_referenced_var): Walk initializers of
2006-12-20 hubicka * tree-flow-inline.h (gimple_var_anns): New function.
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-12 dnovillo2006-12-11 Diego Novillo <dnovillo@redhat.com>
2006-12-11 dnovillo * tree-ssa-operands.h (create_ssa_artificial_load_stmt):
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-10-21 dberlin2006-10-20 Daniel Berlin <dberlin@dberlin.org>
2006-09-12 hubicka PR rtl-optimization/28071
2006-06-15 amacleod2006-06-15 Andrew MacLeod <amacleod@redhat.com>
2006-06-08 amacleod2006-06-07 Andrew MacLeod <amacleod@redhat.com>
2006-05-23 amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
2006-03-03 kazu * tree-dfa.c (referenced_var_lookup_if_exists): Remove.
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-03-01 dnovillo * tree.def (SYMBOL_MEMORY_TAG): Rename from TYPE_MEMOR...
2006-02-18 dnovillo * tree-flow.h (struct var_ann_d): Rename field is_alia...
2006-02-10 rguenth2006-02-10 Richard Guenther <rguenther@suse.de>
2006-01-19 dberlin2006-01-16 Daniel Berlin <dberlin@dberlin.org>
2006-01-06 rguenth2006-01-06 Richard Guenther <rguenther@suse.de>
2005-12-22 pinskia2005-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2005-12-22 dberlin2005-12-22 Daniel Berlin <dberlin@dberlin.org>
2005-12-18 gdr * tree-vn.c (vn_add): Use XNEW.
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-12-17 hubicka * tree-flow-inline.h (set_default_def, default_def...
2005-12-15 rguenth2005-12-15 Richard Guenther <rguenther@suse.de>
2005-12-06 dberlinIn gcc/
2005-11-10 dberlin2005-11-10 Daniel Berlin <dberlin@dberlin.org>
2005-11-08 dberlin2005-11-08 Daniel Berlin <dberlin@dberlin.org>
2005-10-14 pinskia2005-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2005-09-13 dnovillo * tree-dfa.c (dump_variable): Guard against NULL annot...
2005-07-28 reichelt * builtins.c: Fix comment typo(s).
2005-07-25 rguenth2005-07-25 Richard Guenther <rguenther@suse.de>
2005-07-16 zadeck2005-07-16 Danny Berlin <dberlin@dberlin.org>
2005-07-13 hubicka * tree-dfa.c (dump_variable): Use default_def function.
2005-07-10 dnovillo * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa...
2005-06-30 dberlin2005-06-29 Daniel Berlin <dberlin@dberlin.org>
2005-06-25 kcookUpdate FSF address.
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-08 kazu * tree-dfa.c (referenced_vars, add_referenced_var...
2005-05-03 amacleod2005-05-03 Andrew MacLeod <amacleod@redhat.com>
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-03-13 dberlinIn gcc/ada/
2005-03-08 kazu * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,
2005-03-03 hubicka * tree-dfa.c (add_referenced_var): Don't walk initiali...
next