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