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