binutils/
* MAINTAINERS: Add myself as Visium maintainer.
opcodes/
* visium-dis.c (disassem_class1) <case 0>: Print the operands.
+2017-10-18 Eric Botcazou <ebotcazou@adacore.com>
+
+ * MAINTAINERS: Add myself as Visium maintainer.
+
2017-10-18 Nick Clifton <nickc@redhat.com>
* README-how-to-make-a-release: A note about checking file and
TILEPro Walter Lee <walt@tilera.com>
VAX Matt Thomas <matt@netbsd.org>
VAX Jan-Benedict Glaw <jbglaw@lug-owl.de>
+ Visium Eric Botcazou <ebotcazou@libertysurf.fr>
VMS Tristan Gingold <tgingold@free.fr>
x86_64 Jan Hubicka <jh@suse.cz>
x86_64 Andreas Jaeger <aj@suse.de>
+2017-10-18 Eric Botcazou <ebotcazou@adacore.com>
+
+ * visium-dis.c (disassem_class1) <case 0>: Print the operands.
+
2017-10-12 James Bowman <james.bowman@ftdichip.com>
* ft32-dis.c (print_insn_ft32): Replace FT32_FLD_K8 with K15.
{
case 0:
/* Stop. */
- (*info->fprintf_func) (info->stream, "stop");
+ (*info->fprintf_func) (info->stream, "stop %d,r%d", indx, source_a);
break;
case 1:
/* BMI - Block Move Indirect. */