2014-02-19 Richard Biener <rguenther@suse.de>
[official-gcc.git] / libjava / ChangeLog
blobd9b59aa5b217f4037661984caf565247c285f715
1 2014-01-02  Tobias Burnus  <burnus@net-b.de>
3         * gnu/gcj/convert/Convert.java (version): Update copyright notice
4         dates.
5         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
7 2013-12-09  Andreas Schwab  <schwab@suse.de>
9         * Makefile.am (toolexeclib_LTLIBRARIES) [USE_LIBGCJ_BC]: Use
10         install/libgcj_bc.la instead of libgcj_bc.la.
11         (noinst_LTLIBRARIES) [USE_LIBGCJ_BC]: Define.
12         (install_libgcj_bc_la_SOURCES): Define.
13         (install/libgcj_bc.la): New rule.
14         * Makefile.in: Regenerate.
16 2013-09-20  Alan Modra  <amodra@gmail.com>
18         * configure: Regenerate.
20 2013-06-20  Roland Lutz  <rlutz@hedmen.org>
22         * contrib/aot-compile.in: Fix typo in option list.
24 2013-06-20  Matthias Klose  <doko@ubuntu.com>
26         * pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
27         * classpath/m4/pkg.m4 (PKG_CHECK_MODULES): Likewise.
28         * configure: Regenerate.
29         * classpath/configure: Regenerate.
31 2013-06-20  Matthias Klose  <doko@ubuntu.com>
33         * libtool-version: Bump soversion.
35 2013-05-22  Mark Mitchell  <mark@codesourcery.com>
36             Sandra Loosemore  <sandra@codesourcery.com>
38         * configure.ac (dbexecdir): Base on $(toolexeclibdir), not
39         $(libdir).
40         * Makefile.am (pkgconfigdir): Likewise.
41         * configure: Regenerated.
42         * Makefile.in: Regenerated.
43         * gcj/Makefile.in: Regenerated.
44         * include/Makefile.in: Regenerated.
45         * testsuite/Makefile.in: Regenerated.
47 2013-04-16  Andreas Schwab  <schwab@suse.de>
49         * configure.host: Add support for aarch64.
50         * sysdep/aarch64/locks.h: New file.
52 2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>
54         * include/posix-threads.h:
55         (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
56         pthread_equal rather than !=.
58 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
60         * Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
61         LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
62         * Makefile.in: Regenerated.
64 2013-01-03  Jakub Jelinek  <jakub@redhat.com>
66         * gnu/gcj/convert/Convert.java (version): Update copyright notice
67         dates.
68         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
70 Copyright (C) 2014 Free Software Foundation, Inc.
72 Copying and distribution of this file, with or without modification,
73 are permitted in any medium without royalty provided the copyright
74 notice and this notice are preserved.