re PR other/63387 (Optimize pairs of isnan() calls into a single isunordered())
[official-gcc.git] / libjava / ChangeLog
blob17650b1d35fd2611f81ad4a292be572f3fb2175e
1 2015-05-13  Eric Botcazou  <ebotcazou@adacore.com>
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.
12 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
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.
21 2015-01-29  Bernd Edlinger  <bernd.edlinger@hotmail.de>
23         * libtool-version: Add a comment about cygwin.
25 2015-01-21  Matthias Klose  <doko@ubuntu.com>
27         * libtool-version: Bump soversion.
29 2015-01-13  Jakub Jelinek  <jakub@redhat.com>
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.
36 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
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.
45 Copyright (C) 2015 Free Software Foundation, Inc.
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.