* elf32-mips.c (mips_elf_final_link): If the size of an input
authorIan Lance Taylor <ian@airs.com>
Fri, 27 Jan 1995 21:27:33 +0000 (21:27 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 27 Jan 1995 21:27:33 +0000 (21:27 +0000)
.reginfo section is zero, force it to the correct size, since the
linker emulation code may have clobbered it.

bfd/ChangeLog

index 723020cd2a8923b2251e85a5584fd54b8d152d2d..16bf83875cdcfa77d077638bef6597f21dc37a7d 100644 (file)
@@ -1,5 +1,9 @@
 Fri Jan 27 16:13:42 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * elf32-mips.c (mips_elf_final_link): If the size of an input
+       .reginfo section is zero, force it to the correct size, since the
+       linker emulation code may have clobbered it.
+
        * elfcode.h (elf_sort_hdrs): Correct SHF_ALLOC test.
        (assign_file_positions_except_relocs): Free sorted_hdrs.