* libnlm.h (nlm_backend_data): Added signature field.
authorIan Lance Taylor <ian@airs.com>
Wed, 20 Oct 1993 20:37:40 +0000 (20:37 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 20 Oct 1993 20:37:40 +0000 (20:37 +0000)
(nlm_signature): New macro.
* nlmcode.h (nlm_object_p, nlm_write_object_contents): Use the NLM
signature from the backend rather than the constant NLM_SIGNATURE.
* nlm32-i386.c (nlm32_i386_backend): Initialize signature field.

bfd/ChangeLog

index f7e6f4bce5f894e00b8db8294b9ee9bf725b79ea..efcde1ed247dd0747d1ffeb105d64f4f22fd9be4 100644 (file)
@@ -1,5 +1,11 @@
 Wed Oct 20 12:22:37 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * libnlm.h (nlm_backend_data): Added signature field.
+       (nlm_signature): New macro.
+       * nlmcode.h (nlm_object_p, nlm_write_object_contents): Use the NLM
+       signature from the backend rather than the constant NLM_SIGNATURE.
+       * nlm32-i386.c (nlm32_i386_backend): Initialize signature field.
+
        * aoutf1.h (MACHTYPE_OK): Accept M_UNKNOWN.
        (NAME(sunos,set_arch_mach)): Treat M_UNKNOWN as 68000, not 68020.
 
This page took 0.026545 seconds and 4 git commands to generate.