summaryrefslogtreecommitdiff
path: root/pkg/binutils/vec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/binutils/vec.lua')
-rw-r--r--pkg/binutils/vec.lua6
1 files changed, 1 insertions, 5 deletions
diff --git a/pkg/binutils/vec.lua b/pkg/binutils/vec.lua
index 09541845..d85e2609 100644
--- a/pkg/binutils/vec.lua
+++ b/pkg/binutils/vec.lua
@@ -24,6 +24,7 @@ return {
alpha_vms_vec={'vms-alpha.c', 'vms-misc.c', 'vms-lib.c'},
alpha_vms_lib_txt_vec={'vms-lib.c', 'vms-misc.c'},
am33_elf32_linux_vec={'elf32-am33lin.c', 'elf32.c', elf},
+ amdgcn_elf64_le_vec={'elf64-amdgcn.c', 'elf64.c', elf},
aout0_be_vec={'aout0.c', 'aout32.c'},
aout64_vec={'demo64.c', 'aout64.c'},
aout_vec={'host-aout.c', 'aout32.c'},
@@ -103,10 +104,6 @@ return {
ia64_pei_vec={'pei-ia64.c', 'pepigen.c', coff},
ip2k_elf32_vec={'elf32-ip2k.c', 'elf32.c', elf},
iq2000_elf32_vec={'elf32-iq2000.c', 'elf32.c', elf},
- k1om_elf64_vec={'elf64-x86-64.c', 'elfxx-x86.c', 'elf-ifunc.c', 'elf64.c', elf},
- k1om_elf64_fbsd_vec={'elf64-x86-64.c', 'elfxx-x86.c', 'elf-ifunc.c', 'elf64.c', elf},
- l1om_elf64_vec={'elf64-x86-64.c', 'elfxx-x86.c', 'elf-ifunc.c', 'elf64.c', elf},
- l1om_elf64_fbsd_vec={'elf64-x86-64.c', 'elfxx-x86.c', 'elf-ifunc.c', 'elf64.c', elf},
lm32_elf32_vec={'elf32-lm32.c', 'elf32.c', elf},
lm32_elf32_fdpic_vec={'elf32-lm32.c', 'elf32.c', elf},
loongarch_elf32_vec={'elf32-loongarch.c', 'elfxx-loongarch.c', 'elf32.c', 'elf-ifunc.c', elf},
@@ -275,7 +272,6 @@ return {
x86_64_pe_vec={'pe-x86_64.c', 'pex64igen.c', coff},
x86_64_pe_big_vec={'pe-x86_64.c', 'pex64igen.c', coff},
x86_64_pei_vec={'pei-x86_64.c', 'pex64igen.c', coff},
- xc16x_elf32_vec={'elf32-xc16x.c', 'elf32.c', elf},
xgate_elf32_vec={'elf32-xgate.c', 'elf32.c', elf},
xstormy16_elf32_vec={'elf32-xstormy16.c', 'elf32.c', elf},
xtensa_elf32_be_vec={'xtensa-isa.c', 'xtensa-modules.c', 'elf32-xtensa.c', 'elf32.c', elf},