summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-11-16 20:40:27 +0000
committerUlrich Drepper <drepper@redhat.com>2006-11-16 20:40:27 +0000
commitb1f0c2a609126c231cbcfb639a02cff286341ade (patch)
tree132bdaf39dff325841f2f348930ae794fca04b5e /ChangeLog
parent3f1e92051de9450aa3294f0b4075a72a933418c1 (diff)
* sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
* sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise. (signmask): Add .size directive. (othermask): Add .type directive.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7e67e38ab..e4fc084d66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-11-16 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text.
+ * sysdeps/x86_64/fpu/s_copysign.S (__copysign): Likewise.
+ (signmask): Add .size directive.
+ (othermask): Add .type directive.
+
2006-11-14 Ulrich Drepper <drepper@redhat.com>
* po/nl.po: Update from translation team.