shithub: mc

RSS feed

fb88daae – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 17:11
Get testing closer to working on plan9.

f66159ce – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 17:11
More ugliness to get stuff to work on plan9.

b744c317 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 16:01
Get code to actually run on plan9.

8643ac09 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 11:34
Remove unused code from runtest.sh

c6e5dad0 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 11:34
Add mkfile for docs.

4fab528b – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 11:07
Update posixy syswrap to match plan9 changes.

8c15f1cb – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 10:59
Libstd now builds on plan9.

3324a15b – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 10:32
Get more of libstd ported to plan9.

488d30c0 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 08:54
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc

e6b4bd6d – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 08:50
Fix gen9p.c's formatting.

3bbb5e43 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/25 08:46
Fix a few more bad asm issues on plan9.

54f49c3e – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/24 20:09
Change visibility specs and name generation.

079536df – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/24 17:06
Don't directly malloc in alloc.myr

99cfcabc – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/24 15:49
Make myrbuild a tad friendlier to plan9.

314c3c94 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/24 14:10
Make a hello world using syscalls work on Plan 9.

a5c3eeb2 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/24 09:10
We now seem to buidl on plan9.

5e0ca55f – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/24 08:41
Get plan9 even closer to workingness.

193c0a03 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 13:08
Another typo. Ugh.

abc3e111 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 13:07
Fix trailing whitespace.

86d5ca3e – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 13:05
And fix typo I introduced on plan9.

ca205e66 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 13:03
Clean up locprint(), and enable indexes.

ba9f79ec – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 11:54
Closer to working plan9 code.

fc5368fb – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 11:41
Assembly is system specific.

ad1e9d76 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 11:35
The mkfile wants util.o, so link it.

e04b2965 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 11:34
More plan9 syscall wrapping.

2f8a4d42 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 10:39
We want the mode bits to be ints.

42a818c9 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 10:29
Add directory modes.

50123212 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 10:22
Fix some syntax errors.

b7756ecf – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 10:17
Add plan9 syswrap.

a61e7a85 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 10:15
We moved syswrap.myr to syswrap+posixy.myr in the last commit.

c7e5dd48 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 10:08
Work towards wrapping different systems.

c861b7c1 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 10:01
wait() gets to be a syscall.

366eeda6 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/23 05:56
Plan 9 always wants a scale in memrefs.

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.

3ddd3c85 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/21 16:31
More work towards plan9 workingness.

b85c69ca – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/21 13:41
First attempt at supporting plan9 assemblers.

2433e863 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/20 21:28
Traits seem to be working. Whee!

dd2752bb – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/20 21:07
Traits are more worky.

2956d456 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/20 20:27
Make our type ids more stable across files.

419c0d34 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/20 19:06
New blessed way to implement traits with no functions.

cda16468 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/20 17:44
Tag exported symbols from traits.

2ae93e1a – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/20 16:48
Improve error reporting.

7581a6e2 – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/19 20:16
Implement impl and trait merging.

c59aaddd – Ori Bernstein <ori@eigenstate.org> authored on 2014/12/19 13:43
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc