summaryrefslogtreecommitdiff
path: root/gcc/df.h
Commit message (Expand)AuthorAgeFilesLines
* 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