[Ltrace-devel] [PATCH] Support for ppc64le (Little Endian and ABIv2) Add new testsuite/ltrace.main/parameters-str.exp file Handles HFA and irelative support

Petr Machata pmachata at redhat.com
Mon May 12 10:51:33 UTC 2014


"Thierry Fauck ( thierry @ linux.vnet.ibm.com )"
<thierry at linux.vnet.ibm.com> writes:

>>> +#ifndef EF_PPC64_ABI
>>> +# define EF_PPC64_ABI 3
>>> +#endif
> Shouldn't I had this defintion is arch.h when I am not in case
> _CALL_ELF==2 so when I want to use it I can bail out if EF_PPC_ABI
> undefined in arch_elf_init() when I want to use it.

Yeah, makes sense.

Thanks,
PM



More information about the Ltrace-devel mailing list