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