]> git.ipfire.org Git - thirdparty/gcc.git/commit
libphobos: Add MIPS64 implementation of fiber_switchContext [PR118584]
authorIain Buclaw <ibuclaw@gdcproject.org>
Tue, 21 Jan 2025 18:41:05 +0000 (19:41 +0100)
committerIain Buclaw <ibuclaw@gdcproject.org>
Tue, 21 Jan 2025 19:02:07 +0000 (20:02 +0100)
commit79186e392c77c1862197a49421f77644e3b8c05d
treedee9cefdf927079b7d2529e39f2c91cd4700a6a0
parente324619281239bb513840600436b735dfbd32416
libphobos: Add MIPS64 implementation of fiber_switchContext [PR118584]

Replaces the generic implementation.  The `core.thread.fiber' module
already defines version=AsmExternal on mips64el-linux-gnuabi64.

PR d/118584

libphobos/ChangeLog:

* libdruntime/config/mips/switchcontext.S: Add MIPS64 N64 ABI
implementation of fiber_switchContext.
libphobos/libdruntime/config/mips/switchcontext.S