- endianess fixes everywhere but in the flash code. flashing might still be broken...
[fw/openocd] / src / target /
2006-08-31 drath- endianess fixes everywhere but in the flash code...
2006-08-20 drath- made bp command more verbose
2006-08-06 drath- fixed a minor problem with the GDB server that could...
2006-07-30 drath- added configurable delays after reset lines get deass...
2006-07-17 drath- Added support for native MinGW builds (thanks to...
2006-06-25 drath- fixed bug in Thumb sw breakpoint handling (thanks...
2006-06-25 drath- changed use of bzero (deprecated) to memset (thanks...
2006-06-23 drath- added support for AT91SAM7A3 flash (patch from andre...
2006-06-16 drath- keep additional information for decoded instructions
2006-06-12 drath- the 'help' command now takes an optional argument...
2006-06-02 drath- prepare OpenOCD for branching, created ./trunk/