aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-06[sim, xcc] added PCRs to replace k0 and k1Andrew Waterman4-74/+96
2010-09-06[pk] use __sync_* builtins for atomicsAndrew Waterman1-6/+2
2010-08-24[pk] proxy kernel support for mixed 32b/64b operationAndrew Waterman8-79/+179
2010-08-24[fesvr] added support for 32b and 64b ELFsAndrew Waterman2-18/+0
2010-08-22[pk] Fixed broken PK build process (moved boot into a .c file)Andrew Waterman6-30/+24
2010-08-18[pk,fesvr] improved proxykernel build systemAndrew Waterman30-16/+9872
2010-08-04[xcc] Removed ctc1, cfc1 instructions; added fp move test caseAndrew Waterman1-915/+0
2010-08-04[xcc,pk,sim] Added first part of FP supportAndrew Waterman8-27/+1024
2010-08-03[pk,sim,xcc] Renamed instructions to RISC-V specAndrew Waterman5-24/+24
2010-08-03[fesvr,pk,xcc] support argc and argvYunsup Lee2-4/+26
2010-07-22[pk] change fromhost loop conditionYunsup Lee1-1/+1
2010-07-22[pk] fixed open syscall parameter being discardedAndrew Waterman3-5/+5
2010-07-22[pk,libgloss] added more front-end system callsAndrew Waterman5-13/+83
2010-07-21[pk,sim] removed cop0 console i/o supportAndrew Waterman1-11/+1
2010-07-21[pk,sim] first cut of appserver communication linkAndrew Waterman7-16/+133
2010-07-19[pk,sim] added temporary "exit" functionalityAndrew Waterman3-3/+7
2010-07-18Reorganized directory structureAndrew Waterman9-0/+733