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>2009-12-17 23:40:06 +0300
committerJeff Johnston <jjohnstn@redhat.com>2009-12-17 23:40:06 +0300
commit296df5189a6b79e180239223f49036a1ddb6243d (patch)
tree1d15a7129178e559a0912e63cfa3b98b69f532af /newlib/NEWS
parentbbe9636fd8db2af188f6e20bacd31225301b0aa6 (diff)
2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
* NEWS: Update with 1.18.0 info. * README: Ditto. * acinclude.m4: Change version number to 1.18.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.18
Diffstat (limited to 'newlib/NEWS')
-rw-r--r--newlib/NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/newlib/NEWS b/newlib/NEWS
index e964b6312..b17084ef1 100644
--- a/newlib/NEWS
+++ b/newlib/NEWS
@@ -1,3 +1,17 @@
+*** Major changes in newlib version 1.18.0:
+
+* wide-char enhancements
+* long double math routines added for platforms where LDBL == DBL
+* long long math routines added
+* math cleanup
+* UTF-16 modifications for Cygwin
+* major locale charset overhaul including added charsets
+* added moxie platform
+* added rx platform
+* added xc16x platform
+* various cleanups
+* various bug fixes
+
*** Major changes in newlib version 1.17.0:
* new C99 wide-char function additions