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]

r118005 - in /branches/gcc-4_2-branch/libgomp: ...


Author: ebotcazou
Date: Tue Oct 24 13:59:39 2006
New Revision: 118005

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118005
Log:
	PR libgomp/29494
	* configure.tgt: Use posix95 configuration for Solaris 2.5.1 and 2.6.
	* config/posix95: New directory.
	* config/posix95/omp-lock.h: New file.
	* config/posix95/lock.c: Likewise.


Added:
    branches/gcc-4_2-branch/libgomp/config/posix95/
    branches/gcc-4_2-branch/libgomp/config/posix95/lock.c
    branches/gcc-4_2-branch/libgomp/config/posix95/omp-lock.h
Modified:
    branches/gcc-4_2-branch/libgomp/ChangeLog
    branches/gcc-4_2-branch/libgomp/configure.tgt


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