aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/ld/dwarf.h
AgeCommit message (Expand)Author
2015-03-01cmd/5l etc: replace C code with Go codeRuss Cox
2015-03-01cmd/ld: clean for c2goRuss Cox
2013-12-16cmd/ld: move instruction selection + layout into compilers, assemblersRuss Cox
2013-12-08liblink: create new library based on linker codeRuss Cox
2011-01-208l: emit DWARF in Windows PE.Wei Guangjing
2010-10-246l/8l: global and local variables and type info.Luuk van Dijk
2010-09-016l/8l: emit DWARF in macho.Luuk van Dijk
2010-08-18Dwarf output for 6l.Luuk van Dijk