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