Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2011-12-20 02:03:51 +0400
committerJeff Johnston <jjohnstn@redhat.com>2011-12-20 02:03:51 +0400
commite7c65aae83d9872531cb3c7992364b115d8373e1 (patch)
tree3fb88643e71e34c0a69ab47b2aad9a03e00a351b /newlib/libm/libm.texinfo
parent18d0c0fb8b040e9fa16d8ea57d37516e815f368a (diff)
2011-12-19 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.20.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.20.0. * aclocal.m4: Regenerated. * configure: Ditto. * Makefile.in: Regenerated. * 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.20
Diffstat (limited to 'newlib/libm/libm.texinfo')
-rw-r--r--newlib/libm/libm.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo
index 82664b6d2..762daa48b 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-2010 Red Hat, Inc.
+Copyright (C) 1992, 1993, 1995, 1996-2011 Red Hat, Inc.
@file{libm} includes software developed at SunPro, a Sun Microsystems,
Inc. business. Permission to use, copy, modify, and distribute this
@@ -46,7 +46,7 @@ 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.19.0
+@subtitle @code{libm} 1.20.0
@subtitle December 2010
@author {Steve Chamberlain}
@author {Roland Pesch}