go/doc/next
Meng Zhuo 5bb73e6504 debug/elf: add riscv attributes definitions
This CL adds `riscv.attributes` related ELF section header
type and program header type according to
[RISC-V ELF Specification](https://github.com/riscv-non-isa/riscv-elf-psabi-doc/releases/download/v1.0/riscv-abi.pdf)

Also an riscv64/linux testcase binary built from:

```
gcc -march=rv64g -no-pie -o gcc-riscv64-linux-exec hello.c
strip gcc-riscv64-linux-exec
```

Fixes #72843

Change-Id: I7710a0516f69141c0efaba71dd997f05b4c88421
Reviewed-on: https://go-review.googlesource.com/c/go/+/657515
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2025-03-14 15:08:23 -07:00
..
6-stdlib debug/elf: add riscv attributes definitions 2025-03-14 15:08:23 -07:00
1-intro.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00
2-language.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00
3-tools.md doc/next: add release note for new toolchain line behavior 2025-03-13 08:02:03 -07:00
4-runtime.md internal/godebugs: add decoratemappings as an opaque godebug setting 2025-03-10 08:29:59 -07:00
5-toolchain.md doc/next: add tentative DWARF 5 release note fragment 2025-03-13 05:16:49 -07:00
7-ports.md doc: initialize next directory for Go 1.25 2025-02-03 07:52:07 -08:00