Files
gcc/libjava
Kaz Kojima bed3fc4127 Update sysdep/sh/locks.h with atomic builtins
Update sysdep/sh/locks.h with atomic builtins
	* sysdep/sh/locks.h (__cas_lock): Remove.
	(__cas_start_atomic, __cas_end_atomic): Likewise.
	(compare_and_swap): Call __sync_bool_compare_and_swap.

From-SVN: r188640
2012-06-14 22:58:05 +00:00
..
2009-01-12 16:45:32 +00:00
2011-01-02 08:22:05 -08:00
2010-04-02 18:18:06 +00:00
2009-03-12 16:13:19 +00:00
2007-09-04 18:00:31 +00:00

This is libgcj: the runtime library for gcj, the GNU Compiler for Java. 
libgcj provides a partial implementation of the Java Class Libraries.

libgcj is free software.  See the file LIBGCJ_LICENSE for copying permission.


DOCUMENTATION
=============

All documentation, including detailed installation and usage instructions,
can be found on the gcj web pages at this URL:

		http://gcc.gnu.org/java/

BUGS
====

Please refer to

		http://gcc.gnu.org/bugs/

on when and how to submit a bug report.