[PATCH v3 3/4] sparc: add sparc-phoenix target
Jose E. Marchesi
jemarch@gnu.org
Mon Mar 16 11:22:05 GMT 2026
OK.
> 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 ;;
More information about the Binutils
mailing list