OSDN Git Service

libgfortran:
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
index 2408ebf..21eeee5 100644 (file)
-2009-03-03  Andrew John Hughes  <ahughes@redhat.com>
-
-       * Makefile.am:
-       Remove dangling src.zip and javac symlinks.
-       Fix java.security symlink to use toolexeclibdir
-       as classpath/resource/Makefile.am does.
-       * Makefile.in,
-       * configure: Regenerated.
-       * configure.ac: Drop hard-coded prefix,
-       thus removing sdk_dir and making jre_dir="jre".
-       Map x86_64 to amd64 as used by OpenJDK.
-       * gcj/Makefile.in,
-       * include/Makefile.in,
-       * testsuite/Makefile.in: Regenerated.
-       
-2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
+       PR bootstrap/48135
+       * configure.ac (libjava_cv_anon_version_script): Handle
+       --disable-symvers.
        * configure: Regenerate.
 
-2009-02-13  Andrew John Hughes  <ahughes@redhat.com>
-
-       Import GNU Classpath (classpath-0_98-release).
-
-       * Makefile.am: Add natVMSecureRandom.cc.
-       * Makefile.in: Regenerated.
-       * classpath/ChangeLog,
-       * classpath/Makefile.am: Merged.
-       * classpath/Makefile.in: Regenerated.
-       * classpath/NEWS: Merged.
-       * classpath/config.guess,
-       * classpath/config.sub,
-       * classpath/configure: Regenerated.
-       * classpath/configure.ac: Merged.
-       * classpath/gnu/java/awt/peer/gtk/CairoGraphics2D.java,
-       * classpath/gnu/java/security/jce/prng/SecureRandomAdapter.java,
-       * classpath/gnu/javax/crypto/jce/prng/ARCFourRandomSpi.java,
-       * classpath/gnu/javax/crypto/jce/prng/CSPRNGSpi.java,
-       * classpath/gnu/javax/crypto/jce/prng/FortunaImpl.java,
-       * classpath/gnu/javax/crypto/jce/prng/ICMRandomSpi.java,
-       * classpath/gnu/javax/crypto/jce/prng/UMacRandomSpi.java,
-       * classpath/gnu/javax/crypto/prng/ICMGenerator.java,
-       * classpath/gnu/xml/stream/XMLParser.java,
-       * classpath/java/security/SecureRandom.java,
-       * classpath/native/jni/native-lib/cpproc.c,
-       * classpath/native/plugin/gcjwebplugin.cc,
-       * classpath/tools/gnu/classpath/tools/gjdoc/Main.java: Merged.
-       * configure: Regenerated.
-       * configure.ac: Add symlink for natVMSecureRandomPosix.cc to natVMSecureRandom.cc
-       * gnu/classpath/Configuration.java: Change version to 0.98.
-       * gnu/java/security/jce/prng/SecureRandomAdapter.h: Regenerated.
-       * gnu/java/security/jce/prng/VMSecureRandom.h: Generated.
-       * gnu/java/security/jce/prng/VMSecureRandom.java: Added native implementation.
-       * gnu/java/security/jce/prng/natVMSecureRandomPosix.cc: Wrapper around /dev/random.
-       * gnu/javax/crypto/jce/prng/CSPRNGSpi.h,
-       * gnu/javax/crypto/jce/prng/FortunaImpl.h,
-       * java/security/SecureRandom.h: Regenerated.
-       * java/security/VMSecureRandom$Spinner.h,
-       * java/security/VMSecureRandom.h,
-       * java/security/VMSecureRandom.java: Removed.
-       * sources.am: Move VMSecureRandom to gnu.java.security.jce.prng.
-
-2009-02-10  Mark Mitchell  <mark@codesourcery.com>
-
-       * Makefile.am (AM_MAKEFLAGS): Pass down datadir.
-       * Makefile.in: Regenerated.
-
-2009-02-09  Mark Mitchell  <mark@codesourcery.com>
-
-       * addr2name.awk: Remove.
-       * Makefile.am (bin_SCRIPTS): Remove addr2name.awk.
-       * Makefile.in: Regenerated.
-
-       * configure.ac: Define enable_sjlj_exceptions
-       appropriately under the ARM EH ABI.
-       * configure: Regenerated.
-
-       * Makefile.am (LTLDFLAGS): Define.
-       (GCJLINK): Use it.
-       (LIBLINK): Likewise.
-       * Makefile.in: Regenerated.
-
-2009-02-03  Jakub Jelinek  <jakub@redhat.com>
+2011-02-14  Gary Benson  <gbenson@redhat.com>
 
-       * gnu/gcj/convert/Convert.java (version): Update copyright notice
-       dates.
-       * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
+       * 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.
 
-2009-01-26  Jakub Jelinek  <jakub@redhat.com>
+2011-02-14  Gary Benson  <gbenson@redhat.com>
 
-       PR libgcj/38872
-       * gcj/javaprims.h (_Jv_CreateJavaVM): Change to extern "C" symbol.
-       * libjgc_bc.c (_Jv_GetStringChars): Remove.
+       PR libjava/47484
+       * configure.ac (python_mod_dir, python_mod_dir_expanded):
+       Install Python modules into versioned directory.
+       * configure: Regenerate.
 
-2009-01-12  Andrew Haley  <aph@redhat.com>
+2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
-       * sun/misc/natUnsafe.cc (spinlock contructor): Call sched_yield().
+       * configure: Regenerate.
+       * shlibpath.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
+       of freebsd1* which soon would incorrectly match FreeBSD 10.0.
 
-2009-01-11  Matthias Klose  <doko@ubuntu.com>
+2011-02-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
-       * Makefile.am (ecjx_LDADD): Add $(extra_ldflags).
+       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.
 
-2009-01-06  Andrew John Hughes  <gnu_andrew@member.fsf.org>
-
-       Import GNU Classpath (libgcj-snapshot-20090102).
-
-       * libjava/classpath/lib/java/text/RuleBasedCollator$CollationSorter.class,
-       * libjava/classpath/lib/java/text/MessageFormat$MessageFormatElement.class,
-       * libjava/classpath/lib/java/text/MessageFormat.class,
-       * libjava/classpath/lib/java/text/SimpleDateFormat.class,
-       * libjava/classpath/lib/java/text/NumberFormat.class,
-       * libjava/classpath/lib/java/text/RuleBasedCollator$CollationElement.class,
-       * libjava/classpath/lib/java/text/MessageFormat$Field.class,
-       * libjava/classpath/lib/java/text/RuleBasedCollator.class,
-       * libjava/classpath/lib/java/text/NumberFormat$Field.class,
-       * libjava/classpath/lib/gnu/xml/transform/Bindings.class,
-       * libjava/classpath/lib/gnu/java/locale/LocaleData.class,
-       * libjava/classpath/lib/gnu/java/awt/peer/gtk/FreetypeGlyphVector.class,
-       * libjava/classpath/lib/gnu/javax/crypto/jce/key/SecretKeyGeneratorImpl.class,
-       * libjava/gnu/java/awt/peer/gtk/FreetypeGlyphVector.h,
-       * libjava/java/text/MessageFormat.h,
-       * libjava/java/text/RuleBasedCollator$CollationSorter.h,
-       * libjava/java/text/RuleBasedCollator.h,
-       * libjava/java/text/SimpleDateFormat.h:
-       Regenerated.
+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.
 
+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.