openocd/src/jtag
Paul Fertser b50fa9a19d Fix warnings exposed by GCC8
gcc (GCC) 8.1.0 generates new warnings and thus fails the build.

The ARM disassembler warnings actually exposed a bug in SMALW, SMULW and
SMUL instructions decoding.

Reported by Eimers on IRC.

Change-Id: I200c70f75a9e07a1f13a592addc1c5fb37714440
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/4526
Tested-by: jenkins
Reviewed-by: Jiri Kastner <cz172638@gmail.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Matthias Welwarsky <matthias@welwarsky.de>
2018-05-30 09:36:46 +01:00
..
aice nds32: Add jtag scan_chain command 2018-03-12 14:12:59 +00:00
drivers Fix warnings exposed by GCC8 2018-05-30 09:36:46 +01:00
hla transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
minidriver Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
minidummy Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
zy1000 Fix usage of timeval_ms() 2016-07-19 10:45:16 +01:00
adapter.c jtag: adapter: fix indentation in handle_interface_command 2018-04-17 08:29:49 +01:00
commands.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
commands.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
core.c armv8: valgrind memleak fixes 2018-04-10 09:13:02 +01:00
driver.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
interface.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
interface.h Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
interfaces.c jtag: drivers: add support for FT232R sync bitbang JTAG interfaces 2018-03-13 08:47:46 +00:00
interfaces.h Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
jtag.h target: restructure dap support 2018-03-30 09:58:21 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
minidriver.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
startup.tcl jtag/startup.tcl: fix regression with autoselecting JTAG 2015-04-14 12:35:39 +01:00
swd.h transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
tcl.c transport: add transport_is_hla() 2018-03-20 11:48:44 +00:00
tcl.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00