OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index e3048eb..9252da2 100644 (file)
@@ -1,41 +1,65 @@
-2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
-       * configure.host (mips-sgi-irix6*): Don't set libgcj_interpreter.
+       * configure.ac (THREADS): Remove solaris.
+       * configure: Regenerate.
 
-2010-02-24  Andrew Haley  <aph@redhat.com>
+2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
-       PR java/40816
-       * include/jni_md.h: jboolean is an unsigned type.
+       PR bootstrap/48135
+       * configure.ac (libjava_cv_anon_version_script): Handle
+       --disable-symvers.
+       * configure: Regenerate.
 
-2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>
+2011-02-14  Gary Benson  <gbenson@redhat.com>
 
-       PR java/41991
-       * include/posix.h: Redefine _Unwind_FindEnclosingFunction.
+       * libjava/contrib/aot-compile.in: Add our module directory
+       to the start of the search path rather than the end.
+       * libjava/contrib/aot-compile-rpm.in: Likewise.
 
-2010-01-26  Andrew Haley  <aph@redhat.com>
+2011-02-14  Gary Benson  <gbenson@redhat.com>
 
-       * java/lang/natClass.cc (registerClosure): Make sure closures is
-       non NULL.
+       PR libjava/47484
+       * configure.ac (python_mod_dir, python_mod_dir_expanded):
+       Install Python modules into versioned directory.
+       * configure: Regenerate.
 
-2010-01-19  Matthias Klose  <doko@ubuntu.com>
+2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
-       * Regenerate .class files.
-       * classpath/lib/java/security/VMSecureRandom*.class: Remove.
+       * configure: Regenerate.
+       * shlibpath.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
+       of freebsd1* which soon would incorrectly match FreeBSD 10.0.
 
-2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+2011-02-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
-       * Makefile.am (write_entries_to_file): Use \012 instead of \n
-       with tr.
-       * scripts/makemake.tcl: Likewise.
-       * sources.am: Regenerate.
+       PR java/21206
+       * configure.ac (LDLIBICONV): New substituted variable, with
+       instances of '-Wl,' removed from LIBICONV.
+       * configure: Regenerate.
+       * libgcj.spec.in: Use @LDLIBICONV@ not @LIBICONV@.
        * Makefile.in: Regenerate.
+       * gcj/Makefile.in: Likewise.
+       * include/Makefile.in: Likewise.
+       * testsuite/Makefile.in: Likewise.
 
-2010-01-09  Jakub Jelinek  <jakub@redhat.com>
+2011-02-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac: Don't use libdl on mips-sgi-irix6*.
+       * configure: Regenerate.
+
+2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
+       Add -shared-libgcc to cxxflags for *-*-solaris*.
+       Remove -lsocket.
+
+2011-01-03  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) 2011 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.