PR debug/57232
[official-gcc.git] / libjava / ChangeLog
blob93fb0d240c1294156cf8dc569d0f98dff30e4f09
1 2014-02-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3         PR libgcj/55637
4         * testsuite/libjava.lang/sourcelocation.xfail: New file.
6 2014-02-18  Richard Biener  <rguenther@suse.de>
8         PR libjava/60261
9         * configure.ac (dbexecdir): Remove redundant multilib addition.
10         * Makefile.am (gcc_version): Export.
11         * configure: Regenerate.
12         * Makefile.in: Likewise.
14 2014-01-02  Tobias Burnus  <burnus@net-b.de>
16         * gnu/gcj/convert/Convert.java (version): Update copyright notice
17         dates.
18         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
20 2013-12-09  Andreas Schwab  <schwab@suse.de>
22         * Makefile.am (toolexeclib_LTLIBRARIES) [USE_LIBGCJ_BC]: Use
23         install/libgcj_bc.la instead of libgcj_bc.la.
24         (noinst_LTLIBRARIES) [USE_LIBGCJ_BC]: Define.
25         (install_libgcj_bc_la_SOURCES): Define.
26         (install/libgcj_bc.la): New rule.
27         * Makefile.in: Regenerate.
29 2013-09-20  Alan Modra  <amodra@gmail.com>
31         * configure: Regenerate.
33 2013-06-20  Roland Lutz  <rlutz@hedmen.org>
35         * contrib/aot-compile.in: Fix typo in option list.
37 2013-06-20  Matthias Klose  <doko@ubuntu.com>
39         * pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
40         * classpath/m4/pkg.m4 (PKG_CHECK_MODULES): Likewise.
41         * configure: Regenerate.
42         * classpath/configure: Regenerate.
44 2013-06-20  Matthias Klose  <doko@ubuntu.com>
46         * libtool-version: Bump soversion.
48 2013-05-22  Mark Mitchell  <mark@codesourcery.com>
49             Sandra Loosemore  <sandra@codesourcery.com>
51         * configure.ac (dbexecdir): Base on $(toolexeclibdir), not
52         $(libdir).
53         * Makefile.am (pkgconfigdir): Likewise.
54         * configure: Regenerated.
55         * Makefile.in: Regenerated.
56         * gcj/Makefile.in: Regenerated.
57         * include/Makefile.in: Regenerated.
58         * testsuite/Makefile.in: Regenerated.
60 2013-04-16  Andreas Schwab  <schwab@suse.de>
62         * configure.host: Add support for aarch64.
63         * sysdep/aarch64/locks.h: New file.
65 2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>
67         * include/posix-threads.h:
68         (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
69         pthread_equal rather than !=.
71 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
73         * Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
74         LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
75         * Makefile.in: Regenerated.
77 2013-01-03  Jakub Jelinek  <jakub@redhat.com>
79         * gnu/gcj/convert/Convert.java (version): Update copyright notice
80         dates.
81         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
83 Copyright (C) 2014 Free Software Foundation, Inc.
85 Copying and distribution of this file, with or without modification,
86 are permitted in any medium without royalty provided the copyright
87 notice and this notice are preserved.