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