aboutsummaryrefslogtreecommitdiff
path: root/bfd/vms-misc.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-02-02 16:55:21 +1030
committerAlan Modra <amodra@gmail.com>2018-02-02 22:46:40 +1030
commitd830549dba59f4e11412fd6dc18b7b1d4c6cf557 (patch)
treec71c424578dca6fabb7c6e3ac6c99819025ad3c3 /bfd/vms-misc.c
parent59498c305e6f1db2a1ed8d44cb58f0d24ec092fe (diff)
downloadgdb-d830549dba59f4e11412fd6dc18b7b1d4c6cf557.zip
gdb-d830549dba59f4e11412fd6dc18b7b1d4c6cf557.tar.gz
gdb-d830549dba59f4e11412fd6dc18b7b1d4c6cf557.tar.bz2
PowerPC64, don't relocate nops
This fixes a "bug" in that nops emitted as part of code optimization were being relocated. As it happens the relocation value was always zero so the nop wasn't changed. Whew! I've also moved the use of "howto" later since I was caught out in some recent code changes with the howto not matching r_type. * elf64-ppc.c (ppc64_elf_relocate_section): Don't relocate nops emitted for toc sequence optimization. Set and use "howto" later.
Diffstat (limited to 'bfd/vms-misc.c')
0 files changed, 0 insertions, 0 deletions