diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2000-04-01 22:03:31 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2000-04-01 22:03:31 +0000 |
commit | 5728a7d74f9df5b9957f2f982bb62d4f0d6f5fbc (patch) | |
tree | b0bcca830309c749515d9776bc6f221091dec053 /opcodes/ChangeLog | |
parent | fff930eee9997dfd5c995f958a89f41761beccfc (diff) | |
download | gdb-5728a7d74f9df5b9957f2f982bb62d4f0d6f5fbc.zip gdb-5728a7d74f9df5b9957f2f982bb62d4f0d6f5fbc.tar.gz gdb-5728a7d74f9df5b9957f2f982bb62d4f0d6f5fbc.tar.bz2 |
* m10300-opc.c: SP-based offsets are always unsigned.
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 4e2200a..66a43ee 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2000-04-01 Alexandre Oliva <aoliva@cygnus.com> + + * m10300-opc.c: SP-based offsets are always unsigned. + 2000-03-29 Thomas de Lellis <tdel@windriver.com> * arm-opc.h (thumb_opcodes): Disassemble 0xde.. to "bal" |