summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-10-11 19:00:09 +0000
committerUlrich Drepper <drepper@redhat.com>2002-10-11 19:00:09 +0000
commiteb9f749186994ede50658aeae4ddd6432f93b34e (patch)
tree2b0499d01523617add9b9a944562888096048eac /ChangeLog
parentbd97565d089431795f0ee0546a08a0bafd39903a (diff)
downloadglibc-eb9f749186994ede50658aeae4ddd6432f93b34e.tar.gz
Update.
2002-10-11 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fc910e675..a6011dfc06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-11 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/unix/sysv/linux/i386/profil-counter.h (profil_counter):
+ Add hack to prevent the compiler from clobbering the signal
+ context.
+
2002-10-11 Roland McGrath <roland@redhat.com>
* sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):