-
- Downloads
- fixed endianness helper macros (thanks to obilix and wiml for finding and fixing this bug)
- added declarations for 32bit fileio access functions (network byte order) - fixed bug in etm trace dump file handling - added XScale trace buffer decoding - fixed arm_simulator ERROR numbers (-7xx used twice) - fixed minor bug in debug output in stellaris.c git-svn-id: svn://svn.berlios.de/openocd/trunk@178 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Showing
- src/flash/stellaris.c 1 addition, 1 deletionsrc/flash/stellaris.c
- src/helper/fileio.h 2 additions, 0 deletionssrc/helper/fileio.h
- src/helper/types.h 14 additions, 14 deletionssrc/helper/types.h
- src/openocd.c 1 addition, 1 deletionsrc/openocd.c
- src/target/arm_simulator.h 1 addition, 1 deletionsrc/target/arm_simulator.h
- src/target/etm.c 7 additions, 3 deletionssrc/target/etm.c
- src/target/xscale.c 478 additions, 111 deletionssrc/target/xscale.c
- src/target/xscale.h 40 additions, 3 deletionssrc/target/xscale.h
Loading
Please register or sign in to comment