summaryrefslogtreecommitdiff
path: root/gcc/df.h
Commit message (Expand)AuthorAgeFilesLines
* 2003-03-20 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin2003-03-201-1/+6
* df.c (read_modify_subreg_p): Change from static to global.Hartmut Penner2003-03-111-0/+1
* df.h (enum df_ref_flags.DF_REF_STRIPPED): New.Michael Matz2003-03-071-3/+8
* df.h: Update comments, tidy formatting.Michael Hayes2003-01-261-42/+47
* alias.c: Fix comment typos.Kazu Hirata2003-01-181-2/+2
* [multiple changes]Michael Matz2002-07-151-2/+11
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-2/+2
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-2/+2
* df.c (df_ref_create, [...]): Kill BB argument.Jan Hubicka2002-01-251-3/+2
* df.h (transfer_function_sbitmap): Use PARAMS around argument list in function...Jeffrey A Law2001-11-261-4/+4
* gcse.c (try_replace_reg): Copy RTX before creating note.Jan Hubicka2001-11-191-0/+6
* Makefile.in (df.o): Add fibheap.h to dependencies.Daniel Berlin2001-11-071-6/+38
* lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ...Jan Hubicka2001-10-301-0/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* df.h (struct df): Add rts_order variable.Daniel Berlin2001-08-281-0/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* Makefile.in (OBJS): Add df.oJeff Law2001-06-281-0/+297