History log of /netbsd-src/lib/libc/arch/mips/sys/getcontext.S (Results 1 – 6 of 6)
Revision Date Author Comments
# 252fbae2 15-Oct-2020 skrll <skrll@NetBSD.org>

Remove '_OFFSETOF' prefix for genassm(1) generate CPP identifers for
consistency with other arches.

NFCI and libc.so is the same before and after.


# 24c5917e 12-Aug-2016 skrll <skrll@NetBSD.org>

Provide _OFFSETOF_UC_GREGS_GP and use _OFFSETOF_UC_GREGS_* in getcontext


# 21763d8f 10-Aug-2016 skrll <skrll@NetBSD.org>

We need to save the GP of the caller in the context for n32/n64


# 22882071 14-Dec-2009 matt <matt@NetBSD.org>

Merge from matt-nb5-mips64.


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 3fdac2b8 18-Jan-2003 thorpej <thorpej@NetBSD.org>

Merge the nathanw_sa branch.