]> git.ipfire.org Git - thirdparty/gcc.git/blob - libjava/ChangeLog
re PR other/66259 (Combined gcc and binutils build from git-master fails, with gas...
[thirdparty/gcc.git] / libjava / ChangeLog
1 2015-07-24 Michael Darling <darlingm@gmail.com>
2
3 PR other/66259
4 * configure: Reflects renaming of configure.in to configure.ac
5
6 2015-05-28 Andreas Tobler <andreast@gcc.gnu.org>
7
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.
12
13 2015-05-26 Andreas Tobler <andreast@gcc.gnu.org>
14
15 * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
16 libiconv for FreeBSD to cxxflags.
17
18 2015-05-24 Eric Botcazou <ebotcazou@adacore.com>
19
20 * configure: Regenerate.
21
22 2015-05-13 Eric Botcazou <ebotcazou@adacore.com>
23
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.
31
32 2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
33
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.
40
41 2015-01-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
42
43 * libtool-version: Add a comment about cygwin.
44
45 2015-01-21 Matthias Klose <doko@ubuntu.com>
46
47 * libtool-version: Bump soversion.
48
49 2015-01-13 Jakub Jelinek <jakub@redhat.com>
50
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.
55
56 2015-01-05 Jakub Jelinek <jakub@redhat.com>
57
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.
64 \f
65 Copyright (C) 2015 Free Software Foundation, Inc.
66
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.