diff options
author | Sean Keys <skeys@ipdatasys.com> | 2012-07-30 21:44:51 +0000 |
---|---|---|
committer | Sean Keys <skeys@ipdatasys.com> | 2012-07-30 21:44:51 +0000 |
commit | 3e265597428e56807c621a8fd4c6f4d3afd2d8a6 (patch) | |
tree | 6b1bc0988a2c3af8ea661ddfd4f98c815f8715fa /include | |
parent | 8a4b034f5f076d8143536cdb3e248d192a1c8cc8 (diff) | |
download | gdb-3e265597428e56807c621a8fd4c6f4d3afd2d8a6.zip gdb-3e265597428e56807c621a8fd4c6f4d3afd2d8a6.tar.gz gdb-3e265597428e56807c621a8fd4c6f4d3afd2d8a6.tar.bz2 |
2012-07-05 Sean Keys <skeys@ipdatasys.com>
* opcode/xgate.h: Changed the format string for mode
XGATE_OP_DYA_MON.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 3f16e04..a4466f2 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -13,6 +13,11 @@ * elf/s390.h (START_RELOC_NUMBERS): Define R_390_IRELATIVE reloc. +2012-07-05 Sean Keys <skeys@ipdatasys.com> + + * opcode/xgate.h: Changed the format string for mode + XGATE_OP_DYA_MON. + 2012-06-18 Doug Evans <dje@google.com> * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index. |