1
0
mirror of https://github.com/golang/go synced 2024-11-25 12:07:56 -07:00
go/src
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
..
cmd linker work 2009-08-21 13:08:11 -07:00
lib9 inline lib9.h 2009-08-17 15:14:59 -07:00
libbio fix build (Makefile comment convention) 2009-08-17 15:38:24 -07:00
libmach Zero thread structure so we don't continue with a bogus 2009-08-14 14:47:44 -07:00
pkg FFI step 2: can ask for libc.so.6. 2009-08-20 16:09:38 -07:00
all-arm.bash change from using /tmp to local directory 2009-08-19 19:19:57 -07:00
all.bash split all.bash into make.bash and run.bash 2008-10-08 09:46:54 -07:00
clean.bash rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
make-arm.bash temporarily fix linux-arm by building less 2009-08-19 11:31:27 -07:00
Make.386 makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.amd64 makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
Make.arm makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
make.bash rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
Make.conf delay := processing 2009-08-05 00:42:44 -07:00
Make.pkg makefile fixes; convert runtime to use new makefiles 2009-08-13 14:41:10 -07:00
quietgcc.bash quietgcc: do not use -m64 on 32-bit machines 2009-07-29 11:47:11 -07:00
run.bash delete forward type declarations 2009-08-12 14:40:47 -07:00
sudo.bash add build step to install debuggers setgid procmod. 2008-11-18 10:08:46 -08:00