OSDN Git Service

0bb6e4c9298efbe1bfc8f70ee2b981f837467e76
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
1 2011-04-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2
3         * configure.ac: Redirect $JAR -cf@ output to /dev/null.
4         * configure: Regenerate.
5
6 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7
8         * configure.ac (THREADS): Remove solaris.
9         * configure: Regenerate.
10
11 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12
13         PR bootstrap/48135
14         * configure.ac (libjava_cv_anon_version_script): Handle
15         --disable-symvers.
16         * configure: Regenerate.
17
18 2011-02-14  Gary Benson  <gbenson@redhat.com>
19
20         * libjava/contrib/aot-compile.in: Add our module directory
21         to the start of the search path rather than the end.
22         * libjava/contrib/aot-compile-rpm.in: Likewise.
23
24 2011-02-14  Gary Benson  <gbenson@redhat.com>
25
26         PR libjava/47484
27         * configure.ac (python_mod_dir, python_mod_dir_expanded):
28         Install Python modules into versioned directory.
29         * configure: Regenerate.
30
31 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32
33         * configure: Regenerate.
34         * shlibpath.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
35         of freebsd1* which soon would incorrectly match FreeBSD 10.0.
36
37 2011-02-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38
39         PR java/21206
40         * configure.ac (LDLIBICONV): New substituted variable, with
41         instances of '-Wl,' removed from LIBICONV.
42         * configure: Regenerate.
43         * libgcj.spec.in: Use @LDLIBICONV@ not @LIBICONV@.
44         * Makefile.in: Regenerate.
45         * gcj/Makefile.in: Likewise.
46         * include/Makefile.in: Likewise.
47         * testsuite/Makefile.in: Likewise.
48
49 2011-02-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
50
51         * configure.ac: Don't use libdl on mips-sgi-irix6*.
52         * configure: Regenerate.
53
54 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
55
56         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
57         Add -shared-libgcc to cxxflags for *-*-solaris*.
58         Remove -lsocket.
59
60 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
61
62         * gnu/gcj/convert/Convert.java (version): Update copyright notice
63         dates.
64         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
65 \f
66 Copyright (C) 2011 Free Software Foundation, Inc.
67
68 Copying and distribution of this file, with or without modification,
69 are permitted in any medium without royalty provided the copyright
70 notice and this notice are preserved.