mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* Makefile.in (VERSION): 4.5.9.
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
Tue Jul 14 00:12:30 1992 Stu Grossman (grossman at cygnus.com)
|
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().
|
* xm-hp300bsd.h: Add decl for strdup().
|
||||||
* mips-tdep.c (heuristic_proc_desc): Fill in proc start addr in
|
* mips-tdep.c (heuristic_proc_desc): Fill in proc start addr in
|
||||||
PDR. Cleanup a few things, fix compilation warnings.
|
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_FILES = ${REGEX} ${ALLOCA} ${XM_ADD_FILES} ${TM_ADD_FILES}
|
||||||
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${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
|
DIST=gdb
|
||||||
|
|
||||||
LINT=/usr/5bin/lint
|
LINT=/usr/5bin/lint
|
||||||
|
Reference in New Issue
Block a user