OSDN Git Service

Mark ChangeLog
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 3a9b462..11dcd7c 100644 (file)
@@ -1,27 +1,39 @@
-2010-01-26  Andrew Haley  <aph@redhat.com>
+2012-03-22  Release Manager
 
-       * java/lang/natClass.cc (registerClosure): Make sure closures is
-       non NULL.
+       * GCC 4.7.0 released.
 
-2010-01-19  Matthias Klose  <doko@ubuntu.com>
+2012-02-23  Patrick Marlier  <patrick.marlier@gmail.com>
+           Jack Howarth  <howarth@bromo.med.uc.edu>
 
-       * Regenerate .class files.
-       * classpath/lib/java/security/VMSecureRandom*.class: Remove.
+       PR target/49461
+       * configure.ac (SYSTEMSPEC): No longer pass -no_pie for darwin11.
+       * configure: Regenerate.
 
-2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+2012-02-02  Kai Tietz  <ktietz@redhat.com>
 
-       * Makefile.am (write_entries_to_file): Use \012 instead of \n
-       with tr.
-       * scripts/makemake.tcl: Likewise.
-       * sources.am: Regenerate.
-       * Makefile.in: Regenerate.
+       PR libjava/48512
+       * configure.ac (THREADSTARTFILESPEC): Don't add crtmet.o file for
+       w64 windows targets.
+       * configure: Regenerated.
 
-2010-01-09  Jakub Jelinek  <jakub@redhat.com>
+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.