aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorTimothy Wall <twall@alum.mit.edu>2000-02-03 18:12:55 +0000
committerTimothy Wall <twall@alum.mit.edu>2000-02-03 18:12:55 +0000
commit940b2b788ccdda311ff16e18d79e68d0c7928842 (patch)
tree1bf115ed503420cc45254c97a054e8e7f6909817 /include/ChangeLog
parent8b93c6380e299446e645ece29bf77d26f5713529 (diff)
downloadgdb-940b2b788ccdda311ff16e18d79e68d0c7928842.zip
gdb-940b2b788ccdda311ff16e18d79e68d0c7928842.tar.gz
gdb-940b2b788ccdda311ff16e18d79e68d0c7928842.tar.bz2
octets vs bytes changes for binutils
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 c526639..062d732 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2000-02-03 Timothy Wall <twall@redhat.com>
+
+ * dis-asm.h (struct disassemble_info): Added octets_per_byte
+ field and initialize it to one (1).
+
2000-01-27 Nick Clifton <nickc@redhat.com>
* dis-asm.h: Add prototype for disassembler_usage().