Re: __atomic_test_and_set() and mips o32 - help wanted

Martin Husemann <[email protected]> Tue, 18 Nov 2025 15:32:17 +0100
Newsgroups gmane.os.netbsd.devel.toolchain,gmane.os.netbsd.ports.mips.devel
Message-ID <[email protected]>
On Tue, Nov 18, 2025 at 07:59:20AM -0500, Mouse wrote:
> If you want software that _supports_ old MIPS, I'd suggest old NetBSD.
> It might not help, but, depending on your use case, sit might be worth
> trying.
> 
> If you have trouble finding it - I think ftp.netbsd.org no longer
> contains anything older than a version or two - I've got copies of
> versions from 1.0 to 6.1.2 I can hook you up with.  (I forget why I
> stopped at 6.1.2.)

You can get all old versions from

	https://archive.netbsd.org/pub/NetBSD-archive

Martin