summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/ld.texinfo2
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 431e19e503..3d4cd00032 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -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
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 461241640c..1069d03746 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