summaryrefslogtreecommitdiff
path: root/src/debug/elf
Commit message (Expand)AuthorAgeFilesLines
* debug/elf: SPARC64 relocation type is only 8 bitsIan Lance Taylor2016-11-101-1/+1
* debug/elf: add support for GOARCH=mips{,le}Vladimir Stefanovic2016-11-034-1/+79
* debug/elf: add sparc64 relocationsJames Clarke2016-10-113-0/+66
* all: use SeekStart, SeekCurrent, SeekEndJoe Tsai2016-05-062-7/+7
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* all: remove unnecessary type conversionsMatthew Dempsky2016-04-152-18/+18
* all: use new io.SeekFoo constants instead of os.SEEK_FOOBrad Fitzpatrick2016-04-131-4/+4
* all: fix spelling mistakesEric Engestrom2016-04-031-1/+1
* debug/elf: deflake file_test.goJoe Tsai2016-03-301-1/+1
* debug/elf: add s390x relocationsMichael Munday2016-03-294-0/+204
* all: zero mtimes in testdata gz filesCaleb Spare2016-03-251-0/+0
* debug/dwarf: add Reader.SeekPC and Data.RangesIan Lance Taylor2016-03-221-2/+2
* all: single space after period.Brad Fitzpatrick2016-03-021-2/+2
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-014-4/+4
* 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
* all: remove executable bit from several filesAndrew Gerrand2015-09-042-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/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARMIan Lance Taylor2015-06-263-1/+7
* debug/dwarf: add DWARF attribute value class to FieldAustin Clements2015-04-121-10/+10
* debug/elf: support reading debug info from 32-bit PPC objectsIan Lance Taylor2015-03-143-0/+48
* debug/elf: fix arm buildDave Cheney2015-03-113-9/+53
* 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: power64 is now ppc64Russ Cox2014-12-051-1/+1
* [dev.power64] all: merge default into dev.power64Austin Clements2014-10-221-0/+8
|\
| * debug/elf: add comments explaining applyRelocations for amd64/arm64Ian Lance Taylor2014-10-091-0/+8
* | build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-224-1/+233
|/
* build: move package sources from src/pkg to srcRuss Cox2014-09-0815-0/+3953