index
:
riscv-tools/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_semihosting.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-19
aarch64: handle semihosting in aarch32 state
Tarek BOCHKATI
1
-1
/
+56
2020-11-07
semihosting: print the semihosting operation id
Adrian Negreanu
1
-1
/
+1
2019-03-06
target/arm_semihosting: Use 'bool' data type
Marc Schink
1
-6
/
+6
2018-07-18
Avoid null target->semihosting references.
Liviu Ionescu
1
-0
/
+3
2018-07-13
Add ARM v8 AArch64 semihosting support
Omair Javaid
1
-18
/
+66
2018-06-04
Rework/update ARM semihosting
Liviu Ionescu
1
-547
/
+33
2017-10-22
arm: semihosting: set command line arguments
Andreas Fritiofson
1
-1
/
+1
2016-12-08
semihosting: support fileio operation
Steven Stallion
1
-148
/
+364
2016-11-04
semihosting armv7a: Add support for ARMv7-A
Andrey Smirnov
1
-3
/
+28
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2014-10-06
target: constify structures
Spencer Oliver
1
-1
/
+1
2013-10-31
Remove unnecessary (void *)
Andreas Fritiofson
1
-1
/
+1
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-05-10
Added functionality to the SYS_SYSTEM semihosting call.
Brandon Warhurst
1
-1
/
+26
2012-02-06
build: cleanup src/target directory
Spencer Oliver
1
-15
/
+7
2011-11-01
target: rename cortex_m3.[ch] to cortex_m.[ch]
Spencer Oliver
1
-1
/
+1
2011-03-17
SYS_WRITE0 fix
John and Tina Peterson
1
-1
/
+1
2010-03-01
arm_semihosting buildfix
David Brownell
1
-8
/
+14
2010-02-28
semihosting: add armv7m semihosting support
Spencer Oliver
1
-73
/
+123
2010-02-21
ARM: keep a handle to the PC
David Brownell
1
-3
/
+3
2010-02-02
ARM semihosting: fix EOF handling with SYS_READ
Nicolas Pitre
1
-1
/
+1
2010-01-31
build: fix problems with "struct stat" not being defined under eCos
Øyvind Harboe
1
-0
/
+1
2010-01-28
ARM semihosting: win32 and cygwin fixes
Spencer Oliver
1
-16
/
+26
2010-01-28
ARM semihosting: fix writing to stdout
Spencer Oliver
1
-8
/
+4
2009-12-07
ARM: use <target/arm.h> not armv4_5.h
David Brownell
1
-0
/
+1
2009-12-04
ARM semihosting: work with both low and high vectors
Nicolas Pitre
1
-6
/
+4
2009-12-04
ARM: misc generic cleanup
David Brownell
1
-2
/
+9
2009-12-04
ARM: switch target_to_armv4_5() to target_to_arm()
David Brownell
1
-2
/
+2
2009-12-04
ARM: rename ARMV4_5_MODE_* as ARM_MODE_*
David Brownell
1
-2
/
+2
2009-12-04
ARM: rename ARMV4_5_STATE_* as ARM_STATE_*
David Brownell
1
-1
/
+1
2009-12-04
ARM: semihosting entry cleanup
David Brownell
1
-8
/
+39
2009-12-04
ARM: remove semihosting globals
David Brownell
1
-21
/
+18
2009-12-04
target: cygwin build fixes
David Brownell
1
-2
/
+4
2009-12-03
basic ARM semihosting support
Nicolas Pitre
1
-0
/
+442