summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-12-14 21:32:04 +0000
committerNick Clifton <nickc@redhat.com>2001-12-14 21:32:04 +0000
commit11ca392df54961d9d9a12f398b6fc59e44b07920 (patch)
tree547564c56c6832015c7ea515be38970cd199bcd3 /include/ChangeLog
parentf91fafbd30ef1c72804db26e80e5e3a41c6c2dde (diff)
downloadbinutils-gdb-11ca392df54961d9d9a12f398b6fc59e44b07920.tar.gz
Initialise the disassembler_options field (to NULL).
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 2313517e409..221dbe96fd7 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-14 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * dis-asm.h (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialise the
+ disassembler_options field (to NULL).
+
2001-12-13 Jakub Jelinek <jakub@redhat.com>
* elf/common.h (PT_GNU_EH_FRAME): Define.