binutils-2.20.1: import several patches from Debian

Import several patches from Debian to improve --no-add-needed handling
vs. weak symbols and branching to weak symbols on arm.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
lumag
2011-08-16 16:07:44 +00:00
committed by Koen Kooi
parent 6d424db5a0
commit 246b0b07f7
5 changed files with 467 additions and 1 deletions
@@ -1,6 +1,6 @@
require binutils.inc
PR = "r5"
PR = "r6"
LIC_FILES_CHKSUM="\
file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\
@@ -30,6 +30,10 @@ SRC_URI = "\
file://libiberty_path_fix.patch \
file://binutils-poison.patch \
file://libtool-rpath-fix.patch \
file://152_arm_branches_to_weak_symbols.patch \
file://200_elflink_%B_fixes.patch \
file://201_elflink_improve_noaddneeded_errors.patch \
file://202_elflink_noaddneeded_vs_weak.patch \
"
SRC_URI[md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5"