Ariadne Conill
|
b6542e1a6a
|
m68k: port to use common trampoline
|
2020-12-12 00:17:26 -06:00 |
Ariadne Conill
|
a8415a0c4e
|
m68k: add freestanding bits.h file
|
2020-12-06 03:53:45 -06: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
|
0953d71ed1
|
build: fill in more details for freestanding builds
|
2020-12-06 03:31:48 -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
|
15ba7b039c
|
m68k: add startcontext trampoline
|
2020-12-06 02:24:49 -06:00 |
Ariadne Conill
|
5f6135c0f9
|
m68k: fixups for makecontext
|
2020-12-06 02:24:05 -06:00 |
Ariadne Conill
|
22520be2de
|
m68k: fix register layout off by one
|
2020-12-06 00:52:05 -06:00 |
Ariadne Conill
|
89536b198d
|
m68k: add swapcontext
|
2020-12-06 00:04:50 -06:00 |
Ariadne Conill
|
c462af8a3c
|
m68k: implement getcontext and setcontext
|
2020-12-05 23:54:36 -06:00 |
Ariadne Conill
|
76f1fd75b8
|
m68k: add makecontext() implementation
|
2020-12-05 23:30:39 -06:00 |
Ariadne Conill
|
5ee9c4e8a5
|
m68k: add register definitions
|
2020-12-05 23:22:40 -06:00 |