Enable java for aarch64

* configure.ac (aarch64-*-*): Don't disable java.
	* configure: Regenerate.

libjava/:
	* configure.host: Add support for aarch64.
	* sysdep/aarch64/locks.h: New file.

libjava/classpath/:
	* native/fdlibm/ieeefp.h: Add support for aarch64.

From-SVN: r197997
This commit is contained in:
Andreas Schwab
2013-04-16 08:49:51 +00:00
committed by Andreas Schwab
parent 4c8af8586d
commit eb7062cf84
8 changed files with 94 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2013-04-16 Andreas Schwab <schwab@suse.de>
* configure.host: Add support for aarch64.
* sysdep/aarch64/locks.h: New file.
2013-03-12 Andrew John Hughes <gnu.andrew@redhat.com>
* include/posix-threads.h: