(Synchronize with addition made to binutils sources):
[gcc.git] / gcc / df.h
2009-05-08 Paolo Bonzinire PR rtl-optimization/33928 (30% performance slowdown...
2009-04-27 Ian Lance Taylorcollect2.c (is_ctor_dtor): Change type of ret field...
2009-04-24 Ian Lance Taylorcombine.c (record_value_for_reg): Change 0 to VOIDmode...
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-17 Ian Lance Taylordf.h: Include "timevar.h".
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2008-12-18 Jan Hubickadf-scan.c (persistent_obstack, [...]): Remove.
2008-12-18 Kenneth Zadeckre PR rtl-optimization/37922 (code generation error)
2008-10-11 Kenneth Zadeckre PR middle-end/37448 (cannot compile big function)
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-09 Steven Bosscherdf-scan.c (struct df_scan_problem_data): Remove the...
2008-05-16 Kenneth Zadeckifcvt.c (dead_or_predicable): Rename df_simulate_one_in...
2008-04-21 Richard Sandiforddbgcnt.def (ra_byte_scan): Added.
2008-03-06 Kenneth Zadeckfwprop.c (update_df): Support width and offset paramete...
2008-03-01 Alexandre Olivadf-scan.c (df_ref_chain_change_bb): Simplify.
2008-01-22 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2008-01-20 Kenneth Zadeckre PR tree-optimization/26854 (Inordinate compile times...
2007-12-16 Richard Sandifordre PR rtl-optimization/34415 (Possible miscompilation...
2007-12-14 Paolo Bonzinidf-core.c: Update comments referring to removed features.
2007-10-02 Kenneth Zadeckra-conflict.c: New file.
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-31 Kenneth Zadeckdf.h (DF_RU, [...]): Removed.
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-27 Richard Sandiford2007-xx-xx Richard Sandiford <rsandifo@nildram.co.uk>
2007-07-27 Richard Sandiforddf.h (df_mw_hardreg): Remove "loc" field.
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-13 Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-03-20 Paolo Bonzinire PR middle-end/30907 (Propagation of addresses within...
2007-02-18 Kazu Hiratacfgloop.c, [...]: Fix comment typos.
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-04 Razya Ladelsky[multiple changes]
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-02-08 Zdenek Dvorakdf.h (DF_REG_SIZE): Return the length of the initialize...
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 Daniel Berlindf.h (DF_SCAN, [...]): New macros.
2005-12-22 Zdenek Dvorakdf.c (df_bitmaps_free): Only work for bbs for that...
2005-12-17 Daniel Berlinbasic-block.h: Changed basic block numbering so that...
2005-06-25 Kelley CookUpdate FSF address.
2005-05-26 Paolo Bonzinidf.h (DF_SUBREGS, [...]): New.
2005-02-10 Kazu Hirata* df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove.
2005-02-07 Kazu Hiratacfgcleanup.c, [...]: Update copyright.
2005-02-02 Kazu Hiratadf.c (df_def_record_1, [...]): Don't use DF_FOR_REGALLOC.
2004-11-17 Kazu Hiratabasic-block.h, [...]: Remove unused prototypes.
2004-06-10 Zdenek DvorakMakefile.in (df.o): Remove fibheap dependency.
2004-06-03 Jerry QuinnMakefile.in (RA_H, [...]): New.
2004-05-30 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-05-25 Ayal Zaksddg.h, [...]: New files.
2004-04-04 Roger Sayle* df.h: Tidy up whitespace in the definitions of the...
2004-02-24 Kazu Hiratadf.c, [...]: Replace df_analyse with df_analyze.
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-01-31 Kazu Hirataalloc-pool.c: Fix comment typos.
2003-07-01 Kazu Hiratabasic-block.h: Fix comment typos.
2003-06-29 Andreas Jaegercse.c: Convert prototypes to ISO C90.
2003-03-20 Daniel Berlin2003-03-20 Daniel Berlin <dberlin@dberlin.org>
2003-03-11 Hartmut Pennerdf.c (read_modify_subreg_p): Change from static to...
2003-03-07 Michael Matzdf.h (enum df_ref_flags.DF_REF_STRIPPED): New.
2003-01-26 Michael Hayesdf.h: Update comments, tidy formatting.
2003-01-18 Kazu Hirataalias.c: Fix comment typos.
2002-07-15 Michael Matz[multiple changes]
2002-05-17 Richard HendersonRevert "Basic block renumbering removal", and two follo...
2002-05-16 Zdenek DvorakBasic block renumbering removal.
2002-01-25 Jan Hubickadf.c (df_ref_create, [...]): Kill BB argument.
2001-11-26 Jeffrey A Lawdf.h (transfer_function_sbitmap): Use PARAMS around...
2001-11-19 Jan Hubickagcse.c (try_replace_reg): Copy RTX before creating...
2001-11-07 Daniel BerlinMakefile.in (df.o): Add fibheap.h to dependencies.
2001-10-30 Jan Hubickalcm.c (optimize_mode_switching): Do not rebuild livenes...
2001-10-28 Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-08-28 Daniel Berlindf.h (struct df): Add rts_order variable.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-06-28 Jeff LawMakefile.in (OBJS): Add df.o