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]

r115686 - in /trunk/gcc: ChangeLog gthr-solaris.h


Author: sayle
Date: Sun Jul 23 20:14:44 2006
New Revision: 115686

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

	PR target/28247
	* gthr-solaris.h: Prototype __gthrw forms of thr_self, mutex_init and
	mutex_destroy even when !_LIBOOBJC.  Remove duplicate prototype of
	the __gthrw form of thr_keycreate.
	(__gthread_key_delete): Silence the unused argument warning.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gthr-solaris.h


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