re PR libstdc++/71081 (experimental/memory_resource/1.cc run for targets without...
[gcc.git] / libjava / ChangeLog-2014
1 2014-11-21 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR bootstrap/63784
4 * configure: Regenerated.
5
6 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7
8 PR target/63610
9 * configure: Regenerate.
10
11 2014-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
12
13 * testsuite/lib/libjava.exp (load_gcc_lib): Register loaded libs.
14
15 2014-05-13 Bernd Edlinger <bernd.edlinger@hotmail.de>
16
17 Fix current cygwin-64 build problems.
18 * configure.host: Added handling for x86_64-*-cygwin/mingw.
19 * boehm.cc (_Jv_GCAttachThread, _Jv_GCDetachThread): Don't compile if
20 GC_WIN32_THREADS is defined.
21 * java/lang/natClass.cc (_Jv_InterfaceAssignableFrom): Rename interface
22 to source_interface.
23
24 2014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25
26 * configure.ac (THREADLIBS, THREADSPEC): Remove *-*-solaris2.9
27 handling.
28 * configure: Regenerate.
29
30 2014-03-12 Uros Bizjak <ubizjak@gmail.com>
31
32 * include/dwarf2-signal.h: Update copyright year.
33 (SIGNAL_HANDLER): Remove _sip argument. Mark _p argument with
34 __attribute__ ((__unused__)).
35 (class java::lang::Throwable): Remove declaration.
36 (MAKE_THROW_FRAME) [!__ia64__]: Define as empty definition.
37
38 2014-03-11 Uros Bizjak <ubizjak@gmail.com>
39
40 * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
41 around comparison with (address | LOCKED) in JvAssert.
42
43 2014-02-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
44
45 PR libgcj/55637
46 * testsuite/libjava.lang/sourcelocation.xfail: New file.
47
48 2014-02-18 Richard Biener <rguenther@suse.de>
49
50 PR libjava/60261
51 * configure.ac (dbexecdir): Remove redundant multilib addition.
52 * Makefile.am (gcc_version): Export.
53 * configure: Regenerate.
54 * Makefile.in: Likewise.
55
56 2014-01-02 Tobias Burnus <burnus@net-b.de>
57
58 * gnu/gcj/convert/Convert.java (version): Update copyright notice
59 dates.
60 * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
61 \f
62 Copyright (C) 2014 Free Software Foundation, Inc.
63
64 Copying and distribution of this file, with or without modification,
65 are permitted in any medium without royalty provided the copyright
66 notice and this notice are preserved.