History log of /src/tests/kernel/arch/sparc/
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
1.1 21-Apr-2025 riastradh

t_signal_and_sp: Test makecontext and pthread_create stack alignment.

PR kern/59327: user stack pointer is not aligned properly


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
1.1 20-Apr-2025 riastradh

t_signal_and_sp: Add sparc support.

Seems fine! Would be nice if we had a well-known macro to abstract
PIC vs non-PIC `sethi/ori/(ld)' like I invented here, to reduce
needless #ifdef __PIC__ conditionals.

PR kern/59327: user stack pointer is not aligned properly


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
1.1 20-Apr-2025 riastradh

t_signal_and_sp: Add sparc support.

Seems fine! Would be nice if we had a well-known macro to abstract
PIC vs non-PIC `sethi/ori/(ld)' like I invented here, to reduce
needless #ifdef __PIC__ conditionals.

PR kern/59327: user stack pointer is not aligned properly


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
1.1 20-Apr-2025 riastradh

t_signal_and_sp: Add sparc support.

Seems fine! Would be nice if we had a well-known macro to abstract
PIC vs non-PIC `sethi/ori/(ld)' like I invented here, to reduce
needless #ifdef __PIC__ conditionals.

PR kern/59327: user stack pointer is not aligned properly


Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base
1.1 21-Apr-2025 riastradh

t_signal_and_sp: Test makecontext and pthread_create stack alignment.

PR kern/59327: user stack pointer is not aligned properly