gcc/gcc ChangeLog gthr-dce.h

danglin@gcc.gnu.org danglin@gcc.gnu.org
Wed Jun 13 10:02:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	danglin@gcc.gnu.org	2001-06-13 10:02:41

Modified files:
	gcc            : ChangeLog gthr-dce.h 

Log message:
	* gthr-dce.h (UNUSED): Attribute unused macro.
	(__GTHREAD_MUTEX_INIT_FUNCTION and __GTHREAD_MUTEX_INIT_DEFAULT): New
	macros for mutex initialization.
	(__gthread_key_dtor): Make arguments UNUSED.
	(__gthread_key_delete): Unsupported.  Argument UNUSED.
	(__gthread_mutex_init_function): New function for mutex initialization.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.620&r2=1.9240.2.621
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gthr-dce.h.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.8.6.1&r2=1.8.6.2



More information about the Gcc-cvs mailing list