Merge branches/gcc-4_8-branch rev 208968.
[official-gcc.git] / gcc-4_8-branch / libjava / ChangeLog
blob68f289739a004e24c3cb27638187a126494b02f4
1 2014-03-11  Uros Bizjak  <ubizjak@gmail.com>
3         * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
4         around comparison with (address | LOCKED) in JvAssert.
6 2013-10-16  Release Manager
8         * GCC 4.8.2 released.
10 2013-06-19  Matthias Klose  <doko@ubuntu.com>
12         * pkg.m4 (PKG_CHECK_MODULES): Use AC_PATH_TOOL to check for pkg-config.
13         * classpath/m4/pkg.m4 (PKG_CHECK_MODULES): Likewise.
14         * configure: Regenerate.
15         * classpath/configure: Regenerate.
17 2013-05-31  Release Manager
19         * GCC 4.8.1 released.
21 2013-03-22  Release Manager
23         * GCC 4.8.0 released.
25 2013-03-12  Andrew John Hughes  <gnu.andrew@redhat.com>
27         * include/posix-threads.h:
28         (_Jv_MutexCheckMonitor(_Jv_Mutex_t)): Use
29         pthread_equal rather than !=.
31 2013-01-07  H.J. Lu  <hongjiu.lu@intel.com>
33         * Makefile.am (lib_gnu_awt_xlib_la_LDFLAGS): Replace
34         LIBSTDCXX_RAW_CXX_LDLAGS with LIBSTDCXX_RAW_CXX_LDFLAGS.
35         * Makefile.in: Regenerated.
37 2013-01-03  Jakub Jelinek  <jakub@redhat.com>
39         * gnu/gcj/convert/Convert.java (version): Update copyright notice
40         dates.
41         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
43 Copyright (C) 2013 Free Software Foundation, Inc.
45 Copying and distribution of this file, with or without modification,
46 are permitted in any medium without royalty provided the copyright
47 notice and this notice are preserved.