Richard Campbell
|
1e37bf30f9
|
Adjusted location within ucontext of saved/restored FP regs for compatibility
|
2021-07-30 12:45:12 -07:00 |
Richard Campbell
|
06303df1cd
|
Added saving/restoring of bottom 64 bits of d8-d15 per AAPCS64
|
2021-07-29 18:45:48 -07:00 |
osy
|
9b1d8f01a6
|
aarch64: remove usage of FUNC macro for clang
Clang's arm64 assembler does not support multiple directives on a single
line. C macros ALWAYS expand to a single line.
|
2021-03-08 15:13:34 -08:00 |
osy
|
163c11d989
|
build: support mach-o ABI
|
2021-01-08 03:05:06 -07:00 |
Ariadne Conill
|
39a2958561
|
add previous ABI symbols
|
2021-01-08 02:30:50 -07: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
|
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 |