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: 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