alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
[gcc.git] / gcc / df-core.c
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-18 Steven Bosscherdf.h (struct df_ref): Replace 'insn' field with 'insn_i...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-04-21 Richard Sandiforddbgcnt.def (ra_byte_scan): Added.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-01-17 Seongbae Parkre PR middle-end/34400 (bad interaction between DF...
2007-12-14 Paolo Bonzinidf-core.c: Update comments referring to removed features.
2007-08-30 Kenneth Zadeckdf-core.h (df_dump_region): New function.
2007-08-05 Paolo Bonziniconfigure.ac: Remove --enable-checking=df from default...
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-07 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-19 Kenneth Zadeckdf.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.
2007-06-14 Paolo Bonziniconfigure.ac: Add --enable-checking=df.
2007-06-13 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11 Kenneth Zadeckdf-scan.c (df_insn_delete, [...]): Fixed spelling of...
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-23 Kenneth Zadeckdf-core.c: Added to header comments.
2006-05-19 Daniel Berlinre PR rtl-optimization/26855 (ICE in add_deps_for_def...
2006-05-13 Steven Bosscherdf-core.c (df_bb_regno_last_use_find): Do not look...
2006-04-22 Eric Christopherdecl.c: Fix typo in function name.
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-15 Uttam Pawarre PR rtl-optimization/26184 (memory leaks in swing...
2006-02-07 Eric Botcazoudf-core.c (df_set_blocks): Do not dereference function...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-29 Kenneth Zadeckdf-core.c (df_set_blocks): Deleted all variable.
2006-01-27 Daniel Berlinre PR rtl-optimization/24762 ([killloop-branch] code...
2006-01-21 Kenneth Zadeckdf-scan.c (problem_SCAN): Added NULL reset function.
2006-01-20 Kenneth Zadeckdf-scan.c (df_scan_free_bb_info): Added basic block...
2006-01-11 Kazu Hiratadf-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLO...
2006-01-11 Daniel Berlindf.h (DF_SCAN, [...]): New macros.