aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-06-09 11:42:30 +0000
committerUlrich Drepper <drepper@redhat.com>1999-06-09 11:42:30 +0000
commitc41baa797637904ab405f14b78e722176abbdca1 (patch)
tree720faabeff78ecdd3175c541e6a7be15152f82e1 /ChangeLog
parentc4db7573223ad5add43eaf89b08829a0225a8a03 (diff)
downloadglibc-c41baa797637904ab405f14b78e722176abbdca1.zip
glibc-c41baa797637904ab405f14b78e722176abbdca1.tar.gz
glibc-c41baa797637904ab405f14b78e722176abbdca1.tar.bz2
Update.
1999-06-09 Jakub Jelinek <jj@ultra.linux.cz> * stdlib/longlong.h: gas changed sethi handling when without %hi(). Fix assembly. * sysdeps/generic/dl-cache.c (_dl_cache_lookup): Allow port specific cache id checks. * sysdeps/generic/dl-cache.h: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 928c6b8..6a66a3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1999-06-09 Jakub Jelinek <jj@ultra.linux.cz>
+
+ * stdlib/longlong.h: gas changed sethi handling when without
+ %hi(). Fix assembly.
+ * sysdeps/generic/dl-cache.c (_dl_cache_lookup): Allow
+ port specific cache id checks.
+ * sysdeps/generic/dl-cache.h: New file.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/dl-cache.h: New file.
+
1999-06-08 Ulrich Drepper <drepper@cygnus.com>
* gmon/gmon.c: Remove advertising clause of copyright.