gcc/libgomp ChangeLog critical.c libgomp.map l ...
rth@gcc.gnu.org
rth@gcc.gnu.org
Wed Sep 21 23:11:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gomp-20050608-branch
Changes by: rth@gcc.gnu.org 2005-09-21 23:11:45
Modified files:
libgomp : ChangeLog critical.c libgomp.map libgomp_g.h
Log message:
* critical.c (GOMP_critical_name_start, GOMP_critical_name_end): New.
(create_lock_lock): New.
(initialize_critical): Initialize it.
* libgomp.map (GOMP_critical_name_start, GOMP_critical_name_end): New.
* libgomp_g.h (GOMP_ordered_start, GOMP_ordered_end): Declare.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.6.8&r2=1.1.6.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/critical.c.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/libgomp.map.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgomp/libgomp_g.h.diff?cvsroot=gcc&only_with_tag=gomp-20050608-branch&r1=1.1.2.1&r2=1.1.2.2
More information about the Gcc-cvs
mailing list