OSDN Git Service

Remove duplicate ".endfunc".
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
1 2012-03-02  Jack Howarth  <howarth@bromo.med.uc.edu>
2
3         Backport from mainline
4         2012-02-23  Patrick Marlier  <patrick.marlier@gmail.com>
5             Jack Howarth  <howarth@bromo.med.uc.edu>
6
7         PR target/49461
8         * configure.ac (SYSTEMSPEC): No longer pass -no_pie for darwin11.
9         * configure: Regenerate.
10
11 2012-03-01  Release Manager
12
13         * GCC 4.6.3 released.
14
15 2012-02-03  Kai Tietz  <ktietz@redhat.com>
16
17         PR libjava/48512
18         * configure.ac (THREADSTARTFILESPEC): Don't add crtmet.o file for
19         w64 windows targets.
20         * configure: Regenerated.
21
22 2011-11-24  Jakub Jelinek  <jakub@redhat.com>
23
24         PR bootstrap/50888
25         * prims.cc: Don't include ctype.h.
26         (c_isspace): Define.
27         (next_property_key, next_property_value): Use it instead
28         of isspace.
29
30 2011-11-20  Andreas Tobler  <andreast@fgznet.ch>
31
32         * configure.ac: Fix FreeBSD 10 detection.
33         * configure: Regenerate.
34
35 2011-10-26  Release Manager
36
37         * GCC 4.6.2 released.
38
39 2011-10-18  Uros Bizjak  <ubizjak@gmail.com>
40             Eric Botcazou  <ebotcazou@adacore.com>
41
42         PR target/50737
43         * include/dwarf2-signal.h [__alpha__]: Remove MAKE_THROW_FRAME
44         definition.
45
46 2011-07-12  Andrew Haley  <aph@redhat.com>
47
48         * java/lang/natClass.cc (finalize): Make sure that the class
49         really has an engine.
50
51 2011-06-27  Release Manager
52
53         * GCC 4.6.1 released.
54
55 2011-06-19  Jack Howarth <howarth@bromo.med.uc.edu>
56
57         PR target/49461
58         * libjava/configure.ac (SYSTEMSPEC): Pass -no_pie for darwin11.
59         * libjava/configure: Regenerate.
60
61 2011-04-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
62
63         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
64         Add $libiconv to cxxflags for alpha*-dec-osf*.
65
66 2011-03-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
67
68         Backport from mainline:
69         2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
70
71         PR bootstrap/48135
72         * configure.ac (libjava_cv_anon_version_script): Handle
73         --disable-symvers.
74         * configure: Regenerate.
75
76 2011-03-25  Release Manager
77
78         * GCC 4.6.0 released.
79
80 2011-02-14  Gary Benson  <gbenson@redhat.com>
81
82         * libjava/contrib/aot-compile.in: Add our module directory
83         to the start of the search path rather than the end.
84         * libjava/contrib/aot-compile-rpm.in: Likewise.
85
86 2011-02-14  Gary Benson  <gbenson@redhat.com>
87
88         PR libjava/47484
89         * configure.ac (python_mod_dir, python_mod_dir_expanded):
90         Install Python modules into versioned directory.
91         * configure: Regenerate.
92
93 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
94
95         * configure: Regenerate.
96         * shlibpath.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
97         of freebsd1* which soon would incorrectly match FreeBSD 10.0.
98
99 2011-02-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
100
101         PR java/21206
102         * configure.ac (LDLIBICONV): New substituted variable, with
103         instances of '-Wl,' removed from LIBICONV.
104         * configure: Regenerate.
105         * libgcj.spec.in: Use @LDLIBICONV@ not @LIBICONV@.
106         * Makefile.in: Regenerate.
107         * gcj/Makefile.in: Likewise.
108         * include/Makefile.in: Likewise.
109         * testsuite/Makefile.in: Likewise.
110
111 2011-02-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
112
113         * configure.ac: Don't use libdl on mips-sgi-irix6*.
114         * configure: Regenerate.
115
116 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
117
118         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
119         Add -shared-libgcc to cxxflags for *-*-solaris*.
120         Remove -lsocket.
121
122 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
123
124         * gnu/gcj/convert/Convert.java (version): Update copyright notice
125         dates.
126         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
127 \f
128 Copyright (C) 2011 Free Software Foundation, Inc.
129
130 Copying and distribution of this file, with or without modification,
131 are permitted in any medium without royalty provided the copyright
132 notice and this notice are preserved.