This is the mail archive of the libc-alpha@sources.redhat.com 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: mips64 elf64 reloc data structures


> I don't know how cleaner this, but here's what I'm working with now.

The formatting looks ok.  You have some "ytpe" comment typos.  The union
casts and struct/union constants are GCC extensions and if used in an
exported header should use __extension__.

> You mean, a private elf.h?  That would probably work just as well.

I suppose putting it in include/elf.h would be alright.


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