1 2014-11-21 H.J. Lu <hongjiu.lu@intel.com>
4 * configure: Regenerated.
6 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9 * configure: Regenerate.
11 2014-05-20 Sebastian Huber <sebastian.huber@embedded-brains.de>
13 * testsuite/lib/libjava.exp (load_gcc_lib): Register loaded libs.
15 2014-05-13 Bernd Edlinger <bernd.edlinger@hotmail.de>
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
24 2014-04-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26 * configure.ac (THREADLIBS, THREADSPEC): Remove *-*-solaris2.9
28 * configure: Regenerate.
30 2014-03-12 Uros Bizjak <ubizjak@gmail.com>
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.
38 2014-03-11 Uros Bizjak <ubizjak@gmail.com>
40 * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
41 around comparison with (address | LOCKED) in JvAssert.
43 2014-02-20 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
46 * testsuite/libjava.lang/sourcelocation.xfail: New file.
48 2014-02-18 Richard Biener <rguenther@suse.de>
51 * configure.ac (dbexecdir): Remove redundant multilib addition.
52 * Makefile.am (gcc_version): Export.
53 * configure: Regenerate.
54 * Makefile.in: Likewise.
56 2014-01-02 Tobias Burnus <burnus@net-b.de>
58 * gnu/gcj/convert/Convert.java (version): Update copyright notice
60 * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
62 Copyright (C) 2014 Free Software Foundation, Inc.
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.