diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-12-16 20:49:42 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-12-16 20:49:42 +0000 |
commit | 0217078f77de375347b3c76fb7dbf6ab11b61883 (patch) | |
tree | 186284eaa90bc9a086a68a82409b88b31e8544bf /newlib/libm | |
parent | 6ba157bb2e6cde295bd74c40110aea5b5d096c85 (diff) | |
download | newlib-0217078f77de375347b3c76fb7dbf6ab11b61883.zip newlib-0217078f77de375347b3c76fb7dbf6ab11b61883.tar.gz newlib-0217078f77de375347b3c76fb7dbf6ab11b61883.tar.bz2 |
2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.14.0 info.
* README: Ditto.
* acinclude.m4: Change version number to 1.14.0.
* aclocal.m4: Regenerated.
* configure: Ditto.
* doc/aclocal.m4: Ditto.
* doc/configure: Ditto.
* libc/*/aclocal.m4: Ditto.
* libc/*/configure: Ditto.
* libc/libc.texinfo: Ditto.
* libm/*/aclocal.m4: Ditto.
* libm/*/configure: Ditto.
* libm/libm.texinfo: Ditto.
* libc/sys/linux/shared.ld: Add VERS_1.14.
Diffstat (limited to 'newlib/libm')
-rw-r--r-- | newlib/libm/aclocal.m4 | 2 | ||||
-rwxr-xr-x | newlib/libm/configure | 2 | ||||
-rw-r--r-- | newlib/libm/libm.texinfo | 4 | ||||
-rw-r--r-- | newlib/libm/machine/aclocal.m4 | 2 | ||||
-rwxr-xr-x | newlib/libm/machine/configure | 2 | ||||
-rw-r--r-- | newlib/libm/machine/i386/aclocal.m4 | 2 | ||||
-rwxr-xr-x | newlib/libm/machine/i386/configure | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/newlib/libm/aclocal.m4 b/newlib/libm/aclocal.m4 index 612e7ce..04b8c81 100644 --- a/newlib/libm/aclocal.m4 +++ b/newlib/libm/aclocal.m4 @@ -130,7 +130,7 @@ AC_SUBST(newlib_basedir) AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(newlib, 1.13.0) +AM_INIT_AUTOMAKE(newlib, 1.14.0) # FIXME: We temporarily define our own version of AC_PROG_CC. This is # copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We diff --git a/newlib/libm/configure b/newlib/libm/configure index 8535bc9..071b604 100755 --- a/newlib/libm/configure +++ b/newlib/libm/configure @@ -1033,7 +1033,7 @@ test "$host_alias" != "$target_alias" && PACKAGE=newlib -VERSION=1.13.0 +VERSION=1.14.0 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/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo index 4a9d579..309f39f 100644 --- a/newlib/libm/libm.texinfo +++ b/newlib/libm/libm.texinfo @@ -61,8 +61,8 @@ into another language, under the above conditions for modified versions. @titlepage @title The Red Hat newlib C Math Library @sp 1 -@subtitle @code{libm} 1.13.0 -@subtitle January 2004 +@subtitle @code{libm} 1.14.0 +@subtitle December 2005 @author {Steve Chamberlain} @author {Roland Pesch} @author {Red Hat Support} diff --git a/newlib/libm/machine/aclocal.m4 b/newlib/libm/machine/aclocal.m4 index c0a2068..a96ef0e 100644 --- a/newlib/libm/machine/aclocal.m4 +++ b/newlib/libm/machine/aclocal.m4 @@ -117,7 +117,7 @@ AC_SUBST(newlib_basedir) AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(newlib, 1.13.0) +AM_INIT_AUTOMAKE(newlib, 1.14.0) # FIXME: We temporarily define our own version of AC_PROG_CC. This is # copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We diff --git a/newlib/libm/machine/configure b/newlib/libm/machine/configure index 7d0deb5..e0c2750 100755 --- a/newlib/libm/machine/configure +++ b/newlib/libm/machine/configure @@ -1009,7 +1009,7 @@ test "$host_alias" != "$target_alias" && PACKAGE=newlib -VERSION=1.13.0 +VERSION=1.14.0 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/newlib/libm/machine/i386/aclocal.m4 b/newlib/libm/machine/i386/aclocal.m4 index c0a2068..a96ef0e 100644 --- a/newlib/libm/machine/i386/aclocal.m4 +++ b/newlib/libm/machine/i386/aclocal.m4 @@ -117,7 +117,7 @@ AC_SUBST(newlib_basedir) AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(newlib, 1.13.0) +AM_INIT_AUTOMAKE(newlib, 1.14.0) # FIXME: We temporarily define our own version of AC_PROG_CC. This is # copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We diff --git a/newlib/libm/machine/i386/configure b/newlib/libm/machine/i386/configure index 806c492..b458bba 100755 --- a/newlib/libm/machine/i386/configure +++ b/newlib/libm/machine/i386/configure @@ -1009,7 +1009,7 @@ test "$host_alias" != "$target_alias" && PACKAGE=newlib -VERSION=1.13.0 +VERSION=1.14.0 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; } |