From: Peter Schauer Date: Mon, 3 Oct 1994 11:47:38 +0000 (+0000) Subject: * rs6000-core.c (rs6000coff_core_p): Set SEC_HAS_CONTENTS flag X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7a6c910ea14ab1639b8e2c5f643741b36a43b8d3;p=binutils-gdb.git * rs6000-core.c (rs6000coff_core_p): Set SEC_HAS_CONTENTS flag for .stack and .ldinfo sections. Cast coredata.c_tab to a file_ptr to avoid warnings from gcc. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 85b68a60799..0a5d8bfebd3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Mon Oct 3 04:41:49 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * rs6000-core.c (rs6000coff_core_p): Set SEC_HAS_CONTENTS flag + for .stack and .ldinfo sections. Cast coredata.c_tab to a + file_ptr to avoid warnings from gcc. + Fri Sep 30 13:11:38 1994 Ian Lance Taylor * elfcode.h (elf_bfd_final_link): Remove assertion when a non