[PATCH v2 03/47] ld: add intelgt as a target configuration

Tankut Baris Aktemur tankut.baris.aktemur@intel.com
Fri Dec 13 15:59:20 GMT 2024


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 b5f272e5ba28eed7ddaf0039cd5f916199c597e7..e4394828ad2387f147ba79155f1623edf691f00b 100644
--- a/ld/configure.tgt
+++ b/ld/configure.tgt
@@ -468,6 +468,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