]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/link/internal/loadelf/ldelf.go
[dev.link] all: merge branch 'master' into dev.link
[gostls13.git] / src / cmd / link / internal / loadelf / ldelf.go
2019-12-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-23 Than McIntoshcmd/link: fix bug with -newobj and "ld -r" ELF host...
2019-11-15 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-11 Jeremy Faller[dev.link] cmd/link: remove old objs from host obj...
2019-11-08 Gerrit Code ReviewMerge "cmd: merge branch 'dev.link' into master"
2019-11-05 Cherry Zhangcmd: merge branch 'dev.link' into master
2019-11-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-02 Cherry Zhang[dev.link] cmd/link: set cgo attributes early when...
2019-11-01 Than McIntosh[dev.link] all: merge branch 'master' into dev.link
2019-10-31 Jeremy Faller[dev.link] cmd/link: elf host obj support w/ new obj...
2019-05-12 Joel Singcmd/link: add support for R_AARCH64_LDST128_ABS_LO12_NC...
2019-05-09 Russ Coxcmd/internal/bio: rename Reader.Seek to MustSeek
2019-05-02 erifan01cmd/link: support PIE mode with internal link on linux...
2019-04-18 Ian Lance Taylorcmd/link: don't fail if multiple ELF sections have...
2019-04-17 erifan01cmd/link: increase the reserved space for ELF relocations
2019-03-29 Joel Singcmd/link: permit duplicate weak symbols
2018-08-30 Than McIntoshcmd/link: move Localentry field in sym.Symbol to cold...
2018-07-03 Than McIntoshcmd/link: split off 'Dynimp' string fields to reduce...
2018-06-01 Tim Cooperall: update comment URLs from HTTP to HTTPS, where...
2018-02-20 Shawn Smithall: fix misspellings
2018-02-07 Russ Coxall: merge master into release-branch.go1.10, for go1...
2018-02-07 Michael Hudson-Doylecmd/link/internal/loadelf: fix logic for computing...
2017-10-24 Michael Hudson-Doylecmd/link: replace SSUB with an attribute bit
2017-10-16 Michael Hudson-Doylecmd/link: replace SHIDDEN bit in SymKind with a bit...
2017-10-11 David Crawshawcmd/link: move ELF reader to its own package