OSDN Git Service

PR other/43620
[pf3gnuchains/gcc-fork.git] / libjava / classpath / ChangeLog.gcj
1 2012-09-20  Jakub Jelinek  <jakub@redhat.com>
2
3         PR other/43620
4         * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
5         * Makefile.in: Regenerated.
6         * doc/Makefile.in: Regenerated.
7         * doc/api/Makefile.in: Regenerated.
8         * examples/Makefile.in: Regenerated.
9         * external/Makefile.in: Regenerated.
10         * external/jsr166/Makefile.in: Regenerated.
11         * external/relaxngDatatype/Makefile.in: Regenerated.
12         * external/sax/Makefile.in: Regenerated.
13         * external/w3c_dom/Makefile.in: Regenerated.
14         * include/Makefile.in: Regenerated.
15         * lib/Makefile.in: Regenerated.
16         * native/Makefile.in: Regenerated.
17         * native/fdlibm/Makefile.in: Regenerated.
18         * native/jawt/Makefile.in: Regenerated.
19         * native/jni/Makefile.in: Regenerated.
20         * native/jni/classpath/Makefile.in: Regenerated.
21         * native/jni/gconf-peer/Makefile.in: Regenerated.
22         * native/jni/gstreamer-peer/Makefile.in: Regenerated.
23         * native/jni/gtk-peer/Makefile.in: Regenerated.
24         * native/jni/java-io/Makefile.in: Regenerated.
25         * native/jni/java-lang/Makefile.in: Regenerated.
26         * native/jni/java-math/Makefile.in: Regenerated.
27         * native/jni/java-net/Makefile.in: Regenerated.
28         * native/jni/java-nio/Makefile.in: Regenerated.
29         * native/jni/java-util/Makefile.in: Regenerated.
30         * native/jni/midi-alsa/Makefile.in: Regenerated.
31         * native/jni/midi-dssi/Makefile.in: Regenerated.
32         * native/jni/native-lib/Makefile.in: Regenerated.
33         * native/jni/qt-peer/Makefile.in: Regenerated.
34         * native/jni/xmlj/Makefile.in: Regenerated.
35         * native/plugin/Makefile.in: Regenerated.
36         * resource/Makefile.in: Regenerated.
37         * scripts/Makefile.in: Regenerated.
38         * tools/Makefile.in: Regenerated.
39
40 2012-01-01  Jakub Jelinek  <jakub@redhat.com>
41
42         * gnu/java/rmi/registry/RegistryImpl.java (version): Update
43         copyright notice dates.
44         * tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.
45
46 2011-11-29  Andreas Tobler  <andreast@fgznet.ch>
47
48         * config.rpath (ld_shlibs): Fix detection of FreeBSD-10 and up.
49         (libname_spec): Likewise.
50         * configure: Regenerate with autoconf -I ../../.
51
52 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
53
54         * config.rpath, ltcf-c.sh, ltcf-gcj.sh, ltconfig: Remove
55         handling of freebsd1* which soon would match FreeBSD 10.0.
56         * configure: Regenerate.
57
58 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
59
60         * configure.ac (GCJ_JAVAC): Run false rather than no.
61         * configure: Rebuilt.
62
63 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
64
65         * gnu/java/rmi/registry/RegistryImpl.java (version): Update
66         copyright notice dates.
67         * tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.
68
69 2010-06-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
70
71         * doc/Makefile.am (POD2MAN): Provide --date from ChangeLog.
72         * doc/Makefile.in: Regenerate.
73
74 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
75
76         * native/jni/midi-alsa/gnu_javax_sound_midi_alsa_AlsaPortDevice.c
77         (Java_gnu_javax_sound_midi_alsa_AlsaPortDevice_run_1receiver_1thread_1):
78         Avoid set but not used warning.
79
80 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
81
82         * gnu/java/rmi/registry/RegistryImpl.java (version): Update
83         copyright notice dates.
84         * tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.
85
86 2009-07-01  Jakub Jelinek  <jakub@redhat.com>
87
88         * gnu/javax/swing/text/html/parser/HTML_401F.java (defineElements):
89         Split this huge method into...
90         (defineElements1, defineElements2, defineElements3, defineElements4,
91         defineElements5, defineElements6): ... these smaller methods.
92
93 2009-06-16  Matthias Klose  <doko@ubuntu.com>
94
95         * tools/gnu/classpath/tools/gjdoc/Main.java (getGjdocVersion): Use
96         gnu.classpath.Configuration.CLASSPATH_VERSION as version number.
97         * tools/gnu/classpath/tools/doclets/htmldoclet/HtmlDoclet.java
98         (getDocletVersion): Likewise.
99         * tools/classes/gnu/classpath/tools/gjdoc/Main*.class: Regenerate.
100         * tools/classes/gnu/classpath/tools/doclets/htmldoclet/HtmlDoclet*.class:
101         Regenerate.
102
103 2009-03-16  Matthias Klose  <doko@ubuntu.com>
104
105         * configure.ac: Detect xulrunner-1.9.
106         * configure: Regenerate.
107
108 2009-02-03  Jakub Jelinek  <jakub@redhat.com>
109
110         * gnu/java/rmi/registry/RegistryImpl.java (version): Update
111         copyright notice dates.
112         * tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.
113
114 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
115
116         * configure: Regenerate.
117
118 2008-11-12  Jakub Jelinek  <jakub@redhat.com>
119
120         PR libgcj/33764
121         * configure.ac (INSTALL_BINARIES): New AM_CONDITIONAL.
122         * tools/Makefile.am: If not INSTALL_BINARIES, use noinst_PROGRAMS
123         instead of bin_PROGRAMS for binaries.
124         * configure: Regenerated.
125         * tools/Makefile.in: Regenerated.
126
127 2008-11-10  Andrew Haley  <aph@redhat.com>
128
129         * native/jni/gtk-peer/gnu_java_awt_peer_gtk_CairoGraphics2D.c 
130         (Java_gnu_java_awt_peer_gtk_CairoGraphics2D_cairoDrawGlyphVector): 
131         Remove bogus gdk_threads_leave ();
132
133 2008-10-23  Jakub Jelinek  <jakub@redhat.com>
134
135         PR java/37893
136         * tools/Makefile.am (tools.zip): Generate *.lst files always, not
137         just in JAVA_MAINTAINER_MODE.
138         * tools/Makefile.in: Regenerated.
139
140 2008-10-21  Matthias Klose  <doko@ubuntu.com>
141
142         * classpath/tools/gnu/classpath/tools/gjdoc/expr/Java*: Move from ...
143         * classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/ ... here.
144         * Update .class files.
145         
146 2008-10-21  Andrew John Hughes  <gnu_andrew@member.fsf.org>
147
148         * tools/Makefile.am:
149         Always generate parser in the srcdir.
150
151 2008-10-21  Matthias Klose  <doko@ubuntu.com>
152
153         * doc/Makefile.am (MAINTAINERCLEANFILES): Add gjdoc.1.
154         * doc/Makefile.in: Regenerate.
155
156 2008-10-20  Matthias Klose  <doko@ubuntu.com>
157
158         * configure.ac: Fix path name in check for generated gjdoc parser files.
159         * configure: Regenerate.
160
161 2008-10-20  Matthias Klose  <doko@ubuntu.com>
162
163         * configure.ac: Don't check for working java, if not configured
164         with --enable-java-maintainer-mode.
165         * configure: Regenerate.
166
167 2008-10-19  Matthias Klose  <doko@ubuntu.com>
168
169         * m4/ac_prog_java.m4: Revert previous change.
170         * m4/ac_prog_javac.m4: Apply it here.
171         * configure: Regenerate.
172
173 2008-10-19  Matthias Klose  <doko@ubuntu.com>
174
175         * m4/ac_prog_javac.m4: Don't check for working javac, if not configured
176         with --enable-java-maintainer-mode.
177         * configure: Regenerate.
178         * Makefile.in, */Makefile.in: Regenerate.
179
180 2008-09-30  Matthias Klose  <doko@ubuntu.com>
181
182         * m4/ac_prog_antlr.m4: Check for cantlr binary as well.
183
184 2008-09-29  Matthias Klose  <doko@ubuntu.com>
185
186         * m4/ac_prog_antlr.m4: Check for antlr binary as well.
187
188 2008-09-28  Matthias Klose  <doko@ubuntu.com>
189
190         * PR libgcj/37636. Revert:
191         2008-02-20  Matthias Klose  <doko@ubuntu.com>
192
193         * tools/Makefile.am ($(TOOLS_ZIP)): Revert part of previous change,
194         Do copy resource files in JAVA_MAINTAINER_MODE only.
195         * tools/Makefile.in: Regenerate.
196
197 2008-09-14  Matthias Klose  <doko@ubuntu.com>
198
199         * m4/ac_prog_javac_works.m4, m4/ac_prog_javac.m4, m4/acinclude.m4:
200         Revert local changes.
201         * m4/ac_prog_antlr.m4: Check for an runantlr binary.
202         * tools/Makefile.am, lib/Makefile.am: Revert local changes (JCOMPILER).
203         * tools/Makefile.am: Remove USE_JAVAC_FLAGS, pass ANTLR_JAR in
204         GLIBJ_CLASSPATH.
205
206 2008-09-14  Matthias Klose  <doko@ubuntu.com>
207
208         Revert:
209         Daniel Frampton  <zyridium at zyridium.net>
210
211         * AUTHORS: Added.
212         * java/lang/InheritableThreadLocal.java,
213         * java/lang/Thread.java,
214         * java/lang/ThreadLocal.java:
215         Modified to use java.lang.ThreadLocalMap.
216         * java/lang/ThreadLocalMap.java:
217         New cheaper ThreadLocal-specific WeakHashMap.
218
219 2008-08-15  Matthias Klose  <doko@ubuntu.com>
220
221         * m4/acinclude.m4 (CLASSPATH_JAVAC_MEM_CHECK): Remove unknown
222         args for javac.
223
224 2008-08-17  Mark Wielaard  <mark@klomp.org>
225
226         * gnu/java/awt/peer/gtk/CairoGraphics2D.java: Always loadLibrary
227         gtk-peer.
228         * gnu/java/awt/peer/gtk/GdkFontPeer.java: Likewise.
229         * gnu/java/awt/peer/gtk/GdkPixbufDecoder.java: Likewise.
230         * gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.java: Likewise.
231         * gnu/java/awt/peer/gtk/GtkToolkit.java: Likewise.
232         * gnu/java/awt/peer/gtk/GdkScreenGraphicsDevice.java: Likewise.
233         * gnu/java/awt/peer/gtk/*.class: Rebuilt.
234
235 2008-06-28  Matthias Klose  <doko@ubuntu.com>
236
237         * m4/ac_prog_javac.m4: Disable check for JAVAC, when
238         not configured with --enable-java-maintainer-mode.
239         * aclocal.m4, configure: Regenerate.
240         * native/jni/gstreamer-peer/Makefile.am: Do not link with
241         libclasspathnative.
242         * native/jni/gstreamer-peer/Makefile.in: Regenerate.
243         * tools/Makefile.am, lib/Makefile.am: Use JAVAC for setting
244         JCOMPILER, drop flags not understood by gcj.
245
246 2008-06-24  Tom Tromey  <tromey@redhat.com>
247
248         PR libgcj/32198:
249         * tools/gnu/classpath/tools/rmic/SourceGiopRmicCompiler.java
250         (compile): Reverse isAssignableFrom test.
251         * tools/gnu/classpath/tools/rmic/SourceGiopRmicCompiler.class:
252         Rebuilt.
253
254 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
255
256         PR bootstrap/35457
257         * aclocal.m4: Regenerate.
258         * configure: Regenerate.
259
260 2008-04-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
261
262         * lib/gen-classlist.sh.in: Avoid grepping each omission, by
263         building an awk script with a hash for literal files, and
264         awk regular expressions for the rest.
265         * configure.ac: Call AC_PROG_AWK.
266         * configure: Regenerate.
267
268         * m4/gcc_attribute.m4 (GCC_ATTRIBUTE): Fix cache variable name.
269         * tools/Makefile.am (gappletviewer, gjarsigner, gkeytool, gjar)
270         (gnative2ascii, gserialver, gjavah, grmiregistry, gtnameserv)
271         (gorbd, grmid, grmic) [!CREATE_WRAPPERS]: Add stub dependencies
272         for these scripts, to trick automake into hiding the respective
273         rules for the programs below the CREATE_WRAPPERS conditional.
274         * aclocal.m4: Regenerate.
275         * configure: Likewise.
276         * Makefile.in: Likewise.
277         * native/jni/Makefile.in: Likewise.
278         * native/jni/classpath/Makefile.in: Likewise.
279         * native/jni/gstreamer-peer/Makefile.in: Likewise.
280         * native/jni/midi-dssi/Makefile.in: Likewise.
281         * native/jni/gconf-peer/Makefile.in: Likewise.
282         * native/jni/java-io/Makefile.in: Likewise.
283         * native/jni/native-lib/Makefile.in: Likewise.
284         * native/jni/java-util/Makefile.in: Likewise.
285         * native/jni/java-lang/Makefile.in: Likewise.
286         * native/jni/midi-alsa/Makefile.in: Likewise.
287         * native/jni/java-nio/Makefile.in: Likewise.
288         * native/jni/java-net/Makefile.in: Likewise.
289         * native/jni/xmlj/Makefile.in: Likewise.
290         * native/jni/qt-peer/Makefile.in: Likewise.
291         * native/jni/gtk-peer/Makefile.in: Likewise.
292         * native/Makefile.in: Likewise.
293         * native/jawt/Makefile.in: Likewise.
294         * native/fdlibm/Makefile.in: Likewise.
295         * native/plugin/Makefile.in: Likewise.
296         * resource/Makefile.in: Likewise.
297         * scripts/Makefile.in: Likewise.
298         * tools/Makefile.in: Likewise.
299         * doc/Makefile.in: Likewise.
300         * doc/api/Makefile.in: Likewise.
301         * lib/Makefile.in: Likewise.
302         * external/Makefile.in: Likewise.
303         * external/jsr166/Makefile.in: Likewise.
304         * external/sax/Makefile.in: Likewise.
305         * external/w3c_dom/Makefile.in: Likewise.
306         * external/relaxngDatatype/Makefile.in: Likewise.
307         * include/Makefile.in: Likewise.
308         * examples/Makefile.in: Likewise.
309
310 2008-04-17  Tom Tromey  <tromey@redhat.com>
311
312         PR libgcj/35950:
313         * tools/gnu/classpath/tools/jar/Entry.java: New version from
314         Classpath.
315         * tools/classes/gnu/classpath/tools/jar/Entry.class: Update.
316
317 2008-03-10  Jim Meyering  <meyering@redhat.com>
318
319         Don't leak upon failed realloc.
320         * native/jni/classpath/jcl.c (JCL_realloc): Upon failed realloc,
321         free the original buffer before throwing the exception.
322
323 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
324
325         * doc/cp-hacking.texinfo: Fix spacing after periods.
326         * doc/cp-tools.texinfo: Likewise.
327         * doc/cp-vmintegration.texinfo: Likewise.
328
329         * doc/cp-hacking.texinfo: Fix some typos.
330         * doc/cp-tools.texinfo: Likewise.
331         * doc/cp-vmintegration.texinfo: Likewise.
332
333 2008-03-02  Jakub Jelinek  <jakub@redhat.com>
334
335         * gnu/java/rmi/registry/RegistryImpl.java (version): Update
336         copyright notice dates.
337         * tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.
338
339 2008-02-20  Matthias Klose  <doko@ubuntu.com>
340
341         * tools/Makefile.am ($(TOOLS_ZIP)): Revert part of previous change,
342         Do copy resource files in JAVA_MAINTAINER_MODE only.
343         * tools/Makefile.in: Regenerate.
344
345 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
346
347         * doc/cp-tools.texinfo (@direntry): Prefix info name with cp-.
348         * doc/cp-hacking.texinfo (@direntry): Likewise.
349         * doc/cp-vmintegration.texinfo (@direntry): Likewise.
350
351 2008-02-06  Matthias Klose  <doko@ubuntu.com>
352
353         * tools/Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files.
354         Copy resource files independent of JAVA_MAINTAINER_MODE.
355         * tools/Makefile.in: Regenerate.
356
357 2008-01-28  Tom Tromey  <tromey@redhat.com>
358
359         * tools/classes/gnu/classpath/tools/native2ascii/Native2ASCII$3.class:
360         Added.
361
362 2008-01-27  Bernhard Fischer  <rep.dot.nop@gmail.com>
363
364         * java/util/SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.
365         * gnu/CORBA/GIOP/v1_2/RequestHeader.java (RequestHeader): Fix typo in
366         exception message.
367
368 2008-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
369
370         * doc/README.jaxp: Fix typos.
371
372 2007-09-04  Matthias Klose  <doko@ubuntu.com>
373
374         * configure.ac: Append libgcj soversion to nativeexeclibdir.
375         * configure: Regenerate.
376
377 2007-08-04  Matthias Klose  <doko@ubuntu.com>
378
379         * java/util/EnumMap.java (clone): Add cast.
380
381 2007-07-12  Matthias Klose  <doko@ubuntu.com>
382
383         * lib/jazzlib, tools/gnu/classpath/tools/rmi: Remove empty directories.
384
385 2007-06-07  Matthias Klose  <doko@ubuntu.com>
386
387         PR libgcj/32227
388         * include/config-int.h: Delete, it is a generated file.
389
390 2007-06-04  Matthias Klose  <doko@ubuntu.com>
391
392         * m4/acinclude.m4: Accept GCJ and JIKES.
393         * configure: Regenerate.
394
395 2007-05-31  Matthias Klose  <doko@ubuntu.com>
396
397         * javax/management/NotificationBroadcasterSupport.java
398         (getNotificationInfo): Add cast.
399         * native/jni/qt-peer/Makefile.am (AM_CXXFLAGS): Add libstdc++ include
400         directories.
401         * native/jni/qt-peer/Makefile.in: Regenerate.
402
403 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
404
405         PR libjava/32098
406         * configure.ac: Add AC_CONFIG_AUX_DIR(../..).
407         * aclocal.m4: Regenerated.
408         * configure: Likewise.
409         * Makefile.in: Likewise.
410
411 2007-04-25  Andrew Haley  <aph@redhat.com>
412
413         * java/io/ObjectStreamClass.java (ensureFieldsSet): New method.
414         (setFields): call ensureFieldsSet.
415         (fieldsSet): New field.
416         * java/io/ObjectOutputStream.java (writeFields): Call
417         osc.ensureFieldsSet().
418
419         * java/io/ObjectInputStream.java (parseContent): Assign the handle
420         for a PROXYCLASSDESC immediately after reading the marker.
421
422 2007-03-19  Matthias Klose  <doko@ubuntu.com>
423
424         * configure.ac: New configure option
425         --enable-generated-files-in-srcdir.
426         * doc/Makefile.am: Add support to generate files in srcdir,
427         install the cp-tools documentation in info format.
428         * configure: Regenerate.
429         * native/jni/classpath/Makefile.in, native/jni/midi-dssi/Makefile.in,
430         native/jni/Makefile.in, native/jni/gconf-peer/Makefile.in,
431         native/jni/java-io/Makefile.in, native/jni/native-lib/Makefile.in,
432         native/jni/java-util/Makefile.in, native/jni/java-lang/Makefile.in,
433         native/jni/midi-alsa/Makefile.in, native/jni/java-nio/Makefile.in,
434         native/jni/java-net/Makefile.in, native/jni/xmlj/Makefile.in,
435         native/jni/qt-peer/Makefile.in, native/jni/gtk-peer/Makefile.in,
436         native/Makefile.in, native/jawt/Makefile.in, native/fdlibm/Makefile.in,
437         native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in,
438         tools/Makefile.in, doc/Makefile.in, doc/api/Makefile.in,
439         lib/Makefile.in, external/Makefile.in, external/sax/Makefile.in,
440         external/w3c_dom/Makefile.in, external/jsr166/Makefile.in,
441         external/relaxngDatatype/Makefile.in, include/Makefile.in,
442         examples/Makefile.in: Regenerate.
443
444 2007-03-09  Gary Benson  <gbenson@redhat.com>
445             Chris Burdess  <dog@gnu.org>
446
447         PR classpath/30831
448         * gnu/xml/dom/ls/SAXEventSink.java: Only set extended document
449         properties when reader is available.
450
451 2007-03-08  Gary Benson  <gbenson@redhat.com>
452
453         PR classpath/30983:
454         * gnu/xml/dom/ls/DomLSParser.java (getInputSource):
455         Do not use the entity resolver to resolve the top-level document.
456
457 2007-03-07  Gary Benson  <gbenson@redhat.com>
458
459         PR classpath/30906:
460         * resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList:
461         New file.
462
463 2007-03-06  Matthias Klose  <doko@ubuntu.com>
464
465         * doc/Makefile.am(gkeytool.pod): Don't use sed -i.
466         * doc/Makefile.in: Regenerate.
467
468 2007-03-06  Tom Tromey  <tromey@redhat.com>
469
470         * tools/gnu/classpath/tools/javah/Main.java (getName): New
471         method.
472         (getParser): Now protected.  Use getName.  Add '-v' alias for
473         --verbose.
474         (postParse): New method.
475         (run): Now protected.  Use postParse.
476         * tools/gnu/classpath/tools/javah/GcjhMain.java: New file.
477         * tools/Makefile.in: Rebuilt.
478         * tools/Makefile.am: Remove vm-tools.lst before creating it.
479
480 2007-03-05  Matthias Klose  <doko@ubuntu.com>
481
482         * doc/Makefile.am(man_MANS): Add $(TOOLS_MANFILES).
483         * doc/Makefile.in: Regenerate.
484
485 2007-02-26  Jakub Jelinek  <jakub@redhat.com>
486
487         * java/util/TimeZone.java (getDefaultDisplayName): Don't
488         check if TimeZone is instanceof SimpleTimeZone.
489
490 2007-02-21  Gary Benson  <gbenson@redhat.com>
491
492         * java/util/GregorianCalendar.java,
493         (add): Don't set fields directly anymore. Use set()
494
495 2007-02-20  Matthias Klose  <doko@ubuntu.com>
496
497         * Merge doc update from classpath HEAD.
498         * doc/texi2pod.pl: Not imported.
499         * doc/Makefile.am: Use GCC's texi2pod.pl
500         * doc/Makefile.in: Regenerate.
501
502 2007-02-20  Gary Benson  <gbenson@redhat.com>
503
504         * javax/management/MBeanServer.java: Updated.
505         * javax/management/MBeanServerConnection.java: Likewise.
506         * javax/management/ObjectName.java: Likewise.
507         * javax/management/StandardMBean.java: Likewise.
508
509 2007-02-15  David Daney  <ddaney@avtrex.com>
510
511         * tools/Makefile.am (TOOLS_ZIP): Add classes from vm-tools-packages.
512         * tools/Makefile.in: Regenerated.
513
514 2007-02-15  Gary Benson  <gbenson@redhat.com>
515
516         * javax/management/AttributeList.java: Updated.
517         * javax/management/MBeanServerDelegate.java: Likewise.
518         * javax/management/MBeanServerFactory.java: Likewise.
519         * javax/management/StandardMBean.java: Likewise.
520
521 2007-02-15  Gary Benson  <gbenson@redhat.com>
522
523         * gnu/javax/management/Server.java
524         (registerMBean): Always register objects that implement the
525         MBeanRegistration interface, and check the name returned by
526         preRegister before using it.
527
528 2007-02-15  Gary Benson  <gbenson@redhat.com>
529
530         * javax/management/ObjectName.java:
531         (getKeyPropertyList()): Remove cast and call
532         to UnmodifiableMap.
533
534 2007-02-14  Gary Benson  <gbenson@redhat.com>
535
536         * javax/management/ObjectName.java
537         (toString): Return this item's canonical name.
538
539 2007-02-12  Tom Tromey  <tromey@redhat.com>
540
541         * java/util/Collections.java (UnmodifiableMap.toArray): Imported
542         changes from Classpath.
543
544 2007-02-09  Gary Benson  <gbenson@redhat.com>
545
546         * javax/management/ObjectName.java
547         (quote): Initialize StringBuilder correctly.
548
549 2007-02-08  Gary Benson  <gbenson@redhat.com>
550
551         * javax/management/MBeanServerFactory.java
552         (servers): Initialize.
553         (createMBeanServer): Don't initialize servers.
554
555 2007-01-31  Tom Tromey  <tromey@redhat.com>
556
557         * tools/Makefile.in: Rebuilt.
558         * tools/Makefile.am (noinst_SCRIPTS): Renamed from bin_SCRIPTS.
559         (noinst_DATA): Renamed from TOOLS_DATA.
560
561 2007-01-20  Matthias Klose  <doko@debian.org>
562
563         * native/jni/gtk-peer/Makefile.am, native/jawt/Makefile.am: Install
564         into nativeexeclibdir instead of gcjversionedlibdir.
565         * native/jni/gtk-peer/Makefile.in, native/jawt/Makefile.in: Regenerate.
566
567 2007-01-16  Jack Howarth  <howarth@bromo.med.uc.edu>
568
569         * configure.ac: Use multi.m4 from aclocal rather than
570         custom code.  Use multi_basedir instead libgcj_basedir.
571         * aclocal.m4: Regenerate.
572         * configure: Regenerate.
573         * Makefile.in: Regenerate.
574
575 2007-01-10  Matthias Klose  <doko@debian.org>
576
577         Readd missing chunks from r116332:
578
579         * m4/acinclude.m4 (CLASSPATH_TOOLEXECLIBDIR): New macro.
580         * resource/Makefile.am (loggingdir): Define to
581         toolexeclibdir.
582         (securitydir): Likewise.
583         * configure.ac: Call CLASSPATH_TOOLEXECLIBDIR.
584         Set default nativeexeclibdir using toolexeclibdir.
585
586         Readd missing chunks from r115839:
587
588         * native/jni/gtk-peer/Makefile.am (libgtkpeer_la_LDFLAGS):
589         Add -avoid-version.
590         * native/jawt/Makefile.am (libjawt_la_LDFLAGS): Add -avoid-version.
591
592         * configure, Makefile.in, doc/Makefile.in, doc/api/Makefile.in,
593         examples/Makefile.in, external/Makefile.in,
594         external/jsr166/Makefile.in, external/relaxngDatatype/Makefile.in,
595         external/sax/Makefile.in, external/w3c_dom/Makefile.in,
596         include/Makefile.in, lib/Makefile.in, native/Makefile.in,
597         native/fdlibm/Makefile.in, native/jawt/Makefile.in,
598         native/jni/Makefile.in, native/jni/classpath/Makefile.in,
599         native/jni/gconf-peer/Makefile.in, native/jni/gtk-peer/Makefile.in
600         native/jni/java-io/Makefile.in, native/jni/java-lang/Makefile.in,
601         native/jni/java-net/Makefile.in, native/jni/java-nio/Makefile.in,
602         native/jni/java-util/Makefile.in, native/jni/midi-alsa/Makefile.in,
603         native/jni/midi-dssi/Makefile.in, native/jni/native-lib/Makefile.in,
604         native/jni/qt-peer/Makefile.in, native/jni/xmlj/Makefile.in,
605         native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in,
606         tools/Makefile.in: Regenerate
607
608 2007-01-10  Matthias Klose  <doko@debian.org>
609
610         * resource/gnu/regexp, tools/gnu/classpath/tools/rmi/rmic,
611         tools/gnu/classpath/tools/rmi/rmid, tools/gnu/classpath/tools/giop,
612         doc/www.gnu.org, doc/unicode, testsuite, testsuite/java.sun.awt,
613         testsuite/javax.swing.text.html.parser, testsuite/java.lang,
614         testsuite/java.opstack, testsuite/java.sun.tools, testsuite/java.text,
615         testsuite/scheme, testsuite/config, testsuite/java.net, testsuite/lib,
616         testsuite/java.io, testsuite/java.util, native/target,
617         native/testsuite, native/vmi, org/omg/CORBA/SendingContext,
618         gnu/regexp, test, compat: Remove empty directories.
619
620 2006-12-23  Andreas Tobler <a.tobler@schweiz.org>
621
622         * classpath/tools/Makefile.am: Replace cp -a with a more portable
623         cp -pR.
624         * classpath/tools/Makefile.in: Regenerate.
625
626 2006-12-18  Tom Tromey  <tromey@redhat.com>
627
628         * tools/Makefile.in: Rebuilt.
629         * tools/Makefile.am (GLIBJ_CLASSPATH): Look in srcdir.
630
631 2006-12-18  Tom Tromey  <tromey@redhat.com>
632
633         * tools/Makefile.in: Rebuilt.
634         * tools/Makefile.am ($(TOOLS_ZIP)): Put classes in srcdir.
635         * tools/asm, tools/classes: Check in .class files.
636
637 2006-12-18  Gary Benson  <gbenson@redhat.com>
638
639         * tools/Makefile.am: Fix typo.
640         * tools/Makefile.in: Rebuilt.
641
642 2006-12-15  Andrew Haley  <aph@redhat.com>
643
644         * tools/Makefile.am (TOOLS_ZIP): Pass -g -w to javac.
645         Create all-classes.lst that contains all source filenames.
646         Delete asm.lst.
647
648 2006-12-15  Tom Tromey  <tromey@redhat.com>
649
650         * configure, lib/Makefile.in: Rebuilt.
651         * lib/Makefile.am (compile-classes): Use JAVA_MAINTAINER_MODE.
652         * configure.ac: Added --enable-java-maintainer-mode.
653
654 2006-12-12  Tom Tromey  <tromey@redhat.com>
655
656         * Makefile.in, tools/Makefile.in: Rebuilt.
657         * Makefile.am (SUBDIRS): Removed gcj-local change.
658         (DIST_SUBDIRS): Likewise.
659         * tools/Makefile.am (JCOMPILER): Use gcj, not gcjx.
660         (GLIBJ_BOOTCLASSPATH): Find core classes in srcdir.
661
662 2006-12-11  Tom Tromey  <tromey@redhat.com>
663
664         * Merged in Classpath from libgcj-import-20061211.
665
666 2006-10-17  Tom Tromey  <tromey@redhat.com>
667
668         * sun/reflect/annotation/AnnotationInvocationHandler.java
669         (invoke): Clone array values before return.
670         (create): New method.
671         (arrayClone): Likewise.
672
673 2006-10-12  Tom Tromey  <tromey@redhat.com>
674
675         * lib/Makefile.in: Rebuilt.
676         * lib/Makefile.am (JAVAC): Put classes in srcdir.
677         (compile-classes): Conditional on MAINTAINER_MODE.
678
679 2006-07-18  Tom Tromey  <tromey@redhat.com>
680
681         * lib/Makefile.in: Rebuilt.
682         * lib/Makefile.am (JAVAC): Add -w, -g, and --encoding.
683
684 2006-07-06  Tom Tromey  <tromey@redhat.com>
685
686         * lib/Makefile.in: Rebuilt.
687         * lib/Makefile.am (JAVAC): Define when FOUND_GCJ is true.
688         (compile-classes): Remove special case for gcj.
689
690 2006-06-23  Tom Tromey  <tromey@redhat.com>
691
692         * Imported Classpath generics 0.91, presesrving local changes.
693
694 2006-06-09  Tom Tromey  <tromey@redhat.com>
695
696         * lib/Makefile.gcj (GCJF): Added -g and -ftarget=1.5.
697
698 2006-05-30  Thomas Fitzsimmons  <fitzsim@redhat.com>
699
700         * native/jni/gtk-peer/Makefile.am (gcc_version): New variable.
701         (gcjversionedlibdir): Likewise.
702         (libgtkpeer_la_LDFLAGS): Likewise.
703         Install libgtkpeer.so in GCJ versioned library directory.
704         * native/jawt/Makefile.am (gcc_version): New variable.
705         (gcjversionedlibdir): Likewise.
706         (libjawt_la_LDFLAGS): Likewise.
707         Rename libjawtgnu.so libjawt.so.  Install libjawt.so in GCJ
708         versioned library directory.
709         * gnu/java/awt/peer/gtk/GdkFontPeer.java (static): Call
710         System.loadLibrary unconditionally.
711         * gnu/java/awt/peer/gtk/GdkPixbufDecoder.java: Likewise.
712         * gnu/java/awt/peer/gtk/GdkGraphics2D.java: Likewise.
713         * gnu/java/awt/peer/gtk/GdkGraphics.java: Likewise.
714         * gnu/java/awt/peer/gtk/GtkToolkit.java: Likewise.
715         * gnu/java/awt/peer/gtk/GdkTextLayout.java: Likewise.
716
717 2006-05-19  Andreas Tobler  <a.tobler@schweiz.ch>
718
719         * include/config-int.h: Delete, it is a generated file.
720
721 2006-04-05  Tom Tromey  <tromey@redhat.com>
722
723         PR libgcj/26625:
724         * lib/Makefile.in: Rebuilt.
725         * lib/Makefile.am (compile-classes): Touch the output file.
726
727 2006-04-04  Tom Tromey  <tromey@redhat.com>
728
729         * lib/gen-classlist.sh.in: Correct handle generated files.
730
731 2006-04-04  Mark Wielaard  <mark@klomp.org>
732
733         * lib/gen-classlist.sh.in: Use classes.tmp, not classes.2
734         as temporary file name.
735
736 2006-04-04  Tom Tromey  <tromey@redhat.com>
737
738         * lib/split-for-gcj.sh: Updated for multi-field format.
739         * lib/Makefile.am (CLEANFILES): Added classes.2.
740         * lib/gen-classlist.sh.in (GCJ): Removed.  Create classes.1 and
741         classes.2 using multiple fields.
742
743 2006-04-03  Bernhard Rosenkraenzer  <bero@arklinux.org>
744
745         PR gcc/26901:
746         * Makefile.in: Rebuilt.
747         * Makefile.am (SUBDIRS): Remove 'tools'.
748         (DIST_SUBDIRS): Likewise.
749
750 2006-03-16  Tom Tromey  <tromey@redhat.com>
751
752         PR libgcj/26706:
753         * aclocal.m4, configure: Rebuilt.
754         * configure.ac (GCC_NO_EXECUTABLES): Moved earlier.
755
756 2006-03-15  Tom Tromey  <tromey@redhat.com>
757
758         PR libgcj/26688:
759         * lib/Makefile.in: Rebuilt.
760         * lib/Makefile.am (propertydirs): Ignore .svn directories.
761         (metafiles): Likewise.
762
763 2006-03-10  Tom Tromey  <tromey@redhat.com>
764
765         For PR libgcj/25713:
766         * java/util/zip/InflaterInputStream.java (read): Replaced with
767         libgcj implementation.
768
769 2006-03-08  Tom Tromey  <tromey@redhat.com>
770
771         PR libgcj/24183:
772         * native/jni/xmlj/Makefile.in: Rebuilt.
773         * native/jni/xmlj/Makefile.am (nativelib_LTLIBRARIES): Renamed
774         (reverted local patch).
775
776 2006-01-16  Mark Wielaard  <mark@klomp.org>
777
778         * native/fdlibm/namespace.h: Empty for gcj.
779
780 2006-01-14  Anthony Green  <green@redhat.com>
781
782         * java/net/ServerSocket.java (accept): Remove bogus
783         security check.
784         (implAccept): Add FIXME comment.
785
786 2006-01-06  Tom Tromey  <tromey@redhat.com>
787
788         PR libgcj/23499:
789         * lib/Makefile.in: Rebuilt.
790         * lib/Makefile.am (glibj_DATA): Commented out.
791
792 2005-12-01  Anthony Green  <green@redhat.com>
793
794         PR bootstrap/25207
795         * configure.ac: Make sure we have an alsa library in addition to
796         the headers.  This extra test is required for systems with
797         multilibs.
798         * configure: Rebuilt.
799
800 2005-10-03  Tom Tromey  <tromey@redhat.com>
801
802         * native/jawt/Makefile.in: Rebuilt.
803         * native/jawt/Makefile.am (noinst_LTLIBRARIES): Renamed.
804         * native/jni/xmlj/Makefile.in: Rebuilt.
805         * native/jni/xmlj/Makefile.am (noinst_LTLIBRARIES): Renamed.
806         * native/jni/qt-peer/Makefile.in: Rebuilt.
807         * native/jni/qt-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
808         * native/jni/gtk-peer/Makefile.in: Rebuilt.
809         * native/jni/gtk-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
810
811 2005-10-03  Tom Tromey  <tromey@redhat.com>
812
813         PR libgcj/24057:
814         * include/Makefile.in: Rebuilt.
815         * include/Makefile.am: Don't install headers.
816
817 2005-09-30  Tom Tromey  <tromey@redhat.com>
818
819         PR libgcj/24051:
820         * Makefile.in: Rebuilt.
821         * Makefile.am (ACLOCAL_AMFLAGS): Added -I ../../config
822         * configure: Rebuilt.
823         * configure.ac: Use GCC_NO_EXECUTABLES
824
825 2005-09-23  Tom Tromey  <tromey@redhat.com>
826
827         * native/jawt/.cvsignore: Likewise.
828         * native/jni/qt-peer/.cvsignore
829         * native/jawt/Makefile.in: Added.
830         * native/jni/qt-peer/Makefile.in: Likewise.
831
832 2005-09-23  Tom Tromey  <tromey@redhat.com>
833
834         Imported Classpath 0.18.
835
836 2005-08-23  Tom Tromey  <tromey@redhat.com>
837
838         * configure: Rebuilt.
839         * configure.ac: Fixed typo.
840
841 2005-08-22  Tom Tromey  <tromey@redhat.com>
842
843         PR libgcj/23498:
844         * doc/Makefile.am (info_TEXINFOS): Commented out.
845         * doc/Makefile.in: Rebuilt.
846
847 2005-08-22  Kelley Cook  <kcook@gcc.gnu.org>
848
849         * Makefile.am (ACLOCAL_AMFLAGS): New.
850         * Makefile.in: Regenerate.
851         
852 2005-08-22  Tom Tromey  <tromey@redhat.com>
853
854         PR libgcj/23498:
855         * doc/Makefile.am (info_TEXINFOS): Commented out.
856         * doc/Makefile.in: Rebuilt.
857
858 2005-08-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
859
860         * lib/split-for-gcj.sh: Don't use unportable %{parameter%word}.
861         Don't use unportable !.
862
863 2005-07-15  Tom Tromey  <tromey@redhat.com>
864
865         * ChangeLog.gcj, Makefile.in, aclocal.m4, config.guess,
866         config.sub, configure, ltmain.sh, doc/Makefile.in,
867         doc/api/Makefile.in, examples/Makefile.in, external/Makefile.in,
868         external/sax/Makefile.in, external/w3c_dom/Makefile.in,
869         include/Makefile.in, include/config.h.in, include/jni.h,
870         lib/Makefile.in, native/Makefile.in, native/fdlibm/Makefile.in,
871         native/jni/Makefile.in, native/jni/classpath/Makefile.in,
872         native/jni/gtk-peer/Makefile.in, native/jni/java-io/Makefile.in,
873         native/jni/java-lang/Makefile.in, native/jni/java-net/Makefile.in,
874         native/jni/java-nio/Makefile.in, native/jni/java-util/Makefile.in,
875         native/jni/xmlj/Makefile.in, native/target/Makefile.in,
876         native/target/Linux/Makefile.in,
877         native/target/generic/Makefile.in, resource/Makefile.in,
878         scripts/Makefile.in: Added.
879         * native/fdlibm/.cvsignore, native/jni/xmlj/.cvsignore,
880         native/jni/java-util/.cvsignore, native/jni/classpath/.cvsignore,
881         native/jni/java-net/.cvsignore, native/jni/java-io/.cvsignore,
882         native/jni/.cvsignore, native/jni/java-lang/.cvsignore,
883         native/jni/gtk-peer/.cvsignore, native/jni/java-nio/.cvsignore,
884         native/testsuite/.cvsignore, native/.cvsignore,
885         native/vmi/.cvsignore, native/target/.cvsignore,
886         native/target/generic/.cvsignore, native/target/Linux/.cvsignore,
887         include/.cvsignore, doc/api/.cvsignore,
888         doc/www.gnu.org/faq/.cvsignore,
889         doc/www.gnu.org/downloads/.cvsignore,
890         doc/www.gnu.org/docs/.cvsignore, doc/www.gnu.org/.cvsignore,
891         doc/www.gnu.org/events/.cvsignore,
892         doc/www.gnu.org/announce/.cvsignore, doc/.cvsignore,
893         resource/.cvsignore, external/w3c_dom/.cvsignore,
894         external/sax/.cvsignore, external/.cvsignore,
895         java/util/.cvsignore, .cvsignore, test/java.net/.cvsignore,
896         test/java.io/.cvsignore, test/.cvsignore,
897         test/java.util/.cvsignore, test/gnu.java.lang.reflect/.cvsignore,
898         test/java.lang.reflect/.cvsignore, examples/.cvsignore,
899         lib/.cvsignore, gnu/classpath/.cvsignore, gnu/test/.cvsignore,
900         compat/java.net/.cvsignore, compat/.cvsignore, vm/.cvsignore,
901         vm/reference/.cvsignore, scripts/.cvsignore: Updated.