Files
gcc/libjava
H.J. Lu e4f9276749 Check and skip 67h address size prefix for x32
PR libjava/53973
	* include/x86_64-signal.h (CHECK_67H_PREFIX): New.
	(HANDLE_DIVIDE_OVERFLOW): Check and and skip 67h address size
	prefix if CHECK_67H_PREFIX is 1.  Use ULL suffix for 64-bit
	integer.

From-SVN: r189621
2012-07-18 10:38:37 -07:00
..
2012-06-20 09:48:40 -04: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

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.