OSDN Git Service

* elf32-cris.c (cris_elf_gc_sweep_hook) <R_CRIS_16_GOTPLT>
authorhp <hp>
Fri, 14 Oct 2011 06:52:43 +0000 (06:52 +0000)
committerhp <hp>
Fri, 14 Oct 2011 06:52:43 +0000 (06:52 +0000)
commit2e708507d669512852326ddbad0501c693f77886
tree8fbec447beac4cff8117ba51541f2876245c4a5c
parent40b203129dc04f13426e9fd62710312fef09d1e6
* elf32-cris.c (cris_elf_gc_sweep_hook) <R_CRIS_16_GOTPLT>
<R_CRIS_32_GOTPLT>: Fix missing update of gotplt refcount for
global symbols.
<R_CRIS_8, R_CRIS_16, R_CRIS_32>: New cases for similar missing
updates of the plt refcount.
(elf_cris_adjust_gotplt_to_got): Assert integrity of the gotplt
refcount in relation to the plt refcount.
bfd/ChangeLog
bfd/elf32-cris.c