From 272fac20e743611550c6fad64f054934da6fd4bc Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mon, 22 Dec 2008 19:45:56 +0000 Subject: 2008-12-19 Jeff Johnston * NEWS: Update with 1.17.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.17.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.17 --- newlib/libm/configure | 20 ++++++++++---------- newlib/libm/libm.texinfo | 6 +++--- newlib/libm/machine/configure | 20 ++++++++++---------- newlib/libm/machine/i386/configure | 20 ++++++++++---------- newlib/libm/machine/spu/configure | 20 ++++++++++---------- 5 files changed, 43 insertions(+), 43 deletions(-) (limited to 'newlib/libm') diff --git a/newlib/libm/configure b/newlib/libm/configure index 2ef52319e..6e03bfb75 100755 --- a/newlib/libm/configure +++ b/newlib/libm/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for newlib 1.16.0. +# Generated by GNU Autoconf 2.59 for newlib 1.17.0. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -416,8 +416,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='newlib' PACKAGE_TARNAME='newlib' -PACKAGE_VERSION='1.16.0' -PACKAGE_STRING='newlib 1.16.0' +PACKAGE_VERSION='1.17.0' +PACKAGE_STRING='newlib 1.17.0' PACKAGE_BUGREPORT='' ac_unique_file="libm.texinfo" @@ -936,7 +936,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures newlib 1.16.0 to adapt to many kinds of systems. +\`configure' configures newlib 1.17.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1002,7 +1002,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of newlib 1.16.0:";; + short | recursive ) echo "Configuration of newlib 1.17.0:";; esac cat <<\_ACEOF @@ -1146,7 +1146,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -newlib configure 1.16.0 +newlib configure 1.17.0 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1160,7 +1160,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by newlib $as_me 1.16.0, which was +It was created by newlib $as_me 1.17.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -2086,7 +2086,7 @@ fi # Define the identity of the package. PACKAGE='newlib' - VERSION='1.16.0' + VERSION='1.17.0' # Some tools Automake needs. @@ -11850,7 +11850,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by newlib $as_me 1.16.0, which was +This file was extended by newlib $as_me 1.17.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -11908,7 +11908,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -newlib config.status 1.16.0 +newlib config.status 1.17.0 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo index a9a47e305..323ca5fe5 100644 --- a/newlib/libm/libm.texinfo +++ b/newlib/libm/libm.texinfo @@ -13,7 +13,7 @@ END-INFO-DIR-ENTRY @ifinfo This file documents an ANSI-C conforming mathematical subroutine library. -Copyright (C) 1992, 1993, 1995, 1996-2004 Red Hat, Inc. +Copyright (C) 1992, 1993, 1995, 1996-2008 Red Hat, Inc. @file{libm} includes software developed at SunPro, a Sun Microsystems, Inc. business. Permission to use, copy, modify, and distribute this @@ -46,8 +46,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.16.0 -@subtitle December 2007 +@subtitle @code{libm} 1.17.0 +@subtitle December 2008 @author {Steve Chamberlain} @author {Roland Pesch} @author {Red Hat Support} diff --git a/newlib/libm/machine/configure b/newlib/libm/machine/configure index aeba48e98..ab8558eff 100755 --- a/newlib/libm/machine/configure +++ b/newlib/libm/machine/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for newlib 1.16.0. +# Generated by GNU Autoconf 2.59 for newlib 1.17.0. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -416,8 +416,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='newlib' PACKAGE_TARNAME='newlib' -PACKAGE_VERSION='1.16.0' -PACKAGE_STRING='newlib 1.16.0' +PACKAGE_VERSION='1.17.0' +PACKAGE_STRING='newlib 1.17.0' PACKAGE_BUGREPORT='' ac_unique_file="i386" @@ -937,7 +937,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures newlib 1.16.0 to adapt to many kinds of systems. +\`configure' configures newlib 1.17.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1003,7 +1003,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of newlib 1.16.0:";; + short | recursive ) echo "Configuration of newlib 1.17.0:";; esac cat <<\_ACEOF @@ -1146,7 +1146,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -newlib configure 1.16.0 +newlib configure 1.17.0 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1160,7 +1160,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by newlib $as_me 1.16.0, which was +It was created by newlib $as_me 1.17.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -2062,7 +2062,7 @@ fi # Define the identity of the package. PACKAGE='newlib' - VERSION='1.16.0' + VERSION='1.17.0' # Some tools Automake needs. @@ -11843,7 +11843,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by newlib $as_me 1.16.0, which was +This file was extended by newlib $as_me 1.17.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -11901,7 +11901,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -newlib config.status 1.16.0 +newlib config.status 1.17.0 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/newlib/libm/machine/i386/configure b/newlib/libm/machine/i386/configure index e84c17341..131e53758 100755 --- a/newlib/libm/machine/i386/configure +++ b/newlib/libm/machine/i386/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for newlib 1.16.0. +# Generated by GNU Autoconf 2.59 for newlib 1.17.0. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -416,8 +416,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='newlib' PACKAGE_TARNAME='newlib' -PACKAGE_VERSION='1.16.0' -PACKAGE_STRING='newlib 1.16.0' +PACKAGE_VERSION='1.17.0' +PACKAGE_STRING='newlib 1.17.0' PACKAGE_BUGREPORT='' ac_unique_file="f_math.h" @@ -935,7 +935,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures newlib 1.16.0 to adapt to many kinds of systems. +\`configure' configures newlib 1.17.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1001,7 +1001,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of newlib 1.16.0:";; + short | recursive ) echo "Configuration of newlib 1.17.0:";; esac cat <<\_ACEOF @@ -1144,7 +1144,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -newlib configure 1.16.0 +newlib configure 1.17.0 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1158,7 +1158,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by newlib $as_me 1.16.0, which was +It was created by newlib $as_me 1.17.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -2060,7 +2060,7 @@ fi # Define the identity of the package. PACKAGE='newlib' - VERSION='1.16.0' + VERSION='1.17.0' # Some tools Automake needs. @@ -11801,7 +11801,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by newlib $as_me 1.16.0, which was +This file was extended by newlib $as_me 1.17.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -11859,7 +11859,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -newlib config.status 1.16.0 +newlib config.status 1.17.0 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff --git a/newlib/libm/machine/spu/configure b/newlib/libm/machine/spu/configure index f111ce34c..02adbef7e 100644 --- a/newlib/libm/machine/spu/configure +++ b/newlib/libm/machine/spu/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for newlib 1.16.0. +# Generated by GNU Autoconf 2.59 for newlib 1.17.0. # # Copyright (C) 2003 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation @@ -267,8 +267,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='newlib' PACKAGE_TARNAME='newlib' -PACKAGE_VERSION='1.16.0' -PACKAGE_STRING='newlib 1.16.0' +PACKAGE_VERSION='1.17.0' +PACKAGE_STRING='newlib 1.17.0' PACKAGE_BUGREPORT='' ac_unique_file="Makefile.am" @@ -729,7 +729,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures newlib 1.16.0 to adapt to many kinds of systems. +\`configure' configures newlib 1.17.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -795,7 +795,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of newlib 1.16.0:";; + short | recursive ) echo "Configuration of newlib 1.17.0:";; esac cat <<\_ACEOF @@ -917,7 +917,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -newlib configure 1.16.0 +newlib configure 1.17.0 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -931,7 +931,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by newlib $as_me 1.16.0, which was +It was created by newlib $as_me 1.17.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1833,7 +1833,7 @@ fi # Define the identity of the package. PACKAGE='newlib' - VERSION='1.16.0' + VERSION='1.17.0' # Some tools Automake needs. @@ -3280,7 +3280,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by newlib $as_me 1.16.0, which was +This file was extended by newlib $as_me 1.17.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3338,7 +3338,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -newlib config.status 1.16.0 +newlib config.status 1.17.0 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -- cgit v1.2.3