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
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
2018-05-16
cmd/internal/objfile, debug/macho: support disassembling arm64 Mach-O objects
Tobias Klauser
2018-05-08
debug/elf: add machine and OSABI constants
Tobias Klauser
2018-04-30
all: skip unsupported tests for js/wasm
Richard Musiol
2018-04-18
debug/elf: add riscv64 relocations
Tobias Klauser
2018-04-17
debug/elf: enable TestNoSectionOverlaps on *bsd and solaris
Tobias Klauser
2018-04-13
debug/gosym: intern LineTable strings
Josh Bleecher Snyder
2018-04-10
debug/elf: add missing EM_AARCH64 to machineStrings
Tobias Klauser
2018-03-07
debug/pe: use bytes.IndexByte instead of a loop
Tobias Klauser
2018-03-06
debug/macho: use bytes.IndexByte instead of a loop
Josh Bleecher Snyder
2018-02-19
all: add more uses of stringer
Daniel MartÃ
2018-02-15
debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF
Ian Lance Taylor
2017-11-30
debug/gosym: update docs for changes in Go 1.3
Hiroshi Ioka
2017-10-18
debug/dwarf: clarify StructField.ByteSize doc
Heschi Kreinick
2017-10-17
debug/dwarf: support 64-bit DWARF in byte order check
Ian Lance Taylor
2017-10-11
debug/elf: add relocation constants
David Crawshaw
2017-10-05
all: revert "all: prefer strings.LastIndexByte over strings.LastIndex"
Marvin Stenger
2017-10-05
all: revert "all: prefer strings.IndexByte over strings.Index"
Marvin Stenger
2017-10-05
debug/elf: make safe for Go 1.4 compilers
Russ Cox
2017-09-27
debug/macho: fill Rpath.LoadBytes in NewFile
Hiroshi Ioka
2017-09-27
debug/macho: parse relocations
Hiroshi Ioka
2017-09-27
all: prefer strings.LastIndexByte over strings.LastIndex
Marvin Stenger
2017-09-25
all: prefer strings.IndexByte over strings.Index
Marvin Stenger
2017-08-29
debug/macho: add missing file flags
Kunpei Sakai
2017-08-18
all: unindent some big chunks of code
Daniel MartÃ
2017-08-17
debug/macho: support LC_RPATH
Hiroshi Ioka
2017-08-17
debug/macho: add comments for ambiguious LoadCommand
Hiroshi Ioka
2017-08-17
debug/macho: make tests more comprehensive
Hiroshi Ioka
2017-08-16
debug/macho: rearrange code
Hiroshi Ioka
2017-08-15
debug/macho: make Type implements fmt.(Go)Stringer interfaces
Hiroshi Ioka
2017-08-14
debug/macho: add relocation types
Hiroshi Ioka
2017-08-14
debug/macho: add some file flags
Hiroshi Ioka
2017-05-26
debug/dwarf: heuristically handle both UNIX and Windows paths
Austin Clements
2017-05-15
cmd/link: actually generate .debug_gdb_scripts section on windows
Alex Brainman
2017-05-02
cmd/internal/obj: fix LSym.Type during compilation, not linking
Josh Bleecher Snyder
2017-03-30
debug/pe: add TestBuildingWindowsGUI
Alex Brainman
2017-03-01
cmd/link: write dwarf sections
Alex Brainman
2017-02-16
debug/pe: add test to check dwarf info
Alex Brainman
2016-12-01
cmd/objdump: copy gosym.PCValue into internal package
Keith Randall
2016-11-17
debug/pe: do not create symbol table if FileHeader.PointerToSymbolTable is 0
Alex Brainman
2016-11-10
debug/elf: SPARC64 relocation type is only 8 bits
Ian Lance Taylor
2016-11-04
all: make copyright headers consistent with one space after period
Michael Munday
2016-11-03
debug/elf: add support for GOARCH=mips{,le}
Vladimir Stefanovic
2016-10-17
cmd/dist: use debug/pe directly for cmd/link
Russ Cox
2016-10-11
debug/elf: add sparc64 relocations
James Clarke
2016-08-30
all: use testing.GoToolPath instead of "go"
Keith Randall
2016-08-24
cmd/objdump: implement objdump of .o files
Keith Randall
2016-08-23
debug/macho: fix comment on Section64
Michael Matloob
[prev]
[next]