* xstormy16-tdep.c (xstormy16_skip_prologue): Clear/initialize the
[binutils-gdb.git] / gdb / ChangeLog
1 2004-12-15 Kevin Buettner <kevinb@redhat.com>
2
3 * xstormy16-tdep.c (xstormy16_skip_prologue): Clear/initialize the
4 frame cache.
5
6 2004-12-14 Randolph Chung <tausq@debian.org>
7
8 * hppa-tdep.c (hppa_in_function_epilogue_p): New function.
9 (hppa_gdbarch_init): Set in_epilogue_p method.
10
11 2004-12-14 Corinna Vinschen <vinschen@redhat.com>
12
13 * sh-tdep.c (sh_extract_return_value_nofpu): Rename from
14 sh_default_extract_return_value.
15 (sh_extract_return_value_fpu): Rename from
16 sh3e_sh4_extract_return_value.
17 (sh_store_return_value_nofpu): Rename from
18 sh_default_store_return_value.
19 (sh_store_return_value_fpu): Rename from sh3e_sh4_store_return_value.
20 (sh_return_value_nofpu): Accomodate above changes.
21 (sh_return_value_fpu): Ditto.
22
23 2004-12-13 Jerome Guitton <guitton@gnat.com>
24
25 * stabsread.c (read_huge_number): Add support for reading octal
26 signed number in twos complement, based on the size of this
27 number.
28 (read_range_type): Add support for reading octal signed bounds
29 in twos complements, based on the size of the type.
30 (read_type_number, read_cpp_abbrev, read_member_functions,
31 read_cpp_abbrev, read_one_struct_field, read_baseclasses,
32 read_struct_type, read_array_type, read_enum_type,
33 read_sun_builtin_type, read_sun_floating_type): Update calls to
34 read_huge_number.
35 (read_type): Update call to read_range_type.
36
37 2004-12-13 Randolph Chung <tausq@debian.org>
38
39 * hppa-hpux-tdep.c (internalize_hp_cxx_exception_support): Call
40 solib_get_solib_by_pc method through target vector.
41 (hppa_hpux_som_find_global_pointer): Call solib_get_got_by_pc
42 method through target vector.
43
44 2004-12-13 Joel Brobecker <brobecker@gnat.com>
45
46 * alpha-osf1-tdep.c (alpha_osf1_sigcontext_addr): Change
47 parameter name to make it clear that we already have a next
48 frame. Return the sigcontext from that next frame instead
49 of the frame following it.
50
51 2004-12-13 Randolph Chung <tausq@debian.org>
52
53 * Makefile.in (pa64solib_h, somsolib_h): Delete.
54 (solib_pa64_h, solib_som_h): New.
55 (HFILES_NO_SRCDIR, ALLDEPFILES): Replace somsolib.h with solib-som.h.
56 (hppa-hpux-tdep.o, hpread.o): Update dependencies.
57 (pa64solib.o, somsolib.o): Delete.
58 (solib-pa64.o, solib-som.o): New.
59 * hppa-hpux-tdep.c: Include new solib interfaces.
60 (hppa_hpux_som_init_abi): Attach to SOM solib interface.
61 (hppa_hpux_elf_init_abi): Attach to PA64 ELF solib interface.
62 * hppa-tdep.c (internalize_unwinds): If solib_get_text_base method
63 is available, use it to determine the base of unwind records.
64 * hppa-tdep.h (gdbarch_tdep): Add new solib methods.
65 * hpread.c: Replace somsolib.h with solib-som.h.
66 (hpread_process_one_debug_symbol): Use target vector to get thread
67 start address.
68 * config/pa/hppa64.mt (TDEPFILES): Use new solib interface.
69 * config/pa/hppahpux.mt (TDEPFILES): Likewise.
70 * config/pa/hpux.mh (NATDEPFILES): Delete references to target objects.
71 * config/pa/tm-hppah.h: Use new solib interface.
72
73 2004-12-13 Randolph Chung <tausq@debian.org>
74
75 * tramp-frame.c (tramp_frame_sniffer): Allow frames with names or
76 sections to be trampolines too.
77
78 2004-12-13 Ben Elliston <bje@au.ibm.com>
79
80 * f-exp.y (typename): Remove unused nonterminal.
81 (name): Likewise.
82
83 2004-12-12 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
84
85 Committed by Andrew Cagney.
86 * abug-rom.c, ada-lang.c, ada-typeprint.c, alpha-tdep.c: i18n
87 markup.
88
89 2004-12-12 Andrew Cagney <cagney@gnu.org>
90
91 * frame.c (get_prev_frame): When unwinding normal frames, check
92 that the PC isn't zero.
93 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Delete check for a
94 zero PC.
95
96 * MAINTAINERS: Reword description of what "Target Instruction Set
97 Architectures" covers.
98
99 2004-12-12 Mark Kettenis <kettenis@gnu.org>
100
101 * hppa-hpux-nat.c (hppa_hpux_child_can_run): Tweak comment.
102
103 2004-12-11 Mark Kettenis <kettenis@gnu.org>
104
105 * hppa-hpux-nat.c (ss_mpsfu_high): Remove define.
106 (hppa_hpux_save_state_offset): New function, replacing variable
107 with the same name.
108 (hppa_cannot_fetch_register, hppa_cannot_store_register): Remove
109 functions.
110 (hppa_hpux_fetch_register): Don't call hppa_cannot_fetch_register.
111 Use new hppa_hpux_save_state_offset function. Add special
112 handling for handling 64-bit "flags" register.
113 (hppa_hpux_store_register): Likewise.
114 (hppa_hpux_child_can_run): Tweak comment.
115
116 * inf-ttrace.c (inf_ttrace_him): Set TTEVT_BPT_SSTEP if available.
117 (inf_ttrace_attach): Likewise.
118 (inf_ttrace_resume_callback): New function.
119 (inf_ttrace_resume): Don't use TT_PROC_CONTINUE. Iterate over all
120 lwps and call inf_ttrace_resume_callback instead.
121 (inf_ttrace_wait): Handle TTEVT_BPT_SSTEP.
122
123 * inf-ttrace.c (_initialize_inf_ttrace): Unconditionially compile.
124
125 2004-12-10 Michael Snyder <msnyder@redhat.com>
126
127 * mn10300-tdep.c: New file. This is a re-implementation of
128 the mn10300 target back-end using the new frame api etc.
129 * mn10300-tdep.h: New file.
130 * config/mn10300/mn10300.mt: New file (or replace old file).
131 * configure.tgt: Add mn10300 target.
132
133 2004-12-10 Mark Kettenis <kettenis@gnu.org>
134
135 * configure.host (hppa*-*-hpux11*): Remove.
136 * config/pa/hpux11.mh: Remove file.
137
138 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Fix
139 typo.
140
141 2004-12-10 Kris Warkentin <kewarken@qnx.com>
142
143 * nto-tdep.h: Include osabi.h. Prototypes for generic Neutrino
144 osabi sniffer, signal handling initializer, 'in_dynsym_resolve_code'
145 function and nto_set_target function.
146 (struct nto_target_ops): Put comments inline with struct. Add osabi
147 sniffer hook. Redefine macros to permit testing/assignment. Remove
148 nto_ prefix from members.
149 * nto-tdep.c (nto_find_and_open_solib): Allocate all buffers
150 dynamically to support arbitrary root paths. Check for basename of
151 lib in search path and then check for absolute.
152 (nto_in_dynsym_resolve_code): New function.
153 (nto_core_sniffer): New function.
154 (regset_core_fns): Register core sniffer.
155 (nto_initialize_signals): New function.
156 (_initialize_nto_tdep): Move signal initialization code to above to
157 avoid initialization race conditions.
158 (nto_set_target): New function.
159 * nto-procfs.c: Minor formatting/indenting changes.
160 (procfs_is_nto_target): New function.
161 (procfs_open): Set nto_is_nto_target.
162 (_initialize_procfs): Ditto. Remove notice_signals() call to avoid
163 initialization race conditions.
164 (procfs_create_inferior): Resume inferior after creation.
165 * i386-nto-tdep.c: Declare i386_nto_target.
166 (init_i386nto_ops): Initialize i386_nto_target instead of
167 current_nto_target.
168 (i386nto_init_abi): Initialize signals. Call nto_set_target. Set
169 TARGET_SO_IN_DYNSYM_RESOLVE_CODE.
170 (_initialize_i386nto_tdep): Call init_i386nto_ops. Register osabi
171 sniffer.
172
173 2004-12-10 Mark Kettenis <kettenis@gnu.org>
174
175 * hppa-hpux-tdep.c (child_enable_exception_callback): Use XMALLOC.
176 (hppa_hpux_sigtramp_frame_unwind_cache): Use ARRAY_SIZE.
177 (hppa_hpux_init_abi): Reformat long line.
178
179 2004-12-09 Mark Kettenis <kettenis@gnu.org>
180
181 * hppa-hpux-tdep.c: Include "regset.h".
182 (HPPA_HPUX_SS_WIDEREGS, HPPA_HPUX_SS_FLAGS_OFFSET)
183 (HPPA_HPUX_SS_NARROW_OFFSET, HPPA_HPUX_SS_FPBLOCK_OFFSET)
184 (HPPA_HPUX_SS_WIDE_OFFSET, HPPA_HPUX_SAVE_STATE_SIZE)
185 (HPPA_HPUX_PA89_SAVE_STATE_SIZE): New defines.
186 (hppa_hpux_supply_ss_narrow, hppa_hpux_supply_ss_fpblock)
187 (hppa_hpux_supply_ss_wide, hppa_hpux_supply_save_state): New
188 functions.
189 (hppa_hpux_regset): New variable.
190 (hppa_hpux_regset_from_core_section): New function.
191 (hppa_hpux_init_abi): Set regset_from_core_section.
192 (hppa_hpux_core_osabi_sniffer): New function.
193 (_initialize_hppa_hpux_tdep): Register
194 hppa_hpux_core_osabi_sniffer.
195 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
196 * config/pa/hppahpux.mt (TDEPFILES): Add corelow.o.
197
198 2004-12-09 Randolph Chung <tausq@debian.org>
199
200 * solib-pa64.c (pa64_relocate_section_addresses): Properly relocate
201 text and data sections.
202 (pa64_current_sos): Also include the dld in the list of current shared
203 objects.
204 (pa64_solib_get_solib_by_pc): Update comments.
205 (pa64_solib_get_text_base): New function.
206 (pa64_solib_select): Set solib_get_text_base method.
207
208 2004-12-08 Daniel Jacobowitz <dan@debian.org>
209
210 * linux-thread-db.c (BUILD_THREAD): Delete.
211 (thread_get_info_callback): Include LWP ID in thread ID.
212 (thread_from_lwp, check_event, find_new_threads_callback): Likewise.
213 (lwp_from_thread): Use the LWP ID from the thread ID.
214
215 2004-12-07 Randolph Chung <tausq@debian.org>
216
217 * hppa-tdep.c (hppa_frame_prev_register_helper): Zero out the entire
218 register for both 32- and 64-bit targets.
219
220 2004-12-07 Randolph Chung <tausq@debian.org>
221
222 * frame.c (get_prev_frame): Don't terminate unwinding at main if we
223 are unwinding through a dummy frame.
224
225 2004-12-07 Randolph Chung <tausq@debian.org>
226
227 * hppa-tdep.h (gdbarch_tdep): Add unwind_adjust_stub method.
228 * hppa-hpux-tdep.c (hppa_hpux_unwind_adjust_stub): New function.
229 (hppa_hpux_init_abi) Set unwind_adjust_stub method.
230 * hppa-tdep.c (hppa_frame_cache): Call unwind_adjust_stub method
231 if defined.
232
233 2004-12-07 Randolph Chung <tausq@debian.org>
234
235 * hppa-tdep.c (hppa_stub_Frame_unwind_cache): Stop unwinding if
236 unwinding from a frame with pc == 0.
237 (hppa_stub_frame_this_id): Likewise.
238 (hppa_stub_frame_prev_register): Only provide real values if the frame
239 cache is not NULL.
240
241 2004-12-07 Randolph Chung <tausq@debian.org>
242
243 * solib-som.c: New file.
244 * solib-som.h: New file.
245 * solib-pa64.c: New file.
246 * solib-pa64.h: New file.
247
248 2004-12-07 Mark Kettenis <kettenis@gnu.org>
249
250 * Makefile.in (inf-ttrace.o): Fix typo.
251
252 2004-12-07 Jim Blandy <jimb@redhat.com>
253
254 * remote.c (remote_threads_info, remote_current_thread): Use
255 strtoul to parse thread ID numbers.
256
257 2004-12-07 Mark Kettenis <kettenis@gnu.org>
258
259 * inf-ttrace.c: Include "gdbthread.h".
260 (inf_ttrace_num_lwps): New variable.
261 (inf_ttrace_num_lwps_in_syscall): Renamed from
262 inf_ttrace_num_threads_in_syscall.
263 (inf_ttrace_him): Track TTEVT_LWP_CREATE, TTEVT_LWP_EXIT and
264 TTEVT_LWP_TERMINATE events.
265 (inf_ttrace_create_inferior): Assert that INF_TTRACE_NUM_LWPS is
266 zero.
267 (inf_ttrace_mourn_inferior): Set INF_TTRACE_NUM_LWPS to zero.
268 (inf_ttrace_attach): Assert that INF_TTRACE_NUM_LWPS is zero.
269 Track TTEVT_LWP_CREATE, TTEVT_LWP_EXIT and TTEVT_LWP_TERMINATE
270 events.
271 (inf_ttrace_wait): Report status as TARGET_WAITKIND_SPURIOUS by
272 default. Handle TTEVT_LWP_CREATE, TTEVT_LWP_EXIT and
273 TTEVT_LWP_TERMINATE events.
274 (inf_ttrace_thread_alive, inf_ttrace_pid_to_str): New functions.
275 (inf_ttrace_target): Set to_thread_alive and to_pid_to_str.
276 * Makefile.in (inf-ttrace.o): Update dependencies.
277
278 * hppa-tdep.h (hppa_read_pc, hppa_write_pc, hppa_unwind_pc): New
279 prototypes.
280 * hppa-tdep.c (hppa_read_pc): Rename from hppa_target_read_pc.
281 Make global. Remove HP-UX specific code. Use
282 frame_unwind_register_unsigned instead of
283 frame_unwind_register_signed.
284 (hppa_write_pc): Rename from hppa_target_write_pc. Make global.
285 Remove HP-UX specific code.
286 (hppa_unwind_pc): Make global. Remove HP-UX specific code.
287 (hppa_frame_prev_register_helper): Set "flags" register to zero
288 for all unwound frames.
289 (hppa_gdbarch_init): Adjust.
290 * hppa-hpux-tdep.c (HPPA_HPUX_SS_INSYSCALL): New define.
291 (hppa_hpux_read_pc, hppa_hpux_write_pc)
292 (hppa_hpux_unwind_pc): New functions.
293 (hppa_hpux_init_abi): Set read_pc, write_pc and unwind_pc.
294
295 2004-12-07 Andreas Schwab <schwab@suse.de>
296
297 * main.c (long_options): Add entry for "-l".
298 (print_gdb_help): Add line for -l option.
299 * NEWS: Mention it.
300
301 2004-12-05 Randolph Chung <tausq@debian.org>
302
303 * hppah-nat.c (store_inferior_registers): Rewrite logic to not use
304 DEPRECATED_REGISTER_BYTE.
305
306 2004-12-05 Randolph Chung <tausq@debian.org>
307
308 * hppa-tdep.c (unwind_command): Print the stub type for stub unwind
309 records.
310
311 2004-12-05 Mark Kettenis <kettenis@gnu.org>
312
313 * somsolib.c [PA_SOM_ONLY] (no_shared_libraries): New function.
314 * config/pa/hppahpux.mt (TDEPFILES): Remove solib.o.
315
316 * hppa-hpux-tdep.c: Update copyright notice and year.
317
318 2004-12-05 Richard Earnshaw <rearnsha@arm.com>
319
320 * doublest.c (FLOATFORMAT_LARGEST_BYTES): New define.
321 (get_field, put_field): Assert that the format is one we can handle.
322 Simplify logic accordingly.
323 (floatformat_normalize_byteorder): New function.
324 (convert_floatformat_to_doublest): Use floatformat_normalize_byteorder
325 to normalize and select modified byte order. Pass modified byte order
326 to get_field.
327 (floatformat_is_negative, floatformat_is_nan, floatformat_mantissa):
328 Likewise.
329 (convert_doublest_to_floatformat): Select an appropriate intermediate
330 byte order if necessary. Always convert to the final format before
331 returning.
332
333 2004-12-04 Daniel Jacobowitz <dan@debian.org>
334
335 PR tui/1703
336 * linux-nat.c (linux_tracefork_child): Use _exit instead of exit.
337 Suggested by Joshua Neuheisel.
338
339 2004-12-03 Randolph Chung <tausq@debian.org>
340
341 * gdbarch.sh (instruction_nullified): Delete.
342 * gdbarch.c: Regenerate.
343 * gdbarch.h: Regenerate.
344 * hppa-tdep.c (hppa_target_read_pc): Adjust pc if instruction is
345 nullified.
346 (hppa_unwind_pc): Likewise.
347 (hppa_instruction_nullified): Delete.
348 (hppa_gdbarch_init): Don't set instruction_nullified method.
349 * infrun.c (infwait_states): Remove infwait_nullified_state.
350 (handle_inferior_event): Remove handling of infwait_nullified_state.
351 Remove handling of nullified instructions.
352
353 2004-12-03 Mark Kettenis <kettenis@gnu.org>
354
355 * inf-ttrace.c: Include <sys/mman.h>.
356 (struct inf_ttrace_page): New.
357 (struct inf_ttrace_page_dict): New.
358 (inf_ttrace_num_threads_in_syscall)
359 (inf_ttrace_reenable_page_protections): New variables.
360 (inf_ttrace_enable_syscall_events)
361 (inf_ttrace_disable_syscall_events, inf_ttrace_get_page)
362 (inf_ttrace_add_page, inf_ttrace_insert_page)
363 (inf_ttrace_remove_page, inf_ttrace_mask_page_protections)
364 (inf_ttrace_enable_page_protections)
365 (inf_ttrace_disable_page_protections)
366 (inf_ttrace_insert_watchpoint, inf_ttrace_remove_watchpoint)
367 (inf_ttrace_can_use_hw_breakpoint)
368 (inf_ttrace_region_size_ok_for_hw_watchpoint)
369 (inf_ttrace_stopped_by_watchpoint): New functions.
370 (inf_ttrace_him): Remove unsused varaible `tts'.
371 (inf_ttrace_create_inferior): Add assertionts.
372 (inf_ttrace_mourn_inferior): Clear page dictionary.
373 (inf_ttrace_attach): Set initial event mask.
374 (inf_ttrace_detach): Reset number of threads in system call.
375 (inf_ttrace_wait): Deal with system call events.
376 (inf_ttrace_target): Initialize "hardware" watchpoint-related
377 parts of the target vector.
378 (_initialize_inf_ttrace): New prototype and function.
379
380 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Use ULONGEST as
381 type of `gp' variable.
382
383 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
384
385 * README: Remove config.if from directory listing.
386
387 2004-12-01 Joel Brobecker <brobecker@gnat.com>
388
389 * alpha-tdep.c (alpha_register_name): Add comment.
390 (alpha_cannot_fetch_register): Exclude registers numbers which
391 are no longer used from the list of registers that can be fetched.
392 (alpha_cannot_store_register): Exclude registers numbers which
393 are no longer used from the list of registers that can be stored.
394 * alpha-nat.c (fetch_osf_core_registers): Add missing value in
395 core_reg_mapping array.
396
397 2004-12-01 Joel Brobecker <brobecker@gnat.com>
398
399 * alpha-tdep.c (alpha_heuristic_frame_prev_register): Fetch
400 the register value from the correct frame.
401
402 2004-11-30 Randolph Chung <tausq@debian.org>
403
404 * hppa-linux-tdep.c (insns_match_pattern_relaxed): New function.
405 (hppa_linux_in_dyncall): Check that we are inside the range of
406 $$dyncall, not necessarily at the first insn.
407 (hppa_linux_in_solib_call_trampoline): Identify a trampoline
408 even if the pc does not point to the first insn of the trampoline.
409
410 2004-11-30 Randolph Chung <tausq@debian.org>
411
412 * breakpoint.c (break_at_finish_command): Delete.
413 (break_at_finish_command_1): Delete.
414 (break_at_finish_at_depth_command): Delete.
415 (break_at_finish_at_depth_command_1): Delete.
416 (tbreak_at_finish_command): Delete.
417 * hppa-tdep.c (_initialize_hppa_tdep): Remove deprecated xbreak, tbreak
418 and bx commands.
419
420 2004-11-30 Andrew Cagney <cagney@gnu.org>
421
422 * config/nm-gnu.h: Delete file.
423 * config/i386/nm-i386gnu.h: Inline "config/nm-gnu.h".
424
425 * config/nm-sysv4.h: Delete file.
426 * config/i386/nm-i386v4.h: Inline "config/nm-sysv4.h".
427 * config/i386/nm-i386v42mp.h: Inline "config/nm-sysv4.h".
428 * config/i386/nm-i386sol2.h: Inline "config/nm-sysv4.h".
429 * config/ia64/nm-aix.h: Inline "config/nm-sysv4.h".
430 * config/mips/nm-irix5.h: Inline "config/nm-sysv4.h".
431
432 2004-11-29 Andrew Cagney <cagney@gnu.org>
433
434 * MAINTAINERS: Add Randolph Chung (pa), Jeff Johnston (ia64), Kei
435 Sakamoto (m32r), Joel Brobecker (mips), and Ulrich Weigand (s390)
436 as can-commit architecture developers.
437
438 2004-11-29 Mark Kettenis <kettenis@gnu.org>
439
440 * sparc-tdep.c (X_RS1, X_SIMM13): New macros.
441 (sparc32_skip_prologue): Skip instructions that store arguments in
442 registers into their corresponding stack slots.
443
444 * config/m68k/nbsdaout.mh (NAT_FILE): Set to solib.h instead of
445 tm-solib.h.
446 * config/m68k/obsd.mh (NAT_FILE): Likewise.
447
448 * sparc-tdep.h (sparc32nbsd_elf_init_abi): New prototype.
449 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Make global.
450 * sparcobsd-tdep.c (sparc32obsd_init_abi): Call
451 sparc32nbsd_elf_init_abi. Remove duplicate code.
452
453 * config/sparc/nbsdaout.mh (NAT_FILE): Set to solib.h.
454 * config/sparc/nbsdelf.mh (NAT_FILE): Remove variable.
455 * config/sparc/nm-nbsd.h: Remove file.
456 * config/sparc/nm-nbsdaout.h: Remove file.
457
458 * sparc-nat.c (inf_ptrace_xfer_partial): New variable.
459 (sparc_xfer_partial): New function.
460 (sparc_target): Save value of to_xfer_partial from ptrace vector.
461 Set to_xfer_partial.
462
463 * fork-child.c (fork_inferior): Fork instead of vfork if
464 PRE_TRACE_FUN is non-null.
465
466 2004-11-24 Fred Fish <fnf@specifixinc.com>
467
468 * rs6000-tdep.c (skip_prologue): Use line table info to skip over
469 compiler generated function calls made as part of a prologue.
470
471 2004-11-23 Mark Kettenis <kettenis@gnu.org>
472
473 * inf-ttrace.c: New file.
474 * inf-ttrace.h: New file.
475 * hppa-hpux-nat.c [HAVE_TTRACE]: Include <sys/ttrace>.
476 Include "inf-ttrace.h".
477 (ss_mpsfu_high): Define to ss_tlsp if necessary.
478 (hppa_hpux_fetch_register, hppa_hpux_store_register): Use
479 ptid_get_pid instead of PIDGET. Modify to handle both ttrace and
480 ptrace systems.
481 (_initialize_hppa_hpux_nat) [HAVE_TTRACE]: Call inf_ttrace_traget
482 instead of inf_ptrace_target.
483 * config/pa/hpux.mh (NATDEPFILES): Add inf-ttrace.o.
484 * Makefile.in (inf_ttrace_h): New variable.
485 (hppa-hpux-nat.o): Update dependency.
486 (inf-ttrace.o): New dependency.
487 (ALLDEPFILES): Add inf-ptrace.c and inf-ttrace.c.
488
489 2004-11-23 Randolph Chung <tausq@debian.org>
490
491 * arch-utils.c (generic_instruction_nullified): New.
492 * arch-utils.h (generic_instruction_nullified): New.
493 * gdbarch.sh (instruction_nullified): New method.
494 * gdbarch.c: Regenerate.
495 * gdbarch.h: Regenerate.
496 * infrun.c (INSTRUCTION_NULLIFIED): Delete.
497 (handle_inferior_event): Replace INSTRUCTION_NULLIFIED with calls to
498 new gdbarch method.
499 * config/pa/tm-hppa.h (INSTRUCTION_NULLIFIED): Delete definition.
500 * hppa-tdep.c (hppa_instruction_nullified): Remove prototype and make
501 static. Rewrite to work directly off the passed regcache.
502 (hppa_gdbarch_init): Set instruction_nullified method.
503
504 2004-11-23 Joel Brobecker <brobecker@gnat.com>
505
506 * sparc-tdep.c (sparc_is_unimp_insn): New function.
507 (sparc32_frame_cache): For functions where there is no debugging
508 information to help us determine whether it's a struct-return
509 function or not, fallback on checking whether the instruction
510 at the return address is an "unimp" instruction or not.
511
512 2004-11-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
513
514 * MAINTAINERS: Add myself to write after approval section.
515
516 * hppa-hpux-nat.c (child_suppress_run): Add variable to allow
517 hpux-thread.c to suppress children from running.
518 (hppa_hpux_child_can_run): New function.
519 (_initialize_hppa_hpux_nat): Use hppa_hpux_child_can_run.
520 * hpux-thread.c: Include string.h and hppa-tdep.h.
521 (FLAGS_REGNUM, SP_REGNUM, PC_REGNUM): Rename to HPPA_FLAGS_REGNUM,
522 HPPA_SP_REGNUM and HPPA_PCOQ_HEAD_REGNUM, respectively.
523 (hpux_thread_store_registers): Replace deprecated_registers with
524 calls to regcache_raw_read.
525 * config/pa/hpux11.mh, config/pa/hpux11w.mh: Delete HOST_IPC.
526
527 2004-11-21 Mark Kettenis <kettenis@gnu.org>
528
529 * sparc64fbsd-nat.c: Update copyright year.
530 (_initialize_sparc64fbsd_nat): Construct and add target vector.
531 * config/sparc/fbsd.mh (NATDEPFILES): Remove infptrace.o,
532 inftarg.o.
533
534 2004-11-21 Daniel Jacobowitz <dan@debian.org>
535
536 * sparc-tdep.c (sparc_software_single_step): Handle stepping to NULL.
537
538 2004-11-21 Daniel Jacobowitz <dan@debian.org>
539
540 * linux-nat.c (my_waitpid): New function.
541 (linux_test_for_tracefork): Make more robust and verbose. Take
542 an ORIGINAL_PID argument and test for PTRACE_SETOPTIONS first.
543 (linux_supports_tracefork, linux_supports_tracevforkdone): Take a PID
544 argument. Update calls to linux_test_for_tracefork.
545 (linux_enable_event_reporting, child_follow_fork)
546 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
547 (child_insert_exec_catchpoint): Update calls to
548 linux_supports_tracefork and linux_supports_tracevforkdone.
549
550 2004-11-21 Daniel Jacobowitz <dan@debian.org>
551
552 * valarith.c (value_subscript): Copy VALUE_FRAME_ID.
553 (value_subscripted_rvalue): Likewise.
554 * valops.c (search_struct_field, value_slice): Likewise.
555
556 2004-11-21 Mark Kettenis <kettenis@gnu.org>
557
558 * inf-ptrace.c: Don't include "regcache.h" and "gdbcmd.h".
559 Reorder includes a bit. Fix comment.
560 * Makefile.in (inf-ptrace.o): Update dependencies.
561
562 2004-11-21 Andreas Schwab <schwab@suse.de>
563
564 * m68klinux-tdep.c: Include "glibc-tdep.h" and "solib-svr4.h".
565 (m68k_linux_init_abi): Set solib_svr4_fetch_link_map_offsets to
566 svr4_ilp32_fetch_link_map_offsets and gdbarch_skip_solib_resolver
567 to glibc_skip_solib_resolver.
568 * config/m68k/linux.mt (TDEPFILES): Add glibc-tdep.o. Remove
569 solib-legacy.o.
570 * Makefile.in (m68klinux-tdep.o): Update dependencies.
571
572 2004-11-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
573
574 * infttrace.h (ttrace_write_reg_64): Add prototype.
575 * hppah-nat.c (store_inferior_registers): Fix warning from ambiguous
576 expression.
577 (store_inferior_registers): Correct formatting. Replace uses of
578 deprecated_registers with calls to regcache_raw_read,
579 regcache_raw_write_part and regcache_raw_read_part.
580
581 2004-11-21 Mark Kettenis <kettenis@gnu.org>
582
583 * config/pa/hppahpux.mh: Remove file.
584 * config/pa/hpux1020.mh: Remove file.
585
586 2004-11-20 Andreas Schwab <schwab@suse.de>
587
588 * configure.host: Set host floatformat for m68k.
589
590 2004-11-20 Eli Zaretskii <eliz@gnu.org>
591
592 * config/djgpp/fnchange.lst: Resolve file-name clash between
593 hppa-hpux-tdep.c and the new hppa-hpux-nat.c.
594
595 2004-11-20 Mark Kettenis <kettenis@gnu.org>
596
597 * hppa-hpux-nat.c: New file.
598 * config/pa/hpux.mh (NATDEPFILES): New file.
599 * Makefile.in (ALLDEPFILES): Add hppa-hpux-nat.c.
600 (hppa-hpux-nat.o): New dependency.
601 * configure.host: Remove hppa*-*-hpux10.20.
602 (hppa*-*-hpux*, hppa*-*-hiux*): Set gdb_host to hpux.mh.
603
604 * inf-ptrace.c: Fix coding style.
605
606 * gdb_ptrace.h [PTRACE_TYPE_ARG5] (ptrace): New macro.
607 * infptrace.c (call_ptrace): Simply call ptrace with four
608 arguments.
609
610 * dbxread.c (process_one_symbol): Fix a few coding standard
611 issues. Improve code formatting.
612
613 * dbxread.c: Include "gdb_string.h".
614 (record_minimal_symbol, read_ofile_symtab): Replace
615 DEPRECATED_STREQ and DEPRECATED_STREQN with strcmp and strncmp.
616 * Makefile.in (dbxread.o): Update dependencies.
617
618 * dwarf2-frame.c (read_encoded_value): Correctly calculate number
619 of bytes read for aligned LEB128 encodings.
620
621 2004-11-19 Mark Kettenis <kettenis@gnu.org>
622
623 * bsd-kvm.c (bsd_kvm_pcb_cmd): Cast return value from
624 parse_and_eval_address to u_long before converting it to a pointer
625 type.
626 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Change type of
627 ps_strings from int to u_long.
628 * i386obsd-nat.c (_initialize_i386obsd_nat): Cast _ps.val to
629 u_long instead of CORE_ADDR.
630
631 2004-11-18 Mark Kettenis <kettenis@gnu.org>
632
633 * dbxread.c (process_one_symbol): Do not adjust address of first
634 N_SLINE stab for a function for code generated by non-GCC
635 compilers.
636
637 2004-11-18 Kevin Buettner <kevinb@redhat.com>
638
639 * solib-null.c: New file.
640
641 2004-11-17 Andrew Cagney <cagney@gnu.org>
642
643 * MAINTAINERS: Drop MIPS and remote.
644
645 2004-11-15 Andrew Cagney <cagney@gnu.org>
646
647 * findvar.c (value_of_register): Set the frame ID.
648 * value.c (value_primitive_field): Copy the frame ID.
649 * valops.c (value_assign): Simplify lval_register case, there's
650 always a frame.
651
652 2004-11-14 Daniel Jacobowitz <dan@debian.org>
653
654 * Makefile.in (mips-linux-tdep.o): Update dependencies.
655 * mips-linux-tdep.c: Include "regcache.h".
656 (fill_fpregset, mips64_fill_fpregset): Use regcache_raw_collect.
657
658 2004-11-14 Daniel Jacobowitz <dan@debian.org>
659
660 * Makefile.in (linux-thread-db.o): Fix typo in last change.
661
662 2004-11-14 Daniel Jacobowitz <dan@debian.org>
663
664 * linux-thread-db.c: New file, renamed from thread-db.c.
665 * thread-db.c: Remove.
666 * Makefile.in (linux-thread-db.o): Rename from thread-db.o rule.
667 * config/alpha/alpha-linux.mh (NATDEPFILES): Rename thread-db.o
668 to linux-thread-db.o.
669 * config/arm/linux.mh (NATDEPFILES): Likewise.
670 * config/i386/linux.mh (NATDEPFILES): Likewise.
671 * config/i386/linux64.mh (NATDEPFILES): Likewise.
672 * config/ia64/linux.mh (NATDEPFILES): Likewise.
673 * config/m32r/linux.mh (NATDEPFILES): Likewise.
674 * config/m68k/linux.mh (NATDEPFILES): Likewise.
675 * config/mips/linux.mh (NATDEPFILES): Likewise.
676 * config/pa/linux.mh (NATDEPFILES): Likewise.
677 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
678 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
679 * config/s390/s390.mh (NATDEPFILES): Likewise.
680 * config/sparc/linux.mh (NATDEPFILES): Likewise.
681 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
682
683 2004-11-13 Andrew Cagney <cagney@gnu.org>
684
685 * config/i386/i386lynx.mh: Delete file.
686 * config/i386/i386lynx.mt: Delete file.
687 * Makefile.in (ALLDEPFILES, i386ly-tdep.o): Remove i386ly-tdep.c.
688 * i386ly-tdep.c: Delete.
689
690 * config/tm-lynx.h: Delete, inline contents ...
691 * config/rs6000/tm-rs6000ly.h: ... here.
692
693 * config/tm-sysv4.h: Delete file, inlining contents.
694 * config/ia64/tm-aix.h (SKIP_TRAMPOLINE_CODE): Define.
695 * config/tm-linux.h (SKIP_TRAMPOLINE_CODE): Define.
696 * config/tm-nto.h (SKIP_TRAMPOLINE_CODE): Define.
697
698 * regcache.h (deprecated_register_valid): Delete.
699 (deprecated_registers): Delete.
700 * regcache.c (deprecated_register_valid): Delete.
701 (deprecated_registers): Delete.
702 (deprecated_read_register_byte, _initialize_regcache)
703 (deprecated_write_register_bytes, build_regcache): Update.
704 * config/powerpc/ppc-sim.mt (TDEPFILES): Remove ppc-bdm.o and
705 remote-sds.o.
706 * config/powerpc/ppc-eabi.mt (TDEPFILES): Ditto.
707 * config/mips/embed.mt (TDEPFILES): Remove remote-mips.o.
708
709 * NEWS: List h8300*-*-*, mcore-*-*, mn10300-*-*, ns32k-*-*, and
710 v850-*-* under removed.
711 * configure.host: Delete ns32k-*-netbsd*.
712 * configure.tgt: Delete h8300-*-*, mcore*-*-*, mn10300-*-*,
713 ns32k-*-netbsd*, and v850*-*-*.
714 * MAINTAINERS: Mark h8300, mcore, mn10300, ns32k, v850 as
715 "Deleted"
716 * config/h8300/tm-h8300.h, config/h8300/h8300.mt: Delete.
717 * h8300-tdep.c, config/mcore/mcore.mt, mcore-rom.c: Delete.
718 * mcore-tdep.c, config/mn10300/mn10300.mt: Delete.
719 * mn10300-tdep.c, config/ns32k/nbsdaout.mh: Delete.
720 * config/ns32k/nbsdaout.mt, config/ns32k/nm-nbsd.h: Delete.
721 * config/ns32k/nm-nbsdaout.h, config/ns32k/tm-ns32k.h: Delete.
722 * ns32knbsd-nat.c, ns32knbsd-tdep.c, ns32k-tdep.c: Delete.
723 * ns32k-tdep.h, config/v850/v850.mt, v850ice.c: Delete.
724 * v850-tdep.c: Delete.
725
726 2004-11-13 Joel Brobecker <brobecker@gnat.com>
727
728 * irix5-nat.c (fetch_core_registers): Replace use of
729 deprecated_registers by equivalent code.
730
731 2004-11-13 Joel Brobecker <brobecker@gnat.com>
732
733 * irix5-nat.c (fill_gregset): Replace use of deprecated_registers
734 with equivalent code.
735 (fill_fpregset): Likewise.
736
737 2004-11-13 Andrew Cagney <cagney@gnu.org>
738
739 * MAINTAINERS: Do not list "Deleted" architectures.
740
741 * configure.tgt: Delete i[34567]86-*-vxworks*, m68*-netx-*,
742 m68*-*-vxworks*, mips*-*-vxworks*, powerpc-*-vxworks*, and
743 sparc-*-vxworks*.
744 * NEWS: Mention that vxworks was deleted.
745 * config/m68k/tm-vx68.h, config/mips/tm-vxmips.h: Delete.
746 * config/powerpc/tm-vxworks.h, config/tm-vxworks.h: Delete.
747 * config/i386/vxworks.mt, config/m68k/vxworks68.mt: Delete.
748 * config/mips/vxmips.mt, config/powerpc/vxworks.mt: Delete.
749 * config/sparc/vxworks.mt, vx-share/dbgRpcLib.h: Delete.
750 * vx-share/ptrace.h, vx-share/regPacket.h: Delete.
751 * vx-share/vxTypes.h, vx-share/vxWorks.h: Delete.
752 * vx-share/wait.h, vx-share/xdr_ld.c: Delete.
753 * vx-share/xdr_ld.h, vx-share/xdr_ptrace.c: Delete.
754 * vx-share/xdr_ptrace.h, vx-share/xdr_rdb.c: Delete.
755 * vx-share/xdr_rdb.h, remote-vxsparc.c: Delete.
756 * remote-vxmips.c, remote-vx.c: Delete.
757 * remote-vx68.c: Delete.
758 * config/m68k/tm-os68k.h: Remove reference to VxWorks.
759 * config/m68k/os68k.mt, ada-lang.h: Ditto.
760 * Makefile.in (HFILES_NO_SRCDIR, ALLDEPFILES, remote-vx68.o)
761 (remote-vx.o, remote-vxmips.o, remote-vxsparc.o): Delete vx files.
762
763 2004-11-13 Eli Zaretskii <eliz@gnu.org>
764
765 * config/i386/xm-go32.h: Don't include fopen-bin.h.
766 Don't define CRLF_SOURCE_FILES and DIRNAME_SEPARATOR.
767
768 * source.c (OPEN_MODE, FDOPEN_MODE): Remove the definitions in the
769 branch that doesn't define CRLF_SOURCE_FILES; always use
770 binary-mode open.
771 (print_source_lines_base, forward_search_command)
772 (reverse_search_command): Enable the code that accepts DOS-style
773 CRLF line endings on all platforms (this removes the need for
774 CRLF_SOURCE_FILES).
775
776 * defs.h: Fix wording of the comment before FOPEN_RB.
777 (DIRNAME_SEPARATOR) [__MSDOS__]: Define to ';'.
778
779 * config/djgpp/fnchange.lst: Group renames for opcode directory
780 together.
781
782 * config/djgpp/djconfig.sh: Replace file names that don't exist
783 anymore with existing files, for checking the unpacked
784 distribution.
785
786 * config/djgpp/config.sed (am_cv_exeext, lt_cv_sys_max_cmd_len):
787 Export pre-cooked values in configure-* targets that begin with
788 "@test -f stage_last".
789
790 2004-11-12 Andrew Cagney <cagney@gnu.org>
791
792 * defs.h (enum lval_type): Delete lval_reg_frame_relative.
793 * value.h (struct value): Update comment.
794 * valops.c (value_assign): Fold lval_reg_fame_relative into
795 lval_register.
796 * findvar.c (value_from_register, locate_var_value): Ditto.
797
798 2004-11-12 Randolph Chung <tausq@debian.org>
799
800 * config/tm/tm-hppa.h (SYMBOLS_CAN_START_WITH_DOLLAR): Remove.
801 * parse.c (SYMBOLS_CAN_START_WITH_DOLLAR): Remove.
802 (write_exp_msymbol): Remove conditional check for symbols starting
803 with $. Update comments.
804
805 2004-11-12 Randolph Chung <tausq@debian.org>
806
807 * pa64solib.c (pa64_solib_thread_start_addr): Rename from
808 so_lib_thread_start_addr.
809 * pa64solib.h (so_list): Forward declare.
810 (pa64_solib_thread_start_addr): Prototype.
811 * somsolib.c (SHL_LOAD, SHL_UNLOAD): Define if not already defined.
812 (no_shared_libraries): Remove.
813 (som_solib_thread_start_addr): Rename from so_lib_thread_start_addr.
814 * somsolib.h (som_solib_thread_start_addr): Likewise; prototype.
815 * hpread.c (hpread_process_one_debug_symbol): Use either the som or
816 the elf solib handler to find the start address.
817
818 * config/pa/hppahpux.mh (NATDEPFILES): Move target-specific support
819 files to the target makefile.
820 * config/pa/hpux1020.mh (NATDEPFILES): Likewise.
821 * config/pa/hpux11.mh (NATDEPFILES): Likewise.
822 * config/pa/hpux11w.mh (NATDEPFILES): Likewise.
823
824 * config/pa/hppa64.mt (TDEPFILES): Put target-specific support
825 files for symbol reading and shared library handling here.
826 * config/pa/hppahpux.mt (TDEPFILES): Likewise.
827 (PA_SOM_ONLY): Define so we can build a 32-bit SOM only target
828 without bringing in 64-bit support.
829
830 2004-11-12 Andrew Cagney <cagney@gnu.org>
831
832 * sparc-tdep.c: Replace VALUE_TYPE with value_type.
833 * v850-tdep.c, sparc64-tdep.c, sh-tdep.c: Ditto.
834 * sh64-tdep.c, s390-tdep.c, mcore-tdep.c: Ditto.
835 * h8300-tdep.c, arm-linux-tdep.c, amd64-tdep.c: Ditto.
836 * hppa-tdep.c, mips-tdep.c, m88k-tdep.c: Ditto.
837 * m68hc11-tdep.c, m32r-tdep.c, ia64-tdep.c: Ditto.
838 * frv-tdep.c, cris-tdep.c, avr-tdep.c, alpha-tdep.c: Ditto.
839
840 Merge VALUE_REGNO and VALUE_FRAME_REGNUM into VALUE_REGNUM.
841 * value.h (VALUE_REGNO, VALUE_FRAME_REGNUM): Delete.
842 (VALUE_REGNUM): Define.
843 (struct value): Delete location.regnum, rename "regno" to
844 "regnum".
845 * value.c, valops.c, valarith.c, findvar.c: Update.
846
847 * value.h (VALUE_TYPE, VALUE_NEXT, VALUE_OFFSET, VALUE_BITSIZE)
848 (VALUE_BITPOS): Delete.
849 (value_type, value_offset, value_bitsize, value_bitpos): Declare.
850 * value.c (value_type, value_offset, value_bitpos)
851 (value_bitsize): New functions. Update references.
852 * arm-tdep.c, gnu-v3-abi.c, hpacc-abi.c, gnu-v2-abi.c: Update.
853 * f-valprint.c, cp-valprint.c, c-valprint.c: Update.
854 * ada-valprint.c, typeprint.c, scm-valprint.c, scm-exp.c: Update.
855 * p-valprint.c, jv-valprint.c, jv-lang.c, varobj.c: Update.
856 * objc-lang.c, ada-lang.c, std-regs.c, stack.c: Update.
857 * infcall.c, linespec.c, printcmd.c, valarith.c: Update.
858 * valops.c, eval.c, findvar.c, breakpoint.c: Update.
859 * tracepoint.c, ax-gdb.c, mi/mi-main.c, cli/cli-dump.c:
860 * rs6000-tdep.c, ppc-sysv-tdep.c: Update.
861
862 2004-11-12 Andrew Cagney <cagney@gnu.org>
863
864 * cris-tdep.c (cris_register_offset): Delete, never called.
865 (cris_spec_reg_applicable): Delete cris_ver_sim.
866 * MAINTAINERS: List d10v as OBSOLETE.
867 * rdi-share/host.h (FOPEN_WB): #ifdef 0 out definitions of
868 FOPEN_WB et.al., defined by "fopen-bin.h".
869
870 2004-11-12 Randolph Chung <tausq@debian.org>
871
872 * hppa-tdep.c (hppa_skip_permanent_breakpoint): Move definition ...
873 * hppa-hpux-tdep.c (hppa_skip_permanent_breakpoint): ... to here.
874 * config/pa/tm-hppa.h (SKIP_PERMANENT_BREAKPOINT): Move definition ...
875 * config/pa/tm-hppah.h (SKIP_PERMANENT_BREAKPOINT): ... to here.
876
877 2004-11-12 Mark Kettenis <kettenis@jive.nl>
878
879 * tui/tui-io.c: Don't include "terminal.h".
880 * Makefile.in (tui-io.o): Update dependencies.
881
882 2004-11-12 Kei Sakamoto <sakamoto.kei@renesas.com>
883
884 * Makefile.in (m32r-linux-tdep.o): Update dependencies.
885 * m32r-linux-tdep.c (m32r_linux_init_abi): Call
886 set_gdbarch_regset_from_core_section for core file support.
887 (m32r_linux_supply_gregset, m32r_linux_regset_from_core_section):
888 New functions.
889
890 2004-11-11 Randolph Chung <tausq@debian.org>
891
892 * hppa-tdep.c (skip_prologue_hard_way): Make static, add
893 stop_after_branch parameter and use it to determine if we should look
894 at the delay slot of the first branch insn to find prologue insns.
895 (hppa_skip_prologue): Update comment and call to skip_prologue_hard_way.
896 (hppa_frame_cache): Likewise.
897
898 2004-11-11 Randolph Chung <tausq@debian.org>
899
900 * hppa-tdep.c (hppa_frame_cache): Properly handle the frame pointer
901 register so that it can be unwound from anywhere in the prologue.
902
903 2004-11-10 msnyder <msnyder@redhat.com>
904
905 * rs6000-tdep.c (skip_prologue): After saving lr_offset,
906 must invalidate lr_reg (so we don't try to save it again).
907 Ditto for cr_offset and cr_reg.
908
909 2004-11-05 Jon Beniston <jon@beniston.com>
910
911 Committed by Andrew Cagney.
912 * remote.c (putpkt_binary) Fix PR gdb/1806. Send an ACK
913 when an unexpected packet is received, as the target stubs
914 continually retransmit the same packet until ACKed.
915
916 2004-11-10 Randolph Chung <tausq@debian.org>
917
918 * frame.c (get_prev_frame): Use get_frame_type to retrieve the
919 frame's type.
920
921 2004-11-10 Randolph Chung <tausq@debian.org>
922
923 * blockframe.c (inside_entry_func): Move to .....
924 * frame.c (inside_entry_func): ... here, and make static.
925 (backtrace_past_entry): New flag.
926 (get_prev_frame): Stop backtrace at the entry function if enabled
927 by flag. Update comments.
928 (_initialize_frame): Add command to set backtrace_past_entry flag.
929 * defs.h (inside_entry_func): Remove prototype.
930
931 2004-11-10 Mark Kettenis <kettenis@gnu.org>
932
933 * dwarf2read.c: Fix formatting.
934
935 2004-11-10 Andrew Cagney <cagney@gnu.org>
936
937 * value.h (COERCE_REF, COERCE_ARRAY, COERCE_NUMBER, COERCE_ENUM)
938 (coerce_ref, coerce_array, coerce_number, coerce_enum): Replace
939 macros with function declarations.
940 * value.c (coerce_ref, coerce_array, coerce_number)
941 (coerce_enum): New functions.
942 (value_as_long, value_as_address): Update.
943 * ada-lang.c (ada_coerce_ref, ada_value_binop)
944 (ada_evaluate_subexp, ada_value_assign, ada_value_struct_elt): Update.
945 * jv-lang.c (evaluate_subexp_java): Update.
946 * valarith.c (value_less, value_neg, value_complement)
947 (value_binop, value_add, value_subscript, value_x_binop)
948 (value_logical_not, value_sub): Update.
949 * valops.c (check_field, value_struct_elt, value_ind)
950 (value_find_oload_method_list, value_cast, value_assign): Update.
951 * eval.c (evaluate_subexp_standard): Update.
952
953 2004-11-10 Mark Kettenis <kettenis@gnu.org>
954
955 * mips-tdep.c (mips32_relative_offset): Change return type to
956 LONGEST, change argument type to ULONGEST. Fix sign-extension.
957
958 2004-11-10 Randolph Chung <tausq@debian.org>
959
960 * hppa-tdep.c (hppa32_register_name, hppa64_register_name): Make static.
961 (hppa32_push_dummy_call, hppa64_push_dummy_call): Likewise.
962 (hppa_fetch_pointer_argument): Likewise.
963 (hppa_frame_cache): Use safe_frame_unwind_memory instead of
964 deprecated_read_memory_nobpt.
965 (_initialize_hppa_tdep): Replace deprecated_add_show_from_set/
966 add_set_cmd sequence with add_setshow_boolean_cmd.
967
968 2004-11-09 Andrew Cagney <cagney@gnu.org>
969
970 GDB 6.3 released from GDB 6.3 branch.
971
972 2004-11-09 Andrew Cagney <cagney@gnu.org>
973
974 * values.c: Rename to ...
975 * value.c: ..., new file.
976 * Makefile.in: Update.
977
978 2004-11-09 Daniel Jacobowitz <dan@debian.org>
979
980 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Correct allocated
981 size.
982
983 2004-11-09 Andrew Cagney <cagney@gnu.org>
984
985 * TODO: Delete.
986
987 * value.h (struct value): Delete field bfd_section.
988 (VALUE_BFD_SECTION): Delete macro.
989 (COERCE_REF): Update.
990 (value_at, value_at_lazy): Delete asection parameter.
991 * printcmd.c (print_formatted, x_command): Update.
992 (do_examine): Delete asection parameter.
993 (next_section): Delete variable.
994 * valops.c (value_cast, value_at, value_at_lazy)
995 (value_coerce_function, value_addr, value_ind, value_string)
996 (find_rt_vbase_offset, value_full_object): Update.
997 * hpacc-abi.c (hpacc_virtual_fn_field)
998 (hpacc_value_rtti_type): Update.
999 * gnu-v3-abi.c (gnuv3_rtti_type, gnuv3_virtual_fn_field)
1000 (gnuv3_baseclass_offset): Update.
1001 * f-valprint.c (f_val_print): Update.
1002 * c-valprint.c (c_val_print): Update.
1003 * p-valprint.c (pascal_val_print): Update.
1004 * jv-valprint.c (java_value_print): Update.
1005 * jv-lang.c (java_class_from_object, evaluate_subexp_java): Update.
1006 * ada-lang.c (ada_value_primitive_packed_val)
1007 (ada_evaluate_subexp): Update.
1008 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Update.
1009 * expprint.c (print_subexp_standard): Update.
1010 * infcall.c (call_function_by_hand): Update.
1011 * valarith.c (value_add): Update.
1012 * eval.c (evaluate_subexp_standard): Update.
1013 * values.c (allocate_value, value_copy, value_static_field): Update.
1014 * findvar.c (read_var_value, locate_var_value): Update.
1015
1016 2004-11-09 Andrew Cagney <cagney@gnu.org>
1017
1018 * i386-linux-tdep.c: Include "dwarf2-frame.h".
1019 * Makefile.in: Update all dependencies.
1020
1021 2004-11-08 Andrew Cagney <cagney@gnu.org>
1022
1023 * sentinel-frame.c (sentinel_frame_prev_pc): New function.
1024 (sentinel_frame_unwinder): Add the prev_pc method.
1025 * frame.c (frame_pc_unwind): Use the per-frame pc unwinder when
1026 available. Do not handle the sentinel-frame case.
1027 * frame-unwind.h (frame_prev_register_ftype): Define.
1028 (struct frame_unwind): Add prev_pc;
1029
1030 2004-11-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1031
1032 * configure.in: Check for ncurses/term.h.
1033 * gdb_curses.h: Include term.h here, prefering ncurses/term.h.
1034 * utils.c: Include gdb_curses.h instead of curses.h and term.h.
1035 * tui/tui.c: Don't include term.h.
1036 * configure, config.in: Rebuilt.
1037
1038 2004-11-08 Mark Kettenis <kettenis@gnu.org>
1039
1040 * m68kbsd-nat.c: Include "inf-ptrace.h".
1041 (_initialize_m68kbsd_nat): Fix pasto.
1042 * Makefile.in (m68kbsd-nat.o): Update dependencies.
1043
1044 2004-11-08 Randolph Chung <tausq@debian.org>
1045
1046 * infrun.c (debug_infrun): New variable.
1047 (resume, proceed, wait_for_inferior): Annotate with debug messages.
1048 (handle_inferior_event, keep_going): Likewise.
1049 (_initialize_infrun): Register "set debug infrun" command.
1050
1051 2004-11-08 Andreas Schwab <schwab@suse.de>
1052
1053 * linux-nat.c (PTRACE_EVENT_VFORK_DONE): Renamed from
1054 PTRACE_EVENT_VFORKDONE.
1055 (child_follow_fork): Adjust.
1056
1057 2004-11-08 Andrew Cagney <cagney@gnu.org>
1058
1059 * README: Refer to 6.3, not 6.2, update directory listing droppng
1060 references to intl/ and mmalloc/.
1061 * PROBLEMS: Refer to 6.3 not 6.2.
1062
1063 * PROBLEMS: Delete no-longer applicable problems.
1064
1065 2004-11-07 Andrew Cagney <cagney@redhat.com>
1066 Daniel Jacobowitz <dan@debian.org>
1067 Roland McGrath <roland@redhat.com>
1068
1069 * Makefile.in (symfile-mem.o): Update dependencies.
1070 * i386-linux-tdep.c (i386_linux_dwarf_signal_frame_p): New.
1071 (i386_linux_init_abi): Call dwarf2_frame_set_signal_frame_p.
1072 * inf-ptrace.c (inf_ptrace_attach): Call
1073 observer_notify_inferior_created.
1074 * inftarg.c (child_attach): Likewise.
1075 * symfile-mem.c: Include "observer.h", "auxv.h", and "elf/common.h".
1076 (symbol_file_add_from_memory): Take NAME argument. Use it for
1077 the new BFD's filename.
1078 (add_symbol_file_from_memory_command): Update call to
1079 symbol_file_add_from_memory.
1080 (struct symbol_file_add_from_memory_args, add_vsyscall_page)
1081 (symbol_file_add_from_memory_wrapper): New.
1082 (_initialize_symfile_mem): Register add_vsyscall_page as an
1083 inferior_created observer.
1084
1085 2004-11-07 Mark Kettenis <kettenis@gnu.org>
1086
1087 * m68kbsd-nat.c (m68kbsd_fetch_inferior_registers): Rename from
1088 fetch_inferior_registers. Make static.
1089 (m68kbsd_store_inferior_registers): Rename from
1090 store_inferior_registers. Make static.
1091 (_initialize_m68kbsd_nat): Construct and add target vector.
1092 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1093 inftarg.o. Add inf-ptrace.o.
1094 (NAT_FILE): Set to tm-solib.h.
1095 (LOADLIBES): New variable.
1096 * config/m68k/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1097 inftarg.o. Add inf-ptrace.o.
1098 (NAT_FILE): Delete variable.
1099 * config/m68k/obsd.mh (NATDEPFILES): Remove infptrace.o and
1100 inftarg.o. Add inf-ptrace.o.
1101 (NAT_FILE): Set to tm-solib.h.
1102 * config/m68k/nm-nbsdaout.h: Remove file.
1103
1104 2004-11-07 Daniel Jacobowitz <dan@debian.org>
1105
1106 * dwarf2-frame.c (struct dwarf2_frame_ops): Add signal_frame_p.
1107 (dwarf2_frame_set_signal_frame_p, dwarf2_frame_signal_frame_p)
1108 (dwarf2_signal_frame_unwind): New.
1109 (dwarf2_frame_sniffer): Use dwarf2_frame_signal_frame_p.
1110 * dwarf2-frame.h (dwarf2_frame_set_signal_frame_p): New prototype.
1111
1112 2004-11-07 Mark Kettenis <kettenis@gnu.org>
1113
1114 * Makefile.in (mips64obsd-tdep.o): Fix typo.
1115
1116 * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Renamed
1117 from mipsnbsd_ilp32_solib_svr4_fetch_link_map_offsets. Trim sizes
1118 to only include the structure members we actually need.
1119 (mipsnbsd_lp64_fetch_link_map_offsets): Renamed from
1120 mipsnbsd_lp64_solib_svr4_fetch_link_map_offsets. Trim sizes to
1121 only include the structure members we actually need.
1122 (mipsnbsd_init_abi): Update.
1123
1124 * mips64obsd-nat.c: Include "mips-tdep.h".
1125 (MIPS64OBSD_NUM_REGS): Remove define.
1126 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM): New defines.
1127 (mips64obsd_supply_gregset, mips64obsd_collect_gregset): Handle
1128 floating-point registers correctly.
1129 * Makefile.in (mips64obsd-nat.o): Update dependencies.
1130
1131 * mips64obsd-tdep.c: Include "trad-frame.h", "tramp-frame.h" and
1132 "gdb_assert.h".
1133 (mips64obsd_sigframe_init): New function.
1134 (mips64obsd_sigframe): New variable.
1135 (mips64obsd_init_abi): Add comments. Prepend mips64obsd_sigrame
1136 unwinder.
1137 * Makefile.in (mips64obsd-tdep.o): Update dependencies.
1138
1139 2004-11-06 Joel Brobecker <brobecker@gnat.com>
1140
1141 * alpha-mdebug-tdep.c: #include mdebugread.h.
1142 Replace alpha_extra_func_info_t by struct mdebug_extra_func_info *.
1143 * Makefile.in (alpha-mdebug-tdep.o): Add dependency on mdebugread.h.
1144
1145 2004-11-05 Andrew Cagney <cagney@gnu.org>
1146
1147 * dwarf2-frame.c (dwarf2_frame_cache): Only complain when both the
1148 CFI and the init_reg method leave the register unspecified.
1149 Include the register name in the "Incomplete CFI data" complaint.
1150 Supress leading zeros in the address.
1151
1152 2004-11-05 Mark Kettenis <kettenis@gnu.org>
1153
1154 * dwarf2-frame.c (decode_frame_entry_1): Avoid indirection when
1155 skipping a personality routine in a CIE augmentation.
1156
1157 2004-11-05 Jeff Johnston <jjohnstn@redhat.com>
1158
1159 * defs.h (fatal, vfatal): New function prototypes.
1160 * stack.c (backtrace_command_stub): Stub to call backtrace_command_1
1161 via catch_errors.
1162 (backtrace_command): Change to call backtrace_command_stub via
1163 catch_errors instead of calling backtrace_command_1 directly.
1164 (backtrace_full_command): Ditto.
1165 * utils.c (error_stream_1): New static function.
1166 (verror): Change to call error_stream_1 instead of error_stream.
1167 (error_stream): Call error_stream_1 with RETURN_ERROR argument.
1168 (vfatal, fatal): New functions.
1169
1170 2004-11-05 Andrew Cagney <cagney@gnu.org>
1171
1172 * stack.c (parse_frame_specification_1): Clear selected_frame_p
1173 when not using selected frame.
1174
1175 2004-11-05 Mark Kettenis <kettenis@jive.nl>
1176
1177 * dwarf2-frame.c (decode_frame_entry_1): Correctly skip
1178 personality routine in a CIE augmentation.
1179
1180 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
1181
1182 * stack.c (set_current_sal_from_frame): New function.
1183 (print_args_stub): Use it.
1184 (print_frame_info): Don't set sal here.
1185
1186 2004-11-04 Mark Kettenis <kettenis@gnu.org>
1187
1188 * dwarf2-frame.c (read_encoded_value): Change type of third
1189 argument to `unsigned char *'. Add support for LEB128 encodings.
1190
1191 2004-11-04 Jim Blandy <jimb@redhat.com>
1192
1193 * gdbtypes.c (make_qualified_type): Doc fix. Add assertion to
1194 prevent cross-objfile references.
1195 (make_cv_type): Doc fix. Don't create cross-objfile references,
1196 even for stub types.
1197 (replace_type): Add assertion to prevent cross-objfile references.
1198 (check_typedef): Never resolve a stub type by copying over a type
1199 from another file.
1200
1201 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
1202
1203 * Makefile.in (m32r-tdep.o): Update dependencies.
1204 * m32r-tdep.c (m32r_gdbarch_init): Call gdbarch_init_osabi for
1205 ABI-specific overrides.
1206
1207 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
1208
1209 * m32r-tdep.c (m32r_memory_insert_breakpoint): Remove
1210 unnecessary parallel execution bit.
1211 (m32r_memory_remove_breakpoint): Ditto.
1212 (m32r_breakpoint_from_pc): Update.
1213
1214 2004-11-03 Randolph Chung <tausq@debian.org>
1215
1216 * hppa-tdep.c (hppa_frame_cache): Use frame_pc_unwind instead of
1217 frame_func_unwind to locate the unwind entry.
1218 (hppa_frame_this_id): Likewise.
1219
1220 2004-11-03 Andrew Cagney <cagney@gnu.org>
1221
1222 * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p'
1223 packet, obsolete configurations, end-of-life deprecated_registers.
1224
1225 2004-11-02 Mark Kettenis <kettenis@gnu.org>
1226
1227 * dwarf2-frame.c (read_encoded_value): Set proper size for signed
1228 encodings as well as unsigned encodings.
1229
1230 2004-11-02 Andrew Cagney <cagney@gnu.org>
1231
1232 * value.h (COERCE_VARYING_ARRAY): Delete.
1233 * valops.c (value_cast, value_slice): Delete use.
1234 * valarith.c (value_subscript, value_concat): Delete use.
1235
1236 2004-11-02 Paul Hilfinger <hilfingr@nile.gnat.com>
1237
1238 * NEWS: GDB understands GNAT Ada.
1239
1240 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1241
1242 * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.
1243 (amd64-sol2-tdep.o): Add dependencies.
1244 * amd64-sol2-tdep.c, config/i386/sol2-64.mh,
1245 config/i386/sol2-64.mt: New files.
1246 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offset,
1247 amd64_sol2_gregset32_reg_offset, _initialize_amd64_sol2_nat): New.
1248 (supply_gregset): Correct order of arguments to
1249 amd64_supply_native_gregset.
1250 (fill_gregset): Correct order of arguments to
1251 amd64_collect_native_gregset.
1252 * configure.host (i[34567]86-*-solaris2.1[0-9]*): Add new case.
1253 * configure.tgt (i[34567]86-*-solaris2.1[0-9]*): Likewise.
1254 * configure.in (*-*-solaris2.[[6789]]): Add *-*-solaris2.1[[0-9]]
1255 for definition of NEW_PROC_API.
1256 * configure: Regenerate.
1257
1258 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1259
1260 * MAINTAINERS (Write After Approval): Add myself.
1261
1262 2004-11-01 Andrew Cagney <cagney@gnu.org>
1263
1264 * configure.tgt: Mark d10v-*-* as obsolete.
1265 * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
1266
1267 2004-11-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1268
1269 * values.c (modify_field): Correct handling of bit-fields that
1270 don't fit in 32 bits. Use unsigned operations throughout and
1271 simplify the code a bit. Document preconditions.
1272
1273 2004-10-31 Andrew Cagney <cagney@gnu.org>
1274
1275 * config/pa/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
1276 * config/tm-sysv4.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
1277 (in_plt_section): Delete.
1278
1279 * mips-tdep.c (mips_in_solib_return_trampoline): Delete.
1280 (mips_gdbarch_init): Do not set same.
1281
1282 * arch-utils.c (generic_in_solib_call_trampoline): Delete.
1283 * arch-utils.h (generic_in_solib_call_trampoline): Delete.
1284
1285 * gdbarch.sh (in_solib_call_trampoline): Delete.
1286 * gdbarch.h, gdbarch.c: Re-generate.
1287
1288 * hppa-tdep.c (hppa_stub_unwind_sniffer): Replace
1289 IN_SOLIB_CALL_TRAMPOLINE with tdep.in_solib_call_trampoline.
1290 * hppa-tdep.h (struct gdbarch_tdep): Add in_solib_call_trampoline.
1291 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Set same.
1292 * hppa-linux-tdep.c (hppa_linux_init_abi): Ditto.
1293
1294 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1295
1296 * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
1297 (mipsnbsd_fetch_inferior_registers): Rename from
1298 fetch_inferior_registers. Make static.
1299 (mipsnbsd_store_inferior_registers): Rename from
1300 store_inferior_registers. Make static.
1301 (_initialize_mipsnbsd_nat): New function and prototype.
1302 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
1303 * config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables.
1304 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
1305 inf-ptrace.o.
1306
1307 2004-10-31 Andrew Cagney <cagney@gnu.org>
1308
1309 * xstormy16-tdep.c (xstormy16_in_solib_call_trampoline)
1310 (xstormy16_gdbarch_init): Do not set in_solib_call_trampoline,
1311 delete corresponding unused function.
1312 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Really do not set
1313 in_solib_call_trampoline.
1314 * config/arm/tm-embed.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
1315 * config/powerpc/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
1316 * config/mips/tm-nbsd.h: Ditto.
1317 * config/arm/tm-linux.h: Ditto.
1318 * config/mips/tm-linux.h: Ditto.
1319
1320 * armnbsd-tdep.c (arm_netbsd_aout_init_abi)
1321 (arm_netbsd_aout_in_solib_call_trampoline): Do not set
1322 in_solib_call_trampoline, delete corresponding unused function.
1323 * vaxnbsd-tdep.c (vaxnbsd_aout_in_solib_call_trampoline)
1324 (vaxnbsd_aout_init_abi): Ditto.
1325 * sparcnbsd-tdep.c (sparcnbsd_aout_in_solib_call_trampoline)
1326 (sparc32nbsd_aout_init_abi): Ditto.
1327 * ppc-linux-tdep.c (ppc64_in_solib_call_trampoline)
1328 (ppc_linux_init_abi): Ditto.
1329 * ns32knbsd-tdep.c (ns32knbsd_aout_in_solib_call_trampoline)
1330 (ns32knbsd_init_abi_aout): Ditto.
1331 * mips-tdep.c (mips_in_call_stub, mips_gdbarch_init): Ditto.
1332 * mips-linux-tdep.c (mips_linux_init_abi): Ditto.
1333 * m68kbsd-tdep.c (m68kbsd_aout_in_solib_call_trampoline)
1334 (m68kbsd_aout_init_abi): Ditto.
1335 * i386-cygwin-tdep.c (i386_cygwin_in_solib_call_trampoline)
1336 (i386_cygwin_init_abi): Ditto.
1337 * i386bsd-tdep.c (i386bsd_aout_in_solib_call_trampoline)
1338 (i386bsd_init_abi): Ditto.
1339
1340 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Do not set
1341 in_solib_call_trampoline to in_plt_entry, IN_SOLIB_CALL_TRAMPOLINE
1342 isn't used by this architecture.
1343 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
1344 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Ditto.
1345 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Ditto.
1346 * s390-tdep.c (s390_gdbarch_init): Ditto.
1347 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
1348 * m68klinux-tdep.c (m68k_linux_init_abi): Ditto.
1349 * i386-tdep.c (i386_svr4_init_abi): Ditto.
1350 * i386-nto-tdep.c (i386nto_init_abi): Ditto.
1351 * arm-linux-tdep.c (arm_linux_init_abi): Ditto.
1352 * amd64-tdep.c (amd64_init_abi): Ditto.
1353
1354 * vaxnbsd-tdep.c (vaxnbsd_elf_init_abi): Do not set
1355 in_solib_call_trampoline to its default value of
1356 generic_in_solib_call_trampoline.
1357 * ppcobsd-tdep.c (ppcobsd_init_abi): Ditto.
1358 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Ditto.
1359 * i386obsd-tdep.c (i386obsd_elf_init_abi): Ditto.
1360 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Ditto.
1361 * i386fbsd-tdep.c (i386fbsd_init_abi): Ditto.
1362 * hppabsd-tdep.c (hppabsd_init_abi): Ditto.
1363
1364 * mips-tdep.c (mips_dump_tdep): Don't print any of the macros.
1365
1366 * config/mips/obsd64.mt (DEPRECATED_TM_FILE): Delete.
1367
1368 * config/mips/tm-mips.h: Delete file.
1369 * remote-mips.c: Delete tm-mips.h from comment.
1370 * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete.
1371 * config/mips/tm-nbsd.h: Don't include tm-mips.h.
1372 * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete.
1373 * config/mips/tm-linux.h: Don't include tm-mips.h.
1374 * config/mips/tm-vxmips.h: Don't include tm-mips.h.
1375 * config/mips/irix5.mt (DEPRECATED_TM_FILE):
1376 * config/mips/tm-wince.h: Don't include.
1377
1378 * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define.
1379 * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete.
1380 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
1381 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
1382
1383 * mdebugread.h (ecoff_relocate_efi): Delete declaration.
1384 * mdebugread.c (ecoff_relocate_efi): Delete function.
1385 * objfiles.c (objfile_relocate): Delete #ifdef
1386 MDEBUG_EFI_SYMBOL_NAME code.
1387
1388 2004-10-31 Orjan Friberg <organ.friberg@axis.com>
1389 Andrew Cagney <cagney@gnu.org>
1390
1391 * gdbarch.sh (single_step_through_delay): Add.
1392 * gdbarch.h, gdbarch.c: Re-generate.
1393 * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
1394 (mips_step_skips_delay): Delete.
1395 * mips-tdep.c (mips_single_step_through_delay): Replace
1396 mips_step_skips_delay.
1397 (mips_gdbarch_init): Set single_step_through_delay.
1398 (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
1399
1400 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1401
1402 * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
1403 from TRAMP_FRAME frame type.
1404
1405 2004-10-31 Andrew Cagney <cagney@gnu.org>
1406
1407 * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
1408
1409 * mips-tdep.c (mips_ignore_helper): Delete.
1410 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
1411 * infrun.c (handle_inferior_event): Delete #ifdef
1412 DEPRECATED_IGNORE_HELPER_CALL code.
1413
1414 * config/mips/tm-mips.h (RA_REGNUM): Delete.
1415
1416 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1417
1418 * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
1419 (fill_fpregset): Do not compile for 64-bit systems.
1420 * i386-sol2-nat.c: Don't include "i386v4-nat.c".
1421 * Makefile.in (i386-sol2-nat.o): Update dependencies.
1422 * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
1423
1424 2004-10-30 Andrew Cagney <cagney@gnu.org>
1425
1426 * mdebugread.h: Include "coff/sym.h" and "coff/symconst.h".
1427 (struct mdebug_extra_func_info): Define.
1428 * config/alpha/tm-alpha.h: Delete same.
1429 * config/mips/tm-mips.h: Delete same.
1430 * mdebugread.c: Delete same.
1431 * Makefile.in: Update dependencies.
1432 * mips-mdebug-tdep.c: Include "mdebugread.h".
1433
1434 * objfiles.c: Include "mdebugread.h".
1435 * mdebugread.c: Include "mdebugread.h".
1436 (ecoff_relocate_cfi): Delete.
1437 * config/alpha/tm-alpha.h (ecoff_relcate_cfi): Delete.
1438 * config/mips/tm-mips.h (ecoff_relcate_cfi): Delete.
1439 * mdebugread.h (ecoff_relocate_efi): New file.
1440 * Makefile.in: Update dependencies.
1441
1442 * mips-tdep.c (struct frame_extra_info): Delete.
1443 (temp_proc_desc): Delete.
1444
1445 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Rename
1446 MIPS_EFI_SYMBOL_NAME.
1447 (mips_extra_func_info_t, mips_extra_func_info): Delete.
1448 (struct mdebug_extra_func_info): Replace struct
1449 alpha_extra_func_info and alpha_extra_func_info_t.
1450 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Rename
1451 MIPS_EFI_SYMBOL_NAME.
1452 (struct mdebug_extra_func_info): Replace struct
1453 alpha_extra_func_info and alpha_extra_func_info_t.
1454 * objfiles.c, mips-tdep.c, mips-mdebug-tdep.c: Update.
1455 * mdebugread.c, alpha-mdebug-tdep.c:
1456
1457 Suggested by Mark Kettenis.
1458 * config/mips/tm-mips.h (struct mips_extra_func_info): Delete
1459 fields frame_adjust and high_addr.
1460 * mips-mdebug-tdep.c (PROC_HIGH_ADDR, PROC_FRAME_ADJUST): Delete.
1461 (non_heuristic_proc_desc): Delete references.
1462
1463 * mips-tdep.h (MIPS_PRID_REGNUM): Add.
1464 * config/mips/tm-mips.h (PRID_REGNUM): Delete.
1465 * mips-tdep.c: Update.
1466
1467 * mips-tdep.h (MIPS_FIRST_EMBED_REGNUM)
1468 (MIPS_LAST_EMBED_REGNUM): Add.
1469 * config/mips/tm-mips.h (FIRST_EMBED_REGNUM)
1470 (LAST_EMBED_REGNUM): Delete.
1471 * mipsv4-nat.c, mips-tdep.c, mips-linux-tdep.c: Update.
1472
1473 * config/mips/tm-mips.h (PS_REGNUM): Delete.
1474 * mips-tdep.h (MIPS_PS_REGNUM): Add.
1475 * remote-vxmips.c, mipsv4-nat.c, mips-tdep.c: Update.
1476 * mips-linux-nat.c: Update.
1477
1478 * mips-tdep.h: Add comments on registers.
1479 (MIPS_UNUSED_REGNUM): Define.
1480 * config/mips/tm-mips.h (ZERO_REGNUM, UNUSED_REGNUM)
1481 (T9_REGNUM, V0_REGNUM, A0_REGNUM): Delete.
1482 * irix5-nat.c, mipsv4-nat.c, mips-linux-tdep.c: Update.
1483 * mips-linux-nat.c, remote-mips.c: Update.
1484
1485 * config/mips/tm-mips.h (t_insn): Delete.
1486 * mips-tdep.c (mips_fetch_instruction, mips_skip_trampoline_code):
1487 Replace t_insn with ULONGEST.
1488
1489 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1490
1491 * mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h".
1492 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM)
1493 (MIPSNBSD_NUM_GREGS, MIPSNBSD_NUM_FPREGS): New defines.
1494 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
1495 (mipsnbsd_core_fns, mipsnbsd_elfcore_fns): Remove variables.
1496 (mipsnbsd_core_osabi_sniffer): New function.
1497 (mipsnbsd_init_abi): Set regset_from_core_section.
1498 (_initialize_mipsnbsd_tdep): Remove calls to
1499 deprecated_add_core_fns.
1500 (mipsnbsd_supply_fpregset, mipsnbsd_supply_gregset)
1501 (mipsnbsd_regset_from_core_section): New functions.
1502 (mipsnbsd_gregset, mipsnbsd_fpregset): New variables.
1503 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
1504
1505 * procfs.c (procfs_fetch_registers, procfs_store_registers): Like
1506 Remove optimization for DEPRECATED_FP_REGNUM.
1507
1508 2004-10-30 Andrew Cagney <cagney@gnu.org>
1509
1510 * alpha-tdep.c (alpha_setup_arbitrary_frame): Delete.
1511 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Delete.
1512 (alpha_setup_arbitrary_frame): Delete.
1513 * mips-tdep.c (setup_arbitrary_frame): Delete.
1514 * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Delete.
1515 (setup_arbitrary_frame): Delete.
1516 * stack.c (parse_frame_specification_1): When specified, call
1517 create_new_frame with two parameters. Delete #ifdef
1518 SETUP_ARBITRARY_FRAME.
1519
1520 * config/mips/tm-mips.h (MIPS16_INSTLEN, MIPS_NUMREGS)
1521 (MIPS_INSTLEN): Delete.
1522 * mips-tdep.h (enum mips_insn_size): Rename MIPS32_INSN_SIZE and
1523 MIPS16_INSN_SIZE to MIPS_INSN32_SIZE and MIPS_INSN16_SIZE.
1524 * remote-mips.c, mips-tdep.c: Update.
1525
1526 * config/mips/embed.mt (TDEPFILES): Add mips-mdebug-tdep.o.
1527 * mips-mdebug-tdep.h, mips-mdebug-tdep.c: New files.
1528 * mips-tdep.c (mips_mdebug_frame_cache)
1529 (mips_mdebug_frame_this_id, mips_mdebug_frame_prev_register)
1530 (mips_mdebug_frame_unwind, mips_mdebug_frame_sniffer)
1531 (mips_mdebug_frame_base_address, mips_mdebug_frame_sniffer)
1532 (mips_mdebug_frame_base_sniffer, non_heuristic_proc_desc)
1533 (compare_pdr_entries, the_bfd, mips16_fetch_instruction): Delete.
1534 (mips_gdbarch_init): Do not append mdebug sniffers.
1535 (PROC_LOW_ADDR, PROC_HIGH_ADDR, PROC_FRAME_OFFSET)
1536 (PROC_FRAME_REG, PROC_FRAME_ADJUST, PROC_REG_MASK)
1537 (PROC_FREG_MASK, PROC_REG_OFFSET, PROC_FREG_OFFSET, PROC_PC_REG)
1538 (PROC_SYMBOL, _PROC_MAGIC_): Delete.
1539 * Makefile.in: Update dependencies.
1540
1541 * mips-tdep.h (mips_abi_regsize): Declare.
1542 * mips-tdep.c (mips_abi_regsize): Make non-static.
1543
1544 * mips-tdep.c (gdb_print_insn_mips): Simplify.
1545 (make_mips16_addr): Delete.
1546
1547 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1548
1549 * i386-sol2-nat.c: New file.
1550 * Makefile.in (ALLDEPFILES): Add i386-sol2-nat.c and
1551 i386-sol2-tdep.c.
1552 (i386-sol2-nat.o): Update dependencies.
1553 * config/i386/i386sol2.mh (NATDEPFILES): Remove i386v4.o, add
1554 i386-sol2-nat.o.
1555
1556 2004-10-30 Andrew Cagney <cagney@gnu.org>
1557
1558 Total breakage identified by Joel Brobecker.
1559 * mips-tdep.c (after_prologue): Delete.
1560 (mips_skip_prologue): Use skip_prologue_using_sal.
1561 (heuristic_proc_desc): Delete, unused.
1562
1563 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1564
1565 * procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs)
1566 (proc_set_fpregs, procfs_fetch_registers, procfs_store_registers):
1567 Cleanup coding style.
1568
1569 2004-10-30 Andrew Cagney <cagney@gnu.org>
1570
1571 * mips-tdep.h (mips_pc_is_mips16): Declare.
1572 * mips-tdep.c (mips_pc_is_mips16): Rename pc_is_mips16, make
1573 non-static. Update calls.
1574
1575 * cli/cli-decode.c (add_setshow_enum_cmd): New function.
1576 * command.h (add_setshow_enum_cmd): Declare.
1577 * mips-tdep.c (_initialize_mips_tdep): Use add_setshow_enum_cmd.
1578
1579 * mips-tdep.c (_initialize_mips_tdep): Use
1580 add_setshow_zinteger_cmd.
1581
1582 * mips-tdep.c (mips_eabi_extract_return_value)
1583 (mips_o64_extract_return_value, mips_o64_store_return_value)
1584 (return_value_location, mips_eabi_reg_struct_has_addr)
1585 (mips_eabi_use_struct_convention)
1586 (mips_eabi_store_return_value): Delete.
1587 (mips_eabi_store_return_value): New function.
1588 (mips_eabi_return_value): New function.
1589 (mips_gdbarch_init): For O64 and EABI, delete
1590 extract_return_value, store_return_value, use_struct_convention
1591 and reg_struct_has_addr, add return_value.
1592
1593 * mips-tdep.c (read_signed_register): Use
1594 regcache_cooked_read_signed.
1595
1596 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1597
1598 * mipsread.c: Cleanup coding style.
1599 (mipscoff_new_init, mipscoff_symfile_init, mipscoff_symfile_read)
1600 (mipscoff_symfile_finish): Remove prototypes.
1601
1602 2004-10-29 Mark Kettenis <kettenis@gnu.org>
1603
1604 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
1605 (mips_mdebug_frame_cache, mips16_scan_prologue)
1606 (mips32_scan_prologue, mips_stub_frame_cache)
1607 (heuristic_proc_start, heuristic_proc_desc)
1608 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
1609 (mips_n32n64_return_value, mips_o32_push_dummy_call)
1610 (mips_o32_return_value, mips_o64_push_dummy_call)
1611 (mips_step_skips_delay, mips_skip_trampoline_code)
1612 (mips_gdbarch_init): Use MIPS_A0_REGNUM instead of A0_REGNUM,
1613 MIPS_RA_REGNUM instead of RA_REGNUM, MIPS_T9_REGNUM instead of
1614 T9_REGNUM, MIPS_V0_REGNUM instead of V0_REGNUM, MIPS_ZERO_REGNUM
1615 instead of ZERO_REGNUM, MIPS32_SIZE_INSN instead of MIPS_INSTLEN
1616 and MIPS16_INSN_SIZE instead of MIPS16_INSTLEN.
1617 (mips_dump_tdep): Don't print A0_REGNUM, RA_REGNUM,
1618 T9_REGNUM, V0_REGNUM, ZERO_REGNUM, MIPS_INSTLEN and
1619 MIPS16_INSTLEN. Use MIPS_A0_REGNUM instead of A0_REGNUM.
1620 * mips-linux-tdep.c (mips_linux_o32_sigframe_init)
1621 (mips_linux_n32n64_sigframe_init): Use MIPS_ZERO_REGNUM instead of
1622 ZERO_REGNUM.
1623 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register)
1624 (mipsnbsd_cannot_store_register): Use MIPS_ZERO_REGNUM instead of
1625 ZERO_REGNUM.
1626 (mipsnbsd_get_longjmp_target): Use MIPS_A0_REGNUM instead of
1627 A0_REGNUM.
1628 * mipsnbsd-nat.c: Include "mips-tdep.h".
1629 (getregs_supplies): Use MIPS_ZERO_REGNUM instead of ZERO_REGNUM.
1630 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
1631
1632 2004-10-29 Andrew Cagney <cagney@gnu.org>
1633
1634 * stack.c (parse_frame_specification_1): New function based on
1635 parse_frame_specification. Add message and selected_frame_p
1636 paramters. Truely always return non-NULL.
1637 (parse_frame_specification): Call parse_frame_specification_1.
1638 (frame_info): Update. Eliminate target_has_stack check.
1639 (select_frame_command): Update.
1640
1641 2004-10-29 Andrew Cagney <cagney@gnu.org>
1642
1643 * frame.h (get_selected_frame): Add message parameter.
1644 * frame.c (get_selected_frame): Add and use message parameter.
1645 * stack.c (current_frame_command, return_command, locals_info)
1646 (catch_info, args_info, up_silently_base, down_silently_base): Use
1647 get_selected_frame with an explicit message.
1648 * thread.c, stack.c, sh-tdep.c, sh64-tdep.c: Update.
1649 * remote-rdp.c, remote-mips.c, remote-e7000.c: Update.
1650 * ocd.c, mi/mi-main.c, mi/mi-cmd-stack.c: Update.
1651 * infrun.c, inflow.c, infcmd.c, frame.c: Update.
1652 * findvar.c, eval.c, corelow.c, bsd-kvm.c: Update.
1653 * breakpoint.c: Update.
1654
1655 2004-10-29 Andrew Cagney <cagney@gnu.org>
1656
1657 * trad-frame.c (trad_frame_get_prev_register): Use
1658 frame_unwind_register instead of frame_register_unwind, do not
1659 recurse the register's location.
1660 * xstormy16-tdep.c (xstormy16_frame_prev_register):
1661 * sparc-tdep.c (sparc32_frame_prev_register): Ditto.
1662 * sparc64-tdep.c (sparc64_frame_prev_register): Ditto.
1663 * sh-tdep.c (sh_frame_prev_register): Ditto.
1664 * m68k-tdep.c (m68k_frame_prev_register): Ditto.
1665 * i386-tdep.c (i386_frame_prev_register): Ditto.
1666 * dwarf2-frame.c (dwarf2_frame_prev_register): Ditto.
1667 * amd64-tdep.c (amd64_frame_prev_register): Ditto.
1668
1669 2004-10-28 Mark Kettenis <kettenis@jive.nl>
1670
1671 * proc-events.c: Fix several coding-style issues. Consistently
1672 use #ifdef instead of #if defined().
1673 (proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
1674 ARRAY_SIZE.
1675 (_initialize_proc_events): New prototype.
1676
1677 * proc-why.c: Fix several coding-style issues.
1678 (proc_prettyfprint_why): Use ARRAY_SIZE.
1679
1680 2004-10-27 Jim Blandy <jimb@redhat.com>
1681
1682 * remote.c (fetch_register_using_p): Construct 'p' packet in a
1683 manner independent of the host byte order.
1684
1685 2004-10-27 Mark Kettenis <kettenis@gnu.org>
1686
1687 * mips-tdep.c (id_delayed): Remove prototype.
1688
1689 2004-10-26 Mark Kettenis <kettenis@gnu.org>
1690
1691 * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,
1692 MIPS_V0_REGNUM. MIPS_A0_REGNUM, MIPS_T9_REGNUM and MIPS_RA_REGNUM
1693 to enum with register numbers.
1694 (enum mips_insn_size): New enum.
1695
1696 2004-10-26 Andrew Cagney <cagney@gnu.org>
1697
1698 * config/mips/tm-linux.h: Delete #undef SKIP_TRAMPOLINE_CODE.
1699 * mips-tdep.c (mips_skip_trampoline_code): Rename mips_skip_stub.
1700 (mips_gdbarch_init): Update.
1701 (mips_dump_tdep): Do not print SKIP_TRAMPOLINE_CODE.
1702
1703 * config/arm/tm-linux.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
1704 * config/mips/tm-nbsd.h, config/mips/tm-linux.h: Delete #undef
1705 IN_SOLIB_RETURN_TRAMPOLINE.
1706 * mips-tdep.c (mips_dump_tdep): Do not print
1707 IN_SOLIB_RETURN_TRAMPOLINE.
1708 (mips_in_solib_return_trampoline): Rename mips_in_return_stub.
1709 (mips_gdbarch_init): Update.
1710
1711 * mips-tdep.h (mips_software_single_step): Move to here ...
1712 * config/mips/tm-mips.h: ... from here.
1713 * config/mips/tm-linux.h (SOFTWARE_SINGLE_STEP_P)
1714 (SOFTWARE_SINGLE_STEP): Delete.
1715 * mips-linux-tdep.c (mips_linux_init_abi): Set software_single_step.
1716
1717 2004-10-25 Andrew Cagney <cagney@gnu.org>
1718
1719 * NEWS: Add Changes since GDB 6.3 section.
1720
1721 2004-10-23 Andreas Schwab <schwab@suse.de>
1722
1723 * ada-lang.c (grow_vect): Return the new array instead of
1724 expecting pointer to pointer to avoid violation of aliasing rules.
1725 * ada-lang.h (GROW_VECT): Adapt call to grow_vect.
1726
1727 2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
1728
1729 * s390-tdep.c (enum pv_boolean): Remove.
1730 (pv_is_array_ref): Remove.
1731 (s390_on_stack): Remove.
1732 (S390_NUM_SPILL_SLOTS): Remove.
1733 (struct s390_prologue_data): Remove members 'spill' and 'back_chain',
1734 add members 'gpr_slot', 'fpr_slot', and 'back_chain_saved_p'.
1735 (s390_store): Track all stores of orginal incoming registers to the
1736 stack constant offsets relative to the CFA, instead of only tracking
1737 stores into specific spill slots.
1738 (s390_load): Likewise.
1739 (s390_analyze_prologue): Adapt to struct s390_prologue_data changes.
1740 (s390_prologue_frame_unwind_cache): Likewise. Only track registers
1741 defined as call-saved by the ABI.
1742 (s390_push_dummy_call): Use bottom of dummy call argument save area
1743 as return value, not the top. Do not store to the called function's
1744 register save area.
1745 (s390_unwind_dummy_id): Adapt accordingly.
1746
1747 2004-10-23 Andrew Cagney <cagney@gnu.org>
1748
1749 * objfiles.h (struct objfile): Rename obj_private to
1750 deprecated_obj_private, sym_private to deprecated_sym_private, and
1751 sym_stab_info to deprecated_sym_stab_info.
1752 * gdb-stabs.h: Update.
1753 * elfread.c: Update.
1754 * dbxread.c: Update.
1755 * coffread.c: Update.
1756 * xcoffread.c: Update.
1757 * symfile.c: Update.
1758 * somread.c: Update.
1759 * nlmread.c: Update.
1760 * mdebugread.c: Update.
1761 * hpread.c: Update.
1762 * coffread.c: Update.
1763
1764 2004-10-23 Mark Kettenis <kettenis@gnu.org>
1765
1766 * mips64obsd-nat.c, mips64obsd-tdep.c: New files.
1767 * configure.host: Add mips64*-*-openbsd*.
1768 * configure.tgt: Add mips64*-*-openbsd*.
1769 * Makefile.in (ALLDEPFILES): Add mips64obsd-nat.o,
1770 mips64obsd-tdep.c.
1771 (mips64obsd-nat.o, mips64obsd-tdep.o): New dependecies.
1772 * config/mips/obsd64.mh, config/mips/obsd64.mt: New files.
1773
1774 2004-10-21 Joel Brobecker <brobecker@gnat.com>
1775
1776 * symtab.c (symbol_search_name): Minor reformatting.
1777
1778 2004-10-20 Joel Brobecker <brobecker@gnat.com>
1779
1780 * symtab.h: Fix typo in comment.
1781
1782 2004-10-19 Mark Kettenis <kettenis@gnu.org>
1783
1784 * dwarf2read.c (struct comp_unit_head): Fix coding style.
1785 (dwarf_decode_line_header): Likewise.
1786
1787 2004-10-19 Michael Chastain <mec.gnu@mindspring.com>
1788
1789 * NEWS: GDB works with GCC -feliminate-dwarf2-dups.
1790
1791 2004-10-19 Andrew Cagney <cagney@gnu.org>
1792
1793 GDB 6.3 branch created.
1794 * version.in: Bump to version 6.3.50_2004-10-19-cvs.
1795
1796 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1797
1798 * dwarf2read.c (set_cu_language): Set language to Ada for
1799 DW_LANG_Ada83 and DW_LANG_Ada95.
1800
1801 2004-10-15 Michael Chastain <mec.gnu@mindspring.com>
1802
1803 From Andreas Schwab <schwab@suse.de>:
1804 * Makefile.in (.y.c, .l.c.): Fix the substitutions for
1805 for xmalloc and xrealloc.
1806
1807 2004-10-15 Andrew Cagney <cagney@gnu.org>
1808
1809 * ada-exp.y, ada-lex.l: Use xmalloc and xrealloc through out.
1810 * inf-ptrace.c: Include "gdb_wait.h" instead of <wait.h>.
1811 * Makefile.in (.y.c, .l.c): Don't replace xmalloc with xxmalloc.
1812 Update dependencies.
1813
1814 2004-10-15 Paul Hilfinger <Hilfinger@gnat.com>
1815
1816 * ada-lang.c (ada_lookup_symbol): Correct comment.
1817 (ada_evaluate_subexp): Change error message for
1818 OP_FUNCALL case so as not to indicate an internal error.
1819
1820 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1821
1822 Committed by Paul Hilfinger.
1823 * ada-lang.c (ada_template_to_fixed_record_type_1): Detect bogus
1824 type sizes in XVE/XVU types, and emit a warning when that happens,
1825 instead of rounding up the size of the resulting type.
1826 Some minor reformatting.
1827 (ada_is_aligner_type): Do not consider a type as an aligner type
1828 if there is a corresponding XVS type as well.
1829 (ada_evaluate_subexp): For TERNOP_SLICE, handle cases where we
1830 have several levels of pointer indirection to the array.
1831
1832 2004-10-15 Jerome Guitton <guitton@gnat.com>
1833
1834 Committed by Paul Hilfinger.
1835 * ada-lang.c (check_size): New function.
1836 (coerce_unspec_val_to_type): call check_size to make sure
1837 that the object size is reasonable.
1838 (ada_evaluate_subexp): in UNOP_IND: Ditto. In TERNOP_SLICE:
1839 Implements the case when we get a reference when we evaluate
1840 the expression of one of the bounds of the slice.
1841 (ada_value_struct_elt): when a packed array field is
1842 a reference, use ada_coerce_ref to dereference it; use
1843 ada_value_ind only if it is a pointer.
1844
1845 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1846
1847 * mips-tdep.c (mips32_scan_prologue): Move the implementation up
1848 a bit to avoid the necessity of an advance declaration. Remove
1849 declaration.
1850 (set_reg_offset): Move implemenation up.
1851 (mips16_get_imm): Likewise.
1852 (mips16_scan_prologue): Likewise.
1853 (reset_saved_regs): Likewise.
1854 (mips32_scan_prologue): Likewise.
1855
1856 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1857
1858 * mips-tdep.c (mips32_scan_prologue): Add advance declaration.
1859 Remove sp as a parameter, compute it internally instead. Move
1860 prologue scanning limit from heuristic_proc_desc to here.
1861 (mips16_scan_prologue): Likewise.
1862 (mips_insn16_frame_cache): Replace call to heuristic_proc_desc
1863 by call to mips16_scan_prologue.
1864 (mips_insn32_frame_cache): Replace call to heuristic_proc_desc
1865 by call to mips32_scan_prologue.
1866 (heuristic_proc_desc): Remove code that's no longer necessary.
1867 Update calls to mips16_scan_prologue and mips32_scan_prologue.
1868 (mips_skip_prologue): Update calls to mips16_scan_prologue
1869 and mips32_scan_prologue.
1870
1871 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1872
1873 * mips-tdep.c (mips16_scan_prologue): Merge code from
1874 mips16_skip_prologue. Now return the address of the first
1875 instruction past the function prologue.
1876 (mips16_skip_prologue): Remove, no longer necessary.
1877 (mips_skip_prologue): Replace call to mips16_skip_prologue
1878 by call to mips16_scan_prologue.
1879
1880 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1881
1882 * mips-tdep.c (mips32_scan_prologue): Merge code from
1883 mips32_skip_prologue. Now return the address of the first
1884 instruction past the function prologue.
1885 (mips32_skip_prologue): Remove. No longer necessary.
1886 (mips16_skip_prologue): Add parameter end_pc instead of
1887 computing it.
1888 (mips_skip_prologue): Compute the upper limit for the
1889 prologue scanning. Update call to mips16_skip_prologue.
1890 Replace call to mips32_skip_prologue by call to
1891 mips32_scan_prologue.
1892
1893 2004-10-14 Mark Kettenis <kettenis@gnu.org>
1894
1895 * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD and
1896 NetBSD system call stubs that store %rp in the ERP slot of the
1897 stack frame.
1898
1899 * source.c: Always define O_BINARY to 0 if not defined already.
1900 (openp): Unconditionally use O_BINARY.
1901
1902 * top.c (gdb_readline): Always accept "\r\n" as a line-ending.
1903 * event-top.c (gdb_readline2): Likewise.
1904
1905 2004-10-14 Orjan Friberg <orjanf@axis.com>
1906
1907 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
1908 deprecated_add_core_fns which was removed by mistake.
1909
1910 2004-10-13 Kevin Buettner <kevinb@redhat.com>
1911
1912 * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace
1913 references to deprecated_registers[] with equivalent code.
1914
1915 2004-10-13 Kevin Buettner <kevinb@redhat.com>
1916
1917 * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
1918 ``deprecated_registers'' with equivalent code. Use gdb_assert()
1919 instead of explicit test and print statement.
1920
1921 2004-10-12 Mark Kettenis <kettenis@gnu.org>
1922
1923 * sparc-nat.c: Include "inf-ptrace.h".
1924 (sparc_target): New function.
1925 * sparc-nat.h: Update copyright year.
1926 (sparc_target): New prototype.
1927 * sparcnbsd-nat.c: Don't include "gdbcore.h", include "target.h".
1928 (_initialize_sparcnbsd_nat): Construct and add target vector.
1929 * sparc64nbsd-nat.c: Include "target.h".
1930 (_initialize_sparc64nbsd_nat): Construct and add target vector.
1931 * Makefile.in (sparc-nat.o, sparcnbsd-nat.o, sparc64nbsd-nat.o):
1932 Update dependencies.
1933 * config/sparc/nbsd64.mh (NATDEPFILES): Remove infptrace.o and
1934 inftarg.o, add inf-ptrace.o.
1935 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1936 inftarg.o, add inf-ptrace.o and bsd-kvm.o.
1937 (NAT_FILE): Set to nm-bsd.h.
1938 (LOADLIBES): New variable.
1939 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1940 infarg.o, add inf-ptrace.o.
1941 * config/sparc/nm-nbsdaout.h: Remove file.
1942 * config/sparc/fbsd.mh (NATDEPFILES): Add inf-ptrace.o.
1943 * config/sparc/linux.mh (NATDEPFILES): Add inf-ptrace.o.
1944 * config/sparc/linux64.mh (NATDEPFILES): Add inf-ptrace.o.
1945
1946 * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
1947 "fopen-same.h". Update comment.
1948
1949 2004-10-11 Mark Kettenis <kettenis@gnu.org>
1950
1951 * i386gnu-nat.c: Include "gdb_string.h".
1952 (fetch_fpregs): Use i387_supply_fxsave to fill the floating-point
1953 registers when the floating-point state isn't initialized.
1954 * Makefile.in (i386gnu-nat.o): Update dependencies.
1955
1956 2004-10-11 David Anderson <davea@sgi.com>
1957
1958 * regcache.c (regcache_raw_read): Comment was missing "to".
1959 Extraneous ' removed.
1960 * gdb_thread_db.h (struct td_thrinfo): ti_lid field
1961 comment now describes use.
1962
1963 2004-10-11 Orjan Friberg <orjanf@axis.com>
1964
1965 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
1966 (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
1967 (cris_sigtramp_frame_this_id, cris_sigtramp_frame_prev_register)
1968 (cris_sigtramp_frame_sniffer): New functions.
1969 (cris_gdbarch_init): Hook in signal trampoline unwinder.
1970 (cris_dwarf2_reg_to_regnum, cris_dwarf2_frame_init_reg): New functions.
1971 (cris_gdbarch_init): Hook in Dwarf-2 unwinder.
1972 (struct gdbarch_tdep, set_cris_dwarf2_cfi, cris_dump_tdep)
1973 (cris_gdbarch_init, _initialize_cris_tdep): Add CRIS Dwarf-2 CFI usage
1974 command.
1975 (cris_version_update): Remove, replace with ...
1976 (set_cris_version): New function.
1977 (struct gdbarch_tdep, cris_mode, cris_mode_update)
1978 (cris_cannot_store_register, cris_dump_tdep, cris_gdbarch_init)
1979 (_initialize_cris_tdep): Remove CRIS mode command.
1980 (cris_fpless_backtrace, _initialize_cris_tdep): Remove
1981 cris-fpless-backtrace command.
1982 (cris_scan_prologue): Fix prologue scanning limit.
1983 (cris_register_type): Update to reflect actual registers.
1984 (cris_register_bytes_ok) Remove.
1985 (cris_gdbarch_init): Remove support for CRIS v8 and v9.
1986 Remove set_gdbarch_deprecated_register_size,
1987 set_gdbarch_deprecated_register_byte, set_gdbarch_register_bytes_ok.
1988
1989 2004-10-10 Andrew Cagney <cagney@gnu.org>
1990
1991 * ada-lang.c (lim_warning): Add ATTR_FORMAT prototype and FIXME
1992 comment.
1993
1994 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1995
1996 * mips-tdep.c (mips16_scan_prologue): Remove redundant code.
1997
1998 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1999
2000 * mips-tdep.c (mips16_scan_prologue): Renames
2001 mips16_heuristic_proc_desc. Update comment.
2002 (mips32_scan_prologue): Renames mips32_heuristic_proc_desc.
2003 (heuristic_proc_desc): Update calls to the 2 functions above.
2004
2005 2004-10-10 Joel Brobecker <brobecker@gnat.com>
2006
2007 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
2008 Update comments. Also immediately return empty cache when the start
2009 address of our function could not be found.
2010 (mips_insn32_frame_cache): Likewise.
2011
2012 2004-10-10 Joel Brobecker <brobecker@gnat.com>
2013
2014 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
2015 (mips_insn16_frame_cache): Pass frame cache in call to
2016 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
2017 Remove code that became redundant as a consequence.
2018 (mips32_heuristic_proc_desc): No longer compute a fake
2019 procedure descriptor. Compute the full frame cache instead.
2020 Some minor comment reformatting.
2021
2022 2004-10-10 Jim Blandy <jimb@redhat.com>
2023
2024 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
2025 reader, tracing bytecode stuff): Remove self.
2026
2027 2004-10-10 Mark Kettenis <kettenis@gnu.org>
2028
2029 * sparc64-linux-tdep.c: Update copyright year. Don't include
2030 "solib-svr4.h".
2031 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
2032 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
2033 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
2034
2035 * sparc-linux-tdep.c: Update copyright year.
2036 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
2037 to struct frame_info *. Use safe_frame_unwind_memory instead of
2038 deprecated_read_memory_nobpt.
2039 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
2040 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
2041 changed signature of sparc_linux_sigtramp_start.
2042 (sparc32_linux_pc_in_sigtramp): Remove function.
2043 (sparc32_linux_sigtramp_p): New function.
2044 (sparc32_linux_sigtramp_frame_sniffer): Use
2045 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
2046
2047 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
2048 Remove function.
2049 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
2050
2051 * ada-lang.c (lim_warning): Re-implement as a varargs function.
2052 (decode_packed_array_type, value_subscript_packed)
2053 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
2054 argument in call to lim_warning.
2055
2056 * configure.in: Really disable the TUI if an enhanced curses
2057 library isn't found.
2058 * configure: Regenerate.
2059
2060 2004-10-09 Mark Kettenis <kettenis@gnu.org>
2061
2062 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
2063 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
2064 * config/i386/nm-nbsdaout.h: Remove file.
2065 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
2066 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
2067 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
2068 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
2069 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
2070 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
2071 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
2072 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
2073 (ldd, ld_un, ld_2): Remove defines.
2074 * config/i386/nm-obsd.h: Likewise.
2075
2076 2004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
2077
2078 * ada-lex.l: Remove useless rule whose right-context clause
2079 causes unreferenced static function warning for yyrealloc.
2080 (ada_flex_use): Remove the artificial reference to yyrealloc.
2081
2082 2004-10-08 Andrew Cagney <cagney@gnu.org>
2083
2084 * target.h (struct target_ops): Rename to_xfer_memory to
2085 deprecated_xfer_memory.
2086 * target.c: Update.
2087 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
2088 * wince.c: Update.
2089 * win32-nat.c: Update.
2090 * v850ice.c: Update.
2091 * uw-thread.c: Update.
2092 * thread-db.c: Update.
2093 * sol-thread.c: Update.
2094 * remote.c: Update.
2095 * remote-vx.c: Update.
2096 * remote-st.c: Update.
2097 * remote-sim.c: Update.
2098 * remote-sds.c: Update.
2099 * remote-rdp.c: Update.
2100 * remote-rdi.c: Update.
2101 * remote-mips.c: Update.
2102 * remote-m32r-sdi.c: Update.
2103 * remote-e7000.c: Update.
2104 * procfs.c: Update.
2105 * ppc-bdm.c: Update.
2106 * nto-procfs.c: Update.
2107 * monitor.c: Update.
2108 * linux-nat.c: Update.
2109 * inftarg.c: Update.
2110 * hpux-thread.c: Update.
2111 * go32-nat.c: Update.
2112 * gnu-nat.c: Update.
2113 * exec.c: Update.
2114 * corelow.c: Update.
2115 * bsd-kvm.c: Update.
2116 * aix-thread.c: Update.
2117
2118 2004-10-08 Andrew Cagney <cagney@gnu.org>
2119
2120 * target.c (debug_target): Move to near start of file.
2121 (target_stopped_data_address_p): Re-org logic, add casts.
2122
2123 2004-10-02 Mark Kettenis <kettenis@gnu.org>
2124
2125 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
2126 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
2127 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
2128 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
2129 New defines.
2130
2131 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2132
2133 * target.h (to_stopped_data_address): Change prototype to
2134 take a CORE_ADDR pointer and return an int.
2135 * target.c (update_current_target): Change to_stopped_data_address
2136 to match new prototype.
2137 (debug_to_stopped_data_address): Change appropriately.
2138 * breakpoint.c (bpstat_stop_status): Change call to
2139 target_stopped_data_address to use new prototype.
2140 * frv-tdep.c (frv_have_stopped_data_address): New function.
2141 (frv_stopped_data_address): Change to new prototype and
2142 functionality.
2143 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
2144 prototype and functionality.
2145 (ia64_stopped_by_watchpoint): New function.
2146 * i386-nat.c (i386_stopped_data_address): Change to new
2147 prototype and functionality.
2148 (i386_stopped_by_watchpoint): New function.
2149 * remote.c (remote_stopped_data_address): Change to new prototype
2150 and functionality.
2151 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
2152 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
2153 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
2154 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
2155 new i386_stopped_by_watchpoint function.
2156 (i386_stopped_by_watchpoint): New prototype.
2157 (i386_stoppped_data_address): Change to new prototype.
2158 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
2159 new ia64_stopped_by_watchpoint function.
2160 (ia64_stopped_by_watchpoint): New prototype.
2161 (ia64_stopped_data_address): Ditto.
2162
2163 2004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
2164
2165 * ada-typeprint.c (ada_print_type): Use int_string for printing
2166 modulus of modular type.
2167 * ada-lang.h (ada_modulus): Change return type to unsigned.
2168 * ada-lang.c (ada_language_arch_info): Correct type of
2169 string_char_type.
2170 (ada_modulus): Return unsigned result.
2171 (ada_lookup_symbol): Remove user disambiguation and modify comment
2172 accordingly.
2173
2174 2004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
2175
2176 Committed by Paul Hilfinger.
2177 * ada-lang.c (decode_packed_array): On big-endian targets,
2178 left-justify the value if it comes with a modular type.
2179
2180 2004-10-08 Joel Brobecker <brobecker@gnat.com>
2181
2182 Committed by Paul Hilfinger.
2183 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
2184 (is_name_suffix): Add support for "___JM" suffixes.
2185 (ada_check_typedef): Renames ada_completed_type.
2186 Update all users of CHECK_TYPEDEF, check_typedef, and
2187 ada_complete_type to call ada_check_typedef.
2188 * ada-typeprint.c: Likewise.
2189 * ada-valprint.c: Likewise.
2190
2191 2004-10-08 Corinna Vinschen <vinschen@redhat.com>
2192
2193 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
2194
2195 2004-10-08 Nick Roberts <nickrob@snap.net.nz>
2196
2197 * MAINTAINERS: Update e-mail address.
2198
2199 2004-10-07 Daniel Jacobowitz <dan@debian.org>
2200
2201 From Maciej W. Rozycki <macro@mips.com>:
2202 * mips-tdep.c (mips32_next_pc): Check the register's contents,
2203 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
2204
2205 2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
2206
2207 * m32r-tdep.c (decode_prologue): Support functions written
2208 in assembler language. Recognize trap instructions as the
2209 end of prologue.
2210 (m32r_frame_unwind_cache): Ditto.
2211 (m32r_skip_prologue): Extend search limit. Quit analyzing
2212 prologue if pc's location is not readable.
2213
2214 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
2215
2216 * Makefile.in (.l.c): Do conversions of names of alloc and free
2217 functions that are done for .y.c files, plus special one
2218 for yy_flex_realloc. Also, correct missing-file tests here.
2219 * ada-lex.l (malloc, free): Remove macros.
2220 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
2221 xrealloc.
2222 (ada_flex_use): Dummy definition to remove warnings about unused
2223 functions.
2224 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
2225 to suppress warning.
2226
2227 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2228
2229 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
2230 RETURN_VALUE.
2231 (sh_return_value_fpu): Ditto for CPUs with FPU.
2232 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
2233 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
2234 Install sh_return_value_nofpu resp. sh_return_value_fpu as
2235 RETURN_VALUE functions.
2236
2237 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2238
2239 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
2240 (sh_pseudo_register_write): Ditto.
2241
2242 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2243
2244 * sh-tdep.c (IS_MACL_STS): New define.
2245 (IS_MOVI20): Ditto.
2246 (IS_MACL_LDS): Ditto.
2247 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
2248 instructions in prologue.
2249 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
2250 instructions in epilogue.
2251
2252 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2253
2254 * sh-tdep.c (SH_NUM_REGS): Define as 67.
2255 (sh_sh_register_name): Add eight empty register names.
2256 (sh_sh3_register_name): Ditto.
2257 (sh_sh3e_register_name): Ditto.
2258 (sh_sh2e_register_name): Ditto.
2259 (sh_sh2a_register_name): New function, defining SH2A register set.
2260 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
2261 in nofpu case.
2262 (sh_sh_dsp_register_name): Add eight empty register names.
2263 (sh_sh3_dsp_register_name): Ditto.
2264 (sh_sh4_register_name): Ditto.
2265 (sh_sh4_nofpu_register_name): Ditto.
2266 (sh_sh4al_dsp_register_name): Ditto.
2267 (sh2a_show_regs): New function.
2268 (sh2a_nofpu_show_regs): New function.
2269 (sh_sh2a_register_type): New function.
2270 (do_bank_register_info): New function.
2271 (sh_print_pseudo_register): Call do_bank_register_info.
2272 Call sh_print_pseudo_register for valid "bank" register.
2273 (sh_sh2a_register_sim_regno): New function.
2274 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
2275 Increment pseudo register count by one for all sh variants with
2276 pseudo registers to accomodate pseudo bank register.
2277 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
2278 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
2279 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
2280 Increment pseudo register numbers.
2281
2282 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2283
2284 * dwarf2read.c (read_subroutine_type): Call make_function_type
2285 instead of lookup_function_type.
2286
2287 2004-10-05 Jim Blandy <jimb@redhat.com>
2288
2289 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
2290 (Previous change missed some uses.)
2291
2292 2004-10-05 Andrew Cagney <cagney@gnu.org>
2293
2294 * target.h (deprecated_child_ops): Rename child_ops.
2295 * wince.c: Update copyright. Rename child_ops.
2296 * win32-nat.c: Rename child_ops.
2297 * target.c: Rename child_ops.
2298 * rs6000-nat.c: Rename child_ops.
2299 * linux-nat.c: Rename child_ops.
2300 * infttrace.c: Rename child_ops.
2301 * inftarg.c: Rename child_ops.
2302 * infptrace.c: Rename child_ops.
2303 * hppah-nat.c: Update copyright. Rename child_ops.
2304 * hpux-thread.c: Update copyright. Rename child_ops.
2305
2306 2004-10-05 Daniel Jacobowitz <dan@debian.org>
2307
2308 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
2309
2310 2004-10-05 Andrew Cagney <cagney@gnu.org>
2311
2312 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
2313
2314 2004-10-05 Daniel Jacobowitz <dan@debian.org>
2315
2316 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
2317 (die_ref_table): Remove.
2318 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
2319 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
2320 the usage of this type.
2321 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
2322 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
2323 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
2324 (dwarf2_create_include_psymtab): Update comment.
2325 (find_partial_die): Remove third argument. Remove unreachable call
2326 to error ().
2327 (dwarf2_find_containing_comp_unit): Update comments. Change one
2328 assertion to an error. Remove an unreachable error.
2329 (dwarf2_find_comp_unit): Update comments.
2330 (type_at_offset): Remove dead code.
2331 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
2332 (store_in_ref_table): Add CU argument.
2333 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
2334 inter-compilation-unit references.
2335 (load_full_comp_unit, process_full_comp_unit): New functions, based
2336 on psymtab_to_symtab_1.
2337 (psymtab_to_symtab_1): Use them.
2338 (dwarf2_add_dependence): New function.
2339 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
2340 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
2341 (partial_die_parent_scope, guess_structure_name): Update for changes
2342 to find_partial_die.
2343 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
2344 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
2345 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
2346 (read_die_and_children): Update call to store_in_ref_table.
2347 (do_free_die_list_cleanup): Remove.
2348 (fixup_partial_die): Update for changes to find_partial_die.
2349 (read_full_die): Handle queueing absolute references.
2350 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
2351 (dwarf2_attr, die_specification, die_type)
2352 (die_containing_type, dwarf2_extension): Update calls to
2353 follow_die_ref.
2354 (dump_die): Update DW_FORM_ref* handling.
2355 (dwarf2_get_ref_die_offset): Likewise.
2356 (free_one_comp_unit): Release the dies list.
2357 (dwarf2_mark_helper): New function.
2358 (dwarf2_mark): Use it.
2359
2360 2004-10-05 Mark Kettenis <kettenis@jive.nl>
2361
2362 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
2363 when writing to memory.
2364
2365 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
2366
2367 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
2368 (m32r_extract_struct_value_address): Delete function.
2369 (m32r_return_value): New function.
2370 (m32r_gdbarch_init): Instead of store_return_value,
2371 extract_return_value, deprecated_extract_struct_value_address
2372 and deprecated_use_struct_convention, set return_value.
2373
2374 2004-10-03 Daniel Jacobowitz <dan@debian.org>
2375
2376 * dwarf2read.c (read_subrange_type): Add comment for variable
2377 sized arrays.
2378
2379 2004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
2380
2381 * Makefile.in (.l.c): Modify rule for compatibility with recent
2382 versions of flex, and remove most command-line options.
2383 * ada-lex.l: Add %options line in place of -I -i and -s command-line
2384 options.
2385
2386 2004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
2387
2388 Turn on initial Ada support (mainly expression evaluation).
2389
2390 * Makefile.in (SFILES): Remove ada-tasks.c.
2391 (HFILES_NO_SRCDIR): Add ada-lang.h.
2392 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
2393 (YYOBJ): Add ada-exp.o.
2394 (rule .l.c): Generalize to not mention ada.
2395 * symtab.c: Include ada-lang.h.
2396 (symbol_natural_name, symbol_demangled_name)
2397 (symbol_search_name): Add Ada case.
2398
2399 2004-10-01 Andrew Cagney <cagney@gnu.org>
2400
2401 * Makefile.in (COMMON_OBS): Add inf-child.o.
2402 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
2403 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
2404 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
2405 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
2406 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
2407 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
2408 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
2409 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
2410 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
2411 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
2412 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
2413 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
2414 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
2415
2416 * target.c (xfer_using_stratum): Change return type to LONGEST.
2417 On each iteration offset, readbuf and writebuf.
2418 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
2419 partial_length, and read/modify/write predicate, update comments.
2420 Pass buffer.word to ptrace write.
2421
2422 2004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2423
2424 * symfile.c (init_filename_language_table): Add extensions for
2425 Ada.
2426 * defs.h (enum language): Add language_ada.
2427 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
2428 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
2429 (add_symbols_from_enclosing_procs): Make a no-op for now.
2430 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
2431 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
2432 (find_line_in_linetable, find_next_line_in_linetable)
2433 (read_all_symtabs, is_plausible_func_for_line)
2434 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
2435 (is_runtime_sym_defined, check_size): Remove declaration.
2436 (function_name_from_pc, ada_translate_error_message)
2437 (ada_lookup_minimal_symbol): Remove definition.
2438 (ada_add_block_symbols): Remove useless label.
2439 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
2440 useless declaration.
2441 (ada_is_exception_sym): Likewise.
2442
2443 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
2444
2445 Add m32r-linux support.
2446 * configure.tgt: Add m32r*-*-linux*.
2447 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
2448 and m32r-linux-tdep.c.
2449 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
2450 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
2451 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
2452 m32r-linux-tdep.c.
2453 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
2454 config/m32r/linux.mh, config/m32r/linux.mt,
2455 config/m32r/nm-linux.h: New files.
2456
2457 2004-09-30 Joel Brobecker <brobecker@gnat.com>
2458
2459 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
2460 (mips32_fetch_instruction): Remove, unused.
2461
2462 2004-09-30 Joel Brobecker <brobecker@gnat.com>
2463
2464 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
2465 conditions that will always be true.
2466
2467 2004-09-30 Mark Kettenis <kettenis@gnu.org>
2468
2469 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
2470 (vaxbsd_fetch_inferior_registers): Rename from
2471 fetch_inferior_registers. Make static.
2472 (vaxbsd_store_inferior_registers): Rename from
2473 store_inferior_registers. Make static.
2474 (_initialize_vaxbsd_nat): Construct and add target vector.
2475 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
2476 inftarg.o. Add inf-child.o and inf-ptrace.o.
2477 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
2478 inftarg.o. Add inf-child.o and inf-ptrace.o.
2479 (NAT_FILE): Remove.
2480 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
2481 inftarg.o. Add inf-child.o and inf-ptrace.o.
2482 (NAT_FILE): Remove.
2483 * Makefile.in (vaxbsd-nat.o): Update dependencies.
2484
2485 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
2486 (m88kbsd_fetch_inferior_registers): Rename from
2487 fetch_inferior_registers. Make static.
2488 (m88kbsd_store_inferior_registers): Rename from
2489 store_inferior_registers. Make static.
2490 (_initialize_m88kbsd_nat): New prototype and function.
2491 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
2492 inftarg.o. Add inf-child.o and inf-ptrace.o.
2493 (NAT_FILE): Remove.
2494 * Makefile.in (m88kbsd-nat.o): Update dependencies.
2495
2496 2004-09-30 Andrew Cagney <cagney@gnu.org>
2497
2498 * target.c (target_xfer_partial): New function.
2499 (target_read_memory_partial, target_write_memory_partial)
2500 (default_xfer_partial, target_read_partial, target_write_partial)
2501 (xfer_using_stratum): Use.
2502 (debug_to_xfer_partial): Delete function.
2503 (setup_target_debug): Do not override to_xfer_partial.
2504
2505 2004-09-30 Mark Kettenis <kettenis@chello.nl>
2506
2507 * fork-child.c: Update copyright year. Fix coding style.
2508
2509 2004-09-29 Mark Kettenis <kettenis@gnu.org>
2510
2511 * defs.h (msavestring, mstrsave): Remove prototypes.
2512 * utils.c (msavestring, mstrsave): Remove functions.
2513 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
2514 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
2515 of mstrsave.
2516 * source.c (find_and_open_source): Use xstrdup instead of
2517 mstrsave.
2518
2519 2004-09-30 Andrew Cagney <cagney@gnu.org>
2520
2521 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
2522 (inf_ptrace_xfer_memory): Delete.
2523 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
2524 (target_read_memory, target_write_memory): Use xfer_using_stratum
2525 when target_xfer_partial_p.
2526 (debug_target): Move to start of file.
2527 (target_read_memory_partial, target_write_memory_partial): Use
2528 to_xfer_partial when target_xfer_partial_p.
2529
2530 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
2531 inf_ptrace_xfer_memory with equivalent code.
2532 * inftarg.c (child_xfer_partial): When performing a write, pass
2533 writebuf to child_xfer_memory.
2534
2535 * target.c (target_read_string): Use target_read_memory instead of
2536 target_xfer_memory.
2537
2538 2004-09-29 Andrew Cagney <cagney@gnu.org>
2539
2540 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
2541 the address of status.
2542
2543 * infptrace.c (ptrace_wait): Mention problem with HPUX.
2544 (kill_inferior): Inline ptrace_wait call.
2545 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
2546 * inftarg.c (child_wait): Inline ptrace_wait call.
2547
2548 * target.h (struct target_ops): Delete field to_post_wait.
2549 (target_post_wait): Delete macro.
2550 (child_post_wait): Delete declaration.
2551 * target.c (update_current_target, update_current_target)
2552 (debug_to_post_wait, setup_target_debug): Delete functions and
2553 references.
2554 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
2555 * inftarg.c (child_post_wait): Delete.
2556 (init_child_ops): Do not set to_post_wait.
2557 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
2558 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
2559 * inf-child.c (inf_child_post_wait): Delete.
2560 (inf_child_target): Do not set to_post_wait.
2561 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
2562 (inf_ptrace_target): Do not set to_post_wait.
2563
2564 * wince.c (child_ops): Delete.
2565 * win32-nat.c (child_ops): Delete.
2566
2567 * inftarg.c (inftarg_set_find_memory_regions)
2568 (inftarg_set_make_corefile_notes): Delete functions.
2569 (_initialize_linux_nat): Inline calls.
2570
2571 * target.h (child_ops): Declare.
2572 * inftarg.c (child_ops): Move from here ...
2573 * target.c (child_ops): ... to here.
2574 * wince.c (child_ops): Delete extern declaration.
2575 * win32-nat.c (child_ops): Delete extern declaration.
2576 * linux-nat.c (child_ops): Delete extern declaration.
2577 * hpux-thread.c (child_ops): Delete extern declaration.
2578
2579 2004-09-28 Mark Kettenis <kettenis@gnu.org>
2580
2581 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
2582
2583 2004-09-28 Mark Kettenis <kettenis@gnu.org>
2584
2585 * configure.in: Only set host_makefile_frag when building a native
2586 debugger.
2587 * configure: Regenerate.
2588
2589 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
2590 for OpenBSD ELF.
2591
2592 2004-09-28 Andrew Cagney <cagney@gnu.org>
2593
2594 Problem identified by Paul Hilfinger.
2595 * Makefile.in (ada_lex_c): Define.
2596 (ada-lex.o): Delete rule.
2597
2598 * linux-proc.c: Delete file.
2599 * Makefile.in: Update.
2600 * config/sparc/linux64.mh (NATDEPFILES):
2601 * config/sparc/linux.mh (NATDEPFILES): Update.
2602 * config/s390/s390.mh (NATDEPFILES): Update.
2603 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
2604 * config/powerpc/linux.mh (NATDEPFILES): Update.
2605 * config/pa/linux.mh (NATDEPFILES): Update.
2606 * config/mips/linux.mh (NATDEPFILES): Update.
2607 * config/m68k/linux.mh (NATDEPFILES): Update.
2608 * config/ia64/linux.mh (NATDEPFILES): Update.
2609 * config/i386/linux64.mh (NATDEPFILES): Update.
2610 * config/i386/linux.mh (NATDEPFILES): Update.
2611 * config/arm/linux.mh (NATDEPFILES): Update.
2612 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
2613 * linux-nat.c: Update copyright. Include <sys/param.h>,
2614 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
2615 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
2616 (O_LARGEFILE): Possibly define.
2617 (_initialize_linux_nat, linux_proc_pending_signals)
2618 (add_line_to_sigset, linux_proc_xfer_memory)
2619 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
2620 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
2621 (struct linux_corefile_thread_data)
2622 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
2623 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
2624
2625 2004-09-16 Andrew Cagney <cagney@gnu.org>
2626
2627 * lin-lwp.c: Delete file.
2628 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
2629 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
2630 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
2631 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
2632 (linux_nat_attach, detach_callback, linux_nat_detach)
2633 (resume_callback, resume_clear_callback, linux_nat_resume)
2634 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
2635 (stop_wait_callback, linux_nat_has_pending, flush_callback)
2636 (status_callback, running_callback, count_events_callback)
2637 (select_singlestep_lwp_callback, select_event_lwp_callback)
2638 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
2639 (child_wait, stop_and_resume_callback, linux_nat_wait)
2640 (kill_callback, kill_wait_callback, linux_nat_kill)
2641 (linux_nat_create_inferior, linux_nat_mourn_inferior)
2642 (linux_nat_xfer_memory, linux_nat_thread_alive)
2643 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
2644 (_initialize_linux_nat): New functions.
2645 * Makefile.in: Update all dependencies.
2646 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
2647 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2648 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
2649 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
2650 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2651 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2652 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2653 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2654 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2655 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
2656 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2657 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2658 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
2659
2660 2004-09-27 Mark Kettenis <kettenis@gnu.org>
2661
2662 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
2663 config/i386/obsd64.mh (NAT_FILE): Remove variable.
2664
2665 * configure.in: Don't comment out NATDEPFILES in the generated
2666 Makefile if NAT_FILE is unset.
2667 * configure: Regenerate.
2668
2669 2004-09-27 Andrew Cagney <cagney@gnu.org>
2670
2671 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
2672 (insert_step_resume_breakpoint): Delete.
2673 (insert_step_resume_breakpoint_at_frame): New function.
2674 (insert_step_resume_breakpoint_at_sal): New function.
2675 (handle_inferior_event, step_into_function)
2676 (insert_step_resume_breakpoint): Simplify by using same.
2677
2678 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
2679
2680 2004-09-26 Mark Kettenis <kettenis@gnu.org>
2681
2682 * fbsd-proc.c: Remove file.
2683 * Makefile.in (fbsd-proc.o): Remove dependency.
2684
2685 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
2686 code together.
2687
2688 * config/i386/nm-fbsd64.h: Remove file.
2689 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2690
2691 2004-09-26 Mark Kettenis <kettenis@gnu.org>
2692
2693 * amd64-nat.h: Update copyright year.
2694 (amd64bsd_target): New prototype.
2695 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
2696 (amd64bsd_target): New function.
2697 (amd64bsd_fetch_inferior_registers): Rename from
2698 fetch_inferior_registers. Make static.
2699 (amd64bsd_store_inferior_registers): Rename from
2700 store_inferior_registers. Make static.
2701 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
2702 (_initialize_amd64fbsd_nat): Construct and add target vector.
2703 * amd64nbsd-nat.o: Include "target.h".
2704 (_initialize_amd64nbsd_nat): Construct and add target vector.
2705 * amd64obsd-nat.c: Include "target.h".
2706 (_initialize_amd64obsd_nat): Construct and add target vector.
2707 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
2708 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
2709 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
2710 fbsd-nat.o.
2711 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
2712 Remove infptrace.o and inftarg.o. Add inf-child.o and
2713 inf-ptrace.o.
2714 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
2715 (amd64obsd-nat.o): Update dependencies.
2716
2717 2004-09-25 Mark Kettenis <kettenis@gnu.org>
2718
2719 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
2720 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
2721 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
2722 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
2723 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
2724
2725 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
2726 Inline attach call.
2727 (inf_ptrace_detach): Inline detach call.
2728
2729 * configure.in: Check for waddstr instead of mvwaddstr when
2730 searching for curses library. Check for wborder.
2731 * configure, config.in: Regenerate.
2732 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
2733 available.
2734
2735 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
2736
2737 2004-09-24 Robert Picco <Robert.Picco@hp.com>
2738
2739 Committed by Andrew Cagney.
2740 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
2741 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
2742 configuration.
2743 (fetch_register_using_p): Implement 'p' packet. Based on code by
2744 Fernando Nasser.
2745 (remote_fetch_registers): Call fetch_register_using_p.
2746 (init_all_packet_configs, show_remote_cmd)
2747 (_initialize_remote): Add p-packet.
2748
2749 2004-09-24 Mark Kettenis <kettenis@gnu.org>
2750
2751 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
2752 instead of call_ptrace. Call wait directly instead of
2753 ptrace_wait.
2754 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
2755 (inf_ptrace_wait): Inline ptrace_wait call.
2756
2757 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
2758
2759 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
2760 rolled back instead.
2761
2762 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
2763
2764 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
2765 the new argument order.
2766
2767 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
2768
2769 * MAINTAINERS: Remove "broken" from XStormy16 entry.
2770 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
2771 (struct gdbarch_tdep): Remove.
2772 (struct xstormy16_frame_cache): New frame cache structure.
2773 (xstormy16_register_byte, xstormy16_register_raw_size)
2774 (xstormy16_reg_virtual_type, xstormy16_register_type)
2775 (xstormy16_push_arguments, xstormy16_push_return_address)
2776 (xstormy16_pop_frame, xstormy16_store_struct_return)
2777 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
2778 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
2779 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
2780 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
2781 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
2782 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
2783 (xstormy16_use_struct_convention): Drop gcc_p parameter.
2784 (xstormy16_extract_return_value, xstormy16_store_return_value):
2785 Regcachify. Drop useless struct convention handling.
2786 (xstormy16_register_type, xstormy16_return_value)
2787 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
2788 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
2789 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
2790 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
2791 (xstormy16_unwind_sp, xstormy16_unwind_pc)
2792 (xstormy16_unwind_dummy_id) : New functions.
2793 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
2794 of xstormy16_scan_prologue.
2795 (xstormy16_frame_unwind): New frame_unwind structure.
2796 (xstormy16_frame_base): New frame_base structure.
2797 (xstormy16_gdbarch_init): Accomodate all of the above changes.
2798 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
2799
2800 2004-09-22 Mark Kettenis <kettenis@gnu.org>
2801
2802 * language.c (language_gdbarch_post_init): Fix off-by one error.
2803
2804 2004-09-21 Daniel Jacobowitz <dan@debian.org>
2805
2806 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
2807 (struct dwarf2_offset_and_type): New.
2808 (set_die_type, reset_die_and_siblings_types, get_die_type)
2809 (offset_and_type_hash, offset_and_type_eq): New functions.
2810 (read_structure_type, read_enumeration_type, read_array_type)
2811 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
2812 (read_tag_reference_type, read_tag_const_type)
2813 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
2814 (read_typedef, read_base_type, read_subrange_type): Use
2815 set_die_type.
2816
2817 2004-09-20 Daniel Jacobowitz <dan@debian.org>
2818
2819 * Makefile.in (dwarf2read.o): Update dependencies.
2820 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
2821 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
2822 and read_in_chain.
2823 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
2824 mark, and has_form_ref_addr.
2825 (struct dwarf2_per_cu_data): New.
2826 (dwarf2_max_cache_age): New.
2827 (dwarf2_build_psymtabs_hard): Free cached compilation units
2828 after loading. Create and manage the list of compilation units.
2829 Remove unnecessary NULL initialization. Fix indentation.
2830 (psymtab_to_symtab_1): Initialize all of CU.
2831 (dwarf2_read_abbrevs): Set has_form_ref_addr.
2832 (find_partial_die): Use dwarf2_find_containing_comp_unit
2833 and load_comp_unit.
2834 (free_stack_comp_unit): Update comments. Clear the per-cu
2835 pointer. Handle aging.
2836 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
2837 (age_cached_comp_units, free_one_cached_comp_unit)
2838 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
2839 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
2840 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
2841 (show_dwarf2_cmd): New.
2842 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
2843 and "maint show dwarf2 max-cache-age".
2844 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
2845 externs.
2846 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
2847 global.
2848
2849 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
2850
2851 * dwarf2read.c (typename_concat): Change prototype to accept obstack
2852 and dwarf2_cu struct pointer as arguments. Change function to use
2853 obstack if provided and use dwarf2_cu to determine language-specific
2854 separator.
2855 (partial_die_parent_scope): Change comment to include java. Use
2856 new version of typename_concat instead of obconcat.
2857 (partial_die_full_name): Use typename_concat.
2858 (read_namespace): Ditto.
2859 (read_enumeration_type): Use typename_concat instead of obconcat.
2860 (new_symbol): Ditto.
2861 (add_partial_symbol): Enhance tests for C++ to also test for Java.
2862 (guess_structure_name): Ditto.
2863 (read_subroutine_type): Ditto.
2864 (read_structure_type): Ditto.
2865 (is_vtable_name): Add Java support.
2866 (determine_class_name): Switch to new typename_concat call.
2867 (determine_prefix): Switch to new typename_concat call.
2868 * jv-exp.y (FuncStart): New pattern.
2869 (MethodInvocation): Add support for simple function calls. Change
2870 warning message for other forms of inferior call currently not
2871 supported.
2872 * valarith.c (value_subscript): Treat an array with upper-bound
2873 of -1 as unknown size.
2874
2875 2004-09-20 Daniel Jacobowitz <dan@debian.org>
2876
2877 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
2878 (lookup_partial_symtab): Use symtab_to_fullname.
2879
2880 2004-09-19 Jim Blandy <jimb@redhat.com>
2881
2882 * minsyms.c (lookup_minimal_symbol): Doc fix.
2883
2884 2004-09-20 Andrew Cagney <cagney@gnu.org>
2885
2886 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
2887 CHILD_RESUME.
2888 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
2889 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
2890 KILL_INFERIOR.
2891 * infptrace.c: Update.
2892
2893 2004-09-19 Daniel Jacobowitz <dan@debian.org>
2894
2895 * symtab.c (output_source_filename): Mark first argument as const.
2896 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
2897 for "info sources" output.
2898
2899 2004-09-20 Mark Kettenis <kettenis@gnu.org>
2900
2901 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
2902 <machine/vmparam.h>.
2903 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
2904 (register_u_addr): Remove prototype.
2905
2906 2004-09-19 Mark Kettenis <kettenis@gnu.org>
2907
2908 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
2909 (i386bsd_fetch_inferior_registers): Rename from
2910 fetch_inferior_registers. Make static.
2911 (i386bsd_store_inferior_registers): Rename from
2912 store_inferior_registers. Make static.
2913 (i386bsd_target): New function.
2914 * i386bsd-nat.h: New file.
2915 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
2916 "i386bsd-nat.h".
2917 (i386fbsd_resume): Rename from child_resume. Make static.
2918 (_initialize_i386fbsd_nat): Construct and add target vector.
2919 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
2920 (_initialize_i386nbsd_nat): Construct and add target vector.
2921 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
2922 Remove defines.
2923 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
2924 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
2925 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
2926 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
2927 (LOADLIBES): New variable.
2928 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
2929 inf-ptrace.o. Remove inftarg.o.
2930 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
2931 inf-ptrace.o. Remove inftarg.o.
2932 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
2933 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
2934 (LOADLIBES): New variable.
2935 * Makefile.in (i386bsd_nat_h): New variable.
2936 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
2937 dependencies.
2938
2939 * sparc64nbsd-tdep.c: Include "objfiles.h".
2940 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
2941 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
2942 svr4_lp64_fetch_link_map_offsets.
2943 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
2944 "nbsd-tdep.h".
2945 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
2946 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
2947 svr4_lp64_fetch_link_map_offsets.
2948 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
2949 dependencies.
2950
2951 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
2952 * fbsd-nat.h: New file.
2953 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
2954 (fbsd_nat_h): New variable.
2955 (fbsd-nat.o): New dependency.
2956
2957 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
2958 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
2959
2960 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
2961 comment.
2962
2963 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
2964
2965 * ada-exp.y (type_int): New function to add layer of abstraction
2966 around references to expression types.
2967 (type_long): Ditto.
2968 (type_long_long): Ditto.
2969 (type_float): Ditto.
2970 (type_double): Ditto.
2971 (type_long_double): Ditto.
2972 (type_char): Ditto.
2973 (type_system_address): Ditto.
2974 (simple_exp): Use type_* functions in place of builtin_*
2975 variables.
2976 (exp): Ditto.
2977 (write_var_from_name): Ditto.
2978 (write_object_renaming): Ditto.
2979 * ada-lang.c (ada_create_fundamental_type): Remove redundant
2980 declaration.
2981 (build_ada_types): Remove, replacing with...
2982 (ada_language_arch_info): New function to initialize primitive
2983 type vector in language_arch_info.
2984 (ada_array_length): Remove use of builtin_type_ada_int.
2985 (value_pos_atr): Ditto.
2986 (ada_evaluate_subexp): Ditto.
2987 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
2988 builtin_type_ada_long_long, builtin_type_ada_char,
2989 builtin_type_ada_float, builtin_type_ada_double,
2990 builtin_type_ada_long_double, builtin_type_ada_natural,
2991 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
2992 (ada_builtin_types): Remove.
2993 (ada_language_defn): Remove entries for la_builtin_type_vector and
2994 string_char_type and use ada_language_arch_info.
2995 (_initialize_ada_language): Do type-vector initialization along
2996 the lines of c-lang.c.
2997 (ada_create_fundamental_type): Break up line.
2998 (ada_dump_symtab): Remove unused function.
2999 (enum ada_primitive_types): Define.
3000 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
3001 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
3002 builtin_type_ada_float, builtin_type_ada_double,
3003 builtin_type_ada_long_double, builtin_type_ada_natural,
3004 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
3005 * ada-lex.l: Use type_* functions in place of builtin_* variables.
3006 (processInt): Ditto.
3007 (processReal): Ditto.
3008 (name_lookup): Ditto.
3009 * ada-typeprint.c (print_range): Use builtin_type_int, not
3010 builtin_type_ada_int.
3011
3012 2004-09-18 Mark Kettenis <kettenis@gnu.org>
3013
3014 * i386-tdep.c (i386_register_name): Rename regno to regnum.
3015
3016 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
3017 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
3018 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
3019 * configure.in: Improve checks for curses library by checking for
3020 mvwaddstr instead of initscr. Drop HP curses in favour of
3021 standard curses on HP-UX.
3022 * configure: Regenerated.
3023
3024 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
3025
3026 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
3027 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
3028 Minor formatting changes.
3029 (empty_array): Slight rewrite for formatting.
3030 (emit_char,parse,ada_language_defn,build_ada_types,
3031 ada_is_exception_sym, _initialize_ada_language): Move
3032 definitions around.
3033 (ada_dump_symtab): Remove unused definition.
3034 (ada_maybe_exception_partial_symbol): Remove unused definition.
3035
3036 2004-09-16 Andrew Cagney <cagney@gnu.org>
3037
3038 * inf-child.c: Include "gdb_string.h".
3039 (inf_child_core_file_to_sym_file): Delete.
3040 (inf_child_target): Set to_fetch_registers and to_store_registers.
3041 * inf-ptrace.c: Include "gdb_string.h".
3042 * Makefile.in: Update all dependencies.
3043
3044 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
3045 problem.
3046
3047 2004-09-14 Joel Brobecker <brobecker@gnat.com>
3048
3049 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
3050 call to heuristic_proc_desc. Remove code that became redundant
3051 as a consequence.
3052 (read_next_frame_reg): Remove special case for SP_REGNUM.
3053 (set_reg_offset): Fix small typo.
3054 (reset_saved_regs): New procedure.
3055 (mips32_heuristic_proc_desc): No longer compute a fake
3056 procedure descriptor. Compute the full frame cache instead.
3057 Some minor comment reformatting.
3058
3059 2004-09-14 Andrew Cagney <cagney@gnu.org>
3060
3061 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
3062 maintainer.
3063
3064 * thread-db.c (thread_db_new_objfile): Assume that there is a
3065 child process.
3066
3067 2004-09-13 Jim Blandy <jimb@redhat.com>
3068
3069 * valops.c (value_assign): Move 'buffer' to the enclosing block,
3070 so that its storage isn't referenced after its lifetime ends.
3071
3072 * valops.c (value_assign): 'use_buffer' is initialized to zero,
3073 and never assigned to. Delete it, and the 'if (use_buffer)'
3074 clauses. Delete 'raw_buffer', since it is now unused.
3075
3076 2004-09-13 Andrew Cagney <cagney@gnu.org>
3077
3078 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
3079 * configure: Re-generate.
3080 * nlm/Makefile.in (TAGS): Update.
3081 * Makefile.in (TAGS): Update.
3082 * config/vax/nbsd.mt (TM_FILE): Update.
3083 * config/sparc/vxworks.mt (TM_FILE): Update.
3084 * config/sparc/sol2.mt (TM_FILE): Update.
3085 * config/sparc/sol2-64.mt (TM_FILE): Update.
3086 * config/sparc/obsd64.mt (TM_FILE): Update.
3087 * config/sparc/obsd.mt (TM_FILE): Update.
3088 * config/sparc/nbsd64.mt (TM_FILE): Update.
3089 * config/sparc/nbsd.mt (TM_FILE): Update.
3090 * config/sparc/linux64.mt (TM_FILE): Update.
3091 * config/sparc/linux.mt (TM_FILE): Update.
3092 * config/sparc/fbsd.mt (TM_FILE): Update.
3093 * config/sh/wince.mt (TM_FILE): Update.
3094 * config/sh/nbsd.mt (TM_FILE): Update.
3095 * config/sh/linux.mt (TM_FILE): Update.
3096 * config/sh/embed.mt (TM_FILE): Update.
3097 * config/s390/s390.mt (TM_FILE): Update.
3098 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
3099 * config/rs6000/rs6000.mt (TM_FILE): Update.
3100 * config/rs6000/aix4.mt (TM_FILE): Update.
3101 * config/powerpc/vxworks.mt (TM_FILE): Update.
3102 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
3103 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
3104 * config/powerpc/obsd.mt (TM_FILE): Update.
3105 * config/powerpc/nbsd.mt (TM_FILE): Update.
3106 * config/powerpc/linux.mt (TM_FILE): Update.
3107 * config/powerpc/aix.mt (TM_FILE): Update.
3108 * config/pa/obsd.mt (TM_FILE): Update.
3109 * config/pa/linux.mt (TM_FILE): Update.
3110 * config/pa/hppahpux.mt (TM_FILE): Update.
3111 * config/pa/hppa64.mt (TM_FILE): Update.
3112 * config/pa/hppa.mt (TM_FILE): Update.
3113 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
3114 * config/mips/wince.mt (TM_FILE): Update.
3115 * config/mips/vxmips.mt (TM_FILE): Update.
3116 * config/mips/nbsd.mt (TM_FILE): Update.
3117 * config/mips/linux.mt (TM_FILE): Update.
3118 * config/mips/irix6.mt (TM_FILE): Update.
3119 * config/mips/irix5.mt (TM_FILE): Update.
3120 * config/mips/embed.mt (TM_FILE): Update.
3121 * config/m68k/vxworks68.mt (TM_FILE): Update.
3122 * config/m68k/st2000.mt (TM_FILE): Update.
3123 * config/m68k/os68k.mt (TM_FILE): Update.
3124 * config/m68k/obsd.mt (TM_FILE): Update.
3125 * config/m68k/nbsd.mt (TM_FILE): Update.
3126 * config/m68k/monitor.mt (TM_FILE): Update.
3127 * config/m68k/linux.mt (TM_FILE): Update.
3128 * config/m68k/cisco.mt (TM_FILE): Update.
3129 * config/ia64/linux.mt (TM_FILE): Update.
3130 * config/ia64/aix.mt (TM_FILE): Update.
3131 * config/ia64/ia64.mt (TM_FILE): Update.
3132 * config/i386/vxworks.mt (TM_FILE): Update.
3133 * config/i386/obsd64.mt (TM_FILE): Update.
3134 * config/i386/obsd.mt (TM_FILE): Update.
3135 * config/i386/nto.mt (TM_FILE): Update.
3136 * config/i386/nbsd64.mt (TM_FILE): Update.
3137 * config/i386/nbsd.mt (TM_FILE): Update.
3138 * config/i386/linux64.mt (TM_FILE): Update.
3139 * config/i386/linux.mt (TM_FILE): Update.
3140 * config/i386/i386sol2.mt (TM_FILE): Update.
3141 * config/i386/i386lynx.mt (TM_FILE): Update.
3142 * config/i386/fbsd64.mt (TM_FILE): Update.
3143 * config/i386/fbsd.mt (TM_FILE): Update.
3144 * config/i386/cygwin.mt (TM_FILE): Update.
3145 * config/h8300/h8300.mt (TM_FILE): Update.
3146 * config/frv/frv.mt (TM_FILE): Update.
3147 * config/cris/cris.mt (TM_FILE): Update.
3148 * config/arm/wince.mt (TM_FILE): Update.
3149 * config/arm/nbsd.mt (TM_FILE): Update.
3150 * config/arm/linux.mt (TM_FILE): Update.
3151 * config/arm/embed.mt (TM_FILE): Update.
3152 * config/alpha/nbsd.mt (TM_FILE): Update.
3153 * config/alpha/fbsd.mt (TM_FILE): Update.
3154 * config/alpha/alpha.mt (TM_FILE): Update.
3155 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
3156 * config/alpha/alpha-linux.mt (TM_FILE): Update.
3157
3158 Eliminate event_loop_p, always has the value 1.
3159 * defs.h (event_loop_p): Delete macro.
3160 * breakpoint.c (until_break_command): Simplify.
3161 * utils.c (prompt_for_continue): Simplify.
3162 * tracepoint.c (read_actions): Simplify.
3163 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
3164 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
3165 (set_prompt, init_main): Simplify.
3166 (init_signals, disconnect): Delete, unused.
3167 * remote.c (remote_async_resume)
3168 (extended_remote_async_create_inferior): Simplify.
3169 * mi/mi-interp.c (mi_input): Delete, unused.
3170 (mi_interpreter_resume, mi_command_loop): Simplify.
3171 * interps.c (current_interp_command_loop): Simplify.
3172 * infrun.c (proceed): Simplify.
3173 * infcmd.c (run_command, continue_command, step_1, jump_command)
3174 (until_command, advance_command, finish_command)
3175 (interrupt_target_command): Simplify.
3176 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
3177
3178 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3179 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3180 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3181 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3182 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3183 * mips-tdep.c (mips_dump_tdep): Do not print same.
3184
3185 2004-09-12 Andrew Cagney <cagney@gnu.org>
3186
3187 * valprint.c (print_longest): Use fputs_filtered. Make "val"
3188 const.
3189 * Makefile.in (valprint.o): Delete explict rule.
3190
3191 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
3192 reported by Dave Anderson.
3193
3194 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
3195
3196 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
3197
3198 2004-09-12 Salvador E. Tropea <set@users.sf.net>
3199 Andrew Cagney <cagney@gnu.org>
3200
3201 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
3202 (mi_cmd_data_list_register_values)
3203 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
3204 the register number computation.
3205
3206 2004-09-12 Andrew Cagney <cagney@gnu.org>
3207
3208 * ppcnbsd-nat.c: Include "inf-ptrace.h".
3209 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
3210 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
3211 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
3212 target.
3213 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
3214 inf-ptrace.o and inf-child.o.
3215 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
3216 * Makefile.in: Update dependencies.
3217
3218 2004-09-11 Andrew Cagney <cagney@gnu.org>
3219
3220 * language.c (hex_string, hex_string_custom): Move from here ...
3221 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
3222 (CELLSIZE): Increase to 50.
3223 * language.h (hex_string, hex_string_custom): Move from here ...
3224 * defs.h: ... to here.
3225 * Makefile.in: Update all dependencies.
3226
3227 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
3228
3229 * language.c (local_hex_format_custom): Remove.
3230 (local_hex_string): Rename to hex_string, use C format, and move to
3231 utils.c
3232 (local_hex_string_custom): Rename to hex_string_custom and change
3233 interface. Now uses C format. Move to utils.c
3234 (local_octal_format_custom): Remove.
3235 (local_decimal_format_custom): Remove.
3236 (unknown_language_defn): Remove language-specific number
3237 formatting entries.
3238 (auto_language_defn): Ditto.
3239 (local_language_defn): Ditto.
3240 * language.h (struct language_format_info): Delete declaration.
3241 (struct language_defn): Remove language_format_info fields
3242 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
3243 (local_binary_format): Remove macro.
3244 (local_binary_format_prefix): Remove macro.
3245 (local_binary_format_specifier): Remove macro.
3246 (local_binary_format_suffix): Remove macro.
3247 (local_octal_format): Remove macro.
3248 (local_octal_format_prefix): Remove macro.
3249 (local_octal_format_specifier): Remove macro.
3250 (local_octal_format_suffix): Remove macro.
3251 (local_decimal_format): Remove macro.
3252 (local_decimal_format_prefix): Remove macro.
3253 (local_decimal_format_specifier): Remove macro.
3254 (local_decimal_format_suffix): Remove macro.
3255 (local_hex_format): Remove macro.
3256 (local_hex_format_prefix): Remove macro.
3257 (local_hex_format_specifier): Remove macro.
3258 (local_hex_format_suffix): Remove macro.
3259 (local_decimal_format_custom): Remove.
3260 (local_octal_format_custom): Remove.
3261 (local_hex_format_custom): Remove.
3262 (local_hex_string): Rename to hex_string and move to defs.h.
3263 (local_hex_string_custom): Rename to hex_string_custom, change
3264 interface, and move to defs.h.
3265 * utils.c: (int_string): New function.
3266 (hex_string): New function (from language.c).
3267 (hex_string_custom): New function (from language.c).
3268 (octal2str): New function.
3269 (decimal2str): Add width parameter.
3270 (paddr_u): Use new decimal2str interface.
3271 (paddr_d): Ditto.
3272 * defs.h (hex_string): Declare.
3273 (hex_string_custom): Declare.
3274 (int_string): Declare.
3275 * printcmd.c (print_scalar_formatted): Remove localized binary
3276 formatting.
3277 * valprint.c (print_longest): Use int_string.
3278 (print_floating): Use C hex format.
3279 (print_hex_chars): Ditto.
3280 (print_binary_chars): Remove language-specific formatting.
3281 (print_octal_chars): Use C octal format.
3282 (print_decimal_chars): Delocalize format.
3283 (print_decimal): Remove.
3284 * ada-lang.c (ada_language_defn): Remove language-specific number
3285 formatting entries.
3286 * p-lang.c (pascal_language_defn): Ditto.
3287 * c-lang.c (c_language_defn): Ditto.
3288 (cplus_language_defn): Ditto.
3289 (asm_language_defn): Ditto.
3290 (minimal_language_defn): Ditto.
3291 * f-lang.c (f_language_defn): Ditto.
3292 * jv-lang.c (java_language_defn): Ditto.
3293 * m2-lang.c (m2_language_defn): Ditto.
3294 * scm-lang.c (scm_language_defn): Ditto.
3295 * objc-lang.c (objc_language_defn): Ditto.
3296 * memattr.c (mem_info_command): Use renamed hex_string_custom with
3297 new interface.
3298 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
3299 * ui-out.c (ui_out_field_core_addr): Ditto.
3300 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
3301 * exec.c (print_section_info): Ditto.
3302 * i387-tdep.c (print_i387_status_word): Ditto.
3303 (print_i387_control_word): Ditto.
3304 (i387_print_float_info): Ditto.
3305 * maint.c (maint_print_section_info): Ditto.
3306 * solib.c (info_sharedlibrary_command): Ditto.
3307 * somsolib.c (som_sharedlibrary_info_command): Ditto.
3308 * symtab.c (print_msymbol_info): Ditto.
3309 * tracepoint.c (tracepoints_info): Ditto.
3310 * solib-frv.c (lm_base): Ditto.
3311 (frv_current_sos): Ditto.
3312 (enable_break2): Ditto.
3313 (enable_break): Ditto.
3314 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
3315 (process_one_symbol): Ditto.
3316 * infcmd.c (program_info): Ditto.
3317 * mdebugread.c (parse_partial_symbols): Ditto.
3318 * symfile.c (add_symbol_file_command): Ditto.
3319 * cli/cli-cmds.c (edit_command): Ditto.
3320 (list_command): Ditto.
3321 * infcall.c (call_function_by_hand): Ditto.
3322 * remote-vx.c (vx_run_files_info): Ditto.
3323 (vx_wait): Ditto.
3324 (vx_attach): Ditto.
3325 (vx_detach): Ditto.
3326 (vx_kill): Ditto.
3327 * aix-thread.c (pdc_symbol_addrs): Ditto.
3328 (pdc_read_regs): Ditto.
3329 (pdc_write_regs): Ditto.
3330 (pdc_read_data): Ditto.
3331 (pdc_write_data): Ditto.
3332 * d10v-tdep.c (display_trace): Ditto.
3333 * rs6000-nat.c (find_toc_address): Ditto.
3334 * aix-thread.c: Don't include language.h.
3335 * buildsym.c: Ditto.
3336 * dbxread.c: Ditto.
3337 * mdebugread.c: Ditto.
3338 * rs6000-nat.c: Ditto.
3339 * buildsym.c (make_blockvector): Use renamed hex_string.
3340
3341 2004-09-10 Jason Molenda (jmolenda@apple.com)
3342
3343 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
3344 chars after 'if' or 'while' commands in user-defined commands.
3345
3346 2004-09-08 Jim Blandy <jimb@redhat.com>
3347
3348 Fix bug reported and analyzed by Olivier Crete:
3349 * symfile.c (copy_section_addr_info): New function.
3350 (symbol_file_add_with_addrs_or_offsets): Use it to save the
3351 original set of address arguments, instead of handwritten code
3352 that uses one length to allocate and a different length to
3353 initialize. Use make_cleanup_free_section_addr_info.
3354 * symfile.h (copy_section_addr_info): New declaration.
3355 * utils.c: #include "symfile.h".
3356 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
3357 New functions.
3358 * defs.h (make_cleanup_free_section_addr_info): New declaration.
3359 * Makefile.in (utils.o): Update dependencies.
3360
3361 2004-09-08 Andrew Cagney <cagney@gnu.org>
3362
3363 * thread-db.c (keep_thread_db): Delete.
3364 (thread_db_new_objfile, thread_db_create_inferior)
3365 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
3366
3367 2004-09-08 Mark Kettenis <kettenis@gnu.org>
3368
3369 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
3370 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
3371 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
3372 (i386_frameless_signal_p): Remove prototype.
3373 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
3374 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
3375 I386_SSE_NUM_REGS.
3376 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
3377 instead of FP0_REGNUM.
3378 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
3379 of FP0_REGNUM and FPC_REGNUM.
3380
3381 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
3382 (sunos_solib_create_inferior_hook): Don't call
3383 sunos_relocate_main_executable.
3384
3385 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
3386 solib_svr4_fetch_link_map_offsets to
3387 svr4_ilp32_fetch_link_map_offsets.
3388 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
3389 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
3390 svr4_ilp32_fetch_link_map_offsets.
3391 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
3392
3393 2004-09-07 Jim Blandy <jimb@redhat.com>
3394
3395 * frame.h (frame_register): Doc fix.
3396
3397 2004-09-07 Andrew Cagney <cagney@gnu.org>
3398
3399 * vx-share/wait.h: Delete #ifdef USG.
3400 * utils.c (request_quit): Ditto.
3401 * tui/tui.c (tui_reset): Ditto.
3402 * remote.c: Ditto.
3403 * remote-sds.c: Ditto.
3404 * remote-rdi.c: Ditto.
3405 * mdebugread.c: Ditto.
3406 * m68klinux-nat.c: Ditto.
3407 * infttrace.c: Ditto.
3408 * infptrace.c: Ditto.
3409 * i386v-nat.c: Ditto.
3410 * exec.c: Ditto.
3411 * dbxread.c: Ditto.
3412 * core-aout.c: Ditto.
3413
3414 2004-09-05 Joel Brobecker <brobecker@gnat.com>
3415
3416 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
3417 heuristic_proc_desc.
3418 (mips_insn32_frame_cache): Likewise.
3419
3420 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3421
3422 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
3423 left behind by error.
3424
3425 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3426
3427 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
3428 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
3429
3430 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3431
3432 * config/rs6000/xm-aix4.h: Remove this file.
3433 * config/rs6000/aix4.mh (XM_FILE): Delete.
3434
3435 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3436
3437 * config/rs6000/xm-rs6000.h: Remove this file.
3438 * config/rs6000/rs6000.mh (XM_FILE): Remove.
3439
3440 2004-09-03 Andrew Cagney <cagney@gnu.org>
3441
3442 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
3443 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
3444 only use.
3445
3446 * mips-tdep.c (temp_saved_regs): Delete.
3447 (set_reg_offset): Replace saved_regs parameter with this_cache.
3448 (heuristic_proc_desc, mips16_heuristic_proc_desc)
3449 (mips32_heuristic_proc_desc): Add this_cache parameter.
3450 (mips_insn32_frame_cache, mips_insn16_frame_cache)
3451 (after_prologue): Pass a NULL this_cache.
3452
3453 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
3454 non-kernel trap prologues.
3455
3456 * mips-tdep.c (find_proc_desc): Delete function.
3457 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
3458 simplify.
3459 (mips_insn16_frame_cache): Replace find_proc_desc with code from
3460 mips_insn32_frame_cache.
3461
3462 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
3463 Simplify as NEXT_FRAME is NULL.
3464 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
3465
3466 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
3467 local variable.
3468 (mips_skip_prologue): Update.
3469
3470 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
3471 "cur_frame" parameter.
3472 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
3473 (mips_insn32_frame_cache, find_proc_desc): Update
3474
3475 * config/vax/nm-obsd.h: Delete file.
3476 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3477 * config/vax/nm-nbsd.h: Delete file.
3478 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
3479 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3480 * config/sh/nm-nbsd.h: Delete file.
3481 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3482 * config/rs6000/nm-rs6000ly.h: Delete file.
3483 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
3484 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
3485 * config/powerpc/nm-obsd.h: Delete file.
3486 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3487 * config/powerpc/nm-nbsd.h: Delete file.
3488 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3489 * config/pa/nm-obsd.h: Delete file.
3490 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3491 * config/mips/nm-nbsd.h: Delete file.
3492 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3493 * config/m88k/nm-obsd.h: Delete file.
3494 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3495 * config/m68k/nm-nbsd.h: Delete file.
3496 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
3497 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3498 * config/i386/nm-nbsd.h: Delete file.
3499 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
3500 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
3501 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
3502 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3503 * config/i386/nm-i386lynx.h: Delete file.
3504 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
3505 * config/arm/nm-nbsd.h: Delete file.
3506 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
3507 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3508
3509 * config/i386/tm-fbsd.h: Delete file.
3510 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
3511 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
3512
3513 * config/rs6000/tm-rs6000-aix4.h: Delete file.
3514 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
3515 * config/rs6000/aix4.mt (TM_FILE): Set to
3516 config/rs6000/tm-rs6000.h.
3517 * config/powerpc/tm-ppc-aix.h: Delete file.
3518 * config/powerpc/aix.mt (TM_FILE): Set to
3519 config/rs6000/tm-rs6000.h.
3520 * config/m68k/tm-linux.h: Delete file.
3521 * config/m68k/linux.mt (TM_FILE): Set to solib.h
3522 * config/i386/tm-linux64.h: Delete file.
3523 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
3524 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
3525
3526 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
3527 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
3528 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
3529 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
3530 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
3531 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
3532 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
3533 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
3534 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
3535
3536 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
3537 gdb_host_cpu.
3538
3539 2004-09-02 Joel Brobecker <brobecker@gnat.com>
3540
3541 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
3542 Minor reformatting. Some code factoring.
3543
3544 2004-09-02 Andrew Cagney <cagney@gnu.org>
3545
3546 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
3547 * config/vax/tm-nbsd.h: Delete file.
3548 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
3549 * config/sparc/tm-vxworks.h: Delete file.
3550 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
3551 * config/sparc/tm-nbsd.h: Delete file.
3552 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
3553 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
3554 * config/sparc/tm-linux.h: Delete file.
3555 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
3556 * config/s390/tm-linux.h: Delete file.
3557 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
3558 * config/pa/tm-bsd.h: Delete file.
3559 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
3560 * config/m68k/tm-obsd.h: Delete file.
3561 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
3562 * config/m68k/tm-nbsd.h: Delete file.
3563 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
3564 * config/i386/tm-vxworks.h: Delete file.
3565 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
3566 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
3567 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
3568 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
3569 * config/i386/tm-nbsd.h: Delete file.
3570 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
3571 * config/i386/tm-i386lynx.h: Delete file.
3572 * config/cris/cris.mt (TM_FILE): Set to solib.h.
3573 * config/cris/tm-cris.h: Delete file.
3574
3575 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
3576 * configure: Re-generate.
3577 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
3578 * config/arm/tm-nbsd.h: Delete file.
3579
3580 * config/powerpc/tm-ppcle-sim.h: Delete.
3581 * config/powerpc/tm-ppcle-eabi.h: Delete.
3582 * config/powerpc/tm-nbsd.h: Delete.
3583 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
3584 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
3585 tm-ppcle-eabi.h.
3586
3587 * config/i386/nto.mh (NAT_FILE): Delete.
3588 * config/i386/nm-nto.h: Delete.
3589
3590 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
3591 * config/m68k/tm-os68k.h: Ditto.
3592 * config/m68k/tm-monitor.h: Ditto.
3593 * config/m68k/tm-cisco.h: Ditto.
3594 * config/m68k/st2000.mt (TM_FILE): Delete.
3595 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
3596 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
3597 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
3598 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
3599
3600 * config/m68k/tm-st2000.h: Delete.
3601 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
3602 * config/sparc/fbsd.mt (TM_FILE): Delete.
3603 * config/sparc/tm-fbsd.h: Delete.
3604
3605 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
3606 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
3607 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
3608
3609 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
3610 GDB_TM_FILE and GDB_XM_FILE.
3611 * gdbarch.c: Re-generate.
3612 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
3613 quotes in macro definition.
3614 * configure.in: Re-generate.
3615
3616 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
3617 validating architecture methods.
3618 * gdbarch.c: Re-generate.
3619
3620 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
3621 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
3622 GDB_MULTI_ARCH_PARTIAL.
3623 * gdbarch.h: Re-generate.
3624
3625 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
3626 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
3627 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
3628 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
3629 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
3630 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
3631 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
3632 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
3633 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
3634 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
3635 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
3636 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
3637
3638 2004-09-01 Andrew Cagney <cagney@gnu.org>
3639
3640 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
3641 and main_func_highpc.
3642 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
3643 * objfiles.c (init_entry_point_info, objfile_relocate): Update
3644 * nlmread.c (nlm_symfile_read): Update.
3645
3646 2004-09-01 Joel Brobecker <brobecker@gnat.com>
3647
3648 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
3649 (mips_insn32_frame_cache): Inline call to find_proc_desc.
3650 (find_proc_desc): Remove dead code.
3651
3652 2004-09-01 Joel Brobecker <brobecker@gnat.com>
3653
3654 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
3655
3656 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3657
3658 * observer.sh: Add struct so_list declaration.
3659 * Makefile.in: Add dependencies on observer.h for solib.c and
3660 breakpoint.c.
3661 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
3662 function.
3663 (_initialize_breakpoint): Register
3664 disable_breakpoints_in_unloaded_shlib as an observer of the
3665 "solib unloaded" observation event.
3666 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
3667 call decode_line_1 so unfound breakpoint errors are silent.
3668 * solib.c (update_solib_list): When a solib is discovered to have
3669 been unloaded by the program, notify all observers of the
3670 "solib unloaded" observation event.
3671
3672 2004-09-01 Andrew Cagney <cagney@gnu.org>
3673
3674 * frame.c: Include "objfiles.h".
3675 (inside_main_func): New function.
3676 (get_prev_frame): Use new inside_main_func.
3677 * Makefile.in (frame.o): Update dependencies.
3678 * defs.h (inside_main_func): Delete declaration.
3679 * blockframe.c (inside_main_func): Delete function.
3680
3681 2004-08-31 Jim Blandy <jimb@redhat.com>
3682
3683 * dwarf2read.c (is_vtable_name): New function, based on logic from
3684 read_structure_type, but passing the correct length to strncmp,
3685 and using 'sizeof' instead of 'strlen'.
3686 (read_structure_type): Call it.
3687
3688 2004-08-31 Joel Brobecker <brobecker@gnat.com>
3689
3690 * config/powerpc/aix.mh: Add comment.
3691
3692 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
3693
3694 * MAINTAINERS: Add self to Write-After-Approval.
3695
3696 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
3697
3698 * MAINTAINERS: Add self to Write-After-Approval.
3699
3700 2004-08-30 Andrew Cagney <cagney@gnu.org>
3701
3702 Fix PR breakpoints/1757.
3703 * infrun.c (struct execution_control_state): Replace
3704 remove_breakpoints_on_following_step with
3705 step_after_step_resume_breakpoint.
3706 (init_execution_control_state): Update.
3707 (handle_inferior_event): For signals, when stepping off a
3708 breakpoint, set step_after_step_resume_breakpoint. When
3709 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
3710 (keep_going): Delete code handling
3711 remove_breakpoints_on_following_step.
3712
3713 2004-08-29 David Lecomber <david@streamline-computing.com>
3714
3715 Fix PR gdb/648
3716 * language.h (enum array_ordering): New enum.
3717 * language.h (struct language_defn): New la_array_ordering
3718 attribute.
3719 * language.c (unknown_language_defn, auto_language_defn)
3720 (local_language_defn): Ditto.
3721 * ada-lang.c (ada_language_defn): Ditto.
3722 * c-lang.c (c_language_defn, cplus_language_defn)
3723 (asm_language_defn, minimal_language_defn): Ditto.
3724 * f-lang.c (f_language_defn): Ditto.
3725 * jv-lang.c (java_language_defn): Ditto.
3726 * m2-lang.c (f_language_defn): Ditto.
3727 * objc-lang.c (objc_language_defn): Ditto.
3728 * p-lang.c (pascal_language_defn): Ditto.
3729 * scm-lang.c (scm_language_defn): Ditto.
3730 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
3731 oriented large to small in type structure.
3732 * dwarf2read.c (read_array_order): New function.
3733 (read_array_type): Use read_array_order to check row/column
3734 major ordering.
3735
3736 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
3737
3738 * target.c (target_resize_to_sections): Check
3739 current_target.to_sections for an old value when updating.
3740
3741 2004-08-27 Joel Brobecker <brobecker@gnat.com>
3742
3743 * procfs.c (dbx_link_bpt_addr): New static global variable.
3744 (dbx_link_shadow_contents): New static global variable.
3745 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
3746 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
3747 if we just hit it.
3748 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
3749 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
3750 from run to run.
3751 (procfs_create_inferior): Remove syssgi syscall-exit notifications
3752 after the inferior has been forked.
3753 (remove_dbx_link_breakpoint): New function.
3754 (dbx_link_addr): New function.
3755 (insert_dbx_link_bpt_in_file): New function.
3756 (insert_dbx_link_bpt_in_region): New function.
3757 (insert_dbx_link_breakpoint): New function.
3758 (proc_trace_syscalls_1): New function, extracted from
3759 proc_trace_syscalls.
3760 (proc_trace_syscalls): Replace extract code by call to
3761 proc_trace_syscalls_1.
3762 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
3763 is no longer valid.
3764
3765 2004-08-25 Jim Blandy <jimb@redhat.com>
3766
3767 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
3768
3769 2004-08-25 Andrew Cagney <cagney@gnu.org>
3770
3771 * infrun.c (struct execution_control_state): Delete field
3772 "stepping_through_sigtramp".
3773 (init_execution_control_state): Do not set same.
3774 (context_switch): Do not pass same to save_infrun_state and
3775 load_infrun_state.
3776 * gdbthread.h (struct thread_info): Delete field
3777 stepping_through_sigtramp.
3778 (save_infrun_state, load_infrun_state): Delete parameter
3779 stepping_through_sigtramp.
3780 * thread.c (load_infrun_state, save_infrun_state): Update.
3781
3782 * infrun.c: Re-indent. Move expression operators to the beginning
3783 of the line. Remove long disabled #if 0 code.
3784
3785 2004-08-24 Andrew Cagney <cagney@gnu.org>
3786
3787 * doublest.h (floatformat_ieee_quad): Rename
3788 floatformat_ia64_quad.
3789 * doublest.c (floatformat_ieee_quad): Rename
3790 floatformat_ia64_quad.
3791 (_initialize_doublest): Update.
3792
3793 2004-08-24 Jim Blandy <jimb@redhat.com>
3794
3795 * dwarf2expr.h (struct dwarf_expr_context): New members
3796 'num_pieces' and 'pieces', for returning the result of an
3797 expression that uses DW_OP_piece.
3798 (struct dwarf_expr_piece): New struct type.
3799 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
3800 pieces.
3801 (free_dwarf_expr_context): Free pieces, if any.
3802 (add_piece): New function.
3803 (execute_stack_op): Implement DW_OP_piece.
3804 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
3805 expression is a list of pieces, print an error message.
3806 (dwarf2_loc_desc_needs_frame): If the expression yields
3807 pieces, and any piece is in a register, then we need a frame.
3808
3809 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
3810 the stack until we've decided what sort of result the evaluation
3811 has produced. Use separate variables, with more specific names.
3812
3813 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
3814
3815 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
3816 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
3817 (arm_netbsd_init_abi_common): Register them.
3818
3819 2004-08-22 Mark Kettenis <kettenis@gnu.org>
3820
3821 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
3822
3823 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
3824 safe_frame_unwind_memory instead of target_read_memory.
3825
3826 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
3827 Reorder includes.
3828 (fetch_register, store_register): Remove prototypes.
3829 (child_resume): Reorganize code and comments such that it is
3830 grouped a bit more logically.
3831 (attach): Explicitly compare errno against 0.
3832 (detach): Likewise. Use perror_with_name instead of
3833 print_sys_errmsg.
3834 * Makefile.in (infptrace.o): Update dependencies.
3835
3836 * ia64-linux-nat.c: Update copyright year.
3837 (fetch_debug_register, store_debug_register)
3838 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
3839 PTRACE_TYPE_ARG3.
3840 * config/ia64/nm-linux.h: Update copyright year.
3841 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
3842
3843 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
3844 from CORE_ADDR to struct frame_info *. Use
3845 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
3846 (amd64_linux_sigtramp_p): Adjust for changed signature of
3847 and64_linux_sigtramp_start
3848
3849 * gdb_ptrace.h: GNU/Linux.
3850
3851 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
3852 Remove defines.
3853
3854 * infptrace.c: Include "gdb_assert.h".
3855 (PTRACE_XFER_TYPE): Remove define.
3856 (offsetof): Only define if U_REGS_OFFSET isn't defined.
3857 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
3858 Tweak comment.
3859 (fetch_inferior_registers, store_inferior_registers): Remove
3860 redundant culry braces. Tweak comment. s/regno/regnum.
3861 * Makefile.in (infptrace.o): Update dependencies.
3862
3863 * configure.in: Change test for return type of ptrace to default
3864 to `long' instead of `int'.
3865 * configure: Regenerate.
3866
3867 2004-08-21 Mark Kettenis <kettenis@gnu.org>
3868
3869 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
3870
3871 * configure.in: Check for ttrace function.
3872 * configure, config.in: Regenerate.
3873
3874 * gdb_ptrace.h: New file.
3875 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
3876 <sys/ptrace.h>.
3877 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
3878 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
3879 (attach): Don't define PT_ATTACH.
3880 (detach): Don't define PT_DETACH.
3881 * Makefile.in (gdb_ptrace_h): New variable.
3882 (infptrace.o): Update dependencies.
3883
3884 2004-08-16 Mark Kettenis <kettenis@gnu.org>
3885
3886 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
3887 instead of `int' if not already defined.
3888 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
3889 PTRACE_TYPE_ARG3.
3890 * infptrace.c (call_ptrace): Revert change that replaced
3891 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3892
3893 2004-08-15 Mark Kettenis <kettenis@gnu.org>
3894
3895 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
3896 Remove defines.
3897
3898 * linux-nat.c (kill_inferior): Add missing third and fourth
3899 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
3900
3901 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
3902 PTRACE_TYPE_RET.
3903
3904 * proc-why.c (proc_prettyfprint_why): Fix format string.
3905
3906 * solib-osf.c (osf_current_sos): Remove unsused label.
3907
3908 * configure.in: Add <ncurses/ncurses.h> to the list of possible
3909 curses headers.
3910 * configure, config.in: Regenerate.
3911 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
3912 <ncurses/ncurses.h>.
3913
3914 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
3915 * config/nm-nbsd.h: Update copyright year.
3916 (PTRACE_ARG3_TYPE): Remove define.
3917
3918 * sparc-nat.c (fetch_inferior_registers)
3919 (store_inferior_registers, sparc_xfer_wcookie):
3920 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3921
3922 * alphabsd-nat.c (fetch_inferior_registers):
3923 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3924 PTRACE_TYPE_ARG3.
3925 * amd64bsd-nat.c (fetch_inferior_registers)
3926 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3927 PTRACE_TYPE_ARG3.
3928 * armnbsd-nat.c: Update copyright year.
3929 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
3930 (store_register, store_regs, store_fp_register, store_fp_regs):
3931 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3932 * hppabsd-nat.c (fetch_inferior_registers)
3933 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3934 PTRACE_TYPE_ARG3.
3935 * i386bsd-nat.c (fetch_inferior_registers)
3936 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
3937 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3938 * m68kbsd-nat.c (fetch_inferior_registers)
3939 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3940 PTRACE_TYPE_ARG3.
3941 * m88kbsd-nat.c (fetch_inferior_registers)
3942 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3943 PTRACE_TYPE_ARG3.
3944 * mipsnbsd-nat.c: Update copyright year.
3945 (fetch_inferior_registers, store_inferior_registers):
3946 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3947 * ns32knbsd-nat.c: Update copyright year.
3948 (fetch_inferior_registers, store_inferior_registers):
3949 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3950 * ppcnbsd-nat.c (fetch_inferior_registers):
3951 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3952 PTRACE_TYPE_ARG3.
3953 * ppcobsd-nat.c (fetch_inferior_registers):
3954 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3955 PTRACE_TYPE_ARG3.
3956 * shnbsd-nat.c: Update copyright year.
3957 (fetch_inferior_registers, store_inferior_registers):
3958 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3959 * vaxbsd-nat.c (fetch_inferior_registers)
3960 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3961 PTRACE_TYPE_ARG3.
3962
3963 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
3964 PTRACE_TYPE_ARG3.
3965 * infptrace.c (call_ptrace, child_resume, attach, detach)
3966 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
3967 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3968 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
3969 PTRACE_TYPE_ARG3.
3970
3971 2004-08-14 Mark Kettenis <kettenis@gnu.org>
3972
3973 * defs.h: Remove out-of-date comment.
3974 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
3975 [!GETENV_PROVIDED] (getenv): Remove prototype.
3976
3977 * standalone.c: Remove file.
3978 * Makefile.in (standalone.o): Remove dependency.
3979
3980 * i386-linux-nat.c (dummy_sse_values): Remove function and
3981 prototype.
3982 (i386_linux_dr_get): Fix typo in comment.
3983 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
3984
3985 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
3986
3987 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
3988 from declaration.
3989 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
3990 from definition.
3991
3992 2004-08-13 Mark Kettenis <kettenis@gnu.org>
3993
3994 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
3995 parenthesis in definition.
3996 * configure: Regenerated.
3997
3998 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
3999
4000 * PROBLEMS: Mention build/1411.
4001
4002 2004-08-09 Robert Millan <robertmh@gnu.org>
4003
4004 Committed by Nathanael Nerode.
4005 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
4006 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
4007
4008 2004-08-12 Andrew Cagney <cagney@gnu.org>
4009
4010 * NEWS: Mention fixes in GDB 6.2.1.
4011 * PROBLEMS: Remove mention of mips-irix.
4012
4013 2004-08-11 Joel Brobecker <brobecker@gnat.com>
4014
4015 * config/powerpc/xm-aix.h: Delete.
4016 * config/powerpc/aix.mh (MH_FILE): Remove.
4017 * config/powerpc/aix432.mh (MH_FILE): Remove.
4018
4019 2004-08-11 Joel Brobecker <brobecker@gnat.com>
4020
4021 * config/powerpc/aix.mh: Remove obsolete comment.
4022 * config/powerpc/aix432.mh: Likewise.
4023
4024 2004-08-11 Joel Brobecker <brobecker@gnat.com>
4025
4026 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
4027
4028 2004-08-11 Joel Brobecker <brobecker@gnat.com>
4029
4030 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
4031 this file is now empty.
4032 * config/xm-aix4.h: Remove, this file is no longer included
4033 anywhere.
4034
4035 2004-08-11 Joel Brobecker <brobecker@gnat.com>
4036
4037 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
4038 that file is now empty.
4039 (termdef): Remove prototype, function no longer used.
4040
4041 2004-08-11 Joel Brobecker <brobecker@gnat.com>
4042
4043 * doc/gdbint.texinfo (Host Definition): Remove documentation
4044 for USE_O_NOCTTY, no longer used.
4045 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
4046 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
4047
4048 2004-08-11 Joel Brobecker <brobecker@gnat.com>
4049
4050 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
4051 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
4052 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
4053
4054 2004-08-11 Mark Kettenis <kettenis@gnu.org>
4055
4056 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
4057 instead of FIVE_ARG_PTRACE.
4058
4059 * inflow.c (O_NOCTTY): Define to zero if not already defined.
4060 (new_tty): Use O_NOCTTY unconditionally.
4061
4062 2004-08-10 Mark Kettenis <kettenis@gnu.org>
4063
4064 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
4065 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
4066 fflush on stdout.
4067
4068 2004-08-10 Joel Brobecker <brobecker@gnat.com>
4069
4070 * xcoff_symfile_finish: Replace last call to xmfree by call
4071 to xfree.
4072
4073 2004-08-10 Andrew Cagney <cagney@gnu.org>
4074
4075 * main.c (captured_main): Delete call to init_malloc.
4076 * defs.h (init_malloc): Delete declaration.
4077 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
4078 (init_malloc): Delete functions.
4079
4080 * defs.h (xmfree): Delete.
4081 * utils.c (xmfree): Delete function.
4082 (xfree): Inline calls to xmfree and mfree.
4083 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
4084 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
4085 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
4086 * somread.c (som_symfile_finish): Ditto.
4087 * objfiles.c (allocate_objfile, free_objfile):
4088 * nlmread.c (nlm_symfile_finish): Ditto.
4089 * hpread.c (hpread_symfile_finish): Ditto.
4090 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
4091 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
4092 * coffread.c (coff_symfile_finish): Ditto.
4093
4094 * defs.h (xmcalloc): Delete declaration.
4095 * utils.c (xmcalloc): Delete.
4096 (xcalloc): Inline calls to xmcalloc and mcalloc.
4097 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
4098 xcalloc and xfree.
4099 * symtab.c (create_demangled_names_hash): Ditto.
4100
4101 * defs.h (xmrealloc): Delete.
4102 * utils.c (xmrealloc): Delete.
4103 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
4104 * symmisc.c (extend_psymbol_list): Use xrealloc.
4105 * source.c (find_source_lines): Ditto.
4106 * hpread.c (hpread_lookup_type): Ditto.
4107 * dbxread.c (add_bincl_to_list): Ditto.
4108
4109 * utils.c (xmmalloc): Delete.
4110 (xmalloc): Inline xmmalloc and mmalloc calls.
4111 (msavestring): Use xmalloc.
4112 * defs.h (xmmalloc): Delete declaration.
4113 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
4114 xmmalloc.
4115 * symmisc.c (extend_psymbol_list): Ditto.
4116 * symfile.c (init_psymbol_list): Ditto.
4117 * source.c (find_source_lines): Ditto.
4118 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
4119 * elfread.c (elf_symtab_read): Ditto.
4120 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
4121 * coffread.c (coff_symfile_init): Ditto.
4122
4123 2004-08-10 David Carlton <carlton@bactrian.org>
4124
4125 * MAINTAINERS: Remove David Carlton from c++ testsuite
4126 maintainers.
4127
4128 2004-08-10 Jerome Guitton <guitton@gnat.com>
4129
4130 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
4131 print a line feed before the prompt.
4132
4133 2004-08-10 Mark Kettenis <kettenis@gnu.org>
4134
4135 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
4136
4137 2004-08-09 Joel Brobecker <brobecker@gnat.com>
4138
4139 General cleanup of the AIX xm include file:
4140 * config/xm-aix4.h (fd_set): Remove undefine.
4141 Remove include of <sys/select.h>.
4142 (HAVE_TERMIO): Remove define.
4143 (USG): Likewise.
4144 (NULL): Remove redefine.
4145 (alloca): Remove #pragma.
4146 (vfork): Remove define.
4147 (termdef): Remove.
4148 (SIGWINCH_HANDLER): Remove.
4149 (SIGWINCH_HANDLER_BODY): Remove.
4150
4151 2004-08-09 Mark Kettenis <kettenis@gnu.org>
4152
4153 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
4154 GDB_OSABI_OPENBSD_ELF.
4155
4156 2004-08-07 Robert Millan <robertmh@gnu.org>
4157
4158 * bsd-kvm.c: Check for nlist.h before including it.
4159
4160 2004-08-09 Mark Kettenis <kettenis@gnu.org>
4161
4162 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
4163 sigcontext' offset consistency checks for ancient BSD.
4164
4165 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
4166
4167 * configure.in: Check for <sys/types.h>. Check return and
4168 argument types of ptrace.
4169 * configure, config.in: Regenerate.
4170
4171 2004-08-09 Jim Blandy <jimb@redhat.com>
4172
4173 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
4174 rs6000_register_sim_regno): Doc fixes.
4175
4176 2004-08-08 Joel Brobecker <brobecker@gnat.com>
4177
4178 * mips-tdep.c: Include "floatformat.h".
4179 (n32n64_floatformat_always_valid): New function.
4180 (floatformat_n32n64_long_double_big): New constant.
4181 (mips_gdbarch_init): Set size and format of long double
4182 for N32 and N64 ABIs.
4183 * Makefile.in (mips-tdep.o): Update dependencies.
4184
4185 2004-08-08 Andrew Cagney <cagney@gnu.org>
4186
4187 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
4188 print. Improve script's error messages.
4189 * gdbarch.h: Re-generate.
4190
4191 * gdbarch.sh (pformat): New function.
4192 (float_format, double_format, long_double_format): List with bit
4193 members. Use pformat when printing.
4194 * gdbarch.c, gdbarch.h: Re-generate.
4195
4196 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
4197
4198 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
4199 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
4200 (ppcnbsd_supply_pcb): New function.
4201 (_initialize_ppcnbsd_nat): New prototype and function.
4202 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
4203 (LOADLIBES): New variable.
4204 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
4205
4206 2004-08-08 Andrew Cagney <cagney@gnu.org>
4207
4208 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
4209 (builtin_type_ieee_double, builtin_type_ia64_quad)
4210 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
4211 BE/LE floating-point types.
4212 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
4213 (builtin_type_ieee_double, builtin_type_ia64_quad)
4214 (builtin_type_ia64_spill): Declare.
4215 * doublest.c (_initialize_doublest, floatformat_ieee_single)
4216 (floatformat_ieee_double, floatformat_arm_ext)
4217 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
4218 of LE/BE floatformats.
4219 * doublest.h: (struct floatformat, floatformat_ieee_single)
4220 (floatformat_ieee_double, floatformat_arm_ext)
4221 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
4222
4223 2004-08-08 Mark Kettenis <kettenis@gnu.org>
4224
4225 * i386gnu-nat.c (gnu_store_registers): Fix typo.
4226
4227 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
4228 instead of regcache_raw_supply when storing the registers.
4229
4230 * i386gnu-nat.c: Update copyright year.
4231 (gnu_store_registers): Don't use deprecated_registers and
4232 deprecated_registers_valid. Use regcache_valid_p and
4233 regcache_raw_supply instead.
4234
4235 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
4236 frame_pc_unwind.
4237
4238 * procfs.c (procfs_pid_to_str): Remove redundant and unused
4239 variables. Incapitalized "process".
4240
4241 * configure.in: Add cursesX to the list of possible curses libs.
4242 Add cursesX.h to the list of possible curses headers.
4243 * configure, config.in: Regenerate.
4244
4245 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
4246
4247 * configure.in: Test for struct lwp in <sys/lwp.h>.
4248 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
4249 the offset of l_addr in struct lwp.
4250
4251 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
4252
4253 * bsd-kvm.c: Include "gdbcore.h"
4254 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
4255
4256 2004-08-07 Andrew Cagney <cagney@gnu.org>
4257
4258 * gdbtypes.c (build_flt, build_complex): New functions.
4259 (gdbtypes_post_init): Use.
4260
4261 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
4262
4263 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
4264 through to builtin_type_uint128.
4265
4266 * c-exp.y: Use builtin_type function to obtain builtin types.
4267
4268 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
4269 builtin_uint128.
4270 * gdbtypes.c (gdbtypes_post_init): Update.
4271 (build_gdbtypes): Move initialization of builtin_type_int0
4272 through to builtin_type_uint128 from here ...
4273 (_initialize_gdbtypes): ... to here.
4274 * d10v-tdep.c (d10v_register_type): Update.
4275
4276 * doublest.c: Update copyright.
4277 (floatformat_from_length): Call error when floatformat is NULL.
4278 (extract_floating_by_length): Remove NULL fmt check.
4279 (store_floating_by_length): Ditto.
4280
4281 2004-08-07 Andrew Cagney <cagney@gnu.org>
4282
4283 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
4284 that the register is valid.
4285
4286 2004-08-05 Mark Kettenis <kettenis@chello.nl>
4287
4288 * i386-linux-tdep.c (i386_linux_sigtramp_start)
4289 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
4290 struct frame_info *. Use safe_frame_unwind_memory instead of
4291 deprecated_read_memory_nobpt.
4292 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
4293 changed signature of i386_linux_sigtramp_start and
4294 i386_linux_rt_sigtramp_start.
4295
4296 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
4297 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
4298 instead of deprecated_read_memory_nobpt.
4299 (i386nbsd_sigtramp_p): Adjust for changed signature of
4300 i386nbsd_sigtramp_offset.
4301
4302 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
4303 safe_frame_unwind_memory instead of target_read_memory.
4304
4305 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
4306 !NO_SYS_FILE.
4307 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
4308 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
4309 (_initialize_kernel_u_addr): Remove prototype and function.
4310 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
4311 !NO_SYS_FILE.
4312 * xcoffread.c: Likewise.
4313
4314 2004-08-06 Mark Kettenis <kettenis@gnu.org>
4315
4316 * vax-nat.c: New file.
4317 * vaxbsd-nat.c: Tweak comment.
4318 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
4319 vaxnbsd-tdep.c.
4320 (vax-nat.o): New dependency.
4321 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
4322 (vax-*-ultrix2*): Remove.
4323 * config/vax/vax.mh: New file.
4324 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
4325 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
4326 (vax_register_u_addr): New prototype.
4327 (REGISTER_U_ADDR): Define using vax_register_u_addr.
4328 * config/vax/vaxult2.mh: Remove file.
4329 * config/vax/vaxult.mh: Remove file.
4330 * config/vax/vaxbsd.mh: Remove file.
4331 * config/vax/vax.mt (TM_FILE): Remove.
4332 * config/vax/tm-vaxbsd.h: Remove file.
4333
4334 2004-08-06 Joel Brobecker <brobecker@gnat.com>
4335
4336 * aix-thread.c (get_signaled_thread): New function.
4337 (iter_trap): Delete, no longer used.
4338 (iter_tid): New function.
4339 (pd_update): Find the thread that received the SIGTRAP signal
4340 by first locating the kernel thread, and then finding its
4341 associated thread.
4342
4343 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
4344
4345 * lin-lwp.c (child_wait): Continue inferior after processing
4346 PTRACE_EVENT_CLONE event.
4347
4348 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
4349
4350 * MAINTAINERS: Add self to Write-After-Approval.
4351
4352 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
4353
4354 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
4355 libunwind-xxxx.so" where xxxx is UNW_TARGET.
4356
4357 2004-08-05 Andrew Cagney <cagney@gnu.org>
4358
4359 * config/xm-sysv4.h: Delete file.
4360 * config/mips/xm-irix5.h: Delete file.
4361 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
4362 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
4363 * config/ia64/xm-aix.h: Delete file.
4364 * config/ia64/aix.mh (XM_FILE): Delete.
4365 * config/pa/xm-hppah.h: Delete file.
4366 * config/pa/hpux11w.mh (XM_FILE): Delete.
4367 * config/pa/hpux11.mh (XM_FILE): Delete.
4368 * config/pa/hpux1020.mh (XM_FILE): Delete.
4369 * config/pa/hppahpux.mh (XM_FILE): Delete.
4370
4371 * config/alpha/xm-alphalinux.h: Delete file.
4372 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
4373 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
4374 * config/alpha/xm-alphaosf.h: Delete file.
4375 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
4376 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
4377 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
4378 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
4379
4380 * config/i386/xm-i386v.h: Delete file.
4381 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
4382 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
4383 * config/i386/xm-i386sco.h: Delete file.
4384 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
4385 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
4386 * config/i386/xm-i386v4.h: Delete file.
4387 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
4388 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
4389 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
4390 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
4391
4392 * config/vax/xm-vax.h: Delete file.
4393 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
4394 * config/vax/xm-vaxult2.h: Delete file.
4395 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
4396 * config/vax/vaxult2.mh (XM_FILE): Delete.
4397 * config/vax/xm-vaxult.h: Delete file.
4398 * config/vax/vaxult.mh (XM_FILE): Delete.
4399 * config/vax/xm-vaxbsd.h: Delete file.
4400 * config/vax/vaxbsd.mh (XM_FILE): Delete.
4401
4402 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
4403 * gdbarch.h, gdbarch.c: Re-generate.
4404 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
4405 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
4406 * frame.h: Delete deprecated_read_fp from comments.
4407 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
4408 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
4409
4410 2004-08-04 Mark Kettenis <kettenis@gnu.org>
4411
4412 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
4413 trampoline in OpenBSD 3.5-current.
4414
4415 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
4416 SSE registers.
4417
4418 * Makefile.in: Remove embedded page breaks.
4419
4420 2004-08-04 Jim Blandy <jimb@redhat.com>
4421
4422 * regcache.c (regcache_raw_read): Assert that, after calling
4423 target_fetch_registers, the register we're reading is cached.
4424
4425 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
4426 a call to 'internal_error', with a more helpful error message.
4427 * rs6000-tdep.c (e500_pseudo_register_read,
4428 e500_pseudo_register_write, rs6000_store_return_value): Same.
4429
4430 2004-08-04 Andrew Cagney <cagney@gnu.org>
4431
4432 * Makefile.in: Update dependencies.
4433
4434 2004-08-04 Jim Blandy <jimb@redhat.com>
4435
4436 Change the layout of the PowerPC E500 raw register cache to allow
4437 the lower 32-bit halves of the GPRS to be their own raw registers,
4438 not pseudoregisters.
4439 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
4440 add ppc_ev0_upper_regnum flag.
4441 * rs6000-tdep.c: #include "reggroups.h".
4442 (spe_register_p): Recognize the ev upper half registers as SPE
4443 registers.
4444 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
4445 registers.
4446 (e500_move_ev_register): New function.
4447 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
4448 vector registers are the pseudo-registers now, formed by splicing
4449 together the gprs and the upper-half registers.
4450 (e500_register_reggroup_p): New function.
4451 (P): Macro deleted.
4452 (P8, A4): New macro.
4453 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
4454 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
4455 macros.
4456 (registers_e500): Rearrange register set so that the raw register
4457 set contains 32-bit GPRs and upper-half registers, and the SPE
4458 vector registers become pseudo-registers.
4459 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
4460 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
4461 register numbers are now the same for the E500 as they are for
4462 other PowerPC variants. Register e500_register_reggroup_p as the
4463 register group function for the E500.
4464 * Makefile.in (rs6000-tdep.o): Update dependencies.
4465
4466 Adapt PPC E500 native support to the new raw regcache layout.
4467 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
4468 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
4469 (fetch_spe_register, store_spe_register): Handle fetching/storing
4470 all the SPE registers at once, if regno == -1. These now take
4471 over the job of fetch_spe_registers and store_spe_registers.
4472 (fetch_spe_registers, store_spe_registers): Deleted.
4473 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
4474 unconditionally; they're always raw. Fetch/store SPE upper half
4475 registers, if present, instead of ev registers.
4476 (fetch_register, store_register): Remove sanity checks: gprs are
4477 never pseudo-registers now, so we never need to even mention any
4478 registers that are ever pseudoregisters.
4479
4480 Use a fixed register numbering when communicating with the PowerPC
4481 simulator.
4482 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
4483 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
4484 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
4485 New functions.
4486 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
4487 init_sim_regno_table.
4488 * Makefile.in (gdb_sim_ppc_h): New variable.
4489 (rs6000-tdep.o): Update dependencies.
4490
4491 2004-08-02 Andrew Cagney <cagney@gnu.org>
4492
4493 * cris-tdep.c (cris_register_size): Restore function, still used
4494 locally.
4495
4496 * gdbarch.sh (deprecated_target_read_fp)
4497 (deprecated_frame_locals_address, deprecated_frame_args_address)
4498 (deprecated_frame_chain_valid, deprecated_frame_chain)
4499 (deprecated_init_extra_frame_info, deprecated_pop_frame)
4500 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
4501 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
4502 * gdbarch.h, gdbarch.c: Re-generate.
4503 * regcache.c (deprecated_read_fp): Do not call
4504 DEPRECATED_TARGET_READ_FP_P.
4505 * infcmd.c (default_print_registers_info): Do not call
4506 DEPRECATED_DO_REGISTERS_INFO.
4507 * frame-base.c (default_frame_locals_address): Do not call
4508 DEPRECATED_FRAME_LOCALS_ADDRESS.
4509 (default_frame_args_address): Do not call
4510 DEPRECATED_FRAME_ARGS_ADDRESS.
4511
4512 * gdbarch.sh (deprecated_register_raw_size)
4513 (deprecated_register_virtual_size:int): Delete.
4514 * gdbarch.h, gdbarch.c: Re-generate.
4515 * cris-tdep.c (cris_register_size): Delete.
4516 (cris_gdbarch_init): Update.
4517 * alpha-tdep.c (alpha_register_raw_size)
4518 (alpha_register_virtual_size): Delete.
4519 (alpha_gdbarch_init): Update.
4520
4521 * gdbarch.sh (deprecated_register_virtual_type)
4522 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
4523 (deprecated_dummy_write_sp): Delete.
4524 * gdbarch.h, gdbarch.c: Re-generate.
4525
4526 * gdbarch.sh (deprecated_register_bytes): Delete.
4527 * gdbarch.h, gdbarch.c: Re-generate.
4528 * regcache.c (deprecated_register_bytes): New function.
4529 * regcache.h (deprecated_register_bytes): Declare.
4530 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4531 * v850-tdep.c (v850_gdbarch_init): Update.
4532 * sh64-tdep.c (sh64_gdbarch_init): Update.
4533 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
4534 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4535 * mcore-tdep.c (mcore_gdbarch_init): Update.
4536 * cris-tdep.c (cris_gdbarch_init): Update.
4537 * arm-tdep.c (arm_gdbarch_init): Update.
4538 * remote.c (init_remote_state): Update.
4539 * remote-vx.c (vx_prepare_to_store): Update.
4540 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
4541 * irix5-nat.c (fetch_core_registers): Update.
4542 * cris-tdep.c (cris_register_bytes_ok): Update.
4543 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
4544
4545 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
4546 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
4547 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
4548 (mips_insn16_frame_base_address, mips_insn16_frame_base)
4549 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
4550 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
4551 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
4552 (mips_insn32_frame_base_address, mips_insn32_frame_base)
4553 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
4554 with mips_insn16 and mips_insn32.
4555
4556 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
4557 * rs6000-tdep.c (rs6000_push_dummy_call)
4558 (rs6000_extract_return_value): Use register_size.
4559 * xstormy16-tdep.c (xstormy16_get_saved_register)
4560 (xstormy16_extract_return_value): Ditto.
4561 * valops.c (value_assign): Ditto.
4562 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
4563 * v850-tdep.c (v850_extract_return_value): Ditto.
4564 * tracepoint.c (collect_symbol): Ditto.
4565 * target.c (debug_print_register): Ditto.
4566 * stack.c (frame_info): Ditto.
4567 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
4568 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
4569 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
4570 (store_register_using_P): Ditto.
4571 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
4572 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
4573 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
4574 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
4575 * regcache.c (deprecated_read_register_bytes)
4576 (deprecated_write_register_bytes, read_register)
4577 (write_register): Ditto.
4578 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
4579 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
4580 * monitor.c (monitor_supply_register, monitor_fetch_register)
4581 (monitor_store_register): Ditto.
4582 * mn10300-tdep.c (mn10300_pop_frame_regular)
4583 (mn10300_print_register): Ditto.
4584 * mipsv4-nat.c (fill_fpregset): Ditto.
4585 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
4586 (mips64_fill_fpregset): Ditto.
4587 * mi/mi-main.c (register_changed_p, get_register)
4588 (mi_cmd_data_write_register_values): Ditto.
4589 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
4590 * irix5-nat.c (fill_gregset, fetch_core_registers):
4591 * infrun.c (write_inferior_status_register): Ditto.
4592 * infptrace.c (fetch_register, store_register): Ditto.
4593 * infcmd.c (default_print_registers_info): Ditto.
4594 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
4595 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
4596 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
4597 * hpux-thread.c (hpux_thread_fetch_registers)
4598 (hpux_thread_store_registers): Ditto.
4599 * hppah-nat.c (store_inferior_registers, fetch_register):
4600 * findvar.c (value_from_register): Ditto.
4601 * dve3900-rom.c (fetch_bitmapped_register):
4602 * cris-tdep.c (cris_gdbarch_init): Ditto.
4603 * alpha-tdep.h: Ditto.
4604 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
4605
4606 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
4607 DEPRECATED_REGISTER_RAW_SIZE from comments.
4608 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
4609 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
4610 DEPRECATED_REGISTER_RAW_SIZE.
4611 * findvar.c (value_of_register): Simplify by assuming that the
4612 registers raw and virtual sizes are identical.
4613 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
4614 comment.
4615 * arch-utils.c (generic_register_size): Simplify by assuming
4616 register_type.
4617
4618 * regcache.c (legacy_read_register_gen, real_register)
4619 (legacy_write_register_gen): Delete, not used.
4620
4621 * regcache.c (struct regcache_descr): Delete legacy_p.
4622 (init_legacy_regcache_descr): Delete function.
4623 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
4624 Do not use deprecated register functions.
4625 (regcache_raw_read, deprecated_write_register_gen):
4626 (deprecated_read_register_gen, regcache_raw_write): Delete code
4627 predicated on legacy_p.
4628 (register_size): Delete check against register raw size.
4629
4630 * cris-tdep.c (cris_register_type): Replace
4631 cris_register_virtual_type.
4632 (cris_gdbarch_init): Update, set register_type.
4633
4634 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
4635 * gdbarch.h, gdbarch.c: Re-generate.
4636 * arm-tdep.c (arm_frameless_function_invocation): Delete.
4637 (arm_gdbarch_init) Do not set frameless function invocation.
4638 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
4639 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
4640 * frv-tdep.c (frv_frameless_function_invocation): Delete.
4641 (frv_gdbarch_init): Do not set frameless function invocation.
4642 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4643 * sh-tdep.c (sh_gdbarch_init): Ditto.
4644 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
4645 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
4646 * avr-tdep.c (avr_gdbarch_init): Ditto.
4647
4648 * blockframe.c (legacy_frame_chain_valid): Delete function.
4649
4650 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
4651 and pc. Update comments.
4652 (pc_in_dummy_frame): Delete function.
4653 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
4654 use the "id".
4655 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
4656 call_hi, top and pc, use the id.
4657 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
4658
4659 * dummy-frame.c: Include "gdb_string.h".
4660 (generic_save_call_dummy_addr, generic_push_dummy_frame)
4661 (generic_save_dummy_frame_tos): Delete.
4662 (dummy_frame_push): New function, replaces above.
4663 * dummy-frame.h: Update copyright.
4664 (dummy_frame_push): Declare.
4665 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
4666 (generic_save_call_dummy_addr): Delete declarations.
4667 * infcall.c: Include "dummy-frame.h".
4668 (call_function_by_hand): Add locals caller_regcache,
4669 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
4670 with call to frame_save_as_regcache plus cleanup. Delete calls to
4671 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
4672 Move clear_proceed_status to just before the resume, add call to
4673 dummy_frame_push (discard cleanup).
4674 * Makefile.in (infcall.o): Add $(dummy_frame_h).
4675 (dummy-frame.o): Add $(gdb_string_h).
4676
4677 2004-08-01 Andrew Cagney <cagney@gnu.org>
4678
4679 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
4680 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
4681 * dummy-frame.c (find_dummy_frame): Delete.
4682 (struct dummy_frame_cache, dummy_frame_sniffer)
4683 (dummy_frame_prev_register, dummy_frame_this_id)
4684 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
4685 frame unwinder using a dummy_frame_cache.
4686
4687 2004-08-01 Andrew Cagney <cagney@gnu.org>
4688
4689 * frame.h (frame_save_as_regcache): Declare.
4690 * frame.c (frame_save_as_regcache): New function.
4691 (do_frame_read_register): Replace do_frame_unwind_register.
4692 (frame_pop): Use frame_save_as_regcache.
4693 * dummy-frame.c (generic_push_dummy_frame): Use
4694 frame_save_as_regcache.
4695
4696 2004-08-01 Joel Brobecker <brobecker@gnat.com>
4697
4698 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
4699 file as included until we record the first line in the linetable.
4700
4701 2004-08-01 Andrew Cagney <cagney@gnu.org>
4702
4703 * frame.h (deprecated_pop_dummy_frame)
4704 (deprecated_read_register_dummy)
4705 (deprecated_generic_find_dummy_frame): Delete.
4706 * dummy-frame.c (deprecated_generic_find_dummy_frame)
4707 (deprecated_read_register_dummy)
4708 (deprecated_find_dummy_frame_regcache)
4709 (discard_innermost_dummy)
4710 (deprecated_pop_dummy_frame): Delete.
4711 (dummy_frame_this_id): Simplify.
4712 (struct dummy_frame): Delete "fp" and "sp".
4713 (find_dummy_frame): Simplify.
4714 (generic_push_dummy_frame): Do not set "fp" or "sp".
4715 (fprint_dummy_frames): Do not print "fp" and "sp"
4716
4717 2004-08-01 Mark Kettenis <kettenis@gnu.org>
4718
4719 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
4720 (struct i386_insn): New structure.
4721 (i386_match_insn): New function.
4722 (i386_frame_setup_skip_insns): New variable.
4723 (i386_analyze_frame_setup): Change to use i386_match_insn and the
4724 array i386_frame_setup_insns of instructions that should be
4725 skipped inside the frame setup sequence.
4726
4727 2004-08-01 Andrew Cagney <cagney@gnu.org>
4728
4729 * frame.h (deprecated_frame_xmalloc_with_cleanup)
4730 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
4731 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
4732 * stack.c (frame_info): Delete references to
4733 DEPRECATED_FRAME_INIT_SAVED_REGS and
4734 deprecated_get_frame_saved_regs.
4735 * frame.c (struct frame_info): Delete saved_regs and extra_info.
4736 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
4737 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
4738 (frame_unwind_register_signed)
4739 (frame_unwind_register_unsigned)
4740 (frame_unwind_unsigned_register): Use register_size.
4741 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
4742 (deprecated_frame_xmalloc_with_cleanup)
4743 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
4744 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
4745
4746 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
4747 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
4748 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
4749 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
4750
4751 * infcall.c (call_function_by_hand): Do not use
4752 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
4753 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
4754 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
4755 DEPRECATED_STACK_ALIGN.
4756
4757 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
4758
4759 Committed by Andrew Cagney.
4760 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
4761
4762 2004-08-01 Andrew Cagney <cagney@gnu.org>
4763
4764 * mips-tdep.c (mips16_frame_cache)
4765 (mips16_frame_this_id, mips16_frame_prev_register)
4766 (mips16_frame_unwind, mips16_frame_sniffer)
4767 (mips16_frame_base_address, mips16_frame_base)
4768 (mips16_frame_base_sniffer, mips32_frame_cache)
4769 (mips32_frame_this_id, mips32_frame_prev_register)
4770 (mips32_frame_unwind, mips32_frame_sniffer)
4771 (mips32_frame_base_address, mips32_frame_base)
4772 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
4773 separate heuristic mips16 and mips32 unwinders.
4774 (mips_stub_frame_cache, mips_stub_frame_this_id)
4775 (mips_stub_frame_prev_register)
4776 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
4777 (mips_stub_frame_base_address, mips_stub_frame_base)
4778 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
4779 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
4780 match true mdebug frames.
4781 (non_heuristic_proc_desc): Add forward declaration.
4782
4783 2004-08-01 Andrew Cagney <cagney@gnu.org>
4784
4785 * config/mips/tm-irix6.h: Delete file.
4786 * config/mips/tm-irix5.h: Delete file.
4787 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
4788 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
4789
4790 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
4791 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
4792 * config/nm-gnu.h (NO_CORE_OPS): Delete.
4793 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
4794 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
4795 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
4796 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
4797 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
4798 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
4799 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
4800 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
4801 (TARGET_SIGNAL_RAW_VALUES): Delete.
4802 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4803 Delete.
4804 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
4805 (TARGET_HW_WATCH_LIMIT): Delete.
4806 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
4807 * minimon.h: Delete file.
4808
4809 * trad-frame.c (trad_frame_get_this_base)
4810 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
4811 functions.
4812 * trad-frame.h (trad_frame_set_this_base)
4813 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
4814
4815 2004-07-31 Andrew Cagney <cagney@gnu.org>
4816
4817 * trad-frame.c (trad_frame_get_prev_register): Rename
4818 trad_frame_get_prev_register.
4819 * vax-tdep.c (vax_frame_prev_register): Update.
4820 * trad-frame.h: Update.
4821 * trad-frame.c (trad_frame_get_register): Update.
4822 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
4823 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
4824 Update.
4825 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
4826 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
4827 Update.
4828 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
4829 Update.
4830 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
4831 Update.
4832 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
4833 Update.
4834 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
4835 Update.
4836 * s390-tdep.c (s390_frame_prev_register)
4837 (s390_stub_frame_prev_register)
4838 (s390_sigtramp_frame_prev_register): Update.
4839 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
4840 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
4841 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
4842 * m88k-tdep.c (m88k_frame_prev_register)
4843 * m68hc11-tdep.c (m68hc11_frame_prev_register)
4844 * m32r-tdep.c (m32r_frame_prev_register): Update.
4845 * hppa-tdep.c (hppa_frame_prev_register_helper)
4846 * frv-tdep.c (frv_frame_prev_register): Update.
4847 * d10v-tdep.c (d10v_frame_prev_register): Update.
4848 * cris-tdep.c (cris_frame_prev_register): Update.
4849 * avr-tdep.c (avr_frame_prev_register): Update.
4850 * arm-tdep.c (arm_prologue_prev_register)
4851 (arm_sigtramp_prev_register): Update.
4852
4853 2004-07-31 Andrew Cagney <cagney@gnu.org>
4854
4855 * frame.h (legacy_saved_regs_unwind)
4856 (legacy_frame_chain_valid, legacy_frame_p)
4857 (enum frame_type): Delete UNKNOWN_FRAME.
4858 * dummy-frame.c (dummy_frame_this_id): Simplify.
4859 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
4860 * frame.c (struct frame_info): Delete the field "type".
4861 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
4862 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
4863 (legacy_saved_regs_unwind, legacy_frame_p)
4864 (frame_type_from_pc): Delete.
4865 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
4866 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
4867
4868 2004-07-31 Mark Kettenis <kettenis@gnu.org>
4869
4870 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
4871 indentation.
4872
4873 * mips-nat.c: Remove file.
4874 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
4875 (mips-nat.o): Remove dependency.
4876
4877 * infptrace.c: Update copyright year.
4878 (fetch_register): Pass NULL in regcache_raw_supply call instead of
4879 explicitly setting the buffer to all zeroes.
4880
4881 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
4882 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
4883
4884 2004-07-30 Andrew Cagney <cagney@gnu.org>
4885
4886 * GDB 6.2 released from gdb_6_2-branch.
4887
4888 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4889
4890 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
4891
4892 * exec.c (exec_file_attach):
4893 * nto-tdep.c (nto_find_and_open_solib):
4894 * pa64solib.c (pa64_solib_sizeof_symbol_table):
4895 * solib.c (solib_open):
4896 * somsolib.c (som_solib_sizeof_symbol_table):
4897 * source.c (is_regular_file, openp, open_source_file):
4898 * symfile.c (symfile_bfd_open):
4899 * wince.c (upload_to_device): Differentiate between the search for
4900 binary and source files.
4901
4902 2004-07-30 Andrew Cagney <cagney@gnu.org>
4903
4904 * complaints.c (_initialize_complaints): Pass NULL to
4905 add_setshow_zinteger_cmd for help_doc.
4906 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
4907
4908 2004-07-30 Andrew Cagney <cagney@gnu.org>
4909
4910 Fix PR i18n/761.
4911 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
4912 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
4913 $(PACKAGE).pot and update-po.
4914 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
4915 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
4916 (update-po): New rules.
4917 (localedir): Define using autoconf.
4918 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
4919 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
4920 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
4921 * configure.in: Generate CATALOGS and LINGUAS from contents of
4922 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
4923 * configure: Re-generate.
4924 * po/gdbtext: New file
4925
4926 2004-07-30 Jerome Guitton <guitton@gnat.com>
4927
4928 * MAINTAINERS: Reorder Write After Approval list in alphabetical
4929 order.
4930
4931 2004-07-30 David Lecomber <dsl@sources.redhat.com>
4932
4933 * dwarf2read.c (read_file_scope): Set producer if attribute
4934 present.
4935 (struct dwarf2_cu): Added new member producer.
4936
4937 2004-07-30 Jerome Guitton <guitton@gnat.com>
4938
4939 * inflow.c (kill_command): release file handles in BFD.
4940 * exec.c (exec_file_attach): Ditto.
4941 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
4942
4943 2004-07-29 Andrew Cagney <cagney@gnu.org>
4944
4945 * PROBLEMS (mips-irix): Note that it is broken.
4946
4947 2004-07-29 Andrew Cagney <cagney@gnu.org>
4948
4949 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
4950 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
4951
4952 * config/xm-nbsd.h: Delete file.
4953 * config/arm/xm-nbsd.h: Delete file.
4954 * config/i386/xm-nbsd.h: Delete file.
4955 * config/ns32k/xm-nbsd.h: Delete file.
4956 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
4957 * config/i386/nbsdelf.mh (XM_FILE): Delete.
4958 * config/i386/nbsdaout.mh (XM_FILE): Delete.
4959 * config/arm/nbsdelf.mh (XM_FILE): Delete.
4960 * config/arm/nbsdaout.mh (XM_FILE): Delete.
4961
4962 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
4963 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
4964 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
4965 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
4966 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
4967 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
4968
4969 * config/powerpc/xm-linux.h: Delete empty file.
4970 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
4971 * config/powerpc/linux.mh (XM_FILE): Delete.
4972 * config/m68k/xm-linux.h: Delete empty file.
4973 * config/m68k/linux.mh (XM_FILE): Delete.
4974 * config/ia64/xm-linux.h: Delete empty file.
4975 * config/ia64/linux.mh (XM_FILE): Delete.
4976 * config/arm/xm-linux.h: Delete empty file.
4977 * config/arm/linux.mh (XM_FILE): Delete.
4978
4979 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4980 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
4981 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4982 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
4983 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4984 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
4985 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4986 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
4987
4988 * config/m68k/xm-m68k.h: Delete file.
4989 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
4990 copyright.
4991 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
4992 * config/pa/xm-linux.h: Delete empty file.
4993 * config/pa/linux.mh (XM_FILE): Delete.
4994 * config/i386/xm-i386.h: Delete empty file.
4995 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
4996 "i386/xm-i386.h".
4997 * config/i386/obsdaout.mh (XM_FILE): Delete.
4998 * config/i386/obsd64.mh (XM_FILE): Delete.
4999 * config/i386/fbsd64.mh (XM_FILE): Delete.
5000 * config/i386/nto.mh (XM_FILE): Delete.
5001 * config/i386/obsd.mh (XM_FILE): Delete.
5002 * config/i386/linux64.mh (XM_FILE): Delete.
5003 * config/i386/linux.mh (XM_FILE): Delete.
5004 * config/i386/i386sol2.mh (XM_FILE): Delete.
5005 * config/i386/i386gnu.mh (XM_FILE): Delete.
5006 * config/i386/fbsd.mh (XM_FILE): Delete.
5007 * config/i386/nbsd64.mh (XM_FILE): Delete.
5008
5009 2004-07-29 Andrew Cagney <cagney@gnu.org>
5010
5011 * config/pa/xm-linux.h: Do not include "floatformat.h".
5012 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
5013 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
5014 * config/i386/xm-i386.h: Do not include "floatformat.h".
5015 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
5016 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
5017 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
5018 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
5019 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
5020 GDB_HOST_LONG_DOUBLE_FORMAT instead.
5021 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
5022 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
5023 * configure, config.in: Regenerate.
5024 * configure.host (gdb_host_float_format, gdb_host_double_format)
5025 (gdb_host_long_double_format): Set according to the host.
5026
5027 2004-07-29 Andrew Cagney <cagney@gnu.org>
5028
5029 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
5030
5031 2004-07-28 Andrew Cagney <cagney@gnu.org>
5032
5033 * PROBLEMS: Mention threads/1650.
5034 * NEWS: Mention the NPTL fix.
5035
5036 2004-07-28 Andrew Cagney <cagney@gnu.org>
5037
5038 * cli/cli-decode.c (add_setshow_cmd): Delete function.
5039 (add_setshow_cmd_full): Make static.
5040 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
5041 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
5042 * cli/cli-decode.c (add_setshow_filename_cmd)
5043 (add_setshow_string_cmd): New functions.
5044 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
5045 * mips-tdep.c (_initialize_mips_tdep): Update.
5046 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
5047 * cli/cli-logging.c (_initialize_cli_logging): Update.
5048 * complaints.c (_initialize_complaints): Update.
5049 * remote.c (_initialize_remote): Update.
5050
5051 2004-07-28 Andrew Cagney <cagney@gnu.org>
5052
5053 * cli/cli-decode.c (add_setshow_zinteger_cmd)
5054 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
5055 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
5056 print parameters. Make string parameters constant.
5057 * command.h: Update. Update copyright.
5058 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
5059 * observer.c (_initialize_observer): Ditto.
5060 * frame.c (_initialize_frame): Ditto.
5061 * complaints.c (_initialize_complaints): Ditto.
5062 * maint.c (_initialize_maint_cmds): Ditto.
5063 * target.c (initialize_targets): Ditto.
5064 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
5065 * infcall.c (_initialize_infcall): Ditto.
5066 * arm-tdep.c (_initialize_arm_tdep): Ditto.
5067 * m32r-rom.c (_initialize_m32r_rom): Ditto.
5068 * remote-rdi.c (_initialize_remote_rdi): Ditto.
5069 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
5070 * mips-tdep.c (_initialize_mips_tdep): Ditto.
5071
5072 2004-07-28 Andrew Cagney <cagney@gnu.org>
5073
5074 * gdbtypes.c (lookup_primitive_typename): Delete function.
5075 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
5076 * ada-lex.l: Use language_lookup_primitive_type_by_name.
5077 * gdbtypes.c (lookup_typename): Ditto.
5078 * f-exp.y (yylex): Ditto.
5079 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
5080
5081 * scm-lang.c (c_builtin_types): Delete extern declaration.
5082 (scm_language_defn): Replace
5083 string_char_type and primitive_type_vector with
5084 la_language_arch_info.
5085 * jv-lang.c (java_language_defn): Replace
5086 string_char_type and primitive_type_vector with
5087 la_language_arch_info.
5088 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
5089 c_builtin_types in comment.
5090 * c-lang.h (struct language_arch_info): Declare opaque.
5091 (c_language_arch_info): Declare.
5092 (c_builtin_types): Delete declaration.
5093 * c-lang.c (c_language_arch_info): Set string_char_type to
5094 builtin_char, not builtin_true_char. Make global.
5095 (c_builtin_types): Delete array.
5096 (asm_language_defn, minimal_language_defn): Replace
5097 string_char_type and primitive_type_vector with
5098 la_language_arch_info.
5099
5100 2004-07-28 Andrew Cagney <cagney@gnu.org>
5101
5102 * gdbtypes.h (struct builtin_type): Rename true_char to
5103 builtin_true_char.
5104 * gdbtypes.c (gdbtypes_post_init): Update.
5105 * c-lang.c (arch_info): New function.
5106 (enum c_primitive_types): New enum.
5107 (c_language_defn): Instead of string_char_type and
5108 primitive_type_vector set la_language_arch_info.
5109
5110 2004-07-28 Andrew Cagney <cagney@gnu.org>
5111
5112 * language.h (struct language_arch_info): Fix typo
5113 s/primative/primitive/.
5114 * gdbtypes.c (lookup_primitive_typename): Ditto.
5115 * language.c (language_lookup_primitive_type_by_name)
5116 (unknown_language_arch_info): Ditto.
5117
5118 2004-07-27 Andrew Cagney <cagney@gnu.org>
5119
5120 * defs.h (enum language): Add nr_languages.
5121 * language.h (struct language_arch_info): Define.
5122 (struct language_defn): Add la_language_arch_info.
5123 (language_lookup_primative_type_by_name): Declare.
5124 (language_string_char_type): Declare.
5125 * language.c (_initialize_language, language_gdbarch_post_init)
5126 (struct language_gdbarch, language_gdbarch_data): Implement
5127 per-architecture language information.
5128 (unknown_language_arch_info, language_string_char_type)
5129 (language_lookup_primative_type_by_name): New functions.
5130 (unknown_language_defn, auto_language_defn)
5131 (local_language_defn): Set la_language_arch_info to
5132 unknown_language_arch_info.
5133 (unknown_builtin_types): Delete.
5134 * gdbtypes.c (lookup_primitive_typename): Use
5135 language_lookup_primative_type_by_name.
5136 (create_string_type): Use language_string_char_type.
5137 * values.c (value_from_string): Use language_string_char_type.
5138 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
5139 * p-lang.c (pascal_language_defn): Ditto.
5140 * m2-lang.c (m2_language_defn): Ditto.
5141 * jv-lang.c (java_language_defn): Ditto.
5142 * objc-lang.c (objc_language_defn): Ditto.
5143 * f-lang.c (f_language_defn): Ditto.
5144 * c-lang.c (c_language_defn, cplus_language_defn)
5145 (asm_language_defn, minimal_language_defn): Ditto.
5146
5147 2004-07-27 Andrew Cagney <cagney@gnu.org>
5148
5149 * gdbtypes.h (struct builtin_type): Declare.
5150 (builtin_type): Declare.
5151 * d10v-tdep.c (d10v_register_type): Use builtin_type.
5152 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
5153 (gdbtypes_post_init): New function.
5154 (builtin_type): New function.
5155
5156 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
5157
5158 * remote-m32r-sdi.c: Fix breakpoint bug.
5159 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
5160 recv_char_data, recv_long_data): New functions to replace communication
5161 sequences.
5162
5163 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
5164
5165 Document PR threads/1650.
5166 * PROBLEMS (Threads): Document problem with many threads
5167
5168 2004-07-26 Andrew Cagney <cagney@gnu.org>
5169
5170 * gdb-mi.el: Move from here ...
5171 * mi/gdb-mi.el: ... to here.
5172
5173 2004-07-26 Andrew Cagney <cagney@gnu.org>
5174
5175 Problem reported by Ashley Pittman <ashley@quadrics.com>.
5176 * main.c (captured_main): When in batch mode always detach.
5177
5178 2004-07-26 Andrew Cagney <cagney@gnu.org>
5179
5180 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
5181 and h8300 as broken.
5182 * NEWS: END-OF-LIFE frame compatibility module.
5183 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
5184 specific comments.
5185
5186 2004-07-26 Andrew Cagney <cagney@gnu.org>
5187
5188 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
5189 * xcoffsolib.c (_initialize_xcoffsolib): Update.
5190 * wince.c (_initialize_wince): Update.
5191 * win32-nat.c (_initialize_win32_nat): Update.
5192 * varobj.c (_initialize_varobj): Update.
5193 * valops.c (_initialize_valops): Update.
5194 * utils.c (initialize_utils, initialize_utils): Update.
5195 * tui/tui-win.c (_initialize_tui_win): Update.
5196 * top.c (init_main): Update.
5197 * symfile.c (_initialize_symfile): Update.
5198 * source.c (_initialize_source): Update.
5199 * somsolib.c (_initialize_som_solib): Update.
5200 * solib.c (_initialize_solib): Update.
5201 * solib-frv.c (_initialize_frv_solib): Update.
5202 * serial.c (_initialize_serial): Update.
5203 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
5204 * remote.c (_initialize_remote, _initialize_remote): Update.
5205 * remote-vx.c (_initialize_vx): Update.
5206 * remote-utils.c (_initialize_sr_support): Update.
5207 * remote-sds.c (_initialize_remote_sds): Update.
5208 * remote-mips.c (_initialize_remote_mips): Update.
5209 * remote-e7000.c (_initialize_remote_e7000): Update.
5210 * proc-api.c (_initialize_proc_api): Update.
5211 * printcmd.c: Update.
5212 * parse.c (_initialize_parse): Update.
5213 * pa64solib.c (_initialize_pa64_solib): Update.
5214 * p-valprint.c (_initialize_pascal_valprint): Update.
5215 * monitor.c (_initialize_remote_monitors): Update.
5216 * mips-tdep.c (_initialize_mips_tdep): Update.
5217 * mcore-tdep.c (_initialize_mcore_tdep): Update.
5218 * maint.c (_initialize_maint_cmds): Update.
5219 * lin-lwp.c (_initialize_lin_lwp): Update.
5220 * language.c (_initialize_language): Update.
5221 * kod.c (_initialize_kod): Update.
5222 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
5223 * i386-tdep.c (_initialize_i386_tdep): Update.
5224 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
5225 * gdbarch.sh: Update.
5226 * gdbarch.c: Re-generate.
5227 * gdb-events.sh: Update.
5228 * gdb-events.c: Re-generate.
5229 * frame.c (_initialize_frame): Update.
5230 * exec.c: Update.
5231 * demangle.c (_initialize_demangler): Update.
5232 * dcache.c (_initialize_dcache): Update.
5233 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
5234 * cp-valprint.c (_initialize_cp_valprint): Update.
5235 * corefile.c (_initialize_core): Update.
5236 * command.h: Update.
5237 * cli/cli-decode.h: Update.
5238 * cli/cli-cmds.c (init_cli_cmds): Update.
5239 * charset.c (_initialize_charset): Update.
5240 * breakpoint.c (_initialize_breakpoint): Update.
5241 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
5242 * alpha-tdep.c (_initialize_alpha_tdep): Update.
5243 * aix-thread.c (_initialize_aix_thread): Update.
5244
5245 2004-07-24 Mark Kettenis <kettenis@gnu.org>
5246
5247 Partial fix for PR backtrace/1718.
5248 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
5249 that GCC migrates into the prolugue. Don't handle any
5250 instructions that clobber %ebx.
5251
5252 2004-07-23 Andrew Cagney <cagney@gnu.org>
5253
5254 Use regcache_raw_collect instead of regcache_collect.
5255 * regcache.h (regcache_collect): Delete declaration.
5256 * regcache.c (regcache_colect): Delete function.
5257 * win32-nat.c (do_child_store_inferior_registers): Update.
5258 * sol-thread.c (sol_thread_store_registers): Update.
5259 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
5260 * rs6000-nat.c (store_register): Update.
5261 * remote.c (store_register_using_P, remote_store_registers): Update.
5262 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
5263 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
5264 (fill_vrregset, store_spe_registers, fill_gregset)
5265 (fill_gregset): Update.
5266 * nto-procfs.c (procfs_store_registers): Update.
5267 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
5268 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
5269 * m68klinux-nat.c (store_register, fill_gregset): Update.
5270 * m68k-tdep.c (fill_gregset): Update.
5271 * infptrace.c (store_register): Update.
5272 * i386-nto-tdep.c (i386nto_regset_fill): Update.
5273 * i386-linux-nat.c (store_register, fill_gregset): Update.
5274 * hppa-linux-nat.c (fill_gregset): Update.
5275 * go32-nat.c (store_register): Update.
5276 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
5277 (store_fp_regs): Update.
5278 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
5279 (store_nwfpe_extended, store_fpregister, store_fpregs)
5280 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
5281 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
5282 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
5283 (store_regs_user_thread, store_regs_kernel_thread): Update.
5284
5285 2004-07-24 Mark Kettenis <kettenis@gnu.org>
5286
5287 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
5288 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
5289 encoding.
5290 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
5291 member of `struct comp_unit'.
5292
5293 2004-07-23 Andrew Cagney <cagney@gnu.org>
5294
5295 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
5296 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
5297
5298 2004-07-23 Martin Hunt <hunt@redhat.com>
5299 Kevin Buettner <kevinb@redhat.com>
5300
5301 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
5302 alignment was being added to the offset instead of multiplied.
5303
5304 2004-07-23 Mark Kettenis <kettenis@gnu.org>
5305
5306 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
5307 changed signal trampoline in OpenBSD 3.5-current.
5308
5309 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
5310 <machine/pcb.h> and "bsd-kvm.h".
5311 (sparc64nbsd_supply_pcb): New function.
5312 (_initialize_sparc64nbsd_nat): Renamed from
5313 _initialize_sparcnbsd_nat. Enable libkvm interface.
5314 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
5315 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
5316 (LOADLIBES): New variable.
5317
5318 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
5319
5320 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
5321
5322 2004-07-21 Andrew Cagney <cagney@gnu.org>
5323
5324 Use regcache_raw_supply instead of supply_register.
5325 * regcache.h (supply_register): Delete declaration.
5326 * regcache.c (supply_register): Delete function.
5327 * wince.c (do_child_fetch_inferior_registers): Update.
5328 * win32-nat.c (do_child_fetch_inferior_registers)
5329 (fetch_elf_core_registers): Update.
5330 * v850ice.c (v850ice_fetch_registers): Update.
5331 * thread-db.c (thread_db_store_registers): Update.
5332 * sol-thread.c (sol_thread_store_registers): Update.
5333 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
5334 * rs6000-nat.c (fetch_register): Update.
5335 * rom68k-rom.c (rom68k_supply_one_register): Update.
5336 * remote.c (remote_wait, remote_async_wait): Update.
5337 * remote-st.c (get_hex_regs): Update.
5338 * remote-sim.c (gdbsim_fetch_register): Update.
5339 * remote-sds.c (sds_fetch_registers): Update.
5340 * remote-rdp.c (remote_rdp_fetch_register): Update.
5341 * remote-rdi.c (arm_rdi_fetch_registers): Update.
5342 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
5343 * remote-m32r-sdi.c (m32r_fetch_register): Update.
5344 * remote-hms.c (init_hms_cmds): Update.
5345 * remote-est.c (init_est_cmds): Update.
5346 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
5347 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
5348 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
5349 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
5350 (fetch_register, supply_vrregset, supply_vrregset)
5351 (fetch_spe_registers): Update.
5352 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
5353 * monitor.c (monitor_supply_register): Update.
5354 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
5355 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
5356 (mipsnbsd_supply_fpreg): Update.
5357 * mips-nat.c (fetch_inferior_registers)
5358 (fetch_core_registers): Update.
5359 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
5360 (supply_fpregset, mips64_supply_gregset)
5361 (mips64_supply_fpregset): Update.
5362 * m68klinux-nat.c (fetch_register, supply_gregset)
5363 (supply_fpregset): Update.
5364 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
5365 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
5366 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
5367 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
5368 * infptrace.c (fetch_register): Update.
5369 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
5370 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
5371 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
5372 (gnu_fetch_registers, gnu_store_registers): Update.
5373 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
5374 * i386-linux-nat.c (fetch_register, supply_gregset)
5375 (dummy_sse_values): Update.
5376 * hpux-thread.c (hpux_thread_fetch_registers): Update.
5377 * hppah-nat.c (fetch_register): Update.
5378 * hppa-linux-nat.c (fetch_register, supply_gregset)
5379 (supply_fpregset): Update.
5380 * go32-nat.c (fetch_register): Update.
5381 * dve3900-rom.c (fetch_bitmapped_register)
5382 (_initialize_r3900_rom): Update.
5383 * cris-tdep.c (supply_gregset): Update.
5384 * abug-rom.c (init_abug_cmds): Update.
5385 * core-aout.c (fetch_core_registers): Update.
5386 * armnbsd-nat.c (supply_gregset, supply_fparegset)
5387 (fetch_register, fetch_fp_register): Update.
5388 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
5389 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
5390 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
5391 * alphanbsd-tdep.c (fetch_core_registers): Update.
5392 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
5393 * alpha-nat.c (fetch_osf_core_registers)
5394 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
5395 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
5396 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
5397
5398 2004-07-21 Andrew Cagney <cagney@gnu.org>
5399
5400 * PROBLEMS: Mention breakpoints/1702.
5401 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
5402 that is known to work.
5403
5404 2004-07-21 Andrew Cagney <cagney@gnu.org>
5405
5406 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
5407 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
5408 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
5409 (handle_inferior_event): Wrap call to deprecated
5410 IGNORE_HELPER_CALL in #ifdef.
5411 * config/mips/tm-nbsd.h: Update.
5412
5413 2004-07-20 Jim Blandy <jimb@redhat.com>
5414
5415 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
5416 bfd_mach_ppc has no segment registers.
5417
5418 Include PowerPC SPR numbers for special-purpose registers.
5419 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
5420 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
5421 new member in initializer.
5422 (S, S4, SN4, S64): New macros for defining special-purpose
5423 registers.
5424 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
5425 registers_403, registers_403GC, registers_505, registers_860,
5426 registers_601, registers_602, registers_603, registers_604,
5427 registers_750, registers_e500): Use them.
5428
5429 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
5430 replace references with expression used to initialize variable.
5431
5432 2004-07-20 Andrew Cagney <cagney@gnu.org>
5433
5434 * breakpoint.c (deprecated_read_memory_nobpt): Rename
5435 read_memory_nobpt.
5436 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
5437 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
5438 (s390_sigtramp_frame_sniffer): Update.
5439 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
5440 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
5441 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
5442 (mips32_fetch_instruction): Update.
5443 * mcore-tdep.c (get_insn): Update.
5444 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
5445 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
5446 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
5447 * i386-linux-tdep.c (i386_linux_sigtramp_start)
5448 (i386_linux_rt_sigtramp_start): Update.
5449 * i386-linux-nat.c (child_resume): Update.
5450 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
5451 * hppa-linux-tdep.c (insns_match_pattern): Update.
5452 * gdbcore.h: Update.
5453 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
5454 * frame.c (safe_frame_unwind_memory): Update.
5455 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
5456 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
5457 * alpha-tdep.c (alpha_read_insn): Update.
5458
5459 2004-07-20 Andrew Cagney <cagney@gnu.org>
5460
5461 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
5462 containing both bytes and mask. Add "frame_type".
5463 * tramp-frame.c (tramp_frame_start): Update.
5464 (tramp_frame_prepend_unwinder): Update.
5465 * mips-linux-tdep.c (mips_linux_o32_sigframe)
5466 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
5467 (mips_linux_n64_rt_sigframe): Update. Make "static const".
5468 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
5469
5470 2004-07-19 Eli Zaretskii <eliz@gnu.org>
5471
5472 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
5473 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
5474 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
5475 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
5476
5477 2004-07-17 Andrew Cagney <cagney@gnu.org>
5478
5479 * NEWS, PROBLEMS: Update for 6.2.
5480
5481 * README: Update to 6.2.
5482
5483 * utils.c (xvasprintf): Call xstrvprintf.
5484
5485 * parse.c: Update copyright.
5486 (null_post_parser): Eliminate ARGSUSED.
5487
5488 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
5489 * tui/tui-win.c (tui_get_cmd_list): Ditto.
5490 * symfile-mem.c (_initialize_symfile_mem): Ditto.
5491
5492 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
5493 * ppc-linux-nat.c: Use "Linux kernel".
5494 * hppa-linux-tdep.c: Use GNU/Linux.
5495 * hppa-linux-nat.c: Use GNU/Linux.
5496 * dwarfread.c: Add [sic] to use of Linux.
5497
5498 * hppa-linux-nat.c: Do not include <string.h>.
5499 (supply_fpregset): Remove "register" attribute.
5500
5501 * solib-frv.c (fetch_loadmap): Use xfree, not free.
5502
5503 2004-07-17 Mark Kettenis <kettenis@gnu.org>
5504
5505 * configure.in: Define _MSE_INT_H on Solaris 9 too.
5506 * configure, config.in: Regenerated.
5507
5508 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
5509 "bsd-kvm.h".
5510 (vaxbsd_supply_pcb): New function.
5511 (_initialize_vaxbsd_nat): New prototype and function.
5512 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
5513 solib-sunos.o.
5514 (LOADLIBES): New variable.
5515 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5516 (LOADLIBES): New variable.
5517 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
5518 (LOADLIBES): New variable.
5519 * Makefile.in (vaxbsd-nat.o): Update dependencies.
5520
5521 2004-07-16 Andrew Cagney <cagney@gnu.org>
5522
5523 * defs.h (event_loop_p): Replace variable declaration with macro,
5524 always 1.
5525 * main.c (captured_main): Delete options "-async" and "-noasync".
5526 (event_loop_p): Delete variable.
5527 * NEWS: Mention that "-async" and "-noasync" were removed.
5528
5529 2004-07-16 Andrew Cagney <cagney@gnu.org>
5530
5531 * remote-m32r-sdi.c: Re-indent.
5532
5533 2004-07-16 Jim Blandy <jimb@redhat.com>
5534
5535 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
5536 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
5537 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
5538 missing MPC823 SPRs.
5539 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
5540 incorrect. (This was corrected in GDB's register name tables on
5541 2004-07-14.)
5542
5543 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
5544 should be "esasrr" ("ESA Save and Restore Register").
5545
5546 2004-07-16 Andrew Cagney <cagney@gnu.org>
5547
5548 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
5549 calls, no longer applicable. Update comments and rename parameter
5550 "step_frame" to "return_frame".
5551
5552 2004-07-16 Andrew Cagney <cagney@gnu.org>
5553
5554 * frame.c (fprint_field): New function.
5555 (fprint_frame_id): Use fprint_field.
5556
5557 2004-07-15 Joel Brobecker <brobecker@gnat.com>
5558
5559 * ada-lang.c (ada_language_defn): Remove commented out code.
5560
5561 2004-07-15 Jim Blandy <jimb@redhat.com>
5562
5563 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
5564 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
5565
5566 2004-07-14 Jim Blandy <jimb@redhat.com>
5567
5568 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
5569
5570 * ppc-tdep.h (ppc_num_vrs): New enum constant.
5571
5572 * ppc-tdep.h (ppc_num_srs): New enum constant.
5573
5574 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
5575 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
5576 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
5577 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
5578 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
5579 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
5580 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
5581 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
5582 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
5583 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
5584 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
5585 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
5586 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
5587 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
5588 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
5589 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
5590 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
5591 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
5592 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
5593 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
5594 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
5595 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
5596 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
5597 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
5598 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
5599 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
5600 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
5601 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
5602 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
5603 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
5604 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
5605 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
5606 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
5607 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
5608 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
5609 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
5610 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
5611 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
5612 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
5613 special-purpose register numbers.
5614
5615 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
5616 manual mentions 'md_twb', but many mention 'm_twb', and at that
5617 point in the register list.)
5618
5619 2004-07-14 Andrew Cagney <cagney@gnu.org>
5620
5621 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
5622 instead of "internal-error".
5623
5624 2004-07-10 Joel Brobecker <brobecker@gnat.com>
5625
5626 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
5627 that was inserted inside a comment.
5628
5629 2004-07-10 Randolph Chung <tausq@debian.org>
5630
5631 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
5632 function.
5633 (hppa_hpux_push_dummy_code): New function.
5634 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
5635 Set find_global_pointer method.
5636
5637 2004-07-10 Mark Kettenis <kettenis@gnu.org>
5638
5639 * NEWS: Mention BSD libkvm interface.
5640
5641 2004-07-10 Michael Snyder <msnyder@redhat.com>
5642
5643 * symfile.c (generic_load): Comment typo.
5644 * stack.c (get_selected_block): Ditto.
5645 * regcache.c (regcache_cooked_read): Ditto.
5646 * monitor.c (monitor_debug): Ditto.
5647 * mips-tdep.c (mips_read_pc): Ditto.
5648 * i386-linux-nat.c (ps_get_thread_area): Ditto.
5649 * gdb_mbuild.sh: Ditto.
5650 * gdbarch.sh: Ditto.
5651 * gdbarch.h: Ditto.
5652
5653 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
5654
5655 * ada-tasks.c: Remove file.
5656
5657 Remove ARI problems:
5658
5659 * ada-exp.y (write_var_from_sym): Reformat to put operator at
5660 beginning of line.
5661
5662 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
5663 Add comment.
5664 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
5665 (MIN_OF_SIZE): Rename min_of_size. Add comment.
5666 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
5667 (UMIN_OF_SIZE): Remove.
5668 (max_of_type): New function to replace orphan macro in gdbtypes.h
5669 (min_of_type): Ditto.
5670 (discrete_type_high_bound): Use max_of_type.
5671 (discrete_type_low_bound): Use min_of_type.
5672 (possible_user_operator_p): Move operator to beginning of line.
5673 (ada_is_variant_part): Ditto.
5674 (ensure_lval): Rewrite to avoid deprecated operations.
5675 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
5676 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
5677 (ada_enum_name): Remove assignments in 'if' statements.
5678 (build_ada_types): Add gdbarch parameter.
5679 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
5680 with gdbarch_data_register_post_init.
5681 Use add_setshow_uinteger_cmd rather than add_set_cmd and
5682 add_show_from_set.
5683
5684 * ada-valprint.c (inspect_it): Remove declaration.
5685 (repeat_count_threshold): Remove declaration.
5686 (ada_print_floating): Remove assignments in 'if' statements.
5687 (print_str): Move operator to beginning of line.
5688
5689 2004-07-08 Jim Blandy <jimb@redhat.com>
5690
5691 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
5692
5693 2004-07-08 Bob Rossi <bob@brasko.net>
5694
5695 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
5696
5697 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
5698
5699 * language.h (struct_language_defn): Add new function pointer:
5700 la_class_name_from_physname. Also add new prototype for
5701 language_class_name_from_physname.
5702 * language.c (language_class_name_from_physname): New function.
5703 (unk_lang_class_name): Ditto.
5704 (unknown_language_defn, auto_language_defn): Change
5705 to add unk_lang_class_name function pointer for
5706 la_class_name_from_physname.
5707 (local_language_defn): Ditto.
5708 * dwarf2read.c (guess_structure_name): Change to call
5709 language_class_name_from_physname.
5710 (determine_class_name): Ditto.
5711 * cp-support.c (class_name_from_physname): Renamed.
5712 (cp_class_name_from_physname): New name of function.
5713 * cp-support.h: Ditto.
5714 * c-lang.c (c_language_defn): Change to add NULL
5715 for class_name_from_physname function pointer.
5716 (cplus_language_defn): Change to add cp_class_name_from_physname.
5717 * jv-lang.c (java_class_name_physname): New function.
5718 (java_find_last_component): New static routine.
5719 (java_language_defn): Add java_class_name_from_physname pointer.
5720 * ada-lang.c (ada_language_defn): Change to add NULL
5721 for class_name_from_physname function pointer.
5722 * f-lang.c (f_language_defn): Ditto.
5723 * m2-lang.c (m2_language_defn): Ditto.
5724 * objc-lang.c (objc_language_defn): Ditto.
5725 * p-lang.c (pascal_language_defn): Ditto.
5726 * scm-lang.c (scm_language_defn): Ditto.
5727
5728 2004-07-06 Andrew Cagney <cagney@gnu.org>
5729
5730 Patch from Bart Robinson.
5731 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
5732 (O_LARGEFILE): Define to 0, if not defined.
5733
5734 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5735
5736 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
5737 <machine/pcb.h> and "bsd-kvm.h".
5738 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
5739 (m68kbsd_supply_pcb): New function.
5740 (_initialize_m68kbsd_nat): New prototype and function.
5741 * Makefile.in (m68kbsd-nat.o): Update dependencies.
5742 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5743 (LOADLIBES): New variable.
5744 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
5745 (LOADLIBES): New variable.
5746
5747 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
5748
5749 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5750
5751 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
5752 <sys/proc.h>.
5753 (bsd_kvm_cmdlist): New variable.
5754 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
5755 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
5756 command and "kvm proc" command.
5757 * Makefile.in (bsd-kvm.o): Update dependencies.
5758
5759 2004-07-02 Mark Kettenis <kettenis@gnu.org>
5760
5761 * osabi.c: Update copyright year.
5762 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
5763 notes if EI_OSABI is set to ELFOSABI_HPUX.
5764
5765 2004-07-01 Michael Snyder <msnyder@redhat.com>
5766
5767 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
5768 that seems to have gotten whacked out of line.
5769
5770 2004-07-01 Mark Kettenis <kettenis@gnu.org>
5771
5772 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
5773 code.
5774
5775 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5776
5777 * ada-lang.c (decode_packed_array): Minor change to comment.
5778 (ada_value_slice_ptr): New function.
5779 (ada_value_slice): New function.
5780 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
5781 test. Don't know why it is there.
5782 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
5783 to avoid dereferencing huge arrays from which one is slicing.
5784 (empty_array): Correct to return an array rather than
5785 a subrange value.
5786 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
5787 on empty arrays (let'em use 'FIRST instead).
5788
5789 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5790
5791 Address complaints from gdb_ari.sh:
5792
5793 * ada-exp.y: Include gdb_string.h rather than string.h.
5794 (convert_char_literal): Reformat declaration.
5795 * ada-lang.h: Include opaque struct declaration for struct frame_info.
5796 * ada-lex.l: Change use of free to xfree (the macro would do so
5797 anyway, but this is harmless).
5798 Include gdb_string.h rather than string.h.
5799 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
5800
5801 * ada-lang.c (parse): Remove K&Rism in parameter list.
5802 (is_name_suffix): Correct Linux => GNU/Linux in comment.
5803
5804 2004-06-30 Mark Kettenis <kettenis@gnu.org>
5805
5806 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
5807 dead code.
5808
5809 2004-06-30 Mark Kettenis <kettenis@gnu.org>
5810
5811 * alphabsd-nat.c: Update copyright year.
5812 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
5813
5814 2004-06-29 Joel Brobecker <brobecker@gnat.com>
5815
5816 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
5817 (i386_cygwin_in_solib_call_trampoline): New function.
5818 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
5819 and skip_trampoline_code gdbarch methods.
5820
5821 2004-06-29 Jim Blandy <jimb@redhat.com>
5822
5823 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
5824 name actually used in the dependency lists.
5825
5826 2004-06-29 Randolph Chung <tausq@debian.org>
5827
5828 * NEWS (New native configurations): Mention GNU/Linux/hppa.
5829
5830 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5831
5832 * win32-nat.c (child_pid_to_exec_file): New function.
5833 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
5834 functionality.
5835
5836 2004-06-28 Andrew Cagney <cagney@gnu.org>
5837
5838 * defs.h (xstrvprintf): Declare.
5839 * utils.c (xstrvprintf): New function.
5840 (internal_vproblem, xstrprintf, xasprintf)
5841 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
5842 * serial.c (serial_printf): Ditto.
5843 * complaints.c (vcomplaint): Ditto.
5844
5845 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5846
5847 * infcmd.c (attach_command): Move call to target_terminal_inferior
5848 behind loading symbol table.
5849
5850 2004-06-28 Andrew Cagney <cagney@gnu.org>
5851
5852 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
5853 change - add back extern deprecated_ui_loop_hook declaration.
5854
5855 2004-06-28 Andrew Cagney <cagney@gnu.org>
5856
5857 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
5858 xstrprintf.
5859 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
5860 (c_value_of_variable): Ditto.
5861 * utils.c (internal_vproblem): Ditto.
5862 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
5863 * remote.c (add_packet_config_cmd): Ditto.
5864 * remote-rdp.c (rdp_set_command_line): Ditto.
5865 * regcache.c (regcache_dump): Ditto.
5866 * frv-tdep.c (new_variant, new_variant): Ditto.
5867 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
5868 (fbsd_find_memory_regions): Ditto.
5869 * breakpoint.c (create_thread_event_breakpoint)
5870 (create_breakpoints): Ditto.
5871 * aix-thread.c (aix_thread_pid_to_str): Ditto.
5872 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
5873
5874 2004-06-28 Joel Brobecker <brobecker@gnat.com>
5875
5876 * ada-lang.c: Re-indent file, with some massaging to help indent
5877 a bit when the result is otherwise really too ugly.
5878
5879 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5880
5881 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
5882 code_addr_p and special_addr_p to 'unsigned int'.
5883
5884 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5885
5886 * i386v4-nat.c: Update copyright year and tweak comment.
5887 (regmap): Remove trailing comma.
5888 (supply_gregset): Rename local variable i to regnum. Call
5889 regcache_raw_supply instead of supply_register.
5890 (fill_gregset): Rename argument regno to regnum. Call
5891 regcache_raw_collect instead of regcache_collect.
5892
5893 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5894
5895 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
5896 and special_addr_p.
5897 (frame_id_build, frame_id_build_special): Update comments.
5898 (frame_id_build_wild): New prototype.
5899 * frame.c (frame_id_build, frame_id_build_special): Fill in new
5900 struct frame_id fields.
5901 (frame_id_build_wild): New function.
5902 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
5903
5904 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5905
5906 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
5907 hppabsd-tdep.c.
5908
5909 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5910
5911 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
5912
5913 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5914
5915 * ada-lang.c: Re-indent file.
5916
5917 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5918
5919 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
5920 (no_symtab_msg): Likewise.
5921
5922 2004-06-27 Andreas Schwab <schwab@suse.de>
5923
5924 * source.c: Fix whitespace.
5925
5926 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5927
5928 * configure.in: Include <sys/param.h> for td_pcb test.
5929 * configure: Regenerated.
5930
5931 * i386nbsd-nat.c: New file.
5932 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
5933 i386obsd-nat.c and i386obsd-tdep.c.
5934 (i386nbsd-nat.o): New dependency.
5935 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
5936 bsd-kvm.o.
5937 (LOADLIBES): New variable.
5938 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
5939 bsd-kvm.o.
5940 (LOADLIBES): New variable.
5941
5942 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
5943 (LOADLIBES): New variable.
5944
5945 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
5946 fetching from BSD_KVM_PADDR. Correctly lookup address for
5947 "_thread0".
5948
5949 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
5950 "bsd-kvm.h".
5951 (amd64fbsd_supply_pcb): New funcion.
5952 (_initialize_amd64fbsd_nat): Enable libkvm interface.
5953
5954 2004-06-27 <david@streamline-computing.com>
5955
5956 Partial fix for PR cli/1056.
5957 * valarith.c: Check for zero in division and remainder
5958 evaluation.
5959
5960 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5961
5962 * i387-tdep.c: Remove excessive whitespace.
5963
5964 2004-06-26 Andrew Cagney <cagney@gnu.org>
5965
5966 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
5967 * gdb-events.h, gdb-events.c: Re-generate.
5968 * tui/tui-hooks.c (tui_install_hooks): Update.
5969 (tui_remove_hooks): Update.
5970 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
5971
5972 2004-06-26 Mark Kettenis <kettenis@gnu.org>
5973
5974 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
5975 (gregset_t, fpregset_t): Remove typedefs.
5976 (REG_OFFSET): Rename argument.
5977 (amd64bsd_r_reg_offset): Rename from reg_offset.
5978 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
5979 Remove functions.
5980 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
5981 of reg_offset.
5982 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
5983
5984 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
5985
5986 * vax-tdep.c: Tweak comment.
5987
5988 Add OpenBSD/hppa support.
5989 * NEWS (New native configurations): Mention OpenBSD/hppa.
5990 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
5991 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
5992 files.
5993 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
5994 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
5995 * configure.host: Add hppa*-*-openbsd*.
5996 * configure.tgt: Add hppa*-*-openbsd*.
5997
5998 2004-06-25 Andrew Cagney <cagney@gnu.org>
5999
6000 * defs.h (deprecated_ui_loop_hook): Deprecated.
6001 * wince.c (child_wait): Update.
6002 * win32-nat.c (child_wait): Update.
6003 * v850ice.c (v850ice_wait): Update.
6004 * top.c (deprecated_ui_loop_hook): Update.
6005 * serial.h: Update.
6006 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
6007 (do_unix_readchar): Update.
6008 * ser-tcp.c (net_open): Update.
6009 * remote-sim.c (gdb_os_poll_quit): Update.
6010 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
6011
6012 2004-06-24 Andrew Cagney <cagney@gnu.org>
6013
6014 * defs.h (deprecated_pre_add_symbol_hook)
6015 (deprecated_post_add_symbol_hook): Deprecated.
6016 * symfile.c (symbol_file_add_with_addrs_or_offsets)
6017 (symbol_file_add_with_addrs_or_offsets): Update references.
6018
6019 2004-06-24 Andrew Cagney <cagney@gnu.org>
6020
6021 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
6022 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
6023 * wince.c (ui_loop_hook): Delete extern declaration.
6024 * win32-nat.c (ui_loop_hook): Delete extern declaration..
6025 * v850ice.c (ui_loop_hook): Delete extern declaration..
6026 * ser-unix.c (ui_loop_hook): Delete extern declaration..
6027 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
6028 * remote-sim.c (ui_loop_hook): Delete extern declaration..
6029 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
6030 ui_loop_hook declaration.
6031
6032 2004-06-24 Andrew Cagney <cagney@gnu.org>
6033
6034 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
6035 entry_func_highpc fields.
6036 * objfiles.c (init_entry_point_info): Do not clear
6037 entry_func_lowpc and entry_func_highpc.
6038 (objfile_relocate): Do not relocate entry_func_lowpc and
6039 entry_func_highpc.
6040 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
6041 entry_func_highpc.
6042 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
6043 entry_func_highpc.
6044 * blockframe.c (legacy_frame_chain_valid): Replace tests against
6045 entry_func_lowpc and entry_func_highpc with call to
6046 inside_entry_func.
6047
6048 2004-06-24 Mark Kettenis <kettenis@gnu.org>
6049
6050 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
6051 quad-precision floating point arguments in registers.
6052
6053 2004-06-24 Mark Kettenis <kettenis@gnu.org>
6054
6055 From Michael Mueller <m.mueller99@kay-mueller.de>:
6056 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
6057 account.
6058
6059 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
6060
6061 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
6062 to -1.
6063 * breakpoint.c (bpstat_stop_status): Move check for ignoring
6064 untriggered watchpoints to a separate if clause. Update function
6065 comment regarding STOPPED_BY_WATCHPOINT argument.
6066
6067 2004-06-22 Jim Blandy <jimb@redhat.com>
6068
6069 * gdbarch.sh: Doc fix.
6070
6071 2004-06-21 Martin Hunt <hunt@redhat.com>
6072 Kevin Buettner <kevinb@redhat.com>
6073
6074 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
6075 * mips-tdep.h (MIPS_SP_REGNUM): Define.
6076 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
6077 to set_gdbarch_sp_regnum(). Use cooked register number.
6078 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
6079
6080 2004-06-21 Andrew Cagney <cagney@gnu.org>
6081
6082 * gdbarch.sh: When the macro field is empty, do not generate a
6083 macro definition. When the macro field is "=", generate the macro
6084 name from the upper-case function name.
6085 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
6086 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
6087 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
6088 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
6089 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
6090 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
6091 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
6092 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
6093 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
6094 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
6095 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
6096 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
6097 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
6098 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
6099 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6100 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
6101 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
6102 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
6103 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
6104 (DEPRECATED_USE_STRUCT_CONVENTION)
6105 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
6106 (DEPRECATED_FRAME_INIT_SAVED_REGS)
6107 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
6108 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
6109 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6110 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
6111 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
6112 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
6113 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
6114 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
6115 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
6116 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
6117 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
6118 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
6119 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
6120 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
6121 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
6122 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
6123
6124 2004-06-21 Andrew Cagney <cagney@gnu.org>
6125
6126 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
6127 macro name, and the function rather than macro value. Only wrap
6128 macro print statements in #ifdef. Move format logic to where it
6129 is needed.
6130 * gdbarch.c: Re-generate.
6131
6132 * gdbarch.sh (read): Delete "print_p" and "description", add
6133 "garbage_at_eol". Check for non-empty garbage at end-of-line.
6134 Delete references to print_p.
6135 (TARGET_ARCHITECTURE): Delete print predicate.
6136 * gdbarch.c: Re-generate.
6137
6138 * gdbarch.sh: Check that multi-arch methods do not provide a
6139 macro.
6140 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
6141 (print_registers_info, print_float_info, print_vector_info)
6142 (adjust_breakpoint_address, remote_translate_xfer_address)
6143 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
6144 (address_class_type_flags_to_name, unwind_sp): Remove the macro
6145 name from the multi-arch definition.
6146
6147 2004-06-20 Andrew Cagney <cagney@gnu.org>
6148
6149 * gdbarch.sh: Sort by the function, instead of macro name.
6150 * gdbarch.c: Re-generate.
6151
6152 2004-06-20 Andrew Cagney <cagney@gnu.org>
6153
6154 * gdbarch.sh: Use the function, instead of macro name in
6155 errors and the log file.
6156 (return_value): Remove stray ":" in spec.
6157
6158 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
6159 * gdbarch.h, gdbarch.c: Re-generate.
6160 * Makefile.in (arch-utils.o): Update dependencies.
6161 * values.c (using_struct_return): Move code calling
6162 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
6163 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
6164 to legacy_return_value, simplify.
6165 * infcmd.c (print_return_value): Move code calling
6166 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
6167 to legacy_return_value, simplify.
6168 * infcall.c (call_function_by_hand): Move code calling
6169 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
6170 * arch-utils.c: Update copyright. Include "gdbcore.h".
6171 (legacy_return_value): New function.
6172 * arch-utils.h: Update copyright.
6173 (legacy_return_value): Declare.
6174
6175 2004-06-20 Andrew Cagney <cagney@gnu.org>
6176
6177 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
6178 * gdbarch.h, gdbarch.c: Re-generate.
6179 * values.c (using_struct_return): Update call.
6180 * mcore-tdep.c: Update comment.
6181 * infcall.c (call_function_by_hand): Update comment.
6182 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6183 * arch-utils.h (always_use_struct_convention): Update.
6184 * v850-tdep.c (v850_gdbarch_init): Update.
6185 * sh64-tdep.c (sh64_gdbarch_init): Update.
6186 * sh-tdep.c (sh_gdbarch_init): Update.
6187 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6188 * mips-tdep.c (mips_gdbarch_init): Update.
6189 * mcore-tdep.c (mcore_gdbarch_init): Update.
6190 * m32r-tdep.c (m32r_gdbarch_init): Update.
6191 * ia64-tdep.c (ia64_gdbarch_init): Update.
6192 * h8300-tdep.c (h8300_gdbarch_init): Update.
6193 * frv-tdep.c (frv_gdbarch_init): Update.
6194 * cris-tdep.c (cris_gdbarch_init): Update.
6195 * arm-tdep.c (arm_gdbarch_init): Update.
6196 * alpha-tdep.c (alpha_gdbarch_init): Update.
6197
6198 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
6199
6200 * PROBLEMS: Add more specific information, and a work-around,
6201 for PR gdb/1458.
6202
6203 2004-06-18 Andrew Cagney <cagney@gnu.org>
6204
6205 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
6206 * gdbarch.h, gdbarch.c: Re-generate.
6207 * ada-lang.c (ada_finish_decode_line_1): Update.
6208 * infrun.c (handle_inferior_event): Update.
6209 * infcall.c (find_function_addr): Update.
6210 * linespec.c (minsym_found): Update.
6211 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
6212 Update.
6213 * blockframe.c (legacy_frameless_look_for_prologue): Update.
6214 * cli/cli-cmds.c (disassemble_command): Update.
6215 * vax-tdep.c (vax_gdbarch_init): Update.
6216
6217 2004-06-18 Mark Kettenis <kettenis@gnu.org>
6218
6219 * i386-tdep.c (i386_collect_fpregset): Fix comment.
6220
6221 2004-06-17 Andrew Cagney <cagney@gnu.org>
6222
6223 GDB 6.1.1 released from the GDB 6.1 branch.
6224 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
6225 * PROBLEMS: Ditto.
6226
6227 2004-06-16 Daniel Jacobowitz <dan@debian.org>
6228
6229 PR gdb/1658
6230 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
6231 operation as a uleb128. Found by Michael Coulter.
6232
6233 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
6234
6235 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
6236 make it non-static.
6237 * ada-lang.h (task_control_block): declaration moved from ada-task.c
6238 to ada-lang.h; this is needed to be able to implement the kill command
6239 in multi-task mode.
6240 (task_ptid): Ditto.
6241 (task_entry): Ditto.
6242 (task_list): Ditto.
6243 (ada_build_task_list): Ditto.
6244
6245 * ada-lang.c: Conditionalize routines and data structures related
6246 to breakpoints, exceptions, completion, and symbol caching on
6247 GNAT_GDB, since these are not yet used in the submitted public sources.
6248 (ada_main_name): Editorial: Move definition out of exception-related
6249 code.
6250
6251 2004-06-15 Andrew Cagney <cagney@gnu.org>
6252
6253 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
6254 deprecated_pc_in_call_dummy.
6255
6256 2004-06-15 Alan Modra <amodra@bigpond.net.au>
6257
6258 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
6259 bfd_get_section_size_before_reloc or _raw_size.
6260 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
6261 * dwarf2read.c (dwarf2_locate_sections): Likewise.
6262 (dwarf2_read_section): Likewise.
6263 * elfread.c (elf_locate_sections): Likewise.
6264 * gcore.c (derive_heap_segment): Likewise.
6265 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
6266 * remote-e7000.c (e7000_load): Likewise.
6267 * remote-m32r-sdi.c (m32r_load): Likewise.
6268 * remote-mips.c (mips_load_srec): Likewise.
6269 (pmon_load_fast): Likewise.
6270 * remote.c (compare_sections_command): Likewise.
6271 * symfile.c (add_section_size_callback): Likewise.
6272 (load_section_callback): Likewise.
6273 (pc_in_unmapped_range): Likewise.
6274 (pc_in_mapped_range): Likewise.
6275 (sections_overlap): Likewise.
6276 (list_overlays_command): Likewise.
6277 (simple_overlay_update_1): Likewise.
6278 (simple_overlay_update): Likewise.
6279 * tracepoint.c (remote_set_transparent_ranges): Likewise.
6280 * win32-nat.c (core_section_load_dll_symbols): Likewise.
6281
6282 2004-06-14 Randolph Chung <tausq@debian.org>
6283
6284 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
6285 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
6286 static.
6287 (hppa_hpux_inferior_created): New function.
6288 (hppa_hpux_init_abi): Register observer.
6289 * symfile.c (hp_cxx_exception_support_initialized)
6290 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
6291 (symbol_file_add_main_1, symbol_file_clear): Likewise.
6292
6293 2004-06-14 Randolph Chung <tausq@debian.org>
6294
6295 * MAINTAINERS (Write After Approval): Alphabetize my entry
6296 correctly.
6297
6298 2004-06-14 Andrew Cagney <cagney@gnu.org>
6299
6300 * MAINTAINERS (testsuite): List Michael Chastain as the lead
6301 testsuite maintainer.
6302
6303 2004-06-13 Andrew Cagney <cagney@gnu.org>
6304
6305 * infcmd.c (print_return_value): Fix logic, allow
6306 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
6307
6308 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
6309 defining any macros.
6310 * gdbarch.h: Re-generate.
6311
6312 * gdbarch.sh: Delete "level" attribute. Only check for a macro
6313 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
6314 * gdbarch.h: Re-generate.
6315
6316 * values.c (generic_use_struct_convention): Don't check gcc_p.
6317
6318 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
6319 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
6320 * gdbarch.h, gdbarch.c: Regenerate.
6321 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
6322 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
6323 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6324 deprecated_max_register_raw_size and
6325 deprecated_max_register_virtual_size.
6326 * v850-tdep.c (v850_gdbarch_init): Ditto.
6327 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
6328 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6329 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6330 * cris-tdep.c (cris_gdbarch_init): Ditto.
6331
6332 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
6333 * gdbarch.h, gdbarch.c: Re-generate.
6334 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
6335 (m68hc11_use_struct_convention): Delete function.
6336 (m68hc11_extract_struct_value_address): Delete function.
6337 (m68hc11_return_value): New function.
6338 (m68hc11_gdbarch_init): Instead of store_return_value,
6339 extract_return_value, return_value_on_stack,
6340 deprecated_extract_struct_value_address and use_struct_convention,
6341 set return_value.
6342 * values.c (using_struct_return): Do not call
6343 RETURN_VALUE_ON_STACK.
6344 * arch-utils.h (generic_return_value_on_stack_not): Delete
6345 declaration.
6346 * arch-utils.c (generic_return_value_on_stack_not): Delete
6347 function.
6348
6349 2004-06-12 Andrew Cagney <cagney@gnu.org>
6350
6351 * values.c (register_value_being_returned): Delete function.
6352 * infcmd.c (legacy_return_value): Delete function.
6353 * infcall.c (call_function_by_hand): Inline
6354 "register_value_being_returned", simplify.
6355 * values.c (using_struct_return): Update comment, refer to
6356 print_return_value instead of register_value_being_returned.
6357 * infcmd.c (print_return_value): Inline calls to
6358 register_value_being_returned and legacy_return_value. Simplify.
6359
6360 2004-06-11 Randolph Chung <tausq@debian.org>
6361
6362 * somread.c (som_symtab_read): Exclude gcc local symbols.
6363
6364 2004-06-11 Randolph Chung <tausq@debian.org>
6365
6366 * infrun.c (handle_inferior_event): Handle the case when a
6367 trampoline ends up in the runtime resolver, and if the trampoline
6368 has no name. Rearrange the code so that all the trampoline
6369 processing happens before other step-out-of-range handling.
6370
6371 2004-06-11 Martin Hunt <hunt@redhat.com>
6372
6373 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
6374 has no fpu.
6375
6376 2004-06-10 Andrew Cagney <cagney@gnu.org>
6377
6378 * blockframe.c (legacy_inside_entry_func): Delete.
6379 (legacy_frame_chain_valid): Inline call to
6380 legacy_inside_entry_func, simplify.
6381
6382 2004-06-10 Bob Rossi <bob@brasko.net>
6383
6384 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
6385 * dwarf2read.c (partial_die_info): Add dirname field.
6386 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
6387 (read_partial_die): Save away DW_AT_comp_dir.
6388 * defs.h (symtab_to_filename): Removed.
6389 * source.c (find_and_open_source): Added.
6390 (open_source_file): Just calls find_and_open_source.
6391 (symtab_to_filename): Removed.
6392 (symtab_to_fullname, psymtab_to_fullname): Added.
6393 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
6394 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
6395 symtab_to_filename.
6396 * symtab.h (partial_symtab): Add dirname field.
6397 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
6398 (mi_cmd_file_list_exec_source_file): Call new function
6399 symtab_to_fullname to find fullname.
6400 (mi_cmd_file_list_exec_source_files): Added.
6401 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
6402 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
6403
6404 2004-06-10 Andrew Cagney <cagney@gnu.org>
6405
6406 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
6407 to generic_use_struct_convention, the default value.
6408
6409 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
6410 of abort.
6411
6412 * ns32k-tdep.c (ns32k_push_arguments): New function.
6413 (ns32k_gdbarch_init): Set deprecated_push_arguments.
6414 * infcall.c (call_function_by_hand): Call error instead of
6415 legacy_push_arguments.
6416 * value.h (legacy_push_arguments): Delete declaration.
6417 * valops.c (legacy_push_arguments): Delete function.
6418 (value_push): Delete function.
6419
6420 2004-06-10 Brian Ford <ford@vss.fsi.com>
6421
6422 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
6423 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
6424 info.
6425 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
6426
6427 2004-06-10 Andrew Cagney <cagney@gnu.org>
6428
6429 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
6430 * gdbarch.h, gdbarch.c: Re-generate.
6431 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
6432 parameters.
6433 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
6434 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
6435 deprecated_pc_in_call_dummy instead of
6436 DEPRECATED_PC_IN_CALL_DUMMY.
6437 (arm_skip_prologue): Ditto.
6438 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
6439 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
6440 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
6441 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
6442 Ditto.
6443 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
6444 (sh64_init_extra_frame_info, sh64_get_saved_register)
6445 (sh64_pop_frame): Ditto.
6446 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
6447 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
6448 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
6449 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
6450 (h8300_pop_frame): Ditto.
6451 * blockframe.c (legacy_inside_entry_func)
6452 (legacy_frame_chain_valid): Ditto.
6453 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
6454 to deprecated_pc_in_call_dummy.
6455
6456 2004-06-09 Andrew Cagney <cagney@gnu.org>
6457
6458 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
6459 provide a default value.
6460 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
6461 * gdbarch.h, gdbarch.c: Re-generate.
6462 * arch-utils.c (generic_convert_register_p): Rename
6463 legacy_convert_register_p
6464 (legacy_register_to_value, legacy_value_to_register): Delete
6465 functions.
6466 * arch-utils.h (generic_convert_register_p): Rename
6467 legacy_convert_register_p.
6468 (legacy_register_to_value, legacy_value_to_register): Delete
6469 declarations.
6470
6471 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
6472 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
6473 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
6474 * gdbarch.h, gdbarch.c: Re-generate.
6475 * infcmd.c (default_print_registers_info): Simplify.
6476 * findvar.c (value_of_register): Simplify.
6477 * mi/mi-main.c (get_register): Simplify.
6478 * arch-utils.c (legacy_convert_register_p): Always return 0.
6479 (legacy_register_to_value, legacy_value_to_register): Always call
6480 internal_error.
6481
6482 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
6483 #ifdef CLEAR_INSN_CACHE code.
6484 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
6485 Delete #ifdef CLEAR_DEFERRED_STORES code.
6486
6487 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
6488
6489 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
6490 copyright.
6491 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
6492
6493 * config/mips/mipsv4.mh: Delete file.
6494
6495 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
6496 unreferenced macro.
6497 (hpread_adjust_stack_address): Delete declaration.
6498
6499 2004-06-08 Andrew Cagney <cagney@gnu.org>
6500
6501 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
6502 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
6503 PTRACE_ATTACH / PTRACE_DETACH available call error.
6504 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
6505 * infttrace.c (update_thread_state_after_attach, attach, detach):
6506 Remove #ifdef wrappers.
6507 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
6508 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
6509 * config/nm-bsd.h (ATTACH_DETACH): Delete.
6510 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
6511 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
6512 * config/nm-linux.h (ATTACH_DETACH): Delete.
6513 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
6514 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
6515 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
6516 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
6517 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
6518
6519 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
6520
6521 * configure.in: Set $configdir to the right OS specific value.
6522 Use value when setting $tcldir and $tkdir.
6523 * configure: Regenerate.
6524
6525 2004-06-06 Paul Brook <paul@codesourcery.com>
6526
6527 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
6528 records.
6529
6530 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
6531
6532 * ada-lang.c (lookup_symbol_in_language): New function to allow
6533 re-use of another language's symbol lookup code. (Placed here
6534 temporarily while Ada support is being integrated into the public
6535 tree).
6536 (restore_language): New auxiliary function for
6537 lookup_symbol_in_language.
6538 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
6539 temporarily while Ada support is being integrated into the public
6540 tree).
6541
6542 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
6543
6544 * Makefile.in (check//%): New.
6545
6546 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
6547 (mn10300_store_return_value): Rewrite.
6548 (mn10300_type_align): New.
6549 (mn10300_use_struct_convention): Rewrite.
6550 (mn10300_return_value): New, using all of the above.
6551 (mn10300_pop_frame_regular): Add saved_regs_size.
6552 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
6553
6554 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
6555 regs if PC is on movm.
6556
6557 2004-06-07 Jim Blandy <jimb@redhat.com>
6558
6559 Add native Linux support for the PowerPC E500.
6560 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
6561 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
6562 all architectures except the E500.
6563 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
6564 #definitions.
6565 (struct gdb_evrregset_t): New type.
6566 (have_ptrace_getsetevrregs): New variable.
6567 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
6568 fetch_spe_registers): New functions.
6569 (fetch_register): Call fetch_spe_register as appropriate.
6570 Assert that we're only passed raw register numbers.
6571 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
6572 Don't fetch gprs if they're pseudoregisters.
6573 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
6574 store_spe_registers): New functions.
6575 (store_register): Call store_spe_register as appropriate.
6576 Assert that we're only passed raw register numbers.
6577 (store_ppc_registers): Call store_spe_registers as appropriate.
6578 Don't store gprs if they're pseudoregisters.
6579
6580 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
6581
6582 * thread-db.c (thread_get_info_callback): Fill in the thread_info
6583 struct if one exists, even if we are dealing with a zombie thread.
6584
6585 2004-06-07 Andrew Cagney <cagney@gnu.org>
6586
6587 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
6588 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
6589 Rename PC_REQUIRES_RUN_BEFORE_USE.
6590 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
6591 #ifdef.
6592
6593 2004-06-07 Randolph Chung <tausq@debian.org>
6594
6595 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
6596 unwinding after sp has been saved to the stack but before the end
6597 of the prologue, and after the fp has been modified but before it has
6598 been saved to the stack.
6599 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
6600 Remove superfluous definitions.
6601 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
6602
6603 2004-06-07 Guy Martin <gmsoft@gentoo.org>
6604
6605 Committed by Randolph Chung.
6606 * hppa-linux-nat.c: Include the correct version of the header file
6607 depending on the kernel version.
6608
6609 2004-06-06 Randolph Chung <tausq@debian.org>
6610
6611 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
6612 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
6613
6614 2004-06-06 Randolph Chung <tausq@debian.org>
6615
6616 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
6617 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
6618 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
6619 * hppa-tdep.c (hppa_symbol_address): New function definition.
6620 * hppa-tdep.h (hppa_symbol_address): New function declaration.
6621
6622 2004-06-06 Randolph Chung <tausq@debian.org>
6623
6624 * hppa-tdep.h (struct value): Forward declaration.
6625 (gdbarch_tdep): Define tdep find_global_pointer method.
6626 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
6627 associated with the function we are trying to call, and write it
6628 to the gp register.
6629 (hppa32_convert_from_funct_ptr_addr): New function.
6630 (hppa_find_global_pointer): New function.
6631 (hppa_gdbarch_init): Set default find_global_pointer method; set
6632 convert_from_func_ptr_addr method.
6633 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
6634 (hppa_linux_init_abi): Set find_global_pointer method.
6635 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
6636
6637 2004-06-06 Randolph Chung <tausq@debian.org>
6638
6639 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
6640 to struct value *function.
6641 * gdbarch.c: Regenerate.
6642 * gdbarch.h: Likewise.
6643 * infcall.c (call_function_by_hand): Pass entire function value
6644 to push_dummy_call.
6645
6646 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
6647 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
6648 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
6649 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
6650 * arm-tdep.c (arm_push_dummy_call): Likewise.
6651 * avr-tdep.c (avr_push_dummy_call): Likewise.
6652 * cris-tdep.c (cris_push_dummy_call): Likewise.
6653 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
6654 * frv-tdep.c (frv_push_dummy_call): Likewise.
6655 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
6656 * hppa-tdep.c (hppa32_push_dummy_call)
6657 (hppa64_push_dummy_call): Likewise.
6658 * i386-tdep.c (i386_push_dummy_call): Likewise.
6659 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
6660 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
6661 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
6662 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
6663 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
6664 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
6665 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
6666 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
6667 (ppc64_sysv_abi_push_dummy_call): Likewise.
6668 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
6669 (ppc64_sysv_abi_push_dummy_call): Likewise.
6670 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
6671 * s390-tdep.c (s390_push_dummy_call): Likewise.
6672 * sh-tdep.c (sh_push_dummy_call_fpu)
6673 (sh_push_dummy_call_nofpu): Likewise.
6674 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
6675 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
6676 * vax-tdep.c (vax_push_dummy_call): Likewise.
6677
6678 2004-06-04 Jim Blandy <jimb@redhat.com>
6679
6680 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
6681 gdbarch argument to register_size.
6682
6683 * rs6000-tdep.c (rs6000_store_return_value): Use
6684 regcache_cooked_write_part instead of
6685 deprecated_write_register_bytes.
6686 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
6687 not gdbarch_deprecated_store_return_value.
6688
6689 * ppc-linux-nat.c (store_register, fetch_register): Remove
6690 incorrect assertions. Simplify and generalize handling of
6691 transfers whose sizes are not multiples of, or less than, sizeof
6692 (PTRACE_XFER_TYPE).
6693
6694 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
6695
6696 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
6697 as a new thread event.
6698 * thread-db.c (thread_get_info_callback): If the thread is a
6699 zombie, return TD_THR_ZOMBIE.
6700 (thread_from_lwp): If thread_get_info_callback returns
6701 TD_THR_ZOMBIE, check if the thread is still on the thread list
6702 and return a -1 ptid if not found.
6703 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
6704 change the status to TARGET_WAITKIND_SPURIOUS.
6705
6706 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
6707
6708 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
6709 double values in little endian mode.
6710
6711 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
6712
6713 Committed by Andrew Cagney.
6714 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
6715 after last enum constant to avoid error from IBM C
6716 compiler.
6717
6718 2004-06-02 Jim Blandy <jimb@redhat.com>
6719
6720 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
6721 to 'message', and make it local to the lone block that uses it.
6722
6723 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
6724
6725 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
6726
6727 * ada-exp.y: Update copyright notice.
6728 Include block.h.
6729
6730 Replace REGNAME, LAST, INTERNAL_VARIABLE with
6731 SPECIAL_VARIABLE and unify the treatment of these cases.
6732
6733 (write_attribute_call0): Remove.
6734 (write_attribute_call1): Remove.
6735 (write_attribute_calln): Remove.
6736 (save_qualifier): Add missing semicolon.
6737
6738 (simple_exp,exp): Decomment (i.e., reactivate) code that was
6739 temporarily disabled to allow compilation with FSF head version.
6740
6741 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
6742 use individual operators (OP_*) for all attributes.
6743 (exp syntax): Use write_int.
6744 Handle STRING literals with OP_STRING.
6745 (variable syntax): Add limit parameter to calls to
6746 write_object_renaming.
6747
6748 (temp_parse_space): New definition to hold entities that need
6749 only live until the next call to ada_parse.
6750 (string_to_operator): Rename fields of ada_opname_table entries.
6751
6752 (write_var_from_sym): Record block.
6753 (write_var_from_name): Minor reformatting.
6754 Make sure saved name is properly encoded in the case of multiple
6755 matches, and set its language to Ada.
6756 Update comment.
6757 Modify to indicate unresolved name as symbol in the UNRESOLVED
6758 namespace, allocated in temp_parse_space.
6759 (write_int): New function.
6760
6761 (write_object_renaming): Add max_depth parameter to limit
6762 chains of object renamings.
6763 Handle case where root of renaming expression is itself a renaming.
6764 Use temp_parse_space for temporary name buffer.
6765 Handle renamings to dereferenced pointers (___XEXA suffices).
6766
6767 (ada_parse, yyerror, string_to_operator,
6768 write_var_from_sym, write_var_from_name, write_attribute_call0,
6769 write_attribute_call1, write_attribute_calln,
6770 write_object_renaming): Protoize.
6771
6772 (_initialize_ada_exp): New function.
6773
6774 * ada-lang.c: Update copyright notice.
6775 General terminology change to conform to GNAT compiler usage:
6776 mangle => encode, demangle => decode
6777 Include gdb_obstack.h.
6778 Include gdb_regex.h
6779 Include frame.h
6780 Include hashtab.h
6781 Include completer.h
6782 Include gdb_stat.h
6783 Include block.h
6784 Include infcall.h
6785
6786 (ADA_RETAIN_DOTS): Make sure this is defined.
6787 (TRUNCATION_TOWARDS_ZERO): Define.
6788 (struct string_vector): Define.
6789 (unresolved_names): Remove definition.
6790 (xnew_string_vector): New function.
6791 (string_vector_append): New function.
6792 (extract_string): Make static.
6793 (ada_unqualified_name): New function.
6794 (add_angle_brackets): New function.
6795 (function_name_from_pc): New function.
6796 (place_on_stack): Rename to ensure_lval.
6797
6798 (ensure_lval): Renamed from place_on_stack.
6799 Make identity on lvals.
6800 Update comment.
6801 (is_nonfunction): New interface.
6802 Only symbols in LOC_CONST class can be enumerals.
6803 (fill_in_ada_prototype): Remove; now independent of language.
6804 (add_defn_to_vec): Add obstack and symtab arguments.
6805 Use obstack to hold collected definitions.
6806 (num_defns_collected): New function.
6807 (defns_collected): New function.
6808 (ada_resolve_subexp): Rename to resolve_subexp.
6809 (resolve_subexp): Renamed from ada_resolve_subexp.
6810 (ada_op_name): Return non-const result.
6811 (ada_decoded_op_name): Renamed from ada_op_name, now used for
6812 other purposes.
6813
6814 (to_fixed_array_type): Add declaration.
6815 (coerce_unspec_val_to_type): Remove offset parameter.
6816 (find_sal_from_funcs_and_line): New interface.
6817 (find_line_in_linetable): Ditto.
6818
6819 (all_sals_for_line): Rename to ada_sals_for_line and make
6820 global.
6821 Add new parameter. When set, do not ask the user to choose the
6822 instance, but use the first one found instead.
6823 Use given line number in returned sals.
6824 Fix comment.
6825 Skip the prologue if funfirstline is set.
6826 Correct for memory leak when 0 lines found.
6827
6828 (value_pos_atr): Use pos_atr.
6829 (pos_atr): New function.
6830 (standard_lookup): Add block parameter.
6831
6832 (makeTimeStart): Remove declaration and uses.
6833 (makeTimeStop): Remove declaration and uses.
6834
6835 (ada_completer_word_break_characters): Allow for VMS.
6836 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
6837 (raise_sym_name): New constant.
6838 (raise_unhandled_sym_name): New constant.
6839 (raise_assert_sym_name): New constant.
6840 (process_raise_exception_name): New constant.
6841 (longest_exception_template): New constant.
6842 (warning_limit): New variable to limit warnings during expression
6843 evaluation.
6844 (warnings_issued): New variable to keep track of warnings issued.
6845 (known_runtime_file_name_patterns): New constant.
6846 (known_auxiliary_function_name_patterns): New constant.
6847 (symbol_list_obstack): New variable.
6848
6849 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
6850 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
6851 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
6852 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
6853 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
6854 ada_variant_discrim_name, field_alignment, dynamic_template_type,
6855 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
6856 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
6857 and strcmp.
6858
6859 (ada_get_field_index): New function.
6860 (lim_warning): New function.
6861 (ada_translate_error_message): New function.
6862 (MAX_OF_SIZE): New function.
6863 (MIN_OF_SIZE): New function.
6864 (UMAX_OF_SIZE): New function.
6865 (UMIN_OF_SIZE): New function.
6866 (discrete_type_high_bound): New function.
6867 (discrete_type_low_bound): New function.
6868 (base_type): New function.
6869 (do_command): Remove.
6870
6871 (ada_update_initial_language): Use language_ada, not language_unknown.
6872 (ada_encode): Renamed from ada_mangle.
6873 Obey ADA_RETAIN_DOTS.
6874 (ada_decode): Renamed from ada_demangle.
6875 Update coding conventions.
6876 (decoded_names_store): New hash table.
6877 (ada_decode_symbol): New function.
6878 (ada_la_decode): New function.
6879
6880 (modify_general_field): Correct computations of offset and bit
6881 position.
6882 (desc_base_type): Handle ref types, too.
6883 (ada_is_direct_array_type): New function.
6884
6885 (ada_is_simple_array): Rename to ada_is_simple_array_type.
6886 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
6887 (ada_is_bogus_array_descriptor,ada_type_of_array,
6888 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
6889 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
6890 ada_is_array_descriptor_type.
6891
6892 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
6893 (ada_is_packed_array_type): Handle pointers or
6894 references to packed arrays as well.
6895 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
6896 (decode_packed_array_type): Search for the packed array type
6897 symbol in the currently selected block and associated
6898 superblocks too.
6899 Use lookup_symbol again.
6900
6901 (decode_packed_array): Handle pointers and references.
6902 Update call to coerce_unspec_val_to_type.
6903 (decode_packed_array_type,value_subscript_packed): Limit warnings.
6904 (ada_value_primitive_packed_val): Improve comment.
6905
6906 (ada_index_type): Substitute int type for "undefined".
6907 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
6908 ada_array_langth, ada_is_string_type): Use renamed
6909 ada_is_simple_array_type.
6910 (empty_array): New function.
6911
6912 (ada_resolve): Rename to resolve.
6913 (resolve): Make static.
6914 Call renamed resolve_subexp.
6915 Update comment.
6916 (ada_resolve_subexp): Rename to resolve_subexp.
6917 (resolve_subexp): Update comment.
6918 Decomment disabled code.
6919 Add LOC_COMPUTED* cases.
6920 Modify to use temporary struct symbols (marked as being in
6921 UNDEF_NAMESPACE) to indicate unresolved names, instead of
6922 OP_UNRESOLVED_VALUE.
6923 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
6924 Add OP_STRING case.
6925 Remove OP_ARRAY.
6926 Use SYMBOL_PRINT_NAME instead of ada_demangle.
6927 Use new ada_lookup_symbol_list interface.
6928 Use new ada_resolve_function interface.
6929 Remove OP_TYPE case.
6930
6931 (ada_args_match): Idiot proof against null actuals.
6932 Use intermediate variables to clarify.
6933 (ada_resolve_function): Update comment and interface.
6934 (mangled_ordered_before): Rename to encoded_ordered_before and
6935 update comment.
6936 (sort_choices): Update comment and interface.
6937 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
6938 (user_select_syms): New interface.
6939 Use new sort_choices interface.
6940 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
6941 (possible_user_operator_p): Idiot-proof against null values.
6942 (ada_simple_renamed_entity): Don't make cleanup; rely on
6943 caller to free result string.
6944 Remove const from return type.
6945 (make_array_descriptor): Rename uses of place_on_stack to
6946 ensure_lval.
6947 Make sure that arrays are on stack.
6948
6949 (HASH_SIZE): Define.
6950 (struct cache_entry): Define.
6951 (cache_space): Define.
6952 (cache): Define.
6953 (clear_ada_sym_cache): New function.
6954 (find_entry): New function.
6955 (lookup_cached_symbol): New function.
6956 (defn_vector_size): Define.
6957 (cache_symbol): New function.
6958 (defn_symbols): Remove.
6959
6960 (standard_lookup): Use lookup_symbol_in_language to get effect of
6961 C lookup.
6962 Cache results.
6963
6964 (symbol_completion_match): New function.
6965 (symbol_completion_add): New function.
6966 (ada_make_symbol_completion_list): New function.
6967
6968 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
6969 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
6970 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
6971 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
6972
6973 (ada_lookup_simple_minsym): New function.
6974 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
6975
6976 (add_symbols_from_enclosing_procs): New interface.
6977 Conditionalize more helpfully.
6978 Don't bother if program isn't running.
6979 Use new interface to get_frame_block.
6980 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
6981
6982 (remove_extra_symbols): New interface.
6983 (xget_renaming_scope): New function.
6984 (is_package_name): New function.
6985 (renaming_is_visible): New function.
6986 (remove_out_of_scope_renamings): New function.
6987
6988 (ada_lookup_symbol_list): New interface.
6989 Properly reinitialize the symbol list obstack.
6990 Don't call add_symbols_from_enclosing_procs if we start from a
6991 static or global block.
6992 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
6993 add_symbols_from_enclosing_procs.
6994 Add symtab data to cached entries.
6995 Handle symbols prefixed with
6996 "standard__" specially; strip prefix and don't look in local symbols.
6997 Do not include out of scope renaming symbols in list of
6998 symbols returned.
6999 Add const to block parameter.
7000 Move check for non-local, non-global symbols earlier.
7001 Remove timing stuff.
7002 (ada_lookup_symbol): New interface.
7003 Find symtab as well.
7004 (ada_lookup_symbol_nonlocal): New function.
7005
7006 (is_name_suffix): Enhance suffix detection to recognize
7007 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
7008 (is_dot_digits_suffix): New function.
7009 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
7010
7011 (ada_add_block_symbols): New interface. Use obstack to return results
7012 in a vector of struct ada_symbol_infos. Add symtab argument.
7013 Use new interface to add_defn_to_vec.
7014 Remove calls to fill_in_ada_prototype.
7015 Use BLOCK_BUCKETS, BLOCK_BUCKET.
7016
7017 (ada_finish_decode_line_1): Add const qualification to local to fix
7018 warning.
7019 Start looking in static block for functions to avoid attempts
7020 to search frame chain for up-level variables.
7021 Adapt to new ada_sals_for_line interface.
7022 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
7023 Handle quoting of the function name inside the spec string.
7024 Skip prologue when funfirstline is set and update the
7025 function documentation to that effect.
7026
7027 (debug_print_lines, debug_print_block, debug_print_blocks,
7028 debug_print_symtab): Remove.
7029
7030 (ada_main_name): New function.
7031 (ada_exception_breakpoint_type): New function.
7032 (is_known_support_routine): New function.
7033 (ada_find_printable_frame): Renamed from find_printable_frame and made
7034 global.
7035 Remove level parameter.
7036 Use new interface to select_frame.
7037
7038 (begin_command): Remove.
7039 (ada_adjust_exception_stop): New function.
7040 (ada_print_exception_stop): New function.
7041 (exception_name_from_cond): New function.
7042 (ada_report_exception_break): Replace disabled code with
7043 conditionalization on GNAT_GDB.
7044 Get the exception name from the condition string.
7045 Remove and move functionality into new functions
7046 ada_print_exception_breakpoint_task and
7047 ada_print_exception_breakpoint_nontask.
7048 (error_breakpoint_runtime_sym_not_found): New function.
7049 (is_runtime_sym_defined): New function.
7050 (ada_breakpoint_rewrite): Uncomment suppressed code.
7051 Use symbolic error-message and runtime-symbol names.
7052 Surround runtime symbol names in quotes.
7053 Allow non-specific breakpoints on exceptions and assertions before
7054 program starts.
7055
7056 (ada_is_tagged_type): Add parameter.
7057 (ada_is_tag_type): New function.
7058 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
7059 (ada_variant_discrim_type): Ditto.
7060 (value_tag_from_contents_and_address): New function.
7061 (type_from_tag): New function.
7062 (struct tag_args): New structure used to communicate with
7063 ada_tag_name_1.
7064 (ada_tag_name_1): New function.
7065 (ada_tag_name): New function.
7066
7067 (ada_scan_number): Update comment.
7068 (find_struct_field): New function.
7069 (ada_search_struct_field): Make static.
7070 (ada_value_struct_elt): New version that returns references when
7071 given pointers or references to structs.
7072 (ada_lookup_struct_elt_type): Add 'refok' parameter.
7073 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
7074 interface.
7075 (ada_value_ind): Use new ada_to_fixed_value interface.
7076 (ada_coerce_ref): Ditto.
7077 (field_offset): Remove.
7078
7079 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
7080 (ada_find_renaming_symbol): New function.
7081 (ada_prefer_type): Prefer named types over unnamed ones.
7082 (variant_field_index): New function.
7083 (contains_variant_part): Removed: subsumed by variant_field_index.
7084 (ada_template_to_fixed_record_type): New function, mostly from
7085 template_to_fixed_record_type.
7086 (template_to_fixed_record_type):
7087 Do not scan the type fields beyond the last one; prevents a
7088 potential SEGV.
7089 Handle case where variant field is listed BEFORE discriminant it
7090 depends on.
7091 Fix calculation of record length when bit length is
7092 not evenly divisible by char length.
7093 Move code to ada_template_to_fixed_record_type and call it.
7094
7095 (template_to_static_fixed_type): Revise comment.
7096 Modify to work on ordinary record types as well as templates,
7097 so as to handle fields that use ___XVE or ___XVU encodings.
7098 (to_record_with_fixed_variant_part): Fill out comment.
7099 Initialize C++ stuff in right type.
7100 Allow case where DVAL is null.
7101 Handle case where variant field is not last.
7102 Fix typo concerning record length.
7103 (to_fixed_record_type): Decomment disabled code.
7104 (to_fixed_record_type): Use variant_field_index instead of
7105 contains_variant_part.
7106 (to_fixed_variant_branch_type): Ditto.
7107 (to_fixed_array_type): Decomment disabled code.
7108 (ada_to_fixed_type): Convert tagged types to the specific type.
7109 Deactivate the size-check for array types in order to avoid
7110 some false size alarms.
7111 (to_static_fixed_type): Decomment disabled code.
7112 Modify to call template_to_static_fixed_type
7113 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
7114 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
7115 Remove valaddr argument, as it is never really used.
7116 (ada_to_fixed_value): Change interface to act on single struct value*
7117 operand.
7118 (adjust_pc_past_prologue): New function.
7119 (ada_attribute_name): Modify to take enum exp_opcode argument.
7120
7121 (ada_enum_name): Recognize new homonym-distinguishing convention.
7122 Adjust local variable's type to remove compiler warning.
7123 Fix a small problem in the part that unqualifies the enumeration name.
7124 (ada_value_binop): New function.
7125 (ada_value_equal): New function.
7126
7127 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
7128 Don't give error message when not doing normal evaluation
7129 and a tagged type doesn't seem to contain a structure member.
7130 Give error message for packed arrays.
7131 For indexing arrays, handle pointers to packed arrays correctly.
7132 Handle case of 'first and 'last attributes of bare integral type
7133 without encoded subtype info.
7134 Remove some unnecessary casts.
7135 Fix uninitialized value of type in computing 'first, 'last, or 'length
7136 of array object.
7137 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
7138 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
7139 calls.
7140 Attributes are now exp_opcode values.
7141 Correct treatment of 'modulus.
7142 Better error message for taking 'length of wrong kind of type;
7143 improve comment.
7144 Change EVAL_NORMAL to noside for consistency.
7145 Use ada_value_binop for DIV, MOD, REM.
7146 Make special case out of array of length 0, since an argument
7147 of 0 upsets some platforms' malloc.
7148 Use OP_STRING instead of OP_ARRAY.
7149 For slice, add check that we have an array type before extracting
7150 a slice out of it. Avoids a SEGV.
7151 When evaluating an array slice, if the array type is a reference to
7152 an aligner type, then replace the aligner type by the actual type.
7153 Decomment disabled code.
7154 Remove some dead code.
7155 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
7156 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
7157 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
7158 and UNOP_MBR to UNOP_IN_RANGE.
7159 If an array type has a parallel ___XVE type, then use it.
7160 Turn arrays into pointers for lvalue arrays.
7161 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
7162 bounds error and handle 0-length slices.
7163 Use lim_warning.
7164 When selecting fields, apply ada_to_fixed_value (because the fields
7165 might have ___XVU or ___XVE encodings even if not dynamic.)
7166 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
7167 (ada_is_system_address_type): New function.
7168
7169 (get_var_value): Use new interface to ada_lookup_symbol_list.
7170 (get_int_var_value): New interface.
7171 (to_fixed_range_type): Allow unknown bound, with warning.
7172 (ada_is_modular_type): Decomment disabled code.
7173 (ADA_OPERATORS): New definition.
7174 (ada_operator_length): New function.
7175 (ada_expr_op_name): New function.
7176 (ada_forward_operator_length): New function.
7177 (ada_dump_subexp_body): New function.
7178 (ada_print_subexp): New function.
7179 (ada_exp_descriptor): New constant.
7180 (ada_op_print_tab): Add 'size. Remove FIXMEs.
7181 (ada_language_defn): Add ada_exp_descriptor entry.
7182 Change ada_parse => parse.
7183 Add post-parser entry.
7184 Use ada-specific non-local symbol lookup.
7185 Don't use C-style arrays.
7186 String lower-bound is 1.
7187 Decomment disabled code.
7188 (parse): New function.
7189 New fields ada_translate_error_message, ada_lookup_symbol,
7190 ada_lookup_minimal_symbol.
7191
7192 * ada-lang.h: Update copyright dates.
7193 Replace the mangle/demangle terminology throughout by the
7194 more appropriate encode/decode one.
7195 Include breakpoint.h.
7196 Forward declare struct partial_symbol, struct block.
7197 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
7198 (EXTRACT_ADDRESS): Remove.
7199 (EXTRACT_INT): Remove.
7200 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
7201 (MAX_ENCLOSING_FRAME_LEVELS): Define.
7202 (MAX_RENAMING_CHAIN_LENGTH): Define.
7203 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
7204
7205 (enum task_states): Remove.
7206 ada_task_states: Remove.
7207 (fat_string): Remove.
7208 (struct entry_call): Remove.
7209 (struct task_fields): Remove.
7210 (struct task_entry): Remove.
7211
7212 (struct ada_symbol_info): Define.
7213 (enum ada_attribute): Remove.
7214 (enum ada_operator): Define.
7215
7216 (ada_get_field_index): Declare.
7217 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
7218 (ada_is_simple_array): Rename to ada_is_simple_array_type.
7219 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
7220 (ada_lookup_symbol_list): New interface.
7221 (ada_decode_symbol): Declare.
7222 (ada_decode): Declare.
7223 (ada_lookup_symbol): New interface.
7224 (ada_update_initial_language): Declare.
7225 (ada_lookup_simple_minsym): Declare.
7226 (user_select_syms): New interface.
7227 (ada_sals_for_line): Declare.
7228 (ada_is_tagged_type): New interface.
7229 (ada_tag_name): Declare.
7230 (ada_lookup_struct_elt_type): Remove declaration.
7231 (ada_search_struct_field): Remove declaration.
7232 (ada_attribute_name): New interface.
7233 (ada_is_system_address_type): Declare.
7234 (ada_to_fixed_value): Remove declaration.
7235 (ada_template_to_fixed_record_type_1): Declare.
7236 (get_int_var_value): New interface.
7237 (ada_find_any_symbol): Declare.
7238 (ada_find_renaming_symbol): Declare.
7239 (ada_mangle): Rename to ada_encode.
7240 (ada_simple_renamed_entity): Remove const.
7241 (ada_main_name): Declare.
7242 (get_current_task): Rename to ada_get_current_task.
7243 (get_entry_number): Remove declaration.
7244 (ada_report_exception_break): Remove declaration.
7245 (ada_print_exception_breakpoint_nontask): Declare.
7246 (ada_print_exception_breakpoint_task): Declare.
7247 (ada_find_printable_frame): Declare.
7248
7249 * ada-lex.l: Update copyright notices.
7250 Use xmalloc and xfree instead of malloc and free.
7251 Use new interface to name_lookup.
7252 Use new interface to
7253 ada_mangle=>ada_encode.
7254 Redo handling of '$...' variable to parallel current treatment
7255 in c-exp.y.
7256 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
7257 digit_to_int, strtoulst, processInt, processReal, processId,
7258 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
7259 yywrap): Protoize.
7260
7261 (processInt): Use cast to remove harmless warning.
7262 (processReal): Modify to get rid of compiler warning on scan formats.
7263
7264 (processId): Replace xmalloc with obstack_alloc for name and remove
7265 call to ada_name_string_cleanup.
7266 Remove obsolete disabled code.
7267 (name_lookup): Ditto.
7268 New interface.
7269 Use obsavestring on temp_parse_space instead of savestring
7270 on name, and remove call to ada_name_string_cleanup.
7271 Free string returned from ada_simple_renamed_entity.
7272 Use new interface to ada_lookup_symbol_list.
7273 Decomment disabled code.
7274 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
7275 not types.
7276 When a type name lookup succeeds as a result of
7277 lookup_primitive_typename, check for regular type entry that has not
7278 yet been read in.
7279 Limit length of chain of renamed symbols we are willing to follow.
7280 Do not break names beginning with "standard__" into segments.
7281 (block_lookup): Use new interface to ada_lookup_symbol_list.
7282
7283 * ada-typeprint.c: Update copyright notice.
7284 (demangled_type_name): Rename to decoded_type_name.
7285 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
7286 (print_range_bound): Correct handling of negative
7287 bounds that make the index type looked unsigned under STABS.
7288 (print_dynamic_range_bound): Use new interface to get_int_var_value.
7289 (print_range_type_named): Use the builtin int type if no type
7290 corresponding to the given type name could be found.
7291 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
7292 Add some bullet-proofing.
7293 (print_variant_clauses): Allow for variant branches with ___XVU
7294 encodings that are not dynamic fields.
7295 Use new interface to ada_is_tagged_type.
7296 (print_record_type): Allow for fields with ___XVE encodings that
7297 are not dynamic fields.
7298 Use new interface to ada_is_tagged_type.
7299 (ada_print_type): ada_is_array_descriptor =>
7300 ada_is_array_descriptor_type.
7301
7302 * ada-valprint.c: Update copyright notice.
7303 Include gdb_string.h
7304 Include infcall.h
7305 (ui_memcpy): New function.
7306 (ada_print_floating): New function.
7307 (ada_print_str): Order arguments correctly.
7308 Correct handling of empty arrays and arrays of 0-length items.
7309 ada_is_array_descriptor => ada_is_array_descriptor_type
7310 Print values of type System.Address in hexadecimal format.
7311 Use ada_print_floating to print floating-point numbers in Ada format.
7312 Print class tag values with type names.
7313 No longer print the address of reference values. Avoids
7314 a potential confusion.
7315 (ada_value_print): Stop printing the object type for reference
7316 values, but preserve that behavior for access types. Avoids
7317 a potential confusion.
7318 Simplify one conditional expression, as the first part is now
7319 necessarily true.
7320 ada_is_array_descriptor => ada_is_array_descriptor_type
7321 Add check for arrays for null records, and print them by hand.
7322
7323 2004-06-01 Jim Blandy <jimb@redhat.com>
7324
7325 * ppc-tdep.h: Delete unused 'regoff' member.
7326 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
7327
7328 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
7329
7330 Fix PR symtab/1661.
7331 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
7332 (hpread_read_struct_type): Likewise.
7333
7334 2004-06-01 Andrew Cagney <cagney@gnu.org>
7335
7336 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
7337 instead of xasprintf.
7338 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
7339 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
7340 (mi_cmd_data_list_register_names)
7341 (mi_cmd_data_list_changed_registers)
7342 (mi_cmd_data_list_register_values)
7343 (get_register, mi_cmd_data_write_register_values)
7344 (mi_cmd_data_write_register_values)
7345 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
7346 (mi_cmd_target_download, mi_cmd_target_select)
7347 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
7348 (mi_execute_cli_command, mi_execute_async_cli_command)
7349 (mi_execute_async_cli_command): Ditto.
7350 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
7351 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
7352
7353 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
7354 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
7355 error_last_message instead of mi_error_last_message.
7356 * mi/mi-main.c (mi_error_last_message): Delete function.
7357
7358 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
7359 "invalid number of columns" error. Delete redundant "out of
7360 memory" check.
7361
7362 2004-05-31 Mark Kettenis <kettenis@gnu.org>
7363
7364 * i386bsd-nat.c: Don't include <sys/procfs.h>.
7365 (gregset_t, fpregset_t): Remove typedefs.
7366 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
7367 (REG_OFFSET): Rename argument.
7368 (i386bsd_r_reg_offset): Rename from reg_offset.
7369 (REG_ADDR): Remove macro.
7370 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
7371 functions.
7372 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
7373 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
7374 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
7375 instead of supply_gregset.
7376 (store_inferior_registers): Use `struct reg' and `struct fpreg'
7377 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
7378 instead of fill_gregset.
7379 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
7380
7381 * i386bsd-nat.c: Don't include "gregset.h".
7382 (supply_gregset, fill_gregset): Make static.
7383 (supply_fpregset, fill_fpregset): Remove.
7384 * Makefile.in (i386bsd-nat.o): Update dependencies.
7385
7386 2004-05-30 Mark Kettenis <kettenis@gnu.org>
7387
7388 * fbsd-proc.c: Include "regcache.h", "regset.h" and
7389 "gdb_assert.h". Con't include "gregset.h".
7390 (fbsd_make_corefile_notes): Use regset-based core file support
7391 instead off fill_gregset and fill_fpregset.
7392 * Makefile.in (fbsd-proc.o): Update dependencies.
7393
7394 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
7395 instructions.
7396 (m88k_frame_prev_register): Simplify code a bit.
7397
7398 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
7399 (amd64_collect_fpregset): New function.
7400 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
7401
7402 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
7403
7404 * i386-tdep.c (i386_supply_gregset): Adjust comment.
7405 (i386_collect_gregset): New function.
7406 (i386_supply_fpregset): Adjust comment.
7407 (i386_collect_fpregset): New function.
7408 (i386_regset_from_core_section): Use i386_collect_gregset and
7409 i386_collect_fpregset.
7410
7411 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
7412 handle VALUEP being null.
7413
7414 * regset.h (collect_regset_ftype): Unconstify fourth argument.
7415
7416 2004-05-29 Mark Kettenis <kettenis@gnu.org>
7417
7418 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
7419
7420 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
7421 assembler in OpenBSD 3.5-current.
7422 (amd64obsd_sigcontext_addr): Likewise.
7423
7424 2004-05-28 Jim Blandy <jimb@redhat.com>
7425
7426 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
7427 register set, so our regcache isn't declared "legacy" and our E500
7428 pseudoregister read and write functions aren't ignored.
7429 (rs6000_register_byte, rs6000_register_raw_size,
7430 rs6000_register_virtual_type, rs6000_register_convertible,
7431 rs6000_register_convert_to_virtual,
7432 rs6000_register_convert_to_raw): Deleted.
7433 (rs6000_register_type, rs6000_convert_register_p,
7434 rs6000_register_to_value, rs6000_value_to_register): New
7435 functions.
7436 (rs6000_gdbarch_init): Don't register
7437 gdbarch_deprecated_register_size,
7438 gdbarch_deprecated_register_bytes,
7439 gdbarch_deprecated_register_byte,
7440 gdbarch_deprecated_register_raw_size,
7441 gdbarch_deprecated_register_virtual_type,
7442 gdbarch_deprecated_register_convertible,
7443 gdbarch_deprecated_register_convert_to_virtual, or
7444 gdbarch_deprecated_register_convert_to_raw methods. Instead,
7445 register gdbarch_register_type, gdbarch_convert_register_p,
7446 gdbarch_register_to_value, and gdbarch_value_to_register methods.
7447
7448 2004-05-26 Jim Blandy <jimb@redhat.com>
7449
7450 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
7451 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
7452 functions, updated to match the register numberings used in GCC.
7453 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
7454 rs6000_dwarf2_reg_to_regnum as register number conversions
7455 functions for STABS and Dwarf2.
7456
7457 2004-05-26 Randolph Chung <tausq@debian.org>
7458
7459 * infttrace.h (target_waitkind): Forward declare type instead of pulling
7460 in header file.
7461
7462 2004-05-25 Joel Brobecker <brobecker@gnat.com>
7463
7464 * NEWS: Document new "start" command.
7465
7466 2004-05-25 Randolph Chung <tausq@debian.org>
7467
7468 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
7469 hppa-linux.
7470
7471 2004-05-25 Randolph Chung <tausq@debian.org>
7472
7473 * hppa-hpux-tdep.c (offsetof): Define.
7474 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
7475 (hppa32_hpux_frame_base_before_sigtramp)
7476 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
7477 (hppa64_hpux_frame_saved_pc_in_sigtramp)
7478 (hppa64_hpux_frame_base_before_sigtramp)
7479 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
7480 functions.
7481 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
7482 (hppa_hpux_sigtramp_frame_unwind_cache)
7483 (hppa_hpux_sigtramp_frame_this_id)
7484 (hppa_hpux_sigtramp_frame_prev_register)
7485 (hppa_hpux_sigtramp_frame_unwind)
7486 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
7487 (hppa_hpux_init_abi): Register sigtramp unwinder.
7488 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
7489
7490 2004-05-25 Randolph Chung <tausq@debian.org>
7491
7492 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
7493 and multiple stack unwinds.
7494 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
7495
7496 2004-05-25 Andrew Cagney <cagney@gnu.org>
7497
7498 * symfile.h (symbol_file_add_from_memory): Delete declaration.
7499 * symfile-mem.h: Delete file.
7500 * symfile-mem.c: Do not include "symfile-mem.h".
7501 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
7502 "struct bfd_section". When an error do not bother returning NULL.
7503 (add_symbol_file_from_memory_command): Use "struct bfd" and
7504 "struct bfd_section".
7505 * Makefile.in (symfile_mem_h): Delete.
7506 (symfile-mem.o): Update dependencies.
7507
7508 2004-05-25 Nick Roberts <nickrob@gnu.org>
7509
7510 * gdb-mi.el: New file.
7511
7512 2004-05-25 Andrew Cagney <cagney@gnu.org>
7513
7514 * inftarg.c: Include "observer.h".
7515 (child_attach, child_create_inferior): Notify inferior_created.
7516 * corelow.c: Include "observer.h".
7517 (core_open): Notify inferior_created.
7518 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
7519
7520 2004-05-25 Andrew Cagney <cagney@gnu.org>
7521
7522 * target.h (struct target_ops): Add from_tty to
7523 to_create_inferior.
7524 (target_create_inferior, find_default_create_inferior): Update.
7525 * infcmd.c (run_command): Update.
7526 * wince.c (child_create_inferior): Update.
7527 * win32-nat.c (child_create_inferior): Update.
7528 * uw-thread.c (uw_thread_create_inferior): Update.
7529 * thread-db.c (thread_db_create_inferior): Update.
7530 * target.c (debug_to_create_inferior)
7531 (find_default_create_inferior): Update.
7532 (maybe_kill_then_create_inferior): Update.
7533 * sol-thread.c (sol_thread_create_inferior): Update.
7534 * remote.c (extended_remote_async_create_inferior)
7535 (extended_remote_create_inferior): Update.
7536 * remote-vx.c (vx_create_inferior): Update.
7537 * remote-st.c (st2000_create_inferior): Update.
7538 * remote-sim.c (gdbsim_create_inferior): Update.
7539 * remote-sds.c (sds_create_inferior): Update.
7540 * remote-rdp.c (remote_rdp_create_inferior): Update.
7541 * remote-rdi.c (arm_rdi_create_inferior): Update.
7542 * remote-m32r-sdi.c (m32r_create_inferior): Update.
7543 * remote-e7000.c (e7000_create_inferior): Update.
7544 * procfs.c (procfs_create_inferior): Update.
7545 * ocd.c (ocd_create_inferior): Update.
7546 * ocd.h (ocd_create_inferior): Update.
7547 * nto-procfs.c (procfs_create_inferior): Update.
7548 * monitor.c (monitor_create_inferior): Update.
7549 * lin-lwp.c (lin_lwp_create_inferior): Update.
7550 * inftarg.c (child_create_inferior): Update.
7551 * hpux-thread.c (hpux_thread_create_inferior): Update.
7552 * gnu-nat.c (gnu_create_inferior): Update.
7553
7554 2004-05-25 Andrew Cagney <cagney@gnu.com>
7555
7556 * MAINTAINERS: Update e-mail address.
7557
7558 2004-05-24 Randolph Chung <tausq@debian.org>
7559
7560 * thread.c (info_threads_command, thread_apply_all_command)
7561 (thread_apply_command, thread_command, do_captured_thread_select):
7562 Remove HPUXHPPA-specific code.
7563
7564 2004-05-24 Randolph Chung <tausq@debian.org>
7565
7566 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
7567 unused symbols.
7568 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
7569 references.
7570
7571 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7572
7573 * infcmd.c (kill_if_already_running): New function, extracted
7574 from run_command().
7575 (run_command): Replace extracted code by call to
7576 kill_if_already_running().
7577 (start_command): New function.
7578 (_initialize_infcmd): Add "start" command.
7579
7580 2004-05-24 Mark Kettenis <kettenis@gnu.org>
7581
7582 Add OpenBSD/m88k support.
7583 * NEWS (New native configurations): Mention OpenBSD/m88k.
7584 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
7585 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
7586 * Makefile.in (m88k_tdep_h): New variable.
7587 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
7588 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
7589 * configure.host: Add m88*-*-openbsd*.
7590 * configure.tgt: Add m88*-*-openbsd*.
7591
7592 2004-05-24 Jim Blandy <jimb@redhat.com>
7593
7594 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
7595 to approve changes.
7596
7597 2004-05-24 Kevin Buettner <kevinb@redhat.com>
7598
7599 * symtab.c (fixup_section): Search section table when lookup by
7600 name fails.
7601
7602 2004-05-24 Randolph Chung <tausq@debian.org>
7603
7604 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
7605 be "small_struct".
7606
7607 2004-05-24 Mark Kettenis <kettenis@gnu.org>
7608
7609 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
7610 register number in regcache_raw_collect call.
7611 (m68kbsd_collect_fpregset): Likewise.
7612 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
7613
7614 * regset.h (struct regset): Add back `regset' member.
7615
7616 2004-05-23 Mark Kettenis <kettenis@gnu.org>
7617
7618 * configure.in: Check for td_pcb in `struct thread'.
7619 * configure, config.in: Regenerated.
7620
7621 * dpx2-nat.c: Remove file.
7622 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
7623 (dpx2-nat.o): Remove dependencies.
7624
7625 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
7626 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
7627 (amd64obsd_supply_pcb): New function.
7628 (_initialize_amd64obsd_nat): Enable libkvm interface.
7629 * Makefile.in (amd64obsd-nat.o): Update dependencies.
7630 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
7631 (LOADLIBES): New variable.
7632
7633 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
7634 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
7635 (sparc32nbsd_supply_pcb): New function.
7636 (_initialize_sparcnbsd_nat): Enable libkvm interface.
7637 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
7638 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
7639 (LOADLIBES): New variable.
7640
7641 2004-05-22 Mark Kettenis <kettenis@gnu.org>
7642
7643 * bsd-kvm.c, bsd-kvm.h: New files.
7644 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
7645 "bsd-kvm.h".
7646 (i386fbsd_supply_pcb): New function.
7647 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
7648 (i386fbsd-nat.o): Update dependencies.
7649 (bsd_kvm_h): New variable.
7650 (bsd-kvm.o): New dependency.
7651 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
7652 (LOADLIBES): New variable.
7653
7654 * regset.c: Tweak comment.
7655 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
7656 macro.
7657 * regset.h: Update copyright year.
7658 (struct regset): Remove `descr' member, add `gdbarch' member.
7659 (regset_alloc): Adjust prototype and comment.
7660 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
7661 (i386_supply_fpregset): Likewise.
7662 (i386_regset_from_core_section): Update call to regset_alloc.
7663 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
7664 REGSET->arch.
7665 (i386obsd_aout_regset_from_core_section): Update call to
7666 regset_alloc.
7667 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
7668 REGSET->arch.
7669 (i386nbsd_aout_regset_from_core_section): Update call to
7670 regset_alloc.
7671 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
7672 REGSET->arch.
7673 (amd64_regset_from_core_section): Update call to regset_alloc.
7674 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
7675 REGSET->arch.
7676 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
7677 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
7678 &sparc32nbsd_gregset in sparc32_supply_gregset call.
7679 (sparc32nbsd_init_abi): Update call to regset_alloc.
7680 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
7681 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
7682 (sparc64obsd_init_abi): Update call to regset_alloc.
7683 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
7684 &sparc64nbsd_gregset in sparc64_supply_gregset call.
7685 (sparc64nbsd_init_abi): Update call to regset_alloc.
7686 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
7687 &sparc64fbsd_gregset in sparc64_supply_gregset call.
7688 (sparc64fbsd_init_abi): Update call to regset_alloc.
7689
7690 2004-05-22 Jim Blandy <jimb@redhat.com>
7691
7692 * ppc-tdep.h (spe_register_p): New declaration.
7693 (struct gdbarch_tdep): New members: ppc_acc_regnum and
7694 ppc_spefscr_regnum.
7695 * rs6000-tdep.c (spe_register_p): New function.
7696 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
7697 spefscr.
7698 (rs6000_gdbarch_init): Initialize the new members of the tdep
7699 structure.
7700
7701 2004-05-21 Jim Blandy <jimb@redhat.com>
7702
7703 * ppc-linux-nat.c (fetch_register): Move code back to be next
7704 to the comment that describes it. (Moved code, instead of
7705 comment, for symmetry with store_register.)
7706
7707 Allocate regset structures in the gdbarch's obstack, not using
7708 xmalloc.
7709 * regset.c (regset_alloc): Renamed from regset_xmalloc.
7710 Add 'arch' argument. Allocate the regset on arch's obstack, not
7711 using xmalloc.
7712 * regset.h (regset_alloc): Update declaration.
7713 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
7714 gdbarch argument.
7715 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
7716 * i386-tdep.c (i386_regset_from_core_section): Same.
7717 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
7718 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
7719 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
7720 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
7721 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
7722 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
7723
7724 2004-05-21 Joel Brobecker <brobecker@gnat.com>
7725
7726 * config/djgpp/fnchange.lst: Undo previous change, was useless.
7727
7728 2004-05-21 Jim Blandy <jimb@redhat.com>
7729
7730 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
7731 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
7732
7733 2004-05-20 Jim Blandy <jimb@redhat.com>
7734
7735 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
7736
7737 2004-05-20 Mark Kettenis <kettenis@gnu.org>
7738
7739 * regset.h: Make prototype const-correct.
7740 * regset.c (regset_xmalloc): Make const-correct.
7741
7742 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
7743
7744 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
7745 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
7746 (symbol_search_name): Declare.
7747
7748 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
7749 (iter_name_next_hashed): Ditto.
7750 (iter_name_next_linear): Ditto.
7751 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
7752
7753 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
7754 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
7755 (symbol_search_name): New function.
7756
7757 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
7758
7759 * minsyms.c (build_minimal_symbol_hash_tables): Change
7760 test for adding to demangled hash table to check for difference
7761 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
7762
7763 2004-05-19 Jim Blandy <jimb@redhat.com>
7764
7765 Use a constructor function to create regset structures.
7766 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
7767 (struct regset): Use supply_regset_ftype. Add new
7768 'collect_regset' member.
7769 (regset_xmalloc): New declaration.
7770 * regset.c: New file.
7771 * am64-tdep.c (amd64_regset_from_core_section): Use
7772 regset_xmalloc to construct regset structures.
7773 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
7774 * i386-tdep.c (i386_regset_from_core_section): Same.
7775 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
7776 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
7777 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
7778 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
7779 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
7780 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
7781 * Makefile.in (COMMON_OBS): Add regset.o.
7782 (regset.o): New rule.
7783
7784 2004-05-19 Joel Brobecker <brobecker@gnat.com>
7785
7786 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
7787 and pthread_cond_wait.c.
7788
7789 2004-05-18 Jim Blandy <jimb@redhat.com>
7790
7791 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
7792 before the mach-specific switch, and then let the individual cases
7793 override the defaults, rather than leaving them uninitialized
7794 until the switch and then setting them in each case.
7795
7796 2004-05-18 Randolph Chung <tausq@debian.org>
7797
7798 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
7799 millicode functions.
7800
7801 2004-05-18 Randolph Chung <tausq@debian.org>
7802
7803 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
7804 references to dld_flags_buffer consistent.
7805
7806 2004-05-18 Randolph Chung <tausq@debian.org>
7807
7808 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
7809 it for unwinding the stack.
7810
7811 2004-05-18 Randolph Chung <tausq@debian.org>
7812
7813 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
7814 Undefine these so we can overide them using gdbarch.
7815
7816 2004-05-18 Randolph Chung <tausq@debian.org>
7817
7818 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
7819 handling for 64-bit HPUX (elf).
7820
7821 2004-05-18 Daniel Jacobowitz <dan@debian.org>
7822
7823 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
7824 constants.
7825 * amd64-tdep.c (amd64_skip_prologue): Likewise.
7826 * ia64-tdep.c (examine_prologue): Likewise.
7827 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
7828 * v850-tdep.c (v850_fix_call_dummy): Likewise.
7829
7830 2004-05-18 Mark Kettenis <kettenis@gnu.org>
7831
7832 * vax-tdep.c (vax_return_value): Implement
7833 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7834
7835 2004-05-17 Mark Kettenis <kettenis@gnu.org>
7836
7837 * vax-tdep.c (vax_return_value): Fix typo.
7838
7839 2004-05-17 Andrew Cagney <cagney@redhat.com>
7840
7841 * MAINTAINERS: Mark Salter was also responsible for
7842 testsuite/config/
7843
7844 * NEWS: Mention signal fixes.
7845
7846 2004-05-17 Randolph Chung <tausq@debian.org>
7847
7848 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
7849 check to see if we are unwinding an export stub. Export stubs clobber
7850 the %rp in the call path and stores the original rp in a stack slot.
7851
7852 2004-05-17 Jim Blandy <jimb@redhat.com>
7853
7854 * MAINTAINERS: Update address for J.T. Conklin.
7855
7856 2004-05-17 Randolph Chung <tausq@debian.org>
7857
7858 * hppa-tdep.c: Remove superfluous #include's.
7859 * Makefile.in (hppa-tdep.o): Update dependencies.
7860
7861 2004-05-17 Randolph Chung <tausq@debian.org>
7862
7863 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
7864 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
7865 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
7866 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
7867 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
7868 Remove static function declarations.
7869
7870 2004-05-17 Mark Kettenis <kettenis@gnu.org>
7871
7872 * alphabsd-nat.c: Update copyright year.
7873 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
7874
7875 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
7876 and M68K_A2_REGNUM.
7877
7878 * m68k-tdep.c (m68k_svr4_return_value): Implement
7879 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7880
7881 2004-05-16 Mark Kettenis <kettenis@gnu.org>
7882
7883 * sol-thread.c Update copyright year. Fix various coding
7884 standards violations. Tweak a few comments.
7885 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
7886 Delete prototypes.
7887
7888 2004-05-15 Randolph Chung <tausq@debian.org>
7889
7890 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
7891 as pointer instead of array reference since HPUX compiler does
7892 not accept unsized array arguments.
7893 * somsolib.c (dld_flags_buffer): Use constant array size.
7894
7895 2004-05-15 Mark Kettenis <kettenis@gnu.org>
7896
7897 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
7898 offset with decimal offset.
7899 (amd64obsd_sigcontext_addr): Return correct address for entire
7900 signal trampoline.
7901
7902 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
7903 instead of get_frame_base.
7904
7905 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
7906 (fill_gregset): Use regcache_raw_collect.
7907
7908 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
7909 ppcobsd-tdep.c.
7910
7911 * config/sparc/tm-nbsd64.h: Remove file.
7912 * config/tm-sunos.h: Remove file.
7913
7914 2004-05-15 Joel Brobecker <brobecker@gnat.com>
7915
7916 * rs6000-tdep.c (store_param_on_stack_p): New function,
7917 an improved version of some code extracted from skip_prologue().
7918 (skip_prologue): Use store_param_on_stack_p() to detect
7919 instructions saving a parameter on the stack. Detect when r0
7920 is used to save a parameter.
7921 Do not mark "li rx, SIMM" instructions as part of the prologue,
7922 unless the following instruction is also part of the prologue.
7923
7924 2004-05-14 Andrew Cagney <cagney@redhat.com>
7925
7926 * infrun.c (handle_inferior_event): Simplify
7927 STEP_OVER_UNDEBUGGABLE.
7928
7929 * infrun.c (handle_step_into_function): Delete function.
7930 (handle_inferior_event): Inline calls to
7931 handle_step_into_function.
7932
7933 2004-05-14 Jerome Guitton <guitton@gnat.com>
7934
7935 * rs6000-nat.c: Fix a comment.
7936
7937 2004-05-12 David Anderson <davea@sgi.com>
7938
7939 Committed by Jim Blandy <jimb@redhat.com>:
7940 * regcache.c (struct regcache_descr): fix comment spelling.
7941
7942 2004-05-13 J. Brobecker <brobecker@gnat.com>
7943
7944 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
7945 Fixes a link link failure.
7946
7947 2004-05-13 J. Brobecker <brobecker@gnat.com>
7948
7949 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
7950 error that was causing the build to fail.
7951
7952 2004-05-13 J. Brobecker <brobecker@gnat.com>
7953
7954 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
7955 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
7956
7957 2004-05-13 Andrew Cagney <cagney@redhat.com>
7958
7959 * infrun.c (handle_inferior_event): Check for
7960 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
7961 calls. Update comments.
7962
7963 2004-05-13 Jim Blandy <jimb@redhat.com>
7964
7965 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
7966 (fetch_regs_user_thread, fetch_regs_kernel_thread)
7967 (store_regs_user_thread, store_regs_kernel_thread): Use
7968 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
7969 * ppc-linux-nat.c (fill_gregset): Same.
7970 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
7971 (ppc_linux_sigtramp_cache): Same.
7972 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
7973 (ppcnbsd_sigtramp_cache_init): Same.
7974 * rs6000-nat.c (fetch_core_registers): Same.
7975 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
7976 (rs6000_frame_cache): Same.
7977
7978 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
7979 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
7980 of assuming that the gprs are numbered starting with zero.
7981 * ppc-linux-nat.c (fill_gregset): Same.
7982 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
7983 * ppcnbsd-nat.c (getregs_supplies): Same.
7984 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
7985 * rs6000-nat.c (fetch_core_registers): Same.
7986 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
7987
7988 2004-05-07 Michael Snyder <msnyder@redhat.com>
7989
7990 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
7991 LOC_COMPUTED_ARG, and LOC_INDIRECT.
7992
7993 2004-05-13 Andrew Cagney <cagney@redhat.com>
7994
7995 * infrun.c (handle_inferior_event): Use frame_unwind_id.
7996
7997 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
7998
7999 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
8000 base_address for shared libraries.
8001
8002 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
8003
8004 * MAINTAINERS (write after approval): Add myself.
8005
8006 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
8007
8008 * breakpoint.c (bpstat_stop_status): Add new argument
8009 STOPPED_BY_WATCHPOINT. Use it instead of testing
8010 target_stopped_data_address agaist 0 to check whether
8011 or not we stopped due to a hardware watchpoint.
8012 * breakpoint.h (bpstat_stop_status): Adapt prototype.
8013 * infrun.c (handle_inferior_event): Call bpstat_stop_status
8014 with new argument.
8015
8016 2004-05-12 Jim Blandy <jimb@redhat.com>
8017
8018 * configure.in: When checking whether we should use the -bbigtoc
8019 option, don't forget to restore the original value of LDFLAGS.
8020 * configure: Regenerated.
8021
8022 2004-05-12 Andrew Cagney <cagney@redhat.com>
8023
8024 * thread.c (load_infrun_state): Delete step_sp.
8025 * infrun.c (context_switch): Ditto.
8026 * inferior.h (step_sp): Ditto.
8027 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
8028 * gdbthread.h (struct thread_info, save_infrun_state)
8029 (restore_infrun_state): Ditto.
8030
8031 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
8032
8033 * MAINTAINERS (write after approval): Add myself.
8034
8035 2004-05-12 Andrew Cagney <cagney@redhat.com>
8036
8037 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
8038 eliminate reference to step_sp.
8039 (struct execution_control_state, init_execution_control_state)
8040 (handle_inferior_event, keep_going): Delete update_step_sp and
8041 step_sp.
8042 * infcmd.c (step_sp): Note that variable is unused.
8043
8044 2004-05-11 Andrew Cagney <cagney@redhat.com>
8045
8046 * infrun.c (step_over_function): Delete function.
8047 (handle_step_into_function): Use insert_step_resume_breakpoint.
8048 (insert_step_resume_breakpoint): Fix assertion.
8049
8050 2004-05-11 Nick Roberts <nickrob@gnu.org>
8051
8052 * utils.c (defaulted_query): Just use the normal query input type
8053 when printing the annotations.
8054
8055 2004-05-11 Andrew Cagney <cagney@redhat.com>
8056
8057 * infrun.c (handle_inferior_event): Simplify code handling
8058 step-into or return-from a signal trampoline.
8059
8060 2004-05-11 Andrew Cagney <cagney@redhat.com>
8061
8062 * ppcnbsd-tdep.c: Include "gdb_assert.h".
8063 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
8064
8065 2004-05-10 Jim Blandy <jimb@redhat.com>
8066
8067 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
8068 with a call to internal_error.
8069
8070 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
8071 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
8072 processor variant lacks those registers.
8073 (ppc_floating_point_unit_p): Change description to make it clear
8074 that this returns info about the ISA, not the ABI.
8075 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
8076 return true or false by checking tdep->ppc_fp0_regnum and
8077 tdep->ppc_fpscr_regnum. The original code replicated the BFD
8078 arch/mach switching done in rs6000_gdbarch_init; it's better to
8079 keep that logic there, and just check the results here.
8080 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
8081 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
8082 floating-point registers.
8083 (ppc_supply_fpregset, ppc_collect_fpregset)
8084 (rs6000_push_dummy_call, rs6000_extract_return_value)
8085 (rs6000_store_return_value): Assert that we have floating-point
8086 registers.
8087 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
8088 (rs6000_frame_cache): Don't note the locations at which
8089 floating-point registers were saved if we have no fprs.
8090 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
8091 registers.
8092 (fetch_regs_user_thread, fetch_regs_kernel_thread)
8093 (store_regs_user_thread, store_regs_kernel_thread): Only call
8094 supply_fprs / fill_fprs if we actually have floating-point
8095 registers.
8096 (special_register_p): Check ppc_fpscr_regnum before matching
8097 against it.
8098 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
8099 supply / collect fpscr if we don't have it.
8100 * ppc-bdm.c: #include "gdb_assert.h".
8101 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
8102 have floating-point registers, since I can't test this code on
8103 FP-free systems to adapt it.
8104 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
8105 fpscr and floating point register numbers if they don't exist.
8106 (fetch_register): Assert that we have floating-point registers
8107 before we reach the code that handles them.
8108 (store_register): Same. And use tdep instead of calling
8109 gdbarch_tdep again.
8110 (fill_fpregset): Don't try to collect FP registers and fpscr if we
8111 don't have them.
8112 (ppc_linux_sigtramp_cache): Don't record the saved locations of
8113 fprs and fpscr if we don't have them.
8114 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
8115 don't have them.
8116 * ppcnbsd-nat.c: #include "gdb_assert.h".
8117 (getfpregs_supplies): Assert that we have floating-point registers.
8118 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
8119 * ppcobsd-tdep.c: #include "gdb_assert.h".
8120 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
8121 have floating-point registers.
8122 * rs6000-nat.c (regmap): Don't match against the fpscr and
8123 floating point register numbers if they don't exist.
8124 (fetch_inferior_registers, store_inferior_registers,
8125 fetch_core_registers): Only fetch / store / supply the
8126 floating-point registers and the fpscr if we have them.
8127 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
8128 (ppcobsd-tdep.o): Update dependencies.
8129
8130 2004-05-10 Andrew Cagney <cagney@redhat.com>
8131
8132 * infrun.c (through_sigtramp_breakpoint): Delete variable.
8133 (context_switch): Do not switch through_sigtramp_breakpoint.
8134 * gdbthread.h (save_infrun_state, load_infrun_state)
8135 (struct thread_info): Delete through_sigtramp_breakpoint parameter
8136 and structure member.
8137 * thread.c (load_infrun_state, save_infrun_state): Update.
8138
8139 2004-05-10 Mark Kettenis <kettenis@gnu.org>
8140
8141 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
8142
8143 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8144
8145 * acinclude.m4: Quote macro names being defined by AC_DEFUN
8146 throughout.
8147 * aclocal.m4: Regenerate.
8148
8149 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
8150
8151 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
8152
8153 2004-05-10 Andrew Cagney <cagney@redhat.com>
8154
8155 * infrun.c (check_sigtramp2): Delete function.
8156 (handle_inferior_event): When single stepping, and taking a
8157 signal, set a breakpoint at the signal return address. Delete
8158 redundant calls to check_sigtramp2.
8159 (insert_step_resume_breakpoint): New function.
8160 (through_sigtramp_breakpoint, handle_inferior_event)
8161 (follow_exec, wait_for_inferior, fetch_inferior_event)
8162 (currently_stepping, keep_going): Delete most uses of
8163 through_sigtramp_breakpoint, not that it should be deleted.
8164 (delete_breakpoint_current_contents): Delete function.
8165
8166 2004-05-10 Randolph Chung <tausq@debian.org>
8167
8168 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
8169 target.
8170 * config/pa/tm-linux.h: New file.
8171
8172 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
8173
8174 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
8175 of prefixes. Don't print the prefix twice in the CLI.
8176
8177 2004-05-10 Jim Blandy <jimb@redhat.com>
8178
8179 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
8180 collect all the gprs.
8181
8182 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
8183 loop collecting gprs.
8184
8185 2004-05-09 Andrew Cagney <cagney@redhat.com>
8186
8187 * remote-vx.c (net_step): Delete step-range code.
8188 * remote.c (remote_resume, init_all_packet_configs)
8189 (set_remote_protocol_E_packet_cmd)
8190 (show_remote_protocol_E_packet_cmd)
8191 (remote_protocol_E, show_remote_cmd, _initialize_remote)
8192 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
8193 (show_remote_protocol_e_packet_cmd): Ditto.
8194
8195 2004-05-09 Mark Kettenis <kettenis@gnu.org>
8196
8197 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
8198
8199 * hppa-tdep.h: Update copyright year.
8200 (struct trad_frame_saved_reg): Add opaque declaration.
8201
8202 * amd64-tdep.c (amd64_return_value): Implement
8203 RETURN_VALUE_ABI_RETURNS_ADDRESS.
8204
8205 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
8206 (m68k_value_to_register): New functions.
8207 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
8208 value_to_register.
8209
8210 * defs.h (enum return_value_convention): Add
8211 RETURN_VALUE_ABI_RETURNS_ADDRESS and
8212 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
8213 * infcmd.c (legacy_return_value): New function.
8214 (print_return_value): Rwerite to implement
8215 RETURN_VALUE_ABI_RETURNS_ADDRESS.
8216 * values.c (using_struct_return): Check for inequality to
8217 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
8218 RETURN_VALUE_STRUCT_CONVENTION.
8219 * i386-tdep.c (i386_return_value): Implement
8220 RETURN_VALUE_ABI_RETURNS_ADDRESS.
8221
8222 * vax-tdep.c: Tweak comments. Reorder include files. Don't
8223 include "symtab.h", "opcode/vax.h" and "inferior.h".
8224 (vax_skip_prologue): Replace calls to read_memory_integer by calls
8225 to read_memory_unsigned_integer.
8226 (vax_gdbarch_init): Reorder.
8227 (_initialize_vax_tdep): Spell out prototype.
8228 * Makefile.in (vax-tdep.o): Update dependencies.
8229
8230 2004-05-08 Andrew Cagney <cagney@redhat.com>
8231
8232 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
8233 * target.c (target_detach, target_disconnect): Ditto.
8234
8235 * infcall.c (call_function_by_hand): When no
8236 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
8237 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
8238 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
8239 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8240 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8241
8242 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
8243 * gdbarch.h, gdbarch.c: Re-generate.
8244 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
8245 deprecated_fix_call_dummy.
8246 * v850-tdep.c (v850_gdbarch_init): Ditto.
8247 * infcall.c (call_function_by_hand): Do not call
8248 DEPRECATED_FIX_CALL_DUMMY.
8249
8250 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
8251 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
8252 * gdbarch.h, gdbarch.c: Re-generate.
8253 * arm-linux-tdep.c (arm_linux_call_dummy_words)
8254 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
8255 deprecated_sizeof_call_dummy_words.
8256 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
8257 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
8258 * v850-tdep.c (v850_gdbarch_init): Ditto.
8259 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
8260 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
8261 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8262 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8263 * arch-utils.h (legacy_call_dummy_words)
8264 (legacy_sizeof_call_dummy_words): Delete declarations.
8265 * arch-utils.c (legacy_call_dummy_words)
8266 (legacy_sizeof_call_dummy_words): Delete variables.
8267
8268 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
8269 * gdbarch.h, gdbarch.c: Re-generate.
8270 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
8271 * infcall.c (call_function_by_hand): Eliminate call to
8272 DEPRECATED_PUSH_DUMMY_FRAME.
8273 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
8274 push_dummy_frame.
8275 (ns32k_push_dummy_frame): Delete function.
8276
8277 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
8278 deprecated_call_dummy_breakpoint_offset or
8279 deprecated_call_dummy_start_offset.
8280 * dummy-frame.c, arm-tdep.c: Update comments.
8281 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
8282 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
8283 * gdbarch.h, gdbarch.c: Re-generate.
8284
8285 * infcall.c (legacy_push_dummy_code): Delete function.
8286 (push_dummy_code): Delete call.
8287
8288 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
8289 * gdbarch.h, gdbarch.c: Re-generate.
8290 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
8291 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
8292 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
8293 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
8294
8295 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
8296 (struct frame_info): Delete opaque declaration.
8297 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
8298 * frame.c (get_frame_type): Delete call.
8299
8300 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
8301 pc_in_call_dummy.
8302 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
8303 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
8304
8305 2004-05-08 Mark Kettenis <kettenis@gnu.org>
8306
8307 * alphanbsd-tdep.c: Include "gdb_string.h".
8308 * armnbsd-tdep.c: Update copyright year.
8309 Include "gdb_string.h".
8310 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
8311 dependencies.
8312
8313 * delta68-nat.c: Remove file.
8314 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
8315 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
8316 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
8317 (delta68-nat.o): Remove dependency.
8318
8319 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
8320 function.
8321 (m68k_gdbarch_init): Don't set
8322 deprecated_frameless_function_invocation.
8323
8324 2004-05-07 Randolph Chung <tausq@debian.org>
8325
8326 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
8327 read_memory_nobpt for code reading when doing frame unwinding.
8328 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
8329
8330 2004-05-07 Randolph Chung <tausq@debian.org>
8331
8332 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
8333 instead of sp, handle sigaltstack case.
8334 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
8335 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
8336 signal handler and not that of the caller.
8337 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
8338 hppa_linux_sigtramp_find_sigcontext.
8339
8340 2004-05-07 Randolph Chung <tausq@debian.org>
8341
8342 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
8343 hppa-linux-nat.c.
8344 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
8345 * hppa-linux-nat.c (fetch_register, store_register): Define.
8346 (fetch_inferior_registers, store_inferior_registers): Define.
8347 (supply_gregset): Add comment and clean up some unneeded code.
8348 (fill_gregset): Add comment and fix so that it saves registers in
8349 the right place in the gregset.
8350 (fill_fpregset): Fix buffer overrun problem.
8351 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
8352
8353 2004-05-07 Randolph Chung <tausq@debian.org>
8354
8355 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
8356 do common handling of the pcoqt register.
8357 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
8358 to use helper function.
8359 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
8360 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
8361 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
8362 generic fallback unwinder when all else fails.
8363 (hppa_gdbarch_init): Add fallback sniffer.
8364 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
8365 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
8366 to use helper function.
8367
8368 2004-05-08 Joel Brobecker <brobecker@gnat.com>
8369
8370 * config/djgpp/fnchange.lst: Add translation rules for
8371 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
8372
8373 2004-05-08 Mark Kettenis <kettenis@gnu.org>
8374
8375 * frame.c (get_prev_frame_1): Work around GCC bug.
8376 * frame.h: Add comment about GCC bug.
8377
8378 2004-05-07 Andrew Cagney <cagney@redhat.com>
8379
8380 * observer.c: Include "commands.h" and "gdbcmd.h".
8381 (observer_debug, _initialize_observer): Add the
8382 command "set/show debug observer".
8383 * observer.sh: When observer debugging, log notify calls.
8384 * Makefile.in (observer.o): Update dependencies.
8385
8386 2004-05-07 Jason Molenda (jmolenda@apple.com)
8387
8388 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
8389
8390 2004-05-07 Jim Blandy <jimb@redhat.com>
8391
8392 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
8393 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
8394 to recognize gpr regnums, instead of assuming that
8395 tdep->ppc_fp0_regnum marks the end of the general-purpose
8396 registers.
8397
8398 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
8399 the given architecture has floating-point registers.
8400
8401 2004-05-07 Andrew Cagney <cagney@redhat.com>
8402
8403 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
8404 macro defined to 1.
8405 * gdbarch.h, gdbarch.c: Re-generate.
8406 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
8407 deprecated_use_generic_dummy_frames.
8408
8409 2004-05-07 Brian Ford <ford@vss.fsi.com>
8410
8411 * NEWS: Mention Cygwin DWARF 2 support.
8412
8413 2004-05-07 Andrew Cagney <cagney@redhat.com>
8414
8415 * objfiles.h (struct entry_info): Delete unused fields
8416 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
8417 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
8418 * mipsread.c (mipscoff_symfile_read): Update.
8419 * mdebugread.c (parse_partial_symbols): Update.
8420 * dwarfread.c (read_file_scope): Update.
8421 * dwarf2read.c (read_file_scope): Update.
8422 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
8423 * coffread.c (complete_symtab): Update.
8424
8425 2004-05-07 Mark Kettenis <kettenis@gnu.org>
8426
8427 * infcall.c (_initialize_infcall): Fix typo.
8428
8429 2004-05-07 Andrew Cagney <cagney@redhat.com>
8430
8431 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
8432 * command.h (add_setshow_zinteger_cmd): Declare.
8433
8434 2004-05-06 Randolph Chung <tausq@debian.org>
8435
8436 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
8437 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
8438 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
8439 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
8440 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
8441 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
8442 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
8443 definitions ...
8444 * hppa-tdep.h: ... to here, with HPPA_ prefix.
8445 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
8446 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
8447 (hppa64_hpux_frame_find_saved_regs_in_sig)
8448 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
8449 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
8450 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
8451 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
8452 (hppa_linux_sigtramp_frame_prev_register): Likewise.
8453 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
8454 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
8455 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
8456 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
8457 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
8458 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
8459 (hppa32_register_type, hppa_cannot_store_register)
8460 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
8461 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
8462 * hpread.c (hpread_process_one_debug_symbol): Likewise.
8463 * pa64solib.c (pa64_solib_have_load_event)
8464 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
8465 (pa64_solib_unloaded_library_pathname): Likewise.
8466 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
8467 (som_solib_library_pathname): Likewise.
8468
8469 2004-05-05 Jim Ingham <jingham@apple.com>
8470
8471 * breakpoint.c (create_breakpoints): Copy the ignore count and
8472 thread id over from the pended breakpoint to the actual
8473 breakpoint.
8474
8475 2004-05-05 Andrew Cagney <cagney@redhat.com>
8476
8477 * gdbarch.sh (PARM_BOUNDARY): Delete.
8478 gdbarch.h, gdbarch.c: Re-generate.
8479 * valops.c (PARM_BOUNDARY): Delete macro.
8480 (value_push): Delete PARM_BOUNDARY code.
8481 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
8482
8483 2004-05-04 Jim Blandy <jimb@redhat.com>
8484
8485 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
8486 Don't assume that the gprs, fprs, and UISA sprs are
8487 contiguous, start at register number zero, and end with fpscr.
8488 Instead, use the numbers from the tdep structure.
8489
8490 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
8491 should no longer be used in code specific to the RS6000 and its
8492 derivatives.
8493 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
8494 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
8495 tdep->ppc_fp0_regnum.
8496 (ppc_supply_fpregset, ppc_collect_fpregset)
8497 (rs6000_push_dummy_call, rs6000_extract_return_value)
8498 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
8499 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
8500 FP0_REGNUM.
8501 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
8502 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
8503 Same.
8504 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
8505 bdm_ppc_store_registers): Same.
8506 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
8507 (store_register, fill_fpregset): Same.
8508 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
8509 (ppc_linux_supply_fpregset): Same.
8510 * ppcnbsd-nat.c (getfpregs_supplies): Same.
8511 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
8512 Same.
8513 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
8514 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
8515 ppc64_sysv_abi_return_value): Same.
8516 * rs6000-nat.c (regmap, fetch_inferior_registers)
8517 (store_inferior_registers, fetch_core_registers): Same.
8518
8519 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8520
8521 * m68knbsd-nat.c: Remove file.
8522 * m68knbsd-tdep.c: Remove file.
8523 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
8524 dependencies.
8525 * configure.host: Add m68k-*-netbsdelf*.
8526 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
8527 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
8528 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
8529 (XM_FILE): Remove.
8530 * config/m68k/nbsdelf.mh: New file.
8531 * config/m68k/nbsd.mt: New file.
8532 * config/m68k/nbsdaout.mt: Remove file.
8533 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
8534 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
8535 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
8536 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
8537 (use_struct_convention): Remove prototype.
8538 (USE_STRUCT_CONVENTION): Remove define.
8539 * config/m68k/xm-nbsd.h: Remove file.
8540
8541 2004-05-04 Michael Snyder <msnyder@redhat.com>
8542
8543 * m68k-tdep.c (m68k_gdbarch_init): Default to using
8544 reg_struct_return method (as gcc usually does for cross targets).
8545
8546 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8547
8548 Committed by Andrew Cagney.
8549 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
8550 alignment padding when accessing ucontext struct members.
8551
8552 2004-05-04 Jim Blandy <jimb@redhat.com>
8553
8554 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
8555 'ppc_gplast_regnum' member.
8556 (ppc_num_gprs): New enum constant.
8557 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
8558 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
8559 * rs6000-nat.c (regmap, fetch_inferior_registers,
8560 store_inferior_registers): Same.
8561 * rs6000-tdep.c (e500_pseudo_register_read)
8562 (e500_pseudo_register_write): Same.
8563 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
8564
8565 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
8566 * ppc-tdep.h (ppc_num_fprs): New enum constant.
8567 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
8568 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
8569 FPLAST_REGNUM.
8570 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
8571 Same.
8572 * ppc-linux-nat.c (ppc_register_u_addr): Same.
8573 * rs6000-nat.c (regmap, fetch_inferior_registers)
8574 (store_inferior_registers): Same.
8575
8576 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
8577 with FPLAST_REGNUM.
8578
8579 2004-05-03 Joel Brobecker <brobecker@gnat.com>
8580
8581 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
8582 failure detected by recent versions of GCC.
8583 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
8584 to be consistent with the usage in dwarf2_create_include_psymtab.
8585
8586 2004-05-03 Michael Snyder <msnyder@redhat.com>
8587
8588 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
8589 (heuristic_proc_start): Whitespace cleanup.
8590
8591 2004-05-04 Mark Kettenis <kettenis@gnu.org>
8592
8593 * sun3-nat.c: Remove file.
8594 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
8595 dependencies.
8596 (ALLDEPFILES): Remove sun3-nat.c.
8597 (sun3-nat.o): Remove dependencies.
8598
8599 * i386-interix-nat.c, i386-interix-tdep.c,
8600 config/i386/nm-interix.h, config/i386/interix.mh,
8601 config/i386/interix.mt: Remove files.
8602 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
8603 dependencies.
8604
8605 2004-05-03 Mark Kettenis <kettenis@gnu.org>
8606
8607 * m68k-tdep.h (struct gdbarch_tdep): Add member
8608 struct_value_regnum.
8609 (m68k_svr4_init_abi): New prototype.
8610 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
8611 different calling conventions.
8612 (m68k_extract_return_value): Remove code dealing with single-field
8613 structs.
8614 (m68k_store_return_value): Remove code dealing with single-field
8615 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
8616 (m68k_extract_struct_value_address): Remove function.
8617 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
8618 (m68k_reg_struct_return_p, m68k_return_value)
8619 (m68k_svr4_return_value): New functions.
8620 (m68k_use_struct_convention): Remove function.
8621 (m68k_push_dummy_call): Use new struct_value_regnum member of
8622 `struct gdbarch_tdep' instead of hardcoded register number to
8623 store STRUCT_ADDR.
8624 (m68k_svr4_init_abi): New function.
8625 (m68k_gdbarch_init): Don't set extract_return_value,
8626 store_return_values, deprecated_extract_struct_value_address and
8627 use_struct_convention. Set return_value instead. Initialize new
8628 struct_value_regnum member of `struct gdbarch_tdep'.
8629 * m68klinux-tdep.c: Update copyright year.
8630 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
8631 (m68k_linux_extract_struct_value_address): Remove function.
8632 (m68k_linux_init_abi): Don't set extract_return_value,
8633 store_return_values, deprecated_extract_struct_value_address and
8634 use_struct_convention. Call m68k_svr4_init_abi but override the
8635 new struct_value_regnum member of `struct gdbarch_tdep'.
8636 * Makefile.in (m68k-tdep.o): Update dependencies.
8637
8638 2004-05-03 J. Brobecker <brobecker@gnat.com>
8639
8640 * dwarf2read.c (line_header): Add new included_p field in
8641 field file_names.
8642 (partial_die_info): New field has_stmt_list. New field line_offset.
8643 (dwarf2_create_include_psymtab): New function.
8644 (dwarf2_build_include_psymtabs): New function.
8645 (add_file_name): Add forward declaration. Initialize new field.
8646 (dwarf_decode_lines): Add new parameter. Enhance this procedure
8647 to be able to determine the list of files included by the
8648 given unit, and build their associated psymtabs.
8649 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
8650 files as well.
8651 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
8652 (read_file_scope): Update call to dwarf_decode_lines.
8653 (read_partial_die): Handle DW_AT_stmt_list attributes.
8654
8655 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
8656
8657 Unfix PR gdb/1626.
8658 * configure.in: Revert special case for osf5.*.
8659 * configure: Regenerate.
8660
8661 2004-05-02 Jim Blandy <jimb@redhat.com>
8662
8663 Move the symbol-file-from-memory functions into their own file.
8664 * symfile-mem.c, symfile-mem.h: New files.
8665 * symfile.c (symbol_file_add_from_bfd): New function.
8666 (symbol_file_add): Call symbol_file_add_from_bfd.
8667 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
8668 Moved to symfile-mem.c.
8669 (_initialize_symfile): Move definition of
8670 add-symbol-file-from-memory command to symfile-mem.c.
8671 * symfile.h (symbol_file_add_from_bfd): New declaration.
8672 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
8673 * config/powerpc/linux.mt (TDEPFILES): Same.
8674 * Makefile.in (SFILES): Add symfile-mem.c.
8675 (symfile_mem_h): New variable.
8676 (HFILES_NO_SRCDIR): Add symfile-mem.h.
8677 (symfile-mem.o): New rule.
8678
8679 2004-05-01 Andrew Cagney <cagney@redhat.com>
8680
8681 * breakpoint.c (insert_bp_location): Use get_frame_id, and
8682 frame_find_by_id instead of frame_relative_level.
8683 (do_enable_breakpoint): Ditto.
8684 * thread.c: Update copyright.
8685 (info_threads_command): Ditto, simplify.
8686
8687 * frame.c (deprecated_generic_get_saved_register): Delete
8688 function, moved to "xstormy16-tdep.c".
8689 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
8690 deprecated_generic_get_saved_register from "frame.c".
8691 (xstormy16_frame_saved_register): Call
8692 xstormy16_get_saved_register.
8693 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
8694 static.
8695 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
8696 * frame.h (deprecated_generic_get_saved_register): Delete.
8697
8698 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
8699
8700 * dwarfread.c: Update documentation on the state of dwarf-1.
8701
8702 2004-05-01 Andrew Cagney <cagney@redhat.com>
8703
8704 * stack.c (select_frame_command): Delete call to
8705 frame_relative_level.
8706 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
8707 Delete #if0 code.
8708 (frame_info): Do not print FRAMELESS.
8709 (print_block_frame_labels): Replace DEPRECATED_STREQ.
8710 (catch_info): Delete #if0 code.
8711
8712 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
8713 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
8714 of frame_relative_level.
8715 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
8716 to SENTINEL_FRAME.
8717 * frame.h (enum frame_type): Add SENTINEL_FRAME.
8718 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
8719 frame_relative_level.
8720
8721 * frame.h (deprecated_set_frame_type): Delete declaration.
8722 * frame.c (deprecated_set_frame_type): Delete function, update
8723 comments.
8724
8725 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
8726 * gdbarch.h, gdbarch.c: Re-generate.
8727 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
8728 (shnbsd_pc_in_sigtramp): Delete.
8729 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
8730 pc_in_sigtramp.
8731 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
8732 pc_in_sigtramp.
8733 * frame.h: Update comments.
8734 * ppc-linux-tdep.c: Update comments.
8735 * breakpoint.c (bpstat_what): Update comments.
8736
8737 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
8738 m68klinux-tdep.o's dependencies, were previously added to
8739 m68klinux-nat.o.
8740
8741 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
8742 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
8743 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
8744 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
8745 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
8746
8747 * Makefile.in (m68klinux-nat.o): Update dependencies.
8748 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
8749 (m68k_linux_sigtramp_frame_cache)
8750 (m68k_linux_sigtramp_frame_this_id)
8751 (m68k_linux_sigtramp_frame_prev_register)
8752 (m68k_linux_sigtramp_frame_unwind)
8753 (m68k_linux_sigtramp_frame_sniffer)
8754 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
8755 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
8756 names, use trad-frame.h.
8757 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
8758 (struct m68k_sigtramp_info): Delete.
8759 * m68k-tdep.c (m68k_sigtramp_frame_cache)
8760 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
8761 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
8762 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
8763 "m68klinux-tdep.c".
8764
8765 * infrun.c (check_sigtramp2): Delete check for
8766 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
8767
8768 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8769
8770 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
8771
8772 2004-05-01 Andrew Cagney <cagney@redhat.com>
8773
8774 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
8775 (frv_linux_sigtramp_frame_cache)
8776 (frv_linux_sigtramp_frame_this_id)
8777 (frv_linux_sigtramp_frame_prev_register)
8778 (frv_linux_sigtramp_frame_unwind)
8779 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
8780 include "linux" in function and variable names, directly call
8781 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
8782 the latest trad-frame code.
8783 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
8784 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
8785 * Makefile.in (frv-linux-tdep.o): Update dependencies.
8786 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
8787 * frv-tdep.c (frv_sigtramp_frame_cache)
8788 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
8789 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
8790 frv-linux-tdep.c.
8791 (frv_gdbarch_init): Do not append a sigtramp sniffer.
8792 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
8793 (frv_set_sigcontext_reg_addr): Delete function.
8794
8795 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
8796 (DEPRECATED_SIGTRAMP_END): Delete.
8797 * gdbarch.h, gdbarch.c: Re-generate.
8798 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
8799 * config/vax/tm-vaxbsd.h: Update copyright.
8800 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
8801 (DEPRECATED_IN_SIGTRAMP): Define.
8802 * config/m68k/tm-nbsd.h: Update copyright.
8803 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
8804 (DEPRECATED_IN_SIGTRAMP): Define.
8805
8806 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8807
8808 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
8809 encondings. Fixes PR gdb/1628.
8810
8811 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
8812 DW_CFA_restore state without a matching DW_CFA_remember_state
8813 instead of aborting. Fixes PR backtrace/1589.
8814
8815 2004-04-30 Joel Brobecker <brobecker@gnat.com>
8816
8817 * MAINTAINERS: Add self as AIX maintainer.
8818 Update my e-mail address in write-after-approval section.
8819
8820 2004-04-30 Andrew Cagney <cagney@redhat.com>
8821
8822 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
8823 (legacy_get_prev_frame): Ditto.
8824
8825 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
8826 (mips_gdbarch_init): Do not set pc_in_sigtramp.
8827 * mipsread.c (sigtramp_address): Delete extern variable.
8828 (mipscoff_new_init): Delete reference.
8829 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
8830 (fixup_sigtramp): Delete function.
8831 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
8832 (fixup_sigtramp): Delete declarations.
8833
8834 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
8835 deprecated_pc_in_sigtramp.
8836 (ppcnbsd_pc_in_sigtramp): Delete function.
8837
8838 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8839
8840 * config/m68k/nm-nbsd.h: Tweak comments.
8841 * config/m68k/nm-nbsdaout.h: Likewise.
8842
8843 2004-04-30 Andrew Cagney <cagney@redhat.com>
8844
8845 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
8846 legacy_pc_in_sigtramp.
8847 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
8848
8849 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8850
8851 Add OpenBSD/m68k support.
8852 * NEWS (New native configurations): Mention OpenBSD/m68k.
8853 * m68kbsd-tdep.c: New file.
8854 * m68kbsd-nat.c: New file.
8855 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
8856 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
8857 * configure.host: Add m68k-*-openbsd.
8858 * configure.tgt: Add m68k-*-openbsd.
8859 * config/m68k/tm-obsd.h: New file.
8860 * config/m68k/obsd.mt: New file.
8861 * config/m68k/obsd.mh: New file.
8862 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
8863 m68kbsd-tdep.c.
8864
8865 2004-04-30 Andrew Cagney <cagney@redhat.com>
8866
8867 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
8868 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
8869
8870 2004-04-30 Mark Kettenis <kettenis@gnu.org>
8871
8872 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
8873 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
8874
8875 2004-04-30 Brian Ford <ford@vss.fsi.com>
8876
8877 Revert 2004-04-16 change.
8878 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
8879 (i386_coff_init_abi): Remove.
8880 * i386-tdep.h (i386_coff_init_abi): Remove.
8881 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
8882
8883 2004-04-30 Andrew Cagney <cagney@redhat.com>
8884
8885 * blockframe.c (find_pc_partial_function): Delete use of
8886 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
8887 DEPRECATED_SIGTRAMP_END.
8888
8889 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
8890 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
8891 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
8892 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
8893 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
8894
8895 * defs.h (deprecated_inside_entry_file): Delete declaration.
8896 * blockframe.c (deprecated_inside_entry_file): Delete function.
8897 (legacy_frame_chain_valid): Delete call.
8898 * sh64-tdep.c (sh64_frame_chain): Delete call.
8899 * objfiles.h: Update comments.
8900 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
8901 call.
8902 * frame.c (get_prev_frame): Delete call, update comments.
8903
8904 2004-04-30 Brian Ford <ford@vss.fsi.com>
8905
8906 * MAINTAINERS (Write After Approval): Add myself.
8907
8908 2004-04-30 Andrew Cagney <cagney@redhat.com>
8909
8910 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
8911 * gdbarch.h, gdbarch.c: Re-generate.
8912 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
8913 code.
8914
8915 2004-04-30 Andrew Cagney <cagney@redhat.com>
8916
8917 * gdb-events.sh (selected_thread_changed)
8918 (selected_frame_level_changed, target_changed): Delete.
8919 * gdb-events.h, gdb-events.c: Re-generate.
8920 * valops.c (value_assign): Update.
8921 * stack.c (select_frame_command, up_silently_base)
8922 (down_silently_base): Update.
8923
8924 2004-04-29 Andrew Cagney <cagney@redhat.com>
8925
8926 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
8927 registers correctly.
8928 (print_gp_register_row, mips32_heuristic_proc_desc)
8929 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
8930 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
8931 references to mips_isa_regsize.
8932
8933 2004-04-29 Andrew Cagney <cagney@redhat.com>
8934
8935 * mips-tdep.c (struct gdbarch_tdep): Delete
8936 mips_fp_register_double.
8937 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
8938 mips_abi_regsize.
8939 (mips_gdbarch_init): Do not set mips_fp_register_double.
8940 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
8941
8942 2004-04-29 Joel Brobecker <brobecker@gnat.com>
8943
8944 Committed by Andrew Cagney.
8945 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
8946 function calls.
8947
8948 2004-04-29 Andrew Cagney <cagney@redhat.com>
8949
8950 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
8951 gdbarch, use mips_abi, update callers.
8952 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
8953 mips_abi_regsize, update callers.
8954 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
8955 mips_default_abi_regsize.
8956 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
8957 mips_default_abi_regsize.
8958
8959 2004-04-29 Andrew Cagney <cagney@redhat.com>
8960
8961 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
8962 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
8963 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
8964 mips_default_abi_regsize.
8965 (mips_isa_regsize): Rename mips_regisze.
8966 * mipsnbsd-tdep.c: Update.
8967 * mips-linux-tdep.c: Update.
8968 * irix5-nat.c: Update.
8969 * mips-tdep.h (mips_isa_regsize): Update.
8970
8971 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
8972 Delete all disabled code.
8973 * gdb-events.h, gdb-events.c: Re-generate.
8974
8975 2004-04-19 Jerome Guitton <guitton@gnat.com>
8976 Mark Kettenis <kettenis@gnu.org>
8977
8978 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
8979 the function begins with a branch instruction.
8980
8981 2004-04-29 Mark Kettenis <kettenis@gnu.org>
8982
8983 * i386-tdep.c: Fix spelling mistakes.
8984
8985 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8986 Andrew Cagney <cagney@redhat.com>
8987
8988 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
8989 <sys/proc.h>.
8990 * acconfig.h: Provide default _KMEMUSER value.
8991 * config.in, configure: Re-generate.
8992 * NEWS: Mention fix.
8993
8994 2004-04-24 Randolph Chung <tausq@debian.org>
8995
8996 * configure.host (hppa*-*-linux*): New target.
8997 * configure.tgt (hppa*-*-linux*): Likewise.
8998 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
8999 gdbarch_init_osabi() call earlier so that osabi-specific frame
9000 unwinders can be registered first.
9001 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
9002 hppa-linux-nat.c.
9003 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
9004 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
9005 * config/pa/linux.mh: New file.
9006 * config/pa/linux.mt: New file.
9007 * config/pa/nm-linux.h: New file.
9008 * config/pa/xm-linux.h: New file.
9009 * hppa-linux-nat.c: New file.
9010 * hppa-linux-tdep.c: New file.
9011
9012 2004-04-28 Randolph Chung <tausq@debian.org>
9013
9014 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
9015 return values.
9016 (hppa32_push_dummy_call): Fix small struct and floating point argument
9017 passing, and make sure the stack frame is properly aligned.
9018
9019 2004-04-28 Andrew Cagney <cagney@redhat.com>
9020
9021 * stack.c (print_stack_frame): Fix description.
9022
9023 * NEWS: Mention gdb/gdbserver/configure execute permission
9024 changed. PR server/519.
9025
9026 2004-04-28 Andrew Cagney <cagney@redhat.com>
9027
9028 * stack.c (print_stack_frame_stub): Delete declaration.
9029 (struct print_stack_frame_args, print_stack_frame)
9030 (print_frame_info, print_frame): Replace "source" with print what.
9031 Replace "print" with "print_level". Replace "args" with
9032 "print_args".
9033 * frame.h (show_and_print_stack_frame, print_stack_frame)
9034 (print_frame_info): Update declarations.
9035 * stack.c (select_and_print_frame, frame_command)
9036 (current_frame_command, up_command, down_command): Update calls -
9037 use get_selected_frame, pass "enum print_what" for source, do not
9038 call frame_relative_level.
9039 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
9040 * remote-rdp.c (remote_rdp_open): Ditto.
9041 * remote-mips.c (common_open): Ditto.
9042 * remote-e7000.c (e7000_start_remote): Ditto.
9043 * ocd.c (ocd_start_remote): Ditto.
9044 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
9045 * infrun.c (normal_stop): Ditto.
9046 * inflow.c (kill_command): Ditto.
9047 * infcmd.c (finish_command): Ditto.
9048 * corelow.c (core_open): Ditto.
9049 * tracepoint.c (finish_tfind_command): Ditto.
9050 * thread.c (info_threads_command, info_threads_command)
9051 (restore_current_thread, do_captured_thread_select): Ditto.
9052 * ada-tasks.c (task_command): Ditto.
9053
9054 2004-04-26 Orjan Friberg <orjanf@axis.com>
9055
9056 * frame.c: Include "observer.h".
9057 (frame_observer_target_changed): New function.
9058 (_initialize_frame): Attach target_changed observer.
9059 * regcache.c: Include "observer.h".
9060 (regcache_observer_target_changed): New function.
9061 (_initialize_regcache): Attach target_changed observer.
9062 * valops.c: Include "observer.h".
9063 (value_assign): Notify target_changed event when modifying register.
9064 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
9065
9066 2004-04-26 Orjan Friberg <orjanf@axis.com>
9067
9068 From Paul Koning <pkoning@equallogic.com>:
9069 * breakpoint.c (free_valchain): New function.
9070 (insert_bp_location, delete_breakpoint): Use free_valchain.
9071 (remove_breakpoint): Do not remove the valchain.
9072 (bpstat_stop_status): If not stopped by watchpoint, skip
9073 watchpoints when generating stop status list.
9074 * infrun.c (handle_inferior_event): Make
9075 stepped_after_stopped_by_watchpoint a global variable.
9076 * remote.c (remote_stopped_data_address): Return watch data
9077 address rather than zero if stepped_after_stopped_by_watchpoint is
9078 set.
9079
9080 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
9081
9082 Fix PR gdb/1626.
9083 * configure.in: Check for curses after termcap.
9084 On osf5.*, do not check for ncurses.
9085 * configure: Regenerate.
9086
9087 2004-04-25 Mark Kettenis <kettenis@gnu.org>
9088
9089 * ppcobsd-nat.c: Include "ppc-tdep.h".
9090 * Makefile.in (ppcobsd-nat.o): Update dependencies.
9091
9092 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
9093 Fixes PR tdep/1623 and PR tdep/1624.
9094
9095 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
9096
9097 * xmodem.h, xmodem.c: Remove files.
9098 * Makefile.in: Remove references to xmodem.h, xmodem.c.
9099
9100 2004-04-23 Randolph Chung <tausq@debian.org>
9101
9102 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
9103 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
9104 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
9105 for handling stackless frames.
9106 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
9107
9108 2004-04-23 Randolph Chung <tausq@debian.org>
9109
9110 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
9111 starts at a pc before the frame is created.
9112
9113 2004-04-23 Joel Brobecker <brobecker@gnat.com>
9114
9115 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
9116
9117 2004-04-23 Jerome Guitton <guitton@gnat.com>
9118
9119 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
9120 use convert_typed_floating to get the appropriate format.
9121
9122 2004-04-22 Randolph Chung <tausq@debian.org>
9123
9124 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
9125 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
9126 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
9127 (hppa_sign_extend): Add prototype.
9128 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
9129 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
9130 (sign_extend): Rename with hppa_ prefix and make non-static. Other
9131 hppa targets will also use these functions.
9132 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
9133 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
9134 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
9135 (hppa_gdbarch_init): Remove gdbarch setting of
9136 skip_trampoline_code, in_solib_call_trampoline and
9137 in_solib_return_trampoline.
9138 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
9139 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
9140 hppa_in_solib_call_trampoline.
9141 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
9142 Moved from hppa-tdep.c.
9143 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
9144 in_solib_call_trampoline and in_solib_return_trampoline.
9145
9146 2004-04-22 Randolph Chung <tausq@debian.org>
9147
9148 * hppa-tdep.c (hppa_debug): New variable.
9149 (find_unwind_entry, hppa_frame_cache): Add debug output.
9150 (_initialize_hppa_tdep): Add command to set debug flag.
9151
9152 2004-04-22 Andrew Cagney <cagney@redhat.com>
9153
9154 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
9155 "trad-frame.h".
9156 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
9157 signal trampoline unwinder.
9158 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
9159
9160 2004-04-22 Mark Kettenis <kettenis@gnu.org>
9161
9162 Add OpenBSD/powerpc support.
9163 * NEWS (New native configurations): Mention OpenBSD/powerpc.
9164 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
9165 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
9166 (ppc_collect_fpregset): New prototypes.
9167 * ppcobsd-nat.c: New file.
9168 * ppcobsd-tdep.c: New file.
9169 * ppcobsd-tdep.h: New file.
9170 * rs6000-tdep.c: Include "regset.h".
9171 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
9172 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
9173 New functions.
9174 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
9175 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
9176 (rs6000-tdep.o): Update dependencies.
9177 * configure.host: Add powerpc-*-openbsd.
9178 * configure.tgt: Add powerpc-*-openbsd.
9179 * config/powerpc/obsd.mh: New file.
9180 * config/powerpc/nm-obsd.h: New file.
9181 * config/powerpc/obsd.mt: New file.
9182
9183 2004-04-22 Andrew Cagney <cagney@redhat.com>
9184
9185 * frame.h (show_frame_info): Delete declaration.
9186
9187 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
9188 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
9189 * m32r-tdep.c (m32r_frame_this_id): Ditto.
9190 * frv-tdep.c (frv_frame_this_id): Ditto.
9191 * avr-tdep.c (avr_frame_this_id): Ditto.
9192
9193 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
9194
9195 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
9196
9197 2004-04-22 Jim Blandy <jimb@redhat.com>
9198
9199 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
9200 register number zero.
9201
9202 2004-04-21 Michael Snyder <msnyder@redhat.com>
9203
9204 * mips-tdep.c (heuristic_proc_start):
9205 Warning() already prefixes "Warning: ".
9206
9207 2004-04-21 Andrew Cagney <cagney@redhat.com>
9208
9209 * annotate.h (deprecated_annotate_starting_hook)
9210 (deprecated_annotate_stopped_hook)
9211 (deprecated_annotate_exited_hook)
9212 (deprecated_annotate_signal_hook)
9213 (deprecated_annotate_signalled_hook): Deprecate.
9214 * tracepoint.h (deprecated_create_tracepoint_hook)
9215 (deprecated_delete_tracepoint_hook)
9216 (deprecated_modify_tracepoint_hook)
9217 (deprecated_trace_find_hook)
9218 (deprecated_trace_start_stop_hook): Deprecate.
9219 * target.h (deprecated_target_new_objfile_hook): Deprecate.
9220 * remote.h (deprecated_target_resume_hook)
9221 (deprecated_target_wait_loop_hook): Deprecate.
9222 * gdbcore.h (deprecated_exec_file_display_hook)
9223 (deprecated_file_changed_hook): Deprecate.
9224 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
9225 * defs.h (deprecated_modify_breakpoint_hook)
9226 (deprecated_command_loop_hook, deprecated_show_load_progress)
9227 (deprecated_print_frame_info_listing_hook)
9228 (deprecated_query_hook, deprecated_warning_hook)
9229 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
9230 (deprecated_delete_breakpoint_hook)
9231 (deprecated_interactive_hook, deprecated_registers_changed_hook)
9232 (deprecated_readline_begin_hook, deprecated_readline_hook)
9233 (deprecated_readline_end_hook, deprecated_register_changed_hook)
9234 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
9235 (deprecated_context_hook, deprecated_target_wait_hook)
9236 (deprecated_attach_hook, deprecated_detach_hook)
9237 (deprecated_call_command_hook, deprecated_set_hook)
9238 (deprecated_error_hook, deprecated_error_begin_hook)
9239 (deprecated_ui_load_progress_hook): Deprecate.
9240 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
9241 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
9242 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
9243 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
9244 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
9245 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
9246 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
9247 * annotate.c, aix-thread.c: Update.
9248
9249 2004-04-21 Andrew Cagney <cagney@redhat.com>
9250
9251 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
9252 * vaxnbsd-tdep.c: Include "gdb_string.h".
9253
9254 * symfile.c (symbol_file_add_from_memory): #if 0 function.
9255 (add_symbol_file_from_memory_command): #if 0 function body, call
9256 error instead.
9257
9258 2004-04-21 Andrew Cagney <cagney@redhat.com>
9259
9260 * gdbcore.h: Update copyright.
9261 (deprecated_add_core_fns): Rename add_core_fns.
9262 * win32-nat.c (_initialize_core_win32): Update.
9263 * sun3-nat.c (_initialize_core_sun3): Update.
9264 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
9265 * rs6000-nat.c (_initialize_core_rs6000): Update.
9266 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
9267 * nto-tdep.c (_initialize_nto_tdep): Update.
9268 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
9269 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
9270 * mips-nat.c (_initialize_core_mips): Update.
9271 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
9272 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
9273 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
9274 * lynx-nat.c (_initialize_core_lynx): Update.
9275 * irix5-nat.c (_initialize_core_irix5): Update.
9276 * i386-interix-nat.c (_initialize_core_interix): Update.
9277 * cris-tdep.c (_initialize_cris_tdep): Update.
9278 * corelow.c (deprecated_add_core_fns): Update.
9279 * core-regset.c (_initialize_core_regset): Update.
9280 * core-aout.c (_initialize_core_aout): Update.
9281 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
9282 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
9283 * alpha-nat.c (_initialize_core_alpha): Update.
9284
9285 2004-04-21 Jim Blandy <jimb@redhat.com>
9286
9287 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
9288
9289 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
9290
9291 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
9292 Delete.
9293 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
9294 (read_attribute_value): Update calls to dwarf_alloc_block.
9295 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
9296 dwarf2_tmp_obstack.
9297 (psymtab_to_symtab_1): Likewise. Clean up using
9298 free_stack_comp_unit.
9299 (add_to_cu_func_list): Use the comp_unit_obstack.
9300
9301 2004-04-19 Joel Brobecker <brobecker@gnat.com>
9302
9303 * dwarf2read.c (dwarf2_flag_true_p): New function.
9304 (die_is_declaration): Use the function above. Add some comments.
9305
9306 2004-04-19 Mark Kettenis <kettenis@gnu.org>
9307
9308 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
9309 architecture when registering sparcnbsd_core_osabi_sniffer.
9310 Adjust comment.
9311
9312 2004-04-18 Mark Kettenis <kettenis@gnu.org>
9313
9314 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
9315 return value.
9316
9317 Based on a patch from Brian Ford <ford@vss.fsi.com>:
9318 * i386-tdep.c: Correct register numbering scheme comments
9319 throughout.
9320 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
9321 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
9322 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
9323 (i386_gdb_arch_init): Likewise.
9324
9325 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
9326 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
9327 ppcnbsd-tdep.o.
9328
9329 * m68k-tdep.h: Tweak comments.
9330 * m68k-tdep.c: Tweak comment.
9331
9332 2004-04-17 Randolph Chung <tausq@debian.org>
9333
9334 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
9335 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
9336 (hppa_hpux_som_init_abi): Set is_elf to 0.
9337 (hppa_hpux_elf_init_abi): Set is_elf to 1.
9338 * hppa-tdep.c (low_text_segment_address): Remove global.
9339 (record_text_segment_lowaddr): Pass in low address as parameter. Use
9340 section offset to calculate segment address.
9341 (internalize_unwinds): Define low_text_segment_address as local and
9342 pass to record_text_segment_lowaddr for ELF targets.
9343 (hppa_gdbarch_init): Zero fill tdep structure.
9344 (hppa_dump_tdep): Print tdep structure.
9345 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
9346
9347 2004-04-17 Randolph Chung <tausq@debian.org>
9348
9349 * hppa-tdep.c (hppa_pseudo_register_read): Define.
9350 (hppa_gdbarch_init): Set pseudo_register_read.
9351 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
9352 * regcache.c (supply_register): Remove check for
9353 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
9354
9355 2004-04-17 Randolph Chung <tausq@debian.org>
9356
9357 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
9358 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
9359 (hpread_adjust_stack_address): Move to hpread.c.
9360 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
9361 obj_private_struct): Move from tm-hppa.h.
9362 * hpread.c (hppa-tdep.h): Include.
9363 (hpread_adjust_stack_address): Move from hppa-tdep.c.
9364 (hpread_read_function_type, hpread_read_doc_function_type)
9365 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
9366 directly.
9367 * pa64solib.c (hppa-tdep.h): Include.
9368 * somsolib.c (hppa-tdep.h): Include.
9369 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
9370 inferior_status): Remove unused forward declarations.
9371 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
9372 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
9373 obj_private_struct): Move to hppa-tdep.h.
9374 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
9375
9376 2004-04-17 Randolph Chung <tausq@debian.org>
9377
9378 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
9379 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
9380 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
9381 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
9382 Remove forward declaration and make static.
9383 (hppa_reg_struct_has_addr): Remove.
9384
9385 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9386
9387 * observer.sh: Move comments in sed command to first column.
9388
9389 2004-04-16 Jason Molenda (jmolenda@apple.com)
9390
9391 * frame.c: Minor typeo corrections in comments.
9392
9393 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9394
9395 * observer.c (observer_test_first_notification_function): Update
9396 function profile.
9397 (observer_test_second_notification_function): Likewise.
9398 (observer_test_third_notification_function): Likewise.
9399
9400 2004-04-16 Mark Kettenis <kettenis@gnu.org>
9401
9402 From Brian Ford <ford@vss.fsi.com>:
9403 * i386-tdep.c (i386_coff_init_abi): New function.
9404 * i386-tdep.h (i386_coff_init_abi): New prototype.
9405 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
9406 register number translation functions for DWARF and DWARF 2.
9407
9408 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9409
9410 * dwarf2read.c: Back out my previous change, it was incorrect.
9411
9412 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
9413
9414 * dwarf2read.c: Include "hashtab.h".
9415 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
9416 has_namespace_info.
9417 (struct partial_die_info): Add comments. Use bitfields to reduce
9418 memory footprint. Add scope, scope_set, has_specification,
9419 spec_offset, die_parent, die_child, and die_sibling.
9420 (peek_die_abbrev): Add prototype.
9421 (partial_read_comp_unit_head): New function, broken out from
9422 dwarf2_build_psymtabs_hard.
9423 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
9424 Use partial_read_comp_unit_head. Initialize the CU and
9425 comp_unit_obstack. Update calls to read_partial_die and
9426 scan_partial_symbols. Use free_stack_comp_unit and
9427 load_partial_dies.
9428 (scan_partial_symbols): Change PDI to a pointer. Use the child and
9429 sibling pointers to walk partial DIEs. Call fixup_partial_die.
9430 Update calls to helper functions. Remove NAMESPACE argument.
9431 Update comments.
9432 (partial_die_parent_scope, partial_die_full_name): New functions.
9433 (add_partial_symbol): Remove namespace argument. Update call to
9434 pdi_needs_namespace. Use partial_die_full_name. Handle
9435 DW_TAG_namespace. Check has_namespace_info flag.
9436 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
9437 tag. Handle namespaces.
9438 (add_partial_namespace, add_partial_enumeration): Simplify.
9439 (guess_structure_name): New function, derived from
9440 add_partial_structure.
9441 (add_partial_structure): Remove.
9442 (determine_class_name): Update comment.
9443 (dwarf2_read_abbrevs): Set has_namespace_info flag.
9444 (is_type_tag_for_partial, load_partial_dies): New functions.
9445 (read_partial_die): Pass abbrev and abbrev_len as arguments.
9446 Record specifications instead of following them immediately.
9447 (find_partial_die_in_comp_unit, find_partial_die)
9448 (fixup_partial_die, free_stack_comp_unit)
9449 (hashtab_obstack_allocate, dummy_obstack_deallocate)
9450 (partial_die_hash, partial_die_eq): New functions.
9451 * Makefile.in (hashtab_h): Define.
9452 (dwarf2read.o): Update dependencies.
9453 (observer_inc, observer_h): Move to the correct section.
9454
9455 2004-04-15 Joel Brobecker <brobecker@gnat.com>
9456
9457 * dwarf2read.c (dwarf2_attribute_true_p): New function.
9458 (die_is_declaration): Use the function above. Add comment.
9459
9460 2004-04-15 Joel Brobecker <brobecker@gnat.com>
9461
9462 * dwarf2read.c (read_structure_scope): Identify stub types
9463 using die_is_declaration() only.
9464
9465 2004-04-15 Roland McGrath <roland@redhat.com>
9466
9467 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
9468 argument instead of NAME.
9469 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
9470 in call to symbol_file_add_with_addrs_or_offsets.
9471 (build_addr_info): New function, helper for ...
9472 (symbol_file_add_from_memory): New function.
9473 (add_symbol_file_from_memory_command): New function using that.
9474 (_initialize_symfile): Register it for add-symbol-file-from-memory.
9475 (pre_add_symbol_hook): Add const to argument type.
9476 * symfile.h (symbol_file_add_from_memory): Declare it.
9477
9478 2004-04-15 Mark Kettenis <kettenis@gnu.org>
9479
9480 * NEWS (New native configurations): Mention OpenBSD/vax.
9481 * configure.host: Add vax-*-openbsd*.
9482 * config/vax/obsd.mh: New file.
9483 * config/vax/nm-obsd.h: New file.
9484
9485 * vax-tdep.c: Include "regset.h".
9486 (vax_supply_gregset): New function.
9487 (vax_gregset): New variable.
9488 (vax_regset_from_core_section): New function.
9489 (vax_gdbarch_init): Set regset_from_core_section.
9490 * Makefile.in (vax-tdep.o): Update dependencies.
9491
9492 2004-04-15 Andrew Cagney <cagney@redhat.com>
9493
9494 * observer.c (normal_stop_subject, observer_notify_normal_stop)
9495 (observer_normal_stop_notification_stub)
9496 (observer_attach_normal_stop, observer_detach_normal_stop):
9497 Delete, replaced by #include "observer.inc".
9498 * infrun.c (normal_stop): Pass "stop_bpstat" to
9499 observer_notify_normal_stop.
9500 * Makefile.in (observer_inc): Define.
9501 (observer.o): Update dependencies.
9502 (observer.h, observer.inc): New rules.
9503 * observer.h: Delete file.
9504 * observer.sh: New file.
9505
9506 2004-04-15 Mark Kettenis <kettenis@gnu.org>
9507
9508 * vax-tdep.c (vax_frame_cache): Fix typo.
9509
9510 2004-04-14 Mark Kettenis <kettenis@gnu.org>
9511
9512 * NEWS (New native configurations): Mention NetBSD/vax.
9513 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
9514 * config/vax/nbsdelf.mh: New file.
9515 * config/vax/nbsdaout.mh: New file.
9516 * config/vax/nm-nbsd.h: New file.
9517 * config/vax/nm-nbsdaout.h: New file.
9518
9519 * vaxnbsd-tdep.c: New file.
9520 * Makefile.in (vaxnbsd-tdep.o): New dependency.
9521 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
9522 * config/vax/nbsd.mt: New file.
9523 * config/vax/tm-nbsd.h: New file.
9524
9525 * Makefile.in (vaxbsd-nat.o): New dependency.
9526
9527 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
9528 * vax-tdep.c (vax_store_arguments): Remove struct_return and
9529 struct_addr arguments. Don't push return value address.
9530 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
9531 arguments to vax_store_arguments. Store return value address in
9532 R1.
9533 (vax_store_struct_return, vax_extract_return_value)
9534 (vax_store_return_value): Remove functions.
9535 (vax_return_value): New function.
9536 (vax_gdbarch_init): Set return value. Don't set
9537 deprecated_store_struct_return, deprecated_extract_struct_return
9538 and deprecated_store_return_value.
9539
9540 2004-04-14 Andreas Schwab <schwab@suse.de>
9541
9542 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
9543 value buffer.
9544 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
9545
9546 2004-04-14 Mark Kettenis <kettenis@gnu.org>
9547
9548 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
9549 (vax_unwind_dummy_id): New functions.
9550 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
9551 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
9552 variables.
9553 (vax_fix_call_dummy): Remove function.
9554 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
9555 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
9556 call_dummy_location, deprecated_call_dummy_words,
9557 deprecated_sizeof_call_dummy_words,
9558 deprecated_call_dummy_breakpoint_offset,
9559 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
9560 and deprecated_dummy_write_sp.
9561
9562 2004-04-13 David Carlton <carlton@kealia.com>
9563
9564 * MAINTAINERS: Move myself to "paper trail" section.
9565
9566 2004-04-12 Mark Kettenis <kettenis@gnu.org>
9567
9568 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
9569 "trad-frame.h".
9570 (vax_frame_init_saved_regs): Remove function.
9571 (vax_sigtramp_saved_pc): Remove function.
9572 (vax_frame_saved_pc): Remove function.
9573 (vax_frame_args_address): Remove function.
9574 (vax_frame_num_args): Rewrite.
9575 (vax_frame_chain): Remove function.
9576 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
9577 VAX_FP_REGNUM.
9578 (vax_pop_frame): Likewise.
9579 (vax_saved_pc_after_call): Remove function.
9580 (struct vax_frame_cache): New structure.
9581 (vax_frame_cache): New function.
9582 (vax_frame_this_id): New function.
9583 (vax_frame_prev_register): New function.
9584 (vax_frame_unwind): New variable.
9585 (vax_frame_sniffer): New function.
9586 (vax_frame_base_address): New function.
9587 (vax_frame_args_address): New function.
9588 (vax_frame_base): New variable.
9589 (vax_unwind_pc): New function.
9590 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
9591 deprecated_fp_regnum, deprecated_saved_pc_after_call,
9592 deprecated_frame_chain, deprecated_frame_saved_pc,
9593 deprecated_frame_args_address and
9594 deprecated_frame_init_saved_regs.
9595 * Makefile.in (vax-tdep.o): Update dependencies.
9596
9597 * vaxbsd-nat.c: New file.
9598
9599 * vax-tdep.h: Update copyright year. Adjust comments.
9600 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
9601 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
9602 (vax_regnum): New enum. Replacing...
9603 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
9604 (VAX_PS_REGNUM): ... these removed macros.
9605 * vax-tdep.c (vax_register_name): Remove prototype.
9606 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
9607 (vax_register_byte, vax_register_raw_size,
9608 vax_register_virtual_size, vax_register_virtual_type): Remove
9609 functions.
9610 (vax_register_type): New function.
9611 (vax_breakpoint_from_pc): Reorganize.
9612 (vax_gdbarch_init): Set register_type. Don't set
9613 deprecated_register_size, deprecated_register_bytes,
9614 deprecated_register_byte, deprecated_register_raw_size,
9615 deprecated_max_register_raw_size,
9616 deprecated_register_virtual_size,
9617 deprecated_max_register_virtual_size and
9618 deprecated_register_virtual_type. Add comment on stack direction.
9619
9620 2004-04-11 Mark Kettenis <kettenis@gnu.org>
9621
9622 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
9623 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
9624 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
9625
9626 2004-04-10 Randolph Chung <tausq@debian.org>
9627
9628 * MAINTAINERS (write after approval): Add myself.
9629
9630 2004-04-07 Randolph Chung <tausq@debian.org>
9631
9632 * hppa-tdep.c (hppa_inner_than): Remove.
9633 (is_pa_2): Remove unused static variable.
9634 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
9635
9636 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
9637
9638 * language.h (language_defn): Add new la_post_parser field.
9639 * parser-defs.h (null_post_parser): New declaration (default for
9640 la_post_parser).
9641
9642 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
9643 insert call to that function.
9644 (parse_exp_in_context): New function, including code formerly in
9645 parse_exp_1. Calls language-dependent post-parser after
9646 prefixification.
9647 (parse_expression_in_context): New exported function.
9648 (null_post_parser): New definition.
9649 * expression.h (parse_expression_in_context): Add declaration.
9650
9651 * p-lang.c (pascal_language_defn): Add trivial post-parser.
9652 * c-lang.c (c_language_defn): Ditto.
9653 (cplus_language_defn): Ditto.
9654 (asm_language_defn): Ditto.
9655 (minimal_language_defn): Ditto.
9656 * f-lang.c (f_language_defn): Ditto.
9657 * jv-lang.c (java_language_defn): Ditto.
9658 * language.c (unknown_language_defn): Ditto.
9659 (auto_language_defn): Ditto.
9660 (local_language_defn): Ditto.
9661 * m2-lang.c (m2_language_defn): Ditto.
9662 * scm-lang.c (scm_language_defn): Ditto.
9663 * obj-lang.c (objc_language_defn): Ditto.
9664
9665 2004-04-10 Mark Kettenis <kettenis@gnu.org>
9666
9667 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
9668 (amd64nbsd_mcontext_addr): New function.
9669 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
9670 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
9671 with amd64nbsd_r_reg_offset, instead of building it on the fly.
9672
9673 * corelow.c (core_xfer_partial): Fix coding standards violation.
9674 Add support for TARGET_OBJECT_WCOOKIE.
9675
9676 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
9677 deprecated_pc_in_sigtramp.
9678 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
9679 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
9680 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
9681 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
9682 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
9683 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
9684 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
9685
9686 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
9687 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
9688 Fix typo.
9689
9690 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
9691 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
9692 (amd64_collect_fxsave): Likewise.
9693
9694 * i386-sol2-tdep.c: Include "gdb_string.h".
9695 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
9696 name.
9697 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
9698
9699 2004-04-10 Mark Kettenis <kettenis@gnu.org>
9700
9701 * i386-sol2-tdep.c: Include "solib-svr4.h".
9702 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9703 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
9704 * config/i386/tm-i386sol2.h: Include :solib.h".
9705 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
9706 solib-svr4.o and solib-legacy.o.
9707 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
9708 solib-svr4.o.
9709
9710 2004-04-09 Mark Kettenis <kettenis@gnu.org>
9711
9712 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
9713 whether a register is supplied by PTRACE_GETFPREGS.
9714 (store_inferior_registers): Likewise.
9715 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
9716 whether a register is supplied by PT_GETFPREGS.
9717 (store_inferior_registers): Likewise.
9718
9719 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
9720 * config/i386/linux64.mt (TDEPFILES): Likewise.
9721
9722 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
9723
9724 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
9725 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
9726 the program counter is in the range specified by `struct
9727 gdbarch_tdep'.
9728 * amd64-linux-tdep.c: Include "symtab.h".
9729 (amd64_linux_pc_in_sigtramp): Remove function.
9730 (amd64_linux_sigtramp_p): New function.
9731 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
9732 deprecated_pc_in_sigtramp.
9733 * amd64nbsd-tdep.c: Include "symtab.h".
9734 (amd64nbsd_sigtramp_p): New function.
9735 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
9736 deprecated_pc_in_sigtramp.
9737 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
9738 few comments.
9739 (amd64obsd_pc_in_sigtramp): Remove function.
9740 (amd64obsd_sigtramp_p): New function.
9741 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
9742 deprecated_pc_in_sigtramp.
9743 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
9744 (i386bsd_pc_ins_sigtramp): Remove prototype.
9745 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
9746 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
9747 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
9748 the program counter is in the range specified by `struct
9749 gdbarch_tdep'.
9750 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
9751 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
9752 (i386_go32_pc_in_sigtramp): Remove function.
9753 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
9754 Initialize TDEP->sigtramp_p.
9755 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
9756 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
9757 deprecated_pc_in_sigtramp.
9758 * i386-linux-tdep.c: Adjust comments.
9759 (i386_linux_pc_in_sigtramp): Remove function.
9760 (i386_linux_sigtramp_p): New function.
9761 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
9762 deprecated_pc_in_sigtramp.
9763 * i386-nto-tdep.c: Update copyright year.
9764 (i386nto_pc_in_sigtramp): Remove function.
9765 (i386nto_sigtramp_p): New function.
9766 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
9767 SP_REGNUM.
9768 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
9769 deprecated_pc_in_sigtramp.
9770 * i386-sol2-tdep.c: Update copyright year.
9771 (i386_sol2_pc_in_sigtramp): Remove function.
9772 (i386_sol2_sigtramp_p): New function.
9773 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
9774 deprecated_pc_in_sigtramp.
9775 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
9776 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
9777 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9778 deprecated_sigtramp_start and deprecated_sigtramp_end.
9779 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
9780 (i386nbsd_pc_in_sigtramp): Remove function.
9781 (i386nbsd_sigtramp_p): New function.
9782 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9783 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
9784 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
9785 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
9786 (i386obsd_pc_in_sigtramp): Remove function.
9787 (i386obsd_sigtramp_p): New function.
9788 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
9789 functions.
9790 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9791 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
9792 TDEP->sigtramp_p.
9793 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
9794 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
9795 dependencies.
9796
9797 * config/i386/i386aout.mt: Remove file.
9798
9799 * configure.tgt: Remove i[34567]86-*-go32*,
9800 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
9801 and i[34567]86-*-isc*. Set gdb_target to i386 for
9802 i[34567]86-*-netware* and i[34567]86-*-*.
9803 * config/i386/i386.mt: New file.
9804 * config/i386/embed.mt: Remove file.
9805 * config/i386/go32.mt: Remove file.
9806 * config/i386/i386nw.mt: Remove file.
9807 * config/i386/i386v.mt: Remove file.
9808 * config/i386/tm-go32.h: Remove file.
9809
9810 * tui/tui-hooks.c: Include "readline/readline.h" after
9811 "gdb_curses.h" instead of before.
9812 * tui/tui-io.c: Likewise.
9813
9814 * tui/tui.c: Fix typo in comment.
9815
9816 * sparc64-tdep.c (sparc_address_from_register): Remove function.
9817
9818 2004-04-08 Andrew Cagney <cagney@redhat.com>
9819
9820 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
9821 (deprecated_exception_support_initialized): Declare.
9822 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
9823 (initialize_hp_cxx_exception_support)
9824 (child_enable_exception_callback): Update.
9825 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
9826 (deprecated_exception_support_initialized): Rename
9827 deprecated_exception_catchpoints_are_fragile and
9828 deprecated_exception_support_initialized.
9829 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
9830
9831 * symtab.c (deprecated_hp_som_som_object_present): Rename
9832 hp_som_som_object_present.
9833 * symtab.h (deprecated_hp_som_som_object_present): Declare.
9834 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
9835 Update. Delete extern declaration.
9836 * valops.c (hp_som_som_object_present): Ditto.
9837 * parse.c (deprecated_hp_som_som_object_present)
9838 (parse_nested_classes_for_hpacc): Ditto.
9839 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
9840 * hppa-hpux-tdep.c (hp_som_som_object_present)
9841 (initialize_hp_cxx_exception_support): Ditto.
9842 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
9843 * cp-valprint.c (hp_som_som_object_present)
9844 (cp_print_class_method): Ditto.
9845 * c-typeprint.c (hp_som_som_object_present):
9846 (c_type_print_base): Ditto.
9847 * c-exp.y (hp_som_som_object_present): Ditto.
9848
9849 2004-04-08 Andrew Cagney <cagney@redhat.com>
9850
9851 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
9852 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
9853 (frame_unwind_find_by_frame): Re-implement the unwind code so
9854 that it can both prepend and append sniffers. Replace
9855 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
9856 * tramp-frame.c (tramp_frame_append): Use
9857 frame_unwind_prepend_unwinder.
9858 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
9859 frame_unwind_register_unwinder.
9860 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
9861 tramp_frame_append.
9862 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
9863 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
9864 (mips_linux_init_abi): Update.
9865
9866 2004-04-08 Kevin Buettner <kevinb@redhat.com>
9867
9868 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
9869 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
9870 file support.
9871
9872 2004-04-07 Kevin Buettner <kevinb@redhat.com>
9873
9874 * ia64-tdep.c (elf.h): Don't include.
9875 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
9876
9877 2004-04-07 Jason Molenda (jmolenda@apple.com)
9878
9879 * frame.h: Typeo corrections in comments.
9880
9881 2004-04-07 Jim Blandy <jimb@redhat.com>
9882
9883 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
9884 %esp and %ebp
9885
9886 2004-04-07 Mark Kettenis <kettenis@gnu.org>
9887
9888 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
9889 * config/sparc/linux64.mt (TDEPFILES): Likewise.
9890 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
9891 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
9892 and solib-legacy.o.
9893 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
9894 solib-svr4.o.
9895 * config/sparc/tm-sol2.h: Update copyright year. Include
9896 "solib.h".
9897
9898 * sparc-sol2-tdep.c: Update copyright year. Include
9899 "solib-svr4.h".
9900 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9901 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
9902 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9903 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
9904 dependencies.
9905
9906 2004-04-06 Andrew Cagney <cagney@redhat.com>
9907
9908 * infttrace.c: Include "infttrace.h".
9909 * infttrace.h: Include "target.h".
9910 * Makefile.in (infttrace_h): Update.
9911 (infttrace.o): Update.
9912
9913 2004-04-06 Andrew Cagney <cagney@redhat.com>
9914
9915 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
9916 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
9917 move extern declarations from here ...
9918 * infttrace.h: ... to here.
9919 * Makefile.in (hppah-nat.o): Update dependencies.
9920
9921 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
9922 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
9923 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
9924 (hppa_breakpoint_from_pc): Delete.
9925
9926 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
9927
9928 2004-04-05 Andrew Cagney <cagney@redhat.com>
9929
9930 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
9931 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
9932 <sys/file.h>.
9933
9934 2004-04-06 Randolph Chung <tausq@debian.org>
9935
9936 Committed by Andrew Cagney (mechanical change).
9937 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
9938 exception_catchpoints_are_fragile, find_stub_with_shl_get,
9939 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
9940 child_enable_exception_callback, current_ex_event,
9941 null_symtab_and_line, child_get_current_exception_event,
9942 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
9943 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
9944 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
9945 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
9946 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
9947 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
9948 Move hpux-specific definitions ...
9949 * hppa-hpux-tdep.c: ... to here.
9950
9951 2004-04-05 Andrew Cagney <cagney@redhat.com>
9952
9953 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
9954 skip_prologue_using_sal.
9955
9956 2004-04-05 Andrew Cagney <cagney@redhat.com>
9957
9958 * config/i386/tm-i386.h: Delete file.
9959 * config/i386/tm-vxworks.h: Update copyright, do not include
9960 "tm-i386.h".
9961 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
9962 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
9963 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
9964 * config/i386/ncr3000.mt (TM_FILE): Delete.
9965 * config/i386/interix.mt (TM_FILE): Delete.
9966 * config/i386/i386v.mt (TM_FILE): Delete.
9967 * config/i386/i386nw.mt (TM_FILE): Delete.
9968 * config/i386/i386gnu.mt (TM_FILE): Delete.
9969 * config/i386/i386aout.mt (TM_FILE): Delete.
9970 * config/i386/embed.mt (TM_FILE): Delete.
9971
9972 2004-04-05 Kevin Buettner <kevinb@redhat.com>
9973
9974 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
9975 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
9976 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
9977 (accg7_regnum): New constants.
9978 (last_spr_regnum, last_pseudo_regnum): Update.
9979 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
9980 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
9981 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
9982 for accg registers.
9983 (frv_register_sim_regno): Update spr_map[].
9984
9985 2004-04-04 Andrew Cagney <cagney@redhat.com>
9986
9987 * config/mips/xm-riscos.h: Delete.
9988 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
9989 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
9990 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
9991 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
9992 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
9993 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
9994 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
9995 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
9996 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
9997 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
9998 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
9999 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
10000 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
10001 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
10002 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
10003 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
10004 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
10005 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
10006 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
10007 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
10008 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
10009 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
10010 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
10011 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
10012 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
10013 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
10014
10015 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
10016 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
10017 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
10018 * configure.host: Remove m680[01]0-sun-sunos3*,
10019 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
10020 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
10021 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
10022 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
10023 mips-*-riscos*.
10024 * NEWS: Mention removed systems.
10025
10026 2004-04-04 Andrew Cagney <cagney@redhat.com>
10027
10028 GDB 6.1 release created from 6.1 branch.
10029
10030 2004-04-04 Andrew Cagney <cagney@redhat.com>
10031
10032 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
10033 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
10034 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
10035
10036 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
10037 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
10038 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
10039
10040 2004-04-03 Jim Blandy <jimb@redhat.com>
10041
10042 * MAINTAINERS: Chris Faylor has changed employers; add him to
10043 "paper trail" section, and update his E-mail address.
10044
10045 2004-04-03 Andrew Cagney <cagney@redhat.com>
10046
10047 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
10048 generic dummy frames.
10049 * dummy-frame.c: Update copyright.
10050 (dummy_frame_sniffer): Delete check for generic dummy frames.
10051
10052 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
10053 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
10054 (REG_PARM_STACK_SPACE): Delete.
10055 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
10056 Inline reference to REG_PARM_STACK_SPACE.
10057
10058 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
10059 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
10060 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
10061 (FRAME_BASE_BEFORE_SIGTRAMP)
10062 (hppa32_hpux_frame_base_before_sigtramp)
10063 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
10064 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
10065 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
10066 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
10067 (FRAME_BASE_BEFORE_SIGTRAMP)
10068 (hppa64_hpux_frame_base_before_sigtramp)
10069 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
10070
10071 2004-04-03 Andrew Cagney <cagney@redhat.com>
10072
10073 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
10074
10075 2004-04-02 Andrew Cagney <cagney@redhat.com>
10076
10077 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
10078 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
10079 * dummy-frame.h: Delete out-of-date comments.
10080 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
10081 * gdbarch.h, gdbarch.c: Re-generate.
10082
10083 2004-04-02 Joel Brobecker <brobecker@gnat.com>
10084
10085 Committed by Andrew Cagney <cagney@redhat.com>.
10086 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
10087 into account an instruction saving a register if we have already
10088 seen an earlier instruction saving that same register.
10089
10090 2004-04-02 Andrew Cagney <cagney@redhat.com>
10091
10092 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
10093 * gdbarch.h, gdbarch.c: Re-generate.
10094 * frame.c (legacy_get_prev_frame): Delete references to
10095 DEPRECATED_INIT_FRAME_PC_FIRST.
10096
10097 * infrun.c (pc_in_sigtramp): Delete function.
10098 (check_sigtramp2): Inline call to pc_in_sigtramp, use
10099 get_frame_type.
10100
10101 2004-04-02 Andrew Cagney <cagney@redhat.com>
10102
10103 * infrun.c (handle_step_into_function): Delete code conditional on
10104 legacy_frame_p.
10105 (handle_inferior_event, step_over_function): Ditto.
10106
10107 2004-04-02 Andrew Cagney <cagney@redhat.com>
10108
10109 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
10110 "previous frame inner to this frame" test.
10111
10112 2004-04-02 Andrew Cagney <cagney@redhat.com>
10113
10114 * frame.c (safe_frame_unwind_memory): New function.
10115 * frame.h (safe_frame_unwind_memory): Declare. Update description
10116 of /safe_/ methods.
10117 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
10118 "next_frame". Use safe_frame_unwind_memory.
10119 (tramp_frame_sniffer): Update call to tramp_frame_start.
10120
10121 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
10122
10123 * dwarf2read.c (dwarf2_objfile_data_key): New.
10124 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
10125 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
10126 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
10127 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
10128 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
10129 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
10130 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
10131 Remove variables.
10132 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
10133 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
10134 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
10135 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
10136 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
10137 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
10138 Remove macros.
10139 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
10140 data.
10141 (dwarf2_locate_sections, dwarf2_build_psymtabs)
10142 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
10143 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
10144 (read_partial_die, read_full_die, read_indirect_string)
10145 (dwarf_decode_line_header, dwarf_decode_macros)
10146 (dwarf2_symbol_mark_computed): Remove use of removed macros.
10147 Update uses of removed variables.
10148 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
10149 of removed macros.
10150 (_initialize_dwarf2_read): New function.
10151 * symfile.h (dwarf2_has_info): Update prototype.
10152 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
10153 * elfread.c (elf_symfile_read): Likewise.
10154
10155 2004-04-01 Jim Blandy <jimb@redhat.com>
10156
10157 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
10158 function for register numbers on all the rs6000-derived targets.
10159 (rs6000_gdbarch_init): Don't register a separate
10160 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
10161 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
10162 variants.
10163
10164 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
10165 numbering.
10166
10167 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
10168
10169 * valarith.c: Update copyright notice.
10170 (value_add): Handle range types.
10171 (value_sub): Ditto.
10172 (value_equal): Ditto.
10173 (value_less): Ditto.
10174 (value_neg): Ditto.
10175 (value_complement): Ditto.
10176 (value_binop): Simplify slightly by using is_integral_type and
10177 eliminiating unnecessary COERCE_ENUMs.
10178
10179 2004-03-31 Andrew Cagney <cagney@redhat.com>
10180
10181 * frame.h (frame_unwind_id): Declare.
10182 * frame.c (frame_unwind_id): New function.
10183 (get_prev_frame_1): New function.
10184 (frame_debug_got_null_frame): New function.
10185 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
10186 code proper to prev_frame, update description.
10187 * infrun.c (step_over_function): Use frame_unwind_id.
10188
10189 2004-04-31 J. Brobecker <brobecker@gnat.com>
10190
10191 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
10192 (hppa64_push_dummy_call): Likewise.
10193
10194 2004-03-30 Jim Blandy <jimb@redhat.com>
10195
10196 From Ulrich Weigand:
10197 * utils.c (query): Do not use a va_list variable multiple times.
10198
10199 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
10200
10201 * Makefile.in (linux_nat_h): Update dependencies.
10202 * configure.in: Check for <gnu/libc-version.h>.
10203 * configure: Regenerate.
10204 * config.in: Regenerate.
10205 * linux-nat.h: Include "target.h". Add waitstatus field to
10206 struct lwp_info.
10207 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
10208 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
10209 to.
10210 (lin_lwp_handle_extended): New function. Handle clone events.
10211 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
10212 thread exit events.
10213 (child_wait): Handle clone events.
10214 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
10215 * linux-nat.c (linux_enable_event_reporting): Turn on
10216 PTRACE_O_TRACECLONE.
10217 (linux_handle_extended_wait): Handle clone events.
10218 * thread-db.c: Include <gnu/libc-version.h>.
10219 (struct private_thread_info): Add dying flag.
10220 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
10221 higher.
10222 (attach_thread): Update comments. Handle dying threads.
10223 (detach_thread): Set the dying flag.
10224 (check_event): Always call attach_thread.
10225
10226 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
10227
10228 * mips-tdep.c (mips_pdr_data): New.
10229 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
10230 (_initialize_mips_tdep): Initialize mips_pdr_data.
10231
10232 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
10233
10234 * minsyms.c (install_minimal_symbols): Move dropping leading
10235 char from linkage name from here...
10236 (prim_record_minimal_symbol_and_info): ...to here. Simplify
10237 test for "__gnu_compiled*" symbols.
10238
10239 2004-03-28 Jim Blandy <jimb@redhat.com>
10240
10241 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
10242 registers to temp register r0 and byte stores as prologue
10243 instructions.
10244
10245 2004-03-28 Andrew Cagney <cagney@redhat.com>
10246
10247 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
10248 arm*-*-*.
10249
10250 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
10251
10252 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
10253 and switch the layout to force a display of register window.
10254
10255 2004-02-26 J. Brobecker <brobecker@gnat.com>
10256
10257 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
10258 of the INTEGER class.
10259
10260 2004-03-26 Jim Blandy <jimb@redhat.com>
10261
10262 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
10263 bytes long on PPC GNU/Linux.
10264
10265 2004-03-26 David Carlton <carlton@kealia.com>
10266
10267 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
10268
10269 2004-03-25 Andrew Cagney <cagney@redhat.com>
10270
10271 * PROBLEMS: Add general section titles, remove references to
10272 specific releases.
10273
10274 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
10275
10276 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
10277 INT_REGISTER_SIZE.
10278 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
10279 FP_REGISTER_VIRTUAL_SIZE.
10280 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
10281 of DEPRECATED_REGISTER_RAW_SIZE.
10282 (arm_register_type): Add gdbarch argument.
10283 (arm_register_raw_size, arm_register_virtual_size): Delete.
10284 (arm_register_byte, arm_extract_return_value)
10285 (arm_store_return_value, arm_get_longjmp_target): Update references
10286 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
10287 (arm_gdbarch_init): Likewise. Don't set
10288 deprecated_register_raw_size, deprecated_register_virtual_size,
10289 deprecated_max_register_raw_size,
10290 deprecated_max_register_virtual_size, or
10291 deprecated_max_register_virtual_type. Do set register_type.
10292 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
10293 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
10294 (FP_REGISTER_VIRTUAL_SIZE): Delete.
10295 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
10296 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
10297 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
10298 INT_REGISTER_SIZE.
10299 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
10300 (remote_rdp_store_register): Likewise.
10301
10302 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
10303
10304 * Makefile.in (mips-linux-tdep.o): Update dependencies.
10305 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
10306 to after osabi initialization.
10307 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
10308 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
10309 functions.
10310 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
10311 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
10312 variables.
10313 (mips_linux_init_abi): Append signal trampoline unwinders.
10314
10315 2004-03-24 Andrew Cagney <cagney@redhat.com>
10316
10317 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
10318 * tramp-frame.c: Include "gdb_assert.h".
10319 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
10320 correct sizeof.
10321 (tramp_frame_append): Validate the tramp frame's instructions.
10322 * Makefile.in (tramp-frame.o): Update dependencies.
10323
10324 2004-03-23 Andrew Cagney <cagney@redhat.com>
10325
10326 * trad-frame.h (trad_frame_set_reg_addr): Declare.
10327
10328 2004-03-23 Andrew Cagney <cagney@redhat.com>
10329
10330 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
10331 Nasser as past testsuite/lib/ (and other) maintainers.
10332
10333 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
10334
10335 * infcmd.c (attach_command): Reread symbols if we already have
10336 an exec file.
10337
10338 2004-03-23 Andrew Cagney <cagney@redhat.com>
10339
10340 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
10341
10342 2004-03-23 Andrew Cagney <cagney@redhat.com>
10343
10344 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
10345 * gdbarch.h, gdbarch.c: Re-generate.
10346 * i386obsd-tdep.c (i386obsd_init_abi): Update.
10347 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
10348 * i386bsd-tdep.c (i386bsd_init_abi): Update.
10349 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
10350 (DEPRECATED_SIGTRAMP_START): Update.
10351 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
10352 (DEPRECATED_SIGTRAMP_START): Update.
10353 * blockframe.c (find_pc_sect_partial_function): Update.
10354 * arch-utils.c (legacy_pc_in_sigtramp): Update.
10355
10356 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
10357
10358 * remote.c (remote_open_1): Reopen the exec file and reread symbols
10359 if necessary.
10360
10361 2004-03-23 Andrew Cagney <cagney@redhat.com>
10362
10363 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
10364 predicate, deprecate.
10365 * gdbarch.h, gdbarch.c: Re-generate.
10366 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
10367 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
10368 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
10369 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
10370 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
10371 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
10372 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
10373 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
10374 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
10375 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
10376 * blockframe.c (find_pc_partial_function): Update.
10377 * breakpoint.c (bpstat_what): Update.
10378 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
10379 * frv-linux-tdep.c (frv_linux_init_abi): Update.
10380 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
10381 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
10382 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10383 * i386-linux-tdep.c (i386_linux_init_abi): Update.
10384 * i386-nto-tdep.c (i386nto_init_abi): Update.
10385 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
10386 * i386-tdep.c (i386_sigtramp_frame_sniffer)
10387 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
10388 * i386bsd-tdep.c (i386bsd_init_abi): Update.
10389 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
10390 * i386obsd-tdep.c (i386obsd_init_abi): Update.
10391 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
10392 * infrun.c (pc_in_sigtramp): Update.
10393 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
10394 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10395 * mips-tdep.c (mips_gdbarch_init): Update.
10396 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
10397 * ppc-linux-tdep.c: Update comment.
10398 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
10399 * shnbsd-tdep.c (shnbsd_init_abi): Update.
10400 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
10401 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
10402 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
10403 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
10404 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
10405 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
10406 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
10407 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
10408
10409 2004-03-23 Andrew Cagney <cagney@redhat.com>
10410
10411 * tramp-frame.h, tramp-frame.h: New files.
10412 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
10413 Update rules to include "tramp-frame.h" and "tramp-frame.c".
10414
10415 * Makefile.in: Update all dependencies.
10416
10417 2004-03-23 Andrew Cagney <cagney@redhat.com>
10418
10419 * Makefile.in (trad_frame_h): Add $(frame_h).
10420 * trad-frame.h: Update copyright. Include "frame.h".
10421 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
10422 (trad_frame_set_id, trad_frame_get_id): Declare.
10423 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
10424 * trad-frame.c: Update copyright.
10425 (struct trad_frame_cache): Define.
10426 (trad_frame_cache_zalloc): New function.
10427 (trad_frame_set_id, trad_frame_get_id): New functions.
10428 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
10429
10430 2004-03-22 Andrew Cagney <cagney@redhat.com>
10431
10432 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
10433 s390_pltstub_unwind_cache.
10434 (s390_stub_frame_unwind_cache): Rename
10435 s390_pltstub_frame_unwind_cache.
10436 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
10437 (s390_stub_frame_prev_register): Rename
10438 s390_pltstub_frame_prev_register.
10439 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
10440 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
10441
10442 From Ulrich Weigand:
10443 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
10444 pointer calls like PLT calls.
10445
10446 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
10447
10448 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
10449 PC rather than the partial function start address. Use the start
10450 address to sanity check the found PDR.
10451
10452 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
10453
10454 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
10455 linux_handle_extended_wait.
10456
10457 2004-03-22 Andrew Cagney <cagney@redhat.com>
10458
10459 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
10460 function.
10461
10462 * frame.h (generic_pop_current_frame): Delete declaration.
10463 (deprecate_pop_dummy_frame): Deprecate
10464 generic_pop_dummy_frame.
10465 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
10466 (generic_pop_current_frame): Delete function.
10467 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
10468 generic_pop_current_frame.
10469 * v850-tdep.c (v850_pop_frame): Update.
10470 * mcore-tdep.c (mcore_pop_frame): Update.
10471 * sh64-tdep.c (sh64_pop_frame): Update.
10472 * h8300-tdep.c (h8300_pop_frame): Update.
10473
10474 2004-03-22 Andrew Cagney <cagney@redhat.com>
10475
10476 * frame.h (deprecated_pc_in_call_dummy): Rename
10477 generic_pc_in_call_dummy.
10478 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
10479 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
10480 generic_pc_in_call_dummy.
10481 (pc_in_dummy_frame): Make static.
10482 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
10483 * gdbarch.h, gdbarch.c: Re-generate.
10484 * dummy-frame.c (dummy_frame_sniffer): Simplify.
10485 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
10486 (legacy_get_prev_frame): Ditto.
10487 * inferior.h: Delete reference to generic_pc_in_call_dummy in
10488 comment.
10489
10490 2004-03-21 Andrew Cagney <cagney@redhat.com>
10491
10492 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
10493 declaration and out-of-date comment.
10494 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
10495 Delete function.
10496 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
10497 deprecated_pc_in_call_dummy.
10498
10499 * infrun.c (handle_inferior_event): For non legacy frames, use the
10500 frame ID and frame type to identify a signal trampoline. Update
10501 comments.
10502
10503 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
10504
10505 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
10506 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
10507
10508 2004-03-21 Andrew Cagney <cagney@redhat.com>
10509
10510 * frame-unwind.h: Update copyright.
10511 (struct frame_data): Add opaque declaration.
10512 (frame_sniffer_ftype): Declare.
10513 (struct frame_unwind): Add "unwind_data" and "sniffer".
10514 (frame_unwind_register_unwinder): Declare.
10515 (frame_unwind_find_by_frame): Add parameter "this_cache".
10516 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
10517 (legacy_get_prev_frame, legacy_get_prev_frame)
10518 (get_frame_type): Pass the prologue_cache to
10519 frame_unwind_find_by_frame.
10520 * frame-unwind.c (struct frame_unwind_table_entry): Add field
10521 "unwinder".
10522 (frame_unwind_register_unwinder): New function.
10523 (frame_unwind_find_by_frame): Handle an unwind sniffer.
10524
10525 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
10526
10527 * bcache.c (print_percentage): Use floating point to avoid
10528 incorrect results when portion*100 overflows.
10529
10530 2004-03-19 Kevin Buettner <kevinb@redhat.com>
10531
10532 * ppc_tdep.h (ppc_linux_frame_saved_pc)
10533 (ppc_linux_init_extra_frame_info)
10534 (ppc_linux_frameless_function_invocation)
10535 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
10536 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
10537 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
10538 (rs6000_frame_chain): Delete declarations.
10539 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
10540 (ppc_linux_init_extra_frame_info)
10541 (ppc_linux_frameless_function_invocation)
10542 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
10543 (ppc_linux_init_abi): Remove registration of above deleted functions.
10544 * rs6000-tdep.c (rs6000_init_extra_frame_info)
10545 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
10546 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
10547 (rs6000_pop_frame, rs6000_frameless_function_invocation)
10548 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
10549 (rs6000_gdbarch_init): Remove registration of above deleted functions.
10550 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
10551 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
10552 frame management for all OSABIs.
10553
10554 2004-03-19 Andrew Cagney <cagney@redhat.com>
10555
10556 Committed by Kevin Buettner <kevinb@redhat.com>.
10557
10558 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
10559 Update copyright.
10560 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
10561 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
10562 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
10563 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
10564 unwinders. #ifdef legacy frame code.
10565 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
10566 "frame-base.h".
10567 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
10568 (struct rs6000_frame_cache, rs6000_frame_cache)
10569 (rs6000_frame_this_id, rs6000_frame_prev_register)
10570 (rs6000_frame_sniffer, rs6000_frame_unwind)
10571 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
10572 (rs6000_frame_base): Implement a traditional frame unwinder.
10573 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
10574 frame unwinder.
10575
10576 2004-03-19 Kevin Buettner <kevinb@redhat.com>
10577
10578 * breakpoint.c (adjust_breakpoint_address): Don't adjust
10579 breakpoint address for watchpoints or the catch eventpoints.
10580 Add new paramter ``bptype''. Adjust all callers.
10581
10582 2004-03-19 Andrew Cagney <cagney@redhat.com>
10583
10584 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
10585
10586 * PROBLEMS: Delete note that ARM does not use frame code, problem
10587 fixed.
10588
10589 2004-03-18 Andrew Cagney <cagney@redhat.com>
10590
10591 * stack.c (return_command): Delete code wrapped in #ifdef
10592 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
10593
10594 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
10595
10596 2004-03-18 Andrew Cagney <cagney@redhat.com>
10597
10598 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
10599 DEPRECATED_IN_SIGTRAMP.
10600 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10601 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
10602 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10603 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10604 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10605 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10606 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10607 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10608 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
10609 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
10610
10611 2004-03-18 Andrew Cagney <cagney@redhat.com>
10612
10613 * frame-base.c: Update copyright. Include "gdb_obstack.h".
10614 (struct frame_base_table_entry): Define.
10615 (struct frame_base_table): Re-implement as a linked list.
10616 (frame_base_init): Re-implement.
10617 (frame_base_table): Delete function.
10618 (append_predicate): Delete function.
10619 (frame_base_append_sniffer): Update.
10620 (frame_base_set_default): Update.
10621 (frame_base_find_by_frame): Update.
10622 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
10623 * Makefile.in (frame-base.o): Update dependencies.
10624
10625 2004-03-17 Andrew Cagney <cagney@redhat.com>
10626
10627 * frame.c (legacy_get_prev_frame): Pass correct frame to
10628 frame_unwind_find_by_frame.
10629
10630 2004-03-17 David Carlton <carlton@kealia.com>
10631
10632 * NEWS: Mention C++ nested types and namespaces
10633
10634 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
10635
10636 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
10637 and "Regressions since gdb 5.3.". Add known regressions since
10638 gdb 6.0.
10639
10640 2004-03-16 David Carlton <carlton@kealia.com>
10641
10642 * dwarf2read.c (process_structure_scope): Process children even
10643 when we're a declaration.
10644
10645 2004-03-16 Andrew Cagney <cagney@redhat.com>
10646
10647 * symtab.h (find_pc_sect_partial_function): Delete declaration.
10648 * blockframe.c (find_pc_partial_function)
10649 (find_pc_sect_partial_function): Merge into a single
10650 find_pc_partial_function.
10651
10652 2004-03-16 Mark Kettenis <kettenis@gnu.org>
10653
10654 * i386bsd-nat.c: s/regno/regnum/g.
10655 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
10656 FP0_REGNUM.
10657 (store_inferior_registers): Likewise.
10658
10659 2004-03-16 Mark Kettenis <kettenis@gnu.org>
10660
10661 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
10662 of i387_fill_fsave.
10663 (store_inferior_registers): Call i387_collect_fsave and
10664 i387_collect_fxsave instead of i387_fill_fsave and
10665 i387_fill_fxsave.
10666
10667 2004-03-15 Andrew Cagney <cagney@redhat.com>
10668
10669 * Makefile.in (frame-unwind.o): Update dependencies.
10670 * frame-unwind.c: Include "gdb_obstack.h".
10671 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
10672 parameter.
10673 (append_predicate): Delete function.
10674 (struct frame_unwind_table_entry): New structure.
10675 (struct frame_unwind_table): Replace "sniffer" with "head" and
10676 "tail".
10677 (frame_unwind_append_sniffer): Update.
10678 (frame_unwind_find_by_frame): Update.
10679 (_initialize_frame_unwind): Registe frame_unwind_init using
10680 gdbarch_data_register_pre_init.
10681
10682 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10683
10684 * i386bsd-nat.c: Update copyright year.
10685 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
10686 define unconditionally.
10687
10688 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10689
10690 * i387-tdep.h (i387_collect_fsave): New prototype.
10691 * i387-tdep.c (i387_collect_fsave): New function containing most
10692 of the code from i387_fill_fsave.
10693 (i387_fill_fsave): Call i387_collect_fsave.
10694
10695 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10696
10697 * i386-linux-tdep.c: Update copyright year.
10698 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
10699 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
10700 svr4_ilp32_link_map_offsets instead of
10701 i386_linux_svr4_fetch_link_map_offsets.
10702
10703 2004-03-15 David Carlton <carlton@kealia.com>
10704
10705 Fix for PR c++/1553:
10706 * dwarf2read.c (read_structure_type): Determine type name by
10707 calling determine_class_name.
10708 (determine_class_name): New.
10709 (determine_prefix): Look at TYPE_TAG_NAME and call
10710 determine_class_name when appropriate.
10711 (determine_prefix_aux, class_name): Delete.
10712 (read_namespace): Set die->type.
10713
10714 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10715
10716 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
10717 unused macro definition. The definition in target.h (or perhaps
10718 elsewhere) takes precedence.
10719
10720 2004-03-15 Andrew Cagney <cagney@redhat.com>
10721
10722 * ppc-tdep.h: Update copyright.
10723 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
10724 function signatures to match "regsets.h".
10725 * ppc-linux-tdep.c: Include "regset.h".
10726 (ELF_GREGSET_SIZE): Delete.
10727 (right_supply_register): New function.
10728 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
10729 using right_supply_register.
10730 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
10731 functions.
10732 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
10733 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
10734 (_initialize_ppc_linux_tdep): Do not register
10735 ppc_linux_regset_core_fns.
10736 (ppc_linux_regset_from_core_section): Replace
10737 fetch_core_registers.
10738 (ppc_linux_regset_core_fns): Delete.
10739 * ppc-linux-nat.c: (right_fill_reg): New function.
10740 (supply_gregset): Update call to ppc_linux_supply_gregset.
10741 (fill_gregset): Clear the register set, use right_fill_reg.
10742 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
10743 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
10744
10745 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
10746 unsigned.
10747
10748 2004-03-15 Andrew Cagney <cagney@redhat.com>
10749
10750 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
10751 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
10752 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
10753 and register_gdbarch_data.
10754 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
10755 (struct gdbarch_data): Replace "init" by "pre_init" and
10756 "post_init".
10757 * gdbarch.h, gdbarch.c: Re-generate.
10758 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
10759 with"obstack", use OBSTACK_ZALLOC.
10760 (dwarf2_frame_ops): Delete.
10761 (dwarf2_frame_set_init_reg): Use gdbarch_data.
10762 (dwarf2_frame_init_reg): Use gdbarch_data.
10763 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
10764 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
10765 (_initialize_svr4_solib): Update.
10766 * user-regs.c (_initialize_user_regs): Update.
10767 * reggroups.c (_initialize_reggroup): Update.
10768 * regcache.c (_initialize_regcache): Update.
10769 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
10770 * libunwind-frame.c (_initialize_libunwind_frame): Update.
10771 * gnu-v3-abi.c (init_gnuv3_ops): Update.
10772 * frame-unwind.c (_initialize_frame_unwind): Update.
10773 * frame-base.c (_initialize_frame_base): Update.
10774 * user-regs.c (user_reg_add): Update.
10775 * reggroups.c (reggroup_add): Update.
10776 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
10777 * libunwind-frame.c (libunwind_frame_set_descr): Update.
10778 * frame-unwind.c (frame_unwind_append_sniffer): Update.
10779 * frame-base.c (frame_base_table): Update.
10780 * remote.c (_initialize_remote): Update.
10781 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
10782
10783 2004-03-15 Andrew Cagney <cagney@redhat.com>
10784
10785 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
10786
10787 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10788
10789 * Makefile.in (frv-linux-tdep.o): Add dependencies.
10790 * frv-linux-tdep.c: New file.
10791 * frv-tdep.c (struct gdbarch_tdep): Add new field
10792 ``sigcontext_reg_addr''.
10793 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
10794 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
10795 (frv_sigramp_frame_sniffer): New functions.
10796 (frv_sigtramp_frame_unwind): New static global.
10797 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
10798 sniffers.
10799 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
10800 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
10801
10802 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10803
10804 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
10805 but not via a call to error(), when unable to read memory.
10806
10807 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10808
10809 * frv-tdep.c (frv_call_dummy_words): Delete.
10810 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
10811
10812 2004-03-15 Andrew Cagney <cagney@redhat.com>
10813
10814 * infrun.c (handle_step_into_function, step_over_function): Only
10815 update and use STEP_FRAME_ID when the system is using legacy
10816 frames. Update comments.
10817
10818 2004-03-14 Mark Kettenis <kettenis@gnu.org>
10819
10820 * amd64-linux-tdep.h: Remove file.
10821 * amd64-linux-tdep.c: Don't include "inferior.h" and
10822 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
10823 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
10824 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
10825 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
10826 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
10827 macros.
10828 (user_to_gdb_regmap): Remove variable.
10829 (amd64_linux_gregset_reg_offset): New variable.
10830 (amd64_core_fns): Remove variable.
10831 (fetch_core_registers): Remove function.
10832 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
10833 functions.
10834 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
10835 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
10836 * Makefile.in (amd64_linux_tdep_h): Remove.
10837 (amd64-linux-nat.o): Update dependencies.
10838 (amd64-linux-tdep.o): Update dependencies.
10839
10840 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
10841 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
10842 functions.
10843 (fetch_inferior_registers, store_inferior_registers): Rewrite.
10844
10845 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
10846 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
10847
10848 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
10849
10850 * dwarf2read.c (read_structure_type): Rename from
10851 read_structure_scope. Don't create a symbol or call process_die.
10852 Return immediately if die->type is set. Call read_type_die before
10853 dwarf2_add_member_fn.
10854 (process_structure_scope): New function.
10855 (read_enumeration_type, process_enumeration_scope): New functions,
10856 broken out from read_enumeration. Don't create the enumeration
10857 type if it has already been created.
10858 (read_enumeration): Removed.
10859 (process_die): Call read_structure_type, process_structure_scope,
10860 read_enumeration_type, and process_enumeration_scope. Just call
10861 new_symbol for base and subrange types. Add a comment about other
10862 type dies.
10863 (read_type_die): Call read_enumeration_type.
10864 (add_partial_structure, new_symbol): Update comments.
10865
10866 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
10867
10868 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
10869
10870 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
10871
10872 * tui/tui-win.h (tui_get_cmd_list): Declare.
10873 * tui/tui-win.c (tui_command): New function.
10874 (tui_get_cmd_list): New function.
10875 (_initialize_tui_win): Moved initialization of tui command in
10876 tui_get_cmd_list.
10877
10878 * tui/tui-data.c (init_content_element): Setup new data members.
10879 (init_win_info): Likewise.
10880 (free_content_elements): Free it.
10881 * tui/tui-data.h (struct tui_data_element): Store the register
10882 content to print.
10883 (struct tui_data_info): Keep the current register group.
10884
10885 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
10886
10887 * tui/tui-regs.h (tui_show_registers): Update prototype.
10888 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
10889 (tui_resize_all): No need to calculate anything for register window.
10890 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
10891 (tui_set_register_element, tui_set_general_regs_content): Remove.
10892 (tui_set_special_regs_content): Remove.
10893 (tui_set_general_and_special_regs_content): Remove.
10894 (tui_set_float_regs_content): Remove.
10895 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
10896 (tui_set_regs_content): Remove.
10897 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
10898 (tui_v_show_registers_command_support): Remove.
10899 (tui_show_registers): Use a reggroup to specify the registers to show.
10900 (tui_show_register_group): New function.
10901 (tui_display_registers_from): Compute the layout of register window
10902 and refresh with new API; be sure to delete old register windows.
10903 (tui_check_register_values): Update to use tui_get_register and
10904 tui_display_data.
10905 (tui_display_register): Just refresh the register window part.
10906 (tui_register_format): Format registers and save in tui_data_element.
10907 (tui_get_register): New to combine tui_reg_value_has_changed and
10908 tui_get_register_raw_value; fix to use the new gdb API.
10909 (tui_show_float_command): Renamed tui_reg_float_command.
10910 (tui_show_general_command): Renamed tui_reg_general_command.
10911 (tui_show_special_command): Renamed tui_reg_system_command.
10912 (_initialize_tui_regs): Remove unused commands.
10913
10914 2004-03-13 Mark Kettenis <kettenis@gnu.org>
10915
10916 * NEWS (New native configurations): Mention OpenBSD/amd64.
10917
10918 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
10919 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
10920 Remove defines.
10921 * config/i386/nm-fbsd64.h: Likewise.
10922 * config/i386/nm-obsd.h: Likewise.
10923 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
10924 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
10925
10926 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10927
10928 * frv-tdep.c (set_variant_scratch_registers): New function.
10929 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
10930 New constants.
10931
10932 From Richard Sandiford <rsandifo@redhat.com>:
10933 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
10934
10935 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10936
10937 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
10938 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
10939 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
10940 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
10941 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
10942 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
10943 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
10944 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
10945 definitions from frv-tdep.c to frv-tdep.h.
10946
10947 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10948
10949 Add shared library support for FR-V FDPIC ABI:
10950 * Makefile.in (solib-frv.o): Add dependencies.
10951 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
10952 New functions.
10953 (frv_push_dummy_call): Add support for FDPIC ABI.
10954 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
10955 for FDPIC ABI.
10956 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
10957 (frv_fdpic_find_canonical_descriptor): Declare.
10958 * solib-frv.c: New file.
10959 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
10960 * config/frv/tm-frv.h (solib.h): Include.
10961
10962 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10963
10964 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
10965 (frv-tdep.o): Update dependencies.
10966 * frv-tdep.h: New file.
10967 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
10968 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
10969 constants.
10970 (struct gdbarch_tdep): Add new member ``frv_abi''.
10971 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
10972 functions.
10973 (new_variant): Set ``frv_abi'' field.
10974 (gdb_arch_init): Detect FDPIC executables.
10975
10976 2004-03-12 Mark Kettenis <kettenis@gnu.org>
10977
10978 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
10979 wrapper.
10980
10981 2004-03-11 Andrew Cagney <cagney@redhat.com>
10982
10983 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
10984
10985 2004-03-11 Kevin Buettner <kevinb@redhat.com>
10986
10987 * solist.h (master_so_list): New function.
10988 * solib.c (master_so_list): Likewise.
10989 * solib-svr4.c (enable_break): Iterate over so_list entries
10990 obtained from master list instead of entries obtained directly
10991 via svr4_current_sos().
10992
10993 2004-03-10 Ben Elliston <bje@gnu.org>
10994
10995 * MAINTAINERS: Update my mail address.
10996
10997 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10998
10999 * remote-m32r-sdi.c: Support hardware watchpoint.
11000
11001 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
11002
11003 * user-regs.c: Update copyright years.
11004 (struct user_regs): Rename to gdb_user_regs.
11005 (append_user_reg, builtin_user_regs, user_regs_init)
11006 (user_reg_add, user_reg_map_name_to_regnum)
11007 (usernum_to_user_reg): Update.
11008
11009 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
11010
11011 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
11012 (skip_children): New functions.
11013 (locate_pdi_sibling): Call skip_children.
11014
11015 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
11016
11017 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
11018 * gdbtypes.c (check_typedef): Update comments.
11019
11020 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
11021
11022 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
11023 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
11024 pointer. Update comment about comp_unit_head.
11025 (struct abbrev_info): Shorten two int flags.
11026 (dwarf_alloc_abbrev): Take a CU argument.
11027 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
11028 each time through the loop. Update cleanup argument.
11029 (psymtab_to_symtab_1): Update cleanup call.
11030 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
11031 abbrev_obstack.
11032 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
11033 Just call obstack_free and clear the pointer.
11034
11035 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
11036
11037 * infrun.c (handle_inferior_event): Remove short-circuit code for
11038 events in a different thread.
11039
11040 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
11041
11042 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
11043 print the whole transfer.
11044 (initialize_targets): Update description of "set debug target".
11045
11046 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
11047
11048 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
11049
11050 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
11051
11052 * MAINTAINERS (write after approval): Add myself.
11053
11054 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
11055
11056 * sh-tdep.c (sh_print_registers_info): Use for loop.
11057 Don't skip multiple registers when a float register is encountered.
11058
11059 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
11060
11061 Fix PR tdep/1291.
11062 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
11063 to official SH documentation.
11064
11065 2004-03-07 Andrew Cagney <cagney@redhat.com>
11066
11067 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
11068 unused function.
11069
11070 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
11071
11072 * arm-tdep.c (thumb_get_next_pc): Handle BX.
11073 (arm_get_next_pc): Handle BX and BLX.
11074
11075 2004-03-07 Andrew Cagney <cagney@redhat.com>
11076
11077 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
11078 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
11079 HPPA_SP_REGNUM.
11080 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
11081 (hppa_target_read_fp): Delete.
11082 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
11083 register_virtual_size, max_register_raw_size,
11084 max_register_virtual_size, register_byte, register_size,
11085 target_read_fp, fp_regnum, and register_bytes. Set register_type
11086 instead of register_virtual_type.
11087 (hppa32_register_type, hppa64_register_type): Replace
11088 hppa32_register_virtual_type and hppa64_register_virtual_type.
11089 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
11090 (HPPA_FP_REGNUM): Define.
11091
11092 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
11093
11094 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
11095 (pa_do_registers_info): Delete.
11096 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
11097 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
11098 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
11099
11100 * infcall.c (legacy_push_dummy_code): Delete #ifdef
11101 GDB_TARGET_IS_HPPA code.
11102 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
11103 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
11104 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
11105 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
11106 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
11107 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
11108 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
11109 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
11110 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
11111 (hppa_frameless_function_invocation, hppa64_store_return_value)
11112 (hppa_store_struct_return, hppa64_extract_return_value)
11113 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
11114 (hppa32_call_dummy_length, hppa64_call_dummy_length)
11115 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
11116 (find_proc_framesize, deposit_21, restore_pc_queue)
11117 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
11118 (rp_saved, pc_in_linker_stub): Delete.
11119
11120 Unconditionally enable 64-bit frame and ABI code.
11121 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
11122 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
11123 push_dummy_frame, fix_call_dummy, push_arguments,
11124 call_dummy_location, extract_return_value, use_struct_convention,
11125 store_return_value, store_struct_return, saved_pc_after_call,
11126 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
11127 frame_chain, frame_chain_valid, frameless_function_invocation,
11128 frame_saved_pc, and pop_frame.
11129
11130 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
11131 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
11132 (hppa_gdbarch_init): Do not set PC_REGNUM.
11133
11134 2004-03-06 Mark Kettenis <kettenis@gnu.org>
11135
11136 * config/alpha/tm-fbsd.h: Remove file.
11137 * config/alpha/fbsd.mt: Tweak comment.
11138 (TM_FILE): Set to tm-alpha.h.
11139
11140 2004-03-05 Andrew Cagney <cagney@redhat.com>
11141
11142 * infrun.c (step_over_function): When non-legacy code, and no
11143 step_frame_id, use the unwinder to get the caller's frame ID.
11144
11145 2004-03-05 Mark Kettenis <kettenis@gnu.org>
11146
11147 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
11148 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
11149 bfd_arch_unknown. Adjust comment.
11150
11151 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
11152 * i386obsd-tdep.c: Correct spelling in comment.
11153 * i386nbsd-tdep.c: Correct spelling in comment.
11154 * sparc-tdep.c: Correct spelling in comments.
11155
11156 2004-03-05 David Carlton <carlton@kealia.com>
11157
11158 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
11159 bug.
11160
11161 2004-03-05 Mark Kettenis <kettenis@gnu.org>
11162
11163 * sparc-tdep.c: Fix typo in comment.
11164
11165 2004-03-04 J. Brobecker <brobecker@gnat.com>
11166
11167 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
11168
11169 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
11170
11171 * dwarf2read.c: Add comment describing memory lifetimes.
11172 (struct dwarf2_pinfo): Update comment.
11173 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
11174 (read_enumeration, new_symbol): Don't use obsavestring.
11175
11176 2004-03-04 Mark Kettenis <kettenis@gnu.org>
11177
11178 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
11179 instead of amd64_fill_fxsave.
11180 * amd64bsd-nat.c (store_inferior_registers): Likewise.
11181 * amd64fbsd-nat.c (fill_fpregset): Likewise.
11182
11183 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
11184 Reorganize code a bit.
11185
11186 2004-03-04 Orjan Friberg <orjanf@axis.com>
11187
11188 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
11189 when the frame pointer is pushed. Don't set the frame pointer's
11190 address on the stack unless it's actually located there.
11191 Set the SRP's address on the stack correctly when the PC is still in
11192 the prologue.
11193 (cris_return_value): New function.
11194 (cris_gdbarch_init): Clear deprecated store_return_value,
11195 extract_return_value.
11196
11197 2004-03-02 Jim Blandy <jimb@redhat.com>
11198
11199 * stabsread.c (reg_value_complaint): The maximum register number
11200 is one less than the number of registers.
11201
11202 2004-03-02 Andrew Cagney <cagney@redhat.com>
11203
11204 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
11205 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
11206 trailing comma and redundant assignment of I386_ST0_REGNUM.
11207 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
11208 32-bit segment registers.
11209
11210 2004-03-01 Andrew Cagney <cagney@redhat.com>
11211
11212 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
11213 use frame_relative_level and get_next_frame.
11214
11215 2004-02-29 Andrew Cagney <cagney@redhat.com>
11216
11217 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
11218 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
11219 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
11220 Delete macro.
11221
11222 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
11223
11224 * inflow.c (terminal_inferior): Don't give up the terminal if we
11225 previously couldn't get the inferior's terminal state.
11226
11227 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
11228
11229 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
11230 PC_REGNUM.
11231
11232 2004-02-28 Andrew Cagney <cagney@redhat.com>
11233
11234 * NEWS: Refer to GDB 6.1.
11235 * README: Refer to GDB 6.1.
11236 * PROBLEMS: Refer to GDB 6.1.
11237
11238 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
11239
11240 * thread-db.c (disable_thread_signals): Remove unused function.
11241
11242 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11243
11244 * amd64-nat.c: Include "gdb_string.h".
11245 (amd64_collect_native_gregset): Zero-extend the 32-bit
11246 general-purpose registers and %eip.
11247
11248 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
11249 * amd64-tdep.c (amd64_collect_fxsave): New function.
11250 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
11251
11252 * i387-tdep.h: Update copyright year.
11253 (i387_collect_fxsave): New prototype.
11254 * i387-tdep.c: Update copyright year.
11255 (i387_collect_fxsave): New function containing most of the code
11256 from i387_fill_fxsave.
11257 (i387_fill_fxsave): Call i387_collect_fxsave.
11258
11259 2004-02-28 Andrew Cagney <cagney@redhat.com>
11260
11261 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
11262 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
11263
11264 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11265
11266 * amd64-tdep.c (amd64_frame_cache): Fix comment.
11267
11268 2004-02-28 Andrew Cagney <cagney@redhat.com>
11269
11270 * utils.c: Use "", instead of <>, to include readline.
11271 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
11272 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
11273 * source.c, solib.c, exec.c, event-top.c: Ditto.
11274 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
11275 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
11276 * Makefile.in: Update all dependencies.
11277 (readline_tilde_h, readline_history_h): Define.
11278 (readline_headers): Delete.
11279
11280 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11281
11282 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
11283 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
11284 "config/i386/tm-lx64.h".
11285
11286 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
11287 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
11288 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
11289
11290 2004-02-28 Andrew Cagney <cagney@redhat.com>
11291
11292 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
11293
11294 * breakpoint.c (_initialize_breakpoint): Use
11295 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
11296 Add help to show command.
11297
11298 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11299
11300 * i386-nat.c: Reformat to be closer to coding standards.
11301 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
11302 `retval'. Make variables `align' and `size' local to while-loop.
11303 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
11304 (_initialize_i386_nat): New prototype.
11305
11306 * tui/tui.c: Include <readline/readline.h> instead of
11307 "readline/readline.h". Include it after <term.h> and
11308 "gdb_curses.h".
11309
11310 2004-02-27 Andrew Cagney <cagney@redhat.com>
11311
11312 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
11313 the new frame unwind code.
11314 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
11315 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
11316 PCOQ_HEAD_REGNUM.
11317
11318 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
11319 "return_value" and "push_dummy_call".
11320 (hppa32_use_struct_convention): Delete unused function.
11321 (hppa32_store_return_value): Delete unused function.
11322 (hppa32_extract_return_value): Delete unused function.
11323 (hppa32_stack_align): Delete function.
11324
11325 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
11326
11327 * coffread.c (enter_linenos): Don't let rawptr reference memory
11328 outside linetab[]'s limits.
11329
11330 2004-02-27 Andrew Cagney <cagney@redhat.com>
11331
11332 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
11333 inferior stack space - the stack needs to grow upwards.
11334 (hppa32_frame_align): New function.
11335 (hppa64_frame_align): Replace hppa_frame_align.
11336 (hppa_gdbarch_init): Update.
11337
11338 2004-02-26 Orjan Friberg <orjanf@axis.com>
11339
11340 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
11341 (dwarf2-frame.h): Include.
11342 (enum cris_regnums): New enum CRIS_FP_REGNUM.
11343 Remove static variables related to ABI setting.
11344 (struct gdbarch_tdep): Remove cris_abi member.
11345 (struct frame_extra_info): Remove.
11346 (cris_unwind_cache, stack_item): New structs.
11347 (cris_frame_unwind, cris_frame_base): New variables.
11348 (push_stack_item, pop_stack_item)
11349 (cris_frame_unwind_cache, cris_frame_this_id)
11350 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
11351 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
11352 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
11353 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
11354 (cris_reg_struct_has_addr): New functions.
11355 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
11356 (cris_frame_saved_pc, cris_saved_pc_after_call,
11357 (cris_store_struct_return, cris_frameless_function_invocation)
11358 (cris_pop_frame, cris_skip_prologue_main)
11359 (cris_abi_original_store_return_value)
11360 (cris_abi_v2_store_return_value)
11361 (cris_abi_original_extract_return_value)
11362 (cris_abi_v2_extract_return_value)
11363 (cris_abi_original_reg_struct_has_addr)
11364 (cris_abi_v2_reg_struct_has_addr)
11365 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
11366 (cris_push_return_address, cris_abi_update): Remove.
11367 (_initialize_cris_tdep): Remove ABI command.
11368 (cris_dump_tdep): Ditto.
11369 (cris_gdbarch_init): Remove ABI command.
11370 Set store_return_value, extract_return_value, push_dummy_code,
11371 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
11372 frame_unwind_append_sniffer, frame_base_set_default.
11373 Clear deprecated init_frame_pc, push_arguments, store_return_value,
11374 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
11375 sizeof_call_dummy_words, get_saved_register, push_return_address,
11376 pop_frame, store_struct_return, frame_init_saved_regs,
11377 init_extra_frame_info, frameless_function_invocation, frame_chain,
11378 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
11379 dummy_write_sp.
11380
11381 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11382
11383 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
11384 * valprint.c (print_hex_chars): Change from static to external.
11385 (print_char_chars): New function.
11386 * printcmd.c (print_scalar_formatted): For integer and enum types
11387 that are longer than LONGEST, perform processing via appropriate
11388 print_*_chars routines.
11389
11390 2004-02-26 Andrew Cagney <cagney@redhat.com>
11391
11392 * Makefile.in: Update dependencies.
11393 Changes from Ulrich Weigand,
11394 * s390-tdep.c: Include "dwarf2-frame.h".
11395 (s390_dwarf2_frame_init_reg): New function.
11396 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
11397 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
11398
11399 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11400
11401 * breakpoint.c (pending_break_support): New setting variable.
11402 (break_command_1): Account for pending_break_support setting
11403 when creating pending breakpoints.
11404 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
11405 (_initialize_breakpoint): Add "set breakpoint pending" and
11406 "show breakpoint pending" commands.
11407
11408 2004-02-26 Andrew Cagney <cagney@redhat.com>
11409
11410 Fix PR i18n/1570.
11411 * charset.c (backslashable, backslashed, represented): Remove 'e'
11412 from list of escaped characters, not part of ISO-C.
11413
11414 2004-02-25 J. Brobecker <brobecker@gnat.com>
11415
11416 From Peter Schauer <schauer@pdf.de>:
11417 * tui/tui.c: Move system header includes after local includes.
11418 Fixes a build failure on solaris systems.
11419
11420 2004-02-25 J. Brobecker <brobecker@gnat.com>
11421
11422 * configure.in: Refine the previous change.
11423 * configure: Regenerate.
11424
11425 2004-02-25 Mark Kettenis <kettenis@gnu.org>
11426
11427 * amd64-tdep.h: Renamed from x86-64-tdep.h.
11428 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
11429 "amd64-tdep.h" instead of "x86-64-tdep.h".
11430 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
11431 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
11432 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
11433 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
11434 and "x86-64-tdep.c".
11435 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
11436 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
11437 and "x86-64-tdep.c".
11438 * amd64bsd-nat.c: Update copyright year.
11439 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
11440 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
11441 "x86-64-tdep.h".
11442 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
11443 "x86-64-tdep.h".
11444 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
11445 "x86-64-tdep.h".
11446 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
11447 "x86-64-tdep.h".
11448 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
11449 "x86-64-tdep.h".
11450 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
11451 "x86-64-tdep.h".
11452 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
11453 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
11454 * Makefile.in (amd64_linux_tdep_h): Renamed from
11455 x86_64_linux_tdep_h.
11456 (amd64_tdep_h): Renamed from x86_64_tdep_h.
11457 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
11458 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
11459 (amd64obsd-tdep.o): Update dependencies.
11460 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
11461 dependencies.
11462 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
11463 dependencies.
11464 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
11465 amd64-linux-nat.c amd64-linux-tdep.c.
11466 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
11467 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
11468 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
11469 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
11470 amd64-tdep.o and amd64-linux-tdep.o.
11471 (TM_FILE): Set to tm-linux64.h.
11472 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
11473 (NAT_FILE): Set to nm-linux64.h.
11474 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
11475 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11476 amd64-tdep.o.
11477 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11478 amd64-tdep.o.
11479 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11480 amd64-tdep.o.
11481
11482 2004-02-25 Roland McGrath <roland@redhat.com>
11483
11484 * remote.c (remote_protocol_qPart_auxv): New variable.
11485 (init_all_packet_configs): Initialize it.
11486 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
11487 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
11488 (show_remote_cmd): Call it.
11489 (_initialize_remote): Initialize commands.
11490 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
11491 service TARGET_OBJECT_AUXV requests.
11492
11493 2004-02-25 J. Brobecker <brobecker@gnat.com>
11494
11495 * configure.in: Make sure that the wborder function is available.
11496 Otherwise, search for it in the cur_colr library.
11497 * configure: Regenerate.
11498
11499 2004-02-25 Andrew Cagney <cagney@redhat.com>
11500
11501 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
11502
11503 2004-02-25 Mark Kettenis <kettenis@gnu.org>
11504
11505 * config/i386/tm-x86-64linux.h: Tweak comments.
11506
11507 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
11508
11509 * MAINTAINERS: Add self to write-after-approval list.
11510
11511 2004-02-25 Andrew Cagney <cagney@redhat.com>
11512
11513 PR cli/1566. Problem found, and fix suggested by David Allan.
11514 * cli/cli-script.c (execute_control_command): Unconditionally
11515 install a cleanup. Default "ret" to "invalid_control". Use
11516 "break" instead of "return" to escape from the switch.
11517
11518 2004-02-24 J. Brobecker <brobecker@gnat.com>
11519
11520 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
11521 with the lines macro defined in term.h on AiX.
11522 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
11523 a collision with the label_width macro defined in term.h on AiX.
11524
11525 2004-02-23 David Mosberger <davidm@hpl.hp.com>
11526
11527 Committed by Kevin Buettner <kevinb@redhat.com>.
11528
11529 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
11530 * ia64-tdep.c (ia64_write_pc): Make it a global function.
11531 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
11532 instead of ia64_write_pc().
11533 * ia64-linux-tdep.c (regcache.h): Include.
11534 (ia64_linux_write_pc): New function.
11535
11536 2004-02-23 Roland McGrath <roland@redhat.com>
11537
11538 * auxv.c (info_auxv_command): Fix typos in error messages.
11539
11540 2004-02-23 Mark Kettenis <kettenis@gnu.org>
11541
11542 * x86-64-tdep.h: Tweak comment.
11543 (enum amd64_regnum): New.
11544 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
11545 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
11546 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
11547 (X86_64_XMM1_REGNUM): Removed.
11548 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
11549 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
11550 prototypes for renamed functions.
11551 * x86-64-tdep.c: Fix typo.
11552 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
11553 register numbers.
11554 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
11555 Use constants from `enum amd64_regnum' for register numbers.
11556 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
11557 (amd64_analyze_prologue, amd64_frame_cache,
11558 amd64_sigtramp_frame_cache): Use constants from `enum
11559 amd64_regnum' for register numbers.
11560 (amd64_supply_fpregset): Adjust for renamed functions.
11561 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
11562 `enum amd64_regnum' for register numbers.
11563 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
11564 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
11565 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
11566 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
11567 (amd64_linux_fill_gregset): Adjust for renamed macros.
11568 (fetch_core_registers): Adjust for renamed functions.
11569 (amd64_linux_init_abi): Adjust for renamed functions.
11570 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
11571 renamed functions.
11572 * amd64-nat.c: Adjust for renamed macros.
11573 * amd64bsd-nat.c (fetch_inferior_registers)
11574 (store_inferior_registers): Use constants from `enum amd64_regnum'
11575 for register numbers. Adjust for renamed variables.
11576 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
11577 renamed variables.
11578 (_initialize_amd64fbsd_nat): Use constants from `enum
11579 amd64_regnum' for register numbers.
11580 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
11581 `enum amd64_regnum' for register numbers.
11582 (amd64fbsd_init_abi): Adjust for renamed functions.
11583 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
11584 `enum amd64_regnum' for register numbers.
11585 (amd64nbsd_init_abi): Adjust for renamed functions.
11586 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
11587 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
11588 `enum amd64_regnum' for register numbers.
11589 (amd64obsd_init_abi): Adjust for renamed functions.
11590 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
11591
11592 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11593
11594 * breakpoint.c (print_one_breakpoint): Do not output spaces
11595 after printing <PENDING> for a pending breakpoint.
11596
11597 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11598
11599 * printcmd.c (print_scalar_formatted): Initialize val_long
11600 to remove compiler warning message.
11601
11602 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11603
11604 * defs.h (nquery, yquery): New prototypes.
11605 * breakpoint.c (break_command_1): Use new nquery interface.
11606 * utils.c (defaulted_query, nquery, yquery): New functions.
11607
11608 2004-02-23 Andrew Cagney <cagney@redhat.com>
11609
11610 * hppa-tdep.c (hppa_frame_align): New function.
11611 (hppa32_push_dummy_call): New function.
11612 (hppa64_push_dummy_call): New function.
11613 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
11614 disabled.
11615
11616 * infcall.c (legacy_push_dummy_code): Don't call deprecated
11617 FIX_CALL_DUMMY when push_dummy_call is available.
11618 (call_function_by_hand, push_dummy_code): Ditto.
11619
11620 2004-02-22 Andrew Cagney <cagney@redhat.com>
11621
11622 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
11623 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
11624 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
11625 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
11626 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
11627 call_dummy_location to ON_STACK.
11628
11629 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11630
11631 * x86-64-linux-tdep.c: Tweak comment.
11632 (amd64_linux_supply_gregset): Renamed from
11633 x86_64_linux_supply_gresget.
11634 (amd64_linux_fill_gregset): Renamed from
11635 x86_64_linux_fill_gregset.
11636 (fetch_core_registers): Adjust for renamed functions.
11637 (amd64_core_fns): Renamed from x86_64_core_fns.
11638 (amd64_linux_sigtramp_start): Renamed from
11639 x86_64_linux_sigtramp_start.
11640 (amd64_linux_pc_in_sigtramp): Renamed from
11641 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
11642 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
11643 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
11644 (amd64_linux_sigcontext_addr): Renamed from
11645 x86_64_linux_sigcontext_addr.
11646 (amd64_linux_sc_reg_offset): Renamed from
11647 x86_64_linux_sc_reg_offset.
11648 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
11649 Adjust for renamed functions and variables.
11650 (_initialize_amd64_linux_tdep): Renamed from
11651 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
11652 variables.
11653 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
11654 Adjust for renamed functions.
11655
11656 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
11657 from x86_64_linux_gregset64_reg_offset.
11658 (amd64_linux_gregset32_reg_offset): Rename from
11659 x86_64_linux_gregset64_reg_offset.
11660 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
11661 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
11662 (amd64_linux_dr_set_control): Renamed from
11663 x86_64_linux_dr_set_control. Adjust for renamed functions.
11664 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
11665 Adjust for renamed functions.
11666 (amd64_linux_dr_reset_addr): Renamed from
11667 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
11668 (amd64_linux_dr_get_status): Renamed from
11669 x86_64_linux_dr_get_status. Adjust for renamed functions.
11670 (_initialize_amd64_linux_nat): Renamed from
11671 _initialize_x86_64_linux_nat. Adjust for renamed variables and
11672 functions.
11673 * config/i386/nm-x86-64linux.h: Update copyright year.
11674 Adjust for renamed functions.
11675
11676 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
11677 amd64fbsd_sigtramp_start.
11678 (amd64fbsd_sigtramp_end_addr): Renamed from
11679 amd64fbsd_sigtramp_end.
11680 (amd64fbsd_init_abi): Adjust for renamed variables.
11681 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
11682 variables.
11683 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
11684 amd64fbsd_sigtramp_start.
11685 (amd64fbsd_sigtramp_end_addr): Renamed from
11686 amd64fbsd_sigtramp_end.
11687
11688 2004-02-22 Andrew Cagney <cagney@redhat.com>
11689
11690 * hppa-tdep.c (hppa32_return_value): New function.
11691 (hppa64_return_value): New function.
11692 (hppa_gdbarch_init): Set return_value; keep disabled.
11693
11694 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
11695 struct-return and inferior function call methods.
11696
11697 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
11698 "frame-base.h".
11699 (struct hppa_frame_cache): Define.
11700 (hppa_frame_cache, hppa_frame_this_id): New functions.
11701 (hppa_frame_prev_register): New function.
11702 (hppa_frame_unwind, hppa_frame_base): New variables.
11703 (hppa_frame_unwind_sniffer): New function.
11704 (hppa_frame_base_address, hppa_unwind_pc): New function.
11705 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
11706 sniffer, and frame base sniffer; keep disabled.
11707 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
11708 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
11709
11710 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
11711 to predicates for "seriously old code".
11712
11713 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
11714 runtime if(0).
11715
11716 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
11717 unsigned.
11718 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
11719
11720 * config/pa/tm-hppa.h: Update copyright.
11721 (DEPRECATED_INIT_FRAME_PC): Delete macro.
11722 (deprecated_init_frame_pc_default): Delete declaration.
11723 (hppa_frame_init_saved_regs): Delete declaration.
11724 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
11725 * hppa-tdep.c: Include "arch-utils.h".
11726 (hppa_gdbarch_init): Set deprecated init_frame_pc
11727 and deprecated frame_init_saved_regs.
11728 (hppa_frame_init_saved_regs): Make static.
11729
11730 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11731
11732 Remove old 386BSD support.
11733 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
11734 * configure.host: Remove i[34567]86-*-bsd*.
11735 * configure.tgt: Remove i[34567]86-*-bsd*.
11736 * i386b-nat.c: Removed.
11737 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
11738 (i386b-nat.o): Remove dependencies.
11739
11740 * config/i386/i386bsd.mh: Removed.
11741 * config/i386/i386bsd.mt: Removed.
11742 * config/i386/nm-i386bsd.h: Removed.
11743 * config/i386/tm-i386bsd.h: Removed.
11744 * config/i386/xm-i386bsd.h: Removed.
11745
11746 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
11747
11748 * amd64fbsd-tdep.c: Include "solib-svr4.h".
11749 (amd64fbsd_init_abi): Set link map offsets.
11750 * amd64nbsd-tdep.c: Include "slib-svr4.h".
11751 (amd64nbsd_init_abi): Set link map offsets.
11752 * amd64obsd-tdep.c: Include "solib-svr4.h".
11753 (amd64obsd_init_abi): Set link map offsets.
11754 * i386fbsd-tdep.c: Include "solib-svr4.h".
11755 (i386fbsd_init_abi): Set link map offsets.
11756 * i386nbsd-tdep.c: Include "solib-svr4.h".
11757 (i386nbsdelf_init_abi): Set link map offsets.
11758 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
11759 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
11760 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
11761 solib-legacy.o and core-aout.o. Reformat.
11762 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
11763 solib-svr4.o, solib-legacy.o. Reformat.
11764 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
11765 * config/i386/nbsdelf.mh: Reformat.
11766 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
11767 solib-svr4.o, solib-legacy.o and corelow.o.
11768 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
11769 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
11770 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
11771 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
11772 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
11773 (TM_FILE): Set to tm-fbsd.h.
11774 * config/i386/nbsd.mt (TDEPFILES): Reformat.
11775 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
11776 solib-svr4.o.
11777 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
11778 solib-svr4.o.
11779 (TM_FILE): Set to nm-nbsd.h.
11780 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
11781 Simplify shared library support. Don't include "elf/common.h".
11782 (SVR4_SHARED_LIBS): Don't define.
11783 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
11784 "solib.h".
11785 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
11786 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
11787 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
11788 Don't include "i386/tm-i386.h". Include "solib.h".
11789 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
11790 Don't include "i386/tm-i386.h".
11791 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
11792 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
11793 Include "i386/xm-i386.h".
11794 (HOST_LONG_DOUBLE_FORMAT): Remove.
11795
11796 Fix OpenBSD/i386 sigtramp recognition.
11797 * i386-tdep.h: Update copyright year.
11798 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
11799 (i386bsd_sigtramp_end): New prototypes.
11800 (i386fbsd_sigtramp_start_addr): Renamed from
11801 i386fbsd_sigtramp_start.
11802 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
11803 (i386obsd_sigtramp_start_addr): Renamed from
11804 i386obsd_sigtramp_start.
11805 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
11806 * i386bsd-tdep.c: Update copyright year.
11807 (i386bsd_pc_in_sigtramp): Make public.
11808 * i386fbsd-nat.c: Update copyright year.
11809 (_initialize_i386fbsd_nat): Adjust for renamed variables.
11810 * i386fbsd-tdep.c: Update copyright year.
11811 (i386fbsd_sigtramp_start_addr): Renamed from
11812 i386fbsd_sigtramp_start.
11813 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
11814 (i386fbsdaout_init_abi): Adjust for renamed variables.
11815 * i386obsd-nat.c: Update copyright year.
11816 (_initialize_i386obsd_nat): Adjust for renamed variables.
11817 * i386obsd-tdep.c: Include "target.h".
11818 (i386obsd_page_size): New variable.
11819 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
11820 (i386obsd_sigtramp_end): New functions.
11821 (i386obsd_sigtramp_start_addr): Renamed from
11822 i386obsd_sigtramp_start.
11823 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
11824 (i386obsd_init_abi): Adjust for renamed variables. Set
11825 pc_in_sigtramp, sigtramp_start and sigtramp_end.
11826 * Makefile.in (i386obsd-tdep.o): Update dependencies.
11827
11828 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
11829 trampoline change in OpenBSD kernel.
11830
11831 * amd64-nat.c: Update copyright year.
11832 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
11833 architecture from REGCACHE.
11834
11835 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
11836 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
11837
11838 2004-02-21 Mark Kettenis <kettenis@gnu.org>
11839
11840 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
11841 i[34567]86-*-openbsd3.[0-3].
11842 * config/i386/obsdaout.mh: New file.
11843
11844 * config/i386/obsd.mh (MH_FLAGS): Remove.
11845
11846 Fix PR build/1549.
11847 * i386obsd-tdep.c: Update copyright years. Include
11848 "solib-svr4.h".
11849 (i386obsd_init_abi): Don't set regset_from_core_section here.
11850 (i386obsd_aout_init_abi): New function. Set
11851 regset_from_core_section here.
11852 (i386obsd_elf_init_abi): New function.
11853 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
11854 * Makefile.in (i386obsd-tdep.o): Update dependecies.
11855 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
11856 (TM_FILE): Set to tm-nbsd.h.
11857
11858 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
11859 solib-sunos.o.
11860
11861 * solib-svr4.h: Update copyright year.
11862 (svr4_ilp32_fetch_link_map_offsets)
11863 (svr4_lp64_fetch_link_map_offsets): New prototype.
11864 * solib-svr4.c: Update copyright year.
11865 (svr4_ilp32_fetch_link_map_offsets)
11866 (svr4_lp64_fetch_link_map_offsets): New function.
11867
11868 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
11869
11870 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
11871 to the partial symbol table.
11872
11873 2004-02-20 J. brobecker <brobecker@gnat.com>
11874
11875 * PROBLEMS: Add description of problem documented under gdb/1560.
11876
11877 2004-02-20 Mark Kettenis <kettenis@gnu.org>
11878
11879 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
11880 comments.
11881 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
11882 functions.
11883 (amd64obsd_init_abi): Reorder initializations. Use
11884 amd64obsd_r_reg_offset to initialize the general-purpose register
11885 set details. Set regset_from_core_section.
11886 (_initialize_amd64obsd_tdep): Rename from
11887 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
11888 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
11889 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
11890
11891 * NEWS (New native configurations): Mention OpenBSD/alpha.
11892 * configure.tgt: Add alpha*-*-openbsd*.
11893 * configure.host: Add alpha*-*-openbsd*.
11894 * alphanbsd-tdep.c: Update copyright year.
11895 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
11896
11897 2004-02-20 Andrew Cagney <cagney@redhat.com>
11898
11899 Fix PR tdep/1372.
11900 * configure.tgt: Delete target "none-*-*".
11901 * configure.host: Delete host "none-*-*".
11902 * config/none/none.mh: Delete file.
11903 * config/none/none.mt: Delete file.
11904 * config/none/xm-none.h: Delete file.
11905 * config/none/tm-none.h: Delete file.
11906 * config/none/nm-none.h: Delete file.
11907
11908 2004-02-19 Fred Fish <fnf@redhat.com>
11909
11910 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
11911 cache->uses_fp prior to setting it.
11912
11913 2004-02-19 Fred Fish <fnf@redhat.com>
11914
11915 Fix for PR breakpoint/1558.
11916 * sh-tdep.c (IS_JSR): New macro.
11917 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
11918
11919 2004-02-19 Jim Blandy <jimb@redhat.com>
11920
11921 * findvar.c (value_from_register): Doc fix.
11922
11923 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
11924
11925 * printcmd.c (print_scalar_formatted): Do not check for sizeof
11926 type being greater than sizeof of host's LONGEST. Always use
11927 unpack_long() unless format 'f' chosen.
11928
11929 2004-02-19 Joel Brobecker <brobecker@gnat.com>
11930
11931 Committed by Elena Zannoni <ezannoni@redhat.com>
11932
11933 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
11934 contains a symbol wich is the best, non-exact match for the given
11935 pc. Update comments.
11936
11937 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
11938
11939 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
11940 macro, which was part of the now removed Mach 3 port.
11941 * utils.c (request_quit): Ditto.
11942
11943 2004-02-18 Mark Kettenis <kettenis@gnu.org>
11944
11945 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
11946 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
11947
11948 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11949
11950 Committed by Mark Kettenis <kettenis@gnu.org>.
11951
11952 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
11953 Define.
11954
11955 2004-02-18 Andrew Cagney <cagney@redhat.com>
11956
11957 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
11958 CONFIG_INSTALL and CONFIG_UNINSTALL.
11959 * configure: Re-generate.
11960 * interps.h (INTERP_TUI): Define.
11961 * Makefile.in: Update dependencies.
11962 (TUI): New macro.
11963 (tui-main.o): Specify dependencies.
11964 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
11965 * tui/tui-main.c: New file.
11966
11967 2004-02-18 Mark Kettenis <kettenis@gnu.org>
11968
11969 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
11970 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
11971 dependencies.
11972 * configure.host: Add x86_64-*-openbsd*.
11973 * configure.tgt: Add x86_64-*-openbsd*.
11974 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
11975
11976 * tui/tui.c: Don't include <malloc.h>.
11977
11978 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
11979 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
11980 amd64nbsd-tdep.c.
11981
11982 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
11983 static. Remove extraneous whitespace.
11984 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
11985 static.
11986
11987 2004-02-17 Jim Blandy <jimb@redhat.com>
11988
11989 * findvar.c (value_from_register): Doc fix.
11990
11991 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11992
11993 Committed by Jim Blandy <jimb@redhat.com>.
11994
11995 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
11996 CORE_ADDR as type for selectors. Correct types for GNU run time
11997 message lookup function to use double indirection.
11998 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
11999 * objc-lang.h (lookup_child_selector): Adapt prototype.
12000
12001 * s390-nat.c (SUBOFF): New macro.
12002 (supply_gregset, fill_gregset): Use it to handle debugging
12003 of 32-bit exectuables running under a 64-bit kernel.
12004 * s390-tdep.c: Include "solib-svr4.h".
12005 (s390_svr4_fetch_link_map_offset): New function.
12006 (s390x_svr_fetch_link_map_offset): Likewise.
12007 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
12008 * Makefile.in (s390-tdep.o): Update dependencies.
12009
12010 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
12011 "frame-unwind.h".
12012 (s390_readinstruction): Reformat. Use read_memory_nobpt.
12013 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
12014 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
12015 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
12016 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
12017 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
12018 S390_SIGNAL_FRAMESIZE,
12019 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
12020 (struct frame_extra_info): Remove.
12021 (s390_memset_extra_info): Remove.
12022 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
12023 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
12024 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
12025 (is_rse): Renamed to ...
12026 (is_rsy): ... this. Support long displacements.
12027 (is_rxe): Renamed to ...
12028 (is_rxy): ... this. Support long displacements.
12029 (compute_x_addr): Support long displacements.
12030 (struct s390_prologue_data): New data type.
12031 (s390_on_stack): Change API to use struct s390_prologue_data.
12032 (s390_store): Reimplement.
12033 (s390_load): New function.
12034 (s390_get_signal_frame_info): Remove.
12035 (s390_get_frame_info): Remove, replace by ...
12036 (s390_analyze_prolog): ... this new function.
12037 (s390_check_function_end): Remove.
12038 (s390_function_start): Remove.
12039 (s390_frameless_function_invokation): Remove.
12040 (s390_is_sigreturn): Remove.
12041 (s390_init_frame_pc_first): Remove.
12042 (s390_init_frame_extra_info): Remove.
12043 (s390_frame_init_saved_regs): Remove.
12044 (s390_frame_saved_pc_nofix): Remove.
12045 (s390_frame_saved_pc): Remove.
12046 (s390_frame_chain): Remove.
12047 (s390_fp_regnum, s390_read_fp): Remove.
12048 (s390_pop_frame_regular, s390_pop_frame): Remove.
12049 (s390_saved_pc_after_call): Remove.
12050 (s390_skip_prologue): Reimplement.
12051 (s390_in_function_epilogue_p): Support long displacements.
12052 (struct s390_unwind_cache): New data structure.
12053 (s390_frame_unwind_cache): New function.
12054 (s390_prologue_frame_unwind_cache): Likewise.
12055 (s390_backchain_frame_unwind_cache): Likewise.
12056 (s390_frame_this_id, s390_frame_prev_register): Likewise.
12057 (s390_frame_unwind): Define.
12058 (s390_frame_sniffer): New function.
12059 (struct s390_pltstub_unwind_cache): New data structure.
12060 (s390_pltstub_frame_unwind_cache): New function.
12061 (s390_pltstub_frame_this_id): Likewise.
12062 (s390_pltstub_frame_prev_register): Likewise.
12063 (s390_pltstub_frame_unwind): Define.
12064 (s390_pltstub_frame_sniffer): New function.
12065 (struct s390_sigtramp_unwind_cache): New data structure.
12066 (s390_sigtramp_frame_unwind_cache): New function.
12067 (s390_sigtramp_frame_this_id): Likewise.
12068 (s390_sigtramp_frame_prev_register): Likewise.
12069 (s390_sigtramp_frame_unwind): Define.
12070 (s390_sigtramp_frame_sniffer): New function.
12071 (s390_frame_base_address, s390_local_base_address): New functions.
12072 (s390_frame_base): Define.
12073 (s390_unwind_pc, s390_unwind_sp): New function.
12074 (s390_push_dummy_call): Use new frame base location.
12075 (s390_unwind_dummy_id): Likewise.
12076 (s390_gdbarch_init): Remove calls to:
12077 set_gdbarch_frameless_function_invocation,
12078 set_gdbarch_deprecated_init_frame_pc,
12079 set_gdbarch_deprecated_frame_chain,
12080 set_gdbarch_deprecated_frame_init_saved_regs,
12081 set_gdbarch_deprecated_pop_frame,
12082 set_gdbarch_deprecated_init_extra_frame_info,
12083 set_gdbarch_deprecated_init_frame_pc_first,
12084 set_gdbarch_deprecated_target_read_fp,
12085 set_gdbarch_deprecated_frame_saved_pc,
12086 set_gdbarch_deprecated_saved_pc_after_call,
12087 set_gdbarch_deprecated_fp_regnum.
12088 Add calls to:
12089 set_gdbarch_in_solib_call_trampoline,
12090 frame_unwind_append_sniffer,
12091 frame_base_set_default,
12092 set_gdbarch_unwind_pc,
12093 set_gdbarch_unwind_sp.
12094 * Makefile.in (s390-tdep.o): Update dependencies.
12095
12096 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
12097 (S390_STACK_FRAME_OVERHEAD): Remove.
12098 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
12099 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
12100 (s390_promote_integer_argument): Remove.
12101 (s390_cannot_extract_struct_value_address): Remove.
12102 (s390_use_struct_convention, s390_store_struct_return): Remove.
12103 (s390_extract_return_value, s390_store_return_value): Remove.
12104 (s390_return_value_convention, s390_return_value): New functions.
12105 (is_float_singleton): Handle typedefs.
12106 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
12107 Remove, replace by ...
12108 (s390_function_arg_pass_by_reference, s390_function_arg_float,
12109 s390_function_arg_integer): ... these new functions.
12110 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
12111 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
12112 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
12113 Fill in tdep->abi.
12114 Remove calls to:
12115 set_gdbarch_deprecated_store_struct_return,
12116 set_gdbarch_deprecated_extract_return_value,
12117 set_gdbarch_deprecated_store_return_value,
12118 set_gdbarch_use_struct_convention,
12119 set_gdbarch_extract_struct_value_address,
12120 set_gdbarch_deprecated_pc_in_call_dummy,
12121 set_gdbarch_deprecated_push_arguments,
12122 set_gdbarch_deprecated_save_dummy_frame_tos,
12123 set_gdbarch_deprecated_push_return_address,
12124 set_gdbarch_deprecated_sizeof_call_dummy_words,
12125 set_gdbarch_deprecated_call_dummy_words,
12126 set_gdbarch_deprecated_dummy_write_sp.
12127 Add calls to:
12128 set_gdbarch_push_dummy_call,
12129 set_gdbarch_unwind_dummy_id,
12130 set_gdbarch_return_value.
12131
12132 * config/s390/nm-linux.h: Update comments.
12133 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
12134 (STOPPED_BY_WATCHPOINT): Redefine.
12135 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
12136 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
12137 (s390_stopped_by_watchpoint): Likewise.
12138 (watch_area_cnt): Remove.
12139 * s390-nat.c: Update comments.
12140 (watch_area): Remove typedef.
12141 Global replace watch_area by struct watch_area.
12142 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
12143 (s390_stopped_by_watchpoint): Remove pid argument,
12144 use s390_inferior_tid. Add short-cut for the no watchpoint case.
12145 (s390_fix_watch_points): Remove pid argument,
12146 use s390_inferior_tid. Recompute area spanned by watchpoints.
12147 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
12148 argument. Reimplement.
12149
12150 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
12151 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
12152 (FETCH_INFERIOR_REGISTERS): Define.
12153 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
12154 core-regset.o.
12155 * config/s390/s390x.mt: Remove.
12156 * config/s390/tm-s390.h: Remove.
12157 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
12158 (TARGET_ELF64): Remove.
12159 (SKIP_TRAMPOLINE_CODE): Do not undefine.
12160 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
12161 s390*-*-* case; always set gdb_target to s390.
12162 * regformats/reg-s390.dat: Remove control registers.
12163 * regformats/reg-s390x.dat: Likewise.
12164 * s390-tdep.h: New file.
12165 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
12166 Include "inferior.h" and "s390-tdep.h".
12167 Remove private definition of offsetof.
12168 (s390_register_u_addr): Remove.
12169 (regmap_gregset, regmap_fpregset): Define.
12170 (supply_gregset, fill_gregset): Reimplement.
12171 (supply_fpregset, fill_fpregset): Likewise.
12172 (s390_inferior_tid): New function.
12173 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
12174 (fetch_inferior_registers, store_inferior_registers): Likewise.
12175 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
12176 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
12177 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
12178 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
12179 (struct gdbarch_tdep): Define.
12180 (struct s390_register_info): Define.
12181 (s390_register_info): New variable.
12182 (s390_register_name): Reimplement.
12183 (s390_register_type): New function.
12184 (s390_register_raw_size, s390x_register_raw_size): Remove.
12185 (s390_cannot_fetch_register): Remove.
12186 (s390_register_byte): Remove.
12187 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
12188 (s390_dwarf_regmap): New variable.
12189 (s390_dwarf_reg_to_regnum): New function.
12190 (s390_stab_reg_to_regnum): Remove.
12191 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
12192 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
12193 (s390_convert_register_p): Likewise.
12194 (s390_register_to_value, s390_value_to_register): Likewise.
12195 (s390_register_reggroup_p): Likewise.
12196 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
12197 s390_gregset, s390x_gregset, s390_fpregset): New variables.
12198 (s390_supply_regset, s390_regset_from_core_section): New functions.
12199 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
12200 (S390_FPR_SIZE): Likewise.
12201 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
12202 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
12203 (S390_NUM_GPRS): Move here from tm-s390.h.
12204 (S390_NUM_FPRS): Likewise.
12205 (s390_in_function_epilogue_p): New function.
12206 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
12207 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
12208 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
12209 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
12210 Replace S390_FP_REGNUM by S390_SP_REGNUM.
12211 Remove calls to:
12212 set_gdbarch_deprecated_max_register_raw_size,
12213 set_gdbarch_deprecated_max_register_virtual_size,
12214 set_gdbarch_deprecated_register_byte,
12215 set_gdbarch_cannot_fetch_register,
12216 set_gdbarch_cannot_store_register,
12217 set_gdbarch_deprecated_register_size,
12218 set_gdbarch_deprecated_register_raw_size,
12219 set_gdbarch_deprecated_register_virtual_size,
12220 set_gdbarch_deprecated_register_virtual_type,
12221 set_gdbarch_deprecated_register_bytes.
12222 Add calls to:
12223 set_gdbarch_num_pseudo_regs,
12224 set_gdbarch_register_type,
12225 set_gdbarch_convert_register_p,
12226 set_gdbarch_register_to_value,
12227 set_gdbarch_value_to_register,
12228 set_gdbarch_register_reggroup_p,
12229 set_gdbarch_regset_from_core_section,
12230 set_gdbarch_pseudo_register_read,
12231 set_gdbarch_pseudo_register_write,
12232 set_gdbarch_in_function_epilogue_p.
12233 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
12234 (s390_tdep_h): New variable.
12235
12236 2004-02-17 Jim Blandy <jimb@redhat.com>
12237
12238 * findvar.c (value_from_register): If the type has no length, just
12239 return an acceptable value --- don't report an internal error.
12240
12241 * stabsread.c (read_type): If we find any type numbers that are
12242 forward references, complain if the references aren't resolved by
12243 the time we're finished reading.
12244 (cleanup_undefined_types): Make error message more appropriate for
12245 a complaint.
12246
12247 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
12248
12249 * Makefile.in (defs_h): Remove dependency on progress_h.
12250 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
12251 progress.h.
12252 * main.c (captured_main): Delete use of START_PROGRESS and
12253 END_PROGRESS.
12254
12255 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
12256
12257 * objfiles.c (terminate_minimal_symbol_table): Add back
12258 initialization of MSYMBOL_TYPE.
12259
12260 2004-02-17 David Mosberger <davidm@hpl.hp.com>
12261
12262 Committed by Andrew Cagney.
12263 * Makefile.in (ia64_tdep_h): New macro.
12264 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
12265 (ia64-tdep.o): Likewise.
12266 * ia64-tdep.h: New file.
12267 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
12268 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
12269 (ia64_aix_sigcontext_register_address): Likewise.
12270 (ia64_linux_getunwind_table): Delete declaration.
12271 * ia64-linux-tdep.c: Likewise.
12272
12273 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
12274
12275 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
12276 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
12277 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
12278
12279 2004-02-17 Andrew Cagney <cagney@redhat.com>
12280
12281 * symtab.c (skip_prologue_using_sal): New function.
12282 * symtab.h (skip_prologue_using_sal): Declare.
12283 * frv-tdep.c: Include "symtab.h".
12284 (skip_prologue_using_sal): Delete function.
12285 * mips-tdep.c (skip_prologue_using_sal): Delete function.
12286 * rs6000-tdep.c (refine_prologue_limit): Mention
12287 skip_prologue_using_sal.
12288 * ia64-tdep.c (refine_prologue_limit): Ditto.
12289 * Makefile.in: Update dependencies.
12290
12291 2004-02-16 Andrew Cagney <cagney@redhat.com>
12292
12293 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
12294 START_INFERIOR_TRAPS_EXPECTED.
12295 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
12296 START_INFERIOR_TRAPS_EXPECTED.
12297 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
12298 Delete macro.
12299 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
12300 macro, moved to "nm-osf.h". Update copyright.
12301 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
12302 update copyright.
12303
12304 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
12305 and function replacing FRAMELESS_FUNCTION_INVOCATION.
12306 * blockframe.c (legacy_frameless_look_for_prologue): Rename
12307 frameless_look_for_prologue.
12308 * frame.h (legacy_frameless_look_for_prologue): Rename
12309 frameless_look_for_prologue.
12310 * gdbarch.h, gdbarch.c: Re-generate.
12311 * sh64-tdep.c (sh64_gdbarch_init): Update.
12312 * sh-tdep.c (sh_gdbarch_init): Update.
12313 * s390-tdep.c (s390_gdbarch_init): Update.
12314 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12315 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12316 * m68k-tdep.c (m68k_gdbarch_init): Update.
12317 (delta68_frame_args_address): Update.
12318 * m32r-tdep.c (m32r_gdbarch_init): Update.
12319 * hppa-tdep.c (hppa_gdbarch_init): Update.
12320 * h8300-tdep.c (h8300_gdbarch_init): Update.
12321 * frv-tdep.c (frv_gdbarch_init): Update.
12322 (frv_frameless_function_invocation): Update.
12323 * cris-tdep.c (cris_gdbarch_init): Update.
12324 (cris_frameless_function_invocation): Update.
12325 * avr-tdep.c (avr_gdbarch_init): Update.
12326 * arm-tdep.c (arm_gdbarch_init): Update.
12327 * stack.c (frame_info): Update, call predicate.
12328 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
12329 * frame.c (legacy_get_prev_frame): Update, call predicate..
12330 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
12331 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
12332 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
12333 invocation.
12334 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12335 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
12336 * vax-tdep.c (vax_gdbarch_init): Ditto.
12337
12338 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
12339 function.
12340
12341 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
12342
12343 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
12344 initializations.
12345
12346 2004-02-16 Andrew Cagney <cagney@redhat.com>
12347
12348 * tui/tui-windata.c: Include "gdb_string.h".
12349 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
12350 * tui/tui-layout.c, tui/tui-command.c: Ditto.
12351 * Makefile.in: Update dependencies.
12352
12353 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
12354
12355 * Makefile.in (infrun.o): Add $(gdb_assert_h).
12356 * infrun.c: Include "gdb_assert.h".
12357 (singlestep_ptid, saved_singlestep_ptid)
12358 (stepping_past_singlestep_breakpoint): New variables.
12359 (resume): Set singlestep_ptid. Check for singlestep thread
12360 hop.
12361 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
12362 (handle_inferior_event): Handle singlestep thread hop.
12363
12364 2004-02-16 Andrew Cagney <cagney@redhat.com>
12365
12366 * dwarf2-frame.c (dwarf2_frame_ops): New function.
12367 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
12368 (dwarf2_frame_init_reg): Ditto.
12369
12370 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
12371 suggested by Joshua Neuheisel
12372
12373 * configure.in: Always check for curses, including pdcurses.
12374 Warn, instead of error, when no curses are found. Enable TUI when
12375 curses is available.
12376 * configure: Re-generate.
12377
12378 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
12379
12380 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
12381 sh_sh4_register_convert_to_virtual.
12382 (sh_register_convert_to_raw): Rename from
12383 sh_sh4_register_convert_to_raw.
12384 (sh_pseudo_register_read): Accomodate above name change.
12385 (sh_pseudo_register_write): Ditto.
12386
12387 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
12388
12389 * sh-tdep.c (sh_generic_register_name): Remove.
12390 (sh_gdbarch_init): Use sh_sh_register_name in default case.
12391
12392 2004-02-15 Andrew Cagney <cagney@redhat.com>
12393
12394 * configure.in (build_warnings): Add -Wunused-function.
12395 * configure: Re-generate.
12396
12397 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
12398 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
12399
12400 * procfs.c (procfs_init_inferior): Assume that
12401 START_INFERIOR_TRAPS_EXPECTED is defined.
12402 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
12403 * config/ns32k/tm-nbsd.h: Delete file,
12404 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
12405
12406 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
12407 * config/vax/tm-vax.h: Delete file.
12408
12409 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12410 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12411 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12412 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12413 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
12414 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12415 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
12416
12417 2004-02-15 Mark Kettenis <kettenis@gnu.org>
12418
12419 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
12420 * dwarf2-frame.c (dwarf2_frame_data): New variable.
12421 (struct dwarf2_frame_ops): New.
12422 (dwarf2_frame_default_init_reg): New function, based on
12423 dwarf2_frame_init_reg.
12424 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
12425 (dwarf2_frame_init_reg): Call architecture-specific function.
12426 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
12427 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
12428 instead of dwarf2_frame_data.
12429 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
12430 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
12431
12432 2004-02-15 Andrew Cagney <cagney@redhat.com>
12433
12434 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
12435 register_gdbarch_swap.
12436 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
12437 * f-lang.c (_initialize_f_language): Update, use
12438 DEPRECATED_REGISTER_GDBARCH_SWAP.
12439 * remote.c (_initialize_remote): Ditto.
12440 * regcache.c (_initialize_regcache): Ditto.
12441 * parse.c (_initialize_parse): Ditto.
12442 * infrun.c (_initialize_infrun): Ditto.
12443 * mi/mi-main.c (_initialize_mi_main): Ditto.
12444 * gdbtypes.c (_initialize_gdbtypes): Ditto.
12445
12446 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
12447 poking .cacheable directly.
12448 * symfile.c (symfile_bfd_open): Ditto.
12449
12450 * Makefile.in: Update all dependencies.
12451
12452 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
12453 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
12454 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
12455 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
12456 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
12457
12458 2004-02-14 Andrew Cagney <cagney@redhat.com>
12459
12460 * arch-utils.c (legacy_convert_register_p): Check
12461 DEPRECATED_REGISTER_CONVERTIBLE_P.
12462 * findvar.c (value_of_register): Ditto.
12463
12464 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
12465 * gdbarch.h, gdbarch.c: Re-generate.
12466 * arch-utils.c (deprecated_register_convertible_not): Delete.
12467 * arch-utils.h (deprecated_register_convertible_not): Delete.
12468 * mi/mi-main.c (get_register): Update. Update copyright.
12469 * infcmd.c (default_print_registers_info): Update.
12470
12471 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
12472 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
12473 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
12474 * gdbarch.h, gdbarch.c: Re-generate.
12475 * frame.c (deprecated_get_next_frame_hack): Delete function.
12476 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
12477 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
12478 Update.
12479 * infcall.c (call_function_by_hand): Update.
12480
12481 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
12482
12483 * symfile.c (init_entry_point_info, entry_point_address): Move
12484 from here...
12485 * objfiles.c (init_entry_point_info, entry_point_address):..to
12486 here.
12487 * symfile.h (init_entry_point_info, entry_point_address): Remove
12488 prototypes.
12489 * objfiles.h (init_entry_point_info, entry_point_address):Add
12490 prototypes.
12491 * cris-tdep.c: Remove include of symfile.h. Add include of
12492 objfiles.h.
12493 * infcall.c: Ditto.
12494 * mcore-tdep.c: Ditto.
12495 * mn10300-tdep.c: Ditto.
12496 * sh64-tdep.c: Ditto.
12497 * v850-tdep.c: Ditto.
12498 * arm-tdep.c: Remove include of symfile.h.
12499 * blockframe.c: Ditto.
12500 * coffread.c: Ditto.
12501 * dbxread.c: Ditto.
12502 * dwarf2read.c: Ditto.
12503 * dwarfread.c: Ditto.
12504 * frv-tdep.c: Ditto.
12505 * ia64-tdep.c: Ditto.
12506 * mdebugread.c: Ditto.
12507 * mipsread.c: Ditto.
12508 * rs6000-tdep.c: Ditto.
12509 * s390-tdep.c: Ditto.
12510 * sh-tdep.c: Ditto.
12511 * xstormy16-tdep.c: Ditto.
12512 * gdbarch.sh: Remove include of symfile.h.
12513 * gdbarch.c: Regenerate.
12514 * solib-irix.c (enable_break): Use entry_point_address().
12515 Add comment about include file.
12516 * xcoffread.c: Add comment about include file.
12517 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
12518 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
12519 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
12520 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
12521 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
12522
12523 2004-02-13 Andrew Cagney <cagney@redhat.com>
12524
12525 * corelow.c (core_xfer_partial): Use "struct bfd_section".
12526 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
12527 copyright.
12528 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
12529
12530 2004-02-12 Fred Fish <fnf@redhat.com>
12531
12532 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
12533 set_gdbarch_store_return_value.
12534
12535 2004-02-12 Andrew Cagney <cagney@redhat.com>
12536
12537 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
12538 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
12539 (interrupt_query): Ditto.
12540 (ofunc): Delete unused variable.
12541 * cris-tdep.c (cris_abi): Delete unused function.
12542 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
12543 (cris_get_wide_opcode, cris_get_short_size): Ditto.
12544 (cris_get_asr_quick_shift_steps): Ditto.
12545 (cris_skip_prologue_frameless_p): Ditto.
12546 * arm-tdep.c (arm_push_return_address): Delete unused function.
12547 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
12548 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
12549 * s390-tdep.c (s390_function_start): Delete unused function.
12550
12551 2004-02-12 Andrew Cagney <cagney@redhat.com>
12552
12553 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
12554 gdbarch.h, gdbarch.c: Re-generate.
12555 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
12556 to generic_prologue_frameless_p.
12557 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
12558 * arch-utils.c (generic_prologue_frameless_p): Delete function.
12559
12560 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
12561
12562 * mips-linux-tdep.c: Include "frame.h".
12563 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
12564 (mips_linux_skip_resolver): New functions.
12565 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
12566 and set_gdbarch_in_solib_call_trampoline.
12567 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
12568 to after set_gdbarch_in_solib_return_trampoline. Only set the
12569 solib hooks to mips16 functions if the OS ABI is unknown.
12570 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
12571 including "config/tm-linux.h".
12572 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
12573 * Makefile.in (mips-linux-tdep.o): Update.
12574
12575 2004-02-11 David Carlton <carlton@kealia.com>
12576
12577 * linespec.c (decode_compound): Only look for a class symbol when
12578 considering all but the rightmost component.
12579
12580 2004-02-11 Andrew Cagney <cagney@redhat.com>
12581
12582 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
12583 abi code are are separatly grouped.
12584
12585 2004-02-11 Andrew Cagney <cagney@redhat.com>
12586
12587 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
12588 * gdbarch.h, gdbarch.c: Re-generate.
12589 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12590 * v850-tdep.c (v850_gdbarch_init): Update.
12591 * sh64-tdep.c (sh64_gdbarch_init): Update.
12592 * sh-tdep.c (sh_gdbarch_init): Update.
12593 * s390-tdep.c (s390_gdbarch_init): Update.
12594 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12595 * mips-tdep.c (mips_gdbarch_init): Update.
12596 * mcore-tdep.c (mcore_gdbarch_init): Update.
12597 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12598 * m32r-tdep.c (m32r_gdbarch_init): Update.
12599 * ia64-tdep.c (ia64_gdbarch_init): Update.
12600 * hppa-tdep.c (hppa_gdbarch_init): Update.
12601 * h8300-tdep.c (h8300_gdbarch_init): Update.
12602 * frv-tdep.c (frv_gdbarch_init): Update.
12603 * d10v-tdep.c (d10v_gdbarch_init): Update.
12604 * cris-tdep.c (cris_gdbarch_init): Update.
12605 * avr-tdep.c (avr_gdbarch_init): Update.
12606 * arm-tdep.c (arm_gdbarch_init): Update.
12607 * alpha-tdep.c (alpha_gdbarch_init): Update.
12608
12609 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
12610
12611 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
12612 comma.
12613 (sh_sh4al_dsp_register_name): Ditto.
12614
12615 2004-02-10 Andrew Cagney <cagney@redhat.com>
12616
12617 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
12618 (mips_init_frame_pc_first): Delete function.
12619 (mips_frame_saved_pc): Delete function.
12620 (mips_frame_chain): Delete function.
12621 (mips_init_extra_frame_info): Delete function.
12622 (mips_xfer_register): Delete unused variable "reg".
12623 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
12624 (mips_n32n64_return_value): Delete unused variable "reg".
12625 (mips_n32n64_return_value): Delete unused variable "pos".
12626 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
12627 (mips_o32_return_value): Delete unused variable "pos".
12628 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
12629 (mips_print_fp_register): Delete unused variable "namelen"
12630 (mips_print_fp_register): Delete unused variable "flt2"
12631 (get_frame_pointer): Delete function.
12632 (cached_proc_desc): Delete static variable.
12633 (mips_pop_frame): Delete function.
12634 (mips_find_saved_regs): Delete function.
12635 (mips_get_saved_register): Delete function.
12636 (mips_saved_pc_after_call): Delete function.
12637 (SIGFRAME_BASE): Delete macro.
12638 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
12639 (SIGFRAME_PC_OFF): Delete macro.
12640 (SIGFRAME_REGSAVE_OFF): Delete macro.
12641 (mips_dump_tdep): Do not print deleted macro definitions.
12642
12643 2004-02-10 Andrew Cagney <cagney@redhat.com>
12644
12645 * Makefile.in (SFILES): Remove explictly listed tui files.
12646 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
12647
12648 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
12649
12650 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
12651 to use paddr functions to format ia64 addresses and long values.
12652 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
12653 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
12654 (get_kernel_table, ia64_find_proc_info_x): Ditto.
12655 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
12656 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
12657
12658 2004-02-10 Andrew Cagney <cagney@redhat.com>
12659
12660 * defs.h: Do not include "tui.h".
12661 * gdb_curses.h: New file.
12662 * tui/tui-hooks.h: New file.
12663 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
12664 (tui_install_hooks, tui_remove_hooks): Delete declarations.
12665 (tui_initialize_io): Delete declaration.
12666 (tui_initialize_readline: Delete redundant declaration.
12667 (struct tui_point): Delete definition.
12668 * tui/tui-data.h (struct tui_point): Define.
12669 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
12670 * utils.c: Include "tui/tui.h".
12671 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
12672 * printcmd.c [TUI]: Include "tui/tui.h".
12673 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
12674 * tui/tui-command.c: Include "gdb_curses.h".
12675 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
12676 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
12677 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
12678 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
12679 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
12680 * Makefile.in: Update all dependencies.
12681 (tui_hooks_h, gdb_curses_h): Define.
12682 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
12683
12684 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
12685
12686 * objfiles.h (struct objfile): Remove unused fields auxf1 and
12687 auxf2. Add comments about some other rarely used fields.
12688
12689 2004-02-10 Andrew Cagney <cagney@redhat.com>
12690
12691 * Makefile.in (init.c): Fix script removing duplicates. Problem
12692 reported by Peter Schauer.
12693
12694 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
12695
12696 * bcache.c (bcache_xmalloc): Use obstack_init instead of
12697 obstack_specify_allocation.
12698 * objfiles.c (allocate_objfile): Ditto.
12699 * solib-sunos.c (solib_add_common_symbols)
12700 (allocate_rt_common_objfile): Ditto.
12701 * symfile.c (reread_symbols): Ditto.
12702 * gdb_obstack.h: Add comment.
12703
12704 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
12705
12706 * linespec.c (decode_line_1, locate_first_half)
12707 (decode_compound, lookup_prefix_sym): Update comments. Delete old
12708 commented out code.
12709
12710 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
12711
12712 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
12713 obstack_free.
12714
12715 2004-02-09 Andrew Cagney <cagney@redhat.com>
12716
12717 * blockframe.c (find_pc_partial_function): If find_pc_overlay
12718 fails, try find_pc_section. Fix PR c++/1267.
12719 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
12720 instead of find_pc_mapped_section.
12721 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
12722 not default to the section containing PC. Fix PR symtab/1519.
12723
12724 2004-02-09 Andrew Cagney <cagney@redhat.com>
12725
12726 * Makefile.in (mips-tdep.o): Update dependencies.
12727 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
12728 "trad-frame.h".
12729 (mips_unwind_pc): Return the pseudo PC register.
12730 (mips_unwind_dummy_id): New function.
12731 (mips16_fetch_instruction): New function.
12732 (mips32_fetch_instruction): New function.
12733 (struct mips_frame_cache): Define.
12734 (mips_mdebug_frame_cache): New function.
12735 (mips_mdebug_frame_this_id): New function.
12736 (mips_mdebug_frame_prev_register): New function.
12737 (mips_mdebug_frame_unwind): Define.
12738 (mips_mdebug_frame_sniffer): New function.
12739 (mips_mdebug_frame_base_address): New function.
12740 (mips_mdebug_frame_base): Define.
12741 (mips_mdebug_frame_base_sniffer): New function.
12742 (mips_gdbarch_init): Append unwind and base sniffers. Set
12743 unwind_dummy_id.
12744
12745 2004-02-08 Andrew Cagney <cagney@redhat.com>
12746
12747 * frame.c: Print both the register number and name.
12748
12749 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
12750 and a sed into a single sed. Make .c and .o patterns more robust.
12751 (OBS): Delete.
12752 (INIT_FILES): Replace OBS with COMMON_OBS.
12753 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
12754
12755 2004-02-08 Mark Kettenis <kettenis@gnu.org>
12756
12757 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
12758 the PT_WCOOKIE request.
12759
12760 2004-02-08 Andrew Cagney <cagney@redhat.com>
12761
12762 * mips-tdep.c (mips_unwind_pc): New function.
12763 (mips_gdbarch_init): Set mips_unwind_pc.
12764
12765 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
12766 (get_frame_id): Allow the UNKNOWN_FRAME.
12767 (frame_register_unwind, get_frame_type): Ditto.
12768
12769 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
12770 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
12771 unwind_dummy_id indicates a legacy frame.
12772
12773 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
12774 * configure: Re-generate.
12775
12776 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
12777 methods.
12778
12779 2004-02-08 Andrew Cagney <cagney@redhat.com>
12780
12781 * configure.in (CONFIG_ALL): Set to Makefile target, and not
12782 makefile macro.
12783 * configure: Re-generate.
12784 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
12785 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
12786 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
12787 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
12788 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
12789 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
12790 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
12791 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
12792 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
12793 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
12794
12795 2004-02-07 Andrew Cagney <cagney@redhat.com>
12796
12797 * Makefile.in: Update all dependencies.
12798
12799 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
12800 * configure: Re-generate.
12801 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
12802 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
12803 (COMMON_OBS): Add "main.o" and "annotate.o".
12804 (ANNOTATE_OBS): Delete.
12805 (OBS): Remove ANNOTATE_OBS.
12806 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
12807 CONFIG_INITS.
12808 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
12809 against CONFIG_OBS and "main.o".
12810 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
12811 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
12812
12813 * tui/tui-command.c: Include "gdb_string.h", delete register
12814 attribute, use ISO-C function signatures.
12815 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
12816 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
12817 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
12818 * tui/tui.c: Ditto.
12819
12820 * tui/tui-command.c: Change variable and function names to lower
12821 case.
12822 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
12823 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
12824 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
12825 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12826 * tui/tui-winsource.c, tui/tui.c: Ditto.
12827
12828 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12829
12830 * buildsym.c (free_pending_blocks, finish_block)
12831 (record_pending_block, make_blockvector, end_symtab): Replace
12832 symbol_obstack with objfile_obstack.
12833 * coffread.c (process_coff_symbol, coff_read_struct_type)
12834 (coff_read_enum_type): Ditto.
12835 * cp-namespace.c (initialize_namespace_symtab)
12836 (check_one_possible_namespace_symbol): Ditto.
12837 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
12838 (dwarf2_symbol_mark_computed): Ditto.
12839 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
12840 * elfread.c (elf_symtab_read): Ditto.
12841 * hpread.c (hpread_symfile_init, hpread_symfile_init)
12842 (hpread_read_enum_type, hpread_read_function_type)
12843 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
12844 Ditto.
12845 * jv-lang.c (get_java_class_symtab, add_class_symbol)
12846 (java_link_class_type): Ditto.
12847 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
12848 (new_symbol): Ditto.
12849 * minsyms.c (install_minimal_symbols): Ditto.
12850 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
12851 (terminate_minimal_symbol_table): Replace symbol_obstack with
12852 objfile_obstack.
12853 (free_objfile): Remove freeing of symbol_obstack.
12854 * objfiles.h: Remove symbol_obstack field.
12855 * pa64solib.c (add_to_solist): Replace symbol_obstack with
12856 objfile_obstack.
12857 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
12858 symbol_obstack.
12859 (solib_add_common_symbols): Replace symbol_obstack with
12860 objfile_obstack.
12861 * somsolib.c (som_solib_add): Ditto.
12862 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
12863 (common_block_start, common_block_end): Ditto.
12864 * symfile.c (reread_symbols): Remove freeing and init of
12865 symbol_obstack.
12866 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
12867 * symfile.h: Update comment.
12868 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
12869 stats printing.
12870 * symtab.c (symbol_set_names): Replace symbol_obstack with
12871 objfile_obstack.
12872 * symtab.h (struct general_symbol_info, struct minimal_symbol):
12873 Update comments.
12874 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
12875 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
12876 objfile_obstack.
12877
12878 2004-02-07 Andrew Cagney <cagney@redhat.com>
12879
12880 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
12881 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
12882 fields and variables.
12883 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
12884 (m_beInvisible): Delete macro.
12885 * tui/tui-data.h: Fix case case fields and variables.
12886 (m_genWinPtrIsNull): Delete macro.
12887 (tui_win_list): Rename winList.
12888 (TUI_SRC_WIN): Rename srcWin.
12889 (TUI_DISASM_WIN): Rename disassemWin.
12890 (TUI_DATA_WIN): Rename dataWin.
12891 (TUI_CMD_WIN): Rename cmdWin.
12892 (m_genWinPtrNotNull): Delete macro.
12893 (m_winPtrIsNull): Delete macro.
12894 (m_winPtrNotNull): Delete macro.
12895 (tui_win_is_source_type): Replace m_winIsSourceType
12896 (tui_win_is_auxillary): Replace m_winIsAuzillary.
12897 (tui_win_has_locator): Replace m_hasLocator.
12898 (tui_set_win_highlight): Replace m_setWinHighlightOn and
12899 m_setWinHighlightOff.
12900 * tui/tui-data.c: Update references.
12901 (tui_win_is_source_type, tui_set_win_highlight): New functions.
12902 (tui_win_has_locator, tui_win_is_auxillary): New functions.
12903 * tui/tui-command.c, tui/tui-disasm.c: Update references.
12904 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
12905 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
12906 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12907 * tui/tui-winsource.c, tui/tui.c: Ditto.
12908
12909 2004-02-07 Mark Kettenis <kettenis@gnu.org>
12910
12911 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
12912 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
12913 StackGhost.
12914
12915 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
12916 variable `i6' to `i7'.
12917 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
12918
12919 2004-02-07 Andrew Cagney <cagney@redhat.com>
12920
12921 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
12922 (TuiPoint, TuiPointPtr): Ditto.
12923 (TuiStatus, TuiStatusPtr): Ditto.
12924 (TuiWinType, TuiWinTypePtr): Ditto.
12925 (struct tui_point): Rename _TuiPoint.
12926 (tui_get_low_disassembly_address): Rename
12927 tuiGetLowDisassemblyAddress.
12928 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
12929 (tuiFree): Delete declaration.
12930 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
12931 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
12932 * tui/tui.c (tuiFree): Delete function.
12933 * cli/cli-cmds.c (disassemble_command): Update references.
12934 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
12935 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
12936 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
12937 * tui/tui-winsource.c: Ditto.
12938
12939 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12940
12941 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
12942 coffstab_build_psymtabs, elfstab_build_psymtabs)
12943 (stabsect_build_psymtabs): Replace psymbol_obstack with
12944 objfile_obstack.
12945 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
12946 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
12947 Ditto.
12948 * dwarfread.c (scan_compilation_units): Ditto.
12949 * elfread.c (elfstab_offset_sections): Ditto.
12950 * hppa-tdep.c (read_unwind_info): Ditto.
12951 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
12952 (hpread_end_psymtab): Ditto.
12953 * mdebugread.c (mdebug_build_psymtabs, add_pending)
12954 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
12955 Ditto.
12956 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
12957 * objfiles.c (add_to_objfile_sections)
12958 (build_objfile_section_table): Ditto.
12959 (allocate_objfile): Remove init of psymbol_obstack.
12960 (free_objfile): Remove freeing of psymbol_obstack.
12961 * objfiles.h (struct objfile): Remove field
12962 psymbol_obstack. Update comments.
12963 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
12964 psymbol_obstack with objfile_obstack.
12965 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
12966 psymbol_obstack.
12967 * somread.c (som_symfile_offsets, init_import_symbols)
12968 (init_export_symbols): Replace psymbol_obstack with
12969 objfile_obstack.
12970 * somsolib.c (som_solib_add_solib_objfile): Ditto.
12971 * symfile.c (default_symfile_offsets, syms_from_objfile)
12972 (reread_symbols): Remove freeing and init of psymbol_obstack.
12973 (cashier_psymtab): Update comment.
12974 * symmisc.c (print_objfile_statistics): Don't report stats for
12975 psymbol obstack.
12976 * symtab.h (struct general_symbol_info, struct partial_symtab):
12977 Update comments.
12978 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
12979 (xcoff_symfile_offsets): Replace psymbol_obstack with
12980 objfile_obstack.
12981
12982 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12983
12984 * objfiles.h (struct objfile): Add objfile_obstack field.
12985 Remove type_obstack field.
12986
12987 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
12988 read_structure_scope read_enumeration, new_symbol): Replace
12989 type_obstack with objfile_obstack.
12990 * dwarfread.c (struct_type, enum_type): Ditto.
12991 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
12992 (lookup_fundamental_type): Ditto.
12993 * gdbtypes.h (TYPE_ALLOC): Ditto.
12994 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
12995 (hpread_read_doc_function_type, hpread_read_struct_type)
12996 (fix_static_member_physnames, hpread_read_array_type)
12997 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
12998 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
12999 (java_link_class_type): Ditto.
13000 * mdebugread.c (parse_type): Ditto.
13001 * objfiles.c (allocate_objfile, free_objfile): Ditto.
13002 * solib-sunos.c (solib_add_common_symbols): Ditto.
13003 * stabsread.c (define_symbol, read_type, read_member_functions,
13004 read_cpp_abbrev, read_one_struct_field): Ditto.
13005 * symfile.c (reread_symbols): Ditto.
13006 * symmisc.c (print_objfile_statistics): Ditto.
13007
13008 2004-02-07 Andrew Cagney <cagney@redhat.com>
13009
13010 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
13011 (tui_exec_info_content): Rename TuiExecInfoContent.
13012 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
13013 (TuiWinInfo, TuiWinInfoPtr): Ditto.
13014 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
13015 (TuiList, TuiListPtr): Ditto.
13016 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
13017 (TuiDataType, TuiDataTypePtr): Ditto.
13018 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
13019 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
13020 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
13021 (TuiSourceElement, TuiSourceElementPtr): Ditto.
13022 (TuiDataElement, TuiDataElementPtr): Ditto.
13023 (TuiWinElement, TuiWinElementPtr): Ditto.
13024 (TuiDataInfo, TuiDataInfoPtr): Ditto.
13025 (TuiCommandElement, TuiCommandElementPtr): Ditto.
13026 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
13027 (TuiWhichElement, TuiWhichElementPtr): Ditto.
13028 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
13029 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
13030 * tui/tui-command.c, tui/tui-data.c: Update references.
13031 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
13032 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
13033 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
13034 * tui/tui-winsource.c, tui/tui.c: Ditto.
13035
13036 2004-02-07 Mark Kettenis <kettenis@gnu.org>
13037
13038 * dwarf2-frame.h: Update copyright.
13039 (enum dwarf2_frame_reg_rule): New.
13040 (struct dwarf2_frame_state_reg): New.
13041 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
13042 * dwarf2-frame.c: Update copyright.
13043 (enum dwarf2_reg_rule): Remove.
13044 (struct dwarf2_frame_state): Remove defenition of `struct
13045 dwarf2_frame_state_reg'.
13046 (read_reg): Call get_frame_arch to get the architecture instead of
13047 using CURRENT_GDBARCH.
13048 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
13049 DWARF2_FRAME_.
13050 (dwarf2_frame_init_reg): New function.
13051 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
13052 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
13053 initialize the register state. Prefix old `enum dwarf2_reg_rule'
13054 tags with DWARF2_FRAME_.
13055 (dwarf2_frame_prev_register): Call get_frame_arch to get the
13056 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
13057 dwarf2_reg_rule' tags with DWARF2_FRAME_.
13058
13059 2004-02-06 Andrew Cagney <cagney@redhat.com>
13060
13061 * tui/tui-data.h (struct tui_list): Rename _TuiList.
13062 (enum tui_data_type): Rename _TuiDataType.
13063 (struct tui_layout_def): Rename _TuiLayoutDef.
13064 (struct tui_source_element): Rename _TuiSourceElement.
13065 (struct tui_data_element): Rename _TuiDataElement.
13066 (struct tui_command_element): Rename _TuiCommandElement.
13067 (struct tui_locator_element): Rename _TuiLocatorElement.
13068 (union tui_which_element): Define.
13069 (struct tui_win_element): Rename _TuiWinElement.
13070 (struct tui_data_info): Rename _TuiDataInfo.
13071 (struct tui_source_info): Rename _TuiSourceInfo.
13072 (struct tui_command_info): Rename _TuiCommandInfo.
13073 (tui_initialize_static_data): Rename initializeStaticData.
13074 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
13075 (tui_alloc_win_info): Rename allocWinInfo.
13076 (tui_init_generic_part): Rename initGenericPart.
13077 (tui_init_win_info): Rename initWinInfo.
13078 (tui_alloc_content): Rename allocContent.
13079 (tui_add_content_elements): Rename addContentElements.
13080 (tui_init_content_element): Rename initContentElement.
13081 (tui_free_window): Rename freeWindow.
13082 (tui_free_win_content): Rename freeWinContent.
13083 (tui_free_data_content): Rename freeDataContent.
13084 (tui_free_all_source_wins_content): Rename
13085 freeAllSourceWinsContent.
13086 (tui_del_window): Rename tuiDelWindow.
13087 (tui_del_data_windows): Rename tuiDelDataWindows.
13088 (tui_partial_win_by_name): Rename partialWinByName.
13089 (tui_win_name): Rename winName.
13090 (tui_current_layout): Rename currentLayout.
13091 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
13092 (tui_term_height): Rename termHeight.
13093 (tui_set_term_height_to): Rename setTermHeightTo.
13094 (tui_term_width): Rename termWidth.
13095 (tui_set_term_width_to): Rename setTermWidthTo.
13096 (tui_set_gen_win_origin): Rename setGenWinOrigin.
13097 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
13098 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
13099 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
13100 (tui_source_windows): Rename sourceWindows.
13101 (tui_clear_source_windows): Rename clearSourceWindows.
13102 (tui_clear_source_windows_detail): Rename
13103 clearSourceWindowsDetail.
13104 (tui_clear_win_detail): Rename clearWinDetail.
13105 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
13106 (tui_default_tab_len): Rename tuiDefaultTabLen.
13107 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
13108 (tui_win_with_focus): Rename tuiWinWithFocus.
13109 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
13110 (tui_layout_def): Rename tuiLayoutDef.
13111 (tui_win_resized): Rename tuiWinResized.
13112 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
13113 (tui_next_win): Rename tuiNextWin.
13114 (tui_prev_win): Rename tuiPrevWin.
13115 (tui_add_to_source_windows): Rename addToSourceWindows.
13116 * tui/tui-winsource.c, tui/tui-win.c: Update references.
13117 * tui/tui-layout.c, tui/tui-source.c: Ditto.
13118 * tui/tui-stack.c, tui/tui-io.c: Ditto.
13119 * tui/tui.c, tui/tui-data.c: Ditto.
13120 * tui/tui-interp.c, tui/tui-data.c: Ditto.
13121 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
13122
13123 * tui/tui-source.h: Update copyright. Include "tui-data.h".
13124 (struct symtab): Declare.
13125 (tui_set_source_content): Rename tuiSetSourceContent.
13126 (tui_show_symtab_source): Rename tuiShowSource.
13127 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
13128 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
13129 * tui/tui-source.c: Update copyright. Update references.
13130 * tui/tui-win.c, tui/tui-winsource.c: Update references.
13131 * tui/tui-stack.c: Update references.
13132
13133 * tui/tui-win.h: Update copyright. Include "tui-data.h".
13134 (struct tui_win_info): Declare.
13135 (tui_scroll_forward): Rename tuiScrollForward.
13136 (tui_scroll_backward): Rename tuiScrollBackward.
13137 (tui_scroll_left): Rename tuiScrollLeft.
13138 (tui_scroll_right): Rename tuiScrollRight.
13139 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
13140 (tui_resize_all): Rename tuiResizeAll.
13141 (tui_refresh_all_win): Rename tuiRefreshAll.
13142 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
13143 * tui/tui-layout.c, * tui/tui-io.c: Update references.
13144 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
13145 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
13146
13147 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
13148 (tui_erase_data_content): Rename tuiEraseDataContent.
13149 (tui_display_all_data): Rename tuiDisplayAllData.
13150 (tui_check_data_values): Rename tuiCheckDataValues.
13151 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
13152 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
13153 (tui_first_data_element_no_in_line): Rename
13154 tuiFirstDataElementNoInLine.
13155 (tui_delete_data_content_windows): Rename
13156 tuiDeleteDataContentWindows.
13157 (tui_refresh_data_win): Rename tuiRefreshDataWin.
13158 (tui_display_data_from): Rename tuiDisplayDataFrom.
13159 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
13160 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
13161 * tui/tui-win.c, tui/tui-regs.c: Update references.
13162 * tui/tui-layout.c, tui/tui.c: Update references.
13163
13164 * tui/tui-wingeneral.h: Update copyright.
13165 (m_allBeVisible): Delete macro.
13166 (m_allBeInvisible): Delete macro.
13167 (struct tui_gen_win_info): Declare.
13168 (struct tui_win_info): Declare.
13169 (tui_unhighlight_win): Rename unhighlightWin.
13170 (tui_make_visible, tui_make_invisible): Replace makeVisible.
13171 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
13172 (tui_make_window): Rename makeWindow.
13173 (tui_copy_win): Rename copyWin.
13174 (tui_box_win): Rename boxWin.
13175 (tui_highlight_win): Rename highlightWin.
13176 (tui_check_and_display_highlight_if_needed): Rename
13177 checkAndDisplayHighlightIfNeeded.
13178 (tui_refresh_all): Rename refreshAll.
13179 (tui_delete_win): Rename tuiDelwin.
13180 (tui_refresh_win): Rename tuiRefreshWin.
13181 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
13182 (tui_make_visible, tui_make_invisible): New functions.
13183 (tui_make_all_visible, tui_make_all_invisible): New functions.
13184 (make_all_visible): Rename makeAllVisible.
13185 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
13186 * tui/tui-data.c, tui/tui-winsource.c: Update references.
13187 * tui/tui-windata.c, tui/tui-win.c: Update references.
13188 * tui/tui-regs.c, tui/tui-layout.c: Update references.
13189 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
13190
13191 2004-02-06 Mark Kettenis <kettenis@gnu.org>
13192
13193 * proc-api.c (write_with_trace): Initialize local variable to
13194 silence compiler warning.
13195
13196 2004-02-06 Andrew Cagney <cagney@redhat.com>
13197
13198 * tui/tui-source.h: Do not include "defs.h".
13199 (struct tui_win_info): Declare.
13200 (tui_set_source_content_nil): Declare.
13201 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
13202 (union tui_line_or_address): Rename _TuiLineOrAddress.
13203 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
13204 (tui_update_source_window): Rename tuiUpdateSourceWindow.
13205 (tui_update_source_window_as_is): Rename
13206 tuiUpdateSourceWindowAsIs.
13207 (tui_update_source_windows_with_addr): Rename
13208 tuiUpdateSourceWindowsWithAddr.
13209 (tui_update_source_windows_with_line): Rename
13210 tuiUpdateSourceWindowsWithLine.
13211 (tui_clear_source_content): Rename tuiClearSourceContent.
13212 (tui_erase_source_content): Rename tuiEraseSourceContent.
13213 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
13214 (tui_show_source_content): Rename tuiShowSourceContent.
13215 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
13216 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
13217 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
13218 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
13219 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
13220 (tui_update_exec_info): Rename tuiUpdateExecInfo.
13221 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
13222 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
13223 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
13224 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
13225 (struct tui_win_info): Declare.
13226 * tui/tui-stack.c: Update references.
13227 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
13228 * tui/tui-win.c, tui/tui-source.c: Ditto.
13229 * tui/tui.c, tui/tui-disasm.c: Ditto.
13230
13231 2004-02-06 Mark Kettenis <kettenis@gnu.org>
13232
13233 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
13234 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
13235
13236 2004-02-05 Mark Kettenis <kettenis@gnu.org>
13237
13238 * infrun.c (handle_inferior_event): Allow for breakpoint
13239 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
13240 and SIGEMT. Update comments.
13241 * NEWS (Revised SPARC target): Mention support for non-executable
13242 stack.
13243
13244 2004-02-04 Mark Kettenis <kettenis@gnu.org>
13245
13246 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
13247 * inftarg.c: Update copyright year.
13248 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
13249 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
13250 (sparc_xfer_wcookie): New function.
13251 * sparc-tdep.c (sparc_fetch_wcookie): New function.
13252 * Makefile.in (sparc-nat.o): Update dependencies.
13253 * config/sparc/nm-nbsd.h: Include "target.h".
13254 (NATIVE_XFER_WCOOKIE): New define.
13255 (sparc_xfer_wcookie): New prototype.
13256
13257 2004-02-04 Andrew Cagney <cagney@redhat.com>
13258
13259 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
13260 SYSCALL_TRAP function.
13261 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
13262
13263 2004-02-04 Andrew Cagney <cagney@redhat.com>
13264 Daniel Jacobowitz <drow@mvista.com>
13265
13266 * objfiles.h: Delete comments refering to inside_entry_func and
13267 DEPRECATED_FRAME_CHAIN_VALID.
13268 * defs.h (inside_entry_func): Update prototype..
13269 * blockframe.c (inside_entry_func): Rename to
13270 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
13271 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
13272
13273 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
13274
13275 * breakpoint.c (struct captured_parse_breakpoint_args): Move
13276 outside of #ifdef SOLIB_ADD region.
13277 (do_restore_lang_radix_cleanup): Ditto.
13278 (resolve_pending_breakpoint): Ditto.
13279
13280 2004-02-03 Andrew Cagney <cagney@redhat.com>
13281
13282 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
13283 (process_note_abi_tag_sections): Delete unused function.
13284 (ia64_read_fp): Delete unused function.
13285 (gdbarch_extract_struct_value_address): Delete declaration.
13286
13287 2004-02-02 Andrew Cagney <cagney@redhat.com>
13288
13289 * vax-tdep.c (vax_frame_chain): Delete call to
13290 deprecated_inside_entry_file.
13291 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
13292
13293 2004-02-02 Mark Kettenis <kettenis@gnu.org>
13294
13295 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
13296 column that's "empty" or "same value" when eliminating REG_RA
13297 rules.
13298
13299 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
13300
13301 * NEWS: Add information about new pending breakpoint support.
13302
13303 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
13304
13305 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
13306 and pending fields for pending breakpoint support.
13307 * breakpoint.c (breakpoint_enabled): Add check for not pending.
13308 (condition_command): Only parse condition if not a pending
13309 breakpoint.
13310 (print_one_breakpoint): Add support for pending breakpoints.
13311 (describe_other_breakpoints): Add checks to verify we are not
13312 dealing with pending breakpoints.
13313 (check_duplicates): Don't check pending breakpoints.
13314 (set_raw_breakpoint): Initialize pending flag.
13315 (do_restore_lang_radix_cleanup): New cleanup routine.
13316 (resolve_pending_breakpoint): New function.
13317 (re_enable_breakpoints_in_shlibs): Try and resolve any
13318 pending breakpoints via resolve_pending_breakpoint.
13319 (mention): Add pending breakpoint support.
13320 (parse_breakpoint_sals): Add new parameter to pass to
13321 decode_line_1 to indicate silent errors when files or functions
13322 are not found. Change all callers.
13323 (do_captured_parse_breakpoint): New function.
13324 (break_command_1): Change prototype to return an rc value and to
13325 take an optional pending breakpoint pointer. Support creating
13326 a pending breakpoint if a "not found" form of error occurs when
13327 parsing the breakpoint. Also support resolving an existing pending
13328 breakpoint and be silent if the resolution fails.
13329 (create_breakpoints): Change prototype to take pending breakpoint
13330 pointer. When resolving a pending breakpoint, use the new pointer
13331 to provide a conditional or commands added by the end-user.
13332 (delete_breakpoint): Add appropriate check for pending.
13333 (breakpoint_re_set_one): Ditto.
13334 (do_enable_breakpoint): Ditto.
13335
13336 2004-02-02 David Carlton <carlton@kealia.com>
13337
13338 * valops.c (enum oload_classification): New.
13339 (find_overload_match): Break implementation into separate
13340 functions; delete #if 0'd code; look for symbols within
13341 namespaces.
13342 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
13343 (find_oload_champ,oload_method_static,classify_oload_match): New.
13344 * cp-support.h: Add declaration for cp_func_name; update
13345 declaration for make_symbol_overload_list.
13346 * cp-support.c (cp_func_name): New.
13347 (overload_list_add_symbol): Fix comment, use
13348 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
13349 (make_symbol_overload_list): Take a function name and a namespace
13350 instead of a symbol; change implementation.
13351 (make_symbol_overload_list_using): New.
13352 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
13353
13354 2004-02-02 Fred Fish <fnf@redhat.com>
13355
13356 * main.c (gdb_stdtarg): Move definition to group with other
13357 gdb_stdtarg definitions and update copyright years.
13358 * remote-sim.c (gdb_os_write_stderr): Write output to
13359 gdb_stdtargerr stream instead of gdb_stdtarg stream.
13360 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
13361 gdb_stderr stream and update copyright years.
13362
13363 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13364
13365 * Makefile.in (mips-linux-nat.o): Update dependencies.
13366 * mips-linux-nat.c: Include mips-tdep.h.
13367
13368 2004-02-01 Roland McGrath <roland@redhat.com>
13369
13370 * sol-thread.c (sol_thread_xfer_partial): New function.
13371 (init_sol_thread_ops): Use that for to_xfer_partial hook.
13372 (init_sol_core_ops): Likewise.
13373
13374 * procfs.c (procfs_xfer_partial): New function.
13375 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
13376 * Makefile.in (procfs.o): Add $(auxv_h) dep.
13377
13378 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
13379 procfs_xfer_auxv function.
13380
13381 * procfs.c (procfs_make_note_section): If we can read
13382 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
13383 * linux-proc.c (linux_make_note_section): Likewise.
13384
13385 * auxv.h: New file.
13386 * auxv.c: New file.
13387 * Makefile.in (auxv_h): New variable.
13388 (COMMON_OBS): Add auxv.o here.
13389 (auxv.o): New target.
13390
13391 * corelow.c (core_xfer_partial): New function.
13392 (init_core_ops): Use it for core_ops.to_xfer_partial.
13393
13394 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
13395 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
13396 macro if that is defined.
13397
13398 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13399
13400 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
13401 and check the specified thread for each breakpoint.
13402 * breakpoint.h (bpstat_stop_status): Update prototype.
13403 * infrun.c (handle_inferior_event): Update calls to
13404 bpstat_stop_status.
13405
13406 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13407
13408 * Makefile.in (cli-cmds.o): Add $(readline_h).
13409
13410 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13411
13412 * cli/cli-cmds.c: Include readline.h.
13413 (complete_command): Pass the start of the last word to
13414 complete_line.
13415
13416 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13417
13418 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
13419 argument, and change first argument to a CORE_ADDR.
13420 * breakpoint.h (bpstat_stop_status): Update prototype.
13421 * infrun.c (adjust_pc_after_break): Add a new comment.
13422 (handle_inferior_event): Update calls to bpstat_stop_status.
13423
13424 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13425
13426 * breakpoint.h: Update copyright years.
13427
13428 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13429
13430 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
13431 (bpstat_stop_status): Don't decrement PC.
13432 * breakpoint.h (software_breakpoint_inserted_here_p): Add
13433 prototype.
13434 * infrun.c (adjust_pc_after_break): New function.
13435 (handle_inferior_event): Call it, early. Remove later references
13436 to DECR_PC_AFTER_BREAK.
13437 (normal_stop): Add commentary.
13438
13439 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13440
13441 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
13442 2004-01-27 double-free fix.
13443
13444 2004-01-31 Mark Kettenis <kettenis@gnu.org>
13445
13446 * sparc-tdep.c (sparc_fetch_wcookie): New function.
13447 (sparc32_frame_prev_register): Handle StackGhost.
13448 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
13449
13450 2004-01-29 Roland McGrath <roland@redhat.com>
13451
13452 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
13453 * configure: Regenerated.
13454
13455 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
13456 * Makefile.in (procfs.o): Add dep.
13457
13458 2004-01-28 Andrew Cagney <cagney@redhat.com>
13459
13460 * tui/tui-stack.h: Update copyright.
13461 (struct frame_info): Add opaque declaration.
13462 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
13463 (tui_show_locator_content): Rename tuiShowLocatorContent.
13464 (tui_show_frame_info): Rename tuiShowFrameInfo.
13465 * tui/tui-stack.c: Update copyright. Update references.
13466 * tui/tui-winsource.c: Update references.
13467 * tui/tui-win.c: Update references.
13468 * tui/tui-layout.c: Update references.
13469 * tui/tui-hooks.c: Update copyright, update references.
13470 * tui/tui.c: Update copyright, update references.
13471 * tui/tui-disasm.c: Update references.
13472
13473 2004-01-28 David Carlton <carlton@kealia.com>
13474
13475 * dwarf2read.c (add_partial_structure): Use demangled name if
13476 namespace equals "".
13477
13478 2004-01-27 Jim Blandy <jimb@redhat.com>
13479
13480 Clean up misapplied patch:
13481 * dwarf2read.c (determine_prefix): Change one of the two forward
13482 declarations for 'determine_prefix_aux' to a declaration for this.
13483 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
13484 argument to 'die_specification'.
13485
13486 * dwarf2read.c (read_func_scope): Re-indent comment.
13487
13488 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
13489
13490 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
13491 b->exp to NULL after freeing so that error during re-parsing or
13492 evaluation of expressions associated with breakpoint don't
13493 eventually lead to re-freeing of storage.
13494 Committed by Andrew Cagney.
13495
13496 2004-01-27 Andrew Cagney <cagney@redhat.com>
13497
13498 * source.c (ambiguous_line_spec): Delete undefined declaration.
13499 * m32r-rom.c (m32r_set_board_address): Delete unused function.
13500 (m32r_set_server_address, m32r_set_download_path): Ditto.
13501 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
13502
13503 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
13504
13505 * dwarf2read.c: Update calls to changed and renamed functions, and
13506 references to moved variables.
13507
13508 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
13509 language, language_defn, list_in_scope, and ftypes members.
13510 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
13511 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
13512 (baseaddr): Remove globals.
13513
13514 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
13515 (set_cu_language, die_is_declaration, die_specification)
13516 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
13517 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
13518 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
13519 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
13520
13521 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
13522 cu.list_in_scope. Don't initialize cu_header_offset.
13523 (add_partial_symbol): Add local baseaddr.
13524 (psymtab_to_symtab_1): Add local baseaddr. Use
13525 objfile->section_offsets for consistency. Don't initialize
13526 cu_header_offset; do initialize cu.header.offset and
13527 cu.list_in_scope.
13528 (read_file_scope, read_func_scope, read_lexical_block_scope)
13529 (dwarf_decode_lines, new_symbol): Add local baseaddr.
13530
13531 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
13532
13533 * PROBLEMS: Add gdb/1516.
13534
13535 2003-12-29 Robert Millan <robertmh@gnu.org>
13536
13537 Patch committed by Andrw Cagney.
13538 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
13539 * configure.tgt: Match knetbsd*-gnu.
13540
13541 2004-01-26 Andrew Cagney <cagney@redhat.com>
13542
13543 * breakpoint.c (catch_command_1): Delete #ifdef code.
13544 (catch_fork_command_1): Delete #ifdef wrapper.
13545 (catch_exec_command_1): Ditto.
13546 (catch_load_command_1): Ditto.
13547 (catch_unload_command_1): Ditto.
13548
13549 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
13550 (catch_breakpoint): Delete #if0ed function.
13551 (disable_catch_breakpoint): Ditto.
13552 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
13553 (disable_catch, enable_catch, delete_catch): Ditto.
13554
13555 2004-01-26 Andrew Cagney <cagney@redhat.com>
13556
13557 * remote.c (echo_check, quit_flag): Delete variables.
13558 (cisco_kernel_mode): Delete variable.
13559 (minitelnet_return, tty_input, escape_count): Delete variables.
13560 (remote_cisco_mode): Delete variable.
13561 (remote_cisco_open, remote_cisco_close): Delete function.
13562 (remote_cisco_mourn, remote_cisco_wait): Delete function.
13563 (init_remote_cisco_ops): Delete function.
13564 (_initialize_remote): Do not install "remote cisco" code.
13565 (read_frame): Delete cisco specific code.
13566 (remote_info_process): Delete function.
13567 (remote_wait): Delete cisco specific code.
13568 (remote_cisco_section_offsets): Delete function.
13569 (remote_cisco_objfile_relocate): Delete function.
13570 (remote_async_wait): Delete cisco specific code.
13571 (minitelnet, readtty, readsocket): Delete function.
13572
13573 2004-01-26 Andrew Cagney <cagney@redhat.com>
13574
13575 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
13576 comments mentioning extract_returned_value_address.
13577 * infcmd.c (print_return_value): Update. Add comments on
13578 extract_returned_value_address.
13579 * stack.c (return_command): Add comments on
13580 extract_returned_value_address.
13581 * values.c: Update comment.
13582 * m32r-tdep.c: Update comment.
13583 * sparc-tdep.c: Update comment.
13584 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
13585 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
13586 * sh64-tdep.c (sh64_gdbarch_init): Update.
13587 * sh-tdep.c (sh_gdbarch_init): Update.
13588 * s390-tdep.c (s390_gdbarch_init): Update.
13589 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
13590 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
13591 * m68k-tdep.c (m68k_gdbarch_init): Update.
13592 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
13593 * m32r-tdep.c (m32r_gdbarch_init): Update.
13594 * ia64-tdep.c (ia64_gdbarch_init): Update.
13595 * h8300-tdep.c (h8300_gdbarch_init): Update.
13596 * frv-tdep.c (frv_gdbarch_init): Update.
13597 * arm-tdep.c (arm_gdbarch_init): Update.
13598 * alpha-tdep.c (alpha_gdbarch_init): Update.
13599
13600 2004-01-26 Andrew Cagney <cagney@redhat.com>
13601
13602 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
13603 SYMBOL_LOCATION_FUNCS
13604 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
13605 "struct symbol_ops".
13606 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
13607 type to "struct symbol_ops".
13608 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
13609 (struct symbol): Replace ".aux_value.loc.funcs" and
13610 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
13611 (SYMBOL_OBJFILE): Delete macro.
13612 (SYMBOL_LOCATION_FUNCS): Delete macro.
13613 (SYMBOL_LOCATION_BATON): Update.
13614 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
13615 intead of SYMBOL_LOCATION_FUNCS.
13616 * ax-gdb.c (gen_var_ref): Ditto.
13617 * printcmd.c (address_info): Ditto.
13618 * findvar.c (read_var_value): Ditto.
13619 (symbol_read_needs_frame): Ditto.
13620
13621 2004-01-26 Andrew Cagney <cagney@redhat.com>
13622
13623 * dwarf2read.c (read_func_scope): Document frame-base hack.
13624
13625 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13626
13627 * infcmd.c (print_return_value): Plug memory leak; delete
13628 ui_stream object. Rename argument `structure_return' to
13629 `struct_return'.
13630
13631 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13632
13633 * infcmd.c (print_return_value): Wrap long lines.
13634 (finish_command_continuation, finish_command): Remove unused
13635 variable `funcaddr'. Fix some coding-standards problems.
13636
13637 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
13638 SECT_SIZE is large enough, not whether it's exactly the right size.
13639 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
13640 TDEP->fpregset to zero.
13641
13642 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
13643 floating-point registers for traditional NetBSD core files.
13644 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
13645 TDEP->sizeof_fpregset here.
13646
13647 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13648
13649 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
13650 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
13651 function with code split out from
13652 sparc32nbsd_sigcontext_frame_cache.
13653 (sparc32nbsd_sigcontext_frame_cache): Use
13654 sparc32nbsd_sigcontext_saved_regs.
13655 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
13656 OpenBSD.
13657 * sparcobsd-tdep.c: New file.
13658 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
13659 (sparcobsd-tdep.o): New dependency.
13660 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
13661 * config/sparc/obsd.mt: New file.
13662
13663 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
13664 TDEP->fpregset to be initialized to enable core file register
13665 sets.
13666
13667 2004-01-24 Mark Kettenis <kettenis@gnu.org>
13668
13669 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
13670 Add opaque declarations.
13671 (sparc64nbsd_sigcontext_saved_regs): New prototype.
13672 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
13673 function with code split out from
13674 sparc64nbsd_sigcontext_frame_cache.
13675 (sparc64nbsd_sigcontext_frame_cache): Use
13676 sparc64nbsd_sigcontext_saved_regs.
13677 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
13678 OpenBSD.
13679 * sparc64obsd-tdep.c: New file.
13680 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
13681 (sparc64obsd-tdep.o): New dependency.
13682 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
13683 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
13684 * config/sparc/obsd64.mt: New file.
13685
13686 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
13687 read the instruction at PC.
13688
13689 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
13690 value of GDB_OSABI_DEFAULT.
13691 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
13692 instead of GDB_OSABI_NETBSD_AOUT.
13693
13694 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
13695
13696 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
13697 copyright.
13698
13699 2004-01-23 Andrew Cagney <cagney@redhat.com>
13700
13701 * printcmd.c (display_command): Replace tui_set_display call with
13702 tui_set_layout_for_display_command.
13703 * tui/tui.h (enum tui_win_type): Define.
13704 (tui_set_layout): Delete declaration.
13705 (tui_set_layout_for_display_command): Rename set_tui_layout.
13706 * tui/tui-data.h (enum tui_layout_type): Define.
13707 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
13708 "tui.h".
13709 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
13710 (tui_default_win_height): Rename tuiDefaultWinHeight.
13711 (tui_default_win_viewport_height): Rename
13712 tuiDefaultWinViewportHeight.
13713 (tui_set_layout): RenametuiSetLayout.
13714 * tui/tui-layout.c: Update references.
13715 * tui/tui.c: Update references.
13716 * tui/tui-disasm.c: Update references.
13717
13718 2004-01-23 David Carlton <carlton@kealia.com>
13719
13720 Partial workaround for PR c++/1511:
13721 * cp-namespace.c: Include frame.h.
13722 (cp_lookup_transparent_type): New
13723 (cp_lookup_transparent_type_loop): New.
13724 * cp-support.h: Declare cp_lookup_transparent_type.
13725 * symtab.c (basic_lookup_transparent_type): Renamed from
13726 lookup_transparent_type.
13727 (lookup_transparent_type): Replace old body by a call to
13728 current_language->la_lookup_transparent_type.
13729 * symtab.h: Update copyright. Declare
13730 basic_lookup_transparent_type.
13731 * language.h: Update copyright.
13732 (struct language_defn): Add la_lookup_transparent_type.
13733 * language.c: Update copyright.
13734 (unknown_language_defn): Add basic_lookup_transparent_type.
13735 (auto_language_defn): Add basic_lookup_transparent_type.
13736 (local_language_defn): Add basic_lookup_transparent_type.
13737 * ada-lang.c: Update copyright.
13738 (ada_language_defn): Add basic_lookup_transparent_type.
13739 * c-lang.c: Update copyright.
13740 (c_language_defn): Add basic_lookup_transparent_type.
13741 (cplus_language_defn): Add basic_lookup_transparent_type.
13742 (asm_language_defn): Add basic_lookup_transparent_type.
13743 (minimal_language_defn): Add basic_lookup_transparent_type.
13744 * f-lang.c: Update copyright.
13745 (f_language_defn): Add basic_lookup_transparent_type.
13746 * jv-lang.c: Update copyright.
13747 (java_language_defn): Add basic_lookup_transparent_type.
13748 * m2-lang.c: Update copyright.
13749 (m2_language_defn): Add basic_lookup_transparent_type.
13750 * objc-lang.c: Update copyright.
13751 (objc_language_defn): Add basic_lookup_transparent_type.
13752 * p-lang.c: Update copyright.
13753 (p_language_defn): Add basic_lookup_transparent_type.
13754 * scm-lang.c: Update copyright.
13755 (scm_language_defn): Add basic_lookup_transparent_type.
13756 * Makefile.in (cp-namespace.o): Depend on frame.h.
13757
13758 2004-01-23 David Carlton <carlton@kealia.com>
13759
13760 Patch for PR c++/1520:
13761 * dwarf2read.c (read_func_scope): Set processing_current_prefix
13762 properly if we have a specification die.
13763 (determine_prefix_aux): Rename from determine_prefix.
13764 (determine_prefix): Like the old determine_prefix, but never
13765 returns NULL.
13766
13767 2004-01-23 Theodore A. Roth <troth@openavr.org>
13768
13769 * avr-tdep.c: Update copyright.
13770 (avr_iaddr_p): Delete unused function.
13771 (avr_saddr_p): Delete unused function.
13772
13773 2004-01-23 David Carlton <carlton@kealia.com>
13774
13775 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
13776 Fix for PR symtab/1534.
13777
13778 2004-01-23 Mark Kettenis <kettenis@gnu.org>
13779
13780 * NEWS (New native configurations): Mention OpenBSD/sparc and
13781 OpenBSD/sparc64.
13782 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
13783 * configure.host: Likewise.
13784 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
13785 handler for OpenBSD.
13786 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
13787
13788 2004-01-22 Mark Kettenis <kettenis@gnu.org>
13789
13790 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
13791 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
13792
13793 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
13794 * cli/cli-cmds.c (shell_escape): Likewise.
13795
13796 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
13797 OpenBSD .note.openbsd.ident sections.
13798
13799 2004-01-22 David Carlton <carlton@kealia.com>
13800
13801 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
13802 get_scope_pc_bounds.
13803 (read_file_scope): Ditto.
13804 (get_scope_pc_bounds): New function, produced by extracting code
13805 from the above two functions, consolidating it, and adding support
13806 for DW_TAG_namespace.
13807
13808 2004-01-22 Mark Kettenis <kettenis@gnu.org>
13809
13810 * osabi.c (MAX_NOTESZ): New define.
13811 (check_note): New function.
13812 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
13813 check_note.
13814
13815 2004-01-21 Roland McGrath <roland@redhat.com>
13816
13817 * MAINTAINERS (write after approval): Add myself.
13818
13819 2004-01-21 Eli Zaretskii <eliz@gnu.org>
13820
13821 * utils.c (init_page_info): Move declarations of `rows' and
13822 `cols' before the __GO32__-specific code. Move the closing brace
13823 outside the #ifdef __GO32__..#endif block.
13824 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
13825
13826 2004-01-21 Paul Brook <paul@codesourcery.com>
13827
13828 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
13829 BPSTAT_WHAT_CHECK_SHLIBS.
13830
13831 2004-01-21 Paul Brook <paul@codesourcery.com>
13832
13833 * MAINTAINERS: Add myself to write-after-approval.
13834
13835 2004-01-20 Andrew Cagney <cagney@redhat.com>
13836
13837 * ax-gdb.c (print_axs_value): Delete unused function.
13838 * jv-lang.c (java_lookup_type): Delete unused function.
13839 * cli/cli-dump.c (dump_filetype): Delete unused function.
13840 * remote-mips.c (remote_mips_insert_hw_breakpoint)
13841 (remote_mips_remove_hw_breakpoint): Delete unused functions.
13842 (mips_getstring): Delete unused function.
13843 (pmon_insert_breakpoint): Delete #if0ed function.
13844 (PMON_MAX_BP): Delete #if0ed MACRO.
13845 (mips_pmon_bp_info): Delete #if0ed variable.
13846 (pmon_remove_breakpoint): Delete #if0ed function.
13847 * monitor.c (monitor_write_even_block): Delete unused function.
13848 (monitor_write_memory_block): Delete #if0ed code.
13849 * dink32-rom.c (dink32_load): Delete unused function.
13850 (_initialize_dink32_rom): Delete #if0ed code.
13851 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
13852
13853 * tui/tui-command.c: Update references.
13854 * tui/tui-io.c: Update references.
13855 * tui/tui-command.h: Update copyright.
13856 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
13857
13858 * source.c (ambiguous_line_spec): Delete never-defined function.
13859 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
13860 * gdbtypes.c (add_name, add_mangled_type): Ditto.
13861 * cli/cli-cmds.c (validate_comname): Ditto.
13862
13863 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
13864 "tui-data.h".
13865 (tui_set_disassem_content): Rename tuiSetDisassemContent.
13866 (tui_show_disassem): Rename tuiShowDisassem.
13867 (tui_show_disassem_and_update_source): Rename
13868 tuiVerticalDisassemScroll.
13869 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
13870 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
13871 * tui/tui.h: Update copyright.
13872 (enum tui_status): Define.
13873 * tui/tui-data.h (enum tui_scroll_direction): Define.
13874 * tui/tui-disasm.c: Update copyright. Update references.
13875 * tui/tui-winsource.c: Update copyright. Update references.
13876 * tui/tui-win.c: Update references.
13877 * tui/tui-layout.c: Update references.
13878
13879 2004-01-20 Andrew Cagney <cagney@redhat.com>
13880
13881 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
13882 sym2 to start of block.
13883
13884 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
13885
13886 * MAINTAINERS: Delete mmalloc.
13887 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
13888 * NEWS: Mention removal of --with-malloc.
13889 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
13890 * config.in: Regenerate.
13891 * configure: Regenerate.
13892 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
13893 USE_MMALLOC, MMCHECK_FORCE.
13894 * gdbinit.in: Remove mmalloc.
13895 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
13896 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
13897 * config/i386/go32.mh: Likewise.
13898 * config/i386/interix.mh: Likewise.
13899 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
13900
13901 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
13902
13903 * linespec.c (decode_variable, symtab_from_filename): Call
13904 error_silent with error message instead of throwing an exception
13905 directly.
13906 * defs.h (error_silent, error_output_message): Add prototypes.
13907 (catch_exceptions_with_msg): Ditto.
13908 * utils.c (error_silent, error_output_message): New functions.
13909 * top.c (catch_exceptions_with_msg): New function.
13910
13911 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
13912
13913 * mi/mi-cmds.h (enum print_values): Add definition.
13914
13915 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
13916 type and value for simple data types and just the name and type
13917 for complex ones, if required.
13918
13919 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
13920 children, if required.
13921
13922 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13923
13924 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
13925 unused declarations.
13926
13927 2004-01-19 Andrew Cagney <cagney@redhat.com>
13928
13929 * top.h (mapped_symbol_files): Delete declaration.
13930 * main.c (captured_main): Delete option "m" and "mapped".
13931 * objfiles.c (mapped_symbol_files): Delete variable.
13932 * symfile.c (symbol_file_command): Delete mmap code.
13933 (symbol_file_add_with_addrs_or_offsets): Ditto.
13934 (add_symbol_file_command, reread_separate_symbols): Ditto.
13935 * objfiles.h (OBJF_MAPPED): Delete.
13936 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
13937 (free_objfile) [USE_MMALLOC]: Ditto.
13938 (open_existing_mapped_file): Delete function.
13939 (open_mapped_file): Delete function.
13940 (map_to_file): Delete function.
13941
13942 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13943
13944 * infrun.c (step_into_function): Account for possible breakpoint
13945 adjustment when computing ``stop_func_start''.
13946
13947 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13948
13949 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
13950 the region size against the size of a pointer, not the size of
13951 a register as given by DEPRECATED_REGISTER_SIZE.
13952
13953 2004-01-19 Andrew Cagney <cagney@redhat.com>
13954
13955 * tui/tui-regs.h: Include "tui-data.h".
13956 (tuiFirstRegElementNoInLine): Delete declaration.
13957 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
13958 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
13959 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
13960 (tui_calculate_regs_column_count): Rename
13961 tuiCalculateRegsColumnCount.
13962 (tui_check_register_values): Rename tuiCheckRegisterValues.
13963 (tui_show_registers): Rename tuiShowRegisters.
13964 (tui_display_registers_from_line): Rename
13965 tuiDisplayRegistersFromLine.
13966 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
13967 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
13968 (tui_first_reg_element_no_inline): Rename
13969 tuiFirstRegElementNoInLine.
13970 * tui/tui-data.h: Update copyright.
13971 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
13972 * tui/tui-windata.c: Update copyright, update references.
13973 * tui/tui-regs.c: Update copyright, update references.
13974 * tui/tui-win.c: Update copyright, update references.
13975 * tui/tui-layout.c: Update copyright, update references.
13976
13977 2004-01-18 Andrew Cagney <cagney@redhat.com>
13978
13979 * tui/tui-io.c: Update copyright.
13980 (key_is_end_sequence, key_is_backspace): New functions.
13981 (key_is_command_char, key_is_start_sequence): New function.
13982 (tui_getc): Update references.
13983 * tui/tui-io.h: Update copyright.
13984 (m_tuiStartNewLine): Delete macro.
13985 (m_isBackspace, m_isDeleteChar): Delete macros.
13986 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
13987 (m_isNextPage, m_isPrevPage): Delete macros.
13988 (m_isLeftArrow, m_isRightArrow): Delete macros.
13989 (m_isXdbStyleCommandChar): Delete macro.
13990 (key_is_start_sequence): Declare, replace m_isStartSequence.
13991 (key_is_end_sequence): Declare, replace m_isEndSequence.
13992 (key_is_backspace): Declare ,replace m_isBackspace.
13993 (key_is_command_char): Declare, replace m_isCommandChar.
13994 * tui/tui-command.c: Update copyright.
13995 (tuiDispatchCtrlChar): Update references.
13996
13997 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
13998 tuiSourceWin.h.
13999
14000 * tui/tui-command.c: Rename tui/tuiCommand.c.
14001 * tui/tui-command.h: Rename tui/tuiCommand.h.
14002 * tui/tui-data.c: Rename tui/tuiData.c.
14003 * tui/tui-data.h: Rename tui/tuiData.h.
14004 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
14005 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
14006 * tui/tui-io.c: Rename tui/tuiIO.c.
14007 * tui/tui-io.h: Rename tui/tuiIO.h.
14008 * tui/tui-layout.c: Rename tui/tuiLayout.c.
14009 * tui/tui-layout.h: Rename tui/tuiLayout.h.
14010 * tui/tui-regs.c: Rename tui/tuiRegs.c.
14011 * tui/tui-regs.h: Rename tui/tuiRegs.h.
14012 * tui/tui-source.c: Rename tui/tuiSource.c.
14013 * tui/tui-source.h: Rename tui/tuiSource.h.
14014 * tui/tui-stack.c: Rename tui/tuiStack.c.
14015 * tui/tui-stack.h: Rename tui/tuiStack.h.
14016 * tui/tui-win.c: Rename tui/tuiWin.c.
14017 * tui/tui-win.h: Rename tui/tuiWin.h.
14018 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
14019 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
14020 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
14021 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
14022 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
14023 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
14024 * tui/tui-file.c: Update includes.
14025 * tui/tui-hooks.c: Update includes.
14026 * tui/tui-interp.c: Update includes.
14027 * tui/tui.c: Update includes.
14028 * Makefile.in: Update all tui/ dependencies.
14029 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
14030
14031 * Makefile.in: Update copyright. Update dependencies.
14032
14033 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
14034 problem.
14035
14036 2004-01-18 Andrew Cagney <cagney@redhat.com>
14037
14038 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
14039 instead of register_gdbarch_init.
14040
14041 * remote-sds.c (tohex): Delete unused function. Update copyright.
14042 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
14043 * v850-tdep.c (v850_register_virtual_size): Ditto.
14044 * target.c (normal_target_post_startup_inferior): Ditto.
14045 * source.c (ambiguous_line_spec): Ditto.
14046 * remote.c (adapt_remote_get_threadinfo): Ditto.
14047 * mi/mi-out.c (out_field_fmt): Ditto.
14048 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
14049 (output_control_change_notification): Ditto.
14050 * m68k-tdep.c (m68k_register_byte): Ditto.
14051 (m68k_remote_breakpoint_from_pc): Ditto.
14052 * ui-out.c (init_ui_out_state): Delete unused declaration.
14053 * stabsread.c (search_value): Ditto.
14054 * mi/mi-cmd-env.c (env_cli_command): Ditto.
14055 * maint.c (print_section_table): Ditto.
14056 * infrun.c (set_follow_fork_mode_command): Ditto.
14057
14058 2004-01-18 Mark Kettenis <kettenis@gnu.org>
14059
14060 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
14061 DW_CFA_def_cfa_exporession. Add support for
14062 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
14063 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
14064
14065 2004-01-18 Andrew Cagney <cagney@redhat.com>
14066
14067 * ocd.c: Update copyright.
14068 (bdm_read_register_command): Delete unused function.
14069 (_initialize_remote_ocd): Delete commented out reference.
14070 (get_quoted_char, reset_packet): Delete #if0ed function.
14071 (output_packet, put_quoted_char): Delete #if0ed function.
14072 (stu_put_packet, stu_get_packet): Delete #if0ed function.
14073 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
14074 (BDM_BREAKPOINT): Delete #if0ed macro.
14075 (remote_timeout): Delete #if0ed variable.
14076
14077 2004-01-18 Mark Kettenis <kettenis@gnu.org>
14078
14079 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
14080 (core-sol2.o): Remove dependency.
14081 * core-sol2.c: Remove file.
14082
14083 2004-01-17 Andrew Cagney <cagney@redhat.com>
14084
14085 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
14086 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
14087 enums.
14088
14089 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14090
14091 * remote.c: Update copyright years.
14092
14093 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14094
14095 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
14096
14097 2004-01-17 Andrew Cagney <cagney@redhat.com>
14098
14099 * mdebugread.c: Update copyright.
14100 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
14101 (parse_type, parse_procedure): Ditto.
14102 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
14103
14104 * cris-tdep.c (cris_store_struct_return): Put back accidently
14105 deleted function.
14106
14107 * gdbarch.sh: Update copyright year.
14108 * gdbarch.h, gdbarch.c: Re-generate.
14109
14110 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14111
14112 Suggested by George Anzinger.
14113 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
14114 correct stack offset. Include unknown opcode numbers in the error
14115 message.
14116
14117 2004-01-17 Andrew Cagney <cagney@redhat.com>
14118
14119 * x86-64-tdep.c (x86_64_init_abi): No need to clear
14120 extract_struct_value_address, i386 does not set it.
14121 * sparc64-tdep.c (sparc64_init_abi): Do not set
14122 extract_struct_value_address, never called.
14123 (sparc64_extract_struct_value_address): Delete function.
14124 * m68hc11-tdep.c: Update copyright.
14125 (m68hc11_gdbarch_init): Delete redundant assignment of
14126 extract_struct_value_address.
14127 * i386-tdep.c: Update copyright.
14128 (i386_gdbarch_init): Do not set extract_struct_value_address,
14129 never called.
14130 (i386_extract_struct_value_address): Delete function.
14131 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
14132 extract_struct_value_address, never called.
14133 (sparc32_extract_struct_value_address): #if 0 function. Add
14134 comments explaining its future.
14135
14136 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14137
14138 * arm-tdep.c (arm_write_pc): New function.
14139 (arm_gdbarch_init): Call set_gdbarch_write_pc.
14140
14141 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14142
14143 * breakpoint.c (must_shift_inst_regs): Delete.
14144 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
14145 and SHIFT_INST_REGS.
14146 * infcmd.c (step_1, step_1_continuation): Delete references to
14147 SHIFT_INST_REGS.
14148 * infrun.c (keep_going): Likewise.
14149 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
14150 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
14151
14152 2004-01-17 Andrew Cagney <cagney@redhat.com>
14153
14154 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
14155 * gdbarch.h, gdbarch.c: Re-generate.
14156 * infcmd.c (print_return_value): Delete reference to
14157 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
14158
14159 * cris-tdep.c (cris_gdbarch_init): Do not set
14160 deprecated_extract_struct_value_address.
14161
14162 * xstormy16-tdep.c: Update copyright.
14163 (xstormy16_extract_struct_value_address): Update to current
14164 extract struct value address interface.
14165 (xstormy16_gdbarch_init): Set extract_struct_value_address.
14166 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
14167 current extract struct value address interface.
14168 (sh64_gdbarch_init): Set extract_struct_value_address.
14169
14170 * cris-tdep.c: Update copyright.
14171 (cris_extract_struct_value_address): Delete function.
14172 (struct_return_address): Delete variable.
14173 (cris_store_struct_return): Do not set struct_return_address.
14174
14175 * mcore-tdep.c: Update copyright.
14176 (mcore_extract_struct_value_address): Delete function. Update
14177 comments.
14178 (mcore_gdbarch_init): Update.
14179 * mn10300-tdep.c: Update copyright.
14180 (mn10300_extract_struct_value_address): Delete function.
14181 (mn10300_gdbarch_init): Update.
14182 * v850-tdep.c: Update copyright.
14183 (v850_extract_struct_value_address): Delete.
14184 (v850_gdbarch_init): Update.
14185 * ns32k-tdep.c: Update copyright.
14186 (ns32k_extract_struct_value_address): Delete.
14187 (ns32k_gdbarch_init): Update.
14188 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
14189 (hppa_gdbarch_init): Update.
14190 * vax-tdep.c: Update copyright.
14191 (vax_extract_struct_value_address): Delete.
14192 (vax_gdbarch_init): Update.
14193
14194 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
14195 * gdbarch.h, gdbarch.c: Re-generate.
14196 * procfs.c (procfs_fetch_registers): Delete reference to
14197 DEPRECATED_NPC_REGNUM.
14198 (procfs_store_registers): Ditto.
14199 * regcache.c (generic_target_write_pc): Simplify.
14200 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
14201
14202 * core-sol2.c (fetch_core_registers): Replace
14203 DEPRECATED_NPC_REGNUM with equivalent tdep value.
14204
14205 * hppa-tdep.c: Update copyright year.
14206 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
14207 NPC_REGNUM.
14208 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
14209
14210 * mips-tdep.c (mips_write_pc): New function.
14211 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
14212 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
14213 (mips_find_saved_regs, mips_software_single_step: Ditto.
14214 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
14215 mips_init_extra_frame_info, mips_pop_frame): Ditto.
14216
14217 2004-01-17 Andrew Cagney <cagney@redhat.com>
14218
14219 * mips-tdep.c: Re-indent. Group functions by ABI.
14220
14221 2004-01-17 Andrew Cagney <cagney@redhat.com>
14222
14223 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
14224 * gdbarch.c: Re-generate.
14225 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
14226 DECR_PC_AFTER_BREAK to zero.
14227 * vax-tdep.c (vax_gdbarch_init): Ditto.
14228 * v850-tdep.c (v850_gdbarch_init): Ditto.
14229 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
14230 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
14231 * sh-tdep.c (sh_gdbarch_init): Ditto.
14232 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
14233 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
14234 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
14235 * mips-tdep.c (mips_gdbarch_init): Ditto.
14236 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
14237 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
14238 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
14239 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
14240 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
14241 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
14242 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
14243 * frv-tdep.c (frv_gdbarch_init): Ditto.
14244 * cris-tdep.c (cris_gdbarch_init): Ditto.
14245 * avr-tdep.c (avr_gdbarch_init): Ditto.
14246 * arm-tdep.c (arm_gdbarch_init): Ditto.
14247 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
14248
14249 2004-01-17 J. Brobecker <brobecker@gnat.com>
14250
14251 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
14252 Delete, no longer used.
14253 (read_subrange_type): New function, mostly extracted from
14254 read_array_type().
14255 (read_array_type): Replace extracted code by call to
14256 read_subrange_type().
14257 (dwarf2_get_attr_constant_value): New function.
14258 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
14259 (add_partial_symbol): Likewise.
14260 (process_die): Likewise.
14261 (new_symbol): Likewise.
14262 (read_type_die): Likewise.
14263
14264 2004-01-16 Andrew Cagney <cagney@redhat.com>
14265
14266 * symfile.c: Update copyright year.
14267 (compare_symbols): Delete unused function.
14268 * stabsread.c: Update copyright year.
14269 (lrs_general_complaint): Delete unused function.
14270 (ref_search_value): Ditto.
14271 (get_substring): Delete declaration.
14272 * sh64-tdep.c: Update copyright year.
14273 (sh64_get_gdb_regnum): Delete unused function.
14274 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
14275 Delete unused function.
14276
14277 2004-01-17 Mark Kettenis <kettenis@gnu.org>
14278
14279 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
14280 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
14281
14282 2004-01-16 Andrew Cagney <cagney@redhat.com>
14283
14284 Changes from Peter Schauer.
14285 * rs6000-tdep.c: Update copyright year.
14286 (rs6000_push_dummy_call): Update the stack pointer before
14287 accessing the corresponding stack region.
14288 * rs6000-nat.c: Update copyright year.
14289 (set_host_arch): Set "info.abfd" to "exec_bfd".
14290
14291 2004-01-15 Mark Kettenis <kettenis@gnu.org>
14292
14293 * blockframe.c: Update copyright year.
14294 (inside_entry_func): Don't treat a zero PC specially.
14295
14296 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
14297
14298 * gcore.c (gcore_copy_callback): Use paddr_d to print size
14299 variable.
14300 (gcore_create_callback): Ditto. Skip any memory segment that has
14301 no permissions set.
14302
14303 2004-01-14 David Carlton <carlton@kealia.com>
14304
14305 Change symbols for C++ nested types to contain the fully qualified
14306 name, if possible. (At least in the DWARF-2 case.) Partial fix
14307 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
14308 c++/895.
14309 * c-exp.y (qualified_type): Handle types nested within classes.
14310 * cp-namespace.c: Update comments.
14311 (cp_set_block_scope): Delete #if 0.
14312 (cp_lookup_nested_type): Handle types nested within classes.
14313 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
14314 when appropriate.
14315 (add_partial_symbol): Add the name of the enclosing namespace to
14316 types.
14317 (pdi_needs_namespace): New.
14318 (add_partial_namespace): Tweak comment.
14319 (add_partial_structure): New.
14320 (psymtab_to_symtab_1): Initialize processing_current_prefix
14321 here...
14322 (process_die): instead of here.
14323 (read_structure_scope): Try to figure out the name of the class or
14324 namespace that the structure might be defined within.
14325 (read_enumeration): Generate fully-qualified names, if possible.
14326 (read_namespace): Don't set name to NULL.
14327 (die_specification): New.
14328 (new_symbol): Generate fully-qualified names for types.
14329 (read_type_die): Determine appropriate prefix.
14330 (determine_prefix): New.
14331 (typename_concat): New.
14332 (class_name): New.
14333 * valops.c (value_aggregate_elt): Pass NOSIDE to
14334 value_struct_elt_for_reference.
14335 (value_struct_elt_for_reference): Make static, add NOSIDE
14336 parameter, call value_maybe_namespace_elt as a last resort.
14337 (value_namespace_elt): Break out code into
14338 value_maybe_namespace_elt.
14339 (value_maybe_namespace_elt): New.
14340
14341 2004-01-12 Andrew Cagney <cagney@redhat.com>
14342
14343 * mips-tdep.c (mips_convert_register_p): Handle both raw and
14344 cooked floating-point registers.
14345 (mips_gdbarch_init): Set convert_register_p, register_to_value,
14346 and value_to_register.
14347
14348 2004-01-13 Andrew Cagney <cagney@redhat.com>
14349
14350 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
14351 * gdbarch.c: Re-generate.
14352 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
14353 FUNCTION_START_OFFSET.
14354 * v850-tdep.c (v850_gdbarch_init): Ditto.
14355 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
14356 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
14357 * sh-tdep.c (sh_gdbarch_init): Ditto.
14358 * s390-tdep.c (s390_gdbarch_init): Ditto.
14359 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
14360 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
14361 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
14362 * mips-tdep.c (mips_gdbarch_init): Ditto.
14363 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
14364 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
14365 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
14366 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
14367 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
14368 * i386-tdep.c (i386_gdbarch_init): Ditto.
14369 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
14370 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
14371 * frv-tdep.c (frv_gdbarch_init): Ditto.
14372 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
14373 * cris-tdep.c (cris_gdbarch_init): Ditto.
14374 * avr-tdep.c (avr_gdbarch_init): Ditto.
14375 * arm-tdep.c (arm_gdbarch_init): Ditto.
14376 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
14377
14378 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
14379
14380 * infrun.c (follow_fork_mode_ask): Remove.
14381 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
14382 (follow_fork): Simplify and remove internal error for
14383 follow_fork_mode_ask.
14384 (_initialize_infrun): Update "set follow-fork-mode" help text.
14385
14386 2004-01-13 Andrew Cagney <cagney@redhat.com>
14387
14388 * configure.in: Update copyright year.
14389 (build_warnings): Add -Wunused-label.
14390 * configure: Re-generate.
14391
14392 2004-01-12 Andrew Cagney <cagney@redhat.com>
14393
14394 * exec.h (exec_ops): Make "extern".
14395
14396 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
14397 the function is void.
14398 (mips_pseudo_register_write): Ditto.
14399
14400 2004-01-12 Andrew Cagney <cagney@redhat.com>
14401
14402 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
14403 call. Never defined.
14404 * sparc-tdep.h (struct frame_info): Add opaque declaration.
14405 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
14406 (struct sparc_gregset, struct regcache): Ditto.
14407 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
14408
14409 2004-01-12 Andrew Cagney <cagney@redhat.com>
14410
14411 * mi/ChangeLog: Delete file. Renamed to ...
14412 * mi/ChangeLog-1999-2003: New file.
14413 * tui/ChangeLog: Delete file. Renamed to ...
14414 * tui/ChangeLog-1998-2003: New file.
14415
14416 2004-01-11 Mark Kettenis <kettenis@gnu.org>
14417
14418 * sparc64nbsd-tdep.c: Include "regset.h".
14419 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
14420 Remove variables.
14421 (fetch_core_registers): Remove function.
14422 (sparc64nbsd_core_fns): Remove variable.
14423 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
14424 functions.
14425 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
14426 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
14427 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
14428
14429 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
14430 sparc_extract_struct_value_address.
14431 (sparc32_gdbarch_init): Set extract_struct_value_address.
14432 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
14433 function.
14434 (sparc64_init_abi): Set extract_struct_value_address. Don't set
14435 return_value_on_stack.
14436
14437 * NEWS: Mention that %cs and %ss have been added to the AMD64
14438 configurations
14439
14440 * frame.c: Update copyright year.
14441 (get_prev_frame): Improve comment.
14442
14443 * sparc64fbsd-tdep.c: Include "regset.h".
14444 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
14445 Remove variables.
14446 (fetch_core_registers): Remove function.
14447 (sparc64fbsd_core_fns): Remove variable.
14448 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
14449 functions.
14450 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
14451 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
14452 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
14453
14454 * sparcnbsd-tdep.c: Include "regset.h".
14455 (fetch_core_registers): Remove function.
14456 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
14457 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
14458 functions.
14459 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
14460 TDEP->fpregset.
14461 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
14462
14463 * sparc-tdep.h (struct regset): Provide opaque declaration.
14464 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
14465 fpregset and sizeof_fpregset members.
14466 * sparc-tdep.c (struct regset): Provide opaque declaration.
14467 (sparc_regset_from_core_section): New function.
14468 (sparc32_gdbarch_init): Initialize TDEP->gregset,
14469 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
14470 Set regset_from_core_section when appropriate.
14471
14472 2004-01-10 Mark Kettenis <kettenis@gnu.org>
14473
14474 * x86-64-tdep.c (amd64_non_pod_p): New function.
14475 (amd64_classify_aggregate): Return class memory for non-POD
14476 C++ structure types.
14477
14478 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
14479 argument. Use it to reserve a register if necessary.
14480 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
14481 amd64_push_arguments.
14482
14483 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
14484
14485 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
14486 register numbers in comments.
14487 * x86-64-tdep.h: Update copyright year.
14488 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
14489 Adjust for addition of %cs and %ss.
14490 * amd64fbsd-nat.c: Update copyright year.
14491 (reg_offset): Add register offsets for %cs and %ss.
14492 * amd64fbsd-tdep.c: Update copyright year.
14493 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
14494 (amd64fbsd_sc_reg_offset): Likewise.
14495 * x86-64-linux-nat.c: Update copyright year.
14496 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
14497 and %ss.
14498 * amd64nbsd-nat.c: Update copyright year.
14499 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
14500 * amd64nbsd-tdep.c: Update copyright year.
14501 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
14502 * x86-64-linux-tdep.c: Update copyright year.
14503 (user_to_gdb_regmap): Add mapping for %cs and %ss.
14504 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
14505 * regformats/reg-x86-64.dat: Add %cs and %ss.
14506
14507 * blockframe.c (inside_entry_func): Reformat. Introduce new local
14508 variables to prevent long lines. Update comments to reflect
14509 reality.
14510
14511 2004-01-09 David Carlton <carlton@kealia.com>
14512
14513 Checked in by Elena Zannoni <ezannoni@redhat.com>.
14514 * dwarf2read.c (read_namespace): Pull out name-generating code
14515 into namespace_name. Rename previous_namespace to previous_prefix
14516 and processing_current_namespace to processing_current_prefix..
14517 (namespace_name): New function.
14518 (add_partial_symbol): Substitute uses of pdi->name with
14519 actual_name.
14520 * cp-support.h: Rename processing_current_namespace to
14521 processing_current_prefix.
14522 Update copyright year.
14523 * cp-namespace.c: Rename processing_current_namespace to
14524 processing_current_prefix.
14525 Update copyright year.
14526
14527 2004-01-09 Andrew Cagney <cagney@redhat.com>
14528
14529 * jv-valprint.c, ser-unix.c: Add missing copyright years.
14530
14531 2004-01-09 Mark Kettenis <kettenis@gnu.org>
14532
14533 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
14534 complaining.
14535 (process_one_symbol): Deal with N_PATCH stabs.
14536
14537 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
14538
14539 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
14540 ifdeffed code.
14541 Update copyright year.
14542
14543 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14544
14545 * config/pa/tm-hppa.h: Update extern declarations for
14546 hppa32_hpux_frame_saved_pc_in_sigtramp,
14547 hppa32_hpux_frame_base_before_sigtramp, and
14548 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
14549
14550 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14551
14552 * config/pa/tm-hppah.h: Update copyright years.
14553
14554 2004-01-08 Andrew Cagney <cagney@redhat.com>
14555
14556 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
14557 (mips_o32_reg_struct_has_addr): Delete function.
14558 (mips_gdbarch_init): Update.
14559 (mips_extract_struct_value_address): Delete function.
14560
14561 2004-01-08 David Mosberger <davidm@hpl.hp.com>
14562
14563 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
14564 reality.
14565
14566 2004-01-07 Andrew Cagney <cagney@redhat.com>
14567
14568 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
14569 architecture's elf flags (when available).
14570
14571 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
14572 FPU to the start, check the MIPS FPU when looking for an old
14573 architecture.
14574 (set_mipsfpu_single_command): Update the architecture.
14575 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
14576
14577 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
14578 (mips_mask_address_p): Add "tdep" parameter.
14579 (show_mask_address, mips_addr_bits_remove): Update.
14580 (mips_dump_tdep): Update.
14581 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
14582 (MIPS_STACK_ARGSIZE): Delete macro.
14583 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
14584 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
14585 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
14586 (mips_dump_tdep): Update.
14587 (MIPS_SAVED_REGSIZE): Delete macro.
14588 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
14589 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
14590 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
14591 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
14592 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
14593 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
14594 (mips_pop_frame, return_value_location): Update.
14595 (mips_n32n64_return_value, mips_dump_tdep): Update.
14596
14597 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
14598 MIPS ABI.
14599
14600 * mips-tdep.c: Update copyright.
14601 (mips_gdbarch_init): Merge two code blocks handling the register
14602 name and number layout.
14603
14604 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
14605
14606 * tracepoint.c (validate_actionline): Fix segv at EOF
14607
14608 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14609
14610 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
14611 properly for static fields.
14612
14613 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
14614 Jason Molenda <jmolenda@apple.com>
14615
14616 * disasm.c: Update copyright to include 2004.
14617 (do_mixed_source_and_assembly): For uiout asm list
14618 and tuple cleanups, initialize to null_cleanup instead of
14619 NULL and do so prior to loop. Only reset when we close off
14620 the tuple/list. Move check for whether to close off the
14621 asm tuple/list to after dump_insns call where it will be run
14622 on each loop iteration.
14623
14624 2004-01-05 Andrew Cagney <cagney@redhat.com>
14625
14626 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
14627 should be a switch case and not a label.
14628 * mips-tdep.c (mips32_next_pc): Delete unused labels
14629 "greater_equal_branch" and "less_zero_branch".
14630 * jv-valprint.c (java_print_value_fields): Delete unused label
14631 "flush_it".
14632
14633 * target.c (unpush_target): Only close a target that is in the
14634 target stack.
14635
14636 2004-01-05 Mark Kettenis <kettenis@gnu.org>
14637
14638 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
14639 address from [sp + 64] instead of %o2.
14640
14641 * frame.c (get_prev_frame): Don't try to unwind the PC. This
14642 fixes PR backtrace/1476.
14643
14644 2004-01-05 Andrew Cagney <cagney@redhat.com>
14645
14646 * libunwind-frame.h (struct frame_id): Add opaque declaration,
14647 move to start of file.
14648 * i386-tdep.h (struct regcache): Add opaque declaration.
14649 * config/ia64/nm-linux.h (struct target_ops): Add opaque
14650 declaration.
14651 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
14652 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
14653 * win32-nat.c (fake_create_process): Use ISO C style definition.
14654 * stabsread.c (define_symbol): Delete #ifndef
14655 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
14656 stabs_argument_has_addr call, macro never defined.
14657
14658 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
14659
14660 * op50-rom.c: Delete.
14661 * w89k-rom.c: Delete.
14662 * Makefile.in: Remove references.
14663
14664 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14665
14666 * x86-64-tdep.c: Update copyright year.
14667 (struct amd64_register_info): Rename from x86_64_register_info.
14668 (amd64_register_info): Rename from x86_64_register_info.
14669 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
14670 (amd64_register_name): Rename from x86_64_register_name.
14671 (amd64_register_type): Rename from x86_64_register_type.
14672 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
14673 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
14674 (amd64_dwarf_reg_to_regnum): Rename from
14675 x86_64_dwarf_reg_to_regnum.
14676 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
14677 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
14678 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
14679 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
14680 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
14681 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
14682 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
14683 (amd64_frame_cache): Rename from x86_64_frame_cache.
14684 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
14685 (amd64_frame_prev_register): Rename from
14686 x86_64_frame_prev_register.
14687 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
14688 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
14689 (amd64_sigtramp_frame_cache): Rename from
14690 x86_64_sigtramp_frame_cache.
14691 (amd64_sigtramp_frame_prev_register): Rename from
14692 x86_64_sigtramp_frame_prev_register.
14693 (amd64_sigtramp_frame_unwind): Rename from
14694 x86_64_sigtramp_frame_unwind.
14695 (amd64_sigtramp_frame_sniffer): Rename from
14696 x86_64_sigtramp_frame_sniffer.
14697 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
14698 (amd64_frame_base): Rename from x86_64_frame_base.
14699 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
14700 (amd64_frame_align): Rename from x86_64_frame_align.
14701 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
14702 (amd64_regset_from_core_section): Rename from
14703 x86_64_regset_from_core_section.
14704 (x86_64_init_abi): Update comments.
14705
14706 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
14707
14708 * MAINTAINERS (write after approval): Add myself.
14709
14710 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14711
14712 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
14713 `float' arguments.
14714
14715 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14716
14717 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
14718 such that it mentions a specific version of GCC that exhibits this
14719 bug.
14720
14721 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14722
14723 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
14724 structure that has a single `float' member, store it in %f1 in
14725 addition to %f0.
14726
14727 * sparc-sol2-nat.c: Add missing '\'.
14728
14729 * sparc-tdep.c (sparc32_return_value): New function.
14730 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
14731 Remove functions.
14732 (sparc32_gdbarch_init): Set return_value, don't set
14733 extract_return_value, store_return_value, use_struct_convention
14734 and return_value_on_stack.
14735
14736 * sparc-sol2-nat.c: Add missing ')'.
14737
14738 2004-01-03 J. Brobecker <brobecker@gnat.com>
14739
14740 * infrun.c (handle_step_into_function): New function.
14741 (handle_inferior_event): Extract out some code into the new
14742 function above.
14743
14744 2004-01-03 J. Brobecker <brobecker@gnat.com>
14745
14746 * infrun.c (handle_inferior_event): Move the declaration of
14747 real_stop_pc inside the if blocks where it is used.
14748
14749 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14750
14751 * sparc64-tdep.c (sparc64_16_byte_align_p)
14752 (sparc64_store_floating_fields, sparc64_store_floating_fields):
14753 Use check_typedef to get subtypes of structures and unions.
14754 (sparc64_store_return_value): Fix calculation of the appropriate
14755 offset into VALBUF when storing a structure or union.
14756 (sparc64_return_value): New function.
14757 (sparc64_use_struct_convention): Remove function.
14758 (sparc64_init_abi): Set return_value, don't set
14759 extract_return_value, store_return_value and
14760 use_struct_convention.
14761
14762 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
14763
14764 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
14765 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
14766 gdb/config/alpha/xm-alphaosf.h,
14767 gdb/config/powerpc/tm-ppcle-eabi.h,
14768 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
14769 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
14770 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
14771 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
14772 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
14773 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
14774 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
14775 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
14776 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
14777 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
14778 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
14779 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
14780 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
14781 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
14782 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
14783 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
14784 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
14785 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
14786 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
14787 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
14788 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
14789 Remove lines for .cvsignore files.
14790
14791 2004-01-03 J. Brobecker <brobecker@gnat.com>
14792
14793 * infrun.c: Back out the previous change.
14794
14795 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14796
14797 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
14798 sparc-*-sunos4* to the list of REMOVED configurations.
14799
14800 * configure.tgt: Add back sparc-*-vxworks*.
14801 * remote-vxsparc.c: Remove all includes except for "defs.h",
14802 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
14803 Include "sparc-tdep.h".
14804 (SPARC_R_G1): New define.
14805 (vxsparc_gregset): New variable.
14806 (ext_format_sparc): Remove extern declaration.
14807 (vx_read_register): Rewrite to use sparc32_supply_gregset and
14808 sparc32_supply_fpregset.
14809 (vx_write_register): Rewrite to use sparc32_collect_gregset,
14810 sparc_collect_rwindow and sparc32_collect_fpregset.
14811 * config/sparc/tm-vxworks.h: New file, based on recently removed
14812 tm-vxsparc.h.
14813 * config/sparc/vxworks.mt: New file, based on recently removed
14814 vxworks.mt.
14815
14816 2004-01-03 J. Brobecker <brobecker@gnat.com>
14817
14818 * infrun.c (handle_step_into_function): New function.
14819 (handle_inferior_event): Extract out some code into the new
14820 function above.
14821
14822 2004-01-02 Mark Kettenis <kettenis@gnu.org>
14823
14824 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
14825 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
14826 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
14827 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
14828 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
14829 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
14830 (sparc_nat_h): New variable.
14831 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
14832 (tm-sun4os4.h): Remove dependency.
14833 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
14834 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
14835 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
14836 sparc-tdep.o): Update dependencies.
14837 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
14838 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
14839 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
14840 dependencies.
14841 * configure.host: Remove existing sparc-*-lynxos*,
14842 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
14843 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
14844 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
14845 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
14846 triplets.
14847 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
14848 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
14849 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
14850 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
14851 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
14852 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
14853 sparc64-*-solaris2* and sparc64-*-* triplets.
14854 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
14855 "symtab.h" and "objfiles.h".
14856 (BIAS): Remove define.
14857 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
14858 (X_DISP19): Remove macros.
14859 (sparc_fetch_instruction): Remove function.
14860 (struct gdbarch_tdep): Remove definition.
14861 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
14862 (sparc_breakpoint_from_pc): Remove function.
14863 (struct sparc64_frame_cache): Remove definition.
14864 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
14865 sparc64_unwind_pc): Remove functions.
14866 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
14867 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
14868 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
14869 (sparc64_frame_cache): Change return type to `struct
14870 sparc_frame_cache *'. Simply call sparc_frame_cache.
14871 (sparc64_frame_this_id, sparc64_frame_prev_register,
14872 sparc64_frame_base_address): Use `struct sparc_frame_cache'
14873 instead of `struct sparc64_frame_cache.
14874 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
14875 sparc_analyze_control_transfer, sparc_software_single_step,
14876 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
14877 _initialize_sparc64_tdep): Remove functions.
14878 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
14879 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
14880 macros.
14881 (sparc64_supply_gregset, sparc64_collect_gregset,
14882 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
14883 (sparc64_init_abi): New function.
14884 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
14885 inclusion guard. Include "sparc-tdep.h".
14886 (BIAS): Define.
14887 (r_tstate_offset, r_fprs_offset): New defines.
14888 (enum sparc_regnum): Remove defenition.
14889 (enum sparc64_regnum): Reformat.
14890 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
14891 (sparc64_init_abi, sparc64_supply_gregset,
14892 sparc64_collect_gregset, sparc64_supply_fpregset,
14893 sparc64_collect_fpregset): New prototypes.
14894 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
14895 Add extern declarations.
14896 (sparc64_sol2_init_abi): New prototype.
14897 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
14898 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
14899 prototypes.
14900 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
14901 "sparnbsd-nat.h".
14902 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
14903 functions.
14904 (_initialize_sparc64fbsd_nat): Remove initialization of
14905 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
14906 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
14907 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
14908 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
14909 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
14910 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
14911 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
14912 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
14913 (sparc64fbsd_r_y_offset): Remove variables.
14914 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
14915 Make static and const.
14916 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
14917 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
14918 functions.
14919 (sparc64fbsd_gregset): New variable.
14920 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
14921 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
14922 and sparc64_supply_fpregset.
14923 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
14924 (sparc64fbsd_sigtramp_frame_this_id)
14925 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
14926 (sparc64fbsd_sigtramp_frame_unwind): New variable.
14927 (sparc64fbsd_sigtramp_frame_sniffer): New function.
14928 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
14929 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
14930 * sparcnbsd-tdep.c: Update copyright year. Include
14931 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
14932 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
14933 "value.h" and "sparcnbsd-tdep.h".
14934 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
14935 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
14936 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
14937 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
14938 defines.
14939 (sparcnbsd_gregset): New variable.
14940 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
14941 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
14942 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
14943 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
14944 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
14945 variables.
14946 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
14947 (sparc32nbsd_sigcontext_frame_this_id)
14948 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
14949 (sparc32nbsd_sigcontext_frame_unwind): New variable.
14950 (sparc32nbsd_sigtramp_frame_sniffer): New function.
14951 (sparcnbsd_get_longjmp_target_32,
14952 sparcnbsd_get_longjmp_target_64): Remove functions.
14953 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
14954 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
14955 sparcnbsd_init_elf): Remove.
14956 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
14957 (sparcnbsd_elf_init_abi): New functions.
14958 (_initialize_sparcnbsd_tdep): New prototype.
14959 (_initialize_sparnbsd_tdep): Update.
14960 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
14961 corelow.o. Add sparc64-nat.o and sparc-nat.o.
14962 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
14963 * config/sparc/linux.mh: Update comment.
14964 (XM_FILE, HOST_IPC): Remove variables.
14965 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
14966 sparc-linux-nat.o.
14967 * config/sparc/linux.mt: Update comment.
14968 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
14969 * config/sparc/nbsd.mt: Reformat.
14970 * config/sparc/nbsd64.mh: Update comment.
14971 (NATDEPFILES): Add sparc-nat.o.
14972 * config/sparc/nbsd64.mt: Update comment.
14973 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
14974 (TM_FILE): Set to tm-nbsd.h.
14975 * config/sparc/nbsdelf.mh: Update comment.
14976 (NATDEPFILES): Add sparc-nat.o.
14977 (XM_FILE): Delete.
14978 * config/sparc/nbsdaout.mh: Update comment.
14979 (NATDEPFILES): Add sparc-nat.o
14980 (XM_FILE): Delete.
14981 * config/sparc/nm-linux.h: Update copyright year. Don't include
14982 "config/nm-svr4.h" and "solib.h". Add protection against multiple
14983 inclusion.
14984 (KERNEL_U_SIZE): Remove define.
14985 (kernel_u_size): Remove prototype.
14986 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
14987 * config/sparc/nm-nbsd.h: Update copyright. Don't include
14988 "regcache.h".
14989 (CHILD_PREPARE_TO_STORE): Remove define.
14990 * config/sparc/nm-nbsdaout.h: Tweak some comments.
14991 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
14992 sparcnbsd-nat.c: Rewrite files.
14993 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
14994 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
14995 sparcnbsd-tdep.h: Remove files.
14996 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
14997 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
14998 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
14999 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
15000 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
15001 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
15002 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
15003 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
15004 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
15005 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
15006 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
15007 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
15008 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
15009 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
15010 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
15011 * config/sparc/linux64.mh, config/sparc/linux64.mt,
15012 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
15013 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
15014 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
15015
15016 2004-01-02 Andrew Cagney <cagney@redhat.com>
15017
15018 From 2003-12-18 Kazuhiro Inaoka:
15019 * configure.host: Add m32r-linux target.
15020
15021 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
15022
15023 * top.c (print_gdb_version): Update year to 2004.
15024
15025 2004-01-02 Mark Mitchell <mark@codesourcery.com>
15026
15027 * MAINTAINERS: Add myself to the write-after-approval category.
15028
15029 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
15030
15031 From Bernardo Innocenti <bernie@develer.com>:
15032 * configure.tgt: Add uClinux target.
15033
15034 2004-01-02 Andrew Cagney <cagney@redhat.com>
15035
15036 * utils.c (do_my_cleanups): Make static, add forward declaration.
15037 * defs.h (do_my_cleanups): Delete declaration.
15038
15039 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
15040
15041 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
15042 bfd/ChangeLog-0203.
15043
15044 2004-01-02 Mark Kettenis <kettenis@gnu.org>
15045
15046 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
15047 in <machine/reg.h>.
15048 * configure, config.in: Regenerate.
15049
15050 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
15051 tui/ChangeLog-1998-2003.
15052 \f
15053 Local Variables:
15054 mode: change-log
15055 left-margin: 8
15056 fill-column: 74
15057 version-control: never
15058 End: