Fix problems noticed while reviewing patch from Alex Oliva.
[platform/upstream/gcc.git] / gcc / df.h
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