From: Jim Kingdon Date: Mon, 16 Aug 1993 02:09:54 +0000 (+0000) Subject: * configure.host: Make sure all OS fields end in *. X-Git-Tag: gdb-4_18~17785 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e45500abea250b45f5069dc139ede7417fad86d7;p=external%2Fbinutils.git * configure.host: Make sure all OS fields end in *. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index feea482..766d81c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,13 @@ +Sun Aug 15 20:45:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * configure.host: Make sure all OS fields end in *. + Fri Aug 13 16:33:33 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * ecoff.c (ecoff_slurp_reloc_table): Use bfd_abs_section for + RELOC_SECTION_NONE and RELOC_SECTION_ABS. If a reloc section + doesn't exist, don't try to create it. + * 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