Forgot one change...
authorpefo <pefo@openbsd.org>
Mon, 14 Apr 1997 21:45:32 +0000 (21:45 +0000)
committerpefo <pefo@openbsd.org>
Mon, 14 Apr 1997 21:45:32 +0000 (21:45 +0000)
gnu/usr.bin/binutils/ld/emultempl/elfobsd.em

index 0b052eb..1981519 100644 (file)
@@ -676,7 +676,6 @@ gld${EMULATION_NAME}_before_allocation ()
       }
   }
 
-#if defined (TARGET_IS_elf32bmip) || defined (TARGET_IS_elf32lmip) || defined (TARGET_IS_elf32arc)
   /* For MIPS ELF the .reginfo section requires special handling.
      Each input section is 24 bytes, and the final output section must
      also be 24 bytes.  We handle this by clobbering all but the first
@@ -705,7 +704,6 @@ gld${EMULATION_NAME}_before_allocation ()
        s->_cooked_size = 0;
       }
   }
-#endif
 }
 
 /* This is called by the before_allocation routine via