]> Cypherpunks repositories - gostls13.git/commit
translate C ld/elf.h into Go
authorRuss Cox <rsc@golang.org>
Mon, 31 Aug 2009 23:08:12 +0000 (16:08 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 31 Aug 2009 23:08:12 +0000 (16:08 -0700)
commit819543986d7673b0c21cdc467be8c4ddf266fb57
treef690d9161ed0536282dae3f27db59bc6c3caadd1
parent8d29f7f1c922b8fe8fcd7237372fb1b3fdf8fa58
translate C ld/elf.h into Go

R=austin
DELTA=1630  (1630 added, 0 deleted, 0 changed)
OCL=34001
CL=34142
src/pkg/Make.deps
src/pkg/Makefile
src/pkg/debug/elf/Makefile [new file with mode: 0644]
src/pkg/debug/elf/elf.go [new file with mode: 0644]
src/pkg/debug/elf/elf_test.go [new file with mode: 0644]