Bump internal version to 4.7.3 in wake of fragmentation of massive
authorFred Fish <fnf@specifix.com>
Sun, 29 Nov 1992 23:50:08 +0000 (23:50 +0000)
committerFred Fish <fnf@specifix.com>
Sun, 29 Nov 1992 23:50:08 +0000 (23:50 +0000)
stabsread.c read_struct_type function.

gdb/ChangeLog
gdb/Makefile.in

index b7c331b..8bde28b 100644 (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,
index ff7bc92..7d0cd20 100644 (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