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>2014-12-18 23:30:11 +0300
committerJeff Johnston <jjohnstn@redhat.com>2014-12-18 23:30:11 +0300
commit0615b4bb5f38a738377d4856aed167f0ab6aa52d (patch)
tree4817841fbc39f5ec85c5d3845cfa968835e7872d /newlib/libm/libm.texinfo
parentf94bbabd8916c6db615d4a0cf37381451951f00b (diff)
2014-12-18 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 2.2.0 info. * README: Ditto. * acinclude.m4: Change version number to 2.2.0. * libc/libc.texinfo: Ditto. * libm/libm.texinfo: Ditto. * configure: Regenerated. * Makefile.in: Regenerated. * doc/configure: Ditto. * libc/*/configure: Ditto. * libm/*/configure: Ditto. * libc/sys/linux/shared.ld: Add VERS_2.2
Diffstat (limited to 'newlib/libm/libm.texinfo')
-rw-r--r--newlib/libm/libm.texinfo6
1 files changed, 3 insertions, 3 deletions
diff --git a/newlib/libm/libm.texinfo b/newlib/libm/libm.texinfo
index c9ad76964..f25984840 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-2013 Red Hat, Inc.
+Copyright (C) 1992, 1993, 1995, 1996-2014 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} 2.1.0
-@subtitle December 2013
+@subtitle @code{libm} 2.2.0
+@subtitle December 2014
@author {Steve Chamberlain}
@author {Roland Pesch}
@author {Red Hat Support}