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