This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Add ABI baseline for s390x-*-linux*
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 22 Nov 2004 23:42:28 +0100
- Subject: Re: [PATCH] Add ABI baseline for s390x-*-linux*
- References: <16734.31576.966809.111568@gargle.gargle.HOWL><200410030037.CAA11737@faui1m.informatik.uni-erlangen.de><16735.35888.94943.426221@gargle.gargle.HOWL><20041005002011.168de888.bkoz@redhat.com>
Benjamin Kosnik writes:
> Yes, please do! I'm still uncertain how you managed to ever match my i486
> baselines with the old binutils...
>
> If you could recheck the archs you checked in baselines for I'd appreciate it. That list is:
>
> i386-linux
> mips-linux
> sparc-linux
> hppa-linux
> powerpc-linux
I did recheck these with the current binutils-2.15 (Debian package).
None of the above baselines did change.
> arm-linux
> m68k-linux
These targets currently are not available to me (arm), or overloaded
(m68k).
Matthias