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
/
loader
Age
Commit message (
Expand
)
Author
2020-02-12
[dev.link] cmd/link: add defined package symbols first, before any non-packag...
Cherry Zhang
2020-02-07
[dev.link] cmd/link: don't read symbol name if not needed
Cherry Zhang
2020-02-07
[dev.link] cmd/link: only read necessary fields in deadcode pass
Cherry Zhang
2020-02-07
[dev.link] cmd/link: clean up some fields
Cherry Zhang
2020-02-05
[dev.link] cmd/link: remove holes from global index space
Cherry Zhang
2020-02-05
[dev.link] cmd/link: remove sym.Symbol based host object support
Cherry Zhang
2020-02-05
[dev.link] cmd/link: simplify named symbol resolution
Cherry Zhang
2020-02-05
[dev.link] cmd/link: use new sym format in pe loader
Jeremy Faller
2020-01-31
[dev.link] cmd/link: make symbol's global index unique
Cherry Zhang
2020-01-31
[dev.link] cmd/link: fix payload pointer liveness
Cherry Zhang
2020-01-31
[dev.link] cmd/link: correct overwrite logic
Cherry Zhang
2020-01-28
[dev.link] cmd/link: use new sym builders in macho loader
Jeremy Faller
2020-01-10
[dev.link] cmd/link: add loader methods to access unit, gotype
Than McIntosh
2020-01-10
[dev.link] cmd/link: add support for "not in symbol table" attribute
Than McIntosh
2020-01-09
[dev.link] cmd/link: convert ELF host object loading to new loader
Than McIntosh
2020-01-09
[dev.link] cmd/link: add support for "local" sym attribute
Than McIntosh
2020-01-09
[dev.link] cmd/link: add support for setting symbol File property
Than McIntosh
2020-01-09
[dev.link] cmd/link: add loader support for recording ElfType for symbols
Than McIntosh
2020-01-09
[dev.link] cmd/link: handle multiple levels of overwrite
Than McIntosh
2020-01-09
[dev.link] cmd/link: propagate gotype symbol info in cloneToExternal
Than McIntosh
2020-01-06
[dev.link] cmd/link: support updates to contents of obj-based Syms
Than McIntosh
2020-01-06
[dev.link] cmd/link: add hooks for sorting loader.Reloc by offset
Than McIntosh
2020-01-06
[dev.link] cmd/link: keep loader symbol info in sym.CompilationUnit
Than McIntosh
2019-12-27
[dev.link] cmd/link: add SymbolBuilder helper
Than McIntosh
2019-12-27
[dev.link] cmd/link: add SymVersion loader method
Than McIntosh
2019-12-20
[dev.link] cmd/link: fix some bugs in loader
Than McIntosh
2019-12-20
[dev.link] cmd/link: add dynimp, localentry attributes for loader.Sym
Than McIntosh
2019-12-20
[dev.link] cmd/link: record external symbol alignment
Than McIntosh
2019-12-20
[dev.link] cmd/link: add loader method to sort sub-symbols of outer symbol
Than McIntosh
2019-12-18
[dev.link] cmd/link: support marking outer/sub for external loader.Sym
Than McIntosh
2019-12-18
[dev.link] cmd/link: add storage and methods for read/write of Sym value
Than McIntosh
2019-12-18
[dev.link] cmd/link: expand set of symbol attributes in loader
Than McIntosh
2019-12-18
[dev.link] cmd/link: initial support for linker-materialized external symbols
Than McIntosh
2019-12-12
[dev.link] cmd/link: remove sym.Symbols from loader
Jeremy Faller
2019-12-03
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2019-12-02
cmd/link: additional fixes for -newobj and "ld -r" ELF host objects
Than McIntosh
2019-11-23
cmd/link: fix bug with -newobj and "ld -r" ELF host objects
Than McIntosh
2019-11-08
[dev.link] cmd/link/internal/loader: reduce ABI alias postprocessing overhead
Than McIntosh
2019-11-03
[dev.link] cmd/link: restore -strictdups flag in newobj mode
Cherry Zhang
2019-11-02
[dev.link] cmd/link: set cgo attributes early when internal cgo linking
Cherry Zhang
2019-11-01
[dev.link] cmd/link/internal/loader: do more bulk allocation
Than McIntosh
2019-11-01
[dev.link] cmd/link: add support to new deadcode for field tracking
Than McIntosh
2019-11-01
[dev.link] cmd/link: resolve ABI aliases for external symbols
Cherry Zhang
2019-10-31
[dev.link] cmd/link: fix macho host objects
Jeremy Faller
2019-10-31
[dev.link] cmd/link: fix merge error
Jeremy Faller
2019-10-31
[dev.link] cmd/link: elf host obj support w/ new obj files
Jeremy Faller
2019-10-31
[dev.link] cmd/link: add new slice interface for querying aux symbols
Than McIntosh
2019-10-31
[dev.link] cmd/link/internal/loader: add 1-element object cache for use in to...
Than McIntosh
2019-10-25
[dev.link] cmd/link/internal/loader: add PkgNone resolver cache
Than McIntosh
2019-10-24
[dev.link] cmd/link: assign special indices for builtin functions
Cherry Zhang
[prev]
[next]