aboutsummaryrefslogtreecommitdiff
path: root/src/debug/elf
AgeCommit message (Expand)Author
2015-08-25debug/elf: map/slice literals janitoringDidier Spezia
2015-07-28all: cleanup usage of dashes in package documentationMatthew Dempsky
2015-06-26debug/elf: change R_ARM_REL32 to R_ARM_ABS32 in applyRelocationsARMIan Lance Taylor
2015-04-12debug/dwarf: add DWARF attribute value class to FieldAustin Clements
2015-03-14debug/elf: support reading debug info from 32-bit PPC objectsIan Lance Taylor
2015-03-11debug/elf: fix arm buildDave Cheney
2015-03-10debug/elf: load .debug_line section and pass to dwarf.NewAustin Clements
2015-03-10debug/elf: regularize DWARF section loadingAustin Clements
2014-12-05all: power64 is now ppc64Russ Cox
2014-10-22[dev.power64] all: merge default into dev.power64Austin Clements
2014-10-22build: merge the great pkg/ rename into dev.power64Austin Clements
2014-10-09debug/elf: add comments explaining applyRelocations for amd64/arm64Ian Lance Taylor
2014-09-08build: move package sources from src/pkg to srcRuss Cox