summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1998-06-27 15:18:16 +0000
committerRichard Henderson <rth@redhat.com>1998-06-27 15:18:16 +0000
commit549046b742aa29475e083025ed45f4b2a3f45996 (patch)
tree249fd4a8bfe380aad4fcdfe370a81f4bda9a2e52 /ChangeLog
parentb7e6f7bf5794c24be2688c6cde00c4bc32424005 (diff)
downloadglibc-549046b742aa29475e083025ed45f4b2a3f45996.tar.gz
glibc-549046b742aa29475e083025ed45f4b2a3f45996.tar.xz
glibc-549046b742aa29475e083025ed45f4b2a3f45996.zip
Update.
1998-06-27  David S. Miller  <davem@pierdol.cobaltmicro.com>

        * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host):
        Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask.
        (elf_machine_fixup_plt): Likewise.
        * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: When
	_dl_pagesize not set, use system call to always get correct answer.
        * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
        (__syscall_getpagesize): Add
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ee88fccdcb..5708db8bd2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1998-06-27  David S. Miller  <davem@pierdol.cobaltmicro.com>
+
+        * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host):
+        Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask.
+        (elf_machine_fixup_plt): Likewise.
+        * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: When
+	_dl_pagesize not set, use system call to always get correct answer.
+        * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
+        (__syscall_getpagesize): Add
+
 1998-06-27  Ulrich Drepper  <drepper@cygnus.com>
 
 	* resolv/res_send.c (res_send): Fix typo.