VERSION 4.2.95

This commit is contained in:
John Gilmore 1991-11-22 22:50:28 +00:00
parent 2b61280ae6
commit 2dd074f421
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Fri Nov 22 08:27:40 1991 John Gilmore (gnu at cygnus.com)
* Roll VERSION to 4.2.95.
* buildsym.c, coredep.c, mem-break.c, xcoffread.c: Put <stdio.h>
first, before defs.h.
* config/mh-i386sco: Override compiler to gcc, print warning.

View File

@ -133,7 +133,7 @@ CDEPS = ${XM_CDEPS} ${TM_CDEPS} ${BFD_LIB} ${LIBIBERTY} ${RL_LIB}
ADD_FILES = ${REGEX} ${ALLOCA} ${GNU_MALLOC} ${XM_ADD_FILES} ${TM_ADD_FILES}
ADD_DEPS = ${REGEX1} ${ALLOCA1} ${GNU_MALLOC} ${XM_ADD_FILES} ${TM_ADD_FILES}
VERSION = 4.2.90
VERSION = 4.2.95
DIST=gdb
LINT=/usr/5bin/lint