riscv-openocd/src
Albert Ou 9601429ac7 Use portable format specifier for size_t
This fixes a gcc warning [-Werror=format] on an i686-pc-linux-gnu host,
which defines size_t as unsigned int instead of long int.
2016-11-30 15:06:04 -08:00
..
flash Use portable format specifier for size_t 2016-11-30 15:06:04 -08:00
helper Fix typo in comment. 2016-09-23 14:16:23 -07:00
jtag Prevent the State Machine from moving during runtest 2016-09-23 14:16:24 -07:00
pld Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
rtos rtos: remove display_str member 2016-08-14 01:38:12 +01:00
server gdb_server: support disabling server 2016-08-14 02:01:05 +01:00
svf Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
target Cope better if the target unexpectedly resets. 2016-11-25 09:46:55 -08:00
transport Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
xsvf Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
Makefile.am Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependencies 2015-02-04 21:56:45 +00:00
hello.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +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
openocd.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00