From: Nick Clifton Date: Mon, 7 Jan 2002 17:32:42 +0000 (+0000) Subject: Note that --emit-relocs is currently only implemented for ELF. X-Git-Tag: cygnus_cvs_20020108_pre~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dbab7a7bff1a2a04c67f3771d33d5588fdf7aabe;p=external%2Fbinutils.git Note that --emit-relocs is currently only implemented for ELF. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 431e19e..3d4cd00 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2002-01-06 John Marshall + + * ld.texinfo: Note that --emit-relocs is currently only + implemented for ELF. + 2002-01-05 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use diff --git a/ld/ld.texinfo b/ld/ld.texinfo index 4612416..1069d03 100644 --- a/ld/ld.texinfo +++ b/ld/ld.texinfo @@ -689,6 +689,8 @@ Post link analysis and optimization tools may need this information in order to perform correct modifications of executables. This results in larger executables. +This option is currently only supported on ELF platforms. + @cindex partial link @cindex relocatable output @kindex -r