diff options
author | Richard Henderson <rth@redhat.com> | 2001-12-18 00:23:00 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2001-12-18 00:23:00 +0000 |
commit | c2274b2767dba3175e585bd17f9f4a93b56cdc63 (patch) | |
tree | be6d1ea8d291771e1b51bd8ca1877a1d607a01b0 /opcodes/ChangeLog | |
parent | 66ce524609b0ce9d4f1e95cad6a1a0b74d42bc60 (diff) | |
download | gdb-c2274b2767dba3175e585bd17f9f4a93b56cdc63.zip gdb-c2274b2767dba3175e585bd17f9f4a93b56cdc63.tar.gz gdb-c2274b2767dba3175e585bd17f9f4a93b56cdc63.tar.bz2 |
* alpha-opc.c (unop): Encode with RB as $sp.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 383e52a..4f01459 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2001-12-17 Richard Henderson <rth@redhat.com> + + * alpha-opc.c (unop): Encode with RB as $sp. + 2001-12-07 Geoffrey Keating <geoffk@redhat.com> * Makefile.am: Add support for xstormy16. |