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
Age
Commit message (
Expand
)
Author
2024-08-21
cmd/link: support wasmexport on js/wasm
Cherry Mui
2024-08-20
src: fix typos
Alexander Cyon
2024-08-19
all: remove duplicated words in comments
Oleksandr Redko
2024-08-13
cmd/link, runtime: support library mode on wasip1
Cherry Mui
2024-08-12
cmd/internal/obj/wasm: handle stack unwinding in wasmexport
Cherry Mui
2024-08-09
cmd/compile: add basic wasmexport support
Cherry Mui
2024-08-09
cmd/link: add support for trampoline insertation on loong64
limeidan
2024-08-06
cmd/internal/obj: minor refactor of wasmimport code
Cherry Mui
2024-08-02
all: split old and swiss map abi and compiler integration
Michael Pratt
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/internal/loadelf: remove useless relocation size information of loong64
limeidan
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-22
cmd/link: handle dynamic import variables on Darwin in plugin mode
Cherry Mui
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-06-05
cmd/link/internal/loong64: correct the musl dynamic linker path
limeidan
2024-05-24
cmd/link: propagate FromAssembly attribute when cloning symbols to external
Cherry Mui
2024-05-23
cmd/link/internal/loong64: correct the musl dynamic linker path
limeidan
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/compile, cmd/link: disallow linkname of some newly added internal functions
Cherry Mui
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-23
cmd/link: remove objIdx structure
Jeremy Quirke
2024-03-19
cmd/internal/obj/ppc64: don't modify runtime.elf_* symbols
Paul E. Murphy
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
[prev]
[next]