OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
1 2012-02-02  Kai Tietz  <ktietz@redhat.com>
2
3         PR libjava/48512
4         * configure.ac (THREADSTARTFILESPEC): Don't add crtmet.o file for
5         w64 windows targets.
6         * configure: Regenerated.
7
8 2012-02-01  Kai Tietz  <ktietz@redhat.com>
9
10         PR target/51500
11         * interpret.cc (_Jv_init_cif): Handle thiscall
12         convention for 32-bit Windows.
13         * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
14         Likewise.
15         * java/lang/reflect/natVMProxy.cc (invoke_t): Add
16         thiscall-attribute for 32-bit Windows.
17
18 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
19
20         * gnu/gcj/convert/Convert.java (version): Update copyright notice
21         dates.
22         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
23 \f
24 Copyright (C) 2012 Free Software Foundation, Inc.
25
26 Copying and distribution of this file, with or without modification,
27 are permitted in any medium without royalty provided the copyright
28 notice and this notice are preserved.