CVS commit: src/lib/libpthread/arch/arm

2018-11-22 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Nov 22 20:38:59 UTC 2018 Modified Files: src/lib/libpthread/arch/arm: pthread_md.h Log Message: G/C __APCS_26__ support To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libpthread/arch/arm/pthread_md.h

CVS commit: src/lib/libpthread/arch/arm

2017-07-17 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Jul 17 20:24:07 UTC 2017 Modified Files: src/lib/libpthread/arch/arm: pthread_md.h Log Message: Typo in comment To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/lib/libpthread/arch/arm/pthread_md.h Please

CVS commit: src/lib/libpthread/arch/ia64

2015-04-17 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 17 13:14:19 UTC 2015 Added Files: src/lib/libpthread/arch/ia64: pthread_md.h Log Message: Dummy ia64 support To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/lib/libpthread/arch/ia64/pthread_md.h Please

CVS commit: src/lib/libpthread/arch/riscv

2015-03-30 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Mar 31 01:36:27 UTC 2015 Modified Files: src/lib/libpthread/arch/riscv: pthread_md.h Log Message: We have _REG_SP so use it. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/lib/libpthread/arch/powerpc64

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 07:26:42 UTC 2014 Removed Files: src/lib/libpthread/arch/powerpc64: pthread_md.h Log Message: This is no different from the 32bit powerpc one. Remove the redundancy. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/lib/libpthread/arch/arm

2013-08-15 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Aug 15 22:37:29 UTC 2013 Modified Files: src/lib/libpthread/arch/arm: pthread_md.h Log Message: Use the thumb1 versions of sev/wfe for thumb armv6+. if using armv5t don't do anything for thumb. To generate a diff of this

CVS commit: src/lib/libpthread/arch/arm

2012-09-19 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Sep 19 07:57:14 UTC 2012 Modified Files: src/lib/libpthread/arch/arm: pthread_md.h Log Message: Use .inst instead of wfe/sev to shut up gas. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/lib/libpthread/arch/i386

2012-03-02 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Mar 2 23:19:48 UTC 2012 Modified Files: src/lib/libpthread/arch/i386: pthread_md.h Log Message: Avoid getcontext() as it triggers clobbering warnings. Use inline assembler to get the fields directly. Saves a system call as

CVS commit: src/lib/libpthread/arch

2011-01-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jan 25 19:12:07 UTC 2011 Modified Files: src/lib/libpthread/arch/alpha: pthread_md.h src/lib/libpthread/arch/arm: pthread_md.h src/lib/libpthread/arch/hppa: pthread_md.h src/lib/libpthread/arch/i386:

CVS commit: src/lib/libpthread/arch/alpha

2009-05-18 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Mon May 18 13:03:35 UTC 2009 Added Files: src/lib/libpthread/arch/alpha: pthread_md.S Log Message: Restore PTHREAD__ASM_RASOPS for alpha (from _context_u.S), that was lost in previous cleanup. ok by a...@. To generate a diff of

CVS commit: src/lib/libpthread/arch

2009-05-16 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat May 16 22:20:42 UTC 2009 Modified Files: src/lib/libpthread/arch/alpha: pthread_md.h src/lib/libpthread/arch/arm: pthread_md.h src/lib/libpthread/arch/hppa: pthread_md.h src/lib/libpthread/arch/i386:

CVS commit: src/lib/libpthread/arch/x86_64

2009-05-16 Thread Andrew Doran
Module Name:src Committed By: ad Date: Sat May 16 22:23:45 UTC 2009 Modified Files: src/lib/libpthread/arch/x86_64: pthread_md.h Removed Files: src/lib/libpthread/arch/x86_64: _context_u.S genassym.cf Log Message: Remove unused code that's confusing when using