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
2023-03-23
all: replace leading spaces with tabs in assembly
Michael Pratt
2023-03-21
cmd/link: improve error message and debugging
Cherry Mui
2023-03-20
internal/platform: pass race mode to DefaultPIE
Ian Lance Taylor
2023-03-20
cmd/link/internal/ld: emit better complex types for COFF symbols
qmuntal
2023-03-15
cmd/link/internal/arm: fix off-by-1 in trampoline reachability computation
Than McIntosh
2023-03-15
internal/platform: add a function to report whether default builds are PIE
Bryan C. Mills
2023-03-15
cmd/link/internal/loong64: use BREAK 0 as the code pad sequence
WANG Xuerui
2023-03-14
cmd/go,cmd/link: prefer external linking when strange cgo flags seen
Than McIntosh
2023-03-14
cmd/link: store COFF symbol complex type in the LSB instead of the MSB
qmuntal
2023-03-10
cmd/link: define correct complex types values for COFF symbols
qmuntal
2023-03-10
all: skip tests that fail on android/arm64
Bryan C. Mills
2023-03-09
cmd/link: use label symbols for Duff's devices on darwin/arm64
Cherry Mui
2023-03-09
Revert "cmd/link: establish dependable package initialization order"
Keith Randall
2023-03-03
cmd/link: establish dependable package initialization order
Keith Randall
2023-03-02
cmd/link/internal/ld: move more of mustLinkExternal into internal/platform
Bryan C. Mills
2023-03-02
all: implement wasmimport directive
Evan Phoenix
2023-03-01
cmd/link: update -T flag's documentation
Cherry Mui
2023-02-27
cmd/link: revert CL 467715 in favor of better fix
Than McIntosh
2023-02-27
cmd/link: better fix for arm32 trampgen problem with duff routines
Than McIntosh
2023-02-27
cmd/link: check for power10 support on external linker for PPC64
Paul E. Murphy
2023-02-25
cmd/link: don't emit PAX_FLAGS segment on Linux
Ian Lance Taylor
2023-02-24
cmd/compile: batch write barrier calls
Keith Randall
2023-02-23
cmd/compile: adjust inlined DW_AT_call_line by //line
Michael Pratt
2023-02-23
cmd/link/internal/ld: split TestInlinedRoutineRecords
Michael Pratt
2023-02-23
Revert "cmd/link: default to external linking with cgo std packages"
Than McIntosh
2023-02-22
cmd/link: default to external linking with cgo std packages
Cherry Mui
2023-02-22
runtime: use explicit NOFRAME on linux/amd64
qmuntal
2023-02-22
cmd/link: make Exitf panic under -h
Cherry Mui
2023-02-22
cmd/link: add internal linking support for calling SDYNIMPORT on mips64
Joel Sing
2023-02-16
cmd/link: don't switch to gold on ARM Linux
Ian Lance Taylor
2023-02-13
cmd/link/internal/ld: fix text section splitting for ARM
Than McIntosh
2023-02-10
cmd/link: try libssp_nonshared.a when looking for "__stack_chk_fail_local"
Than McIntosh
2023-02-10
cmd/link: improve error for missing SDYNIMPORT support on mips/mips64
Than McIntosh
2023-02-06
cmd/link: linker portion of dead map removal
Than McIntosh
2023-02-06
cmd/internal/obj: flag init functions in object file
Than McIntosh
2023-02-02
cmd/link: remove special cases for relocations in .go.buildinfo
Russ Cox
2023-02-02
cmd/link: keep go.buildinfo even with --gc-sections
Russ Cox
2023-01-31
cmd/link: add debug print in hostobjCopy
Cherry Mui
2023-01-31
cmd/link: rewrite (*BuildMode).Set to use platform.BuildModeSupported
Ian Lance Taylor
2023-01-31
cmd/link: rename ELF struct fields to remove "elf" prefix
Ian Lance Taylor
2023-01-31
cmd/link, cmd/dist, internal/platform: consolidate c-archive support
Ian Lance Taylor
2023-01-31
cmd/link: make .dynamic section read-only for MIPS ELF
Ian Lance Taylor
2023-01-31
cmd/link: load host archive libc_nonshared.a for -fstack-protector
Than McIntosh
2023-01-30
cmd/link: refactor ELF hooks into ELFArch struct
Ian Lance Taylor
2023-01-30
all: fix problematic comments
cui fliter
2023-01-30
cmd/link/internal/ld: split varDeclCoords tests
Michael Pratt
2023-01-30
cmd/link/internal/ld: add dwarf testing helpers
Michael Pratt
2023-01-30
cmd/compile,cmd/link: set DW_AT_decl_line for function declarations
Michael Pratt
2023-01-25
cmd/link: don't export all symbols for ELF external linking
Ian Lance Taylor
2023-01-24
cmd/link: support R_ADDRPOWER_GOT_PCREL34 on ppc64le
Paul E. Murphy
[prev]
[next]