From: Alan Modra Date: Thu, 18 Aug 2005 07:15:17 +0000 (+0000) Subject: * scripttempl/elf.sc: Remove commented out defines. X-Git-Tag: gdb-csl-arm-20051020-branchpoint~416 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2caf1300cf795be1a48b6cdb72e0b168a669540e;p=external%2Fbinutils.git * scripttempl/elf.sc: Remove commented out defines. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 0cf1b1b..7f12bc7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,9 @@ 2005-08-18 Alan Modra + * scripttempl/elf.sc: Remove commented out defines. + +2005-08-18 Alan Modra + * emulparams/a29k.sh: Delete. * emulparams/ebmon29k.sh: Delete. * emulparams/sa29200.sh: Delete. diff --git a/ld/scripttempl/elf.sc b/ld/scripttempl/elf.sc index 2f5971e..abe4597 100644 --- a/ld/scripttempl/elf.sc +++ b/ld/scripttempl/elf.sc @@ -243,8 +243,6 @@ OUTPUT_ARCH(${OUTPUT_ARCH}) ENTRY(${ENTRY}) ${RELOCATING+${LIB_SEARCH_DIRS}} -${RELOCATING+/* Do we need any of these for elf? - __DYNAMIC = 0; ${STACKZERO+${STACKZERO}} ${SHLIB_PATH+${SHLIB_PATH}} */} ${RELOCATING+${EXECUTABLE_SYMBOLS}} ${RELOCATING+${INPUT_FILES}} ${RELOCATING- /* For some reason, the Solaris linker makes bad executables