diff options
author | 2015-07-28 16:33:12 +0300 | |
---|---|---|
committer | 2015-07-28 22:49:11 +0200 | |
commit | 4a484792066222550a2c5c6ba41f7b7e4a391031 (patch) | |
tree | e3b5d83eddfd36ae4a4489bb1827e3b72b4de8e2 /package/ifupdown | |
parent | 09faafec7bd275181772b29527bc722df26f437a (diff) | |
download | buildroot-4a484792066222550a2c5c6ba41f7b7e4a391031.tar.gz buildroot-4a484792066222550a2c5c6ba41f7b7e4a391031.tar.bz2 |
binutils: more fixes for arc-2015.06 tools
Two patches below are taken from development branch of ARC binutils,
so one the next release of ARC tools happens both patches must be removed.
These 2 patches:
0003-ld-arc-Provide-the-.tdata-symbol.patch
0004-Provide-.tbss-symbol.patch
fix missing .tbss and .tdata sections during linkage stage such as:
------------------------------>8---------------------------
arc-linux-g++ test.cpp
../arc-buildroot-linux-uclibc/lib/libstdc++.so: undefined reference to '.tbss'
collect2: error: ld returned 1 exit status
------------------------------>8---------------------------
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/ifupdown')
0 files changed, 0 insertions, 0 deletions