Fix uninitialised VAX .got and .got.plt section
authorAlan Modra <amodra@gmail.com>
Mon, 16 Jun 2014 00:42:12 +0000 (10:12 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 16 Jun 2014 02:58:23 +0000 (12:28 +0930)
commiteb9a5ecfacc42b9b741a3f83f433252b3c7cd77e
tree1e233bd574952a29a1fdd4e48dde4a40cbbf244b
parent4b1a927e92e49f333838f8f11e621608cccb3a03
Fix uninitialised VAX .got and .got.plt section

Cures these failures with MALLOC_PERTURB_=1
FAIL: GOT test (executable)
FAIL: GOT test (shared library)
FAIL: VAX export class call relocation test
FAIL: VAX export class data relocation test

* elf32-vax.c (elf_vax_size_dynamic_sections): Clear linker
created sections.
bfd/ChangeLog
bfd/elf32-vax.c
This page took 0.027443 seconds and 4 git commands to generate.