diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2014-01-07 16:16:35 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2014-01-07 16:17:52 +0000 |
commit | 196f456b842ee96e1bf1e5ae6ed21ba427dee3f3 (patch) | |
tree | fb882be8637c0d895494c60e71d6c1c3025847e0 /NEWS | |
parent | 07d55c6c3777499bdc0228ef820d5b647f2af71c (diff) | |
download | glibc-196f456b842ee96e1bf1e5ae6ed21ba427dee3f3.tar.gz glibc-196f456b842ee96e1bf1e5ae6ed21ba427dee3f3.tar.xz glibc-196f456b842ee96e1bf1e5ae6ed21ba427dee3f3.zip |
[AArch64] Fix FP_ROUNDMODE.
[BZ #16387] Fix FP_ROUNDMODE to extract the correct bits from FPCR.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS index a3030eb163..d674772247 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,7 @@ Version 2.19 16103, 16112, 16143, 16144, 16146, 16150, 16151, 16153, 16167, 16172, 16195, 16214, 16245, 16271, 16274, 16283, 16289, 16293, 16314, 16316, 16330, 16337, 16338, 16356, 16365, 16366, 16369, 16372, 16375, 16379, - 16384, 16385, 16386, 16390, 16400. + 16384, 16385, 16386, 16387, 16390, 16400. * Slovenian translations for glibc messages have been contributed by the Translation Project's Slovenian team of translators. |