This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PowerPC unaligned relocs in little-endian mode


On 10/03/2013 09:40 PM, Alan Modra wrote:
> On Thu, Oct 03, 2013 at 06:31:22PM -0300, Adhemerval Zanella wrote:
>> The patch is ok, just a question: any reason in particular to not use uint16_t, uint32_t, and uint64_t? 
> It's recycled code. :)  I copied the union from libgcc/unwind-pe.h.
>
Fair enough, if you don't mind could you push with uintxx_t to improve readability?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]