diff options
author | Michael Meissner <gnu@the-meissners.org> | 1998-02-05 23:01:37 +0000 |
---|---|---|
committer | Michael Meissner <gnu@the-meissners.org> | 1998-02-05 23:01:37 +0000 |
commit | 942738d3967604c43140186f0d368809788aa9d0 (patch) | |
tree | 8baf8fdca1e119e48e0171d6e5d1e126c61496aa /opcodes | |
parent | 8c9ee21e2f39d0c04d62910a7dd3b00d0e59d3d6 (diff) | |
download | gdb-942738d3967604c43140186f0d368809788aa9d0.zip gdb-942738d3967604c43140186f0d368809788aa9d0.tar.gz gdb-942738d3967604c43140186f0d368809788aa9d0.tar.bz2 |
Repeat/repeati are pc-relative
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 83ba2e9..1e5eae7 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-d30v +Thu Feb 5 17:56:10 1998 Michael Meissner <meissner@cygnus.com> + + * d30v-opc.c (repeat{,i} instructions): Repeat/repeati + instructions use a PC relative branch, not absolute. + +end-sanitize-d30v Wed Feb 4 19:17:37 1998 Ian Lance Taylor <ian@cygnus.com> * configure.in: Set libtool_enable_shared rather than |