CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2011/08/03 14:19:46
Modified files: lib/libpthread/arch/arm: uthread_machdep.c Log message: Don't try to outsmart gcc inline assembler when saving the cpsr in the thread context, this used to work but loses bigtime with gcc4. ok drahn@ deraadt@