* config/linux/x86/futex_bits.h (sys_futex0) [__x86_64__]: Change
[official-gcc.git] / libjava / ChangeLog
blob9ad64284dce860cf882caa9de6f809c81d176cde
1 2015-05-26  Andreas Tobler  <andreast@gcc.gnu.org>
3         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
4         libiconv for FreeBSD to cxxflags.
6 2015-05-24  Eric Botcazou  <ebotcazou@adacore.com>
8         * configure: Regenerate.
10 2015-05-13  Eric Botcazou  <ebotcazou@adacore.com>
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.
20 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
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.
29 2015-01-29  Bernd Edlinger  <bernd.edlinger@hotmail.de>
31         * libtool-version: Add a comment about cygwin.
33 2015-01-21  Matthias Klose  <doko@ubuntu.com>
35         * libtool-version: Bump soversion.
37 2015-01-13  Jakub Jelinek  <jakub@redhat.com>
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.
44 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
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.
53 Copyright (C) 2015 Free Software Foundation, Inc.
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.