From 020a33da8d9de01aadec35f5f4b3e2d317eac71b Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Thu, 10 Feb 2022 14:11:23 -0800 Subject: binutils: Update to 2.38 --- pkg/binutils/vec.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pkg/binutils/vec.lua') diff --git a/pkg/binutils/vec.lua b/pkg/binutils/vec.lua index d8d4ca10..09541845 100644 --- a/pkg/binutils/vec.lua +++ b/pkg/binutils/vec.lua @@ -17,6 +17,7 @@ return { aarch64_elf64_le_vec={'elf64-aarch64.c', 'elfxx-aarch64.c', 'elf-ifunc.c', 'elf64.c', elf}, aarch64_elf64_le_cloudabi_vec={'elf64-aarch64.c', 'elfxx-aarch64.c', 'elf-ifunc.c', 'elf64.c', elf}, aarch64_mach_o_vec={'mach-o-aarch64.c'}, + aarch64_pei_vec={'pei-aarch64.c', 'pe-aarch64igen.c', coff}, alpha_ecoff_le_vec={'coff-alpha.c', 'ecoff.c', ecoff}, alpha_elf64_vec={'elf64-alpha.c', 'elf64.c', elf}, alpha_elf64_fbsd_vec={'elf64-alpha.c', 'elf64.c', elf}, @@ -108,6 +109,8 @@ return { 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}, + loongarch_elf64_vec={'elf64-loongarch.c', 'elf64.c', 'elfxx-loongarch.c', 'elf32.c', 'elf-ifunc.c', elf}, m32c_elf32_vec={'elf32-m32c.c', 'elf32.c', elf}, m32r_elf32_vec={'elf32-m32r.c', 'elf32.c', elf}, m32r_elf32_le_vec={'elf32-m32r.c', 'elf32.c', elf}, -- cgit v1.2.3