diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-30 08:22:20 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-30 08:22:20 +0000 |
commit | 3ea10b0b529c49ad18249734ff7cb6ec04754bb5 (patch) | |
tree | a401633d89aca1c949db5fa0effb0c020c8afa29 /ChangeLog | |
parent | 4b2e86ce916302e9ae29252747485eefed29aafe (diff) | |
download | glibc-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |