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