Fix PR number in ChangeLogs.
[official-gcc.git] / libjava / ChangeLog
blob619c88e825eda15d54776cda96b99fefb4d7edfd
1 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
3         * configure: Regenerated.
5 2012-04-23  Andrew Haley  <aph@redhat.com>
7         * defineclass.cc (MAJOR_1_7,  MINOR_1_7): New.
8         (parse): Allow MAJOR_1_7 classfile version.
10 2012-04-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12         PR libgcj/52645
13         * gnu/java/net/natPlainDatagramSocketImplPosix.cc (setOption):
14         Restore HAVE_INET6 check.
15         * gnu/java/net/natPlainDatagramSocketImplWin32.cc (setOption):
16         Likewise.
18 2012-03-25  Gerald Pfeifer  <gerald@pfeifer.com>
20         PR libgcj/52694
21         * java/io/natVMConsole.cc (IUCLC): Define, if undefined.
22                 
23 2012-03-16  Andrew John Hughes  <ahughes@redhat.com>
25         * Makefile.am: Add natVMConsole.cc.
26         * Makefile.in: Regenerated.
27         * gcj/Makefile.in: Likewise.
28         * gcj/javaprims.h: Classes updated.
29         * gnu/javax/crypto/key/dh/GnuDHKeyPairGenerator.h,
30         * gnu/javax/net/ssl/provider/CipherSuite.h,
31         * gnu/javax/net/ssl/provider/OutputSecurityParameters.h,
32         * include/Makefile.in:
33         Regenerated.
34         * java/io/Console.h,
35         * java/io/IOError.h,
36         * java/io/ObjectOutputStream$2.h:
37         Initial generation.
38         * java/io/ObjectOutputStream.h: Regenerated.
39         * java/io/VMConsole.h: Initial generation.
40         * java/io/VMConsole.java: Copied from classpath/vm/reference.
41         * java/io/natVMConsole.cc: Implemented readPassword.
42         * java/nio/channels/spi/SelectorProvider$1.h,
43         * java/security/KeyStore$1.h:
44         Initial generation.
45         * java/security/ProtectionDomain.h,
46         * java/text/DateFormatSymbols.h,
47         * java/util/HashMap.h,
48         * java/util/regex/Matcher.h,
49         * java/util/regex/Pattern.h:
50         Regenerated.
51         * javax/xml/stream/util/ReaderDelegate.h:
52         Removed.
53         * sources.am,
54         * testsuite/Makefile.in:
55         Regenerated.
57 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
59         * configure.ac (THREADLIBS): Remove *-*-solaris2.8 handling.
60         * configure: Regenerate.
62 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
64         * configure.ac (libgcj_cv_exidx): Remove IRIX 6 ld workaround.
65         (mips-sgi-irix6*): Remove.
66         (mips-sgi-irix*): Remove.
67         (AC_CHECK_HEADERS): Remove bstring.h.
68         * configure: Regenerate.
69         * include/config.h.in: Regenerate.
70         * configure.host (mips-sgi-irix6*): Remove.
72         * include/posix-signal.h [__sgi__]: Remove.
74         * gnu/java/net/natPlainDatagramSocketImplPosix.cc
75         [HAVE_BSTRING_H]: Remove.
76         * gnu/java/net/natPlainDatagramSocketImplWin32.cc: Likewise.
77         * gnu/java/net/natPlainSocketImplPosix.cc: Likewise.
79 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
81         * configure.ac (alpha*-dec-osf*): Remove.
82         * configure: Regenerate.
83         * configure.host (alpha*-dec-osf*): Remove.
85         * gnu/java/net/natPlainDatagramSocketImplPosix.cc (setOption): Use
86         IPV6_MULTICAST_IF unconditionally.
87         * gnu/java/net/natPlainDatagramSocketImplWin32.cc (setOption):
88         Likewise.
89         * gnu/java/net/natPlainSocketImplPosix.cc
90         (gnu::java::net::PlainSocketImpl::accept): Use ::accept instead of
91         _Jv_accept.
92         * include/posix-signal.h [__alpha__ && __osf__]: Remove.
93         * include/posix.h (_POSIX_PII_SOCKET): Don't define.
94         (_Jv_accept): Remove.
96         * java/io/File.java (File._access): Rename to access.
97         Change callers.
98         (File._stat): Likewise.
99         * java/io/File.h: Regenerate.
100         * classpath/lib/java/io/File.class: Regenerate.
101         * java/io/natFilePosix.cc (java::io::File::_access): Rename to
102         access.
103         (java::io::File::_stat): Rename to stat.
104         * java/io/natFileWin32.cc: Likewise.
106         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
107         Remove alpha*-dec-osf* handling.
108         * testsuite/libjava.jvmti/jvmti-interp.exp
109         (gcj_jni_compile_c_to_so): Likewise.
110         * testsuite/libjava.jvmti/jvmti.exp (gcj_jvmti_compile_cxx_to_o):
111         Likewise.
113 2012-02-23  Patrick Marlier  <patrick.marlier@gmail.com>
114             Jack Howarth  <howarth@bromo.med.uc.edu>
116         PR target/49461
117         * configure.ac (SYSTEMSPEC): No longer pass -no_pie for darwin11.
118         * configure: Regenerate.
120 2012-02-02  Kai Tietz  <ktietz@redhat.com>
122         PR libjava/48512
123         * configure.ac (THREADSTARTFILESPEC): Don't add crtmet.o file for
124         w64 windows targets.
125         * configure: Regenerated.
127 2012-02-01  Kai Tietz  <ktietz@redhat.com>
129         PR target/51500
130         * interpret.cc (_Jv_init_cif): Handle thiscall
131         convention for 32-bit Windows.
132         * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
133         Likewise.
134         * java/lang/reflect/natVMProxy.cc (invoke_t): Add
135         thiscall-attribute for 32-bit Windows.
137 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
139         * gnu/gcj/convert/Convert.java (version): Update copyright notice
140         dates.
141         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
143 Copyright (C) 2012 Free Software Foundation, Inc.
145 Copying and distribution of this file, with or without modification,
146 are permitted in any medium without royalty provided the copyright
147 notice and this notice are preserved.