aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-dfa.c
AgeCommit message (Expand)Author
2006-07-13Merge from gcc-4_1-branch revision 114100 (gcc-4_1_1-release)Paul Brook
2006-01-17Merge from gcc-4_1-branch revision 109820.Paul Brook
2005-11-102005-11-10 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-11-082005-11-08 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-10-142005-10-13 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-09-13 * tree-dfa.c (dump_variable): Guard against NULL annotations.Diego Novillo
2005-07-28 * builtins.c: Fix comment typo(s).Volker Reichelt
2005-07-252005-07-25 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-07-162005-07-16 Danny Berlin <dberlin@dberlin.org>Danny Berlin
2005-07-13 * tree-dfa.c (dump_variable): Use default_def function.Jan Hubicka
2005-07-10 * Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo
2005-06-302005-06-29 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2005-06-25Update FSF address.Kelley Cook
2005-06-07 * tree-ssa-address.c: New file.Zdenek Dvorak
2005-06-01 * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,Kaveh Ghazi
2005-05-08 * tree-dfa.c (referenced_vars, add_referenced_var): Use VECKazu Hirata
2005-05-032005-05-03 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-04-09 Merge from tree-cleanup-branch: VRP, store CCP, storeDiego Novillo
2005-04-052005-04-05 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2005-03-13In gcc/ada/Daniel Berlin
2005-03-08 * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,Kazu Hirata
2005-03-03 * tree-dfa.c (add_referenced_var): Don't walk initializer of externalJan Hubicka
2005-02-17 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.Nathan Sidwell
2005-02-15 * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,Kazu Hirata
2005-02-14 PR tree-optimization/19853Diego Novillo
2004-12-10 * tree-into-ssa.c (REWRITE_THIS_STMT): Define.Diego Novillo
2004-11-04 * bitmap.h (bitmap_a_or_b, bitmap_a_and_b): Remove.Nathan Sidwell
2004-11-04 * bitmap.c (bitmap_print): Make bitno unsigned.Nathan Sidwell
2004-10-272004-10-27 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin
2004-10-25patch to remove the analysis of module level static variables.Kenneth Zadeck
2004-10-25 * timevar.def (TV_FIND_REFERENCED_VARS): New.Steven Bosscher
2004-10-22 * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,Kazu Hirata
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern
2004-09-30 * tree-ssa-alias.c (collect_points_to_info_r): Move analysis ofDiego Novillo
2004-09-232004-09-23 Diego Novillo <dnovillo@redhat.com>Jakub Jelinek
2004-09-22 PR tree-optimization/16721Diego Novillo
2004-09-172004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>Jeffrey D. Oldham
2004-09-15 * tree-dfa.c (free_df_for_stmt): No longer static.Jeff Law
2004-09-14 PR tree-optimization/15262Diego Novillo
2004-09-13New code to analyze file level static variables and to determine ifKenneth Zadeck
2004-09-11 * tree-cfg.c (set_bb_for_stmt): Use PHI_BB.Zdenek Dvorak
2004-09-09Toplevel:Daniel Berlin
2004-09-09 * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):Giovanni Bajo
2004-09-062004-09-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-08-252004-08-25 Andrew MacLeod <amacleod@redhat.com>Andrew MacLeod
2004-08-18 * tree-dfa.c (add_referenced_var): Only global variables areDiego Novillo
2004-08-12 PR tree-optimization/16867Diego Novillo
2004-07-272004-07-26 Eric Christopher <echristo@redhat.com>Eric Christopher
2004-07-23 * expr.c (expand_expr_real_1): Don't handle non-local variables.Richard Henderson
2004-07-16 * tree-flow.h (struct var_ann_d): Remove has_hidden_use.Richard Henderson