diff options
author | John David Anglin <danglin@gcc.gnu.org> | 2017-05-14 16:06:06 -0400 |
---|---|---|
committer | John David Anglin <danglin@gcc.gnu.org> | 2017-05-14 16:06:06 -0400 |
commit | cd85e51ad3921eabd7030974ce375123a0848cce (patch) | |
tree | d08e5ac71a02bc8c462adc447bf437572573f5bc /include/ChangeLog | |
parent | 097eb00398891370779bb6562965bcdf357a292f (diff) | |
download | gdb-cd85e51ad3921eabd7030974ce375123a0848cce.zip gdb-cd85e51ad3921eabd7030974ce375123a0848cce.tar.gz gdb-cd85e51ad3921eabd7030974ce375123a0848cce.tar.bz2 |
Fix match and mask for 64-bit bb opcode.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 5ee7cba..5641957 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2017-05-14 John David Anglin <danglin@gcc.gnu.org> + + * opcode/hppa.h: Fix match and mask for 64-bit bb opcode. + 2017-05-10 Claudiu Zissulescu <claziss@synopsys.com> * elf/arc.h (SHT_ARC_ATTRIBUTES): Define. |