OSDN Git Service

* java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 9e14331..4632912 100644 (file)
@@ -1,51 +1,76 @@
-2010-03-21  Dave Korn  <dave.korn.cygwin@gmail.com>
+2014-03-11  Uros Bizjak  <ubizjak@gmail.com>
 
-       PR target/42811 (prerequisite)
-       * jvmti.cc (_Jv_GetJVMTIEnv): Avoid use of uninitialised memory.
+       * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
+       around comparison with (address | LOCKED) in JvAssert.
 
-2010-03-13  Matthias Klose  <doko@ubuntu.com>
+2013-04-11  Release Manager
 
-       PR libgcj/42676
-       * Regenerate .h files for anonymous inner classes.
+       * GCC 4.7.3 released.
 
-2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+2012-12-18  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
 
-       * configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.
+       Backport from mainline.
+       2012-10-15  Matthias Klose  <doko@ubuntu.com>
 
-2010-02-24  Andrew Haley  <aph@redhat.com>
+       * configure.ac: Match arm*-*-linux-* for ARM Linux/GNU.
+       * configure: Regenerate.
 
-       PR java/40816
-       * include/jni_md.h: jboolean is an unsigned type.
+2012-09-20  Release Manager
 
-2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>
+       * GCC 4.7.2 released.
 
-       PR java/41991
-       * include/posix.h: Redefine _Unwind_FindEnclosingFunction.
+2012-06-14  Release Manager
 
-2010-01-26  Andrew Haley  <aph@redhat.com>
+       * GCC 4.7.1 released.
 
-       * java/lang/natClass.cc (registerClosure): Make sure closures is
-       non NULL.
+2012-05-21  Benjamin Kosnik  <bkoz@redhat.com>
 
-2010-01-19  Matthias Klose  <doko@ubuntu.com>
+       PR libstdc++/52700
+       * configure.ac: Allow gnu, gnu-versioned-namespace for
+       --enable-symvers arguments.
+       * configure: Regenerate.
 
-       * Regenerate .class files.
-       * classpath/lib/java/security/VMSecureRandom*.class: Remove.
+2012-04-23  Andrew Haley  <aph@redhat.com>
 
-2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+       * defineclass.cc (MAJOR_1_7,  MINOR_1_7): New.
+       (parse): Allow MAJOR_1_7 classfile version.
 
-       * Makefile.am (write_entries_to_file): Use \012 instead of \n
-       with tr.
-       * scripts/makemake.tcl: Likewise.
-       * sources.am: Regenerate.
-       * Makefile.in: Regenerate.
+2012-03-22  Release Manager
 
-2010-01-09  Jakub Jelinek  <jakub@redhat.com>
+       * GCC 4.7.0 released.
+
+2012-02-23  Patrick Marlier  <patrick.marlier@gmail.com>
+           Jack Howarth  <howarth@bromo.med.uc.edu>
+
+       PR target/49461
+       * configure.ac (SYSTEMSPEC): No longer pass -no_pie for darwin11.
+       * configure: Regenerate.
+
+2012-02-02  Kai Tietz  <ktietz@redhat.com>
+
+       PR libjava/48512
+       * configure.ac (THREADSTARTFILESPEC): Don't add crtmet.o file for
+       w64 windows targets.
+       * configure: Regenerated.
+
+2012-02-01  Kai Tietz  <ktietz@redhat.com>
+
+       PR target/51500
+       * interpret.cc (_Jv_init_cif): Handle thiscall
+       convention for 32-bit Windows.
+       * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
+       Likewise.
+       * java/lang/reflect/natVMProxy.cc (invoke_t): Add
+       thiscall-attribute for 32-bit Windows.
+
+2012-01-01  Jakub Jelinek  <jakub@redhat.com>
 
        * gnu/gcj/convert/Convert.java (version): Update copyright notice
        dates.
        * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
+\f
+Copyright (C) 2012 Free Software Foundation, Inc.
 
-2010-01-06  Matthias Klose  <doko@ubuntu.com>
-
-       * Regenerate .class files with updated ecj.jar (based on 3.5.1).
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.