aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-11-27 22:21:11 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-11-27 22:21:11 +0100
commit3bb59485ef68f8656cd49d2c4e97add05a35f8ee (patch)
treef19f956d9a5cdf9ae910cc2eaa024c5f30c1098d /go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
parentversion: bump (diff)
downloadwireguard-windows-3bb59485ef68f8656cd49d2c4e97add05a35f8ee.tar.xz
wireguard-windows-3bb59485ef68f8656cd49d2c4e97add05a35f8ee.zip
go-patches: fix isAbort calculation on arm
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch')
-rw-r--r--go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch b/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
index 48247bf2..3bdaa2f4 100644
--- a/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
+++ b/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
@@ -1,7 +1,7 @@
From a0a59fc25f4d8aef3c7bce38c84f04c504745f0e Mon Sep 17 00:00:00 2001
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: Sun, 8 Nov 2020 03:09:42 +0100
-Subject: [PATCH 02/11] cmd/link: deal with ADDR32NB relocations the same way
+Subject: [PATCH 02/12] cmd/link: deal with ADDR32NB relocations the same way
as ADDR32 on arm
As far as I can tell, the addend is the same for both of these, and in