OSDN Git Service

Check if GCC uses assembler cfi support
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
1 2014-03-11  Uros Bizjak  <ubizjak@gmail.com>
2
3         * java/lang/natObject.cc (_Jv_MonitorEnter): Add missing parenthesis
4         around comparison with (address | LOCKED) in JvAssert.
5
6 2013-04-11  Release Manager
7
8         * GCC 4.7.3 released.
9
10 2012-12-18  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>
11
12         Backport from mainline.
13         2012-10-15  Matthias Klose  <doko@ubuntu.com>
14
15         * configure.ac: Match arm*-*-linux-* for ARM Linux/GNU.
16         * configure: Regenerate.
17
18 2012-09-20  Release Manager
19
20         * GCC 4.7.2 released.
21
22 2012-06-14  Release Manager
23
24         * GCC 4.7.1 released.
25
26 2012-05-21  Benjamin Kosnik  <bkoz@redhat.com>
27
28         PR libstdc++/52700
29         * configure.ac: Allow gnu, gnu-versioned-namespace for
30         --enable-symvers arguments.
31         * configure: Regenerate.
32
33 2012-04-23  Andrew Haley  <aph@redhat.com>
34
35         * defineclass.cc (MAJOR_1_7,  MINOR_1_7): New.
36         (parse): Allow MAJOR_1_7 classfile version.
37
38 2012-03-22  Release Manager
39
40         * GCC 4.7.0 released.
41
42 2012-02-23  Patrick Marlier  <patrick.marlier@gmail.com>
43             Jack Howarth  <howarth@bromo.med.uc.edu>
44
45         PR target/49461
46         * configure.ac (SYSTEMSPEC): No longer pass -no_pie for darwin11.
47         * configure: Regenerate.
48
49 2012-02-02  Kai Tietz  <ktietz@redhat.com>
50
51         PR libjava/48512
52         * configure.ac (THREADSTARTFILESPEC): Don't add crtmet.o file for
53         w64 windows targets.
54         * configure: Regenerated.
55
56 2012-02-01  Kai Tietz  <ktietz@redhat.com>
57
58         PR target/51500
59         * interpret.cc (_Jv_init_cif): Handle thiscall
60         convention for 32-bit Windows.
61         * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA):
62         Likewise.
63         * java/lang/reflect/natVMProxy.cc (invoke_t): Add
64         thiscall-attribute for 32-bit Windows.
65
66 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
67
68         * gnu/gcj/convert/Convert.java (version): Update copyright notice
69         dates.
70         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
71 \f
72 Copyright (C) 2012 Free Software Foundation, Inc.
73
74 Copying and distribution of this file, with or without modification,
75 are permitted in any medium without royalty provided the copyright
76 notice and this notice are preserved.