diff options
author | Richard Henderson <rth@redhat.com> | 1998-05-12 18:46:34 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-05-12 18:46:34 +0000 |
commit | 703491942cbc11ba969a75d4ccbf6ae5220fca2c (patch) | |
tree | 108016b4559b97c2cb647e6eee3bf97279938eeb | |
parent | 1a89994e086cbe330e2ddc7db05f048b975a3473 (diff) | |
download | binutils-703491942cbc11ba969a75d4ccbf6ae5220fca2c.zip binutils-703491942cbc11ba969a75d4ccbf6ae5220fca2c.tar.gz binutils-703491942cbc11ba969a75d4ccbf6ae5220fca2c.tar.bz2 |
* d30v-opc.c (pre_defined_register): Remove alias for r0.
PR 15669
-rw-r--r-- | opcodes/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index efb226d..664f386 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,14 @@ +Tue May 12 11:46:31 1998 Richard Henderson <rth@cygnus.com> + + * d30v-opc.c (pre_defined_register): Remove alias for r0. + +start-sanitize-r5900 +Mon May 11 13:12:15 1998 Frank Ch. Eigler <fche@cygnus.com> + + * mips-opc.c (break): Added 20-bit single-operand break + instruction for R5900 only. + +end-sanitize-r5900 Sun May 10 22:37:22 1998 Jeffrey A Law (law@cygnus.com) * po/Make-in (install-info): New target. |