OSDN Git Service

2008-04-18 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / libjava / ChangeLog
1 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2
3         PR bootstrap/35457
4         * aclocal.m4: Regenerate.
5         * configure: Regenerate.
6
7 2008-04-16  Andrew Haley  <aph@littlepinkcloud.com>
8
9         * libgcj_bc.c: (_Jv_LookupInterfaceMethod, _Jv_MonitorExit,
10         _Jv_RegisterResource, _Jv_JNI_PopSystemFrame): Add.
11
12 2008-04-16  Andrew Haley  <aph@redhat.com>
13
14         * libgcj_bc.c: Sort lines.
15
16 2008-04-02  Peter O'Gorman  <pogma@thewrittenword.com>
17
18         PR bootstrap/35216
19         * scripts/makemake.tcl: Replace org/omg build with build of all
20         its subpackages.
21         * sources.am: Regenerate.
22         * Makefile.in: Regenerate.
23
24 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25
26         * Makefile.am (install-data-local): Rewrite to be more efficient,
27         using awk, and `install' with multiple files at once.  Do not gather
28         more than 50 files in one go to avoid hitting command line limits.
29         (install_data_local_split): New variable.
30         * aclocal.m4: Regenerate.
31         * configure: Likewise.
32         * Makefile.in: Likewise.
33         * gcj/Makefile.in: Likewise.
34         * include/Makefile.in: Likewise.
35         * testsuite/Makefile.in: Likewise.
36
37         * Makefile.am (write_entries_to_file_split): New variable.
38         (write_entries_to_file): Write out that many entries at once,
39         for speed.
40         * Makefile.in: Regenerate.
41
42 2008-03-13  Tom Tromey  <tromey@redhat.com>
43
44         * java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader):
45         Check loading constraints.
46         (_Jv_CheckOrCreateLoadingConstraint): New function.
47         * java/lang/ClassLoader.java (loadingConstraints): New field.
48         * link.cc (_Jv_Linker::find_field): Use
49         _Jv_CheckOrCreateLoadingConstraint.
50         (_Jv_Linker::check_loading_constraints): New function.
51         (_Jv_Linker::resolve_method_entry): Use
52         check_loading_constraints.
53         (_Jv_Linker::append_partial_itable): Likewise.
54         (_Jv_Linker::layout_vtable_methods): Likewise.
55         * include/jvm.h (_Jv_Linker::check_loading_constraints): Declare.
56         (_Jv_CheckOrCreateLoadingConstraint): Declare.
57
58 2008-03-10  Jim Meyering  <meyering@redhat.com>
59
60         Don't leak upon failed realloc.
61         * gnu/classpath/natSystemProperties.cc
62         (SystemProperties::insertSystemProperties):
63
64 2008-03-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65
66         * HACKING: Fix grep patterns.
67
68 2008-03-04  David Daney  <ddaney@avtrex.com>
69
70         * scripts/makemake.tcl (properties_map): Don't exclude
71         gnu/java/locale.
72         * gnu/java/lang/MainThread.java (Klocale, Kcalendar): Remove.
73         * java/text/Collator.java: Organize imports.
74         (getAvailableLocales): Merge from classpath.
75         (getInstance): Same.
76         * sources.am: Regenerate.
77         * Makefile.in: Regenerate.
78         * classpath/lib/java/text/DecimalFormatSymbols.class,
79         classpath/lib/java/text/DateFormatSymbols.class,
80         classpath/lib/java/util/Currency.class,
81         classpath/lib/java/util/Calendar.class,
82         classpath/lib/gnu/java/lang/MainThread.class,
83         classpath/lib/java/text/Collator.class,
84         gnu/java/lang/MainThread.h,
85         java/text/DateFormatSymbols.h,
86         java/text/DecimalFormatSymbols.h,
87         java/util/Calendar.h,
88         java/util/Currency.h: Regenerate.
89         * classpath/lib/gnu/java/locale/LocaleInformation_en_PH.class,
90         classpath/lib/gnu/java/locale/LocaleInformation_es_AR.class,
91         classpath/lib/gnu/java/locale/LocaleInformation_en_BW.class,
92         classpath/lib/gnu/java/locale/LocaleInformation_de_BE.class,
93         classpath/lib/gnu/java/locale/LocaleInformation_te_IN.class,
94         classpath/lib/gnu/java/locale/LocaleInformation_en.class,
95         classpath/lib/gnu/java/locale/LocaleInformation_iw_IL.class,
96         classpath/lib/gnu/java/locale/LocaleInformation_fr_LU.class,
97         classpath/lib/gnu/java/locale/LocaleInformation_ar_AE.class,
98         classpath/lib/gnu/java/locale/LocaleInformation_sk_SK.class,
99         classpath/lib/gnu/java/locale/LocaleInformation_fr_CA.class,
100         classpath/lib/gnu/java/locale/LocaleInformation_es_MX.class,
101         classpath/lib/gnu/java/locale/LocaleInformation_ar_EG.class,
102         classpath/lib/gnu/java/locale/LocaleInformation_lt_LT.class,
103         classpath/lib/gnu/java/locale/LocaleInformation_en_ZW.class,
104         classpath/lib/gnu/java/locale/LocaleInformation_ar_QA.class,
105         classpath/lib/gnu/java/locale/LocaleInformation_gv_GB.class,
106         classpath/lib/gnu/java/locale/LocaleInformation_yi_US.class,
107         classpath/lib/gnu/java/locale/LocaleInformation_ar_SD.class,
108         classpath/lib/gnu/java/locale/LocaleInformation_ar_IQ.class,
109         classpath/lib/gnu/java/locale/Calendar_de.class,
110         classpath/lib/gnu/java/locale/LocaleInformation_es_HN.class,
111         classpath/lib/gnu/java/locale/LocaleInformation_ar_YE.class,
112         classpath/lib/gnu/java/locale/LocaleInformation_de_CH.class,
113         classpath/lib/gnu/java/locale/LocaleInformation_es_PR.class,
114         classpath/lib/gnu/java/locale/LocaleInformation_ar_BH.class,
115         classpath/lib/gnu/java/locale/LocaleInformation_mi_NZ.class,
116         classpath/lib/gnu/java/locale/Calendar_nl.class,
117         classpath/lib/gnu/java/locale/LocaleInformation_fr_BE.class,
118         classpath/lib/gnu/java/locale/LocaleInformation_es_EC.class,
119         classpath/lib/gnu/java/locale/LocaleInformation_mt_MT.class,
120         classpath/lib/gnu/java/locale/LocaleInformation_en_HK.class,
121         classpath/lib/gnu/java/locale/LocaleInformation_es_CL.class,
122         classpath/lib/gnu/java/locale/LocaleInformation_kw_GB.class,
123         classpath/lib/gnu/java/locale/LocaleInformation_mk_MK.class,
124         classpath/lib/gnu/java/locale/LocaleInformation_es_ES.class,
125         classpath/lib/gnu/java/locale/LocaleInformation_cs_CZ.class,
126         classpath/lib/gnu/java/locale/LocaleInformation_nl_NL.class,
127         classpath/lib/gnu/java/locale/LocaleInformation_en_CA.class,
128         classpath/lib/gnu/java/locale/LocaleInformation_bs_BA.class,
129         classpath/lib/gnu/java/locale/LocaleInformation_ru_UA.class,
130         classpath/lib/gnu/java/locale/LocaleInformation_es_US.class,
131         classpath/lib/gnu/java/locale/LocaleInformation_fr_CH.class,
132         classpath/lib/gnu/java/locale/LocaleInformation_ja_JP.class,
133         classpath/lib/gnu/java/locale/LocaleInformation_it_CH.class,
134         classpath/lib/gnu/java/locale/LocaleInformation_es_PA.class,
135         classpath/lib/gnu/java/locale/LocaleInformation_kl_GL.class,
136         classpath/lib/gnu/java/locale/LocaleInformation_de.class,
137         classpath/lib/gnu/java/locale/LocaleInformation_el_GR.class,
138         classpath/lib/gnu/java/locale/LocaleInformation_en_IN.class,
139         classpath/lib/gnu/java/locale/LocaleInformation_es_DO.class,
140         classpath/lib/gnu/java/locale/LocaleInformation_tr_TR.class,
141         classpath/lib/gnu/java/locale/LocaleInformation_es_PE.class,
142         classpath/lib/gnu/java/locale/LocaleInformation_zh_TW.class,
143         classpath/lib/gnu/java/locale/LocaleInformation_ar_OM.class,
144         classpath/lib/gnu/java/locale/LocaleInformation_ar_KW.class,
145         classpath/lib/gnu/java/locale/LocaleInformation_ga_IE.class,
146         classpath/lib/gnu/java/locale/LocaleInformation_hu_HU.class,
147         classpath/lib/gnu/java/locale/LocaleInformation_nl.class,
148         classpath/lib/gnu/java/locale/LocaleInformation_ca_ES.class,
149         classpath/lib/gnu/java/locale/LocaleInformation_zh_SG.class,
150         classpath/lib/gnu/java/locale/LocaleInformation_de_AT.class,
151         classpath/lib/gnu/java/locale/LocaleInformation_ar_LB.class,
152         classpath/lib/gnu/java/locale/LocaleInformation_es_PY.class,
153         classpath/lib/gnu/java/locale/LocaleInformation_nl_BE.class,
154         classpath/lib/gnu/java/locale/LocaleInformation_af_ZA.class,
155         classpath/lib/gnu/java/locale/LocaleInformation_he_IL.class,
156         classpath/lib/gnu/java/locale/LocaleInformation_ro_RO.class,
157         classpath/lib/gnu/java/locale/LocaleInformation_vi_VN.class,
158         classpath/lib/gnu/java/locale/LocaleInformation_cy_GB.class,
159         classpath/lib/gnu/java/locale/LocaleInformation_hi_IN.class,
160         classpath/lib/gnu/java/locale/LocaleInformation_es_CO.class,
161         classpath/lib/gnu/java/locale/LocaleInformation_ar_JO.class,
162         classpath/lib/gnu/java/locale/LocaleInformation_br_FR.class,
163         classpath/lib/gnu/java/locale/LocaleInformation_ta_IN.class,
164         classpath/lib/gnu/java/locale/LocaleInformation_en_ZA.class,
165         classpath/lib/gnu/java/locale/LocaleInformation_fr_FR.class,
166         classpath/lib/gnu/java/locale/LocaleInformation_ar_DZ.class,
167         classpath/lib/gnu/java/locale/LocaleInformation_eu_ES.class,
168         classpath/lib/gnu/java/locale/LocaleInformation_ar_TN.class,
169         classpath/lib/gnu/java/locale/LocaleInformation_tl_PH.class,
170         classpath/lib/gnu/java/locale/LocaleInformation_pl_PL.class,
171         classpath/lib/gnu/java/locale/LocaleInformation_sv_FI.class,
172         classpath/lib/gnu/java/locale/LocaleInformation_id_ID.class,
173         classpath/lib/gnu/java/locale/LocaleInformation_en_GB.class,
174         classpath/lib/gnu/java/locale/LocaleInformation_uz_UZ.class,
175         classpath/lib/gnu/java/locale/LocaleInformation_fi_FI.class,
176         classpath/lib/gnu/java/locale/LocaleInformation_en_IE.class,
177         classpath/lib/gnu/java/locale/LocaleInformation_ar_MA.class,
178         classpath/lib/gnu/java/locale/LocaleInformation_be_BY.class,
179         classpath/lib/gnu/java/locale/LocaleInformation_bn_IN.class,
180         classpath/lib/gnu/java/locale/LocaleInformation_pt_PT.class,
181         classpath/lib/gnu/java/locale/LocaleInformation_es_BO.class,
182         classpath/lib/gnu/java/locale/LocaleInformation_en_AU.class,
183         classpath/lib/gnu/java/locale/LocaleInformation_es_NI.class,
184         classpath/lib/gnu/java/locale/LocaleInformation_zh_CN.class,
185         classpath/lib/gnu/java/locale/LocaleInformation_es_VE.class,
186         classpath/lib/gnu/java/locale/LocaleInformation_ka_GE.class,
187         classpath/lib/gnu/java/locale/LocaleInformation_it_IT.class,
188         classpath/lib/gnu/java/locale/LocaleInformation_en_US.class,
189         classpath/lib/gnu/java/locale/LocaleInformation_sl_SI.class,
190         classpath/lib/gnu/java/locale/LocaleInformation_en_DK.class,
191         classpath/lib/gnu/java/locale/LocaleInformation.class,
192         classpath/lib/gnu/java/locale/LocaleInformation_es_CR.class,
193         classpath/lib/gnu/java/locale/LocaleInformation_ru_RU.class,
194         classpath/lib/gnu/java/locale/LocaleInformation_sq_AL.class,
195         classpath/lib/gnu/java/locale/LocaleInformation_de_DE.class,
196         classpath/lib/gnu/java/locale/LocaleInformation_es_GT.class,
197         classpath/lib/gnu/java/locale/LocaleInformation_sr_YU.class,
198         classpath/lib/gnu/java/locale/LocaleInformation_da_DK.class,
199         classpath/lib/gnu/java/locale/LocaleInformation_gd_GB.class,
200         classpath/lib/gnu/java/locale/LocaleInformation_hr_HR.class,
201         classpath/lib/gnu/java/locale/LocaleInformation_zh_HK.class,
202         classpath/lib/gnu/java/locale/LocaleInformation_uk_UA.class,
203         classpath/lib/gnu/java/locale/LocaleInformation_ko_KR.class,
204         classpath/lib/gnu/java/locale/Calendar_en.class,
205         classpath/lib/gnu/java/locale/LocaleInformation_ar_LY.class,
206         classpath/lib/gnu/java/locale/LocaleInformation_pt_BR.class,
207         classpath/lib/gnu/java/locale/LocaleInformation_nn_NO.class,
208         classpath/lib/gnu/java/locale/LocaleInformation_en_NZ.class,
209         classpath/lib/gnu/java/locale/LocaleInformation_es_SV.class,
210         classpath/lib/gnu/java/locale/LocaleInformation_ur_PK.class,
211         classpath/lib/gnu/java/locale/LocaleInformation_et_EE.class,
212         classpath/lib/gnu/java/locale/LocaleInformation_lv_LV.class,
213         classpath/lib/gnu/java/locale/LocaleInformation_es_UY.class,
214         classpath/lib/gnu/java/locale/LocaleInformation_oc_FR.class,
215         classpath/lib/gnu/java/locale/LocaleInformation_fo_FO.class,
216         classpath/lib/gnu/java/locale/LocaleInformation_ar_IN.class,
217         classpath/lib/gnu/java/locale/LocaleInformation_de_LU.class,
218         classpath/lib/gnu/java/locale/LocaleInformation_gl_ES.class,
219         classpath/lib/gnu/java/locale/LocaleInformation_en_SG.class,
220         classpath/lib/gnu/java/locale/LocaleInformation_se_NO.class,
221         classpath/lib/gnu/java/locale/LocaleInformation_mr_IN.class,
222         classpath/lib/gnu/java/locale/LocaleInformation_tg_TJ.class,
223         classpath/lib/gnu/java/locale/LocaleInformation_no_NO.class,
224         classpath/lib/gnu/java/locale/LocaleInformation_ar_SY.class,
225         classpath/lib/gnu/java/locale/LocaleInformation_sv_SE.class,
226         classpath/lib/gnu/java/locale/LocaleInformation_fa_IR.class,
227         classpath/lib/gnu/java/locale/Calendar.class,
228         gnu/java/locale/LocaleInformation_fr_CA.java,
229         gnu/java/locale/LocaleInformation_sk_SK.java,
230         gnu/java/locale/LocaleInformation_ar_BH.java,
231         gnu/java/locale/LocaleInformation_ko_KR.h,
232         gnu/java/locale/LocaleInformation_bs_BA.h,
233         gnu/java/locale/LocaleInformation_nn_NO.h,
234         gnu/java/locale/LocaleInformation_en_NZ.h,
235         gnu/java/locale/LocaleInformation_en_ZW.java,
236         gnu/java/locale/LocaleInformation_es_US.h,
237         gnu/java/locale/LocaleInformation_es_SV.h,
238         gnu/java/locale/LocaleInformation_de_LU.java,
239         gnu/java/locale/LocaleInformation_fo_FO.java,
240         gnu/java/locale/LocaleInformation_oc_FR.java,
241         gnu/java/locale/LocaleInformation_it_CH.h,
242         gnu/java/locale/LocaleInformation_de.h,
243         gnu/java/locale/LocaleInformation_el_GR.h,
244         gnu/java/locale/LocaleInformation_tr_TR.h,
245         gnu/java/locale/LocaleInformation_ka_GE.java,
246         gnu/java/locale/LocaleInformation_nn_NO.java,
247         gnu/java/locale/LocaleInformation_se_NO.h,
248         gnu/java/locale/LocaleInformation_ga_IE.h,
249         gnu/java/locale/LocaleInformation_ru_UA.java,
250         gnu/java/locale/LocaleInformation_fa_IR.java,
251         gnu/java/locale/LocaleInformation_ja_JP.java,
252         gnu/java/locale/LocaleInformation_sv_SE.h,
253         gnu/java/locale/LocaleInformation_bn_IN.java,
254         gnu/java/locale/LocaleInformation_af_ZA.h,
255         gnu/java/locale/LocaleInformation_es_PE.java,
256         gnu/java/locale/LocaleInformation_hi_IN.h,
257         gnu/java/locale/LocaleInformation_en_ZA.java,
258         gnu/java/locale/LocaleInformation_es_CO.h,
259         gnu/java/locale/LocaleInformation_es_AR.h,
260         gnu/java/locale/LocaleInformation_en_PH.h,
261         gnu/java/locale/LocaleInformation_ta_IN.h,
262         gnu/java/locale/LocaleInformation_en_ZA.h,
263         gnu/java/locale/LocaleInformation_nl_NL.java,
264         gnu/java/locale/LocaleInformation_ar_KW.java,
265         gnu/java/locale/LocaleInformation_fr_FR.h,
266         gnu/java/locale/LocaleInformation_ar_LY.java,
267         gnu/java/locale/LocaleInformation_uz_UZ.java,
268         gnu/java/locale/LocaleInformation_tl_PH.h,
269         gnu/java/locale/LocaleInformation_fi_FI.java,
270         gnu/java/locale/LocaleInformation_pl_PL.h,
271         gnu/java/locale/LocaleInformation_sv_FI.h,
272         gnu/java/locale/LocaleInformation_es_MX.h,
273         gnu/java/locale/LocaleInformation_uz_UZ.h,
274         gnu/java/locale/LocaleInformation_fi_FI.h,
275         gnu/java/locale/LocaleInformation_ar_SD.java,
276         gnu/java/locale/LocaleInformation_ar_QA.h,
277         gnu/java/locale/LocaleInformation_kw_GB.java,
278         gnu/java/locale/LocaleInformation_ar_YE.h,
279         gnu/java/locale/LocaleInformation_es_PR.java,
280         gnu/java/locale/LocaleInformation_zh_SG.java,
281         gnu/java/locale/LocaleInformation_ca_ES.java,
282         gnu/java/locale/LocaleInformation_ka_GE.h,
283         gnu/java/locale/LocaleInformation_ar_BH.h,
284         gnu/java/locale/LocaleInformation_fr_CH.java,
285         gnu/java/locale/Calendar_nl.h,
286         gnu/java/locale/LocaleInformation_en_DK.h,
287         gnu/java/locale/LocaleInformation.h,
288         gnu/java/locale/LocaleInformation_ar_JO.java,
289         gnu/java/locale/LocaleInformation_br_FR.java,
290         gnu/java/locale/LocaleInformation_ru_RU.java,
291         gnu/java/locale/LocaleInformation_de_BE.java,
292         gnu/java/locale/LocaleInformation_ru_RU.h,
293         gnu/java/locale/LocaleInformation_de_DE.h,
294         gnu/java/locale/LocaleInformation_hr_HR.h,
295         gnu/java/locale/LocaleInformation_gd_GB.h,
296         gnu/java/locale/LocaleInformation_nl.java,
297         gnu/java/locale/LocaleInformation_en_GB.java,
298         gnu/java/locale/LocaleInformation_uk_UA.h,
299         gnu/java/locale/LocaleInformation_ar_LY.h,
300         gnu/java/locale/LocaleInformation_ru_UA.h,
301         gnu/java/locale/LocaleInformation_es_UY.java,
302         gnu/java/locale/LocaleInformation_fr_CH.h,
303         gnu/java/locale/LocaleInformation_lv_LV.h,
304         gnu/java/locale/LocaleInformation_de.java,
305         gnu/java/locale/LocaleInformation_el_GR.java,
306         gnu/java/locale/LocaleInformation_es_CR.java,
307         gnu/java/locale/LocaleInformation_ar_IN.h,
308         gnu/java/locale/LocaleInformation_es_DO.h,
309         gnu/java/locale/LocaleInformation_es_PE.h,
310         gnu/java/locale/LocaleInformation_ar_OM.h,
311         gnu/java/locale/LocaleInformation_zh_HK.java,
312         gnu/java/locale/LocaleInformation_mr_IN.java,
313         gnu/java/locale/LocaleInformation_no_NO.h,
314         gnu/java/locale/LocaleInformation_es_EC.java,
315         gnu/java/locale/LocaleInformation_ro_RO.java,
316         gnu/java/locale/LocaleInformation_he_IL.java,
317         gnu/java/locale/Calendar.java,
318         gnu/java/locale/LocaleInformation_ar_LB.h,
319         gnu/java/locale/LocaleInformation_fa_IR.h,
320         gnu/java/locale/LocaleInformation_es_CO.java,
321         gnu/java/locale/LocaleInformation_cy_GB.h,
322         gnu/java/locale/LocaleInformation_en_SG.java,
323         gnu/java/locale/LocaleInformation_mk_MK.java,
324         gnu/java/locale/LocaleInformation_es_ES.java,
325         gnu/java/locale/LocaleInformation_eu_ES.java,
326         gnu/java/locale/LocaleInformation_en_BW.h,
327         gnu/java/locale/LocaleInformation_es_VE.java,
328         gnu/java/locale/LocaleInformation_zh_CN.java,
329         gnu/java/locale/LocaleInformation_hr_HR.java,
330         gnu/java/locale/LocaleInformation_gd_GB.java,
331         gnu/java/locale/LocaleInformation_se_NO.java,
332         gnu/java/locale/LocaleInformation_te_IN.h,
333         gnu/java/locale/LocaleInformation_en.h,
334         gnu/java/locale/LocaleInformation_ar_TN.h,
335         gnu/java/locale/Calendar_nl.java,
336         gnu/java/locale/LocaleInformation_es_US.java,
337         gnu/java/locale/LocaleInformation_nl_BE.java,
338         gnu/java/locale/LocaleInformation_es_PY.java,
339         gnu/java/locale/LocaleInformation_sk_SK.h,
340         gnu/java/locale/LocaleInformation_fr_CA.h,
341         gnu/java/locale/LocaleInformation_be_BY.java,
342         gnu/java/locale/LocaleInformation_lv_LV.java,
343         gnu/java/locale/LocaleInformation_lt_LT.h,
344         gnu/java/locale/LocaleInformation_gv_GB.java,
345         gnu/java/locale/LocaleInformation_ar_MA.h,
346         gnu/java/locale/LocaleInformation_en_IE.h,
347         gnu/java/locale/LocaleInformation_es_CL.java,
348         gnu/java/locale/LocaleInformation_bn_IN.h,
349         gnu/java/locale/Calendar_de.java,
350         gnu/java/locale/LocaleInformation_yi_US.h,
351         gnu/java/locale/LocaleInformation_ar_DZ.java,
352         gnu/java/locale/LocaleInformation_es_GT.java,
353         gnu/java/locale/Calendar_de.h,
354         gnu/java/locale/LocaleInformation_es_NI.h,
355         gnu/java/locale/LocaleInformation_en_CA.java,
356         gnu/java/locale/LocaleInformation_zh_CN.h,
357         gnu/java/locale/LocaleInformation_es_VE.h,
358         gnu/java/locale/LocaleInformation_de_CH.h,
359         gnu/java/locale/LocaleInformation_en_NZ.java,
360         gnu/java/locale/LocaleInformation_mi_NZ.java,
361         gnu/java/locale/LocaleInformation_en_US.h,
362         gnu/java/locale/LocaleInformation_sl_SI.h,
363         gnu/java/locale/LocaleInformation_et_EE.java,
364         gnu/java/locale/LocaleInformation_mi_NZ.h,
365         gnu/java/locale/LocaleInformation_ar_QA.java,
366         gnu/java/locale/LocaleInformation_en_HK.java,
367         gnu/java/locale/LocaleInformation_ar_IQ.java,
368         gnu/java/locale/LocaleInformation_ar_OM.java,
369         gnu/java/locale/LocaleInformation_fr_FR.java,
370         gnu/java/locale/LocaleInformation_es_CR.h,
371         gnu/java/locale/LocaleInformation_en.java,
372         gnu/java/locale/LocaleInformation_es_GT.h,
373         gnu/java/locale/LocaleInformation_ur_PK.java,
374         gnu/java/locale/LocaleInformation_pt_PT.java,
375         gnu/java/locale/LocaleInformation_et_EE.h,
376         gnu/java/locale/LocaleInformation_ar_IN.java,
377         gnu/java/locale/LocaleInformation_es_AR.java,
378         gnu/java/locale/LocaleInformation_en_PH.java,
379         gnu/java/locale/LocaleInformation_en_IN.h,
380         gnu/java/locale/LocaleInformation_kl_GL.h,
381         gnu/java/locale/LocaleInformation_gl_ES.h,
382         gnu/java/locale/LocaleInformation_sq_AL.java,
383         gnu/java/locale/LocaleInformation_en_SG.h,
384         gnu/java/locale/LocaleInformation_de_CH.java,
385         gnu/java/locale/LocaleInformation_ga_IE.java,
386         gnu/java/locale/LocaleInformation_no_NO.java,
387         gnu/java/locale/LocaleInformation_de_AT.java,
388         gnu/java/locale/LocaleInformation_tg_TJ.h,
389         gnu/java/locale/LocaleInformation_hu_HU.h,
390         gnu/java/locale/LocaleInformation_es_SV.java,
391         gnu/java/locale/LocaleInformation_zh_SG.h,
392         gnu/java/locale/LocaleInformation_ca_ES.h,
393         gnu/java/locale/LocaleInformation_de_AT.h,
394         gnu/java/locale/LocaleInformation_ar_SY.h,
395         gnu/java/locale/LocaleInformation_he_IL.h,
396         gnu/java/locale/LocaleInformation_ro_RO.h,
397         gnu/java/locale/LocaleInformation_zh_TW.java,
398         gnu/java/locale/LocaleInformation_es_NI.java,
399         gnu/java/locale/LocaleInformation_ar_JO.h,
400         gnu/java/locale/LocaleInformation_br_FR.h,
401         gnu/java/locale/Calendar_en.java,
402         gnu/java/locale/LocaleInformation_eu_ES.h,
403         gnu/java/locale/LocaleInformation_pt_BR.java,
404         gnu/java/locale/LocaleInformation_tg_TJ.java,
405         gnu/java/locale/LocaleInformation_iw_IL.h,
406         gnu/java/locale/LocaleInformation_ar_AE.h,
407         gnu/java/locale/LocaleInformation_fr_LU.h,
408         gnu/java/locale/LocaleInformation_id_ID.h,
409         gnu/java/locale/LocaleInformation_sv_SE.java,
410         gnu/java/locale/LocaleInformation_en_GB.h,
411         gnu/java/locale/LocaleInformation_ar_EG.h,
412         gnu/java/locale/LocaleInformation_cy_GB.java,
413         gnu/java/locale/LocaleInformation_be_BY.h,
414         gnu/java/locale/LocaleInformation_yi_US.java,
415         gnu/java/locale/LocaleInformation_tr_TR.java,
416         gnu/java/locale/LocaleInformation_pt_PT.h,
417         gnu/java/locale/LocaleInformation_ar_IQ.h,
418         gnu/java/locale/LocaleInformation_cs_CZ.java,
419         gnu/java/locale/LocaleInformation_ar_TN.java,
420         gnu/java/locale/LocaleInformation_ko_KR.java,
421         gnu/java/locale/LocaleInformation_ar_AE.java,
422         gnu/java/locale/LocaleInformation_fr_LU.java,
423         gnu/java/locale/LocaleInformation_it_IT.h,
424         gnu/java/locale/LocaleInformation_mt_MT.java,
425         gnu/java/locale/LocaleInformation_fr_BE.h,
426         gnu/java/locale/LocaleInformation_es_DO.java,
427         gnu/java/locale/LocaleInformation_ta_IN.java,
428         gnu/java/locale/LocaleInformation_es_CL.h,
429         gnu/java/locale/LocaleInformation_te_IN.java,
430         gnu/java/locale/LocaleInformation_ar_YE.java,
431         gnu/java/locale/LocaleInformation_kw_GB.h,
432         gnu/java/locale/LocaleInformation_uk_UA.java,
433         gnu/java/locale/LocaleInformation_cs_CZ.h,
434         gnu/java/locale/LocaleInformation_da_DK.h,
435         gnu/java/locale/LocaleInformation_en_CA.h,
436         gnu/java/locale/Calendar_en.h,
437         gnu/java/locale/LocaleInformation_pt_BR.h,
438         gnu/java/locale/LocaleInformation_ar_SY.java,
439         gnu/java/locale/LocaleInformation_lt_LT.java,
440         gnu/java/locale/LocaleInformation_vi_VN.java,
441         gnu/java/locale/LocaleInformation_ur_PK.h,
442         gnu/java/locale/LocaleInformation_en_IN.java,
443         gnu/java/locale/LocaleInformation_kl_GL.java,
444         gnu/java/locale/LocaleInformation_ja_JP.h,
445         gnu/java/locale/LocaleInformation_es_UY.h,
446         gnu/java/locale/LocaleInformation_es_PA.h,
447         gnu/java/locale/LocaleInformation_de_LU.h,
448         gnu/java/locale/LocaleInformation_fo_FO.h,
449         gnu/java/locale/LocaleInformation_oc_FR.h,
450         gnu/java/locale/LocaleInformation_zh_TW.h,
451         gnu/java/locale/LocaleInformation_hu_HU.java,
452         gnu/java/locale/LocaleInformation_ar_KW.h,
453         gnu/java/locale/LocaleInformation_mr_IN.h,
454         gnu/java/locale/LocaleInformation_ar_EG.java,
455         gnu/java/locale/LocaleInformation_nl.h,
456         gnu/java/locale/LocaleInformation_af_ZA.java,
457         gnu/java/locale/LocaleInformation_es_PY.h,
458         gnu/java/locale/LocaleInformation_nl_BE.h,
459         gnu/java/locale/LocaleInformation_vi_VN.h,
460         gnu/java/locale/LocaleInformation_es_PA.java,
461         gnu/java/locale/Calendar.h,
462         gnu/java/locale/LocaleInformation_da_DK.java,
463         gnu/java/locale/LocaleInformation_de_BE.h,
464         gnu/java/locale/LocaleInformation_ar_DZ.h,
465         gnu/java/locale/LocaleInformation_bs_BA.java,
466         gnu/java/locale/LocaleInformation_id_ID.java,
467         gnu/java/locale/LocaleInformation_en_US.java,
468         gnu/java/locale/LocaleInformation_sl_SI.java,
469         gnu/java/locale/LocaleInformation_fr_BE.java,
470         gnu/java/locale/LocaleInformation_ar_LB.java,
471         gnu/java/locale/LocaleInformation_it_CH.java,
472         gnu/java/locale/LocaleInformation_en_ZW.h,
473         gnu/java/locale/LocaleInformation_gv_GB.h,
474         gnu/java/locale/LocaleInformation_es_HN.java,
475         gnu/java/locale/LocaleInformation_es_BO.h,
476         gnu/java/locale/LocaleInformation_en_AU.h,
477         gnu/java/locale/LocaleInformation_ar_SD.h,
478         gnu/java/locale/LocaleInformation_sr_YU.java,
479         gnu/java/locale/LocaleInformation_es_HN.h,
480         gnu/java/locale/LocaleInformation_iw_IL.java,
481         gnu/java/locale/LocaleInformation_it_IT.java,
482         gnu/java/locale/LocaleInformation_es_MX.java,
483         gnu/java/locale/LocaleInformation_es_PR.h,
484         gnu/java/locale/LocaleInformation_ar_MA.java,
485         gnu/java/locale/LocaleInformation_en_IE.java,
486         gnu/java/locale/LocaleInformation.java,
487         gnu/java/locale/LocaleInformation_en_DK.java,
488         gnu/java/locale/LocaleInformation_es_EC.h,
489         gnu/java/locale/LocaleInformation_mt_MT.h,
490         gnu/java/locale/LocaleInformation_hi_IN.java,
491         gnu/java/locale/LocaleInformation_en_AU.java,
492         gnu/java/locale/LocaleInformation_es_BO.java,
493         gnu/java/locale/LocaleInformation_gl_ES.java,
494         gnu/java/locale/LocaleInformation_en_BW.java,
495         gnu/java/locale/LocaleInformation_en_HK.h,
496         gnu/java/locale/LocaleInformation_de_DE.java,
497         gnu/java/locale/LocaleInformation_mk_MK.h,
498         gnu/java/locale/LocaleInformation_es_ES.h,
499         gnu/java/locale/LocaleInformation_sq_AL.h,
500         gnu/java/locale/LocaleInformation_sv_FI.java,
501         gnu/java/locale/LocaleInformation_pl_PL.java,
502         gnu/java/locale/LocaleInformation_tl_PH.java,
503         gnu/java/locale/LocaleInformation_sr_YU.h,
504         gnu/java/locale/LocaleInformation_nl_NL.h,
505         gnu/java/locale/LocaleInformation_zh_HK.h,
506         java/text/DateFormatSymbols.java,
507         java/text/DecimalFormatSymbols.java,
508         java/util/Currency.java,
509         java/util/Calendar.java: Remove
510
511 2008-03-03  Andrew Haley  <aph@littlepinkcloud.com>
512
513         * testsuite/lib/libjava.exp (libjava_arguments): Use regexp
514         instead of string match when checking for linux targets.
515  
516 2008-03-03  Matthias Klose  <doko@ubuntu.com>
517
518         * classpath/tools/classes/gnu/classpath/tools/orbd/Main.class,
519         classpath/lib/gnu/java/locale/LocaleData.class
520         classpath/lib/gnu/java/rmi/registry/RegistryImpl.class
521         classpath/lib/gnu/gcj/convert/Convert.class
522         classpath/lib/gnu/gcj/tools/gcj_dbtool/Main.class: Regenerate.
523
524 2008-03-02  Jakub Jelinek  <jakub@redhat.com>
525
526         * gnu/gcj/convert/Convert.java (version): Update copyright notice
527         dates.
528         * gnu/gcj/tools/gcj_dbtool/Main.java (main): Likewise.
529
530 2008-02-27  David Daney  <ddaney@avtrex.com>
531
532         * HACKING: Correct typo in find command.
533
534 2008-02-27  David Daney  <ddaney@avtrex.com>
535
536         * gnu/java/net/natPlainSocketImplPosix.cc (bind): Remove check for
537         null host.
538
539 2008-02-20  Tom Tromey  <tromey@redhat.com>
540
541         PR libgcj/24170:
542         * java/io/natFilePosix.cc (File::performList): Don't use
543         readdir_r.
544         * configure, include/config.h.in: Rebuilt.
545         * configure.ac: Don't check for readdir_r.
546
547 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
548
549         PR libgcj/33085
550         * configure: Regenerate.
551
552 2008-02-15  Andreas Tobler  <a.tobler@schweiz.org>
553
554         PR testsuite/35208
555         * testsuite/libjava.jvmti/interp/natgetstacktrace.cc
556         (Java_getstacktrace_natRunner): Increase the usleep time to a value
557         which prevents OS-X to get into a deadlock.
558
559 2008-02-06  Andreas Tobler  <a.tobler@schweiz.org>
560
561         PR libgcj/30071
562         * Makefile.am (install-exec-hook): Add install-binPROGRAMS.
563         * Makefile.in: Regenerate.
564
565 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
566
567         * shlibpath.m4: Add AIX 6 support.
568         * configure: Regenerate.
569
570 2008-01-18  Alexandre Oliva  <aoliva@redhat.com>
571
572         PR c++/33887
573         * link.cc (_Jv_Linker::prepare_constant_time_tables):
574         has_interfaces is boolean, treat it as such.
575
576 2008-01-04  Andrew Haley  <aph@redhat.com>
577
578         PR libgcj/34444
579         * java/lang/natClass.cc (Class::getEnclosingClass): Call
580         getDeclaringClass().
581
582 2007-12-22  David Daney  <ddaney@avtrex.com>
583
584         * scripts/makemake.tcl (emit_bc_rule): Use $(LIBGCJ_BC_FLAGS)
585         instead of -findirect-dispatch -fno-indirect-classes.
586         * configure.ac (libgcj-bc): New AC_ARG_ENABLE.
587         (SUPPRESS_LIBGCJ_BC): New AM_CONDITIONAL.
588         * Makefile.am (LIBGCJ_BC_FLAGS): New variable.
589         * Makefile.in: Regenerate.
590         * include/Makefile.in: Same.
591         * testsuite/Makefile.in: Same.
592         * configure: Same.
593         * gcj/Makefile.in: Same.
594         * sources.am: Same.
595         
596 2007-12-17  Jakub Jelinek  <jakub@redhat.com>
597
598         * testsuite/Makefile.am (compile-tests): Build
599         libjava.jvmti/interp/*.h with -jni rather than -cni.
600         * testsuite/Makefile.in: Rebuilt.
601
602 2007-12-08  Andreas Tobler  <a.tobler@schweiz.org>
603
604         * configure.host: Add bits for i?86-*-darwin9 and x86_64-*-darwin9.
605         * configure.ac: Add darwin-signal.h to x86_64-*-darwin9 and
606         i?86-*darwin9.
607         * configure.in: Regenerate.
608         * darwin.cc: Add definitions for Darwin specific functions for 64-bit.
609         (darwin_java_register_dyld_add_image_hook): Use this specific
610         functions.
611         * Makefile.am (gij_LDFLAGS): Add extra_gij_ldflags for Darwin9.
612         * Makefile.in: Regenerate.
613         * include/Makefile.in: Likewise.
614         * gcj/Makefile.in: Likewise.
615         * testsuite/Makefile.in: Likewise.
616         * testsuite/lib/libjava.exp (libjava_arguments): Add allow_stack_execute
617         for *-*-darwin9*.
618
619 2007-12-06  David Daney  <ddaney@avtrex.com>
620
621         * interpret.cc: Replace ffi_raw with INTERP_FFI_RAW_TYPE throughout.
622         (ncode_closure, ffi_closure_fun): Define versions for
623         non-FFI_NATIVE_RAW_API case.
624         * include/java-interp.h (INTERP_FFI_RAW_TYPE): Define and use to
625         replace ffi_raw throughout.
626         * jni.cc, interpret-run.cc: Replace ffi_raw with INTERP_FFI_RAW_TYPE
627         throughout.
628
629 2007-12-06  Andreas Tobler  <a.tobler@schweiz.org>
630
631         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Make
632         the testsuite multilib aware for Darwin.
633
634 2007-12-05  Thomas Fitzsimmons  <fitzsim@redhat.com>
635
636         * gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.h: Regenerate.
637         * gnu/java/awt/peer/gtk/GtkWindowPeer.h: Likewise.
638         * java/awt/Component.h: Likewise.
639         * java/awt/Container.h: Likewise.
640
641 2007-11-05  H.J. Lu  <hongjiu.lu@intel.com>
642
643         * configure.ac: Don't run config-ml.in directly.
644         (multilib_arg): New.
645         * configure: Regenerated.
646
647 2007-10-22  David Daney  <ddaney@avtrex.com>
648
649         * include/jvm.h (_Jv_SetGCFreeSpaceDivisor): Declare new function.
650         * boehm.cc (_Jv_SetGCFreeSpaceDivisor): Define it.
651
652 2007-10-18  David Daney  <ddaney@avtrex.com>
653
654         * classpath/lib/gnu/java/locale/LocaleData.class: Regenerate
655         * classpath/lib/gnu/javax/sound/sampled/gstreamer: Add generated
656         files.
657         * gnu/javax/sound/sampled/gstreamer: Add generated files.
658         
659 2007-10-15  Maciej W. Rozycki  <macro@linux-mips.org>
660
661         * configure: Regenerate following changes to ../config/tls.m4.
662
663 2007-09-17  Tom Tromey  <tromey@redhat.com>
664
665         * defineclass.cc (MAJOR_1_6): New define.
666         (MINOR_1_6): Likewise.
667         (_Jv_ClassReader::parse): Handle 1.6 bytecode.
668
669 2007-09-12  David Daney  <ddaney@avtrex.com>
670
671         * configure.host: Enable interpreter for mips64.  Enable hash
672         synchronization for all mips*-*-linux* targets.
673         * sysdep/mips/locks.h (compare_and_swap, compare_and_swap_release) Use
674         __sync_bool_compare_and_swap instead of in-line asm.
675         (release_set, read_barrier, write_barrier): Use __sync_synchronize
676         instead of in-line asm.
677
678 2007-09-09  Andreas Tobler  <a.tobler@schweiz.org>
679
680         PR libgcj/33326
681         * testsuite/lib/libjava.exp (libjava_arguments): Append the test spec
682         only for linux targets.
683
684 2007-09-09  Andrew Haley  <aph@redhat.com>
685
686         * interpret-run.cc (invokevirtual_resolved): Nullcheck object on
687         TOS.
688
689 2007-09-06  Tom Tromey  <tromey@redhat.com>
690
691         * testsuite/libjava.lang/StackTrace2.jar: Rebuilt.
692         * testsuite/libjava.lang/StackTrace2.java (checkLine): Print file
693         name.
694
695 2007-09-06  Roman Zippel  <zippel@linux-m68k.org>
696
697         * sysdep/m68k/locks.h: New file.
698         * configure.host: Set sysdeps_dir and libgcj_interpreter for m68k.
699         * configure.ac: Set SIGNAL_HANDLER for m68*-*-linux*.
700         * configure: Regenerate.
701
702 2007-09-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
703
704         * configure.host(gnu*): Set use_libgcj_bc to yes.
705
706 2007-09-04  Matthias Klose  <doko@ubuntu.com>
707
708         * configure.ac: Do not pass --with-native-libdir to classpath.
709         * configure: Regenerate.
710
711 2007-09-04  Matthias Klose  <doko@ubuntu.com>
712
713         PR libgcj/33278
714         * configure.ac: Robustify extraction of gcj version.
715         * configure: Regenerate.
716
717 2007-09-04  Andrew Haley  <aph@redhat.com>
718
719         PR java/27908
720         * testsuite/libjava.lang/PR27908.java
721         ({run1,run2,run3}.isRunning): New Method.
722         (main): Fix race condition.
723
724 2007-08-29  Andrew Haley  <aph@redhat.com>
725
726         * gnu/classpath/natVMStackWalker.cc (VMStackWalker::getCallingClass):
727         Make sure we're not sibcalled.
728         (GET_CALLING_CLASS): Define for ARM EABI.
729
730 2007-08-22  Andrew Haley  <aph@redhat.com>
731
732         * configure.host (BACKTRACESPEC): Add arm*-linux*.
733
734 2007-08-22  Andrew Haley  <aph@redhat.com>
735
736         * configure.ac (LIBSTDCXXSPEC): New.
737         * configure.host: Add arm*-linux* to pthread test.
738         * configure.ac (LIBGCJTESTSPEC): Add path to libstdc++ for ARM
739         EABI.
740         * testsuite/libjava.jni/jni.exp (gcj_jni_compile_c_to_so): Use
741         -fexceptions for ARM EABI.
742         * testsuite/lib/libjava.exp (libjava_arguments): Add libgcj-test.spec.
743         (libjava_invoke): Log the invocation.
744
745 2007-08-15  Andrew Haley  <aph@redhat.com>
746
747         * configure.ac (extra_ldflags): Define.
748         * Makefile.am: Use extra_ldflags for all executables.
749
750 2007-08-14  Andrew Haley  <aph@redhat.com>
751
752         * sysdep/arm/backtrace.h: Remove stubs for _Unwind_GetIPInfo,
753         _Unwind_GetRegionStart, and _Unwind_Backtrace.
754
755 2007-07-27  Andrew Haley  <aph@redhat.com>
756
757         * gnu/classpath/natVMStackWalker.cc (GET_CALLING_CLASS): Stub for
758         ARM EABI.
759         * exception.cc (get_exception_header_from_ue): New.
760         (get_ttype_entry): ARM EABI version.
761         (PERSONALITY_FUNCTION): Add ARM EABI code.
762         * sysdep/arm/backtrace.h: New file.
763         * stacktrace.cc (_URC_NORMAL_STOP): New.
764         * configure.ac (extra_ldflags_libjava): Add libsupc++.la for ARM
765         EABI.
766         * configure.host (BACKTRACESPEC): Add arm/backtrace.h.
767
768 2007-08-31  Matthias Klose  <doko@ubuntu.com>
769
770         * classpath/lib/java/util/EnumSet*.class: Regenerate
771
772 2007-08-30  Andreas Tobler  <a.tobler@schweiz.org>
773
774         * gij.cc (version): Update Copyright year.
775
776 2007-08-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
777
778         * configure.host (gnu*): Set use_libgcj_bc to yes.
779
780 2007-08-15  Tom Tromey  <tromey@redhat.com>
781
782         * java/lang/Class.java (internalGetFields): Use LinkedHashSet.
783         * classpath/lib/java/lang/Class.class: Rebuilt.
784
785 2007-08-15  Samuel Thibault  <samuel.thibault@ens-lyon.org>
786
787         * java/lang/natPosixProcess.cc (sigchld_handler) [!SA_SIGINFO]: Remove
788         'si' and 'third' parameters.  Disable calling
789         pmi->old_sigaction.sa_sigaction.
790         (java::lang::PosixProcess*ProcessManager::init) [!SA_SIGINFO]: Set
791         sa.sa_handler instead of sa.sa_sigaction, don't set SA_SIGINFO flag.
792
793 2007-08-09  Andrew Haley  <aph@redhat.com>
794
795         * testsuite/lib/libjava.exp (libjava_invoke): Log the invocation.
796
797 2007-08-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>
798
799         * java/net/natVMInetAddressPosix.cc
800         (java::net::VMInetAddress::getLocalHostname) [!MAXHOSTNAMELEN]:
801         Allocate buffer dynamically.
802
803 2007-08-04  Alfred M. Szmidt  <ams@gnu.org>
804
805         * java/io/natFilePosix.cc (init_native) [!MAXPATHLEN]: Define to 0.
806         * java/io/File.java (createTempFile): Don't truncate if the system
807         doesn't have a limit on the length of a file name.
808         * classpath/lib/java/io/File.class: Regenerate.
809
810 2007-08-04  Matthias Klose  <doko@ubuntu.com>
811
812         Import GNU Classpath (libgcj-import-20070727).
813
814         * Regenerate class and header files.
815         * Regenerate auto* files.
816
817         * include/jvm.h:
818         * jni-libjvm.cc (Jv_JNI_InvokeFunctions): Rename type.
819         * jni.cc (_Jv_JNIFunctions, _Jv_JNI_InvokeFunctions): Likewise.
820         * jni.cc (_Jv_JNI_CallAnyMethodA, _Jv_JNI_CallAnyVoidMethodA,
821         _Jv_JNI_CallMethodA, _Jv_JNI_CallVoidMethodA,
822         _Jv_JNI_CallStaticMethodA, _Jv_JNI_CallStaticVoidMethodA,
823         _Jv_JNI_NewObjectA, _Jv_JNI_SetPrimitiveArrayRegion): Constify
824         jvalue parameter.
825         * java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Likewise.
826
827         * java/lang/VMFloat.java (toString, parseFloat): New.
828
829         * gnu/awt/xlib/XToolkit.java (setAlwaysOnTop, isModalityTypeSupported,
830         isModalExclusionTypeSupported): New (stub only).
831         * gnu/awt/xlib/XCanvasPeer.java (requestFocus): Likewise.
832         * gnu/awt/xlib/XFramePeer.java (updateMinimumSize, updateIconImages,
833         updateFocusableWindowState, setModalBlocked, getBoundsPrivate,
834         setAlwaysOnTop): Likewise.
835         * gnu/awt/xlib/XFontPeer.java (canDisplay): Update signature.
836
837         * scripts/makemake.tcl: Ignore gnu/javax/sound/sampled/gstreamer,
838         ignore javax.sound.sampled.spi.MixerProvider, ignore .in files.
839
840         * HACKING: Mention --enable-gstreamer-peer, removal of generated files.
841
842 2007-07-31  David Daney  <ddaney@avtrex.com>
843
844         * HACKING: Document regenerating configure and aclocal.m4.
845
846 2007-07-31  David Daney  <ddaney@avtrex.com>
847
848         * configure.ac (INTERPRETER): New AM_CONDITIONAL.
849         * scripts/makemake.tcl (package_map): Mark jdwp and jvmti packages
850         as being for interpreter only.  Place interpreter related files in
851         'if INTERPRETER' block.
852         (interpreter_package_files): New list.
853         (interpreter_header_vars): Ditto.
854         (emit_package_rule_to_list): Renamed from emit_package_rule with
855         new target list parameter.
856         (emit_package_rule): Rewritten to call emit_package_rule_to_list.
857         (emit_interpreter_rule): New function.
858         (emit_source_var): Place interpreter related files in
859         interpreter_header_vars.
860         * Makefile.am (ACLOCAL_AMFLAGS): Add -I libltdl.
861         (libgcj_interpret_source_files): New variable.
862         (libgcj_la_SOURCES): Move jvmti.cc and  interpret.cc to
863         libgcj_interpret_source_files and include
864         libgcj_interpret_source_files.
865         (nat_jdwp_source_files): New variable.
866         (nat_jvmti_source_files): Ditto.
867         (nat_source_files): Move jdwp and jvmti related files to
868         nat_jdwp_source_files and nat_jvmti_source_files and include
869         nat_jdwp_source_files and nat_jvmti_source_files.
870         * Makefile.in: Regenerate.
871         * include/Makefile.in: Ditto.
872         * testsuite/Makefile.in: Ditto.
873         * gcj/Makefile.in: Ditto.
874         * sources.am: Ditto.
875         * configure: Ditto.
876         * include/config.h.in: Ditto.
877         * interpret.cc: Remove #ifdef INTERPRETER block.
878         * stacktrace.cc (UnwindTraceFn): Do not handle proxy frames if
879         interpreter disabled.
880         * include/java-interp.h (_Jv_FrameType): Move outside of
881         #ifdef INTERPRETER block.
882         * include/execution.h (_Jv_IndirectCompiledEngine::do_get_closure_list,
883         _Jv_InterpreterEngine, _Jv_soleInterpreterEngine): Place in
884         #ifdef INTERPRETER block.
885         * jni.cc (jvmti.h, jvmti-int.h):  Only include if INTERPRETER is
886         defined.
887         (_Jv_JNI_PopSystemFrame, _Jv_JNI_GetEnv): Only do jvmti processing
888         if INTERPRETER is defined.
889         * prims.cc (jvmti.h, jvmti-int.h, Jdwp.h, VMVirtualMachine.h):  Only
890         include if INTERPRETER is defined.
891         (defaultJdwpOptions, jdwpOptions, jvmti_agent_onload_func,
892         jvmti_agent_onunload_func, jvmti_agentonload, jvmti_agentonunload,
893         jvmti_agent_opts, load_jvmti_agent): Only define if INTERPRETER is
894         defined.
895         (parse_x_arg): Only process 'runjdwp:' if INTERPRETER is defined.
896         (parse_init_args): Only process jvmti related options if
897         INTERPRETER is defined.
898         (_Jv_CreateJavaVM): Only call _Jv_JVMTI_Init if INTERPRETER is
899         defined.
900         (_Jv_RunMain): Only do jvmti and jdwp processing if INTERPRETER is
901         defined.
902         * link.cc (jvmti.h, jvmti-int.h):  Only include if INTERPRETER is
903         defined.
904         (_Jv_ThrowNoClassDefFoundError, _Jv_Linker::create_error_method):
905         Define if if INTERPRETER is not defined.
906         (_Jv_Linker::wait_for_state): Only do jvmti proccessing if
907         INTERPRETER is defined.
908         * boehm.cc (closure_list_pointer, finalize_closure_list,
909         _Jv_ClosureListFinalizer): Only define if INTERPRETER is
910         defined.
911         * java/lang/natThread.cc (jvmti.h, jvmti-int.h):  Only include if
912         INTERPRETER is defined.
913         (finish_, _Jv_NotifyThreadStart): Only do jvmti proccessing if
914         INTERPRETER is defined.
915         * java/lang/Class.h (_Jv_InterpreterEngine): Move declaration
916         and friend declaration inside #ifdef INTERPRETER block.
917         * java/lang/natClass.cc (_Jv_ClosureList::releaseClosures,
918         _Jv_ClosureList::registerClosure, _Jv_GetInterpClassSourceFile):
919         Only define if INTERPRETER is defined.
920         * java/lang/reflect/natVMProxy.cc (UnsupportedOperationException.h):
921         Include.
922         (generateProxyClass): Throw UnsupportedOperationException unless
923         INTERPRETER is defined.
924
925 2007-07-29  Matthias Klose  <doko@ubuntu.com>
926
927         * HACKING: Document regenerating configure.
928
929 2007-07-29  H.J. Lu  <hongjiu.lu@intel.com>
930
931         PR libgcj/32929
932         * aclocal.m4: Regenerated.
933         * configure: Likewise.
934
935 2007-07-28  Matthias Klose  <doko@ubuntu.com>
936
937         * configure.ac: Encode the libgcj soversion in dbexecdir,
938         pass --with-native-libdir to classpath configure.
939         * configure: Regenerate.
940
941 2007-07-28  Matthias Klose  <doko@ubuntu.com>
942
943         * classpath/jvmti.h: Remove.
944
945 2007-07-27  Tom Tromey  <tromey@redhat.com>
946
947         * Rebuild .class files with new ecj.
948
949 2007-07-23  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
950
951         * configure.ac (mips-sgi-irix6*): Override SYSTEMSPEC.
952         * configure: Regenerate.
953
954 2007-07-16  Rask Ingemann Lambertsen  <rask@sygehus.dk>
955
956         PR target/32340
957         * configure.host (arm*-elf | strongarm*-elf | xscale*-elf): Use the
958         new sysdeps/arm directory.
959
960 2007-07-15  Tom Tromey  <tromey@redhat.com>
961
962         * java/io/File.java: Implement Comparable<File>.
963         (compareTo): Removed.
964         * java/io/File.h: Rebuilt.
965         * classpath/lib/java/io/File.class: Rebuilt.
966
967 2007-07-14  Tom Tromey  <tromey@redhat.com>
968
969         * Rebuilt .class files.
970
971 2007-07-15  Andrew Haley  <aph@redhat.com>
972
973         * configure.host: 
974         arm*-linux-gnu -> arm*-linux*.
975
976 2007-07-14  Krister Walfridsson  <cato@df.lth.se>
977
978         * gnu/gcj/util/natGCInfo.cc: Use HAVE_STRERROR_R.
979         * configure.ac: Remove check for strerror, add check for strerror_r.
980         * configure: Regenerate.
981         * include/config.h.in: Regenerate.
982
983 2007-07-13  Andrew Haley  <aph@redhat.com>
984
985         * libgcj.ver: Add __gcj_personality_sj0.
986
987         * testsuite/libjava.jvmti/jvmti-interp.exp: Likewise.
988         * testsuite/libjava.jni/jni.exp: Use -fdollars-in-identifiers.
989         * testsuite/libjava.jni/cni.exp: Use -fdollars-in-identifiers.
990         * testsuite/libjava.jvmti/jvmti.exp (gcj_jvmti_compile_cxx_to_o): Likewise.
991
992         * gnu/classpath/natVMStackWalker.cc (getCallingClassLoader): Check
993         klass is non-null.
994         * java/lang/reflect/natField.cc (getAddr): Call
995         _Jv_StackTrace::GetCallingClass only if CALLER is non-null.
996         * java/lang/reflect/natVMProxy.cc (run_proxy): Use
997         _Jv_getFieldInternal to get field proxyClass.m.
998         (_Jv_getFieldInternal): New function.
999
1000 2007-07-11  Andrew Haley  <aph@redhat.com>
1001
1002         * configure.host (arm*-linux-gnu): New.
1003         * sysdep/arm/locks.h: New.
1004
1005 2007-07-13  Roger Sayle  <roger@eyesopen.com>
1006
1007         * java/lang/natPosixProcess.cc: Include <sys/time.h> before
1008         <sys/resource.h> to restore bootstrap on powerpc-apple-darwin7.9.0.
1009
1010 2007-07-12  Matthias Klose  <doko@ubuntu.com>
1011
1012         * gnu/classpath/jdwp/util/MethodResult.h,
1013         gnu/classpath/jdwp/value/ObjectValue.h: Regenerate.
1014
1015 2007-07-11  Keith Seitz  <keiths@redhat.com>
1016
1017         * interpret.cc (get_local_var_table) [DIRECT_THREADED]: Make sure the
1018         method is compiled.
1019         * testsuite/libjava.jvmti/interp/getlocalvartable.out: Revise
1020         for compiled methods.
1021
1022 2007-07-10  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1023
1024         PR libgcj/32651
1025         * configure.host (mips-sgi-irix6*): Set sysdeps_dir.
1026         Disable interpreter.
1027         
1028 2007-07-05  Andreas Tobler  <a.tobler@schweiz.org>
1029
1030         * java/lang/natPosixProcess.cc: Reorder includes to fix compilation
1031         on hppa2.0w-hp-hpux11.11.
1032         Remove include of <gcj/cni.h>.
1033
1034 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
1035
1036         * aclocal.m4: Regenerated.
1037
1038 2007-07-03  Andreas Tobler  <a.tobler@schweiz.org>
1039
1040         * java/lang/Class.h: Remove redundant 'class java::*::* declarations.
1041
1042 2007-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1043
1044         PR libgcj/30513
1045         * configure.host (i[3-6]86-*): Undef sun.
1046
1047 2007-06-28  H.J. Lu  <hongjiu.lu@intel.com>
1048
1049         * testsuite/libjava.jvmti/jvmti-interp.exp (gij_jvmti_test_one):
1050         Fix a typo.
1051
1052 2007-06-28  Jan Nijtmans  <nijtmans@users.sourceforge.net>
1053
1054         PR libgcj/30999:
1055         * jni_md.h: Add the possibility to compile jni code with.
1056         -fvisibility=hidden. This causes all symbols to be hidden
1057         except the JNI functions which need to be exported.
1058
1059 2007-06-28  Andreas Tobler  <a.tobler@schweiz.org>
1060
1061         * testsuite/libjava.jvmti/jvmti-interp.exp (gij_jvmti_test_one): Pass
1062         the cxxldlibflags to exec_gij to have the right libstdc++ invoked.
1063
1064 2007-07-21  Keith Seitz  <keiths@redhat.com>
1065
1066         * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerate.
1067
1068 2007-07-20  Keith Seitz  <keiths@redhat.com>
1069
1070         * classpath/lib/gnu/classpath/jdwp/value/StringValue.class:
1071         Regenerate.
1072
1073 2007-07-20  Keith Seitz  <keiths@redhat.com>
1074
1075         * gnu/classpath/jdwp/VMVirtualMachine.java (executeMethod):
1076         Update from reference implementation.
1077         * gnu/classpath/jdwp/natVMVirtualMachine.cc (executeMethod):
1078         Update parameter list to match new VMVirtualMachine interface.
1079         * classpath/lib/gnu/classpath/jdwp/processor/ClassTypeCommandSet.class:
1080         Regenerate.
1081         * classpath/lib/gnu/classpath/jdwp/processor/
1082         ObjectReferenceCommandSet.class: Regenerate.
1083         * classpath/lib/gnu/classpath/jdwp/value/ObjectValue.class: Regenerate.
1084         * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class: Regenerate.
1085         * classpath/lib/gnu/classpath/jdwp/util/MethodResult.class: Regenerate.
1086
1087 2007-06-18  Keith Seitz  <keiths@redhat.com>
1088
1089         * gnu/gcj/jvmti/Breakpoint.java: Make abstract.
1090         (method): Change from private to protected.
1091         (location): Likewise.
1092         (Breakpoint): Change argument list to take only integer type.
1093         Add default constructor.
1094         (initialize_native): Renamed to ...
1095         (_save_insn): ... this to make function more explicit.
1096         (execute): New method.
1097         * gnu/gcj/jvmti/Breakpoint.h: Regenerate.
1098         * gnu/gcj/jvmti/natBreakpoint.cc (initialize_native): Rename to...
1099         (_save_insn): ... this.
1100         (install): Save the original instruction.
1101         * gnu/gcj/jvmti/NormalBreakpoint.java: New file.
1102         * gnu/gcj/jvmti/NormalBreakpoint.h: New file.
1103         * gnu/gcj/jvmti/natNormalBreakpoint.cc: New file.
1104         * gnu/gcj/jvmti/BreakpointManager.java (newBreakpoint):
1105         Instantiate a NormalBreakpoint instead of Breakpoint.
1106         * interpret-run.cc (insn_breakpoint): Remove breakpoint actions
1107         and call Breakpoint.execute to do them.
1108         * classpath/lib/gnu/gcj/jvmti/Breakpoint.class: Regenerate.
1109         * classpath/lib/gnu/gcj/jvmti/BreakpointManager.class: Likewise.
1110         * classpath/lib/gnu/gcj/jvmti/NormalBreakpoint.class: New file.
1111         * sources.am: Regenerate.
1112         * Makefile.am (nat_source_files): Add natNormalBreakpoint.cc.
1113         * Makefile.in: Regenerated.
1114
1115 2007-06-14  Keith Seitz  <keiths@redhat.com>
1116
1117         * include/java-interp.h (_Jv_LocalVarTableEntry): Add union
1118         for bytecode_pc and direct-threaded pc.
1119         Add field descriptions inline.
1120         * defineclass.cc (read_one_code_attribute): Change from
1121         bytecode_start_pc to bytecode_pc.
1122         Remove unused variable "len".
1123         * interpret.cc (compile): Remap the variable table, too.
1124         (get_local_var_table) [DIRECT_THREADED]: Use insn_index on the
1125         start location to map from pc_t to code index.
1126
1127 2007-06-09  Keith Seitz  <keiths@redhat.com>
1128
1129         * testsuite/libjava.jvmti/dummyagent.c (Agent_OnLoad):
1130         Add missing return value.
1131
1132 2007-06-03  Matthias Klose  <doko@ubuntu.com>
1133
1134         * java/io/natFileWin32.cc (setFilePermissions): New (stub only).
1135         _access: Handle EXEC query, stub only.
1136
1137 2007-06-03  Matthias Klose  <doko@ubuntu.com>
1138
1139         Merged from classpath:
1140         * gnu/java/nio/SelectorProviderImpl.java: Whitespace merge.
1141         * java/lang/System.java(inheritedChannel): New.
1142         * java/lang/Character.java: Remove stray`;'.
1143         * java/net/MulticastSocket.java: Merged.
1144         * java/text/DateFormatSymbols.java(getInstance): New, comment updates.
1145         * java/text/Collator.java(getInstance): Merged.
1146         * java/util/Calendar.java: New attributes ALL_STYLES, SHORT, LONG.
1147         getDisplayName, getDisplayNames: New.
1148         * java/util/logging/Logger.java: Merged.
1149         * Regenerate .class and .h files.
1150
1151 2007-06-03  Matthias Klose  <doko@ubuntu.com>
1152
1153         * java/io/File.java: Merge with classpath-0.95, new method
1154         setFilePermissions, new attribute EXEC.
1155         * java/io/natFilePosix.cc (setFilePermissions): New.
1156         _access: Handle EXEC query.
1157         * classpath/lib/java/io/File.class, java/io/File.h: Regenerate.
1158
1159 2007-06-03  Matthias Klose  <doko@ubuntu.com>
1160
1161         Imported GNU Classpath 0.95.
1162
1163         * classpath/Makefile.in,
1164         classpath/native/jni/midi-dssi/Makefile.in,
1165         classpath/native/jni/classpath/Makefile.in,
1166         classpath/native/jni/Makefile.in,
1167         classpath/native/jni/gconf-peer/Makefile.in,
1168         classpath/native/jni/java-io/Makefile.in,
1169         classpath/native/jni/native-lib/Makefile.in,
1170         classpath/native/jni/java-util/Makefile.in,
1171         classpath/native/jni/midi-alsa/Makefile.in,
1172         classpath/native/jni/java-lang/Makefile.in,
1173         classpath/native/jni/java-nio/Makefile.in,
1174         classpath/native/jni/java-net/Makefile.in,
1175         classpath/native/jni/xmlj/Makefile.in,
1176         classpath/native/jni/qt-peer/Makefile.in,
1177         classpath/native/jni/gtk-peer/Makefile.in,
1178         classpath/native/Makefile.in, classpath/native/jawt/Makefile.in,
1179         classpath/native/fdlibm/Makefile.in,
1180         classpath/native/plugin/Makefile.in,
1181         classpath/resource/Makefile.in, classpath/scripts/Makefile.in,
1182         classpath/tools/Makefile.in, classpath/doc/Makefile.in,
1183         classpath/doc/api/Makefile.in, classpath/lib/Makefile.in,
1184         classpath/external/Makefile.in, classpath/external/jsr166/Makefile.in,
1185         classpath/external/sax/Makefile.in,
1186         classpath/external/w3c_dom/Makefile.in,
1187         classpath/external/relaxngDatatype/Makefile.in,
1188         classpath/include/Makefile.in,
1189         classpath/examples/Makefile.in: Regenerate.
1190         * classpath/config.guess, classpath/config.sub,
1191         classpath/ltmain.sh : Update.
1192         * classpath/configure, classpath/depcomp, classpath/missing,
1193         classpath/aclocal.m4, classpath/install-sh: Regenerate.
1194
1195         * gnu/classpath/Configuration.java (CLASSPATH_VERSION): Now 0.95.
1196         * sources.am: Regenerate.
1197         * Makefile.in: Regenerate.
1198
1199         * Update the .class files and generated CNI header files, add new
1200         .class and generated CNI header files.
1201         * Remove generated files for removed java source files:
1202         classpath/gnu/java/net/BASE64.java,
1203         classpath/gnu/java/security/util/Base64.java,
1204         classpath/gnu/java/awt/peer/gtk/GThreadMutex.java,
1205         classpath/gnu/java/awt/peer/gtk/GThreadNativeMethodRunner.java,
1206         classpath/gnu/java/awt/font/autofit/Scaler.java,
1207         classpath/gnu/classpath/jdwp/util/Value.java,
1208         classpath/gnu/javax/net/ssl/Base64.java.
1209         * Remove empty directories.
1210
1211         * Makefile.am(nat_source_files): Add natVMOperatingSystemMXBeanImpl.cc.
1212         * java/lang/Class.java(setAccessible): Merge from classpath.
1213         * java/util/Locale.java: Remove.
1214         * gnu/java/lang/management/VMOperatingSystemMXBeanImpl.java,
1215         gnu/java/lang/management/natVMOperatingSystemMXBeanImpl.cc: New.
1216         * gcj/javaprims.h: Update class declarations.
1217         * scripts/classes.pl: Update usage.
1218         * HACKING: Mention to build all peers.
1219
1220 2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
1221
1222         * configure: Regenerate.
1223
1224 2007-05-31  Andrew Haley  <aph@redhat.com>
1225
1226         * java/lang/natClassLoader.cc (_Jv_NewClassFromInitializer): Clear
1227         INTERPRETED access modifier.
1228
1229 2007-05-31  Paolo Bonzini  <bonzini@gnu.org>
1230
1231         PR libjava/32098
1232         * configure: Regenerated.
1233         * aclocal.m4: Regenerated.
1234
1235 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
1236
1237         PR libjava/32098
1238         * configure: Regenerated.
1239
1240 2007-05-29  H.J. Lu  <hongjiu.lu@intel.com>
1241
1242         * configure.ac: Don't include ../config/confsubdir.m4.
1243         * aclocal.m4: Regenerated.
1244         * configure: Likewise.
1245
1246 2007-05-27  Paolo Bonzini  <bonzini@gnu.org>
1247
1248         PR bootstrap/32078
1249         * configure.ac: Include confsubdir.m4.
1250         * configure: Regenerate.
1251
1252 2007-05-24  Keith Seitz  <keiths@redhat.com>
1253
1254         * include/java-interp.h (_Jv_InterpFrame::get_pc): Only deduct
1255         one when pc_ptr is non-NULL.
1256
1257         * prims.cc (parse_init_args): Enable JVMTI with agentlib
1258         and agentpath options.
1259
1260         * testsuite/lib/libjava.exp (exec_gij): Add new addl_flags
1261         parameter.
1262         * testsuite/libjava.jvmti/jvmti-interp.exp (gij_jvmti_test_one):
1263         Pass '-agentlib:dummyagent' when executing gij.
1264         (gij_jvmti_run): Build dummy JVMTI agent before running tests,
1265         and remove it when finished.
1266         * testsuite/libjava.jvmti/dummyagent.c: New file.
1267
1268 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
1269
1270         * Makefile.in: Regenerate.
1271         * configure: Regenerate.
1272         * aclocal.m4: Regenerate.
1273         * gcj/Makefile.in: Regenerate.
1274         * include/Makefile.in: Regenerate.
1275         * testsuite/Makefile.in: Regenerate.
1276
1277 2007-05-17  Kyle Galloway  <kgallowa@redhat.com>
1278
1279         * classpath/gnu/classpath/jdwp/processor/ReferenceTypeCommandSet.java
1280         (executeMethods): Remove cast to ClassReferenceTypeId.
1281         * classpath/lib/gnu/classpath/jdwp/processor/
1282         ReferenceTypeCommandSet.class: Rebuilt.
1283
1284 2007-05-17  Kyle Galloway  <kgallowa@redhat.com>
1285
1286         * gnu/classpath/jdwp/natVMMethod.cc (getModifiers): Check for native
1287         classes and mark methods as native appropriately.
1288
1289 2007-05-17  Kyle Galloway  <kgallowa@redhat.com>
1290
1291         * gnu/classpath/jdwp/VMFrame.java (<init>): Add parameter for "this"
1292         pointer.
1293         * gnu/classpath/jdwp/VMFrame.h: Regenerated.
1294         * classpath/lib/gnu/classpath/jdwp/VMFrame.class: Rebuilt.
1295         * gnu/classpath/jdwp/natVMVirtualMachine.cc (getFrame): Use new
1296         VMFrame constructor.
1297
1298 2007-05-16  David Daney  <ddaney@avtrex.com>
1299
1300         * include/java-stack.h (_Jv_FrameInfo): Remove union definition.
1301         (_Jv_StackFrame): Remove commented out code.
1302         (_Jv_UnwindState): Remove superfluous 'typedef'.
1303         * sun/misc/natUnsafe.cc (spinlock): Add white space to quiet
1304         compiler warnings.
1305         * gnu/java/lang/management/natVMMemoryPoolMXBeanImpl.cc
1306         (getCollectionUsage): Don't declare unused parameter n.
1307         (getMemoryManagerNames): Same.
1308         * gnu/gcj/util/natGCInfo.cc (gc_debug_info): Remove superfluous
1309         'typedef'.
1310
1311 2007-05-16  Keith Seitz  <keiths@redhat.com>
1312
1313         * include/java-interp.h (breakpoint_at): Declare.
1314         * interpret.cc (breakpoint_at): New function.
1315         * gnu/classpath/jdwp/VMVirtualMachine.java (_event_list):
1316         New member.
1317         * gnu/classpath/jdwp/natVMVirtualMachine.cc (initialize):
1318         Initialize _event_list.
1319         (handle_single_step): If there is a breakpoint at the
1320         location at which we are stopping, do not send the notification.
1321         Instead add the event to a list of events that occur at this
1322         location.
1323         (jdwpBreakpointCB): If the event list is not empty, send
1324         whatever events are in it and the breakpoint event in a single
1325         notification.
1326         Mark parameter jni_env as MAYBE_UNUSED.
1327         * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class:
1328         Regenerated.
1329         * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerated.
1330
1331 2007-05-15  David Daney  <ddaney@avtrex.com>
1332
1333         * classpath/lib/javax/swing/text/html/HTMLEditorKit.class: Regenerate
1334         * gnu/java/awt/peer/gtk/ComponentGraphics.h: Same.
1335
1336 2007-05-15  Keith Seitz  <keiths@redhat.com>
1337
1338         * interpret.cc (STOREA): Rewrite using temporary variable to
1339         avoid double-macro expansion side-effects.
1340         (STOREI): Likewise.
1341         (STOREF): Likewise.
1342         (STOREL)[SIZEOF_VOID_P == 8]: Likewise.
1343         (STORED)[SIZEOF_VOID_P == 8]: Likewise.
1344         (STOREL)[SIZEOF_VOID_P != 8]: Likewise.
1345         (STORED)[SIZEOF_VOID_P != 8]: Likewise.
1346         (POKEI): Likewise.
1347
1348 2007-05-12  David Daney  <ddaney@avtrex.com>
1349
1350         PR libgcj/29324
1351         * include/posix-threads.h (_Jv_BlockSigchld): Declare.
1352         (_Jv_UnBlockSigchld): Same.
1353         * posix-threads.cc: Include posix-threads.h.
1354         (block_sigchld) Rename to...
1355         (_Jv_BlockSigchld) ... this.
1356         (_Jv_UnBlockSigchld): New function.
1357         (_Jv_InitThreads): Call _Jv_BlockSigchld in place of block_sigchld.
1358         (_Jv_ThreadStart): Same.
1359         * java/lang/PosixProcess$ProcessManager.h: Regenerate.
1360         * java/lang/PosixProcess.java: Clean up imports.
1361         (ProcessManager): Make final.
1362         (ProcessManager.queue): Genericise and make private.
1363         (ProcessManager.pidToProcess): Remove.
1364         (ProcessManager.liveProcesses): New field.
1365         (ProcessManager.reaperPID): Remove.
1366         (ProcessManager.nativeData): New field.
1367         (ProcessManager.removeProcessFromMap): Remove.
1368         (ProcessManager.addProcessToMap):Remove.
1369         (ProcessManager.addToLiveProcesses): New method.
1370         (ProcessManager.run): Rewritten.
1371         (ProcessManager.reap): Change method signature,
1372         (getErrorStream): Correct formatting.
1373         (getInputStream): Same.
1374         (spawn): Add process to liveProcesses list.
1375         (pid): Make package private.
1376         * java/lang/PosixProcess.h: Regenerate.
1377         * java/lang/natPosixProcess.cc: Include posix.h and posix-threads.h.
1378         Add useing namespace java::lang.
1379         (ProcessManagerInternal): New struct.
1380         (sigchld_handler): Rewritten.
1381         (init): Rewritten.
1382         (waitForSignal): Same.
1383         (reap): Same.
1384         (signalReaper): Same.
1385         (nativeDestroy): Call kill as ::kill.
1386         (nativeSpawn): Correct formatting.
1387         * classpath/lib/java/lang/PosixProcess$EOFInputStream.class: Regenerate.
1388         * classpath/lib/java/lang/PosixProcess.class: Same.
1389         * classpath/lib/java/lang/PosixProcess$ProcessManager.class: Same.
1390
1391 2007-05-07  Ian Lance Taylor  <iant@google.com>
1392
1393         PR java/31842
1394         * java/lang/natString.cc (_Jv_FormatInt): Avoid undefined signed
1395         overflow.
1396
1397 2007-05-07  Keith Seitz  <keiths@redhat.com>
1398
1399         * classpath/lib/gnu/classpath/jdwp/Jdwp.class: Regenerate.
1400         * classpath/lib/gnu/classpath/jdwp/Jdwp$1.class: Regenerate.
1401         * classpath/lib/gnu/classpath/jdwp/event/Event.class:
1402         Regenerate.
1403         * classpath/lib/gnu/classpath/jdwp/transport/JdwpConnection.class:
1404         Regenerate.
1405         * gnu/classpath/jdwp/Jdwp.h: Regenerate.
1406         * gnu/classpath/jdwp/event/Event.h: Regenerate.
1407         * gnu/classpath/jdwp/transport/JdwpConnection.h: Regenerate.
1408
1409 2007-05-04  Kyle Galloway  <kgallowa@redhat.com>
1410
1411         * gnu/classpath/jdwp/natVMVirtualMachine.cc (getClassMethod): Change
1412         to use JVMTI.
1413
1414 2007-05-03  Keith Seitz  <keiths@redhat.com>
1415
1416         * interpret.cc: Don't include ExceptionEvent.h.
1417         * gnu/gcj/jvmti/natExceptionEvent.cc: Remove.
1418         * Makefile.am (nat_source_files): Remove natExceptionEvent.cc.
1419         * Makefile.in: Regenerated.
1420
1421 2007-05-03  Keith Seitz  <keiths@redhat.com>
1422
1423         * include/jvmti-int.h (_Jv_ReportJVMTIExceptionThrow):
1424         Declare.
1425         * interpret.cc (_Jv_ReportJVMTIExceptionThrow): New function.
1426         (find_catch_location): New function.
1427         (REPORT_EXCEPTION): New macro.
1428         (throw_internal_error): Use REPORT_EXCEPTION.
1429         (throw_incompatible_class_change_error): Likewise.
1430         (throw_null_pointer_exception): Likewise.
1431         (throw_class_format_error): Likewise.
1432         * interpret-run.cc (INTERP_REPORT_EXCEPTION)[DEBUG]: Set
1433         to REPORT_EXCEPTION.
1434         (INTERP_REPORT_EXCEPTION)[!DEBUG]: Make nop.
1435         (insn_new): Use INTERP_REPORT_EXCEPTION.
1436         (insn_athrow): Likewise.
1437         Remove previous JVMTI exception notifications.
1438         Add JVMTI ExceptionCatch notificatin.
1439         * jni.cc (_Jv_PopSystemFrame): Notify JVMTI clients of
1440         exception throw.
1441         * gnu/gcj/jvmti/ExceptionEvent.java: Removed.
1442         * gnu/gcj/jvmti/ExceptionEvent.h: Removed. 
1443         * classpath/lib/gnu/gcj/jvmti/ExceptionEvent.class: Removed.
1444         * gnu/classpath/jdwp/natVMVirtualMachine.cc
1445         (jdwpExceptionCB): New function.
1446         (jdwpVMInitCB): Set Exception event handler and enable.
1447         * sources.am: Regenerated.
1448         * Makefile.in: Regenerated.
1449
1450 2007-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
1451
1452         https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237304
1453         * Makefile.in: Regenerate.
1454         * scripts/makemake.tcl (scan_directory): Treat default.css as a
1455         property file.
1456         * classpath/javax/swing/text/html/default.css: Move to...
1457         * classpath/resource/javax/swing/text/html/default.css: New file.
1458         * classpath/javax/swing/text/html/HTMLEditorKit.java
1459         (getStyleSheet): Throw RuntimeException when style loading fails.
1460         * sources.am (property_files): Add
1461         classpath/resource/javax/swing/text/html/default.css.
1462
1463 2007-05-02  Tom Tromey  <tromey@redhat.com>
1464
1465         https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=238755
1466         * java/lang/natCharacter.cc (Character::getType): Handle negative
1467         code points.
1468         (Character::toLowerCase): Likewise.
1469         (Character::toUpperCase): Likewise.
1470         (Character::digit): Likewise.
1471         (Character::getNumericValue): Likewise.
1472         (Character::getDirectionality): Likewise.
1473         (Character::toTitleCase): Likewise.
1474
1475 2007-04-30  Keith Seitz  <keiths@redhat.com>
1476
1477         * interpret-run.cc (NEXT_INSN)[DEBUG]: Advance PC before
1478         executing the instruction.
1479         * include/java-interp.h (_Jv_InterpFrame::get_pc): Subtract
1480         one insn from the frame's PC. _Jv_InterpMethod::run et al
1481         will advance the PC before executing the instruction.
1482
1483 2007-04-27  Keith Seitz  <keiths@redhat.com>
1484
1485         * classpath/lib/gnu/classpath/jdwp/Jdwp.class: Regenerated.
1486         * classpath/lib/gnu/classpath/jdwp/event/EventManager.class:
1487         Regenerated.
1488         * gnu/classpath/jdwp/event/EventManager.h: Regenerated.
1489
1490 2007-04-27  Keith Seitz  <keiths@redhat.com>
1491
1492         * classpath/lib/gnu/classpath/jdwp/event/filters/
1493         LocationOnlyFilter.class: Regenerated;
1494         * classpath/lib/gnu/classpath/jdwp/util/Location.class:
1495         Regenerated.
1496         * gnu/classpath/jdwp/VMMethod.java
1497         * classpath/lib/gnu/classpath/jdwp/VMMethod.class:
1498         Regenerated.
1499         * gnu/classpath/jdwp/VMMethod.h: Regenerated.
1500         * gnu/classpath/jdwp/util/Location.h: Regenerated.
1501
1502 2007-04-27  Thomas Fitzsimmons  <fitzsim@redhat.com>
1503
1504         * gnu/java/awt/peer/gtk/CairoGraphics2D.h: Regenerate.
1505         * gnu/java/awt/peer/gtk/ComponentGraphics.h: Regenerate.
1506
1507 2007-04-25  Kyle Galloway  <kgallowa@redhat.com>
1508
1509         * gnu/classpath/jdwp/VMIdManager.java (getObjectId): Deal with null
1510         objects.
1511         (get): Deal with ObjectId of 0. 
1512
1513 2007-04-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1514
1515         PR libgcj/31084
1516         * java/lang/natVMProcess.cc: Include platform.h before jvm.h.
1517
1518 2007-04-24  Kyle Galloway  <kgallowa@redhat.com>
1519
1520         * gnu/classpath/jdwp/natVMVirtualMachine.java
1521         (getThreadStatus): Implement.
1522
1523 2007-04-24  Keith Seitz  <keiths@redhat.com>
1524
1525         * headers.txt (gnu/gcj/jvmti/Breakpoint.h)[DIRECT_THREADED]:
1526         Add _Jv_RewriteBreakpointInsn friend declaration.
1527         * gnu/gcj/jvmti/natBreakpoint.cc (_Jv_RewriteBreakpointInsn)
1528         [DIRECT_THREADED]: New function.
1529         * gnu/gcj/jvmti/Breakpoint.h: Regenerate.
1530         * interpret-run.cc: Define new REWRITE_INSN macro.
1531         Changed all occurrences of insn rewriting to call REWRITE_INSN.
1532
1533 2007-04-23  Keith Seitz  <keiths@redhat.com>
1534
1535         * include/no-gc.h (_Jv_IsThreadSuspended): Declare.
1536         * include/boehm-gc.h (_Jv_IsThreadSuspended): Likewise.
1537         * boehm.cc (_Jv_IsThreadSuspended): New function.
1538         * nogc.cc (_Jv_IsThreadSuspended): Likewise.
1539         * jvmti.cc (_Jv_JVMTI_GetThreadState): New function.
1540         (_Jv_JVMTI_Interface): Define GetThreadState.
1541
1542 2007-04-23  Kyle Galloway  <kgallowa@redhat.com>
1543
1544         * include/java-interp.h (_Jv_InterpFrame): Add pointer to the
1545         interpreter PC.
1546         (<init>): Add a pointer to the interpreter PC as a parameter with
1547         default value NULL.
1548         (get_pc): New method.
1549         * interpret-run.cc: If debugging, pass a pointer to the PC when
1550         creating the stack frame.
1551         * jvmti.cc (_Jv_JVMTI_GetStackTrace): Call _Jv_InterpFrame::get_pc
1552         to get the PC.
1553
1554 2007-04-23  Kyle Galloway  <kgallowa@redhat.com>
1555
1556         * gnu/classpath/jdwp/natVMVirtualMachine.cc (getSourceFile): Check
1557         for null source file and throw an exception indicating this.
1558
1559 2007-04-20  Keith Seitz  <keiths@redhat.com>
1560
1561         * gnu/gcj/jvmti/BreakpointManager.java (newBreakpoint):
1562         Install the new breakpoint into the bytecode.
1563         (deleteBreakpoint): Remove the breakpoint from the bytecode.
1564         * classpath/lib/gnu/gcj/jvmti/BreakpointManager.class:
1565         Regenerate.
1566         * gnu/gcj/jvmti/natBreakpoint.cc (initialize_native):
1567         Don't install the breakpoint here.
1568
1569 2007-04-19  Keith Seitz  <keiths@redhat.com>
1570
1571         * interpret-run.cc [insn_breakpoint]: Save the original
1572         insn for the breakpoint before posting the JVMTI notification.
1573
1574 2007-04-19  Tom Tromey  <tromey@redhat.com>
1575
1576         * gnu/javax/net/ssl/provider/SSLSocketFactoryImpl.h: Rebuilt.
1577
1578 2007-04-18  Tom Tromey  <tromey@redhat.com>
1579
1580         * Regenerated headers with new gjavah.
1581
1582 2007-04-18  Andrew Haley  <aph@redhat.com>
1583
1584         * java/lang/reflect/natVMProxy.cc (ncode_closure): Add
1585         method_index.
1586         (generateProxyClass): Add field $Proxy0.m.  Store methods array in
1587         it.
1588         (run_proxy): Retrieve the method to invoke from in $Proxy0.m.
1589         * java/lang/Class.h: Remove _Jv_LookupProxyMethod.
1590         * java/lang/natClass.cc: Likewise.
1591         * headers.txt: Likewise.
1592         * java/lang/reflect/Method.h: Likewise.
1593
1594 2007-04-16  Andrew Haley  <aph@redhat.com>
1595
1596         * gnu/gcj/runtime/BootClassLoader.java (getBootURLLoader): New
1597         method.
1598         (bootGetResource): Use getBootURLLoader() to load resources.
1599         (bootGetResources): Likewise.
1600
1601         * java/lang/reflect/natMethod.cc (Method::invoke): In invoke also
1602         check that the method's declaring class is accessible.
1603
1604 2007-04-10  Keith Seitz  <keiths@redhat.com>
1605
1606         * sources.am: Regenerate.
1607         * Makefile.in: Likewise.
1608
1609 2007-04-09  Kyle Galloway  <kgallowa@redhat.com>
1610
1611         * interpret-run.cc: If debugging, check if args is NULL before
1612         getting the "this" pointer.
1613
1614 2007-04-09  Kyle Galloway  <kgallowa@redhat.com>
1615
1616         * classpath/gnu/classpath/jdwp/value/ArrayValue.java: New file.
1617         * classpath/lib/gnu/classpath/jdwp/value/ArrayValue.class: New file.
1618         * gnu/classpath/jdwp/ArrayValue.h: New file.
1619         * gnu/classpath/jdwp/natVMFrame.cc (getValue): Add array case.
1620         (setValue): Ditto. 
1621
1622 2007-04-09  David Daney  <ddaney@avtrex.com>
1623
1624         PR libgcj/23758
1625         * java/lang/natPosixProcess.cc (nativeSpawn): Move building of
1626         environment before the fork.
1627         * testsuite/libjava.lang/Process_7.java: New test.
1628         * testsuite/libjava.lang/Process_7.out: Its expected results.
1629         * testsuite/libjava.lang/Process_7.jar: Generated file.
1630
1631 2007-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1632
1633         * prims.cc (load_jvmti_agent): Add the missing `,'.
1634
1635 2007-04-09  Kyle Galloway  <kgallowa@redhat.com>
1636
1637         * gij.cc (main): Accept -agentlib and -agentpath options.
1638         * prims.cc (parse_init_args): Deal with -agentlib and -agentpath.
1639         (load_jvmti_agent): New function.
1640
1641 2007-04-04  Tania Bento  <tbento@redhat.com>
1642
1643         * java/text/DecimalFormatSymbols.java: Added the year 2007 to
1644         Copyright information and introduced new variable, currency.
1645         (DecimalFormatSymbols(Locale)): Define currency and intlCurrencySymbol
1646         to "XXX", currencySymbol to "?" and localCurrency appropriately.
1647         (getCurrency): Fixed documentation and return the value of currency.
1648         (setCurrency): Fixed documentation and update the value of currency.
1649         (setInternationalCurrencySymbol): Fixed documentation and update the
1650         value of currency.
1651         * java/util/Currency.java: Introduced two new variables, properties
1652         and fractionDigits. In the static block, a properties object is
1653         created and the currency resource is loaded.
1654         (Currency(Locale)): fractionDigits is defined.
1655         (Currency(String)): New method.
1656         (getDefaultFractionDigits): Return the value of fractionDigits.
1657         (getInstance(String)): Check if String is equal to "XXX".
1658
1659 2007-04-04  Kyle Galloway  <kgallowa@redhat.com>
1660
1661         * classpath/gnu/classpath/jdwp/util/VariableTable.java: Change longs
1662         to ints for argCnt and slots.
1663         (write): Replace writeLong with writeInt for the above. 
1664
1665 2007-04-03  Andrew Haley  <aph@redhat.com>
1666
1667         * testsuite/libjava.lang/ProxyTest.java: New test.
1668
1669 2007-04-02  Tom Tromey  <tromey@redhat.com>
1670
1671         http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=205157
1672         * gnu/java/nio/channels/natFileChannelPosix.cc (mapImpl): Extend
1673         file, when writing, if it is too short.
1674
1675 2007-04-02  Tom Tromey  <tromey@redhat.com>
1676
1677         https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=233406
1678         * gnu/java/net/natPlainSocketImplPosix.cc (create): Return if
1679         already created.
1680         * gnu/java/net/PlainSocketImpl.java (getLocalAddress): Handle case
1681         where localport is -1.
1682         (create): Now public.
1683         * gnu/java/nio/SocketChannelImpl.java (SocketChannelImpl): Call
1684         'create' on the socket.
1685
1686 2007-04-02  Andrew Haley  <aph@redhat.com>
1687
1688         * java/lang/reflect/natVMProxy.cc (run_proxy): Use
1689         _Jv_LookupProxyMethod to find the Method.
1690         If parameter_types->length == 0, pass a null paramameter list,
1691         not a zero-length parameter list.
1692         * java/lang/natClass.cc (_Jv_LookupProxyMethod): New function.
1693         * java/lang/Class.h (_Jv_LookupProxyMethod): Declare.
1694
1695 2007-04-02  Kyle Galloway  <kgallowa@redhat.com>
1696
1697         * interpret-run.cc: Add code to properly set up variable slots
1698         when debugging.
1699         * gnu/classpath/jdwp/natVMFrame.cc (checkJVMTIError): New function.
1700         (getObjectJVMTI): New function.
1701         (setObjectJVMTI): New function.
1702         (getIntJVMTI): New function.
1703         (setIntJVMTI): New function.
1704         (getLongJVMTI): New function.
1705         (setLongJVMTI): New function.
1706         (getFloatJVMTI): New function.
1707         (setFloatJVMTI): New function.
1708         (getDoubleJVMTI): New function.
1709         (setDoubleJVMTI): New function.
1710         (getFrameDepth): New function.
1711         (getValue): Implement.
1712         (setValue): Implement. 
1713
1714 2007-04-02  Kyle Galloway  <kgallowa@redhat.com>
1715
1716         * classpath/gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java
1717         (executeResume): Call VMVirtualMachine.resumeThread.
1718
1719 2007-03-29  Tom Tromey  <tromey@redhat.com>
1720
1721         PR libgcj/29869:
1722         * java/util/logging/LogManager.java (readConfiguration): Handle
1723         comma-separated 'handlers'.  Don't try to add a non-existing
1724         handler.
1725
1726 2007-03-27  Tom Tromey  <tromey@redhat.com>
1727
1728         * sources.am, Makefile.in: Rebuilt.
1729         * scripts/mime.types: Removed.
1730         * scripts/MakeDefaultMimeTypes.java: Removed.
1731         * gnu/gcj/io/MimeTypes.java: Removed.
1732         * gnu/gcj/io/MimeTypes.h: Removed.
1733         * gnu/gcj/io/DefaultMimeTypes.java: Removed.
1734         * gnu/gcj/io/DefaultMimeTypes.h: Removed.
1735
1736 2007-03-27  Keith Seitz  <keiths@redhat.com>
1737
1738         * gnu/classpath/jdwp/VMFrame.java: Update from upstream
1739         classpath.
1740         * gnu/classpath/jdwp/natVMFrame.cc: Likewise.
1741         * gnu/classpath/jdwp/VMVirtualMachine.java: Likewise.
1742         * gnu/classpath/jdwp/natVMVirtualMachine.cc: Likewise.
1743         (initialize): Fix compiler type-punning warning.
1744         (getAllLoadedClasses): Return empty list instead of NULL.
1745         (getLoadRequests): Likewise.
1746         * gnu/classpath/jdwp/exception/InvalidTagException.h: New file.
1747         * gnu/classpath/jdwp/exception/InvalidSlotException.h: New file.
1748         * gnu/classpath/jdwp/exception/TypeMismatchException.h: New file.
1749         * gnu/classpath/jdwp/VMVirtualMachine.h: Rebuilt.
1750         * gnu/classpath/jdwp/value/CharValue.h: New file.
1751         * gnu/classpath/jdwp/value/LongValue.h: New file.
1752         * gnu/classpath/jdwp/value/ShortValue.h: New file.
1753         * gnu/classpath/jdwp/value/Value.h: New file.
1754         * gnu/classpath/jdwp/value/BooleanValue.h: New file.
1755         * gnu/classpath/jdwp/value/VoidValue.h: New file.
1756         * gnu/classpath/jdwp/value/ByteValue.h: New file.
1757         * gnu/classpath/jdwp/value/FloatValue.h: New file.
1758         * gnu/classpath/jdwp/value/ObjectValue.h: New file.
1759         * gnu/classpath/jdwp/value/StringValue.h: New file.
1760         * gnu/classpath/jdwp/value/ValueFactory.h: New file.
1761         * gnu/classpath/jdwp/value/IntValue.h: New file.
1762         * gnu/classpath/jdwp/value/DoubleValue.h: New file.
1763         * gnu/classpath/jdwp/VMFrame.h: Rebuilt.
1764         * gnu/classpath/jdwp/id/NullObjectId.h: New file.
1765         * gnu/classpath/jdwp/util/MethodResult.h: Rebuilt.
1766         * gnu/classpath/jdwp/util/NullObject.h: New file.
1767         * gnu/classpath/jdwp/util/MonitorInfo.h: New file.
1768         * Makefile.in: Rebuilt.
1769         * sources.am: Rebuilt.
1770
1771 2006-03-26  David Daney  <ddaney@avtrex.com>
1772
1773         * configure.ac: Remove checks for mktime, alloca, ioctl, gmtime_r,
1774         fork, execvp, execinfo.h, pthread_mutexattr_settype,
1775         pthread_mutexattr_setkind_np and sys/wait.h.
1776         * Makefile.in: Regenerate.
1777         * include/Makefile.in: Regenerate.
1778         * include/config.h.in: Regenerate.
1779         * testsuite/Makefile.in: Regenerate.
1780         * configure: Regenerate.
1781         * gcj/Makefile.in: Regenerate.
1782
1783 2007-03-23  Gary Benson  <gbenson@redhat.com>
1784
1785         * link.cc (_Jv_Linker::resolve_method_entry):
1786         Ensure that the argument types and the return type of the
1787         found method match those expected by the calling method.
1788
1789 2007-03-22  David Daney  <ddaney@avtrex.com>
1790
1791         PR libgcj/31228
1792         * configure.ac: Add checks for getrlimit and sys/resource.h.
1793         * include/posix.h (_Jv_platform_close_on_exec): Remove.
1794         * include/config.h.in: Regenerate.
1795         * configure: Regenerate.
1796         * gnu/java/nio/channels/natFileChannelPosix.cc (open): Remove call to
1797         _Jv_platform_close_on_exec;
1798         * gnu/java/net/natPlainSocketImplPosix.cc (create): Likewise.
1799         (accept): Likewise.
1800         * gnu/java/net/natPlainDatagramSocketImplPosix.cc (create):Likewise.
1801         * java/lang/natPosixProcess.cc: Include sys/resource.h.
1802         (nativeSpawn): Close all file descriptors.  Don't set FD_CLOEXEC on
1803         pipes.
1804
1805 2007-03-20  Andrew Haley  <aph@redhat.com>
1806
1807         * testsuite/libjava.lang/PR31264.java: New test.
1808
1809 2007-03-14  Jakub Jelinek  <jakub@redhat.com>
1810
1811         * Makefile.am (AM_MAKEFLAGS): Pass through mandir.
1812         * Makefile.in: Rebuilt.
1813
1814 2007-03-13  Keith Seitz  <keiths@redhat.com>
1815
1816         * include/java-interp.h (_Jv_InterpClass): Declare
1817         friend function _Jv_GetInterpClassSourceFile.
1818         * java/lang/Class.h (Class): Likewise.
1819         * java/lang/natClass.cc (_Jv_GetInterpClassSourceFile):
1820         New function.
1821         * gnu/classpath/jdwp/natVMVirtualMachine.cc
1822         (getSourceFile): Implement.
1823
1824 2007-03-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
1825
1826         * Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.
1827         * classpath/configure.ac: Add --with-ecj-jar configure option.
1828         * classpath/gnu/classpath/Configuration.java.in (ECJ_JAR): New
1829         field.
1830         * classpath/INSTALL: Document --with-ecj-jar configure option and
1831         ecj jar requirement for com.sun.tools.javac support.
1832         * classpath/tools/Makefile.am: Build decendents of com and sun
1833         directories.
1834         * configure.ac: Substitute ECJ_JAR in stub Configuration.java.
1835         * gnu/classpath/Configuration.java,
1836         gnu/classpath/natConfiguration.cc (ecj): New method.
1837         (ECJ_JAR): New field.
1838         * scripts/makemake.tcl (scan_packages): Add com directory.
1839         * sources.am (property_files): Add
1840         classpath/resource/sun/rmi/rmic/messages.properties and
1841         classpath/resource/com/sun/tools/javac/messages.properties.
1842         * classpath/resource/com, classpath/resource/com/sun,
1843         classpath/resource/com/sun/tools,
1844         classpath/resource/com/sun/tools/javac, classpath/resource/sun,
1845         classpath/resource/sun/rmi, classpath/resource/sun/rmi/rmic,
1846         classpath/tools/classes/com, classpath/tools/classes/com/sun,
1847         classpath/tools/classes/com/sun/javadoc,
1848         classpath/tools/classes/com/sun/tools,
1849         classpath/tools/classes/com/sun/tools/doclets,
1850         classpath/tools/classes/sun, classpath/tools/classes/sun/rmi,
1851         classpath/tools/classes/sun/rmi/rmic, classpath/tools/com,
1852         classpath/tools/com/sun, classpath/tools/com/sun/javadoc,
1853         classpath/tools/com/sun/tools,
1854         classpath/tools/com/sun/tools/doclets,
1855         classpath/tools/com/sun/tools/javac, classpath/tools/sun,
1856         classpath/tools/sun/rmi, classpath/tools/sun/rmi/rmic: New
1857         directories.
1858         * classpath/resource/com/sun/tools/javac/messages.properties,
1859         classpath/resource/sun/rmi/rmic/messages.properties,
1860         classpath/tools/classes/com/sun/javadoc/ClassDoc.class,
1861         classpath/tools/classes/com/sun/javadoc/ConstructorDoc.class,
1862         classpath/tools/classes/com/sun/javadoc/Doc.class,
1863         classpath/tools/classes/com/sun/javadoc/DocErrorReporter.class,
1864         classpath/tools/classes/com/sun/javadoc/Doclet.class,
1865         classpath/tools/classes/com/sun/javadoc/ExecutableMemberDoc.class,
1866         classpath/tools/classes/com/sun/javadoc/FieldDoc.class,
1867         classpath/tools/classes/com/sun/javadoc/MemberDoc.class,
1868         classpath/tools/classes/com/sun/javadoc/MethodDoc.class,
1869         classpath/tools/classes/com/sun/javadoc/PackageDoc.class,
1870         classpath/tools/classes/com/sun/javadoc/ParamTag.class,
1871         classpath/tools/classes/com/sun/javadoc/Parameter.class,
1872         classpath/tools/classes/com/sun/javadoc/ProgramElementDoc.class,
1873         classpath/tools/classes/com/sun/javadoc/RootDoc.class,
1874         classpath/tools/classes/com/sun/javadoc/SeeTag.class,
1875         classpath/tools/classes/com/sun/javadoc/SerialFieldTag.class,
1876         classpath/tools/classes/com/sun/javadoc/SourcePosition.class,
1877         classpath/tools/classes/com/sun/javadoc/Tag.class,
1878         classpath/tools/classes/com/sun/javadoc/ThrowsTag.class,
1879         classpath/tools/classes/com/sun/javadoc/Type.class,
1880         classpath/tools/classes/com/sun/javadoc/TypeVariable.class,
1881         classpath/tools/classes/com/sun/tools/doclets/Taglet.class,
1882         classpath/tools/classes/sun/rmi/rmic/Main.class,
1883         classpath/tools/classes/sun/rmi/rmic/Messages.class,
1884         classpath/tools/com/sun/javadoc/ClassDoc.java,
1885         classpath/tools/com/sun/javadoc/ConstructorDoc.java,
1886         classpath/tools/com/sun/javadoc/Doc.java,
1887         classpath/tools/com/sun/javadoc/DocErrorReporter.java,
1888         classpath/tools/com/sun/javadoc/Doclet.java,
1889         classpath/tools/com/sun/javadoc/ExecutableMemberDoc.java,
1890         classpath/tools/com/sun/javadoc/FieldDoc.java,
1891         classpath/tools/com/sun/javadoc/MemberDoc.java,
1892         classpath/tools/com/sun/javadoc/MethodDoc.java,
1893         classpath/tools/com/sun/javadoc/PackageDoc.java,
1894         classpath/tools/com/sun/javadoc/ParamTag.java,
1895         classpath/tools/com/sun/javadoc/Parameter.java,
1896         classpath/tools/com/sun/javadoc/ProgramElementDoc.java,
1897         classpath/tools/com/sun/javadoc/RootDoc.java,
1898         classpath/tools/com/sun/javadoc/SeeTag.java,
1899         classpath/tools/com/sun/javadoc/SerialFieldTag.java,
1900         classpath/tools/com/sun/javadoc/SourcePosition.java,
1901         classpath/tools/com/sun/javadoc/Tag.java,
1902         classpath/tools/com/sun/javadoc/ThrowsTag.java,
1903         classpath/tools/com/sun/javadoc/Type.java,
1904         classpath/tools/com/sun/javadoc/TypeVariable.java,
1905         classpath/tools/com/sun/tools/doclets/Taglet.java,
1906         classpath/tools/com/sun/tools/javac/Main.java,
1907         classpath/tools/com/sun/tools/javac/Messages.java,
1908         classpath/tools/sun/rmi/rmic/Main.java,
1909         classpath/tools/sun/rmi/rmic/Messages.java: New files.
1910         * Makefile.in, classpath/Makefile.in, classpath/configure,
1911         classpath/doc/Makefile.in, classpath/doc/api/Makefile.in,
1912         classpath/examples/Makefile.in, classpath/external/Makefile.in,
1913         classpath/external/jsr166/Makefile.in,
1914         classpath/external/relaxngDatatype/Makefile.in,
1915         classpath/external/sax/Makefile.in,
1916         classpath/external/w3c_dom/Makefile.in,
1917         classpath/include/Makefile.in, classpath/include/config.h.in,
1918         classpath/lib/Makefile.in,
1919         classpath/lib/gnu/classpath/Configuration.class,
1920         classpath/native/Makefile.in, classpath/native/fdlibm/Makefile.in,
1921         classpath/native/jawt/Makefile.in,
1922         classpath/native/jni/Makefile.in,
1923         classpath/native/jni/classpath/Makefile.in,
1924         classpath/native/jni/gconf-peer/Makefile.in,
1925         classpath/native/jni/gtk-peer/Makefile.in,
1926         classpath/native/jni/java-io/Makefile.in,
1927         classpath/native/jni/java-lang/Makefile.in,
1928         classpath/native/jni/java-net/Makefile.in,
1929         classpath/native/jni/java-nio/Makefile.in,
1930         classpath/native/jni/java-util/Makefile.in,
1931         classpath/native/jni/midi-alsa/Makefile.in,
1932         classpath/native/jni/midi-dssi/Makefile.in,
1933         classpath/native/jni/native-lib/Makefile.in,
1934         classpath/native/jni/qt-peer/Makefile.in,
1935         classpath/native/jni/xmlj/Makefile.in,
1936         classpath/native/plugin/Makefile.in,
1937         classpath/resource/Makefile.in, classpath/scripts/Makefile.in,
1938         classpath/tools/Makefile.in, configure,
1939         gnu/classpath/Configuration.h: Regenerate.
1940
1941 2007-03-12  Kyle Galloway  <kgallowa@redhat.com>
1942
1943         * jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count
1944         as a sigle slot.
1945
1946 2007-03-12  Marco Trudel  <mtrudel@gmx.ch>
1947
1948         * java/lang/natString.cc (getBytes (jstring enc)):
1949         Fixed the loop for multiple cycles, Code cleanup
1950
1951 2007-03-09  Tom Tromey  <tromey@redhat.com>
1952
1953         * sources.am, Makefile.in: Rebuilt.
1954         * scripts/makemake.tcl (scan_directory): Allow service files to be
1955         omitted.
1956         Omit all XML-related service files.
1957
1958 2007-03-07  Tom Tromey  <tromey@redhat.com>
1959
1960         * configure: Rebuilt.
1961         * configure.ac: Clear vm-tools-packages.
1962
1963 2007-03-07  Mohan Embar  <gnustuff@thisiscool.com>
1964
1965         * java/lang/Win32Process.java: Added nested class EOFInputStream.
1966         * java/lang/natWin32Process.cc (ChildProcessPipe): Added DUMMY
1967         enum and implementation.
1968         (startProcess): Use redirect flag.
1969         * classpath/lib/java/lang/Win32Process.class: Regenerated.
1970         * classpath/lib/java/lang/Win32Process$EOFInputStream.class: New.
1971         * gcj/javaprims.h: Regenerated.
1972         * java/lang/Win32Process$EOFInputStream.h: New.
1973
1974 2007-03-07  Andrew Haley  <aph@redhat.com>
1975
1976         * libgcj_bc.c (JvRunMainName): Declare.
1977
1978 2007-03-07  Gary Benson  <gbenson@redhat.com>
1979
1980         * sources.am, Makefile.in: Rebuilt.
1981
1982 2007-03-07  Mohan Embar  <gnustuff@thisiscool.com>
1983
1984         * gcj/javaprims.h: Regenerated.
1985
1986 2007-03-07  Alexandre Oliva  <aoliva@redhat.com>
1987
1988         * include/jvm.h (_Jv_ClosureListFinalizer): New.
1989         (_Jv_Linker::create_error_method): Adjust.
1990         * boehm.cc (_Jv_ClosureListFinalizer): New.
1991         * nogc.cc (_Jv_ClosureListFinalizer): New.
1992         * java/lang/Class.h (class _Jv_ClosureList): New.
1993         (class java::lang::Class): Declare it as friend.
1994         * java/lang/natClass.cc (_Jv_ClosureList::releaseClosures): New.
1995         (_Jv_ClosureList::registerClousure): New.
1996         * include/execution.h (_Jv_ExecutionEngine): Add get_closure_list.
1997         (_Jv_CompiledEngine::do_get_closure_list): New.
1998         (_Jv_CompiledEngine::_Jv_CompiledEngine): Use it.
1999         (_Jv_IndirectCompiledClass): Add closures.
2000         (_Jv_IndirectCompiledEngine::get_aux_info): New.
2001         (_Jv_IndirectCompiledEngine::do_allocate_field_initializers): Use
2002         it.
2003         (_Jv_IndirectCompiledEngine::do_get_closure_list): New.
2004         (_Jv_IndirectCompiledEngine::_Jv_IndirectCompiledEngine): Use it.
2005         (_Jv_InterpreterEngine::do_get_closure_list): Declare.
2006         (_Jv_InterpreterEngine::_Jv_InterpreterEngine): Use it.
2007         * interpret.cc (FFI_PREP_RAW_CLOSURE): Use _loc variants.
2008         (node_closure): Add closure list.
2009         (_Jv_InterpMethod::ncode): Add jclass argument.  Use
2010         ffi_closure_alloc and the separate code pointer.  Register the
2011         closure for finalization.
2012         (_Jv_JNIMethod::ncode): Likewise.
2013         (_Jv_InterpreterEngine::do_create_ncode): Pass klass to ncode.
2014         (_Jv_InterpreterEngine::do_get_closure_list): New.
2015         * include/java-interp.h (_Jv_InterpMethod::ncode): Adjust.
2016         (_Jv_InterpClass): Add closures field.
2017         (_Jv_JNIMethod::ncode): Adjust.
2018         * defineclass.cc (_Jv_ClassReader::handleCodeAttribute): Adjust.
2019         (_Jv_ClassReader::handleMethodsEnd): Likewise.
2020         * link.cc (struct method_closure): Add closure list.
2021         (_Jv_Linker::create_error_method): Add jclass argument.  Use
2022         ffi_closure_alloc and the separate code pointer.  Register the
2023         closure for finalization.
2024         (_Jv_Linker::link_symbol_table): Remove outdated comment about
2025         sharing of otable and atable.  Adjust.
2026         * java/lang/reflect/natVMProxy.cc (ncode_closure): Add closure
2027         list.
2028         (ncode): Add jclass argument.  Use ffi_closure_alloc and the
2029         separate code pointer.  Register the closure for finalization.
2030         (java::lang::reflect::VMProxy::generateProxyClass): Adjust.
2031         * testsuite/libjava.jar/TestClosureGC.java: New.
2032         * testsuite/libjava.jar/TestClosureGC.out: New.
2033         * testsuite/libjava.jar/TestClosureGC.xfail: New.
2034         * testsuite/libjava.jar/TestClosureGC.jar: New.
2035
2036 2007-03-06  Kyle Galloway  <kgallowa@redhat.com>
2037
2038         * classpath/gnu/classpath/jdwp/exception/AbsentInformationException.java: New file.
2039         * classpath/lib/gnu/classpath/jdwp/exception/AbsentInformationException.class: Ditto.
2040         * gnu/classpath/jdwp/exception/AbsentInformationException.h: Ditto.
2041         * gnu/classpath/jdwp/natVMMethod.cc: Add CHECK_INTERP_CLASS macro.
2042         (VMMethod::getLineTable): Use new macro.
2043         (VMMethod::getVariableTable): Implement.
2044         * sources.am: Regenerated.
2045         * Makefile.in: Ditto.
2046
2047 2007-03-06  Tom Tromey  <tromey@redhat.com>
2048
2049         * Makefile.in: Rebuilt.
2050         * Makefile.am (bin_PROGRAMS): Added gcjh.
2051         (gcjh_SOURCES, gcjh_LDFLAGS, gcjh_LINK, gcjh_LDADD,
2052         gcjh_DEPENDENCIES): New variables.
2053
2054 2007-03-06  Kyle Galloway  <kgallowa@redhat.com>
2055
2056         * jvmti.cc(_Jv_JVMTI_GetLocalVariableTable): Fix _Jv_Malloc parameters.
2057         * testsuite/libjava.jvmti/interp/natgetlocalvartable.cc
2058         (do_getlocalvartable_tests): Add Deallocate calls to free strings.
2059
2060 2007-03-05  Matthias Klose  <doko@debian.org>
2061
2062         * Makefile.am (gij_LDFLAGS): Use dbexecdir.
2063         * Makefile.in: Regnerate.
2064
2065 2007-03-05  Mark Wielaard  <mark@klomp.org>
2066
2067         * java/lang/Character.java: Re-merged with Classpath.
2068         * java/lang/natString.cc (nativeCompareTo): Renamed from
2069         compareTo.
2070         * java/lang/StringBuilder.java: Re-merged with Classpath.
2071         * java/lang/String.java: Re-merged with Classpath.
2072         (nativeCompareTo): Renamed from compareTo.
2073         * java/lang/StringBuffer.java: Re-merged with Classpath.
2074         * jni.cc (_Jv_JNI_GetAnyMethodID): Split calls to append.
2075
2076 2007-03-05  Andrew Haley  <aph@redhat.com>
2077
2078         * java/lang/reflect/natVMProxy.cc (ncode_closure.meth): Delete.
2079         (generateProxyClass): Don't pass method to ncode.
2080         (run_proxy): Call _Jv_GetReflectedMethod to find the proxy method.
2081         * java/lang/reflect/Method.h: Rebuild.
2082         * java/lang/reflect/Method.java (internalGetParameterTypes,
2083         internalGetExceptionTypes): New methods.
2084         * headers.txt (class java/lang/reflect/Method): Declare
2085         _Jv_GetReflectedMethod.  Be its friend.
2086         * java/lang/natClass.cc (_Jv_GetReflectedMethod): New method.
2087         * java/lang/Class.h: Declare it.  Be its friend.
2088
2089 2007-03-05  Tom Tromey  <tromey@redhat.com>
2090
2091         * sources.am, Makefile.in: Rebuilt.
2092         * scripts/makemake.tcl (emit_package_rule): Don't omit
2093         VMProcess.java.
2094         * Makefile.am (nat_source_files): Added natVMProcess.cc.
2095         (inner_nat_headers): Added ImmediateEOFInputStream.h.
2096         * gcj/javaprims.h: Regenerated.
2097         * java/lang/System.java (EnvironmentMap): Now package-private.
2098         (EnvironmentMap(Map)): New constructor.
2099         (EnvironmentMap.put): New method.
2100         * java/lang/natWin32Process.cc (startProcess): Update.
2101         * java/lang/Win32Process.java (Win32Process): Added 'redirect'
2102         argument.
2103         (startProcess): Likewise.
2104         * java/lang/EcosProcess.java (EcosProcess): Added 'redirect'
2105         argument.
2106         * java/lang/natPosixProcess.cc (nativeSpawn): Handle redirection.
2107         * java/lang/PosixProcess.java (redirect): New field.
2108         (PosixProcess): Added 'redirect' argument.
2109         * java/lang/natRuntime.cc (execInternal): Added 'redirect'
2110         argument to Process creation.
2111         * java/lang/natVMProcess.cc: New file.
2112         * java/lang/ProcessBuilder.java: Removed.
2113         * java/lang/VMProcess.java: New file.
2114
2115 2007-03-03  Andrew Haley  <aph@redhat.com>
2116
2117         * java/lang/natClass.cc (parseAnnotationElement): Correct long
2118         annotations to read JV_CONSTANT_Long, not JV_CONSTANT_Double.
2119
2120 2007-03-02  Andrew Haley  <aph@redhat.com>
2121
2122         * sun/reflect/annotation/AnnotationInvocationHandler.java:
2123         Generify in a few places.
2124         (equals): Rewrite to use invoke on local proxy.
2125         (deepToString): Remove most of it.
2126         (toString): Make nonstatic.
2127         (arrayClone): Delete.
2128         (coerce): New method.
2129         (invoke): Rewrite to handle gcj's structures correctly.
2130         * java/lang/natClass.cc (getDeclaredAnnotations): Fix test for
2131         null loader.
2132         * sources.am: Regenerate.
2133         * Makefile.am: Likewise.        
2134
2135 2007-03-02  Andrew Haley  <aph@redhat.com>
2136
2137         * sun/reflect/annotation/AnnotationInvocationHandler.java:
2138         Whitespace only changes.
2139
2140 2007-03-02  Andrew Haley  <aph@redhat.com>
2141
2142         * sun/reflect/annotation/AnnotationInvocationHandler.java: Moved
2143         from Classpath to libgcj local.
2144
2145 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2146
2147         * Makefile.am: Add dummy install-pdf target.
2148         * Makefile.in: Regenerate
2149         * include/Makefile.in: Regenerate
2150         * testsuite/Makefile.in: Regenerate
2151         * gcj/Makefile.in: Regenerate
2152
2153 2007-02-23  Gary Benson  <gbenson@redhat.com>
2154
2155         * gnu/gcj/tools/gcj_dbtool/Main.java: Updated copyright year.
2156
2157 2007-02-23  Gary Benson  <gbenson@redhat.com>
2158
2159         * java/lang/VMCompiler.java
2160         (compileClass): Don't lose zeros from within the digest.
2161
2162 2007-02-22  Jakub Jelinek  <jakub@redhat.com>
2163
2164         PR libgcj/17002
2165         PR classpath/28550
2166         * java/util/VMTimeZone.java (getDefaultTimeZoneId): To read
2167         /etc/localtime, use ZoneInfo.readTZFile instead of
2168         VMTimeZone.readtzFile.  Get better timezone name for /etc/localtime,
2169         either if it is a symlink or through /etc/sysconfig/clock.
2170         (readSysconfigClockFile): New static method.
2171         (readtzFile): Removed.
2172         * java/lang/System.java: Add gnu.java.util.zoneinfo.dir to comments.
2173         * posix.cc (_Jv_platform_initProperties): Set
2174         gnu.java.util.zoneinfo.dir.
2175         * sources.am (gnu_java_util_source_files): Add
2176         classpath/gnu/java/util/ZoneInfo.java.
2177         * Makefile.in: Regenerated.
2178         * java/util/VMTimeZone.h: Regenerated.
2179         * java/util/TimeZone.h: Regenerated.
2180         * gnu/java/util/ZoneInfo.h: Generated.
2181
2182 2007-02-22  Mohan Embar  <gnustuff@thisiscool.com>
2183
2184         * include/win32-threads.h: Added #undef OUT.
2185
2186 2007-02-21  Kyle Galloway  <kgallowa@redhat.com>
2187
2188         * jvmti.cc (_Jv_JVMTI_GetArgumentsSize): New function.
2189         * testsuite/libjava.jvmti/interp/getargssize.java: New test.
2190         * testsuite/libjava.jvmti/interp/getargssize.h: Ditto.
2191         * testsuite/libjava.jvmti/interp/getargssize.jar: Ditto.
2192         * testsuite/libjava.jvmti/interp/getargssize.out: Ditto.
2193         * testsuite/libjava.jvmti/interp/natgetargssize.cc: Ditto.
2194
2195 2007-02-21  Gary Benson  <gbenson@redhat.com>
2196
2197         * java/util/GregorianCalendar.java: Removed.
2198         * sources.am, Makefile.in: Rebuilt.
2199
2200 2007-02-20  Keith Seitz  <keiths@redhat.com>
2201
2202         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2203         (jdwpClassPrepareCB): Move class status stuff to ...
2204         (getClassStatus): ... here.
2205
2206 2007-02-20  Gary Benson  <gbenson@redhat.com>
2207
2208         * gnu/awt/xlib/XEventLoop.h: Regenerated.
2209         * gnu/java/awt/peer/gtk/GThreadMutex.h: Likewise.
2210         * gnu/java/rmi/server/ConnectionRunnerPool$ConnectionRunner.h:
2211         Likewise.
2212         * gnu/java/rmi/server/UnicastConnectionManager.h: Likewise.
2213         * java/lang/SecurityManager.h: Likewise.
2214         * java/lang/Thread.h: Likewise.
2215         * java/security/VMSecureRandom$Spinner.h: Likewise.
2216         * java/util/concurrent/atomic/AtomicBoolean.h: Likewise.
2217         * java/util/concurrent/atomic/AtomicInteger.h: Likewise.
2218         * java/util/concurrent/atomic/AtomicLong.h: Likewise.
2219         * java/util/concurrent/atomic/AtomicReference.h: Likewise.
2220         * java/util/concurrent/ConcurrentHashMap$HashEntry.h: Likewise.
2221         * java/util/concurrent/ConcurrentHashMap$Segment.h: Likewise.
2222         * java/util/concurrent/ConcurrentLinkedQueue.h: Likewise.
2223         * java/util/concurrent/ConcurrentLinkedQueue$Node.h: Likewise.
2224         * java/util/concurrent/ConcurrentSkipListMap.h: Likewise.
2225         * java/util/concurrent/ConcurrentSkipListMap$Index.h: Likewise.
2226         * java/util/concurrent/ConcurrentSkipListMap$Node.h: Likewise.
2227         * java/util/concurrent/Exchanger.h: Likewise.
2228         * java/util/concurrent/Exchanger$Node.h: Likewise.
2229         * java/util/concurrent/FutureTask$Sync.h: Likewise.
2230         * java/util/concurrent/LinkedBlockingQueue$Node.h: Likewise.
2231         * java/util/concurrent/locks/AbstractQueuedLongSynchronizer.h:
2232         Likewise.
2233         * java/util/concurrent/locks/AbstractQueuedLongSynchronizer$Node.h: 
2234         Likewise.
2235         * java/util/concurrent/locks/AbstractQueuedSynchronizer.h: Likewise.
2236         * java/util/concurrent/locks/AbstractQueuedSynchronizer$Node.h:
2237         Likewise.
2238         * java/util/concurrent/ScheduledThreadPoolExecutor.h: Likewise.
2239         * java/util/concurrent/SynchronousQueue.h: Likewise.
2240         * java/util/concurrent/SynchronousQueue$TransferQueue.h: Likewise.
2241         * java/util/concurrent/SynchronousQueue$TransferQueue$QNode.h:
2242         Likewise.
2243         * java/util/concurrent/SynchronousQueue$TransferStack.h: Likewise.
2244         * java/util/concurrent/SynchronousQueue$TransferStack$SNode.h:
2245         Likewise.
2246         * java/util/concurrent/ThreadPoolExecutor.h: Likewise.
2247         * java/util/concurrent/ThreadPoolExecutor$Worker.h: Likewise.
2248         * java/util/logging/ErrorManager.h: Likewise.
2249         * javax/swing/plaf/basic/BasicSpinnerUI$2.h: Likewise.
2250         * javax/swing/plaf/basic/BasicSpinnerUI$4.h: Likewise.
2251
2252 2007-02-16  Keith Seitz  <keiths@redhat.com>
2253
2254         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2255         (get_line_table): New function.
2256         (handle_single_step): New function.
2257         (jdwpSingleStepCB): New function.
2258         (jdwpVMInitCB): Define a JVMTI single step
2259         callback, but don't enable it until needed.
2260
2261 2007-02-16  David Daney  <ddaney@avtrex.com>
2262
2263         * java/lang/Thread.java (Thread(ThreadGroup, Runnable, String)): Pass
2264         new parameter constructor.
2265         (Thread(ThreadGroup, Runnable, String, long)): Same.
2266         (Thread(String, boolean)): New constructor.
2267         (Thread(Thread, ThreadGroup, Runnable, String): Add parameter
2268         noInheritableThreadLocal, don't call
2269         InheritableThreadLocal.newChildThread if set.
2270         * java/lang/PosixProcess.java(ProcessManager()): Set
2271         noInheritableThreadLocal in super.
2272         * java/lang/natThread.cc (_Jv_AttachCurrentThread): Pass new
2273         parameter to Thread constructor.
2274         (_Jv_AttachCurrentThreadAsDaemon): Same.
2275         * java/lang/Thread.h: Regenerate.
2276         * classpath/lib/java/lang/Thread.class: Same.
2277         * classpath/lib/java/lang/PosixProcess$EOFInputStream.class: Same.
2278         * classpath/lib/java/lang/PosixProcess.class: Same.
2279         * classpath/lib/java/lang/Thread$State.class: Same.
2280         * classpath/lib/java/lang/PosixProcess$ProcessManager.class: Same.
2281
2282 2007-02-16  Kyle Galloway  <kgallowa@redhat.com>
2283
2284         * interpret.cc: Add extra DEBUG_LOCALS_INSN calls for multi-slot
2285         variables to maintain type info.
2286         * interpret-run.cc: Add local variable info to frame in the debug
2287         interpreter.
2288         * jvmti.cc (getLocalFrame): New method.
2289         (_Jv_JVMTI_GetLocalObject): New method.
2290         (_Jv_JVMTI_GetLocallInt): New method.
2291         (_Jv_JVMTI_GetLocalFloat): New method.
2292         (_Jv_JVMTI_GetLocalLong): New method.
2293         (_Jv_JVMTI_GetLocalDouble): New method.
2294         (_Jv_JVMTI_SetLocalObject): New method.
2295         (_Jv_JVMTI_SetLocalInt): New method.
2296         (_Jv_JVMTI_SetLocalFloat): New method.
2297         (_Jv_JVMTI_SetLocalLong): New method.
2298         (_Jv_JVMTI_SetLocalDouble): New method.
2299
2300 2007-02-16  Gary Benson  <gbenson@redhat.com>
2301
2302         * gnu/gcj/tools/gcj_dbtool/Main.java
2303         (bytesToString): Don't lose zeros from within the digest.
2304
2305 2007-02-15  Andrew Haley  <aph@redhat.com>
2306
2307         * Makefile.am (nat_source_files): Remove
2308         java/lang/management/natVMManagementFactory.cc.
2309         * java/lang/Thread.java (getStackTrace): Use reflection to call
2310         the ManagementFactory.
2311         * java/lang/management/VMManagementFactory.java: Remove native
2312         methods.
2313         * java/lang/management/natVMManagementFactory.cc: Deleted.
2314         * sources.am: Regnerate.
2315         * scripts/makemake.tcl: Add new "bcheaders" type.
2316         Move java/lang/management and gnu/classpath/management to "bc".
2317         Move gnu/java/lang/management to "bcheaders".
2318         
2319 2007-02-15  Kyle Galloway  <kgallowa@redhat.com>
2320         
2321         * interpret.cc (_Jv_InterpMethod::check_handler): New method.
2322         * interpret-run.cc: Change the catch section to report exception
2323         events and to use the new check_handler method.
2324         * include/java-interp.h (_Jv_InterpMethod): Add check_handler.
2325         * gnu/gcj/jvmti/ExceptionEvent.java: New file.
2326         * gnu/gcj/jvmti/ExceptionEvent.h: New file.
2327         * gnu/gcj/jvmti/natExceptionEvent.cc: New file.
2328         * libjava/classpath/lib/gnu/gcj/jvmti/ExceptionEvent.class: New
2329         file.
2330         * sources.am: Added ExceptionEvent.java.
2331         * Makefile.am: Added natExceptionEvent.cc
2332         * Makefile.in: Regenerated.
2333         * include/Makefile.in: Regenerated.
2334         * gcj/Makefile.in: Regenerated.
2335
2336 2007-02-15  Johannes Schmidt  <jschmidt@avtrex.com>
2337         David Daney  <ddaney@avtrex.com>
2338
2339         * configure.ac: Create vm-tools-packages file.  Add 
2340         gnu/gcj/tools/gc_analyze to standard.omit and vm-tools-packages.
2341         Check for /proc/self/maps.
2342         * Makefile.am (bin_PROGRAMS): Added gc-analyze.
2343         (gc_analyze_SOURCES): New.
2344         (gc_analyze_LDFLAGS): New.
2345         (gc_analyze_LINK): New.
2346         (gc_analyze_LDADD): New.
2347         (gc_analyze_DEPENDENCIES): New.
2348         (nat_source_files): Add gnu/gcj/util/natGCInfo.cc.
2349         * Makefile.in: Regenerated.
2350         * configure: Regenerated.
2351         * include/config.h.in: Regenerated.
2352         * sources.am: Regenerated.
2353         * scripts/makemake.tcl: Don't include gc-analyze classes in libgcj.
2354         * gnu/gcj/tools/gc_analyze/SymbolLookup.java: New.
2355         * gnu/gcj/tools/gc_analyze/ObjectMap.java: New.
2356         * gnu/gcj/tools/gc_analyze/MemoryMap.java: New.
2357         * gnu/gcj/tools/gc_analyze/SymbolTable.java: New.
2358         * gnu/gcj/tools/gc_analyze/BlockMap.java: New.
2359         * gnu/gcj/tools/gc_analyze/BytePtr.java: New.
2360         * gnu/gcj/tools/gc_analyze/ItemList.java: New.
2361         * gnu/gcj/tools/gc_analyze/ToolPrefix.java: New.
2362         * gnu/gcj/tools/gc_analyze/MemoryAnalyze.java: New.
2363         * gnu/gcj/util/GCInfo.java: New.
2364         * gnu/gcj/util/GCInfo.h: New.
2365         * gnu/gcj/util/natGCInfo.cc: New.
2366         * gnu/gcj/util/UtilPermission.java: New.
2367         * gnu/gcj/util/UtilPermission.h: New.
2368         * classpath/tools/gnu/gcj/tools/gc_analyze/SymbolTable.class: New.
2369         * classpath/tools/gnu/gcj/tools/gc_analyze/ObjectMap$ObjectItem.class: New.
2370         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryMap$RangeComparator.class: New.
2371         * classpath/tools/gnu/gcj/tools/gc_analyze/BlockMap$PtrMarks.class: New.
2372         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryMap$Range.class: New.
2373         * classpath/tools/gnu/gcj/tools/gc_analyze/BlockMap.class: New.
2374         * classpath/tools/gnu/gcj/tools/gc_analyze/BytePtr.class: New.
2375         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryAnalyze$SubstringComparator.class: New.
2376         * classpath/tools/gnu/gcj/tools/gc_analyze/ItemList.class: New.
2377         * classpath/tools/gnu/gcj/tools/gc_analyze/ToolPrefix.class: New.
2378         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryAnalyze.class: New.
2379         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryAnalyze$1$Info.class: New.
2380         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryAnalyze$1.class: New.
2381         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryAnalyze$2.class: New.
2382         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryAnalyze$3.class: New.
2383         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryAnalyze$4.class: New.
2384         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryAnalyze$OptionParser.class: New.
2385         * classpath/tools/gnu/gcj/tools/gc_analyze/BlockMap$SizeKind.class: New.
2386         * classpath/tools/gnu/gcj/tools/gc_analyze/SymbolLookup.class: New.
2387         * classpath/tools/gnu/gcj/tools/gc_analyze/ObjectMap.class: New.
2388         * classpath/tools/gnu/gcj/tools/gc_analyze/MemoryMap.class: New.
2389         * classpath/lib/gnu/gcj/util/GCInfo.class: New.
2390         * classpath/lib/gnu/gcj/util/UtilPermission.class: New.
2391
2392 2007-02-15  David Daney  <ddaney@avtrex.com>
2393
2394         * gnu/java/net/PlainSocketImpl.h: Regenerate.
2395         * gnu/classpath/jdwp/VMVirtualMachine.h: Same.
2396         * gnu/classpath/jdwp/VMFrame.h: Same.
2397         * java/net/Socket.h: Same.
2398         * java/util/Collections$UnmodifiableMap$UnmodifiableEntrySet.h: Same.
2399
2400 2007-02-15  Kyle Galloway  <kgallowa@redhat.com>
2401
2402         * defineclass.cc (_Jv_ClassReader::read_one_code_attribute):
2403         Added LocalVariableTable attribute handling.
2404         (_Jv_ClassReader::pool_Utf8_to_char_arr): New method.
2405         * jvmti.cc (_Jv_JVMTI_GetLocalVariableTable): New method.
2406         * include/java-interp.h: Added local_var_table and 
2407         local_var_table_len fields to _Jv_InterpMethod.
2408         (_Jv_InterpMethod::get_local_var_table): New method.
2409         * testsuite/libjava.jvmti/interp/getlocalvartable.java: New test.
2410         * testsuite/libjava.jvmti/interp/getlocalvartable.jar: New test.
2411         * testsuite/libjava.jvmti/interp/getlocalvartable.out: Output
2412         for new test.
2413         * testsuite/libjava.jvmti/interp/getlocalvartable.h: New test.
2414         * testsuite/libjava.jvmti/interp/natgetlocalvartable.cc: New test.
2415
2416 2007-02-15  Kyle Galloway  <kgallowa@redhat.com>
2417
2418         * gnu/classpath/jdwp/natVMVirtualMachine (getFrames): Implement.
2419
2420 2007-02-13  Keith Seitz  <keiths@redhat.com>
2421
2422         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2423         (jdwpBreakpointCB): New function.
2424         (jdwpVMInitCB): Define and enable the breakpoint
2425         callback.
2426
2427 2007-02-13  Andrew Haley  <aph@redhat.com>
2428
2429         * testsuite/libjava.lang/Divide_2.out
2430         * testsuite/libjava.lang/Divide_2.java: New test.
2431
2432 2007-02-12  Keith Seitz  <keiths@redhat.com>
2433
2434         * jvmti.cc (_Jv_JVMTI_GetStackTrace): Remove cast
2435         from jthread to Thread *; it is no longer needed.
2436         (_Jv_JVMTI_GetFrameCount): Likewise.
2437         Fix small formatting typo.
2438
2439 2007-02-12  Tom Tromey  <tromey@redhat.com>
2440
2441         * sources.am, Makefile.in: Rebuilt.
2442         * java/lang/Socket.java: Removed override.
2443         * java/lang/DatagramSocket.java: Removed override.
2444         * gnu/java/net/PlainSocketImpl.java (localSocketAddress): New
2445         field.
2446         (getLocalAddress): New method.
2447         * gnu/java/net/PlainDatagramSocketImpl.java
2448         (PlainDatagramSocketImpl): Throws IOException.
2449         * gnu/java/net/natPlainSocketImplPosix.cc (write): Remove
2450         'sizeof'.
2451         (read): Likewise.
2452
2453 2007-02-09  Jakub Jelinek  <jakub@redhat.com>
2454
2455         * java/util/VMTimeZone.java: Rewrite to handle both the old
2456         'TZif\0' format and the new one.
2457         
2458 2007-02-10  Andrew Haley  <aph@redhat.com>
2459
2460         PR java/30742
2461         * gnu/classpath/natVMStackWalker.cc (GET_CALLING_CLASS): New.
2462         (getCallingClass): Call GET_CALLING_CLASS.
2463         (getCallingClassLoader): Likewise.
2464
2465 2007-02-10  Mohan Embar  <gnustuff@thisiscool.com>
2466
2467         * configure: Rebuilt.
2468         * configure.ac (GCJH): Reverted second part of patch of 2006-12-20.
2469
2470 2007-02-10  Mohan Embar  <gnustuff@thisiscool.com>
2471
2472         * Makefile.in: Rebuilt.
2473         * Makefile.am (BUILD_ECJ1): Unify the command for renaming ecjx to
2474         the host's ecj1 executable.
2475
2476 2007-02-09  Richard Henderson  <rth@redhat.com>
2477
2478         * sysdep/alpha/locks.h (read_barrier): New.
2479
2480 2007-02-09  Keith Seitz  <keiths@redhat.com>
2481
2482         * gnu/classpath/jdwp/VMVirtualMachine.java
2483         (_stepping_threads): New member.
2484         * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class:
2485         Regenerated.
2486         * gnu/classpath/jdwp/VMVirtualMachine.h:
2487         Regenerated.
2488         * gnu/claspath/jdwp/natVMVirtualMachine.cc
2489         (get_request_step_filter): New function.
2490         (DISABLE_EVENT): New macro.
2491         (initialize): Initialize _stepping_threads.
2492         (registerEvent): Implement EVENT_SINGLE_STEP.
2493         (unregisterEvent): Likewise.
2494
2495 2007-02-08  Keith Seitz  <keiths@redhat.com>
2496
2497         * sources.am: Regenerate.
2498         * Makefile.in: Regenerate.
2499         * testsuite/Makefile.in: Regenerate.
2500         * gcj/Makefile.in: Regenerate.
2501         * include/Makefile.in: Regenerate.
2502
2503         * classpath/lib/javax/management/MBeanServerFactory.class:
2504         Regenerate.
2505
2506 2007-02-08  Kyle Galloway  <kgallowa@redhat.com>
2507
2508         * classpath/gnu/classpath/jdwp/processor/
2509         StackFrameCommandSet.java (executeGetValues): Pass jlong instead
2510         of ByteBuffer.
2511         (executeSetValues): Ditto.
2512         (executeThisObject): Ditto.
2513         * classpath/gnu/classpath/jdwp/processor/
2514         StackFrameCommandSet.class: Rebuilt.
2515         * classpath/lib/gnu/classpath/jdwp/VMVirtualMachine.class:
2516         Rebuilt.
2517         * classpath/lib/gnu/classpath/jdwp/VMFrame.class: Rebuilt.
2518         * classpath/lib/gnu/classpath/jdwp/exception/
2519         InvalidFrameException.java: New file.
2520         * gnu/classpath/jdwp/VMFrame.java: Added field for thread of
2521         frame.
2522         (Constructor): New method.
2523         * gnu/classpath/jdwp/VMFrame.h: Regenerated.
2524         * gnu/classpath/jdwp/VMVirtualMachine.java
2525         (getFrame): Changed ByteBuffer to jlong.
2526         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2527         (getFrame): Implement.
2528         * gnu/classpath/jdwp/VMVirtualMachine.h: Regenerated.
2529
2530 2007-02-08  Kyle Galloway  <kgallowa@redhat.com>
2531
2532         * include/java-interp.h (_Jv_InterpFrame): obj_ptr field added
2533         to hold "this" pointer for frame.
2534         (_Jv_InterpFrame::get_this_ptr): New method.
2535         * interpret-run.cc: Copy the "this" pointer into obj_ptr.
2536
2537 2007-02-07  Keith Seitz  <keiths@redhat.com>
2538
2539         * include/java-interp.h (_Jv_Frame::depth):
2540         New function.
2541         * jvmti.cc (_Jv_JVMTI_GetFrameCount): Use _Jv_Frame::depth.
2542
2543 2007-02-07  Kyle Galloway  <kgallowa@redhat.com>
2544
2545         * jvmti.cc (CHECK_FOR_NATIVE_METHOD): New macro.
2546         (_Jv_JVMTI_GetMaxLocals): New method.
2547         * include/java-interp.h
2548         (_Jv_InterpMethod::get_max_locals): New method.
2549
2550 2007-02-01 Marco Trudel <mtrudel@gmx.ch>
2551
2552         * jni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL objects.
2553
2554 2007-02-07  Tom Tromey  <tromey@redhat.com>
2555
2556         * testsuite/libjava.jni/init.c: New file.
2557         * testsuite/libjava.jni/init.java: New file.
2558         * testsuite/libjava.jni/init.out: New file.
2559         * testsuite/libjava.jni/init.jar: New file.
2560         * testsuite/libjava.jni/init.h: New file.
2561         * testsuite/libjava.jni/init$NativeClass.h: New file.
2562
2563 2007-02-07  Jakub Jelinek  <jakub@redhat.com>
2564
2565         PR libgomp/28468
2566         * configure: Regenerate.
2567
2568 2007-02-06  Andrew Haley  <aph@redhat.com>
2569
2570         * scripts/makemake.tcl (emit_bc_rule): Set the source filename.
2571         * sources.am: Rebuild.
2572
2573 2007-02-05  Keith Seitz  <keiths@redhat.com>
2574
2575         * jvmti.cc (_envListLock): Change type to
2576         ReentrantReadWriteLock.
2577         (_Jv_JVMTI_DisposeEnvironment): Switch to read/write
2578         lock.
2579         (check_enabled_event): Likewise.
2580         (_Jv_GetJVMTIEnv): Likewise.
2581         (_Jv_JVMTI_Init): Likewise.
2582         (_Jv_JVMTI_PostEvent): Likewise. 
2583
2584 2007-02-05  Keith Seitz  <keiths@redhat.com>
2585
2586         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2587         (registerEvent): Implement EVENT_BREAKPOINT.
2588         (unregisterEvent): Likewise.
2589         (get_request_location): New function.
2590
2591 2007-02-05  Matthias Klose  <doko@debian.org>
2592
2593         testsuite/Makefile.am (compile-tests): Fix typo.
2594         testsuite/Makefile.in: Regenerate.
2595
2596 2007-02-02  Kyle Galloway  <kgallowa@redhat.com>
2597
2598         * gnu/classpath/jdwp/natVMVirtualMachine.cc (getFrameCount):
2599         Implment.
2600
2601 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
2602
2603         * configure.ac (libjava_cv_anon_version_script): New test.
2604         (ANONVERSCRIPT): New AM_CONDITIONAL.
2605         * configure: Rebuilt.
2606         * Makefile.am (extra_ldflags_libjava): Link with -Wl,--version-script
2607         if ANONVERSCRIPT.
2608         * Makefile.in: Rebuilt.
2609         (libgcj_la_DEPENDENCIES): Depend on libgcj.ver.
2610         * libgcj.ver: New file.
2611
2612 2007-02-01  David Daney  <ddaney@avtrex.com>
2613
2614         * scripts/makemake.tcl: Replace gnu/xml build with build of all
2615         its subpackages.
2616         * sources.am: Regenerate.
2617         * Makefile.in: Regenerate.
2618
2619 2007-02-01  Tom Tromey  <tromey@redhat.com>
2620
2621         * java/lang/ClassLoader.java (getResources): No longer final.
2622
2623 2007-02-01  Tom Tromey  <tromey@redhat.com>
2624
2625         * java/util/logging/LogManager.java (loggers): Genericized.
2626         (addLogger): Merged.
2627         (findAncestor): Likewise.
2628         (getLogger): Likewise.
2629         (getLoggerNames): Genericized.
2630         (reset): Merged.
2631         (getLevelProperty): Likewise.
2632         * java/lang/reflect/Method.java (getDeclaringClass): Genericized.
2633         * java/lang/reflect/Constructor.java (getParameterTypes):
2634         Genericized.
2635         (getExceptionTypes): Likewise.
2636         (newInstance): Likewise.
2637         * java/lang/reflect/Array.java (newInstance): Genericized.
2638         * java/lang/Object.java (getClass): Genericized.
2639         * java/nio/charset/spi/CharsetProvider.java (charsets):
2640         Genericized.
2641         * java/text/Collator.java: Implement Comparable<Object>.
2642
2643 2007-02-01  Tom Tromey  <tromey@redhat.com>
2644
2645         * java/util/Calendar.java: Implement Comparable<Calendar>.  Update
2646         comments.
2647         (clear): Call complete.
2648         (setTimeZone): Call computeTime, computeFields.
2649         (compareTo): New method.
2650         * java/nio/charset/Charset.java: Implement Comparable<Charset>.
2651         (availableCharsets): Genericized.
2652         (aliases): Likewise.
2653         (compareTo): Changed argument type.
2654         * java/lang/ClassLoader.java (loadClass): Genericized.
2655         (findClass): Likewise.
2656         (defineClass): Likewise.
2657         (resolveClass): Likewise.
2658         (findSystemClass): Likewise.
2659         (setSigners): Likewise.
2660         (findLoadedClass): Likewise.
2661         (getResources): Likewise.
2662         (findResources): Likewise.
2663         (getSystemResources): Likewise.
2664         (checkInitialized): New method.
2665         * java/lang/Class.java (getCanonicalName): New method.
2666
2667 2007-01-31  Keith Seitz  <keiths@redhat.com>
2668
2669         * include/jvmti-int.h (JVMTI): Declare member "enabled".
2670         * jvmti.cc (JVMTI): Add member "enabled".
2671         (_Jv_GetJVMTIEnv): Mark JVMTI enabled.
2672         * interpret.cc (_Jv_InterpMethod::ncode): Use JVMTI::enabled
2673         instead of gnu::classpath::jdwp::Jdwp::isDebugging.
2674         (_Jv_CompileMethod): If JVMTI is enabled, use run_debug
2675         instead of run to compile the method.
2676
2677         * interpret-run.cc [DEBUG] (NEXT_INSN): Add JVMTI single step
2678         notification.
2679
2680 2007-01-31  Andreas Tobler  <a.tobler@schweiz.org>
2681
2682         * testsuite/libjava.jvmti/jvmti-interp.exp (gij_jvmti_test_one): Add
2683         -shared-libgcc to the cxxflaglist for Darwin.
2684
2685 2007-01-31  Tom Tromey  <tromey@redhat.com>
2686
2687         * scripts.am, Makefile.in: Rebuilt.
2688         * scripts/makemake.tcl (gnu/javax/swing/text/html/parser): Build
2689         as 'ordinary'.
2690         (emit_ordinary_rule): New proc.
2691
2692 2007-01-31  Keith Seitz  <keiths@redhat.com>
2693
2694         * testsuite/libjava.jvmti/getmethodname.h: New file.
2695         * testsuite/libjava.jvmti/getmethodname.jar: New file.
2696
2697 2007-01-31  Andrew Haley  <aph@redhat.com>
2698
2699         * prims.cc (_Jv_Abort): fflush (stderr).
2700         * java/lang/natClassLoader.cc (_Jv_CheckABIVersion): Abort.
2701
2702 2007-01-31  Tom Tromey  <tromey@redhat.com>
2703
2704         * configure, Makefile.in: Rebuilt.
2705         * configure.ac (JAR): Check for -@ feature.
2706         * Makefile.am (libgcj-$(gcc_version).jar): Use find -prune.
2707
2708 2007-01-31  Tom Tromey  <tromey@redhat.com>
2709
2710         PR libgcj/30606:
2711         * configure, include/config.h.in: Rebuilt.
2712         * configure.ac: Check for magic_t in magic.h.
2713         * java/net/natVMURLConnection.cc: Use HAVE_MAGIC_T.
2714
2715 2007-01-30  Tom Tromey  <tromey@redhat.com>
2716
2717         * Makefile.in: Rebuilt.
2718         * Makefile.am (libgcj-$(gcc_version).jar): Rewrote.
2719
2720 2007-01-30  Andreas Tobler  <a.tobler@schweiz.org>
2721
2722         * testsuite/libjava.jvmti/natevents.cc (FieldModificationCB): Use a
2723         cast to print it right.
2724
2725 2007-01-29  Kaloian Doganov  <kaloian@doganov.org>
2726
2727         PR libgcj/30600:
2728         * gnu/gcj/convert/BytesToCharsetAdaptor.java (read): Fix call to
2729         'limit'.
2730
2731 2007-01-29  Kyle Galloway  <kgallowa@redhat.com>
2732
2733         * include/java-interp.h:  Added _Jv_Frame class and its two
2734         subclasses _Jv_InterpFrame and _Jv_NativeFrame.  Also moved
2735         _Jv_FrameType from java-stack.h.
2736         * include/java-stack.h: Removed _Jv_FrameType.
2737         * java/lang/Thread.java: Added frame member to hold new
2738         composite frame stack.
2739         * java/lang/Thread.h: Regenerated.
2740         * java/lang/Thread.class: Rebuilt.
2741         * jni.cc (_Jv_JNIMethod::call): Push a frame onto the stack when
2742         calling a JNI method.
2743         * jvmti.cc (_Jv_JVMTI_GetStackTrace): New Method.
2744         (_Jv_JVMTI_GetFrameCount): New method.
2745         * stacktrace.cc (UnwindTraceFn): Modified to use new _Jv_Frame
2746         classes.
2747         * testsuite/libjava.jvmti/interp/getstacktrace.jar: New test.
2748         * testsuite/libjava.jvmti/interp/natgetstacktrace.cc: New test.
2749         * testsuite/libjava.jvmti/interp/getstacktrace.h: New test.
2750         * testsuite/libjava.jvmti/interp/getstacktrace.jar: New test.
2751         * testsuite/libjava.jvmti/interp/getstacktrace.out: Output file
2752         for test. 
2753
2754 2007-01-29  Tom Tromey  <tromey@redhat.com>
2755
2756         * interpret.cc (run_debug): Remove comment.
2757         (STOREA): Reformat.
2758         (STOREI): Likewise.
2759         (STOREF): Likewise.
2760         (STOREL): Likewise.
2761         (STORED): Likewise.
2762         (POKEI): Likewise.
2763         (run_normal_debug): Likewise.
2764         (run_synch_object_debug): Likewise.
2765         (run_class_debug): Likewise.
2766         (run_synch_class_debug): Likewise.
2767         (get1s): Likewise.
2768         (get1u): Likewise.
2769         (get2u): Likewise.
2770         (get4): Likewise.
2771         (NULLARRAYCHECK): Likewise.
2772         (ARRAYBOUNDSCHECK): Likewise.
2773         * interpret-run.cc (insn_target) <breakpoint>: Tidy.
2774
2775 2007-01-29  Tom Tromey  <tromey@redhat.com>
2776
2777         * configure, Makefile.in: Rebuilt.
2778         * Makefile.am (bin_SCRIPTS): Never install scripts/jar.
2779         * configure.ac (BASH_JAR): Removed conditional.
2780         (JAR): Prefer the jar found by AC_CHECK_PROGS.
2781
2782 2007-01-29  Tom Tromey  <tromey@redhat.com>
2783
2784         * Makefile.in: Rebuilt.
2785         * Makefile.am (interpret.lo): New target.  Add -fwrap to
2786         AM_CXXFLAGS.
2787
2788 2007-01-29  Keith Seitz  <keiths@redhat.com>
2789
2790         * include/jvmti_md.h (_CLASSPATH_VM_JVMTI_TYPES_DEFINED):
2791         Define.
2792         [__GCJ_JNI_IMPL__]: Define our own JVMTI types when building
2793         gcj. All jvmti object types now are defined to be their
2794         corresponding java classes.
2795         * jvmti.cc (_Jv_JVMTI_SuspendThread): Remove casting from
2796         jthread to Thread*.
2797         (_Jv_JVMTI_ResumeThread): Likewise.
2798         (_Jv_JVMTI_InterruptThread): Likewise.
2799         (_Jv_JVMTI_SetEventNotificationMode): Likewise.
2800         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2801         (jdwpClassPrepareCB): Likewise.
2802         (jdwpThreadEndCB): Likewise.
2803         (jdwpThreadStartCB): Likewise.
2804         (jdwpVMInitCB): Likewise.
2805  
2806 2007-01-28  Michele Sandri  <gpointorama@gmail.com>
2807
2808         * gnu/java/nio/channels/natFileChannelWin32.cc
2809         (lock): Implemented.
2810         (unlock): Implemented.
2811
2812 2007-01-27  Andreas Tobler  <a.tobler@schweiz.org>
2813
2814         PR libgcj/30513
2815         * configure.host: Add forgottten sysdep_dir to sparc. Add a flag to
2816         libgcj_flags to undefine 'sun' at compile time.
2817         * sysdep/sparc/locks.h (read_barrier): New functions for 32 and 64 bit
2818         Sparc.
2819         (write_barrier): Likewise.
2820
2821 2007-01-27  Keith Seitz  <keiths@redhat.com>
2822
2823         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2824         (getAllClassMethods): Move error handling to ...
2825         (throw_jvmti_error): ... here.
2826         (jdwpClassPrepareCB): New function.
2827         (jdwpThreadEndCB): New function.
2828         (jdwpThreadStartCB): New function.
2829         (jdwpVMDeathCB): New function.
2830         (jdwpVMInitCB): Define and enable callbacks for
2831         ClassPrepare, ThreadEnd, ThreadStart, and VMDeath.
2832
2833 2007-01-27  Jakub Jelinek  <jakub@redhat.com>
2834
2835         * Makefile.am (generic_header_files): Add $(inner_nat_headers).
2836         * testsuite/Makefile.am (check-dejaGNU): Depend on compile-tests.
2837         (MYGCJH): New variable.
2838         (compile-tests): New goal.
2839         * Makefile.in: Rebuilt.
2840         * testsuite/Makefile.in: Rebuilt.
2841
2842 2007-01-26  Andrew Haley  <aph@redhat.com>
2843
2844         * java/lang/natClass.cc (initializeClass): Re-throw
2845         SecurityExceptions.
2846         * java/lang/natVMClassLoader.cc (loadClass): checkPackageAccess.
2847         * java/lang/ClassLoader.java: (loadClass): Likewise.
2848
2849 2007-01-26  Tom Tromey  <tromey@redhat.com>
2850
2851         * Updated headers.
2852
2853 2007-01-25  Tom Tromey  <tromey@redhat.com>
2854
2855         PR libgcj/29594:
2856         * gnu/gcj/convert/Convert.java (main): Correctly handle missing
2857         input or output encodings.  Removed unused local variables.
2858
2859 2007-01-25  Keith Seitz  <keiths@redhat.com>
2860
2861         * include/jvmti-int.h (_Jv_GetJDWP_JVMTIEnv): Declare.
2862         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2863         (_Jv_GetJDWP_JVMTIEnv): New function.
2864         * gnu/classpath/jdwp/natVMMethod.cc (getName): Implement.
2865         (getSignature): Implement.
2866         (getModifiers): Implement.
2867
2868 2007-01-25  Andrew Haley  <aph@redhat.com>
2869
2870         * configure, Makefile.in, include/config.h.in: Rebuilt.
2871         * Makefile.am (libgcj_la_LIBADD): Removed $(LIBMAGIC).
2872         * configure.ac: Don't check for libmagic.
2873         * java/net/natVMURLConnection.cc (p_magic_open, p_magic_load,
2874         p_magic_close, p_magic_buffer): New globals.
2875         (init): Look up 'magic' functions.
2876         (guessContentTypeFromBuffer): Updated.
2877
2878 2007-01-25  Keith Seitz  <keiths@redhat.com>
2879
2880         * jvmti.cc (_Jv_JVMTI_GetMethodName): New function.
2881         (_Jv_JVMTI_Interface): Define GetMethodName.
2882         * testsuite/libjava.jvmti/getmethodname.java: New file.
2883         * testsuite/libjava.jvmti/natgetmethodname.cc: New file.
2884         * testsuite/libjava.jvmti/getmethodname.out: New file. 
2885
2886 2007-01-24  Kyle Galloway  <kgallowa@redhat.com>
2887
2888         * libjava/testsuite/libjava.jvmti/jvmti-interp.exp: New file.
2889         * libjava/testsuite/libjava.jvmti/interp: New folder.
2890         * libjava/testsuite/lib/libjava.exp (exec_gij): New Method.
2891
2892 2007-01-24  Keith Seitz  <keiths@redhat.com>
2893
2894         * link.cc (_Jv_Linker::wait_for_state): Add JVMTI
2895         CLASS_PREPARE notification.
2896
2897 2007-01-24  Keith Seitz  <keiths@redhat.com>
2898
2899         * interpret.cc: Include gnu/gcj/jvmti/Breakpoint.h,
2900         gnu/gcj/jvmti/BreakpointManager.h, jvmti.h, and jvmti-int.h
2901         * interpret-run.cc: Implement insn_breakpoint.
2902
2903 2007-01-24  Keith Seitz  <keiths@redhat.com>
2904
2905         * prims.cc (_Jv_RunMain): Send JVMTI event notifications
2906         for VM_INIT and VM_DEATH instead of the JDWP notifications.
2907
2908 2007-01-24  Keith Seitz  <keiths@redhat.com>
2909
2910         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2911         (getAllClassMethods): Implement.
2912
2913 2007-01-24  Andrew Haley  <aph@redhat.com>
2914
2915         * gnu/classpath/natVMStackWalker.cc: Call InitClass everywhere.
2916         (getClassContext) Add a barrier to prevent GetStackWalkerStack()
2917         from being sibcalled.
2918
2919 2007-01-24  Andrew Haley  <aph@redhat.com>
2920
2921         * scripts/makemake.tcl (emit_bc_rule): Set the source filename.
2922         * sources.am: Rebuild.
2923
2924 2007-01-24  Andreas Krebbel  <krebbel1@de.ibm.com>
2925
2926         * exception.cc (parse_lsda_header, PERSONALITY_FUNCTION): Replaced
2927         _Unwind_Word with _uleb128_t and _Unwind_SWord with _sleb128_t.
2928
2929 2007-01-23  H.J. Lu  <hongjiu.lu@intel.com>
2930
2931         PR libgcj/30550
2932         * Makefile.am (ecjx_DEPENDENCIES): Add libgcj_bc.la if needed.
2933         * Makefile.in: Regenerated.
2934
2935 2007-01-22  Keith Seitz  <keiths@redhat.com>
2936
2937         * gnu/classpath/jdwp/natVMVirtualMachine.cc
2938         (getClassMethod): Implement.
2939
2940 2007-01-22  Keith  Seitz  <keiths@redhat.com>
2941
2942         * java/lang/Class.h (_Jv_GetClassStatus): Declare.
2943         * java/lang/natClass.cc (_Jv_GetClassStatus): New function.
2944         * jvmti.cc (_Jv_JVMTI_GetClassStatus): New function.
2945         (_Jv_JVMTI_Interface): Define GetClassStatus.
2946
2947 2007-01-22  Tom Tromey  <tromey@redhat.com>
2948
2949         * configure: Rebuilt.
2950         * configure.ac (GCJ): Reverted patch of 2006-12-20.
2951
2952 2007-01-22  Tom Tromey  <tromey@redhat.com>
2953
2954         PR java/29812:
2955         * testsuite/libjava.jni/pr29812.java: New file.
2956         * testsuite/libjava.jni/pr29812_injar.java: New file.
2957         * testsuite/libjava.jni/pr29812_injar.jar: New file.
2958         * testsuite/libjava.jni/pr29812.out: New file.
2959         * testsuite/libjava.jni/pr29812_injar.c: New file.
2960         * testsuite/libjava.jni/pr29812_injar.h: New file.
2961         * testsuite/libjava.jni/pr29812.jar: New file.
2962         * testsuite/libjava.jni/pr29812.c: New file.
2963         * testsuite/libjava.jni/pr29812.h: New file.
2964         * testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation):
2965         New proc.
2966         (gcj_jni_invocation_test_one): Use it.
2967         (gcj_jni_pr29812): New proc.
2968         (gcj_jni_run): Use it.
2969         * java/lang/natRuntime.cc (_load): Push a new system frame before
2970         calling JNI_OnLoad.
2971         * include/jvm.h (_Jv_JNI_PopSystemFrame): Declare.
2972         (_Jv_GetJNIEnvNewFrameWithLoader): Likewise.
2973         * jni.cc (struct _Jv_JNI_LocalFrame) <marker>: Now unsigned char.
2974         <allocated_p>: Now bool.
2975         <loader>: New field.
2976         (_Jv_JNI_EnsureLocalCapacity): Updated.
2977         (_Jv_JNI_NewLocalRef): Likewise.
2978         (_Jv_JNI_NewLocalRef): Likewise.
2979         (_Jv_JNI_PopLocalFrame): Likewise.
2980         (_Jv_JNI_FindClass): Likewise.
2981         (_Jv_GetJNIEnvNewFrame): Likewise.
2982         (_Jv_JNI_AttachCurrentThread): Likewise.
2983         (_Jv_GetJNIEnvNewFrameWithLoader): New function.
2984         (_Jv_GetJNIEnvNewFrame): Use it.
2985         * include/jni_md.h (_CLASSPATH_JNIENV_CONTENTS): Removed 'klass'.
2986
2987 2007-01-22  Tom Tromey  <tromey@redhat.com>
2988
2989         * libtool-version: Bump current to 9.
2990
2991 2007-01-22  Andrew Haley  <aph@redhat.com>
2992
2993         * sysdep/alpha/locks.h (write_barrier): New.
2994
2995 2007-01-21  Matthias Klose  <doko@debian.org>
2996
2997         * Makefile.am (install-exec-hook): Use transformed name.
2998         * Makefile.in: Regenerate.
2999
3000 2007-01-19  Keith Seitz  <keiths@redhat.com>
3001
3002         * gnu/classpath/jdwp/natVMVirtualMachine.cc: Mark unused parameters
3003         in methods and reformat.
3004
3005         * gnu/classpath/jdwp/natVMFrame.cc: Mark unused parameters with
3006         MAYBE_UNUSED.
3007
3008 2007-01-18  Keith Seitz  <keiths@redhat.com>
3009
3010         From Macro Trudel <mtrudel@gmx.ch>:
3011         * gnu/classpath/jdwp/natVMVirtualMachine.cc (jdwpVMInitCB):
3012         Use JNICALL.
3013
3014 2007-01-18  Marco Trudel  <mtrudel@gmx.ch>
3015
3016         * jni.cc (_Jv_JNI_FindClass): Initialize class.
3017         * testsuite/libjava.jni/findclass2.jar: New file.
3018         * testsuite/libjava.jni/findclass2.h: New file.
3019         * testsuite/libjava.jni/findclass2.java: New file
3020         * testsuite/libjava.jni/findclass2.c: New file.
3021         * testsuite/libjava.jni/findclass2.out: New file.
3022
3023 2007-01-18  Tom Tromey  <tromey@redhat.com>
3024
3025         * configure: Rebuilt.
3026         * configure.ac: Use multi_basedir instead of libgcj_basedir.
3027
3028 2007-01-18  Gary Benson  <gbenson@redhat.com>
3029
3030         * gnu/java/nio/natVMPipeEcos.cc:
3031         Renamed from gnu/java/nio/natPipeImplEcos.cc.
3032         * gnu/java/nio/natVMPipePosix.cc:
3033         Renamed from gnu/java/nio/natPipeImplPosix.cc.
3034         * gnu/java/nio/natVMPipeWin32.cc:
3035         Renamed from gnu/java/nio/natPipeImplWin32.cc.
3036         * gnu/java/nio/natVMSelectorEcos.cc:
3037         Renamed from gnu/java/nio/natSelectorImplEcos.cc.
3038         * gnu/java/nio/natVMSelectorPosix.cc:
3039         Renamed from gnu/java/nio/natSelectorImplPosix.cc.
3040         * gnu/java/nio/natVMSelectorWin32.cc:
3041         Renamed from gnu/java/nio/natSelectorImplWin32.cc.
3042         * java/io/natVMObjectInputStream.cc:
3043         Renamed from java/io/natObjectInputStream.cc.
3044         * java/lang/natVMDouble.cc:
3045         Renamed from java/lang/natDouble.cc.
3046         * java/lang/natVMFloat.cc:
3047         Renamed from java/lang/natFloat.cc.     
3048         * Makefile.am, configure.ac: Reflect the above.
3049         * Makefile.in, configure: Rebuilt.
3050
3051 2007-01-17  Andrew Haley  <aph@redhat.com>
3052
3053         * Makefile.in: Rebuilt.
3054         * Makefile.am (ecjx_LDFLAGS): Pass -fbootclasspath.
3055
3056 2007-01-17  Keith Seitz  <keiths@redhat.com>
3057
3058         * java/lang/natThread.cc (finish_): Add JVMTI ThreadEnd notification.
3059         (_Jv_NotifyThreadStart): Add JVMTI ThreadStart notification.
3060
3061 2007-01-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3062
3063         * configure.ac: Use multi.m4 from aclocal rather than custom
3064         code.  Use multi_basedir instead libgcj_basedir.  Test for
3065         /proc/self/exe when not cross-compiling.
3066         * aclocal.m4: Regenerate.
3067         * configure: Regenerate.
3068         * Makefile.in: Regenerate.
3069
3070 2007-01-17  Gary Benson  <gbenson@redhat.com>
3071
3072         * java/nio/natVMDirectByteBufferImpl.cc:
3073         Renamed from java/nio/natDirectByteBufferImpl.cc.
3074         * Makefile.am: Reflect the above.
3075         * Makefile.in: Rebuilt.
3076         
3077 2007-01-17  Marco Trudel  <mtrudel@gmx.ch>
3078
3079         * jvmti.cc (_Jv_JVMTI_GetAllThreads): Now static.  Use JNICALL.
3080         Fixed indentation.  Removed unused variable.
3081
3082 2007-01-16  Tom Tromey  <tromey@redhat.com>
3083
3084         * java/lang/natThread.cc (finalize_native): Remove cast.
3085         (_Jv_GetCurrentJNIEnv): Likewise.
3086         * include/jvm.h (struct natThread) <jni_env>: Declare as
3087         _Jv_JNIEnv*.
3088
3089 2007-01-16  Keith Seitz  <keiths@redhat.com>
3090
3091         * testsuite/libjava.jvmti/natevents.cc (FieldModificationCB): Use
3092         %#llx instead of %d for new_value.
3093         * testsuite/libjava.jvmti/events.out: Update expected output.
3094         * testsuite/libjava.jvmti/events.jar: Regenerate.
3095
3096 2007-01-16  Keith Seitz  <keiths@redhat.com>
3097
3098         * gnu/classpath/jdwp/natVMVirtualMachine.cc (DEFINE_CALLBACK):
3099         New macro.
3100         (ENABLE_EVENT): New macro.
3101         (initialize): Define and enable JVMTI VM_INIT callback.
3102         (jdwpVMInitCB): New function.
3103
3104 2007-01-16  Kyle Galloway  <kgallowa@redhat.com>
3105
3106         * jvmti.cc (_Jv_JVMTI_GetAllThreads): New function.
3107         * testsuite/libjava.jvmti/getallthreads.java: New test.
3108         * testsuite/libjava.jvmti/natgetallthreads.cc: Ditto.
3109         * testsuite/libjava.jvmti/getallthreads.out: Ditto.
3110         * testsuite/libjava.jvmti/getallthreads.h: Ditto.
3111         * testsuite/libjava.jvmti/getallthreads.jar: Ditto. 
3112
3113 2007-01-15  Keith Seitz  <keiths@redhat.com>
3114
3115         * gnu/classpath/jdwp/natVMVirtualMachine.cc (suspendThread): Use
3116         java.lang.StringBuilder instead of java.lang.StringBuffer.
3117         (resumeThread): Likewise.
3118
3119 2007-01-15  Gary Benson  <gbenson@redhat.com>
3120
3121         * java/nio/MappedByteBuffer.java: Removed.
3122         * sources.am, Makefile.in: Rebuilt.
3123
3124 2007-01-15  Gary Benson  <gbenson@redhat.com>
3125
3126         * java/net/URLClassLoader.java: Removed.
3127         * gnu/java/net/loader/Load_gcjlib.java: New file.
3128         * gnu/gcj/runtime/BootClassLoader.java: Ensure core
3129         URL handler is present in static executables.
3130         * sources.am, Makefile.in: Rebuilt.
3131
3132 2007-01-14  H.J. Lu  <hongjiu.lu@intel.com>
3133
3134         * Makefile.am (libgcj_la_LDFLAGS): Add
3135         $(LIBGCJ_LD_SYMBOLIC_FUNCTIONS).
3136         (libgcj_tools_la_LDFLAGS): Likewise.
3137         (libgcj_bc_la_LDFLAGS): Likewise.
3138         * Makefile.in: Regenerated.
3139
3140         * configure.ac: Use ACX_PROG_LD_GNU_SYMBOLIC.  Set
3141         LIBGCJ_LD_SYMBOLIC_FUNCTIONS to $SYMBOLIC_LDFLAGS.  Set
3142         libgcj_ld_symbolic to $SYMBOLIC_LDFLAGS if it isn't set.
3143         Substitute LIBGCJ_LD_SYMBOLIC_FUNCTIONS.
3144         * configure: Regenerated.
3145         * aclocal.m4: Likewise.
3146         * gcj/Makefile.in: Likewise.
3147         * include/Makefile.in: Likewise.
3148         * testsuite/Makefile.in: Likewise.
3149
3150 2007-01-12  Kaz Kojima  <kkojima@gcc.gnu.org>
3151
3152         * sysdep/sh/locks.h (read_barrier): New.
3153         (write_barrier): Likewise.
3154
3155 2007-01-12  Andrew Haley  <aph@redhat.com>
3156
3157         * include/i386-signal.h: Rewrite to use rt_sigaction.
3158
3159 2007-01-11  Andrew Haley  <aph@redhat.com>
3160
3161         * prims.cc (jdwpOptions) Fix deprecated cast from char[] constant
3162         to char*.
3163         * include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Rewrite to fix
3164         aliasing violation.
3165
3166 2007-01-10  Tom Tromey  <tromey@redhat.com>
3167
3168         * gnu/gcj/xlib/*.h: New files.
3169         * gnu/awt/xlib/*.h: Likewise.
3170         * classpath/lib/gnu/gcj/xlib: New class files.
3171         * classpath/lib/gnu/awt/xlib: Likewise.
3172
3173 2007-01-10  Tom Tromey  <tromey@redhat.com>
3174
3175         * HACKING: Various updates.
3176
3177 2007-01-10  Tom Tromey  <tromey@redhat.com>
3178
3179         * java/lang/natDouble.cc (toString): Added parens.
3180         * gnu/gcj/io/shs.h (PROTO): Define.
3181         * link.cc (resolve_pool_entry): Added missing braces.
3182
3183 2007-01-10  H.J. Lu  <hongjiu.lu@intel.com>
3184
3185         PR libgcj/30424
3186         * sysdep/ia64/locks.h (read_barrier): New.
3187         (write_barrier): New.
3188
3189 2007-01-10  Gary Benson  <gbenson@redhat.com>
3190
3191         * java/net/URL.java: Removed.
3192         * sources.am, Makefile.in: Rebuilt.
3193
3194 2007-01-10  Matthias Klose  <doko@debian.org>
3195
3196         * Makefile.am (install-exec-hook): Support $(DESTDIR).
3197         * Makefile.in: Regenerated.
3198
3199 2007-01-05  Tom Tromey  <tromey@redhat.com>
3200
3201         * testsuite/libjava.loader/loader.exp (gcj_loader_run): Find
3202         dummy.class in srcdir.
3203
3204 2007-01-03  Tom Tromey  <tromey@redhat.com>
3205
3206         * testsuite/libjava.cni/cni.exp (gcj_cni_compile_cxx_to_o): Add -I
3207         for srcdir.
3208
3209 2007-01-03  Tom Tromey  <tromey@redhat.com>
3210
3211         * testsuite/*: Added many .jar and .h files.
3212         * testsuite/libjava.special/special.exp
3213         (gcj_special_try_compiler): New proc.
3214         * testsuite/libjava.loader/loader.exp (gcj_loader_run): Don't
3215         bytecompile source.  Search for .jar files.
3216         (gcj_loader_test_one): Don't look for MyLoader.java.
3217         * testsuite/libjava.jvmti/jvmti.exp (gcj_jvmti_test_one): Don't
3218         bytecompile sources or build headers.
3219         (gcj_jvmti_run): Look for .jar files.
3220         * testsuite/libjava.jni/jni.exp (gcj_jni_run): Compile .jar
3221         files.
3222         (gcj_jni_test_one): Don't bytecompile sources or build headers.
3223         Set classpath when invoking gij.
3224         (gcj_jni_invocation_test_one): Likewise.
3225         * testsuite/libjava.cni/cni.exp (gcj_cni_test_one): Don't build
3226         headers or bytecompile sources.
3227         (gcj_cni_run): Use .jar files, not .java files.
3228         * testsuite/libjava.lang/lang.exp: Compile .jar files.
3229
3230 2007-01-02  Tom Tromey  <tromey@redhat.com>
3231
3232         * configure: Rebuilt.
3233         * configure.ac: Check for gjar.
3234
3235 2007-01-02  Tom Tromey  <tromey@redhat.com>
3236
3237         * testsuite/libjava.jacks/jacks.exp: Removed.
3238         * testsuite/libjava.jacks/jacks.xfail: Removed.
3239