aboutsummaryrefslogtreecommitdiff
path: root/gcc/df.h
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-01-25 * df.c (df_ref_create, df_ref_record_1, df_ref_record): Kill BB argument.Jan Hubicka
2001-11-26 * df.h (transfer_function_sbitmap): Use PARAMS around argumentJeffrey A Law
2001-11-19 * gcse.c (try_replace_reg): Copy RTX before creating note.Jan Hubicka
2001-11-072001-11-07 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin
2001-10-30 * lcm.c (optimize_mode_switching): Do not rebuild liveness informationJan Hubicka
2001-10-28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,Joseph Myers
2001-08-282001-08-28 Daniel Berlin <dan@cgsoftware.com>Daniel Berlin
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-06-28 * Makefile.in (OBJS): Add df.oJeffrey A Law