gcc/gcjx ChangeLog main.cc thread/thread.hh

tromey@gcc.gnu.org tromey@gcc.gnu.org
Tue Sep 13 00:26:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcjx-branch
Changes by:	tromey@gcc.gnu.org	2005-09-13 00:26:46

Modified files:
	gcjx           : ChangeLog main.cc 
	gcjx/thread    : thread.hh 

Log message:
	* main.cc (argument_parser::help_options): Only print -j help if
	threads available.
	(argument_parser::parse_args): Throw better error if threads not
	available.
	* thread/thread.hh (concurrence::available): New function.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.105&r2=1.1.2.106
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/main.cc.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.7&r2=1.1.2.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcjx/thread/thread.hh.diff?cvsroot=gcc&only_with_tag=gcjx-branch&r1=1.1.2.2&r2=1.1.2.3



More information about the Gcc-cvs mailing list