OSDN Git Service

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