This is the mail archive of the gcc-cvs@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]

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


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


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