Note that --emit-relocs is currently only implemented for ELF.
This commit is contained in:
parent
08d561335f
commit
dbab7a7bff
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user