Ariadne Conill
|
c1ecb0ea59
|
x86: switch back to using x86-specific trampoline
ci/woodpecker/push/woodpecker Pipeline was successful
Details
Jumping into the generic trampoline causes the stack pointer to get
clobbered.
Fixes #61
|
2024-08-07 18:34:53 -07:00 |
Ariadne Conill
|
388edbe121
|
x86: port to use common trampoline
|
2020-12-12 06:32:01 +00:00 |
Ariadne Conill
|
37fe7afd5f
|
everywhere: rename __setcontext to libucontext_setcontext
|
2020-12-06 03:03:07 -06:00 |
Ariadne Conill
|
2f31efaa95
|
everywhere: rename __start_context to better descriptive libucontext_trampoline
|
2020-12-06 02:59:59 -06:00 |
Ariadne Conill
|
d0ccf2f96f
|
x86: modernize
|
2020-03-29 15:04:03 +00:00 |
Ariadne Conill
|
d31eaabbaf
|
update copyright statements, add mailmap
|
2020-03-27 09:23:49 +00:00 |
William Pitcock
|
ef2fa49912
|
x86: trampoline: fix GOT clobbering, pointed out by fabled
|
2018-02-15 04:32:16 +00:00 |
William Pitcock
|
0143bbac98
|
x86: trampoline: kill textrel
|
2018-02-14 03:37:25 +00:00 |
William Pitcock
|
ee1526c903
|
arch: add x86 port
|
2018-02-01 01:26:34 +00:00 |