OSDN Git Service

5b7e243bcc1f1a8ec5fe6a89c281e153709029bb
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
1 2012-04-23  Andrew Haley  <aph@redhat.com>
2
3         * defineclass.cc (MAJOR_1_7,  MINOR_1_7): New.
4         (parse): Allow MAJOR_1_7 classfile version.
5
6 2012-03-22  Release Manager
7
8         * GCC 4.7.0 released.
9
10 2012-02-23  Patrick Marlier  <patrick.marlier@gmail.com>
11             Jack Howarth  <howarth@bromo.med.uc.edu>
12
13         PR target/49461
14         * configure.ac (SYSTEMSPEC): No longer pass -no_pie for darwin11.
15         * configure: Regenerate.
16
17 2012-02-02  Kai Tietz  <ktietz@redhat.com>
18
19         PR libjava/48512
20         * configure.ac (THREADSTARTFILESPEC): Don't add crtmet.o file for
21         w64 windows targets.
22         * configure: Regenerated.
23
24 2012-02-01  Kai Tietz  <ktietz@redhat.com>
25
26         PR target/51500
27         * interpret.cc (_Jv_init_cif): Handle thiscall
28         convention for 32-bit Windows.
29         * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
30         Likewise.
31         * java/lang/reflect/natVMProxy.cc (invoke_t): Add
32         thiscall-attribute for 32-bit Windows.
33
34 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
35
36         * gnu/gcj/convert/Convert.java (version): Update copyright notice
37         dates.
38         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
39 \f
40 Copyright (C) 2012 Free Software Foundation, Inc.
41
42 Copying and distribution of this file, with or without modification,
43 are permitted in any medium without royalty provided the copyright
44 notice and this notice are preserved.