about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-06 17:40:56 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-06 17:40:56 +0000
commit6bdd38ba719f92869fd7db62ad5d9368ad1b9e26 (patch)
treeb45e3b37707570cd9cd5873957ba48c0c5c778cf /ChangeLog
parent67060ef581a5e44ced1d08e654f8f63737c51c78 (diff)
downloadglibc-6bdd38ba719f92869fd7db62ad5d9368ad1b9e26.tar.gz
glibc-6bdd38ba719f92869fd7db62ad5d9368ad1b9e26.tar.xz
glibc-6bdd38ba719f92869fd7db62ad5d9368ad1b9e26.zip
Update.
2004-10-06  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/s390/jmpbuf-unwind.h: Include bits/wordsize.h.
	(JMPBUF_CFA_UNWINDS_ADJ): Subtract 96 resp. 160 bytes from CFA.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bb8a43b91..952dfa3cd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-06  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/s390/jmpbuf-unwind.h: Include bits/wordsize.h.
+	(JMPBUF_CFA_UNWINDS_ADJ): Subtract 96 resp. 160 bytes from CFA.
+
 2004-10-05  Ulrich Drepper  <drepper@redhat.com>
 
 	* elf/rtld.c (dl_main): Use _dl_debug_printf instead of _dl_printf