index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cmd
/
link
Age
Commit message (
Expand
)
Author
2025-10-24
cmd/link: remove pointless assignment in SetSymAlign
Ian Lance Taylor
2025-10-21
all: eliminate unnecessary type conversions
Jes Cok
2025-10-17
all: correct name for comments
Jes Cok
2025-10-13
all: replace calls to errors.As with errors.AsType
Julien Cretel
2025-10-11
cmd/link: in TestFallocate, only check number of blocks on Darwin
Cherry Mui
2025-10-07
Revert "cmd/compile: redo arm64 LR/FP save and restore"
Keith Randall
2025-10-06
cmd/compile: redo arm64 LR/FP save and restore
Keith Randall
2025-10-03
cmd/link: add LIBRARY statement only with -buildmode=cshared
qmuntal
2025-10-03
cmd/link: support .def file with MSVC clang toolchain
Cherry Mui
2025-10-02
runtime,net/http/pprof: goroutine leak detection by using the garbage collector
Vlad Saioc
2025-09-30
cmd/link/internal/arm64: support Mach-O ARM64_RELOC_SUBTRACTOR in internal li...
qmuntal
2025-09-30
cmd/link/internal/arm64: support Mach-O ARM64_RELOC_POINTER_TO_GOT in interna...
qmuntal
2025-09-29
cmd/link: use a .def file to mark exported symbols on Windows
qmuntal
2025-09-29
cmd/link: don't pass -Wl,-S on Solaris
Cherry Mui
2025-09-29
cmd/link: use correct length for pcln.cutab
Ian Lance Taylor
2025-09-29
cmd/link: skip TestFlagW on platforms without DWARF symbol table
Richard Miller
2025-09-26
cmd/link: don't pass -Wl,-S on AIX
Cherry Mui
2025-09-26
cmd/link: skip TestFlagW on AIX
Cherry Mui
2025-09-25
cmd/link: handle -w flag in external linking mode
Cherry Mui
2025-09-23
cmd/link: fix Macho-O X86_64_RELOC_SUBTRACTOR in internal linking
qmuntal
2025-09-23
cmd/link: make -w behavior consistent on Windows
Cherry Mui
2025-09-16
cmd/link: simplify PE relocations mapping
qmuntal
2025-09-15
cmd/link: remove support for windows/arm relocations
qmuntal
2025-09-15
cmd/link: remove support for darwin/386 relocations
qmuntal
2025-09-15
all: replace os.Getenv("GO_BUILDER_NAME") with testenv.Builder in tests
Michael Anthony Knyszek
2025-09-15
cmd/link: support race mode with MSVC clang
Cherry Mui
2025-09-12
cmd/link: don't count tbss section in TestFlagD
Cherry Mui
2025-09-12
cmd/link: support MSVC clang
Cherry Mui
2025-09-11
cmd/link: allow one to specify the data section in the internal linker
Kevaundray Wedderburn
2025-09-05
cmd/link/internal/ld: unconditionally use posix_fallocate on FreeBSD
Tobias Klauser
2025-08-29
cmd/link: disallow linkname of runtime.addmoduledata
zuojunwei.1024
2025-08-21
cmd/internal/objabi,cmd/link: add support for additional riscv64 relocations
Joel Sing
2025-08-13
cmd/link/internal/ld: remove OpenBSD buildid workaround
Joel Sing
2025-08-11
cmd/link/internal/ld, internal/syscall/unix: use posix_fallocate on netbsd
Tobias Klauser
2025-08-06
all: remove support for windows/arm
qiulaidongfeng
2025-08-05
cmd: remove dead code
qiulaidongfeng
2025-07-30
all: remove redundant Swiss prefixes
Michael Pratt
2025-07-30
all: remove GOEXPERIMENT=swissmap
Michael Pratt
2025-07-29
internal/abi: move direct/indirect flag from Kind to TFlag
Keith Randall
2025-07-23
cmd/link: scope test to linux & net.sendFile
Derek Parker
2025-07-22
cmd/compile: fix loclist for heap return vars without optimizations
Derek Parker
2025-07-16
cmd/link, runtime: on Wasm, put only function index in method table and func ...
Cherry Mui
2025-07-11
cmd/link: do size fixups after symbol references are loaded
Cherry Mui
2025-06-26
cmd/link: permit a larger size BSS reference to a smaller DATA symbol
Cherry Mui
2025-06-24
cmd/link: add one more linkname to the blocklist
Cherry Mui
2025-06-13
cmd/link: block new standard library linknames
Cherry Mui
2025-05-28
cmd/link: allow linkname reference to a TEXT symbol regardless of size
Cherry Mui
2025-05-21
cmd/link/internal/ld: use 12.0.0 OS/SDK versions for macOS linking
Dmitri Shuralyov
2025-05-21
cmd/link: require cgo internal linking in TestIssue33979
Michael Pratt
2025-05-19
runtime: pass through -asan/-msan/-race to testprog tests
Michael Pratt
[prev]
[next]