riscv-openocd/src
Nicolas Pitre 6726b78707 fix single step of bx instruction going into Thumb mode
Without this fix, the following code cannot be single stepped:

	add	ip, pc, #1
	bx	ip
	[thumb code here]
2009-10-19 22:04:07 +02:00
..
flash another portability update 2009-10-14 20:24:31 -07:00
helper corrective fix for MinGW GNU C99 printf compliance 2009-10-19 09:49:34 -07:00
jtag Switch from svn to git version string handling. 2009-10-19 15:08:52 +02:00
pld - Replace '){' with ') {'. 2009-06-23 22:49:06 +00:00
server Retired gdb_attach. gdb-detach event covers this functionality. 2009-10-13 13:44:15 +02:00
svf Audrius Urmanavičius <didele.deze@gmail.com> Latest source (R2606) does not compile under Windows+Cygwin - fails with error about possibly uninitialized use of variable 'ch'. 2009-08-25 07:04:25 +00:00
target fix single step of bx instruction going into Thumb mode 2009-10-19 22:04:07 +02:00
xsvf Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes 2009-07-17 19:54:25 +00:00
Makefile.am Change version labels to work better with GIT 2009-10-07 05:43:05 +00:00
ecosboard.c increase pause before reboot so web interface remains responsive when issuing a reboot of zy1000 2009-10-07 11:03:56 +00:00
main.c Dick Hollenbeck <dick@softplc.com> moved stuff into openocd.c - should never have been in main.c in the first place. DLL will now build. 2009-05-02 19:31:30 +00:00
openocd.c Change most in-tree references from SVN to GIT. 2009-10-08 00:13:50 +00:00