1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:21:22 -06:00
go/src/lib9
Joel Sing 71dc91db0f all: compiler/bootstrap for dragonfly/amd64
Add dragonfly/amd64 support to the Go compiler, bootstrap and GOOS list.

R=devon.odell, bradfitz
CC=golang-dev
https://golang.org/cl/12796050
2013-08-24 01:18:04 +10:00
..
fmt lib9: restore printing of signed integers 2013-06-30 19:53:36 -04:00
utf lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
_exits.c
_p9dir.c libmach,lib9: override unused parameter warnings (fixes windows build) 2013-07-20 12:43:50 +10:00
atoi.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
await.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
cleanname.c
create.c lib9/create.c: delete unused variable 2011-04-13 23:12:48 -07:00
ctime.c lib9: fix warning under clang 3.1 2012-04-18 09:57:00 +10:00
dirfstat.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
dirfwstat.c libmach,lib9: override unused parameter warnings (fixes windows build) 2013-07-20 12:43:50 +10:00
dirstat.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
dirwstat.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
dup.c
errstr.c
exec.c
execl.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
exitcode.c build: fix unused parameters 2011-08-25 16:08:13 -04:00
exits.c
flag.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
fmtlock2.c
getenv.c
getfields.c
getwd.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
goos.c cmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to -linkmode=internal 2013-03-29 16:33:35 -07:00
jmp.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
main.c all: clean up C function prototypes 2013-02-26 09:51:33 -08:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
nan.c
notify.c lib9: make safe for automatic builds 2012-02-01 18:25:40 -05:00
nulldir.c
open.c
readn.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
rfork.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
run_plan9.c lib9: add newline to exec error message 2013-04-09 10:03:14 -07:00
run_unix.c all: compiler/bootstrap for dragonfly/amd64 2013-08-24 01:18:04 +10:00
run_windows.c lib9: add mktempdir, removeall, runprog 2013-03-06 15:48:28 -05:00
seek.c
strecpy.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
sysfatal.c
tempdir_plan9.c lib9, cmd/dist, cmd/ld: Plan 9: fix build 2013-03-11 13:34:57 -07:00
tempdir_unix.c all: compiler/bootstrap for dragonfly/amd64 2013-08-24 01:18:04 +10:00
tempdir_windows.c lib9: fix windows build (don't use runesmprint) 2013-03-07 14:38:49 -05:00
time.c build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
tokenize.c lib9: avoid all -Wconversion warnings 2013-06-25 10:44:25 -07:00
win.h lib9: add mktempdir, removeall, runprog 2013-03-06 15:48:28 -05:00
windows.c libmach,lib9: override unused parameter warnings (fixes windows build) 2013-07-20 12:43:50 +10:00