[Bug binutils/23261] objcopy doesn't convert REL to RELA relocations when converting from i386 to x86-64.

2018-07-18 Thread s at pahtak dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23261

--- Comment #2 from Stephen Checkoway  ---
(In reply to Alan Modra from comment #1)
> I doubt that this feature will ever be implemented.  It isn't so easy to
> translate relocations from one target to another.

I believe the i386 to x86-64 translation is already happening. The bug is in
not turning REL into RELA. I.e., turning an implicit addend into an explicit
one.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/23261] objcopy doesn't convert REL to RELA relocations when converting from i386 to x86-64.

2018-07-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23261

Alan Modra  changed:

   What|Removed |Added

 CC||amodra at gmail dot com
   Severity|normal  |enhancement

--- Comment #1 from Alan Modra  ---
I doubt that this feature will ever be implemented.  It isn't so easy to
translate relocations from one target to another.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils