r190772 - in /trunk/libgomp: ChangeLog config/l...

cltang@gcc.gnu.org cltang@gcc.gnu.org
Wed Aug 29 09:29:00 GMT 2012


Author: cltang
Date: Wed Aug 29 09:29:55 2012
New Revision: 190772

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190772
Log:

2012-08-29  Chung-Lin Tang  <cltang@codesourcery.com>

	libgomp/
	* config/linux/mips/futex.h (sys_futex0): Change to static
	function with noinline, nomips16 attributes under MIPS16. Adjust
	asm statement to place 'li v0,SYS_futex' immediately before
	syscall insn.


Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/config/linux/mips/futex.h



More information about the Gcc-cvs mailing list