diff options
author | Richard Henderson <rth@redhat.com> | 1998-02-12 01:12:14 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-02-12 01:12:14 +0000 |
commit | ba47566751fee2d131464521b1ab9bad736c66f5 (patch) | |
tree | c446ce7f0a44b6f81e5b94c73054f5ede0be6b86 /bfd | |
parent | 9eb30eaa1d0e09fee20a6d2ad3f9e74efdc7b840 (diff) | |
download | gdb-ba47566751fee2d131464521b1ab9bad736c66f5.zip gdb-ba47566751fee2d131464521b1ab9bad736c66f5.tar.gz gdb-ba47566751fee2d131464521b1ab9bad736c66f5.tar.bz2 |
* tekhex.c (tekhex_write_object_contents): Call tekhex_init.
PR 14804
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3f72cab..ff64179 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Wed Feb 11 17:13:09 1998 Richard Henderson <rth@cygnus.com> + + * tekhex.c (tekhex_write_object_contents): Call tekhex_init. + +Tue Feb 10 19:23:28 1998 H.J. Lu <hjl@gnu.org> + + * configure.in: Take stab-syms.lo out of sparclinux_vec list. + * configure: Rebuild. + Tue Feb 10 15:16:38 1998 Nick Clifton <nickc@cygnus.com> start-sanitize-m32rx * elf32-m32r.c (m32r_elf_merge_private_bfd_data): Do not complain |