]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2020-03-25 Cherry Zhang[dev.link] cmd/link: pass loader to relocation functions
2020-03-25 Cherry Zhang[dev.link] cmd/link: convert doxcoff to new style
2020-03-25 Than McIntosh[dev.link] cmd/link: convert addexport to loader interfaces
2020-03-25 Than McIntosh[dev.link] cmd/link: add loader.Sym equivalents to...
2020-03-25 Than McIntosh[dev.link] cmd/link: move setupdynexp before loadlibfull
2020-03-25 Than McIntosh[dev.link] cmd/link: minor tweaks to PropagateLoaderCha...
2020-03-25 Than McIntosh[dev.link] cmd/link: relocating Errorf() to ErrorReporter
2020-03-24 Cherry Zhang[dev.link] cmd/link: use Extname in doxcoff
2020-03-24 Cherry Zhang[dev.link] cmd/link: convert mangleTypeSym to new style
2020-03-24 Jeremy Faller[dev.link] cmd/link: remove global datap, moved to...
2020-03-24 Jeremy Faller[dev.link] cmd/link: refactor some of dodata
2020-03-23 Than McIntosh[dev.link] cmd/link: set "local" attribute on symbols...
2020-03-23 Than McIntosh[dev.link] cmd/link: add loader.Loader apis for symbol...
2020-03-23 Cherry Zhang[dev.link] cmd/link: invoke oldlink if old object forma...
2020-03-23 Cherry Zhang[dev.link] cmd/internal/obj: restore old DWARF symbol...
2020-03-23 Cherry Zhang[dev.link] cmd/asm, cmd/compile: add back newobj flag
2020-03-23 Cherry Zhang[dev.link] cmd/oldlink: add back the old linker
2020-03-23 Cherry Zhang[dev.link] cmd/internal/dwarf: add back some constant...
2020-03-21 Austin Clements[dev.link] cmd/link: finish phase CPU profile before...
2020-03-21 Austin Clements[dev.link] cmd/link: improve documentation on -benchmar...
2020-03-21 Austin Clements[dev.link] cmd/link: record per-phase memory profile
2020-03-20 Than McIntosh[dev.link] cmd/link: minor perf tweak for PropagateLoad...
2020-03-20 Than McIntosh[dev.link] cmd/compile, cmd/link: move away from DWARF...
2020-03-20 Than McIntosh[dev.link] cmd/compile, cmd/link: move DWARF info sym...
2020-03-20 Than McIntosh[dev.link] cmd/compile: refactor aux handling in newobj...
2020-03-19 Jeremy Faller[dev.link] cmd/link: remove *Link from some arch functions
2020-03-19 Jeremy Faller[dev.link] cmd/link: eliminate usage of *Link in arch...
2020-03-18 Than McIntosh[dev.link] cmd/link: cleanup of attribute handling...
2020-03-18 Cherry Zhang[dev.link] cmd/link: remove AddExtSym
2020-03-16 Cherry Zhang[dev.link] cmd/link: use new relocation accessors in...
2020-03-16 Cherry Zhang[dev.link] cmd/internal/goobj2, cmd/link: experiment...
2020-03-16 Cherry Zhang[dev.link] cmd/internal/goobj2, cmd/link: avoid some...
2020-03-16 Cherry Zhang[dev.link] cmd/internal/goobj2: optimize symbol data...
2020-03-16 Cherry Zhang[dev.link] cmd/link: don't set unreachable string varia...
2020-03-16 Cherry Zhang[dev.link] cmd/link: use versioned .TOC. symbols on AIX
2020-03-13 Cherry Zhang[dev.link] cmd/link: don't truncate external relocation...
2020-03-13 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-13 Cherry Zhang[dev.link] cmd/link: convert dope to new style
2020-03-13 Keith Randallcmd/compile: convert 386 port to use addressing modes...
2020-03-13 zikaerohcmd/cover: skip function declarations with blank names
2020-03-13 zikaerohcmd/go: check for 'svn' binary in PATH in TestAccidenta...
2020-03-13 Lynn Bogercmd/internal/obj/ppc64: clean up some opcodes
2020-03-13 Cherry Zhang[dev.link] cmd/link: experiment new reloc accessors...
2020-03-13 Cherry Zhang[dev.link] cmd/internal/goobj2, cmd/link: experiment...
2020-03-13 Ian Lance Taylortime: stop referring to timerproc in comment
2020-03-12 Johan Janssonruntime: emit more specific errors from checkptr
2020-03-12 Ian Lance Taylorruntime: leave cleantimers early if G is being preempted
2020-03-12 David Chasecmd/objdump: guard against out-of-range lines from...
2020-03-12 Walt Dellacmd/go: improve pseudo-version timestamp error
2020-03-12 Than McIntosh[dev.link] cmd/link: demote DWARF line symbols to anony...
2020-03-12 Than McIntosh[dev.link] cmd/internal/obj: add dump of aux symbols...
2020-03-12 Than McIntosh[dev.link] cmd/link: demote dwarf {range,loc} sub-symbo...
2020-03-12 Than McIntosh[dev.link] cmd/link: remove unnecessary file processing...
2020-03-12 Bryan C. Millscmd/go: fix test failures with -count=2
2020-03-12 David Chasetest: restore no-gogcflags build shortcut, save time
2020-03-12 Cherry Zhang[dev.link] cmd/link: refer to .got instead of .got...
2020-03-12 Bryan C. Millscmd/go: add missing newline to "go" line in cache key
2020-03-12 Bryan C. Millscmd/go: include the go language version in cache keys
2020-03-12 David Howdencmd/go/internal/auth: fix .netrc lookup for URLs with...
2020-03-12 Rob Pikeio: add a comment about how to turn a Reader into ByteR...
2020-03-11 Cherry Zhang[dev.link] cmd/link: convert doelf to new style
2020-03-11 Than McIntoshcmd/internal/objabi: rerun stringer for sym kind
2020-03-11 Than McIntosh[dev.link] cmd/internal/objabi: rerun stringer for...
2020-03-11 Than McIntosh[dev.link] cmd/link: remove legacy newdie function
2020-03-11 Tamir Dubersteinruntime/pprof: document that debug=0 emits proto
2020-03-11 Cuong Manh Lecmd/compile: remove guard for OCOMPLEX in evconst
2020-03-11 Filippo Valsordacrypto/tls: add {SignatureScheme,CurveID,ClientAuthType...
2020-03-11 Robert Griesemercmd/compile/internal/syntax: various cleanups following...
2020-03-11 Bryan C. Millscmd/internal/moddeps: set GO111MODULE explicitly for...
2020-03-11 Jay Conrodcmd/go: extract module zip files in place
2020-03-11 Jay Conrodcmd/go: make module zip extraction more robust
2020-03-11 Bryan C. Millsnet: use t.Deadline instead of an arbitrary read deadli...
2020-03-11 Josh Bleecher... cmd/compile: use a bytes.Buffer to format symbols
2020-03-11 Russ Coxcmd/compile: fix buggy AMD64 rewrite from CL 213058
2020-03-11 Russ Coxtest/run: handle asmcheck -gcflags= commands better
2020-03-11 Russ Coxtest/codegen: mention in README that tests only run...
2020-03-11 Bryan C. Millsnet/http: use t.Deadline instead of an arbitrary timeou...
2020-03-11 Bryan C. Millsruntime: skip TestSignalIgnoreSIGTRAP on known-flaky...
2020-03-11 Jeremy Faller[dev.link] cmd/link: add Target and ArchSyms to arch...
2020-03-11 Josh Bleecher... cmd/compile: improve CFG size in ssa.html
2020-03-11 Cuong Manh Letest: fix issue 15992 test wrong function call
2020-03-11 erifan01strings, bytes: improve IndexAny and LastIndexAny perfo...
2020-03-10 Dan Scalesruntime: fix problem with repeated panic/recover/re...
2020-03-10 Jeremy Faller[dev.link] cmd/link: parallelize dwarfcompress
2020-03-10 Than McIntoshcmd/link: fix for package name attr testpoint in dwarf_...
2020-03-10 Than McIntosh[dev.link] cmd/link: remove patchDWARFName from the...
2020-03-10 Than McIntosh[dev.link] cmd/asm: new -p option, changes to DWARF...
2020-03-10 Than McIntosh[dev.link] cmd/link: remove legacy DWARF gen code
2020-03-10 Bryan C. Millscmd/go/internal/lockedfile: use a retry loop to suppres...
2020-03-10 Than McIntosh[dev.link] cmd/link: fix buglet in compilationUnitByStartPC
2020-03-10 Than McIntosh[dev.link] cmd/link: use shared reloc slice in writelin...
2020-03-10 Than McIntosh[dev.link] cmd/link: fix up stray references to legacy...
2020-03-10 Keith Randallruntime: make typehash match compiler generated hashes...
2020-03-10 Joel Singcmd/compile: remove special handling for OpRISCV64SUBW...
2020-03-10 Than McIntosh[dev.link] cmd/link: check for dwarf enabled in loadlibfull
2020-03-10 Than McIntosh[dev.link] cmd/link: remove more of unused sym.Symbol...
2020-03-10 Alex Brainmandebug/pe: copy some consts from cmd/link/internal/ld
2020-03-10 Ian Lance Taylorcmd/cgo: always produce a parameter name for C code
2020-03-10 Nathan Fiscaletticmd/cgo: updated exported function parameter names
2020-03-10 smasher164cmd/vet: add ifaceassert and stringintconv checks
next