2003-03-25 Andrew Cagney <cagney@redhat.com>
[external/binutils.git] / gdb / ChangeLog
1 2003-03-25  Andrew Cagney  <cagney@redhat.com>
2
3         * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
4         EXTRA_STACK_ALIGNMENT_NEEDED.  Default to 0 not 1.
5         * gdbarch.h, gdbarch.c: Re-generate.
6         * config/sparc/tm-sparc.h
7         (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
8         * sparc-tdep.c (sparc_gdbarch_init): Set
9         deprecated_extra_stack_alignment_needed.
10         * config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
11         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
12         extra_stack_alignment_needed.
13         * v850-tdep.c (v850_gdbarch_init): Ditto.
14         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
15         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
16         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
17         * cris-tdep.c (cris_gdbarch_init): Ditto.
18         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
19         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
20         
21 2003-03-25  Andrew Cagney  <cagney@redhat.com>
22
23         * gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
24         STORE_STRUCT_RETURN.
25         * gdbarch.h, gdbarch.c: Regenerate.
26         * d10v-tdep.c (d10v_store_struct_return): Delete function.
27         (d10v_push_arguments): Set the struct return register.
28         (d10v_gdbarch_init): Update.
29         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
30         * x86-64-tdep.c (x86_64_init_abi): Update.
31         * vax-tdep.c (vax_gdbarch_init): Update.
32         * v850-tdep.c (v850_gdbarch_init): Update.
33         * sparc-tdep.c (sparc_gdbarch_init): Update.
34         * sh-tdep.c (sh_gdbarch_init): Update.
35         * s390-tdep.c (s390_gdbarch_init): Update.
36         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
37         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
38         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
39         * mips-tdep.c (mips_gdbarch_init): Update.
40         * mcore-tdep.c (mcore_gdbarch_init): Update.
41         * m68k-tdep.c (m68k_gdbarch_init): Update.
42         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
43         * ia64-tdep.c (ia64_gdbarch_init): Update.
44         * i386-tdep.c (i386_gdbarch_init): Update.
45         * hppa-tdep.c (hppa_gdbarch_init): Update.
46         * h8300-tdep.c (h8300_gdbarch_init): Update.
47         * frv-tdep.c (frv_gdbarch_init): Update.
48         * cris-tdep.c (cris_gdbarch_init): Update.
49         * avr-tdep.c (avr_gdbarch_init): Update.
50         * arm-tdep.c (arm_gdbarch_init): Update.
51         * alpha-tdep.c (alpha_gdbarch_init): Update.
52         
53 2003-03-25  Andrew Cagney  <cagney@redhat.com>
54
55         * gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
56         (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
57         CALL_DUMMY_STACK_ADJUST with a predicate variable.
58         * gdbarch.h, gdbarch.c: Regenerate.
59         * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
60         call_dummy_stack_adjust_p.
61         * vax-tdep.c (vax_gdbarch_init): Ditto.
62         * v850-tdep.c (v850_gdbarch_init): Ditto.
63         * sh-tdep.c (sh_gdbarch_init): Ditto.
64         * s390-tdep.c (s390_gdbarch_init): Ditto.
65         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
66         * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
67         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
68         * mips-tdep.c (mips_gdbarch_init): Ditto.
69         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
70         * m68k-tdep.c (m68k_gdbarch_init): Ditto.
71         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
72         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
73         * i386-tdep.c (i386_gdbarch_init): Ditto.
74         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
75         * frv-tdep.c (frv_gdbarch_init): Ditto.
76         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
77         * cris-tdep.c (cris_gdbarch_init): Ditto.
78         * avr-tdep.c (avr_gdbarch_init): Ditto.
79         * arm-tdep.c (arm_gdbarch_init): Ditto.
80         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
81         * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
82         * config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
83         * config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
84         * sparc-tdep.c (sparc_gdbarch_init): Update.  Do not set
85         call_dummy_stack_adjust_p.
86         * inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
87         (CALL_DUMMY_STACK_ADJUST): Delete macro.
88         * sparc-tdep.c (sparc32_push_arguments): Update.
89         * valops.c (hand_function_call): Update.
90
91 2003-03-25  Corinna Vinschen  <vinschen@redhat.com>
92
93         * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
94         set_gdbarch_char_signed.
95
96 2003-03-25  Richard Earnshaw  <rearnsha@arm.com>
97
98         PR cli/548
99         * arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".
100
101 2003-03-25  Richard Earnshaw  <rearnsha@arm.com>
102
103         * arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
104         (_initialize_arm_tdep): Don't set tm_print_insn.
105
106 2003-03-24  Adam Fedor  <fedor@gnu.org>
107
108         * Makefile.in (YYOBJ): Add objc-exp.tab.o
109         * objc-lang.h: Add multiple inclusion protection.
110         (start_msglist, add_msglist, end_msglist): Additional declarations.
111
112 2003-03-24  Richard Earnshaw  <rearnsha@arm.com>
113
114         * armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
115         value was renamed to ARM_FLOAT_SOFT_FPA.
116
117 2003-03-23  Andrew Cagney  <cagney@redhat.com>
118
119         * gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
120         (DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
121         * gdbarch.h, gdbarch.c: Regenerate.
122         * valops.c (hand_function_call): Update.
123         * objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
124         * frame.c (legacy_saved_regs_this_id): Update.
125         (legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
126         * dummy-frame.h: Update.
127         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
128         * config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
129         * config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
130         * config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
131         * config/m68k/tm-sun3.h: Update.
132         * blockframe.c (inside_main_func, frame_chain_valid): Update.
133         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
134         * x86-64-tdep.c (x86_64_init_abi): Update.
135         * vax-tdep.c (vax_gdbarch_init): Update.
136         * v850-tdep.c (v850_gdbarch_init): Update.
137         * sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
138         * sh-tdep.c (sh_gdbarch_init): Update.
139         * s390-tdep.c (s390_gdbarch_init): Update.
140         * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
141         (rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
142         (frame_get_saved_regs): Update.
143         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
144         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
145         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
146         * mips-tdep.c (mips_gdbarch_init): Update.
147         * mcore-tdep.c (mcore_gdbarch_init): Update.
148         * m68k-tdep.c (m68k_gdbarch_init): Update.
149         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
150         * ia64-tdep.c (ia64_gdbarch_init): Update.
151         * i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
152         * i386-interix-tdep.c (i386_interix_init_abi): Update.
153         (i386_interix_back_one_frame): Update.
154         * hppa-tdep.c (hppa_gdbarch_init): Update.
155         (hppa_init_extra_frame_info): Update.
156         * h8300-tdep.c (h8300_gdbarch_init): Update.
157         * frv-tdep.c (frv_gdbarch_init): Update.
158         * cris-tdep.c (cris_gdbarch_init): Update.
159         * avr-tdep.c (avr_gdbarch_init): Update.
160         * arm-tdep.c (arm_gdbarch_init): Update.
161         * alpha-tdep.c (alpha_gdbarch_init): Update.
162
163 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
164
165         * arm-tdep.h (arm_float_model): Add AUTO and LAST values.
166         (arm_get_fp_model): Declare.
167         * arm-tdep.c (fp_model_strings): New string array.
168         (arm_fp_model, current_fp_model): New variables.
169         (arm_get_fp_model): New function.
170         (arm_set_fp): New function.
171         (set_fp_model_sfunc): New function.
172         (show_fp_model): New function.
173         (_initialize_arm_tdep): Add new command to set/show the FPU.
174         (arm_extract_return_value): Use arm_get_fp_model.
175         (arm_store_return_value): Likewise.
176         (arm_gdbarch_init): Default fpa model is softfpa.  Call arm_set_fp
177         to initialize the floating-point data types.
178         * arm-linux-tdep.c (arm_linux_init_abi): The default floating point
179         model is FPA.
180
181 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
182
183         * arm-tdep.c (show_arm_command): Don't print out help.  Instead, show
184         the current setting of each value.
185         (_initialize_arm_tdep): Delete variable new_cmd and add new vars
186         new_set and new_show.  Use add_setshow_cmd_full and 
187         add_setshow_boolean_cmd as appropriate.  Deprecate "set/show apcs32"
188         commands and add new version as subcommands of "set/show arm".
189
190 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
191
192         * arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
193         (set_arm_command, show_arm_command): New functions.
194         (_initialize_arm_tdep): Add them.
195         (num_disassembly_options): Renamed from num_flavor_options.
196         (valid_disassembly_styles): Renamed from valid_flavors.
197         (disassembly_style): Renamed from disassembly_flavor.
198         (set_disassembly_style_sfunc): Renamed from 
199         set_disassembly_flavor_sfunc.
200         (set_disassembly_style): Renamed from set_disassembly_flavor.
201         (arm_othernames): Updated.
202         (_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
203         command.  Add "set/show arm disassembly" commands.  Deprecate
204         "othernames" command.
205
206 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
207
208         * Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
209         (arm-tdep.o): Depend on elf_arm_h.
210
211 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
212
213         * Makefile.in (coff_internal_h): Define.
214         (arm-tdep.o): Update dependencies.
215
216 2003-03-22  Richard Earnshaw  <rearnsha@arm.com>
217
218         * arm-tdep.c (prologue_cache): Delete.
219         (check_prologue_cache, save_prologue_cache): Delete.
220         (arm_scan_prologue): Don't check or update the prologue_cache.
221         (arm_gdb_arch_init): Don't initialize it.
222         (_initialize_arm_tdep): Likewise.
223
224 2003-03-21  Stephane Carrez  <stcarrez@nerim.fr>
225
226         * MAINTAINERS (tui): Maintainer of tui code.
227
228 2003-03-21  Corinna Vinschen  <vinschen@redhat.com>
229
230         * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
231         (i386-cygwin-tdep.o): Add dependencies.
232         * defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
233         * i386-cygwin-tdep.c: New file.
234         * osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
235         * config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.
236
237 2003-03-20  Andrew Cagney  <cagney@redhat.com>
238
239         * infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
240         (handle_inferior_event): Remove code calling
241         DYNAMIC_TRAMPOLINE_NEXTPC.
242
243         * Makefile.in (init.c): Don't add $(srcdir) prefix when a file
244         already has a full path.
245
246         * main.c (gdb_main): Return 1.
247         (captured_main): Call error to report an invalid interpreter.
248
249         * Makefile.in (alpha-osf1-tdep.o): Update dependencies.
250         * alpha-osf1-tdep.c: Include "gdb_string.h".
251
252 2003-03-19  J. Brobecker  <brobecker@gnat.com>
253
254         Continuing work to convert the hppa targets to multiarch partial.
255
256         * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarch
257         method, now that hppa_push_dummy_frame has a conformant prototype.
258         * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Wrap macro
259         inside "#if !GDB_MULTI_ARCH ... #endif" conditional, in preparation
260         for the switch to multiarch partial.
261
262 2003-03-19  Kevin Buettner  <kevinb@redhat.com>
263
264         * mdebugread.c (parse_symbol): For stEnd, we're done counting
265         when iss is issNull.
266
267 2003-03-18  Kevin Buettner  <kevinb@redhat.com>
268
269         * mips-tdep.c (mips_register_name): Fix fencepost error involving
270         NUM_REGS bounds check.
271
272 2003-03-18  Kevin Buettner  <kevinb@redhat.com>
273
274         * Makefile.in (mips-tdep.o): Add dependency on $(gdb_assert_h).
275         * mips-tdep.c (gdb_assert.h): Include.
276         (mips_generic_reg_names, mips_processor_reg_names): Make static.
277         (mips_register_name): Handle integer registers explicitly.  Add
278         bounds checking.
279         (mips_r3041_reg_names, mips_r3051_reg_names, mips_r3081_reg_names)
280         (mips_lsi33k_reg_names): Don't list integer registers; they're
281         handled by mips_register_name() now.
282         * config/mips/tm-irix3.h (MIPS_REGISTER_NAMES): Likewise.
283         * config/mips/tm-irix6.h (MIPS_REGISTER_NAMES): Likewise.
284         * config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Likewise.
285         * config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Likewise.
286         * config/mips/tm-tx39l.h (MIPS_REGISTER_NAMES): Likewise.
287
288 2003-03-18  Andrew Cagney  <cagney@redhat.com>
289
290         * printcmd.c (print_scalar_formatted): Change VALADDR parameter to
291         a void pointer.
292         * gdbtypes.h (print_scalar_formatted): Update declaration.
293         * expression.h (enum exp_opcode): Remove non-ISO C trailing comma.
294
295 2003-03-18  J. Brobecker  <brobecker@gnat.com>
296
297         * infrun.c (observer.h): Add #include.
298         (normal_stop): Add call to observer_notify_normal_stop.
299         * Makefile.in (infrun.o): Add dependency on observer.h.
300
301 2003-03-18  J. Brobecker  <brobecker@gnat.com>
302
303         Continuing work to convert the hppa targets to multiarch partial.
304         * hppa-tdep.c (hppa_push_dummy_frame): Remove unused function
305         parameter. Reformat comment.
306         * config/pa/tm-hppa.h (hppa_push_dummy_frame): Update profile.
307         (DEPRECATED_PUSH_DUMMY_FRAME): Update call to hppa_push_dummy_frame()
308         to match new profile.
309
310 2003-03-18  J. Brobecker  <brobecker@gnat.com>
311
312         * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does not
313         appear to be working in any case.
314
315 2003-03-18  J. Brobecker  <brobecker@gnat.com>
316
317         * observer.c (observer_test_first_observer): New static variable.
318         (observer_test_second_observer): Likewise.
319         (observer_test_third_observer): Likewise.
320         (observer_test_first_notification_function): New static function.
321         (observer_test_second_notification_function): Likewise.
322         (observer_test_third_notification_function): Likewise.
323
324 2003-03-17  J. Brobecker  <brobecker@gnat.com>
325
326         * hppa-tdep.c (gdb_assert.h): Add missing #include.
327         * somsolib.c (gdb_assert.h): Likewise.
328         * Makefile.in (hppa-tdep.o): Add dependency on gdb_assert.h.
329         (somsolib.o): Likewise.
330
331 2003-03-17  Andrew Cagney  <cagney@redhat.com>
332
333         * disasm.c (gdb_disassembly): Set di.mach using the architecture's
334         BFD.  Simplify setting of di.endian.
335
336 2003-03-17  Andrew Cagney  <cagney@redhat.com>
337
338         * rs6000-tdep.c (ppc_floating_point_unit_p): New function.
339         * ppc-tdep.h (ppc_floating_point_unit_p): Declare.
340
341         From Elena Zannoni  <ezannoni@redhat.com>
342         * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Handle e500
343         vector and floating-point parameters.
344         (ppc_sysv_abi_use_struct_convention): Handle e500 struct return
345         convention.
346         (ppc_sysv_abi_broken_use_struct_convention): Ditto.
347
348 2003-03-17  Fernando Nasser  <fnasser@redhat.com>
349
350         * MAINTAINERS: Remove my name from several maintainership roles.
351
352 2003-03-17  Andrew Cagney  <cagney@redhat.com>
353
354         Fix frame off-by-one bug.
355         * frame-unwind.h (frame_this_id_ftype): Replace
356         frame_unwind_id_ftype.
357         (frame_prev_register_ftype): Replace frame_unwind_reg_ftype.
358         (struct frame_unwind): Replace "id" with "this_id".  Replace "reg"
359         with "prev_register".
360         * frame-unwind.c (frame_unwind_find_by_pc): Return
361         legacy_saved_regs_unwind instead of trad_frame_unwind.  Update
362         comment.
363         * dummy-frame.c (cached_find_dummy_frame): Delete function.
364         (dummy_frame_this_id): Replace dummy_frame_id_unwind.
365         (dummy_frame_prev_register): Replace dummy_frame_register_unwind.
366         (dummy_frame_unwind): Update.
367         * sentinel-frame.c (sentinel_frame_prev_register): Replace
368         sentinel_frame_register_unwind.
369         (sentinel_frame_this_id): Replace sentinel_frame_id_unwind.
370         (sentinel_frame_unwinder): Update.
371         * frame.h (legacy_saved_regs_unwind): Replace trad_frame_unwind.
372         (struct frame_info): Rename "unwind_cache" to "prologue_cache".
373         * frame.c (create_sentinel_frame): Update. Initialize
374         "prologue_cache" instead of "unwind_cache".
375         (frame_register_unwind): Call this frame's prev_register with the
376         next frame and this frame's prologue cache.
377         (get_prev_frame): Simplify.  Always call prev frame's this_id with
378         this frame and prev frame's prologue cache.  Document that this
379         call is shifted one to the left when compared to the
380         frame_register_unwind call.
381         (legacy_saved_regs_prev_register): Replace
382         frame_saved_regs_register_unwind.
383         (legacy_saved_regs_this_id): Replace frame_saved_regs_id_unwind.
384         (legacy_saved_regs_unwinder): Replace trad_frame_unwinder.
385         (legacy_saved_regs_unwind): Replace trad_frame_unwind.
386         * d10v-tdep.c (d10v_frame_this_id): Replace d10v_frame_id_unwind.
387         (d10v_frame_unwind): Update.
388         (d10v_frame_prev_register): Replace d10v_frame_register_unwind.
389         (d10v_frame_unwind_cache): Replace this "fi" with "next_frame".
390         (saved_regs_unwinder): Replace this "frame" with "next_frame", and
391         "saved_regs" with "this_saved_regs".
392
393 2003-03-16  Andrew Cagney  <cagney@redhat.com>
394
395         * frame.c (frame_pop): Don't call target_store_registers.  Fix
396         problem reported by Mark Kettenis.
397
398 2003-03-16  Mark Kettenis  <kettenis@gnu.org>
399
400         * i386-tdep.c (i386_register_type): Renamed from
401         i386_register_virtual_type.  Adjust function signature.
402         (i386_gdbarch_init): Set register_type instead of
403         deprecated_max_register_raw_size,
404         deprecated_max_register_virtual_size and register_virtual_type.
405
406 2003-03-14  Andrew Cagney  <cagney@redhat.com>
407
408         * frame.c (get_prev_frame): When a legacy frame, always call
409         legacy_get_prev_frame.  Simplify unwind code using assumption that
410         the unwinder is new.
411         (legacy_get_prev_frame): Handle legacy sentinel frame unwind here.
412         (legacy_frame_p): When no gdbarch_unwind_dummy_id, or
413         SAVED_DUMMY_FRAME_TOS, assume a legacy frame.
414
415 2003-03-14  Andrew Cagney  <cagney@redhat.com>
416
417         * frame.c (get_saved_register): Delete function.
418         * frame.h (get_saved_register): Delete declaration.
419         * xstormy16-tdep.c: Update comment.
420         * regcache.h: Update comments.
421         * sparc-tdep.c (sparc_init_extra_frame_info): Instead of
422         get_saved_register and extract_address, use
423         frame_read_unsigned_register.
424         (sparc_frame_saved_pc): Ditto.
425         (sparc_get_saved_register): Instead of get_saved_register, use
426         frame_register.
427         (sparc_pop_frame): Ditto.
428         * findvar.c: Update comments.
429         (value_of_register): Call frame_register instead of
430         get_saved_register.
431         (value_from_register): Ditto.
432         * config/sparc/tm-sparc.h: Update comment.
433         * breakpoint.c: Update comment.
434
435 2003-03-14  Andrew Cagney  <cagney@redhat.com>
436
437         * gdbarch.sh (DEPRECATED_GET_SAVED_REGISTER): Replace
438         GET_SAVED_REGISTER.
439         * gdbarch.h, gdbarch.c: Re-generate.
440         * frame.h: Update comments.
441         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
442         * x86-64-tdep.c (x86_64_init_abi): Update.
443         * sparc-tdep.c (sparc_gdbarch_init): Update.
444         * sh-tdep.c (sh_gdbarch_init): Update.
445         * mips-tdep.c (mips_gdbarch_init): Update.
446         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
447         * cris-tdep.c (cris_gdbarch_init): Update.
448         * ia64-tdep.c (ia64_gdbarch_init): Update.
449         * frame.c (frame_register): Update.
450         (get_saved_register): Update.
451         * config/sparc/tm-sparc.h (DEPRECATED_GET_SAVED_REGISTER): Update.
452         
453 2003-03-13  Andrew Cagney  <cagney@redhat.com>
454
455         * gdbarch.sh (DEPRECATED_POP_FRAME): Replace POP_FRAME.
456         * gdbarch.h, gdbarch.c: Regenerate.
457         * valops.c (hand_function_call): Update comment.
458         * stack.c (return_command): Update comment.
459         * config/sparc/tm-sparc.h (DEPRECATED_POP_FRAME): Update.
460         * config/pa/tm-hppa.h (DEPRECATED_POP_FRAME): Update.
461         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
462         * x86-64-tdep.c (x86_64_init_abi): Update.
463         * vax-tdep.c (vax_gdbarch_init): Update.
464         * v850-tdep.c (v850_gdbarch_init): Update.
465         * sparc-tdep.c (sparc_gdbarch_init): Update.
466         * sh-tdep.c (sh_gdbarch_init): Update.
467         * s390-tdep.c (s390_gdbarch_init): Update.
468         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
469         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
470         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
471         * mips-tdep.c (mips_gdbarch_init): Update.
472         * mcore-tdep.c (mcore_gdbarch_init): Update.
473         * m68k-tdep.c (m68k_gdbarch_init): Update.
474         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
475         * ia64-tdep.c (ia64_gdbarch_init): Update.
476         * i386-tdep.c (i386_gdbarch_init): Update.
477         * hppa-tdep.c (hppa_gdbarch_init): Update.
478         * h8300-tdep.c (h8300_gdbarch_init): Update.
479         * frv-tdep.c (frv_gdbarch_init): Update.
480         * cris-tdep.c (cris_gdbarch_init): Update.
481         * avr-tdep.c (avr_gdbarch_init): Update.
482         * arm-tdep.c (arm_gdbarch_init): Update.
483         * alpha-tdep.c (alpha_gdbarch_init): Update.
484
485 2003-03-13  Andrew Cagney  <cagney@redhat.com>
486
487         * frame.c (legacy_frame_p): New function.
488         (get_prev_frame): Use legacy_frame_p.
489         * frame.h (legacy_frame_p): Declare.
490
491 2003-03-13  D. Venkatasubramanian <dvenkat@noida.hcltech.com>
492
493         * MAINTAINERS (write after approval): Alphabetically
494         listing corrected.
495
496 2003-03-13  D. Venkatasubramanian <dvenkat@noida.hcltech.com>
497
498         * MAINTAINERS (write after approval): Add myself.
499
500 2003-03-12  Andrew Cagney  <cagney@redhat.com>
501
502         * frame.c (get_prev_frame): Rename the frame parameter to
503         "this_frame".
504         (get_next_frame, legacy_get_prev_frame): Ditto.
505
506 2003-03-12  Andrew Cagney  <cagney@redhat.com>
507
508         * frame.c (get_current_frame): Check target_has_registers before
509         checking target_has_stack.
510         * eval.c (evaluate_subexp_standard): Use get_selected_frame,
511         instead of deprecated_selected_frame.
512         * findvar.c (value_of_register): Pass "frame", not
513         deprecated_selected_frame, to value_of_builtin_reg.
514
515 2003-03-12  Andrew Cagney  <cagney@redhat.com>
516
517         * regcache.c (regcache_cooked_write_signed): New function.
518         (regcache_cooked_write_unsigned): New function.
519         (regcache_cooked_read_unsigned): Fix regnum in range assertion.
520         (regcache_cooked_read_signed): Fix regnum in range assertion.
521         * regcache.h (regcache_cooked_write_signed): Declare.
522         (regcache_cooked_write_unsigned): Declare.
523
524 2003-03-12  Andrew Cagney  <cagney@redhat.com>
525
526         * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
527         * gdbarch.h, gdbarch.c: Re-generate.
528         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
529         * x86-64-tdep.h: Update.
530         * x86-64-tdep.c (x86_64_init_abi): Update.
531         * v850-tdep.c (v850_gdbarch_init): Update.
532         * sparc-tdep.c (sparc_gdbarch_init): Update.
533         * sh-tdep.c (sh_gdbarch_init): Update.
534         * s390-tdep.c (s390_gdbarch_init): Update.
535         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
536         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
537         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
538         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
539         * mips-tdep.c (mips_gdbarch_init): Update.
540         * mcore-tdep.c (mcore_gdbarch_init): Update.
541         * m68k-tdep.c (m68k_gdbarch_init): Update.
542         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
543         * ia64-tdep.c (ia64_gdbarch_init): Update.
544         * i386-tdep.c (i386_gdbarch_init): Update.
545         * i386-interix-tdep.c (i386_interix_init_abi): Update.
546         * hppa-tdep.c (hppa_gdbarch_init): Update.
547         * h8300-tdep.c (h8300_gdbarch_init): Update.
548         * frv-tdep.c (frv_gdbarch_init): Update.
549         * cris-tdep.c (cris_gdbarch_init): Update.
550         * avr-tdep.c (avr_gdbarch_init): Update.
551         * arm-tdep.c (arm_gdbarch_init): Update.
552         * alpha-tdep.c (alpha_gdbarch_init): Update.
553         * sh-tdep.c (sh_init_extra_frame_info): Update.
554         (sh64_init_extra_frame_info): Update.
555         * ns32knbsd-nat.c (frame_num_args): Update.
556         * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
557         * xstormy16-tdep.c (xstormy16_pop_frame): Update.
558         (xstormy16_frame_chain_valid): Update.
559         * vax-tdep.c (vax_saved_pc_after_call): Update.
560         * v850-tdep.c (v850_frame_chain): Update.
561         (v850_pop_frame): Update.
562         (v850_init_extra_frame_info): Update.
563         * sparc-tdep.c (setup_arbitrary_frame): Update.
564         * ns32k-tdep.c (umax_frame_num_args): Update.
565         * s390-tdep.c (s390_pop_frame_regular): Update.
566         * mn10300-tdep.c (mn10300_frame_chain): Update.
567         (mn10300_pop_frame_regular): Update.
568         (mn10300_init_extra_frame_info): Update.
569         * mips-tdep.c (mips_init_frame_pc_first): Update.
570         (mips_frame_chain): Update.
571         (mips_pop_frame): Update.
572         * mcore-tdep.c (mcore_frame_chain): Update.
573         (mcore_pop_frame): Update.
574         (mcore_init_extra_frame_info): Update.
575         * arch-utils.c (init_frame_pc_default): Update.
576         * m68k-tdep.c (isi_frame_num_args): Update.
577         (delta68_frame_num_args): Update.
578         (news_frame_num_args): Update.
579         * ia64-tdep.c (ia64_pop_frame_regular): Update.
580         * alpha-tdep.c (alpha_init_frame_pc_first): Update.
581         (alpha_frame_chain): Update.
582         (alpha_pop_frame): Update.
583         * hppa-tdep.c (hppa_saved_pc_after_call): Update.
584         (hppa_init_extra_frame_info): Update.
585         (hppa_frame_chain): Update.
586         (hppa_frame_chain_valid): Update.
587         * cris-tdep.c (cris_init_extra_frame_info): Update.
588         * avr-tdep.c (avr_init_extra_frame_info): Update.
589         * arm-tdep.c (arm_frame_chain_valid): Update.
590         (arm_init_extra_frame_info): Update.
591         (arm_pop_frame): Update.
592         * frame.c (frame_pc_unwind): Update.
593         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
594         (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
595         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
596         * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
597         * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
598         * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
599         
600 2003-03-12  Andrew Cagney  <cagney@redhat.com>
601
602         Eliminate the need for POP_FRAME.
603         * frame.c (do_frame_unwind_register): New function.
604         (frame_pop): When no POP_FRAME, pop the frame using register
605         unwind and a scratch regcache.
606         (frame_saved_regs_pop): Delete function.
607         (trad_frame_unwinder): Update.
608         * d10v-tdep.c (d10v_frame_pop): Delete function.
609         (d10v_frame_unwind): Update.
610         * sentinel-frame.c (sentinel_frame_pop): Delete function.
611         (sentinel_frame_unwinder): Update.
612         * dummy-frame.c (dummy_frame_pop): Delete function.
613         (dummy_frame_unwind): Update.
614         * frame-unwind.h (frame_unwind_pop_ftype): Delete definition.
615         (struct frame_unwind): Update.
616
617 2003-03-11  Kevin Buettner  <kevinb@redhat.com>
618
619         * mips-tdep.c (mips_ecoff_reg_to_regnum): Rename to
620         mips_dwarf_dwarf2_ecoff_reg_to_regnum().
621         (mips_dwarf_dwarf2_ecoff_reg_to_regnum, mips_stab_reg_to_regnum):
622         Do range checks on register number obtained from debugging info.
623         (mips_gdbarch_init): Call set_gdbarch_dwarf_reg_to_regnum() and
624         set_gdbarch_dwarf2_reg_to_regnum().  Adjust call of
625         set_gdbarch_ecoff_reg_to_regnum() to account for new name of
626         mapping function.
627         (do_fp_register_row): Fix typo which caused double type to be
628         used when attempting to unpack a float.
629
630 2003-03-11  J. Brobecker  <brobecker@gnat.com>
631
632         * breakpoint.c (bpstat_stop_status): Fix a small memory leak.
633
634 2003-03-11  Andrew Cagney  <cagney@redhat.com>
635
636         * frame.c (deprecated_update_frame_pc_hack): Don't assume a next
637         frame.  Problem found by Corinna Vinschen.
638
639 2003-03-11  Pierre Muller  <muller@ics.u-strasbg.fr>
640
641         * doublest.c (floatformat_from_length): Accept also
642         the real size of 'long double' type.
643
644 2003-03-10  Daniel Jacobowitz  <drow@mvista.com>
645
646         From Klee Dienes <kdienes@apple.com>:
647         * breakpoint.c (bpstat_copy): Copy the command lines as well
648         as the old value, to match what is freed in bpstat_clear.
649
650 2003-03-10  David Carlton  <carlton@math.stanford.edu>
651
652         * minsyms.c (add_minsym_to_hash_table): Replace
653         DEPRECATED_SYMBOL_NAME by SYMBOL_LINKAGE_NAME.
654         (compare_minimal_symbols, compact_minimal_symbols)
655         (install_minimal_symbols, find_solib_trampoline_target): Ditto.
656         (lookup_minimal_symbol_text): Use strcmp on linkage names instead
657         of DEPRECATED_SYMBOL_MATCHES_NAME.
658         (lookup_minimal_symbol_solib_trampoline): Ditto.
659
660 2003-03-10  Andrew Cagney  <cagney@redhat.com>
661
662         * regcache.h (regcache_cooked_read_ftype): Define.
663         (regcache_save, regcache_restore): Add a cooked_read parameter.
664         * regcache.c (regcache_save, regcache_restore): Update.
665         (do_cooked_read): New function.
666         (regcache_cpy): Pass do_cooked_read to regcache_save and
667         regcache_restore.
668
669 2003-03-10  Andrew Cagney  <cagney@redhat.com>
670
671         * gdbarch.sh (DEPRECATED_FRAME_SAVED_PC): Replace FRAME_SAVED_PC.
672         * gdbarch.h, gdbarch.c: Re-generate.
673         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
674         * x86-64-tdep.h: Update.
675         * x86-64-tdep.c (x86_64_init_abi): Update.
676         * v850-tdep.c (v850_gdbarch_init): Update.
677         * sparc-tdep.c (sparc_gdbarch_init): Update.
678         * sh-tdep.c (sh_gdbarch_init): Update.
679         * s390-tdep.c (s390_gdbarch_init): Update.
680         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
681         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
682         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
683         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
684         * mips-tdep.c (mips_gdbarch_init): Update.
685         * mcore-tdep.c (mcore_gdbarch_init): Update.
686         * m68k-tdep.c (m68k_gdbarch_init): Update.
687         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
688         * ia64-tdep.c (ia64_gdbarch_init): Update.
689         * i386-tdep.c (i386_gdbarch_init): Update.
690         * i386-interix-tdep.c (i386_interix_init_abi): Update.
691         * hppa-tdep.c (hppa_gdbarch_init): Update.
692         * h8300-tdep.c (h8300_gdbarch_init): Update.
693         * frv-tdep.c (frv_gdbarch_init): Update.
694         * cris-tdep.c (cris_gdbarch_init): Update.
695         * avr-tdep.c (avr_gdbarch_init): Update.
696         * arm-tdep.c (arm_gdbarch_init): Update.
697         * alpha-tdep.c (alpha_gdbarch_init): Update.
698         * sh-tdep.c (sh_init_extra_frame_info): Update.
699         (sh64_init_extra_frame_info): Update.
700         * ns32knbsd-nat.c (frame_num_args): Update.
701         * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Update.
702         * xstormy16-tdep.c (xstormy16_pop_frame): Update.
703         (xstormy16_frame_chain_valid): Update.
704         * vax-tdep.c (vax_saved_pc_after_call): Update.
705         * v850-tdep.c (v850_frame_chain): Update.
706         (v850_pop_frame): Update.
707         (v850_init_extra_frame_info): Update.
708         * sparc-tdep.c (setup_arbitrary_frame): Update.
709         * ns32k-tdep.c (umax_frame_num_args): Update.
710         * s390-tdep.c (s390_pop_frame_regular): Update.
711         * mn10300-tdep.c (mn10300_frame_chain): Update.
712         (mn10300_pop_frame_regular): Update.
713         (mn10300_init_extra_frame_info): Update.
714         * mips-tdep.c (mips_init_frame_pc_first): Update.
715         (mips_frame_chain): Update.
716         (mips_pop_frame): Update.
717         * mcore-tdep.c (mcore_frame_chain): Update.
718         (mcore_pop_frame): Update.
719         (mcore_init_extra_frame_info): Update.
720         * arch-utils.c (init_frame_pc_default): Update.
721         * m68k-tdep.c (isi_frame_num_args): Update.
722         (delta68_frame_num_args): Update.
723         (news_frame_num_args): Update.
724         * ia64-tdep.c (ia64_pop_frame_regular): Update.
725         * alpha-tdep.c (alpha_init_frame_pc_first): Update.
726         (alpha_frame_chain): Update.
727         (alpha_pop_frame): Update.
728         * hppa-tdep.c (hppa_saved_pc_after_call): Update.
729         (hppa_init_extra_frame_info): Update.
730         (hppa_frame_chain): Update.
731         (hppa_frame_chain_valid): Update.
732         * cris-tdep.c (cris_init_extra_frame_info): Update.
733         * avr-tdep.c (avr_init_extra_frame_info): Update.
734         * arm-tdep.c (arm_frame_chain_valid): Update.
735         (arm_init_extra_frame_info): Update.
736         (arm_pop_frame): Update.
737         * frame.c (frame_pc_unwind): Update.
738         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_SAVED_PC): Update.
739         (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
740         * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST): Update.
741         * config/pa/tm-hppa.h (DEPRECATED_FRAME_SAVED_PC): Update.
742         * config/m68k/tm-delta68.h (DEPRECATED_FRAME_SAVED_PC): Update.
743         * config/m68k/tm-linux.h (DEPRECATED_FRAME_SAVED_PC): Update.
744         
745 2003-03-10  Andrew Cagney  <cagney@redhat.com>
746
747         * gdbarch.sh (gdbarch_unwind_pc): New method.
748         * gdbarch.h, gdbarch.c: Regenerate.
749         * frame.c (frame_pc_unwind): Rewrite.  Prefer gdbarch_unwind_pc,
750         but use read_pc and FRAME_SAVED_PC as fall backs.
751         (frame_saved_regs_pc_unwind): Delete function.
752         (trad_frame_unwinder): Update.
753         * frame-unwind.h (frame_unwind_pc_ftype): Delete declaration.
754         (struct frame_unwind): Update.
755         * dummy-frame.c (dummy_frame_pc_unwind): Delete function.
756         (dummy_frame_unwind): Update.
757         * sentinel-frame.c (sentinel_frame_pc_unwind): Delete function.
758         (sentinel_frame_unwinder): Update.
759         * d10v-tdep.c (d10v_frame_pc_unwind): Delete function.
760         (d10v_frame_unwind): Update.
761         (d10v_unwind_pc): New function.
762         (d10v_gdbarch_init): Set unwind_pc.
763
764 2003-03-10  Andrew Cagney  <cagney@redhat.com>
765
766         * gdbarch.h: Re-generate.
767
768         * d10v-tdep.c (d10v_frame_register_unwind): Correctly unwind the
769         PC.
770         (d10v_frame_pop): Unwind the PC, and not the LR, when restoring
771         the PC register.
772
773 2003-03-08  Mark Kettenis  <kettenis@gnu.org>
774
775         * gdbarch.sh (save_dummy_frame_tos): Add comment.
776
777 2003-03-08  Andrew Cagney  <cagney@redhat.com>
778
779         * cli-out.c: Update copyright.
780         (cli_out_data): Define typedef.  Use instead of ui_out_data.
781
782 2003-03-08  Andrew Cagney  <cagney@redhat.com>
783
784         * valarith.c (value_subscripted_rvalue): Copy the array's REGNO to
785         the result.
786
787 2003-03-07  Andrew Cagney  <cagney@redhat.com>
788
789         * gdbarch.sh: Don't generate two macro definitions when an
790         undefined macro taking no arguments.
791         * gdbarch.h: Regenerate.
792         
793 2002-03-07  Michal Ludvig  <mludvig@suse.cz>
794
795         * x86-64-tdep.c (x86_64_save_dummy_frame_tos)
796         (x86_64_unwind_dummy_id): New functions.
797         (x86_64_init_abi): Register these two new functions.
798
799 2003-03-07  Michal Ludvig  <mludvig@suse.cz>
800
801         * x86-64-tdep.c (x86_64_function_has_prologue): New function.
802         (x86_64_skip_prologue): Move prologue detection to 
803         separate function.
804         * x86-64-tdep.h (x86_64_function_has_prologue): New prototype.
805
806 2003-03-05  Andrew Cagney  <cagney@redhat.com>
807
808         * d10v-tdep.c (d10v_unwind_dummy_id): New function.
809         (d10v_gdbarch_init): Set unwind_dummy_id and save_dummy_frame_tos.
810         * frame.c (get_prev_frame): Restructure the frame ID unwind code
811         to use unwind_dummy_id when a dummy frame.
812         * gdbarch.sh (unwind_dummy_id): New multi-arch method with
813         predicate.
814         * gdbarch.h, gdbarch.c: Regneerate.
815         
816 2003-03-05  Andrew Cagney  <cagney@redhat.com>
817
818         * d10v-tdep.c (struct d10v_unwind_cache): Add field "base".
819         (d10v_frame_unwind_cache): Rewrite code computing the base and SP.
820         Do not use d10v_read_sp or d10v_read_fp when obtaining register
821         values.
822
823 2003-03-05  Andrew Cagney  <cagney@redhat.com>
824
825         * d10v-tdep.c (struct frame_extra_info): Delete unused structure.
826         (struct d10v_unwind_cache): Delete field "frameless".  Replace
827         "next_addr" with "sp_offset".  Add "r11_offset".
828         (d10v_frame_unwind_cache): Update.
829         (prologue_find_regs): Update.  When "mv r11, sp", save the
830         "sp_offset" in "r11_offset".  Recognize "st rn, @r11", note that
831         RN was saved in r11_offset.
832
833 2003-03-05  Andrew Cagney  <cagney@redhat.com>
834
835         * frame.c (deprecated_update_frame_pc_hack): Also update the the
836         cached PC value in the next frame.
837
838 2003-03-05  Andrew Cagney  <cagney@redhat.com>
839
840         * frame.h (struct frame_info): Replace "id_unwind_cache_p" and
841         "id_unwind_cache" with "id".
842         (frame_id_unwind): Delete declaration.
843         * frame.c (frame_id_unwind): Delete function.
844         (get_prev_frame): Call the frame id unwind method directly.  Store
845         the returned next frame's ID value in NEXT_FRAME.  Note that there
846         is a problem with the wrong unwind ID being called with the wrong
847         unwind cache.
848
849 2003-03-05  Daniel Jacobowitz  <drow@mvista.com>
850
851         * Makefile.in (FLAGS_TO_PASS): Add LDFLAGS.
852
853 2003-03-05  James Ingham <jingham@apple.com>
854             Daniel Jacobowitz  <drow@mvista.com>
855
856         * cp-abi.c: Include "command.h", "gdbcmd.h", and "ui-out.h".
857         (auto_cp_abi): New variable.
858         (current_cp_abi, num_cp_abis): Make static.
859         (CP_ABI_MAX): Define.
860         (cp_abis): Turn into an array.
861         (value_virtual_fn_field): Fix formatting.
862         (switch_to_cp_abi, register_cp_abi): Update.  register_cp_abi now
863         takes a pointer.
864         (set_cp_abi_as_auto_default, set_cp_abi_cmd, show_cp_abi_cmd)
865         (list_cp_abis, _initialize_cp_abi): New functions.
866         * cp-abi.h: Add prototype for set_cp_abi_as_auto_default.  Remove
867         declarations for cp_abis, num_cp_abis, current_cp_abi, and
868         switch_to_cp_abi.  Update prototype for register_cp_abi.
869         * Makefile.in (cp-abi.o): Update dependencies.
870         * minsyms.c (install_minimal_symbols): Call set_cp_abi_as_auto_default
871         instead of switch_to_cp_abi.
872         * gnu-v2-abi.c (_initialize_gnu_v2_abi): Likewise.  Update call to
873         register_cp_abi.
874         * gnu-v3-abi.c (_initialize_gnu_v3_abi): Update call to
875         register_cp_abi.
876         * hpacc-abi.c (_initialize_hpacc_abi): Likewise.
877
878 2003-03-05  Daniel Jacobowitz  <drow@mvista.com>
879
880         * dwarf2expr.c (new_dwarf_expr_context): Add (void) to definition.
881         * dwarf2loc.c: Include "regcache.h".
882         (dwarf_expr_read_reg): Rename regnum argument to dwarf_regnum.  Use
883         register_size.
884         * Makefile.in (dwarf2loc.o): Update dependencies.
885
886 2003-03-04  Theodore A. Roth  <troth@openavr.org>
887
888         * avr-tdep.c (avr_io_reg_read_command): Fix to handle case when the
889         number of io registers reported by remote target is not a multiple of
890         step.
891
892 2003-03-04  David Carlton  <carlton@math.stanford.edu>
893
894         * symtab.c (lookup_partial_symbol): Add linkage_name argument.
895         (lookup_symbol_aux_psymtabs): Update call to
896         lookup_partial_symbol.
897         (lookup_transparent_type, find_main_psymtab)
898         (make_symbol_overload_list): Ditto.
899
900 2003-03-04  Kazu Hirata  <kazu@cs.umass.edu>
901
902         * MAINTAINERS (Write after approval): Update my email address.
903
904 2003-03-03  Andrew Cagney  <cagney@redhat.com>
905
906         Make MAX_REGISTER_RAW_SIZE and MAX_REGISTER_VIRTUAL_SIZE optional.
907         * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE): Variable with
908         predicate.  Replace MAX_REGISTER_RAW_SIZE.
909         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto for
910         MAX_REGISTER_VIRTUAL_SIZE.
911         * regcache.c (legacy_max_register_raw_size): New function.
912         (legacy_max_register_virtual_size): New function.
913         * defs.h (MAX_REGISTER_VIRTUAL_SIZE): Define.
914         (MAX_REGISTER_RAW_SIZE): Define.
915         (legacy_max_register_raw_size): Declare.
916         (legacy_max_register_virtual_size): Declare.
917         * config/sparc/tm-sparc.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
918         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Update.
919         * config/sparc/tm-sp64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
920         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
921         * config/pa/tm-hppa.h (DEPRECATED_MAX_REGISTER_RAW_SIZE)
922         (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Ditto.
923         * config/pa/tm-hppa64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
924         * config/ia64/tm-ia64.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
925         * config/i386/tm-ptx.h (DEPRECATED_MAX_REGISTER_RAW_SIZE): Ditto.
926         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
927         * vax-tdep.c (vax_gdbarch_init): Update.
928         * v850-tdep.c (v850_gdbarch_init): Update.
929         * sparc-tdep.c (sparc_gdbarch_init): Update.
930         * sh-tdep.c (sh_gdbarch_init): Update.
931         * s390-tdep.c (s390_gdbarch_init): Update.
932         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
933         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
934         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
935         * mips-tdep.c (mips_gdbarch_init): Update.
936         * mcore-tdep.c (mcore_gdbarch_init): Update.
937         * m68k-tdep.c (m68k_gdbarch_init): Update.
938         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
939         * ia64-tdep.c (ia64_gdbarch_init): Update.
940         * i386-tdep.c (i386_gdbarch_init): Update.
941         * hppa-tdep.c (hppa_gdbarch_init): Update.
942         * h8300-tdep.c (h8300_gdbarch_init): Update.
943         * frv-tdep.c (frv_gdbarch_init): Update.
944         * cris-tdep.c (cris_gdbarch_init): Update.
945         * avr-tdep.c (avr_gdbarch_init): Update.
946         * arm-tdep.c (arm_gdbarch_init): Update.
947         * alpha-tdep.c (alpha_gdbarch_init): Update.
948         * d10v-tdep.c (d10v_gdbarch_init): Do not set
949         max_register_raw_size or max_register_virtual_size.
950
951 2003-03-03  David Carlton  <carlton@math.stanford.edu>
952
953         * symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Rename from
954         SYMBOL_MATCHES_NAME, add comment.
955         (SYMBOL_MATCHES_NATURAL_NAME): New.
956         * minsyms.c (lookup_minimal_symbol_solib_trampoline): Replace
957         SYMBOL_MATCHES_NAME with DEPRECATED_SYMBOL_MATCHES_NAME.
958         (lookup_minimal_symbol, lookup_minimal_symbol_text): Ditto.
959         * symtab.c (lookup_partial_symbol): Use
960         SYMBOL_MATCHES_NATURAL_NAME, not SYMBOL_MATCHES_NAME.  Delete
961         unhelpful comment.
962         (lookup_block_symbol): Use SYMBOL_MATCHES_NATURAL_NAME, not
963         SYMBOL_MATCHES_NAME.
964         Fix for PR c++/33.
965
966 2003-03-03  David Carlton  <carlton@math.stanford.edu>
967
968         * symtab.h (SYMBOL_MATCHES_REGEXP): Delete.
969         * symtab.c (search_symbols): Replace uses of SYMBOL_MATCHES_REGEXP
970         by regexp matching against SYMBOL_NATURAL_NAME.
971
972 2003-03-03  David Carlton  <carlton@math.stanford.edu>
973
974         * linespec.c (find_method): Extract code into collect_methods.
975         (collect_methods): New.
976
977 2003-03-02  Mark Kettenis  <kettenis@gnu.org>
978
979         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use get_next_frame and
980         get_frame_base.
981
982         * i386-tdep.c (i386_pe_skip_trampoline_code): Replace usage of
983         DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
984
985 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
986
987         * arch-utils.c (generic_register_byte): Fix to use the loop index 
988         and not regnum when summing the size of all registers up to regnum.
989
990 2003-03-01  Andrew Cagney  <cagney@redhat.com>
991
992         * gdbarch.sh (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename
993         FRAME_INIT_SAVED_REGS.
994         * gdbarch.h, gdbarch.c: Regenerate.
995         * stack.c (frame_info): Update.
996         * sh-tdep.c (sh_find_callers_reg, sh64_get_saved_pr): Update.
997         (sh_init_extra_frame_info, sh64_init_extra_frame_info): Update.
998         (sh64_get_saved_register, sh_pop_frame, sh64_pop_frame): Update.
999         * ns32k-tdep.c (ns32k_pop_frame): Update.
1000         * mips-tdep.c (mips_pop_frame): Update.
1001         * m68hc11-tdep.c (m68hc11_pop_frame): Update.
1002         * ia64-tdep.c (ia64_frame_chain): Update.
1003         (ia64_frame_saved_pc, ia64_get_saved_register): Update.
1004         (ia64_frameless_function_invocation): Update.
1005         (ia64_init_extra_frame_info): Update.
1006         (ia64_pop_frame_regular): Update.
1007         * frame.h (struct frame_info): Update comment.
1008         (DEPRECATED_FRAME_INIT_SAVED_REGS): Rename macro.
1009         * frame.c (frame_saved_regs_register_unwind): Update.
1010         (frame_saved_regs_register_unwind): Update.
1011         (deprecated_generic_get_saved_register): Update.
1012         * cris-tdep.c: Update comment.
1013         * config/sparc/tm-sparc.h (DEPRECATED_FRAME_INIT_SAVED_REGS):
1014         Rename macro.
1015         * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1016         * x86-64-tdep.c (x86_64_init_abi): Update.
1017         * vax-tdep.c (vax_gdbarch_init): Update.
1018         * v850-tdep.c (v850_gdbarch_init): Update.
1019         * sparc-tdep.c (sparc_gdbarch_init): Update.
1020         * sh-tdep.c (sh_gdbarch_init): Update.
1021         * s390-tdep.c (s390_gdbarch_init): Update.
1022         * rs6000-tdep.c (rs6000_gdbarch_init): Update.
1023         * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
1024         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1025         * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1026         * mips-tdep.c (mips_gdbarch_init): Update.
1027         * mcore-tdep.c (mcore_gdbarch_init): Update.
1028         * m68k-tdep.c (m68k_gdbarch_init): Update.
1029         * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
1030         * ia64-tdep.c (ia64_gdbarch_init): Update.
1031         * i386-tdep.c (i386_gdbarch_init): Update.
1032         * frv-tdep.c (frv_gdbarch_init): Update.
1033         * avr-tdep.c (avr_gdbarch_init): Update.
1034         * arm-tdep.c (arm_gdbarch_init): Update.
1035         * alpha-tdep.c (alpha_gdbarch_init): Update.
1036         
1037 2003-03-01  Andrew Cagney  <cagney@redhat.com>
1038
1039         * main.c (captured_main): Add OPT_WINDOWS and OPT_NOWINDOWS to
1040         option enum and switch.  When no windows, set the interpreter to
1041         INTERP_CONSOLE.
1042         
1043 2003-03-01  Andrew Cagney  <cagney@redhat.com>
1044
1045         * main.c (captured_main): Replace magic option characters with an
1046         enum.
1047
1048 2003-03-01  Andrew Cagney  <cagney@redhat.com>
1049
1050         * gdbarch.sh (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename
1051         INIT_EXTRA_FRAME_INFO.
1052         * gdbarch.h, gdbarch.c: Regenerate.
1053         * arm-tdep.c: Update comments.
1054         * sh-tdep.c, mcore-tdep.c, m68hc11-tdep.c: Ditto.
1055         * i386-interix-tdep.c, hppa-tdep.c, h8300-tdep.c: Ditto.
1056         * frame.h, avr-tdep.c: Ditto.
1057         * frame.c (get_prev_frame): DEPRECATED_INIT_EXTRA_FRAME_INFO.
1058         (create_new_frame, legacy_get_prev_frame): Ditto.
1059         * config/sparc/tm-sparc.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
1060         * config/pa/tm-hppa.h (DEPRECATED_INIT_EXTRA_FRAME_INFO): Rename.
1061         * xstormy16-tdep.c (xstormy16_gdbarch_init): Initialize
1062         deprecated_init_extra_frame_info instead of init_extra_frame_info.
1063         * x86-64-tdep.c (x86_64_init_abi): Ditto.
1064         * v850-tdep.c (v850_gdbarch_init): Ditto.
1065         * sparc-tdep.c (sparc_gdbarch_init): Ditto.
1066         * sh-tdep.c (sh_gdbarch_init): Ditto.
1067         * s390-tdep.c (s390_gdbarch_init): Ditto.
1068         * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
1069         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1070         * mips-tdep.c (mips_gdbarch_init): Ditto.
1071         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1072         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1073         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1074         * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
1075         * hppa-tdep.c (hppa_gdbarch_init): Ditto.
1076         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1077         * frv-tdep.c (frv_gdbarch_init): Ditto.
1078         * cris-tdep.c (cris_gdbarch_init): Ditto.
1079         * avr-tdep.c (avr_gdbarch_init): Ditto.
1080         * arm-tdep.c (arm_gdbarch_init): Ditto.
1081         * alpha-tdep.c (alpha_gdbarch_init): Ditto.
1082         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1083
1084 2003-03-01  Andrew Cagney  <cagney@redhat.com>
1085
1086         * gdbarch.sh (register_type): New function with predicate.
1087         (REGISTER_VIRTUAL_TYPE): Change to function with predicate.
1088         * gdbarch.h, gdbarch.c: Re-generate.
1089         * arch-utils.c (generic_register_byte): Use generic_register_size.
1090         (generic_register_size): When available, use
1091         gdbarch_register_type.
1092         * regcache.c (init_regcache_descr): When available, initialize the
1093         register type array using gdbarch_register_type.  If the
1094         architecture supplies gdbarch_register_type, do not use the legacy
1095         regcache layout.
1096         * d10v-tdep.c (d10v_register_type): Replace
1097         d10v_register_virtual_type.
1098         (d10v_gdbarch_init): Set register_type instead of
1099         register_virtual_type.
1100
1101 2003-03-01  Andrew Cagney  <cagney@redhat.com>
1102
1103         * Makefile.in (ax-gdb.o): Update dependencies.
1104         * ax-gdb.c: Include "regcache.h".
1105         (gen_expr): Use register_type instead of REGISTER_VIRTUAL_TYPE.
1106         * findvar.c (value_of_register): Ditto.
1107         * infcmd.c (default_print_registers_info): Ditto.
1108
1109 2003-03-01  Mark Kettenis  <kettenis@gnu.org>
1110
1111         * i386-linux-tdep.c (find_minsym_and_objfile): Replace usage of
1112         DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
1113
1114 2003-03-01  Mark Kettenis  <kettenis@gnu.org>
1115
1116         * i386-linux-tdep.c (find_minsym_and_objfile): Use strcmp instead
1117         of STREQ.
1118
1119 2003-02-28  Daniel Jacobowitz  <drow@mvista.com>
1120
1121         * Makefile.in (dwarf2loc.o): Update dependencies.
1122         * ax-gdb.c (gen_var_ref): Handle LOC_COMPUTED and LOC_COMPUTED_ARG.
1123         * dwarf2expr.c (read_uleb128, read_sleb128): Make non-static.
1124         * dwarf2expr.h (read_uleb128, read_sleb128): Add prototypes.
1125         * dwarf2loc.c: Include "ax.h" and "ax-gdb.h".
1126         (locexpr_tracepoint_var_ref): New function.
1127         (dwarf2_locexpr_funcs): Add locexpr_tracepoint_var_ref.
1128
1129 2003-02-28  Andrew Cagney  <cagney@redhat.com>
1130
1131         * regcache.c (register_size): New function.
1132         * regcache.h (register_size): Declare
1133         * d10v-tdep.c: Use register_size instead of REGISTER_RAW_SIZE, use
1134         max_register_size instead of MAX_REGISTER_RAW_SIZE.
1135
1136 2003-02-28  David Carlton  <carlton@math.stanford.edu>
1137
1138         * linespec.c (decode_compound): Extract code into find_method.
1139         (find_method): New.
1140
1141 2003-02-28  J. Brobecker  <brobecker@gnat.com>
1142
1143         * Makefile.in: Add rules to build and link in observer.o.
1144
1145 2003-02-27  J. Brobecker  <brobecker@gnat.com>
1146
1147         * observer.c: Minor comments edits.
1148
1149 2003-02-27  J. Brobecker  <brobecker@gnat.com>
1150
1151         * observer.h, observer.c: New file.
1152
1153 2003-02-27  Andrew Cagney  <cagney@redhat.com>
1154
1155         * arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
1156
1157 2003-02-27  Stephane Carrez  <stcarrez@nerim.fr>
1158
1159         * m68hc11-tdep.c (M6811_OP_LDX_EXT, M6811_OP_STS_EXT): New defines.
1160         (M6812_OP_STS_EXT): Likewise.
1161         (m6811_prologue): Use the above to recognize prologue.
1162         (m6812_prologue): Likewise.
1163
1164 2003-02-27  David Carlton  <carlton@math.stanford.edu>
1165
1166         * symfile.c (compare_symbols): Use SYMBOL_NATURAL_NAME, not
1167         SYMBOL_PRINT_NAME.
1168         (compare_psymbols): Ditto.
1169         * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
1170
1171 2003-02-27  Michael Snyder  <msnyder@redhat.com>
1172
1173         * f-lang.c (build_fortran_types): New function.
1174         (_initialize_f_language): Gdbarch-register built-in fortran types.
1175         * doublest.c (extract_floating): Fix warning text.
1176
1177 2003-02-27  Andrew Cagney  <cagney@redhat.com>
1178
1179         * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Procedure with
1180         predicate.  Replaces PUSH_DUMMY_FRAME.
1181         * gdbarch.h, gdbarch.c: Regnerate.
1182         * valops.c (hand_function_call): Update.  Call
1183         generic_push_dummy_frame directly.
1184         * vax-tdep.c (vax_gdbarch_init): Update.
1185         * sparc-tdep.c (sparc_gdbarch_init): Update.
1186         * ns32k-tdep.c (ns32k_gdbarch_init): Update.
1187         * m68k-tdep.c (m68k_gdbarch_init): Update.
1188         * hppa-tdep.c (hppa_gdbarch_init): Update.
1189         * alpha-tdep.c (alpha_gdbarch_init): Update.
1190         * config/sparc/tm-sparc.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
1191         * config/pa/tm-hppa.h (DEPRECATED_PUSH_DUMMY_FRAME): Update.
1192         * inferior.h (PUSH_DUMMY_FRAME): Delete definition.
1193         * xstormy16-tdep.c (xstormy16_gdbarch_init): Don't set
1194         push_dummy_frame to generic_push_dummy_frame.
1195         * v850-tdep.c (v850_gdbarch_init): Ditto.
1196         * sh-tdep.c (sh_gdbarch_init): Ditto.
1197         * s390-tdep.c (s390_gdbarch_init): Ditto.
1198         * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
1199         * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
1200         * mips-tdep.c (mips_gdbarch_init): Ditto.
1201         * mcore-tdep.c (mcore_gdbarch_init): Ditto.
1202         * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
1203         * ia64-tdep.c (ia64_gdbarch_init): Ditto.
1204         * i386-tdep.c (i386_gdbarch_init): Ditto.
1205         * h8300-tdep.c (h8300_gdbarch_init): Ditto.
1206         * frv-tdep.c (frv_gdbarch_init): Ditto.
1207         * d10v-tdep.c (d10v_gdbarch_init): Ditto.
1208         * cris-tdep.c (cris_gdbarch_init): Ditto.
1209         * avr-tdep.c (avr_gdbarch_init): Ditto.
1210         * arm-tdep.c (arm_gdbarch_init): Ditto.
1211         
1212 2003-02-26  Kevin Buettner  <kevinb@redhat.com>
1213
1214         * mips-tdep.c (show_mips_abi): New function.
1215         (_initialize_mips_tdep): Use show_mips_abi() to implement the
1216         command ``show mips abi''.
1217
1218 2003-02-26  Jeff Johnston  <jjohnstn@redhat.com>
1219  
1220         From Elena Zannoni  <ezannoni@redhat.com>
1221         * dbxread.c (process_one_symbol): Only record line 0 if one or 
1222         more sline entries have been seen for the function.
1223
1224 2003-02-26  Michael Chastain  <mec@shout.net>
1225
1226         * configure: Regenerate with autoconf 000227.
1227
1228 2003-02-26  Michael Chastain  <mec@shout.net>
1229
1230         Close PR build/660.
1231         * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
1232         for old libc5/glibc.
1233         * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
1234
1235 2003-02-26  Kris Warkentin  <kewarken@qnx.com>
1236
1237         * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
1238         * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
1239
1240 2003-02-26  Michael Chastain  <mec@shout.net>
1241
1242         * configure.in: New variable HAVE_UINTPTR_T.
1243         * configure, config.in: Regenerated.
1244
1245 2003-02-26  Daniel Jacobowitz  <drow@mvista.com>
1246
1247         Fix PR build/1097.
1248         * utils.c (gdb_realpath): Move closing brace outwards one #endif.
1249
1250 2003-02-25  Andrew Cagney  <cagney@redhat.com>
1251
1252         * frame.c (get_prev_frame): Add comment on check for
1253         inside_entry_func. Only check for inside_entry_file when not a
1254         dummy and not a sentinel.  Check that the new frame is not inner
1255         to the old frame.
1256
1257 2003-02-25  Andrew Cagney  <cagney@redhat.com>
1258
1259         * frame.c (frame_debug): New variable.
1260         (_initialize_frame): Add "set/show debug frame" command.
1261         (get_prev_frame): When frame_debug, print reason why unwind
1262         failed.
1263
1264 2003-02-25  Michael Chastain  <mec@shout.net>
1265
1266         * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
1267         to avoid uintptr_t definition problems.
1268
1269 2003-02-25  David Carlton  <carlton@math.stanford.edu>
1270
1271         * symtab.h (SYMBOL_NATURAL_NAME): New macro.
1272         (SYMBOL_LINKAGE_NAME): Ditto.
1273         (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
1274         SYMBOL_LINKAGE_NAME.
1275         (struct general_symbol_info): Expand comment.
1276         (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
1277         (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
1278         (SYMBOL_MATCHES_REGEXP): Ditto.
1279         * symtab.c (symbol_natural_name): New function.
1280         * objfiles.h: Replace all uses of SYMBOL_NAME by
1281         DEPRECATED_SYMBOL_NAME.
1282         * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
1283         * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
1284         * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
1285         * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
1286         * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
1287         * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
1288         * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
1289         * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
1290         * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
1291         * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
1292         * ada-exp.y: Ditto.
1293         * ada-exp.y: Update copyright.
1294         * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
1295         * cp-valprint.c: Ditto.
1296
1297 2003-02-25  Jeff Johnston  <jjohnstn@redhat.com>
1298
1299         * infptrace.c (detach): Do not flag error if ptrace detach fails
1300         and errno is set to ESRCH.
1301
1302 2003-02-24  Andrew Cagney  <cagney@redhat.com>
1303
1304         * infptrace.c (udot_info): Change type of udot_off to long.  Use
1305         paddr when printing udot_off's value.
1306
1307 2003-02-24  David Carlton  <carlton@math.stanford.edu>
1308
1309         * symtab.c (make_symbol_overload_list): Only read in partial
1310         symtabs containing a matching partial symbol.
1311
1312 2003-02-24  David Carlton  <carlton@math.stanford.edu>
1313
1314         * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
1315         do the comparison, not strcmp.
1316         * symfile.c (compare_psymbols): Ditto.
1317         * defs.h: Declare strcmp_iw_ordered.
1318         * utils.c (strcmp_iw_ordered): New function.
1319
1320 2003-02-24  Jim Blandy  <jimb@redhat.com>
1321
1322         * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
1323         support, shared libs): Remove my name from here, to better reflect
1324         reality.
1325
1326 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
1327
1328         * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
1329         (target_ops): Add to_have_continuable_watchpoint.
1330         * target.c (update_current_target): Add INHERIT line for
1331         to_have_continuable_watchpoint.
1332         * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
1333         * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
1334         config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
1335         config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
1336
1337 2003-02-24  Elena Zannoni  <ezannoni@redhat.com>
1338
1339         * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
1340         maintainership.
1341
1342 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
1343
1344         * solib.c (solib_open): Call target defined search function after
1345         failing with solib-search-path.
1346         * solist.h (target_so_ops): Add find_and_open_solib function hook and
1347         create define TARGET_SO_FIND_AND_OPEN_SOLIB.
1348
1349 2003-02-24  Kris Warkentin  <kewarken@qnx.com>
1350
1351         * MAINTAINERS: Add myself to Write After section.
1352
1353 2003-02-23  Stephane Carrez  <stcarrez@nerim.fr>
1354
1355         * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
1356
1357 2003-02-22  Stephane Carrez  <stcarrez@nerim.fr>
1358
1359         * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
1360         (m68hc11_add_reggroups): New function.
1361         (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
1362         (m68hc11_gdbarch_init): Install the reggroups.
1363         (_initialize_m68hc11_tdep): Initialize them.
1364
1365 2003-02-21  James E Wilson  <wilson@tuliptree.org>
1366
1367         * MAINTAINERS: Update my email address.
1368
1369 2003-02-21  David Carlton  <carlton@math.stanford.edu>
1370
1371         * arm-tdep.c (arm_gdbarch_init): Add break after default label.
1372
1373 2003-02-21  Daniel Jacobowitz  <drow@mvista.com>
1374
1375         Based on a patch from Daniel Berlin (dberlin@dberlin.org).
1376         * symtab.h: Add opaque declarations of struct axs_value and
1377         struct agent_expr.
1378         (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
1379         (struct location_funcs): New type.
1380         (struct symbol): Add "loc" to aux_value.
1381         (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
1382         * dwarf2read.c: Include "dwarf2expr.h".
1383         (dwarf2_symbol_mark_computed): New function.
1384         (read_func_scope): Use it.
1385         (var_decode_location): New function.
1386         (new_symbol): Use it.
1387         * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
1388
1389         * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
1390         (dwarf2expr_h, dwarf2loc_h): New variables.
1391         (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
1392         (dwarf2expr.o, dwarf2loc.o): New rules.
1393         (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
1394         * buildsym.c (finish_block): Handle LOC_COMPUTED and
1395         LOC_COMPUTED_ARG.
1396         * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
1397         * m2-exp.y (yylex): Likewise.
1398         * printcmd.c (address_info, print_frame_args): Likewise.
1399         * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
1400         * symmisc.c (print_symbol, print_partial_symbols): Likewise.
1401         * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
1402         (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
1403         * symtab.c (lookup_block_symbol): Likewise.
1404
1405 2003-02-20  Adam Fedor  <fedor@gnu.org>
1406
1407         * symtab.h: Remove objc_specific struct
1408         (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
1409         * symtab.c (symbol_init_language_specific, symbol_demangled_name):
1410         Have language_objc use cplus_specific struct.
1411
1412 2003-02-20  Tom Tromey  <tromey@redhat.com>
1413
1414         * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
1415         TYPE_NAME, when printing a String value.  PR java/1075.
1416
1417 2003-02-20  Adam Fedor  <fedor@gnu.org>
1418
1419         * objc-lang.h (find_methods): Remove declaration.
1420         * objc-lang.c (find_methods): Make static.
1421
1422 2003-02-20  Christopher Faylor  <cgf@redhat.com>
1423
1424         * win32-nat.c (get_image_name): Check return value from
1425         ReadProcessMemory.
1426         (child_xfer_memory): Ditto.
1427
1428 2003-02-20  Alexandre Oliva  <aoliva@redhat.com>
1429
1430         * configure.in (TARGET_SYSTEM_ROOT): Set default to
1431         ${exec_prefix}/${target_alias}/sys-root.  Match explicit
1432         '${exec_prefix}' (in addition to the expansion thereof) as
1433         relocatable.
1434         * configure: Rebuilt.
1435
1436 2003-02-20  David Carlton  <carlton@math.stanford.edu>
1437
1438         * symtab.c (search_symbols): Revert the search_symbols part of my
1439         2002-12-23 patch.  Add comment.
1440
1441 2002-02-20  Daniel Jacobowitz  <drow@mvista.com>
1442
1443         * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
1444         * dbxread.c (elfstab_build_psymtabs): Don't call
1445         install_minimal_symbols.
1446         (stabsect_build_psymtabs): Likewise.
1447         * elfread.c (elf_symfile_read): Call install_minimal_symbols
1448         earlier.
1449         * somread.c (som_symfile_read): Call install_minimal_symbols
1450         and do_cleanups earlier.
1451         * nlmread.c (nlm_symfile_read): Likewise.
1452         * mdebugread.c (elfmdebug_build_psymtabs): Call
1453         install_minimal_symbols and make appropriate cleanups.
1454
1455 2003-02-20  Kevin Buettner  <kevinb@redhat.com>
1456
1457         * solib.c (reload_shared_libraries): New function.
1458         (_initialize_solib): Add callbacks for ``set solib-search-path''
1459         and ``set solib-absolute-prefix''.
1460
1461 2003-02-20  David Carlton  <carlton@math.stanford.edu>
1462
1463         * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
1464         expand comment.
1465         * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
1466         SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
1467         * ada-typeprint.c (ada_typedef_print): Ditto.
1468         * ax-gdb.c (gen_var_ref): Ditto.
1469         * breakpoint.c (print_one_breakpoint): Ditto.
1470         * buildsym.c (finish_block): Ditto.
1471         * c-valprint.c (c_val_print): Ditto.
1472         * expprint.c (print_subexp): Ditto.
1473         * findvar.c (locate_var_value): Ditto.
1474         * infcmd.c (jump_command): Ditto. 
1475         * linespec.c (decode_line_2, decode_compound): Ditto. 
1476         * maint.c (maintenance_translate_address): Ditto. 
1477         * objc-lang.c (compare_selectors, compare_classes): Ditto. 
1478         * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
1479         Ditto.
1480         * p-valprint.c (pascal_val_print): Ditto. 
1481         * stabsread.c (define_symbol): Ditto. 
1482         * stack.c (print_frame, frame_info, print_block_frame_locals)
1483         (print_frame_arg_vars, return_command): Ditto. 
1484         * symfile.c (compare_symbols, compare_psymbols): Ditto. 
1485         * symmisc.c (print_symbol): Ditto. 
1486         * symtab.c (lookup_partial_symbol, lookup_block_symbol)
1487         (compare_search_syms, print_symbol_info, print_msymbol_info)
1488         (rbreak_command): Ditto. 
1489         * tracepoint.c (tracepoints_info): Ditto. 
1490         * typeprint.c (typedef_print): Ditto. 
1491         * valops.c (value_of_variable, hand_function_call): Ditto. 
1492         * cli/cli-cmds.c (edit_command, list_command): Ditto.
1493         * ada-typeprint.c: Update Copyright.
1494         * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
1495         * tracepoint.c, cli/cli-cmds.c: Ditto.
1496
1497 2003-02-20  Kevin Buettner  <kevinb@redhat.com>
1498
1499         * frame.c (generic_unwind_get_saved_register): Make non-static.
1500         * frame.h (generic_unwind_get_saved_register): Declare.
1501         * mips-tdep.c (read_next_frame_reg): Fetch register from
1502         current regcache when frame is NULL.
1503         (mips_init_extra_frame_info): Pass NULL explicitly for parameter
1504         that must be NULL.
1505         (mips_get_saved_register): Call generic_unwind_get_saved_register()
1506         instead of frame_register_unwind().
1507
1508 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
1509
1510         * remote-sim.c (gdbsim_insert_breakpoint)
1511         (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
1512         code.
1513
1514 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
1515
1516         * remote.c (_initialize_remote): Add commands "set/show remote
1517         hardware-watchpoint-limit" and "set/show remote
1518         hardware-breakpoint-limit".
1519         (remote_hw_watchpoint_limit): Initialize to -1.
1520         (remote_hw_breakpoint_limit): Ditto.
1521         (remote_check_watch_resources): Treat a limit of -1 as unlimited.
1522
1523 2003-02-19  Raoul Gough  <RaoulGough@yahoo.co.uk>
1524
1525         * coff-pe-read.c: New file - support reading of minimal symbols from a
1526         portable executable using the export table.
1527         * coff-pe-read.h: New file.
1528         * coffread.c: Include coff-pe-read.h.
1529         (coff_symtab_read): Call read_pe_exported_syms iff no recognized
1530         debugging symbols found.
1531         * Makefile.in (SFILES): Add coff-pe-read.o.
1532         (coff_pe_read_h): Define.
1533         (COMMON_OBS): Add coff-pe-read.o.
1534         (coffread.o): Add coff_pe_read_h dependency.
1535         (coff-pe-read.o): New target.
1536
1537 2003-02-19  David Carlton  <carlton@math.stanford.edu>
1538
1539         * Makefile.in (SFILES): Add block.c.
1540         (block_h): New.
1541         (COMMON_OBS): Add block.o.
1542         (block.o): New.
1543         (x86-64-tdep.o): Add $(block_h).
1544         (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
1545         (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
1546         (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
1547         (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
1548         (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
1549         (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
1550         (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
1551         * value.h: Add opaque declaration for struct block.
1552         * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
1553         * ada-lang.h: Ditto.
1554         * x86-64-tdep.c: #include "block.h"
1555         * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
1556         * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
1557         * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
1558         * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
1559         * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
1560         * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
1561         * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
1562         * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
1563         * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
1564         (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
1565         * symtab.c (block_function): Ditto.
1566         (contained_in): Ditto.
1567         * frame.h: Move block_for_pc and block_for_pc_sect declarations to
1568         block.h.  Add opaque declaration for struct block.
1569         * symtab.h: Move block_function and contained_in declarations to
1570         block.h.  Add opaque declarations for struct block, struct
1571         blockvector.
1572         (struct block): Move to block.h.
1573         (struct blockvector): Ditto.
1574         (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
1575         (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
1576         (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
1577         (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
1578         (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
1579         Ditto.
1580         * block.c: New file.
1581         * block.h: New file.
1582
1583 2003-02-19  Theodore A. Roth  <troth@openavr.org>
1584
1585         * avr-tdep.c (avr_extract_return_value): Remove function.
1586         (avr_store_return_value): Remove function.
1587         (avr_extract_struct_value_address): Remove function.
1588         (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
1589
1590 2003-02-19  Andrew Cagney  <ac131313@redhat.com>
1591
1592         * rs6000-tdep.c: Include "gdb_assert.h".
1593         (registers_e500): Add "acc" and "spefscr".
1594         (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
1595         (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
1596         ppc_gplast_regnum, sp_regnum and fp_regnum.  Check that gp0_regnum
1597         really is "r0".
1598         (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
1599
1600 2003-02-18  Keith Seitz  <keiths@redhat.com>
1601
1602         * Makefile.in: Add gdbtk-interps.c.
1603
1604 2003-02-18  Kevin Buettner  <kevinb@redhat.com>
1605
1606         * sparc-tdep.c (sparc_frame_chain): Adjust return value.
1607         * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
1608
1609 2003-02-18  Andrew Cagney  <cagney@redhat.com>
1610
1611         * symtab.h (struct objfile): Add opaque declaration.
1612
1613 2003-02-18  Elena Zannoni  <ezannoni@redhat.com>
1614
1615         From Jim Ingham   <jingham@apple.com>:
1616         * dbxread.c (process_one_symbol): Use last_function_start rather
1617         than function_start_offset to find the real beginning of the
1618         current function.  The latter is just the text section offset on
1619         some systems, the former is always the real function start.
1620
1621 2003-02-17  Andrew Cagney  <cagney@redhat.com>
1622
1623         * configure.in: Revert ${target} != ${host}.
1624
1625 2003-02-17  Andrew Cagney  <ac131313@redhat.com>
1626
1627         * configure.in (Makefile): Use the test ${target} != ${host},
1628         instead of the absence of the "nm.h" file, to determine of the
1629         configuration non-native.
1630         * configure: Regenerate.
1631         
1632 2003-02-14  Elena Zannoni  <ezannoni@redhat.com>
1633
1634         From Brian Ford  <ford@vss.fsi.com>
1635
1636         * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
1637         conditionalize tui_active test.
1638         (lookup_cmd_1): Ditto.
1639
1640 2003-02-14  Mark Kettenis  <kettenis@gnu.org>
1641
1642         * configure.in: Add check for _etext.
1643         * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
1644         available.
1645         * config.in, configure: regenerated.
1646
1647 2003-02-14  Daniel Jacobowitz  <drow@mvista.com>
1648
1649         * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
1650
1651 2003-02-14  Andrew Cagney  <ac131313@redhat.com>
1652
1653         * main.c (tui_version): Delete variable.
1654         (captured_main): When --tui, set interpreter_p to "tui" instead of
1655         enabling tui_version.
1656         * printcmd.c (display_command) [TUI]: Test tui_active instead of
1657         tui_version.
1658         * cli/cli-decode.c (lookup_cmd_composition): Ditto.
1659         * cli/cli-cmds.c (disassemble_command): Ditto.
1660         * defs.h (tui_version): Delete declaration.
1661         * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
1662         (tui-interp.o): Add rules.
1663         (SUBDIR_TUI_OBS): Add "tui-interp.o".
1664
1665 2003-02-14  Christopher Faylor  <cgf@redhat.com>
1666
1667         * win32-nat.c (register_loaded_dll): Correctly set address range for
1668         just-loaded dll.
1669
1670 2003-02-12  Jason Molenda  (jmolenda@apple.com)
1671
1672         * symmisc.c (print_objfile_statistics): Include information about
1673         the number of psymtabs and symtabs in each object file.
1674
1675 2003-02-13  Keith R Seitz  <keiths@redhat.com>
1676
1677         * main.h (struct captured_main_args): Add interpreter_p.
1678         * main.c (captured_main): Initialize interpreter_p from context.
1679         * gdb.c (main): Set interpreter_p argument.
1680         * Makefile.in (gdb.o): Add dependency for interps.h.
1681
1682 2003-02-12  Andrew Cagney  <ac131313@redhat.com>
1683
1684         * event-top.c (cli_command_loop): Delete declaration.
1685         (_initialize_event_loop): Delete function setting event_loop_hook.
1686         * event-top.h (cli_command_loop): Declare.  Update copyright.
1687         (EVENT_TOP_H): Define.  Wrap header in #ifdef EVENT_TOP_H.
1688         * interps.c (current_interp_command_loop): When event_loop_p, call
1689         cli_command_loop.
1690
1691 2003-02-12  Andrew Cagney  <ac131313@redhat.com>
1692
1693         * interps.h (interp_command_loop_ftype): Change return type to
1694         void.
1695
1696 2003-02-12  Michal Ludvig  <mludvig@suse.cz>
1697
1698         * x86-64-tdep.c (x86_64_extract_return_value)
1699         (x86_64_store_return_value): Use regcache instead of regbuf.
1700         (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
1701         * x86-64-linux-nat.c (fill_gregset): Use regcache.
1702
1703 2003-02-11  Andrew Cagney  <ac131313@redhat.com>
1704
1705         * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
1706         * aclocal.m4: Regenerate.
1707         * configure: Regenerate.
1708
1709         * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
1710         TCL_LD_SEARCH_FLAGS.
1711
1712 2003-02-10  Michal Ludvig  <mludvig@suse.cz>
1713
1714         * dwarf2cfi.c: Reindented.
1715
1716 2003-02-09  Andrew Cagney  <ac131313@redhat.com>
1717
1718         * interps.c (clear_interpreter_hooks): Convert function definition
1719         to ISO C.
1720
1721 2003-02-07  David Carlton  <carlton@math.stanford.edu>
1722
1723         * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
1724
1725 2003-02-07  Kevin Buettner  <kevinb@redhat.com>
1726
1727         * gdbtypes.h (struct main_type): Move ``length'' field from here...
1728         (struct type): ...to here.
1729         (TYPE_LENGTH): Adjust to reflect different location of ``length''
1730         field.
1731         * gdbtypes.c (make_qualified_type): Set length on newly created type.
1732         (replace_type): Set length on all type variants for a given type.
1733
1734 2003-02-07  Andrew Cagney  <ac131313@redhat.com>
1735
1736         * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
1737         <sys/stat.h>.
1738         * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
1739         
1740 2003-02-06  Andrew Cagney  <ac131313@redhat.com>
1741
1742         * Makefile.in (symm-nat.o): Update dependencies.
1743         (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
1744         (lynx-nat.o, ia64-linux-nat.): Ditto.
1745         * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
1746         "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
1747         * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
1748
1749         * Makefile.in (inflow_h): Define.
1750         (procfs.o, inflow.o, procfs.o): Update dependencies.
1751         * inftarg.c (child_stop): Delete extern declaration of
1752         inferior_process_group.  Include "inflow.h".
1753         * procfs.c (procfs_stop): Ditto.  Include "inflow.h".
1754         * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
1755         * inflow.h (PROCESS_GROUP_TYPE): ... to here.  New file.
1756         (our_process_group, inferior_process_group): Extern declarations.
1757
1758         * procfs.c: Include "gdb_assert.h".
1759
1760         * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
1761         * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
1762         * jv-typeprint.c (java_type_print_base): Ditto.
1763         * typeprint.c (typedef_print): Eliminate STREQ.
1764         * cli/cli-script.c (define_command, define_command): Ditto.
1765         * main.c (captured_main): Ditto.
1766         * values.c (lookup_internalvar): Ditto.
1767         * utils.c (safe_strerror, parse_escape): Eliminate assignment
1768         within `if' conditional.
1769         * linespec.c (decode_line_2): Ditto.
1770         * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
1771         (bfd_openw_with_cleanup): Ditto.
1772
1773 2003-02-07  Mark Kettenis  <kettenis@gnu.org>
1774
1775         * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
1776         legacy_extract_return_value and store_return_value to
1777         legacy_return_value.
1778
1779 2003-02-06  Raoul Gough  <RaoulGough@yahoo.co.uk>
1780
1781         * win32-nat.c (get_relocated_section_addrs): New function.  Find
1782         section load addresses for symbol handling in relocated DLLs.
1783         (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
1784
1785 2003-02-05  Fred Fish  <fnf@intrinsity.com>
1786
1787         * remote-e7000.c (e7000_drain_command): Fix precedence problem with
1788         '=' and '!='.
1789         * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
1790         with '&' and '=='.
1791         (angel_RDI_info): Ditto.
1792         * infttrace.c (threads_continue_all_but_one): Fix precedence problem
1793         with '&' and '!='.
1794         (threads_continue_all_with_signals): Ditto.
1795   
1796 2003-02-05  Jim Ingham <jingham@apple.com>
1797             Keith Seitz  <keiths@redhat.com>
1798             Elena Zannoni  <ezannoni@redhat.com>
1799             Andrew Cagney  <ac131313@redhat.com>
1800
1801         * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
1802         (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
1803         (SUBDIR_MI_OBS): Add "mi-interp.o".
1804         (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
1805         (SFILES): Add "interps.c".
1806         (COMMON_OBS): Add "interps.o".
1807         (interps_h, mi_main_h): Define.
1808         (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
1809         (mi-main.o, main.o, event-top.o): Update dependencies.
1810         * cli/cli-interp.c: New file.
1811         * interps.h, interps.c: New files.
1812         * top.c: (gdb_init): Don't install the default interpreter, handed
1813         by captured_main.
1814         * main.c: Include "interps.h".
1815         (interpreter_p): Note that it should malloc'ed.
1816         (captured_command_loop): Call current_interp_command_loop.
1817         (captured_main): Initialize interpreter_p to INTERP_CONSOLE.  Use
1818         xfree and xstrdup when updating interpreter_p.  Install the
1819         default interpreter.  Add hack to stop mi1's copyright notice
1820         being encoded.
1821         * event-top.h (gdb_setup_readline): Declare.
1822         (gdb_disable_readline): Declare.
1823         * event-top.c: Include "interps.h".
1824         (display_gdb_prompt): Call current_interp_display_prompt_p.
1825         (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
1826         gdb_stdlog, and gdb_stdtarg.
1827         (_initialize_event_loop): Don't call gdb_setup_readline.
1828         * cli-out.c (cli_out_set_stream): New function.
1829         * cli-out.h (cli_out_set_stream): Declare.
1830
1831 2003-02-06  Mark Kettenis  <kettenis@gnu.org>
1832
1833         * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
1834         i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove.  These are all
1835         handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
1836         * config/i386/i386sco5.mt, config/i386/i386v4.mt,
1837         config/i386/i386v42mp.mt: Removed.
1838
1839 2003-02-05  Mark Kettenis  <kettenis@gnu.org>
1840
1841         * configure.tgt (*-*-solaris*): Set gdb_osabi to
1842         GDB_OSABI_SOLARIS.
1843
1844 2003-02-05  Michael Chastain  <mec@shout.net>
1845
1846         * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
1847         2.12.1 and earlier versions.
1848
1849 2003-02-05  Andrew Cagney  <ac131313@redhat.com>
1850
1851         Remove orphaned hosts, targets and files.
1852         * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
1853         * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
1854         * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
1855         * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
1856         * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
1857         * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
1858         * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
1859         * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
1860         * config/sparc/tm-sp64sim.h: Delete.
1861         * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
1862         hosts.
1863         * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
1864         mips*-dec-mach3* targets.
1865
1866 2003-02-04  Michael Chastain  <mec@shout.net>
1867
1868         * NEWS: Fix typo: sepcifying -> specifying.
1869
1870 2003-02-04  Michael Chastain  <mec@shout.net>
1871
1872         * dwarfread.c: Add documentation on the state of dwarf-1,
1873         looking towards obsoletion.
1874
1875 2003-02-03  Michael Chastain  <mec@shout.net>
1876
1877         * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
1878         gdb/testsuite/gdb.c++/pr-1023.exp.
1879
1880 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
1881
1882         * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
1883         * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
1884
1885         * utils.c (init_page_info): Delete reference to MPW in comments.
1886         * main.c (captured_main): Delete #ifdef MPW.
1887
1888 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
1889
1890         * NEWS: Note that the m32r-*-elf* is obsolete. 
1891         * monitor.c (monitor_expect): Obsolete reference to m32r.
1892         * configure.tgt: Mark m32r-*-elf* as obsolete.
1893         * MAINTAINERS: Mark m32k as obsolete.
1894         * m32r-rom.c: Obsolete file.
1895         * config/m32r/m32r.mt: Obsolete file.
1896         * config/m32r/tm-m32r.h: Obsolete file.
1897         * m32r-stub.c: Obsolete file.
1898         * m32r-tdep.c: Obsolete file.
1899
1900 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
1901
1902         * NEWS: Mention that the z8k-zilog-none is obsolete.
1903         * MAINTAINERS: Mark z8k as obsolete.
1904         * configure.tgt: Obsolete the z8k-*-coff* target.
1905         * config/z8k/z8k.mt: Obsolete file.
1906         * config/z8k/tm-z8k.h: Obsolete file.
1907         * z8k-tdep.c: Obsolete file.
1908
1909 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
1910
1911         * NEWS: Mention that the mn10200-elf is obsolete.
1912         * configure.tgt: Obsolete mn10200-*-* target.
1913         * breakpoint.c (update_breakpoints_after_exec): Update comment to
1914         mention that the mn10200 is obsolete.
1915         * breakpoint.h: Ditto.
1916         * MAINTAINERS: Mark the mn10200-elf as obsolete.
1917         * config/mn10200/mn10200.mt: Obsolete file.
1918         * config/mn10200/tm-mn10200.h: Obsolete file.
1919         * mn10200-tdep.c: Obsolete file.
1920
1921 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
1922
1923         * MAINTAINERS: Mark h8500 as obsolete.
1924         * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
1925         * findvar.c (value_from_register): Ditto.
1926         * h8500-tdep.c: Mark file as obsolete.
1927         * config/h8500/h8500.mt: Ditto.
1928         * config/h8500/tm-h8500.h: Ditto.
1929         * NEWS: Mention that h8500 is obsolete.
1930
1931 2003-02-04  David Carlton  <carlton@math.stanford.edu>
1932
1933         * objfiles.c (allocate_objfile): Always set name.  Add comment at
1934         start of function.
1935         * jv-lang.c (get_dynamics_objfile): Add comment.
1936
1937 2003-02-04  David Carlton  <carlton@math.stanford.edu>
1938
1939         * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
1940         * printcmd.c (build_address_symbolic): Replace uses of
1941         SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
1942         SYMBOL_NAME, and asm_demangle.
1943         Update copyright.
1944
1945 2003-02-04  David Carlton  <carlton@math.stanford.edu>
1946
1947         * linespec.c (decode_compound): Extract code into
1948         lookup_prefix_sym.
1949         (lookup_prefix_sym): New function.
1950
1951 2003-02-04  David Carlton  <carlton@math.stanford.edu>
1952
1953         * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
1954         FLOAT_COERCION_BADNESS.
1955         * gdbtypes.c (rank_one_type): Replace all uses of
1956         INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
1957
1958 2003-02-04  Jim Blandy  <jimb@redhat.com>
1959
1960         * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
1961         section, let dwarf_macinfo_section point to it, not
1962         dwarf_loc_section.
1963
1964 2003-02-04  Daniel Jacobowitz  <drow@mvista.com>
1965
1966         Pointed out by Anton Blanchard <anton@samba.org>.
1967         * ppc-linux-tdep.c (insn_is_sigreturn): New function.
1968         (ppc_linux_at_sigtramp_return_path): Use it.
1969
1970 2003-02-04  Daniel Jacobowitz  <drow@mvista.com>
1971
1972         * defs.h (streq): Add prototype.
1973         * utils.c (streq): New function.
1974
1975         * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
1976         SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
1977         * mdebugread.c (new_symbol): Likewise.
1978         * stabsread.c (define_symbol): Likewise.
1979         * coffread.c (process_coff_symbol): Likewise.
1980         * dwarfread.c (new_symbol): Likewise.
1981
1982         * minsyms.c (prim_record_minimal_symbol_and_info): Use
1983         SYMBOL_SET_NAMES instead of setting SYMBOL_NAME.  Set the language
1984         here.
1985         (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
1986         SYMBOL_INIT_DEMANGLED_NAME.
1987         * objfiles.c: Include "hashtab.h".
1988         (allocate_objfile): Call htab_set_functions_ex for the
1989         demangled_names_hash.
1990         (free_objfile): Call htab_delete for the demangled_names_hash.
1991         * objfiles.h (struct htab): Add declaration.
1992         (struct objfile): Add demangled_names_hash.
1993         * symfile.c: Include "hashtab.h".
1994         (reread_symbols): Call htab_delete for the demangled_names_hash.
1995         (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
1996         SYMBOL_NAME in the bcache.
1997         * symtab.c: Include "hashtab.h".  Update comments.
1998         (create_demangled_names_hash, symbol_set_names): New functions.
1999         (symbol_find_demangled_name): New function, broken out from
2000         symbol_init_demangled_names.
2001         (symbol_init_demangled_names): Use it.
2002         * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
2003         (SYMBOL_SET_NAMES): New macro.
2004         (symbol_set_names): Add prototype.
2005
2006 2003-02-03  Jim Blandy  <jimb@redhat.com>
2007
2008         Use a single, consistent representation for an empty minimal
2009         symbol table in an objfile.
2010         * objfiles.c (terminate_minimal_symbol_table): New function.
2011         (allocate_objfile): Call it.
2012         * objfiles.h (terminate_minimal_symbol_table): New declaration.
2013         (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
2014         non-NULL. 
2015         * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
2016         objfile has minimal symbols, compare minimal_symbol_count to zero,
2017         instead of comparing msymbols with NULL.
2018         * objfiles.c (have_minimal_symbols): Same.
2019         * solib-sunos.c (solib_add_common_symbols): Call
2020         terminate_minimal_symbol_table.
2021         * symfile.c (reread_symbols): Same.
2022         
2023 2003-02-03  Kevin Buettner  <kevinb@redhat.com>
2024
2025         * s390-tdep.c (s390_address_class_type_flags)
2026         (s390_address_class_type_flags_to_name)
2027         (s390_address_class_name_to_type_flags): New functions.
2028         (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
2029         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
2030
2031 2003-02-03  Michael Snyder  <msnyder@redhat.com>
2032
2033         * arm-tdep.c: Fix spell-o in comment.
2034
2035 2003-02-03  Michal Ludvig  <mludvig@suse.cz>
2036
2037         * dwarf2cfi.c (pointer_encoding): Added new parameter.
2038         * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
2039         error messages to contain BFD filename. 
2040
2041 2003-02-02  Elena Zannoni  <ezannoni@redhat.com>
2042
2043         Fix PR gdb/742 gdb/743 gdb/877
2044         * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
2045         (do_mixed_source_and_assembly): Use
2046         make_cleanup_ui_out_tuple_begin_end and
2047         make_cleanup_ui_out_tuple_begin_end.
2048         (do_mixed_source_and_assembly): Ditto.
2049         * thread.c (do_captured_list_thread_ids): Ditto.
2050         * ui-out.h (ui_out_table_begin, ui_out_list_begin,
2051         ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
2052         ui_out_tuple_end): Delete prototypes.
2053         * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
2054         ui_out_list_end, ui_out_tuple_end): Delete.
2055
2056         From Kevin Buettner  <kevinb@redhat.com>:
2057         * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
2058         * ui-out.c (make_cleanup_ui_out_table_begin_end)
2059         (do_cleanup_table_end):  New functions.
2060         * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
2061         Use cleanups to invoke_ui_out_tuple_end().
2062         (breakpoint_1): Use cleanup to invoke ui_out_table_end().
2063         * cli/cli-setshow.c (cmd_show_list): Use
2064         make_cleanup_ui_out_tuple_begin_end.
2065         
2066 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
2067
2068         * frame.c (frame_unwind_register): New function.
2069         (frame_unwind_unsigned_register): Use.
2070         (frame_unwind_signed_register): Use.
2071         (frame_read_register): New function.
2072         * frame.h (frame_unwind_register): Declare.
2073         (frame_read_register): Declare.
2074
2075         * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
2076         and frame_unwind_register instead of read_memory, write_register
2077         and deprecated_write_register_bytes.
2078
2079 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
2080
2081         * frame.h: Note that namelen can be negative.
2082         * frame.c (frame_map_name_to_regnum): When LEN is negative, use
2083         NAME's length.
2084
2085         * NEWS: Mention that the d10v's `regs' command is deprecated.
2086         * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
2087         (d10v_print_registers_info): New function.
2088         (show_regs): Call d10v_print_registers_info.
2089         (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
2090
2091 2003-02-02  Mark Kettenis  <kettenis@gnu.org>
2092
2093         * stack.c (print_frame_info): Restore call to annotate_frame_begin
2094         lost in the previous patch.
2095
2096 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
2097
2098         From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
2099         * stack.c (print_frame_info_base): Output complete FRAME tuple
2100         for synthesized frames.
2101
2102 2003-02-02  Andrew Cagney  <ac131313@redhat.com>
2103
2104         * mips-nat.c (zerobuf): Delete.
2105         (fetch_inferior_registers): Alloc local zerobuf.
2106         (fetch_core_registers): Alloc local zerobuf.
2107         * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
2108         MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
2109         * thread-db.c (thread_db_store_registers): Ditto.
2110         * sh-tdep.c (sh_do_register): Ditto.
2111         * rom68k-rom.c (rom68k_supply_one_register): Ditto.
2112         * remote-sim.c (gdbsim_store_register): Ditto.
2113         * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
2114         * remote-e7000.c (fetch_regs_from_dump): Ditto.
2115         * monitor.c (monitor_supply_register): Ditto.
2116         * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
2117         * mips-nat.c (fetch_inferior_registers): Ditto.
2118         * m68klinux-nat.c (fetch_register): Ditto.
2119         * lynx-nat.c (fetch_inferior_registers): Ditto.
2120         (fetch_inferior_registers): Ditto.
2121         * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
2122         * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
2123         (hpux_thread_store_registers): Ditto.
2124         * hppah-nat.c (fetch_register): Ditto.
2125         * hppab-nat.c (fetch_register): Ditto.
2126         * hppa-tdep.c (pa_register_look_aside): Ditto.
2127         (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
2128         * dve3900-rom.c (fetch_bitmapped_register): Ditto.
2129
2130 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
2131
2132         * gdbarch.sh: Explictly specify all method levels.  When a
2133         variable with an empty level, provide a non-multi-arch default.
2134         (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
2135         * gdbarch.h: Re-generate.
2136         * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete.  Always defined.
2137         * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
2138
2139 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
2140
2141         * defs.h (host_pointer_to_address): Delete declaration.
2142         (address_to_host_pointer): Delete declaration.
2143         * utils.c (host_pointer_to_address): Delete function.
2144         (address_to_host_pointer): Delete function.
2145         * procfs.c (procfs_address_to_host_pointer): New function.
2146         * procfs.c (proc_set_watchpoint): Use.
2147         (procfs_can_use_hw_breakpoint): Update comments.
2148         * somsolib.c (hpux_address_to_host_pointer_hack): New function.
2149         (som_solib_add): Use.
2150         * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
2151         * hppa-tdep.c (unwind_command): Use.
2152         
2153 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
2154
2155         * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
2156         strlen d_name.
2157
2158         * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
2159         ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
2160         (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
2161         * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
2162         (define_symbol): Update.
2163         * symfile.c (generic_load): Remove references to nindy.
2164         * symtab.c: Remove references to nindy.
2165
2166 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
2167
2168         * infcmd.c (print_float_info): Delete code conditional on
2169         FLOAT_INFO.
2170         * config/nm-lynx.h: Delete #undef FLOAT_INFO.  Update copyright.
2171         * config/m68k/nm-apollo68b.h: Ditto.
2172         * config/i386/tm-ptx.h (FLOAT_INFO): Delete.  Update copyright.
2173         * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
2174         * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
2175
2176 2003-02-01  Mark Kettenis  <kettenis@gnu.org>
2177
2178         * config/i386/tm-i386os9k.h: Removed.
2179
2180         * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
2181         Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
2182         they're identical to i[3456]86-*-sysv* now.
2183         * config/i386/i386v32.mh: Removed.
2184         * config/i386/xm-i386v32.h: Removed.
2185         * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
2186
2187         * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
2188
2189         * config/i386/i386dgux.mh: Removed.
2190         * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
2191
2192         * configure.in: Fix typo.
2193         * configure: Regenerated.
2194
2195 2003-01-31  David Carlton  <carlton@math.stanford.edu>
2196
2197         * dwarf2read.c (dwarf2_locate_sections): Set
2198         dwarf_ranges_section.
2199
2200 2003-01-31  Andrew Cagney  <ac131313@redhat.com>
2201
2202         * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
2203         * utils.c: Update comments documenting legitimate uses of PTR.
2204         
2205         * utils.c: Re-indent.
2206
2207         * config/djgpp/fnchange.lst: Delete nindy files.
2208         * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
2209         * nindy-share/nindy.c, nindy-share/env.h: Delete files.
2210         * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
2211         * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
2212         * nindy-share/README, nindy-share/Onindy.c: Delete files.
2213         * nindy-tdep.c, nindy-share/Makefile: Delete files.
2214         * Makefile.in (init.c): Remove nindy references.
2215         (saber_gdb): Delete rule.
2216         (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
2217         nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
2218         and a68v-nat.c.
2219         (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
2220         (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
2221         (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
2222         nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
2223         nindy-share/stop.h.
2224         * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
2225         * saber.suppress: Delete file.
2226
2227 2003-01-31  Daniel Jacobowitz  <drow@mvista.com>
2228
2229         * dbxread.c (stabs_data): New static variable.
2230         (fill_symbuf): Support an in-memory buffer for stabs data.
2231         (stabs_seek): New function.
2232         (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
2233         (read_ofile_symtab): Use stabs_seek.
2234         (elfstab_build_psymtabs): Take an asection* instead of
2235         an offset and size.  Relocate the stabs data if necessary.
2236         Save the section* for dbx_psymtab_to_symtab.
2237         * dwarf2read.c: Add section variables for each debug section.
2238         (dwarf2_locate_sections): Fill them in.
2239         (dwarf2_read_section): Take an asection* argument.
2240         Relocate the section contents if necessary.
2241         (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
2242         * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
2243         it to dwarf2_read_section.
2244         (dwarf2_build_frame_info): Update callers.
2245         * elfread.c (elf_symfile_read): Update call to
2246         elfstab_build_psymtabs.
2247         * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
2248         (DBX_STAB_SECTION): New macro.
2249         * stabsread.h (elfstab_build_psymtabs): Update prototype. 
2250         * symfile.c (symfile_dummy_outputs): New function.
2251         (symfile_relocate_debug_section): New function.
2252         * symfile.h (symfile_relocate_debug_section): Add prototype.
2253
2254 2003-01-31  Richard Henderson  <rth@redhat.com>
2255
2256         * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
2257         (register_addr): ... here.  Support ALPHA_UNIQUE_REGNUM.
2258         (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
2259         * alpha-tdep.c (alpha_register_name): Add "unique".
2260         * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
2261         (ALPHA_UNIQUE_REGNUM): New.
2262         * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
2263
2264 2003-01-31  Andrew Cagney  <ac131313@redhat.com>
2265
2266         * README: Remove reference to Ericsson 1800 monitor.
2267         * Makefile.in (remote-es.o): Delete rule.
2268         (ALLDEPFILES): Delete remote-es.c.
2269         * remote-es.c: Delete file.
2270         * config/m68k/es1800.mt: Delete file.
2271         * config/djgpp/fnchange.lst: Update.
2272         * configure.tgt: Delete m68*-ericsson-* target.
2273
2274 2003-01-31  Adam Fedor  <fedor@gnu.org>
2275
2276         * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
2277         Remove duplicate/shadowing variable of same name.
2278
2279 2003-01-30  Jim Blandy  <jimb@redhat.com>
2280
2281         * symfile.c (find_separate_debug_file): Assert that the objfile's
2282         directory name we compute ends with a slash, and then assume that
2283         that's so everywhere we use it.
2284
2285 2003-01-30  Daniel Jacobowitz  <drow@mvista.com>
2286
2287         * valops.c (value_assign): Flush frame cache after stores to memory
2288         also.
2289
2290 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
2291
2292         * Makefile.in (mon960-rom.o): Delete rule.
2293         * mon960-rom.c: Delete file.
2294
2295 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
2296
2297         * d10v-tdep.c: Include "frame-unwind.h".
2298         (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
2299         list.
2300         (next_addr, uses_frame): Delete.
2301         (struct d10v_unwind_cache): Define.
2302         (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
2303         Use info instead of next_addr and uses_frame globals.
2304         (d10v_frame_init_saved_regs): Delete function.
2305         (d10v_init_extra_frame_info): Delete function.
2306         (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
2307         frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
2308         init_frame_pc or frame_saved_pc.
2309         (d10v_pop_frame): Delete function.
2310         (do_d10v_pop_frame): Delete function.
2311         (d10v_frame_chain): Delete function.
2312         (d10v_frame_chain_valid): Delete function.
2313         (d10v_frame_pc_unwind): New function.
2314         (d10v_frame_id_unwind): New function.
2315         (saved_regs_unwinder): New function.
2316         (d10v_frame_register_unwind): New function.
2317         (d10v_frame_pop): New function.
2318         (d10v_frame_unwind): New variable.
2319         (d10v_frame_p): New function.
2320         (d10v_frame_saved_pc): Delete function.
2321         * Makefile.in (d10v-tdep.o): Update dependencies.
2322
2323 2003-01-30  J. Brobecker  <brobecker@gnat.com>
2324
2325         * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
2326         causing some regressions due to a change in the default value
2327         for this macro.
2328
2329 2003-01-29  Richard Henderson  <rth@redhat.com>
2330             Elena Zannoni  <ezannoni@redhat.com>
2331             Daniel Jacobowitz  <drow@mvista.com>
2332
2333         Fix PR gdb/961.
2334         * dwarf2read.c  (dwarf_ranges_offset, dwarf_ranges_size): New
2335         variables.
2336         (RANGES_SECTION): New.
2337         (dwarf_ranges_buffer): New variable.
2338         (struct comp_unit_head): Add member "die".
2339         (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
2340         (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
2341         (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
2342         (dwarf2_locate_sections): Likewise.
2343         (dwarf2_build_psymtabs): Read .debug_ranges.
2344         (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
2345         (psymtab_to_symtab_1): Swap dwarf_ranges in.  Set cu_header.die.
2346         (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
2347         Look for DW_AT_ranges and return the bounding box.
2348
2349 2003-01-29  Brian Ford <ford@vss.fsi.com>
2350
2351         * win32-nat.c (cygwin_pid): Removed as unused.
2352         (child_attach): Try fall back to Cygwin pid.
2353
2354 2003-01-29  Jim Blandy  <jimb@redhat.com>
2355
2356         * objfiles.h (struct objfile): Doc fix.
2357
2358 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
2359
2360         * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
2361         (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
2362         (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
2363         (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
2364         * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
2365         (FRAME_SAVED_PC): Change to a function with predicate.
2366         * gdbarch.h, gdbarch.c: Re-generate.
2367
2368 2003-01-28  Andrew Cagney  <ac131313@redhat.com>
2369
2370         * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
2371
2372         * complaints.c (complain): Delete function.
2373         * complaints.h (struct deprecated_complaint): Delete definition.
2374         (complain): Delete declaration.
2375
2376 2003-01-28  Kevin Buettner  <kevinb@redhat.com>
2377
2378         * mips-tdep.c (mips_init_extra_frame_info): Return early for
2379         dummy frames.
2380
2381 2003-01-27  Andrew Cagney  <ac131313@redhat.com>
2382
2383         * sentinel-frame.h, sentinel-frame.c: New files.
2384         * Makefile.in (frame.o): Update dependencies.
2385         (SFILES): Add sentinel-frame.c.
2386         (sentinel_frame_h): Define.
2387         (COMMON_OBS): Add sentinel-frame.o.
2388         (sentinel-frame.o): Specify dependencies.
2389         * frame.c: Include "sentinel-frame.h".
2390         (frame_register_unwind): Rewrite assuming that there is always a a
2391         ->next frame.
2392         (frame_register, generic_unwind_get_saved_register): Ditto.
2393         (frame_read_unsigned_register, frame_read_signed_register): Ditto.
2394         (create_sentinel_frame, unwind_to_current_frame): New functions.
2395         (get_current_frame): Rewrite using create_sentinel_frame and
2396         unwind_to_current_frame.  When possible, always create a frame.
2397         (create_new_frame): Set next to the sentinel frame.
2398         (get_next_frame): Rewrite.  Don't go below the level 0 frame.
2399         (deprecated_update_frame_pc_hack): Update the next frame's PC and
2400         ID cache when necessary.
2401         (frame_saved_regs_id_unwind): Use frame_relative_level.
2402         (deprecated_generic_get_saved_register): Use frame_relative_level,
2403         get_frame_saved_regs, get_frame_pc, get_frame_base and
2404         get_next_frame.
2405         (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
2406         frame_register.
2407
2408 2003-01-27  Daniel Jacobowitz  <drow@mvista.com>
2409
2410         * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
2411
2412 2003-01-27  Daniel Jacobowitz  <drow@mvista.com>
2413
2414         * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
2415         (maintenance_set_profile_cmd): Use error () instead of warning ().
2416
2417 2003-01-27  Daniel Jacobowitz  <drow@mvista.com>
2418
2419         * configure.in: Check that -pg works if using --enable-profiling.
2420         Check for monstartup and _mcleanup regardless of --enable-profiling.
2421         * maint.c: Check for monstartup and _mcleanup before using them.
2422         * config.in: Regenerated.
2423         * configure: Regenerated.
2424
2425 2003-01-24  Nick Clifton  <nickc@redhat.com>
2426
2427         * Add sh2e support:
2428
2429         2002-04-02  Elena Zannoni  <ezannoni@redhat.com>
2430
2431                 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
2432                 (sh2e_show_regs): New.
2433                 (sh_gdbarch_init): Handle bfd_mach_sh2e.
2434                 * config/sh/tm-sh.h: Added sh2e to comments.
2435
2436 2003-01-23  Jim Blandy  <jimb@redhat.com>
2437
2438         * symfile.c (syms_from_objfile): Don't print the "(no debugging
2439         symbols found)" message here; we haven't checked for a separate
2440         debug info file yet, so we don't know yet.
2441         (symbol_file_add_with_addrs_or_offsets): Print it here, after
2442         we've looked everywhere.  Also, there's no need to print a special
2443         message when we're loading the separate debug info file: the one
2444         symbol_file_add prints is fine.
2445
2446 2003-01-23  Alexander Larsson <alexl@redhat.com>
2447             Jim Blandy  <jimb@redhat.com>
2448
2449         Add support for executables whose debug info has been separated
2450         out into a separate file, leaving only a link behind.
2451         * objfiles.h (struct objfile): New fields: separate_debug_objfile
2452         and separate_debug_objfile_backlink.
2453         (put_objfile_before): New declaration.
2454         * symfile.c: #include "filenames.h".
2455         (symbol_file_add_with_addrs_or_offsets): If this objfile has its
2456         debug info in a separate file, read that, too. Save the addrs
2457         argument, so we can use it again to read the separated debug info;
2458         syms_from_objfile modifies the table we pass it.
2459         (reread_symbols): After re-reading an objfile, call
2460         reread_separate_symbols to refresh its separate debug info
2461         objfile, if it has one.
2462         (reread_separate_symbols, find_separate_debug_file,
2463         get_debug_link_info, separate_debug_file_exists): New functions.
2464         (debug_file_directory): New global var.
2465         (_initialize_symfile): Initialize debug_file_directory, and
2466         provide the new `set debug-file-directory' command to let the user
2467         change it.
2468         * objfiles.c (free_objfile): If this objfile has its debug info in
2469         a separate objfile, free that one too.  If this is itself a
2470         separate debug info objfile, clear our parent's backlink.
2471         (put_objfile_before): New function.
2472         * utils.c (gnu_debuglink_crc32): New function.
2473         * defs.h (gnu_debuglink_crc32): New declaration.
2474         * Makefile.in (symfile.o): Note dependency on "filenames.h".
2475         * configure.in: Handle --with-separate-debug-dir config option.
2476         * acinclude.m4 (AC_DEFINE_DIR): New macro.
2477         * acconfig.h (DEBUGDIR): New macro.
2478         * configure, aclocal.m4, config.in: Regenerated.
2479
2480 2003-01-22  Jim Blandy  <jimb@redhat.com>
2481
2482         * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
2483         like the old symbol_file_add, but taking new arguments: you can
2484         now pass in either a `struct section_addr_info' list to say where
2485         each section is loaded, or a `struct section_offsets' table.  Pass
2486         these new arguments through to syms_from_objfile as appropriate.
2487         (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets, 
2488         with the appropriate quiescent values for the new arguments.
2489
2490         * symfile.c: #include "gdb_assert.h".
2491         (syms_from_objfile): Add the ability to pass in a section offset
2492         table directly, as an alternative to the section_addr_info table.
2493         Document arguments better.
2494         (symbol_file_add): Pass extra arguments to syms_from_objfile.
2495         * symfile.h (syms_from_objfile): Update declaration.
2496         * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
2497         syms_from_objfile.
2498         * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
2499
2500 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
2501
2502         Original patch by Tom Tromey <tromey@cygnus.com> and
2503         Jason Molenda <jmolenda@apple.com>.
2504         * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
2505         (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
2506         * NEWS: Mention profiling.
2507         * configure.in (--enable-gdbtk): Fix typo.
2508         (--enable-profiling): New.  Set PROFILE_CFLAGS.
2509         * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
2510         Fill in function.
2511         (profiling_state): New variable.
2512         (mcleanup_wrapper): New function.
2513         (_initialize_maint): Remove NOTYET, fix call to
2514         add_setshow_boolean_cmd for "maint set profile".
2515         * configure: Regenerated.
2516
2517 2003-01-21  Martin M. Hunt  <hunt@redhat.com>
2518
2519         * Makefile.in (install-gdbtk): Install PNG images too.
2520
2521 2003-01-21  Andrew Cagney  <ac131313@redhat.com>
2522
2523         * exec.c (text_start): Delete global variable.
2524         (exec_file_attach): Make text_start local to the function.
2525         * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
2526         * valops.c (hand_function_call): Delete code that handles
2527         BEFORE_TEXT_END and AFTER_TEXT_END.
2528         * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
2529         of CALL_DUMMY_LOCATION.
2530         * gdbarch.c: Regenerate.
2531         * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
2532         (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
2533         * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
2534         (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
2535         (text_end): Delete extern declaration.
2536
2537 2003-01-21  Andrew Cagney  <ac131313@redhat.com>
2538
2539         * frame.h (FRAME_OBSTACK_ZALLOC): Define.
2540         * blockframe.c (backtrace_below_main): Move to "frame.c".
2541         (frame_chain_valid): Delete check for backtrace_below_main.
2542         (_initialize_blockframe): Delete initialization, move ``set
2543         backtrace-below-main'' command to "frame.c".
2544         (do_flush_frames_sfunc): Delete function.
2545         * frame.c: Include "command.h" and "gdbcmd.h".
2546         (frame_type_from_pc): New function.
2547         (create_new_frame): Use frame_type_from_pc.
2548         (legacy_get_prev_frame): New function.
2549         (get_prev_frame): Rewrite.  When an old style frame, call
2550         legacy_get_prev_frame.  Otherwize, unwind the PC first.
2551         (_initialize_frame): Add ``set backtrace-below-main'' command.
2552         * Makefile.in (frame.o): Update dependencies.
2553
2554 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
2555
2556         * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
2557         DEPRECATED_REGISTERS_INFO.
2558
2559 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
2560
2561         * MAINTAINERS: Replace `Blanket Write Privs' with `Global
2562         Maintainers'.  Update `Various Maintainers'.
2563
2564 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
2565
2566         * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
2567         * gdbarch.sh (POP_FRAME): Change to function with predicate.
2568         Suppress actual parameters when `-'.
2569         * gdbarch.h, gdbarch.c: Regenerate.
2570
2571 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
2572
2573         * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
2574         code handling dummy frames.
2575
2576 2003-01-19  Andrew Cagney  <ac131313@redhat.com>
2577
2578         * frame-unwind.h (frame_unwind_pop_ftype): Declare.
2579         (struct frame_unwind): Add field pop.
2580         * frame.h (frame_pop): Declare.
2581         * frame.c (frame_saved_regs_pop): New function.
2582         (trad_frame_unwinder): Add frame_saved_regs_pop.
2583         (frame_pop): New function.
2584         * dummy-frame.c (dummy_frame_pop): New function.
2585         (discard_innermost_dummy): New function.
2586         (generic_pop_dummy_frame): Use discard_innermost_dummy.
2587         (dummy_frame_unwind): Add dummy_frame_pop.
2588         * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
2589         * valops.c (hand_function_call): Ditto.
2590         * stack.c (return_command): Ditto.
2591
2592 2003-01-18  Andrew Cagney  <ac131313@redhat.com>
2593
2594         * cris-tdep.c: Fix function declaration indentation.
2595         * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
2596         * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
2597         * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
2598         * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
2599         * xcoffread.c, config/pa/tm-hppa.h: Ditto.
2600         * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
2601
2602 2003-01-18  Michael Chastain  <mec@shout.net>
2603
2604         * README (Unpacking and Installation -- quick overview):
2605         Warn against ".../gdb-5.3/gdb/configure".
2606
2607 2003-01-18  Andrew Cagney  <ac131313@redhat.com>
2608
2609         * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
2610         (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
2611         (struct frame_unwind): Declare opaque.
2612         (dummy_frame_p): Declare function.
2613         * dummy-frame.c (dummy_frame_id_unwind): Make static.
2614         (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
2615         * dummy-frame.c: Include "frame-unwind.h".
2616         (dummy_frame_p): New function.
2617         (dummy_frame_unwind): New variable.
2618         * frame.c: Include "frame-unwind.h".
2619         (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
2620         to use the new unwind field.
2621         (set_unwind_by_pc): Delete function.
2622         (create_new_frame, get_prev_frame): Set unwind field using
2623         frame_unwind_find_by_pc.
2624         (trad_frame_unwind, trad_frame_unwinder): New variables.
2625         * frame.h (trad_frame_unwind): Declare variable.
2626         (frame_id_unwind_ftype): Delete declaration.
2627         (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
2628         (struct frame_unwind): Declare opaque.
2629         (struct frame_info): Replace the fields id_unwind, pc_unwind and
2630         register_unwind with a single unwind pointer.
2631         * frame-unwind.h, frame-unwind.c: New files.
2632         * Makefile.in (SFILES): Add frame-unwind.c.
2633         (frame_unwind_h): Define.
2634         (COMMON_OBS): Add frame-unwind.o.
2635         (frame-unwind.o): Specify dependencies.
2636         (frame.o, dummy-frame.o): Update dependencies.
2637         
2638 2003-01-18  Andrew Cagney  <ac131313@redhat.com>
2639
2640         * ada-valprint.c: Eliminate PTR.
2641         * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
2642         * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
2643         * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
2644         * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
2645         * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
2646         * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
2647         * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
2648         
2649 2003-01-17  Andrew Cagney  <ac131313@redhat.com>
2650
2651         * main.c (captured_main): Don't use PTR.
2652         * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
2653         * gdbtypes.c (lookup_primitive_typename): Ditto.
2654         (lookup_struct_elt_type): Ditto.
2655         * f-valprint.c (info_common_command): Ditto.
2656         (list_all_visible_commons): Ditto.
2657         * jv-typeprint.c (java_type_print_base): Ditto.
2658
2659         * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
2660         mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
2661         Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c.  Rename
2662         i386-interix-nat.c and i386-interix-tdep.c.  Rename
2663         m68klinux-nat.c and m68klinux-tdep.c.  Rename
2664         config/mips/tm-linux.h and config/mips/tm-linux64.h.  Rename
2665         bfd/po/.cvsignore and opcodes/po/.cvsignore.  Rename
2666         gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
2667         * main.c (captured_main): Use xfree, not free.
2668
2669 2003-01-16  Andrew Cagney  <ac131313@redhat.com>
2670
2671         * frame.h (frame_id_unwind_ftype): Change type so that the frame's
2672         ID back using a parameter.
2673         * frame.c (frame_id_unwind): Update call.
2674         (frame_saved_regs_id_unwind): Update.
2675         * dummy-frame.c (dummy_frame_id_unwind): Update function.
2676         * dummy-frame.h (struct frame_id): Add opaque declaration.
2677         (dummy_frame_id_unwind): Update declaration.
2678
2679 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
2680
2681         * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
2682
2683 2003-01-15  Stephen P. Smith <ischis2@cox.net>
2684
2685         * MAINTAINERS (Stephen P. Smith): Updated email address.
2686
2687 2003-01-14  Elena Zannoni  <ezannoni@redhat.com>
2688
2689         Fix PR gdb/898
2690         * breakpoint.c (until_break_command): Add new argument.  Use it to
2691         decide whether to stop only at the current frame or not.
2692         * breakpoint.h (until_break_command): Update prototype.
2693         * infcmd.c (until_command): Add new argument to until_break_command
2694         call.
2695         (advance_command): New function.
2696         (_initialize_infcmd): Update help string for 'until' command.
2697         Add new 'advance' command.
2698
2699 2003-01-14  David Carlton  <carlton@math.stanford.edu>
2700
2701         * linespec.c (decode_line_1): Normalize comments.
2702         (set_flags): Ditto.
2703         (locate_first_half): Ditto.
2704         (decode_compound): Ditto.
2705         (symtab_from_filename): Ditto.
2706         (decode_all_digits): Ditto.
2707         (decode_dollar): Ditto.
2708         (find_methods): Ditto.
2709         (find_toplevel_char): Ditto.
2710
2711 2003-01-13  Andrew Cagney  <ac131313@redhat.com>
2712
2713         * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
2714         * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
2715         * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
2716         * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
2717         * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
2718         * language.c, language.h, m32r-tdep.c: Update copyright.
2719         * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
2720         * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
2721         * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
2722         * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
2723         * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
2724         * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
2725
2726 2003-01-13  Elena Zannoni  <ezannoni@redhat.com>
2727
2728         * stabsread.h (process_later, resolve_cfront_continuation):
2729         Obsolete.
2730         Update copyright years.
2731         * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
2732         Update copyright year.
2733         * dbxread.c(struct cont_elem): Obsolete.
2734         (process_later, process_now): Obsolete functions. 
2735         (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
2736         Update copyright year.
2737         * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
2738         (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
2739         * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
2740         (parse_partial_symbols): Obsolete cfront support.
2741         * stabsread.c
2742         (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
2743         macros.
2744         (get_substring, get_cfront_method_physname, msg_unknown_complaint,
2745         read_cfront_baseclasses, read_cfront_member_functions,
2746         resolve_cfront_continuation,read_cfront_static_fields,
2747         copy_cfront_struct_fields): Obsolete functions.
2748         (define_symbol, read_one_struct_field): Obsolete cfront support.
2749         * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
2750         Update Copyright year.
2751
2752 2003-01-13  Elena Zannoni  <ezannoni@redhat.com>
2753
2754         * stack.c (print_frame_info, print_stack_frame_base_stub,
2755         print_stack_frame_base, show_and_print_stack_frame_stub,
2756         show_and_print_stack_frame, print_only_stack_frame_stub,
2757         print_only_stack_frame): Delete functions.
2758         (print_stack_frame_stub): Call print_frame_info instead of
2759         print_frame_info_base.
2760         (print_frame_info_base): Rename to print_frame_info.
2761         (backtrace_command_1): Call print_frame_info, instead of
2762         print_frame_info_base.
2763         (current_frame_command): Call print_stack_frame, instead of
2764         print_only_stack_frame.
2765         (frame_command): Call print_stack_frame, instead of
2766         show_and_print_stack_frame.
2767         (up_command): Ditto.
2768         (down_command): Ditto.
2769         * frame.h (print_only_stack_frame): Delete prototype.
2770         * infrun.c (normal_stop): Call print_stack_frame, instead of
2771         show_and_print_stack_frame.
2772         * thread.c (info_threads_command): Call print_stack_frame, instead
2773         of print_only_stack_frame.
2774
2775 2003-01-13  Andrew Cagney  <ac131313@redhat.com>
2776
2777         * README (Graphical interface to GDB): Update URL.  Point at
2778         gdb/links/.
2779
2780         * gdb_indent.sh: Update to version 2.2.9.  Warn when not exact
2781         version match.
2782
2783 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
2784
2785         * symtab.c (find_pc_sect_line): Don't consider end-of-function
2786         lines.
2787
2788 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
2789
2790         * thread-db.c (attach_thread): Prototype.
2791         (struct private_thread_info): Remove lwpid.  Add thread handle (th),
2792         thread information (ti), and valid flags (th_valid, ti_valid).
2793         (attach_thread): Move target_pid_to_str call to after the thread
2794         is added to GDB's list.  Initialize the cache.
2795         (thread_get_info_callback, thread_db_map_id2thr)
2796         (thread_db_get_info): New functions.
2797         (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
2798         (thread_db_store_registers, thread_db_thread_alive)
2799         (thread_db_get_thread_local_address): Use them.
2800         (thread_db_pid_to_str): Likewise.  Return "Missing" instead
2801         of calling error() for threads in unknown state.
2802
2803         (clear_lwpid_callback): New function.
2804         (thread_db_resume): Use it to clear the cache.
2805
2806 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
2807
2808         * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
2809         (resume_callback): Remove dead code.
2810
2811 2003-01-13  Andrew Cagney  <ac131313@redhat.com>
2812
2813         * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
2814         predicate.
2815         * gdbarch.h, gdbarch.c: Regenerate.
2816         * stack.c (frame_info): Only initialize the saved registers when
2817         FRAME_INIT_SAVED_REGS_P.
2818         * frame.c (frame_saved_regs_register_unwind): Assert
2819         FRAME_INIT_SAVED_REGS_P.
2820         (deprecated_generic_get_saved_register): Ditto.
2821
2822 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
2823
2824         * source.c (openp): Squelch warning about "filename".
2825
2826 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
2827
2828         * source.c (openp): If the file does not exist don't necessarily
2829         search the path.
2830
2831 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
2832
2833         Fix PR gdb/872.
2834         * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
2835         (integer_types_same_name_p): New function.
2836         (rank_one_type): Use it.
2837         * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
2838
2839 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
2840
2841         * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
2842         variables.
2843         (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
2844         * configure.in: Add --with-sysroot.
2845         * configure: Regenerated.
2846         * main.c (gdb_sysroot): New variable.
2847         (captured_main): Initialize gdb_sysroot.
2848         * defs.h (gdb_sysroot): New extern declaration.
2849         * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
2850
2851 2003-01-12  Michael Chastain  <mec@shout.net>
2852
2853         * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
2854
2855 2003-01-12  Michael Chastain  <mec@shout.net>
2856
2857         * top.c (print_gdb_version): Bump copyright year to 2003.
2858
2859 2003-01-12  David Carlton  <carlton@bactrian.org>
2860
2861         * linespec.c (symtab_from_filename): Rename variable 's' to
2862         'file_symtab'.
2863
2864 2003-01-12  Andrew Cagney  <ac131313@redhat.com>
2865
2866         * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
2867         dummy frame.
2868         (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
2869
2870 2003-01-12  Andrew Cagney  <ac131313@redhat.com>
2871
2872         * d10v-tdep.c: Include "gdb_assert.h".
2873         (d10v_store_return_value): Rewrite to match current interface.
2874         (d10v_extract_struct_value_address): Ditto.
2875         (d10v_extract_return_value): Ditto.
2876         (d10v_gdbarch_init): Set store_restore_value,
2877         extract_struct_value_address and extract_return_value.
2878
2879 2003-01-12  J. Brobecker  <brobecker@gnat.com>
2880
2881         * hpread.c (set_namestring): New procedure replacing the
2882         SET_NAMESTRING macro.
2883         (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
2884         by calls to set_namestring.
2885
2886 2003-01-11  J. Brobecker  <brobecker@gnat.com>
2887
2888         * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
2889         a compilation warning.
2890         (hpread_process_one_debug_symbol): Likewise.
2891
2892 2003-01-10  David Carlton  <carlton@math.stanford.edu>
2893
2894         * linespec.c (decode_line_1): Rename variable 's' to
2895         'file_symtab'.
2896         (decode_all_digits): Rename argument 's' to 'file_symtab'.
2897         (decode_dollar): Ditto.
2898         (decode_variable): Ditto.
2899         (symbol_found): Ditto.
2900
2901 2003-01-09  Michael Chastain  <mec@shout.net>
2902
2903         * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
2904
2905 2003-01-07  Corinna Vinschen  <vinschen@redhat.com>
2906
2907         * win32-nat.c (set_process_privilege): New function.
2908         (child_attach): Call set_process_privilege() to enable the
2909         SE_DEBUG_NAME user privilege if available in process token.
2910
2911 2003-01-10  J. Brobecker  <brobecker@gnat.com>
2912
2913         * hpread.c (hpread_process_one_debug_symbol): Fix a small
2914         compilation error in the previous revision.
2915
2916 2003-01-09  David Carlton  <carlton@math.stanford.edu>
2917
2918         * linespec.c: Update copyright.
2919
2920 2003-01-09  Daniel Jacobowitz  <drow@mvista.com>
2921
2922         * lin-lwp.c (child_wait): Ignore exit statuses for processes other
2923         than inferior_ptid.
2924         (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
2925
2926 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
2927
2928         * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
2929         Update comments.
2930         * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
2931         (frame_saved_regs_zalloc): Update.
2932         (frame_saved_regs_register_unwind): Update.
2933         (create_new_frame): Update.
2934         (get_prev_frame): Update.
2935         (frame_extra_info_zalloc): Update.
2936         (deprecated_get_frame_saved_regs): Update.
2937         * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
2938         * cris-tdep.c: Update comment.
2939
2940         * somsolib.h: Fix function indentation.
2941         * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
2942         * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
2943         * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
2944         * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
2945         * somsolib.c, inftarg.c: Remove assignment in if conditional.
2946
2947         * infrun.c (follow_fork): Use ISO C definition.
2948         * expprint.c (print_subexp): Use xfree instead of free.
2949         * charset.c: Include "gdb_string.h" instead of <string.h>.
2950         (register_iconv_charsets): Use ISO C definition.
2951         (host_charset, target_charset): Ditto.
2952         * Makefile.in (charset.o): Update dependencies.
2953         (mi-cmd-env.o): Update dependencies.
2954
2955 2003-01-08  Andrew Cagney  <cagney@redhat.com>
2956
2957         * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
2958         get_frame_base.
2959
2960 2003-01-08  Andrew Cagney  <ac131313@redhat.com>
2961
2962         * gdb_mbuild.sh: Add --keep option.  When specified, keep the
2963         build directories.  Save edited gdb output in Mbuild.log.  If a
2964         build fails, remove any final GDB executable.
2965
2966 2003-01-08  Andrew Cagney  <ac131313@redhat.com>
2967
2968         * gdb_mbuild.sh: Edit the output of `maint print architecture'
2969         replacing hex constants with function names and stripping leading
2970         file name directory prefixes.
2971
2972 2003-01-08  Andrew Cagney  <cagney@redhat.com>
2973
2974         * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
2975         get_frame_base.
2976
2977 2003-01-08  David Carlton  <carlton@math.stanford.edu>
2978
2979         * linespec.c (decode_line_1): Move code into decode_variable.
2980         (decode_variable): New function.
2981
2982 2003-01-08  Andrew Cagney  <ac131313@redhat.com>
2983
2984         * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
2985
2986 2003-01-08  Andrew Cagney  <cagney@redhat.com>
2987
2988         * cris-tdep.c (cris_frame_init_saved_regs): Use
2989         get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
2990         saved_regs buffer.
2991         * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
2992         (sh64_nofp_frame_init_saved_regs): Ditto.
2993         (sh_fp_frame_init_saved_regs): Ditto.
2994         * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
2995         * mips-tdep.c (mips_init_extra_frame_info): Ditto.
2996         * mcore-tdep.c (analyze_dummy_frame): Ditto.
2997         * mn10300-tdep.c (analyze_dummy_frame): Ditto.
2998
2999 2003-01-08  Daniel Jacobowitz  <drow@mvista.com>
3000
3001         * minsyms.c (lookup_minimal_symbol): Update comment.
3002         (lookup_minimal_symbol_text): Update comment.  Use the hash table.
3003         (lookup_minimal_symbol_solib_trampoline): Likewise.
3004
3005 2003-01-08  Andrew Cagney  <cagney@redhat.com>
3006
3007         * d10v-tdep.c (d10v_init_extra_frame_info): Use
3008         frame_relative_level.
3009
3010         * alpha-tdep.c: Use get_frame_extra_info.
3011         * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
3012         * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
3013         * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
3014         * sparc-tdep.c, xstormy16-tdep.c: Ditto.
3015
3016         * alpha-tdep.c: Use get_next_frame.
3017         * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
3018         * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
3019         * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
3020         * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
3021         * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
3022         * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
3023         * xstormy16-tdep.c: Ditto.
3024         
3025 2003-01-07  Andrew Cagney  <cagney@redhat.com>
3026
3027         * alpha-tdep.c: Use get_frame_base.
3028         * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
3029         * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
3030         * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
3031         * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
3032         * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
3033         * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
3034         * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
3035         * config/sparc/tm-sparc.h: Ditto.
3036         
3037 2003-01-07  Andrew Cagney  <cagney@redhat.com>
3038
3039         * frame.c (deprecated_get_frame_context): New function.
3040         (deprecated_set_frame_context): New function.
3041         * frame.h (deprecated_get_frame_context): Declare.
3042         (deprecated_set_frame_context): Declare.
3043         * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
3044         (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
3045         
3046 2003-01-07  Andrew Cagney  <cagney@redhat.com>
3047
3048         * frame.c (deprecated_set_frame_next_hack): New function.
3049         (deprecated_set_frame_prev_hack): New function.
3050         * frame.h (deprecated_set_frame_next_hack): Declare.
3051         (deprecated_set_frame_prev_hack): Declare.
3052         * mcore-tdep.c (analyze_dummy_frame): Use
3053         deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
3054         * mn10300-tdep.c (analyze_dummy_frame): Ditto.
3055
3056 2003-01-07  David Carlton  <carlton@math.stanford.edu>
3057
3058         * linespec.c (decode_line_1): Move code into decode_dollar.
3059         (decode_dollar): New function.
3060
3061 2003-01-07  Andrew Cagney  <cagney@redhat.com>
3062
3063         * arm-tdep.c (arm_init_extra_frame_info): Use
3064         deprecated_update_frame_base_hack.
3065         * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
3066         * mn10300-tdep.c (analyze_dummy_frame): Ditto.
3067         (fix_frame_pointer): Ditto.
3068         (mn10300_analyze_prologue): Ditto.
3069
3070 2003-01-07  Andrew Cagney  <cagney@redhat.com>
3071
3072         * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
3073         extra_info using frame_extra_info_zalloc.
3074         * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
3075         * sh-tdep.c (sh_init_extra_frame_info): Ditto.
3076         (sh64_init_extra_frame_info): Ditto.
3077         * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
3078         * s390-tdep.c (s390_init_extra_frame_info): Ditto.
3079         * mips-tdep.c (mips_init_extra_frame_info): Ditto.
3080         * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
3081         * frv-tdep.c (frv_init_extra_frame_info): Ditto.
3082         * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
3083         * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
3084         * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
3085         * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
3086         * cris-tdep.c (cris_init_extra_frame_info): Ditto.
3087         * arm-tdep.c (arm_init_extra_frame_info): Ditto.
3088         * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
3089
3090         * mn10300-tdep.c (analyze_dummy_frame): Use
3091         deprecated_set_frame_extra_info_hack.
3092         * mcore-tdep.c (analyze_dummy_frame): Ditto.
3093
3094 2003-01-07  J. Brobecker  <brobecker@gnat.com>
3095
3096         * mdebugread.c (parse_symbol): Skip stProc entries which storage
3097         class is not scText. These do not define "real" procedures.
3098         (parse_partial_symbols): Likewise.
3099
3100 2003-01-06  Michael Snyder  <msnyder@redhat.com>
3101
3102         * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
3103
3104 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
3105
3106         * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
3107         * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
3108         * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
3109         deprecated_frame_xmalloc_with_cleanup.
3110         * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
3111         deprecated_frame_xmalloc.
3112         * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
3113         * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
3114
3115 2003-01-06  Andrew Cagney  <cagney@redhat.com>
3116
3117         * x86-64-linux-tdep.c: Include "osabi.h".
3118         * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
3119
3120         * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
3121
3122 2003-01-06  Andrew Cagney  <cagney@redhat.com>
3123
3124         * MAINTAINERS (Target Instruction Set Architectures): Update
3125         arm-elf.  Can be built with -Werror, has been multiarched.
3126
3127         * value.h (unpack_long): Make buffer parameter constant.
3128         (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
3129         * scm-lang.h (scm_parse): Ditto.
3130         * defs.h (extract_typed_address, extract_address): Ditto.
3131         (extract_long_unsigned_integer): Ditto.
3132         * inferior.h (unsigned_pointer_to_address): Ditto.
3133         (signed_pointer_to_address): Ditto.
3134         * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
3135         * gdbarch.h, gdbarch.c: Regenerate.
3136         * findvar.c (extract_long_unsigned_integer): Update.
3137         (extract_address): Update.
3138         (extract_typed_address): Update.
3139         (unsigned_pointer_to_address): Update.
3140         * values.c (unpack_long): Update.
3141         (unpack_double): Update.
3142         (unpack_pointer): Update.
3143         (unpack_field_as_long): Update.
3144         * d10v-tdep.c (d10v_pointer_to_address): Update.
3145         * avr-tdep.c (avr_pointer_to_address): Update.
3146         * scm-lang.c (scm_unpack): Update.
3147         * findvar.c (signed_pointer_to_address): Update.
3148
3149 2003-01-06  Michal Ludvig  <mludvig@suse.cz>
3150
3151         * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore 
3152         since it is in i386-tdep.c.
3153
3154 2003-01-06  J. Brobecker  <brobecker@gnat.com>
3155
3156         * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
3157         failure introduced in the previous change.
3158
3159 2003-01-05  Michael Chastain  <mec@shout.net>
3160
3161         * README: Remove references to deleted remote-*.c files:
3162         remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
3163         remote-nrom.c, remote-os9k.c, remote-udi.c.
3164
3165 2003-01-05  Mark Kettenis  <kettenis@gnu.org>
3166
3167         * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
3168         * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
3169         i386_get_longjmp_target.
3170
3171 2003-01-05  Andrew Cagney  <ac131313@redhat.com>
3172
3173         * arm-tdep.c (prologue_cache): Change to a pointer.
3174         (_initialize_arm_tdep): Allocate prologue_cache.
3175         (check_prologue_cache): Update.
3176         (save_prologue_cache): Update.
3177         (arm_gdbarch_init): Update.
3178
3179 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
3180
3181         * stabsread.c (update_method_name_from_physname): Call complaint()
3182         instead of error.
3183
3184 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
3185
3186         * arm-tdep.c (arm_frame_chain_valid):  Remove unnecessary test.
3187         * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
3188         * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
3189
3190         * blockframe.c: Include "gdbcmd.h" and "command.h".
3191         (backtrace_below_main): New variable.
3192         (file_frame_chain_valid, func_frame_chain_valid)
3193         (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
3194         (generic_func_frame_chain_valid): Remove functions.
3195         (frame_chain_valid, do_flush_frames_sfunc): New functions.
3196         (_initialize_blockframe): New function.
3197         * Makefile.in (blockframe.o): Update dependencies.
3198         * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
3199         comment.  Call frame_chain_valid ().
3200         * frame.h: Remove old prototypes.  Add prototype for
3201         frame_chain_valid and update comments to match.
3202         * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
3203         Remove old comment.
3204         * gdbarch.h: Regenerated.
3205         * gdbarch.c: Regenerated.
3206
3207         * alpha-tdep.c (alpha_gdbarch_init): Don't call
3208         set_gdbarch_frame_chain_valid.
3209         * avr-tdep.c (avr_gdbarch_init): Likewise.
3210         * cris-tdep.c (cris_gdbarch_init): Likewise.
3211         * frv-tdep.c (frv_gdbarch_init): Likewise.
3212         * h8300-tdep.c (h8300_gdbarch_init): Likewise.
3213         * i386-tdep.c (i386_svr4_init_abi): Likewise.
3214         (i386_nw_init_abi): Likewise.
3215         (i386_gdbarch_init): Likewise.
3216         * ia64-tdep.c (ia64_gdbarch_init): Likewise.
3217         * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
3218         * m68k-tdep.c (m68k_gdbarch_init): Likewise.
3219         * mcore-tdep.c (mcore_gdbarch_init): Likewise.
3220         * mips-tdep.c (mips_gdbarch_init): Likewise.
3221         * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
3222         * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
3223         * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
3224         * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
3225         * s390-tdep.c (s390_gdbarch_init): Likewise.
3226         * sh-tdep.c (sh_gdbarch_init): Likewise.
3227         * sparc-tdep.c (sparc_gdbarch_init): Likewise.
3228         * v850-tdep.c (v850_gdbarch_init): Likewise.
3229         * vax-tdep.c (vax_gdbarch_init): Likewise.
3230         * x86-64-tdep.c (x86_64_init_abi): Likewise.
3231
3232         * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
3233         * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
3234         * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
3235         * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
3236         * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
3237         * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
3238         * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
3239         * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
3240
3241 2002-01-04  Daniel Jacobowitz  <drow@mvista.com>
3242
3243         * Makefile.in (acconfig_h): Remove incorrect macro.
3244         (config_h): Define.
3245         (osabi.o): Update dependencies.
3246         * configure.tgt: Set gdb_osabi based on target triplet.
3247         * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
3248         * configure: Regenerated.
3249         * config.in: Regenerated.
3250         * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
3251         (GDB_OSABI_DEFAULT): Define if not already defined.
3252         (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
3253         (set_osabi_string): New variables.
3254         (gdbarch_register_osabi): Add new OS ABI to
3255         gdb_osabi_available_names.
3256         (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
3257         (set_osabi, show_osabi): New functions.
3258         (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
3259
3260 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
3261
3262         * arch-utils.c (gdbarch_info_init): Set osabi to
3263         GDB_OSABI_UNINITIALIZED.
3264         * gdbarch.sh: Add osabi to struct gdbarch and to struct
3265         gdbarch_info.  Include "osabi.h" in gdbarch.c.  Check osabi
3266         in gdbarch_list_lookup_by_info and in gdbarch_update_p.
3267         * gdbarch.c: Regenerated.
3268         * gdbarch.h: Regenerated.
3269         * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
3270         there's no BFD.
3271         (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
3272         * osabi.h (enum gdb_osabi): Move to defs.h.
3273         (gdbarch_init_osabi): Update prototype.
3274         * defs.h (enum gdb_osabi): Moved here.
3275         * Makefile.in: Update dependencies.
3276
3277         * alpha-tdep.h: Don't include "osabi.h".
3278         (struct gdbarch_tdep): Remove osabi member.
3279         * alpha-tdep.c: Include "osabi.h".
3280         (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
3281         iterate over arches.  Update call to gdbarch_init_osabi.
3282         (alpha_dump_tdep): Don't dump osabi.
3283         * alpha-linux-tdep.c: Include "osabi.h".
3284         * alpha-osf1-tdep.c: Include "osabi.h".
3285         * alphafbsd-tdep.c: Include "osabi.h".
3286         * alphanbsd-tdep.c: Include "osabi.h".
3287
3288         * arm-tdep.h: Don't include "osabi.h".
3289         (struct gdbarch_tdep): Remove osabi member.
3290         * arm-tdep.c: Include "osabi.h".
3291         (arm_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
3292         iterate over arches.  Update call to gdbarch_init_osabi.
3293         (arm_dump_tdep): Don't dump osabi.
3294         * arm-linux-tdep.c: Include "osabi.h".
3295         * armnbsd-tdep.c: Include "osabi.h".
3296
3297         * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
3298         Update call to gdbarch_init_osabi.
3299
3300         * i386-tdep.h: Don't include "osabi.h".
3301         (struct gdbarch_tdep): Remove osabi member.
3302         * i386-tdep.c: Include "osabi.h".
3303         (i386_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
3304         iterate over arches.  Update call to gdbarch_init_osabi.
3305         (i386_dump_tdep): Don't dump osabi.
3306         * i386-linux-tdep.c: Include "osabi.h".
3307         * i386-sol2-tdep.c: Include "osabi.h".
3308         * i386bsd-tdep.c: Include "osabi.h".
3309         * i386gnu-tdep.c: Include "osabi.h".
3310         * i386ly-tdep.c: Include "osabi.h".
3311         * i386nbsd-tdep.c: Include "osabi.h".
3312         * i386obsd-tdep.c: Include "osabi.h".
3313
3314         * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
3315         (mips_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
3316         check osabi when iterating over arches.  Update call to
3317         gdbarch_init_osabi.
3318         (mips_dump_tdep): Don't dump osabi.
3319
3320         * ns32k-tdep.h: Don't include "osabi.h".
3321         (struct gdbarch_tdep): Remove.
3322         * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
3323         gdbarch_lookup_osabi.  Don't iterate over arches.  Don't
3324         allocate tdep.  Update call to gdbarch_init_osabi.
3325         (ns32k_dump_tdep): Remove.
3326         (_initialize_ns32k_tdep): Update call to gdbarch_register.
3327         * ns32knbsd-tdep.c: Include "osabi.h".
3328
3329         * ppc-tdep.h: Don't include "osabi.h".
3330         (struct gdbarch_tdep): Remove osabi member.
3331         * rs6000-tdep.c: Include "osabi.h".
3332         (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't check
3333         osabi when iterating over arches.  Update call to
3334         gdbarch_init_osabi.
3335         (rs6000_dump_tdep): Don't dump osabi.
3336         * ppc-linux-tdep.c: Include "osabi.h".
3337         * ppcnbsd-tdep.c: Include "osabi.h".
3338
3339         * sh-tdep.h: Don't include "osabi.h".
3340         (struct gdbarch_tdep): Remove osabi member.
3341         * sh-tdep.c: Include "osabi.h".
3342         (sh_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
3343         iterate over arches.  Update call to gdbarch_init_osabi.
3344         (sh_dump_tdep): Don't dump osabi.
3345         * shnbsd-tdep.c: Include "osabi.h".
3346
3347         * sparc-tdep.c: Include "osabi.h".
3348         (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
3349         iterate over arches.  Update call to gdbarch_init_osabi.
3350         (sparc_dump_tdep): Don't dump osabi.  Do dump the rest of the
3351         tdep structure.
3352
3353         * vax-tdep.h: Don't include "osabi.h".
3354         (struct gdbarch_tdep): Remove.
3355         * vax-tdep.c: Include "osabi.h".
3356         (vax_gdbarch_init): Don't call gdbarch_lookup_osabi.  Don't
3357         iterate over arches.  Don't allocate tdep.  Update call
3358         to gdbarch_init_osabi.
3359         (vax_dump_tdep): Remove.
3360         (_initialize_vax_tdep): Update call to gdbarch_register.
3361
3362 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
3363
3364         * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
3365         entirely.
3366         (breakpoint_re_set_one): Don't fetch the value for a disabled
3367         watchpoint.
3368
3369 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
3370
3371         * buildsym.h (processing_hp_compilation): Remove obsolete variable.
3372         * gdbarch.sh Remove include of "value.h" in gdbarch.h.
3373         (COERCE_FLOAT_TO_DOUBLE): Remove.
3374         * gdbarch.c: Regenerate.
3375         * gdbarch.h: Regenerate.
3376         * Makefile.in: Remove value_h from gdbarch_h.
3377         * valops.c (coerce_float_to_double): New variable.
3378         (default_coerce_float_to_double): Remove.
3379         (standard_coerce_float_to_double): Remove.
3380         (value_arg_coerce): Use coerce_float_to_double.
3381         (_initialize_valops): Add "set coerce-float-to-double".
3382         * value.h (default_coerce_float_to_double): Remove prototype.
3383         (standard_coerce_float_to_double): Remove prototype.
3384
3385         * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
3386         prototyped.
3387         * mdebugread.c (parse_symbol): Likewise.
3388         * stabsread.c (define_symbol): Mark all functions as prototyped.
3389
3390         * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
3391         * alpha-tdep.c (alpha_gdbarch_init): Remove call to
3392         set_gdbarch_coerce_float_to_double.
3393         * arm-tdep.c (arm_gdbarch_init): Likewise.
3394         * frv-tdep.c (frv_gdbarch_init): Likewise.
3395         * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
3396         * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
3397         * mips-tdep.c (mips_gdbarch_init): Likewise.
3398         (mips_coerce_float_to_double): Remove.
3399         * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
3400         (rs6000_coerce_float_to_double): Remove.
3401         * s390-tdep.c (s390_gdbarch_init): Likewise.
3402         * sh-tdep.c (sh_gdbarch_init): Likewise.
3403         (sh_coerce_float_to_double): Remove.
3404         * sparc-tdep.c (sparc_gdbarch_init): Likewise.
3405         (sparc_coerce_float_to_double): Remove.
3406         * v850-tdep.c (v850_gdbarch_init): Likewise.
3407         * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
3408         * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
3409         * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
3410         (hppa_coerce_float_to_double): Remove prototype.
3411         * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
3412
3413 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
3414
3415         * regformats/reg-m68k.dat: Remove fpcode and fpflags.
3416
3417 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
3418
3419         Suggested by Stewart Brown <sb24@avaya.com>:
3420         * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
3421         in recursive calls.  Handle TYPE_CODE_TYPEDEF.
3422         (c_type_print_varspec_suffix): Likewise.
3423
3424 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
3425
3426         * configure.in: Don't set and AC_SUBST SUBDIRS.
3427         * configure: Regenerated.
3428
3429         * configure.in: Remove code dealing with shared libraries.
3430         * Makefile.in: Remove HLDFLAGS and HLDENV.
3431         * configure: Regenerated.
3432
3433 2003-01-04  Andrew Cagney  <ac131313@redhat.com>
3434
3435         * frame.c (deprecated_frame_xmalloc): New function.
3436         (deprecated_set_frame_saved_regs_hack): New function.
3437         (deprecated_set_frame_extra_info_hack): New function.
3438         * frame.h (deprecated_frame_xmalloc): Declare.
3439         (deprecated_set_frame_saved_regs_hack): Declare.
3440         (deprecated_set_frame_extra_info_hack): Declare.
3441
3442 2003-01-04  Mark Kettenis  <kettenis@gnu.org>
3443
3444         * configure.in: Move code that provides the --enable-gdbtk option
3445         right after the code that handles the --enable-tui option, and
3446         polish it somewhat.
3447         * configure: Regenerated.
3448
3449         * configure.in: Call AC_GNU_SOURCE.  Check for pread64 using
3450         AC_CHECK_FUNCS and remove the old check for pread64.
3451         * acinclude.m4 (AC_GNU_SOURCE): New macro.
3452         * acconfig.h (_GNU_SOURCE): Add.
3453         (HAVE_PREAD64): Remove.
3454         * configure, aclocal.m4, config.in: Regenerated.
3455
3456 2003-01-03  Andrew Cagney  <ac131313@redhat.com>
3457
3458         * alpha-tdep.c: Use get_frame_saved_regs.
3459         * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
3460         * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
3461         * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
3462         * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
3463         * vax-tdep.c, xstormy16-tdep.c: Ditto.
3464
3465 2003-01-03  Mark Kettenis  <kettenis@gnu.org>
3466
3467         * configure.in: Remove all use of the SUBDIRS variable; add
3468         directories using the AC_CONFIG_SUBDIRS macro instead.  Polish
3469         code providing the --enable-multi-ice option, and move it right in
3470         front of the code that checks whether gdbserver is supported.
3471         Polish that too.
3472         * configure: Regenerated.
3473         * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
3474         @SUBDIRS@.
3475
3476 2003-01-03  Andrew Cagney  <cagney@redhat.com>
3477
3478         * alpha-tdep.c: Use deprecated_update_frame_base_hack.
3479         * avr-tdep.c, cris-tdep.c: Ditto.
3480         * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
3481         * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
3482         
3483 2003-01-03  Mark Kettenis  <kettenis@gnu.org>
3484
3485         * configure.in: Remove --enable-netrom option.
3486         * configure: Regenerated.
3487
3488 2003-01-03  Mark Kettenis  <kettenis@gnu.org>
3489
3490         * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
3491         declaration for `struct re_pattern_buffer' instead.
3492         * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
3493
3494 2003-01-03  J. Brobecker  <brobecker@gnat.com>
3495
3496         * mdebugread.c (parse_symbol): Count until the stEnd matching
3497         the structure name.
3498
3499 2003-01-02  Mark Kettenis  <kettenis@gnu.org>
3500
3501         * configure.in: Remove --with-cpu option.
3502         subscripts.  Remove evil changequotes here.
3503         * acconfig.h (TARGET_CPU_DEFAULT): Remove.
3504         * config.in, configure: Regenerated.
3505         
3506         * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
3507         * configure.in: Cleanup section that sources GDB and BFD configure
3508         subscripts.  Remove evil changequotes here.
3509         * config.in, configure: Regenerated.
3510
3511 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
3512
3513         * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
3514         frame accessor methods.
3515         * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
3516         * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
3517         * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
3518         * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
3519         * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
3520         * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
3521         * z8k-tdep.c: Ditto.
3522         
3523 2003-01-02  Mark Kettenis  <kettenis@gnu.org>
3524
3525         * configure.in: Remove UI_OUT configuration code.
3526         * ada-lang.c: Update assuming UI_OUT is always true.
3527         * Makefile.in (UIOUT_CFLAGS): Remove.
3528         * configure: Regenerated.
3529         * TODO: Remove blurb about elimination of -DUI_OUT.
3530
3531         * configure.in: Move code that provides the --enable-gdbcli,
3532         --enable-gdbmi options right before the code that handles the
3533         --enable-tui option.  Polish a bit.
3534         * configure: Regenerated.
3535
3536         * configure.in: Rewrite check for GNU regex and the
3537         --without-included regex option, and move it into the "Checks for
3538         library functions" section.  This makes us use the system regex
3539         again by default on systems with version 2 of the GNU C library.
3540         This was apparently broken.
3541         * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
3542         * acconfig.h (USE_INCLUDED_REGEX): Remove.
3543         * config.in, configure: Regenerated.
3544
3545         * configure.in: Move code that provides the --enable-tui option
3546         before the "Checks for libraries" section.  Polish the code
3547         somewhat and set need_curses to yes if we build the TUI.  Rewrite
3548         code that looks for a library providing termcap functionality to
3549         match more closely what's done in the Readline library, and move
3550         it into to the "Checks for libraries" section.
3551         * configure: Regenerated.
3552         * Makefile.in (TERMCAP): Remove variable.
3553         * config/i386/go32.mh (TERMCAP): Remove variable.
3554
3555 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
3556
3557         * MAINTAINERS: Mention gdb_mbuild.sh.
3558         * gdb_mbuild.sh: Rewrite.
3559
3560 2003-01-02  Mark Kettenis  <kettenis@gnu.org>
3561
3562         * configure.in: Fix typo in last change.
3563         * config.in, configure: Regenerated.
3564
3565 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
3566
3567         * valarith.c (value_binop): Delete obsolete code and comments.
3568         * configure.host: Ditto.
3569         * buildsym.h (make_blockvector): Ditto.
3570         * buildsym.c (make_blockvector): Ditto.
3571         * defs.h (enum language): Ditto.
3572         (chill_demangle): Ditto.
3573         * elfread.c (elf_symtab_read): Ditto.
3574         * dwarfread.c (CHILL_PRODUCER): Ditto.
3575         (set_cu_language): Ditto.
3576         (handle_producer): Ditto.
3577         * expprint.c (print_subexp): Ditto.
3578         * gdbtypes.c (chill_varying_type): Ditto.
3579         * gdbtypes.h (builtin_type_chill_bool): Ditto.
3580         (builtin_type_chill_char, builtin_type_chill_long): Ditto.
3581         (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
3582         (chill_varying_type): Ditto.
3583         * language.h (_LANG_chill): Ditto.
3584         * language.c (binop_result_type, integral_type): Ditto.
3585         (character_type, string_type, structured_type): Ditto.
3586         (lang_bool_type, binop_type_check): Ditto.
3587         * stabsread.h (os9k_stabs): Ditto.
3588         * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
3589         (define_symbol, read_type, read_struct_fields): Ditto.
3590         (read_array_type, read_enum_type, read_huge_number): Ditto.
3591         (read_range_type, start_stabs): Ditto.
3592         * symfile.c (init_filename_language_table): Ditto.
3593         (add_psymbol_with_dem_name_to_list): Ditto.
3594         * symtab.c (symbol_init_language_specific): Ditto.
3595         (symbol_init_demangled_name, symbol_demangled_name): Ditto.
3596         * symtab.h (struct general_symbol_info): Ditto.
3597         (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
3598         * typeprint.c (typedef_print): Ditto.
3599         * utils.c (fprintf_symbol_filtered): Ditto.
3600         * valops.c (value_cast, search_struct_field, value_slice): Delete
3601         obsolete code.
3602         (varying_to_slice): Delete function.
3603         * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
3604         (varying_to_slice): Delete declaration.
3605         * MAINTAINERS: Update.
3606
3607 2003-01-02  Mark Kettenis  <kettenis@gnu.org>
3608
3609         * configure.in: Reorganize "Checks for library functions section"
3610         a bit.  Remove check for `btowc' and `isascii' functions.
3611         * configure: Regenerated.
3612
3613         * acconfig.h (_MSE_INT_H): Remove.
3614         * configure.in: Create "Checks for header files" section, and move
3615         appropriate tests there.  Don't check for objlist.h, wchar.h,
3616         wctype.h and asm/debugreg.h.  Rewrite Solaris 2.[78] <curses.h>
3617         misdetection fix.  Also add "Checks for types", "Checks for
3618         compiler characteristics" and "Checks for library functions"
3619         sections.
3620         * config.in, configure: Regenerated.
3621
3622         * configure.in: Create "Checks for programs" section, and move
3623         appropriate tests there.
3624
3625 2003-01-01  Mark Kettenis  <kettenis@gnu.org>
3626
3627         * configure.in: Create "Checks for libraries" section, and move
3628         appropriate tests there.  Cleanup check for wctype in libw.  Use
3629         AC_SEARCH_LIBS to see whether we need libsocket.
3630         * configure: Regenerated.
3631
3632 For older changes see ChangeLog-2002
3633 \f
3634 Local Variables:
3635 mode: change-log
3636 left-margin: 8
3637 fill-column: 74
3638 version-control: never
3639 End: