aboutsummaryrefslogtreecommitdiff
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
parentbd97565d089431795f0ee0546a08a0bafd39903a (diff)
downloadglibc-eb9f749186994ede50658aeae4ddd6432f93b34e.zip
glibc-eb9f749186994ede50658aeae4ddd6432f93b34e.tar.gz
glibc-eb9f749186994ede50658aeae4ddd6432f93b34e.tar.bz2
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.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2fc910e..a6011df 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):