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
P
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 not
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 not
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 src/lib/libpthread/arch/riscv/pthread_md.
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 -r1.3
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 co
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 src/lib/libpthread/arch/a
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 sid
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: p