i386.c (enum pta_flags): Move out of struct scope...
[gcc.git] / gcc / df.h
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