<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-gcc/libjava/testsuite/lib, branch gcc-4_9_2-ppe42</title>
<subtitle>GCC for the PPE42</subtitle>
<id>https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42</id>
<link rel='self' href='https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/'/>
<updated>2011-04-12T09:04:05+00:00</updated>
<entry>
<title>	libjava:</title>
<updated>2011-04-12T09:04:05+00:00</updated>
<author>
<name>ro</name>
<email>ro@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2011-04-12T09:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=7e9f24e0fb568db822a42f808c0eb6699ce3d08a'/>
<id>urn:sha1:7e9f24e0fb568db822a42f808c0eb6699ce3d08a</id>
<content type='text'>
	PR testsuite/21164
	* testsuite/lib/libjava.exp: Load dg.exp.
	* testsuite/libjava.jar/jar.exp (gcj_jar_interpret): Strip srcdir
	from jarfile.
	Use result for messages.
	* testsuite/libjava.loader/loader.exp (gcj_loader_test_one): Pass
	errname to libjava_invoke, fix testname.

	gcc:
	PR testsuite/21164
	* lib/compat.exp (compat-execute): Declare unsupported after
	stripping path from src1.
	* lib/lto.exp (lto-execute): Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172302 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>libgomp/ChangeLog</title>
<updated>2009-11-30T23:30:57+00:00</updated>
<author>
<name>davek</name>
<email>davek@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-11-30T23:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=9cf0a538b2aa5f193a0e22b3ebadce256b0cd081'/>
<id>urn:sha1:9cf0a538b2aa5f193a0e22b3ebadce256b0cd081</id>
<content type='text'>
2009-11-30  Dave Korn  &lt;dave.korn.cygwin@gmail.com&gt;

	* testsuite/lib/libgomp.exp (libgomp_init): Add host-dependent
	settings for LC_ALL and LANG.

gcc/testsuite/ChangeLog

2009-11-30  Dave Korn  &lt;dave.korn.cygwin@gmail.com&gt;

	* lib/g++.exp (g++_init): Add host-dependent settings for
	LC_ALL and LANG.
	* lib/gcc-dg.exp: Likewise.
	* lib/options.exp: Likewise.
	* lib/objc.exp (objc_init): Likewise.
	* lib/gfortran.exp (gfortran_init): Likewise.

libjava/ChangeLog

2009-11-30  Dave Korn  &lt;dave.korn.cygwin@gmail.com&gt;

	* testsuite/lib/libjava.exp (libjava_init):  Add host-dependent
	settings for LC_ALL and LANG.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154854 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>gcc/testsuite/</title>
<updated>2009-07-11T06:10:49+00:00</updated>
<author>
<name>rsandifo</name>
<email>rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-07-11T06:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=f09e052246a6e4c8e40871739a8420e9cf0c3129'/>
<id>urn:sha1:f09e052246a6e4c8e40871739a8420e9cf0c3129</id>
<content type='text'>
	PR testsuite/40699
	PR testsuite/40707
	PR testsuite/40709
	* lib/gcc-defs.exp, lib/target-libpath.exp, lib/objc.exp,
	lib/gfortran.exp, lib/g++.exp, lib/obj-c++.exp, lib/c-torture.exp,
	lib/gcc-dg.exp, lib/gnat.exp, g++.dg/compat/compat.exp,
	g++.dg/compat/struct-layout-1.exp: Revert 2009-06-30 commit.

libstdc++-v3/
	PR testsuite/40699
	PR testsuite/40707
	PR testsuite/40709
	* testsuite/lib/libstdc++.exp: Revert 2009-06-30 commit.

libjava/
	PR testsuite/40699
	PR testsuite/40707
	PR testsuite/40709
	* testsuite/lib/libjava.exp: Revert 2009-06-30 commit.

libgomp/
	PR testsuite/40699
	PR testsuite/40707
	PR testsuite/40709
	* testsuite/lib/libgomp.exp: Revert 2009-07-02 and 2009-06-30 commits.
	* testsuite/libgomp.c/c.exp, testsuite/libgomp.c++/c++.exp,
	testsuite/libgomp.fortran/fortran.exp: Revert 2009-06-30 commits.

