summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2008-04-10 08:26:41 +0000
committerJakub Jelinek <jakub@redhat.com>2008-04-10 08:26:41 +0000
commit117df5d9efd27f92fd139963f1a6033e59f3f6a9 (patch)
tree5a32796c79c3f3a51ac6252d3a32f0bda8e1299f /ChangeLog
parent3e852ba889e41b8f7eb4d9a1b0abca590dbbab81 (diff)
* stdlib/tst-makecontext.c (othervar): New variable.
(cf): Test sign extending the argument to long. 2008-04-10 Jakub Jelinek <jakub@redhat.com> * stdlib/tst-makecontext.c (othervar): New variable. (cf): Test sign extending the argument to long.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21312f6d1d..79035751dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-10 Jakub Jelinek <jakub@redhat.com>
+
+ * stdlib/tst-makecontext.c (othervar): New variable.
+ (cf): Test sign extending the argument to long.
+
2008-03-03 Steven Munroe <sjmunroe@us.ibm.com>
* sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: New file.