* configure.in (VERSION): Update to show this is the CVS mainline.
authorDavid O'Brien <obrien@FreeBSD.org>
Thu, 8 Jun 2000 19:00:02 +0000 (19:00 +0000)
committerDavid O'Brien <obrien@FreeBSD.org>
Thu, 8 Jun 2000 19:00:02 +0000 (19:00 +0000)
Approved by: Nick Clifton <nickc@cygnus.com>
Message-Id: <200005222205.PAA14565@elmo.cygnus.com>

bfd/ChangeLog
bfd/configure.in
binutils/ChangeLog
binutils/configure.in
gas/ChangeLog
gas/configure.in
gprof/ChangeLog
gprof/configure.in
ld/ChangeLog
ld/configure.in

index 085d706..d434658 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-08  David O'Brien  <obrien@FreeBSD.org>
+
+       * configure.in (VERSION): Update to show this is the CVS mainline.
+
 2000-06-07  Alan Modra  <alan@linuxcare.com.au>
 
        * elf32-d10v.c: Include elf/d10v.h
index 4cc84de..08daaa8 100644 (file)
@@ -7,7 +7,7 @@ AC_INIT(libbfd.c)
 AC_CANONICAL_SYSTEM
 AC_ISC_POSIX
 
-AM_INIT_AUTOMAKE(bfd, 2.9.5)
+AM_INIT_AUTOMAKE(bfd, 2.10.90)
 
 dnl These must be called before AM_PROG_LIBTOOL, because it may want
 dnl to call AC_CHECK_PROG.
index 5c5ccb4..7d4b6f8 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-08  David O'Brien  <obrien@FreeBSD.org>
+
+       * configure.in (VERSION): Update to show this is the CVS mainline.
+
 2000-06-02  David O'Brien  <obrien@FreeBSD.org>
 
        * strings.c (isgraphic): Interpret <TAB> as a printable character,
index 6b5ae24..3268362 100644 (file)
@@ -5,7 +5,7 @@ AC_INIT(ar.c)
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(binutils, 2.9.5)
+AM_INIT_AUTOMAKE(binutils, 2.10.90)
 
 AM_PROG_LIBTOOL
 
index 1c107a4..e2fc6cd 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-08  David O'Brien  <obrien@FreeBSD.org>
+
+       * configure.in (VERSION): Update to show this is the CVS mainline.
+
 2000-06-08  Matthew Jacob  <mjacob@feral.com>
 
        * config/tc-alpha.c (md_undefined_symbol): Properly understand that
index 3da7fcb..c3d775c 100644 (file)
@@ -10,7 +10,7 @@ AC_INIT(as.h)
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(gas, 2.9.5)
+AM_INIT_AUTOMAKE(gas, 2.10.90)
 
 AM_PROG_LIBTOOL
 
index 54aaf3d..28e0d72 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-08  David O'Brien  <obrien@FreeBSD.org>
+
+       * configure.in (VERSION): Update to show this is the CVS mainline.
+
 2000-06-07  Philippe De Muyter  <phdm@macqel.be>
 
        * source.c: Remove direct inclusion of sys/stat.h.
index 8c44a68..2ab72a6 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(gprof.c)
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(gprof, 2.9.5)
+AM_INIT_AUTOMAKE(gprof, 2.10.90)
 
 AM_PROG_LIBTOOL
 
index b84d38a..b54138d 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-08  David O'Brien  <obrien@FreeBSD.org>
+
+       * configure.in (VERSION): Update to show this is the CVS mainline.
+
 2000-06-07  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
 
        * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all
index 57de4d4..d91d569 100644 (file)
@@ -5,7 +5,7 @@ AC_INIT(ldmain.c)
 
 AC_CANONICAL_SYSTEM
 
-AM_INIT_AUTOMAKE(ld, 2.9.5)
+AM_INIT_AUTOMAKE(ld, 2.10.90)
 
 AM_PROG_LIBTOOL