RSS feed
efb73d93
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/23 05:46
Fix typos.
68cbebc8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/23 03:34
Get some more plan9 addressing syntax in there.
6cc5bc96
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 18:44
Another plan9 change: 6a doens't like '.' in function names.
e239a342
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 18:41
Some more plan9 spelling differences.
24d107a1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 18:33
Fix asm syntax.
639f8321
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 18:31
Add untested syscall code for plan9.
6585d63c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 17:15
Add untested stubs for plan9 syscalls.
da76fcf9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 14:04
Typo. 0 != O
e9f4727e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 14:01
Use the right 'ar' command on plan9.
44dc8c62
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 13:54
Use correct command for myrbuild on plan9.
333dd037
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/22 13:50
Now util+plan9.s isn't a stub.
6ba0acab
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 20:09
We need a util.s in plan9 syntax. Stub it in.
0ce2bbf3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 20:08
Plan9 spells some of the jumps differently.
18c7dda6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 19:42
Don't delete the source with 'mk clean'
ae0b1ca6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 18:41
Malloc the right types.
7ab08eeb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 17:47
Make myrbuild's assembler command respect configure.
edf6844a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 17:26
Add empty system stubs for plan9.
c14a1933
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 16:41
Neither muse nor myrbuild should depend on libmi.a
cd67e508
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 16:37
Add missing file for mk.
cf404a56
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 16:35
Add a default assembly command.
ba6d0a1d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/12/21 16:33
Plan9 doesn't have the PRIx32 variables. Plus, they're ugly.