2020-03-18 |
Than McIntosh | [dev.link] cmd/link: cleanup of attribute handling... |
commit | commitdiff | tree |
2020-03-18 |
Cherry Zhang | [dev.link] cmd/link: remove AddExtSym |
commit | commitdiff | tree |
2020-03-16 |
Cherry Zhang | [dev.link] cmd/link: use new relocation accessors in... |
commit | commitdiff | tree |
2020-03-16 |
Cherry Zhang | [dev.link] cmd/internal/goobj2, cmd/link: experiment... |
commit | commitdiff | tree |
2020-03-16 |
Cherry Zhang | [dev.link] cmd/internal/goobj2, cmd/link: avoid some... |
commit | commitdiff | tree |
2020-03-16 |
Cherry Zhang | [dev.link] cmd/internal/goobj2: optimize symbol data... |
commit | commitdiff | tree |
2020-03-16 |
Cherry Zhang | [dev.link] cmd/link: don't set unreachable string varia... |
commit | commitdiff | tree |
2020-03-16 |
Cherry Zhang | [dev.link] cmd/link: use versioned .TOC. symbols on AIX |
commit | commitdiff | tree |
2020-03-13 |
Cherry Zhang | [dev.link] cmd/link: don't truncate external relocation... |
commit | commitdiff | tree |
2020-03-13 |
Cherry Zhang | [dev.link] all: merge branch 'master' into dev.link |
commit | commitdiff | tree |
2020-03-13 |
Cherry Zhang | [dev.link] cmd/link: convert dope to new style |
commit | commitdiff | tree |
2020-03-13 |
Keith Randall | cmd/compile: convert 386 port to use addressing modes... |
commit | commitdiff | tree |
2020-03-13 |
zikaeroh | cmd/cover: skip function declarations with blank names |
commit | commitdiff | tree |
2020-03-13 |
zikaeroh | cmd/go: check for 'svn' binary in PATH in TestAccidenta... |
commit | commitdiff | tree |
2020-03-13 |
Lynn Boger | cmd/internal/obj/ppc64: clean up some opcodes |
commit | commitdiff | tree |
2020-03-13 |
Cherry Zhang | [dev.link] cmd/link: experiment new reloc accessors... |
commit | commitdiff | tree |
2020-03-13 |
Cherry Zhang | [dev.link] cmd/internal/goobj2, cmd/link: experiment... |
commit | commitdiff | tree |
2020-03-13 |
Ian Lance Taylor | time: stop referring to timerproc in comment |
commit | commitdiff | tree |
2020-03-12 |
Johan Jansson | runtime: emit more specific errors from checkptr |
commit | commitdiff | tree |
2020-03-12 |
Ian Lance Taylor | runtime: leave cleantimers early if G is being preempted |
commit | commitdiff | tree |
2020-03-12 |
David Chase | cmd/objdump: guard against out-of-range lines from... |
commit | commitdiff | tree |
2020-03-12 |
Walt Della | cmd/go: improve pseudo-version timestamp error |
commit | commitdiff | tree |
2020-03-12 |
Than McIntosh | [dev.link] cmd/link: demote DWARF line symbols to anony... |
commit | commitdiff | tree |
2020-03-12 |
Than McIntosh | [dev.link] cmd/internal/obj: add dump of aux symbols... |
commit | commitdiff | tree |
2020-03-12 |
Than McIntosh | [dev.link] cmd/link: demote dwarf {range,loc} sub-symbo... |
commit | commitdiff | tree |
2020-03-12 |
Than McIntosh | [dev.link] cmd/link: remove unnecessary file processing... |
commit | commitdiff | tree |
2020-03-12 |
Bryan C. Mills | cmd/go: fix test failures with -count=2 |
commit | commitdiff | tree |
2020-03-12 |
David Chase | test: restore no-gogcflags build shortcut, save time |
commit | commitdiff | tree |
2020-03-12 |
Cherry Zhang | [dev.link] cmd/link: refer to .got instead of .got... |
commit | commitdiff | tree |
2020-03-12 |
Bryan C. Mills | cmd/go: add missing newline to "go" line in cache key |
commit | commitdiff | tree |
2020-03-12 |
Bryan C. Mills | cmd/go: include the go language version in cache keys |
commit | commitdiff | tree |
2020-03-12 |
David Howden | cmd/go/internal/auth: fix .netrc lookup for URLs with... |
commit | commitdiff | tree |
2020-03-12 |
Rob Pike | io: add a comment about how to turn a Reader into ByteR... |
commit | commitdiff | tree |
2020-03-11 |
Cherry Zhang | [dev.link] cmd/link: convert doelf to new style |
commit | commitdiff | tree |
2020-03-11 |
Than McIntosh | cmd/internal/objabi: rerun stringer for sym kind |
commit | commitdiff | tree |
2020-03-11 |
Than McIntosh | [dev.link] cmd/internal/objabi: rerun stringer for... |
commit | commitdiff | tree |
2020-03-11 |
Than McIntosh | [dev.link] cmd/link: remove legacy newdie function |
commit | commitdiff | tree |
2020-03-11 |
Tamir Duberstein | runtime/pprof: document that debug=0 emits proto |
commit | commitdiff | tree |
2020-03-11 |
Cuong Manh Le | cmd/compile: remove guard for OCOMPLEX in evconst |
commit | commitdiff | tree |
2020-03-11 |
Filippo Valsorda | crypto/tls: add {SignatureScheme,CurveID,ClientAuthType... |
commit | commitdiff | tree |
2020-03-11 |
Robert Griesemer | cmd/compile/internal/syntax: various cleanups following... |
commit | commitdiff | tree |
2020-03-11 |
Bryan C. Mills | cmd/internal/moddeps: set GO111MODULE explicitly for... |
commit | commitdiff | tree |
2020-03-11 |
Jay Conrod | cmd/go: extract module zip files in place |
commit | commitdiff | tree |
2020-03-11 |
Jay Conrod | cmd/go: make module zip extraction more robust |
commit | commitdiff | tree |
2020-03-11 |
Bryan C. Mills | net: use t.Deadline instead of an arbitrary read deadli... |
commit | commitdiff | tree |
2020-03-11 |
Josh Bleecher... | cmd/compile: use a bytes.Buffer to format symbols |
commit | commitdiff | tree |
2020-03-11 |
Russ Cox | cmd/compile: fix buggy AMD64 rewrite from CL 213058 |
commit | commitdiff | tree |
2020-03-11 |
Russ Cox | test/run: handle asmcheck -gcflags= commands better |
commit | commitdiff | tree |
2020-03-11 |
Russ Cox | test/codegen: mention in README that tests only run... |
commit | commitdiff | tree |
2020-03-11 |
Bryan C. Mills | net/http: use t.Deadline instead of an arbitrary timeou... |
commit | commitdiff | tree |
2020-03-11 |
Bryan C. Mills | runtime: skip TestSignalIgnoreSIGTRAP on known-flaky... |
commit | commitdiff | tree |
2020-03-11 |
Jeremy Faller | [dev.link] cmd/link: add Target and ArchSyms to arch... |
commit | commitdiff | tree |
2020-03-11 |
Josh Bleecher... | cmd/compile: improve CFG size in ssa.html |
commit | commitdiff | tree |
2020-03-11 |
Cuong Manh Le | test: fix issue 15992 test wrong function call |
commit | commitdiff | tree |
2020-03-11 |
erifan01 | strings, bytes: improve IndexAny and LastIndexAny perfo... |
commit | commitdiff | tree |
2020-03-10 |
Dan Scales | runtime: fix problem with repeated panic/recover/re... |
commit | commitdiff | tree |
2020-03-10 |
Jeremy Faller | [dev.link] cmd/link: parallelize dwarfcompress |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | cmd/link: fix for package name attr testpoint in dwarf_... |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | [dev.link] cmd/link: remove patchDWARFName from the... |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | [dev.link] cmd/asm: new -p option, changes to DWARF... |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | [dev.link] cmd/link: remove legacy DWARF gen code |
commit | commitdiff | tree |
2020-03-10 |
Bryan C. Mills | cmd/go/internal/lockedfile: use a retry loop to suppres... |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | [dev.link] cmd/link: fix buglet in compilationUnitByStartPC |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | [dev.link] cmd/link: use shared reloc slice in writelin... |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | [dev.link] cmd/link: fix up stray references to legacy... |
commit | commitdiff | tree |
2020-03-10 |
Keith Randall | runtime: make typehash match compiler generated hashes... |
commit | commitdiff | tree |
2020-03-10 |
Joel Sing | cmd/compile: remove special handling for OpRISCV64SUBW... |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | [dev.link] cmd/link: check for dwarf enabled in loadlibfull |
commit | commitdiff | tree |
2020-03-10 |
Than McIntosh | [dev.link] cmd/link: remove more of unused sym.Symbol... |
commit | commitdiff | tree |
2020-03-10 |
Alex Brainman | debug/pe: copy some consts from cmd/link/internal/ld |
commit | commitdiff | tree |
2020-03-10 |
Ian Lance Taylor | cmd/cgo: always produce a parameter name for C code |
commit | commitdiff | tree |
2020-03-10 |
Nathan Fiscaletti | cmd/cgo: updated exported function parameter names |
commit | commitdiff | tree |
2020-03-10 |
smasher164 | cmd/vet: add ifaceassert and stringintconv checks |
commit | commitdiff | tree |
2020-03-10 |
smasher164 | cmd/compile: avoid string(int) conversion |
commit | commitdiff | tree |
2020-03-10 |
Keith Randall | cmd/compile: insert complicated x86 addressing modes... |
commit | commitdiff | tree |
2020-03-09 |
smasher164 | std,cmd: update x/net and github.com/google/pprof |
commit | commitdiff | tree |
2020-03-09 |
Jeremy Faller | [dev.link] cmd/link: remove *Link from elf functions |
commit | commitdiff | tree |
2020-03-09 |
Josh Bleecher... | cmd/compile: use only bit patterns in isNonNegative |
commit | commitdiff | tree |
2020-03-09 |
Keith Randall | cmd/compile: remove -largemodel flag from docs |
commit | commitdiff | tree |
2020-03-09 |
Bryan C. Mills | cmd/go/internal/modload: factor smaller files out of... |
commit | commitdiff | tree |
2020-03-09 |
Neven Sajko | internal/xcoff: fix wrong bit masking comparisons |
commit | commitdiff | tree |
2020-03-09 |
Yann Salaün | errors: fix typo in As documentation |
commit | commitdiff | tree |
2020-03-09 |
Jeremy Faller | [dev.link] cmd/link: parallelize reloc sym |
commit | commitdiff | tree |
2020-03-09 |
Russ Cox | test/run: make GO_GCFLAGS mean same thing it does durin... |
commit | commitdiff | tree |
2020-03-08 |
Josh Bleecher... | cmd/compile: make ssa.Edge a stringer |
commit | commitdiff | tree |
2020-03-07 |
Nathan Fiscaletti | cmd/cgo: avoid extra newline in doc comment of exported... |
commit | commitdiff | tree |
2020-03-07 |
An Long | mime: add .json to built-in list of MIME types |
commit | commitdiff | tree |
2020-03-06 |
Tim Cooper | net/http/cgi: remove outdated TODO |
commit | commitdiff | tree |
2020-03-06 |
Cuong Manh Le | cmd/compile: avoid range over copy of array |
commit | commitdiff | tree |
2020-03-06 |
Bryan C. Mills | cmd/dist: forward stderr if 'go env CGO_ENABLED' fails |
commit | commitdiff | tree |
2020-03-06 |
Cherry Zhang | [dev.link] all: merge branch 'master' into dev.link |
commit | commitdiff | tree |
2020-03-06 |
Cherry Zhang | [dev.link] cmd/link: convert domacho to new style |
commit | commitdiff | tree |
2020-03-06 |
Jay Conrod | cmd/go: make go test -json report failures for panickin... |
commit | commitdiff | tree |
2020-03-06 |
Cherry Zhang | [dev.link] cmd/link: iterate over Textp2 in stack check... |
commit | commitdiff | tree |
2020-03-06 |
Than McIntosh | [dev.link] cmd/link: remove debugging code |
commit | commitdiff | tree |
2020-03-06 |
Stefan Baebler | doc/go1.14: document that unparsable URL in net/url... |
commit | commitdiff | tree |
2020-03-05 |
Michael Pratt | runtime/pprof: expand final stack frame to avoid truncation |
commit | commitdiff | tree |
2020-03-05 |
Bryan C. Mills | cmd/go/internal/renameio: skip test affected by kernel... |
commit | commitdiff | tree |
2020-03-05 |
Robert Griesemer | cmd/compile/internal/scanner: report correct directive... |
commit | commitdiff | tree |
2020-03-05 |
Diogo Pinela | runtime: use staticuint64s instead of staticbytes for... |
commit | commitdiff | tree |
next |