summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2015-04-30 15:43:33 -0700
committerChristopher Ferris <cferris@google.com>2015-04-30 18:00:32 -0700
commitdeb6eba4a8e905729ddde19921d2dfebcac30395 (patch)
treeea7d53c6a1e2dc677195088b3c9c115c4d45406c
parente239c938935058df515225b6224103078270aed8 (diff)
downloadx86_64-linux-android-4.8-deb6eba4a8e905729ddde19921d2dfebcac30395.tar.gz
It turns out that there is a bug in the gold linker that can mess up unwind tables under certain circumstances. This bug is fixed in a later version, so swith to use the new version. This is the gold linker from the gcc-4.9 prebuilts. Bug: 20671809 (cherry picked from commit 2cd52f0de65e7a5edac7af089638a8d3a8a0c48d) Change-Id: I126bc4323a01d5334ee750c35575a515863c32c7
-rwxr-xr-xbin/x86_64-linux-android-ld.goldbin4028072 -> 4827656 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/x86_64-linux-android-ld.gold b/bin/x86_64-linux-android-ld.gold
index 4778b05..b9e94bf 100755
--- a/bin/x86_64-linux-android-ld.gold
+++ b/bin/x86_64-linux-android-ld.gold
Binary files differ