osy
|
73d5e101ad
|
build: respect EXPORT_UNPREFIXED for libucontext_makecontext
|
2021-01-08 03:02:43 -07:00 |
Ariadne Conill
|
11a40293be
|
riscv64: simplify the context swapping
|
2020-12-12 07:05:09 +00:00 |
Ariadne Conill
|
0c6077854a
|
riscv64: add freestanding port
|
2020-12-06 06:10:00 -07:00 |
Ariadne Conill
|
c31decc3d4
|
build: use internal definitions to replace things pulled in from ucontext.h
|
2020-12-06 03:44:45 -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
|
a6e76834d7
|
riscv64: align ucontext register access with musl 1.2 headers
|
2020-12-05 20:07:34 -07:00 |
Ariadne Conill
|
b1ea2ae83b
|
everywhere: use ucontext.h instead of signal.h for pulling in ucontext definitions
This allows building libucontext against newlib.
|
2020-12-04 11:19:02 -07:00 |
Ariadne Conill
|
34472b8884
|
riscv64: chase musl ab3eb89a8b83353cdaab12ed017a67a7730f90e9 changes
|
2020-12-03 18:25:04 -07:00 |
Ariadne Conill
|
e11fa34822
|
riscv64: add makecontext() and __start_context() trampoline
|
2020-05-18 03:19:22 +00:00 |