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 431e19e5032241df26ecef8356b1efefe59a556d..3d4cd000325964d241112b02d1e57ff36d737edc 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
index 461241640c4468daf09b68168b05c9386d76fd21..1069d0374675268ae6d4732b6b3f333f6d1b3697 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.
 
+This option is currently only supported on ELF platforms.
+
 @cindex partial link
 @cindex relocatable output
 @kindex -r