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 1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy in compat.c 2014-05-02 05:17:40 +02:00
l.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
list.c [125678kqv][cl]: fix sprint() and strcpy() buffer overflows 2015-02-17 22:13:35 +01:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
noop.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
obj.c vl, libmach, kernel: mips has 16K alignment for segments (for bigpages) 2015-03-22 17:49:28 +01:00
optab.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
pass.c [125678kqv][cl]: fix sprint() and strcpy() buffer overflows 2015-02-17 22:13:35 +01:00
sched.c vl: prevent stack altering instructions to be hoisted above loads 2015-04-01 01:30:16 +02:00
span.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00