modify last patch
authorIan Lance Taylor <ian@airs.com>
Thu, 5 Dec 1996 23:34:59 +0000 (23:34 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 5 Dec 1996 23:34:59 +0000 (23:34 +0000)
ld/ChangeLog

index 8195e5a053c2279f23f4956fa3f075dabc45b0ed..b0c2f64548e5c9a2cc6692e1482cda046676d32a 100644 (file)
@@ -1,9 +1,7 @@
 Thu Dec  5 13:45:58 1996  Ian Lance Taylor  <ian@cygnus.com>
 
-       * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Don't
-       use hold_rel unless SEC_ALLOC is set for the reloc section.
-       (gld${EMULATION_NAME}_place_section): Only set hold_rel if
-       SEC_ALLOC is set.
+       * emultempl/elf32.em (gld${EMULATION_NAME}_place_section): Only
+       set hold_rel if SEC_ALLOC is set.
 
 Tue Dec  3 11:29:20 1996  Ian Lance Taylor  <ian@cygnus.com>