]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
bfd/
authorTristan Gingold <gingold@adacore.com>
Tue, 4 Sep 2012 13:34:49 +0000 (13:34 +0000)
committerTristan Gingold <gingold@adacore.com>
Tue, 4 Sep 2012 13:34:49 +0000 (13:34 +0000)
commitb3e71ad1bcce2a2fe4d8800805b05efb6cadc45b
tree0b20f3a1e2f21d5ef14563ff5c38f398fcd73943
parent532b8ba847a02225014a75850876635f97bccdf9
bfd/
2012-08-05  Maciej W. Rozycki  <macro@linux-mips.org>

* elf32-vax.c (elf_vax_adjust_dynamic_symbol): Don't allocate
PLT slots for local symbols.

ld/
2012-08-05  Maciej W. Rozycki  <macro@linux-mips.org>

* ld-vax-elf: New directory.
* ld-vax-elf/plt-local-lib.dd: New test.
* ld-vax-elf/plt-local-lib.ld: New test linker script.
* ld-vax-elf/plt-local-lib.s: New test source.
* ld-vax-elf/plt-local.dd: New test.
* ld-vax-elf/plt-local.ld: New test linker script.
* ld-vax-elf/plt-local.s: New test source.
* ld-vax-elf/plt-local-hidden-pic.s: New test source.
* ld-vax-elf/plt-local-rehidden-pic.s: New test source.
* ld-vax-elf/vax-elf.exp: New test script.
bfd/ChangeLog
bfd/elf32-vax.c
ld/testsuite/ChangeLog