Suggested by Aaron M.
[gcc.git] / libjava / classpath / ChangeLog.gcj
1 2006-09-25 Mark Wielaard <mark@klomp.org>
2
3 Suggested by Aaron M. Ucko <ucko@debian.org>
4 Fixes bug #29203
5 * native/fdlibm/mprec.c (ulp): Define L as int32_t.
6
7 2006-09-22 David Daney <ddaney@avtrex.com>
8
9 PR classpath/28661
10 * gnu/java/net/protocol/http/HTTPURLConnection.java (connect): Add
11 default content-type for POST method.
12
13 2006-09-20 Gary Benson <gbenson@redhat.com>
14
15 * java/net/InetAddress.java: Updated to latest.
16 * java/net/Inet4Address.java: Likewise.
17 * java/net/Inet6Address.java: Likewise.
18 * java/net/ResolverCache.java: Likewise.
19 * java/net/SocketPermission.java: Likewise.
20
21 * java/net/Inet4Address.java
22 (AF_INET): Renamed to FAMILY.
23 (<init>, writeReplace): Reflect the above.
24 * java/net/Inet6Address.java
25 (AF_INET6): Renamed to FAMILY.
26 (<init>): Reflect the above.
27
28 2006-09-18 Tom Tromey <tromey@redhat.com>
29
30 * gnu/javax/net/ssl/provider/SSLSocket.java (isBound, isClosed,
31 isConnected): Removed old comment.
32 (getRemoteSocketAddress): Uncommented.
33 (setOOBInline, getOOBInline, setKeepAlive, getKeepAlive,
34 setTrafficClass, getTrafficClass, setReuseAddress,
35 getReuseAddress, shutdownInput, shutdownOutput, isInputShutdown,
36 isOutputShutdown): Uncommented.
37
38 2006-09-11 David Daney <ddaney@avtrex.com>
39
40 PR classpath/28580
41 * gnu/java/net/protocol/http/Request.java (readResponse): Call
42 createResponseBodyStream in more cases and with new parameter.
43 (createResponseBodyStream): Added new parameter mayHaveBody. Handle
44 HEAD and !mayHaveBody responses specially.
45
46 2006-09-05 Gary Benson <gbenson@redhat.com>
47
48 * java/net/SocketPermission.java
49 (maybeBracketIPv6Address): Renamed to processHostport.
50 (processHostport): Also translate "" to "localhost".
51 (setHostPort): Remove special cases for empty hostport and for
52 extra colons in hostport (processHostport handles these now).
53
54 2006-08-31 Keith Seitz <keiths@redhat.com>
55
56 * include/jvmti.h: Update from Classpath to get latest fixes and
57 improvements.
58
59 2006-08-29 Gary Benson <gbenson@redhat.com>
60
61 * java/net/SocketPermission.java
62 (maybeBracketIPv6Address): New method.
63 (<init>): Pass the hostport argument through the above.
64
65 * java/net/NetworkInterface.java (getInetAddresses):
66 Revert the previous change.
67
68 2006-08-24 Gary Benson <gbenson@redhat.com>
69
70 * java/net/NetworkInterface.java (getInetAddresses): Bracket IPv6
71 addresses.
72
73 2006-08-18 Roger Sayle <roger@eyesopen.com>
74
75 * scripts/check_jni_methods.sh: Don't use the "set -C" command
76 which isn't available in all shells.
77
78 2006-08-18 Tom Tromey <tromey@redhat.com>
79
80 * gnu/java/util/prefs/NodeWriter.java (writeParents): Removed
81 debugging prints.
82 * gnu/java/util/prefs/NodeReader.java (readNodes): Removed debugging
83 print.
84 (readEntries): Likewise.
85
86 2006-08-09 Tom Tromey <tromey@redhat.com>
87
88 PR classpath/28666:
89 * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice.c
90 (Java_gnu_java_awt_peer_gtk_GdkScreenGraphicsDevice_nativeGetDisplayModes):
91 Create a 'short' array.
92
93 2006-08-07 Tom Tromey <tromey@redhat.com>
94
95 PR libgcj/28609:
96 * ltconfig: Copied from gcc.
97
98 2006-07-20 Keith Seitz <keiths@redhat.com>
99
100 * include/jvmti.h: Include copy from upstream before next merge.
101
102 2006-07-12 Tom Tromey <tromey@redhat.com>
103
104 PR libgcj/27271:
105 * java/util/zip/ZipFile.java (getInputStream): Call addDummyByte
106 on PartialInputStream.
107 (PartialInputStream.dummyByteCount): New field.
108 (PartialInputStream.fillBuffer): Handle dummy byte.
109 (PartialInputStream.read): Likewise.
110 (PartialInputStream.addDummyByte): New method.
111
112 2006-06-14 Tom Tromey <tromey@redhat.com>
113
114 PR java/28024:
115 * aclocal.m4, configure: Rebuilt.
116 * m4/acinclude.m4 (REGEN_WITH_JAY): Use backquote, not $(...).
117 * configure.ac (QT_INCLUDE_DIR): Use backquote, not $(...).
118
119 2006-06-09 Tom Tromey <tromey@redhat.com>
120
121 PR classpath/23863:
122 * native/fdlibm/dtoa.c (_dtoa): Free contents of _Jv_reent when
123 finished.
124 * native/fdlibm/mprec.c: New version from newlib. Commented out
125 some includes. Added <assert.h>.
126 (_reent, _Bigint): New defines.
127 (_REENT_CHECK_MP, _REENT_MP_FREELIST, _REENT_MP_P5S): Likewise.
128 (__ULong, __Long): New types.
129 (_calloc_r): New function.
130 (Balloc): Dynamically add new _freelist entries as needed.
131 * native/fdlibm/mprec.h (struct _Jv_Bigint): Don't use
132 MAX_BIGNUMS to size _x[].
133 (struct _Jv_reent): _freelist now a _Jv_Bigint**. Removed
134 _allocation_map, num. Added _max_k.
135
136 2006-05-30 Thomas Fitzsimmons <fitzsim@redhat.com>
137
138 * native/jni/gtk-peer/Makefile.am (gcc_version): New variable.
139 (gcjversionedlibdir): Likewise.
140 (libgtkpeer_la_LDFLAGS): Likewise.
141 Install libgtkpeer.so in GCJ versioned library directory.
142 * native/jawt/Makefile.am (gcc_version): New variable.
143 (gcjversionedlibdir): Likewise.
144 (libjawt_la_LDFLAGS): Likewise.
145 Rename libjawtgnu.so libjawt.so. Install libjawt.so in GCJ
146 versioned library directory.
147 * gnu/java/awt/peer/gtk/GdkFontPeer.java (static): Call
148 System.loadLibrary unconditionally.
149 * gnu/java/awt/peer/gtk/GdkPixbufDecoder.java: Likewise.
150 * gnu/java/awt/peer/gtk/GdkGraphics2D.java: Likewise.
151 * gnu/java/awt/peer/gtk/GdkGraphics.java: Likewise.
152 * gnu/java/awt/peer/gtk/GtkToolkit.java: Likewise.
153 * gnu/java/awt/peer/gtk/GdkTextLayout.java: Likewise.
154
155 2006-05-19 Andreas Tobler <a.tobler@schweiz.ch>
156
157 * include/config-int.h: Delete, it is a generated file.
158
159 2006-04-05 Tom Tromey <tromey@redhat.com>
160
161 PR libgcj/26625:
162 * lib/Makefile.in: Rebuilt.
163 * lib/Makefile.am (compile-classes): Touch the output file.
164
165 2006-04-04 Tom Tromey <tromey@redhat.com>
166
167 * lib/gen-classlist.sh.in: Correct handle generated files.
168
169 2006-04-04 Mark Wielaard <mark@klomp.org>
170
171 * lib/gen-classlist.sh.in: Use classes.tmp, not classes.2
172 as temporary file name.
173
174 2006-04-04 Tom Tromey <tromey@redhat.com>
175
176 * lib/split-for-gcj.sh: Updated for multi-field format.
177 * lib/Makefile.am (CLEANFILES): Added classes.2.
178 * lib/gen-classlist.sh.in (GCJ): Removed. Create classes.1 and
179 classes.2 using multiple fields.
180
181 2006-04-03 Bernhard Rosenkraenzer <bero@arklinux.org>
182
183 PR gcc/26901:
184 * Makefile.in: Rebuilt.
185 * Makefile.am (SUBDIRS): Remove 'tools'.
186 (DIST_SUBDIRS): Likewise.
187
188 2006-03-16 Tom Tromey <tromey@redhat.com>
189
190 PR libgcj/26706:
191 * aclocal.m4, configure: Rebuilt.
192 * configure.ac (GCC_NO_EXECUTABLES): Moved earlier.
193
194 2006-03-15 Tom Tromey <tromey@redhat.com>
195
196 PR libgcj/26688:
197 * lib/Makefile.in: Rebuilt.
198 * lib/Makefile.am (propertydirs): Ignore .svn directories.
199 (metafiles): Likewise.
200
201 2006-03-10 Tom Tromey <tromey@redhat.com>
202
203 For PR libgcj/25713:
204 * java/util/zip/InflaterInputStream.java (read): Replaced with
205 libgcj implementation.
206
207 2006-03-08 Tom Tromey <tromey@redhat.com>
208
209 PR libgcj/24183:
210 * native/jni/xmlj/Makefile.in: Rebuilt.
211 * native/jni/xmlj/Makefile.am (nativelib_LTLIBRARIES): Renamed
212 (reverted local patch).
213
214 2006-01-16 Mark Wielaard <mark@klomp.org>
215
216 * native/fdlibm/namespace.h: Empty for gcj.
217
218 2006-01-14 Anthony Green <green@redhat.com>
219
220 * java/net/ServerSocket.java (accept): Remove bogus
221 security check.
222 (implAccept): Add FIXME comment.
223
224 2006-01-06 Tom Tromey <tromey@redhat.com>
225
226 PR libgcj/23499:
227 * lib/Makefile.in: Rebuilt.
228 * lib/Makefile.am (glibj_DATA): Commented out.
229
230 2005-12-01 Anthony Green <green@redhat.com>
231
232 PR bootstrap/25207
233 * configure.ac: Make sure we have an alsa library in addition to
234 the headers. This extra test is required for systems with
235 multilibs.
236 * configure: Rebuilt.
237
238 2005-10-03 Tom Tromey <tromey@redhat.com>
239
240 * native/jawt/Makefile.in: Rebuilt.
241 * native/jawt/Makefile.am (noinst_LTLIBRARIES): Renamed.
242 * native/jni/xmlj/Makefile.in: Rebuilt.
243 * native/jni/xmlj/Makefile.am (noinst_LTLIBRARIES): Renamed.
244 * native/jni/qt-peer/Makefile.in: Rebuilt.
245 * native/jni/qt-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
246 * native/jni/gtk-peer/Makefile.in: Rebuilt.
247 * native/jni/gtk-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
248
249 2005-10-03 Tom Tromey <tromey@redhat.com>
250
251 PR libgcj/24057:
252 * include/Makefile.in: Rebuilt.
253 * include/Makefile.am: Don't install headers.
254
255 2005-09-30 Tom Tromey <tromey@redhat.com>
256
257 PR libgcj/24051:
258 * Makefile.in: Rebuilt.
259 * Makefile.am (ACLOCAL_AMFLAGS): Added -I ../../config
260 * configure: Rebuilt.
261 * configure.ac: Use GCC_NO_EXECUTABLES
262
263 2005-09-23 Tom Tromey <tromey@redhat.com>
264
265 * native/jawt/.cvsignore: Likewise.
266 * native/jni/qt-peer/.cvsignore
267 * native/jawt/Makefile.in: Added.
268 * native/jni/qt-peer/Makefile.in: Likewise.
269
270 2005-09-23 Tom Tromey <tromey@redhat.com>
271
272 Imported Classpath 0.18.
273
274 2005-08-23 Tom Tromey <tromey@redhat.com>
275
276 * configure: Rebuilt.
277 * configure.ac: Fixed typo.
278
279 2005-08-22 Tom Tromey <tromey@redhat.com>
280
281 PR libgcj/23498:
282 * doc/Makefile.am (info_TEXINFOS): Commented out.
283 * doc/Makefile.in: Rebuilt.
284
285 2005-08-22 Kelley Cook <kcook@gcc.gnu.org>
286
287 * Makefile.am (ACLOCAL_AMFLAGS): New.
288 * Makefile.in: Regenerate.
289
290 2005-08-22 Tom Tromey <tromey@redhat.com>
291
292 PR libgcj/23498:
293 * doc/Makefile.am (info_TEXINFOS): Commented out.
294 * doc/Makefile.in: Rebuilt.
295
296 2005-08-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
297
298 * lib/split-for-gcj.sh: Don't use unportable %{parameter%word}.
299 Don't use unportable !.
300
301 2005-07-15 Tom Tromey <tromey@redhat.com>
302
303 * ChangeLog.gcj, Makefile.in, aclocal.m4, config.guess,
304 config.sub, configure, ltmain.sh, doc/Makefile.in,
305 doc/api/Makefile.in, examples/Makefile.in, external/Makefile.in,
306 external/sax/Makefile.in, external/w3c_dom/Makefile.in,
307 include/Makefile.in, include/config.h.in, include/jni.h,
308 lib/Makefile.in, native/Makefile.in, native/fdlibm/Makefile.in,
309 native/jni/Makefile.in, native/jni/classpath/Makefile.in,
310 native/jni/gtk-peer/Makefile.in, native/jni/java-io/Makefile.in,
311 native/jni/java-lang/Makefile.in, native/jni/java-net/Makefile.in,
312 native/jni/java-nio/Makefile.in, native/jni/java-util/Makefile.in,
313 native/jni/xmlj/Makefile.in, native/target/Makefile.in,
314 native/target/Linux/Makefile.in,
315 native/target/generic/Makefile.in, resource/Makefile.in,
316 scripts/Makefile.in: Added.
317 * native/fdlibm/.cvsignore, native/jni/xmlj/.cvsignore,
318 native/jni/java-util/.cvsignore, native/jni/classpath/.cvsignore,
319 native/jni/java-net/.cvsignore, native/jni/java-io/.cvsignore,
320 native/jni/.cvsignore, native/jni/java-lang/.cvsignore,
321 native/jni/gtk-peer/.cvsignore, native/jni/java-nio/.cvsignore,
322 native/testsuite/.cvsignore, native/.cvsignore,
323 native/vmi/.cvsignore, native/target/.cvsignore,
324 native/target/generic/.cvsignore, native/target/Linux/.cvsignore,
325 include/.cvsignore, doc/api/.cvsignore,
326 doc/www.gnu.org/faq/.cvsignore,
327 doc/www.gnu.org/downloads/.cvsignore,
328 doc/www.gnu.org/docs/.cvsignore, doc/www.gnu.org/.cvsignore,
329 doc/www.gnu.org/events/.cvsignore,
330 doc/www.gnu.org/announce/.cvsignore, doc/.cvsignore,
331 resource/.cvsignore, external/w3c_dom/.cvsignore,
332 external/sax/.cvsignore, external/.cvsignore,
333 java/util/.cvsignore, .cvsignore, test/java.net/.cvsignore,
334 test/java.io/.cvsignore, test/.cvsignore,
335 test/java.util/.cvsignore, test/gnu.java.lang.reflect/.cvsignore,
336 test/java.lang.reflect/.cvsignore, examples/.cvsignore,
337 lib/.cvsignore, gnu/classpath/.cvsignore, gnu/test/.cvsignore,
338 compat/java.net/.cvsignore, compat/.cvsignore, vm/.cvsignore,
339 vm/reference/.cvsignore, scripts/.cvsignore: Updated.