diff options
author | Nick Clifton <nickc@redhat.com> | 1997-10-02 20:34:06 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1997-10-02 20:34:06 +0000 |
commit | 43d759900d9b2dca701f5bcf513fb178904215a1 (patch) | |
tree | 7f4ef8944707552432c35e1c244fe7a0cb9c72e7 | |
parent | 2fb4c89fb4c6296d4bcb6b0edc5215fca92efb3e (diff) | |
download | binutils-43d759900d9b2dca701f5bcf513fb178904215a1.zip binutils-43d759900d9b2dca701f5bcf513fb178904215a1.tar.gz binutils-43d759900d9b2dca701f5bcf513fb178904215a1.tar.bz2 |
Use symbolic names rather than numbers for higher value system registers.
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 8c40f74..bd19766 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-v850e +Thu Oct 2 13:36:45 1997 Nick Clifton <nickc@cygnus.com> + + * v850-dis.c (v850_sreg_names): Use symbolic names for higher + system registers. + +start-sanitize-v850e Wed Oct 1 16:58:54 1997 Nick Clifton <nickc@cygnus.com> * v850-opc.c: Fix typo in comment. |