Ariadne Conill
|
a04dc12d72
|
aarch64: add freestanding port
|
2020-12-06 13:50:50 +00: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
|
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
|
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
|
fb27ad693b
|
aarch64: modernize
|
2020-03-30 04:38:53 +00:00 |
Ariadne Conill
|
d31eaabbaf
|
update copyright statements, add mailmap
|
2020-03-27 09:23:49 +00:00 |
William Pitcock
|
13283f5eba
|
arch: add aarch64 port
|
2018-01-31 21:23:18 +00:00 |