summaryrefslogtreecommitdiff
path: root/lib/libpthread/arch/sh3
AgeCommit message (Expand)Author
2003-11-20Do not move incoming paramters to callee-save registers when notuwe
2003-11-20Add _INITCONTEXT_U_MD, we need to clean _REG_SR.uwe
2003-11-20In pthread__locked_switch set self->pt_uc only when the context is inited.uwe
2003-11-18First cut at pthreads MD code for sh3. Based on m68k version.uwe
2003-11-18Add necessary symbols.uwe
2003-11-17Cause SIGTRAP if NOTREACHED code is reached.uwe
2003-09-07Remove possible race condition in upcall recycling.cl
2003-07-17Adapt to structure name changes.nathanw
2003-07-05Not that the branch in SETC doens't have a delay slot, remove theuwe
2003-07-05PIC patch from Valeriy E. Ushakov applied.marcus
2003-07-05The field "pt_sleepuc" doesn't exist in struct pthread_st.marcus
2003-06-23First bits of SH3 support. Only _context_u.S is implemented (passessuwe