re PR c++/18075 (#pragma implementation broken in presence of #pragma ident)
[gcc.git] / gcc / tree-ssa-alias.c
2004-09-30 Diego Novillotree-ssa-alias.c (collect_points_to_info_r): Move analy...
2004-09-29 Daniel Berlintree.h (INDIRECT_REF_P): New macro.
2004-09-28 Diego Novillotree-ssa-alias.c (create_name_tags): If PTR points...
2004-09-26 Zdenek Dvorakbitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed...
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-22 Diego Novillore PR tree-optimization/16721 (Accesses to volatile...
2004-09-18 Diego Novillotree-ssa-alias.c (setup_pointers_and_addressables)...
2004-09-18 Diego Novillo* tree-ssa-alias.c (dump_alias_info): Ignore NULL SSA_N...
2004-09-18 Jan Hubickatree-into-ssa.c (rewrite_ssa_into_ssa): Expect ssa_name...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-17 Diego Novillore PR tree-optimization/17319 (-fno-tree-dce cause...
2004-09-17 Diego Novillore PR tree-optimization/17528 (tree optimization incorr...
2004-09-15 Diego Novillore PR tree-optimization/17252 (not marking char types...
2004-09-14 Diego Novillore PR tree-optimization/15262 ([tree-ssa] Alias analyze...
2004-09-11 Jakub Jelinektree-ssa-alias.c (collect_points_to_info_r): Handle...
2004-09-10 Diego NovilloRevert
2004-09-09 Daniel BerlinMakefile.def: Remove libbanshee.
2004-09-09 Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-08 Jie Zhangtree-ssa-alias.c (compute_flow_insensitive_aliasing...
2004-09-06 Paolo BonziniUnify the management of RTL and tree-level dump files.
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-09-03 James E WilsonFix aliasing bug that also caused memory usage problems.
2004-08-25 Andrew MacLeodtree-ssa-operands.h (struct ssa_operand_iterator_d...
2004-08-18 Diego Novillotree-dfa.c (add_referenced_var): Only global variables...
2004-08-12 Diego Novillore PR tree-optimization/16867 (Inline array initializer...
2004-07-30 Diego Novillotree-ssa-alias.c (compute_points_to_and_addr_escape...
2004-07-30 Diego Novillotree-ssa-alias.c (create_alias_map_for): Do not get...
2004-07-28 Diego Novillotree-ssa-alias.c (maybe_create_global_var): Don't just...
2004-07-28 Diego Novillotree-optimize.c (init_tree_optimization_passes): Schedu...
2004-07-28 Diego Novillore PR tree-optimization/16705 ([testcase] ICE in verify...
2004-07-27 Diego Novillotree-ssa-alias.c (create_name_tags): Ignore pointers...
2004-07-24 Diego Novillore PR tree-optimization/16688 (ICE in group_aliases...
2004-07-23 Richard Hendersonexpr.c (expand_expr_real_1): Don't handle non-local...
2004-07-22 Diego Novillotree-into-ssa.c (set_livein_block): Fix typo in comment.
2004-07-16 Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-16 Richard Hendersontree-flow.h (struct var_ann_d): Remove has_hidden_use.
2004-07-13 Diego Novillore PR tree-optimization/16443 (ICE during linux kernel...
2004-07-09 Diego Novillotree-dfa.c (dump_variable): If the variable is a pointe...
2004-07-08 Diego Novillotree-flow.h (addressable_vars): Declare.
2004-06-16 Steven Bosschertree.h (PHI_CHAIN): New.
2004-06-10 Brian Boothtree-ssa.texi: Remove references to VDEF and add descri...
2004-06-09 Diego NovilloMove SSA_NAME annotations into tree_ssa_name.
2004-05-30 Kazu Hiratabb-reorder.c, [...]: Fix comment formatting.
2004-05-15 Steven Bosscherc-gimplify.c (c_genericize): Replace calls via (*lang_h...
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Andrew Pinskitree-ssa-alias.c (delete_alias_info): XFREE bitmaps...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.