diff options
author | Steve Chamberlain <steve@cygnus> | 1991-10-08 18:07:33 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-10-08 18:07:33 +0000 |
commit | 71e83453e591a0b6e137e2c6639a15917d503aa4 (patch) | |
tree | 4d1edbc7bc10723f1d8677129c35c851a378cf2c /binutils | |
parent | bdb73134395a504d16d4b4634c5defe20a361bd2 (diff) | |
download | gdb-71e83453e591a0b6e137e2c6639a15917d503aa4.zip gdb-71e83453e591a0b6e137e2c6639a15917d503aa4.tar.gz gdb-71e83453e591a0b6e137e2c6639a15917d503aa4.tar.bz2 |
Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com)
* objdump.c (print_address) Print addresses nicely.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 416155a..a611810 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +Tue Oct 8 10:23:44 1991 Steve Chamberlain (steve at cygnus.com) + + * objdump.c (print_address) Print addresses nicely. + Mon Oct 7 11:31:05 1991 Per Bothner (bothner at cygnus.com) * ar.c, Makefile.in, new files {is,not,maybe}-ranlib.c: |