libffi/
	PR testsuite/40699
	PR testsuite/40707
	PR testsuite/40709
	* testsuite/lib/libffi-dg.exp: Revert 2009-07-02, 2009-07-01 and
	2009-06-30 commits.

libmudflap/
	PR testsuite/40699
	PR testsuite/40707
	PR testsuite/40709
	* testsuite/lib/libmudflap.exp: Revert 2009-06-30 commit.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149508 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>gcc/testsuite/</title>
<updated>2009-06-30T18:37:57+00:00</updated>
<author>
<name>rsandifo</name>
<email>rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-06-30T18:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=2f0e2680bd2bf10df66ec50cba4aef989e668ced'/>
<id>urn:sha1:2f0e2680bd2bf10df66ec50cba4aef989e668ced</id>
<content type='text'>
	* lib/gcc-defs.exp (gcc-set-multilib-library-path): Delete.
	* lib/target-libpath.exp (ld_library_path_vars): New variable.
	(init_ld_library_path_env_vars): New function, replacing the
	orig_*_saved assignments.  Call it after defining it.
	(set_ld_library_path_env_vars): Rewrite to use ld_library_path_vars.
	(restore_ld_library_path_env_vars): Likewise.
	(add_path, find_libgcc_s): New functions.
	* lib/objc.exp (objc_init): Use find_libgcc_s instead of
	gcc-set-multilib-library-path.
	(objc_target_compile): Don't add "." to ld_library_path.
	Use add_path.
	* lib/gfortran.exp (gfortran_link_flags): Don't add "." to
	ld_library_path.  Use add_path.  Use find_libgcc_s instead of
	gcc-set-multilib-library-path.
	* lib/g++.exp (g++_link_flags): Likewise.
	* lib/obj-c++.exp (obj-c++_link_flags): Likewise.
	* lib/c-torture.exp: Do not manipulate ld_library_path at the
	top level; do it...
	(c-torture-execute): ...here instead.  Use $ld_library_path_multilib
	to tell when this needs to happen.  Use find_libgcc_s instead of
	gcc-set-multilib-library-path.
	* lib/gcc-dg.exp: Likewise.
	* lib/gnat.exp (gnat_target_compile): Don't add "." to ld_library_path.
	* g++.dg/compat/compat.exp (alt_ld_library_path): Don't add "."
	unless it is in $ALT_LD_LIBRARY_PATH.
	* g++.dg/compat/struct-layout-1.exp (alt_ld_library_path): Likewise.

libffi/
	* testsuite/lib/libffi-dg.exp (libffi-init): Don't add "."
	to ld_library_path.  Use add_path.  Add just find_libgcc_s
	to ld_library_path, not every libgcc multilib directory.

libgomp/
	* testsuite/lib/libgomp.exp (libgomp_init): Don't add "." to
	ld_library_path.  Use add_path.  Add just find_libgcc_s to
	ld_library_path, not every libgcc multilib directory.
	* testsuite/libgomp.c/c.exp (ld_library_path): Don't call
	gcc-set-multilib-library-path; rely on $always_ld_library_path instead.
	* testsuite/libgomp.c++/c++.exp (ld_library_path): Likewise.
	Use add_path.
	* testsuite/libgomp.fortran/fortran.exp (ld_library_path): Likewise.

libjava/
	* testsuite/lib/libjava.exp (libjava_init): Just add
	find_libgcc_s to libjava_libgcc_s_path, rather than every
	libgcc multilib directory.
	(libjava_arguments): Explain why we add "." to ld_library_path.
	(gcj_invoke, exec_gij, libjava_invoke): Use add_path.

libmudflap/
	* testsuite/lib/libmudflap.exp (libmudflap-init): Don't add "."
	to ld_library_path.  Use add_path.  Add just find_libgcc_s to
	ld_library_path, not every libgcc multilib directory.

libstdc++-v3/
	* testsuite/lib/libstdc++.exp (libstdc++_init): Don't add "."
	to ld_library_path.  Use add_path.  Add just find_libgcc_s to
	ld_library_path, not every libgcc multilib directory.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149113 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	* testsuite/libjava.jvmti/jvmti-interp.exp</title>
