about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2013-11-06 13:01:36 -0800
committerDavid S. Miller <davem@davemloft.net>2013-11-06 13:23:36 -0800
commit8d6bb57c44557c344d56653c3380885bf1dcabd7 (patch)
tree09711b8cd8fbab03c0cb6224b54ce497b3ace0f0 /NEWS
parente256c4214c9484873921d4bdb723b842b5627e42 (diff)
downloadglibc-8d6bb57c44557c344d56653c3380885bf1dcabd7.tar.gz
glibc-8d6bb57c44557c344d56653c3380885bf1dcabd7.tar.xz
glibc-8d6bb57c44557c344d56653c3380885bf1dcabd7.zip
Fix build on pre-v9 32-bit Sparc.
We cannot use fnegd in this code, as fnegd was added in v9.
Only fnegs exists in v8 and earlier.

	[BZ #15985]
	* sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
	on pre-v9 cpus, use a fnegs+fmovs sequence instead.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 38ed4404ba..bb1db5b0a9 100644
--- a/NEWS
+++ b/NEWS
@@ -16,8 +16,8 @@ Version 2.19
   15748, 15749, 15754, 15760, 15763, 15764, 15797, 15799, 15825, 15844,
   15847, 15849, 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890,
   15892, 15893, 15895, 15897, 15905, 15909, 15917, 15919, 15921, 15923,
-  15939, 15948, 15963, 15966, 15988, 16032, 16034, 16036, 16037, 16041,
-  16071, 16072, 16074, 16078, 16112.
+  15939, 15948, 15963, 15966, 15985, 15988, 16032, 16034, 16036, 16037,
+  16041, 16071, 16072, 16074, 16078, 16112.
 
 * CVE-2012-4412 The strcoll implementation caches indices and rules for
   large collation sequences to optimize multiple passes.  This cache