| Age | Commit message (Expand) | Author |
| 20 hours | all: prealloc slice with possible minimum capabilities | Shulhan |
| 6 days | cmd/link: fallback to older minimum Windows target version on older C GNU too... | qmuntal |
| 14 days | cmd/link: make dupok symbol handling path clearer | Cherry Mui |
| 14 days | cmd/compile, cmd/link: add linknamestd directive for std-only linknames | Cherry Mui |
| 2026-04-01 | cmd/link: remove SITABLINK | Ian Lance Taylor |
| 2026-03-31 | cmd/link/internal/loong64: remove the handling of R_CONST and R_GOTOFF from l... | limeidan |
| 2026-03-31 | cmd/link, runtime: record size of itabs | Ian Lance Taylor |
| 2026-03-27 | all: remove openbsd/mips64 port | Tobias Klauser |
| 2026-03-26 | cmd/link: group gcmask symbols, move them to noptrbss | Ian Lance Taylor |
| 2026-03-26 | runtime, cmd/link: remove itablinks | Ian Lance Taylor |
| 2026-03-25 | cmd/link: fix host object's .pdata entries order | qmuntal |
| 2026-03-24 | internal/abi, cmd/link: centralize type descriptor size calculation | Jake Bailey |
| 2026-03-24 | internal/runtime/maps: add GOEXPERIMENT=mapsplitgroup for KKKKVVVV slot order | Jake Bailey |
| 2026-03-24 | cmd/link: raise minimum windows version to 10 | Jason A. Donenfeld |
| 2026-03-22 | cmd/link/internal/loong64: remove the handling of R_CONST and R_GOTOFF from t... | limeidan |
| 2026-03-19 | cmd/link: propagate Mach-O section alignment to symbol in loadmacho | penglei |
| 2026-03-19 | cmd/link: skip special symbols for label symbol generation | Cherry Mui |
| 2026-03-18 | cmd/link/internal/loong64: add immediate range detection to the internal linker | limeidan |
| 2026-03-18 | cmd/link: work around race syso weak import on macOS | Cherry Mui |
| 2026-03-18 | cmd/link: modify the register used in trampoline | limeidan |
| 2026-03-18 | cmd/link: support loading R_LARCH_GOT64_PC_{LO12, HI20} relocs on loong64 | Guoqi Chen |
| 2026-03-13 | cmd/link: use 13.0.0 OS version for macOS linking | Dmitri Shuralyov |
| 2026-03-11 | cmd/link: fix macOS 13 build | Russ Cox |
| 2026-03-10 | cmd/link: add -macos and -macsdk flags to set LC_BUILD_VERSION | Russ Cox |
| 2026-03-10 | cmd/link: put itabs in the .go.type section | Ian Lance Taylor |
| 2026-03-06 | cmd/link: sort .pdata by function start address | qmuntal |
| 2026-03-06 | cmd/link: allow -no family of flags for testing compiler flag | Corentin Kerisit |
| 2026-03-04 | cmd/link: support Mach-O UNSIGNED relocations for dynamic imports on darwin | George Adams |
| 2026-03-02 | all: test: remove unneeded loop variables | Ariel Otilibili |
| 2026-02-27 | cmd/link, cmd/internal: remove the R_JMPLOONG64 relocation of loong64 | limeidan |
| 2026-02-19 | cmd/link: use bfd ld 2.36+ on linux/arm64 instead of gold | Dimitri John Ledkov |
| 2026-02-17 | all: use LF line ending for C files | Cherry Mui |
| 2026-02-13 | cmd/link: support PIE on linux/s390x without cgo | George Adams |
| 2026-02-12 | cmd/link: handle runtime.type based on size, not GOOS | Ian Lance Taylor |
| 2026-02-11 | cmd/link: correct libc dynamic linker path | Meng Zhuo |
| 2026-02-06 | cmd/link: only run ELF tests on ELF systems | Ian Lance Taylor |
| 2026-02-06 | cmd/link: use correct alignment for type descriptors on AIX | Ian Lance Taylor |
| 2026-02-06 | cmd/link: align covctrs symbol | Keith Randall |
| 2026-02-06 | cmd/link: ignore GCC generated .wm4/.wm8 symbols with no type | Ian Lance Taylor |
| 2026-02-06 | cmd/link: correct error message in loadelf.Load | Ian Lance Taylor |
| 2026-02-05 | cmd/link: add more clang driver flags when testing flag | Corentin Kerisit |
| 2026-02-04 | cmd/link: remove obsolete duffzero/duffcopy code | Keith Randall |
| 2026-01-30 | all: switch linux-ppc64 target to ELFv2 ABI | Paul Murphy |
| 2026-01-29 | cmd/link: put type:* at the start of the type descriptors | Ian Lance Taylor |
| 2026-01-29 | cmd/link: remove AIX special case for first type descriptor | Ian Lance Taylor |
| 2026-01-29 | cmd/link: adjust symkind comparisons in XCOFF code | Ian Lance Taylor |
| 2026-01-29 | runtime, cmd/link: store type descriptor length, not end | Ian Lance Taylor |
| 2026-01-27 | cmd/link, runtime: remove typelinks | Ian Lance Taylor |
| 2026-01-27 | cmd/link: remove unused symbol kind SFUNCTAB | Ian Lance Taylor |
| 2026-01-27 | cmd/link: handle SRODATALRELRO in xcoffUpdateOuterSize | Ian Lance Taylor |