go/src/libmach
Shenghou Ma 255fb521da cmd/dist: add -Wstrict-prototypes to CFLAGS and fix all the compiler errors
Plan 9 compilers insist this but as we don't have Plan 9
builders, we'd better let gcc check the prototypes.

Inspired by CL 7289050.

R=golang-dev, seed, dave, rsc, lucio.dere
CC=akumar, golang-dev
https://golang.org/cl/7288056
2013-02-05 21:43:04 +08:00
..
5.c
5db.c
5obj.c cmd/5a, cmd/5l: add MULW{T,B} and MULAW{T,B} support for ARM 2012-06-08 02:42:28 +08:00
6.c
6obj.c
8.c
8db.c cmd/6l: loop alignment, disabled 2012-06-01 10:23:15 -04:00
8obj.c
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
access.c
darwin.c cmd/dist: add -Wstrict-prototypes to CFLAGS and fix all the compiler errors 2013-02-05 21:43:04 +08:00
elf.h
executable.c libmach, cmd/cc, cmd/cov, cmd/ld, cmd/prof: check malloc return value 2012-11-27 03:05:46 +08:00
fakeobj.c
freebsd.c
linux.c
machdata.c
macho.h
map.c
netbsd.c
obj.c libmach, cmd/cc, cmd/cov, cmd/ld, cmd/prof: check malloc return value 2012-11-27 03:05:46 +08:00
obj.h
openbsd.c
plan9.c libmach: add stubs for Plan 9 2012-01-31 18:13:17 -08:00
setmach.c
swap.c
sym.c cmd/ld: use native-endian symbol values in symbol table 2013-01-04 17:03:57 -05:00
windows.c