Note that --emit-relocs is currently only implemented for ELF.
authorNick Clifton <nickc@redhat.com>
Mon, 7 Jan 2002 17:32:42 +0000 (17:32 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 7 Jan 2002 17:32:42 +0000 (17:32 +0000)
ld/ChangeLog
ld/ld.texinfo

index 431e19e..3d4cd00 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-06  John Marshall  <jmarshall@acm.org>
+
+       * ld.texinfo: Note that --emit-relocs is currently only
+       implemented for ELF.
+
 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
 
        * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
 
        * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
index 4612416..1069d03 100644 (file)
@@ -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.
 
 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
 @cindex partial link
 @cindex relocatable output
 @kindex -r