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
/
debug
Age
Commit message (
Expand
)
Author
2020-04-30
debug/gosym: correct comments for Table.{Files,Objs}
Ian Lance Taylor
2020-04-19
debug/pe: improve testpoint error message
Than McIntosh
2020-03-10
debug/pe: copy some consts from cmd/link/internal/ld
Alex Brainman
2019-11-21
all: base64-encode binaries that will cause Apple notarization to fail
Andrew
2019-11-15
all: fix a bunch of misspellings
Ville Skyttä
2019-10-26
debug/dwarf: call strings.EqualFold instead of calling Lower twice
Vivek V
2019-10-09
all: remove the nacl port (part 1)
Brad Fitzpatrick
2019-09-20
debug/dwarf: optimize buf.string
Emmanuel T Odeke
2019-09-18
debug/dwarf: expose file name table from line table reader
Austin Clements
2019-09-18
debug/dwarf: expose CU byte order
Austin Clements
2019-09-18
cmd/link: prefix Go syms with _ on darwin
Jeremy Faller
2019-09-17
Revert "cmd/link: prefix syms with "_" on darwin links"
Jeremy Faller
2019-09-17
cmd/link: prefix syms with "_" on darwin links
Jeremy Faller
2019-09-17
debug/elf: apply more relocations when reading DWARF data sections
Than McIntosh
2019-09-09
src: gofmt -s
Ainar Garipov
2019-09-08
all: fix typos
Ainar Garipov
2019-09-03
debug/dwarf: better handling for DW_FORM_indirect
Than McIntosh
2019-09-03
debug/dwarf, debug/elf: support DWARF 5
Ian Lance Taylor
2019-09-03
debug/dwarf: add new constants defined in DWARF 5
Ian Lance Taylor
2019-08-29
debug/pe: enable parsing of variable length optional header in PE file
Prashant Agrawal
2019-07-05
debug/elf: add version information to all dynamic symbols
Austin Clements
2019-06-19
cmd/link: fix stale link to MachO file format reference in comment
Than McIntosh
2019-05-22
all: shorten some tests
Russ Cox
2019-05-06
all: simplify code using "gofmt -s -w"
Shulhan
2019-04-30
all: add new GOOS=illumos, split out of GOOS=solaris
Joshua M. Clulow
2019-03-15
debug/dwarf: more graceful handling of unsupported types
Than McIntosh
2019-03-09
debug/gosym: simplify parsing symbol name rule
LE Manh Cuong
2019-03-08
internal/testenv: remove SetModVendor
Bryan C. Mills
2019-03-08
gosym/pclntab: mark LineTable.LineToPC and LineTable.PCToLine as deprecated
karthik nayak
2019-03-05
all: add -mod=vendor to GOFLAGS in tests that execute 'go' commands within st...
Bryan C. Mills
2019-03-01
debug/elf: perform stricter section header table checks in NewFile
Tobias Klauser
2019-02-27
debug/pe: prevent slice out of bounds access in (*File).ImportedSymbols
Tobias Klauser
2019-02-27
debug/pe: omit panic in (*File).ImportedSymbols on empty optional headers
Tobias Klauser
2019-01-09
debug/gosym: remove outdated comment
LE Manh Cuong
2018-12-02
all: use "reports whether" consistently instead of "returns whether"
Tobias Klauser
2018-11-29
debug/pe: use ws2_32.dll in TestImportTableInUnknownSection
Alex Brainman
2018-11-27
debug/pe: correct TestImportTableInUnknownSection error message
Alex Brainman
2018-11-24
debug/pe: use kernel32.dll in TestImportTableInUnknownSection
Alex Brainman
2018-11-12
debug/gosym: use "go build" instead of hand-running asm and link
Austin Clements
2018-11-02
all: skip unsupported tests on AIX
Clément Chigot
2018-10-13
debug/plan9obj: simplify s[:] to s where
OlgaVlPetrova
2018-10-05
debug/pe: fix TestDWARF to work with relocations
Jordan Rhee
2018-10-04
debug/pe: skip a test on windows/arm
Brad Fitzpatrick
2018-09-07
debug/elf: add R_RISCV_32_PCREL relocation
Tobias Klauser
2018-08-20
debug/pe: support windows/arm
Jordan Rhee
2018-06-19
debug/elf,macho,pe: support compressed DWARF
Heschi Kreinick
2018-06-07
debug/pe: add IMAGE_FILE_MACHINE_ARM64
Brad Fitzpatrick
2018-05-29
all: regenerate stringer files
Tim Cooper
2018-05-23
debug/pe: gofmt
Tobias Klauser
2018-05-19
debug/pe: parse the import directory correctly
Ali Rizvi-Santiago
[prev]
[next]