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