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