[PATCH v3 03/44] ld: add intelgt as a target configuration

Tankut Baris Aktemur tankut.baris.aktemur@intel.com
Fri Aug 1 09:37:05 GMT 2025


Add 'intelgt-*-elf' as a target configuration for ld.

To: <binutils@sourceware.org>
---
 ld/configure.tgt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/ld/configure.tgt b/ld/configure.tgt
index 3f49485ae9f072490ed4839cd8d9007962abe189..172a4c13441b8a6889257d7f6f5ff48bcf2e5fc8 100644
--- a/ld/configure.tgt
+++ b/ld/configure.tgt
@@ -460,6 +460,8 @@ ia64-*-*vms*)		targ_emul=elf64_ia64_vms
 			;;
 ia64-*-aix*)		targ_emul=elf64_aix
 			;;
+intelgt-*-elf)		targ_emul=elf_x86_64
+			;;
 ip2k-*-elf)		targ_emul=elf32ip2k
 			;;
 iq2000-*-elf)		targ_emul=elf32iq2000

-- 
2.34.1

Intel Deutschland GmbH
Registered Address: Am Campeon 10, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Sean Fennelly, Jeffrey Schneiderman, Tiffany Doon Silva
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


More information about the Binutils mailing list