From 946efd95b840ea7c0716e3923d7bbd7b7fc342c8 Mon Sep 17 00:00:00 2001 From: David O'Brien Date: Thu, 8 Jun 2000 19:00:02 +0000 Subject: [PATCH] * configure.in (VERSION): Update to show this is the CVS mainline. Approved by: Nick Clifton Message-Id: <200005222205.PAA14565@elmo.cygnus.com> --- bfd/ChangeLog | 4 ++++ bfd/configure.in | 2 +- binutils/ChangeLog | 4 ++++ binutils/configure.in | 2 +- gas/ChangeLog | 4 ++++ gas/configure.in | 2 +- gprof/ChangeLog | 4 ++++ gprof/configure.in | 2 +- ld/ChangeLog | 4 ++++ ld/configure.in | 2 +- 10 files changed, 25 insertions(+), 5 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 085d706b247..d4346586013 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2000-06-08 David O'Brien + + * configure.in (VERSION): Update to show this is the CVS mainline. + 2000-06-07 Alan Modra * elf32-d10v.c: Include elf/d10v.h diff --git a/bfd/configure.in b/bfd/configure.in index 4cc84deb3de..08daaa87997 100644 --- a/bfd/configure.in +++ b/bfd/configure.in @@ -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. diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5c5ccb43b5f..7d4b6f8ecaf 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-06-08 David O'Brien + + * configure.in (VERSION): Update to show this is the CVS mainline. + 2000-06-02 David O'Brien * strings.c (isgraphic): Interpret as a printable character, diff --git a/binutils/configure.in b/binutils/configure.in index 6b5ae243bab..32683624c01 100644 --- a/binutils/configure.in +++ b/binutils/configure.in @@ -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 diff --git a/gas/ChangeLog b/gas/ChangeLog index 1c107a43d05..e2fc6cda85b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-06-08 David O'Brien + + * configure.in (VERSION): Update to show this is the CVS mainline. + 2000-06-08 Matthew Jacob * config/tc-alpha.c (md_undefined_symbol): Properly understand that diff --git a/gas/configure.in b/gas/configure.in index 3da7fcb6168..c3d775ca09f 100644 --- a/gas/configure.in +++ b/gas/configure.in @@ -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 diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 54aaf3dda6b..28e0d724264 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2000-06-08 David O'Brien + + * configure.in (VERSION): Update to show this is the CVS mainline. + 2000-06-07 Philippe De Muyter * source.c: Remove direct inclusion of sys/stat.h. diff --git a/gprof/configure.in b/gprof/configure.in index 8c44a682685..2ab72a60913 100644 --- a/gprof/configure.in +++ b/gprof/configure.in @@ -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 diff --git a/ld/ChangeLog b/ld/ChangeLog index b84d38ab629..b54138d839d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-06-08 David O'Brien + + * configure.in (VERSION): Update to show this is the CVS mainline. + 2000-06-07 Michael Sokolov * emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require all diff --git a/ld/configure.in b/ld/configure.in index 57de4d4d370..d91d5692b35 100644 --- a/ld/configure.in +++ b/ld/configure.in @@ -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 -- 2.30.2