diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2017-10-18 16:30:24 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2017-10-18 16:30:24 +0200 |
commit | 2a6969e1738859ea8c12837fb0cba3845bc87ceb (patch) | |
tree | a2363fe067c2cf2ae7479582820146afcdcf65bc /binutils | |
parent | 8ef027f00ba0252e22ce548c3d270db978184b5a (diff) | |
download | gdb-2a6969e1738859ea8c12837fb0cba3845bc87ceb.zip gdb-2a6969e1738859ea8c12837fb0cba3845bc87ceb.tar.gz gdb-2a6969e1738859ea8c12837fb0cba3845bc87ceb.tar.bz2 |
[Visium] Disassemble the operands of the stop instruction.
binutils/
* MAINTAINERS: Add myself as Visium maintainer.
opcodes/
* visium-dis.c (disassem_class1) <case 0>: Print the operands.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 89359bd..ee0b81e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +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 diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 8f9d94c..6a06357 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -134,6 +134,7 @@ responsibility among the other maintainers. 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> |