* Makefile.in: Bump to versions 1.97.90.
authorPer Bothner <per@bothner.com>
Mon, 31 Aug 1992 01:11:18 +0000 (01:11 +0000)
committerPer Bothner <per@bothner.com>
Mon, 31 Aug 1992 01:11:18 +0000 (01:11 +0000)
* cplus-dem.c:  Removed.  Was nowhere used - and if some
programs are changed to to demangling should now use the
versions in libiberty.

binutils/.Sanitize
binutils/ChangeLog
binutils/Makefile.in

index 08703ffe9b01b20cef612534daa06ad7d75d342d..82a60a22df2b6804b3ed1ea4fdcc2ba8669dbaa5 100644 (file)
@@ -47,7 +47,6 @@ configure.bat
 configure.in
 config
 copy.c
-cplus-dem.c
 filemode.c
 gmalloc.c
 i386-pinsn.c
index 4b3f798761657dd6cb43767a27d4e5ea396666da..0d013ef8eac6493737bbcc5344e7285dd5a7c903 100644 (file)
@@ -1,3 +1,10 @@
+Sun Aug 30 18:09:03 1992  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * Makefile.in:  Bump to versions 1.97.90.
+       * cplus-dem.c:  Removed.  Was nowhere used - and if some
+       programs are changed to to demangling should now use the
+       versions in libiberty.
+
 Thu Aug 27 12:58:09 1992  Brendan Kehoe  (brendan@cygnus.com)
 
        * configure.in: add we32k
index 08b1c64d06a47d73c4ef90b214b72f2fff49aadc..0ea2429fd4b6a18dcfd1c389b8b06d87c3d5d6dd 100644 (file)
@@ -63,7 +63,7 @@ LEX_OPTIONS = -I -Cem
 LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex -S../flex/flex.skel ; else echo flex ; fi`
 
 # Distribution version
-VERSION=1.97
+VERSION=1.97.90
 # Distribution name
 DIST_NAME=binutils-${VERSION}
 
@@ -351,7 +351,6 @@ ar.o: ar.c
 arsup.o: arsup.c
 bucomm.o: bucomm.c
 copy.o: copy.c
-cplus-dem.o:cplus-dem.c
 filemode.o:filemode.c
 getopt.o:getopt.c
 getopt1.o:getopt1.c
This page took 0.029082 seconds and 4 git commands to generate.