From: David O'Brien Date: Thu, 8 Jun 2000 19:00:02 +0000 (+0000) Subject: * configure.in (VERSION): Update to show this is the CVS mainline. X-Git-Tag: readline-pre-41-import~238 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=946efd95b840ea7c0716e3923d7bbd7b7fc342c8;p=external%2Fbinutils.git * configure.in (VERSION): Update to show this is the CVS mainline. Approved by: Nick Clifton Message-Id: <200005222205.PAA14565@elmo.cygnus.com> --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 085d706..d434658 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 4cc84de..08daaa8 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 5c5ccb4..7d4b6f8 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 6b5ae24..3268362 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 1c107a4..e2fc6cd 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 3da7fcb..c3d775c 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 54aaf3d..28e0d72 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 8c44a68..2ab72a6 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 b84d38a..b54138d 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 57de4d4..d91d569 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