diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1b0ef5b380..d770f0a86a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -10,6 +10,10 @@ Tue Dec 20 11:11:58 1994 Steve Chamberlain (sac@jonny.cygnus.com) Tue Dec 20 13:58:01 1994 Ian Lance Taylor + * i386linux.c (linux_add_one_symbol): Don't do anything Linux + specific if this is not a Linux hash table. From Eric Youngdale + . + Patches from kkojima@mix.or.jp (Kazumoto Kojima): * mipsbsd.c (mips_howto_table_ext): Change sizes of memory relocs apply to from two bytes to four bytes.