aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorMartin Hunt <hunt@redhat.com>1997-02-06 22:22:37 +0000
committerMartin Hunt <hunt@redhat.com>1997-02-06 22:22:37 +0000
commit33a795ddf320478214403b4c6d73220cde9dbb01 (patch)
treed67002000161812e97a19c6463470fac38ac4900 /binutils/ChangeLog
parentda0bce9c27299834b4fd4da16d98e616a3371ad6 (diff)
downloadgdb-33a795ddf320478214403b4c6d73220cde9dbb01.zip
gdb-33a795ddf320478214403b4c6d73220cde9dbb01.tar.gz
gdb-33a795ddf320478214403b4c6d73220cde9dbb01.tar.bz2
Thu Feb 6 14:14:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
* objdump.c (disassemble_bytes): Added code to allow some control over the way raw instructions are displayed.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 4f43f98..d372b44 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+Thu Feb 6 14:14:59 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
+
+ * objdump.c (disassemble_bytes): Added code to allow some control
+ over the way raw instructions are displayed.
+
Thu Feb 6 12:36:03 1997 Ian Lance Taylor <ian@cygnus.com>
* stabs.c (struct bincl_file): Add next_stack field.