From 40c0ea5ad622066ed847fce2eb2ffc6db5903038 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 22 Oct 1996 21:23:50 +0000 Subject: [PATCH] * binary.c (binary_set_section_contents): Ignore sections which don't have SEC_LOAD and SEC_ALLOC set. PR 10914. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0feb45539e6..c1521c61ecc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Oct 22 17:22:43 1996 Ian Lance Taylor + + * binary.c (binary_set_section_contents): Ignore sections which + don't have SEC_LOAD and SEC_ALLOC set. + Mon Oct 21 12:13:05 1996 Jeffrey A Law (law@cygnus.com) * linker.c (_bfd_generic_final_link): Avoid losing static -- 2.30.2