aboutsummaryrefslogtreecommitdiff
path: root/gcc/df.h
AgeCommit message (Expand)AuthorFilesLines
2003-01-18alias.c: Fix comment typos.Kazu Hirata1-2/+2
2002-07-15[multiple changes]Michael Matz1-2/+11
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-2/+2
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-2/+2
2002-01-25df.c (df_ref_create, [...]): Kill BB argument.Jan Hubicka1-3/+2
2001-11-26df.h (transfer_function_sbitmap): Use PARAMS around argument list in function...Jeffrey A Law1-4/+4
2001-11-19gcse.c (try_replace_reg): Copy RTX before creating note.Jan Hubicka1-0/+6
2001-11-07Makefile.in (df.o): Add fibheap.h to dependencies.Daniel Berlin1-6/+38
2001-10-30lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ...Jan Hubicka1-0/+1
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-08-28df.h (struct df): Add rts_order variable.Daniel Berlin1-0/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-06-28Makefile.in (OBJS): Add df.oJeff Law1-0/+297