configure.host: Add bits for FreeBSD amd64 and i386.
[gcc.git] / libjava / ChangeLog-2013
1 2013-12-09 Andreas Schwab <schwab@suse.de>
2
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.
9
10 2013-09-20 Alan Modra <amodra@gmail.com>
11
12 * configure: Regenerate.
13
14 2013-06-20 Roland Lutz <rlutz@hedmen.org>
15
16 * contrib/aot-compile.in: Fix typo in option list.
17
18 2013-06-20 Matthias Klose <doko@ubuntu.com>
19
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.
24
25 2013-06-20 Matthias Klose <doko@ubuntu.com>
26
27 * libtool-version: Bump soversion.
28
29 2013-05-22 Mark Mitchell <mark@codesourcery.com>
30 Sandra Loosemore <sandra@codesourcery.com>
31
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.
40
41 2013-04-16 Andreas Schwab <schwab@suse.de>
42
43 * configure.host: Add support for aarch64.
44 * sysdep/aarch64/locks.h: New file.
45
46 2013-03-12 Andrew John Hughes <gnu.andrew@redhat.com>
47
48 * include/posix-threads.h:
49 (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
50 pthread_equal rather than !=.
51
52 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
53
54 * Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
55 LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
56 * Makefile.in: Regenerated.
57
58 2013-01-03 Jakub Jelinek <jakub@redhat.com>
59
60 * gnu/gcj/convert/Convert.java (version): Update copyright notice
61 dates.
62 * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
63 \f
64 Copyright (C) 2013 Free Software Foundation, Inc.
65
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.