Changed ld and gas BPF tests
authorCupertino Miranda <cupertino.miranda@oracle.com>
Fri, 17 Mar 2023 15:29:36 +0000 (15:29 +0000)
committerCupertino Miranda <cupertino.miranda@oracle.com>
Mon, 20 Mar 2023 15:35:21 +0000 (15:35 +0000)
commit5f784ec9277e9303eee3ce366c40ce9fa3203f3e
tree5c2eba486d82e1ceaf9276b1b171311d6f9d029c
parent551fde0ae1691a74e1fdfb2bd33e8453106c0c87
Changed ld and gas BPF tests

Recent BPF patch removed and renamed the list of relocations based on
the limitations of BPF instruction set.
This patch is a correction to the tests.
13 files changed:
gas/testsuite/gas/bpf/indcall-1.d
ld/testsuite/ld-bpf/baz.s [deleted file]
ld/testsuite/ld-bpf/call-1.d
ld/testsuite/ld-bpf/jump-1.d [deleted file]
ld/testsuite/ld-bpf/reloc-data-be.d
ld/testsuite/ld-bpf/reloc-data-le.d
ld/testsuite/ld-bpf/reloc-data.s
ld/testsuite/ld-bpf/reloc-insn-external-be.d
ld/testsuite/ld-bpf/reloc-insn-external-le.d
ld/testsuite/ld-bpf/reloc-insn-external.s
ld/testsuite/ld-bpf/reloc-insn32-be.d [deleted file]
ld/testsuite/ld-bpf/reloc-insn32-le.d [deleted file]
ld/testsuite/ld-bpf/reloc-insn32.s [deleted file]