OSDN Git Service

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