From: Ian Lance Taylor Date: Wed, 21 Dec 1994 00:46:03 +0000 (+0000) Subject: * i386linux.c (linux_add_one_symbol): Don't do anything Linux X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f10d31aa3229099201c30b197c40105011433c85;p=deliverable%2Fbinutils-gdb.git * i386linux.c (linux_add_one_symbol): Don't do anything Linux specific if this is not a Linux hash table. From Eric Youngdale . --- 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.