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]

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


Author: ro
Date: Wed Nov  5 09:52:42 2014
New Revision: 217117

URL: https://gcc.gnu.org/viewcvs?rev=217117&root=gcc&view=rev
Log:
Fix gnu11 fallout on Solaris 10+

	libobjc:
	* thr.c (_XOPEN_SOURCE): Define as 600.

	libiberty:
	* sigsetmask.c (_POSIX_SOURCE): Remove.

	libgomp:
	* config/posix/lock.c (_XOPEN_SOURCE) Define as 600.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/config/posix/lock.c
    trunk/libiberty/ChangeLog
    trunk/libiberty/sigsetmask.c
    trunk/libobjc/ChangeLog
    trunk/libobjc/thr.c


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