about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-08-25 12:02:13 -0700
committerUlrich Drepper <drepper@redhat.com>2009-08-25 12:02:13 -0700
commit8392ff2dc79dc321d79276f4de73056cd74320c8 (patch)
tree3c00c8894fffb442a87c0796b624299642187df9 /ChangeLog
parent84088310ce06bfc5759b37f0cd043dce80f578b6 (diff)
downloadglibc-8392ff2dc79dc321d79276f4de73056cd74320c8.tar.gz
glibc-8392ff2dc79dc321d79276f4de73056cd74320c8.tar.xz
glibc-8392ff2dc79dc321d79276f4de73056cd74320c8.zip
64-bit optimized implementation of trunc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 560f5db55c..0e1a955ffc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2009-08-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: New file.
+
 	* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Remove
 	leftover YMM_SIZE definition.