1
0
mirror of https://github.com/golang/go synced 2024-11-22 03:24:41 -07:00
go/src/libmach
Shenghou Ma 541978af0a libmach: cross compiling support
We already use GOHOSTOS to represent the host OS that the toolchain
        will be run on, so no need to resort to uname(1) to get that (and
        use uname(1) will make cross-compiling for another host impossible).

R=rsc, golang-dev
CC=golang-dev
https://golang.org/cl/5530050
2012-01-20 13:34:30 -05:00
..
5.c build: fixes for mingw-w64 2011-07-25 13:39:01 -04:00
5db.c libmach: fix for Plan 9 build 2011-11-18 23:11:50 -05:00
5obj.c libmach: correct handling of .5 files with D_REGREG addresses 2010-07-22 09:00:34 -07:00
6.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
6obj.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
8.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
8db.c libmach: fix for Plan 9 build 2011-11-18 23:11:50 -05:00
8obj.c fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
access.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
darwin.c runtime/cgo: check for errors from pthread_create 2011-06-28 12:04:50 -04:00
elf.h rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
executable.c libmach: fix for Plan 9 build 2011-11-18 23:11:50 -05:00
fakeobj.c build: fix unused parameters 2011-08-25 16:08:13 -04:00
freebsd.c libmach: fix freebsd compiler errors 2011-04-13 16:26:25 -04:00
linux.c build: fix unused parameters 2011-08-25 16:08:13 -04:00
machdata.c libmach: fix for Plan 9 build 2011-11-18 23:11:50 -05:00
macho.h rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
Makefile libmach: cross compiling support 2012-01-20 13:34:30 -05:00
map.c build: fix unused parameters 2011-08-25 16:08:13 -04:00
netbsd.c os: OS-dependent bits to support NetBSD. 2011-12-15 12:19:19 -05:00
obj.c libmach: use the standardized format for designated initializers. 2011-06-06 06:56:09 +00:00
obj.h rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
openbsd.c libmach: stubs for openbsd 2011-07-29 13:48:00 -04:00
setmach.c support for 5.out files 2009-10-19 22:33:56 -07:00
swap.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
sym.c libmach: fix for Plan 9 build 2011-11-18 23:11:50 -05:00
windows.c libmach: fix the windows build. 2011-04-13 14:57:47 -07:00