- fixed endianness helper macros (thanks to obilix and wiml for finding and fixing...
authordrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 28 Jun 2007 10:32:58 +0000 (10:32 +0000)
committerdrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 28 Jun 2007 10:32:58 +0000 (10:32 +0000)
commit32c6d70f6acd41dd1af5ea73051dd6c8a46eac14
tree7e9cf887c56d41c12cc894f95481c7aa85ddb73e
parent8c290412d28f9eef568dac0cfc20ccd4a9eca4d5
- 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
src/flash/stellaris.c
src/helper/fileio.h
src/helper/types.h
src/openocd.c
src/target/arm_simulator.h
src/target/etm.c
src/target/xscale.c
src/target/xscale.h