* elf32-mips.c (mips_elf_size_dynamic_sections): Only strip a
authorIan Lance Taylor <ian@airs.com>
Fri, 19 Jun 1998 21:11:47 +0000 (21:11 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 19 Jun 1998 21:11:47 +0000 (21:11 +0000)
linker created empty input section if the output section has the
same name.

bfd/ChangeLog

index de234df222ef2af541e24a09fdf9fb4d1d2b017a..7bedf5b999056d9aa81cc7b39f9787065f0a9b5d 100644 (file)
@@ -1,3 +1,21 @@
+Fri Jun 19 17:08:18 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * elf32-mips.c (mips_elf_size_dynamic_sections): Only strip a
+       linker created empty input section if the output section has the
+       same name.
+
+       * elflink.h (elf_link_output_extsym): Print an error message if
+       _bfd_elf_section_from_bfd_section fails.
+
+       * elf.c (_bfd_elf_section_from_bfd_section): Call bfd_set_error on
+       failure.
+
+Tue Jun 16 11:55:55 1998  Ian Lance Taylor  <ian@cygnus.com>
+
+       * elf.c (copy_private_bfd_data): Improve handling of Solaris
+       native linker output.  Avoid putting an empty section in more than
+       one segment.
+
 Fri Jun 12 13:30:17 1998  Tom Tromey  <tromey@cygnus.com>
 
        * po/Make-in (all-yes): If maintainer mode, depend on .pot file.
This page took 0.032971 seconds and 4 git commands to generate.