cherry pick r216077 r216079 from upstream to workaround cortex-a53 errata
[official-gcc.git] / gcc-4_6_3-mobile / libjava / ChangeLog
blob8ee19da556f7b34e61e717f3a77bb0e3124b2220
1 2012-03-01  Release Manager
3         * GCC 4.6.3 released.
5 2012-02-03  Kai Tietz  <ktietz@redhat.com>
7         PR libjava/48512
8         * configure.ac (THREADSTARTFILESPEC): Don't add crtmet.o file for
9         w64 windows targets.
10         * configure: Regenerated.
12 2011-11-24  Jakub Jelinek  <jakub@redhat.com>
14         PR bootstrap/50888
15         * prims.cc: Don't include ctype.h.
16         (c_isspace): Define.
17         (next_property_key, next_property_value): Use it instead
18         of isspace.
20 2011-11-20  Andreas Tobler  <andreast@fgznet.ch>
22         * configure.ac: Fix FreeBSD 10 detection.
23         * configure: Regenerate.
25 2011-10-26  Release Manager
27         * GCC 4.6.2 released.
29 2011-10-18  Uros Bizjak  <ubizjak@gmail.com>
30             Eric Botcazou  <ebotcazou@adacore.com>
32         PR target/50737
33         * include/dwarf2-signal.h [__alpha__]: Remove MAKE_THROW_FRAME
34         definition.
36 2011-07-12  Andrew Haley  <aph@redhat.com>
38         * java/lang/natClass.cc (finalize): Make sure that the class
39         really has an engine.
41 2011-06-27  Release Manager
43         * GCC 4.6.1 released.
45 2011-06-19  Jack Howarth <howarth@bromo.med.uc.edu>
47         PR target/49461
48         * libjava/configure.ac (SYSTEMSPEC): Pass -no_pie for darwin11.
49         * libjava/configure: Regenerate.
51 2011-04-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
53         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
54         Add $libiconv to cxxflags for alpha*-dec-osf*.
56 2011-03-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
58         Backport from mainline:
59         2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
61         PR bootstrap/48135
62         * configure.ac (libjava_cv_anon_version_script): Handle
63         --disable-symvers.
64         * configure: Regenerate.
66 2011-03-25  Release Manager
68         * GCC 4.6.0 released.
70 2011-02-14  Gary Benson  <gbenson@redhat.com>
72         * libjava/contrib/aot-compile.in: Add our module directory
73         to the start of the search path rather than the end.
74         * libjava/contrib/aot-compile-rpm.in: Likewise.
76 2011-02-14  Gary Benson  <gbenson@redhat.com>
78         PR libjava/47484
79         * configure.ac (python_mod_dir, python_mod_dir_expanded):
80         Install Python modules into versioned directory.
81         * configure: Regenerate.
83 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
85         * configure: Regenerate.
86         * shlibpath.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
87         of freebsd1* which soon would incorrectly match FreeBSD 10.0.
89 2011-02-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
91         PR java/21206
92         * configure.ac (LDLIBICONV): New substituted variable, with
93         instances of '-Wl,' removed from LIBICONV.
94         * configure: Regenerate.
95         * libgcj.spec.in: Use @LDLIBICONV@ not @LIBICONV@.
96         * Makefile.in: Regenerate.
97         * gcj/Makefile.in: Likewise.
98         * include/Makefile.in: Likewise.
99         * testsuite/Makefile.in: Likewise.
101 2011-02-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
103         * configure.ac: Don't use libdl on mips-sgi-irix6*.
104         * configure: Regenerate.
106 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
108         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
109         Add -shared-libgcc to cxxflags for *-*-solaris*.
110         Remove -lsocket.
112 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
114         * gnu/gcj/convert/Convert.java (version): Update copyright notice
115         dates.
116         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
118 Copyright (C) 2011 Free Software Foundation, Inc.
120 Copying and distribution of this file, with or without modification,
121 are permitted in any medium without royalty provided the copyright
122 notice and this notice are preserved.