<updated>2009-04-28T15:05:56+00:00</updated>
<author>
<name>davek</name>
<email>davek@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2009-04-28T15:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=98368c864c74d4629fa9843baf9ca32f0d4d6373'/>
<id>urn:sha1:98368c864c74d4629fa9843baf9ca32f0d4d6373</id>
<content type='text'>
	(gcj_jni_compile_c_to_so):  Fix so extension to '.dll' on win32.
	* testsuite/lib/libjava.exp (libjava_init):  Likewise.
	* testsuite/libjava.jni/jni.exp
	(gcj_jni_compile_c_to_so):  Likewise.
	(gcj_jni_test_one):  Likewise.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146896 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2008-12-02  Jack Howarth  &lt;howarth@bromo.med.uc.edu&gt;</title>
<updated>2008-12-02T18:04:30+00:00</updated>
<author>
<name>andreast</name>
<email>andreast@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2008-12-02T18:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=2fac06593e567d1ae16cb20e5d32a94dd1f3840c'/>
<id>urn:sha1:2fac06593e567d1ae16cb20e5d32a94dd1f3840c</id>
<content type='text'>
	* configure.ac: Expand to darwin10 and later.
	* configure: Regenerate.
	* testsuite/lib/libjava.exp: Expand to darwin10 and later.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142369 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2008-09-30  Andreas Tobler  &lt;a.tobler@schweiz.org&gt;</title>
<updated>2008-09-30T20:08:42+00:00</updated>
<author>
<name>andreast</name>
<email>andreast@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2008-09-30T20:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=b422aa4955b4c5d6078a302905db77163f2ed53b'/>
<id>urn:sha1:b422aa4955b4c5d6078a302905db77163f2ed53b</id>
<content type='text'>
	* testsuite/lib/libjava.exp (libjava_arguments): Do not append
	"no-install" to additional_flags for *-*-darwin.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140797 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2008-03-03  Andrew Haley  &lt;aph@littlepinkcloud.com&gt;</title>
<updated>2008-03-04T13:34:25+00:00</updated>
<author>
<name>aph</name>
<email>aph@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2008-03-04T13:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=ba587cde841db751f6f9c307798b538c761f54b6'/>
<id>urn:sha1:ba587cde841db751f6f9c307798b538c761f54b6</id>
<content type='text'>
        * testsuite/lib/libjava.exp (libjava_arguments): Use regexp
        instead of string match when checking for linux targets.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@132862 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2007-12-08  Andreas Tobler  &lt;a.tobler@schweiz.org&gt;</title>
<updated>2007-12-08T19:23:58+00:00</updated>
<author>
<name>andreast</name>
<email>andreast@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-12-08T19:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=928973dc31278c043d932603079de56f5b40619a'/>
<id>urn:sha1:928973dc31278c043d932603079de56f5b40619a</id>
<content type='text'>
	* configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.
	* configure.ac: Add darwin-signal.h to x86_64-*-darwin9 and
	i?86-*darwin9.
	* configure.in: Regenerate.
	* darwin.cc: Add definitions for Darwin specific functions for 64-bit.
	(darwin_java_register_dyld_add_image_hook): Use this specific
	functions.
	* Makefile.am (gij_LDFLAGS): Add extra_gij_ldflags for Darwin9.
	* Makefile.in: Regenerate.
	* include/Makefile.in: Likewise.
	* gcj/Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.
	* testsuite/lib/libjava.exp (libjava_arguments): Add allow_stack_execute
	for *-*-darwin9*.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130709 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2007-09-09  Andreas Tobler  &lt;a.tobler@schweiz.org&gt;</title>
<updated>2007-09-09T18:40:36+00:00</updated>
<author>
<name>andreast</name>
<email>andreast@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2007-09-09T18:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=578475739ef836c6c8d599a462f715a0429ef712'/>
<id>urn:sha1:578475739ef836c6c8d599a462f715a0429ef712</id>
<content type='text'>
	PR libgcj/33326
	* testsuite/lib/libjava.exp (libjava_arguments): Append the test spec
	only for linux targets.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128302 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
</feed>
