This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Implement x86 SIZE32/SIZE64 relocations
From: Roland McGrath <roland@hack.frob.com>
Date: Wed, 16 Jan 2013 12:33:21 -0800 (PST)
> If it's so well settled, then you can commit the changes to binutils and
> report here that they are in binutils already when you propose your patch.
I strongly disagree with this ordering requirement.
The whole world is not binutils, there are many tool sets that might
want to emit these ABI standard defined relocations. The most
important dependency is the dynamic linker, and it should support
all cpu ABI defined relocations regardless of whatever binutils can
emit it or not.