re PR xml/30983 (DocumentBuilder.parse throws exception)
[gcc.git] / libjava / classpath / ChangeLog.gcj
1 2007-03-08 Gary Benson <gbenson@redhat.com>
2
3 PR classpath/30983:
4 * gnu/xml/dom/ls/DomLSParser.java (getInputSource):
5 Do not use the entity resolver to resolve the top-level document.
6
7 2007-03-07 Gary Benson <gbenson@redhat.com>
8
9 PR classpath/30906:
10 * resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList:
11 New file.
12
13 2007-03-06 Matthias Klose <doko@ubuntu.com>
14
15 * doc/Makefile.am(gkeytool.pod): Don't use sed -i.
16 * doc/Makefile.in: Regenerate.
17
18 2007-03-06 Tom Tromey <tromey@redhat.com>
19
20 * tools/gnu/classpath/tools/javah/Main.java (getName): New
21 method.
22 (getParser): Now protected. Use getName. Add '-v' alias for
23 --verbose.
24 (postParse): New method.
25 (run): Now protected. Use postParse.
26 * tools/gnu/classpath/tools/javah/GcjhMain.java: New file.
27 * tools/Makefile.in: Rebuilt.
28 * tools/Makefile.am: Remove vm-tools.lst before creating it.
29
30 2007-03-05 Matthias Klose <doko@ubuntu.com>
31
32 * doc/Makefile.am(man_MANS): Add $(TOOLS_MANFILES).
33 * doc/Makefile.in: Regenerate.
34
35 2007-02-26 Jakub Jelinek <jakub@redhat.com>
36
37 * java/util/TimeZone.java (getDefaultDisplayName): Don't
38 check if TimeZone is instanceof SimpleTimeZone.
39
40 2007-02-21 Gary Benson <gbenson@redhat.com>
41
42 * java/util/GregorianCalendar.java,
43 (add): Don't set fields directly anymore. Use set()
44
45 2007-02-20 Matthias Klose <doko@ubuntu.com>
46
47 * Merge doc update from classpath HEAD.
48 * doc/texi2pod.pl: Not imported.
49 * doc/Makefile.am: Use GCC's texi2pod.pl
50 * doc/Makefile.in: Regenerate.
51
52 2007-02-20 Gary Benson <gbenson@redhat.com>
53
54 * javax/management/MBeanServer.java: Updated.
55 * javax/management/MBeanServerConnection.java: Likewise.
56 * javax/management/ObjectName.java: Likewise.
57 * javax/management/StandardMBean.java: Likewise.
58
59 2007-02-15 David Daney <ddaney@avtrex.com>
60
61 * tools/Makefile.am (TOOLS_ZIP): Add classes from vm-tools-packages.
62 * tools/Makefile.in: Regenerated.
63
64 2007-02-15 Gary Benson <gbenson@redhat.com>
65
66 * javax/management/AttributeList.java: Updated.
67 * javax/management/MBeanServerDelegate.java: Likewise.
68 * javax/management/MBeanServerFactory.java: Likewise.
69 * javax/management/StandardMBean.java: Likewise.
70
71 2007-02-15 Gary Benson <gbenson@redhat.com>
72
73 * gnu/javax/management/Server.java
74 (registerMBean): Always register objects that implement the
75 MBeanRegistration interface, and check the name returned by
76 preRegister before using it.
77
78 2007-02-15 Gary Benson <gbenson@redhat.com>
79
80 * javax/management/ObjectName.java:
81 (getKeyPropertyList()): Remove cast and call
82 to UnmodifiableMap.
83
84 2007-02-14 Gary Benson <gbenson@redhat.com>
85
86 * javax/management/ObjectName.java
87 (toString): Return this item's canonical name.
88
89 2007-02-12 Tom Tromey <tromey@redhat.com>
90
91 * java/util/Collections.java (UnmodifiableMap.toArray): Imported
92 changes from Classpath.
93
94 2007-02-09 Gary Benson <gbenson@redhat.com>
95
96 * javax/management/ObjectName.java
97 (quote): Initialize StringBuilder correctly.
98
99 2007-02-08 Gary Benson <gbenson@redhat.com>
100
101 * javax/management/MBeanServerFactory.java
102 (servers): Initialize.
103 (createMBeanServer): Don't initialize servers.
104
105 2007-01-31 Tom Tromey <tromey@redhat.com>
106
107 * tools/Makefile.in: Rebuilt.
108 * tools/Makefile.am (noinst_SCRIPTS): Renamed from bin_SCRIPTS.
109 (noinst_DATA): Renamed from TOOLS_DATA.
110
111 2007-01-20 Matthias Klose <doko@debian.org>
112
113 * native/jni/gtk-peer/Makefile.am, native/jawt/Makefile.am: Install
114 into nativeexeclibdir instead of gcjversionedlibdir.
115 * native/jni/gtk-peer/Makefile.in, native/jawt/Makefile.in: Regenerate.
116
117 2007-01-16 Jack Howarth <howarth@bromo.med.uc.edu>
118
119 * configure.ac: Use multi.m4 from aclocal rather than
120 custom code. Use multi_basedir instead libgcj_basedir.
121 * aclocal.m4: Regenerate.
122 * configure: Regenerate.
123 * Makefile.in: Regenerate.
124
125 2007-01-10 Matthias Klose <doko@debian.org>
126
127 Readd missing chunks from r116332:
128
129 * m4/acinclude.m4 (CLASSPATH_TOOLEXECLIBDIR): New macro.
130 * resource/Makefile.am (loggingdir): Define to
131 toolexeclibdir.
132 (securitydir): Likewise.
133 * configure.ac: Call CLASSPATH_TOOLEXECLIBDIR.
134 Set default nativeexeclibdir using toolexeclibdir.
135
136 Readd missing chunks from r115839:
137
138 * native/jni/gtk-peer/Makefile.am (libgtkpeer_la_LDFLAGS):
139 Add -avoid-version.
140 * native/jawt/Makefile.am (libjawt_la_LDFLAGS): Add -avoid-version.
141
142 * configure, Makefile.in, doc/Makefile.in, doc/api/Makefile.in,
143 examples/Makefile.in, external/Makefile.in,
144 external/jsr166/Makefile.in, external/relaxngDatatype/Makefile.in,
145 external/sax/Makefile.in, external/w3c_dom/Makefile.in,
146 include/Makefile.in, lib/Makefile.in, native/Makefile.in,
147 native/fdlibm/Makefile.in, native/jawt/Makefile.in,
148 native/jni/Makefile.in, native/jni/classpath/Makefile.in,
149 native/jni/gconf-peer/Makefile.in, native/jni/gtk-peer/Makefile.in
150 native/jni/java-io/Makefile.in, native/jni/java-lang/Makefile.in,
151 native/jni/java-net/Makefile.in, native/jni/java-nio/Makefile.in,
152 native/jni/java-util/Makefile.in, native/jni/midi-alsa/Makefile.in,
153 native/jni/midi-dssi/Makefile.in, native/jni/native-lib/Makefile.in,
154 native/jni/qt-peer/Makefile.in, native/jni/xmlj/Makefile.in,
155 native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in,
156 tools/Makefile.in: Regenerate
157
158 2007-01-10 Matthias Klose <doko@debian.org>
159
160 * resource/gnu/regexp, tools/gnu/classpath/tools/rmi/rmic,
161 tools/gnu/classpath/tools/rmi/rmid, tools/gnu/classpath/tools/giop,
162 doc/www.gnu.org, doc/unicode, testsuite, testsuite/java.sun.awt,
163 testsuite/javax.swing.text.html.parser, testsuite/java.lang,
164 testsuite/java.opstack, testsuite/java.sun.tools, testsuite/java.text,
165 testsuite/scheme, testsuite/config, testsuite/java.net, testsuite/lib,
166 testsuite/java.io, testsuite/java.util, native/target,
167 native/testsuite, native/vmi, org/omg/CORBA/SendingContext,
168 gnu/regexp, test, compat: Remove empty directories.
169
170 2006-12-23 Andreas Tobler <a.tobler@schweiz.org>
171
172 * classpath/tools/Makefile.am: Replace cp -a with a more portable
173 cp -pR.
174 * classpath/tools/Makefile.in: Regenerate.
175
176 2006-12-18 Tom Tromey <tromey@redhat.com>
177
178 * tools/Makefile.in: Rebuilt.
179 * tools/Makefile.am (GLIBJ_CLASSPATH): Look in srcdir.
180
181 2006-12-18 Tom Tromey <tromey@redhat.com>
182
183 * tools/Makefile.in: Rebuilt.
184 * tools/Makefile.am ($(TOOLS_ZIP)): Put classes in srcdir.
185 * tools/asm, tools/classes: Check in .class files.
186
187 2006-12-18 Gary Benson <gbenson@redhat.com>
188
189 * tools/Makefile.am: Fix typo.
190 * tools/Makefile.in: Rebuilt.
191
192 2006-12-15 Andrew Haley <aph@redhat.com>
193
194 * tools/Makefile.am (TOOLS_ZIP): Pass -g -w to javac.
195 Create all-classes.lst that contains all source filenames.
196 Delete asm.lst.
197
198 2006-12-15 Tom Tromey <tromey@redhat.com>
199
200 * configure, lib/Makefile.in: Rebuilt.
201 * lib/Makefile.am (compile-classes): Use JAVA_MAINTAINER_MODE.
202 * configure.ac: Added --enable-java-maintainer-mode.
203
204 2006-12-12 Tom Tromey <tromey@redhat.com>
205
206 * Makefile.in, tools/Makefile.in: Rebuilt.
207 * Makefile.am (SUBDIRS): Removed gcj-local change.
208 (DIST_SUBDIRS): Likewise.
209 * tools/Makefile.am (JCOMPILER): Use gcj, not gcjx.
210 (GLIBJ_BOOTCLASSPATH): Find core classes in srcdir.
211
212 2006-12-11 Tom Tromey <tromey@redhat.com>
213
214 * Merged in Classpath from libgcj-import-20061211.
215
216 2006-10-17 Tom Tromey <tromey@redhat.com>
217
218 * sun/reflect/annotation/AnnotationInvocationHandler.java
219 (invoke): Clone array values before return.
220 (create): New method.
221 (arrayClone): Likewise.
222
223 2006-10-12 Tom Tromey <tromey@redhat.com>
224
225 * lib/Makefile.in: Rebuilt.
226 * lib/Makefile.am (JAVAC): Put classes in srcdir.
227 (compile-classes): Conditional on MAINTAINER_MODE.
228
229 2006-07-18 Tom Tromey <tromey@redhat.com>
230
231 * lib/Makefile.in: Rebuilt.
232 * lib/Makefile.am (JAVAC): Add -w, -g, and --encoding.
233
234 2006-07-06 Tom Tromey <tromey@redhat.com>
235
236 * lib/Makefile.in: Rebuilt.
237 * lib/Makefile.am (JAVAC): Define when FOUND_GCJ is true.
238 (compile-classes): Remove special case for gcj.
239
240 2006-06-23 Tom Tromey <tromey@redhat.com>
241
242 * Imported Classpath generics 0.91, presesrving local changes.
243
244 2006-06-09 Tom Tromey <tromey@redhat.com>
245
246 * lib/Makefile.gcj (GCJF): Added -g and -ftarget=1.5.
247
248 2006-05-30 Thomas Fitzsimmons <fitzsim@redhat.com>
249
250 * native/jni/gtk-peer/Makefile.am (gcc_version): New variable.
251 (gcjversionedlibdir): Likewise.
252 (libgtkpeer_la_LDFLAGS): Likewise.
253 Install libgtkpeer.so in GCJ versioned library directory.
254 * native/jawt/Makefile.am (gcc_version): New variable.
255 (gcjversionedlibdir): Likewise.
256 (libjawt_la_LDFLAGS): Likewise.
257 Rename libjawtgnu.so libjawt.so. Install libjawt.so in GCJ
258 versioned library directory.
259 * gnu/java/awt/peer/gtk/GdkFontPeer.java (static): Call
260 System.loadLibrary unconditionally.
261 * gnu/java/awt/peer/gtk/GdkPixbufDecoder.java: Likewise.
262 * gnu/java/awt/peer/gtk/GdkGraphics2D.java: Likewise.
263 * gnu/java/awt/peer/gtk/GdkGraphics.java: Likewise.
264 * gnu/java/awt/peer/gtk/GtkToolkit.java: Likewise.
265 * gnu/java/awt/peer/gtk/GdkTextLayout.java: Likewise.
266
267 2006-05-19 Andreas Tobler <a.tobler@schweiz.ch>
268
269 * include/config-int.h: Delete, it is a generated file.
270
271 2006-04-05 Tom Tromey <tromey@redhat.com>
272
273 PR libgcj/26625:
274 * lib/Makefile.in: Rebuilt.
275 * lib/Makefile.am (compile-classes): Touch the output file.
276
277 2006-04-04 Tom Tromey <tromey@redhat.com>
278
279 * lib/gen-classlist.sh.in: Correct handle generated files.
280
281 2006-04-04 Mark Wielaard <mark@klomp.org>
282
283 * lib/gen-classlist.sh.in: Use classes.tmp, not classes.2
284 as temporary file name.
285
286 2006-04-04 Tom Tromey <tromey@redhat.com>
287
288 * lib/split-for-gcj.sh: Updated for multi-field format.
289 * lib/Makefile.am (CLEANFILES): Added classes.2.
290 * lib/gen-classlist.sh.in (GCJ): Removed. Create classes.1 and
291 classes.2 using multiple fields.
292
293 2006-04-03 Bernhard Rosenkraenzer <bero@arklinux.org>
294
295 PR gcc/26901:
296 * Makefile.in: Rebuilt.
297 * Makefile.am (SUBDIRS): Remove 'tools'.
298 (DIST_SUBDIRS): Likewise.
299
300 2006-03-16 Tom Tromey <tromey@redhat.com>
301
302 PR libgcj/26706:
303 * aclocal.m4, configure: Rebuilt.
304 * configure.ac (GCC_NO_EXECUTABLES): Moved earlier.
305
306 2006-03-15 Tom Tromey <tromey@redhat.com>
307
308 PR libgcj/26688:
309 * lib/Makefile.in: Rebuilt.
310 * lib/Makefile.am (propertydirs): Ignore .svn directories.
311 (metafiles): Likewise.
312
313 2006-03-10 Tom Tromey <tromey@redhat.com>
314
315 For PR libgcj/25713:
316 * java/util/zip/InflaterInputStream.java (read): Replaced with
317 libgcj implementation.
318
319 2006-03-08 Tom Tromey <tromey@redhat.com>
320
321 PR libgcj/24183:
322 * native/jni/xmlj/Makefile.in: Rebuilt.
323 * native/jni/xmlj/Makefile.am (nativelib_LTLIBRARIES): Renamed
324 (reverted local patch).
325
326 2006-01-16 Mark Wielaard <mark@klomp.org>
327
328 * native/fdlibm/namespace.h: Empty for gcj.
329
330 2006-01-14 Anthony Green <green@redhat.com>
331
332 * java/net/ServerSocket.java (accept): Remove bogus
333 security check.
334 (implAccept): Add FIXME comment.
335
336 2006-01-06 Tom Tromey <tromey@redhat.com>
337
338 PR libgcj/23499:
339 * lib/Makefile.in: Rebuilt.
340 * lib/Makefile.am (glibj_DATA): Commented out.
341
342 2005-12-01 Anthony Green <green@redhat.com>
343
344 PR bootstrap/25207
345 * configure.ac: Make sure we have an alsa library in addition to
346 the headers. This extra test is required for systems with
347 multilibs.
348 * configure: Rebuilt.
349
350 2005-10-03 Tom Tromey <tromey@redhat.com>
351
352 * native/jawt/Makefile.in: Rebuilt.
353 * native/jawt/Makefile.am (noinst_LTLIBRARIES): Renamed.
354 * native/jni/xmlj/Makefile.in: Rebuilt.
355 * native/jni/xmlj/Makefile.am (noinst_LTLIBRARIES): Renamed.
356 * native/jni/qt-peer/Makefile.in: Rebuilt.
357 * native/jni/qt-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
358 * native/jni/gtk-peer/Makefile.in: Rebuilt.
359 * native/jni/gtk-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
360
361 2005-10-03 Tom Tromey <tromey@redhat.com>
362
363 PR libgcj/24057:
364 * include/Makefile.in: Rebuilt.
365 * include/Makefile.am: Don't install headers.
366
367 2005-09-30 Tom Tromey <tromey@redhat.com>
368
369 PR libgcj/24051:
370 * Makefile.in: Rebuilt.
371 * Makefile.am (ACLOCAL_AMFLAGS): Added -I ../../config
372 * configure: Rebuilt.
373 * configure.ac: Use GCC_NO_EXECUTABLES
374
375 2005-09-23 Tom Tromey <tromey@redhat.com>
376
377 * native/jawt/.cvsignore: Likewise.
378 * native/jni/qt-peer/.cvsignore
379 * native/jawt/Makefile.in: Added.
380 * native/jni/qt-peer/Makefile.in: Likewise.
381
382 2005-09-23 Tom Tromey <tromey@redhat.com>
383
384 Imported Classpath 0.18.
385
386 2005-08-23 Tom Tromey <tromey@redhat.com>
387
388 * configure: Rebuilt.
389 * configure.ac: Fixed typo.
390
391 2005-08-22 Tom Tromey <tromey@redhat.com>
392
393 PR libgcj/23498:
394 * doc/Makefile.am (info_TEXINFOS): Commented out.
395 * doc/Makefile.in: Rebuilt.
396
397 2005-08-22 Kelley Cook <kcook@gcc.gnu.org>
398
399 * Makefile.am (ACLOCAL_AMFLAGS): New.
400 * Makefile.in: Regenerate.
401
402 2005-08-22 Tom Tromey <tromey@redhat.com>
403
404 PR libgcj/23498:
405 * doc/Makefile.am (info_TEXINFOS): Commented out.
406 * doc/Makefile.in: Rebuilt.
407
408 2005-08-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
409
410 * lib/split-for-gcj.sh: Don't use unportable %{parameter%word}.
411 Don't use unportable !.
412
413 2005-07-15 Tom Tromey <tromey@redhat.com>
414
415 * ChangeLog.gcj, Makefile.in, aclocal.m4, config.guess,
416 config.sub, configure, ltmain.sh, doc/Makefile.in,
417 doc/api/Makefile.in, examples/Makefile.in, external/Makefile.in,
418 external/sax/Makefile.in, external/w3c_dom/Makefile.in,
419 include/Makefile.in, include/config.h.in, include/jni.h,
420 lib/Makefile.in, native/Makefile.in, native/fdlibm/Makefile.in,
421 native/jni/Makefile.in, native/jni/classpath/Makefile.in,
422 native/jni/gtk-peer/Makefile.in, native/jni/java-io/Makefile.in,
423 native/jni/java-lang/Makefile.in, native/jni/java-net/Makefile.in,
424 native/jni/java-nio/Makefile.in, native/jni/java-util/Makefile.in,
425 native/jni/xmlj/Makefile.in, native/target/Makefile.in,
426 native/target/Linux/Makefile.in,
427 native/target/generic/Makefile.in, resource/Makefile.in,
428 scripts/Makefile.in: Added.
429 * native/fdlibm/.cvsignore, native/jni/xmlj/.cvsignore,
430 native/jni/java-util/.cvsignore, native/jni/classpath/.cvsignore,
431 native/jni/java-net/.cvsignore, native/jni/java-io/.cvsignore,
432 native/jni/.cvsignore, native/jni/java-lang/.cvsignore,
433 native/jni/gtk-peer/.cvsignore, native/jni/java-nio/.cvsignore,
434 native/testsuite/.cvsignore, native/.cvsignore,
435 native/vmi/.cvsignore, native/target/.cvsignore,
436 native/target/generic/.cvsignore, native/target/Linux/.cvsignore,
437 include/.cvsignore, doc/api/.cvsignore,
438 doc/www.gnu.org/faq/.cvsignore,
439 doc/www.gnu.org/downloads/.cvsignore,
440 doc/www.gnu.org/docs/.cvsignore, doc/www.gnu.org/.cvsignore,
441 doc/www.gnu.org/events/.cvsignore,
442 doc/www.gnu.org/announce/.cvsignore, doc/.cvsignore,
443 resource/.cvsignore, external/w3c_dom/.cvsignore,
444 external/sax/.cvsignore, external/.cvsignore,
445 java/util/.cvsignore, .cvsignore, test/java.net/.cvsignore,
446 test/java.io/.cvsignore, test/.cvsignore,
447 test/java.util/.cvsignore, test/gnu.java.lang.reflect/.cvsignore,
448 test/java.lang.reflect/.cvsignore, examples/.cvsignore,
449 lib/.cvsignore, gnu/classpath/.cvsignore, gnu/test/.cvsignore,
450 compat/java.net/.cvsignore, compat/.cvsignore, vm/.cvsignore,
451 vm/reference/.cvsignore, scripts/.cvsignore: Updated.