bfd/ChangeLog:
authorDave Korn <dave.korn@artimi.com>
Sat, 7 May 2011 14:29:10 +0000 (14:29 +0000)
committerDave Korn <dave.korn@artimi.com>
Sat, 7 May 2011 14:29:10 +0000 (14:29 +0000)
commit730035f7afaff40fa613348abd5a087319f1cb45
tree40f5c47b778b58d3ba67cb5ecdfc343be99b9b6e
parent88e5939496319c9169fffee2d24f4b6e928d06a6
bfd/ChangeLog:

PR ld/12365
* cofflink.c (bfd_coff_link_input_bfd): Check for and warn about
references to symbols defined in discarded sections.

ld/ChangeLog:

PR ld/12365
* scripttempl/pe.sc (__rt_psrelocs_start): New symbol definition.
(__rt_psrelocs_end): Likewise.
(__rt_psrelocs_size): Likewise difference between the above.
(__RUNTIME_PSEUDO_RELOC_LIST_END__): Move outside .rdata section
immediately after end of pseudo-reloc data.
(___RUNTIME_PSEUDO_RELOC_LIST_END___): Likewise.
(__RUNTIME_PSEUDO_RELOC_LIST__): Move outside .rdata section and
calculate backward from list end.
(___RUNTIME_PSEUDO_RELOC_LIST___): Likewise.
* scripttempl/pep.sc: Likewise.

ld/testsuite/ChangeLog:

PR ld/12365
* ld-plugin/plugin-7.d: Allow underscore in error message.
* ld-plugin/plugin-8.d: Likewise.
bfd/ChangeLog
bfd/cofflink.c
ld/ChangeLog
ld/scripttempl/pe.sc
ld/scripttempl/pep.sc
ld/testsuite/ChangeLog
ld/testsuite/ld-plugin/plugin-7.d
ld/testsuite/ld-plugin/plugin-8.d
This page took 0.026381 seconds and 4 git commands to generate.