diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-02-01 02:52:22 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-02-01 02:52:22 +0000 |
commit | 334d6e7603c5ba4cec9b17613757c96e00763bba (patch) | |
tree | 0f8070bc8aaf30d0de1abff575aa004a55916c18 /binutils/ChangeLog | |
parent | ffcb7f05a096b7960f7359a6f8dcd4dad508d1a4 (diff) | |
download | gdb-334d6e7603c5ba4cec9b17613757c96e00763bba.zip gdb-334d6e7603c5ba4cec9b17613757c96e00763bba.tar.gz gdb-334d6e7603c5ba4cec9b17613757c96e00763bba.tar.bz2 |
Mon Jan 31 18:50:41 1994 Stan Shebs (shebs@andros.cygnus.com)
* objdump.c (display_target_list, display_info_table): Check that
the bfd of the dummy output file is not null.
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 b2d56a1..df72b10 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +Mon Jan 31 18:50:41 1994 Stan Shebs (shebs@andros.cygnus.com) + + * objdump.c (display_target_list, display_info_table): Check that + the bfd of the dummy output file is not null. + Wed Jan 26 13:13:18 1994 David J. Mackenzie (djm@thepub.cygnus.com) * objcopy.c (filter_bytes): New function. |