diff options
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rwxr-xr-x | bfd/configure | 2 | ||||
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rwxr-xr-x | binutils/configure | 2 | ||||
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rwxr-xr-x | gas/configure | 2 | ||||
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rwxr-xr-x | gprof/configure | 2 | ||||
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rwxr-xr-x | ld/configure | 2 |
10 files changed, 25 insertions, 5 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 36db4214656..21d25301bb2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2000-06-13 H.J. Lu <hjl@gnu.org> + + * configure: Regenerate. + Tue Jun 13 01:28:57 2000 J"orn Rennecke <amylaar@cygnus.co.uk> * peicode.h (pe_ILF_object_p): Use TARGET_LITTLE_SYM instead of diff --git a/bfd/configure b/bfd/configure index b567ae50156..ba644d2f052 100755 --- a/bfd/configure +++ b/bfd/configure @@ -1063,7 +1063,7 @@ fi PACKAGE=bfd -VERSION=2.9.5 +VERSION=2.10.90 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7d4b6f8ecaf..e6988df5d24 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2000-06-13 H.J. Lu <hjl@gnu.org> + + * configure: Regenerate. + 2000-06-08 David O'Brien <obrien@FreeBSD.org> * configure.in (VERSION): Update to show this is the CVS mainline. diff --git a/binutils/configure b/binutils/configure index 21270e927ee..b836b7dc13c 100755 --- a/binutils/configure +++ b/binutils/configure @@ -816,7 +816,7 @@ fi PACKAGE=binutils -VERSION=2.9.5 +VERSION=2.10.90 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/gas/ChangeLog b/gas/ChangeLog index 9d02b840686..d0ddd6013d9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2000-06-13 H.J. Lu <hjl@gnu.org> + + * configure: Regenerate. + 2000-06-09 Alan Modra <alan@linuxcare.com.au> * app.c (do_scrub_begin): Don't default lex[';'] as a line diff --git a/gas/configure b/gas/configure index 0187718c1e9..26b07e9da93 100755 --- a/gas/configure +++ b/gas/configure @@ -818,7 +818,7 @@ fi PACKAGE=gas -VERSION=2.9.5 +VERSION=2.10.90 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 28e0d724264..deec80546e4 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2000-06-13 H.J. Lu <hjl@gnu.org> + + * configure: Regenerate. + 2000-06-08 David O'Brien <obrien@FreeBSD.org> * configure.in (VERSION): Update to show this is the CVS mainline. diff --git a/gprof/configure b/gprof/configure index 899b640c076..75a31f7531f 100755 --- a/gprof/configure +++ b/gprof/configure @@ -812,7 +812,7 @@ fi PACKAGE=gprof -VERSION=2.9.5 +VERSION=2.10.90 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } diff --git a/ld/ChangeLog b/ld/ChangeLog index b54138d839d..2331bd307ba 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-06-13 H.J. Lu <hjl@gnu.org> + + * configure: Regenerate. + 2000-06-08 David O'Brien <obrien@FreeBSD.org> * configure.in (VERSION): Update to show this is the CVS mainline. diff --git a/ld/configure b/ld/configure index e8332fcd673..1f38813ea03 100755 --- a/ld/configure +++ b/ld/configure @@ -816,7 +816,7 @@ fi PACKAGE=ld -VERSION=2.9.5 +VERSION=2.10.90 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |