strace/linux
Chris Zankel 8f636ed128 Add support for the XTENSA architecture
* configure.ac: Add XTENSA to the list of supported architectures.
* defs.h: Add XTENSA support.
* linux/xtensa/syscallent.h: New file.
* linux/xtensa/ioctlent.h.in: Likewise.
* process.c (struct_user_offsets): Add XTENSA support.
* signal.c (sys_sigreturn): Likewise.
* syscall.c (printcall, get_scno, get_syscall_args,
  get_syscall_result, get_error): Likewise.
* util.c (change_syscall): Likewise.

Signed-off-by: Chris Zankel <chris@zankel.net>
2013-03-25 17:58:57 +00:00
..
aarch64 Do not use off_t in sendfile decoding 2013-03-20 14:38:20 +00:00
alpha Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
arm Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
avr32 Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
bfin Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
hppa Do not use off_t in sendfile decoding 2013-03-20 14:38:20 +00:00
i386 Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
ia64 Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
m68k Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
metag Do not use off_t in sendfile decoding 2013-03-20 14:38:20 +00:00
microblaze Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
mips Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
or1k Do not use off_t in sendfile decoding 2013-03-20 14:38:20 +00:00
powerpc Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
s390 Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
s390x Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
sh Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
sh64 Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
sparc Assorted fixes to syscallent.h 2013-03-05 13:59:45 +01:00
sparc64 Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
tile Do not use off_t in sendfile decoding 2013-03-20 14:38:20 +00:00
x32 Do not use off_t in sendfile decoding 2013-03-20 14:38:20 +00:00
x86_64 Do not use off_t in sendfile decoding 2013-03-20 14:38:20 +00:00
xtensa Add support for the XTENSA architecture 2013-03-25 17:58:57 +00:00
dummy_check.sh Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01:00
dummy.h Disable STREAMS syscalls for non-SPARC 2013-03-05 16:50:12 +01:00
errnoent.h linux: add new errno values for EPROBE_DEFER and EOPENSTALE 2012-10-26 22:55:52 +00:00
ioctlent-filter.awk Filter out redundant "*32" ioctl entries 2012-10-27 01:13:53 +00:00
ioctlent.h.in Move asm-generic ioctl definitions to linux/ioctlent.h.in 2012-11-12 14:05:53 +00:00
ioctlent.sh Tidy up includes and copyright notices, fix indentation 2012-03-16 12:02:22 +01:00
ioctlsort.c Compress blank lines 2012-02-25 15:41:21 +00:00
mtd-abi.h Whitespace fix, no code changes 2013-02-14 13:39:53 +01:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
syscall.h Fix printstrbufarg's address argument to be long, not int 2013-03-05 16:17:46 +01:00