builtins.c (java_builtins): Use popcount* and bswap* builtins to implement bitCount...
[gcc.git] / libjava / ChangeLog
1 2016-05-31 Roger Sayle <roger@nextmovesoftware.com>
2
3 * testsuite/libjava.lang/BuiltinBitCount.java: New test case.
4 * testsuite/libjava.lang/BuiltinReverseBytes.java: Likewise.
5
6 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
7
8 * classpath/config.guess: Revert r235676.
9 * classpath/config.sub: Revert r235676.
10
11 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
12
13 * classpath/config.guess: Remove SH5 support.
14 * classpath/config.sub: Likewise.
15
16 2016-04-20 Ben Elliston <bje@gnu.org>
17
18 PR testsuite/70719
19 * testsuite/lib/libjava.exp (libjava_arguments): Use 'file
20 normalize' rather than the defunct DejaGnu 'absolute' proc.
21
22 2016-01-04 Jakub Jelinek <jakub@redhat.com>
23
24 * classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
25 copyright notice dates.
26 * classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
27 * gnu/gcj/convert/Convert.java (version): Update copyright notice
28 dates.
29 * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
30
31 2016-01-03 Matthias Klose <doko@ubuntu.com>
32
33 * libtool-version: Bump soversion.
34 * include/jvm.h (GCJ_CXX_ABI_VERSION): Don't encode __GNUC_MINOR__.
35 \f
36 Copyright (C) 2016 Free Software Foundation, Inc.
37
38 Copying and distribution of this file, with or without modification,
39 are permitted in any medium without royalty provided the copyright
40 notice and this notice are preserved.