aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
blob: 12d8fcefe03a14f0763832cdf9461202c5359d0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
2017-09-07  Matthias Klose  <doko@ubuntu.com>

	* include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Replace
	'struct ucontext' with ucontext_t.
	* include/i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
	* include/s390-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.

2016-06-03  Release Manager

	* GCC 5.4.0 released.

2016-04-23  Dominique d'Humieres  <dominiq@lps.ens.fr>

	backport from trunk:
	2016-04-20  Ben Elliston  <bje@gnu.org>

	* testsuite/lib/libjava.exp (libjava_arguments): Use 'file
	normalize' rather than the defunct DejaGnu 'absolute' proc.

2016-01-03  Matthias Klose  <doko@ubuntu.com>

	* include/jvm.h (GCJ_CXX_ABI_VERSION): Freeze the ABI for releases
	made from the gcc-5-branch.

2015-12-04  Release Manager

	* GCC 5.3.0 released.

2015-07-16  Release Manager

	* GCC 5.2.0 released.

2015-06-25  Andreas Tobler  <andreast@gcc.gnu.org>

	Backport from mainline
	2015-05-28  Andreas Tobler  <andreast@gcc.gnu.org>

	* configure.host: Add bits for FreeBSD amd64 and i386.
	* configure.ac: Add signal handler for FreeBSD (amd64/i386)
	* configure: Regenerate.
	* include/freebsd-signal.h: New file.

	2015-05-26  Andreas Tobler  <andreast@gcc.gnu.org>

	* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
	libiconv for FreeBSD to cxxflags.

2015-04-22  Release Manager

	* GCC 5.1.0 released.

2015-01-29  Bernd Edlinger  <bernd.edlinger@hotmail.de>

	* libtool-version: Add a comment about cygwin.

2015-01-21  Matthias Klose  <doko@ubuntu.com>

	* libtool-version: Bump soversion.

2015-01-13  Jakub Jelinek  <jakub@redhat.com>

	PR libgcj/64219
	* Makefile.am (install-data-local): Use just the major version
	from GCJVERSION instead of major.minor.
	* Makefile.in: Regenerated.

2015-01-05  Jakub Jelinek  <jakub@redhat.com>

	* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
	copyright notice dates.
	* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
	* gnu/gcj/convert/Convert.java (version): Update copyright notice
	dates.
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.

Copyright (C) 2015 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.