re PR libgcj/26706 ([4.1/4.2] Unexpanded macro in libjava/classpath/configure)
[gcc.git] / libjava / classpath / ChangeLog.gcj
1 2006-03-16 Tom Tromey <tromey@redhat.com>
2
3 PR libgcj/26706:
4 * aclocal.m4, configure: Rebuilt.
5 * configure.ac (GCC_NO_EXECUTABLES): Moved earlier.
6
7 2006-03-15 Tom Tromey <tromey@redhat.com>
8
9 PR libgcj/26688:
10 * lib/Makefile.in: Rebuilt.
11 * lib/Makefile.am (propertydirs): Ignore .svn directories.
12 (metafiles): Likewise.
13
14 2006-03-10 Tom Tromey <tromey@redhat.com>
15
16 For PR libgcj/25713:
17 * java/util/zip/InflaterInputStream.java (read): Replaced with
18 libgcj implementation.
19
20 2006-03-08 Tom Tromey <tromey@redhat.com>
21
22 PR libgcj/24183:
23 * native/jni/xmlj/Makefile.in: Rebuilt.
24 * native/jni/xmlj/Makefile.am (nativelib_LTLIBRARIES): Renamed
25 (reverted local patch).
26
27 2006-01-16 Mark Wielaard <mark@klomp.org>
28
29 * native/fdlibm/namespace.h: Empty for gcj.
30
31 2006-01-14 Anthony Green <green@redhat.com>
32
33 * java/net/ServerSocket.java (accept): Remove bogus
34 security check.
35 (implAccept): Add FIXME comment.
36
37 2006-01-06 Tom Tromey <tromey@redhat.com>
38
39 PR libgcj/23499:
40 * lib/Makefile.in: Rebuilt.
41 * lib/Makefile.am (glibj_DATA): Commented out.
42
43 2005-12-01 Anthony Green <green@redhat.com>
44
45 PR bootstrap/25207
46 * configure.ac: Make sure we have an alsa library in addition to
47 the headers. This extra test is required for systems with
48 multilibs.
49 * configure: Rebuilt.
50
51 2005-10-03 Tom Tromey <tromey@redhat.com>
52
53 * native/jawt/Makefile.in: Rebuilt.
54 * native/jawt/Makefile.am (noinst_LTLIBRARIES): Renamed.
55 * native/jni/xmlj/Makefile.in: Rebuilt.
56 * native/jni/xmlj/Makefile.am (noinst_LTLIBRARIES): Renamed.
57 * native/jni/qt-peer/Makefile.in: Rebuilt.
58 * native/jni/qt-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
59 * native/jni/gtk-peer/Makefile.in: Rebuilt.
60 * native/jni/gtk-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
61
62 2005-10-03 Tom Tromey <tromey@redhat.com>
63
64 PR libgcj/24057:
65 * include/Makefile.in: Rebuilt.
66 * include/Makefile.am: Don't install headers.
67
68 2005-09-30 Tom Tromey <tromey@redhat.com>
69
70 PR libgcj/24051:
71 * Makefile.in: Rebuilt.
72 * Makefile.am (ACLOCAL_AMFLAGS): Added -I ../../config
73 * configure: Rebuilt.
74 * configure.ac: Use GCC_NO_EXECUTABLES
75
76 2005-09-23 Tom Tromey <tromey@redhat.com>
77
78 * native/jawt/.cvsignore: Likewise.
79 * native/jni/qt-peer/.cvsignore
80 * native/jawt/Makefile.in: Added.
81 * native/jni/qt-peer/Makefile.in: Likewise.
82
83 2005-09-23 Tom Tromey <tromey@redhat.com>
84
85 Imported Classpath 0.18.
86
87 2005-08-23 Tom Tromey <tromey@redhat.com>
88
89 * configure: Rebuilt.
90 * configure.ac: Fixed typo.
91
92 2005-08-22 Tom Tromey <tromey@redhat.com>
93
94 PR libgcj/23498:
95 * doc/Makefile.am (info_TEXINFOS): Commented out.
96 * doc/Makefile.in: Rebuilt.
97
98 2005-08-22 Kelley Cook <kcook@gcc.gnu.org>
99
100 * Makefile.am (ACLOCAL_AMFLAGS): New.
101 * Makefile.in: Regenerate.
102
103 2005-08-22 Tom Tromey <tromey@redhat.com>
104
105 PR libgcj/23498:
106 * doc/Makefile.am (info_TEXINFOS): Commented out.
107 * doc/Makefile.in: Rebuilt.
108
109 2005-08-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
110
111 * lib/split-for-gcj.sh: Don't use unportable %{parameter%word}.
112 Don't use unportable !.
113
114 2005-07-15 Tom Tromey <tromey@redhat.com>
115
116 * ChangeLog.gcj, Makefile.in, aclocal.m4, config.guess,
117 config.sub, configure, ltmain.sh, doc/Makefile.in,
118 doc/api/Makefile.in, examples/Makefile.in, external/Makefile.in,
119 external/sax/Makefile.in, external/w3c_dom/Makefile.in,
120 include/Makefile.in, include/config.h.in, include/jni.h,
121 lib/Makefile.in, native/Makefile.in, native/fdlibm/Makefile.in,
122 native/jni/Makefile.in, native/jni/classpath/Makefile.in,
123 native/jni/gtk-peer/Makefile.in, native/jni/java-io/Makefile.in,
124 native/jni/java-lang/Makefile.in, native/jni/java-net/Makefile.in,
125 native/jni/java-nio/Makefile.in, native/jni/java-util/Makefile.in,
126 native/jni/xmlj/Makefile.in, native/target/Makefile.in,
127 native/target/Linux/Makefile.in,
128 native/target/generic/Makefile.in, resource/Makefile.in,
129 scripts/Makefile.in: Added.
130 * native/fdlibm/.cvsignore, native/jni/xmlj/.cvsignore,
131 native/jni/java-util/.cvsignore, native/jni/classpath/.cvsignore,
132 native/jni/java-net/.cvsignore, native/jni/java-io/.cvsignore,
133 native/jni/.cvsignore, native/jni/java-lang/.cvsignore,
134 native/jni/gtk-peer/.cvsignore, native/jni/java-nio/.cvsignore,
135 native/testsuite/.cvsignore, native/.cvsignore,
136 native/vmi/.cvsignore, native/target/.cvsignore,
137 native/target/generic/.cvsignore, native/target/Linux/.cvsignore,
138 include/.cvsignore, doc/api/.cvsignore,
139 doc/www.gnu.org/faq/.cvsignore,
140 doc/www.gnu.org/downloads/.cvsignore,
141 doc/www.gnu.org/docs/.cvsignore, doc/www.gnu.org/.cvsignore,
142 doc/www.gnu.org/events/.cvsignore,
143 doc/www.gnu.org/announce/.cvsignore, doc/.cvsignore,
144 resource/.cvsignore, external/w3c_dom/.cvsignore,
145 external/sax/.cvsignore, external/.cvsignore,
146 java/util/.cvsignore, .cvsignore, test/java.net/.cvsignore,
147 test/java.io/.cvsignore, test/.cvsignore,
148 test/java.util/.cvsignore, test/gnu.java.lang.reflect/.cvsignore,
149 test/java.lang.reflect/.cvsignore, examples/.cvsignore,
150 lib/.cvsignore, gnu/classpath/.cvsignore, gnu/test/.cvsignore,
151 compat/java.net/.cvsignore, compat/.cvsignore, vm/.cvsignore,
152 vm/reference/.cvsignore, scripts/.cvsignore: Updated.