Note that --emit-relocs is currently only implemented for ELF.

This commit is contained in:
Nick Clifton 2002-01-07 17:32:42 +00:00
parent 08d561335f
commit dbab7a7bff
2 changed files with 7 additions and 0 deletions

View 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

View 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