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
/
loadelf
Age
Commit message (
Expand
)
Author
2019-05-12
cmd/link: add support for R_AARCH64_LDST128_ABS_LO12_NC relocations
Joel Sing
2019-05-09
cmd/internal/bio: rename Reader.Seek to MustSeek
Russ Cox
2019-05-02
cmd/link: support PIE mode with internal link on linux arm64
erifan01
2019-04-18
cmd/link: don't fail if multiple ELF sections have the same name
Ian Lance Taylor
2019-04-17
cmd/link: increase the reserved space for ELF relocations
erifan01
2019-03-29
cmd/link: permit duplicate weak symbols
Joel Sing
2018-08-30
cmd/link: move Localentry field in sym.Symbol to cold section
Than McIntosh
2018-07-03
cmd/link: split off 'Dynimp' string fields to reduce sym.Symbol size
Than McIntosh
2018-06-01
all: update comment URLs from HTTP to HTTPS, where possible
Tim Cooper
2018-02-20
all: fix misspellings
Shawn Smith
2018-02-07
cmd/link/internal/loadelf: fix logic for computing ELF flags on ARM
Michael Hudson-Doyle
2017-10-24
cmd/link: replace SSUB with an attribute bit
Michael Hudson-Doyle
2017-10-16
cmd/link: replace SHIDDEN bit in SymKind with a bit of Attribute
Michael Hudson-Doyle
2017-10-11
cmd/link: move ELF reader to its own package
David Crawshaw
[prev]