From: Ian Lance Taylor Date: Thu, 5 Dec 1996 23:34:59 +0000 (+0000) Subject: modify last patch X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c3f9e754b8ea77a17151da6126db1b9513756fe3;p=binutils-gdb.git modify last patch --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 8195e5a053c..b0c2f64548e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,9 +1,7 @@ Thu Dec 5 13:45:58 1996 Ian Lance Taylor - * 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