strace/linux
Dmitry V. Levin af3ab5b854 powerpc64: maintain own linux/powerpc64 subdirectory
Most architectures supported by strace have their own subdirectory in
linux directory, but powerpc64 didn't, causing inconveniences.

* configure.ac (arch): Define to "powerpc64" on powerpc64.
* linux/powerpc/errnoent1.h: Move to linux/powerpc64/.
* linux/powerpc/ioctlent1.h: Likewise.
* linux/powerpc/signalent1.h: Likewise.
* linux/powerpc/syscallent1.h: Likewise.
* linux/powerpc64/ioctlent.h: New file.
* linux/powerpc64/syscallent.h: Likewise.
* linux/powerpc64/userent.h: Likewise.
* Makefile.am (EXTRA_DIST): Remove linux/powerpc/ioctlent1.h,
linux/powerpc/syscallent1.h, linux/powerpc/errnoent1.h, and
linux/powerpc/signalent1.h; added linux/powerpc64/errnoent1.h,
linux/powerpc64/ioctlent.h, linux/powerpc64/ioctlent1.h,
linux/powerpc64/signalent1.h, linux/powerpc64/syscallent.h,
linux/powerpc64/syscallent1.h, and linux/powerpc64/userent.h.
2015-01-21 17:34:37 +00:00
..
32 Wire up new syscalls 2015-01-12 19:05:34 +00:00
64 Wire up new syscalls 2015-01-12 19:05:34 +00:00
aarch64 Fix umount and umount2 syscall entries 2015-01-12 17:32:16 +00:00
alpha Change syscallent.h files to use designated initializers 2015-01-12 17:32:16 +00:00
arc Create generic 32-bit syscallent.h 2015-01-12 17:32:16 +00:00
arm Wire up new syscalls 2015-01-12 19:05:34 +00:00
avr32 Change syscallent.h files to use designated initializers 2015-01-12 17:32:16 +00:00
bfin Change syscallent.h files to use designated initializers 2015-01-12 17:32:16 +00:00
crisv10 process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00
crisv32 process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00
hppa Wire up new syscalls 2015-01-12 19:05:34 +00:00
i386 Wire up new syscalls 2015-01-12 19:05:34 +00:00
ia64 Wire up new syscalls 2015-01-12 19:05:34 +00:00
m68k Wire up new syscalls 2015-01-12 19:05:34 +00:00
metag Create generic 32-bit syscallent.h 2015-01-12 17:32:16 +00:00
microblaze Wire up new syscalls 2015-01-12 19:05:34 +00:00
mips mips: enable indirect ipc subcall support 2015-01-13 16:03:55 +00:00
or1k Create generic 32-bit syscallent.h 2015-01-12 17:32:16 +00:00
powerpc powerpc64: maintain own linux/powerpc64 subdirectory 2015-01-21 17:34:37 +00:00
powerpc64 powerpc64: maintain own linux/powerpc64 subdirectory 2015-01-21 17:34:37 +00:00
s390 Wire up new syscalls 2015-01-12 19:05:34 +00:00
s390x Wire up new syscalls 2015-01-12 19:05:34 +00:00
sh Change syscallent.h files to use designated initializers 2015-01-12 17:32:16 +00:00
sh64 Change syscallent.h files to use designated initializers 2015-01-12 17:32:16 +00:00
sparc sparc, sparc64: remove ioctl header file names from solaris ioctl entries 2015-01-13 16:45:15 +00:00
sparc64 sparc, sparc64: remove ioctl header file names from solaris ioctl entries 2015-01-13 16:45:15 +00:00
tile Create generic 32-bit syscallent.h 2015-01-12 17:32:16 +00:00
x32 Wire up new syscalls 2015-01-12 19:05:34 +00:00
x86_64 Wire up new syscalls 2015-01-12 19:05:34 +00:00
xtensa Wire up new syscalls 2015-01-12 19:05:34 +00:00
dummy_check.sh Remove stray sys_swapon() declaration 2012-02-28 16:39:44 +01:00
dummy.h Wire up new syscalls 2015-01-12 19:05:34 +00:00
errnoent.h linux: add new errno values for EPROBE_DEFER and EOPENSTALE 2012-10-26 22:55:52 +00:00
fanotify.h Cleanup local copy of linux/fanotify.h 2015-01-09 02:27:57 +00:00
inet_diag.h Add -yy option: print ip and port associated with socket descriptors 2014-09-17 20:03:38 +00:00
inotify.h Cleanup inotify syscalls decoding 2014-02-05 15:43:04 +00:00
ioctlent.h.in Update ioctl entries 2014-11-04 03:13:51 +00:00
ioctlent.sh ioctlent.sh: cleanup regexps that are used to fetch bases 2015-01-16 20:20:45 +00:00
kexec.h Implement kexec_load decoding 2014-02-05 14:25:20 +00:00
keyctl.h Implement add_key, keyctl, and request_key decoding 2014-02-05 23:41:50 +00:00
mtd-abi.h Whitespace fix, no code changes 2013-02-14 13:39:53 +01:00
personality.h Use prepared editions of recently imported linux headers 2014-02-05 12:56:26 +00:00
ptp_clock.h Decode ptp ioctls 2014-02-04 00:03:08 +00:00
reboot.h Enhance reboot decoding 2014-02-05 14:51:19 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
sock_diag.h Add -yy option: print ip and port associated with socket descriptors 2014-09-17 20:03:38 +00:00
subcall.h Fix indirect ipc subcall handling 2015-01-12 14:27:11 +00:00
syscall.h Fix decoding of getgroups, getgroups32, setgroups, and setgroups32 syscalls 2014-12-16 01:09:23 +00:00
ubi-user.h Decode mtd/ubi ioctls 2013-05-02 22:50:55 +00:00
unix_diag.h Support unix domain sockets in -yy option 2014-12-25 01:00:48 +00:00
userent0.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00