|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.1 |
26-Apr-2025 |
uwe |
t_signal_and_sp: add sh3 support
PR kern/59327: user stack pointer is not aligned properly
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.1 |
26-Apr-2025 |
uwe |
t_signal_and_sp: add sh3 support
PR kern/59327: user stack pointer is not aligned properly
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.2 |
27-Apr-2025 |
riastradh |
t_signal_and_sp: Fix RCSID in sh3/execsp.S.
PR kern/59327: user stack pointer is not aligned properly
|
| 1.1 |
26-Apr-2025 |
uwe |
t_signal_and_sp: add sh3 support
PR kern/59327: user stack pointer is not aligned properly
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.1 |
27-Apr-2025 |
uwe |
t_execregs: implement sh3 h_execregs helper
Just dumps mcontext __gregset_t for now. Not yet hooked into the build.
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.2 |
26-Apr-2025 |
uwe |
t_signal_and_sp: sh3 - mark expected failures
misaligned_sp_and_signal and signalsp_sigaltstack currently fail on sh3 b/c the stack is not force-aligned for signal handlers. Make signalsphandler more robust by not touching the stack - we can save r12 (GOT) in a register.
PR kern/59327: user stack pointer is not aligned properly
|
| 1.1 |
26-Apr-2025 |
uwe |
t_signal_and_sp: add sh3 support
PR kern/59327: user stack pointer is not aligned properly
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.1 |
26-Apr-2025 |
uwe |
t_signal_and_sp: add sh3 support
PR kern/59327: user stack pointer is not aligned properly
|
|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
|
| 1.1 |
26-Apr-2025 |
uwe |
t_signal_and_sp: add sh3 support
PR kern/59327: user stack pointer is not aligned properly
|