aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 93a03a7846..3dfc5c7417 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-12 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/i386/pt-machine.h (CURRENT_STACK_FRAME): Define using
+ __builtin_frame_address.
+ * sysdeps/i386/i686/pt-machine.h: Likewise.
+
2001-04-11 Ulrich Drepper <drepper@redhat.com>
* Makefile (tests): Comment out tst-cancel for now.