index
:
rocket-tools/riscv-isa-sim.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-06
Comply with GNU coding standards.
David Craven
1
-2
/
+2
2016-12-30
Only read exception flag in gdb register read/write. (#85)
Brian Campbell
1
-2
/
+2
2016-12-21
Fix gdb communication error (#82)
Brian Campbell
1
-1
/
+1
2016-12-21
Remove extra gdb protocol responses on register writes
Brian Campbell
1
-2
/
+0
2016-12-21
Fix gdb protocol register read of S0
Brian Campbell
1
-3
/
+7
2016-12-16
Use correct format codes for reg_t and size_t
Stefan O'Rear
3
-14
/
+15
2016-12-15
Fix single stepping over faulting instructions. (#80)
Tim Newsome
1
-0
/
+5
2016-12-12
Reuse the ebreak constants in encoding.h.
Tim Newsome
1
-9
/
+7
2016-12-01
Added comments about the modified Duff's Device in execute.cc (#77)
Andy Wright
1
-0
/
+37
2016-11-13
Fix 32-bit host portability bug
Andrew Waterman
1
-1
/
+1
2016-11-11
Ensure that g++ knows it is building a PCH (#75)
Ben Gamari
1
-1
/
+1
2016-11-10
AMOs should always return store faults, not load faults
Andrew Waterman
19
-54
/
+38
2016-10-31
Make reading/writing fpu regs work.
Tim Newsome
2
-15
/
+53
2016-10-31
Minor code cleanup.
Tim Newsome
1
-1
/
+1
2016-10-31
Check for exception after register write.
Tim Newsome
1
-41
/
+56
2016-10-28
Check for exception after reading a register.
Tim Newsome
1
-7
/
+14
2016-10-28
Fix error message.
Tim Newsome
1
-3
/
+3
2016-10-25
Increase gdb receive buffer.
Tim Newsome
2
-2
/
+22
2016-10-10
Don't force load trigger timing to After
Andrew Waterman
1
-2
/
+0
2016-10-07
Don't die when gdb thinks XLEN is 64 but it's 32.
Tim Newsome
2
-5
/
+19
2016-09-30
Return an error to gdb when memory reads fail. (#71)
Tim Newsome
1
-7
/
+26
2016-09-29
Update trigger behavior. (#70)
Tim Newsome
1
-1
/
+4
2016-09-13
restore clang support by fixing printf identifiers
Scott Beamer
2
-15
/
+17
2016-09-09
allow MAFDC bits in MISA to be modified
Andrew Waterman
2
-0
/
+19
2016-09-06
Remove generic debug tests. (#65)
Tim Newsome
8
-486
/
+1
2016-09-02
Merge pull request #62 from riscv/trigger
Andrew Waterman
8
-58
/
+710
2016-09-02
Merge branch 'master' into trigger
Tim Newsome
4
-76
/
+344
2016-09-02
Rebuild debug ROM because CSR encoding changed.
Tim Newsome
1
-2
/
+2
2016-09-02
Support triggers on TLB misses.
Tim Newsome
3
-1
/
+54
2016-09-01
Theoretically support trigger timing.
Tim Newsome
3
-0
/
+10
2016-08-31
Rename tdata[0-2] to tdata[1-3].
Tim Newsome
2
-16
/
+27
2016-08-31
Save/restore tselect. Set dmode.
Tim Newsome
2
-0
/
+47
2016-08-29
Fix indent.
Tim Newsome
1
-1
/
+1
2016-08-29
Rename tdata0--tdata2 to tdata1--tdata3.
Tim Newsome
4
-12
/
+18
2016-08-26
Add (degenerate) performance counter facility
Andrew Waterman
3
-105
/
+386
2016-08-25
Allow reads from tdrdata registers
Andrew Waterman
1
-0
/
+3
2016-08-25
partially update spike to newer debug spec
Andrew Waterman
5
-67
/
+45
2016-08-25
Fix spike interactive (-d) mode
Andrew Waterman
4
-12
/
+5
2016-08-22
remove HWBPCOUNT field of DCSR
Andrew Waterman
1
-1
/
+0
2016-08-22
Implement address and data triggers.
Tim Newsome
9
-62
/
+633
2016-08-17
Allow mstatus.MPP to store bad values; instead, validate on MRET
Andrew Waterman
3
-14
/
+5
2016-08-16
remove old rvc directory (#61)
Colin Schmidt
36
-133
/
+0
2016-07-28
Add support for virtual priv register. (#59)
Tim Newsome
5
-6
/
+25
2016-07-22
Set U bit in misa register
Andrew Waterman
1
-0
/
+1
2016-07-19
Make address translation work in 32-bit. (#58)
Tim Newsome
1
-5
/
+9
2016-07-13
Fix single step over csrw instructions. (#57)
Tim Newsome
1
-5
/
+9
2016-07-12
Don't treat RVC NOP as illegal instruction
Andrew Waterman
1
-1
/
+1
2016-07-12
Fix page table walker not respecting valid bit
Andrew Waterman
1
-1
/
+1
2016-07-06
Update to new PTE format
Andrew Waterman
5
-45
/
+28
2016-07-01
Remove debug printf that was cluttering up output.
Tim Newsome
1
-1
/
+0
[prev]
[next]