OSDN Git Service

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