plan9fox/sys/src/cmd/vl
cinap_lenrek ebf85fb7b7 vl: prevent stack altering instructions to be hoisted above loads
fixes bug with libmemdraw where the linker would hoist
the final ADD $const, SP at the end over loads from the
stack causing the front to fall off once a interrupt hits.
2015-04-01 01:30:16 +02:00
..
asm.c vc: fix coffsect.lnno overflow into nreloc 2015-03-24 22:54:26 +01:00
compat.c
l.h
list.c
mkfile
noop.c
obj.c vl, libmach, kernel: mips has 16K alignment for segments (for bigpages) 2015-03-22 17:49:28 +01:00
optab.c
pass.c
sched.c vl: prevent stack altering instructions to be hoisted above loads 2015-04-01 01:30:16 +02:00
span.c