summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael Hudson-Doyle [Thu, 20 Sep 2018 07:20:31 +0000 (09:20 +0200)]
arm64/arm64asm: recognise new ssbb/pssbb mnemonics from objdump
Fixes golang/go#27754
Change-Id: I8fcc3bc3c718cf0d93afbd1d383df48316b522d4
Reviewed-on: https://go-review.googlesource.com/136455
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Gbp-Pq: Name arm64-arm64asm-recognise-new-ssbb-pssbb-mnemonics-fr.patch
Ian Lance Taylor [Fri, 3 Aug 2018 21:52:54 +0000 (14:52 -0700)]
cmd/internal/objfile: only consider executable segments for load address
Reportedly on some new Fedora systems the linker is producing extra
load segments, basically making the dynamic section non-executable.
We were assuming that the first load segment could be used to
determine the program's load offset, but that is no longer true.
Use the first executable load segment instead.
Fixes #26369
Change-Id: I5ee31ddeef2e8caeed3112edc5149065a6448456
Reviewed-on: https://go-review.googlesource.com/127895
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Gbp-Pq: Name only-consider-executable-segments.patch
Go Compiler Team [Mon, 26 Nov 2018 21:50:39 +0000 (21:50 +0000)]
reproducible-BUILD_PATH_PREFIX_MAP
Gbp-Pq: Name 0002-reproducible-BUILD_PATH_PREFIX_MAP.patch
Dr. Tobias Quathamer [Mon, 26 Nov 2018 21:50:39 +0000 (21:50 +0000)]
golang-1.10 (1.10.5-1) unstable; urgency=medium
* Team upload.
[ Jelmer Vernooij ]
* Suggest brz as alternative to bzr; it provides the same command-line API.
[ Dr. Tobias Quathamer ]
* New upstream version 1.10.5
* Refresh patch
[dgit import unpatched golang-1.10 1.10.5-1]
Dr. Tobias Quathamer [Mon, 26 Nov 2018 21:50:39 +0000 (21:50 +0000)]
Import golang-1.10_1.10.5.orig.tar.gz
[dgit import orig golang-1.10_1.10.5.orig.tar.gz]
Dr. Tobias Quathamer [Mon, 26 Nov 2018 21:50:39 +0000 (21:50 +0000)]
Import golang-1.10_1.10.5-1.debian.tar.xz
[dgit import tarball golang-1.10 1.10.5-1 golang-1.10_1.10.5-1.debian.tar.xz]