mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
* ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2013-03-25 Kai Tietz <ktietz@redhat.com>
|
||||||
|
|
||||||
|
* ld.texinfo (--disable-runtime-pseudo-reloc): Adjust default.
|
||||||
|
|
||||||
2013-03-21 Michael Schewe <michael.schewe@gmx.net>
|
2013-03-21 Michael Schewe <michael.schewe@gmx.net>
|
||||||
|
|
||||||
* ld.texinfo (H8/300): Add description of relaxation of
|
* ld.texinfo (H8/300): Add description of relaxation of
|
||||||
|
@ -2569,7 +2569,7 @@ environment to adjust references to such data in your client code.
|
|||||||
@kindex --disable-runtime-pseudo-reloc
|
@kindex --disable-runtime-pseudo-reloc
|
||||||
@item --disable-runtime-pseudo-reloc
|
@item --disable-runtime-pseudo-reloc
|
||||||
Do not create pseudo relocations for non-zero offset DATA imports from
|
Do not create pseudo relocations for non-zero offset DATA imports from
|
||||||
DLLs. This is the default.
|
DLLs.
|
||||||
[This option is specific to the i386 PE targeted port of the linker]
|
[This option is specific to the i386 PE targeted port of the linker]
|
||||||
|
|
||||||
@kindex --enable-extra-pe-debug
|
@kindex --enable-extra-pe-debug
|
||||||
|
Reference in New Issue
Block a user