#
276edc12 |
| 06-Jul-2021 |
thorpej <thorpej@NetBSD.org> |
Ensure that the stack is always 16-byte aligned by rounding sizes as needed.
All changes from rin@ except swapcontext.S, which is from me (added symbolic constants to make the code clearer).
|
#
39079c5f |
| 20-Sep-2011 |
joerg <joerg@NetBSD.org> |
Explicitly add back __resumecontext wrapper
|
#
0a2b7583 |
| 19-Sep-2011 |
joerg <joerg@NetBSD.org> |
Mark _resumecontext as dead. ANSIfy all declarations for it.
|
#
ce099b40 |
| 28-Apr-2008 |
martin <martin@NetBSD.org> |
Remove clause 3 and 4 from TNF licenses
|
#
9560ce9b |
| 01-Mar-2004 |
drochner <drochner@NetBSD.org> |
we need a silly trampoline to make _resumecontext work
|
#
3fdac2b8 |
| 18-Jan-2003 |
thorpej <thorpej@NetBSD.org> |
Merge the nathanw_sa branch.
|