go/src/cmd/link
Clément Chigot 01103d533a cmd/link: fix GCC startfiles names on AIX
Since GCC version 11, the 64-bit version of GCC starting files are
now suffixed by "_64" instead of being stored without suffix under
"ppc64" multilib directory.

Change-Id: Ibe53521ed24d36e5f6282e3574849b9ae11a1e9a
Reviewed-on: https://go-review.googlesource.com/c/go/+/362594
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Ian Lance Taylor <iant@golang.org>
2021-11-09 18:37:32 +00:00
..
internal cmd/link: fix GCC startfiles names on AIX 2021-11-09 18:37:32 +00:00
testdata cmd/link: recognize ARM64 PE files and relocations 2021-02-26 18:15:09 +00:00
cgo_test.go cmd/link: recognize clang linker error in testCGOLTO 2021-06-02 15:45:31 +00:00
doc.go cmd/link: add -asan option 2021-10-22 21:48:34 +00:00
dwarf_test.go cmd: move internal/str back to cmd/go 2021-10-27 16:39:27 +00:00
elf_test.go cmd/link: use testing.T.TempDir in tests 2021-03-08 20:03:01 +00:00
link_test.go cmd/link: don't use label symbol for absolute address relocations on ARM64 PE 2021-11-04 19:58:59 +00:00
linkbig_test.go internal/buildcfg: move build configuration out of cmd/internal/objabi 2021-04-16 19:20:53 +00:00
main.go internal/buildcfg: move build configuration out of cmd/internal/objabi 2021-04-16 19:20:53 +00:00