* Makefile.in (VERSION): 4.5.9.
This commit is contained in:
parent
efcc6e0653
commit
67ba524fe0
@ -1,5 +1,7 @@
|
||||
Tue Jul 14 00:12:30 1992 Stu Grossman (grossman at cygnus.com)
|
||||
|
||||
* Makefile.in (VERSION): 4.5.9.
|
||||
|
||||
* xm-hp300bsd.h: Add decl for strdup().
|
||||
* mips-tdep.c (heuristic_proc_desc): Fill in proc start addr in
|
||||
PDR. Cleanup a few things, fix compilation warnings.
|
||||
|
@ -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.8
|
||||
VERSION = 4.5.9
|
||||
DIST=gdb
|
||||
|
||||
LINT=/usr/5bin/lint
|
||||
|
Loading…
Reference in New Issue
Block a user