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