index
:
riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
arm_simulator.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-16
target: don't include "log.h" from "armv4_5.h"
David Brownell
1
-0
/
+1
2009-11-16
target: no implicit #includes of "register.h"
David Brownell
1
-0
/
+1
2009-11-16
target: less implicit inclusion of "command.h"
David Brownell
1
-1
/
+0
2009-11-13
target_t -> struct target
Zachary T Welch
1
-2
/
+2
2009-11-13
armv4_5_common_t -> struct arm
Zachary T Welch
1
-8
/
+8
2009-11-13
arm_instruction_t -> struct arm_instruction
Zachary T Welch
1
-1
/
+1
2009-11-08
ARM: minor simulator cleanup
David Brownell
1
-25
/
+49
2009-11-05
ARM: other code uses the new inheritance/nesting scheme
David Brownell
1
-12
/
+10
2009-10-27
ARM: fix single-step of Thumb unconditional branch
Nicolas Pitre
1
-2
/
+2
2009-10-26
ARM: fix Thumb mode handling when single-stepping register based branch insns
Nicolas Pitre
1
-22
/
+33
2009-10-26
ARM: allow proper single stepping of Thumb BL and BLX instructions
Nicolas Pitre
1
-0
/
+12
2009-10-26
ARM: call thumb_pass_branch_condition() only for actual branch opcodes
Nicolas Pitre
1
-8
/
+6
2009-10-19
fix single step of bx instruction going into Thumb mode
Nicolas Pitre
1
-1
/
+1
2009-10-13
fix pass_condition() LE condition code check
Lennert Buytenhek
1
-3
/
+3
2009-08-27
refactor arm simulator to allow arm11 code to use it as well - no observable ...
oharboe
1
-48
/
+129
2009-06-23
Remove whitespace at end of lines, step 1.
zwelch
1
-57
/
+57
2009-06-23
- Replace 'if(' with 'if ('.
zwelch
1
-8
/
+8
2009-06-18
Transform 'u32' to 'uint32_t' in src/target/arm*
zwelch
1
-24
/
+24
2009-06-18
Transform 'u16' to 'uint16_t'
zwelch
1
-2
/
+2
2009-06-18
Transform 'u8' to 'uint8_t' in src/target
zwelch
1
-7
/
+7
2009-05-11
Audit and eliminate redundant #include directives in arm target files.
zwelch
1
-2
/
+0
2009-04-14
Solve problem with single stepping.
mlu
1
-1
/
+8
2008-10-28
Hongtao Zheng - fix a simulation error for "BX PC"
oharboe
1
-0
/
+7
2008-10-23
hontor <hontor@126.com> - fix simulation step errors
oharboe
1
-3
/
+9
2008-10-14
Laurentiu Cocanu - add error handling
oharboe
1
-5
/
+21
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-5
/
+5
2008-03-01
- removed warnings "xxxxx" might be used uninitialized in this function (arm_...
mifi
1
-2
/
+2
2008-01-11
- debug handler file not closed - (thanks to oyvind harboe for the patch)
ntfreak
1
-3
/
+6
2007-05-29
- split fileio handling into fileio part and image handling
drath
1
-14
/
+36
2007-03-28
- merged XScale branch back into trunk
drath
1
-0
/
+684