index
:
xv6-riscv
riscv
MIT xv6-RISCV kernel modified to RV64I base integer extension
Aditya N. Naik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2009-09-30
Be consistent with JOS make targets
Austin Clements
2009-09-20
xv6 runs the console on the serial port, not the parallel port
Austin Clements
2009-09-15
add .gdbinit.tmpl to dist
Silas Boyd-Wickizer
2009-09-15
rev3
Silas Boyd-Wickizer
2009-09-15
qemu-gdb target and script
Silas Boyd-Wickizer
2009-09-02
another attempt at cpu-local variables.
Russ Cox
2009-09-02
fix bootblock build with gcc 4.4
Nickolai Zeldovich
2009-08-30
assorted fixes:
Russ Cox
2009-08-08
shuffle and tweak for formatting.
Russ Cox
2009-05-31
Some proc cleanup, moving some of copyproc into allocproc.
rsc
2008-09-11
restore std toolprefix
rtm
2008-09-11
omit *.d from tar file
rtm
2008-08-20
now rev2
rsc
2007-09-19
This should fix building on FreeBSD
nelhage
2007-09-18
Fix compilation on 64-bit machines (thanks to andersk for patch)
nelhage
2007-08-30
do not toss .ps
rsc
2007-08-30
tweak
rsc
2007-08-28
match README
rsc
2007-08-28
oops
rsc
2007-08-28
replace setjmp/longjmp with swtch
rsc
2007-08-28
rename 8253pit -> timer
rsc
2007-08-28
add grep; add lost echo
rsc
2007-08-28
clean up Makefile; add wc
rsc
2007-08-28
Move keyboard code into kbd.c; add backspace handling.
rsc
2007-08-27
Rename main0 to main.
rsc
2007-08-24
test that fork fails gracefully
rsc
2007-08-22
add ln
rsc
2007-08-21
Various cleanup:
rsc
2007-08-08
add kill
rsc
2007-08-08
oops
rsc
2007-08-08
add zombie program
rsc
2007-08-08
add rule to generate init.sym
rsc
2006-09-17
Have kernel build rule create kernel.sym, which can be
rsc
2006-09-08
dist rules
rsc
2006-09-07
minor makefile fixes for printing
kaashoek
2006-09-07
new targets bochs and qemu
rsc
2006-09-07
remove fstest
kaashoek
2006-09-07
fix build
rsc
2006-09-07
one regression test program
kaashoek
2006-09-07
avoid system binary clashes
rsc
2006-09-07
run without lapic and ioapic, if they are not present
kaashoek
2006-09-06
runoff tweaks
rsc
2006-09-06
clean up after mkfs
rsc
2006-09-06
fd.* -> file.*
rsc
2006-09-06
rm rm
rsc
2006-09-06
nits
kaashoek
2006-09-05
New formatting scripts.
rsc
2006-09-03
index for printout
kaashoek
2006-08-29
prune unneeded panics and debug output
rtm
2006-08-29
better printout
kaashoek
[next]