aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-25 20:50:21 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-25 20:50:21 +0000
commite0ea35832e9039a89809102688e57a1040587b87 (patch)
tree6b856a602d9677cfb6e92ea8f7312fb3396bbed0 /ChangeLog
parentc5e38fac45176848d71f91eb01daa23c6f1a9886 (diff)
downloadglibc-e0ea35832e9039a89809102688e57a1040587b87.tar
glibc-e0ea35832e9039a89809102688e57a1040587b87.tar.gz
glibc-e0ea35832e9039a89809102688e57a1040587b87.tar.bz2
glibc-e0ea35832e9039a89809102688e57a1040587b87.zip
Update.
2001-04-25 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/sparc/sparc64/bits/time.h: Move to... * sysdeps/unix/sysv/linux/sparc/bits/time.h: ...here. * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/bits/time.h: Remove. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: Move to... * sysdeps/unix/sysv/linux/sparc/bits/socket.h: ...here. Adjust struct msghdr for __WORDSIZE == 32. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statvfs.h: Move to... * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: ...here. Adjust for __WORDSIZE == 32. * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Remove. * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/get_clockfreq.c: New file. * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S (__libc_siglongjmp): Rename from longjmp, make longjmp weak alias to it. 2001-04-24 David S. Miller <davem@redhat.com> * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94bf12e0bc..5434eeec1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2001-04-25 Jakub Jelinek <jakub@redhat.com>
+
+ * sysdeps/unix/sysv/linux/sparc/sparc64/bits/time.h: Move to...
+ * sysdeps/unix/sysv/linux/sparc/bits/time.h: ...here.
+ * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/bits/time.h: Remove.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: Move to...
+ * sysdeps/unix/sysv/linux/sparc/bits/socket.h: ...here. Adjust
+ struct msghdr for __WORDSIZE == 32.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/bits/statvfs.h: Move to...
+ * sysdeps/unix/sysv/linux/sparc/bits/statvfs.h: ...here. Adjust
+ for __WORDSIZE == 32.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/bits/siginfo.h: Remove.
+ * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/get_clockfreq.c: New
+ file.
+ * sysdeps/unix/sysv/linux/sparc/sparc64/longjmp.S (__libc_siglongjmp):
+ Rename from longjmp, make longjmp weak alias to it.
+
+2001-04-24 David S. Miller <davem@redhat.com>
+
+ * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: New file.
+
2001-04-25 Matthew Wilcox <willy@ldl.fc.hp.com>
* sysdeps/hppa/stackinfo.h: New file.