r192515 - in /branches/gupc/libgupc: ChangeLog ...

nenadv@gcc.gnu.org nenadv@gcc.gnu.org
Tue Oct 16 21:13:00 GMT 2012


Author: nenadv
Date: Tue Oct 16 21:13:08 2012
New Revision: 192515

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192515
Log:
	Add MCS lock implementation - fix for some 32 bit targets.
libgupc/
	* Makefile.am (UPC_RUNTIME_SRC): Add upc_lock_sup.c file.
	* Makefile.in: Regenerate.
	* smp/upc_lock_sup.c: New. Provide 8 byte CSWAP for targets
	that don't have it (PowerPC).


Added:
    branches/gupc/libgupc/smp/upc_lock_sup.c
Modified:
    branches/gupc/libgupc/ChangeLog
    branches/gupc/libgupc/Makefile.am
    branches/gupc/libgupc/Makefile.in



More information about the Gcc-cvs mailing list