aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-30 08:22:20 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-30 08:22:20 +0000
commit3ea10b0b529c49ad18249734ff7cb6ec04754bb5 (patch)
treea401633d89aca1c949db5fa0effb0c020c8afa29 /ChangeLog
parent4b2e86ce916302e9ae29252747485eefed29aafe (diff)
downloadglibc-3ea10b0b529c49ad18249734ff7cb6ec04754bb5.tar
glibc-3ea10b0b529c49ad18249734ff7cb6ec04754bb5.tar.gz
glibc-3ea10b0b529c49ad18249734ff7cb6ec04754bb5.tar.bz2
glibc-3ea10b0b529c49ad18249734ff7cb6ec04754bb5.zip
Update.
* sysdeps/sparc/sparc32/__longjmp.S: Include bits/setjmp.h not jmp_buf.h. Patch by David S. Miller <davem@dm.cobaltmicro.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34cb64ed8f..2a9faed6a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
1999-01-30 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/sparc/sparc32/__longjmp.S: Include bits/setjmp.h not
+ jmp_buf.h. Patch by David S. Miller <davem@dm.cobaltmicro.com>.
+
* sysdeps/libm-i387/s_fdim.S: Reverse arguments of instruction
changed in last patch.
* sysdeps/libm-i387/s_fdimf.S: Likewise.