aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorqmuntal <quimmuntal@gmail.com>2025-10-08 16:21:21 +0200
committerQuim Muntal <quimmuntal@gmail.com>2025-10-20 09:41:43 -0700
commit4ad5585c2c2dc3e4387c10c297669c57449156c9 (patch)
tree24cb4f9b62c970e4199306cc586b878fe94d48f0 /src/encoding
parenta5f55a441ef497d8e2a12610f4ec2bd32fdc04b2 (diff)
downloadgo-4ad5585c2c2dc3e4387c10c297669c57449156c9.tar.xz
runtime: fix _rt0_ppc64x_lib on aix
CL 706395 refactored the ppc64 library entry point and missed some important aix-specific characteristics: - _rt0_ppc64x_lib should account for the function descriptor when getting the callback pointer. - _rt0_ppc64x_lib should only call _cgo_sys_thread_create when built as a c-archive. Fixes #75801 Cq-Include-Trybots: luci.golang.try:gotip-linux-ppc64_power10 Change-Id: I343ca09d3b9688ffa585668a6c52f0ad519d6203 Reviewed-on: https://go-review.googlesource.com/c/go/+/710175 Reviewed-by: Paul Murphy <paumurph@redhat.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Pratt <mpratt@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions