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
2021-09-29
debug/gosym: add hook to disable recovers
Josh Bleecher Snyder
2021-09-27
debug/gosym: add pcHeader parsing helpers
Josh Bleecher Snyder
2021-09-10
debug/elf: retain original error message when getSymbols fails.
Florin Papa
2021-09-02
debug/dwarf: check for DWARFv4 AttrDataBitOffset value
Joe Sylve
2021-06-14
debug/elf: don't apply DWARF relocations for ET_EXEC binaries
Victor Michel
2021-05-14
debug/macho: fix a typo in macho.go
itchyny
2021-05-13
debug/dwarf: delay array type fixup to handle type cycles
Than McIntosh
2021-04-23
all: do not test internal linking on windows/arm64
Russ Cox
2021-04-23
debug/dwarf: skip over zero-length compilation units
Russ Cox
2021-04-13
all: simplify the spelling of Linux
Brad Fitzpatrick
2021-04-12
debug/pe: replace os.MkdirTemp with T.TempDir
Manlio Perillo
2021-03-17
debug/dwarf: support DW_FORM_rnglistx aka formRnglistx
Ian Lance Taylor
2021-03-13
all: remove duplicate words
John Bampton
2021-03-02
cmd/link,debug/elf: mips32, add .gnu.attributes and .MIPS.abiflags sections
YunQiang Su
2021-02-20
all: go fmt std cmd (but revert vendor)
Russ Cox
2021-02-19
debug/pe: recognize arm64 executables
Russ Cox
2020-12-14
debug/dwarf: don't try to parse addr/rnglists header
Ian Lance Taylor
2020-12-09
all: update to use os.ReadFile, os.WriteFile, os.CreateTemp, os.MkdirTemp
Russ Cox
2020-10-30
cmd/link: emit include directories in DWARF line table prologue
Than McIntosh
2020-10-24
debug/dwarf: add support for DWARFv5 to (*Data).Ranges
Alessandro Arzilli
2020-10-20
all: update references to symbols moved from io/ioutil to io
Russ Cox
2020-09-30
[dev.link] Merge branch 'master' into dev.link
Jeremy Faller
2020-09-23
all: add GOOS=ios
Cherry Zhang
2020-09-21
debug/dwarf: speed up SkipChildren for compilation units
Dmitry Vyukov
2020-09-18
debug/elf: add many PT_ and DT_ constants
Ian Lance Taylor
2020-09-11
[dev.link] all: merge branch 'master' into dev.link
Cherry Zhang
2020-08-31
debug/elf: support relocations relative to sections with non-zero addresses
Victor Michel
2020-08-30
debug/elf: run relocation tests in parallel
Ian Lance Taylor
2020-08-18
[dev.link] cmd/{compile,link}: remove pcdata tables from pclntab_old
Jeremy Faller
2020-08-13
[dev.link] debug/gosym: fix file mappings
Jeremy Faller
2020-08-12
[dev.link] cmd/link: stop renumbering files for pclntab generation
Jeremy Faller
2020-07-31
[dev.link] create runtime.funcnametab
Jeremy Faller
2020-07-30
[dev.link] cmd/link: add runtime.pcheader
Jeremy Faller
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
[prev]
[next]