]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-04-30 Cherry Zhang[dev.link] cmd/link: remove sym.Symbols.Newsym
2020-04-30 Cherry Zhang[dev.link] cmd/link: combine decodesym.go and decodesym2.go
2020-04-29 Cherry Zhang[dev.link] cmd/link: use new reloc on Wasm
2020-04-29 Cherry Zhang[dev.link] cmd/link: free compressed symbols after...
2020-04-29 Jeremy Faller[dev.link] cmd/link: add loader.ExtReloc to Archreloc2
2020-04-29 Cherry Zhang[dev.link] cmd/link: free loader memory after LoadFull
2020-04-29 Cherry Zhang[dev.link] cmd/link: fix R_GOTOFF handling
2020-04-29 Cherry Zhang[dev.link] cmd/link: support external linking in new...
2020-04-29 Than McIntosh[dev.link] cmd/link: remove Sub field from sym.Symbol
2020-04-29 Than McIntosh[dev.link] all: merge branch 'master' into dev.link
2020-04-29 Ruixin Baocmd/compile: adopt strong aux typing for some s390x...
2020-04-29 Meng Zhuocmd/compile: adjust MIPS64x rewrite rules to use typed...
2020-04-28 Jeremy Faller[dev.link] cmd/link: add archrelocsym x86 support for...
2020-04-28 Cherry Zhang[dev.link] cmd/link: convert reloc pass to using the...
2020-04-28 Ian Gudgernet: add (*Resolver).LookupIP
2020-04-28 Martin Möhrmannreflect: reduce allocations for Select with up to 4...
2020-04-28 Daniel Theophanesdatabase/sql: document Connect and Close may need a...
2020-04-28 Robert Griesemerstrings: simpler and slightly faster implementation...
2020-04-28 Josh Bleecher... cmd/compile: simplify readonly sym checks in writebarri...
2020-04-28 Cherry Zhang[dev.link] cmd/link: convert asmb pass to new style
2020-04-28 Than McIntosh[dev.link] cmd/link: remove elf sym fields from sym...
2020-04-28 Than McIntosh[dev.link] cmd/link: remove Unit field from sym.Symbol
2020-04-28 Than McIntosh[dev.link] cmd/link/internal/loader: add elf symbol...
2020-04-28 Than McIntosh[dev.link] cmd/link/internal/sym: remove SortSub
2020-04-28 Than McIntosh[dev.link] cmd/link: remove Gotype and File fields...
2020-04-28 Than McIntosh[dev.link] cmd/link: tweak genasmsym to eliminate Gotyp...
2020-04-28 Michael Anthony... runtime: fix block leak due to race in span set
2020-04-28 Cherry Zhang[dev.link] cmd/link: write data sections to heap in...
2020-04-28 Cherry Zhang[dev.link] cmd/link: convert dwarfcompress to using...
2020-04-28 Michael Anthony... runtime: flush mcaches to mcentral before reading memstats
2020-04-28 Alberto Donizetticmd/compile: port first part of arm64 opt rules to...
2020-04-28 Jay Conroddoc/go1.15: add notes for GOMODCACHE, modcacheunzipinplace
2020-04-28 Jeremy Faller[dev.link] cmd/link: move wavefront past address
2020-04-28 Bryan C. Millsinternal/goversion: update to 1.15
2020-04-28 Cherry ZhangRevert "[dev.link] cmd/link: stop overwriting symbol...
2020-04-28 Cherry Zhang[dev.link] cmd/link: fix accidental shadowing
2020-04-28 Vivian Liangdatabase/sql: fix incorrect function name in example_test
2020-04-28 Ruixin Baocmd/compile: adopt strong aux typing for some s390x...
2020-04-28 fanzha02cmd/compile: rewrite some arm64 rules to use typed...
2020-04-28 Rebecca Stamblergo/types: improve errors for method calls with pointer...
2020-04-28 Andrei Tudor... os, internal/poll, internal/syscall/unix: use copy_file...
2020-04-28 Alex Gaynorbufio: optimize bufio.Reader.ReadString to avoid an...
2020-04-27 Nigel Taoimage/draw: optimize paletted dst + uniform src
2020-04-27 smasher164strconv: remove redundant conversions to int
2020-04-27 Michael Anthony... runtime: ensure allocToCache updates searchAddr in...
2020-04-27 Ruixin(Peter... hash/crc32: simplify hasVX checking on s390x
2020-04-27 Cherry Zhang[dev.link] cmd/link: stop overwriting symbol types...
2020-04-27 Cherry Zhang[dev.link] cmd/link: delete old dodata
2020-04-27 Cherry Zhang[dev.link] cmd/link: accept more types in Xcoffadddynrel
2020-04-27 Ruixin(Peter... math/big: simplify hasVX checking on s390x
2020-04-27 Ruixin Baomath: simplify hasVX checking on s390x
2020-04-27 Ruixin Baocrypto/ecdsa: implement ecdsa on s390x for P256/P384...
2020-04-27 Ruixin(Peter... crypto/ed25519: implement ed25519 on s390x using KDSA...
2020-04-27 Andrew BonventreRevert "go/types: add UsesCgo config to support _cgo_go...
2020-04-27 Dan Scalesruntime: added several new lock-rank partial order...
2020-04-27 Michael Anthony... runtime: bound small object sweeping to 100 spans when...
2020-04-27 Michael Anthony... runtime: add new mcentral implementation
2020-04-27 Michael Anthony... runtime: implement the spanSet data structure
2020-04-27 Michael Anthony... runtime: manage a pool of spanSetBlocks and free them...
2020-04-27 Michael Anthony... runtime: add spanSet data structure
2020-04-27 Joel Singcmd/compile: implement multi-control branches for riscv64
2020-04-27 Daniel Theophanesdatabase/sql/driver: enhance driver package documentation
2020-04-27 Josh Bleecher... cmd/compile: convert more generic rules to typed aux
2020-04-27 Josh Bleecher... cmd/compile: eliminate some array equality alg loops
2020-04-27 Than McIntosh[dev.link] cmd/link: support new dodata for PPC64
2020-04-27 Josh Bleecher... cmd/compile: improve equality algs for arrays of strings
2020-04-27 Josh Bleecher... cmd/compile: improve equality algs for arrays of interfaces
2020-04-27 Josh Bleecher... cmd/compile: improve generated eq algs for structs...
2020-04-27 Josh Bleecher... cmd/compile: refactor out eqinterface
2020-04-27 Josh Bleecher... cmd/compile: improve generated eq algs for structs...
2020-04-27 Josh Bleecher... cmd/compile: refactor out eqstring
2020-04-27 Josh Bleecher... cmd/compile: make runtime calls last in eq algs
2020-04-27 Daniel Martícmd/compile: remove If type in rulegen
2020-04-27 Baokun Leecmd/go/internal/web: use url.Redacted
2020-04-27 Cuong Manh Lecmd/compile: rewrite decArgs rules to use typed aux...
2020-04-27 Meng Zhuocmd/link: use definition from debug/elf for ldelf
2020-04-27 Alberto Donizetticmd/compile: convert more arm64 lowering rules to typed aux
2020-04-27 Cherry Zhang[dev.link] cmd/link: remove ctxt.Syms.Allsym
2020-04-27 Cherry Zhang[dev.link] cmd/link: stop setting ReadOnly attribute...
2020-04-27 Cherry Zhang[dev.link] cmd/link: always run Asmb before reloc
2020-04-27 Cherry Zhang[dev.link] cmd/link: enable new dodata on darwin/arm64
2020-04-27 Cherry Zhang[dev.link] cmd/link: use new dodata on MIPS(64) and...
2020-04-27 Jeremy Faller[dev.link] cmd/link: support Loader in s390x dodata
2020-04-27 Cherry Zhang[dev.link] cmd/link: remove symbol movement workaround...
2020-04-27 Cherry Zhang[dev.link] cmd/link: set symbol alignments after dynreloc2
2020-04-27 Cherry Zhang[dev.link] cmd/link: sort DynidSyms
2020-04-27 Than McIntosh[dev.link] cmd/link: support new dodata for elf/{arm...
2020-04-27 Nigel Taoimage/png: fix some 32-bit int overflows
2020-04-27 Michael Mundaycmd/compile: adopt strong aux typing for some s390x...
2020-04-27 Ruixin(Peter... cmd/compile: adopt strong aux typing for some s390x...
2020-04-26 Daniel Martícmd/compile: minor rulegen simplifications
2020-04-26 Pierre Carrunet/http/httputil: make Switching Protocol requests...
2020-04-25 Tyson Andrenet/http/httputil: fix typo in unit test name
2020-04-25 Qais PatankarA: Qais Patankar (individual CLA)
2020-04-25 Tyson Andremath/cmplx: fix typo in code comment
2020-04-25 Brad Fitzpatricktesting: give short package variable a longer name
2020-04-25 Mukesh Sharmacmd/go/internal/cache: fix typing error in errVerifyMode
2020-04-25 Tobias Klausertesting: replace all GOOS-specific path separators...
2020-04-25 Josh Bleecher... cmd/compile: convert another tranch of generic rules...
2020-04-25 Cherry Zhang[dev.link] cmd/link: use new dodata on Plan 9 and Wasm
next