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