1
0
mirror of https://github.com/golang/go synced 2024-11-12 10:00:25 -07:00
The Go programming language
Go to file
Russ Cox 0e25c1dc6d linker work
* remove now-unused D_SBIG (was for typestrings)
 * rename elf64.[ch] to elf.[ch]
 * pull in elf headers from FreeBSD instead of writing our own
 * emit non-header ELF data in data section
 * stub out a few more ELF sections needed for dynamic loading

R=r
DELTA=1928  (1237 added, 635 deleted, 56 changed)
OCL=33642
CL=33658
2009-08-21 13:08:11 -07:00
doc - unifying rules for var decls, short var decls, and assignments 2009-08-21 11:25:00 -07:00
include rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
lib/godoc printer.go: 2009-08-03 09:53:00 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src linker work 2009-08-21 13:08:11 -07:00
test fix build 2009-08-20 17:36:21 -07:00
usr ELF reader and Go symbol table and PC/line table decoder. 2009-08-19 10:05:11 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00