2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-19 19:47:53 +10:00
openocd/src
drath 1c1ae777e1 - updated version info in openocd.c
git-svn-id: svn://svn.berlios.de/openocd/trunk@88 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2006-08-17 14:56:22 +00:00
..
flash - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove (it is used to indicate jtag_add_pathmove support) 2006-08-17 14:53:15 +00:00
helper - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
jtag - renamed jtag_interface_t.support_statemove to jtag_interface_t.support_pathmove (it is used to indicate jtag_add_pathmove support) 2006-08-17 14:53:15 +00:00
server - fixed a minor problem with the GDB server that could drop the first packet (non-fatal) 2006-08-06 11:20:42 +00:00
target - fixed a minor problem with the GDB server that could drop the first packet (non-fatal) 2006-08-06 11:20:42 +00:00
xsvf - Added support for native MinGW builds (thanks to Spencer Oliver and Michael Fischer) - you still need to install GiveIO (not part of OpenOCD) 2006-07-17 14:13:27 +00:00
Makefile.am - added support for FreeBSD ppi (parallel port access similar to /dev/parport on linux) (thanks to Darius for this patch) 2006-08-11 17:49:41 +00:00
openocd.c - updated version info in openocd.c 2006-08-17 14:56:22 +00:00