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