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
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
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