1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:31:21 -06:00
go/src/pkg/debug
Ian Lance Taylor 0e197515b6 debug/elf: support DWARF that needs relocs for 386
It's not clear how widespread this issue is, but we do have a
test case generated by a development version of clang.

I don't know whether this should go into 1.3 or not; happy to
hear arguments either way.

LGTM=rsc
R=golang-codereviews, bradfitz, rsc
CC=golang-codereviews
https://golang.org/cl/96680045
2014-06-03 16:39:40 -07:00
..
dwarf dwarf: add extensions for multi-file compression (.dwz) 2014-03-11 18:49:50 -07:00
elf debug/elf: support DWARF that needs relocs for 386 2014-06-03 16:39:40 -07:00
goobj all: spelling tweaks, A-G 2014-04-29 12:44:40 -04:00
gosym cmd/ld: remove Plan 9 symbol table 2014-02-18 23:41:15 -05:00
macho src: fix issues found by go vet std 2014-04-26 19:54:48 -07:00
pe debug/pe: add optional header to File 2014-04-16 22:10:59 -04:00
plan9obj debug/plan9obj: cleanup api 2014-05-20 10:56:50 -07:00