freebsd-dev/usr.bin/truss
Olivier Houchard f4b7018af1 truss: Decode correctly 64bits arguments on 32bits arm.
Mostly revert ebbc3140ca.
We don't need to special-case anything for arm64, the check for the pointer
size is already done for us, just keep the bits about having arm and arm64
having to add padding for 32bits binaries.

MFC after:	1 week
2021-09-23 01:26:42 +02:00
..
extern.h
main.c truss: minor cleanup and pedantic warning fixes 2021-06-16 16:35:55 +01:00
Makefile Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
Makefile.depend
setup.c Drop cloudabi 2021-09-22 00:18:44 +03:00
syscall.h Drop cloudabi 2021-09-22 00:18:44 +03:00
syscalls.c truss: Decode correctly 64bits arguments on 32bits arm. 2021-09-23 01:26:42 +02:00
truss.1
truss.h truss: improved support for decoding compat32 arguments 2021-03-25 11:14:13 +00:00