..
include
Added FP register support.
2012-02-12 14:24:54 +13:00
linux
linux: Set SO_REUSEADDR on gdb server socket.
2011-11-25 22:55:07 +13:00
stm32
Fixed some issues with trace port capture.
2012-04-29 20:35:19 +12:00
Makefile
Inline GPIO functions and optimise for speed.
2012-01-08 18:49:58 +13:00
adiv5.c
Further cleanup of adiv5*
2011-03-08 22:15:35 +13:00
adiv5_jtagdp.c
Further cleanup of adiv5*
2011-03-08 22:15:35 +13:00
adiv5_swdp.c
Further cleanup of adiv5*
2011-03-08 22:15:35 +13:00
arm7tdmi.c
Added more ARM7TDMI functions. Still not usable.
2011-03-12 21:03:42 +13:00
command.c
Fixed TRACESWO capture.
2012-04-22 12:27:18 +12:00
cortexm3.c
Report FP registers as feature "org.gnu.gdb.arm.vfp".
2012-02-12 14:59:42 +13:00
crc32.c
Implement gdb 'qCRC' packet to support 'compare-sections' command.
2011-12-17 21:46:22 +13:00
gdb_main.c
Cleaned up debug output on linux build.
2011-12-18 17:01:10 +13:00
gdb_packet.c
Cleaned up debug output on linux build.
2011-12-18 17:01:10 +13:00
hex_utils.c
Import of working source tree.
2011-02-04 20:23:52 +13:00
jtag_scan.c
Add support for Cortex-M0, and specifically for the NXP LPC11xx devices.
2011-12-26 02:34:45 -08:00
jtagtap_generic.c
Import of working source tree.
2011-02-04 20:23:52 +13:00
lmi.c
Removed rotten and broken LMI flash algorithm.
2011-02-07 08:45:52 +13:00
main.c
Improved Linux/libftdi platform support.
2011-02-10 15:24:54 +13:00
nxp_tgt.c
Use a single static program buffer rather than allocating several on the stack.
2011-12-26 02:54:44 -08:00
stm32_tgt.c
Import of working source tree.
2011-02-04 20:23:52 +13:00
stm32f4.c
stm32f4: Fixed chunk padding for flash programming.
2012-02-08 20:43:12 +13:00