summaryrefslogtreecommitdiff
path: root/sys/src/cmd/6l/span.c
AgeCommit message (Collapse)Author
2017-06-116l: support MOV to/from DR[1-3]aiju
2014-02-016l: fix warning, setmalloctag declaration, missing header type casescinap_lenrek
2012-09-186c: extern register fix (import from patch/6c-extreg)cinap_lenrek
to make it easy to use normal libraries (such as libdraw, libsec, and libmp) with the kernel, which uses extern register, don't stray into the external register set when allocating values to registers.
2012-07-30import updated compilers from sourcescinap_lenrek