Mark as release
[official-gcc.git] / libjava / ChangeLog
blob546309474047ad39f3ccc0a07ff326d4355dec67
1 2014-10-30  Release Manager
3         * GCC 4.9.2 released.
5 2014-07-16  Release Manager
7         * GCC 4.9.1 released.
9 2014-04-22  Release Manager
11         * GCC 4.9.0 released.
13 2014-03-12  Uros Bizjak  <ubizjak@gmail.com>
15         * include/dwarf2-signal.h: Update copyright year.
16         (SIGNAL_HANDLER): Remove _sip argument.  Mark _p argument with
17         __attribute__ ((__unused__)).
18         (class java::lang::Throwable): Remove declaration.
19         (MAKE_THROW_FRAME) [!__ia64__]: Define as empty definition.
21 2014-03-11  Uros Bizjak  <ubizjak@gmail.com>
23         * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
24         around comparison with (address | LOCKED) in JvAssert.
26 2014-02-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
28         PR libgcj/55637
29         * testsuite/libjava.lang/sourcelocation.xfail: New file.
31 2014-02-18  Richard Biener  <rguenther@suse.de>
33         PR libjava/60261
34         * configure.ac (dbexecdir): Remove redundant multilib addition.
35         * Makefile.am (gcc_version): Export.
36         * configure: Regenerate.
37         * Makefile.in: Likewise.
39 2014-01-02  Tobias Burnus  <burnus@net-b.de>
41         * gnu/gcj/convert/Convert.java (version): Update copyright notice
42         dates.
43         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
45 2013-12-09  Andreas Schwab  <schwab@suse.de>
47         * Makefile.am (toolexeclib_LTLIBRARIES) [USE_LIBGCJ_BC]: Use
48         install/libgcj_bc.la instead of libgcj_bc.la.
49         (noinst_LTLIBRARIES) [USE_LIBGCJ_BC]: Define.
50         (install_libgcj_bc_la_SOURCES): Define.
51         (install/libgcj_bc.la): New rule.
52         * Makefile.in: Regenerate.
54 2013-09-20  Alan Modra  <amodra@gmail.com>
56         * configure: Regenerate.
58 2013-06-20  Roland Lutz  <rlutz@hedmen.org>
60         * contrib/aot-compile.in: Fix typo in option list.
62 2013-06-20  Matthias Klose  <doko@ubuntu.com>
64         * pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
65         * classpath/m4/pkg.m4 (PKG_CHECK_MODULES): Likewise.
66         * configure: Regenerate.
67         * classpath/configure: Regenerate.
69 2013-06-20  Matthias Klose  <doko@ubuntu.com>
71         * libtool-version: Bump soversion.
73 2013-05-22  Mark Mitchell  <mark@codesourcery.com>
74             Sandra Loosemore  <sandra@codesourcery.com>
76         * configure.ac (dbexecdir): Base on $(toolexeclibdir), not
77         $(libdir).
78         * Makefile.am (pkgconfigdir): Likewise.
79         * configure: Regenerated.
80         * Makefile.in: Regenerated.
81         * gcj/Makefile.in: Regenerated.
82         * include/Makefile.in: Regenerated.
83         * testsuite/Makefile.in: Regenerated.
85 2013-04-16  Andreas Schwab  <schwab@suse.de>
87         * configure.host: Add support for aarch64.
88         * sysdep/aarch64/locks.h: New file.
90 2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>
92         * include/posix-threads.h:
93         (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
94         pthread_equal rather than !=.
96 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
98         * Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
99         LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
100         * Makefile.in: Regenerated.
102 2013-01-03  Jakub Jelinek  <jakub@redhat.com>
104         * gnu/gcj/convert/Convert.java (version): Update copyright notice
105         dates.
106         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
108 Copyright (C) 2014 Free Software Foundation, Inc.
110 Copying and distribution of this file, with or without modification,
111 are permitted in any medium without royalty provided the copyright
112 notice and this notice are preserved.