OSDN Git Service

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