Bump internal version to 4.7.3 in wake of fragmentation of massive

stabsread.c read_struct_type function.
This commit is contained in:
Fred Fish 1992-11-29 23:50:08 +00:00
parent e7177cc2fd
commit b076b3f869
2 changed files with 4 additions and 3 deletions

View File

@ -2,6 +2,7 @@ Sun Nov 29 15:22:42 1992 Fred Fish (fnf@cygnus.com)
(Changes to break incredibly ugly, unmaintainable 750 line
read_struct_type function up into managable pieces.)
* Makefile.in (VERSION): Bump to 4.7.3.
* stabsread.c (struct field_info): Local struct definition.
* stabsread.c (read_member_functions, read_struct_fields,
read_baseclasses, read_tilde_fields, attach_fn_fields_to_type,

View File

@ -166,7 +166,7 @@ CDEPS = ${XM_CDEPS} ${TM_CDEPS} ${NAT_CDEPS} \
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.7.2
VERSION = 4.7.3
DIST=gdb
LINT=/usr/5bin/lint
@ -371,8 +371,8 @@ gdb: $(OBS) $(TSOBS) ${ADD_DEPS} ${CDEPS} init.o
saber_gdb: $(SFILES) $(DEPFILES) copying.c version.c
#setopt load_flags $(CFLAGS) -I$(BFD_DIR) -DHOST_SYS=SUN4_SYS
#load ./init.c $(SFILES)
#unload ${srcdir}/c-exp.y ${srcdir}/m2-exp.y ${srcdir}/vx-share/*.h
#unload ${srcdir}/ch-exp.y
#unload ${srcdir}/c-exp.y ${srcdir}/m2-exp.y ${srcdir}/ch-exp.y
#unload ${srcdir}/vx-share/*.h
#unload ${srcdir}/nindy-share/[A-Z]*
#load c-exp.tab.c m2-exp.tab.c ch-exp.tab.c
#load copying.c version.c