From: Fred Fish Date: Fri, 13 Aug 1993 17:17:16 +0000 (+0000) Subject: * Makefile.in (VERSION): Bump to 4.10.1 after release and cvs X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5069d77051e9a6f8e052286da401598625f4f3ee;p=binutils-gdb.git * Makefile.in (VERSION): Bump to 4.10.1 after release and cvs tagging. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 09a6c3b896f..a32b0ff2474 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 13 10:15:24 1993 Fred Fish (fnf@deneb.cygnus.com) + + * Makefile.in (VERSION): Bump to 4.10.1 after release and cvs + tagging. + Thu Aug 12 20:40:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdbserver/Makefile.in: Use GDBSERVER_LIBS and diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 0cae4642b9d..ed2d33aa837 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -170,7 +170,7 @@ CDEPS = $(XM_CDEPS) $(TM_CDEPS) $(NAT_CDEPS) \ ADD_FILES = $(REGEX) $(XM_ADD_FILES) $(TM_ADD_FILES) $(NAT_ADD_FILES) ADD_DEPS = $(REGEX1) $(XM_ADD_FILES) $(TM_ADD_FILES) $(NAT_ADD_FILES) -VERSION = 4.9.4 +VERSION = 4.10.1 DIST=gdb LINT=/usr/5bin/lint @@ -799,8 +799,8 @@ unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET : ALLDEPFILES = 29k-share/udi/udip2soc.c 29k-share/udi/udr.c \ a29k-pinsn.c a29k-tdep.c a68v-nat.c altos-xdep.c arm-convert.s \ arm-pinsn.c arm-tdep.c arm-xdep.c convex-pinsn.c convex-tdep.c \ - convex-xdep.c core-svr4.c coredep.c corelow.c delta68-nat.c exec.c \ - fork-child.c \ + convex-xdep.c core-svr4.c coredep.c corelow.c delta68-nat.c \ + dpx2-nat.c exec.c fork-child.c \ go32-xdep.c gould-pinsn.c gould-xdep.c h8300-tdep.c h8500-tdep.c \ hp300ux-nat.c hppa-pinsn.c hppa-tdep.c hppab-nat.c hppah-nat.c \ i386-pinsn.c i386-tdep.c i386b-nat.c i386mach-nat.c i386v-nat.c \ @@ -830,10 +830,13 @@ ALLPARAM = config/a29k/nm-ultra3.h config/a29k/tm-a29k.h \ config/i386/nm-i386bsd.h config/i386/nm-i386lynx.h \ config/i386/nm-i386mach.h config/i386/nm-i386sco.h \ config/i386/nm-i386sco4.h config/i386/nm-i386v.h \ - config/i386/nm-i386v4.h config/i386/nm-linux.h config/i386/nm-sun386.h \ + config/i386/nm-i386v4.h config/i386/nm-linux.h \ + config/i386/nm-sun386.h config/i386/nm-symmetry.h \ config/i386/tm-i386aix.h config/i386/tm-i386bsd.h \ - config/i386/tm-i386lynx.h config/i386/tm-i386v.h \ - config/i386/tm-i386v4.h config/i386/tm-linux.h config/i386/tm-sun386.h \ + config/i386/tm-i386lynx.h config/i386/tm-i386nw.h \ + config/i386/tm-i386v.h \ + config/i386/tm-i386v4.h config/i386/tm-linux.h \ + config/i386/tm-sun386.h \ config/i386/tm-symmetry.h config/i386/xm-go32.h \ config/i386/xm-i386aix.h config/i386/xm-i386bsd.h \ config/i386/xm-i386lynx.h config/i386/xm-i386mach.h \ @@ -842,10 +845,13 @@ ALLPARAM = config/a29k/nm-ultra3.h config/a29k/tm-a29k.h \ config/i386/xm-linux.h config/i386/xm-sun386.h \ config/i386/xm-symmetry.h config/i960/tm-nindy960.h \ config/i960/tm-vx960.h config/m68k/nm-apollo68b.h \ - config/m68k/nm-apollo68v.h config/m68k/nm-hp300bsd.h \ - config/m68k/nm-hp300hpux.h config/m68k/nm-news.h config/m68k/nm-sun2.h \ + config/m68k/nm-apollo68v.h config/m68k/nm-delta68.h \ + config/m68k/nm-dpx2.h config/m68k/nm-hp300bsd.h \ + config/m68k/nm-hp300hpux.h config/m68k/nm-news.h \ + config/m68k/nm-sun2.h \ config/m68k/nm-sun3.h config/m68k/tm-3b1.h config/m68k/tm-altos.h \ - config/m68k/tm-amix.h config/m68k/tm-es1800.h \ + config/m68k/tm-amix.h config/m68k/tm-delta68.h \ + config/m68k/tm-dpx2.h config/m68k/tm-es1800.h \ config/m68k/tm-hp300bsd.h config/m68k/tm-hp300hpux.h \ config/m68k/tm-isi.h config/m68k/tm-m68k-fp.h \ config/m68k/tm-m68k-nofp.h config/m68k/tm-monitor.h \ @@ -854,6 +860,7 @@ ALLPARAM = config/a29k/nm-ultra3.h config/a29k/tm-a29k.h \ config/m68k/tm-sun3os4.h config/m68k/tm-vx68.h config/m68k/xm-3b1.h \ config/m68k/xm-altos.h config/m68k/xm-amix.h \ config/m68k/xm-apollo68b.h config/m68k/xm-apollo68v.h \ + config/m68k/xm-delta68.h config/m68k/xm-dpx2.h \ config/m68k/xm-hp300bsd.h config/m68k/xm-hp300hpux.h \ config/m68k/xm-isi.h config/m68k/xm-news.h config/m68k/xm-news1000.h \ config/m68k/xm-sun2.h config/m68k/xm-sun3.h config/m68k/xm-sun3os4.h \ @@ -862,11 +869,11 @@ ALLPARAM = config/a29k/nm-ultra3.h config/a29k/tm-a29k.h \ config/mips/nm-irix4.h config/mips/nm-mips.h config/mips/nm-riscos.h \ config/mips/nm-news-mips.h config/mips/tm-bigmips.h \ config/mips/tm-irix3.h config/mips/tm-mips.h config/mips/xm-irix3.h \ - config/mips/xm-irix4.h config/mips/xm-mips.h config/mips/xm-riscos.h \ - config/mips/xm-news-mips.h \ - config/nm-sysv4.h \ + config/mips/xm-irix4.h config/mips/xm-makeva.h config/mips/xm-mips.h \ + config/mips/xm-riscos.h config/mips/xm-news-mips.h config/nm-sysv4.h \ config/none/nm-none.h config/none/tm-none.h config/none/xm-none.h \ - config/ns32k/nm-umax.h config/ns32k/tm-merlin.h config/ns32k/tm-umax.h \ + config/ns32k/nm-umax.h config/ns32k/tm-merlin.h \ + config/ns32k/tm-umax.h \ config/ns32k/xm-merlin.h config/ns32k/xm-umax.h config/pa/nm-hppab.h \ config/pa/nm-hppah.h config/pa/tm-hppab.h config/pa/tm-hppah.h \ config/pa/xm-hppab.h config/pa/xm-hppah.h config/pa/xm-pa.h \ @@ -889,8 +896,10 @@ ALLCONFIG = config/a29k/a29k-kern.mt config/a29k/a29k-udi.mt \ config/gould/pn.mh config/gould/pn.mt config/h8300/h8300hms.mt \ config/h8500/h8500hms.mt config/i386/go32.mh config/i386/i386aix.mh \ config/i386/i386aix.mt config/i386/i386aout.mt config/i386/i386bsd.mh \ - config/i386/i386bsd.mt config/i386/i386lynx.mh config/i386/i386lynx.mt \ - config/i386/i386mach.mh config/i386/i386sco.mh config/i386/i386sco4.mh \ + config/i386/i386bsd.mt config/i386/i386lynx.mh \ + config/i386/i386lynx.mt \ + config/i386/i386mach.mh config/i386/i386nw.mt config/i386/i386sco.mh \ + config/i386/i386sco4.mh \ config/i386/i386sol2.mh config/i386/i386sol2.mt config/i386/i386v.mh \ config/i386/i386v.mt config/i386/i386v32.mh config/i386/i386v4.mh \ config/i386/i386v4.mt config/i386/linux.mh config/i386/linux.mt \ @@ -900,10 +909,13 @@ ALLCONFIG = config/a29k/a29k-kern.mt config/a29k/a29k-udi.mt \ config/i960/nindy960.mt config/i960/vxworks960.mt config/m68k/3b1.mh \ config/m68k/3b1.mt config/m68k/altos.mh config/m68k/altos.mt \ config/m68k/amix.mh config/m68k/amix.mt config/m68k/apollo68b.mh \ - config/m68k/apollo68v.mh config/m68k/es1800.mt config/m68k/hp300bsd.mh \ + config/m68k/apollo68v.mh config/m68k/delta68.mh \ + config/m68k/delta68.mt config/m68k/dpx2.mh config/m68k/dpx2.mt \ + config/m68k/es1800.mt config/m68k/hp300bsd.mh \ config/m68k/hp300bsd.mt config/m68k/hp300hpux.mh \ config/m68k/hp300hpux.mt config/m68k/isi.mh config/m68k/isi.mt \ - config/m68k/m68k-fp.mt config/m68k/m68k-nofp.mt config/m68k/monitor.mt \ + config/m68k/m68k-fp.mt config/m68k/m68k-nofp.mt \ + config/m68k/monitor.mt \ config/m68k/news.mh config/m68k/news.mt config/m68k/news1000.mh \ config/m68k/os68k.mt config/m68k/st2000.mt config/m68k/sun2os3.mh \ config/m68k/sun2os3.mt config/m68k/sun2os4.mh config/m68k/sun2os4.mt \ @@ -914,6 +926,7 @@ ALLCONFIG = config/a29k/a29k-kern.mt config/a29k/a29k-udi.mt \ config/mips/decstation.mt config/mips/idt.mt config/mips/idtl.mt \ config/mips/irix3.mh config/mips/irix3.mt config/mips/irix4.mh \ config/mips/littlemips.mh config/mips/littlemips.mt \ + config/mips/news-mips.mh config/mips/riscos.mh \ config/none/none.mh config/none/none.mt config/ns32k/merlin.mh \ config/ns32k/merlin.mt config/ns32k/umax.mh config/ns32k/umax.mt \ config/pa/hppabsd.mh config/pa/hppabsd.mt config/pa/hppahpux.mh \