aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* go-patches: force PIE mode on armJason A. Donenfeld2020-11-271-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* go-patches: add back hires windows timer patchesJason A. Donenfeld2020-11-221-3/+3
| | | | | | | | This adds back the high resolution timer patches, but with the addition of Alex's recent fix to branch to the old code in the event that 0x28(%gs) is zeroed out. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* build: bump golang version to 1.15.5Jason A. Donenfeld2020-11-191-2/+2
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* go-patches: support 8 callback arguments on armJason A. Donenfeld2020-11-131-1/+1
| | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* build: add linker patches for llvm-rcJason A. Donenfeld2020-11-131-0/+31
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>