* emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): For
authorIan Lance Taylor <ian@airs.com>
Fri, 27 Jan 1995 21:28:52 +0000 (21:28 +0000)
committerIan Lance Taylor <ian@airs.com>
Fri, 27 Jan 1995 21:28:52 +0000 (21:28 +0000)
a MIPS target, clobber the size of all but the first input
.reginfo section to be 0, so that lang_size_sections sets the
correct size for the output .reginfo section.

ld/ChangeLog

index bebc285123ed4ebcf8768e2a9dcef15598a49acd..73e680faaa127724229510acdaafa2464fd7f055 100644 (file)
@@ -1,3 +1,10 @@
+Fri Jan 27 16:27:34 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation): For
+       a MIPS target, clobber the size of all but the first input
+       .reginfo section to be 0, so that lang_size_sections sets the
+       correct size for the output .reginfo section.
+
 Thu Jan 26 19:53:37 1995  Ian Lance Taylor  <ian@cygnus.com>
 
        * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):
This page took 0.028481 seconds and 4 git commands to generate.