This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, LIBGOMP] Add ARM optimized futex support.


The attached patch adds custom futex support to ARM libgomp. 

libgomp test suite run for arm and thumb variants, no regressions.

/Marcus

2010-10-05  Marcus Shawcroft  <marcus.shawcroft@arm.com>

	* config/linux/arm/futex.h: New.
	* config/linux/arm/mutex.h: New.
	* configure.tgt (arm*-*-linux*): Add config path.

Attachment: libgomp-arm-futex-patch.txt
Description: Text document

Attachment: libgomp-arm-futex-changelog.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]