* 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.
This commit is contained in:
Ian Lance Taylor 1996-10-02 20:41:36 +00:00
parent 7c328bc7ff
commit a0fe6c2dc6
1 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,11 @@ Wed Oct 2 15:46:45 1996 Klaus Kaempf <kkaempf@progis.de>
Wed Oct 2 12:02:02 1996 Ian Lance Taylor <ian@cygnus.com>
* 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.