OSDN Git Service

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