Fix the use of FFI closures in the java interpreter for integer returns
[official-gcc.git] / libjava / ChangeLog
blob06b354d7777cbdedac8d3b8f7254fb385eab9e1d
1 2016-07-13  Matthew Fortune  <matthew.fortune@imgtec.com>
3         * interpret-run.cc: Use ffi_arg for FFI integer return types.
4         * testsuite/libjava.jar/arraysort.java: New file.
5         * testsuite/libjava.jar/arraysort.jar: New file.
6         * testsuite/libjava.jar/arraysort.out: New file.
7         * testsuite/libjava.jar/arraysort.xfail: New file.
9 2016-06-01  Matthias Klose  <doko@ubuntu.com>
11         * libtool-version: Bump soversion.
13 2016-05-31  Roger Sayle  <roger@nextmovesoftware.com>
15         * testsuite/libjava.lang/BuiltinBitCount.java: New test case.
16         * testsuite/libjava.lang/BuiltinReverseBytes.java: Likewise.
18 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
20         * classpath/config.guess: Revert r235676.
21         * classpath/config.sub: Revert r235676.
23 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
25         * classpath/config.guess: Remove SH5 support.
26         * classpath/config.sub: Likewise.
28 2016-04-20  Ben Elliston  <bje@gnu.org>
30         PR testsuite/70719
31         * testsuite/lib/libjava.exp (libjava_arguments): Use 'file
32         normalize' rather than the defunct DejaGnu 'absolute' proc.
34 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
36         * classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
37         copyright notice dates.
38         * classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
39         * gnu/gcj/convert/Convert.java (version): Update copyright notice
40         dates.
41         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
43 2016-01-03  Matthias Klose  <doko@ubuntu.com>
45         * libtool-version: Bump soversion.
46         * include/jvm.h (GCJ_CXX_ABI_VERSION): Don't encode __GNUC_MINOR__.
48 Copyright (C) 2016 Free Software Foundation, Inc.
50 Copying and distribution of this file, with or without modification,
51 are permitted in any medium without royalty provided the copyright
52 notice and this notice are preserved.