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