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
/
internal
/
ld
Age
Commit message (
Expand
)
Author
2024-07-30
cmd/link: add variable_parameter attr to functype outparams
Than McIntosh
2024-07-29
debug/buildinfo: improve format documentation
Michael Pratt
2024-07-27
cmd/link: pass architecture to isPLTCall
limeidan
2024-07-23
cmd/link: raise pe export cap to 65535
Jakob Gillich
2024-07-03
cmd/link: don't disable memory profiling when pprof.WriteHeapProfile is used
Cherry Mui
2024-07-01
cmd/link: align .reloc block starts by 32 bits for PE target
Than McIntosh
2024-06-26
cmd/link: don't skip code sign even if dsymutil didn't generate a file
Cherry Mui
2024-06-26
cmd/link: don't let dsymutil delete our temp directory
Cherry Mui
2024-06-23
cmd/link/internal/ld: handle "\r" in MinGW "--print-prog-name" output
Davis Goodin
2024-06-21
cmd/internal: separate counter package from telemetry package
Michael Matloob
2024-06-13
cmd/go: call telemetry.MaybeChild at start of go command
Michael Matloob
2024-06-13
cmd/link: use path from "cc --print-prog-name ar" for c-archive buildmode
Than McIntosh
2024-06-12
cmd/link: put runtime.end in the last section of data segment
Cherry Mui
2024-06-07
cmd/link: don't include deadcoded function symbols in shared build mode
Cherry Mui
2024-05-21
cmd/link/internal/ld: rewrite LC_UUID for darwin external links
Than McIntosh
2024-05-20
cmd/link: add runtime.text.N symbols to macho symbol table in dynlink mode
Cherry Mui
2024-05-17
cmd/link: enable checklinkname by default
Cherry Mui
2024-05-15
cmd/link: disallow pull-only linknames
Cherry Mui
2024-05-14
cmd/link/internal/ld: clean tmpdir obj timestamps
Than McIntosh
2024-05-10
cmd/link/internal/ld: fix overlapping sections in ELF relro links
Than McIntosh
2024-05-09
cmd/link: Add missing platform for Mac Catalyst
CP Lepage
2024-05-09
cmd/link: add support for telemetry
Michael Matloob
2024-04-26
cmd/link/internal/ld: more fixes to TestElfBindNow readonly .got check
Than McIntosh
2024-04-25
cmd/link/internal/ld: revised bindnow/relro test for ELF
Than McIntosh
2024-04-22
cmd/link/internal/ld: temporarily add skip for new portion of TestElfBindNow
Than McIntosh
2024-04-22
cmd/link: move .dynamic and .got sections to relro if applicable
Than McIntosh
2024-04-10
cmd/link: close cpu profile
guoguangwu
2024-04-08
cmd/link: close the file opened in the captureHostObj function
guoguangwu
2024-04-02
internal/abi: clean up type of Kind and Type.Kind_
Austin Clements
2024-04-02
all: use kind* of abi
qiulaidongfeng
2024-03-26
cmd/link: close memory profile
guoguangwu
2024-03-19
all: use "unix" build tag where appropriate
Tobias Klauser
2024-03-16
cmd/dist,cmd/link: enable PIE buildmode on openbsd/arm64
Joel Sing
2024-03-15
cmd/link: support -bindnow option and permit use of "-Wl,-z,now"
Than McIntosh
2024-03-14
Revert: "cmd/link: add option to enable full RELRO for ELF"
Than McIntosh
2024-03-10
cmd/link,debug/elf: mark Go binaries with no branch target CFI on openbsd
Joel Sing
2024-02-29
cmd/link: add option to enable full RELRO for ELF
Nick Revin
2024-02-21
cmd: remove support for GOROOT_FINAL
Constantin Konstantinidis
2024-02-16
cmd/link: add -randlayout flag to randomize function ordering
Cherry Mui
2024-02-16
runtime,cmd/link: merge pcbucketsize const into internal/abi
qiulaidongfeng
2024-02-14
cmd/link/internal/ld: unify OS/SDK versions for macOS linking
Dmitri Shuralyov
2024-02-08
cmd/link: use symbolic offset for ITab.Type
Keith Randall
2024-02-08
cmd/compile: move runtime.itab to internal/abi.ITab
Keith Randall
2024-01-30
cmd/link: fix TestConsistentGoKindAndRuntimeType
Alessandro Arzilli
2024-01-30
all: fix typos
Jes Cok
2024-01-30
cmd/link: add DW_AT_go_runtime_type to unsafe.Pointer and fix it for
Alessandro Arzilli
2024-01-26
cmd/link: print failed external command invocation
Cherry Mui
2024-01-26
cmd/link: use MapMaxKeyBytes,MapMaxElemBytes,MapBucketCount of internal/abi
qiulaidongfeng
2024-01-22
cmd/link,runtime: merge minfunc const info internal/abi
qiulaidongfeng
2023-12-05
math/rand, math/rand/v2: use ChaCha8 for global rand
Russ Cox
[prev]
[next]