binutils: remove sparc64/mips64 workaround in objcopy build notes merge code
authorJose E. Marchesi <jose.marchesi@oracle.com>
Sat, 20 May 2017 06:45:29 +0000 (23:45 -0700)
committerJose E. Marchesi <jose.marchesi@oracle.com>
Sat, 20 May 2017 06:45:29 +0000 (23:45 -0700)
commitb4f5b984e5e771e75cee43942e56455531a02e68
tree96802febfde466fa2fcd75e21de86c8ef660c48f
parent43cc5389bc4662b31cad02a9f13358bd367d0ab3
binutils: remove sparc64/mips64 workaround in objcopy build notes merge code

This patch removes a workaround recently installed in objcopy that
avoided removing duplicated notes in targets for which the number of
internal relocations may be bigger than the number of external
relocations.  With the recent fixes in sparc64 and mips64, this
workaround is no longer necessary.

2017-05-19  Jose E. Marchesi  <jose.marchesi@oracle.com>

* objcopy.c (merge_gnu_build_notes): Remove workaround that
prevented deleting relocations in duplicated notes in mips64 and
sparc.
binutils/ChangeLog
binutils/objcopy.c
This page took 0.024228 seconds and 4 git commands to generate.