projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08d5613
)
Note that --emit-relocs is currently only implemented for ELF.
author
Nick Clifton
<nickc@redhat.com>
Mon, 7 Jan 2002 17:32:42 +0000
(17:32 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 7 Jan 2002 17:32:42 +0000
(17:32 +0000)
ld/ChangeLog
patch
|
blob
|
history
ld/ld.texinfo
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 431e19e5032241df26ecef8356b1efefe59a556d..3d4cd000325964d241112b02d1e57ff36d737edc 100644
(file)
--- 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 461241640c4468daf09b68168b05c9386d76fd21..1069d0374675268ae6d4732b6b3f333f6d1b3697 100644
(file)
--- 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