From: Ian Lance Taylor Date: Wed, 2 Oct 1996 20:41:36 +0000 (+0000) Subject: * freebsd.h (N_GET_MAGIC_NET): Don't use ntohl. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a0fe6c2dc64bf78af8784202f1c23c26d878b896;p=binutils-gdb.git * freebsd.h (N_GET_MAGIC_NET): Don't use ntohl. (N_GETMID_NET, N_GETFLAG_NET): Likewise. (NO_SWAP_MAGIC): Don't define. (SWAP_MAGIC): Define. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a22a7f0ec1e..813abfe5521 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -25,6 +25,11 @@ Wed Oct 2 15:46:45 1996 Klaus Kaempf Wed Oct 2 12:02:02 1996 Ian Lance Taylor + * freebsd.h (N_GET_MAGIC_NET): Don't use ntohl. + (N_GETMID_NET, N_GETFLAG_NET): Likewise. + (NO_SWAP_MAGIC): Don't define. + (SWAP_MAGIC): Define. + * cofflink.c (_bfd_coff_link_input_bfd): Don't crash if there is no hash table entry for a global symbol.