OSDN Git Service

* gnu/java/awt/peer/gtk/CairoGraphics2D.java: Always loadLibrary
[pf3gnuchains/gcc-fork.git] / libjava / classpath / ChangeLog.gcj
1 2008-08-17  Mark Wielaard  <mark@klomp.org>
2
3         * gnu/java/awt/peer/gtk/CairoGraphics2D.java: Always loadLibrary
4         gtk-peer.
5         * gnu/java/awt/peer/gtk/GdkFontPeer.java: Likewise.
6         * gnu/java/awt/peer/gtk/GdkPixbufDecoder.java: Likewise.
7         * gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.java: Likewise.
8         * gnu/java/awt/peer/gtk/GtkToolkit.java: Likewise.
9         * gnu/java/awt/peer/gtk/GdkScreenGraphicsDevice.java: Likewise.
10         * gnu/java/awt/peer/gtk/*.class: Rebuilt.
11
12 2008-06-28  Matthias Klose  <doko@ubuntu.com>
13
14         * m4/ac_prog_javac.m4: Disable check for JAVAC, when
15         not configured with --enable-java-maintainer-mode.
16         * aclocal.m4, configure: Regenerate.
17         * native/jni/gstreamer-peer/Makefile.am: Do not link with
18         libclasspathnative.
19         * native/jni/gstreamer-peer/Makefile.in: Regenerate.
20         * tools/Makefile.am, lib/Makefile.am: Use JAVAC for setting
21         JCOMPILER, drop flags not understood by gcj.
22
23 2008-06-24  Tom Tromey  <tromey@redhat.com>
24
25         PR libgcj/32198:
26         * tools/gnu/classpath/tools/rmic/SourceGiopRmicCompiler.java
27         (compile): Reverse isAssignableFrom test.
28         * tools/gnu/classpath/tools/rmic/SourceGiopRmicCompiler.class:
29         Rebuilt.
30
31 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
32
33         PR bootstrap/35457
34         * aclocal.m4: Regenerate.
35         * configure: Regenerate.
36
37 2008-04-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38
39         * lib/gen-classlist.sh.in: Avoid grepping each omission, by
40         building an awk script with a hash for literal files, and
41         awk regular expressions for the rest.
42         * configure.ac: Call AC_PROG_AWK.
43         * configure: Regenerate.
44
45         * m4/gcc_attribute.m4 (GCC_ATTRIBUTE): Fix cache variable name.
46         * tools/Makefile.am (gappletviewer, gjarsigner, gkeytool, gjar)
47         (gnative2ascii, gserialver, gjavah, grmiregistry, gtnameserv)
48         (gorbd, grmid, grmic) [!CREATE_WRAPPERS]: Add stub dependencies
49         for these scripts, to trick automake into hiding the respective
50         rules for the programs below the CREATE_WRAPPERS conditional.
51         * aclocal.m4: Regenerate.
52         * configure: Likewise.
53         * Makefile.in: Likewise.
54         * native/jni/Makefile.in: Likewise.
55         * native/jni/classpath/Makefile.in: Likewise.
56         * native/jni/gstreamer-peer/Makefile.in: Likewise.
57         * native/jni/midi-dssi/Makefile.in: Likewise.
58         * native/jni/gconf-peer/Makefile.in: Likewise.
59         * native/jni/java-io/Makefile.in: Likewise.
60         * native/jni/native-lib/Makefile.in: Likewise.
61         * native/jni/java-util/Makefile.in: Likewise.
62         * native/jni/java-lang/Makefile.in: Likewise.
63         * native/jni/midi-alsa/Makefile.in: Likewise.
64         * native/jni/java-nio/Makefile.in: Likewise.
65         * native/jni/java-net/Makefile.in: Likewise.
66         * native/jni/xmlj/Makefile.in: Likewise.
67         * native/jni/qt-peer/Makefile.in: Likewise.
68         * native/jni/gtk-peer/Makefile.in: Likewise.
69         * native/Makefile.in: Likewise.
70         * native/jawt/Makefile.in: Likewise.
71         * native/fdlibm/Makefile.in: Likewise.
72         * native/plugin/Makefile.in: Likewise.
73         * resource/Makefile.in: Likewise.
74         * scripts/Makefile.in: Likewise.
75         * tools/Makefile.in: Likewise.
76         * doc/Makefile.in: Likewise.
77         * doc/api/Makefile.in: Likewise.
78         * lib/Makefile.in: Likewise.
79         * external/Makefile.in: Likewise.
80         * external/jsr166/Makefile.in: Likewise.
81         * external/sax/Makefile.in: Likewise.
82         * external/w3c_dom/Makefile.in: Likewise.
83         * external/relaxngDatatype/Makefile.in: Likewise.
84         * include/Makefile.in: Likewise.
85         * examples/Makefile.in: Likewise.
86
87 2008-04-17  Tom Tromey  <tromey@redhat.com>
88
89         PR libgcj/35950:
90         * tools/gnu/classpath/tools/jar/Entry.java: New version from
91         Classpath.
92         * tools/classes/gnu/classpath/tools/jar/Entry.class: Update.
93
94 2008-03-10  Jim Meyering  <meyering@redhat.com>
95
96         Don't leak upon failed realloc.
97         * native/jni/classpath/jcl.c (JCL_realloc): Upon failed realloc,
98         free the original buffer before throwing the exception.
99
100 2008-03-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
101
102         * doc/cp-hacking.texinfo: Fix spacing after periods.
103         * doc/cp-tools.texinfo: Likewise.
104         * doc/cp-vmintegration.texinfo: Likewise.
105
106         * doc/cp-hacking.texinfo: Fix some typos.
107         * doc/cp-tools.texinfo: Likewise.
108         * doc/cp-vmintegration.texinfo: Likewise.
109
110 2008-03-02  Jakub Jelinek  <jakub@redhat.com>
111
112         * gnu/java/rmi/registry/RegistryImpl.java (version): Update
113         copyright notice dates.
114         * tools/gnu/classpath/tools/orbd/Main.java (run): Likewise.
115
116 2008-02-20  Matthias Klose  <doko@ubuntu.com>
117
118         * tools/Makefile.am ($(TOOLS_ZIP)): Revert part of previous change,
119         Do copy resource files in JAVA_MAINTAINER_MODE only.
120         * tools/Makefile.in: Regenerate.
121
122 2008-02-18  Jakub Jelinek  <jakub@redhat.com>
123
124         * doc/cp-tools.texinfo (@direntry): Prefix info name with cp-.
125         * doc/cp-hacking.texinfo (@direntry): Likewise.
126         * doc/cp-vmintegration.texinfo (@direntry): Likewise.
127
128 2008-02-06  Matthias Klose  <doko@ubuntu.com>
129
130         * tools/Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files.
131         Copy resource files independent of JAVA_MAINTAINER_MODE.
132         * tools/Makefile.in: Regenerate.
133
134 2008-01-28  Tom Tromey  <tromey@redhat.com>
135
136         * tools/classes/gnu/classpath/tools/native2ascii/Native2ASCII$3.class:
137         Added.
138
139 2008-01-27  Bernhard Fischer  <rep.dot.nop@gmail.com>
140
141         * java/util/SimpleTimeZone.java (SimpleTimeZone): Fix typo in comment.
142         * gnu/CORBA/GIOP/v1_2/RequestHeader.java (RequestHeader): Fix typo in
143         exception message.
144
145 2008-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
146
147         * doc/README.jaxp: Fix typos.
148
149 2007-09-04  Matthias Klose  <doko@ubuntu.com>
150
151         * configure.ac: Append libgcj soversion to nativeexeclibdir.
152         * configure: Regenerate.
153
154 2007-08-04  Matthias Klose  <doko@ubuntu.com>
155
156         * java/util/EnumMap.java (clone): Add cast.
157
158 2007-07-12  Matthias Klose  <doko@ubuntu.com>
159
160         * lib/jazzlib, tools/gnu/classpath/tools/rmi: Remove empty directories.
161
162 2007-06-07  Matthias Klose  <doko@ubuntu.com>
163
164         PR libgcj/32227
165         * include/config-int.h: Delete, it is a generated file.
166
167 2007-06-04  Matthias Klose  <doko@ubuntu.com>
168
169         * m4/acinclude.m4: Accept GCJ and JIKES.
170         * configure: Regenerate.
171
172 2007-05-31  Matthias Klose  <doko@ubuntu.com>
173
174         * javax/management/NotificationBroadcasterSupport.java
175         (getNotificationInfo): Add cast.
176         * native/jni/qt-peer/Makefile.am (AM_CXXFLAGS): Add libstdc++ include
177         directories.
178         * native/jni/qt-peer/Makefile.in: Regenerate.
179
180 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
181
182         PR libjava/32098
183         * configure.ac: Add AC_CONFIG_AUX_DIR(../..).
184         * aclocal.m4: Regenerated.
185         * configure: Likewise.
186         * Makefile.in: Likewise.
187
188 2007-04-25  Andrew Haley  <aph@redhat.com>
189
190         * java/io/ObjectStreamClass.java (ensureFieldsSet): New method.
191         (setFields): call ensureFieldsSet.
192         (fieldsSet): New field.
193         * java/io/ObjectOutputStream.java (writeFields): Call
194         osc.ensureFieldsSet().
195
196         * java/io/ObjectInputStream.java (parseContent): Assign the handle
197         for a PROXYCLASSDESC immediately after reading the marker.
198
199 2007-03-19  Matthias Klose  <doko@ubuntu.com>
200
201         * configure.ac: New configure option
202         --enable-generated-files-in-srcdir.
203         * doc/Makefile.am: Add support to generate files in srcdir,
204         install the cp-tools documentation in info format.
205         * configure: Regenerate.
206         * native/jni/classpath/Makefile.in, native/jni/midi-dssi/Makefile.in,
207         native/jni/Makefile.in, native/jni/gconf-peer/Makefile.in,
208         native/jni/java-io/Makefile.in, native/jni/native-lib/Makefile.in,
209         native/jni/java-util/Makefile.in, native/jni/java-lang/Makefile.in,
210         native/jni/midi-alsa/Makefile.in, native/jni/java-nio/Makefile.in,
211         native/jni/java-net/Makefile.in, native/jni/xmlj/Makefile.in,
212         native/jni/qt-peer/Makefile.in, native/jni/gtk-peer/Makefile.in,
213         native/Makefile.in, native/jawt/Makefile.in, native/fdlibm/Makefile.in,
214         native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in,
215         tools/Makefile.in, doc/Makefile.in, doc/api/Makefile.in,
216         lib/Makefile.in, external/Makefile.in, external/sax/Makefile.in,
217         external/w3c_dom/Makefile.in, external/jsr166/Makefile.in,
218         external/relaxngDatatype/Makefile.in, include/Makefile.in,
219         examples/Makefile.in: Regenerate.
220
221 2007-03-09  Gary Benson  <gbenson@redhat.com>
222             Chris Burdess  <dog@gnu.org>
223
224         PR classpath/30831
225         * gnu/xml/dom/ls/SAXEventSink.java: Only set extended document
226         properties when reader is available.
227
228 2007-03-08  Gary Benson  <gbenson@redhat.com>
229
230         PR classpath/30983:
231         * gnu/xml/dom/ls/DomLSParser.java (getInputSource):
232         Do not use the entity resolver to resolve the top-level document.
233
234 2007-03-07  Gary Benson  <gbenson@redhat.com>
235
236         PR classpath/30906:
237         * resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList:
238         New file.
239
240 2007-03-06  Matthias Klose  <doko@ubuntu.com>
241
242         * doc/Makefile.am(gkeytool.pod): Don't use sed -i.
243         * doc/Makefile.in: Regenerate.
244
245 2007-03-06  Tom Tromey  <tromey@redhat.com>
246
247         * tools/gnu/classpath/tools/javah/Main.java (getName): New
248         method.
249         (getParser): Now protected.  Use getName.  Add '-v' alias for
250         --verbose.
251         (postParse): New method.
252         (run): Now protected.  Use postParse.
253         * tools/gnu/classpath/tools/javah/GcjhMain.java: New file.
254         * tools/Makefile.in: Rebuilt.
255         * tools/Makefile.am: Remove vm-tools.lst before creating it.
256
257 2007-03-05  Matthias Klose  <doko@ubuntu.com>
258
259         * doc/Makefile.am(man_MANS): Add $(TOOLS_MANFILES).
260         * doc/Makefile.in: Regenerate.
261
262 2007-02-26  Jakub Jelinek  <jakub@redhat.com>
263
264         * java/util/TimeZone.java (getDefaultDisplayName): Don't
265         check if TimeZone is instanceof SimpleTimeZone.
266
267 2007-02-21  Gary Benson  <gbenson@redhat.com>
268
269         * java/util/GregorianCalendar.java,
270         (add): Don't set fields directly anymore. Use set()
271
272 2007-02-20  Matthias Klose  <doko@ubuntu.com>
273
274         * Merge doc update from classpath HEAD.
275         * doc/texi2pod.pl: Not imported.
276         * doc/Makefile.am: Use GCC's texi2pod.pl
277         * doc/Makefile.in: Regenerate.
278
279 2007-02-20  Gary Benson  <gbenson@redhat.com>
280
281         * javax/management/MBeanServer.java: Updated.
282         * javax/management/MBeanServerConnection.java: Likewise.
283         * javax/management/ObjectName.java: Likewise.
284         * javax/management/StandardMBean.java: Likewise.
285
286 2007-02-15  David Daney  <ddaney@avtrex.com>
287
288         * tools/Makefile.am (TOOLS_ZIP): Add classes from vm-tools-packages.
289         * tools/Makefile.in: Regenerated.
290
291 2007-02-15  Gary Benson  <gbenson@redhat.com>
292
293         * javax/management/AttributeList.java: Updated.
294         * javax/management/MBeanServerDelegate.java: Likewise.
295         * javax/management/MBeanServerFactory.java: Likewise.
296         * javax/management/StandardMBean.java: Likewise.
297
298 2007-02-15  Gary Benson  <gbenson@redhat.com>
299
300         * gnu/javax/management/Server.java
301         (registerMBean): Always register objects that implement the
302         MBeanRegistration interface, and check the name returned by
303         preRegister before using it.
304
305 2007-02-15  Gary Benson  <gbenson@redhat.com>
306
307         * javax/management/ObjectName.java:
308         (getKeyPropertyList()): Remove cast and call
309         to UnmodifiableMap.
310
311 2007-02-14  Gary Benson  <gbenson@redhat.com>
312
313         * javax/management/ObjectName.java
314         (toString): Return this item's canonical name.
315
316 2007-02-12  Tom Tromey  <tromey@redhat.com>
317
318         * java/util/Collections.java (UnmodifiableMap.toArray): Imported
319         changes from Classpath.
320
321 2007-02-09  Gary Benson  <gbenson@redhat.com>
322
323         * javax/management/ObjectName.java
324         (quote): Initialize StringBuilder correctly.
325
326 2007-02-08  Gary Benson  <gbenson@redhat.com>
327
328         * javax/management/MBeanServerFactory.java
329         (servers): Initialize.
330         (createMBeanServer): Don't initialize servers.
331
332 2007-01-31  Tom Tromey  <tromey@redhat.com>
333
334         * tools/Makefile.in: Rebuilt.
335         * tools/Makefile.am (noinst_SCRIPTS): Renamed from bin_SCRIPTS.
336         (noinst_DATA): Renamed from TOOLS_DATA.
337
338 2007-01-20  Matthias Klose  <doko@debian.org>
339
340         * native/jni/gtk-peer/Makefile.am, native/jawt/Makefile.am: Install
341         into nativeexeclibdir instead of gcjversionedlibdir.
342         * native/jni/gtk-peer/Makefile.in, native/jawt/Makefile.in: Regenerate.
343
344 2007-01-16  Jack Howarth  <howarth@bromo.med.uc.edu>
345
346         * configure.ac: Use multi.m4 from aclocal rather than
347         custom code.  Use multi_basedir instead libgcj_basedir.
348         * aclocal.m4: Regenerate.
349         * configure: Regenerate.
350         * Makefile.in: Regenerate.
351
352 2007-01-10  Matthias Klose  <doko@debian.org>
353
354         Readd missing chunks from r116332:
355
356         * m4/acinclude.m4 (CLASSPATH_TOOLEXECLIBDIR): New macro.
357         * resource/Makefile.am (loggingdir): Define to
358         toolexeclibdir.
359         (securitydir): Likewise.
360         * configure.ac: Call CLASSPATH_TOOLEXECLIBDIR.
361         Set default nativeexeclibdir using toolexeclibdir.
362
363         Readd missing chunks from r115839:
364
365         * native/jni/gtk-peer/Makefile.am (libgtkpeer_la_LDFLAGS):
366         Add -avoid-version.
367         * native/jawt/Makefile.am (libjawt_la_LDFLAGS): Add -avoid-version.
368
369         * configure, Makefile.in, doc/Makefile.in, doc/api/Makefile.in,
370         examples/Makefile.in, external/Makefile.in,
371         external/jsr166/Makefile.in, external/relaxngDatatype/Makefile.in,
372         external/sax/Makefile.in, external/w3c_dom/Makefile.in,
373         include/Makefile.in, lib/Makefile.in, native/Makefile.in,
374         native/fdlibm/Makefile.in, native/jawt/Makefile.in,
375         native/jni/Makefile.in, native/jni/classpath/Makefile.in,
376         native/jni/gconf-peer/Makefile.in, native/jni/gtk-peer/Makefile.in
377         native/jni/java-io/Makefile.in, native/jni/java-lang/Makefile.in,
378         native/jni/java-net/Makefile.in, native/jni/java-nio/Makefile.in,
379         native/jni/java-util/Makefile.in, native/jni/midi-alsa/Makefile.in,
380         native/jni/midi-dssi/Makefile.in, native/jni/native-lib/Makefile.in,
381         native/jni/qt-peer/Makefile.in, native/jni/xmlj/Makefile.in,
382         native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in,
383         tools/Makefile.in: Regenerate
384
385 2007-01-10  Matthias Klose  <doko@debian.org>
386
387         * resource/gnu/regexp, tools/gnu/classpath/tools/rmi/rmic,
388         tools/gnu/classpath/tools/rmi/rmid, tools/gnu/classpath/tools/giop,
389         doc/www.gnu.org, doc/unicode, testsuite, testsuite/java.sun.awt,
390         testsuite/javax.swing.text.html.parser, testsuite/java.lang,
391         testsuite/java.opstack, testsuite/java.sun.tools, testsuite/java.text,
392         testsuite/scheme, testsuite/config, testsuite/java.net, testsuite/lib,
393         testsuite/java.io, testsuite/java.util, native/target,
394         native/testsuite, native/vmi, org/omg/CORBA/SendingContext,
395         gnu/regexp, test, compat: Remove empty directories.
396
397 2006-12-23  Andreas Tobler <a.tobler@schweiz.org>
398
399         * classpath/tools/Makefile.am: Replace cp -a with a more portable
400         cp -pR.
401         * classpath/tools/Makefile.in: Regenerate.
402
403 2006-12-18  Tom Tromey  <tromey@redhat.com>
404
405         * tools/Makefile.in: Rebuilt.
406         * tools/Makefile.am (GLIBJ_CLASSPATH): Look in srcdir.
407
408 2006-12-18  Tom Tromey  <tromey@redhat.com>
409
410         * tools/Makefile.in: Rebuilt.
411         * tools/Makefile.am ($(TOOLS_ZIP)): Put classes in srcdir.
412         * tools/asm, tools/classes: Check in .class files.
413
414 2006-12-18  Gary Benson  <gbenson@redhat.com>
415
416         * tools/Makefile.am: Fix typo.
417         * tools/Makefile.in: Rebuilt.
418
419 2006-12-15  Andrew Haley  <aph@redhat.com>
420
421         * tools/Makefile.am (TOOLS_ZIP): Pass -g -w to javac.
422         Create all-classes.lst that contains all source filenames.
423         Delete asm.lst.
424
425 2006-12-15  Tom Tromey  <tromey@redhat.com>
426
427         * configure, lib/Makefile.in: Rebuilt.
428         * lib/Makefile.am (compile-classes): Use JAVA_MAINTAINER_MODE.
429         * configure.ac: Added --enable-java-maintainer-mode.
430
431 2006-12-12  Tom Tromey  <tromey@redhat.com>
432
433         * Makefile.in, tools/Makefile.in: Rebuilt.
434         * Makefile.am (SUBDIRS): Removed gcj-local change.
435         (DIST_SUBDIRS): Likewise.
436         * tools/Makefile.am (JCOMPILER): Use gcj, not gcjx.
437         (GLIBJ_BOOTCLASSPATH): Find core classes in srcdir.
438
439 2006-12-11  Tom Tromey  <tromey@redhat.com>
440
441         * Merged in Classpath from libgcj-import-20061211.
442
443 2006-10-17  Tom Tromey  <tromey@redhat.com>
444
445         * sun/reflect/annotation/AnnotationInvocationHandler.java
446         (invoke): Clone array values before return.
447         (create): New method.
448         (arrayClone): Likewise.
449
450 2006-10-12  Tom Tromey  <tromey@redhat.com>
451
452         * lib/Makefile.in: Rebuilt.
453         * lib/Makefile.am (JAVAC): Put classes in srcdir.
454         (compile-classes): Conditional on MAINTAINER_MODE.
455
456 2006-07-18  Tom Tromey  <tromey@redhat.com>
457
458         * lib/Makefile.in: Rebuilt.
459         * lib/Makefile.am (JAVAC): Add -w, -g, and --encoding.
460
461 2006-07-06  Tom Tromey  <tromey@redhat.com>
462
463         * lib/Makefile.in: Rebuilt.
464         * lib/Makefile.am (JAVAC): Define when FOUND_GCJ is true.
465         (compile-classes): Remove special case for gcj.
466
467 2006-06-23  Tom Tromey  <tromey@redhat.com>
468
469         * Imported Classpath generics 0.91, presesrving local changes.
470
471 2006-06-09  Tom Tromey  <tromey@redhat.com>
472
473         * lib/Makefile.gcj (GCJF): Added -g and -ftarget=1.5.
474
475 2006-05-30  Thomas Fitzsimmons  <fitzsim@redhat.com>
476
477         * native/jni/gtk-peer/Makefile.am (gcc_version): New variable.
478         (gcjversionedlibdir): Likewise.
479         (libgtkpeer_la_LDFLAGS): Likewise.
480         Install libgtkpeer.so in GCJ versioned library directory.
481         * native/jawt/Makefile.am (gcc_version): New variable.
482         (gcjversionedlibdir): Likewise.
483         (libjawt_la_LDFLAGS): Likewise.
484         Rename libjawtgnu.so libjawt.so.  Install libjawt.so in GCJ
485         versioned library directory.
486         * gnu/java/awt/peer/gtk/GdkFontPeer.java (static): Call
487         System.loadLibrary unconditionally.
488         * gnu/java/awt/peer/gtk/GdkPixbufDecoder.java: Likewise.
489         * gnu/java/awt/peer/gtk/GdkGraphics2D.java: Likewise.
490         * gnu/java/awt/peer/gtk/GdkGraphics.java: Likewise.
491         * gnu/java/awt/peer/gtk/GtkToolkit.java: Likewise.
492         * gnu/java/awt/peer/gtk/GdkTextLayout.java: Likewise.
493
494 2006-05-19  Andreas Tobler  <a.tobler@schweiz.ch>
495
496         * include/config-int.h: Delete, it is a generated file.
497
498 2006-04-05  Tom Tromey  <tromey@redhat.com>
499
500         PR libgcj/26625:
501         * lib/Makefile.in: Rebuilt.
502         * lib/Makefile.am (compile-classes): Touch the output file.
503
504 2006-04-04  Tom Tromey  <tromey@redhat.com>
505
506         * lib/gen-classlist.sh.in: Correct handle generated files.
507
508 2006-04-04  Mark Wielaard  <mark@klomp.org>
509
510         * lib/gen-classlist.sh.in: Use classes.tmp, not classes.2
511         as temporary file name.
512
513 2006-04-04  Tom Tromey  <tromey@redhat.com>
514
515         * lib/split-for-gcj.sh: Updated for multi-field format.
516         * lib/Makefile.am (CLEANFILES): Added classes.2.
517         * lib/gen-classlist.sh.in (GCJ): Removed.  Create classes.1 and
518         classes.2 using multiple fields.
519
520 2006-04-03  Bernhard Rosenkraenzer  <bero@arklinux.org>
521
522         PR gcc/26901:
523         * Makefile.in: Rebuilt.
524         * Makefile.am (SUBDIRS): Remove 'tools'.
525         (DIST_SUBDIRS): Likewise.
526
527 2006-03-16  Tom Tromey  <tromey@redhat.com>
528
529         PR libgcj/26706:
530         * aclocal.m4, configure: Rebuilt.
531         * configure.ac (GCC_NO_EXECUTABLES): Moved earlier.
532
533 2006-03-15  Tom Tromey  <tromey@redhat.com>
534
535         PR libgcj/26688:
536         * lib/Makefile.in: Rebuilt.
537         * lib/Makefile.am (propertydirs): Ignore .svn directories.
538         (metafiles): Likewise.
539
540 2006-03-10  Tom Tromey  <tromey@redhat.com>
541
542         For PR libgcj/25713:
543         * java/util/zip/InflaterInputStream.java (read): Replaced with
544         libgcj implementation.
545
546 2006-03-08  Tom Tromey  <tromey@redhat.com>
547
548         PR libgcj/24183:
549         * native/jni/xmlj/Makefile.in: Rebuilt.
550         * native/jni/xmlj/Makefile.am (nativelib_LTLIBRARIES): Renamed
551         (reverted local patch).
552
553 2006-01-16  Mark Wielaard  <mark@klomp.org>
554
555         * native/fdlibm/namespace.h: Empty for gcj.
556
557 2006-01-14  Anthony Green  <green@redhat.com>
558
559         * java/net/ServerSocket.java (accept): Remove bogus
560         security check.
561         (implAccept): Add FIXME comment.
562
563 2006-01-06  Tom Tromey  <tromey@redhat.com>
564
565         PR libgcj/23499:
566         * lib/Makefile.in: Rebuilt.
567         * lib/Makefile.am (glibj_DATA): Commented out.
568
569 2005-12-01  Anthony Green  <green@redhat.com>
570
571         PR bootstrap/25207
572         * configure.ac: Make sure we have an alsa library in addition to
573         the headers.  This extra test is required for systems with
574         multilibs.
575         * configure: Rebuilt.
576
577 2005-10-03  Tom Tromey  <tromey@redhat.com>
578
579         * native/jawt/Makefile.in: Rebuilt.
580         * native/jawt/Makefile.am (noinst_LTLIBRARIES): Renamed.
581         * native/jni/xmlj/Makefile.in: Rebuilt.
582         * native/jni/xmlj/Makefile.am (noinst_LTLIBRARIES): Renamed.
583         * native/jni/qt-peer/Makefile.in: Rebuilt.
584         * native/jni/qt-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
585         * native/jni/gtk-peer/Makefile.in: Rebuilt.
586         * native/jni/gtk-peer/Makefile.am (noinst_LTLIBRARIES): Renamed.
587
588 2005-10-03  Tom Tromey  <tromey@redhat.com>
589
590         PR libgcj/24057:
591         * include/Makefile.in: Rebuilt.
592         * include/Makefile.am: Don't install headers.
593
594 2005-09-30  Tom Tromey  <tromey@redhat.com>
595
596         PR libgcj/24051:
597         * Makefile.in: Rebuilt.
598         * Makefile.am (ACLOCAL_AMFLAGS): Added -I ../../config
599         * configure: Rebuilt.
600         * configure.ac: Use GCC_NO_EXECUTABLES
601
602 2005-09-23  Tom Tromey  <tromey@redhat.com>
603
604         * native/jawt/.cvsignore: Likewise.
605         * native/jni/qt-peer/.cvsignore
606         * native/jawt/Makefile.in: Added.
607         * native/jni/qt-peer/Makefile.in: Likewise.
608
609 2005-09-23  Tom Tromey  <tromey@redhat.com>
610
611         Imported Classpath 0.18.
612
613 2005-08-23  Tom Tromey  <tromey@redhat.com>
614
615         * configure: Rebuilt.
616         * configure.ac: Fixed typo.
617
618 2005-08-22  Tom Tromey  <tromey@redhat.com>
619
620         PR libgcj/23498:
621         * doc/Makefile.am (info_TEXINFOS): Commented out.
622         * doc/Makefile.in: Rebuilt.
623
624 2005-08-22  Kelley Cook  <kcook@gcc.gnu.org>
625
626         * Makefile.am (ACLOCAL_AMFLAGS): New.
627         * Makefile.in: Regenerate.
628         
629 2005-08-22  Tom Tromey  <tromey@redhat.com>
630
631         PR libgcj/23498:
632         * doc/Makefile.am (info_TEXINFOS): Commented out.
633         * doc/Makefile.in: Rebuilt.
634
635 2005-08-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
636
637         * lib/split-for-gcj.sh: Don't use unportable %{parameter%word}.
638         Don't use unportable !.
639
640 2005-07-15  Tom Tromey  <tromey@redhat.com>
641
642         * ChangeLog.gcj, Makefile.in, aclocal.m4, config.guess,
643         config.sub, configure, ltmain.sh, doc/Makefile.in,
644         doc/api/Makefile.in, examples/Makefile.in, external/Makefile.in,
645         external/sax/Makefile.in, external/w3c_dom/Makefile.in,
646         include/Makefile.in, include/config.h.in, include/jni.h,
647         lib/Makefile.in, native/Makefile.in, native/fdlibm/Makefile.in,
648         native/jni/Makefile.in, native/jni/classpath/Makefile.in,
649         native/jni/gtk-peer/Makefile.in, native/jni/java-io/Makefile.in,
650         native/jni/java-lang/Makefile.in, native/jni/java-net/Makefile.in,
651         native/jni/java-nio/Makefile.in, native/jni/java-util/Makefile.in,
652         native/jni/xmlj/Makefile.in, native/target/Makefile.in,
653         native/target/Linux/Makefile.in,
654         native/target/generic/Makefile.in, resource/Makefile.in,
655         scripts/Makefile.in: Added.
656         * native/fdlibm/.cvsignore, native/jni/xmlj/.cvsignore,
657         native/jni/java-util/.cvsignore, native/jni/classpath/.cvsignore,
658         native/jni/java-net/.cvsignore, native/jni/java-io/.cvsignore,
659         native/jni/.cvsignore, native/jni/java-lang/.cvsignore,
660         native/jni/gtk-peer/.cvsignore, native/jni/java-nio/.cvsignore,
661         native/testsuite/.cvsignore, native/.cvsignore,
662         native/vmi/.cvsignore, native/target/.cvsignore,
663         native/target/generic/.cvsignore, native/target/Linux/.cvsignore,
664         include/.cvsignore, doc/api/.cvsignore,
665         doc/www.gnu.org/faq/.cvsignore,
666         doc/www.gnu.org/downloads/.cvsignore,
667         doc/www.gnu.org/docs/.cvsignore, doc/www.gnu.org/.cvsignore,
668         doc/www.gnu.org/events/.cvsignore,
669         doc/www.gnu.org/announce/.cvsignore, doc/.cvsignore,
670         resource/.cvsignore, external/w3c_dom/.cvsignore,
671         external/sax/.cvsignore, external/.cvsignore,
672         java/util/.cvsignore, .cvsignore, test/java.net/.cvsignore,
673         test/java.io/.cvsignore, test/.cvsignore,
674         test/java.util/.cvsignore, test/gnu.java.lang.reflect/.cvsignore,
675         test/java.lang.reflect/.cvsignore, examples/.cvsignore,
676         lib/.cvsignore, gnu/classpath/.cvsignore, gnu/test/.cvsignore,
677         compat/java.net/.cvsignore, compat/.cvsignore, vm/.cvsignore,
678         vm/reference/.cvsignore, scripts/.cvsignore: Updated.