"Kirill A. Shutemov" <[email protected]> writes:
> ARM OABI and ARM EABI have different function parameters passing rules. > With EABI, 64-bit function parameters passed in registers are aligned to > an even-numbered register instead of using the next available pair. [1] > This rule also applies to syscall's arguments. > > strace is not aware about this difference. This patch fixes it. > Five syscalls affected. Please take a look at printllval. Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different." ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
