summaryrefslogtreecommitdiff
path: root/src/debug/elf/file_test.go
Commit message (Expand)AuthorAgeFilesLines
* debug/elf: add support for GOARCH=mips{,le}Vladimir Stefanovic2016-11-031-0/+38
* debug/elf: add sparc64 relocationsJames Clarke2016-10-111-0/+19
* all: use SeekStart, SeekCurrent, SeekEndJoe Tsai2016-05-061-4/+4
* debug/elf: deflake file_test.goJoe Tsai2016-03-301-1/+1
* debug/elf: add s390x relocationsMichael Munday2016-03-291-0/+19
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* debug/elf: transparently decompress compressed sectionsAustin Clements2015-12-031-67/+211
* dwbug/elf: support old-style compressed DWARFAustin Clements2015-12-031-0/+28
* debug/elf: added MIPS ELF relocationsYao Zhang2015-11-121-0/+38
* debug/elf: map/slice literals janitoringDidier Spezia2015-08-251-11/+148
* debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARMIan Lance Taylor2015-06-261-0/+6
* 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-141-0/+6
* debug/elf: fix arm buildDave Cheney2015-03-111-0/+6
* build: merge the great pkg/ rename into dev.power64Austin Clements2014-10-221-0/+6
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+345