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 36db421..21d2530 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 b567ae5..ba644d2 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 7d4b6f8..e6988df 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 21270e9..b836b7d 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 9d02b84..d0ddd60 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 0187718..26b07e9 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 28e0d72..deec805 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 899b640..75a31f7 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 b54138d..2331bd3 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 e8332fc..1f38813 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; } |