gcc/
[official-gcc.git] / gcc-4_9-branch / libjava / ChangeLog
blobaeef0afe58ff2c7afd220db419f8c204e490e897
1 2014-07-16  Release Manager
3         * GCC 4.9.1 released.
5 2014-04-22  Release Manager
7         * GCC 4.9.0 released.
9 2014-03-12  Uros Bizjak  <ubizjak@gmail.com>
11         * include/dwarf2-signal.h: Update copyright year.
12         (SIGNAL_HANDLER): Remove _sip argument.  Mark _p argument with
13         __attribute__ ((__unused__)).
14         (class java::lang::Throwable): Remove declaration.
15         (MAKE_THROW_FRAME) [!__ia64__]: Define as empty definition.
17 2014-03-11  Uros Bizjak  <ubizjak@gmail.com>
19         * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
20         around comparison with (address | LOCKED) in JvAssert.
22 2014-02-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24         PR libgcj/55637
25         * testsuite/libjava.lang/sourcelocation.xfail: New file.
27 2014-02-18  Richard Biener  <rguenther@suse.de>
29         PR libjava/60261
30         * configure.ac (dbexecdir): Remove redundant multilib addition.
31         * Makefile.am (gcc_version): Export.
32         * configure: Regenerate.
33         * Makefile.in: Likewise.
35 2014-01-02  Tobias Burnus  <burnus@net-b.de>
37         * gnu/gcj/convert/Convert.java (version): Update copyright notice
38         dates.
39         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
41 2013-12-09  Andreas Schwab  <schwab@suse.de>
43         * Makefile.am (toolexeclib_LTLIBRARIES) [USE_LIBGCJ_BC]: Use
44         install/libgcj_bc.la instead of libgcj_bc.la.
45         (noinst_LTLIBRARIES) [USE_LIBGCJ_BC]: Define.
46         (install_libgcj_bc_la_SOURCES): Define.
47         (install/libgcj_bc.la): New rule.
48         * Makefile.in: Regenerate.
50 2013-09-20  Alan Modra  <amodra@gmail.com>
52         * configure: Regenerate.
54 2013-06-20  Roland Lutz  <rlutz@hedmen.org>
56         * contrib/aot-compile.in: Fix typo in option list.
58 2013-06-20  Matthias Klose  <doko@ubuntu.com>
60         * pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
61         * classpath/m4/pkg.m4 (PKG_CHECK_MODULES): Likewise.
62         * configure: Regenerate.
63         * classpath/configure: Regenerate.
65 2013-06-20  Matthias Klose  <doko@ubuntu.com>
67         * libtool-version: Bump soversion.
69 2013-05-22  Mark Mitchell  <mark@codesourcery.com>
70             Sandra Loosemore  <sandra@codesourcery.com>
72         * configure.ac (dbexecdir): Base on $(toolexeclibdir), not
73         $(libdir).
74         * Makefile.am (pkgconfigdir): Likewise.
75         * configure: Regenerated.
76         * Makefile.in: Regenerated.
77         * gcj/Makefile.in: Regenerated.
78         * include/Makefile.in: Regenerated.
79         * testsuite/Makefile.in: Regenerated.
81 2013-04-16  Andreas Schwab  <schwab@suse.de>
83         * configure.host: Add support for aarch64.
84         * sysdep/aarch64/locks.h: New file.
86 2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>
88         * include/posix-threads.h:
89         (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
90         pthread_equal rather than !=.
92 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
94         * Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
95         LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
96         * Makefile.in: Regenerated.
98 2013-01-03  Jakub Jelinek  <jakub@redhat.com>
100         * gnu/gcj/convert/Convert.java (version): Update copyright notice
101         dates.
102         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
104 Copyright (C) 2014 Free Software Foundation, Inc.
106 Copying and distribution of this file, with or without modification,
107 are permitted in any medium without royalty provided the copyright
108 notice and this notice are preserved.