* Makefile.in (VERSION): Update to 4.5.8.

This commit is contained in:
Stu Grossman 1992-07-09 00:24:24 +00:00
parent f6681656c1
commit e17e8e0e03
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,8 @@
Wed Jul 8 00:11:02 1992 Stu Grossman (grossman at cygnus.com)
Wed Jul 8 17:23:07 1992 Stu Grossman (grossman at cygnus.com)
* Makefile.in (VERSION): Update to 4.5.8.
Wed Jul 8 00:11:02 1992 Stu Grossman (grossman at cygnus.com)
* dbxread.c (dbx_symfile_init): Init stab_section_info to NULL to
prevent crashes when examining cross-targets.

View File

@ -162,7 +162,7 @@ CDEPS = ${XM_CDEPS} ${TM_CDEPS} ${BFD_LIB} ${MMALLOC_LIB} ${LIBIBERTY} \
ADD_FILES = ${REGEX} ${ALLOCA} ${XM_ADD_FILES} ${TM_ADD_FILES}
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${XM_ADD_FILES} ${TM_ADD_FILES}
VERSION = 4.5.7
VERSION = 4.5.8
DIST=gdb
LINT=/usr/5bin/lint