[PATCH v3 3/4] sparc: add sparc-phoenix target
Michal Lach
michal.lach@phoenix-rtos.com
Mon Mar 16 11:07:40 GMT 2026
From: Michał Lach <michal.lach@phoenix-rtos.com>
Adds sparc-phoenix target from downstream Phoenix-RTOS patches.
Co-authored-by: Hubert Badocha <hubert.badocha@phoenix-rtos.com>
Signed-off-by: Michal Lach <michal.lach@phoenix-rtos.com>
---
gas/configure.tgt | 1 +
1 file changed, 1 insertion(+)
diff --git a/gas/configure.tgt b/gas/configure.tgt
index 9f561ed450d..dbec23b0390 100644
--- a/gas/configure.tgt
+++ b/gas/configure.tgt
@@ -407,6 +407,7 @@ case ${generic_target} in
esac ;;
sparc-*-freebsd*) fmt=elf em=freebsd ;;
sparc-*-*bsd*) fmt=elf em=nbsd ;;
+ sparc-*-phoenix*) fmt=elf ;;
spu-*-elf) fmt=elf ;;
--
2.53.0
More information about the Binutils
mailing list