go/src/cmd/internal/objabi
Joel Sing bf5f64107a cmd/internal/objabi,cmd/link: initial linker support for riscv64
Provide initial linker support for riscv64.

Based on riscv-go port.

Updates #27532

Change-Id: I8a881ce41cd49efef0358bad9171d4d18aaf7ab2
Reviewed-on: https://go-review.googlesource.com/c/go/+/204624
Run-TryBot: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
2019-11-13 08:07:51 +00:00
..
autotype.go
doc.go cmd/compile: update object file format for DWARF file table 2019-09-25 17:35:25 +00:00
flag.go cmd/go: include GOEXPERIMENT flags in tool id for cache key 2019-07-17 22:57:03 +00:00
funcdata.go cmd/compile, cmd/link, runtime: make defers low-cost through inline code and extra funcdata 2019-10-24 13:54:11 +00:00
funcid.go runtime: ensure that Goexit cannot be aborted by a recursive panic/recover 2019-11-04 16:32:38 +00:00
head.go all: remove the nacl port (part 2, amd64p32 + toolchain) 2019-10-09 22:34:34 +00:00
line.go cmd/internal/objabi: expand -trimpath syntax 2019-04-24 12:01:30 +00:00
line_test.go cmd/internal/objabi: expand -trimpath syntax 2019-04-24 12:01:30 +00:00
path.go
path_test.go
reloctype.go cmd/internal/objabi,cmd/link: initial linker support for riscv64 2019-11-13 08:07:51 +00:00
reloctype_string.go cmd/internal/objabi,cmd/link: initial linker support for riscv64 2019-11-13 08:07:51 +00:00
stack.go cmd/compile, cmd/link, runtime: make defers low-cost through inline code and extra funcdata 2019-10-24 13:54:11 +00:00
symkind.go cmd/compile, cmd/link: add coverage instrumentation for libfuzzer 2019-11-05 00:00:36 +00:00
symkind_string.go cmd/compile, cmd/link: separate stable and internal ABIs 2018-11-12 20:46:55 +00:00
typekind.go runtime: remove kindNoPointers 2019-03-25 20:46:35 +00:00
util.go all: remove the nacl port (part 2, amd64p32 + toolchain) 2019-10-09 22:34:34 +00:00