This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: FR-V PLT audit


On Wed, Feb 09, 2005 at 10:43:48PM -0800, Roland McGrath wrote:
> Indeed, what is the motivation for using an anonymous union rather than
> each sysdeps/CPU/ldsodefs.h defining a macro for the appropriate thing?

Or any macros at all?  What's so special about the argument and result
registers that require structure names to differ by target?  We don't
do that for sigcontext, or jmp_buf.


r~


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