This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r117245 - in /branches/gcc-4_1-branch/fixinclud...
- From: ghazi at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 27 Sep 2006 04:48:17 -0000
- Subject: r117245 - in /branches/gcc-4_1-branch/fixinclud...
Author: ghazi
Date: Wed Sep 27 04:48:16 2006
New Revision: 117245
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117245
Log:
* inclhack.def (solaris_mutex_init_2): Remove test for
PTHREAD_RWLOCK_INITIALIZER.
(solaris_rwlock_init_1): New.
* tests/base/pthread.h: Update.
* inclhack.def (solaris_once_init_1): New.
* tests/base/pthread.h: Adjust for new fix.
* fixincl.x: Regenerate.
Modified:
branches/gcc-4_1-branch/fixincludes/ChangeLog
branches/gcc-4_1-branch/fixincludes/fixincl.x
branches/gcc-4_1-branch/fixincludes/inclhack.def
branches/gcc-4_1-branch/fixincludes/tests/base/pthread.h