go/src/cmd/8a
Russ Cox 1f2d7bf44f liblink: require use of TYPE_ADDR, not TYPE_CONST
Add Addr-checking for all Progs on input to liblink, in liblink/pass.c,
including requiring use of TYPE_ADDR, not TYPE_CONST.
Update compilers and assemblers to satisfy checks.

Change-Id: Idac36b9f6805f0451cb541d2338992ca5eaf3963
Reviewed-on: https://go-review.googlesource.com/3801
Reviewed-by: Austin Clements <austin@google.com>
2015-02-04 16:50:06 +00:00
..
Makefile cmd/*: add -d option to bison. 2012-02-21 10:50:58 -05:00
a.h liblink: place TEXT/GLOBL flags in p->from3 always 2015-02-03 18:22:15 +00:00
a.y liblink: require use of TYPE_ADDR, not TYPE_CONST 2015-02-04 16:50:06 +00:00
doc.go doc/asm: more about SP, ARM R11 2013-11-13 21:29:34 -05:00
lex.c liblink: place TEXT/GLOBL flags in p->from3 always 2015-02-03 18:22:15 +00:00
y.tab.c liblink: require use of TYPE_ADDR, not TYPE_CONST 2015-02-04 16:50:06 +00:00
y.tab.h liblink: use same TEXT $frame-arg encoding for all architectures 2015-02-03 18:22:07 +00:00