summaryrefslogtreecommitdiff
path: root/src/debug
Commit message (Expand)AuthorAgeFilesLines
...
* debug/elf: rename Chdr64.Reserved to _Austin Clements2015-12-181-1/+1
* debug/elf: transparently decompress compressed sectionsAustin Clements2015-12-036-77/+424
* dwbug/elf: support old-style compressed DWARFAustin Clements2015-12-033-3/+54
* debug/elf: added MIPS ELF relocationsYao Zhang2015-11-125-0/+201
* debug/gosym: clean up and modernize pclntab_testIan Lance Taylor2015-10-071-27/+21
* debug/dwarf: add test for split DWARFAustin Clements2015-09-153-0/+41
* debug/dwarf: return ClassUnknown if attribute class cannot be determinedAustin Clements2015-09-152-7/+11
* all: remove executable bit from several filesAndrew Gerrand2015-09-048-0/+0
* debug/elf: map/slice literals janitoringDidier Spezia2015-08-251-11/+148
* all: cleanup usage of dashes in package documentationMatthew Dempsky2015-07-281-1/+1
* debug/pe: truncate pe sections to their size in memoryAlex Brainman2015-07-102-25/+94
* debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARMIan Lance Taylor2015-06-263-1/+7
* all: fix misprints in commentsAinar Garipov2015-06-111-1/+1
* debug/gosym: avoid calling the shell in testAlexis Imperial-Legrand2015-06-051-8/+8
* all: build and use go tool compile, go tool linkRuss Cox2015-05-211-1/+1
* debug/dwarf: compute ByteSize for more DWARF typesJohn Dethridge2015-05-073-0/+22
* debug/dwarf: update class_string.go to add ClassReferenceSig using stringer.John Dethridge2015-04-271-2/+2
* debug/dwarf: add Entry.AttrField method to get *Field by AttrAustin Clements2015-04-121-2/+11
* debug/dwarf: add DWARF attribute value class to FieldAustin Clements2015-04-125-33/+252
* debug/gosym: skip tests when .gosymtab section not foundMichael Hudson-Doyle2015-04-101-1/+5
* debug/dwarf: document DWARF class -> Go type mappingAustin Clements2015-04-101-0/+19
* debug/dwarf, encoding/asn1, go/ast: fix old commentsMatthew Dempsky2015-03-241-1/+1
* debug/elf: support reading debug info from 32-bit PPC objectsIan Lance Taylor2015-03-143-0/+48
* debug/gosym: fix typo in commentIan Lance Taylor2015-03-141-1/+1
* debug/dwarf: factor parsing of unit lengthsAustin Clements2015-03-114-32/+23
* debug/elf: fix arm buildDave Cheney2015-03-113-9/+53
* debug/dwarf: add unit tests for line table readerAustin Clements2015-03-106-0/+251
* debug/dwarf: add support for line tablesAustin Clements2015-03-102-0/+625
* debug/dwarf: factor finding unit containing entry offsetAustin Clements2015-03-102-12/+27
* debug/macho, debug/pe: load DWARF line section and pass to dwarf.NewAustin Clements2015-03-102-10/+10
* debug/elf: load .debug_line section and pass to dwarf.NewAustin Clements2015-03-101-4/+4
* debug/elf: regularize DWARF section loadingAustin Clements2015-03-101-52/+35
* all: mv 5a old5a and so onRuss Cox2015-03-021-1/+1
* all: power64 is now ppc64Russ Cox2014-12-051-1/+1
* [dev.cc] all: merge default (e4ab8f908aac) into dev.ccRuss Cox2014-11-202-694/+0
|\
| * debug/goobj: move to cmd/internal/goobjRuss Cox2014-11-162-694/+0
* | [dev.cc] all: merge dev.power64 (7667e41f3ced) into dev.ccRuss Cox2014-11-144-1/+233
|\ \ | |/ |/|
| * [dev.power64] all: merge default into dev.power64Austin Clements2014-10-223-4/+27
| |\
| * | build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-224-1/+233
* | | all: use golang.org/x/... import pathsAndrew Gerrand2014-11-101-1/+1
| |/ |/|
* | debug/pe: use appropriate type for sizeofOptionalHeader32Alex Brainman2014-10-211-3/+3
* | debug/pe: remove use of unsafeRuss Cox2014-10-201-3/+7
* | debug/elf: add comments explaining applyRelocations for amd64/arm64Ian Lance Taylor2014-10-091-0/+8
* | debug/dwarf: correct name for clang-generated complex typeRuss Cox2014-09-241-0/+11
|/
* build: move package sources from src/pkg to srcRuss Cox2014-09-0857-0/+10854