From: Ian Lance Taylor Date: Fri, 13 Aug 1993 20:38:02 +0000 (+0000) Subject: * nlmcode.h (nlm_write_object_contents): procedure offsets are X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1095e08dba8738d5311bb972aa980944476b19c2;p=binutils-gdb.git * nlmcode.h (nlm_write_object_contents): procedure offsets are from start of code segment, not start of file. * config/i386-nlm.mt (DEFAULT_VECTOR): It's nlm32_i386_vec, not bfd_nlm32_i386_vec. * configure.in (SELECT_VECS switch): Likewise. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8152c52e685..feea482104c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Fri Aug 13 16:33:33 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * nlmcode.h (nlm_write_object_contents): procedure offsets are + from start of code segment, not start of file. + * config/i386-nlm.mt (DEFAULT_VECTOR): It's nlm32_i386_vec, not + bfd_nlm32_i386_vec. + * configure.in (SELECT_VECS switch): Likewise. + Thu Aug 12 10:32:47 1993 David J. Mackenzie (djm@thepub.cygnus.com) * format.c (bfd_check_format): If the target matches the default