1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:31:22 -06:00
go/src/cmd/5l
Lucio De Re 0b88587d22 cmd/[568]l/obj.c: NULL is not recognised in Plan 9 build, use nil instead.
Fixes #5591.

R=golang-dev, dave, minux.ma, cshapiro
CC=carl shapiro <cshapiro, golang-dev
https://golang.org/cl/9839046
2013-05-30 15:02:10 +10:00
..
5.out.h cmd/5l, cmd/6l, cmd/8l, cmd/gc, runtime: generate and use bitmaps of argument pointer locations 2013-05-28 17:59:10 -07:00
asm.c cmd/ld: replace -hostobj with -linkmode 2013-03-19 15:45:42 -04:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
l.h cmd/5l, cmd/6l, cmd/8l, cmd/gc, runtime: generate and use bitmaps of argument pointer locations 2013-05-28 17:59:10 -07:00
list.c 6l/5l: PIC and shared library support for the linkers. 2013-01-30 08:46:56 -08:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
mkenam 5l, 6l, 8l: drop use of ed during build 2011-06-27 12:03:19 -04:00
noop.c 6l/5l: PIC and shared library support for the linkers. 2013-01-30 08:46:56 -08:00
obj.c cmd/[568]l/obj.c: NULL is not recognised in Plan 9 build, use nil instead. 2013-05-30 15:02:10 +10:00
optab.c cmd/5l, cmd/6l, cmd/8l: accept CALL reg, reg 2013-02-22 14:23:21 -05:00
pass.c cmd/5l: support -Z (zero stack frame at function entry) 2013-01-11 12:24:28 +08:00
prof.c 5a, 5c, 5l: fix for Plan 9 build 2011-07-15 11:58:28 -04:00
softfloat.c cmd/5l: dwarf line number support for Linux/ARM 2012-08-07 10:09:24 +08:00
span.c cmd/gc: emit explicit type information for local variables 2013-02-25 12:13:47 -05:00