summaryrefslogtreecommitdiff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-05-06 00:23:57 +0000
committerRoland McGrath <roland@gnu.org>2005-05-06 00:23:57 +0000
commitca3477e65086e89d021c747796f4781b2e7a0dc6 (patch)
treee9317b97ec8908da62c5e159bfbb4bbf686afc43 /linuxthreads/ChangeLog
parent5e58ba77c877243bafeac52735582414a13872fc (diff)
downloadglibc-ca3477e65086e89d021c747796f4781b2e7a0dc6.tar
glibc-ca3477e65086e89d021c747796f4781b2e7a0dc6.tar.gz
glibc-ca3477e65086e89d021c747796f4781b2e7a0dc6.tar.bz2
glibc-ca3477e65086e89d021c747796f4781b2e7a0dc6.zip
* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Remove explicit
.eh_frame section, use cfi_* directives.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 8ac6398769..0079d0daf5 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-05 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Remove explicit
+ .eh_frame section, use cfi_* directives.
+
2005-04-27 Jakub Jelinek <jakub@redhat.com>
* sysdeps/pthread/getcpuclockid.c: Include spinlock.h.