OSDN Git Service

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