Wed Apr 14 17:12:51 1993 Jim Kingdon (kingdon@cygnus.com)
+ * Version 4.8.3.
+
* xcoffread.c (record_include_{begin,end}): Change fatal to complain.
Wed Apr 14 14:03:18 1993 Per Bothner (bothner@cygnus.com)
ADD_FILES = ${REGEX} ${ALLOCA} ${XM_ADD_FILES} ${TM_ADD_FILES} ${NAT_ADD_FILES}
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${XM_ADD_FILES} ${TM_ADD_FILES} ${NAT_ADD_FILES}
-VERSION = 4.8.2
+VERSION = 4.8.3
DIST=gdb
LINT=/usr/5bin/lint
depend: $(SOURCES) Makefile.in
@echo Ignore errors about non-existent system-supplied include files
@echo for systems other than the one you are using.
- @echo Also ignore parse errors in valops.c, and any errors in
- @echo arm-convert.s.
- touch xm.h tm.h nm.h
+ @echo Also ignore any errors in arm-convert.s.
-$(GCC) -MM -nostdinc -I/usr/include $(CFLAGS) -I$(BFD_DIR) \
-I${READLINE_DIR} $(INCLUDE_CFLAGS) \
`ls $(SOURCES) | grep -v '\.[hy]$$' | \