OSDN Git Service

Remove freebsd1 from libtool.m4 macros and config.rpath.
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
1 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * configure: Regenerate.
4         * shlibpath.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Remove handling
5         of freebsd1* which soon would incorrectly match FreeBSD 10.0.
6
7 2011-02-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8
9         PR java/21206
10         * configure.ac (LDLIBICONV): New substituted variable, with
11         instances of '-Wl,' removed from LIBICONV.
12         * configure: Regenerate.
13         * libgcj.spec.in: Use @LDLIBICONV@ not @LIBICONV@.
14         * Makefile.in: Regenerate.
15         * gcj/Makefile.in: Likewise.
16         * include/Makefile.in: Likewise.
17         * testsuite/Makefile.in: Likewise.
18
19 2011-02-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20
21         * configure.ac: Don't use libdl on mips-sgi-irix6*.
22         * configure: Regenerate.
23
24 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25
26         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
27         Add -shared-libgcc to cxxflags for *-*-solaris*.
28         Remove -lsocket.
29
30 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
31
32         * gnu/gcj/convert/Convert.java (version): Update copyright notice
33         dates.
34         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
35 \f
36 Copyright (C) 2011 Free Software Foundation, Inc.
37
38 Copying and distribution of this file, with or without modification,
39 are permitted in any medium without royalty provided the copyright
40 notice and this notice are preserved.