From: Ian Lance Taylor Date: Wed, 11 Aug 1993 18:30:08 +0000 (+0000) Subject: * nlmcode.h (nlm_compute_section_file_positions): Add the .bss X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=792b5f025d6c2489a926b79279dfef630bd841c4;p=deliverable%2Fbinutils-gdb.git * nlmcode.h (nlm_compute_section_file_positions): Add the .bss section before setting output_has_begun. (nlm_set_section_contents): Remove argument names from mangle_relocs_func prototype. (nlm_write_object_contents): Remove shadowing local variable. Don't write out debugging symbols if debugInfoOffset is -1. Add the codeImageOffset to the start, exit, and check procedure offsets. * nlm32-i386.c (nlm_i386_write_reloc, nlm_i386_mangle_relocs): Don't check partial_inplace field; its value is irrelevant. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8bea6a466f..6b92a018fe 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,16 @@ Wed Aug 11 06:40:51 1993 Ian Lance Taylor (ian@cygnus.com) + * nlmcode.h (nlm_compute_section_file_positions): Add the .bss + section before setting output_has_begun. + (nlm_set_section_contents): Remove argument names from + mangle_relocs_func prototype. + (nlm_write_object_contents): Remove shadowing local variable. + Don't write out debugging symbols if debugInfoOffset is -1. Add + the codeImageOffset to the start, exit, and check procedure + offsets. + * nlm32-i386.c (nlm_i386_write_reloc, nlm_i386_mangle_relocs): + Don't check partial_inplace field; its value is irrelevant. + * Base use of sco-core on host, not target. * configure.host (i[34]86-*-sco*): Use i386sco rather than i386v. * config/i386-sco.mt (TDEFINES): Removed.