Update ChangeLog and version files for release
[official-gcc.git] / libjava / ChangeLog
blob4c5036039726f12aa5475c359b37e9473e7adda1
1 2017-10-10  Release Manager
3         * GCC 5.5.0 released.
5 2017-09-07  Matthias Klose  <doko@ubuntu.com>
7         * include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Replace
8         'struct ucontext' with ucontext_t.
9         * include/i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
10         * include/s390-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
12 2016-06-03  Release Manager
14         * GCC 5.4.0 released.
16 2016-04-23  Dominique d'Humieres  <dominiq@lps.ens.fr>
18         backport from trunk:
19         2016-04-20  Ben Elliston  <bje@gnu.org>
21         * testsuite/lib/libjava.exp (libjava_arguments): Use 'file
22         normalize' rather than the defunct DejaGnu 'absolute' proc.
24 2016-01-03  Matthias Klose  <doko@ubuntu.com>
26         * include/jvm.h (GCJ_CXX_ABI_VERSION): Freeze the ABI for releases
27         made from the gcc-5-branch.
29 2015-12-04  Release Manager
31         * GCC 5.3.0 released.
33 2015-07-16  Release Manager
35         * GCC 5.2.0 released.
37 2015-06-25  Andreas Tobler  <andreast@gcc.gnu.org>
39         Backport from mainline
40         2015-05-28  Andreas Tobler  <andreast@gcc.gnu.org>
42         * configure.host: Add bits for FreeBSD amd64 and i386.
43         * configure.ac: Add signal handler for FreeBSD (amd64/i386)
44         * configure: Regenerate.
45         * include/freebsd-signal.h: New file.
47         2015-05-26  Andreas Tobler  <andreast@gcc.gnu.org>
49         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
50         libiconv for FreeBSD to cxxflags.
52 2015-04-22  Release Manager
54         * GCC 5.1.0 released.
56 2015-01-29  Bernd Edlinger  <bernd.edlinger@hotmail.de>
58         * libtool-version: Add a comment about cygwin.
60 2015-01-21  Matthias Klose  <doko@ubuntu.com>
62         * libtool-version: Bump soversion.
64 2015-01-13  Jakub Jelinek  <jakub@redhat.com>
66         PR libgcj/64219
67         * Makefile.am (install-data-local): Use just the major version
68         from GCJVERSION instead of major.minor.
69         * Makefile.in: Regenerated.
71 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
73         * classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
74         copyright notice dates.
75         * classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
76         * gnu/gcj/convert/Convert.java (version): Update copyright notice
77         dates.
78         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
80 Copyright (C) 2015 Free Software Foundation, Inc.
82 Copying and distribution of this file, with or without modification,
83 are permitted in any medium without royalty provided the copyright
84 notice and this notice are preserved.