diff options
author | Roland McGrath <roland@gnu.org> | 1995-07-23 00:58:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-07-23 00:58:43 +0000 |
commit | d7e16e9e8348b8bcdb805f0c25baf80b057f2b59 (patch) | |
tree | 617f06b300cea1d906b98f7b2f58b17585ca4172 /ChangeLog | |
parent | 680469021c02fbc12faa3909571e064c9789d525 (diff) | |
download | glibc-d7e16e9e8348b8bcdb805f0c25baf80b057f2b59.tar glibc-d7e16e9e8348b8bcdb805f0c25baf80b057f2b59.tar.gz glibc-d7e16e9e8348b8bcdb805f0c25baf80b057f2b59.tar.bz2 glibc-d7e16e9e8348b8bcdb805f0c25baf80b057f2b59.zip |
Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-950723cvs/libc-950722
* sysdeps/unix/i386/sysdep.h (JUMPTARGET): Use ## to avoid space
before @PLT.
* sysdeps/mach/i386/sysdep.h (JUMPTARGET): New macro.
* sysdeps/i386/bsd-_setjmp.S: Use JUMPTARGET macro in jmp insn.
* sysdeps/i386/bsd-setjmp.S: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + + * sysdeps/unix/i386/sysdep.h (JUMPTARGET): Use ## to avoid space + before @PLT. + * sysdeps/mach/i386/sysdep.h (JUMPTARGET): New macro. + * sysdeps/i386/bsd-_setjmp.S: Use JUMPTARGET macro in jmp insn. + * sysdeps/i386/bsd-setjmp.S: Likewise. + Sat Jul 22 19:58:54 1995 Michael I Bushnell <mib@geech.gnu.ai.mit.edu> * inet/Makefile (routines): Added `ruserpass'. |