diff options
author | Martin Hunt <hunt@redhat.com> | 1997-02-06 22:22:37 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1997-02-06 22:22:37 +0000 |
commit | 33a795ddf320478214403b4c6d73220cde9dbb01 (patch) | |
tree | d67002000161812e97a19c6463470fac38ac4900 /binutils/ChangeLog | |
parent | da0bce9c27299834b4fd4da16d98e616a3371ad6 (diff) | |
download | gdb-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/ChangeLog | 5 |
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. |