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
2024-11-13
cmd/compile, cmd/link: add FIPS verification support
Russ Cox
2024-11-11
cmd/compile: allow more types for wasmimport/wasmexport parameters and results
Cherry Mui
2024-11-07
cmd/internal/objabi, cmd/link: introduce SymKind helper methods
Russ Cox
2024-11-07
cmd/internal/objabi, cmd/link: add FIPS symbol kinds
Russ Cox
2024-11-07
cmd/link: remove dummy argument from ld.Errorf
Russ Cox
2024-11-06
cmd/link/internal/ld: fix sort comparison
Russ Cox
2024-10-28
internal/runtime/maps: small maps point directly to a group
Michael Pratt
2024-10-28
cmd/link, go/internal/gccgoimporter: get ar from env by default in tests
changwang ma
2024-10-25
cmd/link: for asan align coverage counter section to 8 bytes
Ian Lance Taylor
2024-10-24
cmd/link: don't pass --build-id if C linker doesn't support it
Cherry Mui
2024-10-23
cmd/link: fix flags order in linkerFlagSupported
Siddhartha Bagaria
2024-10-21
cmd/link,runtime: DWARF/gdb support for swiss maps
Michael Pratt
2024-10-21
cmd/link: reduce Wasm initial memory size
Cherry Mui
2024-10-21
cmd/link: fix TestTrampoline symbol name check on PPC64
Paul E. Murphy
2024-10-21
cmd/link: on ELF, generate GNU build ID by default
Cherry Mui
2024-10-21
cmd/link: apply -B UUID to external linking on Mach-O
Cherry Mui
2024-10-21
cmd/link: on Mach-O, generate LC_UUID by default
Cherry Mui
2024-10-21
cmd/internal/macho: new package for handling mach-o files in toolchain
Cherry Mui
2024-10-21
cmd/link: generate Mach-O UUID when -B flag is specified
Cherry Mui
2024-10-21
cmd/link: check if the trampoline is actually added
limeidan
2024-10-14
all: wire up swisstable maps
Michael Pratt
2024-09-26
cmd/link/internal/ld: fix error print in decodetypeGcprog
zhangjian
2024-09-13
cmd/link/internal: use slices.Contains
Tobias Klauser
2024-09-04
cmd/link/internal/ld: rm os.Getwd from elf_test
Kir Kolyshkin
2024-09-04
cmd/link/internal/ld: rm os.Getwd from dwarf_test
Kir Kolyshkin
2024-09-04
cmd/link/internal/ld: simplify gobuildTestdata
Kir Kolyshkin
2024-09-04
cmd: use 20 bytes hash when possible
Cuong Manh Le
2024-09-04
cmd: do not use notsha256
Cuong Manh Le
2024-09-04
all: fix printf(var) mistakes detected by latest printf checker
Alan Donovan
2024-09-03
cmd: replace many sort.Interface with slices.Sort and SortFunc
Zxilly
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-31
cmd: add README generation for compiler + linker script tests
Than McIntosh
2024-07-30
cmd/link: add variable_parameter attr to functype outparams
Than McIntosh
2024-07-29
cmd/link: add script testing facility for linker use
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-03
cmd/link: document -checklinkname option
Ian Lance Taylor
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
[prev]
[next]