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