Ariadne Conill
|
e65e485630
|
everywhere: rename __swapcontext to libucontext_swapcontext
|
2020-12-06 03:04:22 -06:00 |
Ariadne Conill
|
37fe7afd5f
|
everywhere: rename __setcontext to libucontext_setcontext
|
2020-12-06 03:03:07 -06:00 |
Ariadne Conill
|
99ed5bbe12
|
everywhere: rename __getcontext to libucontext_getcontext
|
2020-12-06 03:02:25 -06:00 |
Ariadne Conill
|
2f31efaa95
|
everywhere: rename __start_context to better descriptive libucontext_trampoline
|
2020-12-06 02:59:59 -06:00 |
Ariadne Conill
|
c693dc663c
|
rename __makecontext to libucontext_makecontext
|
2020-12-06 02:56:59 -06:00 |
Ariadne Conill
|
08e8a41d6c
|
mips64: use REG_OFFSET
|
2020-03-30 04:05:00 +00:00 |
Ariadne Conill
|
8631580fbb
|
mips64: use ALIAS() macro for aliases
|
2020-03-29 14:37:13 +00:00 |
Ariadne Conill
|
fd32a2fa8c
|
common: factor out .ent handling
|
2020-03-29 14:03:18 +00:00 |
Ariadne Conill
|
2f4eb16f38
|
mips64: factor out frame management macros into arch/common/common-defs.h
|
2020-03-29 13:49:57 +00:00 |
Ariadne Conill
|
7c60f4576c
|
mips64: elide emulation of the magic flag crap glibc does
|
2020-03-29 13:40:32 +00:00 |
Ariadne Conill
|
80a6ca3854
|
add mips64 implementation
|
2020-03-29 12:05:52 +00:00 |