diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-09-29 00:24:04 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-09-29 00:24:04 +0000 |
commit | f70a36e006875feddec5818f26a7e149c40f5a00 (patch) | |
tree | e4aadbc35061641226115195d7f594e1bbcf87a8 /include | |
parent | 748699873d6075d885e063bd00cdc5b84215e513 (diff) | |
download | gdb-f70a36e006875feddec5818f26a7e149c40f5a00.zip gdb-f70a36e006875feddec5818f26a7e149c40f5a00.tar.gz gdb-f70a36e006875feddec5818f26a7e149c40f5a00.tar.bz2 |
Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu)
* hppa.h (be, ble): Use operand type 'z' to denote absolute branch
addresses.
Diffstat (limited to 'include')
-rw-r--r-- | include/opcode/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 9bf838f..f63af9b 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,12 @@ +Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu) + + * hppa.h (be, ble): Use operand type 'z' to denote absolute branch + addresses. + +Tue Sep 14 14:04:35 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * i960.h (i960_opcodes): Properly bracket initializers. + Mon Sep 13 12:50:52 1993 K. Richard Pixley (rich@sendai.cygnus.com) * m88k.h (BOFLAG): rewrite to avoid nested comment. |