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