OSDN Git Service

* elf32-cris.c (cris_elf_relocate_section): <case
authorHans-Peter Nilsson <hp@axis.com>
Tue, 24 Mar 2009 07:57:21 +0000 (07:57 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Tue, 24 Mar 2009 07:57:21 +0000 (07:57 +0000)
commit3092115a3d791e551209af2e1945666169a04de7
tree89cf5500b9b7cc0e084689a412fa8baf87559eaf
parent27c4a5d2ebbfd4f68a5e87b459adbbc6eeda7cf8
* elf32-cris.c (cris_elf_relocate_section): <case
R_CRIS_16_DTPREL, R_CRIS_32_DTPREL>: Allow use of non-local
symbols for non-allocated sections.  Don't check whether to
generate R_CRIS_DTPMOD for non-allocated sections.
(cris_elf_gc_sweep_hook) <case R_CRIS_32_DTPREL>: Don't
handle relocation GC:ing if applied to non-allocated section.
(cris_elf_check_relocs): Similar.
bfd/ChangeLog
bfd/elf32-cris.c