* configure.in: Only set host_makefile_frag when building a native
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-09-28 Mark Kettenis <kettenis@gnu.org>
2
3 * configure.in: Only set host_makefile_frag when building a native
4 debugger.
5 * configure: Regenerate.
6
7 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
8 for OpenBSD ELF.
9
10 2004-09-28 Andrew Cagney <cagney@gnu.org>
11
12 Problem identified by Paul Hilfinger.
13 * Makefile.in (ada_lex_c): Define.
14 (ada-lex.o): Delete rule.
15
16 * linux-proc.c: Delete file.
17 * Makefile.in: Update.
18 * config/sparc/linux64.mh (NATDEPFILES):
19 * config/sparc/linux.mh (NATDEPFILES): Update.
20 * config/s390/s390.mh (NATDEPFILES): Update.
21 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
22 * config/powerpc/linux.mh (NATDEPFILES): Update.
23 * config/pa/linux.mh (NATDEPFILES): Update.
24 * config/mips/linux.mh (NATDEPFILES): Update.
25 * config/m68k/linux.mh (NATDEPFILES): Update.
26 * config/ia64/linux.mh (NATDEPFILES): Update.
27 * config/i386/linux64.mh (NATDEPFILES): Update.
28 * config/i386/linux.mh (NATDEPFILES): Update.
29 * config/arm/linux.mh (NATDEPFILES): Update.
30 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
31 * linux-nat.c: Update copyright. Include <sys/param.h>,
32 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
33 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
34 (O_LARGEFILE): Possibly define.
35 (_initialize_linux_nat, linux_proc_pending_signals)
36 (add_line_to_sigset, linux_proc_xfer_memory)
37 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
38 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
39 (struct linux_corefile_thread_data)
40 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
41 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
42
43 2004-09-16 Andrew Cagney <cagney@gnu.org>
44
45 * lin-lwp.c: Delete file.
46 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
47 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
48 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
49 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
50 (linux_nat_attach, detach_callback, linux_nat_detach)
51 (resume_callback, resume_clear_callback, linux_nat_resume)
52 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
53 (stop_wait_callback, linux_nat_has_pending, flush_callback)
54 (status_callback, running_callback, count_events_callback)
55 (select_singlestep_lwp_callback, select_event_lwp_callback)
56 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
57 (child_wait, stop_and_resume_callback, linux_nat_wait)
58 (kill_callback, kill_wait_callback, linux_nat_kill)
59 (linux_nat_create_inferior, linux_nat_mourn_inferior)
60 (linux_nat_xfer_memory, linux_nat_thread_alive)
61 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
62 (_initialize_linux_nat): New functions.
63 * Makefile.in: Update all dependencies.
64 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
65 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
66 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
67 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
68 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
69 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
70 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
71 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
72 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
73 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
74 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
75 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
76 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
77
78 2004-09-27 Mark Kettenis <kettenis@gnu.org>
79
80 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
81 config/i386/obsd64.mh (NAT_FILE): Remove variable.
82
83 * configure.in: Don't comment out NATDEPFILES in the generated
84 Makefile if NAT_FILE is unset.
85 * configure: Regenerate.
86
87 2004-09-27 Andrew Cagney <cagney@gnu.org>
88
89 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
90 (insert_step_resume_breakpoint): Delete.
91 (insert_step_resume_breakpoint_at_frame): New function.
92 (insert_step_resume_breakpoint_at_sal): New function.
93 (handle_inferior_event, step_into_function)
94 (insert_step_resume_breakpoint): Simplify by using same.
95
96 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
97
98 2004-09-26 Mark Kettenis <kettenis@gnu.org>
99
100 * fbsd-proc.c: Remove file.
101 * Makefile.in (fbsd-proc.o): Remove dependency.
102
103 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
104 code together.
105
106 * config/i386/nm-fbsd64.h: Remove file.
107 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
108
109 2004-09-26 Mark Kettenis <kettenis@gnu.org>
110
111 * amd64-nat.h: Update copyright year.
112 (amd64bsd_target): New prototype.
113 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
114 (amd64bsd_target): New function.
115 (amd64bsd_fetch_inferior_registers): Rename from
116 fetch_inferior_registers. Make static.
117 (amd64bsd_store_inferior_registers): Rename from
118 store_inferior_registers. Make static.
119 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
120 (_initialize_amd64fbsd_nat): Construct and add target vector.
121 * amd64nbsd-nat.o: Include "target.h".
122 (_initialize_amd64nbsd_nat): Construct and add target vector.
123 * amd64obsd-nat.c: Include "target.h".
124 (_initialize_amd64obsd_nat): Construct and add target vector.
125 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
126 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
127 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
128 fbsd-nat.o.
129 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
130 Remove infptrace.o and inftarg.o. Add inf-child.o and
131 inf-ptrace.o.
132 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
133 (amd64obsd-nat.o): Update dependencies.
134
135 2004-09-25 Mark Kettenis <kettenis@gnu.org>
136
137 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
138 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
139 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
140 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
141 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
142
143 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
144 Inline attach call.
145 (inf_ptrace_detach): Inline detach call.
146
147 * configure.in: Check for waddstr instead of mvwaddstr when
148 searching for curses library. Check for wborder.
149 * configure, config.in: Regenerate.
150 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
151 available.
152
153 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
154
155 2004-09-24 Robert Picco <Robert.Picco@hp.com>
156
157 Committed by Andrew Cagney.
158 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
159 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
160 configuration.
161 (fetch_register_using_p): Implement 'p' packet. Based on code by
162 Fernando Nasser.
163 (remote_fetch_registers): Call fetch_register_using_p.
164 (init_all_packet_configs, show_remote_cmd)
165 (_initialize_remote): Add p-packet.
166
167 2004-09-24 Mark Kettenis <kettenis@gnu.org>
168
169 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
170 instead of call_ptrace. Call wait directly instead of
171 ptrace_wait.
172 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
173 (inf_ptrace_wait): Inline ptrace_wait call.
174
175 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
176
177 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
178 rolled back instead.
179
180 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
181
182 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
183 the new argument order.
184
185 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
186
187 * MAINTAINERS: Remove "broken" from XStormy16 entry.
188 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
189 (struct gdbarch_tdep): Remove.
190 (struct xstormy16_frame_cache): New frame cache structure.
191 (xstormy16_register_byte, xstormy16_register_raw_size)
192 (xstormy16_reg_virtual_type, xstormy16_register_type)
193 (xstormy16_push_arguments, xstormy16_push_return_address)
194 (xstormy16_pop_frame, xstormy16_store_struct_return)
195 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
196 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
197 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
198 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
199 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
200 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
201 (xstormy16_use_struct_convention): Drop gcc_p parameter.
202 (xstormy16_extract_return_value, xstormy16_store_return_value):
203 Regcachify. Drop useless struct convention handling.
204 (xstormy16_register_type, xstormy16_return_value)
205 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
206 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
207 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
208 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
209 (xstormy16_unwind_sp, xstormy16_unwind_pc)
210 (xstormy16_unwind_dummy_id) : New functions.
211 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
212 of xstormy16_scan_prologue.
213 (xstormy16_frame_unwind): New frame_unwind structure.
214 (xstormy16_frame_base): New frame_base structure.
215 (xstormy16_gdbarch_init): Accomodate all of the above changes.
216 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
217
218 2004-09-22 Mark Kettenis <kettenis@gnu.org>
219
220 * language.c (language_gdbarch_post_init): Fix off-by one error.
221
222 2004-09-21 Daniel Jacobowitz <dan@debian.org>
223
224 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
225 (struct dwarf2_offset_and_type): New.
226 (set_die_type, reset_die_and_siblings_types, get_die_type)
227 (offset_and_type_hash, offset_and_type_eq): New functions.
228 (read_structure_type, read_enumeration_type, read_array_type)
229 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
230 (read_tag_reference_type, read_tag_const_type)
231 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
232 (read_typedef, read_base_type, read_subrange_type): Use
233 set_die_type.
234
235 2004-09-20 Daniel Jacobowitz <dan@debian.org>
236
237 * Makefile.in (dwarf2read.o): Update dependencies.
238 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
239 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
240 and read_in_chain.
241 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
242 mark, and has_form_ref_addr.
243 (struct dwarf2_per_cu_data): New.
244 (dwarf2_max_cache_age): New.
245 (dwarf2_build_psymtabs_hard): Free cached compilation units
246 after loading. Create and manage the list of compilation units.
247 Remove unnecessary NULL initialization. Fix indentation.
248 (psymtab_to_symtab_1): Initialize all of CU.
249 (dwarf2_read_abbrevs): Set has_form_ref_addr.
250 (find_partial_die): Use dwarf2_find_containing_comp_unit
251 and load_comp_unit.
252 (free_stack_comp_unit): Update comments. Clear the per-cu
253 pointer. Handle aging.
254 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
255 (age_cached_comp_units, free_one_cached_comp_unit)
256 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
257 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
258 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
259 (show_dwarf2_cmd): New.
260 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
261 and "maint show dwarf2 max-cache-age".
262 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
263 externs.
264 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
265 global.
266
267 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
268
269 * dwarf2read.c (typename_concat): Change prototype to accept obstack
270 and dwarf2_cu struct pointer as arguments. Change function to use
271 obstack if provided and use dwarf2_cu to determine language-specific
272 separator.
273 (partial_die_parent_scope): Change comment to include java. Use
274 new version of typename_concat instead of obconcat.
275 (partial_die_full_name): Use typename_concat.
276 (read_namespace): Ditto.
277 (read_enumeration_type): Use typename_concat instead of obconcat.
278 (new_symbol): Ditto.
279 (add_partial_symbol): Enhance tests for C++ to also test for Java.
280 (guess_structure_name): Ditto.
281 (read_subroutine_type): Ditto.
282 (read_structure_type): Ditto.
283 (is_vtable_name): Add Java support.
284 (determine_class_name): Switch to new typename_concat call.
285 (determine_prefix): Switch to new typename_concat call.
286 * jv-exp.y (FuncStart): New pattern.
287 (MethodInvocation): Add support for simple function calls. Change
288 warning message for other forms of inferior call currently not
289 supported.
290 * valarith.c (value_subscript): Treat an array with upper-bound
291 of -1 as unknown size.
292
293 2004-09-20 Daniel Jacobowitz <dan@debian.org>
294
295 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
296 (lookup_partial_symtab): Use symtab_to_fullname.
297
298 2004-09-19 Jim Blandy <jimb@redhat.com>
299
300 * minsyms.c (lookup_minimal_symbol): Doc fix.
301
302 2004-09-20 Andrew Cagney <cagney@gnu.org>
303
304 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
305 CHILD_RESUME.
306 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
307 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
308 KILL_INFERIOR.
309 * infptrace.c: Update.
310
311 2004-09-19 Daniel Jacobowitz <dan@debian.org>
312
313 * symtab.c (output_source_filename): Mark first argument as const.
314 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
315 for "info sources" output.
316
317 2004-09-20 Mark Kettenis <kettenis@gnu.org>
318
319 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
320 <machine/vmparam.h>.
321 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
322 (register_u_addr): Remove prototype.
323
324 2004-09-19 Mark Kettenis <kettenis@gnu.org>
325
326 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
327 (i386bsd_fetch_inferior_registers): Rename from
328 fetch_inferior_registers. Make static.
329 (i386bsd_store_inferior_registers): Rename from
330 store_inferior_registers. Make static.
331 (i386bsd_target): New function.
332 * i386bsd-nat.h: New file.
333 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
334 "i386bsd-nat.h".
335 (i386fbsd_resume): Rename from child_resume. Make static.
336 (_initialize_i386fbsd_nat): Construct and add target vector.
337 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
338 (_initialize_i386nbsd_nat): Construct and add target vector.
339 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
340 Remove defines.
341 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
342 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
343 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
344 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
345 (LOADLIBES): New variable.
346 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
347 inf-ptrace.o. Remove inftarg.o.
348 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
349 inf-ptrace.o. Remove inftarg.o.
350 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
351 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
352 (LOADLIBES): New variable.
353 * Makefile.in (i386bsd_nat_h): New variable.
354 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
355 dependencies.
356
357 * sparc64nbsd-tdep.c: Include "objfiles.h".
358 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
359 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
360 svr4_lp64_fetch_link_map_offsets.
361 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
362 "nbsd-tdep.h".
363 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
364 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
365 svr4_lp64_fetch_link_map_offsets.
366 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
367 dependencies.
368
369 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
370 * fbsd-nat.h: New file.
371 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
372 (fbsd_nat_h): New variable.
373 (fbsd-nat.o): New dependency.
374
375 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
376 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
377
378 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
379 comment.
380
381 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
382
383 * ada-exp.y (type_int): New function to add layer of abstraction
384 around references to expression types.
385 (type_long): Ditto.
386 (type_long_long): Ditto.
387 (type_float): Ditto.
388 (type_double): Ditto.
389 (type_long_double): Ditto.
390 (type_char): Ditto.
391 (type_system_address): Ditto.
392 (simple_exp): Use type_* functions in place of builtin_*
393 variables.
394 (exp): Ditto.
395 (write_var_from_name): Ditto.
396 (write_object_renaming): Ditto.
397 * ada-lang.c (ada_create_fundamental_type): Remove redundant
398 declaration.
399 (build_ada_types): Remove, replacing with...
400 (ada_language_arch_info): New function to initialize primitive
401 type vector in language_arch_info.
402 (ada_array_length): Remove use of builtin_type_ada_int.
403 (value_pos_atr): Ditto.
404 (ada_evaluate_subexp): Ditto.
405 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
406 builtin_type_ada_long_long, builtin_type_ada_char,
407 builtin_type_ada_float, builtin_type_ada_double,
408 builtin_type_ada_long_double, builtin_type_ada_natural,
409 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
410 (ada_builtin_types): Remove.
411 (ada_language_defn): Remove entries for la_builtin_type_vector and
412 string_char_type and use ada_language_arch_info.
413 (_initialize_ada_language): Do type-vector initialization along
414 the lines of c-lang.c.
415 (ada_create_fundamental_type): Break up line.
416 (ada_dump_symtab): Remove unused function.
417 (enum ada_primitive_types): Define.
418 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
419 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
420 builtin_type_ada_float, builtin_type_ada_double,
421 builtin_type_ada_long_double, builtin_type_ada_natural,
422 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
423 * ada-lex.l: Use type_* functions in place of builtin_* variables.
424 (processInt): Ditto.
425 (processReal): Ditto.
426 (name_lookup): Ditto.
427 * ada-typeprint.c (print_range): Use builtin_type_int, not
428 builtin_type_ada_int.
429
430 2004-09-18 Mark Kettenis <kettenis@gnu.org>
431
432 * i386-tdep.c (i386_register_name): Rename regno to regnum.
433
434 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
435 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
436 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
437 * configure.in: Improve checks for curses library by checking for
438 mvwaddstr instead of initscr. Drop HP curses in favour of
439 standard curses on HP-UX.
440 * configure: Regenerated.
441
442 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
443
444 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
445 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
446 Minor formatting changes.
447 (empty_array): Slight rewrite for formatting.
448 (emit_char,parse,ada_language_defn,build_ada_types,
449 ada_is_exception_sym, _initialize_ada_language): Move
450 definitions around.
451 (ada_dump_symtab): Remove unused definition.
452 (ada_maybe_exception_partial_symbol): Remove unused definition.
453
454 2004-09-16 Andrew Cagney <cagney@gnu.org>
455
456 * inf-child.c: Include "gdb_string.h".
457 (inf_child_core_file_to_sym_file): Delete.
458 (inf_child_target): Set to_fetch_registers and to_store_registers.
459 * inf-ptrace.c: Include "gdb_string.h".
460 * Makefile.in: Update all dependencies.
461
462 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
463 problem.
464
465 2004-09-14 Joel Brobecker <brobecker@gnat.com>
466
467 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
468 call to heuristic_proc_desc. Remove code that became redundant
469 as a consequence.
470 (read_next_frame_reg): Remove special case for SP_REGNUM.
471 (set_reg_offset): Fix small typo.
472 (reset_saved_regs): New procedure.
473 (mips32_heuristic_proc_desc): No longer compute a fake
474 procedure descriptor. Compute the full frame cache instead.
475 Some minor comment reformatting.
476
477 2004-09-14 Andrew Cagney <cagney@gnu.org>
478
479 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
480 maintainer.
481
482 * thread-db.c (thread_db_new_objfile): Assume that there is a
483 child process.
484
485 2004-09-13 Jim Blandy <jimb@redhat.com>
486
487 * valops.c (value_assign): Move 'buffer' to the enclosing block,
488 so that its storage isn't referenced after its lifetime ends.
489
490 * valops.c (value_assign): 'use_buffer' is initialized to zero,
491 and never assigned to. Delete it, and the 'if (use_buffer)'
492 clauses. Delete 'raw_buffer', since it is now unused.
493
494 2004-09-13 Andrew Cagney <cagney@gnu.org>
495
496 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
497 * configure: Re-generate.
498 * nlm/Makefile.in (TAGS): Update.
499 * Makefile.in (TAGS): Update.
500 * config/vax/nbsd.mt (TM_FILE): Update.
501 * config/sparc/vxworks.mt (TM_FILE): Update.
502 * config/sparc/sol2.mt (TM_FILE): Update.
503 * config/sparc/sol2-64.mt (TM_FILE): Update.
504 * config/sparc/obsd64.mt (TM_FILE): Update.
505 * config/sparc/obsd.mt (TM_FILE): Update.
506 * config/sparc/nbsd64.mt (TM_FILE): Update.
507 * config/sparc/nbsd.mt (TM_FILE): Update.
508 * config/sparc/linux64.mt (TM_FILE): Update.
509 * config/sparc/linux.mt (TM_FILE): Update.
510 * config/sparc/fbsd.mt (TM_FILE): Update.
511 * config/sh/wince.mt (TM_FILE): Update.
512 * config/sh/nbsd.mt (TM_FILE): Update.
513 * config/sh/linux.mt (TM_FILE): Update.
514 * config/sh/embed.mt (TM_FILE): Update.
515 * config/s390/s390.mt (TM_FILE): Update.
516 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
517 * config/rs6000/rs6000.mt (TM_FILE): Update.
518 * config/rs6000/aix4.mt (TM_FILE): Update.
519 * config/powerpc/vxworks.mt (TM_FILE): Update.
520 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
521 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
522 * config/powerpc/obsd.mt (TM_FILE): Update.
523 * config/powerpc/nbsd.mt (TM_FILE): Update.
524 * config/powerpc/linux.mt (TM_FILE): Update.
525 * config/powerpc/aix.mt (TM_FILE): Update.
526 * config/pa/obsd.mt (TM_FILE): Update.
527 * config/pa/linux.mt (TM_FILE): Update.
528 * config/pa/hppahpux.mt (TM_FILE): Update.
529 * config/pa/hppa64.mt (TM_FILE): Update.
530 * config/pa/hppa.mt (TM_FILE): Update.
531 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
532 * config/mips/wince.mt (TM_FILE): Update.
533 * config/mips/vxmips.mt (TM_FILE): Update.
534 * config/mips/nbsd.mt (TM_FILE): Update.
535 * config/mips/linux.mt (TM_FILE): Update.
536 * config/mips/irix6.mt (TM_FILE): Update.
537 * config/mips/irix5.mt (TM_FILE): Update.
538 * config/mips/embed.mt (TM_FILE): Update.
539 * config/m68k/vxworks68.mt (TM_FILE): Update.
540 * config/m68k/st2000.mt (TM_FILE): Update.
541 * config/m68k/os68k.mt (TM_FILE): Update.
542 * config/m68k/obsd.mt (TM_FILE): Update.
543 * config/m68k/nbsd.mt (TM_FILE): Update.
544 * config/m68k/monitor.mt (TM_FILE): Update.
545 * config/m68k/linux.mt (TM_FILE): Update.
546 * config/m68k/cisco.mt (TM_FILE): Update.
547 * config/ia64/linux.mt (TM_FILE): Update.
548 * config/ia64/aix.mt (TM_FILE): Update.
549 * config/ia64/ia64.mt (TM_FILE): Update.
550 * config/i386/vxworks.mt (TM_FILE): Update.
551 * config/i386/obsd64.mt (TM_FILE): Update.
552 * config/i386/obsd.mt (TM_FILE): Update.
553 * config/i386/nto.mt (TM_FILE): Update.
554 * config/i386/nbsd64.mt (TM_FILE): Update.
555 * config/i386/nbsd.mt (TM_FILE): Update.
556 * config/i386/linux64.mt (TM_FILE): Update.
557 * config/i386/linux.mt (TM_FILE): Update.
558 * config/i386/i386sol2.mt (TM_FILE): Update.
559 * config/i386/i386lynx.mt (TM_FILE): Update.
560 * config/i386/fbsd64.mt (TM_FILE): Update.
561 * config/i386/fbsd.mt (TM_FILE): Update.
562 * config/i386/cygwin.mt (TM_FILE): Update.
563 * config/h8300/h8300.mt (TM_FILE): Update.
564 * config/frv/frv.mt (TM_FILE): Update.
565 * config/cris/cris.mt (TM_FILE): Update.
566 * config/arm/wince.mt (TM_FILE): Update.
567 * config/arm/nbsd.mt (TM_FILE): Update.
568 * config/arm/linux.mt (TM_FILE): Update.
569 * config/arm/embed.mt (TM_FILE): Update.
570 * config/alpha/nbsd.mt (TM_FILE): Update.
571 * config/alpha/fbsd.mt (TM_FILE): Update.
572 * config/alpha/alpha.mt (TM_FILE): Update.
573 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
574 * config/alpha/alpha-linux.mt (TM_FILE): Update.
575
576 Eliminate event_loop_p, always has the value 1.
577 * defs.h (event_loop_p): Delete macro.
578 * breakpoint.c (until_break_command): Simplify.
579 * utils.c (prompt_for_continue): Simplify.
580 * tracepoint.c (read_actions): Simplify.
581 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
582 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
583 (set_prompt, init_main): Simplify.
584 (init_signals, disconnect): Delete, unused.
585 * remote.c (remote_async_resume)
586 (extended_remote_async_create_inferior): Simplify.
587 * mi/mi-interp.c (mi_input): Delete, unused.
588 (mi_interpreter_resume, mi_command_loop): Simplify.
589 * interps.c (current_interp_command_loop): Simplify.
590 * infrun.c (proceed): Simplify.
591 * infcmd.c (run_command, continue_command, step_1, jump_command)
592 (until_command, advance_command, finish_command)
593 (interrupt_target_command): Simplify.
594 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
595
596 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
597 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
598 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
599 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
600 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
601 * mips-tdep.c (mips_dump_tdep): Do not print same.
602
603 2004-09-12 Andrew Cagney <cagney@gnu.org>
604
605 * valprint.c (print_longest): Use fputs_filtered. Make "val"
606 const.
607 * Makefile.in (valprint.o): Delete explict rule.
608
609 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
610 reported by Dave Anderson.
611
612 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
613
614 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
615
616 2004-09-12 Salvador E. Tropea <set@users.sf.net>
617 Andrew Cagney <cagney@gnu.org>
618
619 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
620 (mi_cmd_data_list_register_values)
621 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
622 the register number computation.
623
624 2004-09-12 Andrew Cagney <cagney@gnu.org>
625
626 * ppcnbsd-nat.c: Include "inf-ptrace.h".
627 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
628 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
629 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
630 target.
631 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
632 inf-ptrace.o and inf-child.o.
633 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
634 * Makefile.in: Update dependencies.
635
636 2004-09-11 Andrew Cagney <cagney@gnu.org>
637
638 * language.c (hex_string, hex_string_custom): Move from here ...
639 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
640 (CELLSIZE): Increase to 50.
641 * language.h (hex_string, hex_string_custom): Move from here ...
642 * defs.h: ... to here.
643 * Makefile.in: Update all dependencies.
644
645 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
646
647 * language.c (local_hex_format_custom): Remove.
648 (local_hex_string): Rename to hex_string, use C format, and move to
649 utils.c
650 (local_hex_string_custom): Rename to hex_string_custom and change
651 interface. Now uses C format. Move to utils.c
652 (local_octal_format_custom): Remove.
653 (local_decimal_format_custom): Remove.
654 (unknown_language_defn): Remove language-specific number
655 formatting entries.
656 (auto_language_defn): Ditto.
657 (local_language_defn): Ditto.
658 * language.h (struct language_format_info): Delete declaration.
659 (struct language_defn): Remove language_format_info fields
660 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
661 (local_binary_format): Remove macro.
662 (local_binary_format_prefix): Remove macro.
663 (local_binary_format_specifier): Remove macro.
664 (local_binary_format_suffix): Remove macro.
665 (local_octal_format): Remove macro.
666 (local_octal_format_prefix): Remove macro.
667 (local_octal_format_specifier): Remove macro.
668 (local_octal_format_suffix): Remove macro.
669 (local_decimal_format): Remove macro.
670 (local_decimal_format_prefix): Remove macro.
671 (local_decimal_format_specifier): Remove macro.
672 (local_decimal_format_suffix): Remove macro.
673 (local_hex_format): Remove macro.
674 (local_hex_format_prefix): Remove macro.
675 (local_hex_format_specifier): Remove macro.
676 (local_hex_format_suffix): Remove macro.
677 (local_decimal_format_custom): Remove.
678 (local_octal_format_custom): Remove.
679 (local_hex_format_custom): Remove.
680 (local_hex_string): Rename to hex_string and move to defs.h.
681 (local_hex_string_custom): Rename to hex_string_custom, change
682 interface, and move to defs.h.
683 * utils.c: (int_string): New function.
684 (hex_string): New function (from language.c).
685 (hex_string_custom): New function (from language.c).
686 (octal2str): New function.
687 (decimal2str): Add width parameter.
688 (paddr_u): Use new decimal2str interface.
689 (paddr_d): Ditto.
690 * defs.h (hex_string): Declare.
691 (hex_string_custom): Declare.
692 (int_string): Declare.
693 * printcmd.c (print_scalar_formatted): Remove localized binary
694 formatting.
695 * valprint.c (print_longest): Use int_string.
696 (print_floating): Use C hex format.
697 (print_hex_chars): Ditto.
698 (print_binary_chars): Remove language-specific formatting.
699 (print_octal_chars): Use C octal format.
700 (print_decimal_chars): Delocalize format.
701 (print_decimal): Remove.
702 * ada-lang.c (ada_language_defn): Remove language-specific number
703 formatting entries.
704 * p-lang.c (pascal_language_defn): Ditto.
705 * c-lang.c (c_language_defn): Ditto.
706 (cplus_language_defn): Ditto.
707 (asm_language_defn): Ditto.
708 (minimal_language_defn): Ditto.
709 * f-lang.c (f_language_defn): Ditto.
710 * jv-lang.c (java_language_defn): Ditto.
711 * m2-lang.c (m2_language_defn): Ditto.
712 * scm-lang.c (scm_language_defn): Ditto.
713 * objc-lang.c (objc_language_defn): Ditto.
714 * memattr.c (mem_info_command): Use renamed hex_string_custom with
715 new interface.
716 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
717 * ui-out.c (ui_out_field_core_addr): Ditto.
718 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
719 * exec.c (print_section_info): Ditto.
720 * i387-tdep.c (print_i387_status_word): Ditto.
721 (print_i387_control_word): Ditto.
722 (i387_print_float_info): Ditto.
723 * maint.c (maint_print_section_info): Ditto.
724 * solib.c (info_sharedlibrary_command): Ditto.
725 * somsolib.c (som_sharedlibrary_info_command): Ditto.
726 * symtab.c (print_msymbol_info): Ditto.
727 * tracepoint.c (tracepoints_info): Ditto.
728 * solib-frv.c (lm_base): Ditto.
729 (frv_current_sos): Ditto.
730 (enable_break2): Ditto.
731 (enable_break): Ditto.
732 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
733 (process_one_symbol): Ditto.
734 * infcmd.c (program_info): Ditto.
735 * mdebugread.c (parse_partial_symbols): Ditto.
736 * symfile.c (add_symbol_file_command): Ditto.
737 * cli/cli-cmds.c (edit_command): Ditto.
738 (list_command): Ditto.
739 * infcall.c (call_function_by_hand): Ditto.
740 * remote-vx.c (vx_run_files_info): Ditto.
741 (vx_wait): Ditto.
742 (vx_attach): Ditto.
743 (vx_detach): Ditto.
744 (vx_kill): Ditto.
745 * aix-thread.c (pdc_symbol_addrs): Ditto.
746 (pdc_read_regs): Ditto.
747 (pdc_write_regs): Ditto.
748 (pdc_read_data): Ditto.
749 (pdc_write_data): Ditto.
750 * d10v-tdep.c (display_trace): Ditto.
751 * rs6000-nat.c (find_toc_address): Ditto.
752 * aix-thread.c: Don't include language.h.
753 * buildsym.c: Ditto.
754 * dbxread.c: Ditto.
755 * mdebugread.c: Ditto.
756 * rs6000-nat.c: Ditto.
757 * buildsym.c (make_blockvector): Use renamed hex_string.
758
759 2004-09-10 Jason Molenda (jmolenda@apple.com)
760
761 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
762 chars after 'if' or 'while' commands in user-defined commands.
763
764 2004-09-08 Jim Blandy <jimb@redhat.com>
765
766 Fix bug reported and analyzed by Olivier Crete:
767 * symfile.c (copy_section_addr_info): New function.
768 (symbol_file_add_with_addrs_or_offsets): Use it to save the
769 original set of address arguments, instead of handwritten code
770 that uses one length to allocate and a different length to
771 initialize. Use make_cleanup_free_section_addr_info.
772 * symfile.h (copy_section_addr_info): New declaration.
773 * utils.c: #include "symfile.h".
774 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
775 New functions.
776 * defs.h (make_cleanup_free_section_addr_info): New declaration.
777 * Makefile.in (utils.o): Update dependencies.
778
779 2004-09-08 Andrew Cagney <cagney@gnu.org>
780
781 * thread-db.c (keep_thread_db): Delete.
782 (thread_db_new_objfile, thread_db_create_inferior)
783 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
784
785 2004-09-08 Mark Kettenis <kettenis@gnu.org>
786
787 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
788 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
789 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
790 (i386_frameless_signal_p): Remove prototype.
791 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
792 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
793 I386_SSE_NUM_REGS.
794 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
795 instead of FP0_REGNUM.
796 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
797 of FP0_REGNUM and FPC_REGNUM.
798
799 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
800 (sunos_solib_create_inferior_hook): Don't call
801 sunos_relocate_main_executable.
802
803 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
804 solib_svr4_fetch_link_map_offsets to
805 svr4_ilp32_fetch_link_map_offsets.
806 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
807 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
808 svr4_ilp32_fetch_link_map_offsets.
809 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
810
811 2004-09-07 Jim Blandy <jimb@redhat.com>
812
813 * frame.h (frame_register): Doc fix.
814
815 2004-09-07 Andrew Cagney <cagney@gnu.org>
816
817 * vx-share/wait.h: Delete #ifdef USG.
818 * utils.c (request_quit): Ditto.
819 * tui/tui.c (tui_reset): Ditto.
820 * remote.c: Ditto.
821 * remote-sds.c: Ditto.
822 * remote-rdi.c: Ditto.
823 * mdebugread.c: Ditto.
824 * m68klinux-nat.c: Ditto.
825 * infttrace.c: Ditto.
826 * infptrace.c: Ditto.
827 * i386v-nat.c: Ditto.
828 * exec.c: Ditto.
829 * dbxread.c: Ditto.
830 * core-aout.c: Ditto.
831
832 2004-09-05 Joel Brobecker <brobecker@gnat.com>
833
834 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
835 heuristic_proc_desc.
836 (mips_insn32_frame_cache): Likewise.
837
838 2004-09-04 Joel Brobecker <brobecker@gnat.com>
839
840 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
841 left behind by error.
842
843 2004-09-04 Joel Brobecker <brobecker@gnat.com>
844
845 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
846 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
847
848 2004-09-04 Joel Brobecker <brobecker@gnat.com>
849
850 * config/rs6000/xm-aix4.h: Remove this file.
851 * config/rs6000/aix4.mh (XM_FILE): Delete.
852
853 2004-09-04 Joel Brobecker <brobecker@gnat.com>
854
855 * config/rs6000/xm-rs6000.h: Remove this file.
856 * config/rs6000/rs6000.mh (XM_FILE): Remove.
857
858 2004-09-03 Andrew Cagney <cagney@gnu.org>
859
860 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
861 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
862 only use.
863
864 * mips-tdep.c (temp_saved_regs): Delete.
865 (set_reg_offset): Replace saved_regs parameter with this_cache.
866 (heuristic_proc_desc, mips16_heuristic_proc_desc)
867 (mips32_heuristic_proc_desc): Add this_cache parameter.
868 (mips_insn32_frame_cache, mips_insn16_frame_cache)
869 (after_prologue): Pass a NULL this_cache.
870
871 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
872 non-kernel trap prologues.
873
874 * mips-tdep.c (find_proc_desc): Delete function.
875 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
876 simplify.
877 (mips_insn16_frame_cache): Replace find_proc_desc with code from
878 mips_insn32_frame_cache.
879
880 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
881 Simplify as NEXT_FRAME is NULL.
882 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
883
884 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
885 local variable.
886 (mips_skip_prologue): Update.
887
888 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
889 "cur_frame" parameter.
890 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
891 (mips_insn32_frame_cache, find_proc_desc): Update
892
893 * config/vax/nm-obsd.h: Delete file.
894 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
895 * config/vax/nm-nbsd.h: Delete file.
896 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
897 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
898 * config/sh/nm-nbsd.h: Delete file.
899 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
900 * config/rs6000/nm-rs6000ly.h: Delete file.
901 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
902 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
903 * config/powerpc/nm-obsd.h: Delete file.
904 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
905 * config/powerpc/nm-nbsd.h: Delete file.
906 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
907 * config/pa/nm-obsd.h: Delete file.
908 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
909 * config/mips/nm-nbsd.h: Delete file.
910 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
911 * config/m88k/nm-obsd.h: Delete file.
912 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
913 * config/m68k/nm-nbsd.h: Delete file.
914 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
915 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
916 * config/i386/nm-nbsd.h: Delete file.
917 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
918 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
919 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
920 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
921 * config/i386/nm-i386lynx.h: Delete file.
922 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
923 * config/arm/nm-nbsd.h: Delete file.
924 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
925 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
926
927 * config/i386/tm-fbsd.h: Delete file.
928 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
929 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
930
931 * config/rs6000/tm-rs6000-aix4.h: Delete file.
932 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
933 * config/rs6000/aix4.mt (TM_FILE): Set to
934 config/rs6000/tm-rs6000.h.
935 * config/powerpc/tm-ppc-aix.h: Delete file.
936 * config/powerpc/aix.mt (TM_FILE): Set to
937 config/rs6000/tm-rs6000.h.
938 * config/m68k/tm-linux.h: Delete file.
939 * config/m68k/linux.mt (TM_FILE): Set to solib.h
940 * config/i386/tm-linux64.h: Delete file.
941 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
942 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
943
944 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
945 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
946 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
947 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
948 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
949 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
950 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
951 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
952 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
953
954 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
955 gdb_host_cpu.
956
957 2004-09-02 Joel Brobecker <brobecker@gnat.com>
958
959 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
960 Minor reformatting. Some code factoring.
961
962 2004-09-02 Andrew Cagney <cagney@gnu.org>
963
964 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
965 * config/vax/tm-nbsd.h: Delete file.
966 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
967 * config/sparc/tm-vxworks.h: Delete file.
968 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
969 * config/sparc/tm-nbsd.h: Delete file.
970 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
971 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
972 * config/sparc/tm-linux.h: Delete file.
973 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
974 * config/s390/tm-linux.h: Delete file.
975 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
976 * config/pa/tm-bsd.h: Delete file.
977 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
978 * config/m68k/tm-obsd.h: Delete file.
979 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
980 * config/m68k/tm-nbsd.h: Delete file.
981 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
982 * config/i386/tm-vxworks.h: Delete file.
983 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
984 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
985 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
986 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
987 * config/i386/tm-nbsd.h: Delete file.
988 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
989 * config/i386/tm-i386lynx.h: Delete file.
990 * config/cris/cris.mt (TM_FILE): Set to solib.h.
991 * config/cris/tm-cris.h: Delete file.
992
993 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
994 * configure: Re-generate.
995 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
996 * config/arm/tm-nbsd.h: Delete file.
997
998 * config/powerpc/tm-ppcle-sim.h: Delete.
999 * config/powerpc/tm-ppcle-eabi.h: Delete.
1000 * config/powerpc/tm-nbsd.h: Delete.
1001 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
1002 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
1003 tm-ppcle-eabi.h.
1004
1005 * config/i386/nto.mh (NAT_FILE): Delete.
1006 * config/i386/nm-nto.h: Delete.
1007
1008 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
1009 * config/m68k/tm-os68k.h: Ditto.
1010 * config/m68k/tm-monitor.h: Ditto.
1011 * config/m68k/tm-cisco.h: Ditto.
1012 * config/m68k/st2000.mt (TM_FILE): Delete.
1013 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
1014 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
1015 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
1016 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
1017
1018 * config/m68k/tm-st2000.h: Delete.
1019 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
1020 * config/sparc/fbsd.mt (TM_FILE): Delete.
1021 * config/sparc/tm-fbsd.h: Delete.
1022
1023 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
1024 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
1025 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
1026
1027 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
1028 GDB_TM_FILE and GDB_XM_FILE.
1029 * gdbarch.c: Re-generate.
1030 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
1031 quotes in macro definition.
1032 * configure.in: Re-generate.
1033
1034 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
1035 validating architecture methods.
1036 * gdbarch.c: Re-generate.
1037
1038 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
1039 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
1040 GDB_MULTI_ARCH_PARTIAL.
1041 * gdbarch.h: Re-generate.
1042
1043 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
1044 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
1045 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
1046 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
1047 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
1048 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
1049 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
1050 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
1051 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
1052 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
1053 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
1054 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
1055
1056 2004-09-01 Andrew Cagney <cagney@gnu.org>
1057
1058 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
1059 and main_func_highpc.
1060 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
1061 * objfiles.c (init_entry_point_info, objfile_relocate): Update
1062 * nlmread.c (nlm_symfile_read): Update.
1063
1064 2004-09-01 Joel Brobecker <brobecker@gnat.com>
1065
1066 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
1067 (mips_insn32_frame_cache): Inline call to find_proc_desc.
1068 (find_proc_desc): Remove dead code.
1069
1070 2004-09-01 Joel Brobecker <brobecker@gnat.com>
1071
1072 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
1073
1074 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1075
1076 * observer.sh: Add struct so_list declaration.
1077 * Makefile.in: Add dependencies on observer.h for solib.c and
1078 breakpoint.c.
1079 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
1080 function.
1081 (_initialize_breakpoint): Register
1082 disable_breakpoints_in_unloaded_shlib as an observer of the
1083 "solib unloaded" observation event.
1084 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
1085 call decode_line_1 so unfound breakpoint errors are silent.
1086 * solib.c (update_solib_list): When a solib is discovered to have
1087 been unloaded by the program, notify all observers of the
1088 "solib unloaded" observation event.
1089
1090 2004-09-01 Andrew Cagney <cagney@gnu.org>
1091
1092 * frame.c: Include "objfiles.h".
1093 (inside_main_func): New function.
1094 (get_prev_frame): Use new inside_main_func.
1095 * Makefile.in (frame.o): Update dependencies.
1096 * defs.h (inside_main_func): Delete declaration.
1097 * blockframe.c (inside_main_func): Delete function.
1098
1099 2004-08-31 Jim Blandy <jimb@redhat.com>
1100
1101 * dwarf2read.c (is_vtable_name): New function, based on logic from
1102 read_structure_type, but passing the correct length to strncmp,
1103 and using 'sizeof' instead of 'strlen'.
1104 (read_structure_type): Call it.
1105
1106 2004-08-31 Joel Brobecker <brobecker@gnat.com>
1107
1108 * config/powerpc/aix.mh: Add comment.
1109
1110 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
1111
1112 * MAINTAINERS: Add self to Write-After-Approval.
1113
1114 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
1115
1116 * MAINTAINERS: Add self to Write-After-Approval.
1117
1118 2004-08-30 Andrew Cagney <cagney@gnu.org>
1119
1120 Fix PR breakpoints/1757.
1121 * infrun.c (struct execution_control_state): Replace
1122 remove_breakpoints_on_following_step with
1123 step_after_step_resume_breakpoint.
1124 (init_execution_control_state): Update.
1125 (handle_inferior_event): For signals, when stepping off a
1126 breakpoint, set step_after_step_resume_breakpoint. When
1127 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
1128 (keep_going): Delete code handling
1129 remove_breakpoints_on_following_step.
1130
1131 2004-08-29 David Lecomber <david@streamline-computing.com>
1132
1133 Fix PR gdb/648
1134 * language.h (enum array_ordering): New enum.
1135 * language.h (struct language_defn): New la_array_ordering
1136 attribute.
1137 * language.c (unknown_language_defn, auto_language_defn)
1138 (local_language_defn): Ditto.
1139 * ada-lang.c (ada_language_defn): Ditto.
1140 * c-lang.c (c_language_defn, cplus_language_defn)
1141 (asm_language_defn, minimal_language_defn): Ditto.
1142 * f-lang.c (f_language_defn): Ditto.
1143 * jv-lang.c (java_language_defn): Ditto.
1144 * m2-lang.c (f_language_defn): Ditto.
1145 * objc-lang.c (objc_language_defn): Ditto.
1146 * p-lang.c (pascal_language_defn): Ditto.
1147 * scm-lang.c (scm_language_defn): Ditto.
1148 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
1149 oriented large to small in type structure.
1150 * dwarf2read.c (read_array_order): New function.
1151 (read_array_type): Use read_array_order to check row/column
1152 major ordering.
1153
1154 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
1155
1156 * target.c (target_resize_to_sections): Check
1157 current_target.to_sections for an old value when updating.
1158
1159 2004-08-27 Joel Brobecker <brobecker@gnat.com>
1160
1161 * procfs.c (dbx_link_bpt_addr): New static global variable.
1162 (dbx_link_shadow_contents): New static global variable.
1163 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
1164 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
1165 if we just hit it.
1166 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
1167 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
1168 from run to run.
1169 (procfs_create_inferior): Remove syssgi syscall-exit notifications
1170 after the inferior has been forked.
1171 (remove_dbx_link_breakpoint): New function.
1172 (dbx_link_addr): New function.
1173 (insert_dbx_link_bpt_in_file): New function.
1174 (insert_dbx_link_bpt_in_region): New function.
1175 (insert_dbx_link_breakpoint): New function.
1176 (proc_trace_syscalls_1): New function, extracted from
1177 proc_trace_syscalls.
1178 (proc_trace_syscalls): Replace extract code by call to
1179 proc_trace_syscalls_1.
1180 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
1181 is no longer valid.
1182
1183 2004-08-25 Jim Blandy <jimb@redhat.com>
1184
1185 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
1186
1187 2004-08-25 Andrew Cagney <cagney@gnu.org>
1188
1189 * infrun.c (struct execution_control_state): Delete field
1190 "stepping_through_sigtramp".
1191 (init_execution_control_state): Do not set same.
1192 (context_switch): Do not pass same to save_infrun_state and
1193 load_infrun_state.
1194 * gdbthread.h (struct thread_info): Delete field
1195 stepping_through_sigtramp.
1196 (save_infrun_state, load_infrun_state): Delete parameter
1197 stepping_through_sigtramp.
1198 * thread.c (load_infrun_state, save_infrun_state): Update.
1199
1200 * infrun.c: Re-indent. Move expression operators to the beginning
1201 of the line. Remove long disabled #if 0 code.
1202
1203 2004-08-24 Andrew Cagney <cagney@gnu.org>
1204
1205 * doublest.h (floatformat_ieee_quad): Rename
1206 floatformat_ia64_quad.
1207 * doublest.c (floatformat_ieee_quad): Rename
1208 floatformat_ia64_quad.
1209 (_initialize_doublest): Update.
1210
1211 2004-08-24 Jim Blandy <jimb@redhat.com>
1212
1213 * dwarf2expr.h (struct dwarf_expr_context): New members
1214 'num_pieces' and 'pieces', for returning the result of an
1215 expression that uses DW_OP_piece.
1216 (struct dwarf_expr_piece): New struct type.
1217 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
1218 pieces.
1219 (free_dwarf_expr_context): Free pieces, if any.
1220 (add_piece): New function.
1221 (execute_stack_op): Implement DW_OP_piece.
1222 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
1223 expression is a list of pieces, print an error message.
1224 (dwarf2_loc_desc_needs_frame): If the expression yields
1225 pieces, and any piece is in a register, then we need a frame.
1226
1227 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
1228 the stack until we've decided what sort of result the evaluation
1229 has produced. Use separate variables, with more specific names.
1230
1231 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
1232
1233 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
1234 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
1235 (arm_netbsd_init_abi_common): Register them.
1236
1237 2004-08-22 Mark Kettenis <kettenis@gnu.org>
1238
1239 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
1240
1241 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
1242 safe_frame_unwind_memory instead of target_read_memory.
1243
1244 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
1245 Reorder includes.
1246 (fetch_register, store_register): Remove prototypes.
1247 (child_resume): Reorganize code and comments such that it is
1248 grouped a bit more logically.
1249 (attach): Explicitly compare errno against 0.
1250 (detach): Likewise. Use perror_with_name instead of
1251 print_sys_errmsg.
1252 * Makefile.in (infptrace.o): Update dependencies.
1253
1254 * ia64-linux-nat.c: Update copyright year.
1255 (fetch_debug_register, store_debug_register)
1256 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
1257 PTRACE_TYPE_ARG3.
1258 * config/ia64/nm-linux.h: Update copyright year.
1259 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
1260
1261 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
1262 from CORE_ADDR to struct frame_info *. Use
1263 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
1264 (amd64_linux_sigtramp_p): Adjust for changed signature of
1265 and64_linux_sigtramp_start
1266
1267 * gdb_ptrace.h: GNU/Linux.
1268
1269 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
1270 Remove defines.
1271
1272 * infptrace.c: Include "gdb_assert.h".
1273 (PTRACE_XFER_TYPE): Remove define.
1274 (offsetof): Only define if U_REGS_OFFSET isn't defined.
1275 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
1276 Tweak comment.
1277 (fetch_inferior_registers, store_inferior_registers): Remove
1278 redundant culry braces. Tweak comment. s/regno/regnum.
1279 * Makefile.in (infptrace.o): Update dependencies.
1280
1281 * configure.in: Change test for return type of ptrace to default
1282 to `long' instead of `int'.
1283 * configure: Regenerate.
1284
1285 2004-08-21 Mark Kettenis <kettenis@gnu.org>
1286
1287 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
1288
1289 * configure.in: Check for ttrace function.
1290 * configure, config.in: Regenerate.
1291
1292 * gdb_ptrace.h: New file.
1293 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
1294 <sys/ptrace.h>.
1295 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
1296 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
1297 (attach): Don't define PT_ATTACH.
1298 (detach): Don't define PT_DETACH.
1299 * Makefile.in (gdb_ptrace_h): New variable.
1300 (infptrace.o): Update dependencies.
1301
1302 2004-08-16 Mark Kettenis <kettenis@gnu.org>
1303
1304 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
1305 instead of `int' if not already defined.
1306 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
1307 PTRACE_TYPE_ARG3.
1308 * infptrace.c (call_ptrace): Revert change that replaced
1309 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1310
1311 2004-08-15 Mark Kettenis <kettenis@gnu.org>
1312
1313 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
1314 Remove defines.
1315
1316 * linux-nat.c (kill_inferior): Add missing third and fourth
1317 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
1318
1319 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
1320 PTRACE_TYPE_RET.
1321
1322 * proc-why.c (proc_prettyfprint_why): Fix format string.
1323
1324 * solib-osf.c (osf_current_sos): Remove unsused label.
1325
1326 * configure.in: Add <ncurses/ncurses.h> to the list of possible
1327 curses headers.
1328 * configure, config.in: Regenerate.
1329 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
1330 <ncurses/ncurses.h>.
1331
1332 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
1333 * config/nm-nbsd.h: Update copyright year.
1334 (PTRACE_ARG3_TYPE): Remove define.
1335
1336 * sparc-nat.c (fetch_inferior_registers)
1337 (store_inferior_registers, sparc_xfer_wcookie):
1338 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1339
1340 * alphabsd-nat.c (fetch_inferior_registers):
1341 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1342 PTRACE_TYPE_ARG3.
1343 * amd64bsd-nat.c (fetch_inferior_registers)
1344 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1345 PTRACE_TYPE_ARG3.
1346 * armnbsd-nat.c: Update copyright year.
1347 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
1348 (store_register, store_regs, store_fp_register, store_fp_regs):
1349 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1350 * hppabsd-nat.c (fetch_inferior_registers)
1351 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1352 PTRACE_TYPE_ARG3.
1353 * i386bsd-nat.c (fetch_inferior_registers)
1354 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
1355 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1356 * m68kbsd-nat.c (fetch_inferior_registers)
1357 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1358 PTRACE_TYPE_ARG3.
1359 * m88kbsd-nat.c (fetch_inferior_registers)
1360 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1361 PTRACE_TYPE_ARG3.
1362 * mipsnbsd-nat.c: Update copyright year.
1363 (fetch_inferior_registers, store_inferior_registers):
1364 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1365 * ns32knbsd-nat.c: Update copyright year.
1366 (fetch_inferior_registers, store_inferior_registers):
1367 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1368 * ppcnbsd-nat.c (fetch_inferior_registers):
1369 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1370 PTRACE_TYPE_ARG3.
1371 * ppcobsd-nat.c (fetch_inferior_registers):
1372 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1373 PTRACE_TYPE_ARG3.
1374 * shnbsd-nat.c: Update copyright year.
1375 (fetch_inferior_registers, store_inferior_registers):
1376 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1377 * vaxbsd-nat.c (fetch_inferior_registers)
1378 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
1379 PTRACE_TYPE_ARG3.
1380
1381 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
1382 PTRACE_TYPE_ARG3.
1383 * infptrace.c (call_ptrace, child_resume, attach, detach)
1384 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
1385 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
1386 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
1387 PTRACE_TYPE_ARG3.
1388
1389 2004-08-14 Mark Kettenis <kettenis@gnu.org>
1390
1391 * defs.h: Remove out-of-date comment.
1392 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
1393 [!GETENV_PROVIDED] (getenv): Remove prototype.
1394
1395 * standalone.c: Remove file.
1396 * Makefile.in (standalone.o): Remove dependency.
1397
1398 * i386-linux-nat.c (dummy_sse_values): Remove function and
1399 prototype.
1400 (i386_linux_dr_get): Fix typo in comment.
1401 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
1402
1403 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
1404
1405 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
1406 from declaration.
1407 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
1408 from definition.
1409
1410 2004-08-13 Mark Kettenis <kettenis@gnu.org>
1411
1412 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
1413 parenthesis in definition.
1414 * configure: Regenerated.
1415
1416 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
1417
1418 * PROBLEMS: Mention build/1411.
1419
1420 2004-08-09 Robert Millan <robertmh@gnu.org>
1421
1422 Committed by Nathanael Nerode.
1423 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
1424 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
1425
1426 2004-08-12 Andrew Cagney <cagney@gnu.org>
1427
1428 * NEWS: Mention fixes in GDB 6.2.1.
1429 * PROBLEMS: Remove mention of mips-irix.
1430
1431 2004-08-11 Joel Brobecker <brobecker@gnat.com>
1432
1433 * config/powerpc/xm-aix.h: Delete.
1434 * config/powerpc/aix.mh (MH_FILE): Remove.
1435 * config/powerpc/aix432.mh (MH_FILE): Remove.
1436
1437 2004-08-11 Joel Brobecker <brobecker@gnat.com>
1438
1439 * config/powerpc/aix.mh: Remove obsolete comment.
1440 * config/powerpc/aix432.mh: Likewise.
1441
1442 2004-08-11 Joel Brobecker <brobecker@gnat.com>
1443
1444 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
1445
1446 2004-08-11 Joel Brobecker <brobecker@gnat.com>
1447
1448 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
1449 this file is now empty.
1450 * config/xm-aix4.h: Remove, this file is no longer included
1451 anywhere.
1452
1453 2004-08-11 Joel Brobecker <brobecker@gnat.com>
1454
1455 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
1456 that file is now empty.
1457 (termdef): Remove prototype, function no longer used.
1458
1459 2004-08-11 Joel Brobecker <brobecker@gnat.com>
1460
1461 * doc/gdbint.texinfo (Host Definition): Remove documentation
1462 for USE_O_NOCTTY, no longer used.
1463 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
1464 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
1465
1466 2004-08-11 Joel Brobecker <brobecker@gnat.com>
1467
1468 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
1469 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
1470 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
1471
1472 2004-08-11 Mark Kettenis <kettenis@gnu.org>
1473
1474 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
1475 instead of FIVE_ARG_PTRACE.
1476
1477 * inflow.c (O_NOCTTY): Define to zero if not already defined.
1478 (new_tty): Use O_NOCTTY unconditionally.
1479
1480 2004-08-10 Mark Kettenis <kettenis@gnu.org>
1481
1482 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
1483 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
1484 fflush on stdout.
1485
1486 2004-08-10 Joel Brobecker <brobecker@gnat.com>
1487
1488 * xcoff_symfile_finish: Replace last call to xmfree by call
1489 to xfree.
1490
1491 2004-08-10 Andrew Cagney <cagney@gnu.org>
1492
1493 * main.c (captured_main): Delete call to init_malloc.
1494 * defs.h (init_malloc): Delete declaration.
1495 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
1496 (init_malloc): Delete functions.
1497
1498 * defs.h (xmfree): Delete.
1499 * utils.c (xmfree): Delete function.
1500 (xfree): Inline calls to xmfree and mfree.
1501 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
1502 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
1503 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
1504 * somread.c (som_symfile_finish): Ditto.
1505 * objfiles.c (allocate_objfile, free_objfile):
1506 * nlmread.c (nlm_symfile_finish): Ditto.
1507 * hpread.c (hpread_symfile_finish): Ditto.
1508 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
1509 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
1510 * coffread.c (coff_symfile_finish): Ditto.
1511
1512 * defs.h (xmcalloc): Delete declaration.
1513 * utils.c (xmcalloc): Delete.
1514 (xcalloc): Inline calls to xmcalloc and mcalloc.
1515 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
1516 xcalloc and xfree.
1517 * symtab.c (create_demangled_names_hash): Ditto.
1518
1519 * defs.h (xmrealloc): Delete.
1520 * utils.c (xmrealloc): Delete.
1521 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
1522 * symmisc.c (extend_psymbol_list): Use xrealloc.
1523 * source.c (find_source_lines): Ditto.
1524 * hpread.c (hpread_lookup_type): Ditto.
1525 * dbxread.c (add_bincl_to_list): Ditto.
1526
1527 * utils.c (xmmalloc): Delete.
1528 (xmalloc): Inline xmmalloc and mmalloc calls.
1529 (msavestring): Use xmalloc.
1530 * defs.h (xmmalloc): Delete declaration.
1531 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
1532 xmmalloc.
1533 * symmisc.c (extend_psymbol_list): Ditto.
1534 * symfile.c (init_psymbol_list): Ditto.
1535 * source.c (find_source_lines): Ditto.
1536 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
1537 * elfread.c (elf_symtab_read): Ditto.
1538 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
1539 * coffread.c (coff_symfile_init): Ditto.
1540
1541 2004-08-10 David Carlton <carlton@bactrian.org>
1542
1543 * MAINTAINERS: Remove David Carlton from c++ testsuite
1544 maintainers.
1545
1546 2004-08-10 Jerome Guitton <guitton@gnat.com>
1547
1548 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
1549 print a line feed before the prompt.
1550
1551 2004-08-10 Mark Kettenis <kettenis@gnu.org>
1552
1553 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
1554
1555 2004-08-09 Joel Brobecker <brobecker@gnat.com>
1556
1557 General cleanup of the AIX xm include file:
1558 * config/xm-aix4.h (fd_set): Remove undefine.
1559 Remove include of <sys/select.h>.
1560 (HAVE_TERMIO): Remove define.
1561 (USG): Likewise.
1562 (NULL): Remove redefine.
1563 (alloca): Remove #pragma.
1564 (vfork): Remove define.
1565 (termdef): Remove.
1566 (SIGWINCH_HANDLER): Remove.
1567 (SIGWINCH_HANDLER_BODY): Remove.
1568
1569 2004-08-09 Mark Kettenis <kettenis@gnu.org>
1570
1571 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
1572 GDB_OSABI_OPENBSD_ELF.
1573
1574 2004-08-07 Robert Millan <robertmh@gnu.org>
1575
1576 * bsd-kvm.c: Check for nlist.h before including it.
1577
1578 2004-08-09 Mark Kettenis <kettenis@gnu.org>
1579
1580 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
1581 sigcontext' offset consistency checks for ancient BSD.
1582
1583 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
1584
1585 * configure.in: Check for <sys/types.h>. Check return and
1586 argument types of ptrace.
1587 * configure, config.in: Regenerate.
1588
1589 2004-08-09 Jim Blandy <jimb@redhat.com>
1590
1591 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
1592 rs6000_register_sim_regno): Doc fixes.
1593
1594 2004-08-08 Joel Brobecker <brobecker@gnat.com>
1595
1596 * mips-tdep.c: Include "floatformat.h".
1597 (n32n64_floatformat_always_valid): New function.
1598 (floatformat_n32n64_long_double_big): New constant.
1599 (mips_gdbarch_init): Set size and format of long double
1600 for N32 and N64 ABIs.
1601 * Makefile.in (mips-tdep.o): Update dependencies.
1602
1603 2004-08-08 Andrew Cagney <cagney@gnu.org>
1604
1605 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
1606 print. Improve script's error messages.
1607 * gdbarch.h: Re-generate.
1608
1609 * gdbarch.sh (pformat): New function.
1610 (float_format, double_format, long_double_format): List with bit
1611 members. Use pformat when printing.
1612 * gdbarch.c, gdbarch.h: Re-generate.
1613
1614 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
1615
1616 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
1617 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
1618 (ppcnbsd_supply_pcb): New function.
1619 (_initialize_ppcnbsd_nat): New prototype and function.
1620 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
1621 (LOADLIBES): New variable.
1622 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
1623
1624 2004-08-08 Andrew Cagney <cagney@gnu.org>
1625
1626 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
1627 (builtin_type_ieee_double, builtin_type_ia64_quad)
1628 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
1629 BE/LE floating-point types.
1630 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
1631 (builtin_type_ieee_double, builtin_type_ia64_quad)
1632 (builtin_type_ia64_spill): Declare.
1633 * doublest.c (_initialize_doublest, floatformat_ieee_single)
1634 (floatformat_ieee_double, floatformat_arm_ext)
1635 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
1636 of LE/BE floatformats.
1637 * doublest.h: (struct floatformat, floatformat_ieee_single)
1638 (floatformat_ieee_double, floatformat_arm_ext)
1639 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
1640
1641 2004-08-08 Mark Kettenis <kettenis@gnu.org>
1642
1643 * i386gnu-nat.c (gnu_store_registers): Fix typo.
1644
1645 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
1646 instead of regcache_raw_supply when storing the registers.
1647
1648 * i386gnu-nat.c: Update copyright year.
1649 (gnu_store_registers): Don't use deprecated_registers and
1650 deprecated_registers_valid. Use regcache_valid_p and
1651 regcache_raw_supply instead.
1652
1653 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
1654 frame_pc_unwind.
1655
1656 * procfs.c (procfs_pid_to_str): Remove redundant and unused
1657 variables. Incapitalized "process".
1658
1659 * configure.in: Add cursesX to the list of possible curses libs.
1660 Add cursesX.h to the list of possible curses headers.
1661 * configure, config.in: Regenerate.
1662
1663 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
1664
1665 * configure.in: Test for struct lwp in <sys/lwp.h>.
1666 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
1667 the offset of l_addr in struct lwp.
1668
1669 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
1670
1671 * bsd-kvm.c: Include "gdbcore.h"
1672 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
1673
1674 2004-08-07 Andrew Cagney <cagney@gnu.org>
1675
1676 * gdbtypes.c (build_flt, build_complex): New functions.
1677 (gdbtypes_post_init): Use.
1678
1679 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
1680
1681 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
1682 through to builtin_type_uint128.
1683
1684 * c-exp.y: Use builtin_type function to obtain builtin types.
1685
1686 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
1687 builtin_uint128.
1688 * gdbtypes.c (gdbtypes_post_init): Update.
1689 (build_gdbtypes): Move initialization of builtin_type_int0
1690 through to builtin_type_uint128 from here ...
1691 (_initialize_gdbtypes): ... to here.
1692 * d10v-tdep.c (d10v_register_type): Update.
1693
1694 * doublest.c: Update copyright.
1695 (floatformat_from_length): Call error when floatformat is NULL.
1696 (extract_floating_by_length): Remove NULL fmt check.
1697 (store_floating_by_length): Ditto.
1698
1699 2004-08-07 Andrew Cagney <cagney@gnu.org>
1700
1701 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
1702 that the register is valid.
1703
1704 2004-08-05 Mark Kettenis <kettenis@chello.nl>
1705
1706 * i386-linux-tdep.c (i386_linux_sigtramp_start)
1707 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
1708 struct frame_info *. Use safe_frame_unwind_memory instead of
1709 deprecated_read_memory_nobpt.
1710 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
1711 changed signature of i386_linux_sigtramp_start and
1712 i386_linux_rt_sigtramp_start.
1713
1714 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
1715 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
1716 instead of deprecated_read_memory_nobpt.
1717 (i386nbsd_sigtramp_p): Adjust for changed signature of
1718 i386nbsd_sigtramp_offset.
1719
1720 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
1721 safe_frame_unwind_memory instead of target_read_memory.
1722
1723 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
1724 !NO_SYS_FILE.
1725 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
1726 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
1727 (_initialize_kernel_u_addr): Remove prototype and function.
1728 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
1729 !NO_SYS_FILE.
1730 * xcoffread.c: Likewise.
1731
1732 2004-08-06 Mark Kettenis <kettenis@gnu.org>
1733
1734 * vax-nat.c: New file.
1735 * vaxbsd-nat.c: Tweak comment.
1736 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
1737 vaxnbsd-tdep.c.
1738 (vax-nat.o): New dependency.
1739 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
1740 (vax-*-ultrix2*): Remove.
1741 * config/vax/vax.mh: New file.
1742 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
1743 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
1744 (vax_register_u_addr): New prototype.
1745 (REGISTER_U_ADDR): Define using vax_register_u_addr.
1746 * config/vax/vaxult2.mh: Remove file.
1747 * config/vax/vaxult.mh: Remove file.
1748 * config/vax/vaxbsd.mh: Remove file.
1749 * config/vax/vax.mt (TM_FILE): Remove.
1750 * config/vax/tm-vaxbsd.h: Remove file.
1751
1752 2004-08-06 Joel Brobecker <brobecker@gnat.com>
1753
1754 * aix-thread.c (get_signaled_thread): New function.
1755 (iter_trap): Delete, no longer used.
1756 (iter_tid): New function.
1757 (pd_update): Find the thread that received the SIGTRAP signal
1758 by first locating the kernel thread, and then finding its
1759 associated thread.
1760
1761 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
1762
1763 * lin-lwp.c (child_wait): Continue inferior after processing
1764 PTRACE_EVENT_CLONE event.
1765
1766 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
1767
1768 * MAINTAINERS: Add self to Write-After-Approval.
1769
1770 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
1771
1772 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
1773 libunwind-xxxx.so" where xxxx is UNW_TARGET.
1774
1775 2004-08-05 Andrew Cagney <cagney@gnu.org>
1776
1777 * config/xm-sysv4.h: Delete file.
1778 * config/mips/xm-irix5.h: Delete file.
1779 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
1780 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
1781 * config/ia64/xm-aix.h: Delete file.
1782 * config/ia64/aix.mh (XM_FILE): Delete.
1783 * config/pa/xm-hppah.h: Delete file.
1784 * config/pa/hpux11w.mh (XM_FILE): Delete.
1785 * config/pa/hpux11.mh (XM_FILE): Delete.
1786 * config/pa/hpux1020.mh (XM_FILE): Delete.
1787 * config/pa/hppahpux.mh (XM_FILE): Delete.
1788
1789 * config/alpha/xm-alphalinux.h: Delete file.
1790 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
1791 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
1792 * config/alpha/xm-alphaosf.h: Delete file.
1793 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
1794 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
1795 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
1796 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
1797
1798 * config/i386/xm-i386v.h: Delete file.
1799 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
1800 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
1801 * config/i386/xm-i386sco.h: Delete file.
1802 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
1803 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
1804 * config/i386/xm-i386v4.h: Delete file.
1805 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
1806 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
1807 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
1808 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
1809
1810 * config/vax/xm-vax.h: Delete file.
1811 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
1812 * config/vax/xm-vaxult2.h: Delete file.
1813 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
1814 * config/vax/vaxult2.mh (XM_FILE): Delete.
1815 * config/vax/xm-vaxult.h: Delete file.
1816 * config/vax/vaxult.mh (XM_FILE): Delete.
1817 * config/vax/xm-vaxbsd.h: Delete file.
1818 * config/vax/vaxbsd.mh (XM_FILE): Delete.
1819
1820 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
1821 * gdbarch.h, gdbarch.c: Re-generate.
1822 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
1823 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
1824 * frame.h: Delete deprecated_read_fp from comments.
1825 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
1826 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
1827
1828 2004-08-04 Mark Kettenis <kettenis@gnu.org>
1829
1830 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
1831 trampoline in OpenBSD 3.5-current.
1832
1833 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
1834 SSE registers.
1835
1836 * Makefile.in: Remove embedded page breaks.
1837
1838 2004-08-04 Jim Blandy <jimb@redhat.com>
1839
1840 * regcache.c (regcache_raw_read): Assert that, after calling
1841 target_fetch_registers, the register we're reading is cached.
1842
1843 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
1844 a call to 'internal_error', with a more helpful error message.
1845 * rs6000-tdep.c (e500_pseudo_register_read,
1846 e500_pseudo_register_write, rs6000_store_return_value): Same.
1847
1848 2004-08-04 Andrew Cagney <cagney@gnu.org>
1849
1850 * Makefile.in: Update dependencies.
1851
1852 2004-08-04 Jim Blandy <jimb@redhat.com>
1853
1854 Change the layout of the PowerPC E500 raw register cache to allow
1855 the lower 32-bit halves of the GPRS to be their own raw registers,
1856 not pseudoregisters.
1857 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
1858 add ppc_ev0_upper_regnum flag.
1859 * rs6000-tdep.c: #include "reggroups.h".
1860 (spe_register_p): Recognize the ev upper half registers as SPE
1861 registers.
1862 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
1863 registers.
1864 (e500_move_ev_register): New function.
1865 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
1866 vector registers are the pseudo-registers now, formed by splicing
1867 together the gprs and the upper-half registers.
1868 (e500_register_reggroup_p): New function.
1869 (P): Macro deleted.
1870 (P8, A4): New macro.
1871 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
1872 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
1873 macros.
1874 (registers_e500): Rearrange register set so that the raw register
1875 set contains 32-bit GPRs and upper-half registers, and the SPE
1876 vector registers become pseudo-registers.
1877 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
1878 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
1879 register numbers are now the same for the E500 as they are for
1880 other PowerPC variants. Register e500_register_reggroup_p as the
1881 register group function for the E500.
1882 * Makefile.in (rs6000-tdep.o): Update dependencies.
1883
1884 Adapt PPC E500 native support to the new raw regcache layout.
1885 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
1886 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
1887 (fetch_spe_register, store_spe_register): Handle fetching/storing
1888 all the SPE registers at once, if regno == -1. These now take
1889 over the job of fetch_spe_registers and store_spe_registers.
1890 (fetch_spe_registers, store_spe_registers): Deleted.
1891 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
1892 unconditionally; they're always raw. Fetch/store SPE upper half
1893 registers, if present, instead of ev registers.
1894 (fetch_register, store_register): Remove sanity checks: gprs are
1895 never pseudo-registers now, so we never need to even mention any
1896 registers that are ever pseudoregisters.
1897
1898 Use a fixed register numbering when communicating with the PowerPC
1899 simulator.
1900 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
1901 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
1902 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
1903 New functions.
1904 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
1905 init_sim_regno_table.
1906 * Makefile.in (gdb_sim_ppc_h): New variable.
1907 (rs6000-tdep.o): Update dependencies.
1908
1909 2004-08-02 Andrew Cagney <cagney@gnu.org>
1910
1911 * cris-tdep.c (cris_register_size): Restore function, still used
1912 locally.
1913
1914 * gdbarch.sh (deprecated_target_read_fp)
1915 (deprecated_frame_locals_address, deprecated_frame_args_address)
1916 (deprecated_frame_chain_valid, deprecated_frame_chain)
1917 (deprecated_init_extra_frame_info, deprecated_pop_frame)
1918 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
1919 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
1920 * gdbarch.h, gdbarch.c: Re-generate.
1921 * regcache.c (deprecated_read_fp): Do not call
1922 DEPRECATED_TARGET_READ_FP_P.
1923 * infcmd.c (default_print_registers_info): Do not call
1924 DEPRECATED_DO_REGISTERS_INFO.
1925 * frame-base.c (default_frame_locals_address): Do not call
1926 DEPRECATED_FRAME_LOCALS_ADDRESS.
1927 (default_frame_args_address): Do not call
1928 DEPRECATED_FRAME_ARGS_ADDRESS.
1929
1930 * gdbarch.sh (deprecated_register_raw_size)
1931 (deprecated_register_virtual_size:int): Delete.
1932 * gdbarch.h, gdbarch.c: Re-generate.
1933 * cris-tdep.c (cris_register_size): Delete.
1934 (cris_gdbarch_init): Update.
1935 * alpha-tdep.c (alpha_register_raw_size)
1936 (alpha_register_virtual_size): Delete.
1937 (alpha_gdbarch_init): Update.
1938
1939 * gdbarch.sh (deprecated_register_virtual_type)
1940 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
1941 (deprecated_dummy_write_sp): Delete.
1942 * gdbarch.h, gdbarch.c: Re-generate.
1943
1944 * gdbarch.sh (deprecated_register_bytes): Delete.
1945 * gdbarch.h, gdbarch.c: Re-generate.
1946 * regcache.c (deprecated_register_bytes): New function.
1947 * regcache.h (deprecated_register_bytes): Declare.
1948 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
1949 * v850-tdep.c (v850_gdbarch_init): Update.
1950 * sh64-tdep.c (sh64_gdbarch_init): Update.
1951 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
1952 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
1953 * mcore-tdep.c (mcore_gdbarch_init): Update.
1954 * cris-tdep.c (cris_gdbarch_init): Update.
1955 * arm-tdep.c (arm_gdbarch_init): Update.
1956 * remote.c (init_remote_state): Update.
1957 * remote-vx.c (vx_prepare_to_store): Update.
1958 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
1959 * irix5-nat.c (fetch_core_registers): Update.
1960 * cris-tdep.c (cris_register_bytes_ok): Update.
1961 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
1962
1963 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
1964 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
1965 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
1966 (mips_insn16_frame_base_address, mips_insn16_frame_base)
1967 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
1968 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
1969 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
1970 (mips_insn32_frame_base_address, mips_insn32_frame_base)
1971 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
1972 with mips_insn16 and mips_insn32.
1973
1974 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
1975 * rs6000-tdep.c (rs6000_push_dummy_call)
1976 (rs6000_extract_return_value): Use register_size.
1977 * xstormy16-tdep.c (xstormy16_get_saved_register)
1978 (xstormy16_extract_return_value): Ditto.
1979 * valops.c (value_assign): Ditto.
1980 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
1981 * v850-tdep.c (v850_extract_return_value): Ditto.
1982 * tracepoint.c (collect_symbol): Ditto.
1983 * target.c (debug_print_register): Ditto.
1984 * stack.c (frame_info): Ditto.
1985 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
1986 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
1987 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
1988 (store_register_using_P): Ditto.
1989 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
1990 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
1991 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
1992 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
1993 * regcache.c (deprecated_read_register_bytes)
1994 (deprecated_write_register_bytes, read_register)
1995 (write_register): Ditto.
1996 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
1997 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
1998 * monitor.c (monitor_supply_register, monitor_fetch_register)
1999 (monitor_store_register): Ditto.
2000 * mn10300-tdep.c (mn10300_pop_frame_regular)
2001 (mn10300_print_register): Ditto.
2002 * mipsv4-nat.c (fill_fpregset): Ditto.
2003 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
2004 (mips64_fill_fpregset): Ditto.
2005 * mi/mi-main.c (register_changed_p, get_register)
2006 (mi_cmd_data_write_register_values): Ditto.
2007 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
2008 * irix5-nat.c (fill_gregset, fetch_core_registers):
2009 * infrun.c (write_inferior_status_register): Ditto.
2010 * infptrace.c (fetch_register, store_register): Ditto.
2011 * infcmd.c (default_print_registers_info): Ditto.
2012 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
2013 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
2014 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
2015 * hpux-thread.c (hpux_thread_fetch_registers)
2016 (hpux_thread_store_registers): Ditto.
2017 * hppah-nat.c (store_inferior_registers, fetch_register):
2018 * findvar.c (value_from_register): Ditto.
2019 * dve3900-rom.c (fetch_bitmapped_register):
2020 * cris-tdep.c (cris_gdbarch_init): Ditto.
2021 * alpha-tdep.h: Ditto.
2022 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
2023
2024 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
2025 DEPRECATED_REGISTER_RAW_SIZE from comments.
2026 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
2027 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
2028 DEPRECATED_REGISTER_RAW_SIZE.
2029 * findvar.c (value_of_register): Simplify by assuming that the
2030 registers raw and virtual sizes are identical.
2031 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
2032 comment.
2033 * arch-utils.c (generic_register_size): Simplify by assuming
2034 register_type.
2035
2036 * regcache.c (legacy_read_register_gen, real_register)
2037 (legacy_write_register_gen): Delete, not used.
2038
2039 * regcache.c (struct regcache_descr): Delete legacy_p.
2040 (init_legacy_regcache_descr): Delete function.
2041 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
2042 Do not use deprecated register functions.
2043 (regcache_raw_read, deprecated_write_register_gen):
2044 (deprecated_read_register_gen, regcache_raw_write): Delete code
2045 predicated on legacy_p.
2046 (register_size): Delete check against register raw size.
2047
2048 * cris-tdep.c (cris_register_type): Replace
2049 cris_register_virtual_type.
2050 (cris_gdbarch_init): Update, set register_type.
2051
2052 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
2053 * gdbarch.h, gdbarch.c: Re-generate.
2054 * arm-tdep.c (arm_frameless_function_invocation): Delete.
2055 (arm_gdbarch_init) Do not set frameless function invocation.
2056 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
2057 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
2058 * frv-tdep.c (frv_frameless_function_invocation): Delete.
2059 (frv_gdbarch_init): Do not set frameless function invocation.
2060 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
2061 * sh-tdep.c (sh_gdbarch_init): Ditto.
2062 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
2063 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
2064 * avr-tdep.c (avr_gdbarch_init): Ditto.
2065
2066 * blockframe.c (legacy_frame_chain_valid): Delete function.
2067
2068 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
2069 and pc. Update comments.
2070 (pc_in_dummy_frame): Delete function.
2071 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
2072 use the "id".
2073 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
2074 call_hi, top and pc, use the id.
2075 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
2076
2077 * dummy-frame.c: Include "gdb_string.h".
2078 (generic_save_call_dummy_addr, generic_push_dummy_frame)
2079 (generic_save_dummy_frame_tos): Delete.
2080 (dummy_frame_push): New function, replaces above.
2081 * dummy-frame.h: Update copyright.
2082 (dummy_frame_push): Declare.
2083 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
2084 (generic_save_call_dummy_addr): Delete declarations.
2085 * infcall.c: Include "dummy-frame.h".
2086 (call_function_by_hand): Add locals caller_regcache,
2087 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
2088 with call to frame_save_as_regcache plus cleanup. Delete calls to
2089 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
2090 Move clear_proceed_status to just before the resume, add call to
2091 dummy_frame_push (discard cleanup).
2092 * Makefile.in (infcall.o): Add $(dummy_frame_h).
2093 (dummy-frame.o): Add $(gdb_string_h).
2094
2095 2004-08-01 Andrew Cagney <cagney@gnu.org>
2096
2097 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
2098 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
2099 * dummy-frame.c (find_dummy_frame): Delete.
2100 (struct dummy_frame_cache, dummy_frame_sniffer)
2101 (dummy_frame_prev_register, dummy_frame_this_id)
2102 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
2103 frame unwinder using a dummy_frame_cache.
2104
2105 2004-08-01 Andrew Cagney <cagney@gnu.org>
2106
2107 * frame.h (frame_save_as_regcache): Declare.
2108 * frame.c (frame_save_as_regcache): New function.
2109 (do_frame_read_register): Replace do_frame_unwind_register.
2110 (frame_pop): Use frame_save_as_regcache.
2111 * dummy-frame.c (generic_push_dummy_frame): Use
2112 frame_save_as_regcache.
2113
2114 2004-08-01 Joel Brobecker <brobecker@gnat.com>
2115
2116 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
2117 file as included until we record the first line in the linetable.
2118
2119 2004-08-01 Andrew Cagney <cagney@gnu.org>
2120
2121 * frame.h (deprecated_pop_dummy_frame)
2122 (deprecated_read_register_dummy)
2123 (deprecated_generic_find_dummy_frame): Delete.
2124 * dummy-frame.c (deprecated_generic_find_dummy_frame)
2125 (deprecated_read_register_dummy)
2126 (deprecated_find_dummy_frame_regcache)
2127 (discard_innermost_dummy)
2128 (deprecated_pop_dummy_frame): Delete.
2129 (dummy_frame_this_id): Simplify.
2130 (struct dummy_frame): Delete "fp" and "sp".
2131 (find_dummy_frame): Simplify.
2132 (generic_push_dummy_frame): Do not set "fp" or "sp".
2133 (fprint_dummy_frames): Do not print "fp" and "sp"
2134
2135 2004-08-01 Mark Kettenis <kettenis@gnu.org>
2136
2137 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
2138 (struct i386_insn): New structure.
2139 (i386_match_insn): New function.
2140 (i386_frame_setup_skip_insns): New variable.
2141 (i386_analyze_frame_setup): Change to use i386_match_insn and the
2142 array i386_frame_setup_insns of instructions that should be
2143 skipped inside the frame setup sequence.
2144
2145 2004-08-01 Andrew Cagney <cagney@gnu.org>
2146
2147 * frame.h (deprecated_frame_xmalloc_with_cleanup)
2148 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
2149 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
2150 * stack.c (frame_info): Delete references to
2151 DEPRECATED_FRAME_INIT_SAVED_REGS and
2152 deprecated_get_frame_saved_regs.
2153 * frame.c (struct frame_info): Delete saved_regs and extra_info.
2154 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
2155 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
2156 (frame_unwind_register_signed)
2157 (frame_unwind_register_unsigned)
2158 (frame_unwind_unsigned_register): Use register_size.
2159 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
2160 (deprecated_frame_xmalloc_with_cleanup)
2161 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
2162 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
2163
2164 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
2165 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
2166 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
2167 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
2168
2169 * infcall.c (call_function_by_hand): Do not use
2170 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
2171 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
2172 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
2173 DEPRECATED_STACK_ALIGN.
2174
2175 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
2176
2177 Committed by Andrew Cagney.
2178 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
2179
2180 2004-08-01 Andrew Cagney <cagney@gnu.org>
2181
2182 * mips-tdep.c (mips16_frame_cache)
2183 (mips16_frame_this_id, mips16_frame_prev_register)
2184 (mips16_frame_unwind, mips16_frame_sniffer)
2185 (mips16_frame_base_address, mips16_frame_base)
2186 (mips16_frame_base_sniffer, mips32_frame_cache)
2187 (mips32_frame_this_id, mips32_frame_prev_register)
2188 (mips32_frame_unwind, mips32_frame_sniffer)
2189 (mips32_frame_base_address, mips32_frame_base)
2190 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
2191 separate heuristic mips16 and mips32 unwinders.
2192 (mips_stub_frame_cache, mips_stub_frame_this_id)
2193 (mips_stub_frame_prev_register)
2194 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
2195 (mips_stub_frame_base_address, mips_stub_frame_base)
2196 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
2197 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
2198 match true mdebug frames.
2199 (non_heuristic_proc_desc): Add forward declaration.
2200
2201 2004-08-01 Andrew Cagney <cagney@gnu.org>
2202
2203 * config/mips/tm-irix6.h: Delete file.
2204 * config/mips/tm-irix5.h: Delete file.
2205 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
2206 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
2207
2208 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
2209 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
2210 * config/nm-gnu.h (NO_CORE_OPS): Delete.
2211 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
2212 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
2213 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
2214 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
2215 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
2216 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
2217 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
2218 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
2219 (TARGET_SIGNAL_RAW_VALUES): Delete.
2220 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2221 Delete.
2222 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
2223 (TARGET_HW_WATCH_LIMIT): Delete.
2224 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
2225 * minimon.h: Delete file.
2226
2227 * trad-frame.c (trad_frame_get_this_base)
2228 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
2229 functions.
2230 * trad-frame.h (trad_frame_set_this_base)
2231 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
2232
2233 2004-07-31 Andrew Cagney <cagney@gnu.org>
2234
2235 * trad-frame.c (trad_frame_get_prev_register): Rename
2236 trad_frame_get_prev_register.
2237 * vax-tdep.c (vax_frame_prev_register): Update.
2238 * trad-frame.h: Update.
2239 * trad-frame.c (trad_frame_get_register): Update.
2240 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
2241 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
2242 Update.
2243 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
2244 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
2245 Update.
2246 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
2247 Update.
2248 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
2249 Update.
2250 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
2251 Update.
2252 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
2253 Update.
2254 * s390-tdep.c (s390_frame_prev_register)
2255 (s390_stub_frame_prev_register)
2256 (s390_sigtramp_frame_prev_register): Update.
2257 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
2258 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
2259 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
2260 * m88k-tdep.c (m88k_frame_prev_register)
2261 * m68hc11-tdep.c (m68hc11_frame_prev_register)
2262 * m32r-tdep.c (m32r_frame_prev_register): Update.
2263 * hppa-tdep.c (hppa_frame_prev_register_helper)
2264 * frv-tdep.c (frv_frame_prev_register): Update.
2265 * d10v-tdep.c (d10v_frame_prev_register): Update.
2266 * cris-tdep.c (cris_frame_prev_register): Update.
2267 * avr-tdep.c (avr_frame_prev_register): Update.
2268 * arm-tdep.c (arm_prologue_prev_register)
2269 (arm_sigtramp_prev_register): Update.
2270
2271 2004-07-31 Andrew Cagney <cagney@gnu.org>
2272
2273 * frame.h (legacy_saved_regs_unwind)
2274 (legacy_frame_chain_valid, legacy_frame_p)
2275 (enum frame_type): Delete UNKNOWN_FRAME.
2276 * dummy-frame.c (dummy_frame_this_id): Simplify.
2277 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
2278 * frame.c (struct frame_info): Delete the field "type".
2279 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
2280 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
2281 (legacy_saved_regs_unwind, legacy_frame_p)
2282 (frame_type_from_pc): Delete.
2283 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
2284 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
2285
2286 2004-07-31 Mark Kettenis <kettenis@gnu.org>
2287
2288 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
2289 indentation.
2290
2291 * mips-nat.c: Remove file.
2292 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
2293 (mips-nat.o): Remove dependency.
2294
2295 * infptrace.c: Update copyright year.
2296 (fetch_register): Pass NULL in regcache_raw_supply call instead of
2297 explicitly setting the buffer to all zeroes.
2298
2299 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
2300 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
2301
2302 2004-07-30 Andrew Cagney <cagney@gnu.org>
2303
2304 * GDB 6.2 released from gdb_6_2-branch.
2305
2306 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2307
2308 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
2309
2310 * exec.c (exec_file_attach):
2311 * nto-tdep.c (nto_find_and_open_solib):
2312 * pa64solib.c (pa64_solib_sizeof_symbol_table):
2313 * solib.c (solib_open):
2314 * somsolib.c (som_solib_sizeof_symbol_table):
2315 * source.c (is_regular_file, openp, open_source_file):
2316 * symfile.c (symfile_bfd_open):
2317 * wince.c (upload_to_device): Differentiate between the search for
2318 binary and source files.
2319
2320 2004-07-30 Andrew Cagney <cagney@gnu.org>
2321
2322 * complaints.c (_initialize_complaints): Pass NULL to
2323 add_setshow_zinteger_cmd for help_doc.
2324 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
2325
2326 2004-07-30 Andrew Cagney <cagney@gnu.org>
2327
2328 Fix PR i18n/761.
2329 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
2330 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
2331 $(PACKAGE).pot and update-po.
2332 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
2333 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
2334 (update-po): New rules.
2335 (localedir): Define using autoconf.
2336 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
2337 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
2338 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
2339 * configure.in: Generate CATALOGS and LINGUAS from contents of
2340 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
2341 * configure: Re-generate.
2342 * po/gdbtext: New file
2343
2344 2004-07-30 Jerome Guitton <guitton@gnat.com>
2345
2346 * MAINTAINERS: Reorder Write After Approval list in alphabetical
2347 order.
2348
2349 2004-07-30 David Lecomber <dsl@sources.redhat.com>
2350
2351 * dwarf2read.c (read_file_scope): Set producer if attribute
2352 present.
2353 (struct dwarf2_cu): Added new member producer.
2354
2355 2004-07-30 Jerome Guitton <guitton@gnat.com>
2356
2357 * inflow.c (kill_command): release file handles in BFD.
2358 * exec.c (exec_file_attach): Ditto.
2359 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
2360
2361 2004-07-29 Andrew Cagney <cagney@gnu.org>
2362
2363 * PROBLEMS (mips-irix): Note that it is broken.
2364
2365 2004-07-29 Andrew Cagney <cagney@gnu.org>
2366
2367 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
2368 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
2369
2370 * config/xm-nbsd.h: Delete file.
2371 * config/arm/xm-nbsd.h: Delete file.
2372 * config/i386/xm-nbsd.h: Delete file.
2373 * config/ns32k/xm-nbsd.h: Delete file.
2374 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
2375 * config/i386/nbsdelf.mh (XM_FILE): Delete.
2376 * config/i386/nbsdaout.mh (XM_FILE): Delete.
2377 * config/arm/nbsdelf.mh (XM_FILE): Delete.
2378 * config/arm/nbsdaout.mh (XM_FILE): Delete.
2379
2380 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
2381 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
2382 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
2383 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
2384 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
2385 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
2386
2387 * config/powerpc/xm-linux.h: Delete empty file.
2388 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
2389 * config/powerpc/linux.mh (XM_FILE): Delete.
2390 * config/m68k/xm-linux.h: Delete empty file.
2391 * config/m68k/linux.mh (XM_FILE): Delete.
2392 * config/ia64/xm-linux.h: Delete empty file.
2393 * config/ia64/linux.mh (XM_FILE): Delete.
2394 * config/arm/xm-linux.h: Delete empty file.
2395 * config/arm/linux.mh (XM_FILE): Delete.
2396
2397 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
2398 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
2399 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
2400 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
2401 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
2402 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
2403 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
2404 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
2405
2406 * config/m68k/xm-m68k.h: Delete file.
2407 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
2408 copyright.
2409 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
2410 * config/pa/xm-linux.h: Delete empty file.
2411 * config/pa/linux.mh (XM_FILE): Delete.
2412 * config/i386/xm-i386.h: Delete empty file.
2413 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
2414 "i386/xm-i386.h".
2415 * config/i386/obsdaout.mh (XM_FILE): Delete.
2416 * config/i386/obsd64.mh (XM_FILE): Delete.
2417 * config/i386/fbsd64.mh (XM_FILE): Delete.
2418 * config/i386/nto.mh (XM_FILE): Delete.
2419 * config/i386/obsd.mh (XM_FILE): Delete.
2420 * config/i386/linux64.mh (XM_FILE): Delete.
2421 * config/i386/linux.mh (XM_FILE): Delete.
2422 * config/i386/i386sol2.mh (XM_FILE): Delete.
2423 * config/i386/i386gnu.mh (XM_FILE): Delete.
2424 * config/i386/fbsd.mh (XM_FILE): Delete.
2425 * config/i386/nbsd64.mh (XM_FILE): Delete.
2426
2427 2004-07-29 Andrew Cagney <cagney@gnu.org>
2428
2429 * config/pa/xm-linux.h: Do not include "floatformat.h".
2430 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2431 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
2432 * config/i386/xm-i386.h: Do not include "floatformat.h".
2433 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2434 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
2435 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2436 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
2437 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
2438 GDB_HOST_LONG_DOUBLE_FORMAT instead.
2439 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
2440 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
2441 * configure, config.in: Regenerate.
2442 * configure.host (gdb_host_float_format, gdb_host_double_format)
2443 (gdb_host_long_double_format): Set according to the host.
2444
2445 2004-07-29 Andrew Cagney <cagney@gnu.org>
2446
2447 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
2448
2449 2004-07-28 Andrew Cagney <cagney@gnu.org>
2450
2451 * PROBLEMS: Mention threads/1650.
2452 * NEWS: Mention the NPTL fix.
2453
2454 2004-07-28 Andrew Cagney <cagney@gnu.org>
2455
2456 * cli/cli-decode.c (add_setshow_cmd): Delete function.
2457 (add_setshow_cmd_full): Make static.
2458 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
2459 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
2460 * cli/cli-decode.c (add_setshow_filename_cmd)
2461 (add_setshow_string_cmd): New functions.
2462 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
2463 * mips-tdep.c (_initialize_mips_tdep): Update.
2464 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
2465 * cli/cli-logging.c (_initialize_cli_logging): Update.
2466 * complaints.c (_initialize_complaints): Update.
2467 * remote.c (_initialize_remote): Update.
2468
2469 2004-07-28 Andrew Cagney <cagney@gnu.org>
2470
2471 * cli/cli-decode.c (add_setshow_zinteger_cmd)
2472 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
2473 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
2474 print parameters. Make string parameters constant.
2475 * command.h: Update. Update copyright.
2476 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
2477 * observer.c (_initialize_observer): Ditto.
2478 * frame.c (_initialize_frame): Ditto.
2479 * complaints.c (_initialize_complaints): Ditto.
2480 * maint.c (_initialize_maint_cmds): Ditto.
2481 * target.c (initialize_targets): Ditto.
2482 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
2483 * infcall.c (_initialize_infcall): Ditto.
2484 * arm-tdep.c (_initialize_arm_tdep): Ditto.
2485 * m32r-rom.c (_initialize_m32r_rom): Ditto.
2486 * remote-rdi.c (_initialize_remote_rdi): Ditto.
2487 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
2488 * mips-tdep.c (_initialize_mips_tdep): Ditto.
2489
2490 2004-07-28 Andrew Cagney <cagney@gnu.org>
2491
2492 * gdbtypes.c (lookup_primitive_typename): Delete function.
2493 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
2494 * ada-lex.l: Use language_lookup_primitive_type_by_name.
2495 * gdbtypes.c (lookup_typename): Ditto.
2496 * f-exp.y (yylex): Ditto.
2497 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
2498
2499 * scm-lang.c (c_builtin_types): Delete extern declaration.
2500 (scm_language_defn): Replace
2501 string_char_type and primitive_type_vector with
2502 la_language_arch_info.
2503 * jv-lang.c (java_language_defn): Replace
2504 string_char_type and primitive_type_vector with
2505 la_language_arch_info.
2506 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
2507 c_builtin_types in comment.
2508 * c-lang.h (struct language_arch_info): Declare opaque.
2509 (c_language_arch_info): Declare.
2510 (c_builtin_types): Delete declaration.
2511 * c-lang.c (c_language_arch_info): Set string_char_type to
2512 builtin_char, not builtin_true_char. Make global.
2513 (c_builtin_types): Delete array.
2514 (asm_language_defn, minimal_language_defn): Replace
2515 string_char_type and primitive_type_vector with
2516 la_language_arch_info.
2517
2518 2004-07-28 Andrew Cagney <cagney@gnu.org>
2519
2520 * gdbtypes.h (struct builtin_type): Rename true_char to
2521 builtin_true_char.
2522 * gdbtypes.c (gdbtypes_post_init): Update.
2523 * c-lang.c (arch_info): New function.
2524 (enum c_primitive_types): New enum.
2525 (c_language_defn): Instead of string_char_type and
2526 primitive_type_vector set la_language_arch_info.
2527
2528 2004-07-28 Andrew Cagney <cagney@gnu.org>
2529
2530 * language.h (struct language_arch_info): Fix typo
2531 s/primative/primitive/.
2532 * gdbtypes.c (lookup_primitive_typename): Ditto.
2533 * language.c (language_lookup_primitive_type_by_name)
2534 (unknown_language_arch_info): Ditto.
2535
2536 2004-07-27 Andrew Cagney <cagney@gnu.org>
2537
2538 * defs.h (enum language): Add nr_languages.
2539 * language.h (struct language_arch_info): Define.
2540 (struct language_defn): Add la_language_arch_info.
2541 (language_lookup_primative_type_by_name): Declare.
2542 (language_string_char_type): Declare.
2543 * language.c (_initialize_language, language_gdbarch_post_init)
2544 (struct language_gdbarch, language_gdbarch_data): Implement
2545 per-architecture language information.
2546 (unknown_language_arch_info, language_string_char_type)
2547 (language_lookup_primative_type_by_name): New functions.
2548 (unknown_language_defn, auto_language_defn)
2549 (local_language_defn): Set la_language_arch_info to
2550 unknown_language_arch_info.
2551 (unknown_builtin_types): Delete.
2552 * gdbtypes.c (lookup_primitive_typename): Use
2553 language_lookup_primative_type_by_name.
2554 (create_string_type): Use language_string_char_type.
2555 * values.c (value_from_string): Use language_string_char_type.
2556 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
2557 * p-lang.c (pascal_language_defn): Ditto.
2558 * m2-lang.c (m2_language_defn): Ditto.
2559 * jv-lang.c (java_language_defn): Ditto.
2560 * objc-lang.c (objc_language_defn): Ditto.
2561 * f-lang.c (f_language_defn): Ditto.
2562 * c-lang.c (c_language_defn, cplus_language_defn)
2563 (asm_language_defn, minimal_language_defn): Ditto.
2564
2565 2004-07-27 Andrew Cagney <cagney@gnu.org>
2566
2567 * gdbtypes.h (struct builtin_type): Declare.
2568 (builtin_type): Declare.
2569 * d10v-tdep.c (d10v_register_type): Use builtin_type.
2570 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
2571 (gdbtypes_post_init): New function.
2572 (builtin_type): New function.
2573
2574 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
2575
2576 * remote-m32r-sdi.c: Fix breakpoint bug.
2577 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
2578 recv_char_data, recv_long_data): New functions to replace communication
2579 sequences.
2580
2581 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
2582
2583 Document PR threads/1650.
2584 * PROBLEMS (Threads): Document problem with many threads
2585
2586 2004-07-26 Andrew Cagney <cagney@gnu.org>
2587
2588 * gdb-mi.el: Move from here ...
2589 * mi/gdb-mi.el: ... to here.
2590
2591 2004-07-26 Andrew Cagney <cagney@gnu.org>
2592
2593 Problem reported by Ashley Pittman <ashley@quadrics.com>.
2594 * main.c (captured_main): When in batch mode always detach.
2595
2596 2004-07-26 Andrew Cagney <cagney@gnu.org>
2597
2598 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
2599 and h8300 as broken.
2600 * NEWS: END-OF-LIFE frame compatibility module.
2601 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
2602 specific comments.
2603
2604 2004-07-26 Andrew Cagney <cagney@gnu.org>
2605
2606 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
2607 * xcoffsolib.c (_initialize_xcoffsolib): Update.
2608 * wince.c (_initialize_wince): Update.
2609 * win32-nat.c (_initialize_win32_nat): Update.
2610 * varobj.c (_initialize_varobj): Update.
2611 * valops.c (_initialize_valops): Update.
2612 * utils.c (initialize_utils, initialize_utils): Update.
2613 * tui/tui-win.c (_initialize_tui_win): Update.
2614 * top.c (init_main): Update.
2615 * symfile.c (_initialize_symfile): Update.
2616 * source.c (_initialize_source): Update.
2617 * somsolib.c (_initialize_som_solib): Update.
2618 * solib.c (_initialize_solib): Update.
2619 * solib-frv.c (_initialize_frv_solib): Update.
2620 * serial.c (_initialize_serial): Update.
2621 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
2622 * remote.c (_initialize_remote, _initialize_remote): Update.
2623 * remote-vx.c (_initialize_vx): Update.
2624 * remote-utils.c (_initialize_sr_support): Update.
2625 * remote-sds.c (_initialize_remote_sds): Update.
2626 * remote-mips.c (_initialize_remote_mips): Update.
2627 * remote-e7000.c (_initialize_remote_e7000): Update.
2628 * proc-api.c (_initialize_proc_api): Update.
2629 * printcmd.c: Update.
2630 * parse.c (_initialize_parse): Update.
2631 * pa64solib.c (_initialize_pa64_solib): Update.
2632 * p-valprint.c (_initialize_pascal_valprint): Update.
2633 * monitor.c (_initialize_remote_monitors): Update.
2634 * mips-tdep.c (_initialize_mips_tdep): Update.
2635 * mcore-tdep.c (_initialize_mcore_tdep): Update.
2636 * maint.c (_initialize_maint_cmds): Update.
2637 * lin-lwp.c (_initialize_lin_lwp): Update.
2638 * language.c (_initialize_language): Update.
2639 * kod.c (_initialize_kod): Update.
2640 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
2641 * i386-tdep.c (_initialize_i386_tdep): Update.
2642 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
2643 * gdbarch.sh: Update.
2644 * gdbarch.c: Re-generate.
2645 * gdb-events.sh: Update.
2646 * gdb-events.c: Re-generate.
2647 * frame.c (_initialize_frame): Update.
2648 * exec.c: Update.
2649 * demangle.c (_initialize_demangler): Update.
2650 * dcache.c (_initialize_dcache): Update.
2651 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
2652 * cp-valprint.c (_initialize_cp_valprint): Update.
2653 * corefile.c (_initialize_core): Update.
2654 * command.h: Update.
2655 * cli/cli-decode.h: Update.
2656 * cli/cli-cmds.c (init_cli_cmds): Update.
2657 * charset.c (_initialize_charset): Update.
2658 * breakpoint.c (_initialize_breakpoint): Update.
2659 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
2660 * alpha-tdep.c (_initialize_alpha_tdep): Update.
2661 * aix-thread.c (_initialize_aix_thread): Update.
2662
2663 2004-07-24 Mark Kettenis <kettenis@gnu.org>
2664
2665 Partial fix for PR backtrace/1718.
2666 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
2667 that GCC migrates into the prolugue. Don't handle any
2668 instructions that clobber %ebx.
2669
2670 2004-07-23 Andrew Cagney <cagney@gnu.org>
2671
2672 Use regcache_raw_collect instead of regcache_collect.
2673 * regcache.h (regcache_collect): Delete declaration.
2674 * regcache.c (regcache_colect): Delete function.
2675 * win32-nat.c (do_child_store_inferior_registers): Update.
2676 * sol-thread.c (sol_thread_store_registers): Update.
2677 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
2678 * rs6000-nat.c (store_register): Update.
2679 * remote.c (store_register_using_P, remote_store_registers): Update.
2680 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
2681 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
2682 (fill_vrregset, store_spe_registers, fill_gregset)
2683 (fill_gregset): Update.
2684 * nto-procfs.c (procfs_store_registers): Update.
2685 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
2686 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
2687 * m68klinux-nat.c (store_register, fill_gregset): Update.
2688 * m68k-tdep.c (fill_gregset): Update.
2689 * infptrace.c (store_register): Update.
2690 * i386-nto-tdep.c (i386nto_regset_fill): Update.
2691 * i386-linux-nat.c (store_register, fill_gregset): Update.
2692 * hppa-linux-nat.c (fill_gregset): Update.
2693 * go32-nat.c (store_register): Update.
2694 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
2695 (store_fp_regs): Update.
2696 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
2697 (store_nwfpe_extended, store_fpregister, store_fpregs)
2698 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
2699 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
2700 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
2701 (store_regs_user_thread, store_regs_kernel_thread): Update.
2702
2703 2004-07-24 Mark Kettenis <kettenis@gnu.org>
2704
2705 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
2706 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
2707 encoding.
2708 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
2709 member of `struct comp_unit'.
2710
2711 2004-07-23 Andrew Cagney <cagney@gnu.org>
2712
2713 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
2714 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
2715
2716 2004-07-23 Martin Hunt <hunt@redhat.com>
2717 Kevin Buettner <kevinb@redhat.com>
2718
2719 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
2720 alignment was being added to the offset instead of multiplied.
2721
2722 2004-07-23 Mark Kettenis <kettenis@gnu.org>
2723
2724 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
2725 changed signal trampoline in OpenBSD 3.5-current.
2726
2727 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
2728 <machine/pcb.h> and "bsd-kvm.h".
2729 (sparc64nbsd_supply_pcb): New function.
2730 (_initialize_sparc64nbsd_nat): Renamed from
2731 _initialize_sparcnbsd_nat. Enable libkvm interface.
2732 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
2733 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
2734 (LOADLIBES): New variable.
2735
2736 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
2737
2738 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
2739
2740 2004-07-21 Andrew Cagney <cagney@gnu.org>
2741
2742 Use regcache_raw_supply instead of supply_register.
2743 * regcache.h (supply_register): Delete declaration.
2744 * regcache.c (supply_register): Delete function.
2745 * wince.c (do_child_fetch_inferior_registers): Update.
2746 * win32-nat.c (do_child_fetch_inferior_registers)
2747 (fetch_elf_core_registers): Update.
2748 * v850ice.c (v850ice_fetch_registers): Update.
2749 * thread-db.c (thread_db_store_registers): Update.
2750 * sol-thread.c (sol_thread_store_registers): Update.
2751 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
2752 * rs6000-nat.c (fetch_register): Update.
2753 * rom68k-rom.c (rom68k_supply_one_register): Update.
2754 * remote.c (remote_wait, remote_async_wait): Update.
2755 * remote-st.c (get_hex_regs): Update.
2756 * remote-sim.c (gdbsim_fetch_register): Update.
2757 * remote-sds.c (sds_fetch_registers): Update.
2758 * remote-rdp.c (remote_rdp_fetch_register): Update.
2759 * remote-rdi.c (arm_rdi_fetch_registers): Update.
2760 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
2761 * remote-m32r-sdi.c (m32r_fetch_register): Update.
2762 * remote-hms.c (init_hms_cmds): Update.
2763 * remote-est.c (init_est_cmds): Update.
2764 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
2765 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
2766 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
2767 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
2768 (fetch_register, supply_vrregset, supply_vrregset)
2769 (fetch_spe_registers): Update.
2770 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
2771 * monitor.c (monitor_supply_register): Update.
2772 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
2773 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
2774 (mipsnbsd_supply_fpreg): Update.
2775 * mips-nat.c (fetch_inferior_registers)
2776 (fetch_core_registers): Update.
2777 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
2778 (supply_fpregset, mips64_supply_gregset)
2779 (mips64_supply_fpregset): Update.
2780 * m68klinux-nat.c (fetch_register, supply_gregset)
2781 (supply_fpregset): Update.
2782 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
2783 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
2784 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
2785 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
2786 * infptrace.c (fetch_register): Update.
2787 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
2788 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
2789 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
2790 (gnu_fetch_registers, gnu_store_registers): Update.
2791 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
2792 * i386-linux-nat.c (fetch_register, supply_gregset)
2793 (dummy_sse_values): Update.
2794 * hpux-thread.c (hpux_thread_fetch_registers): Update.
2795 * hppah-nat.c (fetch_register): Update.
2796 * hppa-linux-nat.c (fetch_register, supply_gregset)
2797 (supply_fpregset): Update.
2798 * go32-nat.c (fetch_register): Update.
2799 * dve3900-rom.c (fetch_bitmapped_register)
2800 (_initialize_r3900_rom): Update.
2801 * cris-tdep.c (supply_gregset): Update.
2802 * abug-rom.c (init_abug_cmds): Update.
2803 * core-aout.c (fetch_core_registers): Update.
2804 * armnbsd-nat.c (supply_gregset, supply_fparegset)
2805 (fetch_register, fetch_fp_register): Update.
2806 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
2807 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
2808 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
2809 * alphanbsd-tdep.c (fetch_core_registers): Update.
2810 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
2811 * alpha-nat.c (fetch_osf_core_registers)
2812 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
2813 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
2814 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
2815
2816 2004-07-21 Andrew Cagney <cagney@gnu.org>
2817
2818 * PROBLEMS: Mention breakpoints/1702.
2819 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
2820 that is known to work.
2821
2822 2004-07-21 Andrew Cagney <cagney@gnu.org>
2823
2824 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
2825 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
2826 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
2827 (handle_inferior_event): Wrap call to deprecated
2828 IGNORE_HELPER_CALL in #ifdef.
2829 * config/mips/tm-nbsd.h: Update.
2830
2831 2004-07-20 Jim Blandy <jimb@redhat.com>
2832
2833 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
2834 bfd_mach_ppc has no segment registers.
2835
2836 Include PowerPC SPR numbers for special-purpose registers.
2837 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
2838 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
2839 new member in initializer.
2840 (S, S4, SN4, S64): New macros for defining special-purpose
2841 registers.
2842 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
2843 registers_403, registers_403GC, registers_505, registers_860,
2844 registers_601, registers_602, registers_603, registers_604,
2845 registers_750, registers_e500): Use them.
2846
2847 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
2848 replace references with expression used to initialize variable.
2849
2850 2004-07-20 Andrew Cagney <cagney@gnu.org>
2851
2852 * breakpoint.c (deprecated_read_memory_nobpt): Rename
2853 read_memory_nobpt.
2854 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
2855 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
2856 (s390_sigtramp_frame_sniffer): Update.
2857 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
2858 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
2859 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
2860 (mips32_fetch_instruction): Update.
2861 * mcore-tdep.c (get_insn): Update.
2862 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
2863 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
2864 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
2865 * i386-linux-tdep.c (i386_linux_sigtramp_start)
2866 (i386_linux_rt_sigtramp_start): Update.
2867 * i386-linux-nat.c (child_resume): Update.
2868 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
2869 * hppa-linux-tdep.c (insns_match_pattern): Update.
2870 * gdbcore.h: Update.
2871 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
2872 * frame.c (safe_frame_unwind_memory): Update.
2873 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
2874 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
2875 * alpha-tdep.c (alpha_read_insn): Update.
2876
2877 2004-07-20 Andrew Cagney <cagney@gnu.org>
2878
2879 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
2880 containing both bytes and mask. Add "frame_type".
2881 * tramp-frame.c (tramp_frame_start): Update.
2882 (tramp_frame_prepend_unwinder): Update.
2883 * mips-linux-tdep.c (mips_linux_o32_sigframe)
2884 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
2885 (mips_linux_n64_rt_sigframe): Update. Make "static const".
2886 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
2887
2888 2004-07-19 Eli Zaretskii <eliz@gnu.org>
2889
2890 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
2891 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
2892 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
2893 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
2894
2895 2004-07-17 Andrew Cagney <cagney@gnu.org>
2896
2897 * NEWS, PROBLEMS: Update for 6.2.
2898
2899 * README: Update to 6.2.
2900
2901 * utils.c (xvasprintf): Call xstrvprintf.
2902
2903 * parse.c: Update copyright.
2904 (null_post_parser): Eliminate ARGSUSED.
2905
2906 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
2907 * tui/tui-win.c (tui_get_cmd_list): Ditto.
2908 * symfile-mem.c (_initialize_symfile_mem): Ditto.
2909
2910 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
2911 * ppc-linux-nat.c: Use "Linux kernel".
2912 * hppa-linux-tdep.c: Use GNU/Linux.
2913 * hppa-linux-nat.c: Use GNU/Linux.
2914 * dwarfread.c: Add [sic] to use of Linux.
2915
2916 * hppa-linux-nat.c: Do not include <string.h>.
2917 (supply_fpregset): Remove "register" attribute.
2918
2919 * solib-frv.c (fetch_loadmap): Use xfree, not free.
2920
2921 2004-07-17 Mark Kettenis <kettenis@gnu.org>
2922
2923 * configure.in: Define _MSE_INT_H on Solaris 9 too.
2924 * configure, config.in: Regenerated.
2925
2926 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
2927 "bsd-kvm.h".
2928 (vaxbsd_supply_pcb): New function.
2929 (_initialize_vaxbsd_nat): New prototype and function.
2930 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
2931 solib-sunos.o.
2932 (LOADLIBES): New variable.
2933 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
2934 (LOADLIBES): New variable.
2935 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
2936 (LOADLIBES): New variable.
2937 * Makefile.in (vaxbsd-nat.o): Update dependencies.
2938
2939 2004-07-16 Andrew Cagney <cagney@gnu.org>
2940
2941 * defs.h (event_loop_p): Replace variable declaration with macro,
2942 always 1.
2943 * main.c (captured_main): Delete options "-async" and "-noasync".
2944 (event_loop_p): Delete variable.
2945 * NEWS: Mention that "-async" and "-noasync" were removed.
2946
2947 2004-07-16 Andrew Cagney <cagney@gnu.org>
2948
2949 * remote-m32r-sdi.c: Re-indent.
2950
2951 2004-07-16 Jim Blandy <jimb@redhat.com>
2952
2953 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
2954 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
2955 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
2956 missing MPC823 SPRs.
2957 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
2958 incorrect. (This was corrected in GDB's register name tables on
2959 2004-07-14.)
2960
2961 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
2962 should be "esasrr" ("ESA Save and Restore Register").
2963
2964 2004-07-16 Andrew Cagney <cagney@gnu.org>
2965
2966 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
2967 calls, no longer applicable. Update comments and rename parameter
2968 "step_frame" to "return_frame".
2969
2970 2004-07-16 Andrew Cagney <cagney@gnu.org>
2971
2972 * frame.c (fprint_field): New function.
2973 (fprint_frame_id): Use fprint_field.
2974
2975 2004-07-15 Joel Brobecker <brobecker@gnat.com>
2976
2977 * ada-lang.c (ada_language_defn): Remove commented out code.
2978
2979 2004-07-15 Jim Blandy <jimb@redhat.com>
2980
2981 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
2982 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
2983
2984 2004-07-14 Jim Blandy <jimb@redhat.com>
2985
2986 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
2987
2988 * ppc-tdep.h (ppc_num_vrs): New enum constant.
2989
2990 * ppc-tdep.h (ppc_num_srs): New enum constant.
2991
2992 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
2993 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
2994 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
2995 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
2996 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
2997 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
2998 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
2999 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
3000 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
3001 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
3002 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
3003 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
3004 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
3005 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
3006 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
3007 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
3008 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
3009 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
3010 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
3011 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
3012 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
3013 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
3014 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
3015 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
3016 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
3017 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
3018 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
3019 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
3020 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
3021 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
3022 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
3023 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
3024 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
3025 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
3026 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
3027 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
3028 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
3029 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
3030 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
3031 special-purpose register numbers.
3032
3033 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
3034 manual mentions 'md_twb', but many mention 'm_twb', and at that
3035 point in the register list.)
3036
3037 2004-07-14 Andrew Cagney <cagney@gnu.org>
3038
3039 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
3040 instead of "internal-error".
3041
3042 2004-07-10 Joel Brobecker <brobecker@gnat.com>
3043
3044 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
3045 that was inserted inside a comment.
3046
3047 2004-07-10 Randolph Chung <tausq@debian.org>
3048
3049 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
3050 function.
3051 (hppa_hpux_push_dummy_code): New function.
3052 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
3053 Set find_global_pointer method.
3054
3055 2004-07-10 Mark Kettenis <kettenis@gnu.org>
3056
3057 * NEWS: Mention BSD libkvm interface.
3058
3059 2004-07-10 Michael Snyder <msnyder@redhat.com>
3060
3061 * symfile.c (generic_load): Comment typo.
3062 * stack.c (get_selected_block): Ditto.
3063 * regcache.c (regcache_cooked_read): Ditto.
3064 * monitor.c (monitor_debug): Ditto.
3065 * mips-tdep.c (mips_read_pc): Ditto.
3066 * i386-linux-nat.c (ps_get_thread_area): Ditto.
3067 * gdb_mbuild.sh: Ditto.
3068 * gdbarch.sh: Ditto.
3069 * gdbarch.h: Ditto.
3070
3071 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
3072
3073 * ada-tasks.c: Remove file.
3074
3075 Remove ARI problems:
3076
3077 * ada-exp.y (write_var_from_sym): Reformat to put operator at
3078 beginning of line.
3079
3080 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
3081 Add comment.
3082 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
3083 (MIN_OF_SIZE): Rename min_of_size. Add comment.
3084 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
3085 (UMIN_OF_SIZE): Remove.
3086 (max_of_type): New function to replace orphan macro in gdbtypes.h
3087 (min_of_type): Ditto.
3088 (discrete_type_high_bound): Use max_of_type.
3089 (discrete_type_low_bound): Use min_of_type.
3090 (possible_user_operator_p): Move operator to beginning of line.
3091 (ada_is_variant_part): Ditto.
3092 (ensure_lval): Rewrite to avoid deprecated operations.
3093 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
3094 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
3095 (ada_enum_name): Remove assignments in 'if' statements.
3096 (build_ada_types): Add gdbarch parameter.
3097 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
3098 with gdbarch_data_register_post_init.
3099 Use add_setshow_uinteger_cmd rather than add_set_cmd and
3100 add_show_from_set.
3101
3102 * ada-valprint.c (inspect_it): Remove declaration.
3103 (repeat_count_threshold): Remove declaration.
3104 (ada_print_floating): Remove assignments in 'if' statements.
3105 (print_str): Move operator to beginning of line.
3106
3107 2004-07-08 Jim Blandy <jimb@redhat.com>
3108
3109 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
3110
3111 2004-07-08 Bob Rossi <bob@brasko.net>
3112
3113 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
3114
3115 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
3116
3117 * language.h (struct_language_defn): Add new function pointer:
3118 la_class_name_from_physname. Also add new prototype for
3119 language_class_name_from_physname.
3120 * language.c (language_class_name_from_physname): New function.
3121 (unk_lang_class_name): Ditto.
3122 (unknown_language_defn, auto_language_defn): Change
3123 to add unk_lang_class_name function pointer for
3124 la_class_name_from_physname.
3125 (local_language_defn): Ditto.
3126 * dwarf2read.c (guess_structure_name): Change to call
3127 language_class_name_from_physname.
3128 (determine_class_name): Ditto.
3129 * cp-support.c (class_name_from_physname): Renamed.
3130 (cp_class_name_from_physname): New name of function.
3131 * cp-support.h: Ditto.
3132 * c-lang.c (c_language_defn): Change to add NULL
3133 for class_name_from_physname function pointer.
3134 (cplus_language_defn): Change to add cp_class_name_from_physname.
3135 * jv-lang.c (java_class_name_physname): New function.
3136 (java_find_last_component): New static routine.
3137 (java_language_defn): Add java_class_name_from_physname pointer.
3138 * ada-lang.c (ada_language_defn): Change to add NULL
3139 for class_name_from_physname function pointer.
3140 * f-lang.c (f_language_defn): Ditto.
3141 * m2-lang.c (m2_language_defn): Ditto.
3142 * objc-lang.c (objc_language_defn): Ditto.
3143 * p-lang.c (pascal_language_defn): Ditto.
3144 * scm-lang.c (scm_language_defn): Ditto.
3145
3146 2004-07-06 Andrew Cagney <cagney@gnu.org>
3147
3148 Patch from Bart Robinson.
3149 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
3150 (O_LARGEFILE): Define to 0, if not defined.
3151
3152 2004-07-03 Mark Kettenis <kettenis@gnu.org>
3153
3154 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
3155 <machine/pcb.h> and "bsd-kvm.h".
3156 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
3157 (m68kbsd_supply_pcb): New function.
3158 (_initialize_m68kbsd_nat): New prototype and function.
3159 * Makefile.in (m68kbsd-nat.o): Update dependencies.
3160 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
3161 (LOADLIBES): New variable.
3162 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
3163 (LOADLIBES): New variable.
3164
3165 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
3166
3167 2004-07-03 Mark Kettenis <kettenis@gnu.org>
3168
3169 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
3170 <sys/proc.h>.
3171 (bsd_kvm_cmdlist): New variable.
3172 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
3173 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
3174 command and "kvm proc" command.
3175 * Makefile.in (bsd-kvm.o): Update dependencies.
3176
3177 2004-07-02 Mark Kettenis <kettenis@gnu.org>
3178
3179 * osabi.c: Update copyright year.
3180 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
3181 notes if EI_OSABI is set to ELFOSABI_HPUX.
3182
3183 2004-07-01 Michael Snyder <msnyder@redhat.com>
3184
3185 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
3186 that seems to have gotten whacked out of line.
3187
3188 2004-07-01 Mark Kettenis <kettenis@gnu.org>
3189
3190 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
3191 code.
3192
3193 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
3194
3195 * ada-lang.c (decode_packed_array): Minor change to comment.
3196 (ada_value_slice_ptr): New function.
3197 (ada_value_slice): New function.
3198 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
3199 test. Don't know why it is there.
3200 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
3201 to avoid dereferencing huge arrays from which one is slicing.
3202 (empty_array): Correct to return an array rather than
3203 a subrange value.
3204 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
3205 on empty arrays (let'em use 'FIRST instead).
3206
3207 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
3208
3209 Address complaints from gdb_ari.sh:
3210
3211 * ada-exp.y: Include gdb_string.h rather than string.h.
3212 (convert_char_literal): Reformat declaration.
3213 * ada-lang.h: Include opaque struct declaration for struct frame_info.
3214 * ada-lex.l: Change use of free to xfree (the macro would do so
3215 anyway, but this is harmless).
3216 Include gdb_string.h rather than string.h.
3217 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
3218
3219 * ada-lang.c (parse): Remove K&Rism in parameter list.
3220 (is_name_suffix): Correct Linux => GNU/Linux in comment.
3221
3222 2004-06-30 Mark Kettenis <kettenis@gnu.org>
3223
3224 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
3225 dead code.
3226
3227 2004-06-30 Mark Kettenis <kettenis@gnu.org>
3228
3229 * alphabsd-nat.c: Update copyright year.
3230 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
3231
3232 2004-06-29 Joel Brobecker <brobecker@gnat.com>
3233
3234 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
3235 (i386_cygwin_in_solib_call_trampoline): New function.
3236 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
3237 and skip_trampoline_code gdbarch methods.
3238
3239 2004-06-29 Jim Blandy <jimb@redhat.com>
3240
3241 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
3242 name actually used in the dependency lists.
3243
3244 2004-06-29 Randolph Chung <tausq@debian.org>
3245
3246 * NEWS (New native configurations): Mention GNU/Linux/hppa.
3247
3248 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
3249
3250 * win32-nat.c (child_pid_to_exec_file): New function.
3251 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
3252 functionality.
3253
3254 2004-06-28 Andrew Cagney <cagney@gnu.org>
3255
3256 * defs.h (xstrvprintf): Declare.
3257 * utils.c (xstrvprintf): New function.
3258 (internal_vproblem, xstrprintf, xasprintf)
3259 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
3260 * serial.c (serial_printf): Ditto.
3261 * complaints.c (vcomplaint): Ditto.
3262
3263 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
3264
3265 * infcmd.c (attach_command): Move call to target_terminal_inferior
3266 behind loading symbol table.
3267
3268 2004-06-28 Andrew Cagney <cagney@gnu.org>
3269
3270 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
3271 change - add back extern deprecated_ui_loop_hook declaration.
3272
3273 2004-06-28 Andrew Cagney <cagney@gnu.org>
3274
3275 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
3276 xstrprintf.
3277 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
3278 (c_value_of_variable): Ditto.
3279 * utils.c (internal_vproblem): Ditto.
3280 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
3281 * remote.c (add_packet_config_cmd): Ditto.
3282 * remote-rdp.c (rdp_set_command_line): Ditto.
3283 * regcache.c (regcache_dump): Ditto.
3284 * frv-tdep.c (new_variant, new_variant): Ditto.
3285 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
3286 (fbsd_find_memory_regions): Ditto.
3287 * breakpoint.c (create_thread_event_breakpoint)
3288 (create_breakpoints): Ditto.
3289 * aix-thread.c (aix_thread_pid_to_str): Ditto.
3290 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
3291
3292 2004-06-28 Joel Brobecker <brobecker@gnat.com>
3293
3294 * ada-lang.c: Re-indent file, with some massaging to help indent
3295 a bit when the result is otherwise really too ugly.
3296
3297 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
3298
3299 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
3300 code_addr_p and special_addr_p to 'unsigned int'.
3301
3302 2004-06-27 Mark Kettenis <kettenis@gnu.org>
3303
3304 * i386v4-nat.c: Update copyright year and tweak comment.
3305 (regmap): Remove trailing comma.
3306 (supply_gregset): Rename local variable i to regnum. Call
3307 regcache_raw_supply instead of supply_register.
3308 (fill_gregset): Rename argument regno to regnum. Call
3309 regcache_raw_collect instead of regcache_collect.
3310
3311 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
3312
3313 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
3314 and special_addr_p.
3315 (frame_id_build, frame_id_build_special): Update comments.
3316 (frame_id_build_wild): New prototype.
3317 * frame.c (frame_id_build, frame_id_build_special): Fill in new
3318 struct frame_id fields.
3319 (frame_id_build_wild): New function.
3320 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
3321
3322 2004-06-27 Mark Kettenis <kettenis@gnu.org>
3323
3324 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
3325 hppabsd-tdep.c.
3326
3327 2004-06-27 Joel Brobecker <brobecker@gnat.com>
3328
3329 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
3330
3331 2004-06-27 Joel Brobecker <brobecker@gnat.com>
3332
3333 * ada-lang.c: Re-indent file.
3334
3335 2004-06-27 Joel Brobecker <brobecker@gnat.com>
3336
3337 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
3338 (no_symtab_msg): Likewise.
3339
3340 2004-06-27 Andreas Schwab <schwab@suse.de>
3341
3342 * source.c: Fix whitespace.
3343
3344 2004-06-27 Mark Kettenis <kettenis@gnu.org>
3345
3346 * configure.in: Include <sys/param.h> for td_pcb test.
3347 * configure: Regenerated.
3348
3349 * i386nbsd-nat.c: New file.
3350 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
3351 i386obsd-nat.c and i386obsd-tdep.c.
3352 (i386nbsd-nat.o): New dependency.
3353 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
3354 bsd-kvm.o.
3355 (LOADLIBES): New variable.
3356 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
3357 bsd-kvm.o.
3358 (LOADLIBES): New variable.
3359
3360 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
3361 (LOADLIBES): New variable.
3362
3363 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
3364 fetching from BSD_KVM_PADDR. Correctly lookup address for
3365 "_thread0".
3366
3367 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
3368 "bsd-kvm.h".
3369 (amd64fbsd_supply_pcb): New funcion.
3370 (_initialize_amd64fbsd_nat): Enable libkvm interface.
3371
3372 2004-06-27 <david@streamline-computing.com>
3373
3374 Partial fix for PR cli/1056.
3375 * valarith.c: Check for zero in division and remainder
3376 evaluation.
3377
3378 2004-06-27 Mark Kettenis <kettenis@gnu.org>
3379
3380 * i387-tdep.c: Remove excessive whitespace.
3381
3382 2004-06-26 Andrew Cagney <cagney@gnu.org>
3383
3384 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
3385 * gdb-events.h, gdb-events.c: Re-generate.
3386 * tui/tui-hooks.c (tui_install_hooks): Update.
3387 (tui_remove_hooks): Update.
3388 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
3389
3390 2004-06-26 Mark Kettenis <kettenis@gnu.org>
3391
3392 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
3393 (gregset_t, fpregset_t): Remove typedefs.
3394 (REG_OFFSET): Rename argument.
3395 (amd64bsd_r_reg_offset): Rename from reg_offset.
3396 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
3397 Remove functions.
3398 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
3399 of reg_offset.
3400 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
3401
3402 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
3403
3404 * vax-tdep.c: Tweak comment.
3405
3406 Add OpenBSD/hppa support.
3407 * NEWS (New native configurations): Mention OpenBSD/hppa.
3408 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
3409 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
3410 files.
3411 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
3412 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
3413 * configure.host: Add hppa*-*-openbsd*.
3414 * configure.tgt: Add hppa*-*-openbsd*.
3415
3416 2004-06-25 Andrew Cagney <cagney@gnu.org>
3417
3418 * defs.h (deprecated_ui_loop_hook): Deprecated.
3419 * wince.c (child_wait): Update.
3420 * win32-nat.c (child_wait): Update.
3421 * v850ice.c (v850ice_wait): Update.
3422 * top.c (deprecated_ui_loop_hook): Update.
3423 * serial.h: Update.
3424 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
3425 (do_unix_readchar): Update.
3426 * ser-tcp.c (net_open): Update.
3427 * remote-sim.c (gdb_os_poll_quit): Update.
3428 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
3429
3430 2004-06-24 Andrew Cagney <cagney@gnu.org>
3431
3432 * defs.h (deprecated_pre_add_symbol_hook)
3433 (deprecated_post_add_symbol_hook): Deprecated.
3434 * symfile.c (symbol_file_add_with_addrs_or_offsets)
3435 (symbol_file_add_with_addrs_or_offsets): Update references.
3436
3437 2004-06-24 Andrew Cagney <cagney@gnu.org>
3438
3439 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
3440 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
3441 * wince.c (ui_loop_hook): Delete extern declaration.
3442 * win32-nat.c (ui_loop_hook): Delete extern declaration..
3443 * v850ice.c (ui_loop_hook): Delete extern declaration..
3444 * ser-unix.c (ui_loop_hook): Delete extern declaration..
3445 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
3446 * remote-sim.c (ui_loop_hook): Delete extern declaration..
3447 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
3448 ui_loop_hook declaration.
3449
3450 2004-06-24 Andrew Cagney <cagney@gnu.org>
3451
3452 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
3453 entry_func_highpc fields.
3454 * objfiles.c (init_entry_point_info): Do not clear
3455 entry_func_lowpc and entry_func_highpc.
3456 (objfile_relocate): Do not relocate entry_func_lowpc and
3457 entry_func_highpc.
3458 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
3459 entry_func_highpc.
3460 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
3461 entry_func_highpc.
3462 * blockframe.c (legacy_frame_chain_valid): Replace tests against
3463 entry_func_lowpc and entry_func_highpc with call to
3464 inside_entry_func.
3465
3466 2004-06-24 Mark Kettenis <kettenis@gnu.org>
3467
3468 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
3469 quad-precision floating point arguments in registers.
3470
3471 2004-06-24 Mark Kettenis <kettenis@gnu.org>
3472
3473 From Michael Mueller <m.mueller99@kay-mueller.de>:
3474 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
3475 account.
3476
3477 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
3478
3479 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
3480 to -1.
3481 * breakpoint.c (bpstat_stop_status): Move check for ignoring
3482 untriggered watchpoints to a separate if clause. Update function
3483 comment regarding STOPPED_BY_WATCHPOINT argument.
3484
3485 2004-06-22 Jim Blandy <jimb@redhat.com>
3486
3487 * gdbarch.sh: Doc fix.
3488
3489 2004-06-21 Martin Hunt <hunt@redhat.com>
3490 Kevin Buettner <kevinb@redhat.com>
3491
3492 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
3493 * mips-tdep.h (MIPS_SP_REGNUM): Define.
3494 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
3495 to set_gdbarch_sp_regnum(). Use cooked register number.
3496 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
3497
3498 2004-06-21 Andrew Cagney <cagney@gnu.org>
3499
3500 * gdbarch.sh: When the macro field is empty, do not generate a
3501 macro definition. When the macro field is "=", generate the macro
3502 name from the upper-case function name.
3503 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
3504 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
3505 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
3506 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
3507 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
3508 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
3509 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
3510 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
3511 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
3512 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
3513 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
3514 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
3515 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
3516 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
3517 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
3518 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
3519 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
3520 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
3521 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
3522 (DEPRECATED_USE_STRUCT_CONVENTION)
3523 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
3524 (DEPRECATED_FRAME_INIT_SAVED_REGS)
3525 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
3526 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
3527 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
3528 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
3529 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
3530 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
3531 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
3532 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
3533 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
3534 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
3535 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
3536 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
3537 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
3538 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
3539 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
3540 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
3541
3542 2004-06-21 Andrew Cagney <cagney@gnu.org>
3543
3544 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
3545 macro name, and the function rather than macro value. Only wrap
3546 macro print statements in #ifdef. Move format logic to where it
3547 is needed.
3548 * gdbarch.c: Re-generate.
3549
3550 * gdbarch.sh (read): Delete "print_p" and "description", add
3551 "garbage_at_eol". Check for non-empty garbage at end-of-line.
3552 Delete references to print_p.
3553 (TARGET_ARCHITECTURE): Delete print predicate.
3554 * gdbarch.c: Re-generate.
3555
3556 * gdbarch.sh: Check that multi-arch methods do not provide a
3557 macro.
3558 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
3559 (print_registers_info, print_float_info, print_vector_info)
3560 (adjust_breakpoint_address, remote_translate_xfer_address)
3561 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
3562 (address_class_type_flags_to_name, unwind_sp): Remove the macro
3563 name from the multi-arch definition.
3564
3565 2004-06-20 Andrew Cagney <cagney@gnu.org>
3566
3567 * gdbarch.sh: Sort by the function, instead of macro name.
3568 * gdbarch.c: Re-generate.
3569
3570 2004-06-20 Andrew Cagney <cagney@gnu.org>
3571
3572 * gdbarch.sh: Use the function, instead of macro name in
3573 errors and the log file.
3574 (return_value): Remove stray ":" in spec.
3575
3576 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
3577 * gdbarch.h, gdbarch.c: Re-generate.
3578 * Makefile.in (arch-utils.o): Update dependencies.
3579 * values.c (using_struct_return): Move code calling
3580 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
3581 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
3582 to legacy_return_value, simplify.
3583 * infcmd.c (print_return_value): Move code calling
3584 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
3585 to legacy_return_value, simplify.
3586 * infcall.c (call_function_by_hand): Move code calling
3587 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
3588 * arch-utils.c: Update copyright. Include "gdbcore.h".
3589 (legacy_return_value): New function.
3590 * arch-utils.h: Update copyright.
3591 (legacy_return_value): Declare.
3592
3593 2004-06-20 Andrew Cagney <cagney@gnu.org>
3594
3595 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
3596 * gdbarch.h, gdbarch.c: Re-generate.
3597 * values.c (using_struct_return): Update call.
3598 * mcore-tdep.c: Update comment.
3599 * infcall.c (call_function_by_hand): Update comment.
3600 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
3601 * arch-utils.h (always_use_struct_convention): Update.
3602 * v850-tdep.c (v850_gdbarch_init): Update.
3603 * sh64-tdep.c (sh64_gdbarch_init): Update.
3604 * sh-tdep.c (sh_gdbarch_init): Update.
3605 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
3606 * mips-tdep.c (mips_gdbarch_init): Update.
3607 * mcore-tdep.c (mcore_gdbarch_init): Update.
3608 * m32r-tdep.c (m32r_gdbarch_init): Update.
3609 * ia64-tdep.c (ia64_gdbarch_init): Update.
3610 * h8300-tdep.c (h8300_gdbarch_init): Update.
3611 * frv-tdep.c (frv_gdbarch_init): Update.
3612 * cris-tdep.c (cris_gdbarch_init): Update.
3613 * arm-tdep.c (arm_gdbarch_init): Update.
3614 * alpha-tdep.c (alpha_gdbarch_init): Update.
3615
3616 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
3617
3618 * PROBLEMS: Add more specific information, and a work-around,
3619 for PR gdb/1458.
3620
3621 2004-06-18 Andrew Cagney <cagney@gnu.org>
3622
3623 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
3624 * gdbarch.h, gdbarch.c: Re-generate.
3625 * ada-lang.c (ada_finish_decode_line_1): Update.
3626 * infrun.c (handle_inferior_event): Update.
3627 * infcall.c (find_function_addr): Update.
3628 * linespec.c (minsym_found): Update.
3629 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
3630 Update.
3631 * blockframe.c (legacy_frameless_look_for_prologue): Update.
3632 * cli/cli-cmds.c (disassemble_command): Update.
3633 * vax-tdep.c (vax_gdbarch_init): Update.
3634
3635 2004-06-18 Mark Kettenis <kettenis@gnu.org>
3636
3637 * i386-tdep.c (i386_collect_fpregset): Fix comment.
3638
3639 2004-06-17 Andrew Cagney <cagney@gnu.org>
3640
3641 GDB 6.1.1 released from the GDB 6.1 branch.
3642 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
3643 * PROBLEMS: Ditto.
3644
3645 2004-06-16 Daniel Jacobowitz <dan@debian.org>
3646
3647 PR gdb/1658
3648 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
3649 operation as a uleb128. Found by Michael Coulter.
3650
3651 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
3652
3653 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
3654 make it non-static.
3655 * ada-lang.h (task_control_block): declaration moved from ada-task.c
3656 to ada-lang.h; this is needed to be able to implement the kill command
3657 in multi-task mode.
3658 (task_ptid): Ditto.
3659 (task_entry): Ditto.
3660 (task_list): Ditto.
3661 (ada_build_task_list): Ditto.
3662
3663 * ada-lang.c: Conditionalize routines and data structures related
3664 to breakpoints, exceptions, completion, and symbol caching on
3665 GNAT_GDB, since these are not yet used in the submitted public sources.
3666 (ada_main_name): Editorial: Move definition out of exception-related
3667 code.
3668
3669 2004-06-15 Andrew Cagney <cagney@gnu.org>
3670
3671 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
3672 deprecated_pc_in_call_dummy.
3673
3674 2004-06-15 Alan Modra <amodra@bigpond.net.au>
3675
3676 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
3677 bfd_get_section_size_before_reloc or _raw_size.
3678 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
3679 * dwarf2read.c (dwarf2_locate_sections): Likewise.
3680 (dwarf2_read_section): Likewise.
3681 * elfread.c (elf_locate_sections): Likewise.
3682 * gcore.c (derive_heap_segment): Likewise.
3683 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
3684 * remote-e7000.c (e7000_load): Likewise.
3685 * remote-m32r-sdi.c (m32r_load): Likewise.
3686 * remote-mips.c (mips_load_srec): Likewise.
3687 (pmon_load_fast): Likewise.
3688 * remote.c (compare_sections_command): Likewise.
3689 * symfile.c (add_section_size_callback): Likewise.
3690 (load_section_callback): Likewise.
3691 (pc_in_unmapped_range): Likewise.
3692 (pc_in_mapped_range): Likewise.
3693 (sections_overlap): Likewise.
3694 (list_overlays_command): Likewise.
3695 (simple_overlay_update_1): Likewise.
3696 (simple_overlay_update): Likewise.
3697 * tracepoint.c (remote_set_transparent_ranges): Likewise.
3698 * win32-nat.c (core_section_load_dll_symbols): Likewise.
3699
3700 2004-06-14 Randolph Chung <tausq@debian.org>
3701
3702 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
3703 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
3704 static.
3705 (hppa_hpux_inferior_created): New function.
3706 (hppa_hpux_init_abi): Register observer.
3707 * symfile.c (hp_cxx_exception_support_initialized)
3708 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
3709 (symbol_file_add_main_1, symbol_file_clear): Likewise.
3710
3711 2004-06-14 Randolph Chung <tausq@debian.org>
3712
3713 * MAINTAINERS (Write After Approval): Alphabetize my entry
3714 correctly.
3715
3716 2004-06-14 Andrew Cagney <cagney@gnu.org>
3717
3718 * MAINTAINERS (testsuite): List Michael Chastain as the lead
3719 testsuite maintainer.
3720
3721 2004-06-13 Andrew Cagney <cagney@gnu.org>
3722
3723 * infcmd.c (print_return_value): Fix logic, allow
3724 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
3725
3726 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
3727 defining any macros.
3728 * gdbarch.h: Re-generate.
3729
3730 * gdbarch.sh: Delete "level" attribute. Only check for a macro
3731 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
3732 * gdbarch.h: Re-generate.
3733
3734 * values.c (generic_use_struct_convention): Don't check gcc_p.
3735
3736 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
3737 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
3738 * gdbarch.h, gdbarch.c: Regenerate.
3739 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
3740 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
3741 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
3742 deprecated_max_register_raw_size and
3743 deprecated_max_register_virtual_size.
3744 * v850-tdep.c (v850_gdbarch_init): Ditto.
3745 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
3746 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3747 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
3748 * cris-tdep.c (cris_gdbarch_init): Ditto.
3749
3750 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
3751 * gdbarch.h, gdbarch.c: Re-generate.
3752 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
3753 (m68hc11_use_struct_convention): Delete function.
3754 (m68hc11_extract_struct_value_address): Delete function.
3755 (m68hc11_return_value): New function.
3756 (m68hc11_gdbarch_init): Instead of store_return_value,
3757 extract_return_value, return_value_on_stack,
3758 deprecated_extract_struct_value_address and use_struct_convention,
3759 set return_value.
3760 * values.c (using_struct_return): Do not call
3761 RETURN_VALUE_ON_STACK.
3762 * arch-utils.h (generic_return_value_on_stack_not): Delete
3763 declaration.
3764 * arch-utils.c (generic_return_value_on_stack_not): Delete
3765 function.
3766
3767 2004-06-12 Andrew Cagney <cagney@gnu.org>
3768
3769 * values.c (register_value_being_returned): Delete function.
3770 * infcmd.c (legacy_return_value): Delete function.
3771 * infcall.c (call_function_by_hand): Inline
3772 "register_value_being_returned", simplify.
3773 * values.c (using_struct_return): Update comment, refer to
3774 print_return_value instead of register_value_being_returned.
3775 * infcmd.c (print_return_value): Inline calls to
3776 register_value_being_returned and legacy_return_value. Simplify.
3777
3778 2004-06-11 Randolph Chung <tausq@debian.org>
3779
3780 * somread.c (som_symtab_read): Exclude gcc local symbols.
3781
3782 2004-06-11 Randolph Chung <tausq@debian.org>
3783
3784 * infrun.c (handle_inferior_event): Handle the case when a
3785 trampoline ends up in the runtime resolver, and if the trampoline
3786 has no name. Rearrange the code so that all the trampoline
3787 processing happens before other step-out-of-range handling.
3788
3789 2004-06-11 Martin Hunt <hunt@redhat.com>
3790
3791 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
3792 has no fpu.
3793
3794 2004-06-10 Andrew Cagney <cagney@gnu.org>
3795
3796 * blockframe.c (legacy_inside_entry_func): Delete.
3797 (legacy_frame_chain_valid): Inline call to
3798 legacy_inside_entry_func, simplify.
3799
3800 2004-06-10 Bob Rossi <bob@brasko.net>
3801
3802 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
3803 * dwarf2read.c (partial_die_info): Add dirname field.
3804 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
3805 (read_partial_die): Save away DW_AT_comp_dir.
3806 * defs.h (symtab_to_filename): Removed.
3807 * source.c (find_and_open_source): Added.
3808 (open_source_file): Just calls find_and_open_source.
3809 (symtab_to_filename): Removed.
3810 (symtab_to_fullname, psymtab_to_fullname): Added.
3811 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
3812 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
3813 symtab_to_filename.
3814 * symtab.h (partial_symtab): Add dirname field.
3815 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
3816 (mi_cmd_file_list_exec_source_file): Call new function
3817 symtab_to_fullname to find fullname.
3818 (mi_cmd_file_list_exec_source_files): Added.
3819 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
3820 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
3821
3822 2004-06-10 Andrew Cagney <cagney@gnu.org>
3823
3824 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
3825 to generic_use_struct_convention, the default value.
3826
3827 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
3828 of abort.
3829
3830 * ns32k-tdep.c (ns32k_push_arguments): New function.
3831 (ns32k_gdbarch_init): Set deprecated_push_arguments.
3832 * infcall.c (call_function_by_hand): Call error instead of
3833 legacy_push_arguments.
3834 * value.h (legacy_push_arguments): Delete declaration.
3835 * valops.c (legacy_push_arguments): Delete function.
3836 (value_push): Delete function.
3837
3838 2004-06-10 Brian Ford <ford@vss.fsi.com>
3839
3840 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
3841 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
3842 info.
3843 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
3844
3845 2004-06-10 Andrew Cagney <cagney@gnu.org>
3846
3847 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
3848 * gdbarch.h, gdbarch.c: Re-generate.
3849 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
3850 parameters.
3851 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
3852 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
3853 deprecated_pc_in_call_dummy instead of
3854 DEPRECATED_PC_IN_CALL_DUMMY.
3855 (arm_skip_prologue): Ditto.
3856 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
3857 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
3858 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
3859 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
3860 Ditto.
3861 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
3862 (sh64_init_extra_frame_info, sh64_get_saved_register)
3863 (sh64_pop_frame): Ditto.
3864 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
3865 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
3866 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
3867 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
3868 (h8300_pop_frame): Ditto.
3869 * blockframe.c (legacy_inside_entry_func)
3870 (legacy_frame_chain_valid): Ditto.
3871 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
3872 to deprecated_pc_in_call_dummy.
3873
3874 2004-06-09 Andrew Cagney <cagney@gnu.org>
3875
3876 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
3877 provide a default value.
3878 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
3879 * gdbarch.h, gdbarch.c: Re-generate.
3880 * arch-utils.c (generic_convert_register_p): Rename
3881 legacy_convert_register_p
3882 (legacy_register_to_value, legacy_value_to_register): Delete
3883 functions.
3884 * arch-utils.h (generic_convert_register_p): Rename
3885 legacy_convert_register_p.
3886 (legacy_register_to_value, legacy_value_to_register): Delete
3887 declarations.
3888
3889 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
3890 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
3891 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
3892 * gdbarch.h, gdbarch.c: Re-generate.
3893 * infcmd.c (default_print_registers_info): Simplify.
3894 * findvar.c (value_of_register): Simplify.
3895 * mi/mi-main.c (get_register): Simplify.
3896 * arch-utils.c (legacy_convert_register_p): Always return 0.
3897 (legacy_register_to_value, legacy_value_to_register): Always call
3898 internal_error.
3899
3900 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
3901 #ifdef CLEAR_INSN_CACHE code.
3902 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
3903 Delete #ifdef CLEAR_DEFERRED_STORES code.
3904
3905 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
3906
3907 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
3908 copyright.
3909 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
3910
3911 * config/mips/mipsv4.mh: Delete file.
3912
3913 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
3914 unreferenced macro.
3915 (hpread_adjust_stack_address): Delete declaration.
3916
3917 2004-06-08 Andrew Cagney <cagney@gnu.org>
3918
3919 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3920 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
3921 PTRACE_ATTACH / PTRACE_DETACH available call error.
3922 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
3923 * infttrace.c (update_thread_state_after_attach, attach, detach):
3924 Remove #ifdef wrappers.
3925 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
3926 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
3927 * config/nm-bsd.h (ATTACH_DETACH): Delete.
3928 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
3929 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
3930 * config/nm-linux.h (ATTACH_DETACH): Delete.
3931 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
3932 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
3933 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
3934 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
3935 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
3936
3937 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
3938
3939 * configure.in: Set $configdir to the right OS specific value.
3940 Use value when setting $tcldir and $tkdir.
3941 * configure: Regenerate.
3942
3943 2004-06-06 Paul Brook <paul@codesourcery.com>
3944
3945 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
3946 records.
3947
3948 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
3949
3950 * ada-lang.c (lookup_symbol_in_language): New function to allow
3951 re-use of another language's symbol lookup code. (Placed here
3952 temporarily while Ada support is being integrated into the public
3953 tree).
3954 (restore_language): New auxiliary function for
3955 lookup_symbol_in_language.
3956 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
3957 temporarily while Ada support is being integrated into the public
3958 tree).
3959
3960 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
3961
3962 * Makefile.in (check//%): New.
3963
3964 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
3965 (mn10300_store_return_value): Rewrite.
3966 (mn10300_type_align): New.
3967 (mn10300_use_struct_convention): Rewrite.
3968 (mn10300_return_value): New, using all of the above.
3969 (mn10300_pop_frame_regular): Add saved_regs_size.
3970 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
3971
3972 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
3973 regs if PC is on movm.
3974
3975 2004-06-07 Jim Blandy <jimb@redhat.com>
3976
3977 Add native Linux support for the PowerPC E500.
3978 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
3979 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
3980 all architectures except the E500.
3981 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
3982 #definitions.
3983 (struct gdb_evrregset_t): New type.
3984 (have_ptrace_getsetevrregs): New variable.
3985 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
3986 fetch_spe_registers): New functions.
3987 (fetch_register): Call fetch_spe_register as appropriate.
3988 Assert that we're only passed raw register numbers.
3989 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
3990 Don't fetch gprs if they're pseudoregisters.
3991 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
3992 store_spe_registers): New functions.
3993 (store_register): Call store_spe_register as appropriate.
3994 Assert that we're only passed raw register numbers.
3995 (store_ppc_registers): Call store_spe_registers as appropriate.
3996 Don't store gprs if they're pseudoregisters.
3997
3998 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
3999
4000 * thread-db.c (thread_get_info_callback): Fill in the thread_info
4001 struct if one exists, even if we are dealing with a zombie thread.
4002
4003 2004-06-07 Andrew Cagney <cagney@gnu.org>
4004
4005 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
4006 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
4007 Rename PC_REQUIRES_RUN_BEFORE_USE.
4008 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
4009 #ifdef.
4010
4011 2004-06-07 Randolph Chung <tausq@debian.org>
4012
4013 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
4014 unwinding after sp has been saved to the stack but before the end
4015 of the prologue, and after the fp has been modified but before it has
4016 been saved to the stack.
4017 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
4018 Remove superfluous definitions.
4019 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
4020
4021 2004-06-07 Guy Martin <gmsoft@gentoo.org>
4022
4023 Committed by Randolph Chung.
4024 * hppa-linux-nat.c: Include the correct version of the header file
4025 depending on the kernel version.
4026
4027 2004-06-06 Randolph Chung <tausq@debian.org>
4028
4029 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
4030 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
4031
4032 2004-06-06 Randolph Chung <tausq@debian.org>
4033
4034 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
4035 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
4036 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
4037 * hppa-tdep.c (hppa_symbol_address): New function definition.
4038 * hppa-tdep.h (hppa_symbol_address): New function declaration.
4039
4040 2004-06-06 Randolph Chung <tausq@debian.org>
4041
4042 * hppa-tdep.h (struct value): Forward declaration.
4043 (gdbarch_tdep): Define tdep find_global_pointer method.
4044 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
4045 associated with the function we are trying to call, and write it
4046 to the gp register.
4047 (hppa32_convert_from_funct_ptr_addr): New function.
4048 (hppa_find_global_pointer): New function.
4049 (hppa_gdbarch_init): Set default find_global_pointer method; set
4050 convert_from_func_ptr_addr method.
4051 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
4052 (hppa_linux_init_abi): Set find_global_pointer method.
4053 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
4054
4055 2004-06-06 Randolph Chung <tausq@debian.org>
4056
4057 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
4058 to struct value *function.
4059 * gdbarch.c: Regenerate.
4060 * gdbarch.h: Likewise.
4061 * infcall.c (call_function_by_hand): Pass entire function value
4062 to push_dummy_call.
4063
4064 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
4065 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
4066 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
4067 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
4068 * arm-tdep.c (arm_push_dummy_call): Likewise.
4069 * avr-tdep.c (avr_push_dummy_call): Likewise.
4070 * cris-tdep.c (cris_push_dummy_call): Likewise.
4071 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
4072 * frv-tdep.c (frv_push_dummy_call): Likewise.
4073 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
4074 * hppa-tdep.c (hppa32_push_dummy_call)
4075 (hppa64_push_dummy_call): Likewise.
4076 * i386-tdep.c (i386_push_dummy_call): Likewise.
4077 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
4078 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
4079 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
4080 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
4081 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
4082 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
4083 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
4084 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
4085 (ppc64_sysv_abi_push_dummy_call): Likewise.
4086 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
4087 (ppc64_sysv_abi_push_dummy_call): Likewise.
4088 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
4089 * s390-tdep.c (s390_push_dummy_call): Likewise.
4090 * sh-tdep.c (sh_push_dummy_call_fpu)
4091 (sh_push_dummy_call_nofpu): Likewise.
4092 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
4093 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
4094 * vax-tdep.c (vax_push_dummy_call): Likewise.
4095
4096 2004-06-04 Jim Blandy <jimb@redhat.com>
4097
4098 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
4099 gdbarch argument to register_size.
4100
4101 * rs6000-tdep.c (rs6000_store_return_value): Use
4102 regcache_cooked_write_part instead of
4103 deprecated_write_register_bytes.
4104 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
4105 not gdbarch_deprecated_store_return_value.
4106
4107 * ppc-linux-nat.c (store_register, fetch_register): Remove
4108 incorrect assertions. Simplify and generalize handling of
4109 transfers whose sizes are not multiples of, or less than, sizeof
4110 (PTRACE_XFER_TYPE).
4111
4112 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
4113
4114 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
4115 as a new thread event.
4116 * thread-db.c (thread_get_info_callback): If the thread is a
4117 zombie, return TD_THR_ZOMBIE.
4118 (thread_from_lwp): If thread_get_info_callback returns
4119 TD_THR_ZOMBIE, check if the thread is still on the thread list
4120 and return a -1 ptid if not found.
4121 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
4122 change the status to TARGET_WAITKIND_SPURIOUS.
4123
4124 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
4125
4126 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
4127 double values in little endian mode.
4128
4129 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
4130
4131 Committed by Andrew Cagney.
4132 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
4133 after last enum constant to avoid error from IBM C
4134 compiler.
4135
4136 2004-06-02 Jim Blandy <jimb@redhat.com>
4137
4138 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
4139 to 'message', and make it local to the lone block that uses it.
4140
4141 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
4142
4143 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
4144
4145 * ada-exp.y: Update copyright notice.
4146 Include block.h.
4147
4148 Replace REGNAME, LAST, INTERNAL_VARIABLE with
4149 SPECIAL_VARIABLE and unify the treatment of these cases.
4150
4151 (write_attribute_call0): Remove.
4152 (write_attribute_call1): Remove.
4153 (write_attribute_calln): Remove.
4154 (save_qualifier): Add missing semicolon.
4155
4156 (simple_exp,exp): Decomment (i.e., reactivate) code that was
4157 temporarily disabled to allow compilation with FSF head version.
4158
4159 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
4160 use individual operators (OP_*) for all attributes.
4161 (exp syntax): Use write_int.
4162 Handle STRING literals with OP_STRING.
4163 (variable syntax): Add limit parameter to calls to
4164 write_object_renaming.
4165
4166 (temp_parse_space): New definition to hold entities that need
4167 only live until the next call to ada_parse.
4168 (string_to_operator): Rename fields of ada_opname_table entries.
4169
4170 (write_var_from_sym): Record block.
4171 (write_var_from_name): Minor reformatting.
4172 Make sure saved name is properly encoded in the case of multiple
4173 matches, and set its language to Ada.
4174 Update comment.
4175 Modify to indicate unresolved name as symbol in the UNRESOLVED
4176 namespace, allocated in temp_parse_space.
4177 (write_int): New function.
4178
4179 (write_object_renaming): Add max_depth parameter to limit
4180 chains of object renamings.
4181 Handle case where root of renaming expression is itself a renaming.
4182 Use temp_parse_space for temporary name buffer.
4183 Handle renamings to dereferenced pointers (___XEXA suffices).
4184
4185 (ada_parse, yyerror, string_to_operator,
4186 write_var_from_sym, write_var_from_name, write_attribute_call0,
4187 write_attribute_call1, write_attribute_calln,
4188 write_object_renaming): Protoize.
4189
4190 (_initialize_ada_exp): New function.
4191
4192 * ada-lang.c: Update copyright notice.
4193 General terminology change to conform to GNAT compiler usage:
4194 mangle => encode, demangle => decode
4195 Include gdb_obstack.h.
4196 Include gdb_regex.h
4197 Include frame.h
4198 Include hashtab.h
4199 Include completer.h
4200 Include gdb_stat.h
4201 Include block.h
4202 Include infcall.h
4203
4204 (ADA_RETAIN_DOTS): Make sure this is defined.
4205 (TRUNCATION_TOWARDS_ZERO): Define.
4206 (struct string_vector): Define.
4207 (unresolved_names): Remove definition.
4208 (xnew_string_vector): New function.
4209 (string_vector_append): New function.
4210 (extract_string): Make static.
4211 (ada_unqualified_name): New function.
4212 (add_angle_brackets): New function.
4213 (function_name_from_pc): New function.
4214 (place_on_stack): Rename to ensure_lval.
4215
4216 (ensure_lval): Renamed from place_on_stack.
4217 Make identity on lvals.
4218 Update comment.
4219 (is_nonfunction): New interface.
4220 Only symbols in LOC_CONST class can be enumerals.
4221 (fill_in_ada_prototype): Remove; now independent of language.
4222 (add_defn_to_vec): Add obstack and symtab arguments.
4223 Use obstack to hold collected definitions.
4224 (num_defns_collected): New function.
4225 (defns_collected): New function.
4226 (ada_resolve_subexp): Rename to resolve_subexp.
4227 (resolve_subexp): Renamed from ada_resolve_subexp.
4228 (ada_op_name): Return non-const result.
4229 (ada_decoded_op_name): Renamed from ada_op_name, now used for
4230 other purposes.
4231
4232 (to_fixed_array_type): Add declaration.
4233 (coerce_unspec_val_to_type): Remove offset parameter.
4234 (find_sal_from_funcs_and_line): New interface.
4235 (find_line_in_linetable): Ditto.
4236
4237 (all_sals_for_line): Rename to ada_sals_for_line and make
4238 global.
4239 Add new parameter. When set, do not ask the user to choose the
4240 instance, but use the first one found instead.
4241 Use given line number in returned sals.
4242 Fix comment.
4243 Skip the prologue if funfirstline is set.
4244 Correct for memory leak when 0 lines found.
4245
4246 (value_pos_atr): Use pos_atr.
4247 (pos_atr): New function.
4248 (standard_lookup): Add block parameter.
4249
4250 (makeTimeStart): Remove declaration and uses.
4251 (makeTimeStop): Remove declaration and uses.
4252
4253 (ada_completer_word_break_characters): Allow for VMS.
4254 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
4255 (raise_sym_name): New constant.
4256 (raise_unhandled_sym_name): New constant.
4257 (raise_assert_sym_name): New constant.
4258 (process_raise_exception_name): New constant.
4259 (longest_exception_template): New constant.
4260 (warning_limit): New variable to limit warnings during expression
4261 evaluation.
4262 (warnings_issued): New variable to keep track of warnings issued.
4263 (known_runtime_file_name_patterns): New constant.
4264 (known_auxiliary_function_name_patterns): New constant.
4265 (symbol_list_obstack): New variable.
4266
4267 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
4268 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
4269 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
4270 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
4271 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
4272 ada_variant_discrim_name, field_alignment, dynamic_template_type,
4273 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
4274 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
4275 and strcmp.
4276
4277 (ada_get_field_index): New function.
4278 (lim_warning): New function.
4279 (ada_translate_error_message): New function.
4280 (MAX_OF_SIZE): New function.
4281 (MIN_OF_SIZE): New function.
4282 (UMAX_OF_SIZE): New function.
4283 (UMIN_OF_SIZE): New function.
4284 (discrete_type_high_bound): New function.
4285 (discrete_type_low_bound): New function.
4286 (base_type): New function.
4287 (do_command): Remove.
4288
4289 (ada_update_initial_language): Use language_ada, not language_unknown.
4290 (ada_encode): Renamed from ada_mangle.
4291 Obey ADA_RETAIN_DOTS.
4292 (ada_decode): Renamed from ada_demangle.
4293 Update coding conventions.
4294 (decoded_names_store): New hash table.
4295 (ada_decode_symbol): New function.
4296 (ada_la_decode): New function.
4297
4298 (modify_general_field): Correct computations of offset and bit
4299 position.
4300 (desc_base_type): Handle ref types, too.
4301 (ada_is_direct_array_type): New function.
4302
4303 (ada_is_simple_array): Rename to ada_is_simple_array_type.
4304 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
4305 (ada_is_bogus_array_descriptor,ada_type_of_array,
4306 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
4307 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
4308 ada_is_array_descriptor_type.
4309
4310 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
4311 (ada_is_packed_array_type): Handle pointers or
4312 references to packed arrays as well.
4313 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
4314 (decode_packed_array_type): Search for the packed array type
4315 symbol in the currently selected block and associated
4316 superblocks too.
4317 Use lookup_symbol again.
4318
4319 (decode_packed_array): Handle pointers and references.
4320 Update call to coerce_unspec_val_to_type.
4321 (decode_packed_array_type,value_subscript_packed): Limit warnings.
4322 (ada_value_primitive_packed_val): Improve comment.
4323
4324 (ada_index_type): Substitute int type for "undefined".
4325 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
4326 ada_array_langth, ada_is_string_type): Use renamed
4327 ada_is_simple_array_type.
4328 (empty_array): New function.
4329
4330 (ada_resolve): Rename to resolve.
4331 (resolve): Make static.
4332 Call renamed resolve_subexp.
4333 Update comment.
4334 (ada_resolve_subexp): Rename to resolve_subexp.
4335 (resolve_subexp): Update comment.
4336 Decomment disabled code.
4337 Add LOC_COMPUTED* cases.
4338 Modify to use temporary struct symbols (marked as being in
4339 UNDEF_NAMESPACE) to indicate unresolved names, instead of
4340 OP_UNRESOLVED_VALUE.
4341 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
4342 Add OP_STRING case.
4343 Remove OP_ARRAY.
4344 Use SYMBOL_PRINT_NAME instead of ada_demangle.
4345 Use new ada_lookup_symbol_list interface.
4346 Use new ada_resolve_function interface.
4347 Remove OP_TYPE case.
4348
4349 (ada_args_match): Idiot proof against null actuals.
4350 Use intermediate variables to clarify.
4351 (ada_resolve_function): Update comment and interface.
4352 (mangled_ordered_before): Rename to encoded_ordered_before and
4353 update comment.
4354 (sort_choices): Update comment and interface.
4355 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
4356 (user_select_syms): New interface.
4357 Use new sort_choices interface.
4358 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
4359 (possible_user_operator_p): Idiot-proof against null values.
4360 (ada_simple_renamed_entity): Don't make cleanup; rely on
4361 caller to free result string.
4362 Remove const from return type.
4363 (make_array_descriptor): Rename uses of place_on_stack to
4364 ensure_lval.
4365 Make sure that arrays are on stack.
4366
4367 (HASH_SIZE): Define.
4368 (struct cache_entry): Define.
4369 (cache_space): Define.
4370 (cache): Define.
4371 (clear_ada_sym_cache): New function.
4372 (find_entry): New function.
4373 (lookup_cached_symbol): New function.
4374 (defn_vector_size): Define.
4375 (cache_symbol): New function.
4376 (defn_symbols): Remove.
4377
4378 (standard_lookup): Use lookup_symbol_in_language to get effect of
4379 C lookup.
4380 Cache results.
4381
4382 (symbol_completion_match): New function.
4383 (symbol_completion_add): New function.
4384 (ada_make_symbol_completion_list): New function.
4385
4386 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
4387 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
4388 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
4389 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
4390
4391 (ada_lookup_simple_minsym): New function.
4392 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
4393
4394 (add_symbols_from_enclosing_procs): New interface.
4395 Conditionalize more helpfully.
4396 Don't bother if program isn't running.
4397 Use new interface to get_frame_block.
4398 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
4399
4400 (remove_extra_symbols): New interface.
4401 (xget_renaming_scope): New function.
4402 (is_package_name): New function.
4403 (renaming_is_visible): New function.
4404 (remove_out_of_scope_renamings): New function.
4405
4406 (ada_lookup_symbol_list): New interface.
4407 Properly reinitialize the symbol list obstack.
4408 Don't call add_symbols_from_enclosing_procs if we start from a
4409 static or global block.
4410 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
4411 add_symbols_from_enclosing_procs.
4412 Add symtab data to cached entries.
4413 Handle symbols prefixed with
4414 "standard__" specially; strip prefix and don't look in local symbols.
4415 Do not include out of scope renaming symbols in list of
4416 symbols returned.
4417 Add const to block parameter.
4418 Move check for non-local, non-global symbols earlier.
4419 Remove timing stuff.
4420 (ada_lookup_symbol): New interface.
4421 Find symtab as well.
4422 (ada_lookup_symbol_nonlocal): New function.
4423
4424 (is_name_suffix): Enhance suffix detection to recognize
4425 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
4426 (is_dot_digits_suffix): New function.
4427 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
4428
4429 (ada_add_block_symbols): New interface. Use obstack to return results
4430 in a vector of struct ada_symbol_infos. Add symtab argument.
4431 Use new interface to add_defn_to_vec.
4432 Remove calls to fill_in_ada_prototype.
4433 Use BLOCK_BUCKETS, BLOCK_BUCKET.
4434
4435 (ada_finish_decode_line_1): Add const qualification to local to fix
4436 warning.
4437 Start looking in static block for functions to avoid attempts
4438 to search frame chain for up-level variables.
4439 Adapt to new ada_sals_for_line interface.
4440 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
4441 Handle quoting of the function name inside the spec string.
4442 Skip prologue when funfirstline is set and update the
4443 function documentation to that effect.
4444
4445 (debug_print_lines, debug_print_block, debug_print_blocks,
4446 debug_print_symtab): Remove.
4447
4448 (ada_main_name): New function.
4449 (ada_exception_breakpoint_type): New function.
4450 (is_known_support_routine): New function.
4451 (ada_find_printable_frame): Renamed from find_printable_frame and made
4452 global.
4453 Remove level parameter.
4454 Use new interface to select_frame.
4455
4456 (begin_command): Remove.
4457 (ada_adjust_exception_stop): New function.
4458 (ada_print_exception_stop): New function.
4459 (exception_name_from_cond): New function.
4460 (ada_report_exception_break): Replace disabled code with
4461 conditionalization on GNAT_GDB.
4462 Get the exception name from the condition string.
4463 Remove and move functionality into new functions
4464 ada_print_exception_breakpoint_task and
4465 ada_print_exception_breakpoint_nontask.
4466 (error_breakpoint_runtime_sym_not_found): New function.
4467 (is_runtime_sym_defined): New function.
4468 (ada_breakpoint_rewrite): Uncomment suppressed code.
4469 Use symbolic error-message and runtime-symbol names.
4470 Surround runtime symbol names in quotes.
4471 Allow non-specific breakpoints on exceptions and assertions before
4472 program starts.
4473
4474 (ada_is_tagged_type): Add parameter.
4475 (ada_is_tag_type): New function.
4476 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
4477 (ada_variant_discrim_type): Ditto.
4478 (value_tag_from_contents_and_address): New function.
4479 (type_from_tag): New function.
4480 (struct tag_args): New structure used to communicate with
4481 ada_tag_name_1.
4482 (ada_tag_name_1): New function.
4483 (ada_tag_name): New function.
4484
4485 (ada_scan_number): Update comment.
4486 (find_struct_field): New function.
4487 (ada_search_struct_field): Make static.
4488 (ada_value_struct_elt): New version that returns references when
4489 given pointers or references to structs.
4490 (ada_lookup_struct_elt_type): Add 'refok' parameter.
4491 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
4492 interface.
4493 (ada_value_ind): Use new ada_to_fixed_value interface.
4494 (ada_coerce_ref): Ditto.
4495 (field_offset): Remove.
4496
4497 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
4498 (ada_find_renaming_symbol): New function.
4499 (ada_prefer_type): Prefer named types over unnamed ones.
4500 (variant_field_index): New function.
4501 (contains_variant_part): Removed: subsumed by variant_field_index.
4502 (ada_template_to_fixed_record_type): New function, mostly from
4503 template_to_fixed_record_type.
4504 (template_to_fixed_record_type):
4505 Do not scan the type fields beyond the last one; prevents a
4506 potential SEGV.
4507 Handle case where variant field is listed BEFORE discriminant it
4508 depends on.
4509 Fix calculation of record length when bit length is
4510 not evenly divisible by char length.
4511 Move code to ada_template_to_fixed_record_type and call it.
4512
4513 (template_to_static_fixed_type): Revise comment.
4514 Modify to work on ordinary record types as well as templates,
4515 so as to handle fields that use ___XVE or ___XVU encodings.
4516 (to_record_with_fixed_variant_part): Fill out comment.
4517 Initialize C++ stuff in right type.
4518 Allow case where DVAL is null.
4519 Handle case where variant field is not last.
4520 Fix typo concerning record length.
4521 (to_fixed_record_type): Decomment disabled code.
4522 (to_fixed_record_type): Use variant_field_index instead of
4523 contains_variant_part.
4524 (to_fixed_variant_branch_type): Ditto.
4525 (to_fixed_array_type): Decomment disabled code.
4526 (ada_to_fixed_type): Convert tagged types to the specific type.
4527 Deactivate the size-check for array types in order to avoid
4528 some false size alarms.
4529 (to_static_fixed_type): Decomment disabled code.
4530 Modify to call template_to_static_fixed_type
4531 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
4532 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
4533 Remove valaddr argument, as it is never really used.
4534 (ada_to_fixed_value): Change interface to act on single struct value*
4535 operand.
4536 (adjust_pc_past_prologue): New function.
4537 (ada_attribute_name): Modify to take enum exp_opcode argument.
4538
4539 (ada_enum_name): Recognize new homonym-distinguishing convention.
4540 Adjust local variable's type to remove compiler warning.
4541 Fix a small problem in the part that unqualifies the enumeration name.
4542 (ada_value_binop): New function.
4543 (ada_value_equal): New function.
4544
4545 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
4546 Don't give error message when not doing normal evaluation
4547 and a tagged type doesn't seem to contain a structure member.
4548 Give error message for packed arrays.
4549 For indexing arrays, handle pointers to packed arrays correctly.
4550 Handle case of 'first and 'last attributes of bare integral type
4551 without encoded subtype info.
4552 Remove some unnecessary casts.
4553 Fix uninitialized value of type in computing 'first, 'last, or 'length
4554 of array object.
4555 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
4556 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
4557 calls.
4558 Attributes are now exp_opcode values.
4559 Correct treatment of 'modulus.
4560 Better error message for taking 'length of wrong kind of type;
4561 improve comment.
4562 Change EVAL_NORMAL to noside for consistency.
4563 Use ada_value_binop for DIV, MOD, REM.
4564 Make special case out of array of length 0, since an argument
4565 of 0 upsets some platforms' malloc.
4566 Use OP_STRING instead of OP_ARRAY.
4567 For slice, add check that we have an array type before extracting
4568 a slice out of it. Avoids a SEGV.
4569 When evaluating an array slice, if the array type is a reference to
4570 an aligner type, then replace the aligner type by the actual type.
4571 Decomment disabled code.
4572 Remove some dead code.
4573 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
4574 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
4575 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
4576 and UNOP_MBR to UNOP_IN_RANGE.
4577 If an array type has a parallel ___XVE type, then use it.
4578 Turn arrays into pointers for lvalue arrays.
4579 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
4580 bounds error and handle 0-length slices.
4581 Use lim_warning.
4582 When selecting fields, apply ada_to_fixed_value (because the fields
4583 might have ___XVU or ___XVE encodings even if not dynamic.)
4584 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
4585 (ada_is_system_address_type): New function.
4586
4587 (get_var_value): Use new interface to ada_lookup_symbol_list.
4588 (get_int_var_value): New interface.
4589 (to_fixed_range_type): Allow unknown bound, with warning.
4590 (ada_is_modular_type): Decomment disabled code.
4591 (ADA_OPERATORS): New definition.
4592 (ada_operator_length): New function.
4593 (ada_expr_op_name): New function.
4594 (ada_forward_operator_length): New function.
4595 (ada_dump_subexp_body): New function.
4596 (ada_print_subexp): New function.
4597 (ada_exp_descriptor): New constant.
4598 (ada_op_print_tab): Add 'size. Remove FIXMEs.
4599 (ada_language_defn): Add ada_exp_descriptor entry.
4600 Change ada_parse => parse.
4601 Add post-parser entry.
4602 Use ada-specific non-local symbol lookup.
4603 Don't use C-style arrays.
4604 String lower-bound is 1.
4605 Decomment disabled code.
4606 (parse): New function.
4607 New fields ada_translate_error_message, ada_lookup_symbol,
4608 ada_lookup_minimal_symbol.
4609
4610 * ada-lang.h: Update copyright dates.
4611 Replace the mangle/demangle terminology throughout by the
4612 more appropriate encode/decode one.
4613 Include breakpoint.h.
4614 Forward declare struct partial_symbol, struct block.
4615 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
4616 (EXTRACT_ADDRESS): Remove.
4617 (EXTRACT_INT): Remove.
4618 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
4619 (MAX_ENCLOSING_FRAME_LEVELS): Define.
4620 (MAX_RENAMING_CHAIN_LENGTH): Define.
4621 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
4622
4623 (enum task_states): Remove.
4624 ada_task_states: Remove.
4625 (fat_string): Remove.
4626 (struct entry_call): Remove.
4627 (struct task_fields): Remove.
4628 (struct task_entry): Remove.
4629
4630 (struct ada_symbol_info): Define.
4631 (enum ada_attribute): Remove.
4632 (enum ada_operator): Define.
4633
4634 (ada_get_field_index): Declare.
4635 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
4636 (ada_is_simple_array): Rename to ada_is_simple_array_type.
4637 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
4638 (ada_lookup_symbol_list): New interface.
4639 (ada_decode_symbol): Declare.
4640 (ada_decode): Declare.
4641 (ada_lookup_symbol): New interface.
4642 (ada_update_initial_language): Declare.
4643 (ada_lookup_simple_minsym): Declare.
4644 (user_select_syms): New interface.
4645 (ada_sals_for_line): Declare.
4646 (ada_is_tagged_type): New interface.
4647 (ada_tag_name): Declare.
4648 (ada_lookup_struct_elt_type): Remove declaration.
4649 (ada_search_struct_field): Remove declaration.
4650 (ada_attribute_name): New interface.
4651 (ada_is_system_address_type): Declare.
4652 (ada_to_fixed_value): Remove declaration.
4653 (ada_template_to_fixed_record_type_1): Declare.
4654 (get_int_var_value): New interface.
4655 (ada_find_any_symbol): Declare.
4656 (ada_find_renaming_symbol): Declare.
4657 (ada_mangle): Rename to ada_encode.
4658 (ada_simple_renamed_entity): Remove const.
4659 (ada_main_name): Declare.
4660 (get_current_task): Rename to ada_get_current_task.
4661 (get_entry_number): Remove declaration.
4662 (ada_report_exception_break): Remove declaration.
4663 (ada_print_exception_breakpoint_nontask): Declare.
4664 (ada_print_exception_breakpoint_task): Declare.
4665 (ada_find_printable_frame): Declare.
4666
4667 * ada-lex.l: Update copyright notices.
4668 Use xmalloc and xfree instead of malloc and free.
4669 Use new interface to name_lookup.
4670 Use new interface to
4671 ada_mangle=>ada_encode.
4672 Redo handling of '$...' variable to parallel current treatment
4673 in c-exp.y.
4674 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
4675 digit_to_int, strtoulst, processInt, processReal, processId,
4676 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
4677 yywrap): Protoize.
4678
4679 (processInt): Use cast to remove harmless warning.
4680 (processReal): Modify to get rid of compiler warning on scan formats.
4681
4682 (processId): Replace xmalloc with obstack_alloc for name and remove
4683 call to ada_name_string_cleanup.
4684 Remove obsolete disabled code.
4685 (name_lookup): Ditto.
4686 New interface.
4687 Use obsavestring on temp_parse_space instead of savestring
4688 on name, and remove call to ada_name_string_cleanup.
4689 Free string returned from ada_simple_renamed_entity.
4690 Use new interface to ada_lookup_symbol_list.
4691 Decomment disabled code.
4692 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
4693 not types.
4694 When a type name lookup succeeds as a result of
4695 lookup_primitive_typename, check for regular type entry that has not
4696 yet been read in.
4697 Limit length of chain of renamed symbols we are willing to follow.
4698 Do not break names beginning with "standard__" into segments.
4699 (block_lookup): Use new interface to ada_lookup_symbol_list.
4700
4701 * ada-typeprint.c: Update copyright notice.
4702 (demangled_type_name): Rename to decoded_type_name.
4703 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
4704 (print_range_bound): Correct handling of negative
4705 bounds that make the index type looked unsigned under STABS.
4706 (print_dynamic_range_bound): Use new interface to get_int_var_value.
4707 (print_range_type_named): Use the builtin int type if no type
4708 corresponding to the given type name could be found.
4709 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
4710 Add some bullet-proofing.
4711 (print_variant_clauses): Allow for variant branches with ___XVU
4712 encodings that are not dynamic fields.
4713 Use new interface to ada_is_tagged_type.
4714 (print_record_type): Allow for fields with ___XVE encodings that
4715 are not dynamic fields.
4716 Use new interface to ada_is_tagged_type.
4717 (ada_print_type): ada_is_array_descriptor =>
4718 ada_is_array_descriptor_type.
4719
4720 * ada-valprint.c: Update copyright notice.
4721 Include gdb_string.h
4722 Include infcall.h
4723 (ui_memcpy): New function.
4724 (ada_print_floating): New function.
4725 (ada_print_str): Order arguments correctly.
4726 Correct handling of empty arrays and arrays of 0-length items.
4727 ada_is_array_descriptor => ada_is_array_descriptor_type
4728 Print values of type System.Address in hexadecimal format.
4729 Use ada_print_floating to print floating-point numbers in Ada format.
4730 Print class tag values with type names.
4731 No longer print the address of reference values. Avoids
4732 a potential confusion.
4733 (ada_value_print): Stop printing the object type for reference
4734 values, but preserve that behavior for access types. Avoids
4735 a potential confusion.
4736 Simplify one conditional expression, as the first part is now
4737 necessarily true.
4738 ada_is_array_descriptor => ada_is_array_descriptor_type
4739 Add check for arrays for null records, and print them by hand.
4740
4741 2004-06-01 Jim Blandy <jimb@redhat.com>
4742
4743 * ppc-tdep.h: Delete unused 'regoff' member.
4744 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
4745
4746 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
4747
4748 Fix PR symtab/1661.
4749 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
4750 (hpread_read_struct_type): Likewise.
4751
4752 2004-06-01 Andrew Cagney <cagney@gnu.org>
4753
4754 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
4755 instead of xasprintf.
4756 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
4757 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
4758 (mi_cmd_data_list_register_names)
4759 (mi_cmd_data_list_changed_registers)
4760 (mi_cmd_data_list_register_values)
4761 (get_register, mi_cmd_data_write_register_values)
4762 (mi_cmd_data_write_register_values)
4763 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
4764 (mi_cmd_target_download, mi_cmd_target_select)
4765 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
4766 (mi_execute_cli_command, mi_execute_async_cli_command)
4767 (mi_execute_async_cli_command): Ditto.
4768 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
4769 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
4770
4771 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
4772 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
4773 error_last_message instead of mi_error_last_message.
4774 * mi/mi-main.c (mi_error_last_message): Delete function.
4775
4776 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
4777 "invalid number of columns" error. Delete redundant "out of
4778 memory" check.
4779
4780 2004-05-31 Mark Kettenis <kettenis@gnu.org>
4781
4782 * i386bsd-nat.c: Don't include <sys/procfs.h>.
4783 (gregset_t, fpregset_t): Remove typedefs.
4784 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
4785 (REG_OFFSET): Rename argument.
4786 (i386bsd_r_reg_offset): Rename from reg_offset.
4787 (REG_ADDR): Remove macro.
4788 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
4789 functions.
4790 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
4791 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
4792 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
4793 instead of supply_gregset.
4794 (store_inferior_registers): Use `struct reg' and `struct fpreg'
4795 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
4796 instead of fill_gregset.
4797 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
4798
4799 * i386bsd-nat.c: Don't include "gregset.h".
4800 (supply_gregset, fill_gregset): Make static.
4801 (supply_fpregset, fill_fpregset): Remove.
4802 * Makefile.in (i386bsd-nat.o): Update dependencies.
4803
4804 2004-05-30 Mark Kettenis <kettenis@gnu.org>
4805
4806 * fbsd-proc.c: Include "regcache.h", "regset.h" and
4807 "gdb_assert.h". Con't include "gregset.h".
4808 (fbsd_make_corefile_notes): Use regset-based core file support
4809 instead off fill_gregset and fill_fpregset.
4810 * Makefile.in (fbsd-proc.o): Update dependencies.
4811
4812 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
4813 instructions.
4814 (m88k_frame_prev_register): Simplify code a bit.
4815
4816 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
4817 (amd64_collect_fpregset): New function.
4818 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
4819
4820 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
4821
4822 * i386-tdep.c (i386_supply_gregset): Adjust comment.
4823 (i386_collect_gregset): New function.
4824 (i386_supply_fpregset): Adjust comment.
4825 (i386_collect_fpregset): New function.
4826 (i386_regset_from_core_section): Use i386_collect_gregset and
4827 i386_collect_fpregset.
4828
4829 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
4830 handle VALUEP being null.
4831
4832 * regset.h (collect_regset_ftype): Unconstify fourth argument.
4833
4834 2004-05-29 Mark Kettenis <kettenis@gnu.org>
4835
4836 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
4837
4838 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
4839 assembler in OpenBSD 3.5-current.
4840 (amd64obsd_sigcontext_addr): Likewise.
4841
4842 2004-05-28 Jim Blandy <jimb@redhat.com>
4843
4844 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
4845 register set, so our regcache isn't declared "legacy" and our E500
4846 pseudoregister read and write functions aren't ignored.
4847 (rs6000_register_byte, rs6000_register_raw_size,
4848 rs6000_register_virtual_type, rs6000_register_convertible,
4849 rs6000_register_convert_to_virtual,
4850 rs6000_register_convert_to_raw): Deleted.
4851 (rs6000_register_type, rs6000_convert_register_p,
4852 rs6000_register_to_value, rs6000_value_to_register): New
4853 functions.
4854 (rs6000_gdbarch_init): Don't register
4855 gdbarch_deprecated_register_size,
4856 gdbarch_deprecated_register_bytes,
4857 gdbarch_deprecated_register_byte,
4858 gdbarch_deprecated_register_raw_size,
4859 gdbarch_deprecated_register_virtual_type,
4860 gdbarch_deprecated_register_convertible,
4861 gdbarch_deprecated_register_convert_to_virtual, or
4862 gdbarch_deprecated_register_convert_to_raw methods. Instead,
4863 register gdbarch_register_type, gdbarch_convert_register_p,
4864 gdbarch_register_to_value, and gdbarch_value_to_register methods.
4865
4866 2004-05-26 Jim Blandy <jimb@redhat.com>
4867
4868 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
4869 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
4870 functions, updated to match the register numberings used in GCC.
4871 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
4872 rs6000_dwarf2_reg_to_regnum as register number conversions
4873 functions for STABS and Dwarf2.
4874
4875 2004-05-26 Randolph Chung <tausq@debian.org>
4876
4877 * infttrace.h (target_waitkind): Forward declare type instead of pulling
4878 in header file.
4879
4880 2004-05-25 Joel Brobecker <brobecker@gnat.com>
4881
4882 * NEWS: Document new "start" command.
4883
4884 2004-05-25 Randolph Chung <tausq@debian.org>
4885
4886 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
4887 hppa-linux.
4888
4889 2004-05-25 Randolph Chung <tausq@debian.org>
4890
4891 * hppa-hpux-tdep.c (offsetof): Define.
4892 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
4893 (hppa32_hpux_frame_base_before_sigtramp)
4894 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
4895 (hppa64_hpux_frame_saved_pc_in_sigtramp)
4896 (hppa64_hpux_frame_base_before_sigtramp)
4897 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
4898 functions.
4899 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
4900 (hppa_hpux_sigtramp_frame_unwind_cache)
4901 (hppa_hpux_sigtramp_frame_this_id)
4902 (hppa_hpux_sigtramp_frame_prev_register)
4903 (hppa_hpux_sigtramp_frame_unwind)
4904 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
4905 (hppa_hpux_init_abi): Register sigtramp unwinder.
4906 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
4907
4908 2004-05-25 Randolph Chung <tausq@debian.org>
4909
4910 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
4911 and multiple stack unwinds.
4912 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
4913
4914 2004-05-25 Andrew Cagney <cagney@gnu.org>
4915
4916 * symfile.h (symbol_file_add_from_memory): Delete declaration.
4917 * symfile-mem.h: Delete file.
4918 * symfile-mem.c: Do not include "symfile-mem.h".
4919 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
4920 "struct bfd_section". When an error do not bother returning NULL.
4921 (add_symbol_file_from_memory_command): Use "struct bfd" and
4922 "struct bfd_section".
4923 * Makefile.in (symfile_mem_h): Delete.
4924 (symfile-mem.o): Update dependencies.
4925
4926 2004-05-25 Nick Roberts <nickrob@gnu.org>
4927
4928 * gdb-mi.el: New file.
4929
4930 2004-05-25 Andrew Cagney <cagney@gnu.org>
4931
4932 * inftarg.c: Include "observer.h".
4933 (child_attach, child_create_inferior): Notify inferior_created.
4934 * corelow.c: Include "observer.h".
4935 (core_open): Notify inferior_created.
4936 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
4937
4938 2004-05-25 Andrew Cagney <cagney@gnu.org>
4939
4940 * target.h (struct target_ops): Add from_tty to
4941 to_create_inferior.
4942 (target_create_inferior, find_default_create_inferior): Update.
4943 * infcmd.c (run_command): Update.
4944 * wince.c (child_create_inferior): Update.
4945 * win32-nat.c (child_create_inferior): Update.
4946 * uw-thread.c (uw_thread_create_inferior): Update.
4947 * thread-db.c (thread_db_create_inferior): Update.
4948 * target.c (debug_to_create_inferior)
4949 (find_default_create_inferior): Update.
4950 (maybe_kill_then_create_inferior): Update.
4951 * sol-thread.c (sol_thread_create_inferior): Update.
4952 * remote.c (extended_remote_async_create_inferior)
4953 (extended_remote_create_inferior): Update.
4954 * remote-vx.c (vx_create_inferior): Update.
4955 * remote-st.c (st2000_create_inferior): Update.
4956 * remote-sim.c (gdbsim_create_inferior): Update.
4957 * remote-sds.c (sds_create_inferior): Update.
4958 * remote-rdp.c (remote_rdp_create_inferior): Update.
4959 * remote-rdi.c (arm_rdi_create_inferior): Update.
4960 * remote-m32r-sdi.c (m32r_create_inferior): Update.
4961 * remote-e7000.c (e7000_create_inferior): Update.
4962 * procfs.c (procfs_create_inferior): Update.
4963 * ocd.c (ocd_create_inferior): Update.
4964 * ocd.h (ocd_create_inferior): Update.
4965 * nto-procfs.c (procfs_create_inferior): Update.
4966 * monitor.c (monitor_create_inferior): Update.
4967 * lin-lwp.c (lin_lwp_create_inferior): Update.
4968 * inftarg.c (child_create_inferior): Update.
4969 * hpux-thread.c (hpux_thread_create_inferior): Update.
4970 * gnu-nat.c (gnu_create_inferior): Update.
4971
4972 2004-05-25 Andrew Cagney <cagney@gnu.com>
4973
4974 * MAINTAINERS: Update e-mail address.
4975
4976 2004-05-24 Randolph Chung <tausq@debian.org>
4977
4978 * thread.c (info_threads_command, thread_apply_all_command)
4979 (thread_apply_command, thread_command, do_captured_thread_select):
4980 Remove HPUXHPPA-specific code.
4981
4982 2004-05-24 Randolph Chung <tausq@debian.org>
4983
4984 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
4985 unused symbols.
4986 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
4987 references.
4988
4989 2004-05-24 Joel Brobecker <brobecker@gnat.com>
4990
4991 * infcmd.c (kill_if_already_running): New function, extracted
4992 from run_command().
4993 (run_command): Replace extracted code by call to
4994 kill_if_already_running().
4995 (start_command): New function.
4996 (_initialize_infcmd): Add "start" command.
4997
4998 2004-05-24 Mark Kettenis <kettenis@gnu.org>
4999
5000 Add OpenBSD/m88k support.
5001 * NEWS (New native configurations): Mention OpenBSD/m88k.
5002 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
5003 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
5004 * Makefile.in (m88k_tdep_h): New variable.
5005 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
5006 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
5007 * configure.host: Add m88*-*-openbsd*.
5008 * configure.tgt: Add m88*-*-openbsd*.
5009
5010 2004-05-24 Jim Blandy <jimb@redhat.com>
5011
5012 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
5013 to approve changes.
5014
5015 2004-05-24 Kevin Buettner <kevinb@redhat.com>
5016
5017 * symtab.c (fixup_section): Search section table when lookup by
5018 name fails.
5019
5020 2004-05-24 Randolph Chung <tausq@debian.org>
5021
5022 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
5023 be "small_struct".
5024
5025 2004-05-24 Mark Kettenis <kettenis@gnu.org>
5026
5027 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
5028 register number in regcache_raw_collect call.
5029 (m68kbsd_collect_fpregset): Likewise.
5030 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
5031
5032 * regset.h (struct regset): Add back `regset' member.
5033
5034 2004-05-23 Mark Kettenis <kettenis@gnu.org>
5035
5036 * configure.in: Check for td_pcb in `struct thread'.
5037 * configure, config.in: Regenerated.
5038
5039 * dpx2-nat.c: Remove file.
5040 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
5041 (dpx2-nat.o): Remove dependencies.
5042
5043 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
5044 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
5045 (amd64obsd_supply_pcb): New function.
5046 (_initialize_amd64obsd_nat): Enable libkvm interface.
5047 * Makefile.in (amd64obsd-nat.o): Update dependencies.
5048 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
5049 (LOADLIBES): New variable.
5050
5051 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
5052 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
5053 (sparc32nbsd_supply_pcb): New function.
5054 (_initialize_sparcnbsd_nat): Enable libkvm interface.
5055 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
5056 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5057 (LOADLIBES): New variable.
5058
5059 2004-05-22 Mark Kettenis <kettenis@gnu.org>
5060
5061 * bsd-kvm.c, bsd-kvm.h: New files.
5062 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
5063 "bsd-kvm.h".
5064 (i386fbsd_supply_pcb): New function.
5065 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
5066 (i386fbsd-nat.o): Update dependencies.
5067 (bsd_kvm_h): New variable.
5068 (bsd-kvm.o): New dependency.
5069 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
5070 (LOADLIBES): New variable.
5071
5072 * regset.c: Tweak comment.
5073 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
5074 macro.
5075 * regset.h: Update copyright year.
5076 (struct regset): Remove `descr' member, add `gdbarch' member.
5077 (regset_alloc): Adjust prototype and comment.
5078 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
5079 (i386_supply_fpregset): Likewise.
5080 (i386_regset_from_core_section): Update call to regset_alloc.
5081 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
5082 REGSET->arch.
5083 (i386obsd_aout_regset_from_core_section): Update call to
5084 regset_alloc.
5085 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
5086 REGSET->arch.
5087 (i386nbsd_aout_regset_from_core_section): Update call to
5088 regset_alloc.
5089 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
5090 REGSET->arch.
5091 (amd64_regset_from_core_section): Update call to regset_alloc.
5092 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
5093 REGSET->arch.
5094 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
5095 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
5096 &sparc32nbsd_gregset in sparc32_supply_gregset call.
5097 (sparc32nbsd_init_abi): Update call to regset_alloc.
5098 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
5099 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
5100 (sparc64obsd_init_abi): Update call to regset_alloc.
5101 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
5102 &sparc64nbsd_gregset in sparc64_supply_gregset call.
5103 (sparc64nbsd_init_abi): Update call to regset_alloc.
5104 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
5105 &sparc64fbsd_gregset in sparc64_supply_gregset call.
5106 (sparc64fbsd_init_abi): Update call to regset_alloc.
5107
5108 2004-05-22 Jim Blandy <jimb@redhat.com>
5109
5110 * ppc-tdep.h (spe_register_p): New declaration.
5111 (struct gdbarch_tdep): New members: ppc_acc_regnum and
5112 ppc_spefscr_regnum.
5113 * rs6000-tdep.c (spe_register_p): New function.
5114 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
5115 spefscr.
5116 (rs6000_gdbarch_init): Initialize the new members of the tdep
5117 structure.
5118
5119 2004-05-21 Jim Blandy <jimb@redhat.com>
5120
5121 * ppc-linux-nat.c (fetch_register): Move code back to be next
5122 to the comment that describes it. (Moved code, instead of
5123 comment, for symmetry with store_register.)
5124
5125 Allocate regset structures in the gdbarch's obstack, not using
5126 xmalloc.
5127 * regset.c (regset_alloc): Renamed from regset_xmalloc.
5128 Add 'arch' argument. Allocate the regset on arch's obstack, not
5129 using xmalloc.
5130 * regset.h (regset_alloc): Update declaration.
5131 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
5132 gdbarch argument.
5133 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
5134 * i386-tdep.c (i386_regset_from_core_section): Same.
5135 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
5136 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
5137 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
5138 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
5139 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
5140 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
5141
5142 2004-05-21 Joel Brobecker <brobecker@gnat.com>
5143
5144 * config/djgpp/fnchange.lst: Undo previous change, was useless.
5145
5146 2004-05-21 Jim Blandy <jimb@redhat.com>
5147
5148 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
5149 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
5150
5151 2004-05-20 Jim Blandy <jimb@redhat.com>
5152
5153 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
5154
5155 2004-05-20 Mark Kettenis <kettenis@gnu.org>
5156
5157 * regset.h: Make prototype const-correct.
5158 * regset.c (regset_xmalloc): Make const-correct.
5159
5160 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
5161
5162 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
5163 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
5164 (symbol_search_name): Declare.
5165
5166 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
5167 (iter_name_next_hashed): Ditto.
5168 (iter_name_next_linear): Ditto.
5169 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
5170
5171 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
5172 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
5173 (symbol_search_name): New function.
5174
5175 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
5176
5177 * minsyms.c (build_minimal_symbol_hash_tables): Change
5178 test for adding to demangled hash table to check for difference
5179 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
5180
5181 2004-05-19 Jim Blandy <jimb@redhat.com>
5182
5183 Use a constructor function to create regset structures.
5184 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
5185 (struct regset): Use supply_regset_ftype. Add new
5186 'collect_regset' member.
5187 (regset_xmalloc): New declaration.
5188 * regset.c: New file.
5189 * am64-tdep.c (amd64_regset_from_core_section): Use
5190 regset_xmalloc to construct regset structures.
5191 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
5192 * i386-tdep.c (i386_regset_from_core_section): Same.
5193 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
5194 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
5195 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
5196 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
5197 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
5198 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
5199 * Makefile.in (COMMON_OBS): Add regset.o.
5200 (regset.o): New rule.
5201
5202 2004-05-19 Joel Brobecker <brobecker@gnat.com>
5203
5204 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
5205 and pthread_cond_wait.c.
5206
5207 2004-05-18 Jim Blandy <jimb@redhat.com>
5208
5209 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
5210 before the mach-specific switch, and then let the individual cases
5211 override the defaults, rather than leaving them uninitialized
5212 until the switch and then setting them in each case.
5213
5214 2004-05-18 Randolph Chung <tausq@debian.org>
5215
5216 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
5217 millicode functions.
5218
5219 2004-05-18 Randolph Chung <tausq@debian.org>
5220
5221 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
5222 references to dld_flags_buffer consistent.
5223
5224 2004-05-18 Randolph Chung <tausq@debian.org>
5225
5226 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
5227 it for unwinding the stack.
5228
5229 2004-05-18 Randolph Chung <tausq@debian.org>
5230
5231 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
5232 Undefine these so we can overide them using gdbarch.
5233
5234 2004-05-18 Randolph Chung <tausq@debian.org>
5235
5236 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
5237 handling for 64-bit HPUX (elf).
5238
5239 2004-05-18 Daniel Jacobowitz <dan@debian.org>
5240
5241 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
5242 constants.
5243 * amd64-tdep.c (amd64_skip_prologue): Likewise.
5244 * ia64-tdep.c (examine_prologue): Likewise.
5245 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
5246 * v850-tdep.c (v850_fix_call_dummy): Likewise.
5247
5248 2004-05-18 Mark Kettenis <kettenis@gnu.org>
5249
5250 * vax-tdep.c (vax_return_value): Implement
5251 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5252
5253 2004-05-17 Mark Kettenis <kettenis@gnu.org>
5254
5255 * vax-tdep.c (vax_return_value): Fix typo.
5256
5257 2004-05-17 Andrew Cagney <cagney@redhat.com>
5258
5259 * MAINTAINERS: Mark Salter was also responsible for
5260 testsuite/config/
5261
5262 * NEWS: Mention signal fixes.
5263
5264 2004-05-17 Randolph Chung <tausq@debian.org>
5265
5266 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
5267 check to see if we are unwinding an export stub. Export stubs clobber
5268 the %rp in the call path and stores the original rp in a stack slot.
5269
5270 2004-05-17 Jim Blandy <jimb@redhat.com>
5271
5272 * MAINTAINERS: Update address for J.T. Conklin.
5273
5274 2004-05-17 Randolph Chung <tausq@debian.org>
5275
5276 * hppa-tdep.c: Remove superfluous #include's.
5277 * Makefile.in (hppa-tdep.o): Update dependencies.
5278
5279 2004-05-17 Randolph Chung <tausq@debian.org>
5280
5281 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
5282 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
5283 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
5284 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
5285 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
5286 Remove static function declarations.
5287
5288 2004-05-17 Mark Kettenis <kettenis@gnu.org>
5289
5290 * alphabsd-nat.c: Update copyright year.
5291 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
5292
5293 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
5294 and M68K_A2_REGNUM.
5295
5296 * m68k-tdep.c (m68k_svr4_return_value): Implement
5297 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5298
5299 2004-05-16 Mark Kettenis <kettenis@gnu.org>
5300
5301 * sol-thread.c Update copyright year. Fix various coding
5302 standards violations. Tweak a few comments.
5303 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
5304 Delete prototypes.
5305
5306 2004-05-15 Randolph Chung <tausq@debian.org>
5307
5308 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
5309 as pointer instead of array reference since HPUX compiler does
5310 not accept unsized array arguments.
5311 * somsolib.c (dld_flags_buffer): Use constant array size.
5312
5313 2004-05-15 Mark Kettenis <kettenis@gnu.org>
5314
5315 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
5316 offset with decimal offset.
5317 (amd64obsd_sigcontext_addr): Return correct address for entire
5318 signal trampoline.
5319
5320 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
5321 instead of get_frame_base.
5322
5323 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
5324 (fill_gregset): Use regcache_raw_collect.
5325
5326 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
5327 ppcobsd-tdep.c.
5328
5329 * config/sparc/tm-nbsd64.h: Remove file.
5330 * config/tm-sunos.h: Remove file.
5331
5332 2004-05-15 Joel Brobecker <brobecker@gnat.com>
5333
5334 * rs6000-tdep.c (store_param_on_stack_p): New function,
5335 an improved version of some code extracted from skip_prologue().
5336 (skip_prologue): Use store_param_on_stack_p() to detect
5337 instructions saving a parameter on the stack. Detect when r0
5338 is used to save a parameter.
5339 Do not mark "li rx, SIMM" instructions as part of the prologue,
5340 unless the following instruction is also part of the prologue.
5341
5342 2004-05-14 Andrew Cagney <cagney@redhat.com>
5343
5344 * infrun.c (handle_inferior_event): Simplify
5345 STEP_OVER_UNDEBUGGABLE.
5346
5347 * infrun.c (handle_step_into_function): Delete function.
5348 (handle_inferior_event): Inline calls to
5349 handle_step_into_function.
5350
5351 2004-05-14 Jerome Guitton <guitton@gnat.com>
5352
5353 * rs6000-nat.c: Fix a comment.
5354
5355 2004-05-12 David Anderson <davea@sgi.com>
5356
5357 Committed by Jim Blandy <jimb@redhat.com>:
5358 * regcache.c (struct regcache_descr): fix comment spelling.
5359
5360 2004-05-13 J. Brobecker <brobecker@gnat.com>
5361
5362 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
5363 Fixes a link link failure.
5364
5365 2004-05-13 J. Brobecker <brobecker@gnat.com>
5366
5367 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
5368 error that was causing the build to fail.
5369
5370 2004-05-13 J. Brobecker <brobecker@gnat.com>
5371
5372 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
5373 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
5374
5375 2004-05-13 Andrew Cagney <cagney@redhat.com>
5376
5377 * infrun.c (handle_inferior_event): Check for
5378 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
5379 calls. Update comments.
5380
5381 2004-05-13 Jim Blandy <jimb@redhat.com>
5382
5383 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
5384 (fetch_regs_user_thread, fetch_regs_kernel_thread)
5385 (store_regs_user_thread, store_regs_kernel_thread): Use
5386 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
5387 * ppc-linux-nat.c (fill_gregset): Same.
5388 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
5389 (ppc_linux_sigtramp_cache): Same.
5390 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
5391 (ppcnbsd_sigtramp_cache_init): Same.
5392 * rs6000-nat.c (fetch_core_registers): Same.
5393 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
5394 (rs6000_frame_cache): Same.
5395
5396 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
5397 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
5398 of assuming that the gprs are numbered starting with zero.
5399 * ppc-linux-nat.c (fill_gregset): Same.
5400 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
5401 * ppcnbsd-nat.c (getregs_supplies): Same.
5402 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
5403 * rs6000-nat.c (fetch_core_registers): Same.
5404 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
5405
5406 2004-05-07 Michael Snyder <msnyder@redhat.com>
5407
5408 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
5409 LOC_COMPUTED_ARG, and LOC_INDIRECT.
5410
5411 2004-05-13 Andrew Cagney <cagney@redhat.com>
5412
5413 * infrun.c (handle_inferior_event): Use frame_unwind_id.
5414
5415 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
5416
5417 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
5418 base_address for shared libraries.
5419
5420 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
5421
5422 * MAINTAINERS (write after approval): Add myself.
5423
5424 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
5425
5426 * breakpoint.c (bpstat_stop_status): Add new argument
5427 STOPPED_BY_WATCHPOINT. Use it instead of testing
5428 target_stopped_data_address agaist 0 to check whether
5429 or not we stopped due to a hardware watchpoint.
5430 * breakpoint.h (bpstat_stop_status): Adapt prototype.
5431 * infrun.c (handle_inferior_event): Call bpstat_stop_status
5432 with new argument.
5433
5434 2004-05-12 Jim Blandy <jimb@redhat.com>
5435
5436 * configure.in: When checking whether we should use the -bbigtoc
5437 option, don't forget to restore the original value of LDFLAGS.
5438 * configure: Regenerated.
5439
5440 2004-05-12 Andrew Cagney <cagney@redhat.com>
5441
5442 * thread.c (load_infrun_state): Delete step_sp.
5443 * infrun.c (context_switch): Ditto.
5444 * inferior.h (step_sp): Ditto.
5445 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
5446 * gdbthread.h (struct thread_info, save_infrun_state)
5447 (restore_infrun_state): Ditto.
5448
5449 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
5450
5451 * MAINTAINERS (write after approval): Add myself.
5452
5453 2004-05-12 Andrew Cagney <cagney@redhat.com>
5454
5455 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
5456 eliminate reference to step_sp.
5457 (struct execution_control_state, init_execution_control_state)
5458 (handle_inferior_event, keep_going): Delete update_step_sp and
5459 step_sp.
5460 * infcmd.c (step_sp): Note that variable is unused.
5461
5462 2004-05-11 Andrew Cagney <cagney@redhat.com>
5463
5464 * infrun.c (step_over_function): Delete function.
5465 (handle_step_into_function): Use insert_step_resume_breakpoint.
5466 (insert_step_resume_breakpoint): Fix assertion.
5467
5468 2004-05-11 Nick Roberts <nickrob@gnu.org>
5469
5470 * utils.c (defaulted_query): Just use the normal query input type
5471 when printing the annotations.
5472
5473 2004-05-11 Andrew Cagney <cagney@redhat.com>
5474
5475 * infrun.c (handle_inferior_event): Simplify code handling
5476 step-into or return-from a signal trampoline.
5477
5478 2004-05-11 Andrew Cagney <cagney@redhat.com>
5479
5480 * ppcnbsd-tdep.c: Include "gdb_assert.h".
5481 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
5482
5483 2004-05-10 Jim Blandy <jimb@redhat.com>
5484
5485 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
5486 with a call to internal_error.
5487
5488 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
5489 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
5490 processor variant lacks those registers.
5491 (ppc_floating_point_unit_p): Change description to make it clear
5492 that this returns info about the ISA, not the ABI.
5493 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
5494 return true or false by checking tdep->ppc_fp0_regnum and
5495 tdep->ppc_fpscr_regnum. The original code replicated the BFD
5496 arch/mach switching done in rs6000_gdbarch_init; it's better to
5497 keep that logic there, and just check the results here.
5498 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
5499 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
5500 floating-point registers.
5501 (ppc_supply_fpregset, ppc_collect_fpregset)
5502 (rs6000_push_dummy_call, rs6000_extract_return_value)
5503 (rs6000_store_return_value): Assert that we have floating-point
5504 registers.
5505 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
5506 (rs6000_frame_cache): Don't note the locations at which
5507 floating-point registers were saved if we have no fprs.
5508 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
5509 registers.
5510 (fetch_regs_user_thread, fetch_regs_kernel_thread)
5511 (store_regs_user_thread, store_regs_kernel_thread): Only call
5512 supply_fprs / fill_fprs if we actually have floating-point
5513 registers.
5514 (special_register_p): Check ppc_fpscr_regnum before matching
5515 against it.
5516 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
5517 supply / collect fpscr if we don't have it.
5518 * ppc-bdm.c: #include "gdb_assert.h".
5519 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
5520 have floating-point registers, since I can't test this code on
5521 FP-free systems to adapt it.
5522 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
5523 fpscr and floating point register numbers if they don't exist.
5524 (fetch_register): Assert that we have floating-point registers
5525 before we reach the code that handles them.
5526 (store_register): Same. And use tdep instead of calling
5527 gdbarch_tdep again.
5528 (fill_fpregset): Don't try to collect FP registers and fpscr if we
5529 don't have them.
5530 (ppc_linux_sigtramp_cache): Don't record the saved locations of
5531 fprs and fpscr if we don't have them.
5532 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
5533 don't have them.
5534 * ppcnbsd-nat.c: #include "gdb_assert.h".
5535 (getfpregs_supplies): Assert that we have floating-point registers.
5536 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
5537 * ppcobsd-tdep.c: #include "gdb_assert.h".
5538 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
5539 have floating-point registers.
5540 * rs6000-nat.c (regmap): Don't match against the fpscr and
5541 floating point register numbers if they don't exist.
5542 (fetch_inferior_registers, store_inferior_registers,
5543 fetch_core_registers): Only fetch / store / supply the
5544 floating-point registers and the fpscr if we have them.
5545 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
5546 (ppcobsd-tdep.o): Update dependencies.
5547
5548 2004-05-10 Andrew Cagney <cagney@redhat.com>
5549
5550 * infrun.c (through_sigtramp_breakpoint): Delete variable.
5551 (context_switch): Do not switch through_sigtramp_breakpoint.
5552 * gdbthread.h (save_infrun_state, load_infrun_state)
5553 (struct thread_info): Delete through_sigtramp_breakpoint parameter
5554 and structure member.
5555 * thread.c (load_infrun_state, save_infrun_state): Update.
5556
5557 2004-05-10 Mark Kettenis <kettenis@gnu.org>
5558
5559 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
5560
5561 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5562
5563 * acinclude.m4: Quote macro names being defined by AC_DEFUN
5564 throughout.
5565 * aclocal.m4: Regenerate.
5566
5567 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
5568
5569 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
5570
5571 2004-05-10 Andrew Cagney <cagney@redhat.com>
5572
5573 * infrun.c (check_sigtramp2): Delete function.
5574 (handle_inferior_event): When single stepping, and taking a
5575 signal, set a breakpoint at the signal return address. Delete
5576 redundant calls to check_sigtramp2.
5577 (insert_step_resume_breakpoint): New function.
5578 (through_sigtramp_breakpoint, handle_inferior_event)
5579 (follow_exec, wait_for_inferior, fetch_inferior_event)
5580 (currently_stepping, keep_going): Delete most uses of
5581 through_sigtramp_breakpoint, not that it should be deleted.
5582 (delete_breakpoint_current_contents): Delete function.
5583
5584 2004-05-10 Randolph Chung <tausq@debian.org>
5585
5586 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
5587 target.
5588 * config/pa/tm-linux.h: New file.
5589
5590 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
5591
5592 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
5593 of prefixes. Don't print the prefix twice in the CLI.
5594
5595 2004-05-10 Jim Blandy <jimb@redhat.com>
5596
5597 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
5598 collect all the gprs.
5599
5600 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
5601 loop collecting gprs.
5602
5603 2004-05-09 Andrew Cagney <cagney@redhat.com>
5604
5605 * remote-vx.c (net_step): Delete step-range code.
5606 * remote.c (remote_resume, init_all_packet_configs)
5607 (set_remote_protocol_E_packet_cmd)
5608 (show_remote_protocol_E_packet_cmd)
5609 (remote_protocol_E, show_remote_cmd, _initialize_remote)
5610 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
5611 (show_remote_protocol_e_packet_cmd): Ditto.
5612
5613 2004-05-09 Mark Kettenis <kettenis@gnu.org>
5614
5615 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
5616
5617 * hppa-tdep.h: Update copyright year.
5618 (struct trad_frame_saved_reg): Add opaque declaration.
5619
5620 * amd64-tdep.c (amd64_return_value): Implement
5621 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5622
5623 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
5624 (m68k_value_to_register): New functions.
5625 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
5626 value_to_register.
5627
5628 * defs.h (enum return_value_convention): Add
5629 RETURN_VALUE_ABI_RETURNS_ADDRESS and
5630 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
5631 * infcmd.c (legacy_return_value): New function.
5632 (print_return_value): Rwerite to implement
5633 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5634 * values.c (using_struct_return): Check for inequality to
5635 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
5636 RETURN_VALUE_STRUCT_CONVENTION.
5637 * i386-tdep.c (i386_return_value): Implement
5638 RETURN_VALUE_ABI_RETURNS_ADDRESS.
5639
5640 * vax-tdep.c: Tweak comments. Reorder include files. Don't
5641 include "symtab.h", "opcode/vax.h" and "inferior.h".
5642 (vax_skip_prologue): Replace calls to read_memory_integer by calls
5643 to read_memory_unsigned_integer.
5644 (vax_gdbarch_init): Reorder.
5645 (_initialize_vax_tdep): Spell out prototype.
5646 * Makefile.in (vax-tdep.o): Update dependencies.
5647
5648 2004-05-08 Andrew Cagney <cagney@redhat.com>
5649
5650 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
5651 * target.c (target_detach, target_disconnect): Ditto.
5652
5653 * infcall.c (call_function_by_hand): When no
5654 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
5655 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
5656 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
5657 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5658 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5659
5660 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
5661 * gdbarch.h, gdbarch.c: Re-generate.
5662 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5663 deprecated_fix_call_dummy.
5664 * v850-tdep.c (v850_gdbarch_init): Ditto.
5665 * infcall.c (call_function_by_hand): Do not call
5666 DEPRECATED_FIX_CALL_DUMMY.
5667
5668 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
5669 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
5670 * gdbarch.h, gdbarch.c: Re-generate.
5671 * arm-linux-tdep.c (arm_linux_call_dummy_words)
5672 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
5673 deprecated_sizeof_call_dummy_words.
5674 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
5675 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
5676 * v850-tdep.c (v850_gdbarch_init): Ditto.
5677 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
5678 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
5679 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
5680 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
5681 * arch-utils.h (legacy_call_dummy_words)
5682 (legacy_sizeof_call_dummy_words): Delete declarations.
5683 * arch-utils.c (legacy_call_dummy_words)
5684 (legacy_sizeof_call_dummy_words): Delete variables.
5685
5686 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
5687 * gdbarch.h, gdbarch.c: Re-generate.
5688 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
5689 * infcall.c (call_function_by_hand): Eliminate call to
5690 DEPRECATED_PUSH_DUMMY_FRAME.
5691 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
5692 push_dummy_frame.
5693 (ns32k_push_dummy_frame): Delete function.
5694
5695 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5696 deprecated_call_dummy_breakpoint_offset or
5697 deprecated_call_dummy_start_offset.
5698 * dummy-frame.c, arm-tdep.c: Update comments.
5699 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
5700 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
5701 * gdbarch.h, gdbarch.c: Re-generate.
5702
5703 * infcall.c (legacy_push_dummy_code): Delete function.
5704 (push_dummy_code): Delete call.
5705
5706 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
5707 * gdbarch.h, gdbarch.c: Re-generate.
5708 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
5709 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
5710 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
5711 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
5712
5713 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
5714 (struct frame_info): Delete opaque declaration.
5715 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
5716 * frame.c (get_frame_type): Delete call.
5717
5718 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
5719 pc_in_call_dummy.
5720 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
5721 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
5722
5723 2004-05-08 Mark Kettenis <kettenis@gnu.org>
5724
5725 * alphanbsd-tdep.c: Include "gdb_string.h".
5726 * armnbsd-tdep.c: Update copyright year.
5727 Include "gdb_string.h".
5728 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
5729 dependencies.
5730
5731 * delta68-nat.c: Remove file.
5732 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
5733 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
5734 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
5735 (delta68-nat.o): Remove dependency.
5736
5737 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
5738 function.
5739 (m68k_gdbarch_init): Don't set
5740 deprecated_frameless_function_invocation.
5741
5742 2004-05-07 Randolph Chung <tausq@debian.org>
5743
5744 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
5745 read_memory_nobpt for code reading when doing frame unwinding.
5746 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
5747
5748 2004-05-07 Randolph Chung <tausq@debian.org>
5749
5750 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
5751 instead of sp, handle sigaltstack case.
5752 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
5753 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
5754 signal handler and not that of the caller.
5755 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
5756 hppa_linux_sigtramp_find_sigcontext.
5757
5758 2004-05-07 Randolph Chung <tausq@debian.org>
5759
5760 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
5761 hppa-linux-nat.c.
5762 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
5763 * hppa-linux-nat.c (fetch_register, store_register): Define.
5764 (fetch_inferior_registers, store_inferior_registers): Define.
5765 (supply_gregset): Add comment and clean up some unneeded code.
5766 (fill_gregset): Add comment and fix so that it saves registers in
5767 the right place in the gregset.
5768 (fill_fpregset): Fix buffer overrun problem.
5769 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
5770
5771 2004-05-07 Randolph Chung <tausq@debian.org>
5772
5773 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
5774 do common handling of the pcoqt register.
5775 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
5776 to use helper function.
5777 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
5778 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
5779 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
5780 generic fallback unwinder when all else fails.
5781 (hppa_gdbarch_init): Add fallback sniffer.
5782 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
5783 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
5784 to use helper function.
5785
5786 2004-05-08 Joel Brobecker <brobecker@gnat.com>
5787
5788 * config/djgpp/fnchange.lst: Add translation rules for
5789 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
5790
5791 2004-05-08 Mark Kettenis <kettenis@gnu.org>
5792
5793 * frame.c (get_prev_frame_1): Work around GCC bug.
5794 * frame.h: Add comment about GCC bug.
5795
5796 2004-05-07 Andrew Cagney <cagney@redhat.com>
5797
5798 * observer.c: Include "commands.h" and "gdbcmd.h".
5799 (observer_debug, _initialize_observer): Add the
5800 command "set/show debug observer".
5801 * observer.sh: When observer debugging, log notify calls.
5802 * Makefile.in (observer.o): Update dependencies.
5803
5804 2004-05-07 Jason Molenda (jmolenda@apple.com)
5805
5806 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
5807
5808 2004-05-07 Jim Blandy <jimb@redhat.com>
5809
5810 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
5811 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
5812 to recognize gpr regnums, instead of assuming that
5813 tdep->ppc_fp0_regnum marks the end of the general-purpose
5814 registers.
5815
5816 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
5817 the given architecture has floating-point registers.
5818
5819 2004-05-07 Andrew Cagney <cagney@redhat.com>
5820
5821 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
5822 macro defined to 1.
5823 * gdbarch.h, gdbarch.c: Re-generate.
5824 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
5825 deprecated_use_generic_dummy_frames.
5826
5827 2004-05-07 Brian Ford <ford@vss.fsi.com>
5828
5829 * NEWS: Mention Cygwin DWARF 2 support.
5830
5831 2004-05-07 Andrew Cagney <cagney@redhat.com>
5832
5833 * objfiles.h (struct entry_info): Delete unused fields
5834 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
5835 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
5836 * mipsread.c (mipscoff_symfile_read): Update.
5837 * mdebugread.c (parse_partial_symbols): Update.
5838 * dwarfread.c (read_file_scope): Update.
5839 * dwarf2read.c (read_file_scope): Update.
5840 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
5841 * coffread.c (complete_symtab): Update.
5842
5843 2004-05-07 Mark Kettenis <kettenis@gnu.org>
5844
5845 * infcall.c (_initialize_infcall): Fix typo.
5846
5847 2004-05-07 Andrew Cagney <cagney@redhat.com>
5848
5849 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
5850 * command.h (add_setshow_zinteger_cmd): Declare.
5851
5852 2004-05-06 Randolph Chung <tausq@debian.org>
5853
5854 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
5855 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
5856 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
5857 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
5858 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
5859 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
5860 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
5861 definitions ...
5862 * hppa-tdep.h: ... to here, with HPPA_ prefix.
5863 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
5864 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
5865 (hppa64_hpux_frame_find_saved_regs_in_sig)
5866 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
5867 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
5868 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
5869 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
5870 (hppa_linux_sigtramp_frame_prev_register): Likewise.
5871 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
5872 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
5873 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
5874 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
5875 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
5876 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
5877 (hppa32_register_type, hppa_cannot_store_register)
5878 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
5879 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
5880 * hpread.c (hpread_process_one_debug_symbol): Likewise.
5881 * pa64solib.c (pa64_solib_have_load_event)
5882 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
5883 (pa64_solib_unloaded_library_pathname): Likewise.
5884 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
5885 (som_solib_library_pathname): Likewise.
5886
5887 2004-05-05 Jim Ingham <jingham@apple.com>
5888
5889 * breakpoint.c (create_breakpoints): Copy the ignore count and
5890 thread id over from the pended breakpoint to the actual
5891 breakpoint.
5892
5893 2004-05-05 Andrew Cagney <cagney@redhat.com>
5894
5895 * gdbarch.sh (PARM_BOUNDARY): Delete.
5896 gdbarch.h, gdbarch.c: Re-generate.
5897 * valops.c (PARM_BOUNDARY): Delete macro.
5898 (value_push): Delete PARM_BOUNDARY code.
5899 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
5900
5901 2004-05-04 Jim Blandy <jimb@redhat.com>
5902
5903 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
5904 Don't assume that the gprs, fprs, and UISA sprs are
5905 contiguous, start at register number zero, and end with fpscr.
5906 Instead, use the numbers from the tdep structure.
5907
5908 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
5909 should no longer be used in code specific to the RS6000 and its
5910 derivatives.
5911 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
5912 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
5913 tdep->ppc_fp0_regnum.
5914 (ppc_supply_fpregset, ppc_collect_fpregset)
5915 (rs6000_push_dummy_call, rs6000_extract_return_value)
5916 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
5917 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
5918 FP0_REGNUM.
5919 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
5920 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
5921 Same.
5922 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
5923 bdm_ppc_store_registers): Same.
5924 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
5925 (store_register, fill_fpregset): Same.
5926 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
5927 (ppc_linux_supply_fpregset): Same.
5928 * ppcnbsd-nat.c (getfpregs_supplies): Same.
5929 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
5930 Same.
5931 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
5932 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
5933 ppc64_sysv_abi_return_value): Same.
5934 * rs6000-nat.c (regmap, fetch_inferior_registers)
5935 (store_inferior_registers, fetch_core_registers): Same.
5936
5937 2004-05-01 Mark Kettenis <kettenis@gnu.org>
5938
5939 * m68knbsd-nat.c: Remove file.
5940 * m68knbsd-tdep.c: Remove file.
5941 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
5942 dependencies.
5943 * configure.host: Add m68k-*-netbsdelf*.
5944 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
5945 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
5946 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
5947 (XM_FILE): Remove.
5948 * config/m68k/nbsdelf.mh: New file.
5949 * config/m68k/nbsd.mt: New file.
5950 * config/m68k/nbsdaout.mt: Remove file.
5951 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
5952 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
5953 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
5954 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
5955 (use_struct_convention): Remove prototype.
5956 (USE_STRUCT_CONVENTION): Remove define.
5957 * config/m68k/xm-nbsd.h: Remove file.
5958
5959 2004-05-04 Michael Snyder <msnyder@redhat.com>
5960
5961 * m68k-tdep.c (m68k_gdbarch_init): Default to using
5962 reg_struct_return method (as gcc usually does for cross targets).
5963
5964 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5965
5966 Committed by Andrew Cagney.
5967 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
5968 alignment padding when accessing ucontext struct members.
5969
5970 2004-05-04 Jim Blandy <jimb@redhat.com>
5971
5972 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
5973 'ppc_gplast_regnum' member.
5974 (ppc_num_gprs): New enum constant.
5975 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
5976 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
5977 * rs6000-nat.c (regmap, fetch_inferior_registers,
5978 store_inferior_registers): Same.
5979 * rs6000-tdep.c (e500_pseudo_register_read)
5980 (e500_pseudo_register_write): Same.
5981 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
5982
5983 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
5984 * ppc-tdep.h (ppc_num_fprs): New enum constant.
5985 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
5986 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
5987 FPLAST_REGNUM.
5988 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
5989 Same.
5990 * ppc-linux-nat.c (ppc_register_u_addr): Same.
5991 * rs6000-nat.c (regmap, fetch_inferior_registers)
5992 (store_inferior_registers): Same.
5993
5994 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
5995 with FPLAST_REGNUM.
5996
5997 2004-05-03 Joel Brobecker <brobecker@gnat.com>
5998
5999 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
6000 failure detected by recent versions of GCC.
6001 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
6002 to be consistent with the usage in dwarf2_create_include_psymtab.
6003
6004 2004-05-03 Michael Snyder <msnyder@redhat.com>
6005
6006 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
6007 (heuristic_proc_start): Whitespace cleanup.
6008
6009 2004-05-04 Mark Kettenis <kettenis@gnu.org>
6010
6011 * sun3-nat.c: Remove file.
6012 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
6013 dependencies.
6014 (ALLDEPFILES): Remove sun3-nat.c.
6015 (sun3-nat.o): Remove dependencies.
6016
6017 * i386-interix-nat.c, i386-interix-tdep.c,
6018 config/i386/nm-interix.h, config/i386/interix.mh,
6019 config/i386/interix.mt: Remove files.
6020 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
6021 dependencies.
6022
6023 2004-05-03 Mark Kettenis <kettenis@gnu.org>
6024
6025 * m68k-tdep.h (struct gdbarch_tdep): Add member
6026 struct_value_regnum.
6027 (m68k_svr4_init_abi): New prototype.
6028 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
6029 different calling conventions.
6030 (m68k_extract_return_value): Remove code dealing with single-field
6031 structs.
6032 (m68k_store_return_value): Remove code dealing with single-field
6033 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
6034 (m68k_extract_struct_value_address): Remove function.
6035 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
6036 (m68k_reg_struct_return_p, m68k_return_value)
6037 (m68k_svr4_return_value): New functions.
6038 (m68k_use_struct_convention): Remove function.
6039 (m68k_push_dummy_call): Use new struct_value_regnum member of
6040 `struct gdbarch_tdep' instead of hardcoded register number to
6041 store STRUCT_ADDR.
6042 (m68k_svr4_init_abi): New function.
6043 (m68k_gdbarch_init): Don't set extract_return_value,
6044 store_return_values, deprecated_extract_struct_value_address and
6045 use_struct_convention. Set return_value instead. Initialize new
6046 struct_value_regnum member of `struct gdbarch_tdep'.
6047 * m68klinux-tdep.c: Update copyright year.
6048 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
6049 (m68k_linux_extract_struct_value_address): Remove function.
6050 (m68k_linux_init_abi): Don't set extract_return_value,
6051 store_return_values, deprecated_extract_struct_value_address and
6052 use_struct_convention. Call m68k_svr4_init_abi but override the
6053 new struct_value_regnum member of `struct gdbarch_tdep'.
6054 * Makefile.in (m68k-tdep.o): Update dependencies.
6055
6056 2004-05-03 J. Brobecker <brobecker@gnat.com>
6057
6058 * dwarf2read.c (line_header): Add new included_p field in
6059 field file_names.
6060 (partial_die_info): New field has_stmt_list. New field line_offset.
6061 (dwarf2_create_include_psymtab): New function.
6062 (dwarf2_build_include_psymtabs): New function.
6063 (add_file_name): Add forward declaration. Initialize new field.
6064 (dwarf_decode_lines): Add new parameter. Enhance this procedure
6065 to be able to determine the list of files included by the
6066 given unit, and build their associated psymtabs.
6067 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
6068 files as well.
6069 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
6070 (read_file_scope): Update call to dwarf_decode_lines.
6071 (read_partial_die): Handle DW_AT_stmt_list attributes.
6072
6073 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
6074
6075 Unfix PR gdb/1626.
6076 * configure.in: Revert special case for osf5.*.
6077 * configure: Regenerate.
6078
6079 2004-05-02 Jim Blandy <jimb@redhat.com>
6080
6081 Move the symbol-file-from-memory functions into their own file.
6082 * symfile-mem.c, symfile-mem.h: New files.
6083 * symfile.c (symbol_file_add_from_bfd): New function.
6084 (symbol_file_add): Call symbol_file_add_from_bfd.
6085 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
6086 Moved to symfile-mem.c.
6087 (_initialize_symfile): Move definition of
6088 add-symbol-file-from-memory command to symfile-mem.c.
6089 * symfile.h (symbol_file_add_from_bfd): New declaration.
6090 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
6091 * config/powerpc/linux.mt (TDEPFILES): Same.
6092 * Makefile.in (SFILES): Add symfile-mem.c.
6093 (symfile_mem_h): New variable.
6094 (HFILES_NO_SRCDIR): Add symfile-mem.h.
6095 (symfile-mem.o): New rule.
6096
6097 2004-05-01 Andrew Cagney <cagney@redhat.com>
6098
6099 * breakpoint.c (insert_bp_location): Use get_frame_id, and
6100 frame_find_by_id instead of frame_relative_level.
6101 (do_enable_breakpoint): Ditto.
6102 * thread.c: Update copyright.
6103 (info_threads_command): Ditto, simplify.
6104
6105 * frame.c (deprecated_generic_get_saved_register): Delete
6106 function, moved to "xstormy16-tdep.c".
6107 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
6108 deprecated_generic_get_saved_register from "frame.c".
6109 (xstormy16_frame_saved_register): Call
6110 xstormy16_get_saved_register.
6111 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
6112 static.
6113 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
6114 * frame.h (deprecated_generic_get_saved_register): Delete.
6115
6116 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
6117
6118 * dwarfread.c: Update documentation on the state of dwarf-1.
6119
6120 2004-05-01 Andrew Cagney <cagney@redhat.com>
6121
6122 * stack.c (select_frame_command): Delete call to
6123 frame_relative_level.
6124 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
6125 Delete #if0 code.
6126 (frame_info): Do not print FRAMELESS.
6127 (print_block_frame_labels): Replace DEPRECATED_STREQ.
6128 (catch_info): Delete #if0 code.
6129
6130 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
6131 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
6132 of frame_relative_level.
6133 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
6134 to SENTINEL_FRAME.
6135 * frame.h (enum frame_type): Add SENTINEL_FRAME.
6136 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
6137 frame_relative_level.
6138
6139 * frame.h (deprecated_set_frame_type): Delete declaration.
6140 * frame.c (deprecated_set_frame_type): Delete function, update
6141 comments.
6142
6143 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
6144 * gdbarch.h, gdbarch.c: Re-generate.
6145 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
6146 (shnbsd_pc_in_sigtramp): Delete.
6147 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
6148 pc_in_sigtramp.
6149 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
6150 pc_in_sigtramp.
6151 * frame.h: Update comments.
6152 * ppc-linux-tdep.c: Update comments.
6153 * breakpoint.c (bpstat_what): Update comments.
6154
6155 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
6156 m68klinux-tdep.o's dependencies, were previously added to
6157 m68klinux-nat.o.
6158
6159 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
6160 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
6161 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
6162 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
6163 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
6164
6165 * Makefile.in (m68klinux-nat.o): Update dependencies.
6166 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
6167 (m68k_linux_sigtramp_frame_cache)
6168 (m68k_linux_sigtramp_frame_this_id)
6169 (m68k_linux_sigtramp_frame_prev_register)
6170 (m68k_linux_sigtramp_frame_unwind)
6171 (m68k_linux_sigtramp_frame_sniffer)
6172 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
6173 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
6174 names, use trad-frame.h.
6175 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
6176 (struct m68k_sigtramp_info): Delete.
6177 * m68k-tdep.c (m68k_sigtramp_frame_cache)
6178 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
6179 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
6180 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
6181 "m68klinux-tdep.c".
6182
6183 * infrun.c (check_sigtramp2): Delete check for
6184 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
6185
6186 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6187
6188 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
6189
6190 2004-05-01 Andrew Cagney <cagney@redhat.com>
6191
6192 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
6193 (frv_linux_sigtramp_frame_cache)
6194 (frv_linux_sigtramp_frame_this_id)
6195 (frv_linux_sigtramp_frame_prev_register)
6196 (frv_linux_sigtramp_frame_unwind)
6197 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
6198 include "linux" in function and variable names, directly call
6199 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
6200 the latest trad-frame code.
6201 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
6202 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
6203 * Makefile.in (frv-linux-tdep.o): Update dependencies.
6204 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
6205 * frv-tdep.c (frv_sigtramp_frame_cache)
6206 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
6207 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
6208 frv-linux-tdep.c.
6209 (frv_gdbarch_init): Do not append a sigtramp sniffer.
6210 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
6211 (frv_set_sigcontext_reg_addr): Delete function.
6212
6213 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
6214 (DEPRECATED_SIGTRAMP_END): Delete.
6215 * gdbarch.h, gdbarch.c: Re-generate.
6216 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
6217 * config/vax/tm-vaxbsd.h: Update copyright.
6218 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
6219 (DEPRECATED_IN_SIGTRAMP): Define.
6220 * config/m68k/tm-nbsd.h: Update copyright.
6221 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
6222 (DEPRECATED_IN_SIGTRAMP): Define.
6223
6224 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6225
6226 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
6227 encondings. Fixes PR gdb/1628.
6228
6229 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
6230 DW_CFA_restore state without a matching DW_CFA_remember_state
6231 instead of aborting. Fixes PR backtrace/1589.
6232
6233 2004-04-30 Joel Brobecker <brobecker@gnat.com>
6234
6235 * MAINTAINERS: Add self as AIX maintainer.
6236 Update my e-mail address in write-after-approval section.
6237
6238 2004-04-30 Andrew Cagney <cagney@redhat.com>
6239
6240 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
6241 (legacy_get_prev_frame): Ditto.
6242
6243 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
6244 (mips_gdbarch_init): Do not set pc_in_sigtramp.
6245 * mipsread.c (sigtramp_address): Delete extern variable.
6246 (mipscoff_new_init): Delete reference.
6247 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
6248 (fixup_sigtramp): Delete function.
6249 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
6250 (fixup_sigtramp): Delete declarations.
6251
6252 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
6253 deprecated_pc_in_sigtramp.
6254 (ppcnbsd_pc_in_sigtramp): Delete function.
6255
6256 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6257
6258 * config/m68k/nm-nbsd.h: Tweak comments.
6259 * config/m68k/nm-nbsdaout.h: Likewise.
6260
6261 2004-04-30 Andrew Cagney <cagney@redhat.com>
6262
6263 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
6264 legacy_pc_in_sigtramp.
6265 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
6266
6267 2004-05-01 Mark Kettenis <kettenis@gnu.org>
6268
6269 Add OpenBSD/m68k support.
6270 * NEWS (New native configurations): Mention OpenBSD/m68k.
6271 * m68kbsd-tdep.c: New file.
6272 * m68kbsd-nat.c: New file.
6273 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
6274 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
6275 * configure.host: Add m68k-*-openbsd.
6276 * configure.tgt: Add m68k-*-openbsd.
6277 * config/m68k/tm-obsd.h: New file.
6278 * config/m68k/obsd.mt: New file.
6279 * config/m68k/obsd.mh: New file.
6280 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
6281 m68kbsd-tdep.c.
6282
6283 2004-04-30 Andrew Cagney <cagney@redhat.com>
6284
6285 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
6286 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
6287
6288 2004-04-30 Mark Kettenis <kettenis@gnu.org>
6289
6290 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
6291 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
6292
6293 2004-04-30 Brian Ford <ford@vss.fsi.com>
6294
6295 Revert 2004-04-16 change.
6296 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
6297 (i386_coff_init_abi): Remove.
6298 * i386-tdep.h (i386_coff_init_abi): Remove.
6299 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
6300
6301 2004-04-30 Andrew Cagney <cagney@redhat.com>
6302
6303 * blockframe.c (find_pc_partial_function): Delete use of
6304 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
6305 DEPRECATED_SIGTRAMP_END.
6306
6307 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
6308 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
6309 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
6310 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
6311 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
6312
6313 * defs.h (deprecated_inside_entry_file): Delete declaration.
6314 * blockframe.c (deprecated_inside_entry_file): Delete function.
6315 (legacy_frame_chain_valid): Delete call.
6316 * sh64-tdep.c (sh64_frame_chain): Delete call.
6317 * objfiles.h: Update comments.
6318 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
6319 call.
6320 * frame.c (get_prev_frame): Delete call, update comments.
6321
6322 2004-04-30 Brian Ford <ford@vss.fsi.com>
6323
6324 * MAINTAINERS (Write After Approval): Add myself.
6325
6326 2004-04-30 Andrew Cagney <cagney@redhat.com>
6327
6328 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
6329 * gdbarch.h, gdbarch.c: Re-generate.
6330 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
6331 code.
6332
6333 2004-04-30 Andrew Cagney <cagney@redhat.com>
6334
6335 * gdb-events.sh (selected_thread_changed)
6336 (selected_frame_level_changed, target_changed): Delete.
6337 * gdb-events.h, gdb-events.c: Re-generate.
6338 * valops.c (value_assign): Update.
6339 * stack.c (select_frame_command, up_silently_base)
6340 (down_silently_base): Update.
6341
6342 2004-04-29 Andrew Cagney <cagney@redhat.com>
6343
6344 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
6345 registers correctly.
6346 (print_gp_register_row, mips32_heuristic_proc_desc)
6347 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
6348 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
6349 references to mips_isa_regsize.
6350
6351 2004-04-29 Andrew Cagney <cagney@redhat.com>
6352
6353 * mips-tdep.c (struct gdbarch_tdep): Delete
6354 mips_fp_register_double.
6355 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
6356 mips_abi_regsize.
6357 (mips_gdbarch_init): Do not set mips_fp_register_double.
6358 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
6359
6360 2004-04-29 Joel Brobecker <brobecker@gnat.com>
6361
6362 Committed by Andrew Cagney.
6363 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
6364 function calls.
6365
6366 2004-04-29 Andrew Cagney <cagney@redhat.com>
6367
6368 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
6369 gdbarch, use mips_abi, update callers.
6370 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
6371 mips_abi_regsize, update callers.
6372 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
6373 mips_default_abi_regsize.
6374 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
6375 mips_default_abi_regsize.
6376
6377 2004-04-29 Andrew Cagney <cagney@redhat.com>
6378
6379 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
6380 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
6381 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
6382 mips_default_abi_regsize.
6383 (mips_isa_regsize): Rename mips_regisze.
6384 * mipsnbsd-tdep.c: Update.
6385 * mips-linux-tdep.c: Update.
6386 * irix5-nat.c: Update.
6387 * mips-tdep.h (mips_isa_regsize): Update.
6388
6389 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
6390 Delete all disabled code.
6391 * gdb-events.h, gdb-events.c: Re-generate.
6392
6393 2004-04-19 Jerome Guitton <guitton@gnat.com>
6394 Mark Kettenis <kettenis@gnu.org>
6395
6396 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
6397 the function begins with a branch instruction.
6398
6399 2004-04-29 Mark Kettenis <kettenis@gnu.org>
6400
6401 * i386-tdep.c: Fix spelling mistakes.
6402
6403 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6404 Andrew Cagney <cagney@redhat.com>
6405
6406 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
6407 <sys/proc.h>.
6408 * acconfig.h: Provide default _KMEMUSER value.
6409 * config.in, configure: Re-generate.
6410 * NEWS: Mention fix.
6411
6412 2004-04-24 Randolph Chung <tausq@debian.org>
6413
6414 * configure.host (hppa*-*-linux*): New target.
6415 * configure.tgt (hppa*-*-linux*): Likewise.
6416 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
6417 gdbarch_init_osabi() call earlier so that osabi-specific frame
6418 unwinders can be registered first.
6419 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
6420 hppa-linux-nat.c.
6421 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
6422 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
6423 * config/pa/linux.mh: New file.
6424 * config/pa/linux.mt: New file.
6425 * config/pa/nm-linux.h: New file.
6426 * config/pa/xm-linux.h: New file.
6427 * hppa-linux-nat.c: New file.
6428 * hppa-linux-tdep.c: New file.
6429
6430 2004-04-28 Randolph Chung <tausq@debian.org>
6431
6432 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
6433 return values.
6434 (hppa32_push_dummy_call): Fix small struct and floating point argument
6435 passing, and make sure the stack frame is properly aligned.
6436
6437 2004-04-28 Andrew Cagney <cagney@redhat.com>
6438
6439 * stack.c (print_stack_frame): Fix description.
6440
6441 * NEWS: Mention gdb/gdbserver/configure execute permission
6442 changed. PR server/519.
6443
6444 2004-04-28 Andrew Cagney <cagney@redhat.com>
6445
6446 * stack.c (print_stack_frame_stub): Delete declaration.
6447 (struct print_stack_frame_args, print_stack_frame)
6448 (print_frame_info, print_frame): Replace "source" with print what.
6449 Replace "print" with "print_level". Replace "args" with
6450 "print_args".
6451 * frame.h (show_and_print_stack_frame, print_stack_frame)
6452 (print_frame_info): Update declarations.
6453 * stack.c (select_and_print_frame, frame_command)
6454 (current_frame_command, up_command, down_command): Update calls -
6455 use get_selected_frame, pass "enum print_what" for source, do not
6456 call frame_relative_level.
6457 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
6458 * remote-rdp.c (remote_rdp_open): Ditto.
6459 * remote-mips.c (common_open): Ditto.
6460 * remote-e7000.c (e7000_start_remote): Ditto.
6461 * ocd.c (ocd_start_remote): Ditto.
6462 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
6463 * infrun.c (normal_stop): Ditto.
6464 * inflow.c (kill_command): Ditto.
6465 * infcmd.c (finish_command): Ditto.
6466 * corelow.c (core_open): Ditto.
6467 * tracepoint.c (finish_tfind_command): Ditto.
6468 * thread.c (info_threads_command, info_threads_command)
6469 (restore_current_thread, do_captured_thread_select): Ditto.
6470 * ada-tasks.c (task_command): Ditto.
6471
6472 2004-04-26 Orjan Friberg <orjanf@axis.com>
6473
6474 * frame.c: Include "observer.h".
6475 (frame_observer_target_changed): New function.
6476 (_initialize_frame): Attach target_changed observer.
6477 * regcache.c: Include "observer.h".
6478 (regcache_observer_target_changed): New function.
6479 (_initialize_regcache): Attach target_changed observer.
6480 * valops.c: Include "observer.h".
6481 (value_assign): Notify target_changed event when modifying register.
6482 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
6483
6484 2004-04-26 Orjan Friberg <orjanf@axis.com>
6485
6486 From Paul Koning <pkoning@equallogic.com>:
6487 * breakpoint.c (free_valchain): New function.
6488 (insert_bp_location, delete_breakpoint): Use free_valchain.
6489 (remove_breakpoint): Do not remove the valchain.
6490 (bpstat_stop_status): If not stopped by watchpoint, skip
6491 watchpoints when generating stop status list.
6492 * infrun.c (handle_inferior_event): Make
6493 stepped_after_stopped_by_watchpoint a global variable.
6494 * remote.c (remote_stopped_data_address): Return watch data
6495 address rather than zero if stepped_after_stopped_by_watchpoint is
6496 set.
6497
6498 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
6499
6500 Fix PR gdb/1626.
6501 * configure.in: Check for curses after termcap.
6502 On osf5.*, do not check for ncurses.
6503 * configure: Regenerate.
6504
6505 2004-04-25 Mark Kettenis <kettenis@gnu.org>
6506
6507 * ppcobsd-nat.c: Include "ppc-tdep.h".
6508 * Makefile.in (ppcobsd-nat.o): Update dependencies.
6509
6510 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
6511 Fixes PR tdep/1623 and PR tdep/1624.
6512
6513 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
6514
6515 * xmodem.h, xmodem.c: Remove files.
6516 * Makefile.in: Remove references to xmodem.h, xmodem.c.
6517
6518 2004-04-23 Randolph Chung <tausq@debian.org>
6519
6520 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
6521 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
6522 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
6523 for handling stackless frames.
6524 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
6525
6526 2004-04-23 Randolph Chung <tausq@debian.org>
6527
6528 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
6529 starts at a pc before the frame is created.
6530
6531 2004-04-23 Joel Brobecker <brobecker@gnat.com>
6532
6533 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
6534
6535 2004-04-23 Jerome Guitton <guitton@gnat.com>
6536
6537 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
6538 use convert_typed_floating to get the appropriate format.
6539
6540 2004-04-22 Randolph Chung <tausq@debian.org>
6541
6542 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
6543 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
6544 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
6545 (hppa_sign_extend): Add prototype.
6546 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
6547 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
6548 (sign_extend): Rename with hppa_ prefix and make non-static. Other
6549 hppa targets will also use these functions.
6550 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
6551 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
6552 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
6553 (hppa_gdbarch_init): Remove gdbarch setting of
6554 skip_trampoline_code, in_solib_call_trampoline and
6555 in_solib_return_trampoline.
6556 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
6557 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
6558 hppa_in_solib_call_trampoline.
6559 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
6560 Moved from hppa-tdep.c.
6561 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
6562 in_solib_call_trampoline and in_solib_return_trampoline.
6563
6564 2004-04-22 Randolph Chung <tausq@debian.org>
6565
6566 * hppa-tdep.c (hppa_debug): New variable.
6567 (find_unwind_entry, hppa_frame_cache): Add debug output.
6568 (_initialize_hppa_tdep): Add command to set debug flag.
6569
6570 2004-04-22 Andrew Cagney <cagney@redhat.com>
6571
6572 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
6573 "trad-frame.h".
6574 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
6575 signal trampoline unwinder.
6576 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
6577
6578 2004-04-22 Mark Kettenis <kettenis@gnu.org>
6579
6580 Add OpenBSD/powerpc support.
6581 * NEWS (New native configurations): Mention OpenBSD/powerpc.
6582 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
6583 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
6584 (ppc_collect_fpregset): New prototypes.
6585 * ppcobsd-nat.c: New file.
6586 * ppcobsd-tdep.c: New file.
6587 * ppcobsd-tdep.h: New file.
6588 * rs6000-tdep.c: Include "regset.h".
6589 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
6590 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
6591 New functions.
6592 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
6593 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
6594 (rs6000-tdep.o): Update dependencies.
6595 * configure.host: Add powerpc-*-openbsd.
6596 * configure.tgt: Add powerpc-*-openbsd.
6597 * config/powerpc/obsd.mh: New file.
6598 * config/powerpc/nm-obsd.h: New file.
6599 * config/powerpc/obsd.mt: New file.
6600
6601 2004-04-22 Andrew Cagney <cagney@redhat.com>
6602
6603 * frame.h (show_frame_info): Delete declaration.
6604
6605 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
6606 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
6607 * m32r-tdep.c (m32r_frame_this_id): Ditto.
6608 * frv-tdep.c (frv_frame_this_id): Ditto.
6609 * avr-tdep.c (avr_frame_this_id): Ditto.
6610
6611 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
6612
6613 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
6614
6615 2004-04-22 Jim Blandy <jimb@redhat.com>
6616
6617 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
6618 register number zero.
6619
6620 2004-04-21 Michael Snyder <msnyder@redhat.com>
6621
6622 * mips-tdep.c (heuristic_proc_start):
6623 Warning() already prefixes "Warning: ".
6624
6625 2004-04-21 Andrew Cagney <cagney@redhat.com>
6626
6627 * annotate.h (deprecated_annotate_starting_hook)
6628 (deprecated_annotate_stopped_hook)
6629 (deprecated_annotate_exited_hook)
6630 (deprecated_annotate_signal_hook)
6631 (deprecated_annotate_signalled_hook): Deprecate.
6632 * tracepoint.h (deprecated_create_tracepoint_hook)
6633 (deprecated_delete_tracepoint_hook)
6634 (deprecated_modify_tracepoint_hook)
6635 (deprecated_trace_find_hook)
6636 (deprecated_trace_start_stop_hook): Deprecate.
6637 * target.h (deprecated_target_new_objfile_hook): Deprecate.
6638 * remote.h (deprecated_target_resume_hook)
6639 (deprecated_target_wait_loop_hook): Deprecate.
6640 * gdbcore.h (deprecated_exec_file_display_hook)
6641 (deprecated_file_changed_hook): Deprecate.
6642 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
6643 * defs.h (deprecated_modify_breakpoint_hook)
6644 (deprecated_command_loop_hook, deprecated_show_load_progress)
6645 (deprecated_print_frame_info_listing_hook)
6646 (deprecated_query_hook, deprecated_warning_hook)
6647 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
6648 (deprecated_delete_breakpoint_hook)
6649 (deprecated_interactive_hook, deprecated_registers_changed_hook)
6650 (deprecated_readline_begin_hook, deprecated_readline_hook)
6651 (deprecated_readline_end_hook, deprecated_register_changed_hook)
6652 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
6653 (deprecated_context_hook, deprecated_target_wait_hook)
6654 (deprecated_attach_hook, deprecated_detach_hook)
6655 (deprecated_call_command_hook, deprecated_set_hook)
6656 (deprecated_error_hook, deprecated_error_begin_hook)
6657 (deprecated_ui_load_progress_hook): Deprecate.
6658 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
6659 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
6660 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
6661 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
6662 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
6663 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
6664 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
6665 * annotate.c, aix-thread.c: Update.
6666
6667 2004-04-21 Andrew Cagney <cagney@redhat.com>
6668
6669 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
6670 * vaxnbsd-tdep.c: Include "gdb_string.h".
6671
6672 * symfile.c (symbol_file_add_from_memory): #if 0 function.
6673 (add_symbol_file_from_memory_command): #if 0 function body, call
6674 error instead.
6675
6676 2004-04-21 Andrew Cagney <cagney@redhat.com>
6677
6678 * gdbcore.h: Update copyright.
6679 (deprecated_add_core_fns): Rename add_core_fns.
6680 * win32-nat.c (_initialize_core_win32): Update.
6681 * sun3-nat.c (_initialize_core_sun3): Update.
6682 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
6683 * rs6000-nat.c (_initialize_core_rs6000): Update.
6684 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
6685 * nto-tdep.c (_initialize_nto_tdep): Update.
6686 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
6687 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
6688 * mips-nat.c (_initialize_core_mips): Update.
6689 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
6690 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
6691 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
6692 * lynx-nat.c (_initialize_core_lynx): Update.
6693 * irix5-nat.c (_initialize_core_irix5): Update.
6694 * i386-interix-nat.c (_initialize_core_interix): Update.
6695 * cris-tdep.c (_initialize_cris_tdep): Update.
6696 * corelow.c (deprecated_add_core_fns): Update.
6697 * core-regset.c (_initialize_core_regset): Update.
6698 * core-aout.c (_initialize_core_aout): Update.
6699 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
6700 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
6701 * alpha-nat.c (_initialize_core_alpha): Update.
6702
6703 2004-04-21 Jim Blandy <jimb@redhat.com>
6704
6705 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
6706
6707 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
6708
6709 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
6710 Delete.
6711 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
6712 (read_attribute_value): Update calls to dwarf_alloc_block.
6713 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
6714 dwarf2_tmp_obstack.
6715 (psymtab_to_symtab_1): Likewise. Clean up using
6716 free_stack_comp_unit.
6717 (add_to_cu_func_list): Use the comp_unit_obstack.
6718
6719 2004-04-19 Joel Brobecker <brobecker@gnat.com>
6720
6721 * dwarf2read.c (dwarf2_flag_true_p): New function.
6722 (die_is_declaration): Use the function above. Add some comments.
6723
6724 2004-04-19 Mark Kettenis <kettenis@gnu.org>
6725
6726 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
6727 architecture when registering sparcnbsd_core_osabi_sniffer.
6728 Adjust comment.
6729
6730 2004-04-18 Mark Kettenis <kettenis@gnu.org>
6731
6732 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
6733 return value.
6734
6735 Based on a patch from Brian Ford <ford@vss.fsi.com>:
6736 * i386-tdep.c: Correct register numbering scheme comments
6737 throughout.
6738 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
6739 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
6740 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
6741 (i386_gdb_arch_init): Likewise.
6742
6743 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
6744 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
6745 ppcnbsd-tdep.o.
6746
6747 * m68k-tdep.h: Tweak comments.
6748 * m68k-tdep.c: Tweak comment.
6749
6750 2004-04-17 Randolph Chung <tausq@debian.org>
6751
6752 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
6753 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
6754 (hppa_hpux_som_init_abi): Set is_elf to 0.
6755 (hppa_hpux_elf_init_abi): Set is_elf to 1.
6756 * hppa-tdep.c (low_text_segment_address): Remove global.
6757 (record_text_segment_lowaddr): Pass in low address as parameter. Use
6758 section offset to calculate segment address.
6759 (internalize_unwinds): Define low_text_segment_address as local and
6760 pass to record_text_segment_lowaddr for ELF targets.
6761 (hppa_gdbarch_init): Zero fill tdep structure.
6762 (hppa_dump_tdep): Print tdep structure.
6763 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
6764
6765 2004-04-17 Randolph Chung <tausq@debian.org>
6766
6767 * hppa-tdep.c (hppa_pseudo_register_read): Define.
6768 (hppa_gdbarch_init): Set pseudo_register_read.
6769 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
6770 * regcache.c (supply_register): Remove check for
6771 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
6772
6773 2004-04-17 Randolph Chung <tausq@debian.org>
6774
6775 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
6776 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
6777 (hpread_adjust_stack_address): Move to hpread.c.
6778 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
6779 obj_private_struct): Move from tm-hppa.h.
6780 * hpread.c (hppa-tdep.h): Include.
6781 (hpread_adjust_stack_address): Move from hppa-tdep.c.
6782 (hpread_read_function_type, hpread_read_doc_function_type)
6783 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
6784 directly.
6785 * pa64solib.c (hppa-tdep.h): Include.
6786 * somsolib.c (hppa-tdep.h): Include.
6787 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
6788 inferior_status): Remove unused forward declarations.
6789 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
6790 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
6791 obj_private_struct): Move to hppa-tdep.h.
6792 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
6793
6794 2004-04-17 Randolph Chung <tausq@debian.org>
6795
6796 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
6797 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
6798 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
6799 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
6800 Remove forward declaration and make static.
6801 (hppa_reg_struct_has_addr): Remove.
6802
6803 2004-04-16 Joel Brobecker <brobecker@gnat.com>
6804
6805 * observer.sh: Move comments in sed command to first column.
6806
6807 2004-04-16 Jason Molenda (jmolenda@apple.com)
6808
6809 * frame.c: Minor typeo corrections in comments.
6810
6811 2004-04-16 Joel Brobecker <brobecker@gnat.com>
6812
6813 * observer.c (observer_test_first_notification_function): Update
6814 function profile.
6815 (observer_test_second_notification_function): Likewise.
6816 (observer_test_third_notification_function): Likewise.
6817
6818 2004-04-16 Mark Kettenis <kettenis@gnu.org>
6819
6820 From Brian Ford <ford@vss.fsi.com>:
6821 * i386-tdep.c (i386_coff_init_abi): New function.
6822 * i386-tdep.h (i386_coff_init_abi): New prototype.
6823 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
6824 register number translation functions for DWARF and DWARF 2.
6825
6826 2004-04-16 Joel Brobecker <brobecker@gnat.com>
6827
6828 * dwarf2read.c: Back out my previous change, it was incorrect.
6829
6830 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
6831
6832 * dwarf2read.c: Include "hashtab.h".
6833 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
6834 has_namespace_info.
6835 (struct partial_die_info): Add comments. Use bitfields to reduce
6836 memory footprint. Add scope, scope_set, has_specification,
6837 spec_offset, die_parent, die_child, and die_sibling.
6838 (peek_die_abbrev): Add prototype.
6839 (partial_read_comp_unit_head): New function, broken out from
6840 dwarf2_build_psymtabs_hard.
6841 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
6842 Use partial_read_comp_unit_head. Initialize the CU and
6843 comp_unit_obstack. Update calls to read_partial_die and
6844 scan_partial_symbols. Use free_stack_comp_unit and
6845 load_partial_dies.
6846 (scan_partial_symbols): Change PDI to a pointer. Use the child and
6847 sibling pointers to walk partial DIEs. Call fixup_partial_die.
6848 Update calls to helper functions. Remove NAMESPACE argument.
6849 Update comments.
6850 (partial_die_parent_scope, partial_die_full_name): New functions.
6851 (add_partial_symbol): Remove namespace argument. Update call to
6852 pdi_needs_namespace. Use partial_die_full_name. Handle
6853 DW_TAG_namespace. Check has_namespace_info flag.
6854 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
6855 tag. Handle namespaces.
6856 (add_partial_namespace, add_partial_enumeration): Simplify.
6857 (guess_structure_name): New function, derived from
6858 add_partial_structure.
6859 (add_partial_structure): Remove.
6860 (determine_class_name): Update comment.
6861 (dwarf2_read_abbrevs): Set has_namespace_info flag.
6862 (is_type_tag_for_partial, load_partial_dies): New functions.
6863 (read_partial_die): Pass abbrev and abbrev_len as arguments.
6864 Record specifications instead of following them immediately.
6865 (find_partial_die_in_comp_unit, find_partial_die)
6866 (fixup_partial_die, free_stack_comp_unit)
6867 (hashtab_obstack_allocate, dummy_obstack_deallocate)
6868 (partial_die_hash, partial_die_eq): New functions.
6869 * Makefile.in (hashtab_h): Define.
6870 (dwarf2read.o): Update dependencies.
6871 (observer_inc, observer_h): Move to the correct section.
6872
6873 2004-04-15 Joel Brobecker <brobecker@gnat.com>
6874
6875 * dwarf2read.c (dwarf2_attribute_true_p): New function.
6876 (die_is_declaration): Use the function above. Add comment.
6877
6878 2004-04-15 Joel Brobecker <brobecker@gnat.com>
6879
6880 * dwarf2read.c (read_structure_scope): Identify stub types
6881 using die_is_declaration() only.
6882
6883 2004-04-15 Roland McGrath <roland@redhat.com>
6884
6885 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
6886 argument instead of NAME.
6887 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
6888 in call to symbol_file_add_with_addrs_or_offsets.
6889 (build_addr_info): New function, helper for ...
6890 (symbol_file_add_from_memory): New function.
6891 (add_symbol_file_from_memory_command): New function using that.
6892 (_initialize_symfile): Register it for add-symbol-file-from-memory.
6893 (pre_add_symbol_hook): Add const to argument type.
6894 * symfile.h (symbol_file_add_from_memory): Declare it.
6895
6896 2004-04-15 Mark Kettenis <kettenis@gnu.org>
6897
6898 * NEWS (New native configurations): Mention OpenBSD/vax.
6899 * configure.host: Add vax-*-openbsd*.
6900 * config/vax/obsd.mh: New file.
6901 * config/vax/nm-obsd.h: New file.
6902
6903 * vax-tdep.c: Include "regset.h".
6904 (vax_supply_gregset): New function.
6905 (vax_gregset): New variable.
6906 (vax_regset_from_core_section): New function.
6907 (vax_gdbarch_init): Set regset_from_core_section.
6908 * Makefile.in (vax-tdep.o): Update dependencies.
6909
6910 2004-04-15 Andrew Cagney <cagney@redhat.com>
6911
6912 * observer.c (normal_stop_subject, observer_notify_normal_stop)
6913 (observer_normal_stop_notification_stub)
6914 (observer_attach_normal_stop, observer_detach_normal_stop):
6915 Delete, replaced by #include "observer.inc".
6916 * infrun.c (normal_stop): Pass "stop_bpstat" to
6917 observer_notify_normal_stop.
6918 * Makefile.in (observer_inc): Define.
6919 (observer.o): Update dependencies.
6920 (observer.h, observer.inc): New rules.
6921 * observer.h: Delete file.
6922 * observer.sh: New file.
6923
6924 2004-04-15 Mark Kettenis <kettenis@gnu.org>
6925
6926 * vax-tdep.c (vax_frame_cache): Fix typo.
6927
6928 2004-04-14 Mark Kettenis <kettenis@gnu.org>
6929
6930 * NEWS (New native configurations): Mention NetBSD/vax.
6931 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
6932 * config/vax/nbsdelf.mh: New file.
6933 * config/vax/nbsdaout.mh: New file.
6934 * config/vax/nm-nbsd.h: New file.
6935 * config/vax/nm-nbsdaout.h: New file.
6936
6937 * vaxnbsd-tdep.c: New file.
6938 * Makefile.in (vaxnbsd-tdep.o): New dependency.
6939 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
6940 * config/vax/nbsd.mt: New file.
6941 * config/vax/tm-nbsd.h: New file.
6942
6943 * Makefile.in (vaxbsd-nat.o): New dependency.
6944
6945 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
6946 * vax-tdep.c (vax_store_arguments): Remove struct_return and
6947 struct_addr arguments. Don't push return value address.
6948 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
6949 arguments to vax_store_arguments. Store return value address in
6950 R1.
6951 (vax_store_struct_return, vax_extract_return_value)
6952 (vax_store_return_value): Remove functions.
6953 (vax_return_value): New function.
6954 (vax_gdbarch_init): Set return value. Don't set
6955 deprecated_store_struct_return, deprecated_extract_struct_return
6956 and deprecated_store_return_value.
6957
6958 2004-04-14 Andreas Schwab <schwab@suse.de>
6959
6960 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
6961 value buffer.
6962 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
6963
6964 2004-04-14 Mark Kettenis <kettenis@gnu.org>
6965
6966 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
6967 (vax_unwind_dummy_id): New functions.
6968 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
6969 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
6970 variables.
6971 (vax_fix_call_dummy): Remove function.
6972 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
6973 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
6974 call_dummy_location, deprecated_call_dummy_words,
6975 deprecated_sizeof_call_dummy_words,
6976 deprecated_call_dummy_breakpoint_offset,
6977 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
6978 and deprecated_dummy_write_sp.
6979
6980 2004-04-13 David Carlton <carlton@kealia.com>
6981
6982 * MAINTAINERS: Move myself to "paper trail" section.
6983
6984 2004-04-12 Mark Kettenis <kettenis@gnu.org>
6985
6986 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
6987 "trad-frame.h".
6988 (vax_frame_init_saved_regs): Remove function.
6989 (vax_sigtramp_saved_pc): Remove function.
6990 (vax_frame_saved_pc): Remove function.
6991 (vax_frame_args_address): Remove function.
6992 (vax_frame_num_args): Rewrite.
6993 (vax_frame_chain): Remove function.
6994 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
6995 VAX_FP_REGNUM.
6996 (vax_pop_frame): Likewise.
6997 (vax_saved_pc_after_call): Remove function.
6998 (struct vax_frame_cache): New structure.
6999 (vax_frame_cache): New function.
7000 (vax_frame_this_id): New function.
7001 (vax_frame_prev_register): New function.
7002 (vax_frame_unwind): New variable.
7003 (vax_frame_sniffer): New function.
7004 (vax_frame_base_address): New function.
7005 (vax_frame_args_address): New function.
7006 (vax_frame_base): New variable.
7007 (vax_unwind_pc): New function.
7008 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
7009 deprecated_fp_regnum, deprecated_saved_pc_after_call,
7010 deprecated_frame_chain, deprecated_frame_saved_pc,
7011 deprecated_frame_args_address and
7012 deprecated_frame_init_saved_regs.
7013 * Makefile.in (vax-tdep.o): Update dependencies.
7014
7015 * vaxbsd-nat.c: New file.
7016
7017 * vax-tdep.h: Update copyright year. Adjust comments.
7018 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
7019 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
7020 (vax_regnum): New enum. Replacing...
7021 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
7022 (VAX_PS_REGNUM): ... these removed macros.
7023 * vax-tdep.c (vax_register_name): Remove prototype.
7024 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
7025 (vax_register_byte, vax_register_raw_size,
7026 vax_register_virtual_size, vax_register_virtual_type): Remove
7027 functions.
7028 (vax_register_type): New function.
7029 (vax_breakpoint_from_pc): Reorganize.
7030 (vax_gdbarch_init): Set register_type. Don't set
7031 deprecated_register_size, deprecated_register_bytes,
7032 deprecated_register_byte, deprecated_register_raw_size,
7033 deprecated_max_register_raw_size,
7034 deprecated_register_virtual_size,
7035 deprecated_max_register_virtual_size and
7036 deprecated_register_virtual_type. Add comment on stack direction.
7037
7038 2004-04-11 Mark Kettenis <kettenis@gnu.org>
7039
7040 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
7041 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
7042 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
7043
7044 2004-04-10 Randolph Chung <tausq@debian.org>
7045
7046 * MAINTAINERS (write after approval): Add myself.
7047
7048 2004-04-07 Randolph Chung <tausq@debian.org>
7049
7050 * hppa-tdep.c (hppa_inner_than): Remove.
7051 (is_pa_2): Remove unused static variable.
7052 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
7053
7054 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
7055
7056 * language.h (language_defn): Add new la_post_parser field.
7057 * parser-defs.h (null_post_parser): New declaration (default for
7058 la_post_parser).
7059
7060 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
7061 insert call to that function.
7062 (parse_exp_in_context): New function, including code formerly in
7063 parse_exp_1. Calls language-dependent post-parser after
7064 prefixification.
7065 (parse_expression_in_context): New exported function.
7066 (null_post_parser): New definition.
7067 * expression.h (parse_expression_in_context): Add declaration.
7068
7069 * p-lang.c (pascal_language_defn): Add trivial post-parser.
7070 * c-lang.c (c_language_defn): Ditto.
7071 (cplus_language_defn): Ditto.
7072 (asm_language_defn): Ditto.
7073 (minimal_language_defn): Ditto.
7074 * f-lang.c (f_language_defn): Ditto.
7075 * jv-lang.c (java_language_defn): Ditto.
7076 * language.c (unknown_language_defn): Ditto.
7077 (auto_language_defn): Ditto.
7078 (local_language_defn): Ditto.
7079 * m2-lang.c (m2_language_defn): Ditto.
7080 * scm-lang.c (scm_language_defn): Ditto.
7081 * obj-lang.c (objc_language_defn): Ditto.
7082
7083 2004-04-10 Mark Kettenis <kettenis@gnu.org>
7084
7085 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
7086 (amd64nbsd_mcontext_addr): New function.
7087 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
7088 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
7089 with amd64nbsd_r_reg_offset, instead of building it on the fly.
7090
7091 * corelow.c (core_xfer_partial): Fix coding standards violation.
7092 Add support for TARGET_OBJECT_WCOOKIE.
7093
7094 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
7095 deprecated_pc_in_sigtramp.
7096 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
7097 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
7098 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
7099 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
7100 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
7101 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
7102 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
7103
7104 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
7105 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
7106 Fix typo.
7107
7108 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
7109 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
7110 (amd64_collect_fxsave): Likewise.
7111
7112 * i386-sol2-tdep.c: Include "gdb_string.h".
7113 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
7114 name.
7115 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
7116
7117 2004-04-10 Mark Kettenis <kettenis@gnu.org>
7118
7119 * i386-sol2-tdep.c: Include "solib-svr4.h".
7120 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
7121 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
7122 * config/i386/tm-i386sol2.h: Include :solib.h".
7123 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
7124 solib-svr4.o and solib-legacy.o.
7125 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
7126 solib-svr4.o.
7127
7128 2004-04-09 Mark Kettenis <kettenis@gnu.org>
7129
7130 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
7131 whether a register is supplied by PTRACE_GETFPREGS.
7132 (store_inferior_registers): Likewise.
7133 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
7134 whether a register is supplied by PT_GETFPREGS.
7135 (store_inferior_registers): Likewise.
7136
7137 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
7138 * config/i386/linux64.mt (TDEPFILES): Likewise.
7139
7140 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
7141
7142 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
7143 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
7144 the program counter is in the range specified by `struct
7145 gdbarch_tdep'.
7146 * amd64-linux-tdep.c: Include "symtab.h".
7147 (amd64_linux_pc_in_sigtramp): Remove function.
7148 (amd64_linux_sigtramp_p): New function.
7149 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
7150 deprecated_pc_in_sigtramp.
7151 * amd64nbsd-tdep.c: Include "symtab.h".
7152 (amd64nbsd_sigtramp_p): New function.
7153 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
7154 deprecated_pc_in_sigtramp.
7155 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
7156 few comments.
7157 (amd64obsd_pc_in_sigtramp): Remove function.
7158 (amd64obsd_sigtramp_p): New function.
7159 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
7160 deprecated_pc_in_sigtramp.
7161 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
7162 (i386bsd_pc_ins_sigtramp): Remove prototype.
7163 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
7164 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
7165 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
7166 the program counter is in the range specified by `struct
7167 gdbarch_tdep'.
7168 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
7169 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
7170 (i386_go32_pc_in_sigtramp): Remove function.
7171 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
7172 Initialize TDEP->sigtramp_p.
7173 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
7174 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
7175 deprecated_pc_in_sigtramp.
7176 * i386-linux-tdep.c: Adjust comments.
7177 (i386_linux_pc_in_sigtramp): Remove function.
7178 (i386_linux_sigtramp_p): New function.
7179 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
7180 deprecated_pc_in_sigtramp.
7181 * i386-nto-tdep.c: Update copyright year.
7182 (i386nto_pc_in_sigtramp): Remove function.
7183 (i386nto_sigtramp_p): New function.
7184 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
7185 SP_REGNUM.
7186 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
7187 deprecated_pc_in_sigtramp.
7188 * i386-sol2-tdep.c: Update copyright year.
7189 (i386_sol2_pc_in_sigtramp): Remove function.
7190 (i386_sol2_sigtramp_p): New function.
7191 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
7192 deprecated_pc_in_sigtramp.
7193 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
7194 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
7195 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7196 deprecated_sigtramp_start and deprecated_sigtramp_end.
7197 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
7198 (i386nbsd_pc_in_sigtramp): Remove function.
7199 (i386nbsd_sigtramp_p): New function.
7200 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7201 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
7202 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
7203 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
7204 (i386obsd_pc_in_sigtramp): Remove function.
7205 (i386obsd_sigtramp_p): New function.
7206 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
7207 functions.
7208 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
7209 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
7210 TDEP->sigtramp_p.
7211 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
7212 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
7213 dependencies.
7214
7215 * config/i386/i386aout.mt: Remove file.
7216
7217 * configure.tgt: Remove i[34567]86-*-go32*,
7218 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
7219 and i[34567]86-*-isc*. Set gdb_target to i386 for
7220 i[34567]86-*-netware* and i[34567]86-*-*.
7221 * config/i386/i386.mt: New file.
7222 * config/i386/embed.mt: Remove file.
7223 * config/i386/go32.mt: Remove file.
7224 * config/i386/i386nw.mt: Remove file.
7225 * config/i386/i386v.mt: Remove file.
7226 * config/i386/tm-go32.h: Remove file.
7227
7228 * tui/tui-hooks.c: Include "readline/readline.h" after
7229 "gdb_curses.h" instead of before.
7230 * tui/tui-io.c: Likewise.
7231
7232 * tui/tui.c: Fix typo in comment.
7233
7234 * sparc64-tdep.c (sparc_address_from_register): Remove function.
7235
7236 2004-04-08 Andrew Cagney <cagney@redhat.com>
7237
7238 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
7239 (deprecated_exception_support_initialized): Declare.
7240 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
7241 (initialize_hp_cxx_exception_support)
7242 (child_enable_exception_callback): Update.
7243 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
7244 (deprecated_exception_support_initialized): Rename
7245 deprecated_exception_catchpoints_are_fragile and
7246 deprecated_exception_support_initialized.
7247 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
7248
7249 * symtab.c (deprecated_hp_som_som_object_present): Rename
7250 hp_som_som_object_present.
7251 * symtab.h (deprecated_hp_som_som_object_present): Declare.
7252 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
7253 Update. Delete extern declaration.
7254 * valops.c (hp_som_som_object_present): Ditto.
7255 * parse.c (deprecated_hp_som_som_object_present)
7256 (parse_nested_classes_for_hpacc): Ditto.
7257 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
7258 * hppa-hpux-tdep.c (hp_som_som_object_present)
7259 (initialize_hp_cxx_exception_support): Ditto.
7260 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
7261 * cp-valprint.c (hp_som_som_object_present)
7262 (cp_print_class_method): Ditto.
7263 * c-typeprint.c (hp_som_som_object_present):
7264 (c_type_print_base): Ditto.
7265 * c-exp.y (hp_som_som_object_present): Ditto.
7266
7267 2004-04-08 Andrew Cagney <cagney@redhat.com>
7268
7269 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
7270 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
7271 (frame_unwind_find_by_frame): Re-implement the unwind code so
7272 that it can both prepend and append sniffers. Replace
7273 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
7274 * tramp-frame.c (tramp_frame_append): Use
7275 frame_unwind_prepend_unwinder.
7276 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
7277 frame_unwind_register_unwinder.
7278 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
7279 tramp_frame_append.
7280 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
7281 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
7282 (mips_linux_init_abi): Update.
7283
7284 2004-04-08 Kevin Buettner <kevinb@redhat.com>
7285
7286 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
7287 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
7288 file support.
7289
7290 2004-04-07 Kevin Buettner <kevinb@redhat.com>
7291
7292 * ia64-tdep.c (elf.h): Don't include.
7293 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
7294
7295 2004-04-07 Jason Molenda (jmolenda@apple.com)
7296
7297 * frame.h: Typeo corrections in comments.
7298
7299 2004-04-07 Jim Blandy <jimb@redhat.com>
7300
7301 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
7302 %esp and %ebp
7303
7304 2004-04-07 Mark Kettenis <kettenis@gnu.org>
7305
7306 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
7307 * config/sparc/linux64.mt (TDEPFILES): Likewise.
7308 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
7309 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
7310 and solib-legacy.o.
7311 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
7312 solib-svr4.o.
7313 * config/sparc/tm-sol2.h: Update copyright year. Include
7314 "solib.h".
7315
7316 * sparc-sol2-tdep.c: Update copyright year. Include
7317 "solib-svr4.h".
7318 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
7319 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
7320 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
7321 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
7322 dependencies.
7323
7324 2004-04-06 Andrew Cagney <cagney@redhat.com>
7325
7326 * infttrace.c: Include "infttrace.h".
7327 * infttrace.h: Include "target.h".
7328 * Makefile.in (infttrace_h): Update.
7329 (infttrace.o): Update.
7330
7331 2004-04-06 Andrew Cagney <cagney@redhat.com>
7332
7333 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
7334 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
7335 move extern declarations from here ...
7336 * infttrace.h: ... to here.
7337 * Makefile.in (hppah-nat.o): Update dependencies.
7338
7339 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
7340 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
7341 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
7342 (hppa_breakpoint_from_pc): Delete.
7343
7344 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
7345
7346 2004-04-05 Andrew Cagney <cagney@redhat.com>
7347
7348 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
7349 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
7350 <sys/file.h>.
7351
7352 2004-04-06 Randolph Chung <tausq@debian.org>
7353
7354 Committed by Andrew Cagney (mechanical change).
7355 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
7356 exception_catchpoints_are_fragile, find_stub_with_shl_get,
7357 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
7358 child_enable_exception_callback, current_ex_event,
7359 null_symtab_and_line, child_get_current_exception_event,
7360 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
7361 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
7362 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
7363 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
7364 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
7365 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
7366 Move hpux-specific definitions ...
7367 * hppa-hpux-tdep.c: ... to here.
7368
7369 2004-04-05 Andrew Cagney <cagney@redhat.com>
7370
7371 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
7372 skip_prologue_using_sal.
7373
7374 2004-04-05 Andrew Cagney <cagney@redhat.com>
7375
7376 * config/i386/tm-i386.h: Delete file.
7377 * config/i386/tm-vxworks.h: Update copyright, do not include
7378 "tm-i386.h".
7379 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
7380 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
7381 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
7382 * config/i386/ncr3000.mt (TM_FILE): Delete.
7383 * config/i386/interix.mt (TM_FILE): Delete.
7384 * config/i386/i386v.mt (TM_FILE): Delete.
7385 * config/i386/i386nw.mt (TM_FILE): Delete.
7386 * config/i386/i386gnu.mt (TM_FILE): Delete.
7387 * config/i386/i386aout.mt (TM_FILE): Delete.
7388 * config/i386/embed.mt (TM_FILE): Delete.
7389
7390 2004-04-05 Kevin Buettner <kevinb@redhat.com>
7391
7392 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
7393 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
7394 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
7395 (accg7_regnum): New constants.
7396 (last_spr_regnum, last_pseudo_regnum): Update.
7397 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
7398 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
7399 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
7400 for accg registers.
7401 (frv_register_sim_regno): Update spr_map[].
7402
7403 2004-04-04 Andrew Cagney <cagney@redhat.com>
7404
7405 * config/mips/xm-riscos.h: Delete.
7406 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
7407 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
7408 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
7409 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
7410 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
7411 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
7412 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
7413 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
7414 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
7415 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
7416 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
7417 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
7418 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
7419 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
7420 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
7421 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
7422 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
7423 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
7424 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
7425 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
7426 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
7427 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
7428 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
7429 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
7430 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
7431 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
7432
7433 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
7434 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
7435 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
7436 * configure.host: Remove m680[01]0-sun-sunos3*,
7437 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
7438 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
7439 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
7440 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
7441 mips-*-riscos*.
7442 * NEWS: Mention removed systems.
7443
7444 2004-04-04 Andrew Cagney <cagney@redhat.com>
7445
7446 GDB 6.1 release created from 6.1 branch.
7447
7448 2004-04-04 Andrew Cagney <cagney@redhat.com>
7449
7450 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
7451 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
7452 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
7453
7454 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
7455 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
7456 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
7457
7458 2004-04-03 Jim Blandy <jimb@redhat.com>
7459
7460 * MAINTAINERS: Chris Faylor has changed employers; add him to
7461 "paper trail" section, and update his E-mail address.
7462
7463 2004-04-03 Andrew Cagney <cagney@redhat.com>
7464
7465 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
7466 generic dummy frames.
7467 * dummy-frame.c: Update copyright.
7468 (dummy_frame_sniffer): Delete check for generic dummy frames.
7469
7470 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
7471 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
7472 (REG_PARM_STACK_SPACE): Delete.
7473 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
7474 Inline reference to REG_PARM_STACK_SPACE.
7475
7476 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
7477 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
7478 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
7479 (FRAME_BASE_BEFORE_SIGTRAMP)
7480 (hppa32_hpux_frame_base_before_sigtramp)
7481 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
7482 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
7483 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
7484 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
7485 (FRAME_BASE_BEFORE_SIGTRAMP)
7486 (hppa64_hpux_frame_base_before_sigtramp)
7487 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
7488
7489 2004-04-03 Andrew Cagney <cagney@redhat.com>
7490
7491 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
7492
7493 2004-04-02 Andrew Cagney <cagney@redhat.com>
7494
7495 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
7496 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
7497 * dummy-frame.h: Delete out-of-date comments.
7498 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
7499 * gdbarch.h, gdbarch.c: Re-generate.
7500
7501 2004-04-02 Joel Brobecker <brobecker@gnat.com>
7502
7503 Committed by Andrew Cagney <cagney@redhat.com>.
7504 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
7505 into account an instruction saving a register if we have already
7506 seen an earlier instruction saving that same register.
7507
7508 2004-04-02 Andrew Cagney <cagney@redhat.com>
7509
7510 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
7511 * gdbarch.h, gdbarch.c: Re-generate.
7512 * frame.c (legacy_get_prev_frame): Delete references to
7513 DEPRECATED_INIT_FRAME_PC_FIRST.
7514
7515 * infrun.c (pc_in_sigtramp): Delete function.
7516 (check_sigtramp2): Inline call to pc_in_sigtramp, use
7517 get_frame_type.
7518
7519 2004-04-02 Andrew Cagney <cagney@redhat.com>
7520
7521 * infrun.c (handle_step_into_function): Delete code conditional on
7522 legacy_frame_p.
7523 (handle_inferior_event, step_over_function): Ditto.
7524
7525 2004-04-02 Andrew Cagney <cagney@redhat.com>
7526
7527 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
7528 "previous frame inner to this frame" test.
7529
7530 2004-04-02 Andrew Cagney <cagney@redhat.com>
7531
7532 * frame.c (safe_frame_unwind_memory): New function.
7533 * frame.h (safe_frame_unwind_memory): Declare. Update description
7534 of /safe_/ methods.
7535 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
7536 "next_frame". Use safe_frame_unwind_memory.
7537 (tramp_frame_sniffer): Update call to tramp_frame_start.
7538
7539 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
7540
7541 * dwarf2read.c (dwarf2_objfile_data_key): New.
7542 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
7543 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
7544 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
7545 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
7546 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
7547 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
7548 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
7549 Remove variables.
7550 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
7551 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
7552 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
7553 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
7554 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
7555 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
7556 Remove macros.
7557 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
7558 data.
7559 (dwarf2_locate_sections, dwarf2_build_psymtabs)
7560 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
7561 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
7562 (read_partial_die, read_full_die, read_indirect_string)
7563 (dwarf_decode_line_header, dwarf_decode_macros)
7564 (dwarf2_symbol_mark_computed): Remove use of removed macros.
7565 Update uses of removed variables.
7566 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
7567 of removed macros.
7568 (_initialize_dwarf2_read): New function.
7569 * symfile.h (dwarf2_has_info): Update prototype.
7570 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
7571 * elfread.c (elf_symfile_read): Likewise.
7572
7573 2004-04-01 Jim Blandy <jimb@redhat.com>
7574
7575 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
7576 function for register numbers on all the rs6000-derived targets.
7577 (rs6000_gdbarch_init): Don't register a separate
7578 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
7579 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
7580 variants.
7581
7582 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
7583 numbering.
7584
7585 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
7586
7587 * valarith.c: Update copyright notice.
7588 (value_add): Handle range types.
7589 (value_sub): Ditto.
7590 (value_equal): Ditto.
7591 (value_less): Ditto.
7592 (value_neg): Ditto.
7593 (value_complement): Ditto.
7594 (value_binop): Simplify slightly by using is_integral_type and
7595 eliminiating unnecessary COERCE_ENUMs.
7596
7597 2004-03-31 Andrew Cagney <cagney@redhat.com>
7598
7599 * frame.h (frame_unwind_id): Declare.
7600 * frame.c (frame_unwind_id): New function.
7601 (get_prev_frame_1): New function.
7602 (frame_debug_got_null_frame): New function.
7603 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
7604 code proper to prev_frame, update description.
7605 * infrun.c (step_over_function): Use frame_unwind_id.
7606
7607 2004-04-31 J. Brobecker <brobecker@gnat.com>
7608
7609 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
7610 (hppa64_push_dummy_call): Likewise.
7611
7612 2004-03-30 Jim Blandy <jimb@redhat.com>
7613
7614 From Ulrich Weigand:
7615 * utils.c (query): Do not use a va_list variable multiple times.
7616
7617 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
7618
7619 * Makefile.in (linux_nat_h): Update dependencies.
7620 * configure.in: Check for <gnu/libc-version.h>.
7621 * configure: Regenerate.
7622 * config.in: Regenerate.
7623 * linux-nat.h: Include "target.h". Add waitstatus field to
7624 struct lwp_info.
7625 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
7626 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
7627 to.
7628 (lin_lwp_handle_extended): New function. Handle clone events.
7629 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
7630 thread exit events.
7631 (child_wait): Handle clone events.
7632 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
7633 * linux-nat.c (linux_enable_event_reporting): Turn on
7634 PTRACE_O_TRACECLONE.
7635 (linux_handle_extended_wait): Handle clone events.
7636 * thread-db.c: Include <gnu/libc-version.h>.
7637 (struct private_thread_info): Add dying flag.
7638 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
7639 higher.
7640 (attach_thread): Update comments. Handle dying threads.
7641 (detach_thread): Set the dying flag.
7642 (check_event): Always call attach_thread.
7643
7644 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
7645
7646 * mips-tdep.c (mips_pdr_data): New.
7647 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
7648 (_initialize_mips_tdep): Initialize mips_pdr_data.
7649
7650 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
7651
7652 * minsyms.c (install_minimal_symbols): Move dropping leading
7653 char from linkage name from here...
7654 (prim_record_minimal_symbol_and_info): ...to here. Simplify
7655 test for "__gnu_compiled*" symbols.
7656
7657 2004-03-28 Jim Blandy <jimb@redhat.com>
7658
7659 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
7660 registers to temp register r0 and byte stores as prologue
7661 instructions.
7662
7663 2004-03-28 Andrew Cagney <cagney@redhat.com>
7664
7665 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
7666 arm*-*-*.
7667
7668 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7669
7670 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
7671 and switch the layout to force a display of register window.
7672
7673 2004-02-26 J. Brobecker <brobecker@gnat.com>
7674
7675 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
7676 of the INTEGER class.
7677
7678 2004-03-26 Jim Blandy <jimb@redhat.com>
7679
7680 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
7681 bytes long on PPC GNU/Linux.
7682
7683 2004-03-26 David Carlton <carlton@kealia.com>
7684
7685 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
7686
7687 2004-03-25 Andrew Cagney <cagney@redhat.com>
7688
7689 * PROBLEMS: Add general section titles, remove references to
7690 specific releases.
7691
7692 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
7693
7694 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
7695 INT_REGISTER_SIZE.
7696 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
7697 FP_REGISTER_VIRTUAL_SIZE.
7698 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
7699 of DEPRECATED_REGISTER_RAW_SIZE.
7700 (arm_register_type): Add gdbarch argument.
7701 (arm_register_raw_size, arm_register_virtual_size): Delete.
7702 (arm_register_byte, arm_extract_return_value)
7703 (arm_store_return_value, arm_get_longjmp_target): Update references
7704 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
7705 (arm_gdbarch_init): Likewise. Don't set
7706 deprecated_register_raw_size, deprecated_register_virtual_size,
7707 deprecated_max_register_raw_size,
7708 deprecated_max_register_virtual_size, or
7709 deprecated_max_register_virtual_type. Do set register_type.
7710 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
7711 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
7712 (FP_REGISTER_VIRTUAL_SIZE): Delete.
7713 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
7714 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
7715 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
7716 INT_REGISTER_SIZE.
7717 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
7718 (remote_rdp_store_register): Likewise.
7719
7720 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
7721
7722 * Makefile.in (mips-linux-tdep.o): Update dependencies.
7723 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
7724 to after osabi initialization.
7725 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
7726 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
7727 functions.
7728 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
7729 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
7730 variables.
7731 (mips_linux_init_abi): Append signal trampoline unwinders.
7732
7733 2004-03-24 Andrew Cagney <cagney@redhat.com>
7734
7735 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
7736 * tramp-frame.c: Include "gdb_assert.h".
7737 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
7738 correct sizeof.
7739 (tramp_frame_append): Validate the tramp frame's instructions.
7740 * Makefile.in (tramp-frame.o): Update dependencies.
7741
7742 2004-03-23 Andrew Cagney <cagney@redhat.com>
7743
7744 * trad-frame.h (trad_frame_set_reg_addr): Declare.
7745
7746 2004-03-23 Andrew Cagney <cagney@redhat.com>
7747
7748 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
7749 Nasser as past testsuite/lib/ (and other) maintainers.
7750
7751 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
7752
7753 * infcmd.c (attach_command): Reread symbols if we already have
7754 an exec file.
7755
7756 2004-03-23 Andrew Cagney <cagney@redhat.com>
7757
7758 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
7759
7760 2004-03-23 Andrew Cagney <cagney@redhat.com>
7761
7762 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
7763 * gdbarch.h, gdbarch.c: Re-generate.
7764 * i386obsd-tdep.c (i386obsd_init_abi): Update.
7765 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
7766 * i386bsd-tdep.c (i386bsd_init_abi): Update.
7767 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
7768 (DEPRECATED_SIGTRAMP_START): Update.
7769 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
7770 (DEPRECATED_SIGTRAMP_START): Update.
7771 * blockframe.c (find_pc_sect_partial_function): Update.
7772 * arch-utils.c (legacy_pc_in_sigtramp): Update.
7773
7774 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
7775
7776 * remote.c (remote_open_1): Reopen the exec file and reread symbols
7777 if necessary.
7778
7779 2004-03-23 Andrew Cagney <cagney@redhat.com>
7780
7781 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
7782 predicate, deprecate.
7783 * gdbarch.h, gdbarch.c: Re-generate.
7784 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
7785 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
7786 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
7787 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
7788 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
7789 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
7790 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
7791 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
7792 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
7793 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
7794 * blockframe.c (find_pc_partial_function): Update.
7795 * breakpoint.c (bpstat_what): Update.
7796 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
7797 * frv-linux-tdep.c (frv_linux_init_abi): Update.
7798 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
7799 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
7800 * i386-interix-tdep.c (i386_interix_init_abi): Update.
7801 * i386-linux-tdep.c (i386_linux_init_abi): Update.
7802 * i386-nto-tdep.c (i386nto_init_abi): Update.
7803 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
7804 * i386-tdep.c (i386_sigtramp_frame_sniffer)
7805 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
7806 * i386bsd-tdep.c (i386bsd_init_abi): Update.
7807 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
7808 * i386obsd-tdep.c (i386obsd_init_abi): Update.
7809 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
7810 * infrun.c (pc_in_sigtramp): Update.
7811 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
7812 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
7813 * mips-tdep.c (mips_gdbarch_init): Update.
7814 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
7815 * ppc-linux-tdep.c: Update comment.
7816 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
7817 * shnbsd-tdep.c (shnbsd_init_abi): Update.
7818 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
7819 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
7820 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
7821 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
7822 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
7823 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
7824 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
7825 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
7826
7827 2004-03-23 Andrew Cagney <cagney@redhat.com>
7828
7829 * tramp-frame.h, tramp-frame.h: New files.
7830 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
7831 Update rules to include "tramp-frame.h" and "tramp-frame.c".
7832
7833 * Makefile.in: Update all dependencies.
7834
7835 2004-03-23 Andrew Cagney <cagney@redhat.com>
7836
7837 * Makefile.in (trad_frame_h): Add $(frame_h).
7838 * trad-frame.h: Update copyright. Include "frame.h".
7839 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
7840 (trad_frame_set_id, trad_frame_get_id): Declare.
7841 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
7842 * trad-frame.c: Update copyright.
7843 (struct trad_frame_cache): Define.
7844 (trad_frame_cache_zalloc): New function.
7845 (trad_frame_set_id, trad_frame_get_id): New functions.
7846 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
7847
7848 2004-03-22 Andrew Cagney <cagney@redhat.com>
7849
7850 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
7851 s390_pltstub_unwind_cache.
7852 (s390_stub_frame_unwind_cache): Rename
7853 s390_pltstub_frame_unwind_cache.
7854 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
7855 (s390_stub_frame_prev_register): Rename
7856 s390_pltstub_frame_prev_register.
7857 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
7858 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
7859
7860 From Ulrich Weigand:
7861 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
7862 pointer calls like PLT calls.
7863
7864 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
7865
7866 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
7867 PC rather than the partial function start address. Use the start
7868 address to sanity check the found PDR.
7869
7870 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
7871
7872 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
7873 linux_handle_extended_wait.
7874
7875 2004-03-22 Andrew Cagney <cagney@redhat.com>
7876
7877 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
7878 function.
7879
7880 * frame.h (generic_pop_current_frame): Delete declaration.
7881 (deprecate_pop_dummy_frame): Deprecate
7882 generic_pop_dummy_frame.
7883 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
7884 (generic_pop_current_frame): Delete function.
7885 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
7886 generic_pop_current_frame.
7887 * v850-tdep.c (v850_pop_frame): Update.
7888 * mcore-tdep.c (mcore_pop_frame): Update.
7889 * sh64-tdep.c (sh64_pop_frame): Update.
7890 * h8300-tdep.c (h8300_pop_frame): Update.
7891
7892 2004-03-22 Andrew Cagney <cagney@redhat.com>
7893
7894 * frame.h (deprecated_pc_in_call_dummy): Rename
7895 generic_pc_in_call_dummy.
7896 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
7897 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
7898 generic_pc_in_call_dummy.
7899 (pc_in_dummy_frame): Make static.
7900 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
7901 * gdbarch.h, gdbarch.c: Re-generate.
7902 * dummy-frame.c (dummy_frame_sniffer): Simplify.
7903 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
7904 (legacy_get_prev_frame): Ditto.
7905 * inferior.h: Delete reference to generic_pc_in_call_dummy in
7906 comment.
7907
7908 2004-03-21 Andrew Cagney <cagney@redhat.com>
7909
7910 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
7911 declaration and out-of-date comment.
7912 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
7913 Delete function.
7914 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
7915 deprecated_pc_in_call_dummy.
7916
7917 * infrun.c (handle_inferior_event): For non legacy frames, use the
7918 frame ID and frame type to identify a signal trampoline. Update
7919 comments.
7920
7921 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
7922
7923 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
7924 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
7925
7926 2004-03-21 Andrew Cagney <cagney@redhat.com>
7927
7928 * frame-unwind.h: Update copyright.
7929 (struct frame_data): Add opaque declaration.
7930 (frame_sniffer_ftype): Declare.
7931 (struct frame_unwind): Add "unwind_data" and "sniffer".
7932 (frame_unwind_register_unwinder): Declare.
7933 (frame_unwind_find_by_frame): Add parameter "this_cache".
7934 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
7935 (legacy_get_prev_frame, legacy_get_prev_frame)
7936 (get_frame_type): Pass the prologue_cache to
7937 frame_unwind_find_by_frame.
7938 * frame-unwind.c (struct frame_unwind_table_entry): Add field
7939 "unwinder".
7940 (frame_unwind_register_unwinder): New function.
7941 (frame_unwind_find_by_frame): Handle an unwind sniffer.
7942
7943 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
7944
7945 * bcache.c (print_percentage): Use floating point to avoid
7946 incorrect results when portion*100 overflows.
7947
7948 2004-03-19 Kevin Buettner <kevinb@redhat.com>
7949
7950 * ppc_tdep.h (ppc_linux_frame_saved_pc)
7951 (ppc_linux_init_extra_frame_info)
7952 (ppc_linux_frameless_function_invocation)
7953 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
7954 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
7955 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
7956 (rs6000_frame_chain): Delete declarations.
7957 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
7958 (ppc_linux_init_extra_frame_info)
7959 (ppc_linux_frameless_function_invocation)
7960 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
7961 (ppc_linux_init_abi): Remove registration of above deleted functions.
7962 * rs6000-tdep.c (rs6000_init_extra_frame_info)
7963 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
7964 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
7965 (rs6000_pop_frame, rs6000_frameless_function_invocation)
7966 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
7967 (rs6000_gdbarch_init): Remove registration of above deleted functions.
7968 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
7969 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
7970 frame management for all OSABIs.
7971
7972 2004-03-19 Andrew Cagney <cagney@redhat.com>
7973
7974 Committed by Kevin Buettner <kevinb@redhat.com>.
7975
7976 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
7977 Update copyright.
7978 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
7979 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
7980 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
7981 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
7982 unwinders. #ifdef legacy frame code.
7983 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
7984 "frame-base.h".
7985 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
7986 (struct rs6000_frame_cache, rs6000_frame_cache)
7987 (rs6000_frame_this_id, rs6000_frame_prev_register)
7988 (rs6000_frame_sniffer, rs6000_frame_unwind)
7989 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
7990 (rs6000_frame_base): Implement a traditional frame unwinder.
7991 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
7992 frame unwinder.
7993
7994 2004-03-19 Kevin Buettner <kevinb@redhat.com>
7995
7996 * breakpoint.c (adjust_breakpoint_address): Don't adjust
7997 breakpoint address for watchpoints or the catch eventpoints.
7998 Add new paramter ``bptype''. Adjust all callers.
7999
8000 2004-03-19 Andrew Cagney <cagney@redhat.com>
8001
8002 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
8003
8004 * PROBLEMS: Delete note that ARM does not use frame code, problem
8005 fixed.
8006
8007 2004-03-18 Andrew Cagney <cagney@redhat.com>
8008
8009 * stack.c (return_command): Delete code wrapped in #ifdef
8010 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
8011
8012 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
8013
8014 2004-03-18 Andrew Cagney <cagney@redhat.com>
8015
8016 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
8017 DEPRECATED_IN_SIGTRAMP.
8018 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8019 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
8020 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8021 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8022 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8023 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8024 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8025 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
8026 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
8027 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
8028
8029 2004-03-18 Andrew Cagney <cagney@redhat.com>
8030
8031 * frame-base.c: Update copyright. Include "gdb_obstack.h".
8032 (struct frame_base_table_entry): Define.
8033 (struct frame_base_table): Re-implement as a linked list.
8034 (frame_base_init): Re-implement.
8035 (frame_base_table): Delete function.
8036 (append_predicate): Delete function.
8037 (frame_base_append_sniffer): Update.
8038 (frame_base_set_default): Update.
8039 (frame_base_find_by_frame): Update.
8040 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
8041 * Makefile.in (frame-base.o): Update dependencies.
8042
8043 2004-03-17 Andrew Cagney <cagney@redhat.com>
8044
8045 * frame.c (legacy_get_prev_frame): Pass correct frame to
8046 frame_unwind_find_by_frame.
8047
8048 2004-03-17 David Carlton <carlton@kealia.com>
8049
8050 * NEWS: Mention C++ nested types and namespaces
8051
8052 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
8053
8054 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
8055 and "Regressions since gdb 5.3.". Add known regressions since
8056 gdb 6.0.
8057
8058 2004-03-16 David Carlton <carlton@kealia.com>
8059
8060 * dwarf2read.c (process_structure_scope): Process children even
8061 when we're a declaration.
8062
8063 2004-03-16 Andrew Cagney <cagney@redhat.com>
8064
8065 * symtab.h (find_pc_sect_partial_function): Delete declaration.
8066 * blockframe.c (find_pc_partial_function)
8067 (find_pc_sect_partial_function): Merge into a single
8068 find_pc_partial_function.
8069
8070 2004-03-16 Mark Kettenis <kettenis@gnu.org>
8071
8072 * i386bsd-nat.c: s/regno/regnum/g.
8073 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
8074 FP0_REGNUM.
8075 (store_inferior_registers): Likewise.
8076
8077 2004-03-16 Mark Kettenis <kettenis@gnu.org>
8078
8079 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
8080 of i387_fill_fsave.
8081 (store_inferior_registers): Call i387_collect_fsave and
8082 i387_collect_fxsave instead of i387_fill_fsave and
8083 i387_fill_fxsave.
8084
8085 2004-03-15 Andrew Cagney <cagney@redhat.com>
8086
8087 * Makefile.in (frame-unwind.o): Update dependencies.
8088 * frame-unwind.c: Include "gdb_obstack.h".
8089 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
8090 parameter.
8091 (append_predicate): Delete function.
8092 (struct frame_unwind_table_entry): New structure.
8093 (struct frame_unwind_table): Replace "sniffer" with "head" and
8094 "tail".
8095 (frame_unwind_append_sniffer): Update.
8096 (frame_unwind_find_by_frame): Update.
8097 (_initialize_frame_unwind): Registe frame_unwind_init using
8098 gdbarch_data_register_pre_init.
8099
8100 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8101
8102 * i386bsd-nat.c: Update copyright year.
8103 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
8104 define unconditionally.
8105
8106 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8107
8108 * i387-tdep.h (i387_collect_fsave): New prototype.
8109 * i387-tdep.c (i387_collect_fsave): New function containing most
8110 of the code from i387_fill_fsave.
8111 (i387_fill_fsave): Call i387_collect_fsave.
8112
8113 2004-03-15 Mark Kettenis <kettenis@gnu.org>
8114
8115 * i386-linux-tdep.c: Update copyright year.
8116 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
8117 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
8118 svr4_ilp32_link_map_offsets instead of
8119 i386_linux_svr4_fetch_link_map_offsets.
8120
8121 2004-03-15 David Carlton <carlton@kealia.com>
8122
8123 Fix for PR c++/1553:
8124 * dwarf2read.c (read_structure_type): Determine type name by
8125 calling determine_class_name.
8126 (determine_class_name): New.
8127 (determine_prefix): Look at TYPE_TAG_NAME and call
8128 determine_class_name when appropriate.
8129 (determine_prefix_aux, class_name): Delete.
8130 (read_namespace): Set die->type.
8131
8132 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8133
8134 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
8135 unused macro definition. The definition in target.h (or perhaps
8136 elsewhere) takes precedence.
8137
8138 2004-03-15 Andrew Cagney <cagney@redhat.com>
8139
8140 * ppc-tdep.h: Update copyright.
8141 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
8142 function signatures to match "regsets.h".
8143 * ppc-linux-tdep.c: Include "regset.h".
8144 (ELF_GREGSET_SIZE): Delete.
8145 (right_supply_register): New function.
8146 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
8147 using right_supply_register.
8148 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
8149 functions.
8150 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
8151 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
8152 (_initialize_ppc_linux_tdep): Do not register
8153 ppc_linux_regset_core_fns.
8154 (ppc_linux_regset_from_core_section): Replace
8155 fetch_core_registers.
8156 (ppc_linux_regset_core_fns): Delete.
8157 * ppc-linux-nat.c: (right_fill_reg): New function.
8158 (supply_gregset): Update call to ppc_linux_supply_gregset.
8159 (fill_gregset): Clear the register set, use right_fill_reg.
8160 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
8161 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
8162
8163 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
8164 unsigned.
8165
8166 2004-03-15 Andrew Cagney <cagney@redhat.com>
8167
8168 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
8169 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
8170 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
8171 and register_gdbarch_data.
8172 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
8173 (struct gdbarch_data): Replace "init" by "pre_init" and
8174 "post_init".
8175 * gdbarch.h, gdbarch.c: Re-generate.
8176 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
8177 with"obstack", use OBSTACK_ZALLOC.
8178 (dwarf2_frame_ops): Delete.
8179 (dwarf2_frame_set_init_reg): Use gdbarch_data.
8180 (dwarf2_frame_init_reg): Use gdbarch_data.
8181 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
8182 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
8183 (_initialize_svr4_solib): Update.
8184 * user-regs.c (_initialize_user_regs): Update.
8185 * reggroups.c (_initialize_reggroup): Update.
8186 * regcache.c (_initialize_regcache): Update.
8187 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
8188 * libunwind-frame.c (_initialize_libunwind_frame): Update.
8189 * gnu-v3-abi.c (init_gnuv3_ops): Update.
8190 * frame-unwind.c (_initialize_frame_unwind): Update.
8191 * frame-base.c (_initialize_frame_base): Update.
8192 * user-regs.c (user_reg_add): Update.
8193 * reggroups.c (reggroup_add): Update.
8194 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
8195 * libunwind-frame.c (libunwind_frame_set_descr): Update.
8196 * frame-unwind.c (frame_unwind_append_sniffer): Update.
8197 * frame-base.c (frame_base_table): Update.
8198 * remote.c (_initialize_remote): Update.
8199 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
8200
8201 2004-03-15 Andrew Cagney <cagney@redhat.com>
8202
8203 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
8204
8205 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8206
8207 * Makefile.in (frv-linux-tdep.o): Add dependencies.
8208 * frv-linux-tdep.c: New file.
8209 * frv-tdep.c (struct gdbarch_tdep): Add new field
8210 ``sigcontext_reg_addr''.
8211 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
8212 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
8213 (frv_sigramp_frame_sniffer): New functions.
8214 (frv_sigtramp_frame_unwind): New static global.
8215 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
8216 sniffers.
8217 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
8218 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
8219
8220 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8221
8222 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
8223 but not via a call to error(), when unable to read memory.
8224
8225 2004-03-15 Kevin Buettner <kevinb@redhat.com>
8226
8227 * frv-tdep.c (frv_call_dummy_words): Delete.
8228 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
8229
8230 2004-03-15 Andrew Cagney <cagney@redhat.com>
8231
8232 * infrun.c (handle_step_into_function, step_over_function): Only
8233 update and use STEP_FRAME_ID when the system is using legacy
8234 frames. Update comments.
8235
8236 2004-03-14 Mark Kettenis <kettenis@gnu.org>
8237
8238 * amd64-linux-tdep.h: Remove file.
8239 * amd64-linux-tdep.c: Don't include "inferior.h" and
8240 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
8241 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
8242 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
8243 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
8244 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
8245 macros.
8246 (user_to_gdb_regmap): Remove variable.
8247 (amd64_linux_gregset_reg_offset): New variable.
8248 (amd64_core_fns): Remove variable.
8249 (fetch_core_registers): Remove function.
8250 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
8251 functions.
8252 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
8253 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
8254 * Makefile.in (amd64_linux_tdep_h): Remove.
8255 (amd64-linux-nat.o): Update dependencies.
8256 (amd64-linux-tdep.o): Update dependencies.
8257
8258 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
8259 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
8260 functions.
8261 (fetch_inferior_registers, store_inferior_registers): Rewrite.
8262
8263 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
8264 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
8265
8266 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
8267
8268 * dwarf2read.c (read_structure_type): Rename from
8269 read_structure_scope. Don't create a symbol or call process_die.
8270 Return immediately if die->type is set. Call read_type_die before
8271 dwarf2_add_member_fn.
8272 (process_structure_scope): New function.
8273 (read_enumeration_type, process_enumeration_scope): New functions,
8274 broken out from read_enumeration. Don't create the enumeration
8275 type if it has already been created.
8276 (read_enumeration): Removed.
8277 (process_die): Call read_structure_type, process_structure_scope,
8278 read_enumeration_type, and process_enumeration_scope. Just call
8279 new_symbol for base and subrange types. Add a comment about other
8280 type dies.
8281 (read_type_die): Call read_enumeration_type.
8282 (add_partial_structure, new_symbol): Update comments.
8283
8284 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
8285
8286 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
8287
8288 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
8289
8290 * tui/tui-win.h (tui_get_cmd_list): Declare.
8291 * tui/tui-win.c (tui_command): New function.
8292 (tui_get_cmd_list): New function.
8293 (_initialize_tui_win): Moved initialization of tui command in
8294 tui_get_cmd_list.
8295
8296 * tui/tui-data.c (init_content_element): Setup new data members.
8297 (init_win_info): Likewise.
8298 (free_content_elements): Free it.
8299 * tui/tui-data.h (struct tui_data_element): Store the register
8300 content to print.
8301 (struct tui_data_info): Keep the current register group.
8302
8303 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
8304
8305 * tui/tui-regs.h (tui_show_registers): Update prototype.
8306 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
8307 (tui_resize_all): No need to calculate anything for register window.
8308 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
8309 (tui_set_register_element, tui_set_general_regs_content): Remove.
8310 (tui_set_special_regs_content): Remove.
8311 (tui_set_general_and_special_regs_content): Remove.
8312 (tui_set_float_regs_content): Remove.
8313 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
8314 (tui_set_regs_content): Remove.
8315 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
8316 (tui_v_show_registers_command_support): Remove.
8317 (tui_show_registers): Use a reggroup to specify the registers to show.
8318 (tui_show_register_group): New function.
8319 (tui_display_registers_from): Compute the layout of register window
8320 and refresh with new API; be sure to delete old register windows.
8321 (tui_check_register_values): Update to use tui_get_register and
8322 tui_display_data.
8323 (tui_display_register): Just refresh the register window part.
8324 (tui_register_format): Format registers and save in tui_data_element.
8325 (tui_get_register): New to combine tui_reg_value_has_changed and
8326 tui_get_register_raw_value; fix to use the new gdb API.
8327 (tui_show_float_command): Renamed tui_reg_float_command.
8328 (tui_show_general_command): Renamed tui_reg_general_command.
8329 (tui_show_special_command): Renamed tui_reg_system_command.
8330 (_initialize_tui_regs): Remove unused commands.
8331
8332 2004-03-13 Mark Kettenis <kettenis@gnu.org>
8333
8334 * NEWS (New native configurations): Mention OpenBSD/amd64.
8335
8336 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
8337 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
8338 Remove defines.
8339 * config/i386/nm-fbsd64.h: Likewise.
8340 * config/i386/nm-obsd.h: Likewise.
8341 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
8342 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
8343
8344 2004-03-12 Kevin Buettner <kevinb@redhat.com>
8345
8346 * frv-tdep.c (set_variant_scratch_registers): New function.
8347 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
8348 New constants.
8349
8350 From Richard Sandiford <rsandifo@redhat.com>:
8351 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
8352
8353 2004-03-12 Kevin Buettner <kevinb@redhat.com>
8354
8355 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
8356 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
8357 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
8358 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
8359 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
8360 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
8361 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
8362 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
8363 definitions from frv-tdep.c to frv-tdep.h.
8364
8365 2004-03-12 Kevin Buettner <kevinb@redhat.com>
8366
8367 Add shared library support for FR-V FDPIC ABI:
8368 * Makefile.in (solib-frv.o): Add dependencies.
8369 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
8370 New functions.
8371 (frv_push_dummy_call): Add support for FDPIC ABI.
8372 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
8373 for FDPIC ABI.
8374 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
8375 (frv_fdpic_find_canonical_descriptor): Declare.
8376 * solib-frv.c: New file.
8377 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
8378 * config/frv/tm-frv.h (solib.h): Include.
8379
8380 2004-03-12 Kevin Buettner <kevinb@redhat.com>
8381
8382 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
8383 (frv-tdep.o): Update dependencies.
8384 * frv-tdep.h: New file.
8385 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
8386 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
8387 constants.
8388 (struct gdbarch_tdep): Add new member ``frv_abi''.
8389 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
8390 functions.
8391 (new_variant): Set ``frv_abi'' field.
8392 (gdb_arch_init): Detect FDPIC executables.
8393
8394 2004-03-12 Mark Kettenis <kettenis@gnu.org>
8395
8396 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
8397 wrapper.
8398
8399 2004-03-11 Andrew Cagney <cagney@redhat.com>
8400
8401 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
8402
8403 2004-03-11 Kevin Buettner <kevinb@redhat.com>
8404
8405 * solist.h (master_so_list): New function.
8406 * solib.c (master_so_list): Likewise.
8407 * solib-svr4.c (enable_break): Iterate over so_list entries
8408 obtained from master list instead of entries obtained directly
8409 via svr4_current_sos().
8410
8411 2004-03-10 Ben Elliston <bje@gnu.org>
8412
8413 * MAINTAINERS: Update my mail address.
8414
8415 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8416
8417 * remote-m32r-sdi.c: Support hardware watchpoint.
8418
8419 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8420
8421 * user-regs.c: Update copyright years.
8422 (struct user_regs): Rename to gdb_user_regs.
8423 (append_user_reg, builtin_user_regs, user_regs_init)
8424 (user_reg_add, user_reg_map_name_to_regnum)
8425 (usernum_to_user_reg): Update.
8426
8427 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8428
8429 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
8430 (skip_children): New functions.
8431 (locate_pdi_sibling): Call skip_children.
8432
8433 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8434
8435 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
8436 * gdbtypes.c (check_typedef): Update comments.
8437
8438 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8439
8440 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
8441 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
8442 pointer. Update comment about comp_unit_head.
8443 (struct abbrev_info): Shorten two int flags.
8444 (dwarf_alloc_abbrev): Take a CU argument.
8445 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
8446 each time through the loop. Update cleanup argument.
8447 (psymtab_to_symtab_1): Update cleanup call.
8448 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
8449 abbrev_obstack.
8450 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
8451 Just call obstack_free and clear the pointer.
8452
8453 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8454
8455 * infrun.c (handle_inferior_event): Remove short-circuit code for
8456 events in a different thread.
8457
8458 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8459
8460 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
8461 print the whole transfer.
8462 (initialize_targets): Update description of "set debug target".
8463
8464 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8465
8466 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
8467
8468 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
8469
8470 * MAINTAINERS (write after approval): Add myself.
8471
8472 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
8473
8474 * sh-tdep.c (sh_print_registers_info): Use for loop.
8475 Don't skip multiple registers when a float register is encountered.
8476
8477 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
8478
8479 Fix PR tdep/1291.
8480 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
8481 to official SH documentation.
8482
8483 2004-03-07 Andrew Cagney <cagney@redhat.com>
8484
8485 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
8486 unused function.
8487
8488 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
8489
8490 * arm-tdep.c (thumb_get_next_pc): Handle BX.
8491 (arm_get_next_pc): Handle BX and BLX.
8492
8493 2004-03-07 Andrew Cagney <cagney@redhat.com>
8494
8495 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
8496 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
8497 HPPA_SP_REGNUM.
8498 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
8499 (hppa_target_read_fp): Delete.
8500 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
8501 register_virtual_size, max_register_raw_size,
8502 max_register_virtual_size, register_byte, register_size,
8503 target_read_fp, fp_regnum, and register_bytes. Set register_type
8504 instead of register_virtual_type.
8505 (hppa32_register_type, hppa64_register_type): Replace
8506 hppa32_register_virtual_type and hppa64_register_virtual_type.
8507 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
8508 (HPPA_FP_REGNUM): Define.
8509
8510 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
8511
8512 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
8513 (pa_do_registers_info): Delete.
8514 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
8515 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
8516 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
8517
8518 * infcall.c (legacy_push_dummy_code): Delete #ifdef
8519 GDB_TARGET_IS_HPPA code.
8520 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
8521 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
8522 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
8523 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
8524 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
8525 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
8526 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
8527 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
8528 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
8529 (hppa_frameless_function_invocation, hppa64_store_return_value)
8530 (hppa_store_struct_return, hppa64_extract_return_value)
8531 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
8532 (hppa32_call_dummy_length, hppa64_call_dummy_length)
8533 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
8534 (find_proc_framesize, deposit_21, restore_pc_queue)
8535 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
8536 (rp_saved, pc_in_linker_stub): Delete.
8537
8538 Unconditionally enable 64-bit frame and ABI code.
8539 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
8540 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
8541 push_dummy_frame, fix_call_dummy, push_arguments,
8542 call_dummy_location, extract_return_value, use_struct_convention,
8543 store_return_value, store_struct_return, saved_pc_after_call,
8544 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
8545 frame_chain, frame_chain_valid, frameless_function_invocation,
8546 frame_saved_pc, and pop_frame.
8547
8548 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
8549 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
8550 (hppa_gdbarch_init): Do not set PC_REGNUM.
8551
8552 2004-03-06 Mark Kettenis <kettenis@gnu.org>
8553
8554 * config/alpha/tm-fbsd.h: Remove file.
8555 * config/alpha/fbsd.mt: Tweak comment.
8556 (TM_FILE): Set to tm-alpha.h.
8557
8558 2004-03-05 Andrew Cagney <cagney@redhat.com>
8559
8560 * infrun.c (step_over_function): When non-legacy code, and no
8561 step_frame_id, use the unwinder to get the caller's frame ID.
8562
8563 2004-03-05 Mark Kettenis <kettenis@gnu.org>
8564
8565 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
8566 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
8567 bfd_arch_unknown. Adjust comment.
8568
8569 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
8570 * i386obsd-tdep.c: Correct spelling in comment.
8571 * i386nbsd-tdep.c: Correct spelling in comment.
8572 * sparc-tdep.c: Correct spelling in comments.
8573
8574 2004-03-05 David Carlton <carlton@kealia.com>
8575
8576 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
8577 bug.
8578
8579 2004-03-05 Mark Kettenis <kettenis@gnu.org>
8580
8581 * sparc-tdep.c: Fix typo in comment.
8582
8583 2004-03-04 J. Brobecker <brobecker@gnat.com>
8584
8585 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
8586
8587 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
8588
8589 * dwarf2read.c: Add comment describing memory lifetimes.
8590 (struct dwarf2_pinfo): Update comment.
8591 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
8592 (read_enumeration, new_symbol): Don't use obsavestring.
8593
8594 2004-03-04 Mark Kettenis <kettenis@gnu.org>
8595
8596 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
8597 instead of amd64_fill_fxsave.
8598 * amd64bsd-nat.c (store_inferior_registers): Likewise.
8599 * amd64fbsd-nat.c (fill_fpregset): Likewise.
8600
8601 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
8602 Reorganize code a bit.
8603
8604 2004-03-04 Orjan Friberg <orjanf@axis.com>
8605
8606 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
8607 when the frame pointer is pushed. Don't set the frame pointer's
8608 address on the stack unless it's actually located there.
8609 Set the SRP's address on the stack correctly when the PC is still in
8610 the prologue.
8611 (cris_return_value): New function.
8612 (cris_gdbarch_init): Clear deprecated store_return_value,
8613 extract_return_value.
8614
8615 2004-03-02 Jim Blandy <jimb@redhat.com>
8616
8617 * stabsread.c (reg_value_complaint): The maximum register number
8618 is one less than the number of registers.
8619
8620 2004-03-02 Andrew Cagney <cagney@redhat.com>
8621
8622 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
8623 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
8624 trailing comma and redundant assignment of I386_ST0_REGNUM.
8625 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
8626 32-bit segment registers.
8627
8628 2004-03-01 Andrew Cagney <cagney@redhat.com>
8629
8630 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
8631 use frame_relative_level and get_next_frame.
8632
8633 2004-02-29 Andrew Cagney <cagney@redhat.com>
8634
8635 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
8636 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
8637 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
8638 Delete macro.
8639
8640 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
8641
8642 * inflow.c (terminal_inferior): Don't give up the terminal if we
8643 previously couldn't get the inferior's terminal state.
8644
8645 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
8646
8647 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
8648 PC_REGNUM.
8649
8650 2004-02-28 Andrew Cagney <cagney@redhat.com>
8651
8652 * NEWS: Refer to GDB 6.1.
8653 * README: Refer to GDB 6.1.
8654 * PROBLEMS: Refer to GDB 6.1.
8655
8656 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
8657
8658 * thread-db.c (disable_thread_signals): Remove unused function.
8659
8660 2004-02-28 Mark Kettenis <kettenis@gnu.org>
8661
8662 * amd64-nat.c: Include "gdb_string.h".
8663 (amd64_collect_native_gregset): Zero-extend the 32-bit
8664 general-purpose registers and %eip.
8665
8666 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
8667 * amd64-tdep.c (amd64_collect_fxsave): New function.
8668 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
8669
8670 * i387-tdep.h: Update copyright year.
8671 (i387_collect_fxsave): New prototype.
8672 * i387-tdep.c: Update copyright year.
8673 (i387_collect_fxsave): New function containing most of the code
8674 from i387_fill_fxsave.
8675 (i387_fill_fxsave): Call i387_collect_fxsave.
8676
8677 2004-02-28 Andrew Cagney <cagney@redhat.com>
8678
8679 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
8680 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
8681
8682 2004-02-28 Mark Kettenis <kettenis@gnu.org>
8683
8684 * amd64-tdep.c (amd64_frame_cache): Fix comment.
8685
8686 2004-02-28 Andrew Cagney <cagney@redhat.com>
8687
8688 * utils.c: Use "", instead of <>, to include readline.
8689 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
8690 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
8691 * source.c, solib.c, exec.c, event-top.c: Ditto.
8692 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
8693 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
8694 * Makefile.in: Update all dependencies.
8695 (readline_tilde_h, readline_history_h): Define.
8696 (readline_headers): Delete.
8697
8698 2004-02-28 Mark Kettenis <kettenis@gnu.org>
8699
8700 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
8701 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
8702 "config/i386/tm-lx64.h".
8703
8704 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
8705 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
8706 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
8707
8708 2004-02-28 Andrew Cagney <cagney@redhat.com>
8709
8710 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
8711
8712 * breakpoint.c (_initialize_breakpoint): Use
8713 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
8714 Add help to show command.
8715
8716 2004-02-28 Mark Kettenis <kettenis@gnu.org>
8717
8718 * i386-nat.c: Reformat to be closer to coding standards.
8719 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
8720 `retval'. Make variables `align' and `size' local to while-loop.
8721 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
8722 (_initialize_i386_nat): New prototype.
8723
8724 * tui/tui.c: Include <readline/readline.h> instead of
8725 "readline/readline.h". Include it after <term.h> and
8726 "gdb_curses.h".
8727
8728 2004-02-27 Andrew Cagney <cagney@redhat.com>
8729
8730 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
8731 the new frame unwind code.
8732 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
8733 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
8734 PCOQ_HEAD_REGNUM.
8735
8736 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
8737 "return_value" and "push_dummy_call".
8738 (hppa32_use_struct_convention): Delete unused function.
8739 (hppa32_store_return_value): Delete unused function.
8740 (hppa32_extract_return_value): Delete unused function.
8741 (hppa32_stack_align): Delete function.
8742
8743 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
8744
8745 * coffread.c (enter_linenos): Don't let rawptr reference memory
8746 outside linetab[]'s limits.
8747
8748 2004-02-27 Andrew Cagney <cagney@redhat.com>
8749
8750 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
8751 inferior stack space - the stack needs to grow upwards.
8752 (hppa32_frame_align): New function.
8753 (hppa64_frame_align): Replace hppa_frame_align.
8754 (hppa_gdbarch_init): Update.
8755
8756 2004-02-26 Orjan Friberg <orjanf@axis.com>
8757
8758 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
8759 (dwarf2-frame.h): Include.
8760 (enum cris_regnums): New enum CRIS_FP_REGNUM.
8761 Remove static variables related to ABI setting.
8762 (struct gdbarch_tdep): Remove cris_abi member.
8763 (struct frame_extra_info): Remove.
8764 (cris_unwind_cache, stack_item): New structs.
8765 (cris_frame_unwind, cris_frame_base): New variables.
8766 (push_stack_item, pop_stack_item)
8767 (cris_frame_unwind_cache, cris_frame_this_id)
8768 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
8769 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
8770 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
8771 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
8772 (cris_reg_struct_has_addr): New functions.
8773 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
8774 (cris_frame_saved_pc, cris_saved_pc_after_call,
8775 (cris_store_struct_return, cris_frameless_function_invocation)
8776 (cris_pop_frame, cris_skip_prologue_main)
8777 (cris_abi_original_store_return_value)
8778 (cris_abi_v2_store_return_value)
8779 (cris_abi_original_extract_return_value)
8780 (cris_abi_v2_extract_return_value)
8781 (cris_abi_original_reg_struct_has_addr)
8782 (cris_abi_v2_reg_struct_has_addr)
8783 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
8784 (cris_push_return_address, cris_abi_update): Remove.
8785 (_initialize_cris_tdep): Remove ABI command.
8786 (cris_dump_tdep): Ditto.
8787 (cris_gdbarch_init): Remove ABI command.
8788 Set store_return_value, extract_return_value, push_dummy_code,
8789 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
8790 frame_unwind_append_sniffer, frame_base_set_default.
8791 Clear deprecated init_frame_pc, push_arguments, store_return_value,
8792 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
8793 sizeof_call_dummy_words, get_saved_register, push_return_address,
8794 pop_frame, store_struct_return, frame_init_saved_regs,
8795 init_extra_frame_info, frameless_function_invocation, frame_chain,
8796 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
8797 dummy_write_sp.
8798
8799 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8800
8801 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
8802 * valprint.c (print_hex_chars): Change from static to external.
8803 (print_char_chars): New function.
8804 * printcmd.c (print_scalar_formatted): For integer and enum types
8805 that are longer than LONGEST, perform processing via appropriate
8806 print_*_chars routines.
8807
8808 2004-02-26 Andrew Cagney <cagney@redhat.com>
8809
8810 * Makefile.in: Update dependencies.
8811 Changes from Ulrich Weigand,
8812 * s390-tdep.c: Include "dwarf2-frame.h".
8813 (s390_dwarf2_frame_init_reg): New function.
8814 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
8815 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
8816
8817 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8818
8819 * breakpoint.c (pending_break_support): New setting variable.
8820 (break_command_1): Account for pending_break_support setting
8821 when creating pending breakpoints.
8822 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
8823 (_initialize_breakpoint): Add "set breakpoint pending" and
8824 "show breakpoint pending" commands.
8825
8826 2004-02-26 Andrew Cagney <cagney@redhat.com>
8827
8828 Fix PR i18n/1570.
8829 * charset.c (backslashable, backslashed, represented): Remove 'e'
8830 from list of escaped characters, not part of ISO-C.
8831
8832 2004-02-25 J. Brobecker <brobecker@gnat.com>
8833
8834 From Peter Schauer <schauer@pdf.de>:
8835 * tui/tui.c: Move system header includes after local includes.
8836 Fixes a build failure on solaris systems.
8837
8838 2004-02-25 J. Brobecker <brobecker@gnat.com>
8839
8840 * configure.in: Refine the previous change.
8841 * configure: Regenerate.
8842
8843 2004-02-25 Mark Kettenis <kettenis@gnu.org>
8844
8845 * amd64-tdep.h: Renamed from x86-64-tdep.h.
8846 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
8847 "amd64-tdep.h" instead of "x86-64-tdep.h".
8848 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8849 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
8850 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
8851 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8852 and "x86-64-tdep.c".
8853 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
8854 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
8855 and "x86-64-tdep.c".
8856 * amd64bsd-nat.c: Update copyright year.
8857 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
8858 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
8859 "x86-64-tdep.h".
8860 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
8861 "x86-64-tdep.h".
8862 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
8863 "x86-64-tdep.h".
8864 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
8865 "x86-64-tdep.h".
8866 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
8867 "x86-64-tdep.h".
8868 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
8869 "x86-64-tdep.h".
8870 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
8871 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
8872 * Makefile.in (amd64_linux_tdep_h): Renamed from
8873 x86_64_linux_tdep_h.
8874 (amd64_tdep_h): Renamed from x86_64_tdep_h.
8875 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
8876 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
8877 (amd64obsd-tdep.o): Update dependencies.
8878 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
8879 dependencies.
8880 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
8881 dependencies.
8882 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
8883 amd64-linux-nat.c amd64-linux-tdep.c.
8884 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
8885 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
8886 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
8887 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
8888 amd64-tdep.o and amd64-linux-tdep.o.
8889 (TM_FILE): Set to tm-linux64.h.
8890 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
8891 (NAT_FILE): Set to nm-linux64.h.
8892 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
8893 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8894 amd64-tdep.o.
8895 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8896 amd64-tdep.o.
8897 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
8898 amd64-tdep.o.
8899
8900 2004-02-25 Roland McGrath <roland@redhat.com>
8901
8902 * remote.c (remote_protocol_qPart_auxv): New variable.
8903 (init_all_packet_configs): Initialize it.
8904 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
8905 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
8906 (show_remote_cmd): Call it.
8907 (_initialize_remote): Initialize commands.
8908 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
8909 service TARGET_OBJECT_AUXV requests.
8910
8911 2004-02-25 J. Brobecker <brobecker@gnat.com>
8912
8913 * configure.in: Make sure that the wborder function is available.
8914 Otherwise, search for it in the cur_colr library.
8915 * configure: Regenerate.
8916
8917 2004-02-25 Andrew Cagney <cagney@redhat.com>
8918
8919 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
8920
8921 2004-02-25 Mark Kettenis <kettenis@gnu.org>
8922
8923 * config/i386/tm-x86-64linux.h: Tweak comments.
8924
8925 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
8926
8927 * MAINTAINERS: Add self to write-after-approval list.
8928
8929 2004-02-25 Andrew Cagney <cagney@redhat.com>
8930
8931 PR cli/1566. Problem found, and fix suggested by David Allan.
8932 * cli/cli-script.c (execute_control_command): Unconditionally
8933 install a cleanup. Default "ret" to "invalid_control". Use
8934 "break" instead of "return" to escape from the switch.
8935
8936 2004-02-24 J. Brobecker <brobecker@gnat.com>
8937
8938 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
8939 with the lines macro defined in term.h on AiX.
8940 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
8941 a collision with the label_width macro defined in term.h on AiX.
8942
8943 2004-02-23 David Mosberger <davidm@hpl.hp.com>
8944
8945 Committed by Kevin Buettner <kevinb@redhat.com>.
8946
8947 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
8948 * ia64-tdep.c (ia64_write_pc): Make it a global function.
8949 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
8950 instead of ia64_write_pc().
8951 * ia64-linux-tdep.c (regcache.h): Include.
8952 (ia64_linux_write_pc): New function.
8953
8954 2004-02-23 Roland McGrath <roland@redhat.com>
8955
8956 * auxv.c (info_auxv_command): Fix typos in error messages.
8957
8958 2004-02-23 Mark Kettenis <kettenis@gnu.org>
8959
8960 * x86-64-tdep.h: Tweak comment.
8961 (enum amd64_regnum): New.
8962 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
8963 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
8964 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
8965 (X86_64_XMM1_REGNUM): Removed.
8966 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
8967 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
8968 prototypes for renamed functions.
8969 * x86-64-tdep.c: Fix typo.
8970 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
8971 register numbers.
8972 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
8973 Use constants from `enum amd64_regnum' for register numbers.
8974 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
8975 (amd64_analyze_prologue, amd64_frame_cache,
8976 amd64_sigtramp_frame_cache): Use constants from `enum
8977 amd64_regnum' for register numbers.
8978 (amd64_supply_fpregset): Adjust for renamed functions.
8979 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
8980 `enum amd64_regnum' for register numbers.
8981 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
8982 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
8983 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
8984 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
8985 (amd64_linux_fill_gregset): Adjust for renamed macros.
8986 (fetch_core_registers): Adjust for renamed functions.
8987 (amd64_linux_init_abi): Adjust for renamed functions.
8988 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
8989 renamed functions.
8990 * amd64-nat.c: Adjust for renamed macros.
8991 * amd64bsd-nat.c (fetch_inferior_registers)
8992 (store_inferior_registers): Use constants from `enum amd64_regnum'
8993 for register numbers. Adjust for renamed variables.
8994 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
8995 renamed variables.
8996 (_initialize_amd64fbsd_nat): Use constants from `enum
8997 amd64_regnum' for register numbers.
8998 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
8999 `enum amd64_regnum' for register numbers.
9000 (amd64fbsd_init_abi): Adjust for renamed functions.
9001 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
9002 `enum amd64_regnum' for register numbers.
9003 (amd64nbsd_init_abi): Adjust for renamed functions.
9004 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
9005 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
9006 `enum amd64_regnum' for register numbers.
9007 (amd64obsd_init_abi): Adjust for renamed functions.
9008 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
9009
9010 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9011
9012 * breakpoint.c (print_one_breakpoint): Do not output spaces
9013 after printing <PENDING> for a pending breakpoint.
9014
9015 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9016
9017 * printcmd.c (print_scalar_formatted): Initialize val_long
9018 to remove compiler warning message.
9019
9020 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
9021
9022 * defs.h (nquery, yquery): New prototypes.
9023 * breakpoint.c (break_command_1): Use new nquery interface.
9024 * utils.c (defaulted_query, nquery, yquery): New functions.
9025
9026 2004-02-23 Andrew Cagney <cagney@redhat.com>
9027
9028 * hppa-tdep.c (hppa_frame_align): New function.
9029 (hppa32_push_dummy_call): New function.
9030 (hppa64_push_dummy_call): New function.
9031 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
9032 disabled.
9033
9034 * infcall.c (legacy_push_dummy_code): Don't call deprecated
9035 FIX_CALL_DUMMY when push_dummy_call is available.
9036 (call_function_by_hand, push_dummy_code): Ditto.
9037
9038 2004-02-22 Andrew Cagney <cagney@redhat.com>
9039
9040 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
9041 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
9042 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
9043 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
9044 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
9045 call_dummy_location to ON_STACK.
9046
9047 2004-02-22 Mark Kettenis <kettenis@gnu.org>
9048
9049 * x86-64-linux-tdep.c: Tweak comment.
9050 (amd64_linux_supply_gregset): Renamed from
9051 x86_64_linux_supply_gresget.
9052 (amd64_linux_fill_gregset): Renamed from
9053 x86_64_linux_fill_gregset.
9054 (fetch_core_registers): Adjust for renamed functions.
9055 (amd64_core_fns): Renamed from x86_64_core_fns.
9056 (amd64_linux_sigtramp_start): Renamed from
9057 x86_64_linux_sigtramp_start.
9058 (amd64_linux_pc_in_sigtramp): Renamed from
9059 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
9060 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
9061 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
9062 (amd64_linux_sigcontext_addr): Renamed from
9063 x86_64_linux_sigcontext_addr.
9064 (amd64_linux_sc_reg_offset): Renamed from
9065 x86_64_linux_sc_reg_offset.
9066 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
9067 Adjust for renamed functions and variables.
9068 (_initialize_amd64_linux_tdep): Renamed from
9069 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
9070 variables.
9071 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
9072 Adjust for renamed functions.
9073
9074 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
9075 from x86_64_linux_gregset64_reg_offset.
9076 (amd64_linux_gregset32_reg_offset): Rename from
9077 x86_64_linux_gregset64_reg_offset.
9078 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
9079 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
9080 (amd64_linux_dr_set_control): Renamed from
9081 x86_64_linux_dr_set_control. Adjust for renamed functions.
9082 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
9083 Adjust for renamed functions.
9084 (amd64_linux_dr_reset_addr): Renamed from
9085 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
9086 (amd64_linux_dr_get_status): Renamed from
9087 x86_64_linux_dr_get_status. Adjust for renamed functions.
9088 (_initialize_amd64_linux_nat): Renamed from
9089 _initialize_x86_64_linux_nat. Adjust for renamed variables and
9090 functions.
9091 * config/i386/nm-x86-64linux.h: Update copyright year.
9092 Adjust for renamed functions.
9093
9094 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
9095 amd64fbsd_sigtramp_start.
9096 (amd64fbsd_sigtramp_end_addr): Renamed from
9097 amd64fbsd_sigtramp_end.
9098 (amd64fbsd_init_abi): Adjust for renamed variables.
9099 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
9100 variables.
9101 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
9102 amd64fbsd_sigtramp_start.
9103 (amd64fbsd_sigtramp_end_addr): Renamed from
9104 amd64fbsd_sigtramp_end.
9105
9106 2004-02-22 Andrew Cagney <cagney@redhat.com>
9107
9108 * hppa-tdep.c (hppa32_return_value): New function.
9109 (hppa64_return_value): New function.
9110 (hppa_gdbarch_init): Set return_value; keep disabled.
9111
9112 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
9113 struct-return and inferior function call methods.
9114
9115 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
9116 "frame-base.h".
9117 (struct hppa_frame_cache): Define.
9118 (hppa_frame_cache, hppa_frame_this_id): New functions.
9119 (hppa_frame_prev_register): New function.
9120 (hppa_frame_unwind, hppa_frame_base): New variables.
9121 (hppa_frame_unwind_sniffer): New function.
9122 (hppa_frame_base_address, hppa_unwind_pc): New function.
9123 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
9124 sniffer, and frame base sniffer; keep disabled.
9125 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
9126 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
9127
9128 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
9129 to predicates for "seriously old code".
9130
9131 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
9132 runtime if(0).
9133
9134 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
9135 unsigned.
9136 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
9137
9138 * config/pa/tm-hppa.h: Update copyright.
9139 (DEPRECATED_INIT_FRAME_PC): Delete macro.
9140 (deprecated_init_frame_pc_default): Delete declaration.
9141 (hppa_frame_init_saved_regs): Delete declaration.
9142 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
9143 * hppa-tdep.c: Include "arch-utils.h".
9144 (hppa_gdbarch_init): Set deprecated init_frame_pc
9145 and deprecated frame_init_saved_regs.
9146 (hppa_frame_init_saved_regs): Make static.
9147
9148 2004-02-22 Mark Kettenis <kettenis@gnu.org>
9149
9150 Remove old 386BSD support.
9151 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
9152 * configure.host: Remove i[34567]86-*-bsd*.
9153 * configure.tgt: Remove i[34567]86-*-bsd*.
9154 * i386b-nat.c: Removed.
9155 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
9156 (i386b-nat.o): Remove dependencies.
9157
9158 * config/i386/i386bsd.mh: Removed.
9159 * config/i386/i386bsd.mt: Removed.
9160 * config/i386/nm-i386bsd.h: Removed.
9161 * config/i386/tm-i386bsd.h: Removed.
9162 * config/i386/xm-i386bsd.h: Removed.
9163
9164 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
9165
9166 * amd64fbsd-tdep.c: Include "solib-svr4.h".
9167 (amd64fbsd_init_abi): Set link map offsets.
9168 * amd64nbsd-tdep.c: Include "slib-svr4.h".
9169 (amd64nbsd_init_abi): Set link map offsets.
9170 * amd64obsd-tdep.c: Include "solib-svr4.h".
9171 (amd64obsd_init_abi): Set link map offsets.
9172 * i386fbsd-tdep.c: Include "solib-svr4.h".
9173 (i386fbsd_init_abi): Set link map offsets.
9174 * i386nbsd-tdep.c: Include "solib-svr4.h".
9175 (i386nbsdelf_init_abi): Set link map offsets.
9176 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
9177 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
9178 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
9179 solib-legacy.o and core-aout.o. Reformat.
9180 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
9181 solib-svr4.o, solib-legacy.o. Reformat.
9182 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
9183 * config/i386/nbsdelf.mh: Reformat.
9184 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
9185 solib-svr4.o, solib-legacy.o and corelow.o.
9186 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
9187 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
9188 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
9189 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
9190 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
9191 (TM_FILE): Set to tm-fbsd.h.
9192 * config/i386/nbsd.mt (TDEPFILES): Reformat.
9193 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
9194 solib-svr4.o.
9195 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
9196 solib-svr4.o.
9197 (TM_FILE): Set to nm-nbsd.h.
9198 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
9199 Simplify shared library support. Don't include "elf/common.h".
9200 (SVR4_SHARED_LIBS): Don't define.
9201 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
9202 "solib.h".
9203 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
9204 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
9205 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
9206 Don't include "i386/tm-i386.h". Include "solib.h".
9207 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
9208 Don't include "i386/tm-i386.h".
9209 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
9210 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
9211 Include "i386/xm-i386.h".
9212 (HOST_LONG_DOUBLE_FORMAT): Remove.
9213
9214 Fix OpenBSD/i386 sigtramp recognition.
9215 * i386-tdep.h: Update copyright year.
9216 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
9217 (i386bsd_sigtramp_end): New prototypes.
9218 (i386fbsd_sigtramp_start_addr): Renamed from
9219 i386fbsd_sigtramp_start.
9220 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
9221 (i386obsd_sigtramp_start_addr): Renamed from
9222 i386obsd_sigtramp_start.
9223 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
9224 * i386bsd-tdep.c: Update copyright year.
9225 (i386bsd_pc_in_sigtramp): Make public.
9226 * i386fbsd-nat.c: Update copyright year.
9227 (_initialize_i386fbsd_nat): Adjust for renamed variables.
9228 * i386fbsd-tdep.c: Update copyright year.
9229 (i386fbsd_sigtramp_start_addr): Renamed from
9230 i386fbsd_sigtramp_start.
9231 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
9232 (i386fbsdaout_init_abi): Adjust for renamed variables.
9233 * i386obsd-nat.c: Update copyright year.
9234 (_initialize_i386obsd_nat): Adjust for renamed variables.
9235 * i386obsd-tdep.c: Include "target.h".
9236 (i386obsd_page_size): New variable.
9237 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
9238 (i386obsd_sigtramp_end): New functions.
9239 (i386obsd_sigtramp_start_addr): Renamed from
9240 i386obsd_sigtramp_start.
9241 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
9242 (i386obsd_init_abi): Adjust for renamed variables. Set
9243 pc_in_sigtramp, sigtramp_start and sigtramp_end.
9244 * Makefile.in (i386obsd-tdep.o): Update dependencies.
9245
9246 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
9247 trampoline change in OpenBSD kernel.
9248
9249 * amd64-nat.c: Update copyright year.
9250 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
9251 architecture from REGCACHE.
9252
9253 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
9254 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
9255
9256 2004-02-21 Mark Kettenis <kettenis@gnu.org>
9257
9258 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
9259 i[34567]86-*-openbsd3.[0-3].
9260 * config/i386/obsdaout.mh: New file.
9261
9262 * config/i386/obsd.mh (MH_FLAGS): Remove.
9263
9264 Fix PR build/1549.
9265 * i386obsd-tdep.c: Update copyright years. Include
9266 "solib-svr4.h".
9267 (i386obsd_init_abi): Don't set regset_from_core_section here.
9268 (i386obsd_aout_init_abi): New function. Set
9269 regset_from_core_section here.
9270 (i386obsd_elf_init_abi): New function.
9271 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
9272 * Makefile.in (i386obsd-tdep.o): Update dependecies.
9273 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
9274 (TM_FILE): Set to tm-nbsd.h.
9275
9276 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
9277 solib-sunos.o.
9278
9279 * solib-svr4.h: Update copyright year.
9280 (svr4_ilp32_fetch_link_map_offsets)
9281 (svr4_lp64_fetch_link_map_offsets): New prototype.
9282 * solib-svr4.c: Update copyright year.
9283 (svr4_ilp32_fetch_link_map_offsets)
9284 (svr4_lp64_fetch_link_map_offsets): New function.
9285
9286 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
9287
9288 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
9289 to the partial symbol table.
9290
9291 2004-02-20 J. brobecker <brobecker@gnat.com>
9292
9293 * PROBLEMS: Add description of problem documented under gdb/1560.
9294
9295 2004-02-20 Mark Kettenis <kettenis@gnu.org>
9296
9297 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
9298 comments.
9299 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
9300 functions.
9301 (amd64obsd_init_abi): Reorder initializations. Use
9302 amd64obsd_r_reg_offset to initialize the general-purpose register
9303 set details. Set regset_from_core_section.
9304 (_initialize_amd64obsd_tdep): Rename from
9305 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
9306 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
9307 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
9308
9309 * NEWS (New native configurations): Mention OpenBSD/alpha.
9310 * configure.tgt: Add alpha*-*-openbsd*.
9311 * configure.host: Add alpha*-*-openbsd*.
9312 * alphanbsd-tdep.c: Update copyright year.
9313 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
9314
9315 2004-02-20 Andrew Cagney <cagney@redhat.com>
9316
9317 Fix PR tdep/1372.
9318 * configure.tgt: Delete target "none-*-*".
9319 * configure.host: Delete host "none-*-*".
9320 * config/none/none.mh: Delete file.
9321 * config/none/none.mt: Delete file.
9322 * config/none/xm-none.h: Delete file.
9323 * config/none/tm-none.h: Delete file.
9324 * config/none/nm-none.h: Delete file.
9325
9326 2004-02-19 Fred Fish <fnf@redhat.com>
9327
9328 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
9329 cache->uses_fp prior to setting it.
9330
9331 2004-02-19 Fred Fish <fnf@redhat.com>
9332
9333 Fix for PR breakpoint/1558.
9334 * sh-tdep.c (IS_JSR): New macro.
9335 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
9336
9337 2004-02-19 Jim Blandy <jimb@redhat.com>
9338
9339 * findvar.c (value_from_register): Doc fix.
9340
9341 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
9342
9343 * printcmd.c (print_scalar_formatted): Do not check for sizeof
9344 type being greater than sizeof of host's LONGEST. Always use
9345 unpack_long() unless format 'f' chosen.
9346
9347 2004-02-19 Joel Brobecker <brobecker@gnat.com>
9348
9349 Committed by Elena Zannoni <ezannoni@redhat.com>
9350
9351 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
9352 contains a symbol wich is the best, non-exact match for the given
9353 pc. Update comments.
9354
9355 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
9356
9357 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
9358 macro, which was part of the now removed Mach 3 port.
9359 * utils.c (request_quit): Ditto.
9360
9361 2004-02-18 Mark Kettenis <kettenis@gnu.org>
9362
9363 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
9364 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
9365
9366 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9367
9368 Committed by Mark Kettenis <kettenis@gnu.org>.
9369
9370 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
9371 Define.
9372
9373 2004-02-18 Andrew Cagney <cagney@redhat.com>
9374
9375 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
9376 CONFIG_INSTALL and CONFIG_UNINSTALL.
9377 * configure: Re-generate.
9378 * interps.h (INTERP_TUI): Define.
9379 * Makefile.in: Update dependencies.
9380 (TUI): New macro.
9381 (tui-main.o): Specify dependencies.
9382 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
9383 * tui/tui-main.c: New file.
9384
9385 2004-02-18 Mark Kettenis <kettenis@gnu.org>
9386
9387 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
9388 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
9389 dependencies.
9390 * configure.host: Add x86_64-*-openbsd*.
9391 * configure.tgt: Add x86_64-*-openbsd*.
9392 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
9393
9394 * tui/tui.c: Don't include <malloc.h>.
9395
9396 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
9397 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
9398 amd64nbsd-tdep.c.
9399
9400 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
9401 static. Remove extraneous whitespace.
9402 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
9403 static.
9404
9405 2004-02-17 Jim Blandy <jimb@redhat.com>
9406
9407 * findvar.c (value_from_register): Doc fix.
9408
9409 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9410
9411 Committed by Jim Blandy <jimb@redhat.com>.
9412
9413 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
9414 CORE_ADDR as type for selectors. Correct types for GNU run time
9415 message lookup function to use double indirection.
9416 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
9417 * objc-lang.h (lookup_child_selector): Adapt prototype.
9418
9419 * s390-nat.c (SUBOFF): New macro.
9420 (supply_gregset, fill_gregset): Use it to handle debugging
9421 of 32-bit exectuables running under a 64-bit kernel.
9422 * s390-tdep.c: Include "solib-svr4.h".
9423 (s390_svr4_fetch_link_map_offset): New function.
9424 (s390x_svr_fetch_link_map_offset): Likewise.
9425 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
9426 * Makefile.in (s390-tdep.o): Update dependencies.
9427
9428 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
9429 "frame-unwind.h".
9430 (s390_readinstruction): Reformat. Use read_memory_nobpt.
9431 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
9432 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
9433 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
9434 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
9435 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
9436 S390_SIGNAL_FRAMESIZE,
9437 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
9438 (struct frame_extra_info): Remove.
9439 (s390_memset_extra_info): Remove.
9440 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
9441 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
9442 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
9443 (is_rse): Renamed to ...
9444 (is_rsy): ... this. Support long displacements.
9445 (is_rxe): Renamed to ...
9446 (is_rxy): ... this. Support long displacements.
9447 (compute_x_addr): Support long displacements.
9448 (struct s390_prologue_data): New data type.
9449 (s390_on_stack): Change API to use struct s390_prologue_data.
9450 (s390_store): Reimplement.
9451 (s390_load): New function.
9452 (s390_get_signal_frame_info): Remove.
9453 (s390_get_frame_info): Remove, replace by ...
9454 (s390_analyze_prolog): ... this new function.
9455 (s390_check_function_end): Remove.
9456 (s390_function_start): Remove.
9457 (s390_frameless_function_invokation): Remove.
9458 (s390_is_sigreturn): Remove.
9459 (s390_init_frame_pc_first): Remove.
9460 (s390_init_frame_extra_info): Remove.
9461 (s390_frame_init_saved_regs): Remove.
9462 (s390_frame_saved_pc_nofix): Remove.
9463 (s390_frame_saved_pc): Remove.
9464 (s390_frame_chain): Remove.
9465 (s390_fp_regnum, s390_read_fp): Remove.
9466 (s390_pop_frame_regular, s390_pop_frame): Remove.
9467 (s390_saved_pc_after_call): Remove.
9468 (s390_skip_prologue): Reimplement.
9469 (s390_in_function_epilogue_p): Support long displacements.
9470 (struct s390_unwind_cache): New data structure.
9471 (s390_frame_unwind_cache): New function.
9472 (s390_prologue_frame_unwind_cache): Likewise.
9473 (s390_backchain_frame_unwind_cache): Likewise.
9474 (s390_frame_this_id, s390_frame_prev_register): Likewise.
9475 (s390_frame_unwind): Define.
9476 (s390_frame_sniffer): New function.
9477 (struct s390_pltstub_unwind_cache): New data structure.
9478 (s390_pltstub_frame_unwind_cache): New function.
9479 (s390_pltstub_frame_this_id): Likewise.
9480 (s390_pltstub_frame_prev_register): Likewise.
9481 (s390_pltstub_frame_unwind): Define.
9482 (s390_pltstub_frame_sniffer): New function.
9483 (struct s390_sigtramp_unwind_cache): New data structure.
9484 (s390_sigtramp_frame_unwind_cache): New function.
9485 (s390_sigtramp_frame_this_id): Likewise.
9486 (s390_sigtramp_frame_prev_register): Likewise.
9487 (s390_sigtramp_frame_unwind): Define.
9488 (s390_sigtramp_frame_sniffer): New function.
9489 (s390_frame_base_address, s390_local_base_address): New functions.
9490 (s390_frame_base): Define.
9491 (s390_unwind_pc, s390_unwind_sp): New function.
9492 (s390_push_dummy_call): Use new frame base location.
9493 (s390_unwind_dummy_id): Likewise.
9494 (s390_gdbarch_init): Remove calls to:
9495 set_gdbarch_frameless_function_invocation,
9496 set_gdbarch_deprecated_init_frame_pc,
9497 set_gdbarch_deprecated_frame_chain,
9498 set_gdbarch_deprecated_frame_init_saved_regs,
9499 set_gdbarch_deprecated_pop_frame,
9500 set_gdbarch_deprecated_init_extra_frame_info,
9501 set_gdbarch_deprecated_init_frame_pc_first,
9502 set_gdbarch_deprecated_target_read_fp,
9503 set_gdbarch_deprecated_frame_saved_pc,
9504 set_gdbarch_deprecated_saved_pc_after_call,
9505 set_gdbarch_deprecated_fp_regnum.
9506 Add calls to:
9507 set_gdbarch_in_solib_call_trampoline,
9508 frame_unwind_append_sniffer,
9509 frame_base_set_default,
9510 set_gdbarch_unwind_pc,
9511 set_gdbarch_unwind_sp.
9512 * Makefile.in (s390-tdep.o): Update dependencies.
9513
9514 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
9515 (S390_STACK_FRAME_OVERHEAD): Remove.
9516 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
9517 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
9518 (s390_promote_integer_argument): Remove.
9519 (s390_cannot_extract_struct_value_address): Remove.
9520 (s390_use_struct_convention, s390_store_struct_return): Remove.
9521 (s390_extract_return_value, s390_store_return_value): Remove.
9522 (s390_return_value_convention, s390_return_value): New functions.
9523 (is_float_singleton): Handle typedefs.
9524 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
9525 Remove, replace by ...
9526 (s390_function_arg_pass_by_reference, s390_function_arg_float,
9527 s390_function_arg_integer): ... these new functions.
9528 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
9529 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
9530 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
9531 Fill in tdep->abi.
9532 Remove calls to:
9533 set_gdbarch_deprecated_store_struct_return,
9534 set_gdbarch_deprecated_extract_return_value,
9535 set_gdbarch_deprecated_store_return_value,
9536 set_gdbarch_use_struct_convention,
9537 set_gdbarch_extract_struct_value_address,
9538 set_gdbarch_deprecated_pc_in_call_dummy,
9539 set_gdbarch_deprecated_push_arguments,
9540 set_gdbarch_deprecated_save_dummy_frame_tos,
9541 set_gdbarch_deprecated_push_return_address,
9542 set_gdbarch_deprecated_sizeof_call_dummy_words,
9543 set_gdbarch_deprecated_call_dummy_words,
9544 set_gdbarch_deprecated_dummy_write_sp.
9545 Add calls to:
9546 set_gdbarch_push_dummy_call,
9547 set_gdbarch_unwind_dummy_id,
9548 set_gdbarch_return_value.
9549
9550 * config/s390/nm-linux.h: Update comments.
9551 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
9552 (STOPPED_BY_WATCHPOINT): Redefine.
9553 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
9554 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
9555 (s390_stopped_by_watchpoint): Likewise.
9556 (watch_area_cnt): Remove.
9557 * s390-nat.c: Update comments.
9558 (watch_area): Remove typedef.
9559 Global replace watch_area by struct watch_area.
9560 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
9561 (s390_stopped_by_watchpoint): Remove pid argument,
9562 use s390_inferior_tid. Add short-cut for the no watchpoint case.
9563 (s390_fix_watch_points): Remove pid argument,
9564 use s390_inferior_tid. Recompute area spanned by watchpoints.
9565 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
9566 argument. Reimplement.
9567
9568 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
9569 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
9570 (FETCH_INFERIOR_REGISTERS): Define.
9571 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
9572 core-regset.o.
9573 * config/s390/s390x.mt: Remove.
9574 * config/s390/tm-s390.h: Remove.
9575 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
9576 (TARGET_ELF64): Remove.
9577 (SKIP_TRAMPOLINE_CODE): Do not undefine.
9578 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
9579 s390*-*-* case; always set gdb_target to s390.
9580 * regformats/reg-s390.dat: Remove control registers.
9581 * regformats/reg-s390x.dat: Likewise.
9582 * s390-tdep.h: New file.
9583 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
9584 Include "inferior.h" and "s390-tdep.h".
9585 Remove private definition of offsetof.
9586 (s390_register_u_addr): Remove.
9587 (regmap_gregset, regmap_fpregset): Define.
9588 (supply_gregset, fill_gregset): Reimplement.
9589 (supply_fpregset, fill_fpregset): Likewise.
9590 (s390_inferior_tid): New function.
9591 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
9592 (fetch_inferior_registers, store_inferior_registers): Likewise.
9593 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
9594 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
9595 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
9596 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
9597 (struct gdbarch_tdep): Define.
9598 (struct s390_register_info): Define.
9599 (s390_register_info): New variable.
9600 (s390_register_name): Reimplement.
9601 (s390_register_type): New function.
9602 (s390_register_raw_size, s390x_register_raw_size): Remove.
9603 (s390_cannot_fetch_register): Remove.
9604 (s390_register_byte): Remove.
9605 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
9606 (s390_dwarf_regmap): New variable.
9607 (s390_dwarf_reg_to_regnum): New function.
9608 (s390_stab_reg_to_regnum): Remove.
9609 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
9610 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
9611 (s390_convert_register_p): Likewise.
9612 (s390_register_to_value, s390_value_to_register): Likewise.
9613 (s390_register_reggroup_p): Likewise.
9614 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
9615 s390_gregset, s390x_gregset, s390_fpregset): New variables.
9616 (s390_supply_regset, s390_regset_from_core_section): New functions.
9617 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
9618 (S390_FPR_SIZE): Likewise.
9619 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
9620 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
9621 (S390_NUM_GPRS): Move here from tm-s390.h.
9622 (S390_NUM_FPRS): Likewise.
9623 (s390_in_function_epilogue_p): New function.
9624 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
9625 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
9626 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
9627 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
9628 Replace S390_FP_REGNUM by S390_SP_REGNUM.
9629 Remove calls to:
9630 set_gdbarch_deprecated_max_register_raw_size,
9631 set_gdbarch_deprecated_max_register_virtual_size,
9632 set_gdbarch_deprecated_register_byte,
9633 set_gdbarch_cannot_fetch_register,
9634 set_gdbarch_cannot_store_register,
9635 set_gdbarch_deprecated_register_size,
9636 set_gdbarch_deprecated_register_raw_size,
9637 set_gdbarch_deprecated_register_virtual_size,
9638 set_gdbarch_deprecated_register_virtual_type,
9639 set_gdbarch_deprecated_register_bytes.
9640 Add calls to:
9641 set_gdbarch_num_pseudo_regs,
9642 set_gdbarch_register_type,
9643 set_gdbarch_convert_register_p,
9644 set_gdbarch_register_to_value,
9645 set_gdbarch_value_to_register,
9646 set_gdbarch_register_reggroup_p,
9647 set_gdbarch_regset_from_core_section,
9648 set_gdbarch_pseudo_register_read,
9649 set_gdbarch_pseudo_register_write,
9650 set_gdbarch_in_function_epilogue_p.
9651 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
9652 (s390_tdep_h): New variable.
9653
9654 2004-02-17 Jim Blandy <jimb@redhat.com>
9655
9656 * findvar.c (value_from_register): If the type has no length, just
9657 return an acceptable value --- don't report an internal error.
9658
9659 * stabsread.c (read_type): If we find any type numbers that are
9660 forward references, complain if the references aren't resolved by
9661 the time we're finished reading.
9662 (cleanup_undefined_types): Make error message more appropriate for
9663 a complaint.
9664
9665 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
9666
9667 * Makefile.in (defs_h): Remove dependency on progress_h.
9668 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
9669 progress.h.
9670 * main.c (captured_main): Delete use of START_PROGRESS and
9671 END_PROGRESS.
9672
9673 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
9674
9675 * objfiles.c (terminate_minimal_symbol_table): Add back
9676 initialization of MSYMBOL_TYPE.
9677
9678 2004-02-17 David Mosberger <davidm@hpl.hp.com>
9679
9680 Committed by Andrew Cagney.
9681 * Makefile.in (ia64_tdep_h): New macro.
9682 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
9683 (ia64-tdep.o): Likewise.
9684 * ia64-tdep.h: New file.
9685 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
9686 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
9687 (ia64_aix_sigcontext_register_address): Likewise.
9688 (ia64_linux_getunwind_table): Delete declaration.
9689 * ia64-linux-tdep.c: Likewise.
9690
9691 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
9692
9693 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
9694 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
9695 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
9696
9697 2004-02-17 Andrew Cagney <cagney@redhat.com>
9698
9699 * symtab.c (skip_prologue_using_sal): New function.
9700 * symtab.h (skip_prologue_using_sal): Declare.
9701 * frv-tdep.c: Include "symtab.h".
9702 (skip_prologue_using_sal): Delete function.
9703 * mips-tdep.c (skip_prologue_using_sal): Delete function.
9704 * rs6000-tdep.c (refine_prologue_limit): Mention
9705 skip_prologue_using_sal.
9706 * ia64-tdep.c (refine_prologue_limit): Ditto.
9707 * Makefile.in: Update dependencies.
9708
9709 2004-02-16 Andrew Cagney <cagney@redhat.com>
9710
9711 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
9712 START_INFERIOR_TRAPS_EXPECTED.
9713 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
9714 START_INFERIOR_TRAPS_EXPECTED.
9715 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
9716 Delete macro.
9717 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
9718 macro, moved to "nm-osf.h". Update copyright.
9719 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
9720 update copyright.
9721
9722 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
9723 and function replacing FRAMELESS_FUNCTION_INVOCATION.
9724 * blockframe.c (legacy_frameless_look_for_prologue): Rename
9725 frameless_look_for_prologue.
9726 * frame.h (legacy_frameless_look_for_prologue): Rename
9727 frameless_look_for_prologue.
9728 * gdbarch.h, gdbarch.c: Re-generate.
9729 * sh64-tdep.c (sh64_gdbarch_init): Update.
9730 * sh-tdep.c (sh_gdbarch_init): Update.
9731 * s390-tdep.c (s390_gdbarch_init): Update.
9732 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
9733 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
9734 * m68k-tdep.c (m68k_gdbarch_init): Update.
9735 (delta68_frame_args_address): Update.
9736 * m32r-tdep.c (m32r_gdbarch_init): Update.
9737 * hppa-tdep.c (hppa_gdbarch_init): Update.
9738 * h8300-tdep.c (h8300_gdbarch_init): Update.
9739 * frv-tdep.c (frv_gdbarch_init): Update.
9740 (frv_frameless_function_invocation): Update.
9741 * cris-tdep.c (cris_gdbarch_init): Update.
9742 (cris_frameless_function_invocation): Update.
9743 * avr-tdep.c (avr_gdbarch_init): Update.
9744 * arm-tdep.c (arm_gdbarch_init): Update.
9745 * stack.c (frame_info): Update, call predicate.
9746 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
9747 * frame.c (legacy_get_prev_frame): Update, call predicate..
9748 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
9749 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
9750 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
9751 invocation.
9752 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
9753 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
9754 * vax-tdep.c (vax_gdbarch_init): Ditto.
9755
9756 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
9757 function.
9758
9759 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
9760
9761 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
9762 initializations.
9763
9764 2004-02-16 Andrew Cagney <cagney@redhat.com>
9765
9766 * tui/tui-windata.c: Include "gdb_string.h".
9767 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
9768 * tui/tui-layout.c, tui/tui-command.c: Ditto.
9769 * Makefile.in: Update dependencies.
9770
9771 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
9772
9773 * Makefile.in (infrun.o): Add $(gdb_assert_h).
9774 * infrun.c: Include "gdb_assert.h".
9775 (singlestep_ptid, saved_singlestep_ptid)
9776 (stepping_past_singlestep_breakpoint): New variables.
9777 (resume): Set singlestep_ptid. Check for singlestep thread
9778 hop.
9779 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
9780 (handle_inferior_event): Handle singlestep thread hop.
9781
9782 2004-02-16 Andrew Cagney <cagney@redhat.com>
9783
9784 * dwarf2-frame.c (dwarf2_frame_ops): New function.
9785 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
9786 (dwarf2_frame_init_reg): Ditto.
9787
9788 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
9789 suggested by Joshua Neuheisel
9790
9791 * configure.in: Always check for curses, including pdcurses.
9792 Warn, instead of error, when no curses are found. Enable TUI when
9793 curses is available.
9794 * configure: Re-generate.
9795
9796 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
9797
9798 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
9799 sh_sh4_register_convert_to_virtual.
9800 (sh_register_convert_to_raw): Rename from
9801 sh_sh4_register_convert_to_raw.
9802 (sh_pseudo_register_read): Accomodate above name change.
9803 (sh_pseudo_register_write): Ditto.
9804
9805 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
9806
9807 * sh-tdep.c (sh_generic_register_name): Remove.
9808 (sh_gdbarch_init): Use sh_sh_register_name in default case.
9809
9810 2004-02-15 Andrew Cagney <cagney@redhat.com>
9811
9812 * configure.in (build_warnings): Add -Wunused-function.
9813 * configure: Re-generate.
9814
9815 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
9816 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
9817
9818 * procfs.c (procfs_init_inferior): Assume that
9819 START_INFERIOR_TRAPS_EXPECTED is defined.
9820 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
9821 * config/ns32k/tm-nbsd.h: Delete file,
9822 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
9823
9824 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
9825 * config/vax/tm-vax.h: Delete file.
9826
9827 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9828 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9829 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9830 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9831 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
9832 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
9833 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
9834
9835 2004-02-15 Mark Kettenis <kettenis@gnu.org>
9836
9837 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
9838 * dwarf2-frame.c (dwarf2_frame_data): New variable.
9839 (struct dwarf2_frame_ops): New.
9840 (dwarf2_frame_default_init_reg): New function, based on
9841 dwarf2_frame_init_reg.
9842 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
9843 (dwarf2_frame_init_reg): Call architecture-specific function.
9844 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
9845 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
9846 instead of dwarf2_frame_data.
9847 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
9848 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
9849
9850 2004-02-15 Andrew Cagney <cagney@redhat.com>
9851
9852 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
9853 register_gdbarch_swap.
9854 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
9855 * f-lang.c (_initialize_f_language): Update, use
9856 DEPRECATED_REGISTER_GDBARCH_SWAP.
9857 * remote.c (_initialize_remote): Ditto.
9858 * regcache.c (_initialize_regcache): Ditto.
9859 * parse.c (_initialize_parse): Ditto.
9860 * infrun.c (_initialize_infrun): Ditto.
9861 * mi/mi-main.c (_initialize_mi_main): Ditto.
9862 * gdbtypes.c (_initialize_gdbtypes): Ditto.
9863
9864 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
9865 poking .cacheable directly.
9866 * symfile.c (symfile_bfd_open): Ditto.
9867
9868 * Makefile.in: Update all dependencies.
9869
9870 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
9871 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
9872 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
9873 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
9874 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
9875
9876 2004-02-14 Andrew Cagney <cagney@redhat.com>
9877
9878 * arch-utils.c (legacy_convert_register_p): Check
9879 DEPRECATED_REGISTER_CONVERTIBLE_P.
9880 * findvar.c (value_of_register): Ditto.
9881
9882 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
9883 * gdbarch.h, gdbarch.c: Re-generate.
9884 * arch-utils.c (deprecated_register_convertible_not): Delete.
9885 * arch-utils.h (deprecated_register_convertible_not): Delete.
9886 * mi/mi-main.c (get_register): Update. Update copyright.
9887 * infcmd.c (default_print_registers_info): Update.
9888
9889 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
9890 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
9891 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
9892 * gdbarch.h, gdbarch.c: Re-generate.
9893 * frame.c (deprecated_get_next_frame_hack): Delete function.
9894 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
9895 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
9896 Update.
9897 * infcall.c (call_function_by_hand): Update.
9898
9899 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
9900
9901 * symfile.c (init_entry_point_info, entry_point_address): Move
9902 from here...
9903 * objfiles.c (init_entry_point_info, entry_point_address):..to
9904 here.
9905 * symfile.h (init_entry_point_info, entry_point_address): Remove
9906 prototypes.
9907 * objfiles.h (init_entry_point_info, entry_point_address):Add
9908 prototypes.
9909 * cris-tdep.c: Remove include of symfile.h. Add include of
9910 objfiles.h.
9911 * infcall.c: Ditto.
9912 * mcore-tdep.c: Ditto.
9913 * mn10300-tdep.c: Ditto.
9914 * sh64-tdep.c: Ditto.
9915 * v850-tdep.c: Ditto.
9916 * arm-tdep.c: Remove include of symfile.h.
9917 * blockframe.c: Ditto.
9918 * coffread.c: Ditto.
9919 * dbxread.c: Ditto.
9920 * dwarf2read.c: Ditto.
9921 * dwarfread.c: Ditto.
9922 * frv-tdep.c: Ditto.
9923 * ia64-tdep.c: Ditto.
9924 * mdebugread.c: Ditto.
9925 * mipsread.c: Ditto.
9926 * rs6000-tdep.c: Ditto.
9927 * s390-tdep.c: Ditto.
9928 * sh-tdep.c: Ditto.
9929 * xstormy16-tdep.c: Ditto.
9930 * gdbarch.sh: Remove include of symfile.h.
9931 * gdbarch.c: Regenerate.
9932 * solib-irix.c (enable_break): Use entry_point_address().
9933 Add comment about include file.
9934 * xcoffread.c: Add comment about include file.
9935 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
9936 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
9937 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
9938 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
9939 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
9940
9941 2004-02-13 Andrew Cagney <cagney@redhat.com>
9942
9943 * corelow.c (core_xfer_partial): Use "struct bfd_section".
9944 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
9945 copyright.
9946 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
9947
9948 2004-02-12 Fred Fish <fnf@redhat.com>
9949
9950 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
9951 set_gdbarch_store_return_value.
9952
9953 2004-02-12 Andrew Cagney <cagney@redhat.com>
9954
9955 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
9956 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
9957 (interrupt_query): Ditto.
9958 (ofunc): Delete unused variable.
9959 * cris-tdep.c (cris_abi): Delete unused function.
9960 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
9961 (cris_get_wide_opcode, cris_get_short_size): Ditto.
9962 (cris_get_asr_quick_shift_steps): Ditto.
9963 (cris_skip_prologue_frameless_p): Ditto.
9964 * arm-tdep.c (arm_push_return_address): Delete unused function.
9965 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
9966 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
9967 * s390-tdep.c (s390_function_start): Delete unused function.
9968
9969 2004-02-12 Andrew Cagney <cagney@redhat.com>
9970
9971 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
9972 gdbarch.h, gdbarch.c: Re-generate.
9973 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
9974 to generic_prologue_frameless_p.
9975 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
9976 * arch-utils.c (generic_prologue_frameless_p): Delete function.
9977
9978 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
9979
9980 * mips-linux-tdep.c: Include "frame.h".
9981 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
9982 (mips_linux_skip_resolver): New functions.
9983 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
9984 and set_gdbarch_in_solib_call_trampoline.
9985 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
9986 to after set_gdbarch_in_solib_return_trampoline. Only set the
9987 solib hooks to mips16 functions if the OS ABI is unknown.
9988 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
9989 including "config/tm-linux.h".
9990 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
9991 * Makefile.in (mips-linux-tdep.o): Update.
9992
9993 2004-02-11 David Carlton <carlton@kealia.com>
9994
9995 * linespec.c (decode_compound): Only look for a class symbol when
9996 considering all but the rightmost component.
9997
9998 2004-02-11 Andrew Cagney <cagney@redhat.com>
9999
10000 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
10001 abi code are are separatly grouped.
10002
10003 2004-02-11 Andrew Cagney <cagney@redhat.com>
10004
10005 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
10006 * gdbarch.h, gdbarch.c: Re-generate.
10007 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
10008 * v850-tdep.c (v850_gdbarch_init): Update.
10009 * sh64-tdep.c (sh64_gdbarch_init): Update.
10010 * sh-tdep.c (sh_gdbarch_init): Update.
10011 * s390-tdep.c (s390_gdbarch_init): Update.
10012 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
10013 * mips-tdep.c (mips_gdbarch_init): Update.
10014 * mcore-tdep.c (mcore_gdbarch_init): Update.
10015 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
10016 * m32r-tdep.c (m32r_gdbarch_init): Update.
10017 * ia64-tdep.c (ia64_gdbarch_init): Update.
10018 * hppa-tdep.c (hppa_gdbarch_init): Update.
10019 * h8300-tdep.c (h8300_gdbarch_init): Update.
10020 * frv-tdep.c (frv_gdbarch_init): Update.
10021 * d10v-tdep.c (d10v_gdbarch_init): Update.
10022 * cris-tdep.c (cris_gdbarch_init): Update.
10023 * avr-tdep.c (avr_gdbarch_init): Update.
10024 * arm-tdep.c (arm_gdbarch_init): Update.
10025 * alpha-tdep.c (alpha_gdbarch_init): Update.
10026
10027 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
10028
10029 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
10030 comma.
10031 (sh_sh4al_dsp_register_name): Ditto.
10032
10033 2004-02-10 Andrew Cagney <cagney@redhat.com>
10034
10035 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
10036 (mips_init_frame_pc_first): Delete function.
10037 (mips_frame_saved_pc): Delete function.
10038 (mips_frame_chain): Delete function.
10039 (mips_init_extra_frame_info): Delete function.
10040 (mips_xfer_register): Delete unused variable "reg".
10041 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
10042 (mips_n32n64_return_value): Delete unused variable "reg".
10043 (mips_n32n64_return_value): Delete unused variable "pos".
10044 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
10045 (mips_o32_return_value): Delete unused variable "pos".
10046 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
10047 (mips_print_fp_register): Delete unused variable "namelen"
10048 (mips_print_fp_register): Delete unused variable "flt2"
10049 (get_frame_pointer): Delete function.
10050 (cached_proc_desc): Delete static variable.
10051 (mips_pop_frame): Delete function.
10052 (mips_find_saved_regs): Delete function.
10053 (mips_get_saved_register): Delete function.
10054 (mips_saved_pc_after_call): Delete function.
10055 (SIGFRAME_BASE): Delete macro.
10056 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
10057 (SIGFRAME_PC_OFF): Delete macro.
10058 (SIGFRAME_REGSAVE_OFF): Delete macro.
10059 (mips_dump_tdep): Do not print deleted macro definitions.
10060
10061 2004-02-10 Andrew Cagney <cagney@redhat.com>
10062
10063 * Makefile.in (SFILES): Remove explictly listed tui files.
10064 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
10065
10066 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
10067
10068 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
10069 to use paddr functions to format ia64 addresses and long values.
10070 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
10071 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
10072 (get_kernel_table, ia64_find_proc_info_x): Ditto.
10073 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
10074 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
10075
10076 2004-02-10 Andrew Cagney <cagney@redhat.com>
10077
10078 * defs.h: Do not include "tui.h".
10079 * gdb_curses.h: New file.
10080 * tui/tui-hooks.h: New file.
10081 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
10082 (tui_install_hooks, tui_remove_hooks): Delete declarations.
10083 (tui_initialize_io): Delete declaration.
10084 (tui_initialize_readline: Delete redundant declaration.
10085 (struct tui_point): Delete definition.
10086 * tui/tui-data.h (struct tui_point): Define.
10087 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
10088 * utils.c: Include "tui/tui.h".
10089 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
10090 * printcmd.c [TUI]: Include "tui/tui.h".
10091 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
10092 * tui/tui-command.c: Include "gdb_curses.h".
10093 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
10094 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
10095 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
10096 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
10097 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
10098 * Makefile.in: Update all dependencies.
10099 (tui_hooks_h, gdb_curses_h): Define.
10100 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
10101
10102 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
10103
10104 * objfiles.h (struct objfile): Remove unused fields auxf1 and
10105 auxf2. Add comments about some other rarely used fields.
10106
10107 2004-02-10 Andrew Cagney <cagney@redhat.com>
10108
10109 * Makefile.in (init.c): Fix script removing duplicates. Problem
10110 reported by Peter Schauer.
10111
10112 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
10113
10114 * bcache.c (bcache_xmalloc): Use obstack_init instead of
10115 obstack_specify_allocation.
10116 * objfiles.c (allocate_objfile): Ditto.
10117 * solib-sunos.c (solib_add_common_symbols)
10118 (allocate_rt_common_objfile): Ditto.
10119 * symfile.c (reread_symbols): Ditto.
10120 * gdb_obstack.h: Add comment.
10121
10122 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
10123
10124 * linespec.c (decode_line_1, locate_first_half)
10125 (decode_compound, lookup_prefix_sym): Update comments. Delete old
10126 commented out code.
10127
10128 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
10129
10130 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
10131 obstack_free.
10132
10133 2004-02-09 Andrew Cagney <cagney@redhat.com>
10134
10135 * blockframe.c (find_pc_partial_function): If find_pc_overlay
10136 fails, try find_pc_section. Fix PR c++/1267.
10137 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
10138 instead of find_pc_mapped_section.
10139 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
10140 not default to the section containing PC. Fix PR symtab/1519.
10141
10142 2004-02-09 Andrew Cagney <cagney@redhat.com>
10143
10144 * Makefile.in (mips-tdep.o): Update dependencies.
10145 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
10146 "trad-frame.h".
10147 (mips_unwind_pc): Return the pseudo PC register.
10148 (mips_unwind_dummy_id): New function.
10149 (mips16_fetch_instruction): New function.
10150 (mips32_fetch_instruction): New function.
10151 (struct mips_frame_cache): Define.
10152 (mips_mdebug_frame_cache): New function.
10153 (mips_mdebug_frame_this_id): New function.
10154 (mips_mdebug_frame_prev_register): New function.
10155 (mips_mdebug_frame_unwind): Define.
10156 (mips_mdebug_frame_sniffer): New function.
10157 (mips_mdebug_frame_base_address): New function.
10158 (mips_mdebug_frame_base): Define.
10159 (mips_mdebug_frame_base_sniffer): New function.
10160 (mips_gdbarch_init): Append unwind and base sniffers. Set
10161 unwind_dummy_id.
10162
10163 2004-02-08 Andrew Cagney <cagney@redhat.com>
10164
10165 * frame.c: Print both the register number and name.
10166
10167 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
10168 and a sed into a single sed. Make .c and .o patterns more robust.
10169 (OBS): Delete.
10170 (INIT_FILES): Replace OBS with COMMON_OBS.
10171 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
10172
10173 2004-02-08 Mark Kettenis <kettenis@gnu.org>
10174
10175 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
10176 the PT_WCOOKIE request.
10177
10178 2004-02-08 Andrew Cagney <cagney@redhat.com>
10179
10180 * mips-tdep.c (mips_unwind_pc): New function.
10181 (mips_gdbarch_init): Set mips_unwind_pc.
10182
10183 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
10184 (get_frame_id): Allow the UNKNOWN_FRAME.
10185 (frame_register_unwind, get_frame_type): Ditto.
10186
10187 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
10188 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
10189 unwind_dummy_id indicates a legacy frame.
10190
10191 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
10192 * configure: Re-generate.
10193
10194 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
10195 methods.
10196
10197 2004-02-08 Andrew Cagney <cagney@redhat.com>
10198
10199 * configure.in (CONFIG_ALL): Set to Makefile target, and not
10200 makefile macro.
10201 * configure: Re-generate.
10202 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
10203 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
10204 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
10205 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
10206 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
10207 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
10208 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
10209 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
10210 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
10211 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
10212
10213 2004-02-07 Andrew Cagney <cagney@redhat.com>
10214
10215 * Makefile.in: Update all dependencies.
10216
10217 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
10218 * configure: Re-generate.
10219 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
10220 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
10221 (COMMON_OBS): Add "main.o" and "annotate.o".
10222 (ANNOTATE_OBS): Delete.
10223 (OBS): Remove ANNOTATE_OBS.
10224 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
10225 CONFIG_INITS.
10226 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
10227 against CONFIG_OBS and "main.o".
10228 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
10229 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
10230
10231 * tui/tui-command.c: Include "gdb_string.h", delete register
10232 attribute, use ISO-C function signatures.
10233 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
10234 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
10235 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
10236 * tui/tui.c: Ditto.
10237
10238 * tui/tui-command.c: Change variable and function names to lower
10239 case.
10240 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
10241 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
10242 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
10243 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
10244 * tui/tui-winsource.c, tui/tui.c: Ditto.
10245
10246 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
10247
10248 * buildsym.c (free_pending_blocks, finish_block)
10249 (record_pending_block, make_blockvector, end_symtab): Replace
10250 symbol_obstack with objfile_obstack.
10251 * coffread.c (process_coff_symbol, coff_read_struct_type)
10252 (coff_read_enum_type): Ditto.
10253 * cp-namespace.c (initialize_namespace_symtab)
10254 (check_one_possible_namespace_symbol): Ditto.
10255 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
10256 (dwarf2_symbol_mark_computed): Ditto.
10257 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
10258 * elfread.c (elf_symtab_read): Ditto.
10259 * hpread.c (hpread_symfile_init, hpread_symfile_init)
10260 (hpread_read_enum_type, hpread_read_function_type)
10261 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
10262 Ditto.
10263 * jv-lang.c (get_java_class_symtab, add_class_symbol)
10264 (java_link_class_type): Ditto.
10265 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
10266 (new_symbol): Ditto.
10267 * minsyms.c (install_minimal_symbols): Ditto.
10268 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
10269 (terminate_minimal_symbol_table): Replace symbol_obstack with
10270 objfile_obstack.
10271 (free_objfile): Remove freeing of symbol_obstack.
10272 * objfiles.h: Remove symbol_obstack field.
10273 * pa64solib.c (add_to_solist): Replace symbol_obstack with
10274 objfile_obstack.
10275 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
10276 symbol_obstack.
10277 (solib_add_common_symbols): Replace symbol_obstack with
10278 objfile_obstack.
10279 * somsolib.c (som_solib_add): Ditto.
10280 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
10281 (common_block_start, common_block_end): Ditto.
10282 * symfile.c (reread_symbols): Remove freeing and init of
10283 symbol_obstack.
10284 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
10285 * symfile.h: Update comment.
10286 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
10287 stats printing.
10288 * symtab.c (symbol_set_names): Replace symbol_obstack with
10289 objfile_obstack.
10290 * symtab.h (struct general_symbol_info, struct minimal_symbol):
10291 Update comments.
10292 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
10293 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
10294 objfile_obstack.
10295
10296 2004-02-07 Andrew Cagney <cagney@redhat.com>
10297
10298 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
10299 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
10300 fields and variables.
10301 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
10302 (m_beInvisible): Delete macro.
10303 * tui/tui-data.h: Fix case case fields and variables.
10304 (m_genWinPtrIsNull): Delete macro.
10305 (tui_win_list): Rename winList.
10306 (TUI_SRC_WIN): Rename srcWin.
10307 (TUI_DISASM_WIN): Rename disassemWin.
10308 (TUI_DATA_WIN): Rename dataWin.
10309 (TUI_CMD_WIN): Rename cmdWin.
10310 (m_genWinPtrNotNull): Delete macro.
10311 (m_winPtrIsNull): Delete macro.
10312 (m_winPtrNotNull): Delete macro.
10313 (tui_win_is_source_type): Replace m_winIsSourceType
10314 (tui_win_is_auxillary): Replace m_winIsAuzillary.
10315 (tui_win_has_locator): Replace m_hasLocator.
10316 (tui_set_win_highlight): Replace m_setWinHighlightOn and
10317 m_setWinHighlightOff.
10318 * tui/tui-data.c: Update references.
10319 (tui_win_is_source_type, tui_set_win_highlight): New functions.
10320 (tui_win_has_locator, tui_win_is_auxillary): New functions.
10321 * tui/tui-command.c, tui/tui-disasm.c: Update references.
10322 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
10323 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
10324 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
10325 * tui/tui-winsource.c, tui/tui.c: Ditto.
10326
10327 2004-02-07 Mark Kettenis <kettenis@gnu.org>
10328
10329 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
10330 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
10331 StackGhost.
10332
10333 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
10334 variable `i6' to `i7'.
10335 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
10336
10337 2004-02-07 Andrew Cagney <cagney@redhat.com>
10338
10339 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
10340 (TuiPoint, TuiPointPtr): Ditto.
10341 (TuiStatus, TuiStatusPtr): Ditto.
10342 (TuiWinType, TuiWinTypePtr): Ditto.
10343 (struct tui_point): Rename _TuiPoint.
10344 (tui_get_low_disassembly_address): Rename
10345 tuiGetLowDisassemblyAddress.
10346 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
10347 (tuiFree): Delete declaration.
10348 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
10349 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
10350 * tui/tui.c (tuiFree): Delete function.
10351 * cli/cli-cmds.c (disassemble_command): Update references.
10352 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
10353 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
10354 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
10355 * tui/tui-winsource.c: Ditto.
10356
10357 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
10358
10359 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
10360 coffstab_build_psymtabs, elfstab_build_psymtabs)
10361 (stabsect_build_psymtabs): Replace psymbol_obstack with
10362 objfile_obstack.
10363 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
10364 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
10365 Ditto.
10366 * dwarfread.c (scan_compilation_units): Ditto.
10367 * elfread.c (elfstab_offset_sections): Ditto.
10368 * hppa-tdep.c (read_unwind_info): Ditto.
10369 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
10370 (hpread_end_psymtab): Ditto.
10371 * mdebugread.c (mdebug_build_psymtabs, add_pending)
10372 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
10373 Ditto.
10374 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
10375 * objfiles.c (add_to_objfile_sections)
10376 (build_objfile_section_table): Ditto.
10377 (allocate_objfile): Remove init of psymbol_obstack.
10378 (free_objfile): Remove freeing of psymbol_obstack.
10379 * objfiles.h (struct objfile): Remove field
10380 psymbol_obstack. Update comments.
10381 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
10382 psymbol_obstack with objfile_obstack.
10383 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
10384 psymbol_obstack.
10385 * somread.c (som_symfile_offsets, init_import_symbols)
10386 (init_export_symbols): Replace psymbol_obstack with
10387 objfile_obstack.
10388 * somsolib.c (som_solib_add_solib_objfile): Ditto.
10389 * symfile.c (default_symfile_offsets, syms_from_objfile)
10390 (reread_symbols): Remove freeing and init of psymbol_obstack.
10391 (cashier_psymtab): Update comment.
10392 * symmisc.c (print_objfile_statistics): Don't report stats for
10393 psymbol obstack.
10394 * symtab.h (struct general_symbol_info, struct partial_symtab):
10395 Update comments.
10396 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
10397 (xcoff_symfile_offsets): Replace psymbol_obstack with
10398 objfile_obstack.
10399
10400 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
10401
10402 * objfiles.h (struct objfile): Add objfile_obstack field.
10403 Remove type_obstack field.
10404
10405 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
10406 read_structure_scope read_enumeration, new_symbol): Replace
10407 type_obstack with objfile_obstack.
10408 * dwarfread.c (struct_type, enum_type): Ditto.
10409 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
10410 (lookup_fundamental_type): Ditto.
10411 * gdbtypes.h (TYPE_ALLOC): Ditto.
10412 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
10413 (hpread_read_doc_function_type, hpread_read_struct_type)
10414 (fix_static_member_physnames, hpread_read_array_type)
10415 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
10416 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
10417 (java_link_class_type): Ditto.
10418 * mdebugread.c (parse_type): Ditto.
10419 * objfiles.c (allocate_objfile, free_objfile): Ditto.
10420 * solib-sunos.c (solib_add_common_symbols): Ditto.
10421 * stabsread.c (define_symbol, read_type, read_member_functions,
10422 read_cpp_abbrev, read_one_struct_field): Ditto.
10423 * symfile.c (reread_symbols): Ditto.
10424 * symmisc.c (print_objfile_statistics): Ditto.
10425
10426 2004-02-07 Andrew Cagney <cagney@redhat.com>
10427
10428 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
10429 (tui_exec_info_content): Rename TuiExecInfoContent.
10430 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
10431 (TuiWinInfo, TuiWinInfoPtr): Ditto.
10432 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
10433 (TuiList, TuiListPtr): Ditto.
10434 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
10435 (TuiDataType, TuiDataTypePtr): Ditto.
10436 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
10437 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
10438 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
10439 (TuiSourceElement, TuiSourceElementPtr): Ditto.
10440 (TuiDataElement, TuiDataElementPtr): Ditto.
10441 (TuiWinElement, TuiWinElementPtr): Ditto.
10442 (TuiDataInfo, TuiDataInfoPtr): Ditto.
10443 (TuiCommandElement, TuiCommandElementPtr): Ditto.
10444 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
10445 (TuiWhichElement, TuiWhichElementPtr): Ditto.
10446 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
10447 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
10448 * tui/tui-command.c, tui/tui-data.c: Update references.
10449 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
10450 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
10451 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
10452 * tui/tui-winsource.c, tui/tui.c: Ditto.
10453
10454 2004-02-07 Mark Kettenis <kettenis@gnu.org>
10455
10456 * dwarf2-frame.h: Update copyright.
10457 (enum dwarf2_frame_reg_rule): New.
10458 (struct dwarf2_frame_state_reg): New.
10459 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
10460 * dwarf2-frame.c: Update copyright.
10461 (enum dwarf2_reg_rule): Remove.
10462 (struct dwarf2_frame_state): Remove defenition of `struct
10463 dwarf2_frame_state_reg'.
10464 (read_reg): Call get_frame_arch to get the architecture instead of
10465 using CURRENT_GDBARCH.
10466 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
10467 DWARF2_FRAME_.
10468 (dwarf2_frame_init_reg): New function.
10469 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
10470 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
10471 initialize the register state. Prefix old `enum dwarf2_reg_rule'
10472 tags with DWARF2_FRAME_.
10473 (dwarf2_frame_prev_register): Call get_frame_arch to get the
10474 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
10475 dwarf2_reg_rule' tags with DWARF2_FRAME_.
10476
10477 2004-02-06 Andrew Cagney <cagney@redhat.com>
10478
10479 * tui/tui-data.h (struct tui_list): Rename _TuiList.
10480 (enum tui_data_type): Rename _TuiDataType.
10481 (struct tui_layout_def): Rename _TuiLayoutDef.
10482 (struct tui_source_element): Rename _TuiSourceElement.
10483 (struct tui_data_element): Rename _TuiDataElement.
10484 (struct tui_command_element): Rename _TuiCommandElement.
10485 (struct tui_locator_element): Rename _TuiLocatorElement.
10486 (union tui_which_element): Define.
10487 (struct tui_win_element): Rename _TuiWinElement.
10488 (struct tui_data_info): Rename _TuiDataInfo.
10489 (struct tui_source_info): Rename _TuiSourceInfo.
10490 (struct tui_command_info): Rename _TuiCommandInfo.
10491 (tui_initialize_static_data): Rename initializeStaticData.
10492 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
10493 (tui_alloc_win_info): Rename allocWinInfo.
10494 (tui_init_generic_part): Rename initGenericPart.
10495 (tui_init_win_info): Rename initWinInfo.
10496 (tui_alloc_content): Rename allocContent.
10497 (tui_add_content_elements): Rename addContentElements.
10498 (tui_init_content_element): Rename initContentElement.
10499 (tui_free_window): Rename freeWindow.
10500 (tui_free_win_content): Rename freeWinContent.
10501 (tui_free_data_content): Rename freeDataContent.
10502 (tui_free_all_source_wins_content): Rename
10503 freeAllSourceWinsContent.
10504 (tui_del_window): Rename tuiDelWindow.
10505 (tui_del_data_windows): Rename tuiDelDataWindows.
10506 (tui_partial_win_by_name): Rename partialWinByName.
10507 (tui_win_name): Rename winName.
10508 (tui_current_layout): Rename currentLayout.
10509 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
10510 (tui_term_height): Rename termHeight.
10511 (tui_set_term_height_to): Rename setTermHeightTo.
10512 (tui_term_width): Rename termWidth.
10513 (tui_set_term_width_to): Rename setTermWidthTo.
10514 (tui_set_gen_win_origin): Rename setGenWinOrigin.
10515 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
10516 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
10517 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
10518 (tui_source_windows): Rename sourceWindows.
10519 (tui_clear_source_windows): Rename clearSourceWindows.
10520 (tui_clear_source_windows_detail): Rename
10521 clearSourceWindowsDetail.
10522 (tui_clear_win_detail): Rename clearWinDetail.
10523 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
10524 (tui_default_tab_len): Rename tuiDefaultTabLen.
10525 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
10526 (tui_win_with_focus): Rename tuiWinWithFocus.
10527 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
10528 (tui_layout_def): Rename tuiLayoutDef.
10529 (tui_win_resized): Rename tuiWinResized.
10530 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
10531 (tui_next_win): Rename tuiNextWin.
10532 (tui_prev_win): Rename tuiPrevWin.
10533 (tui_add_to_source_windows): Rename addToSourceWindows.
10534 * tui/tui-winsource.c, tui/tui-win.c: Update references.
10535 * tui/tui-layout.c, tui/tui-source.c: Ditto.
10536 * tui/tui-stack.c, tui/tui-io.c: Ditto.
10537 * tui/tui.c, tui/tui-data.c: Ditto.
10538 * tui/tui-interp.c, tui/tui-data.c: Ditto.
10539 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
10540
10541 * tui/tui-source.h: Update copyright. Include "tui-data.h".
10542 (struct symtab): Declare.
10543 (tui_set_source_content): Rename tuiSetSourceContent.
10544 (tui_show_symtab_source): Rename tuiShowSource.
10545 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
10546 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
10547 * tui/tui-source.c: Update copyright. Update references.
10548 * tui/tui-win.c, tui/tui-winsource.c: Update references.
10549 * tui/tui-stack.c: Update references.
10550
10551 * tui/tui-win.h: Update copyright. Include "tui-data.h".
10552 (struct tui_win_info): Declare.
10553 (tui_scroll_forward): Rename tuiScrollForward.
10554 (tui_scroll_backward): Rename tuiScrollBackward.
10555 (tui_scroll_left): Rename tuiScrollLeft.
10556 (tui_scroll_right): Rename tuiScrollRight.
10557 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
10558 (tui_resize_all): Rename tuiResizeAll.
10559 (tui_refresh_all_win): Rename tuiRefreshAll.
10560 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
10561 * tui/tui-layout.c, * tui/tui-io.c: Update references.
10562 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
10563 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
10564
10565 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
10566 (tui_erase_data_content): Rename tuiEraseDataContent.
10567 (tui_display_all_data): Rename tuiDisplayAllData.
10568 (tui_check_data_values): Rename tuiCheckDataValues.
10569 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
10570 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
10571 (tui_first_data_element_no_in_line): Rename
10572 tuiFirstDataElementNoInLine.
10573 (tui_delete_data_content_windows): Rename
10574 tuiDeleteDataContentWindows.
10575 (tui_refresh_data_win): Rename tuiRefreshDataWin.
10576 (tui_display_data_from): Rename tuiDisplayDataFrom.
10577 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
10578 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
10579 * tui/tui-win.c, tui/tui-regs.c: Update references.
10580 * tui/tui-layout.c, tui/tui.c: Update references.
10581
10582 * tui/tui-wingeneral.h: Update copyright.
10583 (m_allBeVisible): Delete macro.
10584 (m_allBeInvisible): Delete macro.
10585 (struct tui_gen_win_info): Declare.
10586 (struct tui_win_info): Declare.
10587 (tui_unhighlight_win): Rename unhighlightWin.
10588 (tui_make_visible, tui_make_invisible): Replace makeVisible.
10589 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
10590 (tui_make_window): Rename makeWindow.
10591 (tui_copy_win): Rename copyWin.
10592 (tui_box_win): Rename boxWin.
10593 (tui_highlight_win): Rename highlightWin.
10594 (tui_check_and_display_highlight_if_needed): Rename
10595 checkAndDisplayHighlightIfNeeded.
10596 (tui_refresh_all): Rename refreshAll.
10597 (tui_delete_win): Rename tuiDelwin.
10598 (tui_refresh_win): Rename tuiRefreshWin.
10599 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
10600 (tui_make_visible, tui_make_invisible): New functions.
10601 (tui_make_all_visible, tui_make_all_invisible): New functions.
10602 (make_all_visible): Rename makeAllVisible.
10603 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
10604 * tui/tui-data.c, tui/tui-winsource.c: Update references.
10605 * tui/tui-windata.c, tui/tui-win.c: Update references.
10606 * tui/tui-regs.c, tui/tui-layout.c: Update references.
10607 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
10608
10609 2004-02-06 Mark Kettenis <kettenis@gnu.org>
10610
10611 * proc-api.c (write_with_trace): Initialize local variable to
10612 silence compiler warning.
10613
10614 2004-02-06 Andrew Cagney <cagney@redhat.com>
10615
10616 * tui/tui-source.h: Do not include "defs.h".
10617 (struct tui_win_info): Declare.
10618 (tui_set_source_content_nil): Declare.
10619 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
10620 (union tui_line_or_address): Rename _TuiLineOrAddress.
10621 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
10622 (tui_update_source_window): Rename tuiUpdateSourceWindow.
10623 (tui_update_source_window_as_is): Rename
10624 tuiUpdateSourceWindowAsIs.
10625 (tui_update_source_windows_with_addr): Rename
10626 tuiUpdateSourceWindowsWithAddr.
10627 (tui_update_source_windows_with_line): Rename
10628 tuiUpdateSourceWindowsWithLine.
10629 (tui_clear_source_content): Rename tuiClearSourceContent.
10630 (tui_erase_source_content): Rename tuiEraseSourceContent.
10631 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
10632 (tui_show_source_content): Rename tuiShowSourceContent.
10633 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
10634 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
10635 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
10636 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
10637 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
10638 (tui_update_exec_info): Rename tuiUpdateExecInfo.
10639 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
10640 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
10641 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
10642 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
10643 (struct tui_win_info): Declare.
10644 * tui/tui-stack.c: Update references.
10645 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
10646 * tui/tui-win.c, tui/tui-source.c: Ditto.
10647 * tui/tui.c, tui/tui-disasm.c: Ditto.
10648
10649 2004-02-06 Mark Kettenis <kettenis@gnu.org>
10650
10651 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
10652 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
10653
10654 2004-02-05 Mark Kettenis <kettenis@gnu.org>
10655
10656 * infrun.c (handle_inferior_event): Allow for breakpoint
10657 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
10658 and SIGEMT. Update comments.
10659 * NEWS (Revised SPARC target): Mention support for non-executable
10660 stack.
10661
10662 2004-02-04 Mark Kettenis <kettenis@gnu.org>
10663
10664 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
10665 * inftarg.c: Update copyright year.
10666 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
10667 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
10668 (sparc_xfer_wcookie): New function.
10669 * sparc-tdep.c (sparc_fetch_wcookie): New function.
10670 * Makefile.in (sparc-nat.o): Update dependencies.
10671 * config/sparc/nm-nbsd.h: Include "target.h".
10672 (NATIVE_XFER_WCOOKIE): New define.
10673 (sparc_xfer_wcookie): New prototype.
10674
10675 2004-02-04 Andrew Cagney <cagney@redhat.com>
10676
10677 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
10678 SYSCALL_TRAP function.
10679 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
10680
10681 2004-02-04 Andrew Cagney <cagney@redhat.com>
10682 Daniel Jacobowitz <drow@mvista.com>
10683
10684 * objfiles.h: Delete comments refering to inside_entry_func and
10685 DEPRECATED_FRAME_CHAIN_VALID.
10686 * defs.h (inside_entry_func): Update prototype..
10687 * blockframe.c (inside_entry_func): Rename to
10688 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
10689 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
10690
10691 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
10692
10693 * breakpoint.c (struct captured_parse_breakpoint_args): Move
10694 outside of #ifdef SOLIB_ADD region.
10695 (do_restore_lang_radix_cleanup): Ditto.
10696 (resolve_pending_breakpoint): Ditto.
10697
10698 2004-02-03 Andrew Cagney <cagney@redhat.com>
10699
10700 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
10701 (process_note_abi_tag_sections): Delete unused function.
10702 (ia64_read_fp): Delete unused function.
10703 (gdbarch_extract_struct_value_address): Delete declaration.
10704
10705 2004-02-02 Andrew Cagney <cagney@redhat.com>
10706
10707 * vax-tdep.c (vax_frame_chain): Delete call to
10708 deprecated_inside_entry_file.
10709 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
10710
10711 2004-02-02 Mark Kettenis <kettenis@gnu.org>
10712
10713 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
10714 column that's "empty" or "same value" when eliminating REG_RA
10715 rules.
10716
10717 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10718
10719 * NEWS: Add information about new pending breakpoint support.
10720
10721 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
10722
10723 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
10724 and pending fields for pending breakpoint support.
10725 * breakpoint.c (breakpoint_enabled): Add check for not pending.
10726 (condition_command): Only parse condition if not a pending
10727 breakpoint.
10728 (print_one_breakpoint): Add support for pending breakpoints.
10729 (describe_other_breakpoints): Add checks to verify we are not
10730 dealing with pending breakpoints.
10731 (check_duplicates): Don't check pending breakpoints.
10732 (set_raw_breakpoint): Initialize pending flag.
10733 (do_restore_lang_radix_cleanup): New cleanup routine.
10734 (resolve_pending_breakpoint): New function.
10735 (re_enable_breakpoints_in_shlibs): Try and resolve any
10736 pending breakpoints via resolve_pending_breakpoint.
10737 (mention): Add pending breakpoint support.
10738 (parse_breakpoint_sals): Add new parameter to pass to
10739 decode_line_1 to indicate silent errors when files or functions
10740 are not found. Change all callers.
10741 (do_captured_parse_breakpoint): New function.
10742 (break_command_1): Change prototype to return an rc value and to
10743 take an optional pending breakpoint pointer. Support creating
10744 a pending breakpoint if a "not found" form of error occurs when
10745 parsing the breakpoint. Also support resolving an existing pending
10746 breakpoint and be silent if the resolution fails.
10747 (create_breakpoints): Change prototype to take pending breakpoint
10748 pointer. When resolving a pending breakpoint, use the new pointer
10749 to provide a conditional or commands added by the end-user.
10750 (delete_breakpoint): Add appropriate check for pending.
10751 (breakpoint_re_set_one): Ditto.
10752 (do_enable_breakpoint): Ditto.
10753
10754 2004-02-02 David Carlton <carlton@kealia.com>
10755
10756 * valops.c (enum oload_classification): New.
10757 (find_overload_match): Break implementation into separate
10758 functions; delete #if 0'd code; look for symbols within
10759 namespaces.
10760 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
10761 (find_oload_champ,oload_method_static,classify_oload_match): New.
10762 * cp-support.h: Add declaration for cp_func_name; update
10763 declaration for make_symbol_overload_list.
10764 * cp-support.c (cp_func_name): New.
10765 (overload_list_add_symbol): Fix comment, use
10766 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
10767 (make_symbol_overload_list): Take a function name and a namespace
10768 instead of a symbol; change implementation.
10769 (make_symbol_overload_list_using): New.
10770 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
10771
10772 2004-02-02 Fred Fish <fnf@redhat.com>
10773
10774 * main.c (gdb_stdtarg): Move definition to group with other
10775 gdb_stdtarg definitions and update copyright years.
10776 * remote-sim.c (gdb_os_write_stderr): Write output to
10777 gdb_stdtargerr stream instead of gdb_stdtarg stream.
10778 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
10779 gdb_stderr stream and update copyright years.
10780
10781 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
10782
10783 * Makefile.in (mips-linux-nat.o): Update dependencies.
10784 * mips-linux-nat.c: Include mips-tdep.h.
10785
10786 2004-02-01 Roland McGrath <roland@redhat.com>
10787
10788 * sol-thread.c (sol_thread_xfer_partial): New function.
10789 (init_sol_thread_ops): Use that for to_xfer_partial hook.
10790 (init_sol_core_ops): Likewise.
10791
10792 * procfs.c (procfs_xfer_partial): New function.
10793 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
10794 * Makefile.in (procfs.o): Add $(auxv_h) dep.
10795
10796 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
10797 procfs_xfer_auxv function.
10798
10799 * procfs.c (procfs_make_note_section): If we can read
10800 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
10801 * linux-proc.c (linux_make_note_section): Likewise.
10802
10803 * auxv.h: New file.
10804 * auxv.c: New file.
10805 * Makefile.in (auxv_h): New variable.
10806 (COMMON_OBS): Add auxv.o here.
10807 (auxv.o): New target.
10808
10809 * corelow.c (core_xfer_partial): New function.
10810 (init_core_ops): Use it for core_ops.to_xfer_partial.
10811
10812 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
10813 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
10814 macro if that is defined.
10815
10816 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
10817
10818 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
10819 and check the specified thread for each breakpoint.
10820 * breakpoint.h (bpstat_stop_status): Update prototype.
10821 * infrun.c (handle_inferior_event): Update calls to
10822 bpstat_stop_status.
10823
10824 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
10825
10826 * Makefile.in (cli-cmds.o): Add $(readline_h).
10827
10828 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
10829
10830 * cli/cli-cmds.c: Include readline.h.
10831 (complete_command): Pass the start of the last word to
10832 complete_line.
10833
10834 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
10835
10836 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
10837 argument, and change first argument to a CORE_ADDR.
10838 * breakpoint.h (bpstat_stop_status): Update prototype.
10839 * infrun.c (adjust_pc_after_break): Add a new comment.
10840 (handle_inferior_event): Update calls to bpstat_stop_status.
10841
10842 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
10843
10844 * breakpoint.h: Update copyright years.
10845
10846 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
10847
10848 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
10849 (bpstat_stop_status): Don't decrement PC.
10850 * breakpoint.h (software_breakpoint_inserted_here_p): Add
10851 prototype.
10852 * infrun.c (adjust_pc_after_break): New function.
10853 (handle_inferior_event): Call it, early. Remove later references
10854 to DECR_PC_AFTER_BREAK.
10855 (normal_stop): Add commentary.
10856
10857 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
10858
10859 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
10860 2004-01-27 double-free fix.
10861
10862 2004-01-31 Mark Kettenis <kettenis@gnu.org>
10863
10864 * sparc-tdep.c (sparc_fetch_wcookie): New function.
10865 (sparc32_frame_prev_register): Handle StackGhost.
10866 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
10867
10868 2004-01-29 Roland McGrath <roland@redhat.com>
10869
10870 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
10871 * configure: Regenerated.
10872
10873 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
10874 * Makefile.in (procfs.o): Add dep.
10875
10876 2004-01-28 Andrew Cagney <cagney@redhat.com>
10877
10878 * tui/tui-stack.h: Update copyright.
10879 (struct frame_info): Add opaque declaration.
10880 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
10881 (tui_show_locator_content): Rename tuiShowLocatorContent.
10882 (tui_show_frame_info): Rename tuiShowFrameInfo.
10883 * tui/tui-stack.c: Update copyright. Update references.
10884 * tui/tui-winsource.c: Update references.
10885 * tui/tui-win.c: Update references.
10886 * tui/tui-layout.c: Update references.
10887 * tui/tui-hooks.c: Update copyright, update references.
10888 * tui/tui.c: Update copyright, update references.
10889 * tui/tui-disasm.c: Update references.
10890
10891 2004-01-28 David Carlton <carlton@kealia.com>
10892
10893 * dwarf2read.c (add_partial_structure): Use demangled name if
10894 namespace equals "".
10895
10896 2004-01-27 Jim Blandy <jimb@redhat.com>
10897
10898 Clean up misapplied patch:
10899 * dwarf2read.c (determine_prefix): Change one of the two forward
10900 declarations for 'determine_prefix_aux' to a declaration for this.
10901 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
10902 argument to 'die_specification'.
10903
10904 * dwarf2read.c (read_func_scope): Re-indent comment.
10905
10906 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
10907
10908 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
10909 b->exp to NULL after freeing so that error during re-parsing or
10910 evaluation of expressions associated with breakpoint don't
10911 eventually lead to re-freeing of storage.
10912 Committed by Andrew Cagney.
10913
10914 2004-01-27 Andrew Cagney <cagney@redhat.com>
10915
10916 * source.c (ambiguous_line_spec): Delete undefined declaration.
10917 * m32r-rom.c (m32r_set_board_address): Delete unused function.
10918 (m32r_set_server_address, m32r_set_download_path): Ditto.
10919 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
10920
10921 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
10922
10923 * dwarf2read.c: Update calls to changed and renamed functions, and
10924 references to moved variables.
10925
10926 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
10927 language, language_defn, list_in_scope, and ftypes members.
10928 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
10929 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
10930 (baseaddr): Remove globals.
10931
10932 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
10933 (set_cu_language, die_is_declaration, die_specification)
10934 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
10935 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
10936 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
10937 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
10938
10939 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
10940 cu.list_in_scope. Don't initialize cu_header_offset.
10941 (add_partial_symbol): Add local baseaddr.
10942 (psymtab_to_symtab_1): Add local baseaddr. Use
10943 objfile->section_offsets for consistency. Don't initialize
10944 cu_header_offset; do initialize cu.header.offset and
10945 cu.list_in_scope.
10946 (read_file_scope, read_func_scope, read_lexical_block_scope)
10947 (dwarf_decode_lines, new_symbol): Add local baseaddr.
10948
10949 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
10950
10951 * PROBLEMS: Add gdb/1516.
10952
10953 2003-12-29 Robert Millan <robertmh@gnu.org>
10954
10955 Patch committed by Andrw Cagney.
10956 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
10957 * configure.tgt: Match knetbsd*-gnu.
10958
10959 2004-01-26 Andrew Cagney <cagney@redhat.com>
10960
10961 * breakpoint.c (catch_command_1): Delete #ifdef code.
10962 (catch_fork_command_1): Delete #ifdef wrapper.
10963 (catch_exec_command_1): Ditto.
10964 (catch_load_command_1): Ditto.
10965 (catch_unload_command_1): Ditto.
10966
10967 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
10968 (catch_breakpoint): Delete #if0ed function.
10969 (disable_catch_breakpoint): Ditto.
10970 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
10971 (disable_catch, enable_catch, delete_catch): Ditto.
10972
10973 2004-01-26 Andrew Cagney <cagney@redhat.com>
10974
10975 * remote.c (echo_check, quit_flag): Delete variables.
10976 (cisco_kernel_mode): Delete variable.
10977 (minitelnet_return, tty_input, escape_count): Delete variables.
10978 (remote_cisco_mode): Delete variable.
10979 (remote_cisco_open, remote_cisco_close): Delete function.
10980 (remote_cisco_mourn, remote_cisco_wait): Delete function.
10981 (init_remote_cisco_ops): Delete function.
10982 (_initialize_remote): Do not install "remote cisco" code.
10983 (read_frame): Delete cisco specific code.
10984 (remote_info_process): Delete function.
10985 (remote_wait): Delete cisco specific code.
10986 (remote_cisco_section_offsets): Delete function.
10987 (remote_cisco_objfile_relocate): Delete function.
10988 (remote_async_wait): Delete cisco specific code.
10989 (minitelnet, readtty, readsocket): Delete function.
10990
10991 2004-01-26 Andrew Cagney <cagney@redhat.com>
10992
10993 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
10994 comments mentioning extract_returned_value_address.
10995 * infcmd.c (print_return_value): Update. Add comments on
10996 extract_returned_value_address.
10997 * stack.c (return_command): Add comments on
10998 extract_returned_value_address.
10999 * values.c: Update comment.
11000 * m32r-tdep.c: Update comment.
11001 * sparc-tdep.c: Update comment.
11002 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
11003 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
11004 * sh64-tdep.c (sh64_gdbarch_init): Update.
11005 * sh-tdep.c (sh_gdbarch_init): Update.
11006 * s390-tdep.c (s390_gdbarch_init): Update.
11007 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
11008 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
11009 * m68k-tdep.c (m68k_gdbarch_init): Update.
11010 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
11011 * m32r-tdep.c (m32r_gdbarch_init): Update.
11012 * ia64-tdep.c (ia64_gdbarch_init): Update.
11013 * h8300-tdep.c (h8300_gdbarch_init): Update.
11014 * frv-tdep.c (frv_gdbarch_init): Update.
11015 * arm-tdep.c (arm_gdbarch_init): Update.
11016 * alpha-tdep.c (alpha_gdbarch_init): Update.
11017
11018 2004-01-26 Andrew Cagney <cagney@redhat.com>
11019
11020 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
11021 SYMBOL_LOCATION_FUNCS
11022 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
11023 "struct symbol_ops".
11024 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
11025 type to "struct symbol_ops".
11026 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
11027 (struct symbol): Replace ".aux_value.loc.funcs" and
11028 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
11029 (SYMBOL_OBJFILE): Delete macro.
11030 (SYMBOL_LOCATION_FUNCS): Delete macro.
11031 (SYMBOL_LOCATION_BATON): Update.
11032 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
11033 intead of SYMBOL_LOCATION_FUNCS.
11034 * ax-gdb.c (gen_var_ref): Ditto.
11035 * printcmd.c (address_info): Ditto.
11036 * findvar.c (read_var_value): Ditto.
11037 (symbol_read_needs_frame): Ditto.
11038
11039 2004-01-26 Andrew Cagney <cagney@redhat.com>
11040
11041 * dwarf2read.c (read_func_scope): Document frame-base hack.
11042
11043 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11044
11045 * infcmd.c (print_return_value): Plug memory leak; delete
11046 ui_stream object. Rename argument `structure_return' to
11047 `struct_return'.
11048
11049 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11050
11051 * infcmd.c (print_return_value): Wrap long lines.
11052 (finish_command_continuation, finish_command): Remove unused
11053 variable `funcaddr'. Fix some coding-standards problems.
11054
11055 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
11056 SECT_SIZE is large enough, not whether it's exactly the right size.
11057 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
11058 TDEP->fpregset to zero.
11059
11060 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
11061 floating-point registers for traditional NetBSD core files.
11062 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
11063 TDEP->sizeof_fpregset here.
11064
11065 2004-01-25 Mark Kettenis <kettenis@gnu.org>
11066
11067 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
11068 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
11069 function with code split out from
11070 sparc32nbsd_sigcontext_frame_cache.
11071 (sparc32nbsd_sigcontext_frame_cache): Use
11072 sparc32nbsd_sigcontext_saved_regs.
11073 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
11074 OpenBSD.
11075 * sparcobsd-tdep.c: New file.
11076 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
11077 (sparcobsd-tdep.o): New dependency.
11078 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
11079 * config/sparc/obsd.mt: New file.
11080
11081 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
11082 TDEP->fpregset to be initialized to enable core file register
11083 sets.
11084
11085 2004-01-24 Mark Kettenis <kettenis@gnu.org>
11086
11087 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
11088 Add opaque declarations.
11089 (sparc64nbsd_sigcontext_saved_regs): New prototype.
11090 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
11091 function with code split out from
11092 sparc64nbsd_sigcontext_frame_cache.
11093 (sparc64nbsd_sigcontext_frame_cache): Use
11094 sparc64nbsd_sigcontext_saved_regs.
11095 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
11096 OpenBSD.
11097 * sparc64obsd-tdep.c: New file.
11098 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
11099 (sparc64obsd-tdep.o): New dependency.
11100 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
11101 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
11102 * config/sparc/obsd64.mt: New file.
11103
11104 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
11105 read the instruction at PC.
11106
11107 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
11108 value of GDB_OSABI_DEFAULT.
11109 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
11110 instead of GDB_OSABI_NETBSD_AOUT.
11111
11112 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
11113
11114 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
11115 copyright.
11116
11117 2004-01-23 Andrew Cagney <cagney@redhat.com>
11118
11119 * printcmd.c (display_command): Replace tui_set_display call with
11120 tui_set_layout_for_display_command.
11121 * tui/tui.h (enum tui_win_type): Define.
11122 (tui_set_layout): Delete declaration.
11123 (tui_set_layout_for_display_command): Rename set_tui_layout.
11124 * tui/tui-data.h (enum tui_layout_type): Define.
11125 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
11126 "tui.h".
11127 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
11128 (tui_default_win_height): Rename tuiDefaultWinHeight.
11129 (tui_default_win_viewport_height): Rename
11130 tuiDefaultWinViewportHeight.
11131 (tui_set_layout): RenametuiSetLayout.
11132 * tui/tui-layout.c: Update references.
11133 * tui/tui.c: Update references.
11134 * tui/tui-disasm.c: Update references.
11135
11136 2004-01-23 David Carlton <carlton@kealia.com>
11137
11138 Partial workaround for PR c++/1511:
11139 * cp-namespace.c: Include frame.h.
11140 (cp_lookup_transparent_type): New
11141 (cp_lookup_transparent_type_loop): New.
11142 * cp-support.h: Declare cp_lookup_transparent_type.
11143 * symtab.c (basic_lookup_transparent_type): Renamed from
11144 lookup_transparent_type.
11145 (lookup_transparent_type): Replace old body by a call to
11146 current_language->la_lookup_transparent_type.
11147 * symtab.h: Update copyright. Declare
11148 basic_lookup_transparent_type.
11149 * language.h: Update copyright.
11150 (struct language_defn): Add la_lookup_transparent_type.
11151 * language.c: Update copyright.
11152 (unknown_language_defn): Add basic_lookup_transparent_type.
11153 (auto_language_defn): Add basic_lookup_transparent_type.
11154 (local_language_defn): Add basic_lookup_transparent_type.
11155 * ada-lang.c: Update copyright.
11156 (ada_language_defn): Add basic_lookup_transparent_type.
11157 * c-lang.c: Update copyright.
11158 (c_language_defn): Add basic_lookup_transparent_type.
11159 (cplus_language_defn): Add basic_lookup_transparent_type.
11160 (asm_language_defn): Add basic_lookup_transparent_type.
11161 (minimal_language_defn): Add basic_lookup_transparent_type.
11162 * f-lang.c: Update copyright.
11163 (f_language_defn): Add basic_lookup_transparent_type.
11164 * jv-lang.c: Update copyright.
11165 (java_language_defn): Add basic_lookup_transparent_type.
11166 * m2-lang.c: Update copyright.
11167 (m2_language_defn): Add basic_lookup_transparent_type.
11168 * objc-lang.c: Update copyright.
11169 (objc_language_defn): Add basic_lookup_transparent_type.
11170 * p-lang.c: Update copyright.
11171 (p_language_defn): Add basic_lookup_transparent_type.
11172 * scm-lang.c: Update copyright.
11173 (scm_language_defn): Add basic_lookup_transparent_type.
11174 * Makefile.in (cp-namespace.o): Depend on frame.h.
11175
11176 2004-01-23 David Carlton <carlton@kealia.com>
11177
11178 Patch for PR c++/1520:
11179 * dwarf2read.c (read_func_scope): Set processing_current_prefix
11180 properly if we have a specification die.
11181 (determine_prefix_aux): Rename from determine_prefix.
11182 (determine_prefix): Like the old determine_prefix, but never
11183 returns NULL.
11184
11185 2004-01-23 Theodore A. Roth <troth@openavr.org>
11186
11187 * avr-tdep.c: Update copyright.
11188 (avr_iaddr_p): Delete unused function.
11189 (avr_saddr_p): Delete unused function.
11190
11191 2004-01-23 David Carlton <carlton@kealia.com>
11192
11193 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
11194 Fix for PR symtab/1534.
11195
11196 2004-01-23 Mark Kettenis <kettenis@gnu.org>
11197
11198 * NEWS (New native configurations): Mention OpenBSD/sparc and
11199 OpenBSD/sparc64.
11200 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
11201 * configure.host: Likewise.
11202 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
11203 handler for OpenBSD.
11204 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
11205
11206 2004-01-22 Mark Kettenis <kettenis@gnu.org>
11207
11208 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
11209 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
11210
11211 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
11212 * cli/cli-cmds.c (shell_escape): Likewise.
11213
11214 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
11215 OpenBSD .note.openbsd.ident sections.
11216
11217 2004-01-22 David Carlton <carlton@kealia.com>
11218
11219 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
11220 get_scope_pc_bounds.
11221 (read_file_scope): Ditto.
11222 (get_scope_pc_bounds): New function, produced by extracting code
11223 from the above two functions, consolidating it, and adding support
11224 for DW_TAG_namespace.
11225
11226 2004-01-22 Mark Kettenis <kettenis@gnu.org>
11227
11228 * osabi.c (MAX_NOTESZ): New define.
11229 (check_note): New function.
11230 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
11231 check_note.
11232
11233 2004-01-21 Roland McGrath <roland@redhat.com>
11234
11235 * MAINTAINERS (write after approval): Add myself.
11236
11237 2004-01-21 Eli Zaretskii <eliz@gnu.org>
11238
11239 * utils.c (init_page_info): Move declarations of `rows' and
11240 `cols' before the __GO32__-specific code. Move the closing brace
11241 outside the #ifdef __GO32__..#endif block.
11242 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
11243
11244 2004-01-21 Paul Brook <paul@codesourcery.com>
11245
11246 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
11247 BPSTAT_WHAT_CHECK_SHLIBS.
11248
11249 2004-01-21 Paul Brook <paul@codesourcery.com>
11250
11251 * MAINTAINERS: Add myself to write-after-approval.
11252
11253 2004-01-20 Andrew Cagney <cagney@redhat.com>
11254
11255 * ax-gdb.c (print_axs_value): Delete unused function.
11256 * jv-lang.c (java_lookup_type): Delete unused function.
11257 * cli/cli-dump.c (dump_filetype): Delete unused function.
11258 * remote-mips.c (remote_mips_insert_hw_breakpoint)
11259 (remote_mips_remove_hw_breakpoint): Delete unused functions.
11260 (mips_getstring): Delete unused function.
11261 (pmon_insert_breakpoint): Delete #if0ed function.
11262 (PMON_MAX_BP): Delete #if0ed MACRO.
11263 (mips_pmon_bp_info): Delete #if0ed variable.
11264 (pmon_remove_breakpoint): Delete #if0ed function.
11265 * monitor.c (monitor_write_even_block): Delete unused function.
11266 (monitor_write_memory_block): Delete #if0ed code.
11267 * dink32-rom.c (dink32_load): Delete unused function.
11268 (_initialize_dink32_rom): Delete #if0ed code.
11269 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
11270
11271 * tui/tui-command.c: Update references.
11272 * tui/tui-io.c: Update references.
11273 * tui/tui-command.h: Update copyright.
11274 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
11275
11276 * source.c (ambiguous_line_spec): Delete never-defined function.
11277 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
11278 * gdbtypes.c (add_name, add_mangled_type): Ditto.
11279 * cli/cli-cmds.c (validate_comname): Ditto.
11280
11281 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
11282 "tui-data.h".
11283 (tui_set_disassem_content): Rename tuiSetDisassemContent.
11284 (tui_show_disassem): Rename tuiShowDisassem.
11285 (tui_show_disassem_and_update_source): Rename
11286 tuiVerticalDisassemScroll.
11287 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
11288 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
11289 * tui/tui.h: Update copyright.
11290 (enum tui_status): Define.
11291 * tui/tui-data.h (enum tui_scroll_direction): Define.
11292 * tui/tui-disasm.c: Update copyright. Update references.
11293 * tui/tui-winsource.c: Update copyright. Update references.
11294 * tui/tui-win.c: Update references.
11295 * tui/tui-layout.c: Update references.
11296
11297 2004-01-20 Andrew Cagney <cagney@redhat.com>
11298
11299 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
11300 sym2 to start of block.
11301
11302 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
11303
11304 * MAINTAINERS: Delete mmalloc.
11305 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
11306 * NEWS: Mention removal of --with-malloc.
11307 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
11308 * config.in: Regenerate.
11309 * configure: Regenerate.
11310 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
11311 USE_MMALLOC, MMCHECK_FORCE.
11312 * gdbinit.in: Remove mmalloc.
11313 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
11314 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
11315 * config/i386/go32.mh: Likewise.
11316 * config/i386/interix.mh: Likewise.
11317 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
11318
11319 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
11320
11321 * linespec.c (decode_variable, symtab_from_filename): Call
11322 error_silent with error message instead of throwing an exception
11323 directly.
11324 * defs.h (error_silent, error_output_message): Add prototypes.
11325 (catch_exceptions_with_msg): Ditto.
11326 * utils.c (error_silent, error_output_message): New functions.
11327 * top.c (catch_exceptions_with_msg): New function.
11328
11329 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
11330
11331 * mi/mi-cmds.h (enum print_values): Add definition.
11332
11333 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
11334 type and value for simple data types and just the name and type
11335 for complex ones, if required.
11336
11337 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
11338 children, if required.
11339
11340 2004-01-19 Kevin Buettner <kevinb@redhat.com>
11341
11342 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
11343 unused declarations.
11344
11345 2004-01-19 Andrew Cagney <cagney@redhat.com>
11346
11347 * top.h (mapped_symbol_files): Delete declaration.
11348 * main.c (captured_main): Delete option "m" and "mapped".
11349 * objfiles.c (mapped_symbol_files): Delete variable.
11350 * symfile.c (symbol_file_command): Delete mmap code.
11351 (symbol_file_add_with_addrs_or_offsets): Ditto.
11352 (add_symbol_file_command, reread_separate_symbols): Ditto.
11353 * objfiles.h (OBJF_MAPPED): Delete.
11354 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
11355 (free_objfile) [USE_MMALLOC]: Ditto.
11356 (open_existing_mapped_file): Delete function.
11357 (open_mapped_file): Delete function.
11358 (map_to_file): Delete function.
11359
11360 2004-01-19 Kevin Buettner <kevinb@redhat.com>
11361
11362 * infrun.c (step_into_function): Account for possible breakpoint
11363 adjustment when computing ``stop_func_start''.
11364
11365 2004-01-19 Kevin Buettner <kevinb@redhat.com>
11366
11367 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
11368 the region size against the size of a pointer, not the size of
11369 a register as given by DEPRECATED_REGISTER_SIZE.
11370
11371 2004-01-19 Andrew Cagney <cagney@redhat.com>
11372
11373 * tui/tui-regs.h: Include "tui-data.h".
11374 (tuiFirstRegElementNoInLine): Delete declaration.
11375 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
11376 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
11377 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
11378 (tui_calculate_regs_column_count): Rename
11379 tuiCalculateRegsColumnCount.
11380 (tui_check_register_values): Rename tuiCheckRegisterValues.
11381 (tui_show_registers): Rename tuiShowRegisters.
11382 (tui_display_registers_from_line): Rename
11383 tuiDisplayRegistersFromLine.
11384 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
11385 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
11386 (tui_first_reg_element_no_inline): Rename
11387 tuiFirstRegElementNoInLine.
11388 * tui/tui-data.h: Update copyright.
11389 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
11390 * tui/tui-windata.c: Update copyright, update references.
11391 * tui/tui-regs.c: Update copyright, update references.
11392 * tui/tui-win.c: Update copyright, update references.
11393 * tui/tui-layout.c: Update copyright, update references.
11394
11395 2004-01-18 Andrew Cagney <cagney@redhat.com>
11396
11397 * tui/tui-io.c: Update copyright.
11398 (key_is_end_sequence, key_is_backspace): New functions.
11399 (key_is_command_char, key_is_start_sequence): New function.
11400 (tui_getc): Update references.
11401 * tui/tui-io.h: Update copyright.
11402 (m_tuiStartNewLine): Delete macro.
11403 (m_isBackspace, m_isDeleteChar): Delete macros.
11404 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
11405 (m_isNextPage, m_isPrevPage): Delete macros.
11406 (m_isLeftArrow, m_isRightArrow): Delete macros.
11407 (m_isXdbStyleCommandChar): Delete macro.
11408 (key_is_start_sequence): Declare, replace m_isStartSequence.
11409 (key_is_end_sequence): Declare, replace m_isEndSequence.
11410 (key_is_backspace): Declare ,replace m_isBackspace.
11411 (key_is_command_char): Declare, replace m_isCommandChar.
11412 * tui/tui-command.c: Update copyright.
11413 (tuiDispatchCtrlChar): Update references.
11414
11415 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
11416 tuiSourceWin.h.
11417
11418 * tui/tui-command.c: Rename tui/tuiCommand.c.
11419 * tui/tui-command.h: Rename tui/tuiCommand.h.
11420 * tui/tui-data.c: Rename tui/tuiData.c.
11421 * tui/tui-data.h: Rename tui/tuiData.h.
11422 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
11423 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
11424 * tui/tui-io.c: Rename tui/tuiIO.c.
11425 * tui/tui-io.h: Rename tui/tuiIO.h.
11426 * tui/tui-layout.c: Rename tui/tuiLayout.c.
11427 * tui/tui-layout.h: Rename tui/tuiLayout.h.
11428 * tui/tui-regs.c: Rename tui/tuiRegs.c.
11429 * tui/tui-regs.h: Rename tui/tuiRegs.h.
11430 * tui/tui-source.c: Rename tui/tuiSource.c.
11431 * tui/tui-source.h: Rename tui/tuiSource.h.
11432 * tui/tui-stack.c: Rename tui/tuiStack.c.
11433 * tui/tui-stack.h: Rename tui/tuiStack.h.
11434 * tui/tui-win.c: Rename tui/tuiWin.c.
11435 * tui/tui-win.h: Rename tui/tuiWin.h.
11436 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
11437 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
11438 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
11439 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
11440 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
11441 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
11442 * tui/tui-file.c: Update includes.
11443 * tui/tui-hooks.c: Update includes.
11444 * tui/tui-interp.c: Update includes.
11445 * tui/tui.c: Update includes.
11446 * Makefile.in: Update all tui/ dependencies.
11447 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
11448
11449 * Makefile.in: Update copyright. Update dependencies.
11450
11451 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
11452 problem.
11453
11454 2004-01-18 Andrew Cagney <cagney@redhat.com>
11455
11456 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
11457 instead of register_gdbarch_init.
11458
11459 * remote-sds.c (tohex): Delete unused function. Update copyright.
11460 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
11461 * v850-tdep.c (v850_register_virtual_size): Ditto.
11462 * target.c (normal_target_post_startup_inferior): Ditto.
11463 * source.c (ambiguous_line_spec): Ditto.
11464 * remote.c (adapt_remote_get_threadinfo): Ditto.
11465 * mi/mi-out.c (out_field_fmt): Ditto.
11466 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
11467 (output_control_change_notification): Ditto.
11468 * m68k-tdep.c (m68k_register_byte): Ditto.
11469 (m68k_remote_breakpoint_from_pc): Ditto.
11470 * ui-out.c (init_ui_out_state): Delete unused declaration.
11471 * stabsread.c (search_value): Ditto.
11472 * mi/mi-cmd-env.c (env_cli_command): Ditto.
11473 * maint.c (print_section_table): Ditto.
11474 * infrun.c (set_follow_fork_mode_command): Ditto.
11475
11476 2004-01-18 Mark Kettenis <kettenis@gnu.org>
11477
11478 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
11479 DW_CFA_def_cfa_exporession. Add support for
11480 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
11481 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
11482
11483 2004-01-18 Andrew Cagney <cagney@redhat.com>
11484
11485 * ocd.c: Update copyright.
11486 (bdm_read_register_command): Delete unused function.
11487 (_initialize_remote_ocd): Delete commented out reference.
11488 (get_quoted_char, reset_packet): Delete #if0ed function.
11489 (output_packet, put_quoted_char): Delete #if0ed function.
11490 (stu_put_packet, stu_get_packet): Delete #if0ed function.
11491 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
11492 (BDM_BREAKPOINT): Delete #if0ed macro.
11493 (remote_timeout): Delete #if0ed variable.
11494
11495 2004-01-18 Mark Kettenis <kettenis@gnu.org>
11496
11497 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
11498 (core-sol2.o): Remove dependency.
11499 * core-sol2.c: Remove file.
11500
11501 2004-01-17 Andrew Cagney <cagney@redhat.com>
11502
11503 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
11504 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
11505 enums.
11506
11507 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
11508
11509 * remote.c: Update copyright years.
11510
11511 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
11512
11513 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
11514
11515 2004-01-17 Andrew Cagney <cagney@redhat.com>
11516
11517 * mdebugread.c: Update copyright.
11518 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
11519 (parse_type, parse_procedure): Ditto.
11520 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
11521
11522 * cris-tdep.c (cris_store_struct_return): Put back accidently
11523 deleted function.
11524
11525 * gdbarch.sh: Update copyright year.
11526 * gdbarch.h, gdbarch.c: Re-generate.
11527
11528 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
11529
11530 Suggested by George Anzinger.
11531 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
11532 correct stack offset. Include unknown opcode numbers in the error
11533 message.
11534
11535 2004-01-17 Andrew Cagney <cagney@redhat.com>
11536
11537 * x86-64-tdep.c (x86_64_init_abi): No need to clear
11538 extract_struct_value_address, i386 does not set it.
11539 * sparc64-tdep.c (sparc64_init_abi): Do not set
11540 extract_struct_value_address, never called.
11541 (sparc64_extract_struct_value_address): Delete function.
11542 * m68hc11-tdep.c: Update copyright.
11543 (m68hc11_gdbarch_init): Delete redundant assignment of
11544 extract_struct_value_address.
11545 * i386-tdep.c: Update copyright.
11546 (i386_gdbarch_init): Do not set extract_struct_value_address,
11547 never called.
11548 (i386_extract_struct_value_address): Delete function.
11549 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
11550 extract_struct_value_address, never called.
11551 (sparc32_extract_struct_value_address): #if 0 function. Add
11552 comments explaining its future.
11553
11554 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
11555
11556 * arm-tdep.c (arm_write_pc): New function.
11557 (arm_gdbarch_init): Call set_gdbarch_write_pc.
11558
11559 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
11560
11561 * breakpoint.c (must_shift_inst_regs): Delete.
11562 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
11563 and SHIFT_INST_REGS.
11564 * infcmd.c (step_1, step_1_continuation): Delete references to
11565 SHIFT_INST_REGS.
11566 * infrun.c (keep_going): Likewise.
11567 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
11568 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
11569
11570 2004-01-17 Andrew Cagney <cagney@redhat.com>
11571
11572 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
11573 * gdbarch.h, gdbarch.c: Re-generate.
11574 * infcmd.c (print_return_value): Delete reference to
11575 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
11576
11577 * cris-tdep.c (cris_gdbarch_init): Do not set
11578 deprecated_extract_struct_value_address.
11579
11580 * xstormy16-tdep.c: Update copyright.
11581 (xstormy16_extract_struct_value_address): Update to current
11582 extract struct value address interface.
11583 (xstormy16_gdbarch_init): Set extract_struct_value_address.
11584 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
11585 current extract struct value address interface.
11586 (sh64_gdbarch_init): Set extract_struct_value_address.
11587
11588 * cris-tdep.c: Update copyright.
11589 (cris_extract_struct_value_address): Delete function.
11590 (struct_return_address): Delete variable.
11591 (cris_store_struct_return): Do not set struct_return_address.
11592
11593 * mcore-tdep.c: Update copyright.
11594 (mcore_extract_struct_value_address): Delete function. Update
11595 comments.
11596 (mcore_gdbarch_init): Update.
11597 * mn10300-tdep.c: Update copyright.
11598 (mn10300_extract_struct_value_address): Delete function.
11599 (mn10300_gdbarch_init): Update.
11600 * v850-tdep.c: Update copyright.
11601 (v850_extract_struct_value_address): Delete.
11602 (v850_gdbarch_init): Update.
11603 * ns32k-tdep.c: Update copyright.
11604 (ns32k_extract_struct_value_address): Delete.
11605 (ns32k_gdbarch_init): Update.
11606 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
11607 (hppa_gdbarch_init): Update.
11608 * vax-tdep.c: Update copyright.
11609 (vax_extract_struct_value_address): Delete.
11610 (vax_gdbarch_init): Update.
11611
11612 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
11613 * gdbarch.h, gdbarch.c: Re-generate.
11614 * procfs.c (procfs_fetch_registers): Delete reference to
11615 DEPRECATED_NPC_REGNUM.
11616 (procfs_store_registers): Ditto.
11617 * regcache.c (generic_target_write_pc): Simplify.
11618 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
11619
11620 * core-sol2.c (fetch_core_registers): Replace
11621 DEPRECATED_NPC_REGNUM with equivalent tdep value.
11622
11623 * hppa-tdep.c: Update copyright year.
11624 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
11625 NPC_REGNUM.
11626 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
11627
11628 * mips-tdep.c (mips_write_pc): New function.
11629 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
11630 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
11631 (mips_find_saved_regs, mips_software_single_step: Ditto.
11632 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
11633 mips_init_extra_frame_info, mips_pop_frame): Ditto.
11634
11635 2004-01-17 Andrew Cagney <cagney@redhat.com>
11636
11637 * mips-tdep.c: Re-indent. Group functions by ABI.
11638
11639 2004-01-17 Andrew Cagney <cagney@redhat.com>
11640
11641 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
11642 * gdbarch.c: Re-generate.
11643 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11644 DECR_PC_AFTER_BREAK to zero.
11645 * vax-tdep.c (vax_gdbarch_init): Ditto.
11646 * v850-tdep.c (v850_gdbarch_init): Ditto.
11647 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
11648 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
11649 * sh-tdep.c (sh_gdbarch_init): Ditto.
11650 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11651 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11652 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11653 * mips-tdep.c (mips_gdbarch_init): Ditto.
11654 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11655 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11656 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
11657 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11658 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
11659 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11660 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11661 * frv-tdep.c (frv_gdbarch_init): Ditto.
11662 * cris-tdep.c (cris_gdbarch_init): Ditto.
11663 * avr-tdep.c (avr_gdbarch_init): Ditto.
11664 * arm-tdep.c (arm_gdbarch_init): Ditto.
11665 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
11666
11667 2004-01-17 J. Brobecker <brobecker@gnat.com>
11668
11669 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
11670 Delete, no longer used.
11671 (read_subrange_type): New function, mostly extracted from
11672 read_array_type().
11673 (read_array_type): Replace extracted code by call to
11674 read_subrange_type().
11675 (dwarf2_get_attr_constant_value): New function.
11676 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
11677 (add_partial_symbol): Likewise.
11678 (process_die): Likewise.
11679 (new_symbol): Likewise.
11680 (read_type_die): Likewise.
11681
11682 2004-01-16 Andrew Cagney <cagney@redhat.com>
11683
11684 * symfile.c: Update copyright year.
11685 (compare_symbols): Delete unused function.
11686 * stabsread.c: Update copyright year.
11687 (lrs_general_complaint): Delete unused function.
11688 (ref_search_value): Ditto.
11689 (get_substring): Delete declaration.
11690 * sh64-tdep.c: Update copyright year.
11691 (sh64_get_gdb_regnum): Delete unused function.
11692 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
11693 Delete unused function.
11694
11695 2004-01-17 Mark Kettenis <kettenis@gnu.org>
11696
11697 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
11698 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
11699
11700 2004-01-16 Andrew Cagney <cagney@redhat.com>
11701
11702 Changes from Peter Schauer.
11703 * rs6000-tdep.c: Update copyright year.
11704 (rs6000_push_dummy_call): Update the stack pointer before
11705 accessing the corresponding stack region.
11706 * rs6000-nat.c: Update copyright year.
11707 (set_host_arch): Set "info.abfd" to "exec_bfd".
11708
11709 2004-01-15 Mark Kettenis <kettenis@gnu.org>
11710
11711 * blockframe.c: Update copyright year.
11712 (inside_entry_func): Don't treat a zero PC specially.
11713
11714 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
11715
11716 * gcore.c (gcore_copy_callback): Use paddr_d to print size
11717 variable.
11718 (gcore_create_callback): Ditto. Skip any memory segment that has
11719 no permissions set.
11720
11721 2004-01-14 David Carlton <carlton@kealia.com>
11722
11723 Change symbols for C++ nested types to contain the fully qualified
11724 name, if possible. (At least in the DWARF-2 case.) Partial fix
11725 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
11726 c++/895.
11727 * c-exp.y (qualified_type): Handle types nested within classes.
11728 * cp-namespace.c: Update comments.
11729 (cp_set_block_scope): Delete #if 0.
11730 (cp_lookup_nested_type): Handle types nested within classes.
11731 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
11732 when appropriate.
11733 (add_partial_symbol): Add the name of the enclosing namespace to
11734 types.
11735 (pdi_needs_namespace): New.
11736 (add_partial_namespace): Tweak comment.
11737 (add_partial_structure): New.
11738 (psymtab_to_symtab_1): Initialize processing_current_prefix
11739 here...
11740 (process_die): instead of here.
11741 (read_structure_scope): Try to figure out the name of the class or
11742 namespace that the structure might be defined within.
11743 (read_enumeration): Generate fully-qualified names, if possible.
11744 (read_namespace): Don't set name to NULL.
11745 (die_specification): New.
11746 (new_symbol): Generate fully-qualified names for types.
11747 (read_type_die): Determine appropriate prefix.
11748 (determine_prefix): New.
11749 (typename_concat): New.
11750 (class_name): New.
11751 * valops.c (value_aggregate_elt): Pass NOSIDE to
11752 value_struct_elt_for_reference.
11753 (value_struct_elt_for_reference): Make static, add NOSIDE
11754 parameter, call value_maybe_namespace_elt as a last resort.
11755 (value_namespace_elt): Break out code into
11756 value_maybe_namespace_elt.
11757 (value_maybe_namespace_elt): New.
11758
11759 2004-01-12 Andrew Cagney <cagney@redhat.com>
11760
11761 * mips-tdep.c (mips_convert_register_p): Handle both raw and
11762 cooked floating-point registers.
11763 (mips_gdbarch_init): Set convert_register_p, register_to_value,
11764 and value_to_register.
11765
11766 2004-01-13 Andrew Cagney <cagney@redhat.com>
11767
11768 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
11769 * gdbarch.c: Re-generate.
11770 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
11771 FUNCTION_START_OFFSET.
11772 * v850-tdep.c (v850_gdbarch_init): Ditto.
11773 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
11774 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
11775 * sh-tdep.c (sh_gdbarch_init): Ditto.
11776 * s390-tdep.c (s390_gdbarch_init): Ditto.
11777 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
11778 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
11779 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
11780 * mips-tdep.c (mips_gdbarch_init): Ditto.
11781 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
11782 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
11783 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
11784 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
11785 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
11786 * i386-tdep.c (i386_gdbarch_init): Ditto.
11787 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
11788 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
11789 * frv-tdep.c (frv_gdbarch_init): Ditto.
11790 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
11791 * cris-tdep.c (cris_gdbarch_init): Ditto.
11792 * avr-tdep.c (avr_gdbarch_init): Ditto.
11793 * arm-tdep.c (arm_gdbarch_init): Ditto.
11794 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
11795
11796 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
11797
11798 * infrun.c (follow_fork_mode_ask): Remove.
11799 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
11800 (follow_fork): Simplify and remove internal error for
11801 follow_fork_mode_ask.
11802 (_initialize_infrun): Update "set follow-fork-mode" help text.
11803
11804 2004-01-13 Andrew Cagney <cagney@redhat.com>
11805
11806 * configure.in: Update copyright year.
11807 (build_warnings): Add -Wunused-label.
11808 * configure: Re-generate.
11809
11810 2004-01-12 Andrew Cagney <cagney@redhat.com>
11811
11812 * exec.h (exec_ops): Make "extern".
11813
11814 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
11815 the function is void.
11816 (mips_pseudo_register_write): Ditto.
11817
11818 2004-01-12 Andrew Cagney <cagney@redhat.com>
11819
11820 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
11821 call. Never defined.
11822 * sparc-tdep.h (struct frame_info): Add opaque declaration.
11823 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
11824 (struct sparc_gregset, struct regcache): Ditto.
11825 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
11826
11827 2004-01-12 Andrew Cagney <cagney@redhat.com>
11828
11829 * mi/ChangeLog: Delete file. Renamed to ...
11830 * mi/ChangeLog-1999-2003: New file.
11831 * tui/ChangeLog: Delete file. Renamed to ...
11832 * tui/ChangeLog-1998-2003: New file.
11833
11834 2004-01-11 Mark Kettenis <kettenis@gnu.org>
11835
11836 * sparc64nbsd-tdep.c: Include "regset.h".
11837 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
11838 Remove variables.
11839 (fetch_core_registers): Remove function.
11840 (sparc64nbsd_core_fns): Remove variable.
11841 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
11842 functions.
11843 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
11844 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11845 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
11846
11847 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
11848 sparc_extract_struct_value_address.
11849 (sparc32_gdbarch_init): Set extract_struct_value_address.
11850 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
11851 function.
11852 (sparc64_init_abi): Set extract_struct_value_address. Don't set
11853 return_value_on_stack.
11854
11855 * NEWS: Mention that %cs and %ss have been added to the AMD64
11856 configurations
11857
11858 * frame.c: Update copyright year.
11859 (get_prev_frame): Improve comment.
11860
11861 * sparc64fbsd-tdep.c: Include "regset.h".
11862 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
11863 Remove variables.
11864 (fetch_core_registers): Remove function.
11865 (sparc64fbsd_core_fns): Remove variable.
11866 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
11867 functions.
11868 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
11869 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
11870 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
11871
11872 * sparcnbsd-tdep.c: Include "regset.h".
11873 (fetch_core_registers): Remove function.
11874 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
11875 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
11876 functions.
11877 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
11878 TDEP->fpregset.
11879 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
11880
11881 * sparc-tdep.h (struct regset): Provide opaque declaration.
11882 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
11883 fpregset and sizeof_fpregset members.
11884 * sparc-tdep.c (struct regset): Provide opaque declaration.
11885 (sparc_regset_from_core_section): New function.
11886 (sparc32_gdbarch_init): Initialize TDEP->gregset,
11887 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
11888 Set regset_from_core_section when appropriate.
11889
11890 2004-01-10 Mark Kettenis <kettenis@gnu.org>
11891
11892 * x86-64-tdep.c (amd64_non_pod_p): New function.
11893 (amd64_classify_aggregate): Return class memory for non-POD
11894 C++ structure types.
11895
11896 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
11897 argument. Use it to reserve a register if necessary.
11898 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
11899 amd64_push_arguments.
11900
11901 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
11902
11903 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
11904 register numbers in comments.
11905 * x86-64-tdep.h: Update copyright year.
11906 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
11907 Adjust for addition of %cs and %ss.
11908 * amd64fbsd-nat.c: Update copyright year.
11909 (reg_offset): Add register offsets for %cs and %ss.
11910 * amd64fbsd-tdep.c: Update copyright year.
11911 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
11912 (amd64fbsd_sc_reg_offset): Likewise.
11913 * x86-64-linux-nat.c: Update copyright year.
11914 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
11915 and %ss.
11916 * amd64nbsd-nat.c: Update copyright year.
11917 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
11918 * amd64nbsd-tdep.c: Update copyright year.
11919 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
11920 * x86-64-linux-tdep.c: Update copyright year.
11921 (user_to_gdb_regmap): Add mapping for %cs and %ss.
11922 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
11923 * regformats/reg-x86-64.dat: Add %cs and %ss.
11924
11925 * blockframe.c (inside_entry_func): Reformat. Introduce new local
11926 variables to prevent long lines. Update comments to reflect
11927 reality.
11928
11929 2004-01-09 David Carlton <carlton@kealia.com>
11930
11931 Checked in by Elena Zannoni <ezannoni@redhat.com>.
11932 * dwarf2read.c (read_namespace): Pull out name-generating code
11933 into namespace_name. Rename previous_namespace to previous_prefix
11934 and processing_current_namespace to processing_current_prefix..
11935 (namespace_name): New function.
11936 (add_partial_symbol): Substitute uses of pdi->name with
11937 actual_name.
11938 * cp-support.h: Rename processing_current_namespace to
11939 processing_current_prefix.
11940 Update copyright year.
11941 * cp-namespace.c: Rename processing_current_namespace to
11942 processing_current_prefix.
11943 Update copyright year.
11944
11945 2004-01-09 Andrew Cagney <cagney@redhat.com>
11946
11947 * jv-valprint.c, ser-unix.c: Add missing copyright years.
11948
11949 2004-01-09 Mark Kettenis <kettenis@gnu.org>
11950
11951 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
11952 complaining.
11953 (process_one_symbol): Deal with N_PATCH stabs.
11954
11955 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
11956
11957 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
11958 ifdeffed code.
11959 Update copyright year.
11960
11961 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11962
11963 * config/pa/tm-hppa.h: Update extern declarations for
11964 hppa32_hpux_frame_saved_pc_in_sigtramp,
11965 hppa32_hpux_frame_base_before_sigtramp, and
11966 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
11967
11968 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
11969
11970 * config/pa/tm-hppah.h: Update copyright years.
11971
11972 2004-01-08 Andrew Cagney <cagney@redhat.com>
11973
11974 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
11975 (mips_o32_reg_struct_has_addr): Delete function.
11976 (mips_gdbarch_init): Update.
11977 (mips_extract_struct_value_address): Delete function.
11978
11979 2004-01-08 David Mosberger <davidm@hpl.hp.com>
11980
11981 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
11982 reality.
11983
11984 2004-01-07 Andrew Cagney <cagney@redhat.com>
11985
11986 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
11987 architecture's elf flags (when available).
11988
11989 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
11990 FPU to the start, check the MIPS FPU when looking for an old
11991 architecture.
11992 (set_mipsfpu_single_command): Update the architecture.
11993 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
11994
11995 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
11996 (mips_mask_address_p): Add "tdep" parameter.
11997 (show_mask_address, mips_addr_bits_remove): Update.
11998 (mips_dump_tdep): Update.
11999 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
12000 (MIPS_STACK_ARGSIZE): Delete macro.
12001 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
12002 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
12003 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
12004 (mips_dump_tdep): Update.
12005 (MIPS_SAVED_REGSIZE): Delete macro.
12006 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
12007 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
12008 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
12009 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
12010 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
12011 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
12012 (mips_pop_frame, return_value_location): Update.
12013 (mips_n32n64_return_value, mips_dump_tdep): Update.
12014
12015 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
12016 MIPS ABI.
12017
12018 * mips-tdep.c: Update copyright.
12019 (mips_gdbarch_init): Merge two code blocks handling the register
12020 name and number layout.
12021
12022 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
12023
12024 * tracepoint.c (validate_actionline): Fix segv at EOF
12025
12026 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
12027
12028 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
12029 properly for static fields.
12030
12031 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
12032 Jason Molenda <jmolenda@apple.com>
12033
12034 * disasm.c: Update copyright to include 2004.
12035 (do_mixed_source_and_assembly): For uiout asm list
12036 and tuple cleanups, initialize to null_cleanup instead of
12037 NULL and do so prior to loop. Only reset when we close off
12038 the tuple/list. Move check for whether to close off the
12039 asm tuple/list to after dump_insns call where it will be run
12040 on each loop iteration.
12041
12042 2004-01-05 Andrew Cagney <cagney@redhat.com>
12043
12044 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
12045 should be a switch case and not a label.
12046 * mips-tdep.c (mips32_next_pc): Delete unused labels
12047 "greater_equal_branch" and "less_zero_branch".
12048 * jv-valprint.c (java_print_value_fields): Delete unused label
12049 "flush_it".
12050
12051 * target.c (unpush_target): Only close a target that is in the
12052 target stack.
12053
12054 2004-01-05 Mark Kettenis <kettenis@gnu.org>
12055
12056 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
12057 address from [sp + 64] instead of %o2.
12058
12059 * frame.c (get_prev_frame): Don't try to unwind the PC. This
12060 fixes PR backtrace/1476.
12061
12062 2004-01-05 Andrew Cagney <cagney@redhat.com>
12063
12064 * libunwind-frame.h (struct frame_id): Add opaque declaration,
12065 move to start of file.
12066 * i386-tdep.h (struct regcache): Add opaque declaration.
12067 * config/ia64/nm-linux.h (struct target_ops): Add opaque
12068 declaration.
12069 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
12070 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
12071 * win32-nat.c (fake_create_process): Use ISO C style definition.
12072 * stabsread.c (define_symbol): Delete #ifndef
12073 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
12074 stabs_argument_has_addr call, macro never defined.
12075
12076 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
12077
12078 * op50-rom.c: Delete.
12079 * w89k-rom.c: Delete.
12080 * Makefile.in: Remove references.
12081
12082 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12083
12084 * x86-64-tdep.c: Update copyright year.
12085 (struct amd64_register_info): Rename from x86_64_register_info.
12086 (amd64_register_info): Rename from x86_64_register_info.
12087 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
12088 (amd64_register_name): Rename from x86_64_register_name.
12089 (amd64_register_type): Rename from x86_64_register_type.
12090 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
12091 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
12092 (amd64_dwarf_reg_to_regnum): Rename from
12093 x86_64_dwarf_reg_to_regnum.
12094 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
12095 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
12096 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
12097 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
12098 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
12099 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
12100 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
12101 (amd64_frame_cache): Rename from x86_64_frame_cache.
12102 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
12103 (amd64_frame_prev_register): Rename from
12104 x86_64_frame_prev_register.
12105 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
12106 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
12107 (amd64_sigtramp_frame_cache): Rename from
12108 x86_64_sigtramp_frame_cache.
12109 (amd64_sigtramp_frame_prev_register): Rename from
12110 x86_64_sigtramp_frame_prev_register.
12111 (amd64_sigtramp_frame_unwind): Rename from
12112 x86_64_sigtramp_frame_unwind.
12113 (amd64_sigtramp_frame_sniffer): Rename from
12114 x86_64_sigtramp_frame_sniffer.
12115 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
12116 (amd64_frame_base): Rename from x86_64_frame_base.
12117 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
12118 (amd64_frame_align): Rename from x86_64_frame_align.
12119 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
12120 (amd64_regset_from_core_section): Rename from
12121 x86_64_regset_from_core_section.
12122 (x86_64_init_abi): Update comments.
12123
12124 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
12125
12126 * MAINTAINERS (write after approval): Add myself.
12127
12128 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12129
12130 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
12131 `float' arguments.
12132
12133 2004-01-04 Mark Kettenis <kettenis@gnu.org>
12134
12135 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
12136 such that it mentions a specific version of GCC that exhibits this
12137 bug.
12138
12139 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12140
12141 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
12142 structure that has a single `float' member, store it in %f1 in
12143 addition to %f0.
12144
12145 * sparc-sol2-nat.c: Add missing '\'.
12146
12147 * sparc-tdep.c (sparc32_return_value): New function.
12148 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
12149 Remove functions.
12150 (sparc32_gdbarch_init): Set return_value, don't set
12151 extract_return_value, store_return_value, use_struct_convention
12152 and return_value_on_stack.
12153
12154 * sparc-sol2-nat.c: Add missing ')'.
12155
12156 2004-01-03 J. Brobecker <brobecker@gnat.com>
12157
12158 * infrun.c (handle_step_into_function): New function.
12159 (handle_inferior_event): Extract out some code into the new
12160 function above.
12161
12162 2004-01-03 J. Brobecker <brobecker@gnat.com>
12163
12164 * infrun.c (handle_inferior_event): Move the declaration of
12165 real_stop_pc inside the if blocks where it is used.
12166
12167 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12168
12169 * sparc64-tdep.c (sparc64_16_byte_align_p)
12170 (sparc64_store_floating_fields, sparc64_store_floating_fields):
12171 Use check_typedef to get subtypes of structures and unions.
12172 (sparc64_store_return_value): Fix calculation of the appropriate
12173 offset into VALBUF when storing a structure or union.
12174 (sparc64_return_value): New function.
12175 (sparc64_use_struct_convention): Remove function.
12176 (sparc64_init_abi): Set return_value, don't set
12177 extract_return_value, store_return_value and
12178 use_struct_convention.
12179
12180 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
12181
12182 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
12183 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
12184 gdb/config/alpha/xm-alphaosf.h,
12185 gdb/config/powerpc/tm-ppcle-eabi.h,
12186 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
12187 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
12188 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
12189 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
12190 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
12191 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
12192 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
12193 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
12194 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
12195 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
12196 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
12197 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
12198 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
12199 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
12200 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
12201 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
12202 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
12203 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
12204 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
12205 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
12206 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
12207 Remove lines for .cvsignore files.
12208
12209 2004-01-03 J. Brobecker <brobecker@gnat.com>
12210
12211 * infrun.c: Back out the previous change.
12212
12213 2004-01-03 Mark Kettenis <kettenis@gnu.org>
12214
12215 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
12216 sparc-*-sunos4* to the list of REMOVED configurations.
12217
12218 * configure.tgt: Add back sparc-*-vxworks*.
12219 * remote-vxsparc.c: Remove all includes except for "defs.h",
12220 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
12221 Include "sparc-tdep.h".
12222 (SPARC_R_G1): New define.
12223 (vxsparc_gregset): New variable.
12224 (ext_format_sparc): Remove extern declaration.
12225 (vx_read_register): Rewrite to use sparc32_supply_gregset and
12226 sparc32_supply_fpregset.
12227 (vx_write_register): Rewrite to use sparc32_collect_gregset,
12228 sparc_collect_rwindow and sparc32_collect_fpregset.
12229 * config/sparc/tm-vxworks.h: New file, based on recently removed
12230 tm-vxsparc.h.
12231 * config/sparc/vxworks.mt: New file, based on recently removed
12232 vxworks.mt.
12233
12234 2004-01-03 J. Brobecker <brobecker@gnat.com>
12235
12236 * infrun.c (handle_step_into_function): New function.
12237 (handle_inferior_event): Extract out some code into the new
12238 function above.
12239
12240 2004-01-02 Mark Kettenis <kettenis@gnu.org>
12241
12242 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
12243 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
12244 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
12245 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
12246 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
12247 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
12248 (sparc_nat_h): New variable.
12249 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
12250 (tm-sun4os4.h): Remove dependency.
12251 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
12252 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
12253 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
12254 sparc-tdep.o): Update dependencies.
12255 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
12256 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
12257 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
12258 dependencies.
12259 * configure.host: Remove existing sparc-*-lynxos*,
12260 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
12261 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
12262 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
12263 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
12264 triplets.
12265 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
12266 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
12267 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
12268 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
12269 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
12270 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
12271 sparc64-*-solaris2* and sparc64-*-* triplets.
12272 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
12273 "symtab.h" and "objfiles.h".
12274 (BIAS): Remove define.
12275 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
12276 (X_DISP19): Remove macros.
12277 (sparc_fetch_instruction): Remove function.
12278 (struct gdbarch_tdep): Remove definition.
12279 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
12280 (sparc_breakpoint_from_pc): Remove function.
12281 (struct sparc64_frame_cache): Remove definition.
12282 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
12283 sparc64_unwind_pc): Remove functions.
12284 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
12285 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
12286 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
12287 (sparc64_frame_cache): Change return type to `struct
12288 sparc_frame_cache *'. Simply call sparc_frame_cache.
12289 (sparc64_frame_this_id, sparc64_frame_prev_register,
12290 sparc64_frame_base_address): Use `struct sparc_frame_cache'
12291 instead of `struct sparc64_frame_cache.
12292 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
12293 sparc_analyze_control_transfer, sparc_software_single_step,
12294 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
12295 _initialize_sparc64_tdep): Remove functions.
12296 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
12297 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
12298 macros.
12299 (sparc64_supply_gregset, sparc64_collect_gregset,
12300 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
12301 (sparc64_init_abi): New function.
12302 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
12303 inclusion guard. Include "sparc-tdep.h".
12304 (BIAS): Define.
12305 (r_tstate_offset, r_fprs_offset): New defines.
12306 (enum sparc_regnum): Remove defenition.
12307 (enum sparc64_regnum): Reformat.
12308 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
12309 (sparc64_init_abi, sparc64_supply_gregset,
12310 sparc64_collect_gregset, sparc64_supply_fpregset,
12311 sparc64_collect_fpregset): New prototypes.
12312 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
12313 Add extern declarations.
12314 (sparc64_sol2_init_abi): New prototype.
12315 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
12316 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
12317 prototypes.
12318 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
12319 "sparnbsd-nat.h".
12320 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
12321 functions.
12322 (_initialize_sparc64fbsd_nat): Remove initialization of
12323 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
12324 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
12325 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
12326 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
12327 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
12328 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
12329 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
12330 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
12331 (sparc64fbsd_r_y_offset): Remove variables.
12332 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
12333 Make static and const.
12334 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
12335 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
12336 functions.
12337 (sparc64fbsd_gregset): New variable.
12338 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
12339 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
12340 and sparc64_supply_fpregset.
12341 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
12342 (sparc64fbsd_sigtramp_frame_this_id)
12343 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
12344 (sparc64fbsd_sigtramp_frame_unwind): New variable.
12345 (sparc64fbsd_sigtramp_frame_sniffer): New function.
12346 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
12347 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
12348 * sparcnbsd-tdep.c: Update copyright year. Include
12349 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
12350 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
12351 "value.h" and "sparcnbsd-tdep.h".
12352 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
12353 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
12354 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
12355 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
12356 defines.
12357 (sparcnbsd_gregset): New variable.
12358 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
12359 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
12360 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
12361 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
12362 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
12363 variables.
12364 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
12365 (sparc32nbsd_sigcontext_frame_this_id)
12366 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
12367 (sparc32nbsd_sigcontext_frame_unwind): New variable.
12368 (sparc32nbsd_sigtramp_frame_sniffer): New function.
12369 (sparcnbsd_get_longjmp_target_32,
12370 sparcnbsd_get_longjmp_target_64): Remove functions.
12371 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
12372 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
12373 sparcnbsd_init_elf): Remove.
12374 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
12375 (sparcnbsd_elf_init_abi): New functions.
12376 (_initialize_sparcnbsd_tdep): New prototype.
12377 (_initialize_sparnbsd_tdep): Update.
12378 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
12379 corelow.o. Add sparc64-nat.o and sparc-nat.o.
12380 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
12381 * config/sparc/linux.mh: Update comment.
12382 (XM_FILE, HOST_IPC): Remove variables.
12383 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
12384 sparc-linux-nat.o.
12385 * config/sparc/linux.mt: Update comment.
12386 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
12387 * config/sparc/nbsd.mt: Reformat.
12388 * config/sparc/nbsd64.mh: Update comment.
12389 (NATDEPFILES): Add sparc-nat.o.
12390 * config/sparc/nbsd64.mt: Update comment.
12391 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
12392 (TM_FILE): Set to tm-nbsd.h.
12393 * config/sparc/nbsdelf.mh: Update comment.
12394 (NATDEPFILES): Add sparc-nat.o.
12395 (XM_FILE): Delete.
12396 * config/sparc/nbsdaout.mh: Update comment.
12397 (NATDEPFILES): Add sparc-nat.o
12398 (XM_FILE): Delete.
12399 * config/sparc/nm-linux.h: Update copyright year. Don't include
12400 "config/nm-svr4.h" and "solib.h". Add protection against multiple
12401 inclusion.
12402 (KERNEL_U_SIZE): Remove define.
12403 (kernel_u_size): Remove prototype.
12404 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
12405 * config/sparc/nm-nbsd.h: Update copyright. Don't include
12406 "regcache.h".
12407 (CHILD_PREPARE_TO_STORE): Remove define.
12408 * config/sparc/nm-nbsdaout.h: Tweak some comments.
12409 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
12410 sparcnbsd-nat.c: Rewrite files.
12411 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
12412 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
12413 sparcnbsd-tdep.h: Remove files.
12414 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
12415 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
12416 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
12417 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
12418 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
12419 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
12420 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
12421 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
12422 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
12423 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
12424 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
12425 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
12426 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
12427 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
12428 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
12429 * config/sparc/linux64.mh, config/sparc/linux64.mt,
12430 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
12431 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
12432 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
12433
12434 2004-01-02 Andrew Cagney <cagney@redhat.com>
12435
12436 From 2003-12-18 Kazuhiro Inaoka:
12437 * configure.host: Add m32r-linux target.
12438
12439 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
12440
12441 * top.c (print_gdb_version): Update year to 2004.
12442
12443 2004-01-02 Mark Mitchell <mark@codesourcery.com>
12444
12445 * MAINTAINERS: Add myself to the write-after-approval category.
12446
12447 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
12448
12449 From Bernardo Innocenti <bernie@develer.com>:
12450 * configure.tgt: Add uClinux target.
12451
12452 2004-01-02 Andrew Cagney <cagney@redhat.com>
12453
12454 * utils.c (do_my_cleanups): Make static, add forward declaration.
12455 * defs.h (do_my_cleanups): Delete declaration.
12456
12457 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
12458
12459 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
12460 bfd/ChangeLog-0203.
12461
12462 2004-01-02 Mark Kettenis <kettenis@gnu.org>
12463
12464 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
12465 in <machine/reg.h>.
12466 * configure, config.in: Regenerate.
12467
12468 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
12469 tui/ChangeLog-1998-2003.
12470 \f
12471 Local Variables:
12472 mode: change-log
12473 left-margin: 8
12474 fill-column: 74
12475 version-control: never
12476 End:
This page took 0.324617 seconds and 4 git commands to generate.