Age | Commit message (Expand) | Author | Files | Lines |
2010-09-06 | [sim, xcc] added PCRs to replace k0 and k1 | Andrew Waterman | 4 | -74/+96 |
2010-09-06 | [pk] use __sync_* builtins for atomics | Andrew Waterman | 1 | -6/+2 |
2010-08-24 | [pk] proxy kernel support for mixed 32b/64b operation | Andrew Waterman | 8 | -79/+179 |
2010-08-24 | [fesvr] added support for 32b and 64b ELFs | Andrew Waterman | 2 | -18/+0 |
2010-08-22 | [pk] Fixed broken PK build process (moved boot into a .c file) | Andrew Waterman | 6 | -30/+24 |
2010-08-18 | [pk,fesvr] improved proxykernel build system | Andrew Waterman | 30 | -16/+9872 |
2010-08-04 | [xcc] Removed ctc1, cfc1 instructions; added fp move test case | Andrew Waterman | 1 | -915/+0 |
2010-08-04 | [xcc,pk,sim] Added first part of FP support | Andrew Waterman | 8 | -27/+1024 |
2010-08-03 | [pk,sim,xcc] Renamed instructions to RISC-V spec | Andrew Waterman | 5 | -24/+24 |
2010-08-03 | [fesvr,pk,xcc] support argc and argv | Yunsup Lee | 2 | -4/+26 |
2010-07-22 | [pk] change fromhost loop condition | Yunsup Lee | 1 | -1/+1 |
2010-07-22 | [pk] fixed open syscall parameter being discarded | Andrew Waterman | 3 | -5/+5 |
2010-07-22 | [pk,libgloss] added more front-end system calls | Andrew Waterman | 5 | -13/+83 |
2010-07-21 | [pk,sim] removed cop0 console i/o support | Andrew Waterman | 1 | -11/+1 |
2010-07-21 | [pk,sim] first cut of appserver communication link | Andrew Waterman | 7 | -16/+133 |
2010-07-19 | [pk,sim] added temporary "exit" functionality | Andrew Waterman | 3 | -3/+7 |
2010-07-18 | Reorganized directory structure | Andrew Waterman | 9 | -0/+733 |