[PATCH/ARM] Enable Gold to set EF_ARM_HASENTRY attribute on ARM

Joseph S. Myers joseph@codesourcery.com
Wed Feb 12 16:28:00 GMT 2014


On Wed, 12 Feb 2014, Yury Gribov wrote:

> Hi all,
> 
> This is a patch for https://sourceware.org/bugzilla/show_bug.cgi?id=16533
> which enables Gold to set EF_ARM_HASENTRY flag on ARM platforms (to match BFD
> ld).

Actually you should stop GNU ld from generating it in the EABI case; it's 
not a flag defined by the EABI so should be avoided for new EABI binaries.

(A few years ago I reviewed the GNU tools against the ARM EABI and sent a 
list of issues to ARM at their request, and this issue was on the list.  
I don't know if the ARM people involved in maintaining binutils and other 
tools have filed any of the identified issues in the public bug trackers 
for the various components, although I have done myself so for a few 
issues relating to glibc.)

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Binutils mailing list