This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Newlib 1.18.0 is released
- From: Jeff Johnston <jjohnstn at redhat dot com>
- To: "'newlib at sources dot redhat dot com'" <newlib at sources dot redhat dot com>
- Date: Thu, 17 Dec 2009 17:24:09 -0500
- Subject: Newlib 1.18.0 is released
The latest snapshot is on the web-site.
Thanks to everyone who contributed.
*** 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