diff options
author | Richard Henderson <rth@redhat.com> | 1998-01-23 05:14:12 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-01-23 05:14:12 +0000 |
commit | 31af3ca9f641875deb888aae81b1184b63075fa6 (patch) | |
tree | 3fffb14e6fca0f613affd92541ddc9de192be4ec | |
parent | ecdf8528815ae69f8120ab9d95cb6d7fcbc6f526 (diff) | |
download | gdb-31af3ca9f641875deb888aae81b1184b63075fa6.zip gdb-31af3ca9f641875deb888aae81b1184b63075fa6.tar.gz gdb-31af3ca9f641875deb888aae81b1184b63075fa6.tar.bz2 |
* tekhex.c (tekhex_write_object_contents): Check for no symbols.
PR 14422
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ca36ddf..5d8df49 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Thu Jan 22 21:13:39 1998 Richard Henderson <rth@cygnus.com> + + * tekhex.c (tekhex_write_object_contents): Check for no symbols. + Wed Jan 21 21:19:03 1998 Ian Lance Taylor <ian@cygnus.com> * coff-i386.c (coff_i386_rtype_to_howto): If COFF_WITH_PE, don't |