Hello,
Marc Poulhiès, le jeu. 31 oct. 2024 14:34:50 +0100, a ecrit:
> Samuel Thibault writes:
>
> Hello Samuel,
>
> > This is essentially the same as the i386-pc-gnu section, the differences
> > are the same as between freebsd i386 and freebsd x86_64.
>
> Changes look fine.
>
> > +# x86_64-pc
Samuel Thibault writes:
Hello Samuel,
> This is essentially the same as the i386-pc-gnu section, the differences
> are the same as between freebsd i386 and freebsd x86_64.
Changes look fine.
> +# x86_64-pc-gnu i.e. GNU Hurd
> +ifeq ($(strip $(filter-out x86_64 pc gnu,$(target_cpu) $(target_os)
This is essentially the same as the i386-pc-gnu section, the differences
are the same as between freebsd i386 and freebsd x86_64.
gcc/ada/ChangeLog:
* Makefile.rtl: Add x86_64-pc-gnu section.
Signed-off-by: Samuel Thibault
diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl
index