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]

r223771 - in /trunk: libgomp/ChangeLog libgomp/...


Author: uros
Date: Wed May 27 19:35:58 2015
New Revision: 223771

URL: https://gcc.gnu.org/viewcvs?rev=223771&root=gcc&view=rev
Log:
libgomp/ChangeLog:

	* config/linux/x86/futex.h (sys_futex0) [!__x86_64__]:
	Change operand "op" to long.
	[__PIC__]: Remove sys_futex0 function.

libitm/ChangeLog:

	* config/linux/x86/futex_bits.h (sys_futex0) [!__x86_64__]:
	Change operand "op" to long.
	[__PIC__]: Remove sys_futex0 function.


Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/config/linux/x86/futex.h
    trunk/libitm/ChangeLog
    trunk/libitm/config/linux/x86/futex_bits.h


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