summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/mcontext.h
AgeCommit message (Expand)Author
2022-06-26Decorate the HPPA signal trampoline with the appropriate .cfiskrll
2019-12-27Harmonize the namespace of fast TLS base pointer getter functionskamil
2018-02-27Implement _UC_MACHINE_INTRV() for hppakamil
2018-02-15Introduce _UC_MACHINE_FP() as a macrokamil
2014-02-19Provide a genassym.cf in libc for hppa and use it.skrll
2011-12-08Track if we saved l_private in the mcontext and don't blindly restore it.skrll
2011-02-25Be nicer to software that insists on -ansi and use __inline.joerg
2011-02-24Allow storing and receiving the LWP private pointer via ucontext_tjoerg
2005-12-11merge ktrace-lwp.christos
2004-07-18add hppa support for RAS, context stuff, siginfo and scheduler activations:chs
2003-10-08Add some accessor macros for the ucontext:thorpej
2003-08-31add some placeholders so we can at least build.chs