Wed Nov 25 00:07:11 1998 Jeffrey A Law (law@cygnus.com)
+ * Makefile.in (graph.o): Depend on $(RTL_H), not rtl.h.
+
* cse.c (fold_rtx): Make autoincrement addressing mode tests be
runtime selectable.
* expr.c (move_by_pieces): Similarly.
* rtl.h (HAVE_PRE_INCREMENT): Define if not already defined.
(HAVE_PRE_DECREMENT): Similarly.
(HAVE_POST_INCREMENT, HAVE_POST_DECREMENT): Similarly.
- sponding changes to all target header files.
+ * Corresponding changes to all target header files.
+ * tm.texi: Update docs for autoinc addressing modes.
Tue Nov 24 20:24:59 1998 Jim Wilson <wilson@cygnus.com>
c-iterate.o: c-iterate.c $(CONFIG_H) system.h $(TREE_H) $(RTL_H) c-tree.h \
flags.h toplev.h $(EXPR_H)
mbchar.o: mbchar.c $(CONFIG_H) system.h mbchar.h
-graph.o: graph.c $(CONFIG_H) system.h toplev.h flags.h output.h rtl.h \
+graph.o: graph.c $(CONFIG_H) system.h toplev.h flags.h output.h $(RTL_H) \
hard-reg-set.h basic-block.h
collect2$(exeext): collect2.o tlink.o hash.o cplus-dem.o underscore.o \