+Fri Jun 24 08:15:42 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
+
+ * README: Add notes about SPARCworks cc under Solaris 2.x
+ (from Casper H.S. Dik casper@fwi.uva.nl).
+ * config/mips/xm-makeva.h: Removed, no longer necessary.
+ * Makefile.in, config/mips/xm-irix3.h, config/mips/xm-irix5.h,
+ config/mips/xm-mips.h, config/mips/xm-news-mips.h,
+ config/mips/xm-riscos.h: Remove references to xm-makeva.h
+
Wed Jun 22 17:48:21 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdba.el: Put program input and output in a separate buffer.
# A Mach 3.0 program to force gdb back to command level
-gdb-stop: gdb-stop.o
- ${CC-LD} $(GLOBAL_CFLAGS) $(LDFLAGS) -o gdb-stop \
- gdb-stop.o $(CLIBS) $(LOADLIBES)
+stop-gdb: stop-gdb.o
+ ${CC-LD} $(GLOBAL_CFLAGS) $(LDFLAGS) -o stop-gdb \
+ stop-gdb.o $(CLIBS) $(LOADLIBES)
# This is useful when debugging GDB, because some Unix's don't let you run GDB
# on itself without copying the executable. So "make gdb1" will make
config/mips/tm-mipsm3.h config/mips/tm-mipsv4.h \
config/mips/xm-irix3.h \
config/mips/xm-irix4.h config/mips/xm-irix5.h \
- config/mips/xm-makeva.h config/mips/xm-mips.h \
+ config/mips/xm-mips.h \
config/mips/xm-mipsm3.h config/mips/xm-mipsv4.h \
config/mips/xm-riscos.h config/mips/xm-news-mips.h \
config/nm-lynx.h config/nm-sysv4.h \