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