Here's an additional patch which fixes "strict aliasing" warnings in
the ARM target.

On Sun, Mar 6, 2011 at 1:18 PM, Michael K. Edwards
<[email protected]> wrote:
> I expect that the first attached patch will fix the PPC32 build.  (I
> have made the offending bits of code conditional on SIZEOF_LONG == 8
> rather than on __powerpc64__, since this is really a matter of
> ptrace() being defined to return a long.)  The other patches capture
> the last remaining bit of substance from crosstool-ng's patches (the
> inclusion guard on common.h) and fix up autoconf warnings.  I haven't
> tested the result on ppc32 -- I am working on x86 and ARM targets --
> but I thought I'd get it out to you for your consideration anyway.
>
> Thanks,
> - Michael
>

Attachment: 0001-fix-type-punning-in-ARM-arch_-dis-en-able_breakpoint.patch
Description: Binary data

_______________________________________________
Ltrace-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/ltrace-devel

Reply via email to