From 921fc2819c20f46c0ccafe79ab2c1e19fb2569ad Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 10 Jul 1995 18:11:13 +0000 Subject: [PATCH] * coff-i960.c (coff_i960_relocate): Correct typo: use ! on strcmp, not on string. --- bfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c98c08d612d..d7bb925398a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,6 +5,9 @@ Mon Jul 10 11:45:55 1995 Ken Raeburn Mon Jul 10 11:09:58 1995 Ian Lance Taylor + * coff-i960.c (coff_i960_relocate): Correct typo: use ! on strcmp, + not on string. + * aoutx.h (NAME(aout,link_hash_table_create)): Allocate hash table using bfd_alloc, not malloc. * cofflink.c (_bfd_coff_link_hash_table_create): Likewise. -- 2.30.2