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
5 days
debug/elf: use saferio.SliceCap for segment slice
Ian Lance Taylor
2026-03-27
debug/buildinfo: remove macho/elf DataStart fallback code
Michael Matloob
2026-03-25
debug/elf: handle program header count overflow
Ian Lance Taylor
2026-01-22
debug/elf: return FormatError when reading short files
Mark F
2025-12-22
debug/pe: avoid panic in File.ImportedSymbols
Alex Brainman
2025-12-01
debug/elf: correct case of DWARF in comment
Ian Lance Taylor
2025-12-01
debug/elf: make check for empty symbol section consistent for 64-bit and 32-b...
Aditya Sirish A Yelgundhalli
2025-11-26
cmd/link, runtime, debug/gosym: move pclntab magic to internal/abi
Ian Lance Taylor
2025-11-17
debug/elf: sync new loong64 relocation types up to LoongArch ELF psABI v20250521
WANG Xuerui
2025-11-04
cmd/link: don't generate .gosymtab section
Ian Lance Taylor
2025-10-24
debug/pe: check for zdebug_gdb_scripts section in testDWARF
Cherry Mui
2025-10-17
all: remove unnecessary loop variable copies in tests
Tobias Klauser
2025-10-17
all: correct name for comments
Jes Cok
2025-10-13
all: replace calls to errors.As with errors.AsType
Julien Cretel
2025-09-28
debug/elf: prevent offset overflow
Jes Cok
2025-09-11
debug/macho: filter non-external symbols when reading imported symbols withou...
qmuntal
2025-09-08
debug/pe: permit symbols with no name
Ian Lance Taylor
2025-08-27
debug/elf: don't panic if symtab too small
Ian Lance Taylor
2025-08-06
debug/macho: support reading imported symbols without LC_DYSYMTAB
Cherry Mui
2025-07-28
all: omit unnecessary type conversions
Jes Cok
2025-04-16
all: use strings.ReplaceAll where applicable
Marcel Meyer
2025-03-14
debug/elf: add riscv attributes definitions
Meng Zhuo
2025-03-11
debug/dwarf: read DWARF 5 cu base offsets on SeekPC() path
Than McIntosh
2025-03-10
debug/dwarf: fix problem with DWARF 5 and Seek method
Than McIntosh
2025-03-10
debug/dwarf: refactor entry DIE reading helper
Than McIntosh
2025-02-20
debug/buildinfo: base64-encode test binaries
Michael Pratt
2024-12-17
debug/elf: adjust version API per issue discussion
Ian Lance Taylor
2024-12-11
debug/elf: adjust version API per issue discussion
Ian Lance Taylor
2024-11-27
debug/elf: check for multiplication overflow for shnum * shentsize
Ian Lance Taylor
2024-11-07
debug/elf: add SHT_GNU_VERDEF section parsing
benbaker76
2024-08-30
debug/macho: fix DWARF for section names longer than 16 chars
Alessandro Arzilli
2024-08-27
debug/buildinfo: stop searchMagic search at EOF
Michael Pratt
2024-08-27
debug/buildinfo: don't crash on corrupt object file
Ian Lance Taylor
2024-08-01
debug/buildid: treat too large string as "not a Go executable"
Michael Pratt
2024-07-31
debug/buildinfo: reuse buffer in searchMagic
Michael Pratt
2024-07-31
debug/buildinfo: read data in chunks
Michael Pratt
2024-07-29
debug/buildinfo: add test for malformed strings
Michael Pratt
2024-07-29
debug/buildinfo: add old-Go and not-Go tests
Michael Pratt
2024-07-29
debug/buildinfo: improve format documentation
Michael Pratt
2024-05-29
all: document legacy //go:linkname for final round of modules
Russ Cox
2024-04-23
debug/elf: remove incorrect doc link
Ian Lance Taylor
2024-04-16
debug/elf: define non-standard but well-known symbol types
Ian Lance Taylor
2024-03-15
debug/elf: avoid using binary.Read() in NewFile()
Peter Collingbourne
2024-03-10
cmd/link,debug/elf: mark Go binaries with no branch target CFI on openbsd
Joel Sing
2024-01-25
debug/gosym: add detailed doc for text argument in NewLineTable
Zxilly
2023-12-30
all: replace outdated links
cui fliter
2023-11-30
debug/elf: return error in DynValue for invalid dynamic section size
Jes Cok
2023-11-02
debug/elf,cmd/link: add additional relocations for loong64
Guoqi Chen
2023-10-25
debug/elf: return error in DynString for invalid dynamic section size
Ian Lance Taylor
2023-10-18
debug: add available godoc link
cui fliter
[next]