bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/18826] REL vs RELA relocations by default in the ARM backend


From: joseph at codesourcery dot com
Subject: [Bug gas/18826] REL vs RELA relocations by default in the ARM backend
Date: Fri, 14 Aug 2015 16:46:07 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=18826

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot 
com> ---
In principle BFD supports mixed REL / RELA relocations in a single input 
object file.  I think the tic6x back end supports it, for example (or at 
least was meant to, but it's a while since I did anything with that back 
end), and some MIPS cases may support it.  I don't think the ARM back end 
has such support (although I think it's strictly required by the EABI - 
that is, valid EABI-conforming objects may mix REL and RELA).

I don't know if mixing REL and RELA on *output* is supported at all by 
BFD.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]