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>
|
2002-01-05 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
|
* 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
|
order to perform correct modifications of executables. This results
|
||||||
in larger executables.
|
in larger executables.
|
||||||
|
|
||||||
|
This option is currently only supported on ELF platforms.
|
||||||
|
|
||||||
@cindex partial link
|
@cindex partial link
|
||||||
@cindex relocatable output
|
@cindex relocatable output
|
||||||
@kindex -r
|
@kindex -r
|
||||||
|
Loading…
x
Reference in New Issue
Block a user