670b19c45505f24b4ef62cc0b88998657be05692
[gcc.git] / libjava / ChangeLog
1 2016-01-03 Matthias Klose <doko@ubuntu.com>
2
3 * libtool-version: Bump soversion.
4 * include/jvm.h (GCJ_CXX_ABI_VERSION): Don't encode __GNUC_MINOR__.
5
6 2015-07-24 Michael Darling <darlingm@gmail.com>
7
8 PR other/66259
9 * configure: Reflects renaming of configure.in to configure.ac
10
11 2015-05-28 Andreas Tobler <andreast@gcc.gnu.org>
12
13 * configure.host: Add bits for FreeBSD amd64 and i386.
14 * configure.ac: Add signal handler for FreeBSD (amd64/i386)
15 * configure: Regenerate.
16 * include/freebsd-signal.h: New file.
17
18 2015-05-26 Andreas Tobler <andreast@gcc.gnu.org>
19
20 * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
21 libiconv for FreeBSD to cxxflags.
22
23 2015-05-24 Eric Botcazou <ebotcazou@adacore.com>
24
25 * configure: Regenerate.
26
27 2015-05-13 Eric Botcazou <ebotcazou@adacore.com>
28
29 * configure.ac: Include config/sjlj.m4.
30 Remove manual SJLJ check, add GCC_CHECK_SJLJ_EXCEPTIONS and adjust.
31 * include/config.h.in: Regenerate.
32 * exception.cc: Replace SJLJ_EXCEPTIONS by __USING_SJLJ_EXCEPTIONS__.
33 * stacktrace.cc: Likewise.
34 * include/default-signal.h: Likewise.
35 * sysdep/i386/backtrace.h: Likewise.
36
37 2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
38
39 * Makefile.in: Regenerated with automake-1.11.6.
40 * aclocal.m4: Likewise.
41 * configure: Likewise.
42 * gcj/Makefile.in: Likewise.
43 * include/Makefile.in: Likewise.
44 * testsuite/Makefile.in: Likewise.
45
46 2015-01-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
47
48 * libtool-version: Add a comment about cygwin.
49
50 2015-01-21 Matthias Klose <doko@ubuntu.com>
51
52 * libtool-version: Bump soversion.
53
54 2015-01-13 Jakub Jelinek <jakub@redhat.com>
55
56 PR libgcj/64219
57 * Makefile.am (install-data-local): Use just the major version
58 from GCJVERSION instead of major.minor.
59 * Makefile.in: Regenerated.
60
61 2015-01-05 Jakub Jelinek <jakub@redhat.com>
62
63 * classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
64 copyright notice dates.
65 * classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
66 * gnu/gcj/convert/Convert.java (version): Update copyright notice
67 dates.
68 * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
69 \f
70 Copyright (C) 2015 Free Software Foundation, Inc.
71
72 Copying and distribution of this file, with or without modification,
73 are permitted in any medium without royalty provided the copyright
74 notice and this notice are preserved.