pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
[official-gcc.git] / libjava / ChangeLog
blobedb99f1c15f9b6fe2436c4a962267d8085478945
1 2013-06-20  Matthias Klose  <doko@ubuntu.com>
3         * pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
4         * classpath/m4/pkg.m4 (PKG_CHECK_MODULES): Likewise.
5         * configure: Regenerate.
6         * classpath/configure: Regenerate.
8 2013-06-20  Matthias Klose  <doko@ubuntu.com>
10         * libtool-version: Bump soversion.
12 2013-05-22  Mark Mitchell  <mark@codesourcery.com>
13             Sandra Loosemore  <sandra@codesourcery.com>
15         * configure.ac (dbexecdir): Base on $(toolexeclibdir), not
16         $(libdir).
17         * Makefile.am (pkgconfigdir): Likewise.
18         * configure: Regenerated.
19         * Makefile.in: Regenerated.
20         * gcj/Makefile.in: Regenerated.
21         * include/Makefile.in: Regenerated.
22         * testsuite/Makefile.in: Regenerated.
24 2013-04-16  Andreas Schwab  <schwab@suse.de>
26         * configure.host: Add support for aarch64.
27         * sysdep/aarch64/locks.h: New file.
29 2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>
31         * include/posix-threads.h:
32         (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
33         pthread_equal rather than !=.
35 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
37         * Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
38         LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
39         * Makefile.in: Regenerated.
41 2013-01-03  Jakub Jelinek  <jakub@redhat.com>
43         * gnu/gcj/convert/Convert.java (version): Update copyright notice
44         dates.
45         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
47 Copyright (C) 2013 Free Software Foundation, Inc.
49 Copying and distribution of this file, with or without modification,
50 are permitted in any medium without royalty provided the copyright
51 notice and this notice are preserved.