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: [PATCH] Implement x86 SIZE32/SIZE64 relocations


From: Roland McGrath <roland@hack.frob.com>
Date: Wed, 16 Jan 2013 12:46:42 -0800 (PST)

> The dynamic linker changes wait until binutils support to actually
> generate the types is committed.

I strongly disagree on this requirement, especially for well defined
ABI relocations which are meant to appear in shared objects.  The
dynamic linker is the first place support should show up for such
relocations, so that people can make use of them as fast as possible.


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