diff options
author | DJ Delorie <dj@redhat.com> | 1998-11-25 22:59:34 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 1998-11-25 22:59:34 +0000 |
commit | 8cde3351e4f13f0b6437e37f458296cbfbaf088d (patch) | |
tree | 64859b9abeca86383e11b0c01caa506019c4ada7 /bfd | |
parent | c8623080cb217735f4f7460186e9a1ad910b4a3b (diff) | |
download | gdb-8cde3351e4f13f0b6437e37f458296cbfbaf088d.zip gdb-8cde3351e4f13f0b6437e37f458296cbfbaf088d.tar.gz gdb-8cde3351e4f13f0b6437e37f458296cbfbaf088d.tar.bz2 |
* coff-i386.c (i3coff_object_p): Remove hack. Use new emulation
hook now.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d80d63b..e84e2ed 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +1998-11-25 DJ Delorie <dj@cygnus.com> + + * coff-i386.c (i3coff_object_p): Remove hack. Use new emulation + hook now. + Tue Nov 24 10:25:27 1998 Nick Clifton <nickc@cygnus.com> * elf32-fr30.c (fr30_elf_relocate_section): Call |