Fixes for strace on SuperH Linux
Stuart Menefy
stuart.menefy at st.com
Thu Feb 27 02:52:09 UTC 2003
Folks
Attached is a patch against the CVS version of strace which completes the
support for SuperH Linux, and fixes a couple of arch specific problems.
Here is the ChangeLog:
2003-02-26 Stuart Menefy <stuart.menefy at st.com>
* linux/ioctlent.sh: Take an arg for location of header files
* syscallent.sh: Replaced lost $
Various fixes for SuperH [SH]:
* mem.c(sys_old_mmap): mmap() parameters passed in registers
* net.c(sys_pipe), syscall.c(getrval2): pipe() results returned
in registers
* process.c (change_syscall): Fixed register which holds system
call number
* util.c (arg0_offset, arg1_offset): provide definition
* Makefile.am: Added new files in linux/sh
* linux/sh/{syscallent,errnoent,ioctlent,signalent}.h: New files
Any comments, feel free to get in touch.
Thanks
Stuart
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x.gz
Type: application/octet-stream
Size: 17467 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20030227/99335b28/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20030227/99335b28/attachment.bin>
More information about the Strace-devel
mailing list