about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-11-06 00:08:36 +0000
committerRoland McGrath <roland@gnu.org>2002-11-06 00:08:36 +0000
commite791bd95a530740a79b2b383075ddfda68663921 (patch)
treefcfe08e73405400966b2e75ad8bc5243e382428f /ChangeLog
parent0b27510b8fe082f54c75ece7b8f92a8a3e526b60 (diff)
downloadglibc-e791bd95a530740a79b2b383075ddfda68663921.tar.gz
glibc-e791bd95a530740a79b2b383075ddfda68663921.tar.xz
glibc-e791bd95a530740a79b2b383075ddfda68663921.zip
* sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only
	under [__USE_MISC || _ASM].

	* elf/elf.h: Remove the obsolete SH TLS relocations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 879ff54ca3..86f1f352b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-06  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+	* sysdeps/sh/bits/setjmp.h (JB_SIZE): Define only
+	under [__USE_MISC || _ASM].
+
+	* elf/elf.h: Remove the obsolete SH TLS relocations.
+
 2002-11-05  Ulrich Drepper  <drepper@redhat.com>
 
 	* posix/regcomp.c (regcomp): Initialize preg->can_be_null to zero.