openocd/src
Tarek BOCHKATI ef0da79448 cortex_m: mark FPU register as non-existent instead of playing with num_regs
Change-Id: Iac7c5bfbb95c8d9a8c6d65104d138692a44eca78
Signed-off-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Reviewed-on: http://openocd.zylin.com/6015
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2021-04-30 08:23:29 +01:00
..
flash flash/nor/nrf5: Fix data types and const correctness 2021-04-22 13:06:26 +01:00
helper helper/command: rename s/command_unknown/jim_command_dispatch/ 2021-04-18 15:35:18 +01:00
jtag drivers/cmsis-dap: add multidrop capability 2021-04-25 23:08:30 +01:00
pld helper/command: pass command prefix to command registration 2021-04-18 15:33:30 +01:00
rtos target/armv7m: change FPv4_SP and FPv5_SP/DP identifiers to uppercase 2021-04-30 08:20:54 +01:00
rtt openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
server target/aarch64: Add watchpoint support 2021-04-11 21:28:01 +01:00
svf openocd: fix command's usage string 2020-09-05 17:13:10 +01:00
target cortex_m: mark FPU register as non-existent instead of playing with num_regs 2021-04-30 08:23:29 +01:00
transport jtag: remove minidriver code and minidriver-dummy 2021-03-19 21:56:06 +00:00
xsvf openocd: avoid checking for non NULL pointer to free it 2020-09-05 17:11:50 +01:00
hello.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
Makefile.am build: Fix out-of-tree with --disable-dependency-tracking configure flag 2021-04-05 23:24:14 +01:00
openocd.c help: re-implement 'help' independent from tree of struct command 2021-04-18 15:33:54 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00