See <https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01977.html> for
[gcc.git] / libjava / ChangeLog
1 2015-05-13 Eric Botcazou <ebotcazou@adacore.com>
2
3 * configure.ac: Include config/sjlj.m4.
4 Remove manual SJLJ check, add GCC_CHECK_SJLJ_EXCEPTIONS and adjust.
5 * include/config.h.in: Regenerate.
6 * configure: Likewise.
7 * exception.cc: Replace SJLJ_EXCEPTIONS by __USING_SJLJ_EXCEPTIONS__.
8 * stacktrace.cc: Likewise.
9 * include/default-signal.h: Likewise.
10 * sysdep/i386/backtrace.h: Likewise.
11
12 2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
13
14 * Makefile.in: Regenerated with automake-1.11.6.
15 * aclocal.m4: Likewise.
16 * configure: Likewise.
17 * gcj/Makefile.in: Likewise.
18 * include/Makefile.in: Likewise.
19 * testsuite/Makefile.in: Likewise.
20
21 2015-01-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
22
23 * libtool-version: Add a comment about cygwin.
24
25 2015-01-21 Matthias Klose <doko@ubuntu.com>
26
27 * libtool-version: Bump soversion.
28
29 2015-01-13 Jakub Jelinek <jakub@redhat.com>
30
31 PR libgcj/64219
32 * Makefile.am (install-data-local): Use just the major version
33 from GCJVERSION instead of major.minor.
34 * Makefile.in: Regenerated.
35
36 2015-01-05 Jakub Jelinek <jakub@redhat.com>
37
38 * classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
39 copyright notice dates.
40 * classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
41 * gnu/gcj/convert/Convert.java (version): Update copyright notice
42 dates.
43 * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
44 \f
45 Copyright (C) 2015 Free Software Foundation, Inc.
46
47 Copying and distribution of this file, with or without modification,
48 are permitted in any medium without royalty provided the copyright
49 notice and this notice are preserved.