go/src/debug
Joel Sing 1152615d20 debug/elf,cmd/link: add additional MIPS64 relocation type
Add R_MIPS_PC32 which is a 32 bit PC relative relocation.

These are produced by LLVM on mips64.

Fixes #61974

Change-Id: I7b6c6848e40249e6d5ea474ea53c9d7e3ab23f88
Reviewed-on: https://go-review.googlesource.com/c/go/+/469395
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Joel Sing <joel@sing.id.au>
Reviewed-by: Junxian Zhu <zhujunxian@oss.cipunited.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2023-09-08 04:32:10 +00:00
..
buildinfo debug/buildinfo: read full data segment to lookup buildinfo magic 2023-07-31 18:36:20 +00:00
dwarf debug/elf: support zstd compression 2023-04-18 20:34:36 +00:00
elf debug/elf,cmd/link: add additional MIPS64 relocation type 2023-09-08 04:32:10 +00:00
gosym debug/gosym: rename nameoff to nameOff to match runtime 2022-09-07 16:39:44 +00:00
macho all: rewrite internal/saferio.SliceCap using generics and add func SliceCapWithSize 2023-08-31 00:34:05 +00:00
pe all: use io.{SeekStart, SeekCurrent, SeekEnd} 2023-09-07 19:06:17 +00:00
plan9obj all: fix function names in comments 2022-11-04 22:36:12 +00:00