2004-12-13 Randolph Chung <tausq@debian.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2004-12-13 Randolph Chung <tausq@debian.org>
2
3 * tramp-frame.c (tramp_frame_sniffer): Allow frames with names or
4 sections to be trampolines too.
5
6 2004-12-13 Ben Elliston <bje@au.ibm.com>
7
8 * f-exp.y (typename): Remove unused nonterminal.
9 (name): Likewise.
10
11 2004-12-12 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
12
13 Committed by Andrew Cagney.
14 * abug-rom.c, ada-lang.c, ada-typeprint.c, alpha-tdep.c: i18n
15 markup.
16
17 2004-12-12 Andrew Cagney <cagney@gnu.org>
18
19 * frame.c (get_prev_frame): When unwinding normal frames, check
20 that the PC isn't zero.
21 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Delete check for a
22 zero PC.
23
24 * MAINTAINERS: Reword description of what "Target Instruction Set
25 Architectures" covers.
26
27 2004-12-12 Mark Kettenis <kettenis@gnu.org>
28
29 * hppa-hpux-nat.c (hppa_hpux_child_can_run): Tweak comment.
30
31 2004-12-11 Mark Kettenis <kettenis@gnu.org>
32
33 * hppa-hpux-nat.c (ss_mpsfu_high): Remove define.
34 (hppa_hpux_save_state_offset): New function, replacing variable
35 with the same name.
36 (hppa_cannot_fetch_register, hppa_cannot_store_register): Remove
37 functions.
38 (hppa_hpux_fetch_register): Don't call hppa_cannot_fetch_register.
39 Use new hppa_hpux_save_state_offset function. Add special
40 handling for handling 64-bit "flags" register.
41 (hppa_hpux_store_register): Likewise.
42 (hppa_hpux_child_can_run): Tweak comment.
43
44 * inf-ttrace.c (inf_ttrace_him): Set TTEVT_BPT_SSTEP if available.
45 (inf_ttrace_attach): Likewise.
46 (inf_ttrace_resume_callback): New function.
47 (inf_ttrace_resume): Don't use TT_PROC_CONTINUE. Iterate over all
48 lwps and call inf_ttrace_resume_callback instead.
49 (inf_ttrace_wait): Handle TTEVT_BPT_SSTEP.
50
51 * inf-ttrace.c (_initialize_inf_ttrace): Unconditionially compile.
52
53 2004-12-10 Michael Snyder <msnyder@redhat.com>
54
55 * mn10300-tdep.c: New file. This is a re-implementation of
56 the mn10300 target back-end using the new frame api etc.
57 * mn10300-tdep.h: New file.
58 * config/mn10300/mn10300.mt: New file (or replace old file).
59 * configure.tgt: Add mn10300 target.
60
61 2004-12-10 Mark Kettenis <kettenis@gnu.org>
62
63 * configure.host (hppa*-*-hpux11*): Remove.
64 * config/pa/hpux11.mh: Remove file.
65
66 * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Fix
67 typo.
68
69 2004-12-10 Kris Warkentin <kewarken@qnx.com>
70
71 * nto-tdep.h: Include osabi.h. Prototypes for generic Neutrino
72 osabi sniffer, signal handling initializer, 'in_dynsym_resolve_code'
73 function and nto_set_target function.
74 (struct nto_target_ops): Put comments inline with struct. Add osabi
75 sniffer hook. Redefine macros to permit testing/assignment. Remove
76 nto_ prefix from members.
77 * nto-tdep.c (nto_find_and_open_solib): Allocate all buffers
78 dynamically to support arbitrary root paths. Check for basename of
79 lib in search path and then check for absolute.
80 (nto_in_dynsym_resolve_code): New function.
81 (nto_core_sniffer): New function.
82 (regset_core_fns): Register core sniffer.
83 (nto_initialize_signals): New function.
84 (_initialize_nto_tdep): Move signal initialization code to above to
85 avoid initialization race conditions.
86 (nto_set_target): New function.
87 * nto-procfs.c: Minor formatting/indenting changes.
88 (procfs_is_nto_target): New function.
89 (procfs_open): Set nto_is_nto_target.
90 (_initialize_procfs): Ditto. Remove notice_signals() call to avoid
91 initialization race conditions.
92 (procfs_create_inferior): Resume inferior after creation.
93 * i386-nto-tdep.c: Declare i386_nto_target.
94 (init_i386nto_ops): Initialize i386_nto_target instead of
95 current_nto_target.
96 (i386nto_init_abi): Initialize signals. Call nto_set_target. Set
97 TARGET_SO_IN_DYNSYM_RESOLVE_CODE.
98 (_initialize_i386nto_tdep): Call init_i386nto_ops. Register osabi
99 sniffer.
100
101 2004-12-10 Mark Kettenis <kettenis@gnu.org>
102
103 * hppa-hpux-tdep.c (child_enable_exception_callback): Use XMALLOC.
104 (hppa_hpux_sigtramp_frame_unwind_cache): Use ARRAY_SIZE.
105 (hppa_hpux_init_abi): Reformat long line.
106
107 2004-12-09 Mark Kettenis <kettenis@gnu.org>
108
109 * hppa-hpux-tdep.c: Include "regset.h".
110 (HPPA_HPUX_SS_WIDEREGS, HPPA_HPUX_SS_FLAGS_OFFSET)
111 (HPPA_HPUX_SS_NARROW_OFFSET, HPPA_HPUX_SS_FPBLOCK_OFFSET)
112 (HPPA_HPUX_SS_WIDE_OFFSET, HPPA_HPUX_SAVE_STATE_SIZE)
113 (HPPA_HPUX_PA89_SAVE_STATE_SIZE): New defines.
114 (hppa_hpux_supply_ss_narrow, hppa_hpux_supply_ss_fpblock)
115 (hppa_hpux_supply_ss_wide, hppa_hpux_supply_save_state): New
116 functions.
117 (hppa_hpux_regset): New variable.
118 (hppa_hpux_regset_from_core_section): New function.
119 (hppa_hpux_init_abi): Set regset_from_core_section.
120 (hppa_hpux_core_osabi_sniffer): New function.
121 (_initialize_hppa_hpux_tdep): Register
122 hppa_hpux_core_osabi_sniffer.
123 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
124 * config/pa/hppahpux.mt (TDEPFILES): Add corelow.o.
125
126 2004-12-09 Randolph Chung <tausq@debian.org>
127
128 * solib-pa64.c (pa64_relocate_section_addresses): Properly relocate
129 text and data sections.
130 (pa64_current_sos): Also include the dld in the list of current shared
131 objects.
132 (pa64_solib_get_solib_by_pc): Update comments.
133 (pa64_solib_get_text_base): New function.
134 (pa64_solib_select): Set solib_get_text_base method.
135
136 2004-12-08 Daniel Jacobowitz <dan@debian.org>
137
138 * linux-thread-db.c (BUILD_THREAD): Delete.
139 (thread_get_info_callback): Include LWP ID in thread ID.
140 (thread_from_lwp, check_event, find_new_threads_callback): Likewise.
141 (lwp_from_thread): Use the LWP ID from the thread ID.
142
143 2004-12-07 Randolph Chung <tausq@debian.org>
144
145 * hppa-tdep.c (hppa_frame_prev_register_helper): Zero out the entire
146 register for both 32- and 64-bit targets.
147
148 2004-12-07 Randolph Chung <tausq@debian.org>
149
150 * frame.c (get_prev_frame): Don't terminate unwinding at main if we
151 are unwinding through a dummy frame.
152
153 2004-12-07 Randolph Chung <tausq@debian.org>
154
155 * hppa-tdep.h (gdbarch_tdep): Add unwind_adjust_stub method.
156 * hppa-hpux-tdep.c (hppa_hpux_unwind_adjust_stub): New function.
157 (hppa_hpux_init_abi) Set unwind_adjust_stub method.
158 * hppa-tdep.c (hppa_frame_cache): Call unwind_adjust_stub method
159 if defined.
160
161 2004-12-07 Randolph Chung <tausq@debian.org>
162
163 * hppa-tdep.c (hppa_stub_Frame_unwind_cache): Stop unwinding if
164 unwinding from a frame with pc == 0.
165 (hppa_stub_frame_this_id): Likewise.
166 (hppa_stub_frame_prev_register): Only provide real values if the frame
167 cache is not NULL.
168
169 2004-12-07 Randolph Chung <tausq@debian.org>
170
171 * solib-som.c: New file.
172 * solib-som.h: New file.
173 * solib-pa64.c: New file.
174 * solib-pa64.h: New file.
175
176 2004-12-07 Mark Kettenis <kettenis@gnu.org>
177
178 * Makefile.in (inf-ttrace.o): Fix typo.
179
180 2004-12-07 Jim Blandy <jimb@redhat.com>
181
182 * remote.c (remote_threads_info, remote_current_thread): Use
183 strtoul to parse thread ID numbers.
184
185 2004-12-07 Mark Kettenis <kettenis@gnu.org>
186
187 * inf-ttrace.c: Include "gdbthread.h".
188 (inf_ttrace_num_lwps): New variable.
189 (inf_ttrace_num_lwps_in_syscall): Renamed from
190 inf_ttrace_num_threads_in_syscall.
191 (inf_ttrace_him): Track TTEVT_LWP_CREATE, TTEVT_LWP_EXIT and
192 TTEVT_LWP_TERMINATE events.
193 (inf_ttrace_create_inferior): Assert that INF_TTRACE_NUM_LWPS is
194 zero.
195 (inf_ttrace_mourn_inferior): Set INF_TTRACE_NUM_LWPS to zero.
196 (inf_ttrace_attach): Assert that INF_TTRACE_NUM_LWPS is zero.
197 Track TTEVT_LWP_CREATE, TTEVT_LWP_EXIT and TTEVT_LWP_TERMINATE
198 events.
199 (inf_ttrace_wait): Report status as TARGET_WAITKIND_SPURIOUS by
200 default. Handle TTEVT_LWP_CREATE, TTEVT_LWP_EXIT and
201 TTEVT_LWP_TERMINATE events.
202 (inf_ttrace_thread_alive, inf_ttrace_pid_to_str): New functions.
203 (inf_ttrace_target): Set to_thread_alive and to_pid_to_str.
204 * Makefile.in (inf-ttrace.o): Update dependencies.
205
206 * hppa-tdep.h (hppa_read_pc, hppa_write_pc, hppa_unwind_pc): New
207 prototypes.
208 * hppa-tdep.c (hppa_read_pc): Rename from hppa_target_read_pc.
209 Make global. Remove HP-UX specific code. Use
210 frame_unwind_register_unsigned instead of
211 frame_unwind_register_signed.
212 (hppa_write_pc): Rename from hppa_target_write_pc. Make global.
213 Remove HP-UX specific code.
214 (hppa_unwind_pc): Make global. Remove HP-UX specific code.
215 (hppa_frame_prev_register_helper): Set "flags" register to zero
216 for all unwound frames.
217 (hppa_gdbarch_init): Adjust.
218 * hppa-hpux-tdep.c (HPPA_HPUX_SS_INSYSCALL): New define.
219 (hppa_hpux_read_pc, hppa_hpux_write_pc)
220 (hppa_hpux_unwind_pc): New functions.
221 (hppa_hpux_init_abi): Set read_pc, write_pc and unwind_pc.
222
223 2004-12-07 Andreas Schwab <schwab@suse.de>
224
225 * main.c (long_options): Add entry for "-l".
226 (print_gdb_help): Add line for -l option.
227 * NEWS: Mention it.
228
229 2004-12-05 Randolph Chung <tausq@debian.org>
230
231 * hppah-nat.c (store_inferior_registers): Rewrite logic to not use
232 DEPRECATED_REGISTER_BYTE.
233
234 2004-12-05 Randolph Chung <tausq@debian.org>
235
236 * hppa-tdep.c (unwind_command): Print the stub type for stub unwind
237 records.
238
239 2004-12-05 Mark Kettenis <kettenis@gnu.org>
240
241 * somsolib.c [PA_SOM_ONLY] (no_shared_libraries): New function.
242 * config/pa/hppahpux.mt (TDEPFILES): Remove solib.o.
243
244 * hppa-hpux-tdep.c: Update copyright notice and year.
245
246 2004-12-05 Richard Earnshaw <rearnsha@arm.com>
247
248 * doublest.c (FLOATFORMAT_LARGEST_BYTES): New define.
249 (get_field, put_field): Assert that the format is one we can handle.
250 Simplify logic accordingly.
251 (floatformat_normalize_byteorder): New function.
252 (convert_floatformat_to_doublest): Use floatformat_normalize_byteorder
253 to normalize and select modified byte order. Pass modified byte order
254 to get_field.
255 (floatformat_is_negative, floatformat_is_nan, floatformat_mantissa):
256 Likewise.
257 (convert_doublest_to_floatformat): Select an appropriate intermediate
258 byte order if necessary. Always convert to the final format before
259 returning.
260
261 2004-12-04 Daniel Jacobowitz <dan@debian.org>
262
263 PR tui/1703
264 * linux-nat.c (linux_tracefork_child): Use _exit instead of exit.
265 Suggested by Joshua Neuheisel.
266
267 2004-12-03 Randolph Chung <tausq@debian.org>
268
269 * gdbarch.sh (instruction_nullified): Delete.
270 * gdbarch.c: Regenerate.
271 * gdbarch.h: Regenerate.
272 * hppa-tdep.c (hppa_target_read_pc): Adjust pc if instruction is
273 nullified.
274 (hppa_unwind_pc): Likewise.
275 (hppa_instruction_nullified): Delete.
276 (hppa_gdbarch_init): Don't set instruction_nullified method.
277 * infrun.c (infwait_states): Remove infwait_nullified_state.
278 (handle_inferior_event): Remove handling of infwait_nullified_state.
279 Remove handling of nullified instructions.
280
281 2004-12-03 Mark Kettenis <kettenis@gnu.org>
282
283 * inf-ttrace.c: Include <sys/mman.h>.
284 (struct inf_ttrace_page): New.
285 (struct inf_ttrace_page_dict): New.
286 (inf_ttrace_num_threads_in_syscall)
287 (inf_ttrace_reenable_page_protections): New variables.
288 (inf_ttrace_enable_syscall_events)
289 (inf_ttrace_disable_syscall_events, inf_ttrace_get_page)
290 (inf_ttrace_add_page, inf_ttrace_insert_page)
291 (inf_ttrace_remove_page, inf_ttrace_mask_page_protections)
292 (inf_ttrace_enable_page_protections)
293 (inf_ttrace_disable_page_protections)
294 (inf_ttrace_insert_watchpoint, inf_ttrace_remove_watchpoint)
295 (inf_ttrace_can_use_hw_breakpoint)
296 (inf_ttrace_region_size_ok_for_hw_watchpoint)
297 (inf_ttrace_stopped_by_watchpoint): New functions.
298 (inf_ttrace_him): Remove unsused varaible `tts'.
299 (inf_ttrace_create_inferior): Add assertionts.
300 (inf_ttrace_mourn_inferior): Clear page dictionary.
301 (inf_ttrace_attach): Set initial event mask.
302 (inf_ttrace_detach): Reset number of threads in system call.
303 (inf_ttrace_wait): Deal with system call events.
304 (inf_ttrace_target): Initialize "hardware" watchpoint-related
305 parts of the target vector.
306 (_initialize_inf_ttrace): New prototype and function.
307
308 * hppa-hpux-tdep.c (hppa_hpux_push_dummy_code): Use ULONGEST as
309 type of `gp' variable.
310
311 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
312
313 * README: Remove config.if from directory listing.
314
315 2004-12-01 Joel Brobecker <brobecker@gnat.com>
316
317 * alpha-tdep.c (alpha_register_name): Add comment.
318 (alpha_cannot_fetch_register): Exclude registers numbers which
319 are no longer used from the list of registers that can be fetched.
320 (alpha_cannot_store_register): Exclude registers numbers which
321 are no longer used from the list of registers that can be stored.
322 * alpha-nat.c (fetch_osf_core_registers): Add missing value in
323 core_reg_mapping array.
324
325 2004-12-01 Joel Brobecker <brobecker@gnat.com>
326
327 * alpha-tdep.c (alpha_heuristic_frame_prev_register): Fetch
328 the register value from the correct frame.
329
330 2004-11-30 Randolph Chung <tausq@debian.org>
331
332 * hppa-linux-tdep.c (insns_match_pattern_relaxed): New function.
333 (hppa_linux_in_dyncall): Check that we are inside the range of
334 $$dyncall, not necessarily at the first insn.
335 (hppa_linux_in_solib_call_trampoline): Identify a trampoline
336 even if the pc does not point to the first insn of the trampoline.
337
338 2004-11-30 Randolph Chung <tausq@debian.org>
339
340 * breakpoint.c (break_at_finish_command): Delete.
341 (break_at_finish_command_1): Delete.
342 (break_at_finish_at_depth_command): Delete.
343 (break_at_finish_at_depth_command_1): Delete.
344 (tbreak_at_finish_command): Delete.
345 * hppa-tdep.c (_initialize_hppa_tdep): Remove deprecated xbreak, tbreak
346 and bx commands.
347
348 2004-11-30 Andrew Cagney <cagney@gnu.org>
349
350 * config/nm-gnu.h: Delete file.
351 * config/i386/nm-i386gnu.h: Inline "config/nm-gnu.h".
352
353 * config/nm-sysv4.h: Delete file.
354 * config/i386/nm-i386v4.h: Inline "config/nm-sysv4.h".
355 * config/i386/nm-i386v42mp.h: Inline "config/nm-sysv4.h".
356 * config/i386/nm-i386sol2.h: Inline "config/nm-sysv4.h".
357 * config/ia64/nm-aix.h: Inline "config/nm-sysv4.h".
358 * config/mips/nm-irix5.h: Inline "config/nm-sysv4.h".
359
360 2004-11-29 Andrew Cagney <cagney@gnu.org>
361
362 * MAINTAINERS: Add Randolph Chung (pa), Jeff Johnston (ia64), Kei
363 Sakamoto (m32r), Joel Brobecker (mips), and Ulrich Weigand (s390)
364 as can-commit architecture developers.
365
366 2004-11-29 Mark Kettenis <kettenis@gnu.org>
367
368 * sparc-tdep.c (X_RS1, X_SIMM13): New macros.
369 (sparc32_skip_prologue): Skip instructions that store arguments in
370 registers into their corresponding stack slots.
371
372 * config/m68k/nbsdaout.mh (NAT_FILE): Set to solib.h instead of
373 tm-solib.h.
374 * config/m68k/obsd.mh (NAT_FILE): Likewise.
375
376 * sparc-tdep.h (sparc32nbsd_elf_init_abi): New prototype.
377 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Make global.
378 * sparcobsd-tdep.c (sparc32obsd_init_abi): Call
379 sparc32nbsd_elf_init_abi. Remove duplicate code.
380
381 * config/sparc/nbsdaout.mh (NAT_FILE): Set to solib.h.
382 * config/sparc/nbsdelf.mh (NAT_FILE): Remove variable.
383 * config/sparc/nm-nbsd.h: Remove file.
384 * config/sparc/nm-nbsdaout.h: Remove file.
385
386 * sparc-nat.c (inf_ptrace_xfer_partial): New variable.
387 (sparc_xfer_partial): New function.
388 (sparc_target): Save value of to_xfer_partial from ptrace vector.
389 Set to_xfer_partial.
390
391 * fork-child.c (fork_inferior): Fork instead of vfork if
392 PRE_TRACE_FUN is non-null.
393
394 2004-11-24 Fred Fish <fnf@specifixinc.com>
395
396 * rs6000-tdep.c (skip_prologue): Use line table info to skip over
397 compiler generated function calls made as part of a prologue.
398
399 2004-11-23 Mark Kettenis <kettenis@gnu.org>
400
401 * inf-ttrace.c: New file.
402 * inf-ttrace.h: New file.
403 * hppa-hpux-nat.c [HAVE_TTRACE]: Include <sys/ttrace>.
404 Include "inf-ttrace.h".
405 (ss_mpsfu_high): Define to ss_tlsp if necessary.
406 (hppa_hpux_fetch_register, hppa_hpux_store_register): Use
407 ptid_get_pid instead of PIDGET. Modify to handle both ttrace and
408 ptrace systems.
409 (_initialize_hppa_hpux_nat) [HAVE_TTRACE]: Call inf_ttrace_traget
410 instead of inf_ptrace_target.
411 * config/pa/hpux.mh (NATDEPFILES): Add inf-ttrace.o.
412 * Makefile.in (inf_ttrace_h): New variable.
413 (hppa-hpux-nat.o): Update dependency.
414 (inf-ttrace.o): New dependency.
415 (ALLDEPFILES): Add inf-ptrace.c and inf-ttrace.c.
416
417 2004-11-23 Randolph Chung <tausq@debian.org>
418
419 * arch-utils.c (generic_instruction_nullified): New.
420 * arch-utils.h (generic_instruction_nullified): New.
421 * gdbarch.sh (instruction_nullified): New method.
422 * gdbarch.c: Regenerate.
423 * gdbarch.h: Regenerate.
424 * infrun.c (INSTRUCTION_NULLIFIED): Delete.
425 (handle_inferior_event): Replace INSTRUCTION_NULLIFIED with calls to
426 new gdbarch method.
427 * config/pa/tm-hppa.h (INSTRUCTION_NULLIFIED): Delete definition.
428 * hppa-tdep.c (hppa_instruction_nullified): Remove prototype and make
429 static. Rewrite to work directly off the passed regcache.
430 (hppa_gdbarch_init): Set instruction_nullified method.
431
432 2004-11-23 Joel Brobecker <brobecker@gnat.com>
433
434 * sparc-tdep.c (sparc_is_unimp_insn): New function.
435 (sparc32_frame_cache): For functions where there is no debugging
436 information to help us determine whether it's a struct-return
437 function or not, fallback on checking whether the instruction
438 at the return address is an "unimp" instruction or not.
439
440 2004-11-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
441
442 * MAINTAINERS: Add myself to write after approval section.
443
444 * hppa-hpux-nat.c (child_suppress_run): Add variable to allow
445 hpux-thread.c to suppress children from running.
446 (hppa_hpux_child_can_run): New function.
447 (_initialize_hppa_hpux_nat): Use hppa_hpux_child_can_run.
448 * hpux-thread.c: Include string.h and hppa-tdep.h.
449 (FLAGS_REGNUM, SP_REGNUM, PC_REGNUM): Rename to HPPA_FLAGS_REGNUM,
450 HPPA_SP_REGNUM and HPPA_PCOQ_HEAD_REGNUM, respectively.
451 (hpux_thread_store_registers): Replace deprecated_registers with
452 calls to regcache_raw_read.
453 * config/pa/hpux11.mh, config/pa/hpux11w.mh: Delete HOST_IPC.
454
455 2004-11-21 Mark Kettenis <kettenis@gnu.org>
456
457 * sparc64fbsd-nat.c: Update copyright year.
458 (_initialize_sparc64fbsd_nat): Construct and add target vector.
459 * config/sparc/fbsd.mh (NATDEPFILES): Remove infptrace.o,
460 inftarg.o.
461
462 2004-11-21 Daniel Jacobowitz <dan@debian.org>
463
464 * sparc-tdep.c (sparc_software_single_step): Handle stepping to NULL.
465
466 2004-11-21 Daniel Jacobowitz <dan@debian.org>
467
468 * linux-nat.c (my_waitpid): New function.
469 (linux_test_for_tracefork): Make more robust and verbose. Take
470 an ORIGINAL_PID argument and test for PTRACE_SETOPTIONS first.
471 (linux_supports_tracefork, linux_supports_tracevforkdone): Take a PID
472 argument. Update calls to linux_test_for_tracefork.
473 (linux_enable_event_reporting, child_follow_fork)
474 (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
475 (child_insert_exec_catchpoint): Update calls to
476 linux_supports_tracefork and linux_supports_tracevforkdone.
477
478 2004-11-21 Daniel Jacobowitz <dan@debian.org>
479
480 * valarith.c (value_subscript): Copy VALUE_FRAME_ID.
481 (value_subscripted_rvalue): Likewise.
482 * valops.c (search_struct_field, value_slice): Likewise.
483
484 2004-11-21 Mark Kettenis <kettenis@gnu.org>
485
486 * inf-ptrace.c: Don't include "regcache.h" and "gdbcmd.h".
487 Reorder includes a bit. Fix comment.
488 * Makefile.in (inf-ptrace.o): Update dependencies.
489
490 2004-11-21 Andreas Schwab <schwab@suse.de>
491
492 * m68klinux-tdep.c: Include "glibc-tdep.h" and "solib-svr4.h".
493 (m68k_linux_init_abi): Set solib_svr4_fetch_link_map_offsets to
494 svr4_ilp32_fetch_link_map_offsets and gdbarch_skip_solib_resolver
495 to glibc_skip_solib_resolver.
496 * config/m68k/linux.mt (TDEPFILES): Add glibc-tdep.o. Remove
497 solib-legacy.o.
498 * Makefile.in (m68klinux-tdep.o): Update dependencies.
499
500 2004-11-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
501
502 * infttrace.h (ttrace_write_reg_64): Add prototype.
503 * hppah-nat.c (store_inferior_registers): Fix warning from ambiguous
504 expression.
505 (store_inferior_registers): Correct formatting. Replace uses of
506 deprecated_registers with calls to regcache_raw_read,
507 regcache_raw_write_part and regcache_raw_read_part.
508
509 2004-11-21 Mark Kettenis <kettenis@gnu.org>
510
511 * config/pa/hppahpux.mh: Remove file.
512 * config/pa/hpux1020.mh: Remove file.
513
514 2004-11-20 Andreas Schwab <schwab@suse.de>
515
516 * configure.host: Set host floatformat for m68k.
517
518 2004-11-20 Eli Zaretskii <eliz@gnu.org>
519
520 * config/djgpp/fnchange.lst: Resolve file-name clash between
521 hppa-hpux-tdep.c and the new hppa-hpux-nat.c.
522
523 2004-11-20 Mark Kettenis <kettenis@gnu.org>
524
525 * hppa-hpux-nat.c: New file.
526 * config/pa/hpux.mh (NATDEPFILES): New file.
527 * Makefile.in (ALLDEPFILES): Add hppa-hpux-nat.c.
528 (hppa-hpux-nat.o): New dependency.
529 * configure.host: Remove hppa*-*-hpux10.20.
530 (hppa*-*-hpux*, hppa*-*-hiux*): Set gdb_host to hpux.mh.
531
532 * inf-ptrace.c: Fix coding style.
533
534 * gdb_ptrace.h [PTRACE_TYPE_ARG5] (ptrace): New macro.
535 * infptrace.c (call_ptrace): Simply call ptrace with four
536 arguments.
537
538 * dbxread.c (process_one_symbol): Fix a few coding standard
539 issues. Improve code formatting.
540
541 * dbxread.c: Include "gdb_string.h".
542 (record_minimal_symbol, read_ofile_symtab): Replace
543 DEPRECATED_STREQ and DEPRECATED_STREQN with strcmp and strncmp.
544 * Makefile.in (dbxread.o): Update dependencies.
545
546 * dwarf2-frame.c (read_encoded_value): Correctly calculate number
547 of bytes read for aligned LEB128 encodings.
548
549 2004-11-19 Mark Kettenis <kettenis@gnu.org>
550
551 * bsd-kvm.c (bsd_kvm_pcb_cmd): Cast return value from
552 parse_and_eval_address to u_long before converting it to a pointer
553 type.
554 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Change type of
555 ps_strings from int to u_long.
556 * i386obsd-nat.c (_initialize_i386obsd_nat): Cast _ps.val to
557 u_long instead of CORE_ADDR.
558
559 2004-11-18 Mark Kettenis <kettenis@gnu.org>
560
561 * dbxread.c (process_one_symbol): Do not adjust address of first
562 N_SLINE stab for a function for code generated by non-GCC
563 compilers.
564
565 2004-11-18 Kevin Buettner <kevinb@redhat.com>
566
567 * solib-null.c: New file.
568
569 2004-11-17 Andrew Cagney <cagney@gnu.org>
570
571 * MAINTAINERS: Drop MIPS and remote.
572
573 2004-11-15 Andrew Cagney <cagney@gnu.org>
574
575 * findvar.c (value_of_register): Set the frame ID.
576 * value.c (value_primitive_field): Copy the frame ID.
577 * valops.c (value_assign): Simplify lval_register case, there's
578 always a frame.
579
580 2004-11-14 Daniel Jacobowitz <dan@debian.org>
581
582 * Makefile.in (mips-linux-tdep.o): Update dependencies.
583 * mips-linux-tdep.c: Include "regcache.h".
584 (fill_fpregset, mips64_fill_fpregset): Use regcache_raw_collect.
585
586 2004-11-14 Daniel Jacobowitz <dan@debian.org>
587
588 * Makefile.in (linux-thread-db.o): Fix typo in last change.
589
590 2004-11-14 Daniel Jacobowitz <dan@debian.org>
591
592 * linux-thread-db.c: New file, renamed from thread-db.c.
593 * thread-db.c: Remove.
594 * Makefile.in (linux-thread-db.o): Rename from thread-db.o rule.
595 * config/alpha/alpha-linux.mh (NATDEPFILES): Rename thread-db.o
596 to linux-thread-db.o.
597 * config/arm/linux.mh (NATDEPFILES): Likewise.
598 * config/i386/linux.mh (NATDEPFILES): Likewise.
599 * config/i386/linux64.mh (NATDEPFILES): Likewise.
600 * config/ia64/linux.mh (NATDEPFILES): Likewise.
601 * config/m32r/linux.mh (NATDEPFILES): Likewise.
602 * config/m68k/linux.mh (NATDEPFILES): Likewise.
603 * config/mips/linux.mh (NATDEPFILES): Likewise.
604 * config/pa/linux.mh (NATDEPFILES): Likewise.
605 * config/powerpc/linux.mh (NATDEPFILES): Likewise.
606 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
607 * config/s390/s390.mh (NATDEPFILES): Likewise.
608 * config/sparc/linux.mh (NATDEPFILES): Likewise.
609 * config/sparc/linux64.mh (NATDEPFILES): Likewise.
610
611 2004-11-13 Andrew Cagney <cagney@gnu.org>
612
613 * config/i386/i386lynx.mh: Delete file.
614 * config/i386/i386lynx.mt: Delete file.
615 * Makefile.in (ALLDEPFILES, i386ly-tdep.o): Remove i386ly-tdep.c.
616 * i386ly-tdep.c: Delete.
617
618 * config/tm-lynx.h: Delete, inline contents ...
619 * config/rs6000/tm-rs6000ly.h: ... here.
620
621 * config/tm-sysv4.h: Delete file, inlining contents.
622 * config/ia64/tm-aix.h (SKIP_TRAMPOLINE_CODE): Define.
623 * config/tm-linux.h (SKIP_TRAMPOLINE_CODE): Define.
624 * config/tm-nto.h (SKIP_TRAMPOLINE_CODE): Define.
625
626 * regcache.h (deprecated_register_valid): Delete.
627 (deprecated_registers): Delete.
628 * regcache.c (deprecated_register_valid): Delete.
629 (deprecated_registers): Delete.
630 (deprecated_read_register_byte, _initialize_regcache)
631 (deprecated_write_register_bytes, build_regcache): Update.
632 * config/powerpc/ppc-sim.mt (TDEPFILES): Remove ppc-bdm.o and
633 remote-sds.o.
634 * config/powerpc/ppc-eabi.mt (TDEPFILES): Ditto.
635 * config/mips/embed.mt (TDEPFILES): Remove remote-mips.o.
636
637 * NEWS: List h8300*-*-*, mcore-*-*, mn10300-*-*, ns32k-*-*, and
638 v850-*-* under removed.
639 * configure.host: Delete ns32k-*-netbsd*.
640 * configure.tgt: Delete h8300-*-*, mcore*-*-*, mn10300-*-*,
641 ns32k-*-netbsd*, and v850*-*-*.
642 * MAINTAINERS: Mark h8300, mcore, mn10300, ns32k, v850 as
643 "Deleted"
644 * config/h8300/tm-h8300.h, config/h8300/h8300.mt: Delete.
645 * h8300-tdep.c, config/mcore/mcore.mt, mcore-rom.c: Delete.
646 * mcore-tdep.c, config/mn10300/mn10300.mt: Delete.
647 * mn10300-tdep.c, config/ns32k/nbsdaout.mh: Delete.
648 * config/ns32k/nbsdaout.mt, config/ns32k/nm-nbsd.h: Delete.
649 * config/ns32k/nm-nbsdaout.h, config/ns32k/tm-ns32k.h: Delete.
650 * ns32knbsd-nat.c, ns32knbsd-tdep.c, ns32k-tdep.c: Delete.
651 * ns32k-tdep.h, config/v850/v850.mt, v850ice.c: Delete.
652 * v850-tdep.c: Delete.
653
654 2004-11-13 Joel Brobecker <brobecker@gnat.com>
655
656 * irix5-nat.c (fetch_core_registers): Replace use of
657 deprecated_registers by equivalent code.
658
659 2004-11-13 Joel Brobecker <brobecker@gnat.com>
660
661 * irix5-nat.c (fill_gregset): Replace use of deprecated_registers
662 with equivalent code.
663 (fill_fpregset): Likewise.
664
665 2004-11-13 Andrew Cagney <cagney@gnu.org>
666
667 * MAINTAINERS: Do not list "Deleted" architectures.
668
669 * configure.tgt: Delete i[34567]86-*-vxworks*, m68*-netx-*,
670 m68*-*-vxworks*, mips*-*-vxworks*, powerpc-*-vxworks*, and
671 sparc-*-vxworks*.
672 * NEWS: Mention that vxworks was deleted.
673 * config/m68k/tm-vx68.h, config/mips/tm-vxmips.h: Delete.
674 * config/powerpc/tm-vxworks.h, config/tm-vxworks.h: Delete.
675 * config/i386/vxworks.mt, config/m68k/vxworks68.mt: Delete.
676 * config/mips/vxmips.mt, config/powerpc/vxworks.mt: Delete.
677 * config/sparc/vxworks.mt, vx-share/dbgRpcLib.h: Delete.
678 * vx-share/ptrace.h, vx-share/regPacket.h: Delete.
679 * vx-share/vxTypes.h, vx-share/vxWorks.h: Delete.
680 * vx-share/wait.h, vx-share/xdr_ld.c: Delete.
681 * vx-share/xdr_ld.h, vx-share/xdr_ptrace.c: Delete.
682 * vx-share/xdr_ptrace.h, vx-share/xdr_rdb.c: Delete.
683 * vx-share/xdr_rdb.h, remote-vxsparc.c: Delete.
684 * remote-vxmips.c, remote-vx.c: Delete.
685 * remote-vx68.c: Delete.
686 * config/m68k/tm-os68k.h: Remove reference to VxWorks.
687 * config/m68k/os68k.mt, ada-lang.h: Ditto.
688 * Makefile.in (HFILES_NO_SRCDIR, ALLDEPFILES, remote-vx68.o)
689 (remote-vx.o, remote-vxmips.o, remote-vxsparc.o): Delete vx files.
690
691 2004-11-13 Eli Zaretskii <eliz@gnu.org>
692
693 * config/i386/xm-go32.h: Don't include fopen-bin.h.
694 Don't define CRLF_SOURCE_FILES and DIRNAME_SEPARATOR.
695
696 * source.c (OPEN_MODE, FDOPEN_MODE): Remove the definitions in the
697 branch that doesn't define CRLF_SOURCE_FILES; always use
698 binary-mode open.
699 (print_source_lines_base, forward_search_command)
700 (reverse_search_command): Enable the code that accepts DOS-style
701 CRLF line endings on all platforms (this removes the need for
702 CRLF_SOURCE_FILES).
703
704 * defs.h: Fix wording of the comment before FOPEN_RB.
705 (DIRNAME_SEPARATOR) [__MSDOS__]: Define to ';'.
706
707 * config/djgpp/fnchange.lst: Group renames for opcode directory
708 together.
709
710 * config/djgpp/djconfig.sh: Replace file names that don't exist
711 anymore with existing files, for checking the unpacked
712 distribution.
713
714 * config/djgpp/config.sed (am_cv_exeext, lt_cv_sys_max_cmd_len):
715 Export pre-cooked values in configure-* targets that begin with
716 "@test -f stage_last".
717
718 2004-11-12 Andrew Cagney <cagney@gnu.org>
719
720 * defs.h (enum lval_type): Delete lval_reg_frame_relative.
721 * value.h (struct value): Update comment.
722 * valops.c (value_assign): Fold lval_reg_fame_relative into
723 lval_register.
724 * findvar.c (value_from_register, locate_var_value): Ditto.
725
726 2004-11-12 Randolph Chung <tausq@debian.org>
727
728 * config/tm/tm-hppa.h (SYMBOLS_CAN_START_WITH_DOLLAR): Remove.
729 * parse.c (SYMBOLS_CAN_START_WITH_DOLLAR): Remove.
730 (write_exp_msymbol): Remove conditional check for symbols starting
731 with $. Update comments.
732
733 2004-11-12 Randolph Chung <tausq@debian.org>
734
735 * pa64solib.c (pa64_solib_thread_start_addr): Rename from
736 so_lib_thread_start_addr.
737 * pa64solib.h (so_list): Forward declare.
738 (pa64_solib_thread_start_addr): Prototype.
739 * somsolib.c (SHL_LOAD, SHL_UNLOAD): Define if not already defined.
740 (no_shared_libraries): Remove.
741 (som_solib_thread_start_addr): Rename from so_lib_thread_start_addr.
742 * somsolib.h (som_solib_thread_start_addr): Likewise; prototype.
743 * hpread.c (hpread_process_one_debug_symbol): Use either the som or
744 the elf solib handler to find the start address.
745
746 * config/pa/hppahpux.mh (NATDEPFILES): Move target-specific support
747 files to the target makefile.
748 * config/pa/hpux1020.mh (NATDEPFILES): Likewise.
749 * config/pa/hpux11.mh (NATDEPFILES): Likewise.
750 * config/pa/hpux11w.mh (NATDEPFILES): Likewise.
751
752 * config/pa/hppa64.mt (TDEPFILES): Put target-specific support
753 files for symbol reading and shared library handling here.
754 * config/pa/hppahpux.mt (TDEPFILES): Likewise.
755 (PA_SOM_ONLY): Define so we can build a 32-bit SOM only target
756 without bringing in 64-bit support.
757
758 2004-11-12 Andrew Cagney <cagney@gnu.org>
759
760 * sparc-tdep.c: Replace VALUE_TYPE with value_type.
761 * v850-tdep.c, sparc64-tdep.c, sh-tdep.c: Ditto.
762 * sh64-tdep.c, s390-tdep.c, mcore-tdep.c: Ditto.
763 * h8300-tdep.c, arm-linux-tdep.c, amd64-tdep.c: Ditto.
764 * hppa-tdep.c, mips-tdep.c, m88k-tdep.c: Ditto.
765 * m68hc11-tdep.c, m32r-tdep.c, ia64-tdep.c: Ditto.
766 * frv-tdep.c, cris-tdep.c, avr-tdep.c, alpha-tdep.c: Ditto.
767
768 Merge VALUE_REGNO and VALUE_FRAME_REGNUM into VALUE_REGNUM.
769 * value.h (VALUE_REGNO, VALUE_FRAME_REGNUM): Delete.
770 (VALUE_REGNUM): Define.
771 (struct value): Delete location.regnum, rename "regno" to
772 "regnum".
773 * value.c, valops.c, valarith.c, findvar.c: Update.
774
775 * value.h (VALUE_TYPE, VALUE_NEXT, VALUE_OFFSET, VALUE_BITSIZE)
776 (VALUE_BITPOS): Delete.
777 (value_type, value_offset, value_bitsize, value_bitpos): Declare.
778 * value.c (value_type, value_offset, value_bitpos)
779 (value_bitsize): New functions. Update references.
780 * arm-tdep.c, gnu-v3-abi.c, hpacc-abi.c, gnu-v2-abi.c: Update.
781 * f-valprint.c, cp-valprint.c, c-valprint.c: Update.
782 * ada-valprint.c, typeprint.c, scm-valprint.c, scm-exp.c: Update.
783 * p-valprint.c, jv-valprint.c, jv-lang.c, varobj.c: Update.
784 * objc-lang.c, ada-lang.c, std-regs.c, stack.c: Update.
785 * infcall.c, linespec.c, printcmd.c, valarith.c: Update.
786 * valops.c, eval.c, findvar.c, breakpoint.c: Update.
787 * tracepoint.c, ax-gdb.c, mi/mi-main.c, cli/cli-dump.c:
788 * rs6000-tdep.c, ppc-sysv-tdep.c: Update.
789
790 2004-11-12 Andrew Cagney <cagney@gnu.org>
791
792 * cris-tdep.c (cris_register_offset): Delete, never called.
793 (cris_spec_reg_applicable): Delete cris_ver_sim.
794 * MAINTAINERS: List d10v as OBSOLETE.
795 * rdi-share/host.h (FOPEN_WB): #ifdef 0 out definitions of
796 FOPEN_WB et.al., defined by "fopen-bin.h".
797
798 2004-11-12 Randolph Chung <tausq@debian.org>
799
800 * hppa-tdep.c (hppa_skip_permanent_breakpoint): Move definition ...
801 * hppa-hpux-tdep.c (hppa_skip_permanent_breakpoint): ... to here.
802 * config/pa/tm-hppa.h (SKIP_PERMANENT_BREAKPOINT): Move definition ...
803 * config/pa/tm-hppah.h (SKIP_PERMANENT_BREAKPOINT): ... to here.
804
805 2004-11-12 Mark Kettenis <kettenis@jive.nl>
806
807 * tui/tui-io.c: Don't include "terminal.h".
808 * Makefile.in (tui-io.o): Update dependencies.
809
810 2004-11-12 Kei Sakamoto <sakamoto.kei@renesas.com>
811
812 * Makefile.in (m32r-linux-tdep.o): Update dependencies.
813 * m32r-linux-tdep.c (m32r_linux_init_abi): Call
814 set_gdbarch_regset_from_core_section for core file support.
815 (m32r_linux_supply_gregset, m32r_linux_regset_from_core_section):
816 New functions.
817
818 2004-11-11 Randolph Chung <tausq@debian.org>
819
820 * hppa-tdep.c (skip_prologue_hard_way): Make static, add
821 stop_after_branch parameter and use it to determine if we should look
822 at the delay slot of the first branch insn to find prologue insns.
823 (hppa_skip_prologue): Update comment and call to skip_prologue_hard_way.
824 (hppa_frame_cache): Likewise.
825
826 2004-11-11 Randolph Chung <tausq@debian.org>
827
828 * hppa-tdep.c (hppa_frame_cache): Properly handle the frame pointer
829 register so that it can be unwound from anywhere in the prologue.
830
831 2004-11-10 msnyder <msnyder@redhat.com>
832
833 * rs6000-tdep.c (skip_prologue): After saving lr_offset,
834 must invalidate lr_reg (so we don't try to save it again).
835 Ditto for cr_offset and cr_reg.
836
837 2004-11-05 Jon Beniston <jon@beniston.com>
838
839 Committed by Andrew Cagney.
840 * remote.c (putpkt_binary) Fix PR gdb/1806. Send an ACK
841 when an unexpected packet is received, as the target stubs
842 continually retransmit the same packet until ACKed.
843
844 2004-11-10 Randolph Chung <tausq@debian.org>
845
846 * frame.c (get_prev_frame): Use get_frame_type to retrieve the
847 frame's type.
848
849 2004-11-10 Randolph Chung <tausq@debian.org>
850
851 * blockframe.c (inside_entry_func): Move to .....
852 * frame.c (inside_entry_func): ... here, and make static.
853 (backtrace_past_entry): New flag.
854 (get_prev_frame): Stop backtrace at the entry function if enabled
855 by flag. Update comments.
856 (_initialize_frame): Add command to set backtrace_past_entry flag.
857 * defs.h (inside_entry_func): Remove prototype.
858
859 2004-11-10 Mark Kettenis <kettenis@gnu.org>
860
861 * dwarf2read.c: Fix formatting.
862
863 2004-11-10 Andrew Cagney <cagney@gnu.org>
864
865 * value.h (COERCE_REF, COERCE_ARRAY, COERCE_NUMBER, COERCE_ENUM)
866 (coerce_ref, coerce_array, coerce_number, coerce_enum): Replace
867 macros with function declarations.
868 * value.c (coerce_ref, coerce_array, coerce_number)
869 (coerce_enum): New functions.
870 (value_as_long, value_as_address): Update.
871 * ada-lang.c (ada_coerce_ref, ada_value_binop)
872 (ada_evaluate_subexp, ada_value_assign, ada_value_struct_elt): Update.
873 * jv-lang.c (evaluate_subexp_java): Update.
874 * valarith.c (value_less, value_neg, value_complement)
875 (value_binop, value_add, value_subscript, value_x_binop)
876 (value_logical_not, value_sub): Update.
877 * valops.c (check_field, value_struct_elt, value_ind)
878 (value_find_oload_method_list, value_cast, value_assign): Update.
879 * eval.c (evaluate_subexp_standard): Update.
880
881 2004-11-10 Mark Kettenis <kettenis@gnu.org>
882
883 * mips-tdep.c (mips32_relative_offset): Change return type to
884 LONGEST, change argument type to ULONGEST. Fix sign-extension.
885
886 2004-11-10 Randolph Chung <tausq@debian.org>
887
888 * hppa-tdep.c (hppa32_register_name, hppa64_register_name): Make static.
889 (hppa32_push_dummy_call, hppa64_push_dummy_call): Likewise.
890 (hppa_fetch_pointer_argument): Likewise.
891 (hppa_frame_cache): Use safe_frame_unwind_memory instead of
892 deprecated_read_memory_nobpt.
893 (_initialize_hppa_tdep): Replace deprecated_add_show_from_set/
894 add_set_cmd sequence with add_setshow_boolean_cmd.
895
896 2004-11-09 Andrew Cagney <cagney@gnu.org>
897
898 GDB 6.3 released from GDB 6.3 branch.
899
900 2004-11-09 Andrew Cagney <cagney@gnu.org>
901
902 * values.c: Rename to ...
903 * value.c: ..., new file.
904 * Makefile.in: Update.
905
906 2004-11-09 Daniel Jacobowitz <dan@debian.org>
907
908 * dwarf2-frame.c (dwarf2_frame_state_alloc_regs): Correct allocated
909 size.
910
911 2004-11-09 Andrew Cagney <cagney@gnu.org>
912
913 * TODO: Delete.
914
915 * value.h (struct value): Delete field bfd_section.
916 (VALUE_BFD_SECTION): Delete macro.
917 (COERCE_REF): Update.
918 (value_at, value_at_lazy): Delete asection parameter.
919 * printcmd.c (print_formatted, x_command): Update.
920 (do_examine): Delete asection parameter.
921 (next_section): Delete variable.
922 * valops.c (value_cast, value_at, value_at_lazy)
923 (value_coerce_function, value_addr, value_ind, value_string)
924 (find_rt_vbase_offset, value_full_object): Update.
925 * hpacc-abi.c (hpacc_virtual_fn_field)
926 (hpacc_value_rtti_type): Update.
927 * gnu-v3-abi.c (gnuv3_rtti_type, gnuv3_virtual_fn_field)
928 (gnuv3_baseclass_offset): Update.
929 * f-valprint.c (f_val_print): Update.
930 * c-valprint.c (c_val_print): Update.
931 * p-valprint.c (pascal_val_print): Update.
932 * jv-valprint.c (java_value_print): Update.
933 * jv-lang.c (java_class_from_object, evaluate_subexp_java): Update.
934 * ada-lang.c (ada_value_primitive_packed_val)
935 (ada_evaluate_subexp): Update.
936 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Update.
937 * expprint.c (print_subexp_standard): Update.
938 * infcall.c (call_function_by_hand): Update.
939 * valarith.c (value_add): Update.
940 * eval.c (evaluate_subexp_standard): Update.
941 * values.c (allocate_value, value_copy, value_static_field): Update.
942 * findvar.c (read_var_value, locate_var_value): Update.
943
944 2004-11-09 Andrew Cagney <cagney@gnu.org>
945
946 * i386-linux-tdep.c: Include "dwarf2-frame.h".
947 * Makefile.in: Update all dependencies.
948
949 2004-11-08 Andrew Cagney <cagney@gnu.org>
950
951 * sentinel-frame.c (sentinel_frame_prev_pc): New function.
952 (sentinel_frame_unwinder): Add the prev_pc method.
953 * frame.c (frame_pc_unwind): Use the per-frame pc unwinder when
954 available. Do not handle the sentinel-frame case.
955 * frame-unwind.h (frame_prev_register_ftype): Define.
956 (struct frame_unwind): Add prev_pc;
957
958 2004-11-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
959
960 * configure.in: Check for ncurses/term.h.
961 * gdb_curses.h: Include term.h here, prefering ncurses/term.h.
962 * utils.c: Include gdb_curses.h instead of curses.h and term.h.
963 * tui/tui.c: Don't include term.h.
964 * configure, config.in: Rebuilt.
965
966 2004-11-08 Mark Kettenis <kettenis@gnu.org>
967
968 * m68kbsd-nat.c: Include "inf-ptrace.h".
969 (_initialize_m68kbsd_nat): Fix pasto.
970 * Makefile.in (m68kbsd-nat.o): Update dependencies.
971
972 2004-11-08 Randolph Chung <tausq@debian.org>
973
974 * infrun.c (debug_infrun): New variable.
975 (resume, proceed, wait_for_inferior): Annotate with debug messages.
976 (handle_inferior_event, keep_going): Likewise.
977 (_initialize_infrun): Register "set debug infrun" command.
978
979 2004-11-08 Andreas Schwab <schwab@suse.de>
980
981 * linux-nat.c (PTRACE_EVENT_VFORK_DONE): Renamed from
982 PTRACE_EVENT_VFORKDONE.
983 (child_follow_fork): Adjust.
984
985 2004-11-08 Andrew Cagney <cagney@gnu.org>
986
987 * README: Refer to 6.3, not 6.2, update directory listing droppng
988 references to intl/ and mmalloc/.
989 * PROBLEMS: Refer to 6.3 not 6.2.
990
991 * PROBLEMS: Delete no-longer applicable problems.
992
993 2004-11-07 Andrew Cagney <cagney@redhat.com>
994 Daniel Jacobowitz <dan@debian.org>
995 Roland McGrath <roland@redhat.com>
996
997 * Makefile.in (symfile-mem.o): Update dependencies.
998 * i386-linux-tdep.c (i386_linux_dwarf_signal_frame_p): New.
999 (i386_linux_init_abi): Call dwarf2_frame_set_signal_frame_p.
1000 * inf-ptrace.c (inf_ptrace_attach): Call
1001 observer_notify_inferior_created.
1002 * inftarg.c (child_attach): Likewise.
1003 * symfile-mem.c: Include "observer.h", "auxv.h", and "elf/common.h".
1004 (symbol_file_add_from_memory): Take NAME argument. Use it for
1005 the new BFD's filename.
1006 (add_symbol_file_from_memory_command): Update call to
1007 symbol_file_add_from_memory.
1008 (struct symbol_file_add_from_memory_args, add_vsyscall_page)
1009 (symbol_file_add_from_memory_wrapper): New.
1010 (_initialize_symfile_mem): Register add_vsyscall_page as an
1011 inferior_created observer.
1012
1013 2004-11-07 Mark Kettenis <kettenis@gnu.org>
1014
1015 * m68kbsd-nat.c (m68kbsd_fetch_inferior_registers): Rename from
1016 fetch_inferior_registers. Make static.
1017 (m68kbsd_store_inferior_registers): Rename from
1018 store_inferior_registers. Make static.
1019 (_initialize_m68kbsd_nat): Construct and add target vector.
1020 * config/m68k/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1021 inftarg.o. Add inf-ptrace.o.
1022 (NAT_FILE): Set to tm-solib.h.
1023 (LOADLIBES): New variable.
1024 * config/m68k/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1025 inftarg.o. Add inf-ptrace.o.
1026 (NAT_FILE): Delete variable.
1027 * config/m68k/obsd.mh (NATDEPFILES): Remove infptrace.o and
1028 inftarg.o. Add inf-ptrace.o.
1029 (NAT_FILE): Set to tm-solib.h.
1030 * config/m68k/nm-nbsdaout.h: Remove file.
1031
1032 2004-11-07 Daniel Jacobowitz <dan@debian.org>
1033
1034 * dwarf2-frame.c (struct dwarf2_frame_ops): Add signal_frame_p.
1035 (dwarf2_frame_set_signal_frame_p, dwarf2_frame_signal_frame_p)
1036 (dwarf2_signal_frame_unwind): New.
1037 (dwarf2_frame_sniffer): Use dwarf2_frame_signal_frame_p.
1038 * dwarf2-frame.h (dwarf2_frame_set_signal_frame_p): New prototype.
1039
1040 2004-11-07 Mark Kettenis <kettenis@gnu.org>
1041
1042 * Makefile.in (mips64obsd-tdep.o): Fix typo.
1043
1044 * mipsnbsd-tdep.c (mipsnbsd_ilp32_fetch_link_map_offsets): Renamed
1045 from mipsnbsd_ilp32_solib_svr4_fetch_link_map_offsets. Trim sizes
1046 to only include the structure members we actually need.
1047 (mipsnbsd_lp64_fetch_link_map_offsets): Renamed from
1048 mipsnbsd_lp64_solib_svr4_fetch_link_map_offsets. Trim sizes to
1049 only include the structure members we actually need.
1050 (mipsnbsd_init_abi): Update.
1051
1052 * mips64obsd-nat.c: Include "mips-tdep.h".
1053 (MIPS64OBSD_NUM_REGS): Remove define.
1054 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM): New defines.
1055 (mips64obsd_supply_gregset, mips64obsd_collect_gregset): Handle
1056 floating-point registers correctly.
1057 * Makefile.in (mips64obsd-nat.o): Update dependencies.
1058
1059 * mips64obsd-tdep.c: Include "trad-frame.h", "tramp-frame.h" and
1060 "gdb_assert.h".
1061 (mips64obsd_sigframe_init): New function.
1062 (mips64obsd_sigframe): New variable.
1063 (mips64obsd_init_abi): Add comments. Prepend mips64obsd_sigrame
1064 unwinder.
1065 * Makefile.in (mips64obsd-tdep.o): Update dependencies.
1066
1067 2004-11-06 Joel Brobecker <brobecker@gnat.com>
1068
1069 * alpha-mdebug-tdep.c: #include mdebugread.h.
1070 Replace alpha_extra_func_info_t by struct mdebug_extra_func_info *.
1071 * Makefile.in (alpha-mdebug-tdep.o): Add dependency on mdebugread.h.
1072
1073 2004-11-05 Andrew Cagney <cagney@gnu.org>
1074
1075 * dwarf2-frame.c (dwarf2_frame_cache): Only complain when both the
1076 CFI and the init_reg method leave the register unspecified.
1077 Include the register name in the "Incomplete CFI data" complaint.
1078 Supress leading zeros in the address.
1079
1080 2004-11-05 Mark Kettenis <kettenis@gnu.org>
1081
1082 * dwarf2-frame.c (decode_frame_entry_1): Avoid indirection when
1083 skipping a personality routine in a CIE augmentation.
1084
1085 2004-11-05 Jeff Johnston <jjohnstn@redhat.com>
1086
1087 * defs.h (fatal, vfatal): New function prototypes.
1088 * stack.c (backtrace_command_stub): Stub to call backtrace_command_1
1089 via catch_errors.
1090 (backtrace_command): Change to call backtrace_command_stub via
1091 catch_errors instead of calling backtrace_command_1 directly.
1092 (backtrace_full_command): Ditto.
1093 * utils.c (error_stream_1): New static function.
1094 (verror): Change to call error_stream_1 instead of error_stream.
1095 (error_stream): Call error_stream_1 with RETURN_ERROR argument.
1096 (vfatal, fatal): New functions.
1097
1098 2004-11-05 Andrew Cagney <cagney@gnu.org>
1099
1100 * stack.c (parse_frame_specification_1): Clear selected_frame_p
1101 when not using selected frame.
1102
1103 2004-11-05 Mark Kettenis <kettenis@jive.nl>
1104
1105 * dwarf2-frame.c (decode_frame_entry_1): Correctly skip
1106 personality routine in a CIE augmentation.
1107
1108 2004-11-05 Felix Lee <felix+log1@specifixinc.com>
1109
1110 * stack.c (set_current_sal_from_frame): New function.
1111 (print_args_stub): Use it.
1112 (print_frame_info): Don't set sal here.
1113
1114 2004-11-04 Mark Kettenis <kettenis@gnu.org>
1115
1116 * dwarf2-frame.c (read_encoded_value): Change type of third
1117 argument to `unsigned char *'. Add support for LEB128 encodings.
1118
1119 2004-11-04 Jim Blandy <jimb@redhat.com>
1120
1121 * gdbtypes.c (make_qualified_type): Doc fix. Add assertion to
1122 prevent cross-objfile references.
1123 (make_cv_type): Doc fix. Don't create cross-objfile references,
1124 even for stub types.
1125 (replace_type): Add assertion to prevent cross-objfile references.
1126 (check_typedef): Never resolve a stub type by copying over a type
1127 from another file.
1128
1129 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
1130
1131 * Makefile.in (m32r-tdep.o): Update dependencies.
1132 * m32r-tdep.c (m32r_gdbarch_init): Call gdbarch_init_osabi for
1133 ABI-specific overrides.
1134
1135 2004-11-04 Kei Sakamoto <sakamoto.kei@denesas.com>
1136
1137 * m32r-tdep.c (m32r_memory_insert_breakpoint): Remove
1138 unnecessary parallel execution bit.
1139 (m32r_memory_remove_breakpoint): Ditto.
1140 (m32r_breakpoint_from_pc): Update.
1141
1142 2004-11-03 Randolph Chung <tausq@debian.org>
1143
1144 * hppa-tdep.c (hppa_frame_cache): Use frame_pc_unwind instead of
1145 frame_func_unwind to locate the unwind entry.
1146 (hppa_frame_this_id): Likewise.
1147
1148 2004-11-03 Andrew Cagney <cagney@gnu.org>
1149
1150 * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p'
1151 packet, obsolete configurations, end-of-life deprecated_registers.
1152
1153 2004-11-02 Mark Kettenis <kettenis@gnu.org>
1154
1155 * dwarf2-frame.c (read_encoded_value): Set proper size for signed
1156 encodings as well as unsigned encodings.
1157
1158 2004-11-02 Andrew Cagney <cagney@gnu.org>
1159
1160 * value.h (COERCE_VARYING_ARRAY): Delete.
1161 * valops.c (value_cast, value_slice): Delete use.
1162 * valarith.c (value_subscript, value_concat): Delete use.
1163
1164 2004-11-02 Paul Hilfinger <hilfingr@nile.gnat.com>
1165
1166 * NEWS: GDB understands GNAT Ada.
1167
1168 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1169
1170 * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.
1171 (amd64-sol2-tdep.o): Add dependencies.
1172 * amd64-sol2-tdep.c, config/i386/sol2-64.mh,
1173 config/i386/sol2-64.mt: New files.
1174 * i386-sol2-nat.c (amd64_sol2_gregset64_reg_offset,
1175 amd64_sol2_gregset32_reg_offset, _initialize_amd64_sol2_nat): New.
1176 (supply_gregset): Correct order of arguments to
1177 amd64_supply_native_gregset.
1178 (fill_gregset): Correct order of arguments to
1179 amd64_collect_native_gregset.
1180 * configure.host (i[34567]86-*-solaris2.1[0-9]*): Add new case.
1181 * configure.tgt (i[34567]86-*-solaris2.1[0-9]*): Likewise.
1182 * configure.in (*-*-solaris2.[[6789]]): Add *-*-solaris2.1[[0-9]]
1183 for definition of NEW_PROC_API.
1184 * configure: Regenerate.
1185
1186 2004-11-01 Joseph S. Myers <joseph@codesourcery.com>
1187
1188 * MAINTAINERS (Write After Approval): Add myself.
1189
1190 2004-11-01 Andrew Cagney <cagney@gnu.org>
1191
1192 * configure.tgt: Mark d10v-*-* as obsolete.
1193 * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files.
1194
1195 2004-11-01 Paul N. Hilfinger <Hilfinger@gnat.com>
1196
1197 * values.c (modify_field): Correct handling of bit-fields that
1198 don't fit in 32 bits. Use unsigned operations throughout and
1199 simplify the code a bit. Document preconditions.
1200
1201 2004-10-31 Andrew Cagney <cagney@gnu.org>
1202
1203 * config/pa/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
1204 * config/tm-sysv4.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
1205 (in_plt_section): Delete.
1206
1207 * mips-tdep.c (mips_in_solib_return_trampoline): Delete.
1208 (mips_gdbarch_init): Do not set same.
1209
1210 * arch-utils.c (generic_in_solib_call_trampoline): Delete.
1211 * arch-utils.h (generic_in_solib_call_trampoline): Delete.
1212
1213 * gdbarch.sh (in_solib_call_trampoline): Delete.
1214 * gdbarch.h, gdbarch.c: Re-generate.
1215
1216 * hppa-tdep.c (hppa_stub_unwind_sniffer): Replace
1217 IN_SOLIB_CALL_TRAMPOLINE with tdep.in_solib_call_trampoline.
1218 * hppa-tdep.h (struct gdbarch_tdep): Add in_solib_call_trampoline.
1219 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Set same.
1220 * hppa-linux-tdep.c (hppa_linux_init_abi): Ditto.
1221
1222 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1223
1224 * mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
1225 (mipsnbsd_fetch_inferior_registers): Rename from
1226 fetch_inferior_registers. Make static.
1227 (mipsnbsd_store_inferior_registers): Rename from
1228 store_inferior_registers. Make static.
1229 (_initialize_mipsnbsd_nat): New function and prototype.
1230 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
1231 * config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables.
1232 (NATDEPFILES): Remove infptrace.o and inftarg.o. Add
1233 inf-ptrace.o.
1234
1235 2004-10-31 Andrew Cagney <cagney@gnu.org>
1236
1237 * xstormy16-tdep.c (xstormy16_in_solib_call_trampoline)
1238 (xstormy16_gdbarch_init): Do not set in_solib_call_trampoline,
1239 delete corresponding unused function.
1240 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Really do not set
1241 in_solib_call_trampoline.
1242 * config/arm/tm-embed.h (IN_SOLIB_CALL_TRAMPOLINE): Delete.
1243 * config/powerpc/tm-linux.h: Delete #undef IN_SOLIB_CALL_TRAMPOLINE.
1244 * config/mips/tm-nbsd.h: Ditto.
1245 * config/arm/tm-linux.h: Ditto.
1246 * config/mips/tm-linux.h: Ditto.
1247
1248 * armnbsd-tdep.c (arm_netbsd_aout_init_abi)
1249 (arm_netbsd_aout_in_solib_call_trampoline): Do not set
1250 in_solib_call_trampoline, delete corresponding unused function.
1251 * vaxnbsd-tdep.c (vaxnbsd_aout_in_solib_call_trampoline)
1252 (vaxnbsd_aout_init_abi): Ditto.
1253 * sparcnbsd-tdep.c (sparcnbsd_aout_in_solib_call_trampoline)
1254 (sparc32nbsd_aout_init_abi): Ditto.
1255 * ppc-linux-tdep.c (ppc64_in_solib_call_trampoline)
1256 (ppc_linux_init_abi): Ditto.
1257 * ns32knbsd-tdep.c (ns32knbsd_aout_in_solib_call_trampoline)
1258 (ns32knbsd_init_abi_aout): Ditto.
1259 * mips-tdep.c (mips_in_call_stub, mips_gdbarch_init): Ditto.
1260 * mips-linux-tdep.c (mips_linux_init_abi): Ditto.
1261 * m68kbsd-tdep.c (m68kbsd_aout_in_solib_call_trampoline)
1262 (m68kbsd_aout_init_abi): Ditto.
1263 * i386-cygwin-tdep.c (i386_cygwin_in_solib_call_trampoline)
1264 (i386_cygwin_init_abi): Ditto.
1265 * i386bsd-tdep.c (i386bsd_aout_in_solib_call_trampoline)
1266 (i386bsd_init_abi): Ditto.
1267
1268 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Do not set
1269 in_solib_call_trampoline to in_plt_entry, IN_SOLIB_CALL_TRAMPOLINE
1270 isn't used by this architecture.
1271 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Ditto.
1272 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Ditto.
1273 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Ditto.
1274 * s390-tdep.c (s390_gdbarch_init): Ditto.
1275 * ppc-linux-tdep.c (ppc_linux_init_abi): Ditto.
1276 * m68klinux-tdep.c (m68k_linux_init_abi): Ditto.
1277 * i386-tdep.c (i386_svr4_init_abi): Ditto.
1278 * i386-nto-tdep.c (i386nto_init_abi): Ditto.
1279 * arm-linux-tdep.c (arm_linux_init_abi): Ditto.
1280 * amd64-tdep.c (amd64_init_abi): Ditto.
1281
1282 * vaxnbsd-tdep.c (vaxnbsd_elf_init_abi): Do not set
1283 in_solib_call_trampoline to its default value of
1284 generic_in_solib_call_trampoline.
1285 * ppcobsd-tdep.c (ppcobsd_init_abi): Ditto.
1286 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Ditto.
1287 * i386obsd-tdep.c (i386obsd_elf_init_abi): Ditto.
1288 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Ditto.
1289 * i386fbsd-tdep.c (i386fbsd_init_abi): Ditto.
1290 * hppabsd-tdep.c (hppabsd_init_abi): Ditto.
1291
1292 * mips-tdep.c (mips_dump_tdep): Don't print any of the macros.
1293
1294 * config/mips/obsd64.mt (DEPRECATED_TM_FILE): Delete.
1295
1296 * config/mips/tm-mips.h: Delete file.
1297 * remote-mips.c: Delete tm-mips.h from comment.
1298 * config/mips/embed.mt (DEPRECATED_TM_FILE): Delete.
1299 * config/mips/tm-nbsd.h: Don't include tm-mips.h.
1300 * config/mips/irix6.mt (DEPRECATED_TM_FILE): Delete.
1301 * config/mips/tm-linux.h: Don't include tm-mips.h.
1302 * config/mips/tm-vxmips.h: Don't include tm-mips.h.
1303 * config/mips/irix5.mt (DEPRECATED_TM_FILE):
1304 * config/mips/tm-wince.h: Don't include.
1305
1306 * mdebugread.h (MDEBUG_EFI_SYMBOL_NAME): Define.
1307 * mdebugread.c (MDEBUG_EFI_SYMBOL_NAME): Delete.
1308 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
1309 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Delete.
1310
1311 * mdebugread.h (ecoff_relocate_efi): Delete declaration.
1312 * mdebugread.c (ecoff_relocate_efi): Delete function.
1313 * objfiles.c (objfile_relocate): Delete #ifdef
1314 MDEBUG_EFI_SYMBOL_NAME code.
1315
1316 2004-10-31 Orjan Friberg <organ.friberg@axis.com>
1317 Andrew Cagney <cagney@gnu.org>
1318
1319 * gdbarch.sh (single_step_through_delay): Add.
1320 * gdbarch.h, gdbarch.c: Re-generate.
1321 * config/mips/tm-mips.h (STEP_SKIPS_DELAY_P, STEP_SKIPS_DELAY)
1322 (mips_step_skips_delay): Delete.
1323 * mips-tdep.c (mips_single_step_through_delay): Replace
1324 mips_step_skips_delay.
1325 (mips_gdbarch_init): Set single_step_through_delay.
1326 (mips_dump_tdep): Do not print STEP_SKIPS_DELAY.
1327
1328 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1329
1330 * tramp-frame.c (tramp_frame_prepend_unwinder): Set unwinder type
1331 from TRAMP_FRAME frame type.
1332
1333 2004-10-31 Andrew Cagney <cagney@gnu.org>
1334
1335 * mdebugread.c (parse_procedure): Wrap use of RA_REGNUM in #ifdef.
1336
1337 * mips-tdep.c (mips_ignore_helper): Delete.
1338 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Delete.
1339 * infrun.c (handle_inferior_event): Delete #ifdef
1340 DEPRECATED_IGNORE_HELPER_CALL code.
1341
1342 * config/mips/tm-mips.h (RA_REGNUM): Delete.
1343
1344 2004-10-31 Mark Kettenis <kettenis@gnu.org>
1345
1346 * i386v4-nat.c (supply_gregset, supply_fpregset, fill_gregset)
1347 (fill_fpregset): Do not compile for 64-bit systems.
1348 * i386-sol2-nat.c: Don't include "i386v4-nat.c".
1349 * Makefile.in (i386-sol2-nat.o): Update dependencies.
1350 * config/i386/i386sol2.mh (NATDEPFILES): Add back i386v4-nat.c.
1351
1352 2004-10-30 Andrew Cagney <cagney@gnu.org>
1353
1354 * mdebugread.h: Include "coff/sym.h" and "coff/symconst.h".
1355 (struct mdebug_extra_func_info): Define.
1356 * config/alpha/tm-alpha.h: Delete same.
1357 * config/mips/tm-mips.h: Delete same.
1358 * mdebugread.c: Delete same.
1359 * Makefile.in: Update dependencies.
1360 * mips-mdebug-tdep.c: Include "mdebugread.h".
1361
1362 * objfiles.c: Include "mdebugread.h".
1363 * mdebugread.c: Include "mdebugread.h".
1364 (ecoff_relocate_cfi): Delete.
1365 * config/alpha/tm-alpha.h (ecoff_relcate_cfi): Delete.
1366 * config/mips/tm-mips.h (ecoff_relcate_cfi): Delete.
1367 * mdebugread.h (ecoff_relocate_efi): New file.
1368 * Makefile.in: Update dependencies.
1369
1370 * mips-tdep.c (struct frame_extra_info): Delete.
1371 (temp_proc_desc): Delete.
1372
1373 * config/alpha/tm-alpha.h (MDEBUG_EFI_SYMBOL_NAME): Rename
1374 MIPS_EFI_SYMBOL_NAME.
1375 (mips_extra_func_info_t, mips_extra_func_info): Delete.
1376 (struct mdebug_extra_func_info): Replace struct
1377 alpha_extra_func_info and alpha_extra_func_info_t.
1378 * config/mips/tm-mips.h (MDEBUG_EFI_SYMBOL_NAME): Rename
1379 MIPS_EFI_SYMBOL_NAME.
1380 (struct mdebug_extra_func_info): Replace struct
1381 alpha_extra_func_info and alpha_extra_func_info_t.
1382 * objfiles.c, mips-tdep.c, mips-mdebug-tdep.c: Update.
1383 * mdebugread.c, alpha-mdebug-tdep.c:
1384
1385 Suggested by Mark Kettenis.
1386 * config/mips/tm-mips.h (struct mips_extra_func_info): Delete
1387 fields frame_adjust and high_addr.
1388 * mips-mdebug-tdep.c (PROC_HIGH_ADDR, PROC_FRAME_ADJUST): Delete.
1389 (non_heuristic_proc_desc): Delete references.
1390
1391 * mips-tdep.h (MIPS_PRID_REGNUM): Add.
1392 * config/mips/tm-mips.h (PRID_REGNUM): Delete.
1393 * mips-tdep.c: Update.
1394
1395 * mips-tdep.h (MIPS_FIRST_EMBED_REGNUM)
1396 (MIPS_LAST_EMBED_REGNUM): Add.
1397 * config/mips/tm-mips.h (FIRST_EMBED_REGNUM)
1398 (LAST_EMBED_REGNUM): Delete.
1399 * mipsv4-nat.c, mips-tdep.c, mips-linux-tdep.c: Update.
1400
1401 * config/mips/tm-mips.h (PS_REGNUM): Delete.
1402 * mips-tdep.h (MIPS_PS_REGNUM): Add.
1403 * remote-vxmips.c, mipsv4-nat.c, mips-tdep.c: Update.
1404 * mips-linux-nat.c: Update.
1405
1406 * mips-tdep.h: Add comments on registers.
1407 (MIPS_UNUSED_REGNUM): Define.
1408 * config/mips/tm-mips.h (ZERO_REGNUM, UNUSED_REGNUM)
1409 (T9_REGNUM, V0_REGNUM, A0_REGNUM): Delete.
1410 * irix5-nat.c, mipsv4-nat.c, mips-linux-tdep.c: Update.
1411 * mips-linux-nat.c, remote-mips.c: Update.
1412
1413 * config/mips/tm-mips.h (t_insn): Delete.
1414 * mips-tdep.c (mips_fetch_instruction, mips_skip_trampoline_code):
1415 Replace t_insn with ULONGEST.
1416
1417 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1418
1419 * mipsnbsd-tdep.c: Include "regset.h" and "gdb_assert.h".
1420 (MIPS_PC_REGNUM, MIPS_FP0_REGNUM, MIPS_FSR_REGNUM)
1421 (MIPSNBSD_NUM_GREGS, MIPSNBSD_NUM_FPREGS): New defines.
1422 (fetch_core_registers, fetch_elfcore_registers): Remove functions.
1423 (mipsnbsd_core_fns, mipsnbsd_elfcore_fns): Remove variables.
1424 (mipsnbsd_core_osabi_sniffer): New function.
1425 (mipsnbsd_init_abi): Set regset_from_core_section.
1426 (_initialize_mipsnbsd_tdep): Remove calls to
1427 deprecated_add_core_fns.
1428 (mipsnbsd_supply_fpregset, mipsnbsd_supply_gregset)
1429 (mipsnbsd_regset_from_core_section): New functions.
1430 (mipsnbsd_gregset, mipsnbsd_fpregset): New variables.
1431 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
1432
1433 * procfs.c (procfs_fetch_registers, procfs_store_registers): Like
1434 Remove optimization for DEPRECATED_FP_REGNUM.
1435
1436 2004-10-30 Andrew Cagney <cagney@gnu.org>
1437
1438 * alpha-tdep.c (alpha_setup_arbitrary_frame): Delete.
1439 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Delete.
1440 (alpha_setup_arbitrary_frame): Delete.
1441 * mips-tdep.c (setup_arbitrary_frame): Delete.
1442 * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Delete.
1443 (setup_arbitrary_frame): Delete.
1444 * stack.c (parse_frame_specification_1): When specified, call
1445 create_new_frame with two parameters. Delete #ifdef
1446 SETUP_ARBITRARY_FRAME.
1447
1448 * config/mips/tm-mips.h (MIPS16_INSTLEN, MIPS_NUMREGS)
1449 (MIPS_INSTLEN): Delete.
1450 * mips-tdep.h (enum mips_insn_size): Rename MIPS32_INSN_SIZE and
1451 MIPS16_INSN_SIZE to MIPS_INSN32_SIZE and MIPS_INSN16_SIZE.
1452 * remote-mips.c, mips-tdep.c: Update.
1453
1454 * config/mips/embed.mt (TDEPFILES): Add mips-mdebug-tdep.o.
1455 * mips-mdebug-tdep.h, mips-mdebug-tdep.c: New files.
1456 * mips-tdep.c (mips_mdebug_frame_cache)
1457 (mips_mdebug_frame_this_id, mips_mdebug_frame_prev_register)
1458 (mips_mdebug_frame_unwind, mips_mdebug_frame_sniffer)
1459 (mips_mdebug_frame_base_address, mips_mdebug_frame_sniffer)
1460 (mips_mdebug_frame_base_sniffer, non_heuristic_proc_desc)
1461 (compare_pdr_entries, the_bfd, mips16_fetch_instruction): Delete.
1462 (mips_gdbarch_init): Do not append mdebug sniffers.
1463 (PROC_LOW_ADDR, PROC_HIGH_ADDR, PROC_FRAME_OFFSET)
1464 (PROC_FRAME_REG, PROC_FRAME_ADJUST, PROC_REG_MASK)
1465 (PROC_FREG_MASK, PROC_REG_OFFSET, PROC_FREG_OFFSET, PROC_PC_REG)
1466 (PROC_SYMBOL, _PROC_MAGIC_): Delete.
1467 * Makefile.in: Update dependencies.
1468
1469 * mips-tdep.h (mips_abi_regsize): Declare.
1470 * mips-tdep.c (mips_abi_regsize): Make non-static.
1471
1472 * mips-tdep.c (gdb_print_insn_mips): Simplify.
1473 (make_mips16_addr): Delete.
1474
1475 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1476
1477 * i386-sol2-nat.c: New file.
1478 * Makefile.in (ALLDEPFILES): Add i386-sol2-nat.c and
1479 i386-sol2-tdep.c.
1480 (i386-sol2-nat.o): Update dependencies.
1481 * config/i386/i386sol2.mh (NATDEPFILES): Remove i386v4.o, add
1482 i386-sol2-nat.o.
1483
1484 2004-10-30 Andrew Cagney <cagney@gnu.org>
1485
1486 Total breakage identified by Joel Brobecker.
1487 * mips-tdep.c (after_prologue): Delete.
1488 (mips_skip_prologue): Use skip_prologue_using_sal.
1489 (heuristic_proc_desc): Delete, unused.
1490
1491 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1492
1493 * procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs)
1494 (proc_set_fpregs, procfs_fetch_registers, procfs_store_registers):
1495 Cleanup coding style.
1496
1497 2004-10-30 Andrew Cagney <cagney@gnu.org>
1498
1499 * mips-tdep.h (mips_pc_is_mips16): Declare.
1500 * mips-tdep.c (mips_pc_is_mips16): Rename pc_is_mips16, make
1501 non-static. Update calls.
1502
1503 * cli/cli-decode.c (add_setshow_enum_cmd): New function.
1504 * command.h (add_setshow_enum_cmd): Declare.
1505 * mips-tdep.c (_initialize_mips_tdep): Use add_setshow_enum_cmd.
1506
1507 * mips-tdep.c (_initialize_mips_tdep): Use
1508 add_setshow_zinteger_cmd.
1509
1510 * mips-tdep.c (mips_eabi_extract_return_value)
1511 (mips_o64_extract_return_value, mips_o64_store_return_value)
1512 (return_value_location, mips_eabi_reg_struct_has_addr)
1513 (mips_eabi_use_struct_convention)
1514 (mips_eabi_store_return_value): Delete.
1515 (mips_eabi_store_return_value): New function.
1516 (mips_eabi_return_value): New function.
1517 (mips_gdbarch_init): For O64 and EABI, delete
1518 extract_return_value, store_return_value, use_struct_convention
1519 and reg_struct_has_addr, add return_value.
1520
1521 * mips-tdep.c (read_signed_register): Use
1522 regcache_cooked_read_signed.
1523
1524 2004-10-30 Mark Kettenis <kettenis@gnu.org>
1525
1526 * mipsread.c: Cleanup coding style.
1527 (mipscoff_new_init, mipscoff_symfile_init, mipscoff_symfile_read)
1528 (mipscoff_symfile_finish): Remove prototypes.
1529
1530 2004-10-29 Mark Kettenis <kettenis@gnu.org>
1531
1532 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
1533 (mips_mdebug_frame_cache, mips16_scan_prologue)
1534 (mips32_scan_prologue, mips_stub_frame_cache)
1535 (heuristic_proc_start, heuristic_proc_desc)
1536 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
1537 (mips_n32n64_return_value, mips_o32_push_dummy_call)
1538 (mips_o32_return_value, mips_o64_push_dummy_call)
1539 (mips_step_skips_delay, mips_skip_trampoline_code)
1540 (mips_gdbarch_init): Use MIPS_A0_REGNUM instead of A0_REGNUM,
1541 MIPS_RA_REGNUM instead of RA_REGNUM, MIPS_T9_REGNUM instead of
1542 T9_REGNUM, MIPS_V0_REGNUM instead of V0_REGNUM, MIPS_ZERO_REGNUM
1543 instead of ZERO_REGNUM, MIPS32_SIZE_INSN instead of MIPS_INSTLEN
1544 and MIPS16_INSN_SIZE instead of MIPS16_INSTLEN.
1545 (mips_dump_tdep): Don't print A0_REGNUM, RA_REGNUM,
1546 T9_REGNUM, V0_REGNUM, ZERO_REGNUM, MIPS_INSTLEN and
1547 MIPS16_INSTLEN. Use MIPS_A0_REGNUM instead of A0_REGNUM.
1548 * mips-linux-tdep.c (mips_linux_o32_sigframe_init)
1549 (mips_linux_n32n64_sigframe_init): Use MIPS_ZERO_REGNUM instead of
1550 ZERO_REGNUM.
1551 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register)
1552 (mipsnbsd_cannot_store_register): Use MIPS_ZERO_REGNUM instead of
1553 ZERO_REGNUM.
1554 (mipsnbsd_get_longjmp_target): Use MIPS_A0_REGNUM instead of
1555 A0_REGNUM.
1556 * mipsnbsd-nat.c: Include "mips-tdep.h".
1557 (getregs_supplies): Use MIPS_ZERO_REGNUM instead of ZERO_REGNUM.
1558 * Makefile.in (mipsnbsd-nat.o): Update dependencies.
1559
1560 2004-10-29 Andrew Cagney <cagney@gnu.org>
1561
1562 * stack.c (parse_frame_specification_1): New function based on
1563 parse_frame_specification. Add message and selected_frame_p
1564 paramters. Truely always return non-NULL.
1565 (parse_frame_specification): Call parse_frame_specification_1.
1566 (frame_info): Update. Eliminate target_has_stack check.
1567 (select_frame_command): Update.
1568
1569 2004-10-29 Andrew Cagney <cagney@gnu.org>
1570
1571 * frame.h (get_selected_frame): Add message parameter.
1572 * frame.c (get_selected_frame): Add and use message parameter.
1573 * stack.c (current_frame_command, return_command, locals_info)
1574 (catch_info, args_info, up_silently_base, down_silently_base): Use
1575 get_selected_frame with an explicit message.
1576 * thread.c, stack.c, sh-tdep.c, sh64-tdep.c: Update.
1577 * remote-rdp.c, remote-mips.c, remote-e7000.c: Update.
1578 * ocd.c, mi/mi-main.c, mi/mi-cmd-stack.c: Update.
1579 * infrun.c, inflow.c, infcmd.c, frame.c: Update.
1580 * findvar.c, eval.c, corelow.c, bsd-kvm.c: Update.
1581 * breakpoint.c: Update.
1582
1583 2004-10-29 Andrew Cagney <cagney@gnu.org>
1584
1585 * trad-frame.c (trad_frame_get_prev_register): Use
1586 frame_unwind_register instead of frame_register_unwind, do not
1587 recurse the register's location.
1588 * xstormy16-tdep.c (xstormy16_frame_prev_register):
1589 * sparc-tdep.c (sparc32_frame_prev_register): Ditto.
1590 * sparc64-tdep.c (sparc64_frame_prev_register): Ditto.
1591 * sh-tdep.c (sh_frame_prev_register): Ditto.
1592 * m68k-tdep.c (m68k_frame_prev_register): Ditto.
1593 * i386-tdep.c (i386_frame_prev_register): Ditto.
1594 * dwarf2-frame.c (dwarf2_frame_prev_register): Ditto.
1595 * amd64-tdep.c (amd64_frame_prev_register): Ditto.
1596
1597 2004-10-28 Mark Kettenis <kettenis@jive.nl>
1598
1599 * proc-events.c: Fix several coding-style issues. Consistently
1600 use #ifdef instead of #if defined().
1601 (proc_prettyfprint_fault, proc_prettyfprint_faultset): Use
1602 ARRAY_SIZE.
1603 (_initialize_proc_events): New prototype.
1604
1605 * proc-why.c: Fix several coding-style issues.
1606 (proc_prettyfprint_why): Use ARRAY_SIZE.
1607
1608 2004-10-27 Jim Blandy <jimb@redhat.com>
1609
1610 * remote.c (fetch_register_using_p): Construct 'p' packet in a
1611 manner independent of the host byte order.
1612
1613 2004-10-27 Mark Kettenis <kettenis@gnu.org>
1614
1615 * mips-tdep.c (id_delayed): Remove prototype.
1616
1617 2004-10-26 Mark Kettenis <kettenis@gnu.org>
1618
1619 * mips-tdep.h: Add MIPS_ZERO_REGNUM, MIPS_AT_REGNUM,
1620 MIPS_V0_REGNUM. MIPS_A0_REGNUM, MIPS_T9_REGNUM and MIPS_RA_REGNUM
1621 to enum with register numbers.
1622 (enum mips_insn_size): New enum.
1623
1624 2004-10-26 Andrew Cagney <cagney@gnu.org>
1625
1626 * config/mips/tm-linux.h: Delete #undef SKIP_TRAMPOLINE_CODE.
1627 * mips-tdep.c (mips_skip_trampoline_code): Rename mips_skip_stub.
1628 (mips_gdbarch_init): Update.
1629 (mips_dump_tdep): Do not print SKIP_TRAMPOLINE_CODE.
1630
1631 * config/arm/tm-linux.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
1632 * config/mips/tm-nbsd.h, config/mips/tm-linux.h: Delete #undef
1633 IN_SOLIB_RETURN_TRAMPOLINE.
1634 * mips-tdep.c (mips_dump_tdep): Do not print
1635 IN_SOLIB_RETURN_TRAMPOLINE.
1636 (mips_in_solib_return_trampoline): Rename mips_in_return_stub.
1637 (mips_gdbarch_init): Update.
1638
1639 * mips-tdep.h (mips_software_single_step): Move to here ...
1640 * config/mips/tm-mips.h: ... from here.
1641 * config/mips/tm-linux.h (SOFTWARE_SINGLE_STEP_P)
1642 (SOFTWARE_SINGLE_STEP): Delete.
1643 * mips-linux-tdep.c (mips_linux_init_abi): Set software_single_step.
1644
1645 2004-10-25 Andrew Cagney <cagney@gnu.org>
1646
1647 * NEWS: Add Changes since GDB 6.3 section.
1648
1649 2004-10-23 Andreas Schwab <schwab@suse.de>
1650
1651 * ada-lang.c (grow_vect): Return the new array instead of
1652 expecting pointer to pointer to avoid violation of aliasing rules.
1653 * ada-lang.h (GROW_VECT): Adapt call to grow_vect.
1654
1655 2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
1656
1657 * s390-tdep.c (enum pv_boolean): Remove.
1658 (pv_is_array_ref): Remove.
1659 (s390_on_stack): Remove.
1660 (S390_NUM_SPILL_SLOTS): Remove.
1661 (struct s390_prologue_data): Remove members 'spill' and 'back_chain',
1662 add members 'gpr_slot', 'fpr_slot', and 'back_chain_saved_p'.
1663 (s390_store): Track all stores of orginal incoming registers to the
1664 stack constant offsets relative to the CFA, instead of only tracking
1665 stores into specific spill slots.
1666 (s390_load): Likewise.
1667 (s390_analyze_prologue): Adapt to struct s390_prologue_data changes.
1668 (s390_prologue_frame_unwind_cache): Likewise. Only track registers
1669 defined as call-saved by the ABI.
1670 (s390_push_dummy_call): Use bottom of dummy call argument save area
1671 as return value, not the top. Do not store to the called function's
1672 register save area.
1673 (s390_unwind_dummy_id): Adapt accordingly.
1674
1675 2004-10-23 Andrew Cagney <cagney@gnu.org>
1676
1677 * objfiles.h (struct objfile): Rename obj_private to
1678 deprecated_obj_private, sym_private to deprecated_sym_private, and
1679 sym_stab_info to deprecated_sym_stab_info.
1680 * gdb-stabs.h: Update.
1681 * elfread.c: Update.
1682 * dbxread.c: Update.
1683 * coffread.c: Update.
1684 * xcoffread.c: Update.
1685 * symfile.c: Update.
1686 * somread.c: Update.
1687 * nlmread.c: Update.
1688 * mdebugread.c: Update.
1689 * hpread.c: Update.
1690 * coffread.c: Update.
1691
1692 2004-10-23 Mark Kettenis <kettenis@gnu.org>
1693
1694 * mips64obsd-nat.c, mips64obsd-tdep.c: New files.
1695 * configure.host: Add mips64*-*-openbsd*.
1696 * configure.tgt: Add mips64*-*-openbsd*.
1697 * Makefile.in (ALLDEPFILES): Add mips64obsd-nat.o,
1698 mips64obsd-tdep.c.
1699 (mips64obsd-nat.o, mips64obsd-tdep.o): New dependecies.
1700 * config/mips/obsd64.mh, config/mips/obsd64.mt: New files.
1701
1702 2004-10-21 Joel Brobecker <brobecker@gnat.com>
1703
1704 * symtab.c (symbol_search_name): Minor reformatting.
1705
1706 2004-10-20 Joel Brobecker <brobecker@gnat.com>
1707
1708 * symtab.h: Fix typo in comment.
1709
1710 2004-10-19 Mark Kettenis <kettenis@gnu.org>
1711
1712 * dwarf2read.c (struct comp_unit_head): Fix coding style.
1713 (dwarf_decode_line_header): Likewise.
1714
1715 2004-10-19 Michael Chastain <mec.gnu@mindspring.com>
1716
1717 * NEWS: GDB works with GCC -feliminate-dwarf2-dups.
1718
1719 2004-10-19 Andrew Cagney <cagney@gnu.org>
1720
1721 GDB 6.3 branch created.
1722 * version.in: Bump to version 6.3.50_2004-10-19-cvs.
1723
1724 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1725
1726 * dwarf2read.c (set_cu_language): Set language to Ada for
1727 DW_LANG_Ada83 and DW_LANG_Ada95.
1728
1729 2004-10-15 Michael Chastain <mec.gnu@mindspring.com>
1730
1731 From Andreas Schwab <schwab@suse.de>:
1732 * Makefile.in (.y.c, .l.c.): Fix the substitutions for
1733 for xmalloc and xrealloc.
1734
1735 2004-10-15 Andrew Cagney <cagney@gnu.org>
1736
1737 * ada-exp.y, ada-lex.l: Use xmalloc and xrealloc through out.
1738 * inf-ptrace.c: Include "gdb_wait.h" instead of <wait.h>.
1739 * Makefile.in (.y.c, .l.c): Don't replace xmalloc with xxmalloc.
1740 Update dependencies.
1741
1742 2004-10-15 Paul Hilfinger <Hilfinger@gnat.com>
1743
1744 * ada-lang.c (ada_lookup_symbol): Correct comment.
1745 (ada_evaluate_subexp): Change error message for
1746 OP_FUNCALL case so as not to indicate an internal error.
1747
1748 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1749
1750 Committed by Paul Hilfinger.
1751 * ada-lang.c (ada_template_to_fixed_record_type_1): Detect bogus
1752 type sizes in XVE/XVU types, and emit a warning when that happens,
1753 instead of rounding up the size of the resulting type.
1754 Some minor reformatting.
1755 (ada_is_aligner_type): Do not consider a type as an aligner type
1756 if there is a corresponding XVS type as well.
1757 (ada_evaluate_subexp): For TERNOP_SLICE, handle cases where we
1758 have several levels of pointer indirection to the array.
1759
1760 2004-10-15 Jerome Guitton <guitton@gnat.com>
1761
1762 Committed by Paul Hilfinger.
1763 * ada-lang.c (check_size): New function.
1764 (coerce_unspec_val_to_type): call check_size to make sure
1765 that the object size is reasonable.
1766 (ada_evaluate_subexp): in UNOP_IND: Ditto. In TERNOP_SLICE:
1767 Implements the case when we get a reference when we evaluate
1768 the expression of one of the bounds of the slice.
1769 (ada_value_struct_elt): when a packed array field is
1770 a reference, use ada_coerce_ref to dereference it; use
1771 ada_value_ind only if it is a pointer.
1772
1773 2004-10-15 Joel Brobecker <brobecker@gnat.com>
1774
1775 * mips-tdep.c (mips32_scan_prologue): Move the implementation up
1776 a bit to avoid the necessity of an advance declaration. Remove
1777 declaration.
1778 (set_reg_offset): Move implemenation up.
1779 (mips16_get_imm): Likewise.
1780 (mips16_scan_prologue): Likewise.
1781 (reset_saved_regs): Likewise.
1782 (mips32_scan_prologue): Likewise.
1783
1784 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1785
1786 * mips-tdep.c (mips32_scan_prologue): Add advance declaration.
1787 Remove sp as a parameter, compute it internally instead. Move
1788 prologue scanning limit from heuristic_proc_desc to here.
1789 (mips16_scan_prologue): Likewise.
1790 (mips_insn16_frame_cache): Replace call to heuristic_proc_desc
1791 by call to mips16_scan_prologue.
1792 (mips_insn32_frame_cache): Replace call to heuristic_proc_desc
1793 by call to mips32_scan_prologue.
1794 (heuristic_proc_desc): Remove code that's no longer necessary.
1795 Update calls to mips16_scan_prologue and mips32_scan_prologue.
1796 (mips_skip_prologue): Update calls to mips16_scan_prologue
1797 and mips32_scan_prologue.
1798
1799 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1800
1801 * mips-tdep.c (mips16_scan_prologue): Merge code from
1802 mips16_skip_prologue. Now return the address of the first
1803 instruction past the function prologue.
1804 (mips16_skip_prologue): Remove, no longer necessary.
1805 (mips_skip_prologue): Replace call to mips16_skip_prologue
1806 by call to mips16_scan_prologue.
1807
1808 2004-10-14 Joel Brobecker <brobecker@gnat.com>
1809
1810 * mips-tdep.c (mips32_scan_prologue): Merge code from
1811 mips32_skip_prologue. Now return the address of the first
1812 instruction past the function prologue.
1813 (mips32_skip_prologue): Remove. No longer necessary.
1814 (mips16_skip_prologue): Add parameter end_pc instead of
1815 computing it.
1816 (mips_skip_prologue): Compute the upper limit for the
1817 prologue scanning. Update call to mips16_skip_prologue.
1818 Replace call to mips32_skip_prologue by call to
1819 mips32_scan_prologue.
1820
1821 2004-10-14 Mark Kettenis <kettenis@gnu.org>
1822
1823 * hppa-tdep.c (hppa_frame_cache): Add support for OpenBSD and
1824 NetBSD system call stubs that store %rp in the ERP slot of the
1825 stack frame.
1826
1827 * source.c: Always define O_BINARY to 0 if not defined already.
1828 (openp): Unconditionally use O_BINARY.
1829
1830 * top.c (gdb_readline): Always accept "\r\n" as a line-ending.
1831 * event-top.c (gdb_readline2): Likewise.
1832
1833 2004-10-14 Orjan Friberg <orjanf@axis.com>
1834
1835 * cris-tdep.c (_initialize_cris_tdep): Re-add call to
1836 deprecated_add_core_fns which was removed by mistake.
1837
1838 2004-10-13 Kevin Buettner <kevinb@redhat.com>
1839
1840 * ia64-linux-nat.c (fill_gregset, fill_fpregset): Replace
1841 references to deprecated_registers[] with equivalent code.
1842
1843 2004-10-13 Kevin Buettner <kevinb@redhat.com>
1844
1845 * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
1846 ``deprecated_registers'' with equivalent code. Use gdb_assert()
1847 instead of explicit test and print statement.
1848
1849 2004-10-12 Mark Kettenis <kettenis@gnu.org>
1850
1851 * sparc-nat.c: Include "inf-ptrace.h".
1852 (sparc_target): New function.
1853 * sparc-nat.h: Update copyright year.
1854 (sparc_target): New prototype.
1855 * sparcnbsd-nat.c: Don't include "gdbcore.h", include "target.h".
1856 (_initialize_sparcnbsd_nat): Construct and add target vector.
1857 * sparc64nbsd-nat.c: Include "target.h".
1858 (_initialize_sparc64nbsd_nat): Construct and add target vector.
1859 * Makefile.in (sparc-nat.o, sparcnbsd-nat.o, sparc64nbsd-nat.o):
1860 Update dependencies.
1861 * config/sparc/nbsd64.mh (NATDEPFILES): Remove infptrace.o and
1862 inftarg.o, add inf-ptrace.o.
1863 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
1864 inftarg.o, add inf-ptrace.o and bsd-kvm.o.
1865 (NAT_FILE): Set to nm-bsd.h.
1866 (LOADLIBES): New variable.
1867 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
1868 infarg.o, add inf-ptrace.o.
1869 * config/sparc/nm-nbsdaout.h: Remove file.
1870 * config/sparc/fbsd.mh (NATDEPFILES): Add inf-ptrace.o.
1871 * config/sparc/linux.mh (NATDEPFILES): Add inf-ptrace.o.
1872 * config/sparc/linux64.mh (NATDEPFILES): Add inf-ptrace.o.
1873
1874 * defs.h [!FOPEN_RB]: Include "fopen-bin.h" instead of
1875 "fopen-same.h". Update comment.
1876
1877 2004-10-11 Mark Kettenis <kettenis@gnu.org>
1878
1879 * i386gnu-nat.c: Include "gdb_string.h".
1880 (fetch_fpregs): Use i387_supply_fxsave to fill the floating-point
1881 registers when the floating-point state isn't initialized.
1882 * Makefile.in (i386gnu-nat.o): Update dependencies.
1883
1884 2004-10-11 David Anderson <davea@sgi.com>
1885
1886 * regcache.c (regcache_raw_read): Comment was missing "to".
1887 Extraneous ' removed.
1888 * gdb_thread_db.h (struct td_thrinfo): ti_lid field
1889 comment now describes use.
1890
1891 2004-10-11 Orjan Friberg <orjanf@axis.com>
1892
1893 * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
1894 (cris_sigcontext_addr, cris_sigtramp_frame_unwind_cache)
1895 (cris_sigtramp_frame_this_id, cris_sigtramp_frame_prev_register)
1896 (cris_sigtramp_frame_sniffer): New functions.
1897 (cris_gdbarch_init): Hook in signal trampoline unwinder.
1898 (cris_dwarf2_reg_to_regnum, cris_dwarf2_frame_init_reg): New functions.
1899 (cris_gdbarch_init): Hook in Dwarf-2 unwinder.
1900 (struct gdbarch_tdep, set_cris_dwarf2_cfi, cris_dump_tdep)
1901 (cris_gdbarch_init, _initialize_cris_tdep): Add CRIS Dwarf-2 CFI usage
1902 command.
1903 (cris_version_update): Remove, replace with ...
1904 (set_cris_version): New function.
1905 (struct gdbarch_tdep, cris_mode, cris_mode_update)
1906 (cris_cannot_store_register, cris_dump_tdep, cris_gdbarch_init)
1907 (_initialize_cris_tdep): Remove CRIS mode command.
1908 (cris_fpless_backtrace, _initialize_cris_tdep): Remove
1909 cris-fpless-backtrace command.
1910 (cris_scan_prologue): Fix prologue scanning limit.
1911 (cris_register_type): Update to reflect actual registers.
1912 (cris_register_bytes_ok) Remove.
1913 (cris_gdbarch_init): Remove support for CRIS v8 and v9.
1914 Remove set_gdbarch_deprecated_register_size,
1915 set_gdbarch_deprecated_register_byte, set_gdbarch_register_bytes_ok.
1916
1917 2004-10-10 Andrew Cagney <cagney@gnu.org>
1918
1919 * ada-lang.c (lim_warning): Add ATTR_FORMAT prototype and FIXME
1920 comment.
1921
1922 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1923
1924 * mips-tdep.c (mips16_scan_prologue): Remove redundant code.
1925
1926 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1927
1928 * mips-tdep.c (mips16_scan_prologue): Renames
1929 mips16_heuristic_proc_desc. Update comment.
1930 (mips32_scan_prologue): Renames mips32_heuristic_proc_desc.
1931 (heuristic_proc_desc): Update calls to the 2 functions above.
1932
1933 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1934
1935 * mips-tdep.c (mips_insn16_frame_cache): Remove unused variables.
1936 Update comments. Also immediately return empty cache when the start
1937 address of our function could not be found.
1938 (mips_insn32_frame_cache): Likewise.
1939
1940 2004-10-10 Joel Brobecker <brobecker@gnat.com>
1941
1942 * mips-tdep.c (mips16_decode_reg_save): Delete, no longer used.
1943 (mips_insn16_frame_cache): Pass frame cache in call to
1944 heuristic_proc_desc. Move some code to mips16_heuristic_proc_desc.
1945 Remove code that became redundant as a consequence.
1946 (mips32_heuristic_proc_desc): No longer compute a fake
1947 procedure descriptor. Compute the full frame cache instead.
1948 Some minor comment reformatting.
1949
1950 2004-10-10 Jim Blandy <jimb@redhat.com>
1951
1952 * MAINTAINERS (generic symtabs, dwarf readers, elf reader, stabs
1953 reader, tracing bytecode stuff): Remove self.
1954
1955 2004-10-10 Mark Kettenis <kettenis@gnu.org>
1956
1957 * sparc64-linux-tdep.c: Update copyright year. Don't include
1958 "solib-svr4.h".
1959 (sparc64_linux_svr4_fetch_link_map_offsets): Remove function.
1960 (sparc64_linux_init_abi): Don't set solib_svr4_link_map_offsets.
1961 * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
1962
1963 * sparc-linux-tdep.c: Update copyright year.
1964 (sparc_linux_sigtramp_start): Change first argument from CORE_ADDR
1965 to struct frame_info *. Use safe_frame_unwind_memory instead of
1966 deprecated_read_memory_nobpt.
1967 (sparc32_linux_sigtramp_start, sparc32_linux_rt_sigtramp_start):
1968 Change argumen from CORE_ADDR to struct frame_info *. Adjust for
1969 changed signature of sparc_linux_sigtramp_start.
1970 (sparc32_linux_pc_in_sigtramp): Remove function.
1971 (sparc32_linux_sigtramp_p): New function.
1972 (sparc32_linux_sigtramp_frame_sniffer): Use
1973 sparc32_linux_sigtramp_p instead of sparc32_linux_pc_in_sigtramp.
1974
1975 * sparc-linux-tdep.c (sparc32_linux_svr4_fetch_link_map_offsets):
1976 Remove function.
1977 (sparc32_linux_init_abi): Don't set solib_svr4_link_map_offsets.
1978
1979 * ada-lang.c (lim_warning): Re-implement as a varargs function.
1980 (decode_packed_array_type, value_subscript_packed)
1981 (ada_evaluate_subexp, to_fixed_range_type): Remove redundant
1982 argument in call to lim_warning.
1983
1984 * configure.in: Really disable the TUI if an enhanced curses
1985 library isn't found.
1986 * configure: Regenerate.
1987
1988 2004-10-09 Mark Kettenis <kettenis@gnu.org>
1989
1990 * config/i386/nbsdaout.mh (NAT_FILE): Set to solib.h.
1991 * config/i386/nbsdelf.mh (NAT_FILE): Set to solib.h.
1992 * config/i386/nm-nbsdaout.h: Remove file.
1993 * config/i386/nm-fbsd.h (link_object, lo_name, lo_library)
1994 (lo_unused, lo_major, lo_minor, lo_next, link_map, lm_addr)
1995 (lm_name, lm_next, lm_lop, lm_lob, lm_rwt, lm_ld, lm_lpd)
1996 (link_dynamic_2, ld_loaded, ld_need, ld_rules, ld_got, ld_plt)
1997 (ld_rel, ld_hash, ld_stab, ld_stab_hash, ld_buckets, ld_symbols)
1998 (ld_symb_size, ld_text, ld_plt_sz, rtc_symb, rtc_sp, rtc_next)
1999 (ld_debug, ldd_version, ldd_in_debugger, ldd_sym_loaded)
2000 (ldd_bp_addr, ldd_bp_inst, ldd_cp, link_dynamic, ld_version)
2001 (ldd, ld_un, ld_2): Remove defines.
2002 * config/i386/nm-obsd.h: Likewise.
2003
2004 2004-10-09 Paul Hilfinger <hilfingr@nile.gnat.com>
2005
2006 * ada-lex.l: Remove useless rule whose right-context clause
2007 causes unreferenced static function warning for yyrealloc.
2008 (ada_flex_use): Remove the artificial reference to yyrealloc.
2009
2010 2004-10-08 Andrew Cagney <cagney@gnu.org>
2011
2012 * target.h (struct target_ops): Rename to_xfer_memory to
2013 deprecated_xfer_memory.
2014 * target.c: Update.
2015 (deprecated_debug_xfer_memory): Rename debug_to_xfer_memory.
2016 * wince.c: Update.
2017 * win32-nat.c: Update.
2018 * v850ice.c: Update.
2019 * uw-thread.c: Update.
2020 * thread-db.c: Update.
2021 * sol-thread.c: Update.
2022 * remote.c: Update.
2023 * remote-vx.c: Update.
2024 * remote-st.c: Update.
2025 * remote-sim.c: Update.
2026 * remote-sds.c: Update.
2027 * remote-rdp.c: Update.
2028 * remote-rdi.c: Update.
2029 * remote-mips.c: Update.
2030 * remote-m32r-sdi.c: Update.
2031 * remote-e7000.c: Update.
2032 * procfs.c: Update.
2033 * ppc-bdm.c: Update.
2034 * nto-procfs.c: Update.
2035 * monitor.c: Update.
2036 * linux-nat.c: Update.
2037 * inftarg.c: Update.
2038 * hpux-thread.c: Update.
2039 * go32-nat.c: Update.
2040 * gnu-nat.c: Update.
2041 * exec.c: Update.
2042 * corelow.c: Update.
2043 * bsd-kvm.c: Update.
2044 * aix-thread.c: Update.
2045
2046 2004-10-08 Andrew Cagney <cagney@gnu.org>
2047
2048 * target.c (debug_target): Move to near start of file.
2049 (target_stopped_data_address_p): Re-org logic, add casts.
2050
2051 2004-10-02 Mark Kettenis <kettenis@gnu.org>
2052
2053 * solib-sunos.c [HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS] (link_map)
2054 (lm_addr, lm_name, lm_next, link_dynamic_2, ld_loaded, rtc_symb)
2055 (rtc_sp, rtc_next, ld_debug, ldd_in_debugger, ldd_bp_addr)
2056 (ldd_bp_inst, ldd_cp, link_dynamic, ld_version, ldd, ld_un, ld_2):
2057 New defines.
2058
2059 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
2060
2061 * target.h (to_stopped_data_address): Change prototype to
2062 take a CORE_ADDR pointer and return an int.
2063 * target.c (update_current_target): Change to_stopped_data_address
2064 to match new prototype.
2065 (debug_to_stopped_data_address): Change appropriately.
2066 * breakpoint.c (bpstat_stop_status): Change call to
2067 target_stopped_data_address to use new prototype.
2068 * frv-tdep.c (frv_have_stopped_data_address): New function.
2069 (frv_stopped_data_address): Change to new prototype and
2070 functionality.
2071 * ia64-linux-nat.c (ia64_stopped_data_address): Change to new
2072 prototype and functionality.
2073 (ia64_stopped_by_watchpoint): New function.
2074 * i386-nat.c (i386_stopped_data_address): Change to new
2075 prototype and functionality.
2076 (i386_stopped_by_watchpoint): New function.
2077 * remote.c (remote_stopped_data_address): Change to new prototype
2078 and functionality.
2079 * remote-m32r-sdi.c (m32r_stopped_data_address): Ditto.
2080 * config/frv/tm-frv.h (frv_stopped_data_address): Change prototype.
2081 (STOPPED_BY_WATCHPOINT): Change to use frv_have_stopped_data_address.
2082 * config/i386/nm-i386.h (STOPPED_BY_WATCHPOINT): Change to use
2083 new i386_stopped_by_watchpoint function.
2084 (i386_stopped_by_watchpoint): New prototype.
2085 (i386_stoppped_data_address): Change to new prototype.
2086 * config/ia64/nm-linux.h (STOPPED_BY_WATCHPOINT): Change to use
2087 new ia64_stopped_by_watchpoint function.
2088 (ia64_stopped_by_watchpoint): New prototype.
2089 (ia64_stopped_data_address): Ditto.
2090
2091 2004-10-08 Paul Hilfinger <Hilfinger@gnat.com>
2092
2093 * ada-typeprint.c (ada_print_type): Use int_string for printing
2094 modulus of modular type.
2095 * ada-lang.h (ada_modulus): Change return type to unsigned.
2096 * ada-lang.c (ada_language_arch_info): Correct type of
2097 string_char_type.
2098 (ada_modulus): Return unsigned result.
2099 (ada_lookup_symbol): Remove user disambiguation and modify comment
2100 accordingly.
2101
2102 2004-10-08 Eric Botcazou <ebotcazou@act-europe.fr>
2103
2104 Committed by Paul Hilfinger.
2105 * ada-lang.c (decode_packed_array): On big-endian targets,
2106 left-justify the value if it comes with a modular type.
2107
2108 2004-10-08 Joel Brobecker <brobecker@gnat.com>
2109
2110 Committed by Paul Hilfinger.
2111 * ada-lang.c (template_to_static_fixed_type): Fix a small typo.
2112 (is_name_suffix): Add support for "___JM" suffixes.
2113 (ada_check_typedef): Renames ada_completed_type.
2114 Update all users of CHECK_TYPEDEF, check_typedef, and
2115 ada_complete_type to call ada_check_typedef.
2116 * ada-typeprint.c: Likewise.
2117 * ada-valprint.c: Likewise.
2118
2119 2004-10-08 Corinna Vinschen <vinschen@redhat.com>
2120
2121 * infcall.c (call_function_by_hand): Use correct VALUE_TYPE macro.
2122
2123 2004-10-08 Nick Roberts <nickrob@snap.net.nz>
2124
2125 * MAINTAINERS: Update e-mail address.
2126
2127 2004-10-07 Daniel Jacobowitz <dan@debian.org>
2128
2129 From Maciej W. Rozycki <macro@mips.com>:
2130 * mips-tdep.c (mips32_next_pc): Check the register's contents,
2131 not its number for BLEZ/BLEZL and BGTZ/BGTZL.
2132
2133 2004-10-07 Kei Sakamoto <sakamoto.kei@renesas.com>
2134
2135 * m32r-tdep.c (decode_prologue): Support functions written
2136 in assembler language. Recognize trap instructions as the
2137 end of prologue.
2138 (m32r_frame_unwind_cache): Ditto.
2139 (m32r_skip_prologue): Extend search limit. Quit analyzing
2140 prologue if pc's location is not readable.
2141
2142 2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
2143
2144 * Makefile.in (.l.c): Do conversions of names of alloc and free
2145 functions that are done for .y.c files, plus special one
2146 for yy_flex_realloc. Also, correct missing-file tests here.
2147 * ada-lex.l (malloc, free): Remove macros.
2148 (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
2149 xrealloc.
2150 (ada_flex_use): Dummy definition to remove warnings about unused
2151 functions.
2152 * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
2153 to suppress warning.
2154
2155 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2156
2157 * sh-tdep.c (sh_return_value_nofpu): New function, implementing
2158 RETURN_VALUE.
2159 (sh_return_value_fpu): Ditto for CPUs with FPU.
2160 (sh_gdbarch_init): Remove STORE_RETURN_VALUE, EXTRACT_RETURN_VALUE,
2161 RETURN_VALUE_ON_STACK and USE_STRUCT_CONVENTION throughout.
2162 Install sh_return_value_nofpu resp. sh_return_value_fpu as
2163 RETURN_VALUE functions.
2164
2165 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2166
2167 * sh-tdep.c (sh_pseudo_register_read): Add PSEUDO_BANK_REGNUM handling.
2168 (sh_pseudo_register_write): Ditto.
2169
2170 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2171
2172 * sh-tdep.c (IS_MACL_STS): New define.
2173 (IS_MOVI20): Ditto.
2174 (IS_MACL_LDS): Ditto.
2175 (sh_analyze_prologue): Recognize STS.L MACL,@-r15 and MOVI20
2176 instructions in prologue.
2177 (sh_in_function_epilogue_p): Recognize LDS.L @r15+,MACL and MOVI20
2178 instructions in epilogue.
2179
2180 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2181
2182 * sh-tdep.c (SH_NUM_REGS): Define as 67.
2183 (sh_sh_register_name): Add eight empty register names.
2184 (sh_sh3_register_name): Ditto.
2185 (sh_sh3e_register_name): Ditto.
2186 (sh_sh2e_register_name): Ditto.
2187 (sh_sh2a_register_name): New function, defining SH2A register set.
2188 (sh_sh2a_nofpu_register_name): New function, defining SH2A register set
2189 in nofpu case.
2190 (sh_sh_dsp_register_name): Add eight empty register names.
2191 (sh_sh3_dsp_register_name): Ditto.
2192 (sh_sh4_register_name): Ditto.
2193 (sh_sh4_nofpu_register_name): Ditto.
2194 (sh_sh4al_dsp_register_name): Ditto.
2195 (sh2a_show_regs): New function.
2196 (sh2a_nofpu_show_regs): New function.
2197 (sh_sh2a_register_type): New function.
2198 (do_bank_register_info): New function.
2199 (sh_print_pseudo_register): Call do_bank_register_info.
2200 Call sh_print_pseudo_register for valid "bank" register.
2201 (sh_sh2a_register_sim_regno): New function.
2202 (sh_gdbarch_init): Add bfd_mach_sh2a and bfd_mach_sh2a_nofpu handling.
2203 Increment pseudo register count by one for all sh variants with
2204 pseudo registers to accomodate pseudo bank register.
2205 * sh-tdep.h: Add register numbers for R0_BANK0_REGNUM, MACHB_REGNUM,
2206 IVNB_REGNUM, PRB_REGNUM, GBRB_REGNUM, MACLB_REGNUM, BANK_REGNUM,
2207 IBCR_REGNUM, IBNR_REGNUM, TBR_REGNUM and PSEUDO_BANK_REGNUM.
2208 Increment pseudo register numbers.
2209
2210 2004-10-06 Corinna Vinschen <vinschen@redhat.com>
2211
2212 * dwarf2read.c (read_subroutine_type): Call make_function_type
2213 instead of lookup_function_type.
2214
2215 2004-10-05 Jim Blandy <jimb@redhat.com>
2216
2217 * linux-nat.c (_initialize_linux_nat): Rename child_ops.
2218 (Previous change missed some uses.)
2219
2220 2004-10-05 Andrew Cagney <cagney@gnu.org>
2221
2222 * target.h (deprecated_child_ops): Rename child_ops.
2223 * wince.c: Update copyright. Rename child_ops.
2224 * win32-nat.c: Rename child_ops.
2225 * target.c: Rename child_ops.
2226 * rs6000-nat.c: Rename child_ops.
2227 * linux-nat.c: Rename child_ops.
2228 * infttrace.c: Rename child_ops.
2229 * inftarg.c: Rename child_ops.
2230 * infptrace.c: Rename child_ops.
2231 * hppah-nat.c: Update copyright. Rename child_ops.
2232 * hpux-thread.c: Update copyright. Rename child_ops.
2233
2234 2004-10-05 Daniel Jacobowitz <dan@debian.org>
2235
2236 * remote.c (remote_xfer_partial): Handle TARGET_OBJECT_MEMORY.
2237
2238 2004-10-05 Andrew Cagney <cagney@gnu.org>
2239
2240 * version.in: Bump to version 6.2.50_YYYY-MM-DD-cvs.
2241
2242 2004-10-05 Daniel Jacobowitz <dan@debian.org>
2243
2244 * dwarf2read.c (REF_HASH_SIZE): Move earlier.
2245 (die_ref_table): Remove.
2246 (struct dwarf2_cu): Add DIES, DEPENDENCIES, and DIE_REF_TABLE.
2247 (struct dwarf2_per_cu_data): Add PSYMTAB. Add a comment describing
2248 the usage of this type.
2249 (struct dwarf2_per_objfile): Update comment for ALL_COMP_UNITS.
2250 (struct dwarf2_pinfo, PST_PRIVATE, DWARF_INFO_OFFSET): Remove.
2251 (struct dwarf2_queue_item, dwarf2_queue, dwarf2_queue_tail): New.
2252 (dwarf2_create_include_psymtab): Update comment.
2253 (find_partial_die): Remove third argument. Remove unreachable call
2254 to error ().
2255 (dwarf2_find_containing_comp_unit): Update comments. Change one
2256 assertion to an error. Remove an unreachable error.
2257 (dwarf2_find_comp_unit): Update comments.
2258 (type_at_offset): Remove dead code.
2259 (make_cleanup_free_die_list, dwarf2_empty_hash_tables): Remove.
2260 (store_in_ref_table): Add CU argument.
2261 (follow_die_ref): Take DIE, attribute, and CU arguments. Handle
2262 inter-compilation-unit references.
2263 (load_full_comp_unit, process_full_comp_unit): New functions, based
2264 on psymtab_to_symtab_1.
2265 (psymtab_to_symtab_1): Use them.
2266 (dwarf2_add_dependence): New function.
2267 (dwarf2_build_psymtabs_hard): Set the psymtab in per_cu. Always create
2268 a per_cu structure, and save it in READ_PSYMTAB_PRIVATE.
2269 (partial_die_parent_scope, guess_structure_name): Update for changes
2270 to find_partial_die.
2271 (dwarf2_psymtab_to_symtab): Initialize dwarf2_per_objfile here.
2272 (queue_comp_unit, process_queue, dwarf2_release_queue): New.
2273 (read_comp_unit): Don't call dwarf2_empty_hash_tables.
2274 (read_die_and_children): Update call to store_in_ref_table.
2275 (do_free_die_list_cleanup): Remove.
2276 (fixup_partial_die): Update for changes to find_partial_die.
2277 (read_full_die): Handle queueing absolute references.
2278 (read_attribute_value): Use DW_ADDR for all DW_FORM_ref* forms.
2279 (dwarf2_attr, die_specification, die_type)
2280 (die_containing_type, dwarf2_extension): Update calls to
2281 follow_die_ref.
2282 (dump_die): Update DW_FORM_ref* handling.
2283 (dwarf2_get_ref_die_offset): Likewise.
2284 (free_one_comp_unit): Release the dies list.
2285 (dwarf2_mark_helper): New function.
2286 (dwarf2_mark): Use it.
2287
2288 2004-10-05 Mark Kettenis <kettenis@jive.nl>
2289
2290 * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF
2291 when writing to memory.
2292
2293 2004-10-05 Kei Sakamoto <sakamoto.kei@renesas.com>
2294
2295 * m32r-tdep.c (m32r_use_struct_convention): Delete function.
2296 (m32r_extract_struct_value_address): Delete function.
2297 (m32r_return_value): New function.
2298 (m32r_gdbarch_init): Instead of store_return_value,
2299 extract_return_value, deprecated_extract_struct_value_address
2300 and deprecated_use_struct_convention, set return_value.
2301
2302 2004-10-03 Daniel Jacobowitz <dan@debian.org>
2303
2304 * dwarf2read.c (read_subrange_type): Add comment for variable
2305 sized arrays.
2306
2307 2004-10-03 Paul Hilfinger <hilfingr@nile.gnat.com>
2308
2309 * Makefile.in (.l.c): Modify rule for compatibility with recent
2310 versions of flex, and remove most command-line options.
2311 * ada-lex.l: Add %options line in place of -I -i and -s command-line
2312 options.
2313
2314 2004-10-02 Paul N. Hilfinger <Hilfinger@gnat.com>
2315
2316 Turn on initial Ada support (mainly expression evaluation).
2317
2318 * Makefile.in (SFILES): Remove ada-tasks.c.
2319 (HFILES_NO_SRCDIR): Add ada-lang.h.
2320 (COMMON_OBS): Add ada-lang.o, ada-typeprint.o, ada-valprint.o.
2321 (YYOBJ): Add ada-exp.o.
2322 (rule .l.c): Generalize to not mention ada.
2323 * symtab.c: Include ada-lang.h.
2324 (symbol_natural_name, symbol_demangled_name)
2325 (symbol_search_name): Add Ada case.
2326
2327 2004-10-01 Andrew Cagney <cagney@gnu.org>
2328
2329 * Makefile.in (COMMON_OBS): Add inf-child.o.
2330 * config/vax/obsd.mh (NATDEPFILES): Remove inf-child.o.
2331 * config/vax/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
2332 * config/vax/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
2333 * config/powerpc/nbsd.mh (NATDEPFILES): Remove inf-child.o.
2334 * config/m88k/obsd.mh (NATDEPFILES): Remove inf-child.o.
2335 * config/i386/obsdaout.mh (NATDEPFILES): Remove inf-child.o.
2336 * config/i386/obsd64.mh (NATDEPFILES): Remove inf-child.o.
2337 * config/i386/obsd.mh (NATDEPFILES): Remove inf-child.o.
2338 * config/i386/nbsdelf.mh (NATDEPFILES): Remove inf-child.o.
2339 * config/i386/nbsdaout.mh (NATDEPFILES): Remove inf-child.o.
2340 * config/i386/nbsd64.mh (NATDEPFILES): Remove inf-child.o.
2341 * config/i386/fbsd64.mh (NATDEPFILES): Remove inf-child.o.
2342 * config/i386/fbsd.mh (NATDEPFILES): Remove inf-child.o.
2343
2344 * target.c (xfer_using_stratum): Change return type to LONGEST.
2345 On each iteration offset, readbuf and writebuf.
2346 * inf-ptrace.c (inf_ptrace_xfer_partial): Simplify computation of
2347 partial_length, and read/modify/write predicate, update comments.
2348 Pass buffer.word to ptrace write.
2349
2350 2004-10-01 Paul N. Hilfinger <Hilfinger@gnat.com>
2351
2352 * symfile.c (init_filename_language_table): Add extensions for
2353 Ada.
2354 * defs.h (enum language): Add language_ada.
2355 * gdbtypes.h (TYPE_FLAG_FIXED_INSTANCE): Define.
2356 * ada-lang.c: Strip code that is conditionalized out by GNAT_GDB.
2357 (add_symbols_from_enclosing_procs): Make a no-op for now.
2358 (ada_unqualified_name,add_angle_brackets,function_name_from_pc)
2359 (extended_canonical_line_spec, find_sal_from_funcs_and_line)
2360 (find_line_in_linetable, find_next_line_in_linetable)
2361 (read_all_symtabs, is_plausible_func_for_line)
2362 (adjust_pc_past_prologue, error_breakpoint_runtime_sym_not_found)
2363 (is_runtime_sym_defined, check_size): Remove declaration.
2364 (function_name_from_pc, ada_translate_error_message)
2365 (ada_lookup_minimal_symbol): Remove definition.
2366 (ada_add_block_symbols): Remove useless label.
2367 * ada-lang.h (ada_maybe_exception_partial_symbol): Remove
2368 useless declaration.
2369 (ada_is_exception_sym): Likewise.
2370
2371 2004-09-30 Kei Sakamoto <sakamoto.kei@renesas.com>
2372
2373 Add m32r-linux support.
2374 * configure.tgt: Add m32r*-*-linux*.
2375 * Makefile.in (ALLDEPFILES): Add m32r-tdep.c, m32r-linux-nat.c
2376 and m32r-linux-tdep.c.
2377 (m32r-linux-nat.o, m32r-linux-tdep.o): New dependencies.
2378 * m32r-tdep.c: Move some definitions to m32r-tdep.h.
2379 * config/djgpp/fnchange.lst: Add m32r-linux-nat.c and
2380 m32r-linux-tdep.c.
2381 * m32r-tdep.h, m32r-linux-nat.c, m32r-linux-tdep.c,
2382 config/m32r/linux.mh, config/m32r/linux.mt,
2383 config/m32r/nm-linux.h: New files.
2384
2385 2004-09-30 Joel Brobecker <brobecker@gnat.com>
2386
2387 * mips-tdep.c (mips32_decode_reg_save): Remove, unused.
2388 (mips32_fetch_instruction): Remove, unused.
2389
2390 2004-09-30 Joel Brobecker <brobecker@gnat.com>
2391
2392 * mips-tdep.c (mips_insn16_frame_cache): Remove dead code or
2393 conditions that will always be true.
2394
2395 2004-09-30 Mark Kettenis <kettenis@gnu.org>
2396
2397 * vaxbsd-nat.c: Include "target,h" and "inf-ptrace.h".
2398 (vaxbsd_fetch_inferior_registers): Rename from
2399 fetch_inferior_registers. Make static.
2400 (vaxbsd_store_inferior_registers): Rename from
2401 store_inferior_registers. Make static.
2402 (_initialize_vaxbsd_nat): Construct and add target vector.
2403 * config/vax/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
2404 inftarg.o. Add inf-child.o and inf-ptrace.o.
2405 * config/vax/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
2406 inftarg.o. Add inf-child.o and inf-ptrace.o.
2407 (NAT_FILE): Remove.
2408 * config/vax/obsd.mh (NATDEPFILES): Remove infptrace.o and
2409 inftarg.o. Add inf-child.o and inf-ptrace.o.
2410 (NAT_FILE): Remove.
2411 * Makefile.in (vaxbsd-nat.o): Update dependencies.
2412
2413 * m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
2414 (m88kbsd_fetch_inferior_registers): Rename from
2415 fetch_inferior_registers. Make static.
2416 (m88kbsd_store_inferior_registers): Rename from
2417 store_inferior_registers. Make static.
2418 (_initialize_m88kbsd_nat): New prototype and function.
2419 * config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
2420 inftarg.o. Add inf-child.o and inf-ptrace.o.
2421 (NAT_FILE): Remove.
2422 * Makefile.in (m88kbsd-nat.o): Update dependencies.
2423
2424 2004-09-30 Andrew Cagney <cagney@gnu.org>
2425
2426 * target.c (target_xfer_partial): New function.
2427 (target_read_memory_partial, target_write_memory_partial)
2428 (default_xfer_partial, target_read_partial, target_write_partial)
2429 (xfer_using_stratum): Use.
2430 (debug_to_xfer_partial): Delete function.
2431 (setup_target_debug): Do not override to_xfer_partial.
2432
2433 2004-09-30 Mark Kettenis <kettenis@chello.nl>
2434
2435 * fork-child.c: Update copyright year. Fix coding style.
2436
2437 2004-09-29 Mark Kettenis <kettenis@gnu.org>
2438
2439 * defs.h (msavestring, mstrsave): Remove prototypes.
2440 * utils.c (msavestring, mstrsave): Remove functions.
2441 * objfiles.c (allocate_objfile): Use xstrdup instead of mstrsave.
2442 * solib-sunos.c (allocate_rt_common_objfile): Use xstrdup instead
2443 of mstrsave.
2444 * source.c (find_and_open_source): Use xstrdup instead of
2445 mstrsave.
2446
2447 2004-09-30 Andrew Cagney <cagney@gnu.org>
2448
2449 * inf-ptrace.c (inf_ptrace_target): Do not set to_xfer_memory.
2450 (inf_ptrace_xfer_memory): Delete.
2451 * target.c (target_xfer_partial_p, xfer_using_stratum): New.
2452 (target_read_memory, target_write_memory): Use xfer_using_stratum
2453 when target_xfer_partial_p.
2454 (debug_target): Move to start of file.
2455 (target_read_memory_partial, target_write_memory_partial): Use
2456 to_xfer_partial when target_xfer_partial_p.
2457
2458 * inf-ptrace.c (inf_ptrace_xfer_partial): Replace call to
2459 inf_ptrace_xfer_memory with equivalent code.
2460 * inftarg.c (child_xfer_partial): When performing a write, pass
2461 writebuf to child_xfer_memory.
2462
2463 * target.c (target_read_string): Use target_read_memory instead of
2464 target_xfer_memory.
2465
2466 2004-09-29 Andrew Cagney <cagney@gnu.org>
2467
2468 * infptrace.c (kill_inferior): Fix typo, in previous inline. Pass
2469 the address of status.
2470
2471 * infptrace.c (ptrace_wait): Mention problem with HPUX.
2472 (kill_inferior): Inline ptrace_wait call.
2473 * linux-nat.c (kill_inferior): Inline ptrace_wait call.
2474 * inftarg.c (child_wait): Inline ptrace_wait call.
2475
2476 * target.h (struct target_ops): Delete field to_post_wait.
2477 (target_post_wait): Delete macro.
2478 (child_post_wait): Delete declaration.
2479 * target.c (update_current_target, update_current_target)
2480 (debug_to_post_wait, setup_target_debug): Delete functions and
2481 references.
2482 * infttrace.c (ptrace_wait): Delete call to target_post_wait.
2483 * inftarg.c (child_post_wait): Delete.
2484 (init_child_ops): Do not set to_post_wait.
2485 * infptrace.c (ptrace_wait): Delete call to target_post_wait.
2486 * inf-ptrace.c (inf_ptrace_wait): Delete call to target_post_wait.
2487 * inf-child.c (inf_child_post_wait): Delete.
2488 (inf_child_target): Do not set to_post_wait.
2489 * inf-ptrace.c (inf_ptrace_post_wait): Delete.
2490 (inf_ptrace_target): Do not set to_post_wait.
2491
2492 * wince.c (child_ops): Delete.
2493 * win32-nat.c (child_ops): Delete.
2494
2495 * inftarg.c (inftarg_set_find_memory_regions)
2496 (inftarg_set_make_corefile_notes): Delete functions.
2497 (_initialize_linux_nat): Inline calls.
2498
2499 * target.h (child_ops): Declare.
2500 * inftarg.c (child_ops): Move from here ...
2501 * target.c (child_ops): ... to here.
2502 * wince.c (child_ops): Delete extern declaration.
2503 * win32-nat.c (child_ops): Delete extern declaration.
2504 * linux-nat.c (child_ops): Delete extern declaration.
2505 * hpux-thread.c (child_ops): Delete extern declaration.
2506
2507 2004-09-28 Mark Kettenis <kettenis@gnu.org>
2508
2509 * configure.tgt: Set default OS/ABI for OpenBSD ELF targets.
2510
2511 2004-09-28 Mark Kettenis <kettenis@gnu.org>
2512
2513 * configure.in: Only set host_makefile_frag when building a native
2514 debugger.
2515 * configure: Regenerate.
2516
2517 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Register OS/ABI
2518 for OpenBSD ELF.
2519
2520 2004-09-28 Andrew Cagney <cagney@gnu.org>
2521
2522 Problem identified by Paul Hilfinger.
2523 * Makefile.in (ada_lex_c): Define.
2524 (ada-lex.o): Delete rule.
2525
2526 * linux-proc.c: Delete file.
2527 * Makefile.in: Update.
2528 * config/sparc/linux64.mh (NATDEPFILES):
2529 * config/sparc/linux.mh (NATDEPFILES): Update.
2530 * config/s390/s390.mh (NATDEPFILES): Update.
2531 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Update.
2532 * config/powerpc/linux.mh (NATDEPFILES): Update.
2533 * config/pa/linux.mh (NATDEPFILES): Update.
2534 * config/mips/linux.mh (NATDEPFILES): Update.
2535 * config/m68k/linux.mh (NATDEPFILES): Update.
2536 * config/ia64/linux.mh (NATDEPFILES): Update.
2537 * config/i386/linux64.mh (NATDEPFILES): Update.
2538 * config/i386/linux.mh (NATDEPFILES): Update.
2539 * config/arm/linux.mh (NATDEPFILES): Update.
2540 * config/alpha/alpha-linux.mh (NATDEPFILES): Update.
2541 * linux-nat.c: Update copyright. Include <sys/param.h>,
2542 <sys/procfs.h>, "elf-bfd.h", "gregset.h", <ctype.h>,
2543 "gdbthread.h", "gdb_stat.h", <fcntl.h>.
2544 (O_LARGEFILE): Possibly define.
2545 (_initialize_linux_nat, linux_proc_pending_signals)
2546 (add_line_to_sigset, linux_proc_xfer_memory)
2547 (linux_nat_info_proc_cmd, linux_nat_make_corefile_notes)
2548 (linux_nat_do_registers, linux_nat_corefile_thread_callback)
2549 (struct linux_corefile_thread_data)
2550 (linux_nat_do_thread_registers, linux_nat_find_memory_regions)
2551 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
2552
2553 2004-09-16 Andrew Cagney <cagney@gnu.org>
2554
2555 * lin-lwp.c: Delete file.
2556 * linux-nat.c: Include "gdb_assert.h", "gdb_string.h", <unistd.h>,
2557 <sys/syscall.h>, "gdbthread.h", "gdbcmd.h", "regcache.h".
2558 (status_to_str, init_lwp_list, add_lwp, delete_lwp)
2559 (find_lwp_pid, iterate_over_lwps, lin_lwp_attach_lwp)
2560 (linux_nat_attach, detach_callback, linux_nat_detach)
2561 (resume_callback, resume_clear_callback, linux_nat_resume)
2562 (kill_lwp, linux_nat_handle_extended, wait_lwp, stop_callback)
2563 (stop_wait_callback, linux_nat_has_pending, flush_callback)
2564 (status_callback, running_callback, count_events_callback)
2565 (select_singlestep_lwp_callback, select_event_lwp_callback)
2566 (cancel_breakpoints_callback, select_event_lwp, resumed_callback)
2567 (child_wait, stop_and_resume_callback, linux_nat_wait)
2568 (kill_callback, kill_wait_callback, linux_nat_kill)
2569 (linux_nat_create_inferior, linux_nat_mourn_inferior)
2570 (linux_nat_xfer_memory, linux_nat_thread_alive)
2571 (linux_nat_pid_to_str, init_linux_nat_ops, sigchld_handler)
2572 (_initialize_linux_nat): New functions.
2573 * Makefile.in: Update all dependencies.
2574 * config/sparc/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
2575 * config/sparc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2576 * config/s390/s390.mh (NATDEPFILES): Remove lin-lwp.o.
2577 * config/powerpc/ppc64-linux.mh (NATDEPFILES): Remove lin-lwp.o.
2578 * config/powerpc/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2579 * config/pa/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2580 * config/mips/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2581 * config/m68k/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2582 * config/ia64/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2583 * config/i386/linux64.mh (NATDEPFILES): Remove lin-lwp.o.
2584 * config/i386/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2585 * config/arm/linux.mh (NATDEPFILES): Remove lin-lwp.o.
2586 * config/alpha/alpha-linux.mh (NATDEPFILES): Remove lin-lwp.o.
2587
2588 2004-09-27 Mark Kettenis <kettenis@gnu.org>
2589
2590 * config/i386/fbsd64.mh, config/i386/nbsd64.mh,
2591 config/i386/obsd64.mh (NAT_FILE): Remove variable.
2592
2593 * configure.in: Don't comment out NATDEPFILES in the generated
2594 Makefile if NAT_FILE is unset.
2595 * configure: Regenerate.
2596
2597 2004-09-27 Andrew Cagney <cagney@gnu.org>
2598
2599 * infrun.c (check_for_old_step_resume_breakpoint): Delete.
2600 (insert_step_resume_breakpoint): Delete.
2601 (insert_step_resume_breakpoint_at_frame): New function.
2602 (insert_step_resume_breakpoint_at_sal): New function.
2603 (handle_inferior_event, step_into_function)
2604 (insert_step_resume_breakpoint): Simplify by using same.
2605
2606 * gdb_indent.sh (types): Add caddr_t to list of predefined types.
2607
2608 2004-09-26 Mark Kettenis <kettenis@gnu.org>
2609
2610 * fbsd-proc.c: Remove file.
2611 * Makefile.in (fbsd-proc.o): Remove dependency.
2612
2613 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Group target related
2614 code together.
2615
2616 * config/i386/nm-fbsd64.h: Remove file.
2617 * config/i386/fbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
2618
2619 2004-09-26 Mark Kettenis <kettenis@gnu.org>
2620
2621 * amd64-nat.h: Update copyright year.
2622 (amd64bsd_target): New prototype.
2623 * amd64bsd-nat.c: Include "target.h" and "inf-ptrace.h".
2624 (amd64bsd_target): New function.
2625 (amd64bsd_fetch_inferior_registers): Rename from
2626 fetch_inferior_registers. Make static.
2627 (amd64bsd_store_inferior_registers): Rename from
2628 store_inferior_registers. Make static.
2629 * amd64fbsd-nat.c: Include "target.h" and "fbsd-nat.h".
2630 (_initialize_amd64fbsd_nat): Construct and add target vector.
2631 * amd64nbsd-nat.o: Include "target.h".
2632 (_initialize_amd64nbsd_nat): Construct and add target vector.
2633 * amd64obsd-nat.c: Include "target.h".
2634 (_initialize_amd64obsd_nat): Construct and add target vector.
2635 * config/i386/nm-fbsd64.h (CHILD_PID_TO_EXEC_FILE): Remove define.
2636 * config/i386/fbsd64.mh (NATDEPFILES): Remove infptrace.o,
2637 inftarg.o and fbsd-proc.o. Add inf-child.o, inf-ptrace.o and
2638 fbsd-nat.o.
2639 * config/i386/nbsd64.mh, config/i386/obsd64.mh (NATDEPFILES):
2640 Remove infptrace.o and inftarg.o. Add inf-child.o and
2641 inf-ptrace.o.
2642 * Makefile.in (amd64bsd-nat.o, amd64fbsd-nat.o, amd64nbsd-nat.o)
2643 (amd64obsd-nat.o): Update dependencies.
2644
2645 2004-09-25 Mark Kettenis <kettenis@gnu.org>
2646
2647 * config/i386/fbsd.mh (NATDEPFILES): Remove infptrace.o.
2648 * config/i386/nbsdaout.mh (NATDEPFILES): Remove infptrace.o.
2649 * config/i386/nbsdelf.mh (NATDEPFILES): Remove infptrace.o.
2650 * config/i386/obsd.mh (NATDEPFILES): Remove infptrace.o.
2651 * config/i386/obsdaout.mh (NATDEPFILES): Remove infptrace.o.
2652
2653 * inf-ptrace.c (inf_ptrace_attach): Remove redundant parenthesis.
2654 Inline attach call.
2655 (inf_ptrace_detach): Inline detach call.
2656
2657 * configure.in: Check for waddstr instead of mvwaddstr when
2658 searching for curses library. Check for wborder.
2659 * configure, config.in: Regenerate.
2660 * tui/tui-wingeneral.c (box_win): Use box if wborder isn't
2661 available.
2662
2663 * inf-ptrace.c (inf_ptrace_xfer_memory): Fix gdb_indent.sh wart.
2664
2665 2004-09-24 Robert Picco <Robert.Picco@hp.com>
2666
2667 Committed by Andrew Cagney.
2668 * remote.c (set_remote_protocol_p_packet_cmd, remote_protocol_p)
2669 (show_remote_protocol_p_packet_cmd): New. Implement 'p' packet.
2670 configuration.
2671 (fetch_register_using_p): Implement 'p' packet. Based on code by
2672 Fernando Nasser.
2673 (remote_fetch_registers): Call fetch_register_using_p.
2674 (init_all_packet_configs, show_remote_cmd)
2675 (_initialize_remote): Add p-packet.
2676
2677 2004-09-24 Mark Kettenis <kettenis@gnu.org>
2678
2679 * inf-ptrace.c (inf_ptrace_kill_inferior): Call ptrace directly
2680 instead of call_ptrace. Call wait directly instead of
2681 ptrace_wait.
2682 (inf_ptrace_me): Call ptrace directly instead of call_ptrace.
2683 (inf_ptrace_wait): Inline ptrace_wait call.
2684
2685 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
2686
2687 * Makefile.in (.y.c): Revert previous change. ../ylwrap was
2688 rolled back instead.
2689
2690 2004-09-24 Paul Hilfinger <hilfingr@nile.gnat.com>
2691
2692 * Makefile.in (.y.c): Modify $(YLWRAP) invocation to use
2693 the new argument order.
2694
2695 2004-09-23 Corinna Vinschen <vinschen@redhat.com>
2696
2697 * MAINTAINERS: Remove "broken" from XStormy16 entry.
2698 * xstormy16-tdep.c: Convert XStormy16 target to latest GDB methods.
2699 (struct gdbarch_tdep): Remove.
2700 (struct xstormy16_frame_cache): New frame cache structure.
2701 (xstormy16_register_byte, xstormy16_register_raw_size)
2702 (xstormy16_reg_virtual_type, xstormy16_register_type)
2703 (xstormy16_push_arguments, xstormy16_push_return_address)
2704 (xstormy16_pop_frame, xstormy16_store_struct_return)
2705 (xstormy16_store_return_value, xstormy16_extract_struct_value_address)
2706 (xstormy16_frame_saved_register, xstormy16_get_saved_register)
2707 (xstormy16_scan_prologue, xstormy16_frame_init_saved_regs)
2708 (xstormy16_frame_saved_pc, xstormy16_init_extra_frame_info)
2709 (xstormy16_frame_chain, xstormy16_frame_chain_valid,
2710 (xstormy16_saved_pc_after_call, xstormy16_save_dummy_frame_to): Remove.
2711 (xstormy16_use_struct_convention): Drop gcc_p parameter.
2712 (xstormy16_extract_return_value, xstormy16_store_return_value):
2713 Regcachify. Drop useless struct convention handling.
2714 (xstormy16_register_type, xstormy16_return_value)
2715 (xstormy16_push_dummy_call, xstormy16_analyze_prologue)
2716 (xstormy16_alloc_frame_cache, xstormy16_frame_cache)
2717 (xstormy16_frame_prev_register, xstormy16_frame_this_id)
2718 (xstormy16_frame_base_address, xstormy16_frame_sniffer)
2719 (xstormy16_unwind_sp, xstormy16_unwind_pc)
2720 (xstormy16_unwind_dummy_id) : New functions.
2721 (xstormy16_skip_prologue): Call xstormy16_analyze_prologue instead
2722 of xstormy16_scan_prologue.
2723 (xstormy16_frame_unwind): New frame_unwind structure.
2724 (xstormy16_frame_base): New frame_base structure.
2725 (xstormy16_gdbarch_init): Accomodate all of the above changes.
2726 Reshuffle for better readability. Also add dwarf2_frame_sniffer.
2727
2728 2004-09-22 Mark Kettenis <kettenis@gnu.org>
2729
2730 * language.c (language_gdbarch_post_init): Fix off-by one error.
2731
2732 2004-09-21 Daniel Jacobowitz <dan@debian.org>
2733
2734 * dwarf2read.c (struct dwarf2_per_cu_data): New field type_hash.
2735 (struct dwarf2_offset_and_type): New.
2736 (set_die_type, reset_die_and_siblings_types, get_die_type)
2737 (offset_and_type_hash, offset_and_type_eq): New functions.
2738 (read_structure_type, read_enumeration_type, read_array_type)
2739 (read_namespace, read_tag_pointer_type, read_tag_ptr_to_member_type)
2740 (read_tag_reference_type, read_tag_const_type)
2741 (read_tag_volatile_type, read_tag_string_type, read_subroutine_type)
2742 (read_typedef, read_base_type, read_subrange_type): Use
2743 set_die_type.
2744
2745 2004-09-20 Daniel Jacobowitz <dan@debian.org>
2746
2747 * Makefile.in (dwarf2read.o): Update dependencies.
2748 * dwarf2read.c: Include "command.h" and "gdbcmd.h".
2749 (struct dwarf2_per_objfile): Add all_comp_units, n_comp_units,
2750 and read_in_chain.
2751 (struct dwarf2_cu): Add read_in_chain, per_cu, last_used,
2752 mark, and has_form_ref_addr.
2753 (struct dwarf2_per_cu_data): New.
2754 (dwarf2_max_cache_age): New.
2755 (dwarf2_build_psymtabs_hard): Free cached compilation units
2756 after loading. Create and manage the list of compilation units.
2757 Remove unnecessary NULL initialization. Fix indentation.
2758 (psymtab_to_symtab_1): Initialize all of CU.
2759 (dwarf2_read_abbrevs): Set has_form_ref_addr.
2760 (find_partial_die): Use dwarf2_find_containing_comp_unit
2761 and load_comp_unit.
2762 (free_stack_comp_unit): Update comments. Clear the per-cu
2763 pointer. Handle aging.
2764 (dwarf2_find_containing_comp_unit, free_cached_comp_units)
2765 (age_cached_comp_units, free_one_cached_comp_unit)
2766 (dwarf2_mark, dwarf2_clear_marks, create_all_comp_units)
2767 (load_comp_unit, dwarf2_find_comp_unit, free_one_comp_unit)
2768 (set_dwarf2_cmdlist, show_dwarf2_cmdlist, set_dwarf2_cmd)
2769 (show_dwarf2_cmd): New.
2770 (_initialize_dwarf2_read): Provide "maint set dwarf2 max-cache-age"
2771 and "maint show dwarf2 max-cache-age".
2772 * gdbcmd.h (maintenance_set_cmdlist, maintenance_show_cmdlist): New
2773 externs.
2774 * maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): Make
2775 global.
2776
2777 2004-09-20 Jeff Johnston <jjohnstn@redhat.com>
2778
2779 * dwarf2read.c (typename_concat): Change prototype to accept obstack
2780 and dwarf2_cu struct pointer as arguments. Change function to use
2781 obstack if provided and use dwarf2_cu to determine language-specific
2782 separator.
2783 (partial_die_parent_scope): Change comment to include java. Use
2784 new version of typename_concat instead of obconcat.
2785 (partial_die_full_name): Use typename_concat.
2786 (read_namespace): Ditto.
2787 (read_enumeration_type): Use typename_concat instead of obconcat.
2788 (new_symbol): Ditto.
2789 (add_partial_symbol): Enhance tests for C++ to also test for Java.
2790 (guess_structure_name): Ditto.
2791 (read_subroutine_type): Ditto.
2792 (read_structure_type): Ditto.
2793 (is_vtable_name): Add Java support.
2794 (determine_class_name): Switch to new typename_concat call.
2795 (determine_prefix): Switch to new typename_concat call.
2796 * jv-exp.y (FuncStart): New pattern.
2797 (MethodInvocation): Add support for simple function calls. Change
2798 warning message for other forms of inferior call currently not
2799 supported.
2800 * valarith.c (value_subscript): Treat an array with upper-bound
2801 of -1 as unknown size.
2802
2803 2004-09-20 Daniel Jacobowitz <dan@debian.org>
2804
2805 * symtab.c (lookup_partial_symtab): Use psymtab_to_fullname.
2806 (lookup_partial_symtab): Use symtab_to_fullname.
2807
2808 2004-09-19 Jim Blandy <jimb@redhat.com>
2809
2810 * minsyms.c (lookup_minimal_symbol): Doc fix.
2811
2812 2004-09-20 Andrew Cagney <cagney@gnu.org>
2813
2814 * config/nm-lynx.h (DEPRECATED_CHILD_RESUME): Deprecate
2815 CHILD_RESUME.
2816 * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Ditto.
2817 * config/nm-linux.h (DEPRECATED_KILL_INFERIOR): Deprecate
2818 KILL_INFERIOR.
2819 * infptrace.c: Update.
2820
2821 2004-09-19 Daniel Jacobowitz <dan@debian.org>
2822
2823 * symtab.c (output_source_filename): Mark first argument as const.
2824 (sources_info): Use symtab_to_fullname and psymtab_to_fullname
2825 for "info sources" output.
2826
2827 2004-09-20 Mark Kettenis <kettenis@gnu.org>
2828
2829 * config/i386/nm-fbsd.h, config/i386/nm-obsd.h: Don't include
2830 <machine/vmparam.h>.
2831 (KERNEL_U_ADDR, REGISTER_U_ADDR): Remove defines.
2832 (register_u_addr): Remove prototype.
2833
2834 2004-09-19 Mark Kettenis <kettenis@gnu.org>
2835
2836 * i386bsd-nat.c: Include "i386bsd-nat.h" and "inf-ptrace.h".
2837 (i386bsd_fetch_inferior_registers): Rename from
2838 fetch_inferior_registers. Make static.
2839 (i386bsd_store_inferior_registers): Rename from
2840 store_inferior_registers. Make static.
2841 (i386bsd_target): New function.
2842 * i386bsd-nat.h: New file.
2843 * i386fbsd-nat.c: Include "target.h", "fbsd-nat.h" and
2844 "i386bsd-nat.h".
2845 (i386fbsd_resume): Rename from child_resume. Make static.
2846 (_initialize_i386fbsd_nat): Construct and add target vector.
2847 * i386nbsd-nat.c: Include "target.h" and "i386bsd-nat.h".
2848 (_initialize_i386nbsd_nat): Construct and add target vector.
2849 * config/i386/nm-fbsd.h: (CHILD_RESUME, CHILD_PID_TO_EXEC_FILE):
2850 Remove defines.
2851 * config/i386/fbsd.mh (NATDEPFILES): Add inf-child.o, inf-ptrace.o
2852 and fbsd-nat.o. Remove inftarg.o and fbsd-proc.o.
2853 * config/i386/nbsdaout.mh (NATDEPFILES): Add inf-child.o,
2854 inf-ptrace.o, i386bsd-nat.o and bsd-kvm.o. Remove inftarg.o.
2855 (LOADLIBES): New variable.
2856 * config/i386/nbsdelf.mh (NATDEPFILES): Add inf-child.o and
2857 inf-ptrace.o. Remove inftarg.o.
2858 * config/i386/obsd.mh (NATDEPFILES): Add inf-child.o and
2859 inf-ptrace.o. Remove inftarg.o.
2860 * config/i386/obsdaout.mh (NATDEPFILES): Add inf-child.o,
2861 inf-ptrace.o, i386nbsd-nat.o and bsd-kvm.o. Remove inftarg.o.
2862 (LOADLIBES): New variable.
2863 * Makefile.in (i386bsd_nat_h): New variable.
2864 (i386bsd-nat.o, i386fbsd-nat.o, i386nbsd-nat.o): Update
2865 dependencies.
2866
2867 * sparc64nbsd-tdep.c: Include "objfiles.h".
2868 (sparc64nbsd_init_abi): Set in_solib_call_trampoline and
2869 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
2870 svr4_lp64_fetch_link_map_offsets.
2871 * sparc64obsd-tdep.c: Include "objfiles.h". Don't include
2872 "nbsd-tdep.h".
2873 (sparc64obsd_init_abi): Set in_solib_call_trampoline and
2874 skip_trampoline_code. Set solib_svr4_fetch_link_map_offsets to
2875 svr4_lp64_fetch_link_map_offsets.
2876 * Makefile.in (sparc64nbsd-tdep.o, sparc64obsd-tdep.o): Update
2877 dependencies.
2878
2879 * fbsd-nat.c: New files with cleaned up contents of fbsd-proc.c.
2880 * fbsd-nat.h: New file.
2881 * Makefile.in (ALLDEPFILES): Add fbsd-nat.c.
2882 (fbsd_nat_h): New variable.
2883 (fbsd-nat.o): New dependency.
2884
2885 * config/sparc/nbsd64.mt, config/sparc/obsd.mt,
2886 config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Set to solib.h.
2887
2888 * inf-child.c (inf_child_post_wait): Remove stray whitespace in
2889 comment.
2890
2891 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
2892
2893 * ada-exp.y (type_int): New function to add layer of abstraction
2894 around references to expression types.
2895 (type_long): Ditto.
2896 (type_long_long): Ditto.
2897 (type_float): Ditto.
2898 (type_double): Ditto.
2899 (type_long_double): Ditto.
2900 (type_char): Ditto.
2901 (type_system_address): Ditto.
2902 (simple_exp): Use type_* functions in place of builtin_*
2903 variables.
2904 (exp): Ditto.
2905 (write_var_from_name): Ditto.
2906 (write_object_renaming): Ditto.
2907 * ada-lang.c (ada_create_fundamental_type): Remove redundant
2908 declaration.
2909 (build_ada_types): Remove, replacing with...
2910 (ada_language_arch_info): New function to initialize primitive
2911 type vector in language_arch_info.
2912 (ada_array_length): Remove use of builtin_type_ada_int.
2913 (value_pos_atr): Ditto.
2914 (ada_evaluate_subexp): Ditto.
2915 (builtin_type_ada_int, builtin_type_ada_short, builtin_type_ada_long,
2916 builtin_type_ada_long_long, builtin_type_ada_char,
2917 builtin_type_ada_float, builtin_type_ada_double,
2918 builtin_type_ada_long_double, builtin_type_ada_natural,
2919 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
2920 (ada_builtin_types): Remove.
2921 (ada_language_defn): Remove entries for la_builtin_type_vector and
2922 string_char_type and use ada_language_arch_info.
2923 (_initialize_ada_language): Do type-vector initialization along
2924 the lines of c-lang.c.
2925 (ada_create_fundamental_type): Break up line.
2926 (ada_dump_symtab): Remove unused function.
2927 (enum ada_primitive_types): Define.
2928 * ada-lang.h (builtin_type_ada_int, builtin_type_ada_short,
2929 builtin_type_ada_long,builtin_type_ada_long_long,builtin_type_ada_char,
2930 builtin_type_ada_float, builtin_type_ada_double,
2931 builtin_type_ada_long_double, builtin_type_ada_natural,
2932 builtin_type_ada_positive, builtin_type_ada_system_address): Remove.
2933 * ada-lex.l: Use type_* functions in place of builtin_* variables.
2934 (processInt): Ditto.
2935 (processReal): Ditto.
2936 (name_lookup): Ditto.
2937 * ada-typeprint.c (print_range): Use builtin_type_int, not
2938 builtin_type_ada_int.
2939
2940 2004-09-18 Mark Kettenis <kettenis@gnu.org>
2941
2942 * i386-tdep.c (i386_register_name): Rename regno to regnum.
2943
2944 * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.
2945 * config/pa/hpux11.mh (MH_CFLAGS): Likewise.
2946 * config/pa/hpux11w.mh (MH_CFLAGS): Likewise.
2947 * configure.in: Improve checks for curses library by checking for
2948 mvwaddstr instead of initscr. Drop HP curses in favour of
2949 standard curses on HP-UX.
2950 * configure: Regenerated.
2951
2952 2004-09-18 Paul N. Hilfinger <hilfinger@gnat.com>
2953
2954 * ada-lang.c: (ada_main_name, ada_value_slice_ptr, ada_value_slice,
2955 ada_breakpoint_rewrite, ada_template_to_fixed_record_type_1):
2956 Minor formatting changes.
2957 (empty_array): Slight rewrite for formatting.
2958 (emit_char,parse,ada_language_defn,build_ada_types,
2959 ada_is_exception_sym, _initialize_ada_language): Move
2960 definitions around.
2961 (ada_dump_symtab): Remove unused definition.
2962 (ada_maybe_exception_partial_symbol): Remove unused definition.
2963
2964 2004-09-16 Andrew Cagney <cagney@gnu.org>
2965
2966 * inf-child.c: Include "gdb_string.h".
2967 (inf_child_core_file_to_sym_file): Delete.
2968 (inf_child_target): Set to_fetch_registers and to_store_registers.
2969 * inf-ptrace.c: Include "gdb_string.h".
2970 * Makefile.in: Update all dependencies.
2971
2972 * Makefile.in (gnu-v3-abi.o): Add explict rule to avoid -Werror
2973 problem.
2974
2975 2004-09-14 Joel Brobecker <brobecker@gnat.com>
2976
2977 * mips-tdep.c (mips_insn32_frame_cache): Pass frame cache in
2978 call to heuristic_proc_desc. Remove code that became redundant
2979 as a consequence.
2980 (read_next_frame_reg): Remove special case for SP_REGNUM.
2981 (set_reg_offset): Fix small typo.
2982 (reset_saved_regs): New procedure.
2983 (mips32_heuristic_proc_desc): No longer compute a fake
2984 procedure descriptor. Compute the full frame cache instead.
2985 Some minor comment reformatting.
2986
2987 2004-09-14 Andrew Cagney <cagney@gnu.org>
2988
2989 * MAINTAINERS: Add Michael Chastain as the backup gdb.threads
2990 maintainer.
2991
2992 * thread-db.c (thread_db_new_objfile): Assume that there is a
2993 child process.
2994
2995 2004-09-13 Jim Blandy <jimb@redhat.com>
2996
2997 * valops.c (value_assign): Move 'buffer' to the enclosing block,
2998 so that its storage isn't referenced after its lifetime ends.
2999
3000 * valops.c (value_assign): 'use_buffer' is initialized to zero,
3001 and never assigned to. Delete it, and the 'if (use_buffer)'
3002 clauses. Delete 'raw_buffer', since it is now unused.
3003
3004 2004-09-13 Andrew Cagney <cagney@gnu.org>
3005
3006 * configure.in (frags): Replace TM_FILE with DEPRECATED_TM_FILE.
3007 * configure: Re-generate.
3008 * nlm/Makefile.in (TAGS): Update.
3009 * Makefile.in (TAGS): Update.
3010 * config/vax/nbsd.mt (TM_FILE): Update.
3011 * config/sparc/vxworks.mt (TM_FILE): Update.
3012 * config/sparc/sol2.mt (TM_FILE): Update.
3013 * config/sparc/sol2-64.mt (TM_FILE): Update.
3014 * config/sparc/obsd64.mt (TM_FILE): Update.
3015 * config/sparc/obsd.mt (TM_FILE): Update.
3016 * config/sparc/nbsd64.mt (TM_FILE): Update.
3017 * config/sparc/nbsd.mt (TM_FILE): Update.
3018 * config/sparc/linux64.mt (TM_FILE): Update.
3019 * config/sparc/linux.mt (TM_FILE): Update.
3020 * config/sparc/fbsd.mt (TM_FILE): Update.
3021 * config/sh/wince.mt (TM_FILE): Update.
3022 * config/sh/nbsd.mt (TM_FILE): Update.
3023 * config/sh/linux.mt (TM_FILE): Update.
3024 * config/sh/embed.mt (TM_FILE): Update.
3025 * config/s390/s390.mt (TM_FILE): Update.
3026 * config/rs6000/rs6000lynx.mt (TM_FILE): Update.
3027 * config/rs6000/rs6000.mt (TM_FILE): Update.
3028 * config/rs6000/aix4.mt (TM_FILE): Update.
3029 * config/powerpc/vxworks.mt (TM_FILE): Update.
3030 * config/powerpc/ppc-sim.mt (TM_FILE): Update.
3031 * config/powerpc/ppc-eabi.mt (TM_FILE): Update.
3032 * config/powerpc/obsd.mt (TM_FILE): Update.
3033 * config/powerpc/nbsd.mt (TM_FILE): Update.
3034 * config/powerpc/linux.mt (TM_FILE): Update.
3035 * config/powerpc/aix.mt (TM_FILE): Update.
3036 * config/pa/obsd.mt (TM_FILE): Update.
3037 * config/pa/linux.mt (TM_FILE): Update.
3038 * config/pa/hppahpux.mt (TM_FILE): Update.
3039 * config/pa/hppa64.mt (TM_FILE): Update.
3040 * config/pa/hppa.mt (TM_FILE): Update.
3041 * config/ns32k/nbsdaout.mt (TM_FILE): Update.
3042 * config/mips/wince.mt (TM_FILE): Update.
3043 * config/mips/vxmips.mt (TM_FILE): Update.
3044 * config/mips/nbsd.mt (TM_FILE): Update.
3045 * config/mips/linux.mt (TM_FILE): Update.
3046 * config/mips/irix6.mt (TM_FILE): Update.
3047 * config/mips/irix5.mt (TM_FILE): Update.
3048 * config/mips/embed.mt (TM_FILE): Update.
3049 * config/m68k/vxworks68.mt (TM_FILE): Update.
3050 * config/m68k/st2000.mt (TM_FILE): Update.
3051 * config/m68k/os68k.mt (TM_FILE): Update.
3052 * config/m68k/obsd.mt (TM_FILE): Update.
3053 * config/m68k/nbsd.mt (TM_FILE): Update.
3054 * config/m68k/monitor.mt (TM_FILE): Update.
3055 * config/m68k/linux.mt (TM_FILE): Update.
3056 * config/m68k/cisco.mt (TM_FILE): Update.
3057 * config/ia64/linux.mt (TM_FILE): Update.
3058 * config/ia64/aix.mt (TM_FILE): Update.
3059 * config/ia64/ia64.mt (TM_FILE): Update.
3060 * config/i386/vxworks.mt (TM_FILE): Update.
3061 * config/i386/obsd64.mt (TM_FILE): Update.
3062 * config/i386/obsd.mt (TM_FILE): Update.
3063 * config/i386/nto.mt (TM_FILE): Update.
3064 * config/i386/nbsd64.mt (TM_FILE): Update.
3065 * config/i386/nbsd.mt (TM_FILE): Update.
3066 * config/i386/linux64.mt (TM_FILE): Update.
3067 * config/i386/linux.mt (TM_FILE): Update.
3068 * config/i386/i386sol2.mt (TM_FILE): Update.
3069 * config/i386/i386lynx.mt (TM_FILE): Update.
3070 * config/i386/fbsd64.mt (TM_FILE): Update.
3071 * config/i386/fbsd.mt (TM_FILE): Update.
3072 * config/i386/cygwin.mt (TM_FILE): Update.
3073 * config/h8300/h8300.mt (TM_FILE): Update.
3074 * config/frv/frv.mt (TM_FILE): Update.
3075 * config/cris/cris.mt (TM_FILE): Update.
3076 * config/arm/wince.mt (TM_FILE): Update.
3077 * config/arm/nbsd.mt (TM_FILE): Update.
3078 * config/arm/linux.mt (TM_FILE): Update.
3079 * config/arm/embed.mt (TM_FILE): Update.
3080 * config/alpha/nbsd.mt (TM_FILE): Update.
3081 * config/alpha/fbsd.mt (TM_FILE): Update.
3082 * config/alpha/alpha.mt (TM_FILE): Update.
3083 * config/alpha/alpha-osf1.mt (TM_FILE): Update.
3084 * config/alpha/alpha-linux.mt (TM_FILE): Update.
3085
3086 Eliminate event_loop_p, always has the value 1.
3087 * defs.h (event_loop_p): Delete macro.
3088 * breakpoint.c (until_break_command): Simplify.
3089 * utils.c (prompt_for_continue): Simplify.
3090 * tracepoint.c (read_actions): Simplify.
3091 * top.c (throw_exception, execute_command, gdb_readline_wrapper)
3092 (gdb_rl_operate_and_get_next, command_line_input, get_prompt)
3093 (set_prompt, init_main): Simplify.
3094 (init_signals, disconnect): Delete, unused.
3095 * remote.c (remote_async_resume)
3096 (extended_remote_async_create_inferior): Simplify.
3097 * mi/mi-interp.c (mi_input): Delete, unused.
3098 (mi_interpreter_resume, mi_command_loop): Simplify.
3099 * interps.c (current_interp_command_loop): Simplify.
3100 * infrun.c (proceed): Simplify.
3101 * infcmd.c (run_command, continue_command, step_1, jump_command)
3102 (until_command, advance_command, finish_command)
3103 (interrupt_target_command): Simplify.
3104 * event-top.c (gdb_setup_readline, gdb_disable_readline): Simplify.
3105
3106 * config/i386/nm-i386.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3107 * config/s390/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3108 * config/pa/nm-hppah.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3109 * config/ia64/nm-linux.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3110 * config/frv/tm-frv.h (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete.
3111 * mips-tdep.c (mips_dump_tdep): Do not print same.
3112
3113 2004-09-12 Andrew Cagney <cagney@gnu.org>
3114
3115 * valprint.c (print_longest): Use fputs_filtered. Make "val"
3116 const.
3117 * Makefile.in (valprint.o): Delete explict rule.
3118
3119 * config/m68k/nbsdelf.mh: Add missing trailing newline. Problem
3120 reported by Dave Anderson.
3121
3122 * target.c (target_info): Delete #ifdef call to FILES_INFO_HOOK.
3123
3124 * inferior.h (STORE_STRUCT_RETURN): Delete macro.
3125
3126 2004-09-12 Salvador E. Tropea <set@users.sf.net>
3127 Andrew Cagney <cagney@gnu.org>
3128
3129 * mi/mi-main.c (mi_cmd_data_list_changed_registers)
3130 (mi_cmd_data_list_register_values)
3131 (mi_cmd_data_write_register_values): Include the PSEUDO_REGS in
3132 the register number computation.
3133
3134 2004-09-12 Andrew Cagney <cagney@gnu.org>
3135
3136 * ppcnbsd-nat.c: Include "inf-ptrace.h".
3137 (ppcnbsd_fetch_inferior_registers): Rename fetch_inferior_registers.
3138 (ppcnbsd_store_inferior_registers): Rename store_inferior_registers.
3139 (_initialize_ppcnbsd_nat): Create and add a NetBSD/PPC ptrace
3140 target.
3141 * config/powerpc/nbsd.mh (NATDEPFILES): Replace and inftarg.o with
3142 inf-ptrace.o and inf-child.o.
3143 * inf-ptrace.h, inf-ptrace.c, inf-child.h, inf-child.c: New files.
3144 * Makefile.in: Update dependencies.
3145
3146 2004-09-11 Andrew Cagney <cagney@gnu.org>
3147
3148 * language.c (hex_string, hex_string_custom): Move from here ...
3149 * utils.c (hex_string, hex_string_custom): ... to here, rewrite.
3150 (CELLSIZE): Increase to 50.
3151 * language.h (hex_string, hex_string_custom): Move from here ...
3152 * defs.h: ... to here.
3153 * Makefile.in: Update all dependencies.
3154
3155 2004-09-11 Paul N. Hilfinger <hilfinger@gnat.com>
3156
3157 * language.c (local_hex_format_custom): Remove.
3158 (local_hex_string): Rename to hex_string, use C format, and move to
3159 utils.c
3160 (local_hex_string_custom): Rename to hex_string_custom and change
3161 interface. Now uses C format. Move to utils.c
3162 (local_octal_format_custom): Remove.
3163 (local_decimal_format_custom): Remove.
3164 (unknown_language_defn): Remove language-specific number
3165 formatting entries.
3166 (auto_language_defn): Ditto.
3167 (local_language_defn): Ditto.
3168 * language.h (struct language_format_info): Delete declaration.
3169 (struct language_defn): Remove language_format_info fields
3170 la_binary_format, la_octal_format, la_decimal_format, la_hex_format.
3171 (local_binary_format): Remove macro.
3172 (local_binary_format_prefix): Remove macro.
3173 (local_binary_format_specifier): Remove macro.
3174 (local_binary_format_suffix): Remove macro.
3175 (local_octal_format): Remove macro.
3176 (local_octal_format_prefix): Remove macro.
3177 (local_octal_format_specifier): Remove macro.
3178 (local_octal_format_suffix): Remove macro.
3179 (local_decimal_format): Remove macro.
3180 (local_decimal_format_prefix): Remove macro.
3181 (local_decimal_format_specifier): Remove macro.
3182 (local_decimal_format_suffix): Remove macro.
3183 (local_hex_format): Remove macro.
3184 (local_hex_format_prefix): Remove macro.
3185 (local_hex_format_specifier): Remove macro.
3186 (local_hex_format_suffix): Remove macro.
3187 (local_decimal_format_custom): Remove.
3188 (local_octal_format_custom): Remove.
3189 (local_hex_format_custom): Remove.
3190 (local_hex_string): Rename to hex_string and move to defs.h.
3191 (local_hex_string_custom): Rename to hex_string_custom, change
3192 interface, and move to defs.h.
3193 * utils.c: (int_string): New function.
3194 (hex_string): New function (from language.c).
3195 (hex_string_custom): New function (from language.c).
3196 (octal2str): New function.
3197 (decimal2str): Add width parameter.
3198 (paddr_u): Use new decimal2str interface.
3199 (paddr_d): Ditto.
3200 * defs.h (hex_string): Declare.
3201 (hex_string_custom): Declare.
3202 (int_string): Declare.
3203 * printcmd.c (print_scalar_formatted): Remove localized binary
3204 formatting.
3205 * valprint.c (print_longest): Use int_string.
3206 (print_floating): Use C hex format.
3207 (print_hex_chars): Ditto.
3208 (print_binary_chars): Remove language-specific formatting.
3209 (print_octal_chars): Use C octal format.
3210 (print_decimal_chars): Delocalize format.
3211 (print_decimal): Remove.
3212 * ada-lang.c (ada_language_defn): Remove language-specific number
3213 formatting entries.
3214 * p-lang.c (pascal_language_defn): Ditto.
3215 * c-lang.c (c_language_defn): Ditto.
3216 (cplus_language_defn): Ditto.
3217 (asm_language_defn): Ditto.
3218 (minimal_language_defn): Ditto.
3219 * f-lang.c (f_language_defn): Ditto.
3220 * jv-lang.c (java_language_defn): Ditto.
3221 * m2-lang.c (m2_language_defn): Ditto.
3222 * scm-lang.c (scm_language_defn): Ditto.
3223 * objc-lang.c (objc_language_defn): Ditto.
3224 * memattr.c (mem_info_command): Use renamed hex_string_custom with
3225 new interface.
3226 * pa64solib.c (pa64_sharedlibrary_info_command): Ditto.
3227 * ui-out.c (ui_out_field_core_addr): Ditto.
3228 * breakpoint.c (breakpoint_adjustment_warning): Ditto.
3229 * exec.c (print_section_info): Ditto.
3230 * i387-tdep.c (print_i387_status_word): Ditto.
3231 (print_i387_control_word): Ditto.
3232 (i387_print_float_info): Ditto.
3233 * maint.c (maint_print_section_info): Ditto.
3234 * solib.c (info_sharedlibrary_command): Ditto.
3235 * somsolib.c (som_sharedlibrary_info_command): Ditto.
3236 * symtab.c (print_msymbol_info): Ditto.
3237 * tracepoint.c (tracepoints_info): Ditto.
3238 * solib-frv.c (lm_base): Ditto.
3239 (frv_current_sos): Ditto.
3240 (enable_break2): Ditto.
3241 (enable_break): Ditto.
3242 * dbxread.c (read_dbx_symtab): Use renamed hex_string.
3243 (process_one_symbol): Ditto.
3244 * infcmd.c (program_info): Ditto.
3245 * mdebugread.c (parse_partial_symbols): Ditto.
3246 * symfile.c (add_symbol_file_command): Ditto.
3247 * cli/cli-cmds.c (edit_command): Ditto.
3248 (list_command): Ditto.
3249 * infcall.c (call_function_by_hand): Ditto.
3250 * remote-vx.c (vx_run_files_info): Ditto.
3251 (vx_wait): Ditto.
3252 (vx_attach): Ditto.
3253 (vx_detach): Ditto.
3254 (vx_kill): Ditto.
3255 * aix-thread.c (pdc_symbol_addrs): Ditto.
3256 (pdc_read_regs): Ditto.
3257 (pdc_write_regs): Ditto.
3258 (pdc_read_data): Ditto.
3259 (pdc_write_data): Ditto.
3260 * d10v-tdep.c (display_trace): Ditto.
3261 * rs6000-nat.c (find_toc_address): Ditto.
3262 * aix-thread.c: Don't include language.h.
3263 * buildsym.c: Ditto.
3264 * dbxread.c: Ditto.
3265 * mdebugread.c: Ditto.
3266 * rs6000-nat.c: Ditto.
3267 * buildsym.c (make_blockvector): Use renamed hex_string.
3268
3269 2004-09-10 Jason Molenda (jmolenda@apple.com)
3270
3271 * cli/cli-script.c (read_next_line): Accept zero or more whitespace
3272 chars after 'if' or 'while' commands in user-defined commands.
3273
3274 2004-09-08 Jim Blandy <jimb@redhat.com>
3275
3276 Fix bug reported and analyzed by Olivier Crete:
3277 * symfile.c (copy_section_addr_info): New function.
3278 (symbol_file_add_with_addrs_or_offsets): Use it to save the
3279 original set of address arguments, instead of handwritten code
3280 that uses one length to allocate and a different length to
3281 initialize. Use make_cleanup_free_section_addr_info.
3282 * symfile.h (copy_section_addr_info): New declaration.
3283 * utils.c: #include "symfile.h".
3284 (do_free_section_addr_info, make_cleanup_free_section_addr_info):
3285 New functions.
3286 * defs.h (make_cleanup_free_section_addr_info): New declaration.
3287 * Makefile.in (utils.o): Update dependencies.
3288
3289 2004-09-08 Andrew Cagney <cagney@gnu.org>
3290
3291 * thread-db.c (keep_thread_db): Delete.
3292 (thread_db_new_objfile, thread_db_create_inferior)
3293 (thread_db_mourn_inferior): Simplify assuming !keep_thread_db.
3294
3295 2004-09-08 Mark Kettenis <kettenis@gnu.org>
3296
3297 * i386-tdep.h (FPC_REGNUM, FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM)
3298 (FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM)
3299 (FOP_REGNUM, XMM0_REGNUM, MXCSR_REGNUM): Remove macros.
3300 (i386_frameless_signal_p): Remove prototype.
3301 * i386-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
3302 (GETFPXREGS_SUPPLIES): Define using I386_ST0_REGNUM and
3303 I386_SSE_NUM_REGS.
3304 * i386-nto-tdep.c (i386nto_supply_gregset): Use I386_NUM_GREGS
3305 instead of FP0_REGNUM.
3306 (i386nto_regset_id): Use I386_NUM_GREGS and I386_NUM_FREGS instead
3307 of FP0_REGNUM and FPC_REGNUM.
3308
3309 * solib-sunos.c (sunos_relocate_main_executable): Remove function.
3310 (sunos_solib_create_inferior_hook): Don't call
3311 sunos_relocate_main_executable.
3312
3313 * sparcnbsd-tdep.c (sparc32nbsd_elf_init_abi): Set
3314 solib_svr4_fetch_link_map_offsets to
3315 svr4_ilp32_fetch_link_map_offsets.
3316 * sparcobsd-tdep.c: Don't include "nbsd-tdep.h".
3317 (sparc32obsd_init_abi): Set solib_svr4_fetch_link_map_offsets to
3318 svr4_ilp32_fetch_link_map_offsets.
3319 * Makefile.in (sparcobsd-tdep.o): Update dependencies.
3320
3321 2004-09-07 Jim Blandy <jimb@redhat.com>
3322
3323 * frame.h (frame_register): Doc fix.
3324
3325 2004-09-07 Andrew Cagney <cagney@gnu.org>
3326
3327 * vx-share/wait.h: Delete #ifdef USG.
3328 * utils.c (request_quit): Ditto.
3329 * tui/tui.c (tui_reset): Ditto.
3330 * remote.c: Ditto.
3331 * remote-sds.c: Ditto.
3332 * remote-rdi.c: Ditto.
3333 * mdebugread.c: Ditto.
3334 * m68klinux-nat.c: Ditto.
3335 * infttrace.c: Ditto.
3336 * infptrace.c: Ditto.
3337 * i386v-nat.c: Ditto.
3338 * exec.c: Ditto.
3339 * dbxread.c: Ditto.
3340 * core-aout.c: Ditto.
3341
3342 2004-09-05 Joel Brobecker <brobecker@gnat.com>
3343
3344 * mips-tdep.c (mips_insn16_frame_cache): Fix parameter in call to
3345 heuristic_proc_desc.
3346 (mips_insn32_frame_cache): Likewise.
3347
3348 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3349
3350 * mips-tdep.c (mips32_heuristic_proc_desc): Remove code that was
3351 left behind by error.
3352
3353 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3354
3355 * config/alpha/nm-osf.h (PTRACE_ARG3_TYPE): Remove define.
3356 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Likewise.
3357
3358 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3359
3360 * config/rs6000/xm-aix4.h: Remove this file.
3361 * config/rs6000/aix4.mh (XM_FILE): Delete.
3362
3363 2004-09-04 Joel Brobecker <brobecker@gnat.com>
3364
3365 * config/rs6000/xm-rs6000.h: Remove this file.
3366 * config/rs6000/rs6000.mh (XM_FILE): Remove.
3367
3368 2004-09-03 Andrew Cagney <cagney@gnu.org>
3369
3370 * mips-tdep.c (PROC_DESC_IS_DUMMY, SET_PROC_DESC_IS_DUMMY)
3371 (_PROC_MAGIC_, after_prologue, mips_dump_tdep): Delete macros and
3372 only use.
3373
3374 * mips-tdep.c (temp_saved_regs): Delete.
3375 (set_reg_offset): Replace saved_regs parameter with this_cache.
3376 (heuristic_proc_desc, mips16_heuristic_proc_desc)
3377 (mips32_heuristic_proc_desc): Add this_cache parameter.
3378 (mips_insn32_frame_cache, mips_insn16_frame_cache)
3379 (after_prologue): Pass a NULL this_cache.
3380
3381 * mips-tdep.c (mips_mdebug_frame_cache): Delete code handling
3382 non-kernel trap prologues.
3383
3384 * mips-tdep.c (find_proc_desc): Delete function.
3385 (mips_mdebug_frame_cache): Inline call to find_proc_desc,
3386 simplify.
3387 (mips_insn16_frame_cache): Replace find_proc_desc with code from
3388 mips_insn32_frame_cache.
3389
3390 * mips-tdep.c (after_prologue): Inline call to find_proc_desc.
3391 Simplify as NEXT_FRAME is NULL.
3392 (find_proc_desc): Simplify as NEXT_FRAME is non-NULL.
3393
3394 * mips-tdep.c (after_prologue): Replace proc_desc parameter with
3395 local variable.
3396 (mips_skip_prologue): Update.
3397
3398 * mips-tdep.c (find_proc_desc, heuristic_proc_desc): Delete
3399 "cur_frame" parameter.
3400 (after_prologue, mips_mdebug_frame_cache, mips_insn16_frame_cache):
3401 (mips_insn32_frame_cache, find_proc_desc): Update
3402
3403 * config/vax/nm-obsd.h: Delete file.
3404 * config/vax/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3405 * config/vax/nm-nbsd.h: Delete file.
3406 * config/vax/nm-nbsdaout.h: Include config/nm-nbsd.h.
3407 * config/vax/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3408 * config/sh/nm-nbsd.h: Delete file.
3409 * config/sh/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3410 * config/rs6000/nm-rs6000ly.h: Delete file.
3411 * config/djgpp/fnchange.lst: Do not rename nm-rs6000ly.h.
3412 * config/rs6000/rs6000lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
3413 * config/powerpc/nm-obsd.h: Delete file.
3414 * config/powerpc/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3415 * config/powerpc/nm-nbsd.h: Delete file.
3416 * config/powerpc/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3417 * config/pa/nm-obsd.h: Delete file.
3418 * config/pa/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3419 * config/mips/nm-nbsd.h: Delete file.
3420 * config/mips/nbsd.mh (NAT_FILE): Set to config/nm-nbsd.h.
3421 * config/m88k/nm-obsd.h: Delete file.
3422 * config/m88k/obsd.mh (NAT_FILE): Set to config/nm-bsd.h.
3423 * config/m68k/nm-nbsd.h: Delete file.
3424 * config/m68k/nm-nbsdaout.h: Include config/nm-nbsd.h.
3425 * config/m68k/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3426 * config/i386/nm-nbsd.h: Delete file.
3427 * config/i386/nm-nbsdaout.h: Include config/nm-nbsd.h.
3428 * config/i386/obsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
3429 * config/i386/nbsd64.mh (NAT_FILE): Set to config/nm-nbsd.h.
3430 * config/i386/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3431 * config/i386/nm-i386lynx.h: Delete file.
3432 * config/i386/i386lynx.mh (NAT_FILE): Set to config/nm-lynx.h.
3433 * config/arm/nm-nbsd.h: Delete file.
3434 * config/arm/nm-nbsdaout.h: Include config/nm-nbsd.h.
3435 * config/arm/nbsdelf.mh (NAT_FILE): Set to config/nm-nbsd.h.
3436
3437 * config/i386/tm-fbsd.h: Delete file.
3438 * config/i386/fbsd64.mt (TM_FILE): Set to solib.h.
3439 * config/i386/fbsd.mt (TM_FILE): Set to solib.h.
3440
3441 * config/rs6000/tm-rs6000-aix4.h: Delete file.
3442 * config/djgpp/fnchange.lst: Do not rename tm-rs6000-aix4.h.
3443 * config/rs6000/aix4.mt (TM_FILE): Set to
3444 config/rs6000/tm-rs6000.h.
3445 * config/powerpc/tm-ppc-aix.h: Delete file.
3446 * config/powerpc/aix.mt (TM_FILE): Set to
3447 config/rs6000/tm-rs6000.h.
3448 * config/m68k/tm-linux.h: Delete file.
3449 * config/m68k/linux.mt (TM_FILE): Set to solib.h
3450 * config/i386/tm-linux64.h: Delete file.
3451 * config/i386/linux64.mt (TM_FILE): Set to solib.h.
3452 * config/djgpp/fnchange.lst: Do not rename tm-linux.h.
3453
3454 * config/m68k/tm-linux.h (SVR4_SHARED_LIBS): Delete.
3455 * config/i386/tm-linux64.h (SVR4_SHARED_LIBS): Delete.
3456 * config/i386/nm-i386sco5.h (SVR4_SHARED_LIBS): Delete.
3457 * config/tm-linux.h (SVR4_SHARED_LIBS): Delete.
3458 * config/nm-sysv4.h (SVR4_SHARED_LIBS): Delete.
3459 * config/nm-linux.h (SVR4_SHARED_LIBS): Delete.
3460 * config/nm-gnu.h (SVR4_SHARED_LIBS): Delete.
3461 * sh64-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
3462 * sh-tdep.c [SVR4_SHARED_LIBS]: Delete #ifdef wrapper.
3463
3464 * configure.in (GDB_TM_FILE): Fix typo, use gdb_target_cpu and not
3465 gdb_host_cpu.
3466
3467 2004-09-02 Joel Brobecker <brobecker@gnat.com>
3468
3469 * mips-tdep.c (mips_insn32_frame_cache): Remove some dead code.
3470 Minor reformatting. Some code factoring.
3471
3472 2004-09-02 Andrew Cagney <cagney@gnu.org>
3473
3474 * config/vax/nbsd.mt (TM_FILE): Set to solib.h.
3475 * config/vax/tm-nbsd.h: Delete file.
3476 * config/sparc/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
3477 * config/sparc/tm-vxworks.h: Delete file.
3478 * config/sparc/nbsd.mt (TM_FILE): Set to solib.h.
3479 * config/sparc/tm-nbsd.h: Delete file.
3480 * config/sparc/linux64.mt (TM_FILE): Set to solib.h.
3481 * config/sparc/linux.mt (TM_FILE): Set to solib.h.
3482 * config/sparc/tm-linux.h: Delete file.
3483 * config/s390/s390.mt (TM_FILE): Set to config/tm-linux.h
3484 * config/s390/tm-linux.h: Delete file.
3485 * config/pa/obsd.mt (TM_FILE): Set to solib.h.
3486 * config/pa/tm-bsd.h: Delete file.
3487 * config/m68k/obsd.mt (TM_FILE): Set to solib.h.
3488 * config/m68k/tm-obsd.h: Delete file.
3489 * config/m68k/nbsd.mt (TM_FILE): Set to solib.h.
3490 * config/m68k/tm-nbsd.h: Delete file.
3491 * config/i386/vxworks.mt (TM_FILE): Set to config/tm-vxworks.h.
3492 * config/i386/tm-vxworks.h: Delete file.
3493 * config/i386/obsd64.mt (TM_FILE): Set to solib.h.
3494 * config/i386/obsd.mt (TM_FILE): Set to solib.h.
3495 * config/i386/nbsd64.mt (TM_FILE): Set to solib.h.
3496 * config/i386/nbsd.mt (TM_FILE): Set to solib.h.
3497 * config/i386/tm-nbsd.h: Delete file.
3498 * config/i386/i386lynx.mt (TM_FILE): Set to config/tm-lynx.h.
3499 * config/i386/tm-i386lynx.h: Delete file.
3500 * config/cris/cris.mt (TM_FILE): Set to solib.h.
3501 * config/cris/tm-cris.h: Delete file.
3502
3503 * configure.in: Let TM_FILE, XM_FILE and NAT_FILE specify a path.
3504 * configure: Re-generate.
3505 * config/arm/nbsd.mt (TM_FILE): Set to "solib.h".
3506 * config/arm/tm-nbsd.h: Delete file.
3507
3508 * config/powerpc/tm-ppcle-sim.h: Delete.
3509 * config/powerpc/tm-ppcle-eabi.h: Delete.
3510 * config/powerpc/tm-nbsd.h: Delete.
3511 * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h.
3512 * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or
3513 tm-ppcle-eabi.h.
3514
3515 * config/i386/nto.mh (NAT_FILE): Delete.
3516 * config/i386/nm-nto.h: Delete.
3517
3518 * config/m68k/tm-vx68.h: Do not include "tm-m68k.h".
3519 * config/m68k/tm-os68k.h: Ditto.
3520 * config/m68k/tm-monitor.h: Ditto.
3521 * config/m68k/tm-cisco.h: Ditto.
3522 * config/m68k/st2000.mt (TM_FILE): Delete.
3523 * config/m68k/tm-vx68.h (GET_LONGJMP_TARGET): Delete.
3524 * config/m68k/tm-cisco.h (GET_LONGJMP_TARGET): Delete.
3525 * config/m68k/tm-m68k.h (m68k_get_longjmp_target): Delete file.
3526 * m68k-tdep.c (m68k_get_longjmp_target): Make static.
3527
3528 * config/m68k/tm-st2000.h: Delete.
3529 * config/m68k/st2000.mt (TM_FILE): Set to tm-m68k.h.
3530 * config/sparc/fbsd.mt (TM_FILE): Delete.
3531 * config/sparc/tm-fbsd.h: Delete.
3532
3533 * acconfig.h (GDB_MULTI_ARCH): Delete undef.
3534 * defs.h (GDB_MULTI_ARCH_PARTIAL, GDB_MULTI_ARCH_TM)
3535 (GDB_MULTI_ARCH_PURE, GDB_MULTI_ARCH): Delete macros.
3536
3537 * gdbarch.sh: Instead of GDB_MULTI_ARCH print GDB_NM_FILE,
3538 GDB_TM_FILE and GDB_XM_FILE.
3539 * gdbarch.c: Re-generate.
3540 * configure.in (GDB_XM_FILE, GDB_NM_FILE, GDB_TM_FILE): Include
3541 quotes in macro definition.
3542 * configure.in: Re-generate.
3543
3544 * gdbarch.sh: Delete check for GDB_MULTI_ARCH_PARTIAL when
3545 validating architecture methods.
3546 * gdbarch.c: Re-generate.
3547
3548 * gdbarch.sh: Delete check for consistency between GDB_MULTI_ARCH
3549 and GDB_TM_FILE. Check for GDB_TM_FILE instead of
3550 GDB_MULTI_ARCH_PARTIAL.
3551 * gdbarch.h: Re-generate.
3552
3553 * config/sparc/tm-vxworks.h (GDB_MULTI_ARCH): Delete.
3554 * config/sparc/tm-sol2.h (GDB_MULTI_ARCH): Delete.
3555 * config/sparc/tm-nbsd.h (GDB_MULTI_ARCH): Delete.
3556 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Delete.
3557 * config/sparc/tm-fbsd.h (GDB_MULTI_ARCH): Delete.
3558 * config/sh/tm-sh.h (GDB_MULTI_ARCH): Delete.
3559 * config/rs6000/tm-rs6000.h (GDB_MULTI_ARCH): Delete.
3560 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): Delete.
3561 * config/mips/tm-mips.h (GDB_MULTI_ARCH): Delete.
3562 * config/ia64/tm-ia64.h (GDB_MULTI_ARCH): Delete.
3563 * config/cris/tm-cris.h (GDB_MULTI_ARCH): Delete.
3564 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Delete.
3565
3566 2004-09-01 Andrew Cagney <cagney@gnu.org>
3567
3568 * objfiles.h (struct entry_info): Delete fields main_func_lowpc
3569 and main_func_highpc.
3570 (INVALID_ENTRY_LOWPC, INVALID_ENTRY_HIGHPC): Delete macros.
3571 * objfiles.c (init_entry_point_info, objfile_relocate): Update
3572 * nlmread.c (nlm_symfile_read): Update.
3573
3574 2004-09-01 Joel Brobecker <brobecker@gnat.com>
3575
3576 * mips-tdep.c (linked_proc_desc_table): Delete, not used.
3577 (mips_insn32_frame_cache): Inline call to find_proc_desc.
3578 (find_proc_desc): Remove dead code.
3579
3580 2004-09-01 Joel Brobecker <brobecker@gnat.com>
3581
3582 * mips-tdep.c (mips_mdebug_frame_cache): Minor reformatting.
3583
3584 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3585
3586 * observer.sh: Add struct so_list declaration.
3587 * Makefile.in: Add dependencies on observer.h for solib.c and
3588 breakpoint.c.
3589 * breakpoint.c (disable_breakpoints_in_unloaded_shlib): New
3590 function.
3591 (_initialize_breakpoint): Register
3592 disable_breakpoints_in_unloaded_shlib as an observer of the
3593 "solib unloaded" observation event.
3594 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
3595 call decode_line_1 so unfound breakpoint errors are silent.
3596 * solib.c (update_solib_list): When a solib is discovered to have
3597 been unloaded by the program, notify all observers of the
3598 "solib unloaded" observation event.
3599
3600 2004-09-01 Andrew Cagney <cagney@gnu.org>
3601
3602 * frame.c: Include "objfiles.h".
3603 (inside_main_func): New function.
3604 (get_prev_frame): Use new inside_main_func.
3605 * Makefile.in (frame.o): Update dependencies.
3606 * defs.h (inside_main_func): Delete declaration.
3607 * blockframe.c (inside_main_func): Delete function.
3608
3609 2004-08-31 Jim Blandy <jimb@redhat.com>
3610
3611 * dwarf2read.c (is_vtable_name): New function, based on logic from
3612 read_structure_type, but passing the correct length to strncmp,
3613 and using 'sizeof' instead of 'strlen'.
3614 (read_structure_type): Call it.
3615
3616 2004-08-31 Joel Brobecker <brobecker@gnat.com>
3617
3618 * config/powerpc/aix.mh: Add comment.
3619
3620 2004-08-31 Paul GIlliam <pgilliam@us.ibm.com>
3621
3622 * MAINTAINERS: Add self to Write-After-Approval.
3623
3624 2004-08-30 Manoj Iyer <manjo@austin.ibm.com>
3625
3626 * MAINTAINERS: Add self to Write-After-Approval.
3627
3628 2004-08-30 Andrew Cagney <cagney@gnu.org>
3629
3630 Fix PR breakpoints/1757.
3631 * infrun.c (struct execution_control_state): Replace
3632 remove_breakpoints_on_following_step with
3633 step_after_step_resume_breakpoint.
3634 (init_execution_control_state): Update.
3635 (handle_inferior_event): For signals, when stepping off a
3636 breakpoint, set step_after_step_resume_breakpoint. When
3637 BPSTAT_WHAT_STEP_RESUME, do a single-step off the breakpoint.
3638 (keep_going): Delete code handling
3639 remove_breakpoints_on_following_step.
3640
3641 2004-08-29 David Lecomber <david@streamline-computing.com>
3642
3643 Fix PR gdb/648
3644 * language.h (enum array_ordering): New enum.
3645 * language.h (struct language_defn): New la_array_ordering
3646 attribute.
3647 * language.c (unknown_language_defn, auto_language_defn)
3648 (local_language_defn): Ditto.
3649 * ada-lang.c (ada_language_defn): Ditto.
3650 * c-lang.c (c_language_defn, cplus_language_defn)
3651 (asm_language_defn, minimal_language_defn): Ditto.
3652 * f-lang.c (f_language_defn): Ditto.
3653 * jv-lang.c (java_language_defn): Ditto.
3654 * m2-lang.c (f_language_defn): Ditto.
3655 * objc-lang.c (objc_language_defn): Ditto.
3656 * p-lang.c (pascal_language_defn): Ditto.
3657 * scm-lang.c (scm_language_defn): Ditto.
3658 * eval.c (evaluate_subexp_standard): Assume Fortran arrays are
3659 oriented large to small in type structure.
3660 * dwarf2read.c (read_array_order): New function.
3661 (read_array_type): Use read_array_order to check row/column
3662 major ordering.
3663
3664 2004-08-27 Nathan J. Williams <nathanw@wasabisystems.com>
3665
3666 * target.c (target_resize_to_sections): Check
3667 current_target.to_sections for an old value when updating.
3668
3669 2004-08-27 Joel Brobecker <brobecker@gnat.com>
3670
3671 * procfs.c (dbx_link_bpt_addr): New static global variable.
3672 (dbx_link_shadow_contents): New static global variable.
3673 (procfs_wait, case <PR_SYSEXIT>): Handle syssgi events.
3674 (procfs_wait, case <FLTBPT>): Remove the __dbx_link brekapoint
3675 if we just hit it.
3676 (procfs_init_inferior): Enable syssgi() syscall trace if appropriate.
3677 Reset dbx_link_bpt_addr as the address of __dbx_link() may change
3678 from run to run.
3679 (procfs_create_inferior): Remove syssgi syscall-exit notifications
3680 after the inferior has been forked.
3681 (remove_dbx_link_breakpoint): New function.
3682 (dbx_link_addr): New function.
3683 (insert_dbx_link_bpt_in_file): New function.
3684 (insert_dbx_link_bpt_in_region): New function.
3685 (insert_dbx_link_breakpoint): New function.
3686 (proc_trace_syscalls_1): New function, extracted from
3687 proc_trace_syscalls.
3688 (proc_trace_syscalls): Replace extract code by call to
3689 proc_trace_syscalls_1.
3690 * solib-irix.c (disable_break): Remove stop_pc assertion, as it
3691 is no longer valid.
3692
3693 2004-08-25 Jim Blandy <jimb@redhat.com>
3694
3695 * gdbtypes.h (TYPE_CODE_ARRAY): Doc fix.
3696
3697 2004-08-25 Andrew Cagney <cagney@gnu.org>
3698
3699 * infrun.c (struct execution_control_state): Delete field
3700 "stepping_through_sigtramp".
3701 (init_execution_control_state): Do not set same.
3702 (context_switch): Do not pass same to save_infrun_state and
3703 load_infrun_state.
3704 * gdbthread.h (struct thread_info): Delete field
3705 stepping_through_sigtramp.
3706 (save_infrun_state, load_infrun_state): Delete parameter
3707 stepping_through_sigtramp.
3708 * thread.c (load_infrun_state, save_infrun_state): Update.
3709
3710 * infrun.c: Re-indent. Move expression operators to the beginning
3711 of the line. Remove long disabled #if 0 code.
3712
3713 2004-08-24 Andrew Cagney <cagney@gnu.org>
3714
3715 * doublest.h (floatformat_ieee_quad): Rename
3716 floatformat_ia64_quad.
3717 * doublest.c (floatformat_ieee_quad): Rename
3718 floatformat_ia64_quad.
3719 (_initialize_doublest): Update.
3720
3721 2004-08-24 Jim Blandy <jimb@redhat.com>
3722
3723 * dwarf2expr.h (struct dwarf_expr_context): New members
3724 'num_pieces' and 'pieces', for returning the result of an
3725 expression that uses DW_OP_piece.
3726 (struct dwarf_expr_piece): New struct type.
3727 * dwarf2expr.c (new_dwarf_expr_context): Initialize num_pieces and
3728 pieces.
3729 (free_dwarf_expr_context): Free pieces, if any.
3730 (add_piece): New function.
3731 (execute_stack_op): Implement DW_OP_piece.
3732 * dwarf2loc.c (dwarf2_evaluate_loc_desc): If the result of the
3733 expression is a list of pieces, print an error message.
3734 (dwarf2_loc_desc_needs_frame): If the expression yields
3735 pieces, and any piece is in a register, then we need a frame.
3736
3737 * dwarf2loc.c (dwarf2_evaluate_loc_desc): Wait to fetch the top of
3738 the stack until we've decided what sort of result the evaluation
3739 has produced. Use separate variables, with more specific names.
3740
3741 2004-08-23 Richard Earnshaw <rearnsha@arm.com>
3742
3743 * armnbsd-tdep.c (arm_nbsd_arm_be_breakpoint): Define.
3744 (arm_nbsd_thumb_[lb]e_breakpoint): Define.
3745 (arm_netbsd_init_abi_common): Register them.
3746
3747 2004-08-22 Mark Kettenis <kettenis@gnu.org>
3748
3749 * config/vax/vax.mh (NATDEPFILES): Add vax-nat.c.
3750
3751 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Use
3752 safe_frame_unwind_memory instead of target_read_memory.
3753
3754 * infptrace.c: Remove #ifdef'ed out inclusion of gdb_stat.h.
3755 Reorder includes.
3756 (fetch_register, store_register): Remove prototypes.
3757 (child_resume): Reorganize code and comments such that it is
3758 grouped a bit more logically.
3759 (attach): Explicitly compare errno against 0.
3760 (detach): Likewise. Use perror_with_name instead of
3761 print_sys_errmsg.
3762 * Makefile.in (infptrace.o): Update dependencies.
3763
3764 * ia64-linux-nat.c: Update copyright year.
3765 (fetch_debug_register, store_debug_register)
3766 (ia64_linux_stopped_by_watchpoint): Replace PTRACE_ARG3_TYPE with
3767 PTRACE_TYPE_ARG3.
3768 * config/ia64/nm-linux.h: Update copyright year.
3769 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove defines.
3770
3771 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Change argument
3772 from CORE_ADDR to struct frame_info *. Use
3773 safe_frame_unwind_memory instead of deprecated_read_memory_nobpt.
3774 (amd64_linux_sigtramp_p): Adjust for changed signature of
3775 and64_linux_sigtramp_start
3776
3777 * gdb_ptrace.h: GNU/Linux.
3778
3779 * config/alpha/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
3780 Remove defines.
3781
3782 * infptrace.c: Include "gdb_assert.h".
3783 (PTRACE_XFER_TYPE): Remove define.
3784 (offsetof): Only define if U_REGS_OFFSET isn't defined.
3785 (fetch_register, store_register): Rewrite to use PTRACE_TYPE_RET.
3786 Tweak comment.
3787 (fetch_inferior_registers, store_inferior_registers): Remove
3788 redundant culry braces. Tweak comment. s/regno/regnum.
3789 * Makefile.in (infptrace.o): Update dependencies.
3790
3791 * configure.in: Change test for return type of ptrace to default
3792 to `long' instead of `int'.
3793 * configure: Regenerate.
3794
3795 2004-08-21 Mark Kettenis <kettenis@gnu.org>
3796
3797 * config/alpha/alpha-linux.mh (LOADLIBES): New variable.
3798
3799 * configure.in: Check for ttrace function.
3800 * configure, config.in: Regenerate.
3801
3802 * gdb_ptrace.h: New file.
3803 * infptrace.c: Include "gdb_ptrace.h" instead of <ptrace.h> or
3804 <sys/ptrace.h>.
3805 (PT_READ_I, PT_READ_D, PT_READ_U, PT_WRITE_I, PT_WRITE_D)
3806 (PT_WRITE_U, PT_CONTINUE, PT_STEP, PT_KILL): Remove defines.
3807 (attach): Don't define PT_ATTACH.
3808 (detach): Don't define PT_DETACH.
3809 * Makefile.in (gdb_ptrace_h): New variable.
3810 (infptrace.o): Update dependencies.
3811
3812 2004-08-16 Mark Kettenis <kettenis@gnu.org>
3813
3814 * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
3815 instead of `int' if not already defined.
3816 (call_ptrace): Revert change that replaced PTRACE_ARG3_TYPE with
3817 PTRACE_TYPE_ARG3.
3818 * infptrace.c (call_ptrace): Revert change that replaced
3819 PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3820
3821 2004-08-15 Mark Kettenis <kettenis@gnu.org>
3822
3823 * config/i386/nm-linux64.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE):
3824 Remove defines.
3825
3826 * linux-nat.c (kill_inferior): Add missing third and fourth
3827 arguments to ptrace call. Don't use PTRACE_ARG3_TYPE.
3828
3829 * infptrace.c (child_xfer_memory): Replace PTRACE_XFER_TYPE with
3830 PTRACE_TYPE_RET.
3831
3832 * proc-why.c (proc_prettyfprint_why): Fix format string.
3833
3834 * solib-osf.c (osf_current_sos): Remove unsused label.
3835
3836 * configure.in: Add <ncurses/ncurses.h> to the list of possible
3837 curses headers.
3838 * configure, config.in: Regenerate.
3839 * gdb_curses.h [HAVE_NCURSES_NCURSES_H]: Include
3840 <ncurses/ncurses.h>.
3841
3842 * config/nm-bsd.h (PTRACE_ARG3_TYPE): Remove define.
3843 * config/nm-nbsd.h: Update copyright year.
3844 (PTRACE_ARG3_TYPE): Remove define.
3845
3846 * sparc-nat.c (fetch_inferior_registers)
3847 (store_inferior_registers, sparc_xfer_wcookie):
3848 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3849
3850 * alphabsd-nat.c (fetch_inferior_registers):
3851 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3852 PTRACE_TYPE_ARG3.
3853 * amd64bsd-nat.c (fetch_inferior_registers)
3854 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3855 PTRACE_TYPE_ARG3.
3856 * armnbsd-nat.c: Update copyright year.
3857 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs)
3858 (store_register, store_regs, store_fp_register, store_fp_regs):
3859 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3860 * hppabsd-nat.c (fetch_inferior_registers)
3861 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3862 PTRACE_TYPE_ARG3.
3863 * i386bsd-nat.c (fetch_inferior_registers)
3864 (store_inferior_registers, i386bsd_dr_set, i386bsd_dr_get_status):
3865 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3866 * m68kbsd-nat.c (fetch_inferior_registers)
3867 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3868 PTRACE_TYPE_ARG3.
3869 * m88kbsd-nat.c (fetch_inferior_registers)
3870 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3871 PTRACE_TYPE_ARG3.
3872 * mipsnbsd-nat.c: Update copyright year.
3873 (fetch_inferior_registers, store_inferior_registers):
3874 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3875 * ns32knbsd-nat.c: Update copyright year.
3876 (fetch_inferior_registers, store_inferior_registers):
3877 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3878 * ppcnbsd-nat.c (fetch_inferior_registers):
3879 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3880 PTRACE_TYPE_ARG3.
3881 * ppcobsd-nat.c (fetch_inferior_registers):
3882 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3883 PTRACE_TYPE_ARG3.
3884 * shnbsd-nat.c: Update copyright year.
3885 (fetch_inferior_registers, store_inferior_registers):
3886 Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3887 * vaxbsd-nat.c (fetch_inferior_registers)
3888 (store_inferior_registers): Replace PTRACE_ARG3_TYPE with
3889 PTRACE_TYPE_ARG3.
3890
3891 * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with
3892 PTRACE_TYPE_ARG3.
3893 * infptrace.c (call_ptrace, child_resume, attach, detach)
3894 (U_REGS_OFFSET, fetch_register, store_register, child_xfer_memory)
3895 (udot_info): Replace PTRACE_ARG3_TYPE with PTRACE_TYPE_ARG3.
3896 * inftarg.c (ptrace_me): Replace PTRACE_ARG3_TYPE with
3897 PTRACE_TYPE_ARG3.
3898
3899 2004-08-14 Mark Kettenis <kettenis@gnu.org>
3900
3901 * defs.h: Remove out-of-date comment.
3902 [!FCLOSE_PROVIDED] (fclose): Remove prototype.
3903 [!GETENV_PROVIDED] (getenv): Remove prototype.
3904
3905 * standalone.c: Remove file.
3906 * Makefile.in (standalone.o): Remove dependency.
3907
3908 * i386-linux-nat.c (dummy_sse_values): Remove function and
3909 prototype.
3910 (i386_linux_dr_get): Fix typo in comment.
3911 (LINUX_SYSCALL_REGNUM): Define as I386_EAX_REGNUM.
3912
3913 * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.
3914
3915 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
3916 from declaration.
3917 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
3918 from definition.
3919
3920 2004-08-13 Mark Kettenis <kettenis@gnu.org>
3921
3922 * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use
3923 parenthesis in definition.
3924 * configure: Regenerated.
3925
3926 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>
3927
3928 * PROBLEMS: Mention build/1411.
3929
3930 2004-08-09 Robert Millan <robertmh@gnu.org>
3931
3932 Committed by Nathanael Nerode.
3933 * configure.host: Match kfreebsd*-gnu and knetbsd*-gnu.
3934 * configure.tgt: Match kfreebsd*-gnu and knetbsd*-gnu.
3935
3936 2004-08-12 Andrew Cagney <cagney@gnu.org>
3937
3938 * NEWS: Mention fixes in GDB 6.2.1.
3939 * PROBLEMS: Remove mention of mips-irix.
3940
3941 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3942
3943 * config/powerpc/xm-aix.h: Delete.
3944 * config/powerpc/aix.mh (MH_FILE): Remove.
3945 * config/powerpc/aix432.mh (MH_FILE): Remove.
3946
3947 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3948
3949 * config/powerpc/aix.mh: Remove obsolete comment.
3950 * config/powerpc/aix432.mh: Likewise.
3951
3952 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3953
3954 * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.
3955
3956 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3957
3958 * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,
3959 this file is now empty.
3960 * config/xm-aix4.h: Remove, this file is no longer included
3961 anywhere.
3962
3963 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3964
3965 * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h" include,
3966 that file is now empty.
3967 (termdef): Remove prototype, function no longer used.
3968
3969 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3970
3971 * doc/gdbint.texinfo (Host Definition): Remove documentation
3972 for USE_O_NOCTTY, no longer used.
3973 * config/xm-aix4.h (USE_O_NOCTTY): Remove, no longer used.
3974 * config/rs6000/xm-rs6000.h (USE_O_NOCTTY): Likewise.
3975
3976 2004-08-11 Joel Brobecker <brobecker@gnat.com>
3977
3978 * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.
3979 * config/pa/nm-hppah.h (FIVE_ARG_PTRACE): Likewise.
3980 * config/rs6000/xm-rs6000.h (FIVE_ARG_PTRACE): Likewise.
3981
3982 2004-08-11 Mark Kettenis <kettenis@gnu.org>
3983
3984 * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5
3985 instead of FIVE_ARG_PTRACE.
3986
3987 * inflow.c (O_NOCTTY): Define to zero if not already defined.
3988 (new_tty): Use O_NOCTTY unconditionally.
3989
3990 2004-08-10 Mark Kettenis <kettenis@gnu.org>
3991
3992 * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP
3993 ID. Use comma in output. Use gdb_flush on gdb_stdout instead of
3994 fflush on stdout.
3995
3996 2004-08-10 Joel Brobecker <brobecker@gnat.com>
3997
3998 * xcoff_symfile_finish: Replace last call to xmfree by call
3999 to xfree.
4000
4001 2004-08-10 Andrew Cagney <cagney@gnu.org>
4002
4003 * main.c (captured_main): Delete call to init_malloc.
4004 * defs.h (init_malloc): Delete declaration.
4005 * utils.c (mmalloc, mrealloc, mcalloc, mfree)
4006 (init_malloc): Delete functions.
4007
4008 * defs.h (xmfree): Delete.
4009 * utils.c (xmfree): Delete function.
4010 (xfree): Inline calls to xmfree and mfree.
4011 * symmisc.c (free_symtab_block, free_symtab): Use xfree.
4012 * symfile.c (reread_symbols, init_psymbol_list): Ditto.
4013 * source.c (forget_cached_source_info, find_and_open_source): Ditto.
4014 * somread.c (som_symfile_finish): Ditto.
4015 * objfiles.c (allocate_objfile, free_objfile):
4016 * nlmread.c (nlm_symfile_finish): Ditto.
4017 * hpread.c (hpread_symfile_finish): Ditto.
4018 * elfread.c (free_elfinfo, elf_symfile_finish): Ditto.
4019 * dbxread.c (dbx_symfile_finish, free_bincl_list): Ditto.
4020 * coffread.c (coff_symfile_finish): Ditto.
4021
4022 * defs.h (xmcalloc): Delete declaration.
4023 * utils.c (xmcalloc): Delete.
4024 (xcalloc): Inline calls to xmcalloc and mcalloc.
4025 * ada-lang.c (_initialize_ada_language): Use htab_create_alloc,
4026 xcalloc and xfree.
4027 * symtab.c (create_demangled_names_hash): Ditto.
4028
4029 * defs.h (xmrealloc): Delete.
4030 * utils.c (xmrealloc): Delete.
4031 (xrealloc): Inline calls to xmrealloc, mmalloc and mrealloc.
4032 * symmisc.c (extend_psymbol_list): Use xrealloc.
4033 * source.c (find_source_lines): Ditto.
4034 * hpread.c (hpread_lookup_type): Ditto.
4035 * dbxread.c (add_bincl_to_list): Ditto.
4036
4037 * utils.c (xmmalloc): Delete.
4038 (xmalloc): Inline xmmalloc and mmalloc calls.
4039 (msavestring): Use xmalloc.
4040 * defs.h (xmmalloc): Delete declaration.
4041 * xcoffread.c (xcoff_symfile_init): Use xmalloc instead of
4042 xmmalloc.
4043 * symmisc.c (extend_psymbol_list): Ditto.
4044 * symfile.c (init_psymbol_list): Ditto.
4045 * source.c (find_source_lines): Ditto.
4046 * hpread.c (hpread_symfile_init, hpread_lookup_type): Ditto.
4047 * elfread.c (elf_symtab_read): Ditto.
4048 * dbxread.c (dbx_symfile_init, init_bincl_list): Ditto.
4049 * coffread.c (coff_symfile_init): Ditto.
4050
4051 2004-08-10 David Carlton <carlton@bactrian.org>
4052
4053 * MAINTAINERS: Remove David Carlton from c++ testsuite
4054 maintainers.
4055
4056 2004-08-10 Jerome Guitton <guitton@gnat.com>
4057
4058 * symfile.c (symbol_file_add_with_addrs_or_offsets): Make sure to
4059 print a line feed before the prompt.
4060
4061 2004-08-10 Mark Kettenis <kettenis@gnu.org>
4062
4063 * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP.
4064
4065 2004-08-09 Joel Brobecker <brobecker@gnat.com>
4066
4067 General cleanup of the AIX xm include file:
4068 * config/xm-aix4.h (fd_set): Remove undefine.
4069 Remove include of <sys/select.h>.
4070 (HAVE_TERMIO): Remove define.
4071 (USG): Likewise.
4072 (NULL): Remove redefine.
4073 (alloca): Remove #pragma.
4074 (vfork): Remove define.
4075 (termdef): Remove.
4076 (SIGWINCH_HANDLER): Remove.
4077 (SIGWINCH_HANDLER_BODY): Remove.
4078
4079 2004-08-09 Mark Kettenis <kettenis@gnu.org>
4080
4081 * configure.tgt (x86_64-*-openbsd*): Set gdb_osabi to
4082 GDB_OSABI_OPENBSD_ELF.
4083
4084 2004-08-07 Robert Millan <robertmh@gnu.org>
4085
4086 * bsd-kvm.c: Check for nlist.h before including it.
4087
4088 2004-08-09 Mark Kettenis <kettenis@gnu.org>
4089
4090 * i386bsd-nat.c (_initialize_i386bsd_nat): Remove `struct
4091 sigcontext' offset consistency checks for ancient BSD.
4092
4093 * gdb_curses.h [HAVE_CURSESX_H]: Include <cursesX.h>
4094
4095 * configure.in: Check for <sys/types.h>. Check return and
4096 argument types of ptrace.
4097 * configure, config.in: Regenerate.
4098
4099 2004-08-09 Jim Blandy <jimb@redhat.com>
4100
4101 * rs6000-tdep.c (set_sim_regno, init_sim_regno_table,
4102 rs6000_register_sim_regno): Doc fixes.
4103
4104 2004-08-08 Joel Brobecker <brobecker@gnat.com>
4105
4106 * mips-tdep.c: Include "floatformat.h".
4107 (n32n64_floatformat_always_valid): New function.
4108 (floatformat_n32n64_long_double_big): New constant.
4109 (mips_gdbarch_init): Set size and format of long double
4110 for N32 and N64 ABIs.
4111 * Makefile.in (mips-tdep.o): Update dependencies.
4112
4113 2004-08-08 Andrew Cagney <cagney@gnu.org>
4114
4115 * gdbarch.sh: Delete "fmt" and "attrib" fields. Always use %s to
4116 print. Improve script's error messages.
4117 * gdbarch.h: Re-generate.
4118
4119 * gdbarch.sh (pformat): New function.
4120 (float_format, double_format, long_double_format): List with bit
4121 members. Use pformat when printing.
4122 * gdbarch.c, gdbarch.h: Re-generate.
4123
4124 2004-08-08 Nathan J. Williams <nathanw@wasabisystems.com>
4125
4126 * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
4127 "gdbcore.h", "regcache.h", and "bsd-kvm.h".
4128 (ppcnbsd_supply_pcb): New function.
4129 (_initialize_ppcnbsd_nat): New prototype and function.
4130 * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
4131 (LOADLIBES): New variable.
4132 * Makefile.in (ppcnbsd-nat.o): Update dependencies.
4133
4134 2004-08-08 Andrew Cagney <cagney@gnu.org>
4135
4136 * gdbtypes.c (builtin_type_arm_ext, builtin_type_ieee_single)
4137 (builtin_type_ieee_double, builtin_type_ia64_quad)
4138 (builtin_type_ia64_spill, _initialize_gdbtypes): Add tables of
4139 BE/LE floating-point types.
4140 * gdbtypes.h (builtin_type_arm_ext, builtin_type_ieee_single)
4141 (builtin_type_ieee_double, builtin_type_ia64_quad)
4142 (builtin_type_ia64_spill): Declare.
4143 * doublest.c (_initialize_doublest, floatformat_ieee_single)
4144 (floatformat_ieee_double, floatformat_arm_ext)
4145 (floatformat_ia64_spill, floatformat_ia64_quad): Add tables
4146 of LE/BE floatformats.
4147 * doublest.h: (struct floatformat, floatformat_ieee_single)
4148 (floatformat_ieee_double, floatformat_arm_ext)
4149 (floatformat_ia64_spill, floatformat_ia64_quad): Declare.
4150
4151 2004-08-08 Mark Kettenis <kettenis@gnu.org>
4152
4153 * i386gnu-nat.c (gnu_store_registers): Fix typo.
4154
4155 * i386gnu-nat.c (gnu_store_registers): Use regcache_raw_collect
4156 instead of regcache_raw_supply when storing the registers.
4157
4158 * i386gnu-nat.c: Update copyright year.
4159 (gnu_store_registers): Don't use deprecated_registers and
4160 deprecated_registers_valid. Use regcache_valid_p and
4161 regcache_raw_supply instead.
4162
4163 * vax-tdep.c (vax_frame_this_id): Use frame_func_unwind instead of
4164 frame_pc_unwind.
4165
4166 * procfs.c (procfs_pid_to_str): Remove redundant and unused
4167 variables. Incapitalized "process".
4168
4169 * configure.in: Add cursesX to the list of possible curses libs.
4170 Add cursesX.h to the list of possible curses headers.
4171 * configure, config.in: Regenerate.
4172
4173 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
4174
4175 * configure.in: Test for struct lwp in <sys/lwp.h>.
4176 * bsd-kvm.c (bsd_kvm_proc_cmd): If HAVE_STRUCT_LWP is defined, use
4177 the offset of l_addr in struct lwp.
4178
4179 2004-08-07 Nathan J. Williams <nathanw@wasabisystems.com>
4180
4181 * bsd-kvm.c: Include "gdbcore.h"
4182 (bsd_kvm_open): Use get_exec_file() to set 'execfile'.
4183
4184 2004-08-07 Andrew Cagney <cagney@gnu.org>
4185
4186 * gdbtypes.c (build_flt, build_complex): New functions.
4187 (gdbtypes_post_init): Use.
4188
4189 * doublest.c (floatformat_from_length): Fix tipo, "*" not "&".
4190
4191 * gdbtypes.c (_initialize_gdbtypes): Do not swap builtin_type_int8
4192 through to builtin_type_uint128.
4193
4194 * c-exp.y: Use builtin_type function to obtain builtin types.
4195
4196 * gdbtypes.h (struct builtin_type): Delete builtin_int0 through to
4197 builtin_uint128.
4198 * gdbtypes.c (gdbtypes_post_init): Update.
4199 (build_gdbtypes): Move initialization of builtin_type_int0
4200 through to builtin_type_uint128 from here ...
4201 (_initialize_gdbtypes): ... to here.
4202 * d10v-tdep.c (d10v_register_type): Update.
4203
4204 * doublest.c: Update copyright.
4205 (floatformat_from_length): Call error when floatformat is NULL.
4206 (extract_floating_by_length): Remove NULL fmt check.
4207 (store_floating_by_length): Ditto.
4208
4209 2004-08-07 Andrew Cagney <cagney@gnu.org>
4210
4211 * regcache.c (regcache_raw_read): For the moment, #ifdef assert
4212 that the register is valid.
4213
4214 2004-08-05 Mark Kettenis <kettenis@chello.nl>
4215
4216 * i386-linux-tdep.c (i386_linux_sigtramp_start)
4217 (i386_linux_rt_sigtramp_start): Change argument from CORE_ADDR to
4218 struct frame_info *. Use safe_frame_unwind_memory instead of
4219 deprecated_read_memory_nobpt.
4220 (i386_linux_sigtramp_p, i386_linux_sigcontext_addr): Adjust for
4221 changed signature of i386_linux_sigtramp_start and
4222 i386_linux_rt_sigtramp_start.
4223
4224 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Change argument from
4225 CORE_ADDR to struct frame_info *. Use safe_frame_unwind_memory
4226 instead of deprecated_read_memory_nobpt.
4227 (i386nbsd_sigtramp_p): Adjust for changed signature of
4228 i386nbsd_sigtramp_offset.
4229
4230 * i386obsd-tdep.c (i386obsd_sigtramp_p): Use
4231 safe_frame_unwind_memory instead of target_read_memory.
4232
4233 * infptrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
4234 !NO_SYS_FILE.
4235 [KERNEL_U_ADDR_BSD]: Don't include <a.out.h>.
4236 [KERNEL_U_ADDR_BSD] (kernel_u_addr): Remove variable.
4237 (_initialize_kernel_u_addr): Remove prototype and function.
4238 * infttrace.c: Include <sys/file.h> if HAVE_SYS_FILE_H instead of
4239 !NO_SYS_FILE.
4240 * xcoffread.c: Likewise.
4241
4242 2004-08-06 Mark Kettenis <kettenis@gnu.org>
4243
4244 * vax-nat.c: New file.
4245 * vaxbsd-nat.c: Tweak comment.
4246 * Makefile.in (ALLDEPFILES): Add vax-nat.c, vaxbsd-nat.c and
4247 vaxnbsd-tdep.c.
4248 (vax-nat.o): New dependency.
4249 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
4250 (vax-*-ultrix2*): Remove.
4251 * config/vax/vax.mh: New file.
4252 * config/vax/nm-vax.h (vax_kernel_u_addr): New extern declaration.
4253 (KERNEL_U_ADDR): Define as vax_kernel_u_addr.
4254 (vax_register_u_addr): New prototype.
4255 (REGISTER_U_ADDR): Define using vax_register_u_addr.
4256 * config/vax/vaxult2.mh: Remove file.
4257 * config/vax/vaxult.mh: Remove file.
4258 * config/vax/vaxbsd.mh: Remove file.
4259 * config/vax/vax.mt (TM_FILE): Remove.
4260 * config/vax/tm-vaxbsd.h: Remove file.
4261
4262 2004-08-06 Joel Brobecker <brobecker@gnat.com>
4263
4264 * aix-thread.c (get_signaled_thread): New function.
4265 (iter_trap): Delete, no longer used.
4266 (iter_tid): New function.
4267 (pd_update): Find the thread that received the SIGTRAP signal
4268 by first locating the kernel thread, and then finding its
4269 associated thread.
4270
4271 2004-08-06 Ulrich Weigand <uweigand@de.ibm.com>
4272
4273 * lin-lwp.c (child_wait): Continue inferior after processing
4274 PTRACE_EVENT_CLONE event.
4275
4276 2004-08-05 Nathanael Nerode <neroden@gcc.gnu.org>
4277
4278 * MAINTAINERS: Add self to Write-After-Approval.
4279
4280 2004-08-05 Jeff Johnston <jjohnstn@redhat.com>
4281
4282 * libunwind-frame.c (LIBUNWIND_SO): Change to be of form:
4283 libunwind-xxxx.so" where xxxx is UNW_TARGET.
4284
4285 2004-08-05 Andrew Cagney <cagney@gnu.org>
4286
4287 * config/xm-sysv4.h: Delete file.
4288 * config/mips/xm-irix5.h: Delete file.
4289 * config/mips/irix6.mh (XM_FILE, XM_CLIBS): Delete.
4290 * config/mips/irix5.mh (XM_FILE, XM_CLIBS): Delete.
4291 * config/ia64/xm-aix.h: Delete file.
4292 * config/ia64/aix.mh (XM_FILE): Delete.
4293 * config/pa/xm-hppah.h: Delete file.
4294 * config/pa/hpux11w.mh (XM_FILE): Delete.
4295 * config/pa/hpux11.mh (XM_FILE): Delete.
4296 * config/pa/hpux1020.mh (XM_FILE): Delete.
4297 * config/pa/hppahpux.mh (XM_FILE): Delete.
4298
4299 * config/alpha/xm-alphalinux.h: Delete file.
4300 * config/djgpp/fnchange.lst: Do not fix xm-alphalinux.h.
4301 * config/alpha/alpha-linux.mh (XM_FILE, LOADLIBES): Delete.
4302 * config/alpha/xm-alphaosf.h: Delete file.
4303 * config/djgpp/fnchange.lst: Do not fix xm-alphaosf.h.
4304 * config/alpha/alpha-osf3.mh (XM_FILE): Delete.
4305 * config/alpha/alpha-osf2.mh (XM_FILE): Delete.
4306 * config/alpha/alpha-osf1.mh (XM_FILE): Delete.
4307
4308 * config/i386/xm-i386v.h: Delete file.
4309 * config/i386/i386v.mh (XM_FILE, XM_CLIBS): Delete.
4310 * config/i386/i386sco5.mh (XM_FILE, XM_CLIBS): Delete.
4311 * config/i386/xm-i386sco.h: Delete file.
4312 * config/i386/i386sco4.mh (XM_FILE, XM_CLIBS, MH_CFLAGS): Delete.
4313 * config/i386/i386sco.mh (XM_FILE, XM_CLIBS, CC): Delete.
4314 * config/i386/xm-i386v4.h: Delete file.
4315 * config/djgpp/fnchange.lst: Do not fix xm-i386v4.h.
4316 * config/i386/ncr3000.mh (CC, CFLAGS, XM_FILE): Delete.
4317 * config/i386/i386v42mp.mh (XM_FILE, XM_CLIBS): Delete.
4318 * config/i386/i386v4.mh (XM_FILE, XM_CLIBS): Delete.
4319
4320 * config/vax/xm-vax.h: Delete file.
4321 * Makefile.in (xm-vaxult.h, xm-vaxbsd.h): Delete.
4322 * config/vax/xm-vaxult2.h: Delete file.
4323 * config/djgpp/fnchange.lst: Do not fix xm-vaxult2.h.
4324 * config/vax/vaxult2.mh (XM_FILE): Delete.
4325 * config/vax/xm-vaxult.h: Delete file.
4326 * config/vax/vaxult.mh (XM_FILE): Delete.
4327 * config/vax/xm-vaxbsd.h: Delete file.
4328 * config/vax/vaxbsd.mh (XM_FILE): Delete.
4329
4330 * gdbarch.sh (deprecated_frame_saved_pc): Delete.
4331 * gdbarch.h, gdbarch.c: Re-generate.
4332 * regcache.c (deprecated_read_fp, deprecated_write_sp): Delete.
4333 * inferior.h (deprecated_read_fp, deprecated_write_sp): Delete.
4334 * frame.h: Delete deprecated_read_fp from comments.
4335 * arch-utils.c (deprecated_init_frame_pc_default): Delete.
4336 * arch-utils.h (deprecated_init_frame_pc_default): Delete.
4337
4338 2004-08-04 Mark Kettenis <kettenis@gnu.org>
4339
4340 * i386obsd-tdep.c (i386obsd_sigtramp_p): Adjust for changed signal
4341 trampoline in OpenBSD 3.5-current.
4342
4343 * i387-tdep.c (i387_supply_fsave): Provide summy values for the
4344 SSE registers.
4345
4346 * Makefile.in: Remove embedded page breaks.
4347
4348 2004-08-04 Jim Blandy <jimb@redhat.com>
4349
4350 * regcache.c (regcache_raw_read): Assert that, after calling
4351 target_fetch_registers, the register we're reading is cached.
4352
4353 * ppc-linux-nat.c (fetch_register): Replace 'gdb_assert (0)' with
4354 a call to 'internal_error', with a more helpful error message.
4355 * rs6000-tdep.c (e500_pseudo_register_read,
4356 e500_pseudo_register_write, rs6000_store_return_value): Same.
4357
4358 2004-08-04 Andrew Cagney <cagney@gnu.org>
4359
4360 * Makefile.in: Update dependencies.
4361
4362 2004-08-04 Jim Blandy <jimb@redhat.com>
4363
4364 Change the layout of the PowerPC E500 raw register cache to allow
4365 the lower 32-bit halves of the GPRS to be their own raw registers,
4366 not pseudoregisters.
4367 * ppc-tdep.h (struct gdbarch_tdep): Remove ppc_gprs_pseudo_p flag;
4368 add ppc_ev0_upper_regnum flag.
4369 * rs6000-tdep.c: #include "reggroups.h".
4370 (spe_register_p): Recognize the ev upper half registers as SPE
4371 registers.
4372 (init_sim_regno_table): Build gdb->sim mappings for the upper-half
4373 registers.
4374 (e500_move_ev_register): New function.
4375 (e500_pseudo_register_read, e500_pseudo_register_write): The 'ev'
4376 vector registers are the pseudo-registers now, formed by splicing
4377 together the gprs and the upper-half registers.
4378 (e500_register_reggroup_p): New function.
4379 (P): Macro deleted.
4380 (P8, A4): New macro.
4381 (PPC_EV_REGS, PPC_GPRS_PSEUDO_REGS): Macros deleted.
4382 (PPC_SPE_GP_REGS, PPC_SPE_UPPER_GP_REGS, PPC_EV_PSEUDO_REGS): New
4383 macros.
4384 (registers_e500): Rearrange register set so that the raw register
4385 set contains 32-bit GPRs and upper-half registers, and the SPE
4386 vector registers become pseudo-registers.
4387 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gprs_pseudo_p;
4388 it has been deleted. Initialize ppc_ev0_upper_regnum. Many other
4389 register numbers are now the same for the E500 as they are for
4390 other PowerPC variants. Register e500_register_reggroup_p as the
4391 register group function for the E500.
4392 * Makefile.in (rs6000-tdep.o): Update dependencies.
4393
4394 Adapt PPC E500 native support to the new raw regcache layout.
4395 * ppc-linux-nat.c (struct gdb_evrregset_t): Doc fixes.
4396 (read_spliced_spe_reg, write_spliced_spe_reg): Deleted.
4397 (fetch_spe_register, store_spe_register): Handle fetching/storing
4398 all the SPE registers at once, if regno == -1. These now take
4399 over the job of fetch_spe_registers and store_spe_registers.
4400 (fetch_spe_registers, store_spe_registers): Deleted.
4401 (fetch_ppc_registers, store_ppc_registers): Fetch/store gprs
4402 unconditionally; they're always raw. Fetch/store SPE upper half
4403 registers, if present, instead of ev registers.
4404 (fetch_register, store_register): Remove sanity checks: gprs are
4405 never pseudo-registers now, so we never need to even mention any
4406 registers that are ever pseudoregisters.
4407
4408 Use a fixed register numbering when communicating with the PowerPC
4409 simulator.
4410 * ppc-tdep.h (struct gdbarch_tdep): New member: 'sim_regno'.
4411 * rs6000-tdep.c: #include "sim-regno.h" and "gdb/sim-ppc.h".
4412 (set_sim_regno, init_sim_regno_table, rs6000_register_sim_regno):
4413 New functions.
4414 (rs6000_gdbarch_init): Register rs6000_register_sim_regno. Call
4415 init_sim_regno_table.
4416 * Makefile.in (gdb_sim_ppc_h): New variable.
4417 (rs6000-tdep.o): Update dependencies.
4418
4419 2004-08-02 Andrew Cagney <cagney@gnu.org>
4420
4421 * cris-tdep.c (cris_register_size): Restore function, still used
4422 locally.
4423
4424 * gdbarch.sh (deprecated_target_read_fp)
4425 (deprecated_frame_locals_address, deprecated_frame_args_address)
4426 (deprecated_frame_chain_valid, deprecated_frame_chain)
4427 (deprecated_init_extra_frame_info, deprecated_pop_frame)
4428 (deprecated_frame_init_saved_regs, deprecated_get_saved_register)
4429 (deprecated_do_registers_info, deprecated_init_frame_pc): Delete.
4430 * gdbarch.h, gdbarch.c: Re-generate.
4431 * regcache.c (deprecated_read_fp): Do not call
4432 DEPRECATED_TARGET_READ_FP_P.
4433 * infcmd.c (default_print_registers_info): Do not call
4434 DEPRECATED_DO_REGISTERS_INFO.
4435 * frame-base.c (default_frame_locals_address): Do not call
4436 DEPRECATED_FRAME_LOCALS_ADDRESS.
4437 (default_frame_args_address): Do not call
4438 DEPRECATED_FRAME_ARGS_ADDRESS.
4439
4440 * gdbarch.sh (deprecated_register_raw_size)
4441 (deprecated_register_virtual_size:int): Delete.
4442 * gdbarch.h, gdbarch.c: Re-generate.
4443 * cris-tdep.c (cris_register_size): Delete.
4444 (cris_gdbarch_init): Update.
4445 * alpha-tdep.c (alpha_register_raw_size)
4446 (alpha_register_virtual_size): Delete.
4447 (alpha_gdbarch_init): Update.
4448
4449 * gdbarch.sh (deprecated_register_virtual_type)
4450 (deprecated_save_dummy_frame_tos, deprecated_push_return_address)
4451 (deprecated_dummy_write_sp): Delete.
4452 * gdbarch.h, gdbarch.c: Re-generate.
4453
4454 * gdbarch.sh (deprecated_register_bytes): Delete.
4455 * gdbarch.h, gdbarch.c: Re-generate.
4456 * regcache.c (deprecated_register_bytes): New function.
4457 * regcache.h (deprecated_register_bytes): Declare.
4458 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
4459 * v850-tdep.c (v850_gdbarch_init): Update.
4460 * sh64-tdep.c (sh64_gdbarch_init): Update.
4461 * ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
4462 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
4463 * mcore-tdep.c (mcore_gdbarch_init): Update.
4464 * cris-tdep.c (cris_gdbarch_init): Update.
4465 * arm-tdep.c (arm_gdbarch_init): Update.
4466 * remote.c (init_remote_state): Update.
4467 * remote-vx.c (vx_prepare_to_store): Update.
4468 * remote-sds.c (sds_fetch_registers, sds_prepare_to_store): Update.
4469 * irix5-nat.c (fetch_core_registers): Update.
4470 * cris-tdep.c (cris_register_bytes_ok): Update.
4471 * config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
4472
4473 * mips-tdep.c (mips_gdbarch_init, mips_insn16_frame_cache)
4474 (mips_insn16_frame_this_id, mips_insn16_frame_prev_register)
4475 (mips_insn16_frame_unwind, mips_insn16_frame_sniffer)
4476 (mips_insn16_frame_base_address, mips_insn16_frame_base)
4477 (mips_insn16_frame_base_sniffer, mips_insn32_frame_cache)
4478 (mips_insn32_frame_this_id, mips_insn32_frame_prev_register)
4479 (mips_insn32_frame_unwind, mips_insn32_frame_sniffer)
4480 (mips_insn32_frame_base_address, mips_insn32_frame_base)
4481 (mips_insn32_frame_base_sniffer): Replace mips16 / mips32 prefix
4482 with mips_insn16 and mips_insn32.
4483
4484 Replace DEPRECATED_REGISTER_RAW_SIZE with register_size.
4485 * rs6000-tdep.c (rs6000_push_dummy_call)
4486 (rs6000_extract_return_value): Use register_size.
4487 * xstormy16-tdep.c (xstormy16_get_saved_register)
4488 (xstormy16_extract_return_value): Ditto.
4489 * valops.c (value_assign): Ditto.
4490 * v850ice.c (v850ice_fetch_registers, v850ice_store_registers):
4491 * v850-tdep.c (v850_extract_return_value): Ditto.
4492 * tracepoint.c (collect_symbol): Ditto.
4493 * target.c (debug_print_register): Ditto.
4494 * stack.c (frame_info): Ditto.
4495 * rs6000-nat.c (ARCH64, fetch_register, store_register): Ditto.
4496 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
4497 * remote.c (struct packet_reg, remote_wait, remote_async_wait)
4498 (store_register_using_P): Ditto.
4499 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
4500 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register): Ditto.
4501 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
4502 * remote-e7000.c (fetch_regs_from_dump, sub2_from_pc): Ditto.
4503 * regcache.c (deprecated_read_register_bytes)
4504 (deprecated_write_register_bytes, read_register)
4505 (write_register): Ditto.
4506 * ppc-linux-nat.c (fetch_altivec_register, fetch_register)
4507 (supply_vrregset, store_altivec_register, fill_vrregset): Ditto.
4508 * monitor.c (monitor_supply_register, monitor_fetch_register)
4509 (monitor_store_register): Ditto.
4510 * mn10300-tdep.c (mn10300_pop_frame_regular)
4511 (mn10300_print_register): Ditto.
4512 * mipsv4-nat.c (fill_fpregset): Ditto.
4513 * mips-linux-tdep.c (supply_32bit_reg, fill_fpregset)
4514 (mips64_fill_fpregset): Ditto.
4515 * mi/mi-main.c (register_changed_p, get_register)
4516 (mi_cmd_data_write_register_values): Ditto.
4517 * lynx-nat.c (fetch_inferior_registers, store_inferior_registers):
4518 * irix5-nat.c (fill_gregset, fetch_core_registers):
4519 * infrun.c (write_inferior_status_register): Ditto.
4520 * infptrace.c (fetch_register, store_register): Ditto.
4521 * infcmd.c (default_print_registers_info): Ditto.
4522 * ia64-linux-nat.c (COPY_REG, fill_fpregset): Ditto.
4523 * ia64-aix-nat.c (COPY_REG, fill_gregset): Ditto.
4524 * i386gnu-nat.c (gnu_store_registers, fill): Ditto.
4525 * hpux-thread.c (hpux_thread_fetch_registers)
4526 (hpux_thread_store_registers): Ditto.
4527 * hppah-nat.c (store_inferior_registers, fetch_register):
4528 * findvar.c (value_from_register): Ditto.
4529 * dve3900-rom.c (fetch_bitmapped_register):
4530 * cris-tdep.c (cris_gdbarch_init): Ditto.
4531 * alpha-tdep.h: Ditto.
4532 * aix-thread.c (pd_enable, fill_sprs64, fill_sprs32): Ditto.
4533
4534 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_SIZE and
4535 DEPRECATED_REGISTER_RAW_SIZE from comments.
4536 * regcache.c (init_regcache_descr, regcache_dump): Do not check or
4537 use DEPRECATED_REGISTER_VIRTUAL_SIZE and
4538 DEPRECATED_REGISTER_RAW_SIZE.
4539 * findvar.c (value_of_register): Simplify by assuming that the
4540 registers raw and virtual sizes are identical.
4541 * regcache.h: Delete DEPRECATED_REGISTER_VIRTUAL_TYPE in
4542 comment.
4543 * arch-utils.c (generic_register_size): Simplify by assuming
4544 register_type.
4545
4546 * regcache.c (legacy_read_register_gen, real_register)
4547 (legacy_write_register_gen): Delete, not used.
4548
4549 * regcache.c (struct regcache_descr): Delete legacy_p.
4550 (init_legacy_regcache_descr): Delete function.
4551 (init_regcache_descr): Delete call to init_legacy_regcache_descr.
4552 Do not use deprecated register functions.
4553 (regcache_raw_read, deprecated_write_register_gen):
4554 (deprecated_read_register_gen, regcache_raw_write): Delete code
4555 predicated on legacy_p.
4556 (register_size): Delete check against register raw size.
4557
4558 * cris-tdep.c (cris_register_type): Replace
4559 cris_register_virtual_type.
4560 (cris_gdbarch_init): Update, set register_type.
4561
4562 * gdbarch.sh (deprecated_frameless_function_invocation): Delete.
4563 * gdbarch.h, gdbarch.c: Re-generate.
4564 * arm-tdep.c (arm_frameless_function_invocation): Delete.
4565 (arm_gdbarch_init) Do not set frameless function invocation.
4566 * frame.h (legacy_frameless_look_for_prologue): Delete declaration.
4567 * blockframe.c (legacy_frameless_look_for_prologue): Delete function.
4568 * frv-tdep.c (frv_frameless_function_invocation): Delete.
4569 (frv_gdbarch_init): Do not set frameless function invocation.
4570 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
4571 * sh-tdep.c (sh_gdbarch_init): Ditto.
4572 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
4573 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
4574 * avr-tdep.c (avr_gdbarch_init): Ditto.
4575
4576 * blockframe.c (legacy_frame_chain_valid): Delete function.
4577
4578 * dummy-frame.c (struct dummy_frame): Delete call_lo, call_hi, top
4579 and pc. Update comments.
4580 (pc_in_dummy_frame): Delete function.
4581 (deprecated_pc_in_call_dummy): Inline old pc_in_dummy_frame code,
4582 use the "id".
4583 (dummy_frame_push, dummy_frame_sniffer): Instead of call_lo,
4584 call_hi, top and pc, use the id.
4585 (fprint_dummy_frames): Do not print call_lo, call_hi, top and pc.
4586
4587 * dummy-frame.c: Include "gdb_string.h".
4588 (generic_save_call_dummy_addr, generic_push_dummy_frame)
4589 (generic_save_dummy_frame_tos): Delete.
4590 (dummy_frame_push): New function, replaces above.
4591 * dummy-frame.h: Update copyright.
4592 (dummy_frame_push): Declare.
4593 * frame.h (generic_save_dummy_frame_tos, generic_push_dummy_frame)
4594 (generic_save_call_dummy_addr): Delete declarations.
4595 * infcall.c: Include "dummy-frame.h".
4596 (call_function_by_hand): Add locals caller_regcache,
4597 caller_regcache_cleanup and dummy_id. Replace push_dummy_frame
4598 with call to frame_save_as_regcache plus cleanup. Delete calls to
4599 generic_save_call_dummy_addr and generic_save_dummy_frame_tos.
4600 Move clear_proceed_status to just before the resume, add call to
4601 dummy_frame_push (discard cleanup).
4602 * Makefile.in (infcall.o): Add $(dummy_frame_h).
4603 (dummy-frame.o): Add $(gdb_string_h).
4604
4605 2004-08-01 Andrew Cagney <cagney@gnu.org>
4606
4607 * dummy-frame.h (dummy_frame_unwind): Replace dummy_frame_sniffer.
4608 * frame-unwind.c (frame_unwind_init): Use dummy_frame_unwind.
4609 * dummy-frame.c (find_dummy_frame): Delete.
4610 (struct dummy_frame_cache, dummy_frame_sniffer)
4611 (dummy_frame_prev_register, dummy_frame_this_id)
4612 (dummy_frame_unwinder, dummy_frame_unwind): Re-implement dummy
4613 frame unwinder using a dummy_frame_cache.
4614
4615 2004-08-01 Andrew Cagney <cagney@gnu.org>
4616
4617 * frame.h (frame_save_as_regcache): Declare.
4618 * frame.c (frame_save_as_regcache): New function.
4619 (do_frame_read_register): Replace do_frame_unwind_register.
4620 (frame_pop): Use frame_save_as_regcache.
4621 * dummy-frame.c (generic_push_dummy_frame): Use
4622 frame_save_as_regcache.
4623
4624 2004-08-01 Joel Brobecker <brobecker@gnat.com>
4625
4626 * dwarf2read.c (dwarf_decode_lines): Do not consider the current
4627 file as included until we record the first line in the linetable.
4628
4629 2004-08-01 Andrew Cagney <cagney@gnu.org>
4630
4631 * frame.h (deprecated_pop_dummy_frame)
4632 (deprecated_read_register_dummy)
4633 (deprecated_generic_find_dummy_frame): Delete.
4634 * dummy-frame.c (deprecated_generic_find_dummy_frame)
4635 (deprecated_read_register_dummy)
4636 (deprecated_find_dummy_frame_regcache)
4637 (discard_innermost_dummy)
4638 (deprecated_pop_dummy_frame): Delete.
4639 (dummy_frame_this_id): Simplify.
4640 (struct dummy_frame): Delete "fp" and "sp".
4641 (find_dummy_frame): Simplify.
4642 (generic_push_dummy_frame): Do not set "fp" or "sp".
4643 (fprint_dummy_frames): Do not print "fp" and "sp"
4644
4645 2004-08-01 Mark Kettenis <kettenis@gnu.org>
4646
4647 * i386-tdep.c (I386_MAX_INSN_LEN): New define.
4648 (struct i386_insn): New structure.
4649 (i386_match_insn): New function.
4650 (i386_frame_setup_skip_insns): New variable.
4651 (i386_analyze_frame_setup): Change to use i386_match_insn and the
4652 array i386_frame_setup_insns of instructions that should be
4653 skipped inside the frame setup sequence.
4654
4655 2004-08-01 Andrew Cagney <cagney@gnu.org>
4656
4657 * frame.h (deprecated_frame_xmalloc_with_cleanup)
4658 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
4659 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
4660 * stack.c (frame_info): Delete references to
4661 DEPRECATED_FRAME_INIT_SAVED_REGS and
4662 deprecated_get_frame_saved_regs.
4663 * frame.c (struct frame_info): Delete saved_regs and extra_info.
4664 (frame_pc_unwind): Do not use DEPRECATED_FRAME_SAVED_PC.
4665 (frame_register): Do not use DEPRECATED_GET_SAVED_REGISTER.
4666 (frame_unwind_register_signed)
4667 (frame_unwind_register_unsigned)
4668 (frame_unwind_unsigned_register): Use register_size.
4669 (create_new_frame): Do not use DEPRECATED_INIT_EXTRA_FRAME_INFO.
4670 (deprecated_frame_xmalloc_with_cleanup)
4671 (frame_saved_regs_zalloc, frame_extra_info_zalloc)
4672 (get_frame_extra_info, deprecated_get_frame_saved_regs): Delete.
4673
4674 * sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init.
4675 * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o.
4676 * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o.
4677 * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
4678
4679 * infcall.c (call_function_by_hand): Do not use
4680 DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP,
4681 DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_TARGET_READ_FP,
4682 DEPRECATED_FP_REGNUM, DEPRECATED_STORE_STRUCT_RETURN, and
4683 DEPRECATED_STACK_ALIGN.
4684
4685 2004-07-30 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
4686
4687 Committed by Andrew Cagney.
4688 * arm-tdep.c: Remove references to add_setshow_cmd_full for apcs32 .
4689
4690 2004-08-01 Andrew Cagney <cagney@gnu.org>
4691
4692 * mips-tdep.c (mips16_frame_cache)
4693 (mips16_frame_this_id, mips16_frame_prev_register)
4694 (mips16_frame_unwind, mips16_frame_sniffer)
4695 (mips16_frame_base_address, mips16_frame_base)
4696 (mips16_frame_base_sniffer, mips32_frame_cache)
4697 (mips32_frame_this_id, mips32_frame_prev_register)
4698 (mips32_frame_unwind, mips32_frame_sniffer)
4699 (mips32_frame_base_address, mips32_frame_base)
4700 (mips32_frame_base_sniffer): Clone the mdebug unwinder into
4701 separate heuristic mips16 and mips32 unwinders.
4702 (mips_stub_frame_cache, mips_stub_frame_this_id)
4703 (mips_stub_frame_prev_register)
4704 (mips_stub_frame_unwind, mips_stub_frame_sniffer)
4705 (mips_stub_frame_base_address, mips_stub_frame_base)
4706 (mips_stub_frame_base_sniffer): Add a simple stub unwinder.
4707 (mips_mdebug_frame_base_sniffer, mips_mdebug_frame_sniffer): Only
4708 match true mdebug frames.
4709 (non_heuristic_proc_desc): Add forward declaration.
4710
4711 2004-08-01 Andrew Cagney <cagney@gnu.org>
4712
4713 * config/mips/tm-irix6.h: Delete file.
4714 * config/mips/tm-irix5.h: Delete file.
4715 * config/mips/irix5.mt (TM_FILE): Set to tm-mips.h
4716 * config/mips/irix6.mt (TM_FILE): Set to tm-mips.h
4717
4718 * config/ia64/tm-linux.h (IA64_GNULINUX_TARGET): Delete.
4719 * config/alpha/nm-osf2.h (PROCFS_SIGPEND_OFFSET): Delete.
4720 * config/nm-gnu.h (NO_CORE_OPS): Delete.
4721 * config/pa/nm-hppah.h (MAY_SWITCH_FROM_INFERIOR_PID): Delete.
4722 * config/i386/nm-i386v4.h (LOSING_POLL): Delete.
4723 * config/alpha/nm-osf2.h (LOSING_POLL): Delete.
4724 * config/tm-nto.h (RAW_SIGNAL_LO, RAW_SIGNAL_HI): Delete.
4725 * config/m68k/tm-vx68.h (VX_SIZE_FPREGS): Delete.
4726 * config/nm-linux.h (USE_THREAD_STEP_NEEDED): Delete.
4727 * config/pa/nm-hppah.h (USE_THREAD_STEP_NEEDED): Delete.
4728 * config/tm-nto.h (TARGET_SIGNAL_RAW_TABLE) Delete.
4729 (TARGET_SIGNAL_RAW_VALUES): Delete.
4730 * config/pa/nm-hppah.h (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
4731 Delete.
4732 * config/frv/tm-frv.h (TARGET_HW_BREAK_LIMIT)
4733 (TARGET_HW_WATCH_LIMIT): Delete.
4734 * Makefile.in (minimon_h, HFILES_NO_SRCDIR): Remove minimon.h.
4735 * minimon.h: Delete file.
4736
4737 * trad-frame.c (trad_frame_get_this_base)
4738 (trad_frame_set_this_base, trad_frame_set_reg_realreg): New
4739 functions.
4740 * trad-frame.h (trad_frame_set_this_base)
4741 (trad_frame_get_this_base, trad_frame_set_reg_realreg): Declare.
4742
4743 2004-07-31 Andrew Cagney <cagney@gnu.org>
4744
4745 * trad-frame.c (trad_frame_get_prev_register): Rename
4746 trad_frame_get_prev_register.
4747 * vax-tdep.c (vax_frame_prev_register): Update.
4748 * trad-frame.h: Update.
4749 * trad-frame.c (trad_frame_get_register): Update.
4750 * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Update.
4751 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
4752 Update.
4753 * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Update.
4754 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
4755 Update.
4756 * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
4757 Update.
4758 * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_prev_register):
4759 Update.
4760 * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
4761 Update.
4762 * sparc-linux-tdep.c (sparc32_linux_sigtramp_frame_prev_register):
4763 Update.
4764 * s390-tdep.c (s390_frame_prev_register)
4765 (s390_stub_frame_prev_register)
4766 (s390_sigtramp_frame_prev_register): Update.
4767 * rs6000-tdep.c (rs6000_frame_prev_register): Update.
4768 * ppc-linux-tdep.c (ppc_linux_sigtramp_prev_register): Update.
4769 * mips-tdep.c (mips_mdebug_frame_prev_register): Update.
4770 * m88k-tdep.c (m88k_frame_prev_register)
4771 * m68hc11-tdep.c (m68hc11_frame_prev_register)
4772 * m32r-tdep.c (m32r_frame_prev_register): Update.
4773 * hppa-tdep.c (hppa_frame_prev_register_helper)
4774 * frv-tdep.c (frv_frame_prev_register): Update.
4775 * d10v-tdep.c (d10v_frame_prev_register): Update.
4776 * cris-tdep.c (cris_frame_prev_register): Update.
4777 * avr-tdep.c (avr_frame_prev_register): Update.
4778 * arm-tdep.c (arm_prologue_prev_register)
4779 (arm_sigtramp_prev_register): Update.
4780
4781 2004-07-31 Andrew Cagney <cagney@gnu.org>
4782
4783 * frame.h (legacy_saved_regs_unwind)
4784 (legacy_frame_chain_valid, legacy_frame_p)
4785 (enum frame_type): Delete UNKNOWN_FRAME.
4786 * dummy-frame.c (dummy_frame_this_id): Simplify.
4787 * frame-unwind.c (frame_unwind_find_by_frame): Simplify.
4788 * frame.c (struct frame_info): Delete the field "type".
4789 (legacy_saved_regs_prev_register, legacy_get_prev_frame)
4790 (legacy_saved_regs_this_id, legacy_saved_regs_unwinder)
4791 (legacy_saved_regs_unwind, legacy_frame_p)
4792 (frame_type_from_pc): Delete.
4793 (get_frame_id, frame_pop, frame_register_unwind, get_prev_frame_1)
4794 (fprint_frame, create_new_frame, fprint_frame_type): Simplify.
4795
4796 2004-07-31 Mark Kettenis <kettenis@gnu.org>
4797
4798 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Fix
4799 indentation.
4800
4801 * mips-nat.c: Remove file.
4802 * Makefile.in (ALLDEPFILES): Remove mips-nat.c
4803 (mips-nat.o): Remove dependency.
4804
4805 * infptrace.c: Update copyright year.
4806 (fetch_register): Pass NULL in regcache_raw_supply call instead of
4807 explicitly setting the buffer to all zeroes.
4808
4809 * sparc64obsd-tdep.c (sparc64obsd_sigreturn_offset): New variable.
4810 (sparc64obsd_pc_in_sigtramp): Reorganize to avoid goto.
4811
4812 2004-07-30 Andrew Cagney <cagney@gnu.org>
4813
4814 * GDB 6.2 released from gdb_6_2-branch.
4815
4816 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4817
4818 * defs.h (OPF_TRY_CWD_FIRST, OPF_SEARCH_IN_PATH): New macros.
4819
4820 * exec.c (exec_file_attach):
4821 * nto-tdep.c (nto_find_and_open_solib):
4822 * pa64solib.c (pa64_solib_sizeof_symbol_table):
4823 * solib.c (solib_open):
4824 * somsolib.c (som_solib_sizeof_symbol_table):
4825 * source.c (is_regular_file, openp, open_source_file):
4826 * symfile.c (symfile_bfd_open):
4827 * wince.c (upload_to_device): Differentiate between the search for
4828 binary and source files.
4829
4830 2004-07-30 Andrew Cagney <cagney@gnu.org>
4831
4832 * complaints.c (_initialize_complaints): Pass NULL to
4833 add_setshow_zinteger_cmd for help_doc.
4834 * cli/cli-decode.c (add_setshow_cmd_full): Handle a NULL help_doc.
4835
4836 2004-07-30 Andrew Cagney <cagney@gnu.org>
4837
4838 Fix PR i18n/761.
4839 * Makefile.in (.SUFFIXES): Add po .gmo, and .pox.
4840 (.PHONY): Add all-po install-po, uninstall-po, clean-po,
4841 $(PACKAGE).pot and update-po.
4842 (all-po, .po.gmo, .po.pox, install-po, $(PACKAGE).pot)
4843 (po/$(PACKAGE).pot, clean-po, uninstall-po, install-po)
4844 (update-po): New rules.
4845 (localedir): Define using autoconf.
4846 (diststuff): Add $(PACKAGE).pot and $(CATALOGS)
4847 (GDB_CFLAGS): Define LOCALEDIR using $(localedir).
4848 (XGETTEXT, GMSGFMT, MSGMERGE, PACKAGE, CATALOGS): Define.
4849 * configure.in: Generate CATALOGS and LINGUAS from contents of
4850 src/gdb/po/ directory. Set @localedir@ in Makefile.in.
4851 * configure: Re-generate.
4852 * po/gdbtext: New file
4853
4854 2004-07-30 Jerome Guitton <guitton@gnat.com>
4855
4856 * MAINTAINERS: Reorder Write After Approval list in alphabetical
4857 order.
4858
4859 2004-07-30 David Lecomber <dsl@sources.redhat.com>
4860
4861 * dwarf2read.c (read_file_scope): Set producer if attribute
4862 present.
4863 (struct dwarf2_cu): Added new member producer.
4864
4865 2004-07-30 Jerome Guitton <guitton@gnat.com>
4866
4867 * inflow.c (kill_command): release file handles in BFD.
4868 * exec.c (exec_file_attach): Ditto.
4869 * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto.
4870
4871 2004-07-29 Andrew Cagney <cagney@gnu.org>
4872
4873 * PROBLEMS (mips-irix): Note that it is broken.
4874
4875 2004-07-29 Andrew Cagney <cagney@gnu.org>
4876
4877 * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...
4878 * config/mips/nm-irix5.h (REGISTER_U_ADDR): ... to here.
4879
4880 * config/xm-nbsd.h: Delete file.
4881 * config/arm/xm-nbsd.h: Delete file.
4882 * config/i386/xm-nbsd.h: Delete file.
4883 * config/ns32k/xm-nbsd.h: Delete file.
4884 * config/ns32k/nbsdaout.mh (XM_FILE): Delete.
4885 * config/i386/nbsdelf.mh (XM_FILE): Delete.
4886 * config/i386/nbsdaout.mh (XM_FILE): Delete.
4887 * config/arm/nbsdelf.mh (XM_FILE): Delete.
4888 * config/arm/nbsdaout.mh (XM_FILE): Delete.
4889
4890 * config/i386/xm-i386v.h (KERNEL_U_ADDR): Move from here ...
4891 * config/i386/nm-i386v42mp.h (KERNEL_U_ADDR): ... to here, ...
4892 * config/i386/nm-i386v4.h (KERNEL_U_ADDR): ... here, ...
4893 * config/i386/nm-i386v.h (KERNEL_U_ADDR): ... and here.
4894 * config/vax/xm-vax.h (KERNEL_U_ADDR): Move from here ...
4895 * config/vax/nm-vax.h (KERNEL_U_ADDR): ... to here.
4896
4897 * config/powerpc/xm-linux.h: Delete empty file.
4898 * config/powerpc/ppc64-linux.mh (XM_FILE): Delete.
4899 * config/powerpc/linux.mh (XM_FILE): Delete.
4900 * config/m68k/xm-linux.h: Delete empty file.
4901 * config/m68k/linux.mh (XM_FILE): Delete.
4902 * config/ia64/xm-linux.h: Delete empty file.
4903 * config/ia64/linux.mh (XM_FILE): Delete.
4904 * config/arm/xm-linux.h: Delete empty file.
4905 * config/arm/linux.mh (XM_FILE): Delete.
4906
4907 * config/powerpc/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4908 * config/powerpc/nm-linux.h (KERNEL_U_ADDR): ... to here.
4909 * config/m68k/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4910 * config/m68k/nm-linux.h (KERNEL_U_ADDR): ... to here.
4911 * config/ia64/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4912 * config/ia64/nm-linux.h (KERNEL_U_ADDR): ... to here.
4913 * config/arm/xm-linux.h (KERNEL_U_ADDR): Move from here ...
4914 * config/arm/nm-linux.h (KERNEL_U_ADDR): ... to here.
4915
4916 * config/m68k/xm-m68k.h: Delete file.
4917 * config/m68k/xm-linux.h: Do not include "m68k/xm-m68k.h". Update
4918 copyright.
4919 (HOST_LONG_DOUBLE_FORMAT): Delete macro.
4920 * config/pa/xm-linux.h: Delete empty file.
4921 * config/pa/linux.mh (XM_FILE): Delete.
4922 * config/i386/xm-i386.h: Delete empty file.
4923 * config/i386/xm-nbsd.h, config/i386/xm-go32.h: Do not include
4924 "i386/xm-i386.h".
4925 * config/i386/obsdaout.mh (XM_FILE): Delete.
4926 * config/i386/obsd64.mh (XM_FILE): Delete.
4927 * config/i386/fbsd64.mh (XM_FILE): Delete.
4928 * config/i386/nto.mh (XM_FILE): Delete.
4929 * config/i386/obsd.mh (XM_FILE): Delete.
4930 * config/i386/linux64.mh (XM_FILE): Delete.
4931 * config/i386/linux.mh (XM_FILE): Delete.
4932 * config/i386/i386sol2.mh (XM_FILE): Delete.
4933 * config/i386/i386gnu.mh (XM_FILE): Delete.
4934 * config/i386/fbsd.mh (XM_FILE): Delete.
4935 * config/i386/nbsd64.mh (XM_FILE): Delete.
4936
4937 2004-07-29 Andrew Cagney <cagney@gnu.org>
4938
4939 * config/pa/xm-linux.h: Do not include "floatformat.h".
4940 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4941 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
4942 * config/i386/xm-i386.h: Do not include "floatformat.h".
4943 (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4944 (HOST_LONG_DOUBLE_FORMAT): Delete macros.
4945 * doublest.c (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
4946 (HOST_LONG_DOUBLE_FORMAT): Delete macros. Use
4947 GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT and
4948 GDB_HOST_LONG_DOUBLE_FORMAT instead.
4949 * configure.in (GDB_HOST_FLOAT_FORMAT, GDB_HOST_DOUBLE_FORMAT)
4950 (GDB_HOST_LONG_DOUBLE_FORMAT): Define.
4951 * configure, config.in: Regenerate.
4952 * configure.host (gdb_host_float_format, gdb_host_double_format)
4953 (gdb_host_long_double_format): Set according to the host.
4954
4955 2004-07-29 Andrew Cagney <cagney@gnu.org>
4956
4957 * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
4958
4959 2004-07-28 Andrew Cagney <cagney@gnu.org>
4960
4961 * PROBLEMS: Mention threads/1650.
4962 * NEWS: Mention the NPTL fix.
4963
4964 2004-07-28 Andrew Cagney <cagney@gnu.org>
4965
4966 * cli/cli-decode.c (add_setshow_cmd): Delete function.
4967 (add_setshow_cmd_full): Make static.
4968 * command.h (add_setshow_cmd, add_setshow_cmd_full): Delete.
4969 (add_setshow_filename_cmd, add_setshow_string_cmd): Declare.
4970 * cli/cli-decode.c (add_setshow_filename_cmd)
4971 (add_setshow_string_cmd): New functions.
4972 * nto-tdep.c (_initialize_nto_tdep): Update. Fix parameters.
4973 * mips-tdep.c (_initialize_mips_tdep): Update.
4974 * m32r-rom.c (_initialize_m32r_rom): Update. Update copyright.
4975 * cli/cli-logging.c (_initialize_cli_logging): Update.
4976 * complaints.c (_initialize_complaints): Update.
4977 * remote.c (_initialize_remote): Update.
4978
4979 2004-07-28 Andrew Cagney <cagney@gnu.org>
4980
4981 * cli/cli-decode.c (add_setshow_zinteger_cmd)
4982 (add_setshow_cmd, add_setshow_auto_boolean_cmd)
4983 (add_setshow_boolean_cmd, add_setshow_cmd_full): Add help_doc and
4984 print parameters. Make string parameters constant.
4985 * command.h: Update. Update copyright.
4986 * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
4987 * observer.c (_initialize_observer): Ditto.
4988 * frame.c (_initialize_frame): Ditto.
4989 * complaints.c (_initialize_complaints): Ditto.
4990 * maint.c (_initialize_maint_cmds): Ditto.
4991 * target.c (initialize_targets): Ditto.
4992 * cli/cli-logging.c (_initialize_cli_logging): Ditto.
4993 * infcall.c (_initialize_infcall): Ditto.
4994 * arm-tdep.c (_initialize_arm_tdep): Ditto.
4995 * m32r-rom.c (_initialize_m32r_rom): Ditto.
4996 * remote-rdi.c (_initialize_remote_rdi): Ditto.
4997 * d10v-tdep.c (_initialize_d10v_tdep): Ditto.
4998 * mips-tdep.c (_initialize_mips_tdep): Ditto.
4999
5000 2004-07-28 Andrew Cagney <cagney@gnu.org>
5001
5002 * gdbtypes.c (lookup_primitive_typename): Delete function.
5003 * gdbtypes.h (lookup_primitive_typename): Delete declaration.
5004 * ada-lex.l: Use language_lookup_primitive_type_by_name.
5005 * gdbtypes.c (lookup_typename): Ditto.
5006 * f-exp.y (yylex): Ditto.
5007 * c-exp.y (yylex): Ditto, eliminate assignment in "if".
5008
5009 * scm-lang.c (c_builtin_types): Delete extern declaration.
5010 (scm_language_defn): Replace
5011 string_char_type and primitive_type_vector with
5012 la_language_arch_info.
5013 * jv-lang.c (java_language_defn): Replace
5014 string_char_type and primitive_type_vector with
5015 la_language_arch_info.
5016 * config/i386/i386sco4.mh (NATDEPFILES): Remove reference to
5017 c_builtin_types in comment.
5018 * c-lang.h (struct language_arch_info): Declare opaque.
5019 (c_language_arch_info): Declare.
5020 (c_builtin_types): Delete declaration.
5021 * c-lang.c (c_language_arch_info): Set string_char_type to
5022 builtin_char, not builtin_true_char. Make global.
5023 (c_builtin_types): Delete array.
5024 (asm_language_defn, minimal_language_defn): Replace
5025 string_char_type and primitive_type_vector with
5026 la_language_arch_info.
5027
5028 2004-07-28 Andrew Cagney <cagney@gnu.org>
5029
5030 * gdbtypes.h (struct builtin_type): Rename true_char to
5031 builtin_true_char.
5032 * gdbtypes.c (gdbtypes_post_init): Update.
5033 * c-lang.c (arch_info): New function.
5034 (enum c_primitive_types): New enum.
5035 (c_language_defn): Instead of string_char_type and
5036 primitive_type_vector set la_language_arch_info.
5037
5038 2004-07-28 Andrew Cagney <cagney@gnu.org>
5039
5040 * language.h (struct language_arch_info): Fix typo
5041 s/primative/primitive/.
5042 * gdbtypes.c (lookup_primitive_typename): Ditto.
5043 * language.c (language_lookup_primitive_type_by_name)
5044 (unknown_language_arch_info): Ditto.
5045
5046 2004-07-27 Andrew Cagney <cagney@gnu.org>
5047
5048 * defs.h (enum language): Add nr_languages.
5049 * language.h (struct language_arch_info): Define.
5050 (struct language_defn): Add la_language_arch_info.
5051 (language_lookup_primative_type_by_name): Declare.
5052 (language_string_char_type): Declare.
5053 * language.c (_initialize_language, language_gdbarch_post_init)
5054 (struct language_gdbarch, language_gdbarch_data): Implement
5055 per-architecture language information.
5056 (unknown_language_arch_info, language_string_char_type)
5057 (language_lookup_primative_type_by_name): New functions.
5058 (unknown_language_defn, auto_language_defn)
5059 (local_language_defn): Set la_language_arch_info to
5060 unknown_language_arch_info.
5061 (unknown_builtin_types): Delete.
5062 * gdbtypes.c (lookup_primitive_typename): Use
5063 language_lookup_primative_type_by_name.
5064 (create_string_type): Use language_string_char_type.
5065 * values.c (value_from_string): Use language_string_char_type.
5066 * scm-lang.c (scm_language_defn): Add NULL la_language_arch_info.
5067 * p-lang.c (pascal_language_defn): Ditto.
5068 * m2-lang.c (m2_language_defn): Ditto.
5069 * jv-lang.c (java_language_defn): Ditto.
5070 * objc-lang.c (objc_language_defn): Ditto.
5071 * f-lang.c (f_language_defn): Ditto.
5072 * c-lang.c (c_language_defn, cplus_language_defn)
5073 (asm_language_defn, minimal_language_defn): Ditto.
5074
5075 2004-07-27 Andrew Cagney <cagney@gnu.org>
5076
5077 * gdbtypes.h (struct builtin_type): Declare.
5078 (builtin_type): Declare.
5079 * d10v-tdep.c (d10v_register_type): Use builtin_type.
5080 * gdbtypes.c (_initialize_gdbtypes): Register gdbtypes_post_init.
5081 (gdbtypes_post_init): New function.
5082 (builtin_type): New function.
5083
5084 2004-07-27 Kei Sakamoto <sakamoto.kei@renesas.com>
5085
5086 * remote-m32r-sdi.c: Fix breakpoint bug.
5087 (send_cmd, send_one_arg_cmd, send_two_arg_cmd, send_three_arg_cmd,
5088 recv_char_data, recv_long_data): New functions to replace communication
5089 sequences.
5090
5091 2004-07-26 Michael Chastain <mec.gnu@mindspring.com>
5092
5093 Document PR threads/1650.
5094 * PROBLEMS (Threads): Document problem with many threads
5095
5096 2004-07-26 Andrew Cagney <cagney@gnu.org>
5097
5098 * gdb-mi.el: Move from here ...
5099 * mi/gdb-mi.el: ... to here.
5100
5101 2004-07-26 Andrew Cagney <cagney@gnu.org>
5102
5103 Problem reported by Ashley Pittman <ashley@quadrics.com>.
5104 * main.c (captured_main): When in batch mode always detach.
5105
5106 2004-07-26 Andrew Cagney <cagney@gnu.org>
5107
5108 * MAINTAINERS: Mark the xstormy16, sh64, ns32k, mn10300, mcore,
5109 and h8300 as broken.
5110 * NEWS: END-OF-LIFE frame compatibility module.
5111 * PROBLEMS: For "Stack backtraces", remove powerpc, hppa and mips
5112 specific comments.
5113
5114 2004-07-26 Andrew Cagney <cagney@gnu.org>
5115
5116 * cli/cli-decode.c (deprecated_add_show_from_set): Deprecate.
5117 * xcoffsolib.c (_initialize_xcoffsolib): Update.
5118 * wince.c (_initialize_wince): Update.
5119 * win32-nat.c (_initialize_win32_nat): Update.
5120 * varobj.c (_initialize_varobj): Update.
5121 * valops.c (_initialize_valops): Update.
5122 * utils.c (initialize_utils, initialize_utils): Update.
5123 * tui/tui-win.c (_initialize_tui_win): Update.
5124 * top.c (init_main): Update.
5125 * symfile.c (_initialize_symfile): Update.
5126 * source.c (_initialize_source): Update.
5127 * somsolib.c (_initialize_som_solib): Update.
5128 * solib.c (_initialize_solib): Update.
5129 * solib-frv.c (_initialize_frv_solib): Update.
5130 * serial.c (_initialize_serial): Update.
5131 * ser-go32.c (_initialize_ser_dos, _initialize_ser_dos): Update.
5132 * remote.c (_initialize_remote, _initialize_remote): Update.
5133 * remote-vx.c (_initialize_vx): Update.
5134 * remote-utils.c (_initialize_sr_support): Update.
5135 * remote-sds.c (_initialize_remote_sds): Update.
5136 * remote-mips.c (_initialize_remote_mips): Update.
5137 * remote-e7000.c (_initialize_remote_e7000): Update.
5138 * proc-api.c (_initialize_proc_api): Update.
5139 * printcmd.c: Update.
5140 * parse.c (_initialize_parse): Update.
5141 * pa64solib.c (_initialize_pa64_solib): Update.
5142 * p-valprint.c (_initialize_pascal_valprint): Update.
5143 * monitor.c (_initialize_remote_monitors): Update.
5144 * mips-tdep.c (_initialize_mips_tdep): Update.
5145 * mcore-tdep.c (_initialize_mcore_tdep): Update.
5146 * maint.c (_initialize_maint_cmds): Update.
5147 * lin-lwp.c (_initialize_lin_lwp): Update.
5148 * language.c (_initialize_language): Update.
5149 * kod.c (_initialize_kod): Update.
5150 * infrun.c (set_schedlock_func, _initialize_infrun): Update.
5151 * i386-tdep.c (_initialize_i386_tdep): Update.
5152 * gdbtypes.c (build_gdbtypes, _initialize_gdbtypes): Update.
5153 * gdbarch.sh: Update.
5154 * gdbarch.c: Re-generate.
5155 * gdb-events.sh: Update.
5156 * gdb-events.c: Re-generate.
5157 * frame.c (_initialize_frame): Update.
5158 * exec.c: Update.
5159 * demangle.c (_initialize_demangler): Update.
5160 * dcache.c (_initialize_dcache): Update.
5161 * cris-tdep.c (_initialize_cris_tdep, cris_version_update): Update.
5162 * cp-valprint.c (_initialize_cp_valprint): Update.
5163 * corefile.c (_initialize_core): Update.
5164 * command.h: Update.
5165 * cli/cli-decode.h: Update.
5166 * cli/cli-cmds.c (init_cli_cmds): Update.
5167 * charset.c (_initialize_charset): Update.
5168 * breakpoint.c (_initialize_breakpoint): Update.
5169 * arm-tdep.c (_initialize_arm_tdep_initialize_arm_tdep): Update.
5170 * alpha-tdep.c (_initialize_alpha_tdep): Update.
5171 * aix-thread.c (_initialize_aix_thread): Update.
5172
5173 2004-07-24 Mark Kettenis <kettenis@gnu.org>
5174
5175 Partial fix for PR backtrace/1718.
5176 * i386-tdep.c (i386_analyze_frame_setup): Handle more instructions
5177 that GCC migrates into the prolugue. Don't handle any
5178 instructions that clobber %ebx.
5179
5180 2004-07-23 Andrew Cagney <cagney@gnu.org>
5181
5182 Use regcache_raw_collect instead of regcache_collect.
5183 * regcache.h (regcache_collect): Delete declaration.
5184 * regcache.c (regcache_colect): Delete function.
5185 * win32-nat.c (do_child_store_inferior_registers): Update.
5186 * sol-thread.c (sol_thread_store_registers): Update.
5187 * shnbsd-tdep.c (shnbsd_fill_reg): Update.
5188 * rs6000-nat.c (store_register): Update.
5189 * remote.c (store_register_using_P, remote_store_registers): Update.
5190 * ppcnbsd-tdep.c (ppcnbsd_fill_reg): Update.
5191 * ppc-linux-nat.c (store_altivec_register, store_spe_register)
5192 (fill_vrregset, store_spe_registers, fill_gregset)
5193 (fill_gregset): Update.
5194 * nto-procfs.c (procfs_store_registers): Update.
5195 * mipsnbsd-tdep.c (mipsnbsd_fill_reg): Update.
5196 * mips-linux-tdep.c (fill_gregset, mips64_fill_gregset): Update.
5197 * m68klinux-nat.c (store_register, fill_gregset): Update.
5198 * m68k-tdep.c (fill_gregset): Update.
5199 * infptrace.c (store_register): Update.
5200 * i386-nto-tdep.c (i386nto_regset_fill): Update.
5201 * i386-linux-nat.c (store_register, fill_gregset): Update.
5202 * hppa-linux-nat.c (fill_gregset): Update.
5203 * go32-nat.c (store_register): Update.
5204 * armnbsd-nat.c (store_register, store_regs, store_fp_register)
5205 (store_fp_regs): Update.
5206 * arm-linux-nat.c (store_nwfpe_single, store_nwfpe_double)
5207 (store_nwfpe_extended, store_fpregister, store_fpregs)
5208 (store_register, store_regs, fill_gregset, fill_fpregset): Update.
5209 * alpha-tdep.c (alpha_fill_int_regs, alpha_fill_fp_regs): Update.
5210 * aix-thread.c (fill_gprs64, fill_fprs, fill_sprs64, fill_sprs32)
5211 (store_regs_user_thread, store_regs_kernel_thread): Update.
5212
5213 2004-07-24 Mark Kettenis <kettenis@gnu.org>
5214
5215 * dwarf2-frame.c (struct dwarf2_cie): Delete `addr_size' member.
5216 (decode_frame_entry_1): Use DW_EH_PE_absptr as default for CIE
5217 encoding.
5218 (dwarf2_build_frame_info): Adjust for removal of `addr_size'
5219 member of `struct comp_unit'.
5220
5221 2004-07-23 Andrew Cagney <cagney@gnu.org>
5222
5223 * infrun.c (handle_inferior_event): Separate the STEP_OVER_ALL and
5224 DEPRECATED_IGNORE_HELPER_CALL cases, only #ifdef the latter.
5225
5226 2004-07-23 Martin Hunt <hunt@redhat.com>
5227 Kevin Buettner <kevinb@redhat.com>
5228
5229 * dwarf2-frame.c (execute_cfa_program): Fix typo in which the
5230 alignment was being added to the offset instead of multiplied.
5231
5232 2004-07-23 Mark Kettenis <kettenis@gnu.org>
5233
5234 * sparc64obsd-tdep.c (sparc64obsd_pc_in_sigtramp): Adjust for
5235 changed signal trampoline in OpenBSD 3.5-current.
5236
5237 * sparc64nbsd-nat.c: Include "regcache.h", <sys/types.h>,
5238 <machine/pcb.h> and "bsd-kvm.h".
5239 (sparc64nbsd_supply_pcb): New function.
5240 (_initialize_sparc64nbsd_nat): Renamed from
5241 _initialize_sparcnbsd_nat. Enable libkvm interface.
5242 * Makefile.in (sparc64nbsd-nat.o): Update dependencies.
5243 * config/sparc/nbsd64.mh (NATDEPFILES): Add bsd-kvm.o
5244 (LOADLIBES): New variable.
5245
5246 * config/sparc/obsd64.mt (TDEPFILES): Add sparcobsd-tdep.o.
5247
5248 * sparcnbsd-nat.c (sparc32nbsd_supply_pcb): Fix typo in comment.
5249
5250 2004-07-21 Andrew Cagney <cagney@gnu.org>
5251
5252 Use regcache_raw_supply instead of supply_register.
5253 * regcache.h (supply_register): Delete declaration.
5254 * regcache.c (supply_register): Delete function.
5255 * wince.c (do_child_fetch_inferior_registers): Update.
5256 * win32-nat.c (do_child_fetch_inferior_registers)
5257 (fetch_elf_core_registers): Update.
5258 * v850ice.c (v850ice_fetch_registers): Update.
5259 * thread-db.c (thread_db_store_registers): Update.
5260 * sol-thread.c (sol_thread_store_registers): Update.
5261 * shnbsd-tdep.c (shnbsd_supply_reg): Update.
5262 * rs6000-nat.c (fetch_register): Update.
5263 * rom68k-rom.c (rom68k_supply_one_register): Update.
5264 * remote.c (remote_wait, remote_async_wait): Update.
5265 * remote-st.c (get_hex_regs): Update.
5266 * remote-sim.c (gdbsim_fetch_register): Update.
5267 * remote-sds.c (sds_fetch_registers): Update.
5268 * remote-rdp.c (remote_rdp_fetch_register): Update.
5269 * remote-rdi.c (arm_rdi_fetch_registers): Update.
5270 * remote-mips.c (mips_wait, mips_fetch_registers): Update.
5271 * remote-m32r-sdi.c (m32r_fetch_register): Update.
5272 * remote-hms.c (init_hms_cmds): Update.
5273 * remote-est.c (init_est_cmds): Update.
5274 * remote-e7000.c (get_hex_regs, fetch_regs_from_dump)
5275 (e7000_fetch_registers, sub2_from_pc, e7000_wait): Update.
5276 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_supply_fpreg): Update.
5277 * ppc-linux-nat.c (fetch_altivec_register, fetch_spe_register)
5278 (fetch_register, supply_vrregset, supply_vrregset)
5279 (fetch_spe_registers): Update.
5280 * ppc-bdm.c (bdm_ppc_fetch_registers): Update.
5281 * monitor.c (monitor_supply_register): Update.
5282 * mipsv4-nat.c (supply_gregset, supply_fpregset): Update.
5283 * mipsnbsd-tdep.c (mipsnbsd_supply_reg)
5284 (mipsnbsd_supply_fpreg): Update.
5285 * mips-nat.c (fetch_inferior_registers)
5286 (fetch_core_registers): Update.
5287 * mips-linux-tdep.c (supply_32bit_reg, supply_gregset)
5288 (supply_fpregset, mips64_supply_gregset)
5289 (mips64_supply_fpregset): Update.
5290 * m68klinux-nat.c (fetch_register, supply_gregset)
5291 (supply_fpregset): Update.
5292 * m68k-tdep.c (supply_gregset, supply_fpregset): Update.
5293 * m32r-rom.c (init_m32r_cmds, init_mon2000_cmds): Update.
5294 * lynx-nat.c (fetch_inferior_registers, fetch_core_registers): Update.
5295 * irix5-nat.c (supply_gregset, supply_fpregset): Update.
5296 * infptrace.c (fetch_register): Update.
5297 * ia64-linux-nat.c (supply_gregset, supply_fpregset): Update.
5298 * ia64-aix-nat.c (supply_gregset, supply_fpregset): Update.
5299 * i386gnu-nat.c (fetch_fpregs, supply_gregset)
5300 (gnu_fetch_registers, gnu_store_registers): Update.
5301 * i386-nto-tdep.c (i386nto_supply_gregset): Update.
5302 * i386-linux-nat.c (fetch_register, supply_gregset)
5303 (dummy_sse_values): Update.
5304 * hpux-thread.c (hpux_thread_fetch_registers): Update.
5305 * hppah-nat.c (fetch_register): Update.
5306 * hppa-linux-nat.c (fetch_register, supply_gregset)
5307 (supply_fpregset): Update.
5308 * go32-nat.c (fetch_register): Update.
5309 * dve3900-rom.c (fetch_bitmapped_register)
5310 (_initialize_r3900_rom): Update.
5311 * cris-tdep.c (supply_gregset): Update.
5312 * abug-rom.c (init_abug_cmds): Update.
5313 * core-aout.c (fetch_core_registers): Update.
5314 * armnbsd-nat.c (supply_gregset, supply_fparegset)
5315 (fetch_register, fetch_fp_register): Update.
5316 * arm-linux-nat.c (fetch_nwfpe_single, fetch_nwfpe_none)
5317 (fetch_nwfpe_extended, fetch_fpregister, fetch_fpregs)
5318 (fetch_register, fetch_regs, supply_gregset, supply_fpregset): Update.
5319 * alphanbsd-tdep.c (fetch_core_registers): Update.
5320 * alpha-tdep.c (alpha_supply_int_regs, alpha_supply_fp_regs): Update.
5321 * alpha-nat.c (fetch_osf_core_registers)
5322 (fetch_osf_core_registers, fetch_osf_core_registers): Update.
5323 * aix-thread.c (supply_gprs64, supply_reg32, supply_fprs)
5324 (supply_sprs64, supply_sprs32, fetch_regs_kernel_thread): Update.
5325
5326 2004-07-21 Andrew Cagney <cagney@gnu.org>
5327
5328 * PROBLEMS: Mention breakpoints/1702.
5329 * NEWS: For signal trampolines, cite s390 GNU/Linux as a system
5330 that is known to work.
5331
5332 2004-07-21 Andrew Cagney <cagney@gnu.org>
5333
5334 * config/mips/tm-mips.h (DEPRECATED_IGNORE_HELPER_CALL): Deprecate.
5335 * mips-tdep.c (mips_dump_tdep, mips_ignore_helper): Update.
5336 * infrun.c (DEPRECATED_IGNORE_HELPER_CALL): Delete macro.
5337 (handle_inferior_event): Wrap call to deprecated
5338 IGNORE_HELPER_CALL in #ifdef.
5339 * config/mips/tm-nbsd.h: Update.
5340
5341 2004-07-20 Jim Blandy <jimb@redhat.com>
5342
5343 * rs6000-tdep.c (rs6000_gdbarch_init): The register set used for
5344 bfd_mach_ppc has no segment registers.
5345
5346 Include PowerPC SPR numbers for special-purpose registers.
5347 * rs6000-tdep.c (struct reg): Add new member, 'spr_num'.
5348 (R, R4, R8, R16, F, P, R32, R64, R0): Include value for
5349 new member in initializer.
5350 (S, S4, SN4, S64): New macros for defining special-purpose
5351 registers.
5352 (PPC_UISA_SPRS, PPC_UISA_NOFP_SPRS, PPC_OEA_SPRS, registers_power,
5353 registers_403, registers_403GC, registers_505, registers_860,
5354 registers_601, registers_602, registers_603, registers_604,
5355 registers_750, registers_e500): Use them.
5356
5357 * rs6000-tdep.c (rs6000_gdbarch_init): Delete variable 'power';
5358 replace references with expression used to initialize variable.
5359
5360 2004-07-20 Andrew Cagney <cagney@gnu.org>
5361
5362 * breakpoint.c (deprecated_read_memory_nobpt): Rename
5363 read_memory_nobpt.
5364 * sparc-linux-tdep.c (sparc_linux_sigtramp_start): Update.
5365 * s390-tdep.c (s390_readinstruction, s390_in_function_epilogue_p)
5366 (s390_sigtramp_frame_sniffer): Update.
5367 * mn10300-tdep.c (mn10300_analyze_prologue): Update.
5368 * mipsnbsd-tdep.c (mipsnbsd_sigtramp_offset): Update.
5369 * mips-tdep.c (mips_fetch_instruction, mips16_fetch_instruction)
5370 (mips32_fetch_instruction): Update.
5371 * mcore-tdep.c (get_insn): Update.
5372 * m68klinux-tdep.c (m68k_linux_pc_in_sigtramp): Update.
5373 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): Update.
5374 * i386ly-tdep.c (i386lynx_saved_pc_after_call): Update.
5375 * i386-linux-tdep.c (i386_linux_sigtramp_start)
5376 (i386_linux_rt_sigtramp_start): Update.
5377 * i386-linux-nat.c (child_resume): Update.
5378 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Update.
5379 * hppa-linux-tdep.c (insns_match_pattern): Update.
5380 * gdbcore.h: Update.
5381 * frv-tdep.c (frv_gdbarch_adjust_breakpoint_address): Update.
5382 * frame.c (safe_frame_unwind_memory): Update.
5383 * amd64-linux-tdep.c (amd64_linux_sigtramp_start): Update.
5384 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Update.
5385 * alpha-tdep.c (alpha_read_insn): Update.
5386
5387 2004-07-20 Andrew Cagney <cagney@gnu.org>
5388
5389 * tramp-frame.h (struct tramp_frame): Change "insn" to a struct
5390 containing both bytes and mask. Add "frame_type".
5391 * tramp-frame.c (tramp_frame_start): Update.
5392 (tramp_frame_prepend_unwinder): Update.
5393 * mips-linux-tdep.c (mips_linux_o32_sigframe)
5394 (mips_linux_o32_rt_sigframe, mips_linux_n32_rt_sigframe)
5395 (mips_linux_n64_rt_sigframe): Update. Make "static const".
5396 * ppcnbsd-tdep.c (tramp_frame ppcnbsd_sigtramp): Update.
5397
5398 2004-07-19 Eli Zaretskii <eliz@gnu.org>
5399
5400 * config/djgpp/fnchange.lst: Add remapping for bfd/elf32-cr*.c,
5401 bfd/elf32-sh-symbian.c, bfd/elf32-sh64-com.c,
5402 sim/testsuite/sim/mips/hilo-hazard-[123].s, and
5403 sim/testsuite/sim/mips/fpu64-ps-sb1.s.
5404
5405 2004-07-17 Andrew Cagney <cagney@gnu.org>
5406
5407 * NEWS, PROBLEMS: Update for 6.2.
5408
5409 * README: Update to 6.2.
5410
5411 * utils.c (xvasprintf): Call xstrvprintf.
5412
5413 * parse.c: Update copyright.
5414 (null_post_parser): Eliminate ARGSUSED.
5415
5416 * ppc-linux-nat.c (store_spe_registers): Eliminate K&R C.
5417 * tui/tui-win.c (tui_get_cmd_list): Ditto.
5418 * symfile-mem.c (_initialize_symfile_mem): Ditto.
5419
5420 * ppc-linux-tdep.c (ppc_linux_init_abi): Add [sic] to Linux.
5421 * ppc-linux-nat.c: Use "Linux kernel".
5422 * hppa-linux-tdep.c: Use GNU/Linux.
5423 * hppa-linux-nat.c: Use GNU/Linux.
5424 * dwarfread.c: Add [sic] to use of Linux.
5425
5426 * hppa-linux-nat.c: Do not include <string.h>.
5427 (supply_fpregset): Remove "register" attribute.
5428
5429 * solib-frv.c (fetch_loadmap): Use xfree, not free.
5430
5431 2004-07-17 Mark Kettenis <kettenis@gnu.org>
5432
5433 * configure.in: Define _MSE_INT_H on Solaris 9 too.
5434 * configure, config.in: Regenerated.
5435
5436 * vaxbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
5437 "bsd-kvm.h".
5438 (vaxbsd_supply_pcb): New function.
5439 (_initialize_vaxbsd_nat): New prototype and function.
5440 * config/vax/nbsdaout.mh (NATDEPFILES): Add bsd-kvm.o, solib.o and
5441 solib-sunos.o.
5442 (LOADLIBES): New variable.
5443 * config/vax/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5444 (LOADLIBES): New variable.
5445 * config/vax/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
5446 (LOADLIBES): New variable.
5447 * Makefile.in (vaxbsd-nat.o): Update dependencies.
5448
5449 2004-07-16 Andrew Cagney <cagney@gnu.org>
5450
5451 * defs.h (event_loop_p): Replace variable declaration with macro,
5452 always 1.
5453 * main.c (captured_main): Delete options "-async" and "-noasync".
5454 (event_loop_p): Delete variable.
5455 * NEWS: Mention that "-async" and "-noasync" were removed.
5456
5457 2004-07-16 Andrew Cagney <cagney@gnu.org>
5458
5459 * remote-m32r-sdi.c: Re-indent.
5460
5461 2004-07-16 Jim Blandy <jimb@redhat.com>
5462
5463 * ppc-tdep.h (ppc_spr_asr): Add missing OEA SPR.
5464 (ppc_spr_mi_dbcam, ppc_spr_mi_dbram0, ppc_spr_mi_dbram1)
5465 (ppc_spr_md_cam, ppc_spr_md_ram0, ppc_spr_md_ram1): Add
5466 missing MPC823 SPRs.
5467 (ppc_spr_m_twb): Renamed from ppc_spr_md_twb; the old name was
5468 incorrect. (This was corrected in GDB's register name tables on
5469 2004-07-14.)
5470
5471 * rs6000-tdep.c (registers_602): Correct register name: "esassr"
5472 should be "esasrr" ("ESA Save and Restore Register").
5473
5474 2004-07-16 Andrew Cagney <cagney@gnu.org>
5475
5476 * infrun.c (insert_step_resume_breakpoint): Delete gdb_assert
5477 calls, no longer applicable. Update comments and rename parameter
5478 "step_frame" to "return_frame".
5479
5480 2004-07-16 Andrew Cagney <cagney@gnu.org>
5481
5482 * frame.c (fprint_field): New function.
5483 (fprint_frame_id): Use fprint_field.
5484
5485 2004-07-15 Joel Brobecker <brobecker@gnat.com>
5486
5487 * ada-lang.c (ada_language_defn): Remove commented out code.
5488
5489 2004-07-15 Jim Blandy <jimb@redhat.com>
5490
5491 * ppc-tdep.h (struct gdbarch_tdep): New member: ppc_sr0_regnum.
5492 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it.
5493
5494 2004-07-14 Jim Blandy <jimb@redhat.com>
5495
5496 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): Delete; unused.
5497
5498 * ppc-tdep.h (ppc_num_vrs): New enum constant.
5499
5500 * ppc-tdep.h (ppc_num_srs): New enum constant.
5501
5502 * ppc-tdep.h (ppc_spr_mq, ppc_spr_xer, ppc_spr_rtcu, ppc_spr_rtcl)
5503 (ppc_spr_lr, ppc_spr_ctr, ppc_spr_cnt, ppc_spr_dsisr, ppc_spr_dar)
5504 (ppc_spr_dec, ppc_spr_sdr1, ppc_spr_srr0, ppc_spr_srr1)
5505 (ppc_spr_eie, ppc_spr_eid, ppc_spr_nri, ppc_spr_sp, ppc_spr_cmpa)
5506 (ppc_spr_cmpb, ppc_spr_cmpc, ppc_spr_cmpd, ppc_spr_icr)
5507 (ppc_spr_der, ppc_spr_counta, ppc_spr_countb, ppc_spr_cmpe)
5508 (ppc_spr_cmpf, ppc_spr_cmpg, ppc_spr_cmph, ppc_spr_lctrl1)
5509 (ppc_spr_lctrl2, ppc_spr_ictrl, ppc_spr_bar, ppc_spr_vrsave)
5510 (ppc_spr_sprg0, ppc_spr_sprg1, ppc_spr_sprg2, ppc_spr_sprg3)
5511 (ppc_spr_ear, ppc_spr_tbl, ppc_spr_tbu, ppc_spr_pvr)
5512 (ppc_spr_spefscr, ppc_spr_ibat0u, ppc_spr_ibat0l, ppc_spr_ibat1u)
5513 (ppc_spr_ibat1l, ppc_spr_ibat2u, ppc_spr_ibat2l, ppc_spr_ibat3u)
5514 (ppc_spr_ibat3l, ppc_spr_dbat0u, ppc_spr_dbat0l, ppc_spr_dbat1u)
5515 (ppc_spr_dbat1l, ppc_spr_dbat2u, ppc_spr_dbat2l, ppc_spr_dbat3u)
5516 (ppc_spr_dbat3l, ppc_spr_ic_cst, ppc_spr_ic_adr, ppc_spr_ic_dat)
5517 (ppc_spr_dc_cst, ppc_spr_dc_adr, ppc_spr_dc_dat, ppc_spr_dpdr)
5518 (ppc_spr_dpir, ppc_spr_immr, ppc_spr_mi_ctr, ppc_spr_mi_ap)
5519 (ppc_spr_mi_epn, ppc_spr_mi_twc, ppc_spr_mi_rpn, ppc_spr_mi_cam)
5520 (ppc_spr_mi_ram0, ppc_spr_mi_ram1, ppc_spr_md_ctr, ppc_spr_m_casid)
5521 (ppc_spr_md_ap, ppc_spr_md_epn, ppc_spr_md_twb, ppc_spr_md_twc)
5522 (ppc_spr_md_rpn, ppc_spr_m_tw, ppc_spr_md_dbcam, ppc_spr_md_dbram0)
5523 (ppc_spr_md_dbram1, ppc_spr_ummcr0, ppc_spr_upmc1, ppc_spr_upmc2)
5524 (ppc_spr_usia, ppc_spr_ummcr1, ppc_spr_upmc3, ppc_spr_upmc4)
5525 (ppc_spr_zpr, ppc_spr_pid, ppc_spr_mmcr0, ppc_spr_pmc1)
5526 (ppc_spr_sgr, ppc_spr_pmc2, ppc_spr_dcwr, ppc_spr_sia)
5527 (ppc_spr_mmcr1, ppc_spr_pmc3, ppc_spr_pmc4, ppc_spr_sda)
5528 (ppc_spr_tbhu, ppc_spr_tblu, ppc_spr_dmiss, ppc_spr_dcmp)
5529 (ppc_spr_hash1, ppc_spr_hash2, ppc_spr_icdbdr, ppc_spr_imiss)
5530 (ppc_spr_esr, ppc_spr_icmp, ppc_spr_dear, ppc_spr_rpa)
5531 (ppc_spr_evpr, ppc_spr_cdbcr, ppc_spr_tsr, ppc_spr_602_tcr)
5532 (ppc_spr_403_tcr, ppc_spr_ibr, ppc_spr_pit, ppc_spr_esasrr)
5533 (ppc_spr_tbhi, ppc_spr_tblo, ppc_spr_srr2, ppc_spr_sebr)
5534 (ppc_spr_srr3, ppc_spr_ser, ppc_spr_hid0, ppc_spr_dbsr)
5535 (ppc_spr_hid1, ppc_spr_iabr, ppc_spr_dbcr, ppc_spr_iac1)
5536 (ppc_spr_dabr, ppc_spr_iac2, ppc_spr_dac1, ppc_spr_dac2)
5537 (ppc_spr_l2cr, ppc_spr_dccr, ppc_spr_ictc, ppc_spr_iccr)
5538 (ppc_spr_thrm1, ppc_spr_pbl1, ppc_spr_thrm2, ppc_spr_pbu1)
5539 (ppc_spr_thrm3, ppc_spr_pbl2, ppc_spr_fpecr, ppc_spr_lt)
5540 (ppc_spr_pir, ppc_spr_pbu2): New enum constants for PowerPC
5541 special-purpose register numbers.
5542
5543 * rs6000-tdep.c (registers_860): Correct register name. (No PPC
5544 manual mentions 'md_twb', but many mention 'm_twb', and at that
5545 point in the register list.)
5546
5547 2004-07-14 Andrew Cagney <cagney@gnu.org>
5548
5549 * utils.c (internal_warning_problem): Fix typo, "internal-warning"
5550 instead of "internal-error".
5551
5552 2004-07-10 Joel Brobecker <brobecker@gnat.com>
5553
5554 * hppa-hpux-tdep.c: Fix a compilation failure due to a comment
5555 that was inserted inside a comment.
5556
5557 2004-07-10 Randolph Chung <tausq@debian.org>
5558
5559 * hppa-hpux-tdep.c (hppa_hpux_som_find_global_pointer): New
5560 function.
5561 (hppa_hpux_push_dummy_code): New function.
5562 (hppa_hpux_init_abi): Set push_dummy_code and call_dummy_location.
5563 Set find_global_pointer method.
5564
5565 2004-07-10 Mark Kettenis <kettenis@gnu.org>
5566
5567 * NEWS: Mention BSD libkvm interface.
5568
5569 2004-07-10 Michael Snyder <msnyder@redhat.com>
5570
5571 * symfile.c (generic_load): Comment typo.
5572 * stack.c (get_selected_block): Ditto.
5573 * regcache.c (regcache_cooked_read): Ditto.
5574 * monitor.c (monitor_debug): Ditto.
5575 * mips-tdep.c (mips_read_pc): Ditto.
5576 * i386-linux-nat.c (ps_get_thread_area): Ditto.
5577 * gdb_mbuild.sh: Ditto.
5578 * gdbarch.sh: Ditto.
5579 * gdbarch.h: Ditto.
5580
5581 2004-07-09 Paul N. Hilfinger <Hilfinger@gnat.com>
5582
5583 * ada-tasks.c: Remove file.
5584
5585 Remove ARI problems:
5586
5587 * ada-exp.y (write_var_from_sym): Reformat to put operator at
5588 beginning of line.
5589
5590 * ada-lang.c (MAX_OF_SIZE): Rename max_of_size.
5591 Add comment.
5592 Add comment concerning MAX_OF_TYPE and MIN_OF_TYPE.
5593 (MIN_OF_SIZE): Rename min_of_size. Add comment.
5594 (UMAX_OF_SIZE): Renmae umax_of_size. Add comment.
5595 (UMIN_OF_SIZE): Remove.
5596 (max_of_type): New function to replace orphan macro in gdbtypes.h
5597 (min_of_type): Ditto.
5598 (discrete_type_high_bound): Use max_of_type.
5599 (discrete_type_low_bound): Use min_of_type.
5600 (possible_user_operator_p): Move operator to beginning of line.
5601 (ada_is_variant_part): Ditto.
5602 (ensure_lval): Rewrite to avoid deprecated operations.
5603 (ada_finish_decode_line_1): Use gdbarch_convert_from_func_ptr_addr
5604 rather than adding DEPRECATED_FUNCTION_START_OFFSET.
5605 (ada_enum_name): Remove assignments in 'if' statements.
5606 (build_ada_types): Add gdbarch parameter.
5607 (_initialize_ada_language): Replace deprecated_register_gdbarch_swap
5608 with gdbarch_data_register_post_init.
5609 Use add_setshow_uinteger_cmd rather than add_set_cmd and
5610 add_show_from_set.
5611
5612 * ada-valprint.c (inspect_it): Remove declaration.
5613 (repeat_count_threshold): Remove declaration.
5614 (ada_print_floating): Remove assignments in 'if' statements.
5615 (print_str): Move operator to beginning of line.
5616
5617 2004-07-08 Jim Blandy <jimb@redhat.com>
5618
5619 * rs6000-tdep.c (registers_powerpc_nofp): Unused; deleted.
5620
5621 2004-07-08 Bob Rossi <bob@brasko.net>
5622
5623 * symtab.c (lookup_symtab): check return value of symtab_to_fullname
5624
5625 2004-07-06 Jeff Johnston <jjohnstn@redhat.com>
5626
5627 * language.h (struct_language_defn): Add new function pointer:
5628 la_class_name_from_physname. Also add new prototype for
5629 language_class_name_from_physname.
5630 * language.c (language_class_name_from_physname): New function.
5631 (unk_lang_class_name): Ditto.
5632 (unknown_language_defn, auto_language_defn): Change
5633 to add unk_lang_class_name function pointer for
5634 la_class_name_from_physname.
5635 (local_language_defn): Ditto.
5636 * dwarf2read.c (guess_structure_name): Change to call
5637 language_class_name_from_physname.
5638 (determine_class_name): Ditto.
5639 * cp-support.c (class_name_from_physname): Renamed.
5640 (cp_class_name_from_physname): New name of function.
5641 * cp-support.h: Ditto.
5642 * c-lang.c (c_language_defn): Change to add NULL
5643 for class_name_from_physname function pointer.
5644 (cplus_language_defn): Change to add cp_class_name_from_physname.
5645 * jv-lang.c (java_class_name_physname): New function.
5646 (java_find_last_component): New static routine.
5647 (java_language_defn): Add java_class_name_from_physname pointer.
5648 * ada-lang.c (ada_language_defn): Change to add NULL
5649 for class_name_from_physname function pointer.
5650 * f-lang.c (f_language_defn): Ditto.
5651 * m2-lang.c (m2_language_defn): Ditto.
5652 * objc-lang.c (objc_language_defn): Ditto.
5653 * p-lang.c (pascal_language_defn): Ditto.
5654 * scm-lang.c (scm_language_defn): Ditto.
5655
5656 2004-07-06 Andrew Cagney <cagney@gnu.org>
5657
5658 Patch from Bart Robinson.
5659 * corelow.c (core_open): Add variable "flags", or in O_LARGEFILE.
5660 (O_LARGEFILE): Define to 0, if not defined.
5661
5662 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5663
5664 * m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
5665 <machine/pcb.h> and "bsd-kvm.h".
5666 (PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
5667 (m68kbsd_supply_pcb): New function.
5668 (_initialize_m68kbsd_nat): New prototype and function.
5669 * Makefile.in (m68kbsd-nat.o): Update dependencies.
5670 * config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
5671 (LOADLIBES): New variable.
5672 * config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
5673 (LOADLIBES): New variable.
5674
5675 * bsd-kvm.c (bsd_kvm_cmdlist): Remove unecessary initialization.
5676
5677 2004-07-03 Mark Kettenis <kettenis@gnu.org>
5678
5679 * bsd-kvm.c: Include "cli/cli-cmds.h", "command.h", "value.h" and
5680 <sys/proc.h>.
5681 (bsd_kvm_cmdlist): New variable.
5682 (bsd_kvm_cmd, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): New functions.
5683 (bsd_kvm_add_target): Register "kvm" command prefix, "kvm pcb"
5684 command and "kvm proc" command.
5685 * Makefile.in (bsd-kvm.o): Update dependencies.
5686
5687 2004-07-02 Mark Kettenis <kettenis@gnu.org>
5688
5689 * osabi.c: Update copyright year.
5690 (generic_elf_osabi_sniffer): Tweak comment. Look for OS-specific
5691 notes if EI_OSABI is set to ELFOSABI_HPUX.
5692
5693 2004-07-01 Michael Snyder <msnyder@redhat.com>
5694
5695 * win32-nat.c (core_dll_symbols_add): Re-indent a small section
5696 that seems to have gotten whacked out of line.
5697
5698 2004-07-01 Mark Kettenis <kettenis@gnu.org>
5699
5700 * dbxread.c (process_one_symbol) [PCC_SOL_BROKEN]: Remove dead
5701 code.
5702
5703 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5704
5705 * ada-lang.c (decode_packed_array): Minor change to comment.
5706 (ada_value_slice_ptr): New function.
5707 (ada_value_slice): New function.
5708 (ada_evaluate_subexp): Remove XVS-suffix code from subscripting
5709 test. Don't know why it is there.
5710 Change slice code to use ada_value_slice_ptr and ada_value_slice, and
5711 to avoid dereferencing huge arrays from which one is slicing.
5712 (empty_array): Correct to return an array rather than
5713 a subrange value.
5714 * ada-valprint.c (print_optional_low_bound): Don't print lower bound
5715 on empty arrays (let'em use 'FIRST instead).
5716
5717 2004-07-01 Paul N. Hilfinger <Hilfinger@gnat.com>
5718
5719 Address complaints from gdb_ari.sh:
5720
5721 * ada-exp.y: Include gdb_string.h rather than string.h.
5722 (convert_char_literal): Reformat declaration.
5723 * ada-lang.h: Include opaque struct declaration for struct frame_info.
5724 * ada-lex.l: Change use of free to xfree (the macro would do so
5725 anyway, but this is harmless).
5726 Include gdb_string.h rather than string.h.
5727 * ada-valprint.c (ada_val_print_stub): Change PTR => void*.
5728
5729 * ada-lang.c (parse): Remove K&Rism in parameter list.
5730 (is_name_suffix): Correct Linux => GNU/Linux in comment.
5731
5732 2004-06-30 Mark Kettenis <kettenis@gnu.org>
5733
5734 * dbxread.c (process_one_symbol) [SUN_FIXED_LBRAC_BUG]: Remove
5735 dead code.
5736
5737 2004-06-30 Mark Kettenis <kettenis@gnu.org>
5738
5739 * alphabsd-nat.c: Update copyright year.
5740 (getregs_supplies): Use ALPHA_PC_REGNUM instead of PC_REGNUM.
5741
5742 2004-06-29 Joel Brobecker <brobecker@gnat.com>
5743
5744 * i386-cygwin-tdep.c (i386_cygwin_skip_trampoline_code): New function.
5745 (i386_cygwin_in_solib_call_trampoline): New function.
5746 (i386_cygwin_init_abi): Initialize the in_solib_call_trampoline
5747 and skip_trampoline_code gdbarch methods.
5748
5749 2004-06-29 Jim Blandy <jimb@redhat.com>
5750
5751 * Makefile.in (gdb_callback_h): Renamed from callback_h to the
5752 name actually used in the dependency lists.
5753
5754 2004-06-29 Randolph Chung <tausq@debian.org>
5755
5756 * NEWS (New native configurations): Mention GNU/Linux/hppa.
5757
5758 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5759
5760 * win32-nat.c (child_pid_to_exec_file): New function.
5761 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
5762 functionality.
5763
5764 2004-06-28 Andrew Cagney <cagney@gnu.org>
5765
5766 * defs.h (xstrvprintf): Declare.
5767 * utils.c (xstrvprintf): New function.
5768 (internal_vproblem, xstrprintf, xasprintf)
5769 (vfprintf_maybe_filtered, vfprintf_unfiltered): Use xstrvprintf.
5770 * serial.c (serial_printf): Ditto.
5771 * complaints.c (vcomplaint): Ditto.
5772
5773 2004-06-29 Corinna Vinschen <vinschen@redhat.com>
5774
5775 * infcmd.c (attach_command): Move call to target_terminal_inferior
5776 behind loading symbol table.
5777
5778 2004-06-28 Andrew Cagney <cagney@gnu.org>
5779
5780 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Revert 2004-06-24
5781 change - add back extern deprecated_ui_loop_hook declaration.
5782
5783 2004-06-28 Andrew Cagney <cagney@gnu.org>
5784
5785 * xcoffsolib.c (xcoff_solib_address): Replace xasprintf with
5786 xstrprintf.
5787 * varobj.c (varobj_gen_name, create_child, c_name_of_child)
5788 (c_value_of_variable): Ditto.
5789 * utils.c (internal_vproblem): Ditto.
5790 * solib-aix5.c (build_so_list_from_mapfile): Ditto.
5791 * remote.c (add_packet_config_cmd): Ditto.
5792 * remote-rdp.c (rdp_set_command_line): Ditto.
5793 * regcache.c (regcache_dump): Ditto.
5794 * frv-tdep.c (new_variant, new_variant): Ditto.
5795 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
5796 (fbsd_find_memory_regions): Ditto.
5797 * breakpoint.c (create_thread_event_breakpoint)
5798 (create_breakpoints): Ditto.
5799 * aix-thread.c (aix_thread_pid_to_str): Ditto.
5800 * ada-lang.c (is_package_name): Ditto. Also delete xmalloc call.
5801
5802 2004-06-28 Joel Brobecker <brobecker@gnat.com>
5803
5804 * ada-lang.c: Re-indent file, with some massaging to help indent
5805 a bit when the result is otherwise really too ugly.
5806
5807 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5808
5809 * frame.h (struct frame_id): Change bit field type of stack_addr_p,
5810 code_addr_p and special_addr_p to 'unsigned int'.
5811
5812 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5813
5814 * i386v4-nat.c: Update copyright year and tweak comment.
5815 (regmap): Remove trailing comma.
5816 (supply_gregset): Rename local variable i to regnum. Call
5817 regcache_raw_supply instead of supply_register.
5818 (fill_gregset): Rename argument regno to regnum. Call
5819 regcache_raw_collect instead of regcache_collect.
5820
5821 2004-06-27 Ulrich Weigand <uweigand@de.ibm.com>
5822
5823 * frame.h (struct frame_id): New fields stack_addr_p, code_addr_p
5824 and special_addr_p.
5825 (frame_id_build, frame_id_build_special): Update comments.
5826 (frame_id_build_wild): New prototype.
5827 * frame.c (frame_id_build, frame_id_build_special): Fill in new
5828 struct frame_id fields.
5829 (frame_id_build_wild): New function.
5830 (frame_id_eq, frame_id_inner): Use new struct frame_id fields.
5831
5832 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5833
5834 * config/djgpp/fnchange.lst: Add entries for hppabsd-nat.c and
5835 hppabsd-tdep.c.
5836
5837 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5838
5839 * ada-lang.c: Minor reformatting to conform to GNU coding standards.
5840
5841 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5842
5843 * ada-lang.c: Re-indent file.
5844
5845 2004-06-27 Joel Brobecker <brobecker@gnat.com>
5846
5847 * ada-lang.c (symtab_symbol_info): Remove unused declaration.
5848 (no_symtab_msg): Likewise.
5849
5850 2004-06-27 Andreas Schwab <schwab@suse.de>
5851
5852 * source.c: Fix whitespace.
5853
5854 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5855
5856 * configure.in: Include <sys/param.h> for td_pcb test.
5857 * configure: Regenerated.
5858
5859 * i386nbsd-nat.c: New file.
5860 * Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
5861 i386obsd-nat.c and i386obsd-tdep.c.
5862 (i386nbsd-nat.o): New dependency.
5863 * config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
5864 bsd-kvm.o.
5865 (LOADLIBES): New variable.
5866 * config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
5867 bsd-kvm.o.
5868 (LOADLIBES): New variable.
5869
5870 * config/i386/fbsd64.mh (NATDEPFILES): Add bsd-kvm.o.
5871 (LOADLIBES): New variable.
5872
5873 * bsd-kvm.c (bsd_kvm_fetch_registers): Directly return after
5874 fetching from BSD_KVM_PADDR. Correctly lookup address for
5875 "_thread0".
5876
5877 * amd64fbsd-nat.c: Include <sys/types.h, <machine/pcb.h> and
5878 "bsd-kvm.h".
5879 (amd64fbsd_supply_pcb): New funcion.
5880 (_initialize_amd64fbsd_nat): Enable libkvm interface.
5881
5882 2004-06-27 <david@streamline-computing.com>
5883
5884 Partial fix for PR cli/1056.
5885 * valarith.c: Check for zero in division and remainder
5886 evaluation.
5887
5888 2004-06-27 Mark Kettenis <kettenis@gnu.org>
5889
5890 * i387-tdep.c: Remove excessive whitespace.
5891
5892 2004-06-26 Andrew Cagney <cagney@gnu.org>
5893
5894 * gdb-events.sh (deprecated_set_gdb_event_hooks): Deprecated.
5895 * gdb-events.h, gdb-events.c: Re-generate.
5896 * tui/tui-hooks.c (tui_install_hooks): Update.
5897 (tui_remove_hooks): Update.
5898 * mi/mi-cmd-break.c (mi_cmd_break_insert): Update.
5899
5900 2004-06-26 Mark Kettenis <kettenis@gnu.org>
5901
5902 * amd64fbsd-nat.c: Don't include <sys/procfs.h> and "gregset.h".
5903 (gregset_t, fpregset_t): Remove typedefs.
5904 (REG_OFFSET): Rename argument.
5905 (amd64bsd_r_reg_offset): Rename from reg_offset.
5906 (supply_gregset, fill_gregset, supply_fpregset, fill_fpregset):
5907 Remove functions.
5908 (_initialize_amd64fbsd_nat): Use amd64fbsd64_r_reg_offset instead
5909 of reg_offset.
5910 * Makefile.in (amd64fbsd-nat.o): Update dependencies.
5911
5912 * amd64-nat.c (amd64_supply_native_gregset): Fix comment.
5913
5914 * vax-tdep.c: Tweak comment.
5915
5916 Add OpenBSD/hppa support.
5917 * NEWS (New native configurations): Mention OpenBSD/hppa.
5918 * hppabsd-nat.c, hppabsd-tdep.c, config/pa/obsd.mh,
5919 config/pa/obsd.mt, config/pa/nm-obsd.h, config/pa/tm-bsd.h: New
5920 files.
5921 * Makefile.in (ALLDEPFILES): Add hppabsd-nat.c and hppabsd-tdep.c.
5922 (hppabsd-nat.o, hppabsd-tdep.c): New dependencies.
5923 * configure.host: Add hppa*-*-openbsd*.
5924 * configure.tgt: Add hppa*-*-openbsd*.
5925
5926 2004-06-25 Andrew Cagney <cagney@gnu.org>
5927
5928 * defs.h (deprecated_ui_loop_hook): Deprecated.
5929 * wince.c (child_wait): Update.
5930 * win32-nat.c (child_wait): Update.
5931 * v850ice.c (v850ice_wait): Update.
5932 * top.c (deprecated_ui_loop_hook): Update.
5933 * serial.h: Update.
5934 * ser-unix.c (do_hardwire_readchar, do_hardwire_readchar)
5935 (do_unix_readchar): Update.
5936 * ser-tcp.c (net_open): Update.
5937 * remote-sim.c (gdb_os_poll_quit): Update.
5938 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Update.
5939
5940 2004-06-24 Andrew Cagney <cagney@gnu.org>
5941
5942 * defs.h (deprecated_pre_add_symbol_hook)
5943 (deprecated_post_add_symbol_hook): Deprecated.
5944 * symfile.c (symbol_file_add_with_addrs_or_offsets)
5945 (symbol_file_add_with_addrs_or_offsets): Update references.
5946
5947 2004-06-24 Andrew Cagney <cagney@gnu.org>
5948
5949 * defs.h (post_add_symbol_hook, pre_add_symbol_hook)
5950 (ui_loop_hook, selected_frame_level_changed_hook): Declare.
5951 * wince.c (ui_loop_hook): Delete extern declaration.
5952 * win32-nat.c (ui_loop_hook): Delete extern declaration..
5953 * v850ice.c (ui_loop_hook): Delete extern declaration..
5954 * ser-unix.c (ui_loop_hook): Delete extern declaration..
5955 * ser-tcp.c (ui_loop_hook): Delete extern declaration..
5956 * remote-sim.c (ui_loop_hook): Delete extern declaration..
5957 * rdi-share/ardi.c (angel_RDI_ExecuteOrStep): Delete extern.
5958 ui_loop_hook declaration.
5959
5960 2004-06-24 Andrew Cagney <cagney@gnu.org>
5961
5962 * objfiles.h (struct entry_info): Delete entry_func_lowpc and
5963 entry_func_highpc fields.
5964 * objfiles.c (init_entry_point_info): Do not clear
5965 entry_func_lowpc and entry_func_highpc.
5966 (objfile_relocate): Do not relocate entry_func_lowpc and
5967 entry_func_highpc.
5968 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and
5969 entry_func_highpc.
5970 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and
5971 entry_func_highpc.
5972 * blockframe.c (legacy_frame_chain_valid): Replace tests against
5973 entry_func_lowpc and entry_func_highpc with call to
5974 inside_entry_func.
5975
5976 2004-06-24 Mark Kettenis <kettenis@gnu.org>
5977
5978 * sparc64-tdep.c (sparc64_store_arguments): Fix passing
5979 quad-precision floating point arguments in registers.
5980
5981 2004-06-24 Mark Kettenis <kettenis@gnu.org>
5982
5983 From Michael Mueller <m.mueller99@kay-mueller.de>:
5984 * sparc64-tdep.c (sparc64_frame_base_address): Take BIAS into
5985 account.
5986
5987 2004-06-22 Jeff Johnston <jjohnstn@redhat.com>
5988
5989 * infrun.c (handle_inferior_event): Initialize stopped_by_watchpoint
5990 to -1.
5991 * breakpoint.c (bpstat_stop_status): Move check for ignoring
5992 untriggered watchpoints to a separate if clause. Update function
5993 comment regarding STOPPED_BY_WATCHPOINT argument.
5994
5995 2004-06-22 Jim Blandy <jimb@redhat.com>
5996
5997 * gdbarch.sh: Doc fix.
5998
5999 2004-06-21 Martin Hunt <hunt@redhat.com>
6000 Kevin Buettner <kevinb@redhat.com>
6001
6002 * config/mips/tm-mips.h (SP_REGNUM): Delete define.
6003 * mips-tdep.h (MIPS_SP_REGNUM): Define.
6004 * mips-tdep.c (mips_gdbarch_init): Set SP_REGNUM via call
6005 to set_gdbarch_sp_regnum(). Use cooked register number.
6006 (SP_REGNUM): Replace all occurrences with MIPS_SP_REGNUM.
6007
6008 2004-06-21 Andrew Cagney <cagney@gnu.org>
6009
6010 * gdbarch.sh: When the macro field is empty, do not generate a
6011 macro definition. When the macro field is "=", generate the macro
6012 name from the upper-case function name.
6013 (NUM_REGS, NUM_PSEUDO_REGS, SP_REGNUM, PC_REGNUM, PS_REGNUM)
6014 (FP0_REGNUM, STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM)
6015 (DWARF_REG_TO_REGNUM, SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM)
6016 (REGISTER_NAME, DEPRECATED_REGISTER_VIRTUAL_TYPE)
6017 (DEPRECATED_REGISTER_BYTES, DEPRECATED_REGISTER_BYTE)
6018 (DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE)
6019 (DEPRECATED_SAVE_DUMMY_FRAME_TOS, DEPRECATED_FP_REGNUM)
6020 (DEPRECATED_TARGET_READ_FP, DEPRECATED_PUSH_ARGUMENTS)
6021 (DEPRECATED_PUSH_RETURN_ADDRESS, DEPRECATED_DUMMY_WRITE_SP)
6022 (DEPRECATED_REGISTER_SIZE, CALL_DUMMY_LOCATION)
6023 (DEPRECATED_DO_REGISTERS_INFO, REGISTER_SIM_REGNO)
6024 (REGISTER_BYTES_OK, CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER)
6025 (GET_LONGJMP_TARGET, DEPRECATED_INIT_FRAME_PC)
6026 (BELIEVE_PCC_PROMOTION, DEPRECATED_GET_SAVED_REGISTER)
6027 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6028 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, INTEGER_TO_ADDRESS)
6029 (DEPRECATED_POP_FRAME, DEPRECATED_STORE_STRUCT_RETURN)
6030 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE)
6031 (DEPRECATED_EXTRACT_RETURN_VALUE, DEPRECATED_STORE_RETURN_VALUE)
6032 (DEPRECATED_USE_STRUCT_CONVENTION)
6033 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
6034 (DEPRECATED_FRAME_INIT_SAVED_REGS)
6035 (DEPRECATED_INIT_EXTRA_FRAME_INFO, SKIP_PROLOGUE, INNER_THAN)
6036 (BREAKPOINT_FROM_PC, MEMORY_INSERT_BREAKPOINT)
6037 (MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6038 (DEPRECATED_FUNCTION_START_OFFSET, FRAME_ARGS_SKIP)
6039 (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN)
6040 (DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_SAVED_PC)
6041 (DEPRECATED_FRAME_ARGS_ADDRESS, DEPRECATED_FRAME_LOCALS_ADDRESS)
6042 (DEPRECATED_SAVED_PC_AFTER_CALL, FRAME_NUM_ARGS)
6043 (DEPRECATED_STACK_ALIGN, DEPRECATED_REG_STRUCT_HAS_ADDR)
6044 (FRAME_RED_ZONE_SIZE, ADDR_BITS_REMOVE, SMASH_TEXT_ADDRESS)
6045 (SOFTWARE_SINGLE_STEP, SKIP_TRAMPOLINE_CODE)
6046 (IN_SOLIB_CALL_TRAMPOLINE, IN_SOLIB_RETURN_TRAMPOLINE)
6047 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL)
6048 (NAME_OF_MALLOC, CANNOT_STEP_BREAKPOINT)
6049 (HAVE_NONSTEPPABLE_WATCHPOINT, ADDRESS_CLASS_TYPE_FLAGS)
6050 (FETCH_POINTER_ARGUMENT): Replace the macro name with "=".
6051
6052 2004-06-21 Andrew Cagney <cagney@gnu.org>
6053
6054 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
6055 macro name, and the function rather than macro value. Only wrap
6056 macro print statements in #ifdef. Move format logic to where it
6057 is needed.
6058 * gdbarch.c: Re-generate.
6059
6060 * gdbarch.sh (read): Delete "print_p" and "description", add
6061 "garbage_at_eol". Check for non-empty garbage at end-of-line.
6062 Delete references to print_p.
6063 (TARGET_ARCHITECTURE): Delete print predicate.
6064 * gdbarch.c: Re-generate.
6065
6066 * gdbarch.sh: Check that multi-arch methods do not provide a
6067 macro.
6068 (register_type, unwind_dummy_id, push_dummy_call, push_dummy_code)
6069 (print_registers_info, print_float_info, print_vector_info)
6070 (adjust_breakpoint_address, remote_translate_xfer_address)
6071 (construct_inferior_arguments, skip_solib_resolver, unwind_pc)
6072 (address_class_type_flags_to_name, unwind_sp): Remove the macro
6073 name from the multi-arch definition.
6074
6075 2004-06-20 Andrew Cagney <cagney@gnu.org>
6076
6077 * gdbarch.sh: Sort by the function, instead of macro name.
6078 * gdbarch.c: Re-generate.
6079
6080 2004-06-20 Andrew Cagney <cagney@gnu.org>
6081
6082 * gdbarch.sh: Use the function, instead of macro name in
6083 errors and the log file.
6084 (return_value): Remove stray ":" in spec.
6085
6086 * gdbarch.sh (RETURN_VALUE): Default to legacy_return_value.
6087 * gdbarch.h, gdbarch.c: Re-generate.
6088 * Makefile.in (arch-utils.o): Update dependencies.
6089 * values.c (using_struct_return): Move code calling
6090 USE_STRUCT_CONVENTION to legacy_return_value, simplify.
6091 * stack.c (return_command): Move code calling STORE_RETURN_VALUE
6092 to legacy_return_value, simplify.
6093 * infcmd.c (print_return_value): Move code calling
6094 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_RETURN_VALUE
6095 to legacy_return_value, simplify.
6096 * infcall.c (call_function_by_hand): Move code calling
6097 EXTRACT_RETURN_VALUE to legacy_return_value, simplify.
6098 * arch-utils.c: Update copyright. Include "gdbcore.h".
6099 (legacy_return_value): New function.
6100 * arch-utils.h: Update copyright.
6101 (legacy_return_value): Declare.
6102
6103 2004-06-20 Andrew Cagney <cagney@gnu.org>
6104
6105 * gdbarch.sh (DEPRECATED_USE_STRUCT_CONVENTION): Deprecated.
6106 * gdbarch.h, gdbarch.c: Re-generate.
6107 * values.c (using_struct_return): Update call.
6108 * mcore-tdep.c: Update comment.
6109 * infcall.c (call_function_by_hand): Update comment.
6110 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
6111 * arch-utils.h (always_use_struct_convention): Update.
6112 * v850-tdep.c (v850_gdbarch_init): Update.
6113 * sh64-tdep.c (sh64_gdbarch_init): Update.
6114 * sh-tdep.c (sh_gdbarch_init): Update.
6115 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
6116 * mips-tdep.c (mips_gdbarch_init): Update.
6117 * mcore-tdep.c (mcore_gdbarch_init): Update.
6118 * m32r-tdep.c (m32r_gdbarch_init): Update.
6119 * ia64-tdep.c (ia64_gdbarch_init): Update.
6120 * h8300-tdep.c (h8300_gdbarch_init): Update.
6121 * frv-tdep.c (frv_gdbarch_init): Update.
6122 * cris-tdep.c (cris_gdbarch_init): Update.
6123 * arm-tdep.c (arm_gdbarch_init): Update.
6124 * alpha-tdep.c (alpha_gdbarch_init): Update.
6125
6126 2004-06-18 Michael Chastain <mec.gnu@mindspring.com>
6127
6128 * PROBLEMS: Add more specific information, and a work-around,
6129 for PR gdb/1458.
6130
6131 2004-06-18 Andrew Cagney <cagney@gnu.org>
6132
6133 * gdbarch.sh (DEPRECATED_FUNCTION_START_OFFSET): Deprecated.
6134 * gdbarch.h, gdbarch.c: Re-generate.
6135 * ada-lang.c (ada_finish_decode_line_1): Update.
6136 * infrun.c (handle_inferior_event): Update.
6137 * infcall.c (find_function_addr): Update.
6138 * linespec.c (minsym_found): Update.
6139 * symtab.c (find_function_start_sal, skip_prologue_using_sal):
6140 Update.
6141 * blockframe.c (legacy_frameless_look_for_prologue): Update.
6142 * cli/cli-cmds.c (disassemble_command): Update.
6143 * vax-tdep.c (vax_gdbarch_init): Update.
6144
6145 2004-06-18 Mark Kettenis <kettenis@gnu.org>
6146
6147 * i386-tdep.c (i386_collect_fpregset): Fix comment.
6148
6149 2004-06-17 Andrew Cagney <cagney@gnu.org>
6150
6151 GDB 6.1.1 released from the GDB 6.1 branch.
6152 * NEWS: Merge in 6.1.1 NEWS from 6.1 branch.
6153 * PROBLEMS: Ditto.
6154
6155 2004-06-16 Daniel Jacobowitz <dan@debian.org>
6156
6157 PR gdb/1658
6158 * dwarf2read.c (dwarf_decode_lines): Read the length of the extended
6159 operation as a uleb128. Found by Michael Coulter.
6160
6161 2004-06-16 Paul N. Hilfinger <Hilfinger@gnat.com>
6162
6163 * ada-tasks.c: Rename build_task_list to ada_build_task_list, and
6164 make it non-static.
6165 * ada-lang.h (task_control_block): declaration moved from ada-task.c
6166 to ada-lang.h; this is needed to be able to implement the kill command
6167 in multi-task mode.
6168 (task_ptid): Ditto.
6169 (task_entry): Ditto.
6170 (task_list): Ditto.
6171 (ada_build_task_list): Ditto.
6172
6173 * ada-lang.c: Conditionalize routines and data structures related
6174 to breakpoints, exceptions, completion, and symbol caching on
6175 GNAT_GDB, since these are not yet used in the submitted public sources.
6176 (ada_main_name): Editorial: Move definition out of exception-related
6177 code.
6178
6179 2004-06-15 Andrew Cagney <cagney@gnu.org>
6180
6181 * mips-tdep.c (non_heuristic_proc_desc): Delete call to
6182 deprecated_pc_in_call_dummy.
6183
6184 2004-06-15 Alan Modra <amodra@bigpond.net.au>
6185
6186 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead of
6187 bfd_get_section_size_before_reloc or _raw_size.
6188 * dwarf2-frame.c (dwarf2_build_frame_info): Likewise.
6189 * dwarf2read.c (dwarf2_locate_sections): Likewise.
6190 (dwarf2_read_section): Likewise.
6191 * elfread.c (elf_locate_sections): Likewise.
6192 * gcore.c (derive_heap_segment): Likewise.
6193 * mipsread.c (read_alphacoff_dynamic_symtab): Likewise.
6194 * remote-e7000.c (e7000_load): Likewise.
6195 * remote-m32r-sdi.c (m32r_load): Likewise.
6196 * remote-mips.c (mips_load_srec): Likewise.
6197 (pmon_load_fast): Likewise.
6198 * remote.c (compare_sections_command): Likewise.
6199 * symfile.c (add_section_size_callback): Likewise.
6200 (load_section_callback): Likewise.
6201 (pc_in_unmapped_range): Likewise.
6202 (pc_in_mapped_range): Likewise.
6203 (sections_overlap): Likewise.
6204 (list_overlays_command): Likewise.
6205 (simple_overlay_update_1): Likewise.
6206 (simple_overlay_update): Likewise.
6207 * tracepoint.c (remote_set_transparent_ranges): Likewise.
6208 * win32-nat.c (core_section_load_dll_symbols): Likewise.
6209
6210 2004-06-14 Randolph Chung <tausq@debian.org>
6211
6212 * Makefile.in (hppa-hpux-tdep.o): Update dependency.
6213 * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make
6214 static.
6215 (hppa_hpux_inferior_created): New function.
6216 (hppa_hpux_init_abi): Register observer.
6217 * symfile.c (hp_cxx_exception_support_initialized)
6218 (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks.
6219 (symbol_file_add_main_1, symbol_file_clear): Likewise.
6220
6221 2004-06-14 Randolph Chung <tausq@debian.org>
6222
6223 * MAINTAINERS (Write After Approval): Alphabetize my entry
6224 correctly.
6225
6226 2004-06-14 Andrew Cagney <cagney@gnu.org>
6227
6228 * MAINTAINERS (testsuite): List Michael Chastain as the lead
6229 testsuite maintainer.
6230
6231 2004-06-13 Andrew Cagney <cagney@gnu.org>
6232
6233 * infcmd.c (print_return_value): Fix logic, allow
6234 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
6235
6236 * gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when
6237 defining any macros.
6238 * gdbarch.h: Re-generate.
6239
6240 * gdbarch.sh: Delete "level" attribute. Only check for a macro
6241 redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL.
6242 * gdbarch.h: Re-generate.
6243
6244 * values.c (generic_use_struct_convention): Don't check gcc_p.
6245
6246 * gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE)
6247 (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete.
6248 * gdbarch.h, gdbarch.c: Regenerate.
6249 * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE)
6250 (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros.
6251 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
6252 deprecated_max_register_raw_size and
6253 deprecated_max_register_virtual_size.
6254 * v850-tdep.c (v850_gdbarch_init): Ditto.
6255 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
6256 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
6257 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
6258 * cris-tdep.c (cris_gdbarch_init): Ditto.
6259
6260 * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method.
6261 * gdbarch.h, gdbarch.c: Re-generate.
6262 * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function.
6263 (m68hc11_use_struct_convention): Delete function.
6264 (m68hc11_extract_struct_value_address): Delete function.
6265 (m68hc11_return_value): New function.
6266 (m68hc11_gdbarch_init): Instead of store_return_value,
6267 extract_return_value, return_value_on_stack,
6268 deprecated_extract_struct_value_address and use_struct_convention,
6269 set return_value.
6270 * values.c (using_struct_return): Do not call
6271 RETURN_VALUE_ON_STACK.
6272 * arch-utils.h (generic_return_value_on_stack_not): Delete
6273 declaration.
6274 * arch-utils.c (generic_return_value_on_stack_not): Delete
6275 function.
6276
6277 2004-06-12 Andrew Cagney <cagney@gnu.org>
6278
6279 * values.c (register_value_being_returned): Delete function.
6280 * infcmd.c (legacy_return_value): Delete function.
6281 * infcall.c (call_function_by_hand): Inline
6282 "register_value_being_returned", simplify.
6283 * values.c (using_struct_return): Update comment, refer to
6284 print_return_value instead of register_value_being_returned.
6285 * infcmd.c (print_return_value): Inline calls to
6286 register_value_being_returned and legacy_return_value. Simplify.
6287
6288 2004-06-11 Randolph Chung <tausq@debian.org>
6289
6290 * somread.c (som_symtab_read): Exclude gcc local symbols.
6291
6292 2004-06-11 Randolph Chung <tausq@debian.org>
6293
6294 * infrun.c (handle_inferior_event): Handle the case when a
6295 trampoline ends up in the runtime resolver, and if the trampoline
6296 has no name. Rearrange the code so that all the trampoline
6297 processing happens before other step-out-of-range handling.
6298
6299 2004-06-11 Martin Hunt <hunt@redhat.com>
6300
6301 * mips-tdep.c (mips_gdbarch_init): Recognize vr4120
6302 has no fpu.
6303
6304 2004-06-10 Andrew Cagney <cagney@gnu.org>
6305
6306 * blockframe.c (legacy_inside_entry_func): Delete.
6307 (legacy_frame_chain_valid): Inline call to
6308 legacy_inside_entry_func, simplify.
6309
6310 2004-06-10 Bob Rossi <bob@brasko.net>
6311
6312 * dbxread.c (read_dbx_symtab): Set pst->dirname when known.
6313 * dwarf2read.c (partial_die_info): Add dirname field.
6314 (dwarf2_build_psymtabs_hard): Set pst->dirname when known.
6315 (read_partial_die): Save away DW_AT_comp_dir.
6316 * defs.h (symtab_to_filename): Removed.
6317 * source.c (find_and_open_source): Added.
6318 (open_source_file): Just calls find_and_open_source.
6319 (symtab_to_filename): Removed.
6320 (symtab_to_fullname, psymtab_to_fullname): Added.
6321 * source.h (psymtab_to_fullname,symtab_to_fullname): Added.
6322 * symtab.c (lookup_symtab): Call symtab_to_fullname instead of
6323 symtab_to_filename.
6324 * symtab.h (partial_symtab): Add dirname field.
6325 * mi/mi-cmd-file.c (FILENAME,FULLNAME): Added.
6326 (mi_cmd_file_list_exec_source_file): Call new function
6327 symtab_to_fullname to find fullname.
6328 (mi_cmd_file_list_exec_source_files): Added.
6329 * mi/mi-cmds.c (mi_cmd_mi_cmds): Add -file-list-exec-source-files.
6330 * mi/mi-cmds.h (mi_cmd_file_list_exec_source_files): Added.
6331
6332 2004-06-10 Andrew Cagney <cagney@gnu.org>
6333
6334 * avr-tdep.c (avr_gdbarch_init): Do not set use_struct_convention
6335 to generic_use_struct_convention, the default value.
6336
6337 * mn10300-tdep.c (mn10300_type_align): Call internal_error instead
6338 of abort.
6339
6340 * ns32k-tdep.c (ns32k_push_arguments): New function.
6341 (ns32k_gdbarch_init): Set deprecated_push_arguments.
6342 * infcall.c (call_function_by_hand): Call error instead of
6343 legacy_push_arguments.
6344 * value.h (legacy_push_arguments): Delete declaration.
6345 * valops.c (legacy_push_arguments): Delete function.
6346 (value_push): Delete function.
6347
6348 2004-06-10 Brian Ford <ford@vss.fsi.com>
6349
6350 * coffread.c (coff_symfile_read): Prevent mixed debugging formats
6351 from corrupting/reinitializing the psymtab. Support DWARF 2 frame
6352 info.
6353 * dbxread.c (elfstab_build_psymtabs): Remove bogus comment.
6354
6355 2004-06-10 Andrew Cagney <cagney@gnu.org>
6356
6357 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Delete.
6358 * gdbarch.h, gdbarch.c: Re-generate.
6359 * frame.h (deprecated_pc_in_call_dummy): Delete "sp" and "fp"
6360 parameters.
6361 * dummy-frame.c (deprecated_pc_in_call_dummy): Update.
6362 * arm-tdep.c (arm_pc_is_thumb_dummy): Call
6363 deprecated_pc_in_call_dummy instead of
6364 DEPRECATED_PC_IN_CALL_DUMMY.
6365 (arm_skip_prologue): Ditto.
6366 * xstormy16-tdep.c (xstormy16_pop_frame, xstormy16_scan_prologue)
6367 (xstormy16_frame_saved_pc, xstormy16_frame_chain): Ditto.
6368 * v850-tdep.c (v850_find_callers_reg, v850_frame_chain)
6369 (v850_pop_frame, v850_frame_saved_pc, v850_frame_init_saved_regs):
6370 Ditto.
6371 * sh64-tdep.c (sh64_frame_chain, sh64_get_saved_pr)
6372 (sh64_init_extra_frame_info, sh64_get_saved_register)
6373 (sh64_pop_frame): Ditto.
6374 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
6375 * mcore-tdep.c (mcore_find_callers_reg, mcore_frame_saved_pc)
6376 (mcore_pop_frame, mcore_init_extra_frame_info): Ditto.
6377 * h8300-tdep.c (h8300_frame_chain, h8300_frame_saved_pc)
6378 (h8300_pop_frame): Ditto.
6379 * blockframe.c (legacy_inside_entry_func)
6380 (legacy_frame_chain_valid): Ditto.
6381 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update call
6382 to deprecated_pc_in_call_dummy.
6383
6384 2004-06-09 Andrew Cagney <cagney@gnu.org>
6385
6386 * gdbarch.sh (REGISTER_TO_VALUE, VALUE_TO_REGISTER): Do not
6387 provide a default value.
6388 (CONVERT_REGISTER_P): Default to generic_convert_register_p.
6389 * gdbarch.h, gdbarch.c: Re-generate.
6390 * arch-utils.c (generic_convert_register_p): Rename
6391 legacy_convert_register_p
6392 (legacy_register_to_value, legacy_value_to_register): Delete
6393 functions.
6394 * arch-utils.h (generic_convert_register_p): Rename
6395 legacy_convert_register_p.
6396 (legacy_register_to_value, legacy_value_to_register): Delete
6397 declarations.
6398
6399 * gdbarch.sh (DEPRECATED_REGISTER_CONVERT_TO_RAW)
6400 (DEPRECATED_REGISTER_CONVERT_TO_VIRTUAL)
6401 (DEPRECATED_REGISTER_CONVERTIBLE): Delete.
6402 * gdbarch.h, gdbarch.c: Re-generate.
6403 * infcmd.c (default_print_registers_info): Simplify.
6404 * findvar.c (value_of_register): Simplify.
6405 * mi/mi-main.c (get_register): Simplify.
6406 * arch-utils.c (legacy_convert_register_p): Always return 0.
6407 (legacy_register_to_value, legacy_value_to_register): Always call
6408 internal_error.
6409
6410 * infptrace.c (child_xfer_memory) [CLEAR_INSN_CACHE]: Delete
6411 #ifdef CLEAR_INSN_CACHE code.
6412 * target.c (generic_mourn_inferior) [CLEAR_DEFERRED_STORES]:
6413 Delete #ifdef CLEAR_DEFERRED_STORES code.
6414
6415 * solib-svr4.c [HANDLE_SVR4_EXEC_EMULATORS]: Delete #ifdef code.
6416
6417 * config/ia64/tm-linux.h (TARGET_ELF64): Delete macro, Update
6418 copyright.
6419 * config/ia64/tm-aix.h (TARGET_ELF64): Ditto.
6420
6421 * config/mips/mipsv4.mh: Delete file.
6422
6423 * config/pa/tm-hppa64.h (HPREAD_ADJUST_STACK_ADDRESS): Delete
6424 unreferenced macro.
6425 (hpread_adjust_stack_address): Delete declaration.
6426
6427 2004-06-08 Andrew Cagney <cagney@gnu.org>
6428
6429 * infptrace.c [ATTACH_DETACH]: Remove #ifdef wrappers.
6430 (attach, detach): When neither PT_ATTACH / PT_DETACH nor
6431 PTRACE_ATTACH / PTRACE_DETACH available call error.
6432 (PT_ATTACH, PT_DETACH): Move definition to attach / detach.
6433 * infttrace.c (update_thread_state_after_attach, attach, detach):
6434 Remove #ifdef wrappers.
6435 * inftarg.c (child_attach, child_detach): Remove #ifdef wrappers.
6436 * gnu-nat.c [ATTACH_DETACH]: Remove #ifdef wrappers.
6437 * config/nm-bsd.h (ATTACH_DETACH): Delete.
6438 * config/nm-sysv4.h (ATTACH_DETACH): Delete.
6439 * config/nm-nbsd.h (ATTACH_DETACH): Delete.
6440 * config/nm-linux.h (ATTACH_DETACH): Delete.
6441 * config/rs6000/nm-rs6000.h (ATTACH_DETACH): Delete.
6442 * config/pa/nm-hppah.h (ATTACH_DETACH): Delete.
6443 * config/i386/nm-i386sco5.h (ATTACH_DETACH): Delete.
6444 * config/i386/nm-i386sco4.h (ATTACH_DETACH): Delete.
6445 * config/i386/nm-i386gnu.h (ATTACH_DETACH): Delete.
6446
6447 2004-06-08 Corinna Vinschen <vinschen@redhat.com>
6448
6449 * configure.in: Set $configdir to the right OS specific value.
6450 Use value when setting $tcldir and $tkdir.
6451 * configure: Regenerate.
6452
6453 2004-06-06 Paul Brook <paul@codesourcery.com>
6454
6455 * gdb/dwarf2-frame.c (decode_frame_entry_1): Decode version 3 CIE
6456 records.
6457
6458 2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
6459
6460 * ada-lang.c (lookup_symbol_in_language): New function to allow
6461 re-use of another language's symbol lookup code. (Placed here
6462 temporarily while Ada support is being integrated into the public
6463 tree).
6464 (restore_language): New auxiliary function for
6465 lookup_symbol_in_language.
6466 * ada-lang.h (lookup_symbol_in_language): Declare (Placed here
6467 temporarily while Ada support is being integrated into the public
6468 tree).
6469
6470 2004-06-08 Alexandre Oliva <aoliva@redhat.com>
6471
6472 * Makefile.in (check//%): New.
6473
6474 * mn10300-tdep.c (mn10300_extract_return_value): Rewrite.
6475 (mn10300_store_return_value): Rewrite.
6476 (mn10300_type_align): New.
6477 (mn10300_use_struct_convention): Rewrite.
6478 (mn10300_return_value): New, using all of the above.
6479 (mn10300_pop_frame_regular): Add saved_regs_size.
6480 (mn10300_gdbarch_init): Remove deprecated rewritten entry points.
6481
6482 * mn10300-tdep.c (mn10300_analyze_prologue): Don't compute saved
6483 regs if PC is on movm.
6484
6485 2004-06-07 Jim Blandy <jimb@redhat.com>
6486
6487 Add native Linux support for the PowerPC E500.
6488 * ppc-tdep.h (struct gdbarch_tdep): New member: 'ppc_gprs_pseudo_p'.
6489 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize it to false on
6490 all architectures except the E500.
6491 * ppc-linux-nat.c: (PTRACE_GETEVRREGS, PTRACE_SETEVRREGS): New
6492 #definitions.
6493 (struct gdb_evrregset_t): New type.
6494 (have_ptrace_getsetevrregs): New variable.
6495 (get_spe_registers, read_spliced_spe_reg, fetch_spe_register,
6496 fetch_spe_registers): New functions.
6497 (fetch_register): Call fetch_spe_register as appropriate.
6498 Assert that we're only passed raw register numbers.
6499 (fetch_ppc_registers): Call fetch_spe_registers as appropriate.
6500 Don't fetch gprs if they're pseudoregisters.
6501 (set_spe_registers, write_spliced_spe_reg, store_spe_register,
6502 store_spe_registers): New functions.
6503 (store_register): Call store_spe_register as appropriate.
6504 Assert that we're only passed raw register numbers.
6505 (store_ppc_registers): Call store_spe_registers as appropriate.
6506 Don't store gprs if they're pseudoregisters.
6507
6508 2004-06-07 Jeff Johnston <jjohnstn@redhat.com>
6509
6510 * thread-db.c (thread_get_info_callback): Fill in the thread_info
6511 struct if one exists, even if we are dealing with a zombie thread.
6512
6513 2004-06-07 Andrew Cagney <cagney@gnu.org>
6514
6515 * target.h (PC_REQUIRES_RUN_BEFORE_USE): Delete definition.
6516 * config/pa/tm-hppa.h (DEPRECATED_PC_REQUIRES_RUN_BEFORE_USE):
6517 Rename PC_REQUIRES_RUN_BEFORE_USE.
6518 * breakpoint.c (breakpoint_sals_to_pc): Update. Wrap reference in
6519 #ifdef.
6520
6521 2004-06-07 Randolph Chung <tausq@debian.org>
6522
6523 * hppa-tdep.c (hppa_frame_cache): Handle the cases when we start
6524 unwinding after sp has been saved to the stack but before the end
6525 of the prologue, and after the fp has been modified but before it has
6526 been saved to the stack.
6527 (hppa_frame_base_address, hppa_frame_base, hppa_frame_base_sniffer):
6528 Remove superfluous definitions.
6529 (hppa_gdbarch_init): Remove superfluous frame base sniffer.
6530
6531 2004-06-07 Guy Martin <gmsoft@gentoo.org>
6532
6533 Committed by Randolph Chung.
6534 * hppa-linux-nat.c: Include the correct version of the header file
6535 depending on the kernel version.
6536
6537 2004-06-06 Randolph Chung <tausq@debian.org>
6538
6539 * infrun.c (trap_expected_after_continue): Remove HP_OS_BUG workaround.
6540 (proceed, init_wait_for_inferior, handle_inferior_event): Likewise.
6541
6542 2004-06-06 Randolph Chung <tausq@debian.org>
6543
6544 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
6545 (hppa_hpux_skip_trampoline_code): Don't cache symbol values.
6546 * hppa-linux-tdep.c (hppa_linux_in_dyncall): Likewise.
6547 * hppa-tdep.c (hppa_symbol_address): New function definition.
6548 * hppa-tdep.h (hppa_symbol_address): New function declaration.
6549
6550 2004-06-06 Randolph Chung <tausq@debian.org>
6551
6552 * hppa-tdep.h (struct value): Forward declaration.
6553 (gdbarch_tdep): Define tdep find_global_pointer method.
6554 * hppa-tdep.c (hppa32_push_dummy_call): Find the global pointer
6555 associated with the function we are trying to call, and write it
6556 to the gp register.
6557 (hppa32_convert_from_funct_ptr_addr): New function.
6558 (hppa_find_global_pointer): New function.
6559 (hppa_gdbarch_init): Set default find_global_pointer method; set
6560 convert_from_func_ptr_addr method.
6561 * hppa-linux-tdep.c (hppa_linux_find_global_pointer): New function.
6562 (hppa_linux_init_abi): Set find_global_pointer method.
6563 * Makefile.in (hppa-linux-tdep.o): Add value.h dependency.
6564
6565 2004-06-06 Randolph Chung <tausq@debian.org>
6566
6567 * gdbarch.sh (PUSH_DUMMY_CALL): Change CORE_ADDR func_addr argument
6568 to struct value *function.
6569 * gdbarch.c: Regenerate.
6570 * gdbarch.h: Likewise.
6571 * infcall.c (call_function_by_hand): Pass entire function value
6572 to push_dummy_call.
6573
6574 * Makefile.in (alpha-tdep.o, frv-tdep.o, ia64-tdep.o, mips-tdep.o)
6575 (ppc-sysv-tdep.o, rs6000-tdep.o): Update dependencies.
6576 * alpha-tdep.c (alpha_push_dummy_call): Update call signature.
6577 * amd64-tdep.c (amd64_push_dummy_call): Likewise.
6578 * arm-tdep.c (arm_push_dummy_call): Likewise.
6579 * avr-tdep.c (avr_push_dummy_call): Likewise.
6580 * cris-tdep.c (cris_push_dummy_call): Likewise.
6581 * d10v-tdep.c (d10v_push_dummy_call): Likewise.
6582 * frv-tdep.c (frv_push_dummy_call): Likewise.
6583 * h8300-tdep.c (h8300_push_dummy_call): Likewise.
6584 * hppa-tdep.c (hppa32_push_dummy_call)
6585 (hppa64_push_dummy_call): Likewise.
6586 * i386-tdep.c (i386_push_dummy_call): Likewise.
6587 * ia64-tdep.c (ia64_push_dummy_call): Likewise.
6588 * m32r-tdep.c (m32r_push_dummy_call): Likewise.
6589 * m68hc11-tdep.c (m68hc11_push_dummy_call): Likewise.
6590 * m68k-tdep.c (m68k_push_dummy_call): Likewise.
6591 * m88k-tdep.c (m88k_push_dummy_call): Likewise.
6592 * mips-tdep.c (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
6593 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Likewise.
6594 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
6595 (ppc64_sysv_abi_push_dummy_call): Likewise.
6596 * ppc-tdep.h (ppc_sysv_abi_push_dummy_call)
6597 (ppc64_sysv_abi_push_dummy_call): Likewise.
6598 * rs6000-tdep.c (rs6000_push_dummy_call): Likewise.
6599 * s390-tdep.c (s390_push_dummy_call): Likewise.
6600 * sh-tdep.c (sh_push_dummy_call_fpu)
6601 (sh_push_dummy_call_nofpu): Likewise.
6602 * sparc-tdep.c (sparc32_push_dummy_call): Likewise.
6603 * sparc64-tdep.c (sparc64_push_dummy_call): Likewise.
6604 * vax-tdep.c (vax_push_dummy_call): Likewise.
6605
6606 2004-06-04 Jim Blandy <jimb@redhat.com>
6607
6608 * ppc-linux-nat.c (fetch_register): Don't forget to pass the
6609 gdbarch argument to register_size.
6610
6611 * rs6000-tdep.c (rs6000_store_return_value): Use
6612 regcache_cooked_write_part instead of
6613 deprecated_write_register_bytes.
6614 (rs6000_gdbarch_init): Register it for gdbarch_store_return_value,
6615 not gdbarch_deprecated_store_return_value.
6616
6617 * ppc-linux-nat.c (store_register, fetch_register): Remove
6618 incorrect assertions. Simplify and generalize handling of
6619 transfers whose sizes are not multiples of, or less than, sizeof
6620 (PTRACE_XFER_TYPE).
6621
6622 2004-06-04 Jeff Johnston <jjohnstn@redhat.com>
6623
6624 * infrun.c (handle_inferior_event): Don't treat an invalid ptid
6625 as a new thread event.
6626 * thread-db.c (thread_get_info_callback): If the thread is a
6627 zombie, return TD_THR_ZOMBIE.
6628 (thread_from_lwp): If thread_get_info_callback returns
6629 TD_THR_ZOMBIE, check if the thread is still on the thread list
6630 and return a -1 ptid if not found.
6631 (thread_db_wait): If thread_from_lwp returns a -1 ptid, then
6632 change the status to TARGET_WAITKIND_SPURIOUS.
6633
6634 2004-06-03 Corinna Vinschen <vinschen@redhat.com>
6635
6636 * sh-tdep.c (sh3e_sh4_store_return_value): Correctly store
6637 double values in little endian mode.
6638
6639 2004-06-02 Albert Chin-A-Young <china@thewrittenword.com>
6640
6641 Committed by Andrew Cagney.
6642 * gdb/dictionary.c, gdb/gdbtypes.h: Remove trailing comma
6643 after last enum constant to avoid error from IBM C
6644 compiler.
6645
6646 2004-06-02 Jim Blandy <jimb@redhat.com>
6647
6648 * ppc-linux-nat.c (store_register, fetch_register): Rename 'mess'
6649 to 'message', and make it local to the lone block that uses it.
6650
6651 * ppc-linux-nat.c (store_register): Remove unused local 'offset'.
6652
6653 2004-06-02 Paul N. Hilfinger <hilfinger@gnat.com>
6654
6655 * ada-exp.y: Update copyright notice.
6656 Include block.h.
6657
6658 Replace REGNAME, LAST, INTERNAL_VARIABLE with
6659 SPECIAL_VARIABLE and unify the treatment of these cases.
6660
6661 (write_attribute_call0): Remove.
6662 (write_attribute_call1): Remove.
6663 (write_attribute_calln): Remove.
6664 (save_qualifier): Add missing semicolon.
6665
6666 (simple_exp,exp): Decomment (i.e., reactivate) code that was
6667 temporarily disabled to allow compilation with FSF head version.
6668
6669 (simple_exp syntax): Remove use of OP_ADA_ATTRIBUTE and
6670 use individual operators (OP_*) for all attributes.
6671 (exp syntax): Use write_int.
6672 Handle STRING literals with OP_STRING.
6673 (variable syntax): Add limit parameter to calls to
6674 write_object_renaming.
6675
6676 (temp_parse_space): New definition to hold entities that need
6677 only live until the next call to ada_parse.
6678 (string_to_operator): Rename fields of ada_opname_table entries.
6679
6680 (write_var_from_sym): Record block.
6681 (write_var_from_name): Minor reformatting.
6682 Make sure saved name is properly encoded in the case of multiple
6683 matches, and set its language to Ada.
6684 Update comment.
6685 Modify to indicate unresolved name as symbol in the UNRESOLVED
6686 namespace, allocated in temp_parse_space.
6687 (write_int): New function.
6688
6689 (write_object_renaming): Add max_depth parameter to limit
6690 chains of object renamings.
6691 Handle case where root of renaming expression is itself a renaming.
6692 Use temp_parse_space for temporary name buffer.
6693 Handle renamings to dereferenced pointers (___XEXA suffices).
6694
6695 (ada_parse, yyerror, string_to_operator,
6696 write_var_from_sym, write_var_from_name, write_attribute_call0,
6697 write_attribute_call1, write_attribute_calln,
6698 write_object_renaming): Protoize.
6699
6700 (_initialize_ada_exp): New function.
6701
6702 * ada-lang.c: Update copyright notice.
6703 General terminology change to conform to GNAT compiler usage:
6704 mangle => encode, demangle => decode
6705 Include gdb_obstack.h.
6706 Include gdb_regex.h
6707 Include frame.h
6708 Include hashtab.h
6709 Include completer.h
6710 Include gdb_stat.h
6711 Include block.h
6712 Include infcall.h
6713
6714 (ADA_RETAIN_DOTS): Make sure this is defined.
6715 (TRUNCATION_TOWARDS_ZERO): Define.
6716 (struct string_vector): Define.
6717 (unresolved_names): Remove definition.
6718 (xnew_string_vector): New function.
6719 (string_vector_append): New function.
6720 (extract_string): Make static.
6721 (ada_unqualified_name): New function.
6722 (add_angle_brackets): New function.
6723 (function_name_from_pc): New function.
6724 (place_on_stack): Rename to ensure_lval.
6725
6726 (ensure_lval): Renamed from place_on_stack.
6727 Make identity on lvals.
6728 Update comment.
6729 (is_nonfunction): New interface.
6730 Only symbols in LOC_CONST class can be enumerals.
6731 (fill_in_ada_prototype): Remove; now independent of language.
6732 (add_defn_to_vec): Add obstack and symtab arguments.
6733 Use obstack to hold collected definitions.
6734 (num_defns_collected): New function.
6735 (defns_collected): New function.
6736 (ada_resolve_subexp): Rename to resolve_subexp.
6737 (resolve_subexp): Renamed from ada_resolve_subexp.
6738 (ada_op_name): Return non-const result.
6739 (ada_decoded_op_name): Renamed from ada_op_name, now used for
6740 other purposes.
6741
6742 (to_fixed_array_type): Add declaration.
6743 (coerce_unspec_val_to_type): Remove offset parameter.
6744 (find_sal_from_funcs_and_line): New interface.
6745 (find_line_in_linetable): Ditto.
6746
6747 (all_sals_for_line): Rename to ada_sals_for_line and make
6748 global.
6749 Add new parameter. When set, do not ask the user to choose the
6750 instance, but use the first one found instead.
6751 Use given line number in returned sals.
6752 Fix comment.
6753 Skip the prologue if funfirstline is set.
6754 Correct for memory leak when 0 lines found.
6755
6756 (value_pos_atr): Use pos_atr.
6757 (pos_atr): New function.
6758 (standard_lookup): Add block parameter.
6759
6760 (makeTimeStart): Remove declaration and uses.
6761 (makeTimeStop): Remove declaration and uses.
6762
6763 (ada_completer_word_break_characters): Allow for VMS.
6764 (ADA_MAIN_PROGRAM_SYMBOL_NAME): Make into constant.
6765 (raise_sym_name): New constant.
6766 (raise_unhandled_sym_name): New constant.
6767 (raise_assert_sym_name): New constant.
6768 (process_raise_exception_name): New constant.
6769 (longest_exception_template): New constant.
6770 (warning_limit): New variable to limit warnings during expression
6771 evaluation.
6772 (warnings_issued): New variable to keep track of warnings issued.
6773 (known_runtime_file_name_patterns): New constant.
6774 (known_auxiliary_function_name_patterns): New constant.
6775 (symbol_list_obstack): New variable.
6776
6777 (field_name_match,is_suffix,is_suppressed_name,ada_encode,
6778 ada_decode,ada_match_name,encoded_ordered_before,equiv_types,
6779 lesseq_defined_than,is_nondebugging_type,is_name_suffix,wild_match,
6780 find_sal_from_funcs_and_line, ada_breakpoint_rewrite,
6781 ada_is_tagged_type, ada_is_parent_field, ada_is_wrapper_field,
6782 ada_variant_discrim_name, field_alignment, dynamic_template_type,
6783 ada_is_character_type, ada_is_aligner_type, ada_is_vax_floating_type):
6784 Replace use of deprecated STREQ and STREQN macros by calls to strncmp
6785 and strcmp.
6786
6787 (ada_get_field_index): New function.
6788 (lim_warning): New function.
6789 (ada_translate_error_message): New function.
6790 (MAX_OF_SIZE): New function.
6791 (MIN_OF_SIZE): New function.
6792 (UMAX_OF_SIZE): New function.
6793 (UMIN_OF_SIZE): New function.
6794 (discrete_type_high_bound): New function.
6795 (discrete_type_low_bound): New function.
6796 (base_type): New function.
6797 (do_command): Remove.
6798
6799 (ada_update_initial_language): Use language_ada, not language_unknown.
6800 (ada_encode): Renamed from ada_mangle.
6801 Obey ADA_RETAIN_DOTS.
6802 (ada_decode): Renamed from ada_demangle.
6803 Update coding conventions.
6804 (decoded_names_store): New hash table.
6805 (ada_decode_symbol): New function.
6806 (ada_la_decode): New function.
6807
6808 (modify_general_field): Correct computations of offset and bit
6809 position.
6810 (desc_base_type): Handle ref types, too.
6811 (ada_is_direct_array_type): New function.
6812
6813 (ada_is_simple_array): Rename to ada_is_simple_array_type.
6814 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
6815 (ada_is_bogus_array_descriptor,ada_type_of_array,
6816 ada_coerce_to_simple_array_ptr,ada_coerce_to_simple_array,
6817 ada_type_match,convert_actual,ada_evaluate_subexp): Use renamed
6818 ada_is_array_descriptor_type.
6819
6820 (ada_coerce_to_simple_array_type): Fix incorrect value freeing.
6821 (ada_is_packed_array_type): Handle pointers or
6822 references to packed arrays as well.
6823 (packed_array_type): Uncomment use of TYPE_FLAG_FIXED_INSTANCE.
6824 (decode_packed_array_type): Search for the packed array type
6825 symbol in the currently selected block and associated
6826 superblocks too.
6827 Use lookup_symbol again.
6828
6829 (decode_packed_array): Handle pointers and references.
6830 Update call to coerce_unspec_val_to_type.
6831 (decode_packed_array_type,value_subscript_packed): Limit warnings.
6832 (ada_value_primitive_packed_val): Improve comment.
6833
6834 (ada_index_type): Substitute int type for "undefined".
6835 (ada_index_type,ada_array_bound_from_type,ada_array_bound,
6836 ada_array_langth, ada_is_string_type): Use renamed
6837 ada_is_simple_array_type.
6838 (empty_array): New function.
6839
6840 (ada_resolve): Rename to resolve.
6841 (resolve): Make static.
6842 Call renamed resolve_subexp.
6843 Update comment.
6844 (ada_resolve_subexp): Rename to resolve_subexp.
6845 (resolve_subexp): Update comment.
6846 Decomment disabled code.
6847 Add LOC_COMPUTED* cases.
6848 Modify to use temporary struct symbols (marked as being in
6849 UNDEF_NAMESPACE) to indicate unresolved names, instead of
6850 OP_UNRESOLVED_VALUE.
6851 Remove OP_ATTRIBUTE; use individual opcodes for attributes.
6852 Add OP_STRING case.
6853 Remove OP_ARRAY.
6854 Use SYMBOL_PRINT_NAME instead of ada_demangle.
6855 Use new ada_lookup_symbol_list interface.
6856 Use new ada_resolve_function interface.
6857 Remove OP_TYPE case.
6858
6859 (ada_args_match): Idiot proof against null actuals.
6860 Use intermediate variables to clarify.
6861 (ada_resolve_function): Update comment and interface.
6862 (mangled_ordered_before): Rename to encoded_ordered_before and
6863 update comment.
6864 (sort_choices): Update comment and interface.
6865 Use SYMBOL_LINKAGE_NAME in place of SYMBOL_NAME.
6866 (user_select_syms): New interface.
6867 Use new sort_choices interface.
6868 Use SYMBOL_PRINT_NAME rather than SYMBOL_SOURCE_NAME.
6869 (possible_user_operator_p): Idiot-proof against null values.
6870 (ada_simple_renamed_entity): Don't make cleanup; rely on
6871 caller to free result string.
6872 Remove const from return type.
6873 (make_array_descriptor): Rename uses of place_on_stack to
6874 ensure_lval.
6875 Make sure that arrays are on stack.
6876
6877 (HASH_SIZE): Define.
6878 (struct cache_entry): Define.
6879 (cache_space): Define.
6880 (cache): Define.
6881 (clear_ada_sym_cache): New function.
6882 (find_entry): New function.
6883 (lookup_cached_symbol): New function.
6884 (defn_vector_size): Define.
6885 (cache_symbol): New function.
6886 (defn_symbols): Remove.
6887
6888 (standard_lookup): Use lookup_symbol_in_language to get effect of
6889 C lookup.
6890 Cache results.
6891
6892 (symbol_completion_match): New function.
6893 (symbol_completion_add): New function.
6894 (ada_make_symbol_completion_list): New function.
6895
6896 (ada_lookup_partial_symbol,ada_lookup_simple_minsym,
6897 add_symbols_from_enclosing_procs,remove_extra_symbols): Replace
6898 DEPRECATED_SYMBOL_NAME with SYMBOL_LINKAGE_NAME.
6899 (symtab_for_sym): Handle LOC_COMPUTED, LOC_COMPUTED_ARG.
6900
6901 (ada_lookup_simple_minsym): New function.
6902 (ada_lookup_minimal_symbol): Use ada_lookup_simple_minsym.
6903
6904 (add_symbols_from_enclosing_procs): New interface.
6905 Conditionalize more helpfully.
6906 Don't bother if program isn't running.
6907 Use new interface to get_frame_block.
6908 Limit number of levels searched with MAX_LEXICAL_LEVELS, just in case.
6909
6910 (remove_extra_symbols): New interface.
6911 (xget_renaming_scope): New function.
6912 (is_package_name): New function.
6913 (renaming_is_visible): New function.
6914 (remove_out_of_scope_renamings): New function.
6915
6916 (ada_lookup_symbol_list): New interface.
6917 Properly reinitialize the symbol list obstack.
6918 Don't call add_symbols_from_enclosing_procs if we start from a
6919 static or global block.
6920 Use new interfaces to ada_add_block_symbols, add_defn_to_vec,
6921 add_symbols_from_enclosing_procs.
6922 Add symtab data to cached entries.
6923 Handle symbols prefixed with
6924 "standard__" specially; strip prefix and don't look in local symbols.
6925 Do not include out of scope renaming symbols in list of
6926 symbols returned.
6927 Add const to block parameter.
6928 Move check for non-local, non-global symbols earlier.
6929 Remove timing stuff.
6930 (ada_lookup_symbol): New interface.
6931 Find symtab as well.
6932 (ada_lookup_symbol_nonlocal): New function.
6933
6934 (is_name_suffix): Enhance suffix detection to recognize
6935 an optional "__[:digit:]+" before any "\.[:digit:]+" suffix.
6936 (is_dot_digits_suffix): New function.
6937 (wild_match): Ignore ".[:digit:]*" suffixes during matches.
6938
6939 (ada_add_block_symbols): New interface. Use obstack to return results
6940 in a vector of struct ada_symbol_infos. Add symtab argument.
6941 Use new interface to add_defn_to_vec.
6942 Remove calls to fill_in_ada_prototype.
6943 Use BLOCK_BUCKETS, BLOCK_BUCKET.
6944
6945 (ada_finish_decode_line_1): Add const qualification to local to fix
6946 warning.
6947 Start looking in static block for functions to avoid attempts
6948 to search frame chain for up-level variables.
6949 Adapt to new ada_sals_for_line interface.
6950 Use new interfaces to ada_lookup_symbol_list and user_select_syms.
6951 Handle quoting of the function name inside the spec string.
6952 Skip prologue when funfirstline is set and update the
6953 function documentation to that effect.
6954
6955 (debug_print_lines, debug_print_block, debug_print_blocks,
6956 debug_print_symtab): Remove.
6957
6958 (ada_main_name): New function.
6959 (ada_exception_breakpoint_type): New function.
6960 (is_known_support_routine): New function.
6961 (ada_find_printable_frame): Renamed from find_printable_frame and made
6962 global.
6963 Remove level parameter.
6964 Use new interface to select_frame.
6965
6966 (begin_command): Remove.
6967 (ada_adjust_exception_stop): New function.
6968 (ada_print_exception_stop): New function.
6969 (exception_name_from_cond): New function.
6970 (ada_report_exception_break): Replace disabled code with
6971 conditionalization on GNAT_GDB.
6972 Get the exception name from the condition string.
6973 Remove and move functionality into new functions
6974 ada_print_exception_breakpoint_task and
6975 ada_print_exception_breakpoint_nontask.
6976 (error_breakpoint_runtime_sym_not_found): New function.
6977 (is_runtime_sym_defined): New function.
6978 (ada_breakpoint_rewrite): Uncomment suppressed code.
6979 Use symbolic error-message and runtime-symbol names.
6980 Surround runtime symbol names in quotes.
6981 Allow non-specific breakpoints on exceptions and assertions before
6982 program starts.
6983
6984 (ada_is_tagged_type): Add parameter.
6985 (ada_is_tag_type): New function.
6986 (ada_tag_type): Use new ada_lookup_struct_elt_type interface.
6987 (ada_variant_discrim_type): Ditto.
6988 (value_tag_from_contents_and_address): New function.
6989 (type_from_tag): New function.
6990 (struct tag_args): New structure used to communicate with
6991 ada_tag_name_1.
6992 (ada_tag_name_1): New function.
6993 (ada_tag_name): New function.
6994
6995 (ada_scan_number): Update comment.
6996 (find_struct_field): New function.
6997 (ada_search_struct_field): Make static.
6998 (ada_value_struct_elt): New version that returns references when
6999 given pointers or references to structs.
7000 (ada_lookup_struct_elt_type): Add 'refok' parameter.
7001 (ada_which_variant_applies): Use new ada_lookup_struct_elt_type
7002 interface.
7003 (ada_value_ind): Use new ada_to_fixed_value interface.
7004 (ada_coerce_ref): Ditto.
7005 (field_offset): Remove.
7006
7007 (ada_find_any_symbol): New function, extracted from ada_find_any_type.
7008 (ada_find_renaming_symbol): New function.
7009 (ada_prefer_type): Prefer named types over unnamed ones.
7010 (variant_field_index): New function.
7011 (contains_variant_part): Removed: subsumed by variant_field_index.
7012 (ada_template_to_fixed_record_type): New function, mostly from
7013 template_to_fixed_record_type.
7014 (template_to_fixed_record_type):
7015 Do not scan the type fields beyond the last one; prevents a
7016 potential SEGV.
7017 Handle case where variant field is listed BEFORE discriminant it
7018 depends on.
7019 Fix calculation of record length when bit length is
7020 not evenly divisible by char length.
7021 Move code to ada_template_to_fixed_record_type and call it.
7022
7023 (template_to_static_fixed_type): Revise comment.
7024 Modify to work on ordinary record types as well as templates,
7025 so as to handle fields that use ___XVE or ___XVU encodings.
7026 (to_record_with_fixed_variant_part): Fill out comment.
7027 Initialize C++ stuff in right type.
7028 Allow case where DVAL is null.
7029 Handle case where variant field is not last.
7030 Fix typo concerning record length.
7031 (to_fixed_record_type): Decomment disabled code.
7032 (to_fixed_record_type): Use variant_field_index instead of
7033 contains_variant_part.
7034 (to_fixed_variant_branch_type): Ditto.
7035 (to_fixed_array_type): Decomment disabled code.
7036 (ada_to_fixed_type): Convert tagged types to the specific type.
7037 Deactivate the size-check for array types in order to avoid
7038 some false size alarms.
7039 (to_static_fixed_type): Decomment disabled code.
7040 Modify to call template_to_static_fixed_type
7041 on ordinary structs, not just ___XVE- and ___XVU-encoded fields.
7042 (ada_to_fixed_value_create): Renamed version of old ada_to_fixed_value.
7043 Remove valaddr argument, as it is never really used.
7044 (ada_to_fixed_value): Change interface to act on single struct value*
7045 operand.
7046 (adjust_pc_past_prologue): New function.
7047 (ada_attribute_name): Modify to take enum exp_opcode argument.
7048
7049 (ada_enum_name): Recognize new homonym-distinguishing convention.
7050 Adjust local variable's type to remove compiler warning.
7051 Fix a small problem in the part that unqualifies the enumeration name.
7052 (ada_value_binop): New function.
7053 (ada_value_equal): New function.
7054
7055 (ada_evaluate_subexp): Use new ada_lookup_struct_elt_type interface.
7056 Don't give error message when not doing normal evaluation
7057 and a tagged type doesn't seem to contain a structure member.
7058 Give error message for packed arrays.
7059 For indexing arrays, handle pointers to packed arrays correctly.
7060 Handle case of 'first and 'last attributes of bare integral type
7061 without encoded subtype info.
7062 Remove some unnecessary casts.
7063 Fix uninitialized value of type in computing 'first, 'last, or 'length
7064 of array object.
7065 Add BINOP_EQUAL and BINOP_NOTEQUAL cases.
7066 Remove binop_user_defined_p tests and value_x_binop and value_x_unop
7067 calls.
7068 Attributes are now exp_opcode values.
7069 Correct treatment of 'modulus.
7070 Better error message for taking 'length of wrong kind of type;
7071 improve comment.
7072 Change EVAL_NORMAL to noside for consistency.
7073 Use ada_value_binop for DIV, MOD, REM.
7074 Make special case out of array of length 0, since an argument
7075 of 0 upsets some platforms' malloc.
7076 Use OP_STRING instead of OP_ARRAY.
7077 For slice, add check that we have an array type before extracting
7078 a slice out of it. Avoids a SEGV.
7079 When evaluating an array slice, if the array type is a reference to
7080 an aligner type, then replace the aligner type by the actual type.
7081 Decomment disabled code.
7082 Remove some dead code.
7083 Use temporary struct symbols (marked as being in UNDEF_NAMESPACE)
7084 to indicate unresolved names, instead of OP_UNRESOLVED_VALUE.
7085 Rename BINOP_MBR to BINOP_IN_BOUNDS, TERNOP_MBR to TERNOP_IN_RANGE,
7086 and UNOP_MBR to UNOP_IN_RANGE.
7087 If an array type has a parallel ___XVE type, then use it.
7088 Turn arrays into pointers for lvalue arrays.
7089 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring
7090 bounds error and handle 0-length slices.
7091 Use lim_warning.
7092 When selecting fields, apply ada_to_fixed_value (because the fields
7093 might have ___XVU or ___XVE encodings even if not dynamic.)
7094 Use ada_to_fixed_value_create and new ada_to_fixed_value interface.
7095 (ada_is_system_address_type): New function.
7096
7097 (get_var_value): Use new interface to ada_lookup_symbol_list.
7098 (get_int_var_value): New interface.
7099 (to_fixed_range_type): Allow unknown bound, with warning.
7100 (ada_is_modular_type): Decomment disabled code.
7101 (ADA_OPERATORS): New definition.
7102 (ada_operator_length): New function.
7103 (ada_expr_op_name): New function.
7104 (ada_forward_operator_length): New function.
7105 (ada_dump_subexp_body): New function.
7106 (ada_print_subexp): New function.
7107 (ada_exp_descriptor): New constant.
7108 (ada_op_print_tab): Add 'size. Remove FIXMEs.
7109 (ada_language_defn): Add ada_exp_descriptor entry.
7110 Change ada_parse => parse.
7111 Add post-parser entry.
7112 Use ada-specific non-local symbol lookup.
7113 Don't use C-style arrays.
7114 String lower-bound is 1.
7115 Decomment disabled code.
7116 (parse): New function.
7117 New fields ada_translate_error_message, ada_lookup_symbol,
7118 ada_lookup_minimal_symbol.
7119
7120 * ada-lang.h: Update copyright dates.
7121 Replace the mangle/demangle terminology throughout by the
7122 more appropriate encode/decode one.
7123 Include breakpoint.h.
7124 Forward declare struct partial_symbol, struct block.
7125 (ADA_KNOWN_RUNTIME_FILE_NAME_PATTERNS): Define.
7126 (EXTRACT_ADDRESS): Remove.
7127 (EXTRACT_INT): Remove.
7128 (ADA_KNOWN_AUXILIARY_FUNCTION_NAME_PATTERNS): Define.
7129 (MAX_ENCLOSING_FRAME_LEVELS): Define.
7130 (MAX_RENAMING_CHAIN_LENGTH): Define.
7131 (struct ada_opname_map): mangled => decoded, demangled=>encoded.
7132
7133 (enum task_states): Remove.
7134 ada_task_states: Remove.
7135 (fat_string): Remove.
7136 (struct entry_call): Remove.
7137 (struct task_fields): Remove.
7138 (struct task_entry): Remove.
7139
7140 (struct ada_symbol_info): Define.
7141 (enum ada_attribute): Remove.
7142 (enum ada_operator): Define.
7143
7144 (ada_get_field_index): Declare.
7145 (ada_coerce_to_simple_array): Rename to ada_coerce_to_simple_array_ptr.
7146 (ada_is_simple_array): Rename to ada_is_simple_array_type.
7147 (ada_is_array_descriptor): Rename to ada_is_array_descriptor_type.
7148 (ada_lookup_symbol_list): New interface.
7149 (ada_decode_symbol): Declare.
7150 (ada_decode): Declare.
7151 (ada_lookup_symbol): New interface.
7152 (ada_update_initial_language): Declare.
7153 (ada_lookup_simple_minsym): Declare.
7154 (user_select_syms): New interface.
7155 (ada_sals_for_line): Declare.
7156 (ada_is_tagged_type): New interface.
7157 (ada_tag_name): Declare.
7158 (ada_lookup_struct_elt_type): Remove declaration.
7159 (ada_search_struct_field): Remove declaration.
7160 (ada_attribute_name): New interface.
7161 (ada_is_system_address_type): Declare.
7162 (ada_to_fixed_value): Remove declaration.
7163 (ada_template_to_fixed_record_type_1): Declare.
7164 (get_int_var_value): New interface.
7165 (ada_find_any_symbol): Declare.
7166 (ada_find_renaming_symbol): Declare.
7167 (ada_mangle): Rename to ada_encode.
7168 (ada_simple_renamed_entity): Remove const.
7169 (ada_main_name): Declare.
7170 (get_current_task): Rename to ada_get_current_task.
7171 (get_entry_number): Remove declaration.
7172 (ada_report_exception_break): Remove declaration.
7173 (ada_print_exception_breakpoint_nontask): Declare.
7174 (ada_print_exception_breakpoint_task): Declare.
7175 (ada_find_printable_frame): Declare.
7176
7177 * ada-lex.l: Update copyright notices.
7178 Use xmalloc and xfree instead of malloc and free.
7179 Use new interface to name_lookup.
7180 Use new interface to
7181 ada_mangle=>ada_encode.
7182 Redo handling of '$...' variable to parallel current treatment
7183 in c-exp.y.
7184 (resize_tempbuf, canonicalizeNumeral, is_digit_in_base,
7185 digit_to_int, strtoulst, processInt, processReal, processId,
7186 block_lookup, name_lookup, find_dot_all, subseqMatch, processAttribute,
7187 yywrap): Protoize.
7188
7189 (processInt): Use cast to remove harmless warning.
7190 (processReal): Modify to get rid of compiler warning on scan formats.
7191
7192 (processId): Replace xmalloc with obstack_alloc for name and remove
7193 call to ada_name_string_cleanup.
7194 Remove obsolete disabled code.
7195 (name_lookup): Ditto.
7196 New interface.
7197 Use obsavestring on temp_parse_space instead of savestring
7198 on name, and remove call to ada_name_string_cleanup.
7199 Free string returned from ada_simple_renamed_entity.
7200 Use new interface to ada_lookup_symbol_list.
7201 Decomment disabled code.
7202 Treat LOC_COMPUTED and LOC_COMPUTED_ARG symbols as variables,
7203 not types.
7204 When a type name lookup succeeds as a result of
7205 lookup_primitive_typename, check for regular type entry that has not
7206 yet been read in.
7207 Limit length of chain of renamed symbols we are willing to follow.
7208 Do not break names beginning with "standard__" into segments.
7209 (block_lookup): Use new interface to ada_lookup_symbol_list.
7210
7211 * ada-typeprint.c: Update copyright notice.
7212 (demangled_type_name): Rename to decoded_type_name.
7213 (ada_typedef_print): Use SYMBOL_PRINT_NAME.
7214 (print_range_bound): Correct handling of negative
7215 bounds that make the index type looked unsigned under STABS.
7216 (print_dynamic_range_bound): Use new interface to get_int_var_value.
7217 (print_range_type_named): Use the builtin int type if no type
7218 corresponding to the given type name could be found.
7219 (print_array_type): ada_is_simple_array => ada_is_simple_array_type.
7220 Add some bullet-proofing.
7221 (print_variant_clauses): Allow for variant branches with ___XVU
7222 encodings that are not dynamic fields.
7223 Use new interface to ada_is_tagged_type.
7224 (print_record_type): Allow for fields with ___XVE encodings that
7225 are not dynamic fields.
7226 Use new interface to ada_is_tagged_type.
7227 (ada_print_type): ada_is_array_descriptor =>
7228 ada_is_array_descriptor_type.
7229
7230 * ada-valprint.c: Update copyright notice.
7231 Include gdb_string.h
7232 Include infcall.h
7233 (ui_memcpy): New function.
7234 (ada_print_floating): New function.
7235 (ada_print_str): Order arguments correctly.
7236 Correct handling of empty arrays and arrays of 0-length items.
7237 ada_is_array_descriptor => ada_is_array_descriptor_type
7238 Print values of type System.Address in hexadecimal format.
7239 Use ada_print_floating to print floating-point numbers in Ada format.
7240 Print class tag values with type names.
7241 No longer print the address of reference values. Avoids
7242 a potential confusion.
7243 (ada_value_print): Stop printing the object type for reference
7244 values, but preserve that behavior for access types. Avoids
7245 a potential confusion.
7246 Simplify one conditional expression, as the first part is now
7247 necessarily true.
7248 ada_is_array_descriptor => ada_is_array_descriptor_type
7249 Add check for arrays for null records, and print them by hand.
7250
7251 2004-06-01 Jim Blandy <jimb@redhat.com>
7252
7253 * ppc-tdep.h: Delete unused 'regoff' member.
7254 * rs6000-tdep.c (rs6000_gdbarch_init): Don't initialize it.
7255
7256 2004-06-01 Michael Chastain <mec.gnu@mindspring.com>
7257
7258 Fix PR symtab/1661.
7259 * hpread.c (hpread_pxdb_needed): Call memset after alloca.
7260 (hpread_read_struct_type): Likewise.
7261
7262 2004-06-01 Andrew Cagney <cagney@gnu.org>
7263
7264 * mi/mi-cmd-env.c (env_execute_cli_command): Use xstrprintf
7265 instead of xasprintf.
7266 * mi/mi-main.c (mi_error_last_message, mi_cmd_exec_interrupt)
7267 (mi_cmd_thread_select, mi_cmd_thread_list_ids)
7268 (mi_cmd_data_list_register_names)
7269 (mi_cmd_data_list_changed_registers)
7270 (mi_cmd_data_list_register_values)
7271 (get_register, mi_cmd_data_write_register_values)
7272 (mi_cmd_data_write_register_values)
7273 (mi_cmd_data_assign, mi_cmd_data_evaluate_expression)
7274 (mi_cmd_target_download, mi_cmd_target_select)
7275 (mi_cmd_data_read_memory, mi_cmd_data_write_memory)
7276 (mi_execute_cli_command, mi_execute_async_cli_command)
7277 (mi_execute_async_cli_command): Ditto.
7278 * mi/mi-interp.c (mi_cmd_interpreter_exec) Ditto.
7279 * mi/mi-cmd-var.c (mi_cmd_var_create): Ditto.
7280
7281 * mi/mi-cmds.h (mi_error_last_message): Delete declaration.
7282 * mi/mi-interp.c (mi_cmd_interpreter_exec): Call
7283 error_last_message instead of mi_error_last_message.
7284 * mi/mi-main.c (mi_error_last_message): Delete function.
7285
7286 * mi/mi-main.c (mi_cmd_data_read_memory): Add missing return for
7287 "invalid number of columns" error. Delete redundant "out of
7288 memory" check.
7289
7290 2004-05-31 Mark Kettenis <kettenis@gnu.org>
7291
7292 * i386bsd-nat.c: Don't include <sys/procfs.h>.
7293 (gregset_t, fpregset_t): Remove typedefs.
7294 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Remove macros.
7295 (REG_OFFSET): Rename argument.
7296 (i386bsd_r_reg_offset): Rename from reg_offset.
7297 (REG_ADDR): Remove macro.
7298 (cannot_fetch_register, supply_gregset, fill_gregset): Remove
7299 functions.
7300 (i386bsd_supply_gregset, i386bsd_collect_gregset): New functions.
7301 (fetch_inferior_registers): Use `struct reg' and `struct fpreg'
7302 instead of gregset_t and fpregset_t. Use i386bsd_supply_gregset
7303 instead of supply_gregset.
7304 (store_inferior_registers): Use `struct reg' and `struct fpreg'
7305 instead of gregset_t and fpregset_t. Use i386bsd_collect_gregset
7306 instead of fill_gregset.
7307 (register_u_addr): Use i386_r_reg_offset instead of REG_ADDR.
7308
7309 * i386bsd-nat.c: Don't include "gregset.h".
7310 (supply_gregset, fill_gregset): Make static.
7311 (supply_fpregset, fill_fpregset): Remove.
7312 * Makefile.in (i386bsd-nat.o): Update dependencies.
7313
7314 2004-05-30 Mark Kettenis <kettenis@gnu.org>
7315
7316 * fbsd-proc.c: Include "regcache.h", "regset.h" and
7317 "gdb_assert.h". Con't include "gregset.h".
7318 (fbsd_make_corefile_notes): Use regset-based core file support
7319 instead off fill_gregset and fill_fpregset.
7320 * Makefile.in (fbsd-proc.o): Update dependencies.
7321
7322 * m88k-tdep.c (m88k_analyze_prologue): Fix handling of branch
7323 instructions.
7324 (m88k_frame_prev_register): Simplify code a bit.
7325
7326 * amd64-tdep.c (amd64_supply_fpregset): Adjust comment.
7327 (amd64_collect_fpregset): New function.
7328 (amd64_regset_from_core_section): Use amd64_collect_fpregset.
7329
7330 * hppa-tdep.h (hppa_regnum): Add HPPA_R31_REGNUM.
7331
7332 * i386-tdep.c (i386_supply_gregset): Adjust comment.
7333 (i386_collect_gregset): New function.
7334 (i386_supply_fpregset): Adjust comment.
7335 (i386_collect_fpregset): New function.
7336 (i386_regset_from_core_section): Use i386_collect_gregset and
7337 i386_collect_fpregset.
7338
7339 * hppa-tdep.c (hppa_frame_prev_register_helper): Reimplement to
7340 handle VALUEP being null.
7341
7342 * regset.h (collect_regset_ftype): Unconstify fourth argument.
7343
7344 2004-05-29 Mark Kettenis <kettenis@gnu.org>
7345
7346 * MAINTAINERS: Undelete m88k. Add myself as maintainer.
7347
7348 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Adjust for new
7349 assembler in OpenBSD 3.5-current.
7350 (amd64obsd_sigcontext_addr): Likewise.
7351
7352 2004-05-28 Jim Blandy <jimb@redhat.com>
7353
7354 * rs6000-tdep.c: Use the modern gdbarch methods for handling the
7355 register set, so our regcache isn't declared "legacy" and our E500
7356 pseudoregister read and write functions aren't ignored.
7357 (rs6000_register_byte, rs6000_register_raw_size,
7358 rs6000_register_virtual_type, rs6000_register_convertible,
7359 rs6000_register_convert_to_virtual,
7360 rs6000_register_convert_to_raw): Deleted.
7361 (rs6000_register_type, rs6000_convert_register_p,
7362 rs6000_register_to_value, rs6000_value_to_register): New
7363 functions.
7364 (rs6000_gdbarch_init): Don't register
7365 gdbarch_deprecated_register_size,
7366 gdbarch_deprecated_register_bytes,
7367 gdbarch_deprecated_register_byte,
7368 gdbarch_deprecated_register_raw_size,
7369 gdbarch_deprecated_register_virtual_type,
7370 gdbarch_deprecated_register_convertible,
7371 gdbarch_deprecated_register_convert_to_virtual, or
7372 gdbarch_deprecated_register_convert_to_raw methods. Instead,
7373 register gdbarch_register_type, gdbarch_convert_register_p,
7374 gdbarch_register_to_value, and gdbarch_value_to_register methods.
7375
7376 2004-05-26 Jim Blandy <jimb@redhat.com>
7377
7378 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
7379 (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
7380 functions, updated to match the register numberings used in GCC.
7381 (rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
7382 rs6000_dwarf2_reg_to_regnum as register number conversions
7383 functions for STABS and Dwarf2.
7384
7385 2004-05-26 Randolph Chung <tausq@debian.org>
7386
7387 * infttrace.h (target_waitkind): Forward declare type instead of pulling
7388 in header file.
7389
7390 2004-05-25 Joel Brobecker <brobecker@gnat.com>
7391
7392 * NEWS: Document new "start" command.
7393
7394 2004-05-25 Randolph Chung <tausq@debian.org>
7395
7396 * hppa-linux-tdep.c (hppa_linux_init_abi): sizeof(long double) == 8 on
7397 hppa-linux.
7398
7399 2004-05-25 Randolph Chung <tausq@debian.org>
7400
7401 * hppa-hpux-tdep.c (offsetof): Define.
7402 (hppa_hpux_pc_in_sigtramp, hppa32_hpux_frame_saved_pc_in_sigtramp)
7403 (hppa32_hpux_frame_base_before_sigtramp)
7404 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
7405 (hppa64_hpux_frame_saved_pc_in_sigtramp)
7406 (hppa64_hpux_frame_base_before_sigtramp)
7407 (hppa64_hpux_frame_find_saved_regs_in_sigtramp): Remove unused
7408 functions.
7409 (struct hppa_hpux_sigtramp_unwind_cache, hppa_hpux_tramp_reg)
7410 (hppa_hpux_sigtramp_frame_unwind_cache)
7411 (hppa_hpux_sigtramp_frame_this_id)
7412 (hppa_hpux_sigtramp_frame_prev_register)
7413 (hppa_hpux_sigtramp_frame_unwind)
7414 (hppa_hpux_sigtramp_unwind_sniffer): New signal trampoline unwinder.
7415 (hppa_hpux_init_abi): Register sigtramp unwinder.
7416 * Makefile.in (hppa-hpux-tdep.o): Update dependencies.
7417
7418 2004-05-25 Randolph Chung <tausq@debian.org>
7419
7420 * hppa-tdep.c (hppa_fallback_frame_cache): Handle stack adjustment,
7421 and multiple stack unwinds.
7422 (hppa_stub_unwind_sniffer): Handle unwind from pc == 0.
7423
7424 2004-05-25 Andrew Cagney <cagney@gnu.org>
7425
7426 * symfile.h (symbol_file_add_from_memory): Delete declaration.
7427 * symfile-mem.h: Delete file.
7428 * symfile-mem.c: Do not include "symfile-mem.h".
7429 (symbol_file_add_from_memory): Make static. Use "struct bfd" and
7430 "struct bfd_section". When an error do not bother returning NULL.
7431 (add_symbol_file_from_memory_command): Use "struct bfd" and
7432 "struct bfd_section".
7433 * Makefile.in (symfile_mem_h): Delete.
7434 (symfile-mem.o): Update dependencies.
7435
7436 2004-05-25 Nick Roberts <nickrob@gnu.org>
7437
7438 * gdb-mi.el: New file.
7439
7440 2004-05-25 Andrew Cagney <cagney@gnu.org>
7441
7442 * inftarg.c: Include "observer.h".
7443 (child_attach, child_create_inferior): Notify inferior_created.
7444 * corelow.c: Include "observer.h".
7445 (core_open): Notify inferior_created.
7446 * Makefile.in (inftarg.o, corelow.o): Update dependencies.
7447
7448 2004-05-25 Andrew Cagney <cagney@gnu.org>
7449
7450 * target.h (struct target_ops): Add from_tty to
7451 to_create_inferior.
7452 (target_create_inferior, find_default_create_inferior): Update.
7453 * infcmd.c (run_command): Update.
7454 * wince.c (child_create_inferior): Update.
7455 * win32-nat.c (child_create_inferior): Update.
7456 * uw-thread.c (uw_thread_create_inferior): Update.
7457 * thread-db.c (thread_db_create_inferior): Update.
7458 * target.c (debug_to_create_inferior)
7459 (find_default_create_inferior): Update.
7460 (maybe_kill_then_create_inferior): Update.
7461 * sol-thread.c (sol_thread_create_inferior): Update.
7462 * remote.c (extended_remote_async_create_inferior)
7463 (extended_remote_create_inferior): Update.
7464 * remote-vx.c (vx_create_inferior): Update.
7465 * remote-st.c (st2000_create_inferior): Update.
7466 * remote-sim.c (gdbsim_create_inferior): Update.
7467 * remote-sds.c (sds_create_inferior): Update.
7468 * remote-rdp.c (remote_rdp_create_inferior): Update.
7469 * remote-rdi.c (arm_rdi_create_inferior): Update.
7470 * remote-m32r-sdi.c (m32r_create_inferior): Update.
7471 * remote-e7000.c (e7000_create_inferior): Update.
7472 * procfs.c (procfs_create_inferior): Update.
7473 * ocd.c (ocd_create_inferior): Update.
7474 * ocd.h (ocd_create_inferior): Update.
7475 * nto-procfs.c (procfs_create_inferior): Update.
7476 * monitor.c (monitor_create_inferior): Update.
7477 * lin-lwp.c (lin_lwp_create_inferior): Update.
7478 * inftarg.c (child_create_inferior): Update.
7479 * hpux-thread.c (hpux_thread_create_inferior): Update.
7480 * gnu-nat.c (gnu_create_inferior): Update.
7481
7482 2004-05-25 Andrew Cagney <cagney@gnu.com>
7483
7484 * MAINTAINERS: Update e-mail address.
7485
7486 2004-05-24 Randolph Chung <tausq@debian.org>
7487
7488 * thread.c (info_threads_command, thread_apply_all_command)
7489 (thread_apply_command, thread_command, do_captured_thread_select):
7490 Remove HPUXHPPA-specific code.
7491
7492 2004-05-24 Randolph Chung <tausq@debian.org>
7493
7494 * hppa-tdep.c (SR4EXPORT_LDIL_OFFSET, SR4EXPORT_LDO_OFFSET): Remove
7495 unused symbols.
7496 * hppa-tdep.h (HPPA_INSTRUCTION_SIZE): Remove, since there are no more
7497 references.
7498
7499 2004-05-24 Joel Brobecker <brobecker@gnat.com>
7500
7501 * infcmd.c (kill_if_already_running): New function, extracted
7502 from run_command().
7503 (run_command): Replace extracted code by call to
7504 kill_if_already_running().
7505 (start_command): New function.
7506 (_initialize_infcmd): Add "start" command.
7507
7508 2004-05-24 Mark Kettenis <kettenis@gnu.org>
7509
7510 Add OpenBSD/m88k support.
7511 * NEWS (New native configurations): Mention OpenBSD/m88k.
7512 * m88k-tdep.c, m88k-tdep.h, m88kbsd-nat.c, config/m88k/nm-obsd.h,
7513 config/m88k/obsd.mh, config/m88k/obsd.mt: New files.
7514 * Makefile.in (m88k_tdep_h): New variable.
7515 (ALLDEPFILES): Add m88k-tdep.c and m88kbsd-nat.c.
7516 (m88kbsd-nat.o, m88k-tdep.o): New dependencies.
7517 * configure.host: Add m88*-*-openbsd*.
7518 * configure.tgt: Add m88*-*-openbsd*.
7519
7520 2004-05-24 Jim Blandy <jimb@redhat.com>
7521
7522 * MAINTAINERS (tracing bytecode stuff): Allow global maintainers
7523 to approve changes.
7524
7525 2004-05-24 Kevin Buettner <kevinb@redhat.com>
7526
7527 * symtab.c (fixup_section): Search section table when lookup by
7528 name fails.
7529
7530 2004-05-24 Randolph Chung <tausq@debian.org>
7531
7532 * hppa-tdep.c: Fix handling of 8-byte structures; they should not
7533 be "small_struct".
7534
7535 2004-05-24 Mark Kettenis <kettenis@gnu.org>
7536
7537 * m68kbsd-nat.c (m68kbsd_collect_gregset): Specify correct
7538 register number in regcache_raw_collect call.
7539 (m68kbsd_collect_fpregset): Likewise.
7540 * vaxbsd-nat.c (vaxbsd_collect_gregset): Likewise.
7541
7542 * regset.h (struct regset): Add back `regset' member.
7543
7544 2004-05-23 Mark Kettenis <kettenis@gnu.org>
7545
7546 * configure.in: Check for td_pcb in `struct thread'.
7547 * configure, config.in: Regenerated.
7548
7549 * dpx2-nat.c: Remove file.
7550 * Makefile.in (ALLDEPFILES): Remove dpx2-nat.c.
7551 (dpx2-nat.o): Remove dependencies.
7552
7553 * amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
7554 <sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
7555 (amd64obsd_supply_pcb): New function.
7556 (_initialize_amd64obsd_nat): Enable libkvm interface.
7557 * Makefile.in (amd64obsd-nat.o): Update dependencies.
7558 * config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
7559 (LOADLIBES): New variable.
7560
7561 * sparcnbsd-nat.c: Include "gdbcore.h", "regcache.h",
7562 <sys/types.h>, <machine/pcb.h> and "bsd-kvm.h".
7563 (sparc32nbsd_supply_pcb): New function.
7564 (_initialize_sparcnbsd_nat): Enable libkvm interface.
7565 * Makefile.in (sparcnbsd-nat.o): Update dependencies.
7566 * config/sparc/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
7567 (LOADLIBES): New variable.
7568
7569 2004-05-22 Mark Kettenis <kettenis@gnu.org>
7570
7571 * bsd-kvm.c, bsd-kvm.h: New files.
7572 * i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
7573 "bsd-kvm.h".
7574 (i386fbsd_supply_pcb): New function.
7575 * Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
7576 (i386fbsd-nat.o): Update dependencies.
7577 (bsd_kvm_h): New variable.
7578 (bsd-kvm.o): New dependency.
7579 * config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
7580 (LOADLIBES): New variable.
7581
7582 * regset.c: Tweak comment.
7583 (regset_alloc): Remove descr argument. Use GDBARCH_OBSTACK_ZALLOC
7584 macro.
7585 * regset.h: Update copyright year.
7586 (struct regset): Remove `descr' member, add `gdbarch' member.
7587 (regset_alloc): Adjust prototype and comment.
7588 * i386-tdep.c (i386_supply_gregset): Get TDEP from REGSET->arch.
7589 (i386_supply_fpregset): Likewise.
7590 (i386_regset_from_core_section): Update call to regset_alloc.
7591 * i386obsd-tdep.c (i386obsd_aout_supply_regset): Get TDEP from
7592 REGSET->arch.
7593 (i386obsd_aout_regset_from_core_section): Update call to
7594 regset_alloc.
7595 * i386nbsd-tdep.c (i386nbsd_aout_supply_regset): Get TDEP from
7596 REGSET->arch.
7597 (i386nbsd_aout_regset_from_core_section): Update call to
7598 regset_alloc.
7599 * amd64-tdep.c (amd64_supply_fpregset): Get TDEP from
7600 REGSET->arch.
7601 (amd64_regset_from_core_section): Update call to regset_alloc.
7602 * amd64obsd-tdep.c (amd64obsd_supply_regset): Get TDEP from
7603 REGSET->arch.
7604 (amd64obsd_regset_from_core_section): Update call to regset_alloc.
7605 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Directly pass
7606 &sparc32nbsd_gregset in sparc32_supply_gregset call.
7607 (sparc32nbsd_init_abi): Update call to regset_alloc.
7608 * sparc64obsd-tdep.c (sparc64obsd_supply_gregset): Directly pass
7609 &sparc64obsd_core_gregset in sparc64_supply_gregset call.
7610 (sparc64obsd_init_abi): Update call to regset_alloc.
7611 * sparc64nbsd-tdep.c (sparc64nbsd_supply_gregset): Directly pass
7612 &sparc64nbsd_gregset in sparc64_supply_gregset call.
7613 (sparc64nbsd_init_abi): Update call to regset_alloc.
7614 * sparc64fbsd-tdep.c (sparc64fbsd_supply_gregset): Directly pass
7615 &sparc64fbsd_gregset in sparc64_supply_gregset call.
7616 (sparc64fbsd_init_abi): Update call to regset_alloc.
7617
7618 2004-05-22 Jim Blandy <jimb@redhat.com>
7619
7620 * ppc-tdep.h (spe_register_p): New declaration.
7621 (struct gdbarch_tdep): New members: ppc_acc_regnum and
7622 ppc_spefscr_regnum.
7623 * rs6000-tdep.c (spe_register_p): New function.
7624 (rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
7625 spefscr.
7626 (rs6000_gdbarch_init): Initialize the new members of the tdep
7627 structure.
7628
7629 2004-05-21 Jim Blandy <jimb@redhat.com>
7630
7631 * ppc-linux-nat.c (fetch_register): Move code back to be next
7632 to the comment that describes it. (Moved code, instead of
7633 comment, for symmetry with store_register.)
7634
7635 Allocate regset structures in the gdbarch's obstack, not using
7636 xmalloc.
7637 * regset.c (regset_alloc): Renamed from regset_xmalloc.
7638 Add 'arch' argument. Allocate the regset on arch's obstack, not
7639 using xmalloc.
7640 * regset.h (regset_alloc): Update declaration.
7641 * am64-tdep.c (amd64_regset_from_core_section): Update call; pass
7642 gdbarch argument.
7643 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
7644 * i386-tdep.c (i386_regset_from_core_section): Same.
7645 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
7646 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
7647 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
7648 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
7649 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
7650 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
7651
7652 2004-05-21 Joel Brobecker <brobecker@gnat.com>
7653
7654 * config/djgpp/fnchange.lst: Undo previous change, was useless.
7655
7656 2004-05-21 Jim Blandy <jimb@redhat.com>
7657
7658 * dwarf2expr.c (execute_stack_op): Add 'break' statements after
7659 cases for DW_OP_div and DW_OP_shr. (Thanks to Reva Cuthbertson.)
7660
7661 2004-05-20 Jim Blandy <jimb@redhat.com>
7662
7663 * rs6000-tdep.c (rs6000_push_dummy_call): Formatting fixes.
7664
7665 2004-05-20 Mark Kettenis <kettenis@gnu.org>
7666
7667 * regset.h: Make prototype const-correct.
7668 * regset.c (regset_xmalloc): Make const-correct.
7669
7670 2004-05-20 Paul N. Hilfinger <hilfinger@gnat.com>
7671
7672 * symtab.h (SYMBOL_SEARCH_NAME): New definition.
7673 (SYMBOL_MATCHES_SEARCH_NAME): New definition.
7674 (symbol_search_name): Declare.
7675
7676 * dictionary.c (iter_name_first_hashed): Match on SYMBOL_SEARCH_NAME.
7677 (iter_name_next_hashed): Ditto.
7678 (iter_name_next_linear): Ditto.
7679 (insert_symbol_hashed): Hash on SYMBOL_SEARCH_NAME.
7680
7681 * symtab.c (lookup_partial_symbol): Assume symbols ordered by
7682 search name, using SYMBOL_SEARCH_NAME and SYMBOL_MATCHES_SEARCH_NAME.
7683 (symbol_search_name): New function.
7684
7685 * symfile.c (compare_psymbols): Order by SYMBOL_SEARCH_NAME.
7686
7687 * minsyms.c (build_minimal_symbol_hash_tables): Change
7688 test for adding to demangled hash table to check for difference
7689 between SYMBOL_SEARCH_NAME and SYMBOL_LINKAGE_NAME.
7690
7691 2004-05-19 Jim Blandy <jimb@redhat.com>
7692
7693 Use a constructor function to create regset structures.
7694 * regset.h (supply_regset_ftype, collect_regset_ftype): New typedefs.
7695 (struct regset): Use supply_regset_ftype. Add new
7696 'collect_regset' member.
7697 (regset_xmalloc): New declaration.
7698 * regset.c: New file.
7699 * am64-tdep.c (amd64_regset_from_core_section): Use
7700 regset_xmalloc to construct regset structures.
7701 * amd64obsd-tdep.c (amd64obsd_regset_from_core_section): Same.
7702 * i386-tdep.c (i386_regset_from_core_section): Same.
7703 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Same.
7704 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Same.
7705 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Same.
7706 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Same.
7707 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Same.
7708 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Same.
7709 * Makefile.in (COMMON_OBS): Add regset.o.
7710 (regset.o): New rule.
7711
7712 2004-05-19 Joel Brobecker <brobecker@gnat.com>
7713
7714 * config/djgpp/fnchange.lst: Add entries for pthread_cond_wait.exp
7715 and pthread_cond_wait.c.
7716
7717 2004-05-18 Jim Blandy <jimb@redhat.com>
7718
7719 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize tdep fields
7720 before the mach-specific switch, and then let the individual cases
7721 override the defaults, rather than leaving them uninitialized
7722 until the switch and then setting them in each case.
7723
7724 2004-05-18 Randolph Chung <tausq@debian.org>
7725
7726 * hppa-tdep.c (hppa_frame_cache): Check for validity of r31 for
7727 millicode functions.
7728
7729 2004-05-18 Randolph Chung <tausq@debian.org>
7730
7731 * somsolib.c (som_solib_remove_inferior_hook): Make all the size
7732 references to dld_flags_buffer consistent.
7733
7734 2004-05-18 Randolph Chung <tausq@debian.org>
7735
7736 * hppa-tdep.c (hppa_frame_cache): If a frame pointer is available, use
7737 it for unwinding the stack.
7738
7739 2004-05-18 Randolph Chung <tausq@debian.org>
7740
7741 * config/pa/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE)
7742 Undefine these so we can overide them using gdbarch.
7743
7744 2004-05-18 Randolph Chung <tausq@debian.org>
7745
7746 * hppa-tdep.c (hppa_stub_frame_unwind_cache): Don't do export stub
7747 handling for 64-bit HPUX (elf).
7748
7749 2004-05-18 Daniel Jacobowitz <dan@debian.org>
7750
7751 * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for large
7752 constants.
7753 * amd64-tdep.c (amd64_skip_prologue): Likewise.
7754 * ia64-tdep.c (examine_prologue): Likewise.
7755 * ns32k-tdep.c (ns32k_fix_call_dummy): Remove unused function.
7756 * v850-tdep.c (v850_fix_call_dummy): Likewise.
7757
7758 2004-05-18 Mark Kettenis <kettenis@gnu.org>
7759
7760 * vax-tdep.c (vax_return_value): Implement
7761 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7762
7763 2004-05-17 Mark Kettenis <kettenis@gnu.org>
7764
7765 * vax-tdep.c (vax_return_value): Fix typo.
7766
7767 2004-05-17 Andrew Cagney <cagney@redhat.com>
7768
7769 * MAINTAINERS: Mark Salter was also responsible for
7770 testsuite/config/
7771
7772 * NEWS: Mention signal fixes.
7773
7774 2004-05-17 Randolph Chung <tausq@debian.org>
7775
7776 * hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding,
7777 check to see if we are unwinding an export stub. Export stubs clobber
7778 the %rp in the call path and stores the original rp in a stack slot.
7779
7780 2004-05-17 Jim Blandy <jimb@redhat.com>
7781
7782 * MAINTAINERS: Update address for J.T. Conklin.
7783
7784 2004-05-17 Randolph Chung <tausq@debian.org>
7785
7786 * hppa-tdep.c: Remove superfluous #include's.
7787 * Makefile.in (hppa-tdep.o): Update dependencies.
7788
7789 2004-05-17 Randolph Chung <tausq@debian.org>
7790
7791 * hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol.
7792 (THREAD_INITIAL_FRAME_SYM_LEN): Likewise.
7793 (unwind_command, hppa_alignof, prologue_inst_adjust_sp)
7794 (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries)
7795 (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr):
7796 Remove static function declarations.
7797
7798 2004-05-17 Mark Kettenis <kettenis@gnu.org>
7799
7800 * alphabsd-nat.c: Update copyright year.
7801 (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
7802
7803 * m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUM
7804 and M68K_A2_REGNUM.
7805
7806 * m68k-tdep.c (m68k_svr4_return_value): Implement
7807 RETURN_VALUE_ABI_RETURNS_ADDRESS.
7808
7809 2004-05-16 Mark Kettenis <kettenis@gnu.org>
7810
7811 * sol-thread.c Update copyright year. Fix various coding
7812 standards violations. Tweak a few comments.
7813 (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread):
7814 Delete prototypes.
7815
7816 2004-05-15 Randolph Chung <tausq@debian.org>
7817
7818 * hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs
7819 as pointer instead of array reference since HPUX compiler does
7820 not accept unsized array arguments.
7821 * somsolib.c (dld_flags_buffer): Use constant array size.
7822
7823 2004-05-15 Mark Kettenis <kettenis@gnu.org>
7824
7825 * amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimal
7826 offset with decimal offset.
7827 (amd64obsd_sigcontext_addr): Return correct address for entire
7828 signal trampoline.
7829
7830 * vax-tdep.c (vax_frame_num_args): Use get_frame_base_address
7831 instead of get_frame_base.
7832
7833 * i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.
7834 (fill_gregset): Use regcache_raw_collect.
7835
7836 * config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c and
7837 ppcobsd-tdep.c.
7838
7839 * config/sparc/tm-nbsd64.h: Remove file.
7840 * config/tm-sunos.h: Remove file.
7841
7842 2004-05-15 Joel Brobecker <brobecker@gnat.com>
7843
7844 * rs6000-tdep.c (store_param_on_stack_p): New function,
7845 an improved version of some code extracted from skip_prologue().
7846 (skip_prologue): Use store_param_on_stack_p() to detect
7847 instructions saving a parameter on the stack. Detect when r0
7848 is used to save a parameter.
7849 Do not mark "li rx, SIMM" instructions as part of the prologue,
7850 unless the following instruction is also part of the prologue.
7851
7852 2004-05-14 Andrew Cagney <cagney@redhat.com>
7853
7854 * infrun.c (handle_inferior_event): Simplify
7855 STEP_OVER_UNDEBUGGABLE.
7856
7857 * infrun.c (handle_step_into_function): Delete function.
7858 (handle_inferior_event): Inline calls to
7859 handle_step_into_function.
7860
7861 2004-05-14 Jerome Guitton <guitton@gnat.com>
7862
7863 * rs6000-nat.c: Fix a comment.
7864
7865 2004-05-12 David Anderson <davea@sgi.com>
7866
7867 Committed by Jim Blandy <jimb@redhat.com>:
7868 * regcache.c (struct regcache_descr): fix comment spelling.
7869
7870 2004-05-13 J. Brobecker <brobecker@gnat.com>
7871
7872 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
7873 Fixes a link link failure.
7874
7875 2004-05-13 J. Brobecker <brobecker@gnat.com>
7876
7877 * aix-thread.c (store_regs_kernel_thread): Fix a little obvious
7878 error that was causing the build to fail.
7879
7880 2004-05-13 J. Brobecker <brobecker@gnat.com>
7881
7882 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.
7883 * Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
7884
7885 2004-05-13 Andrew Cagney <cagney@redhat.com>
7886
7887 * infrun.c (handle_inferior_event): Check for
7888 STEP_OVER_UNDEBUGGABLE after signal trampolines and function
7889 calls. Update comments.
7890
7891 2004-05-13 Jim Blandy <jimb@redhat.com>
7892
7893 * aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
7894 (fetch_regs_user_thread, fetch_regs_kernel_thread)
7895 (store_regs_user_thread, store_regs_kernel_thread): Use
7896 ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
7897 * ppc-linux-nat.c (fill_gregset): Same.
7898 * ppc-linux-tdep.c (ppc_linux_supply_gregset)
7899 (ppc_linux_sigtramp_cache): Same.
7900 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
7901 (ppcnbsd_sigtramp_cache_init): Same.
7902 * rs6000-nat.c (fetch_core_registers): Same.
7903 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
7904 (rs6000_frame_cache): Same.
7905
7906 * aix-thread.c (supply_gprs64, fetch_regs_user_thread)
7907 (store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
7908 of assuming that the gprs are numbered starting with zero.
7909 * ppc-linux-nat.c (fill_gregset): Same.
7910 * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
7911 * ppcnbsd-nat.c (getregs_supplies): Same.
7912 * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
7913 * rs6000-nat.c (fetch_core_registers): Same.
7914 * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
7915
7916 2004-05-07 Michael Snyder <msnyder@redhat.com>
7917
7918 * tracepoint.c (scope_info): Add handling for LOC_COMPUTED,
7919 LOC_COMPUTED_ARG, and LOC_INDIRECT.
7920
7921 2004-05-13 Andrew Cagney <cagney@redhat.com>
7922
7923 * infrun.c (handle_inferior_event): Use frame_unwind_id.
7924
7925 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
7926
7927 * dwarf2loc.c (find_location_expression): Use ANOFFSET to adjust
7928 base_address for shared libraries.
7929
7930 2004-05-13 Bryce McKinlay <mckinlay@redhat.com>
7931
7932 * MAINTAINERS (write after approval): Add myself.
7933
7934 2004-05-13 Ulrich Weigand <uweigand@de.ibm.com>
7935
7936 * breakpoint.c (bpstat_stop_status): Add new argument
7937 STOPPED_BY_WATCHPOINT. Use it instead of testing
7938 target_stopped_data_address agaist 0 to check whether
7939 or not we stopped due to a hardware watchpoint.
7940 * breakpoint.h (bpstat_stop_status): Adapt prototype.
7941 * infrun.c (handle_inferior_event): Call bpstat_stop_status
7942 with new argument.
7943
7944 2004-05-12 Jim Blandy <jimb@redhat.com>
7945
7946 * configure.in: When checking whether we should use the -bbigtoc
7947 option, don't forget to restore the original value of LDFLAGS.
7948 * configure: Regenerated.
7949
7950 2004-05-12 Andrew Cagney <cagney@redhat.com>
7951
7952 * thread.c (load_infrun_state): Delete step_sp.
7953 * infrun.c (context_switch): Ditto.
7954 * inferior.h (step_sp): Ditto.
7955 * infcmd.c (step_sp, step_1, step_once, until_next_command): Ditto.
7956 * gdbthread.h (struct thread_info, save_infrun_state)
7957 (restore_infrun_state): Ditto.
7958
7959 2004-05-12 Ulrich Weigand <uweigand@de.ibm.com>
7960
7961 * MAINTAINERS (write after approval): Add myself.
7962
7963 2004-05-12 Andrew Cagney <cagney@redhat.com>
7964
7965 * infrun.c (adjust_pc_after_break): Rewrite decr logic,
7966 eliminate reference to step_sp.
7967 (struct execution_control_state, init_execution_control_state)
7968 (handle_inferior_event, keep_going): Delete update_step_sp and
7969 step_sp.
7970 * infcmd.c (step_sp): Note that variable is unused.
7971
7972 2004-05-11 Andrew Cagney <cagney@redhat.com>
7973
7974 * infrun.c (step_over_function): Delete function.
7975 (handle_step_into_function): Use insert_step_resume_breakpoint.
7976 (insert_step_resume_breakpoint): Fix assertion.
7977
7978 2004-05-11 Nick Roberts <nickrob@gnu.org>
7979
7980 * utils.c (defaulted_query): Just use the normal query input type
7981 when printing the annotations.
7982
7983 2004-05-11 Andrew Cagney <cagney@redhat.com>
7984
7985 * infrun.c (handle_inferior_event): Simplify code handling
7986 step-into or return-from a signal trampoline.
7987
7988 2004-05-11 Andrew Cagney <cagney@redhat.com>
7989
7990 * ppcnbsd-tdep.c: Include "gdb_assert.h".
7991 * Makefile.in (ppcnbsd-tdep.o): Update dependencies.
7992
7993 2004-05-10 Jim Blandy <jimb@redhat.com>
7994
7995 * ppc-bdm.c (bdm_ppc_fetch_registers): Replace utterly broken code
7996 with a call to internal_error.
7997
7998 * ppc-tdep.h (struct gdbarch_tdep): Change definition of
7999 ppc_fp0_regnum and ppc_fpscr_regnum: if they are -1, then this
8000 processor variant lacks those registers.
8001 (ppc_floating_point_unit_p): Change description to make it clear
8002 that this returns info about the ISA, not the ABI.
8003 * rs6000-tdep.c (ppc_floating_point_unit_p): Decide whether to
8004 return true or false by checking tdep->ppc_fp0_regnum and
8005 tdep->ppc_fpscr_regnum. The original code replicated the BFD
8006 arch/mach switching done in rs6000_gdbarch_init; it's better to
8007 keep that logic there, and just check the results here.
8008 (rs6000_gdbarch_init): On the E500, set tdep->ppc_fp0_regnum and
8009 tdep->ppc_fpscr_regnum to -1 to indicate that we have no
8010 floating-point registers.
8011 (ppc_supply_fpregset, ppc_collect_fpregset)
8012 (rs6000_push_dummy_call, rs6000_extract_return_value)
8013 (rs6000_store_return_value): Assert that we have floating-point
8014 registers.
8015 (rs6000_dwarf2_stab_reg_to_regnum): Add FIXME.
8016 (rs6000_frame_cache): Don't note the locations at which
8017 floating-point registers were saved if we have no fprs.
8018 * aix-thread.c (supply_fprs, fill_fprs): Assert that we have FP
8019 registers.
8020 (fetch_regs_user_thread, fetch_regs_kernel_thread)
8021 (store_regs_user_thread, store_regs_kernel_thread): Only call
8022 supply_fprs / fill_fprs if we actually have floating-point
8023 registers.
8024 (special_register_p): Check ppc_fpscr_regnum before matching
8025 against it.
8026 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32): Don't
8027 supply / collect fpscr if we don't have it.
8028 * ppc-bdm.c: #include "gdb_assert.h".
8029 (bdm_ppc_fetch_registers, bdm_ppc_store_registers): Assert that we
8030 have floating-point registers, since I can't test this code on
8031 FP-free systems to adapt it.
8032 * ppc-linux-nat.c (ppc_register_u_addr): Don't match against the
8033 fpscr and floating point register numbers if they don't exist.
8034 (fetch_register): Assert that we have floating-point registers
8035 before we reach the code that handles them.
8036 (store_register): Same. And use tdep instead of calling
8037 gdbarch_tdep again.
8038 (fill_fpregset): Don't try to collect FP registers and fpscr if we
8039 don't have them.
8040 (ppc_linux_sigtramp_cache): Don't record the saved locations of
8041 fprs and fpscr if we don't have them.
8042 (ppc_linux_supply_fpregset): Don't supply fp regs and fpscr if we
8043 don't have them.
8044 * ppcnbsd-nat.c: #include "gdb_assert.h".
8045 (getfpregs_supplies): Assert that we have floating-point registers.
8046 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg): Same.
8047 * ppcobsd-tdep.c: #include "gdb_assert.h".
8048 (ppcobsd_supply_gregset, ppcobsd_collect_gregset): Assert that we
8049 have floating-point registers.
8050 * rs6000-nat.c (regmap): Don't match against the fpscr and
8051 floating point register numbers if they don't exist.
8052 (fetch_inferior_registers, store_inferior_registers,
8053 fetch_core_registers): Only fetch / store / supply the
8054 floating-point registers and the fpscr if we have them.
8055 * Makefile.in (ppc-bdm.o, ppc-linux-nat.o, ppcnbsd-nat.o)
8056 (ppcobsd-tdep.o): Update dependencies.
8057
8058 2004-05-10 Andrew Cagney <cagney@redhat.com>
8059
8060 * infrun.c (through_sigtramp_breakpoint): Delete variable.
8061 (context_switch): Do not switch through_sigtramp_breakpoint.
8062 * gdbthread.h (save_infrun_state, load_infrun_state)
8063 (struct thread_info): Delete through_sigtramp_breakpoint parameter
8064 and structure member.
8065 * thread.c (load_infrun_state, save_infrun_state): Update.
8066
8067 2004-05-10 Mark Kettenis <kettenis@gnu.org>
8068
8069 * m68kbsd-tdep.c (m68kbsd_elf_init_abi): Call m68k_svr4_init_abi.
8070
8071 2004-05-10 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8072
8073 * acinclude.m4: Quote macro names being defined by AC_DEFUN
8074 throughout.
8075 * aclocal.m4: Regenerate.
8076
8077 2004-05-10 Nathan J. Williams <nathanw@wasabisystems.com>
8078
8079 * alphanbsd-tdep.c: Fix include of "gdb_string.h".
8080
8081 2004-05-10 Andrew Cagney <cagney@redhat.com>
8082
8083 * infrun.c (check_sigtramp2): Delete function.
8084 (handle_inferior_event): When single stepping, and taking a
8085 signal, set a breakpoint at the signal return address. Delete
8086 redundant calls to check_sigtramp2.
8087 (insert_step_resume_breakpoint): New function.
8088 (through_sigtramp_breakpoint, handle_inferior_event)
8089 (follow_exec, wait_for_inferior, fetch_inferior_event)
8090 (currently_stepping, keep_going): Delete most uses of
8091 through_sigtramp_breakpoint, not that it should be deleted.
8092 (delete_breakpoint_current_contents): Delete function.
8093
8094 2004-05-10 Randolph Chung <tausq@debian.org>
8095
8096 * config/pa/linux.mt (TM_FILE): Use new tm-linux.h for hppa-linux
8097 target.
8098 * config/pa/tm-linux.h: New file.
8099
8100 2004-05-10 Daniel Jacobowitz <drow@mvista.com>
8101
8102 * cli/cli-setshow.c (cmd_show_list): Check for "show" in the middle
8103 of prefixes. Don't print the prefix twice in the CLI.
8104
8105 2004-05-10 Jim Blandy <jimb@redhat.com>
8106
8107 * rs6000-tdep.c (ppc_collect_gregset): When regnum == -1, do
8108 collect all the gprs.
8109
8110 * rs6000-tdep.c (ppc_collect_gregset): Correct off-by-one error in
8111 loop collecting gprs.
8112
8113 2004-05-09 Andrew Cagney <cagney@redhat.com>
8114
8115 * remote-vx.c (net_step): Delete step-range code.
8116 * remote.c (remote_resume, init_all_packet_configs)
8117 (set_remote_protocol_E_packet_cmd)
8118 (show_remote_protocol_E_packet_cmd)
8119 (remote_protocol_E, show_remote_cmd, _initialize_remote)
8120 (remote_protocol_e, set_remote_protocol_e_packet_cmd)
8121 (show_remote_protocol_e_packet_cmd): Ditto.
8122
8123 2004-05-09 Mark Kettenis <kettenis@gnu.org>
8124
8125 * hppa-tdep.h (enum hppa_regnum): Name enum, add HPPA_R1_REGNUM.
8126
8127 * hppa-tdep.h: Update copyright year.
8128 (struct trad_frame_saved_reg): Add opaque declaration.
8129
8130 * amd64-tdep.c (amd64_return_value): Implement
8131 RETURN_VALUE_ABI_RETURNS_ADDRESS.
8132
8133 * m68k-tdep.c (m68k_convert_register_p, m68k_register_to_value)
8134 (m68k_value_to_register): New functions.
8135 (m68k_gdbarch_init): Set convert_register_p, register_to_value and
8136 value_to_register.
8137
8138 * defs.h (enum return_value_convention): Add
8139 RETURN_VALUE_ABI_RETURNS_ADDRESS and
8140 RETURN_VALUE_ABI_PRESERVES_ADDRESS.
8141 * infcmd.c (legacy_return_value): New function.
8142 (print_return_value): Rwerite to implement
8143 RETURN_VALUE_ABI_RETURNS_ADDRESS.
8144 * values.c (using_struct_return): Check for inequality to
8145 RETURN_VALUE_REGISTER_CONVENTION instead of equality to
8146 RETURN_VALUE_STRUCT_CONVENTION.
8147 * i386-tdep.c (i386_return_value): Implement
8148 RETURN_VALUE_ABI_RETURNS_ADDRESS.
8149
8150 * vax-tdep.c: Tweak comments. Reorder include files. Don't
8151 include "symtab.h", "opcode/vax.h" and "inferior.h".
8152 (vax_skip_prologue): Replace calls to read_memory_integer by calls
8153 to read_memory_unsigned_integer.
8154 (vax_gdbarch_init): Reorder.
8155 (_initialize_vax_tdep): Spell out prototype.
8156 * Makefile.in (vax-tdep.o): Update dependencies.
8157
8158 2004-05-08 Andrew Cagney <cagney@redhat.com>
8159
8160 * infrun.c (resume): Delete call to DO_DEFERRED_STORES.
8161 * target.c (target_detach, target_disconnect): Ditto.
8162
8163 * infcall.c (call_function_by_hand): When no
8164 DEPRECATED_SAVE_DUMMY_FRAME_TOS call generic_save_dummy_frame_tos.
8165 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set
8166 DEPRECATED_SAVE_DUMMY_FRAME_TOS.
8167 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8168 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8169
8170 * gdbarch.sh (DEPRECATED_FIX_CALL_DUMMY): Delete.
8171 * gdbarch.h, gdbarch.c: Re-generate.
8172 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
8173 deprecated_fix_call_dummy.
8174 * v850-tdep.c (v850_gdbarch_init): Ditto.
8175 * infcall.c (call_function_by_hand): Do not call
8176 DEPRECATED_FIX_CALL_DUMMY.
8177
8178 * gdbarch.sh (DEPRECATED_CALL_DUMMY_WORDS)
8179 (DEPRECATED_SIZEOF_CALL_DUMMY_WORDS): Delete.
8180 * gdbarch.h, gdbarch.c: Re-generate.
8181 * arm-linux-tdep.c (arm_linux_call_dummy_words)
8182 (arm_linux_init_abi): Do not set deprecated_call_dummy_words or
8183 deprecated_sizeof_call_dummy_words.
8184 * arm-tdep.c (arm_call_dummy_words, arm_gdbarch_init): Ditto.
8185 * xstormy16-tdep.c (xstormy16_gdbarch_init): Ditto.
8186 * v850-tdep.c (v850_gdbarch_init): Ditto.
8187 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
8188 * ns32k-tdep.c (ns32k_call_dummy_words, ns32k_gdbarch_init): Ditto.
8189 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
8190 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
8191 * arch-utils.h (legacy_call_dummy_words)
8192 (legacy_sizeof_call_dummy_words): Delete declarations.
8193 * arch-utils.c (legacy_call_dummy_words)
8194 (legacy_sizeof_call_dummy_words): Delete variables.
8195
8196 * gdbarch.sh (DEPRECATED_PUSH_DUMMY_FRAME): Delete.
8197 * gdbarch.h, gdbarch.c: Re-generate.
8198 * inferior.h (PUSH_DUMMY_FRAME): Delete macro.
8199 * infcall.c (call_function_by_hand): Eliminate call to
8200 DEPRECATED_PUSH_DUMMY_FRAME.
8201 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
8202 push_dummy_frame.
8203 (ns32k_push_dummy_frame): Delete function.
8204
8205 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
8206 deprecated_call_dummy_breakpoint_offset or
8207 deprecated_call_dummy_start_offset.
8208 * dummy-frame.c, arm-tdep.c: Update comments.
8209 * gdbarch.sh (DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET)
8210 (DEPRECATED_CALL_DUMMY_START_OFFSET): Delete.
8211 * gdbarch.h, gdbarch.c: Re-generate.
8212
8213 * infcall.c (legacy_push_dummy_code): Delete function.
8214 (push_dummy_code): Delete call.
8215
8216 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete.
8217 * gdbarch.h, gdbarch.c: Re-generate.
8218 * blockframe.c (legacy_frame_chain_valid): Simplify by eliminating
8219 DEPRECATED_USE_GENERIC_DUMMY_FRAMES.
8220 * infcall.c (legacy_push_dummy_code, call_function_by_hand): Ditto.
8221 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Ditto.
8222
8223 * breakpoint.h (deprecated_frame_in_dummy): Delete declaration.
8224 (struct frame_info): Delete opaque declaration.
8225 * breakpoint.c (deprecated_frame_in_dummy): Delete function.
8226 * frame.c (get_frame_type): Delete call.
8227
8228 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set deprecated
8229 pc_in_call_dummy.
8230 * inferior.h (deprecated_pc_in_call_dummy_on_stack): Delete.
8231 * blockframe.c (deprecated_pc_in_call_dummy_on_stack): Delete.
8232
8233 2004-05-08 Mark Kettenis <kettenis@gnu.org>
8234
8235 * alphanbsd-tdep.c: Include "gdb_string.h".
8236 * armnbsd-tdep.c: Update copyright year.
8237 Include "gdb_string.h".
8238 * Makefile.in (alphanbsd-tdep.o, armnbsd-tdep.o): Update
8239 dependencies.
8240
8241 * delta68-nat.c: Remove file.
8242 * m68k-tdep.c (delta68_in_sigtramp, delta68_frame_args_address)
8243 (delta68_frame_saved_pc, delta68_frame_num_args): Remove functions.
8244 * Makefile.in (ALLDEPFILES): Remove delta68-nat.c.
8245 (delta68-nat.o): Remove dependency.
8246
8247 * m68k-tdep.c (m68k_frameless_function_invocation): Remove
8248 function.
8249 (m68k_gdbarch_init): Don't set
8250 deprecated_frameless_function_invocation.
8251
8252 2004-05-07 Randolph Chung <tausq@debian.org>
8253
8254 * hppa-tdep.c (skip_prologue_hard_way, hppa_frame_cache): Use
8255 read_memory_nobpt for code reading when doing frame unwinding.
8256 * hppa-linux-tdep.c (insns_match_pattern): Likewise.
8257
8258 2004-05-07 Randolph Chung <tausq@debian.org>
8259
8260 * hppa-linux-tdep.c (hppa_linux_sigtramp_find_sigcontext): Pass in pc
8261 instead of sp, handle sigaltstack case.
8262 (hppa_linux_sigtramp_frame_unwind_cache): Adjust calls to
8263 hppa_linux_sigtramp_find_sigcontext, and set base to the frame of the
8264 signal handler and not that of the caller.
8265 (hppa_linux_sigtramp_unwind_sniffer): Adjust calls to
8266 hppa_linux_sigtramp_find_sigcontext.
8267
8268 2004-05-07 Randolph Chung <tausq@debian.org>
8269
8270 * Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
8271 hppa-linux-nat.c.
8272 (hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
8273 * hppa-linux-nat.c (fetch_register, store_register): Define.
8274 (fetch_inferior_registers, store_inferior_registers): Define.
8275 (supply_gregset): Add comment and clean up some unneeded code.
8276 (fill_gregset): Add comment and fix so that it saves registers in
8277 the right place in the gregset.
8278 (fill_fpregset): Fix buffer overrun problem.
8279 * config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
8280
8281 2004-05-07 Randolph Chung <tausq@debian.org>
8282
8283 * hppa-tdep.c (hppa_frame_prev_register_helper): New function to
8284 do common handling of the pcoqt register.
8285 (hppa_frame_prev_register, hppa_stub_frame_prev_register): Convert
8286 to use helper function.
8287 (hppa_frame_unwind_sniffer): Only use if unwind entry is present.
8288 (hppa_fallback_frame_cache, hppa_fallback_frame_this_id)
8289 (hppa_fallback_frame_prev_register, hppa_fallback_frame_unwind): New
8290 generic fallback unwinder when all else fails.
8291 (hppa_gdbarch_init): Add fallback sniffer.
8292 * hppa-tdep.h (hppa_frame_prev_register_helper): Prototype.
8293 * hppa-linux-tdep.c (hppa_linux_sigtramp_frame_prev_register): Convert
8294 to use helper function.
8295
8296 2004-05-08 Joel Brobecker <brobecker@gnat.com>
8297
8298 * config/djgpp/fnchange.lst: Add translation rules for
8299 gdb.arch/powerpc-aix-prologue.c and gdb.arch/powerpc-aix-prologue.exp.
8300
8301 2004-05-08 Mark Kettenis <kettenis@gnu.org>
8302
8303 * frame.c (get_prev_frame_1): Work around GCC bug.
8304 * frame.h: Add comment about GCC bug.
8305
8306 2004-05-07 Andrew Cagney <cagney@redhat.com>
8307
8308 * observer.c: Include "commands.h" and "gdbcmd.h".
8309 (observer_debug, _initialize_observer): Add the
8310 command "set/show debug observer".
8311 * observer.sh: When observer debugging, log notify calls.
8312 * Makefile.in (observer.o): Update dependencies.
8313
8314 2004-05-07 Jason Molenda (jmolenda@apple.com)
8315
8316 * cli/cli-decode.c: Fix "SHOW_DOR" comment typeos.
8317
8318 2004-05-07 Jim Blandy <jimb@redhat.com>
8319
8320 * aix-thread.c (fetch_regs_kernel_thread, fill_gprs64,
8321 fill_gprs32, store_regs_kernel_thread): Use tdep->ppc_gp0_regnum
8322 to recognize gpr regnums, instead of assuming that
8323 tdep->ppc_fp0_regnum marks the end of the general-purpose
8324 registers.
8325
8326 * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Assert that
8327 the given architecture has floating-point registers.
8328
8329 2004-05-07 Andrew Cagney <cagney@redhat.com>
8330
8331 * gdbarch.sh (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Replace with
8332 macro defined to 1.
8333 * gdbarch.h, gdbarch.c: Re-generate.
8334 * ns32k-tdep.c (ns32k_gdbarch_init): Do not set
8335 deprecated_use_generic_dummy_frames.
8336
8337 2004-05-07 Brian Ford <ford@vss.fsi.com>
8338
8339 * NEWS: Mention Cygwin DWARF 2 support.
8340
8341 2004-05-07 Andrew Cagney <cagney@redhat.com>
8342
8343 * objfiles.h (struct entry_info): Delete unused fields
8344 deprecated_entry_file_lowpc and deprecated_entry_file_highpc.
8345 * objfiles.c (init_entry_point_info, objfile_relocate): Update.
8346 * mipsread.c (mipscoff_symfile_read): Update.
8347 * mdebugread.c (parse_partial_symbols): Update.
8348 * dwarfread.c (read_file_scope): Update.
8349 * dwarf2read.c (read_file_scope): Update.
8350 * dbxread.c (read_dbx_symtab, read_dbx_symtab): Update.
8351 * coffread.c (complete_symtab): Update.
8352
8353 2004-05-07 Mark Kettenis <kettenis@gnu.org>
8354
8355 * infcall.c (_initialize_infcall): Fix typo.
8356
8357 2004-05-07 Andrew Cagney <cagney@redhat.com>
8358
8359 * cli/cli-decode.c (add_setshow_zinteger_cmd): New function.
8360 * command.h (add_setshow_zinteger_cmd): Declare.
8361
8362 2004-05-06 Randolph Chung <tausq@debian.org>
8363
8364 * config/pa/tm-hppa.h (RO_REGNUM, FLAGS_REGNUM, RP_REGNUM)
8365 (HPPA_FP_REGNUM, HPPA_SP_REGNUM, SAR_REGNUM, IPSW_REGNUM)
8366 (PCOQ_HEAD_REGNUM, PCSQ_HEAD_REGNUM, PCOQ_TAIL_REGNUM, PCSQ_TAIL_REGNUM)
8367 (EIEM_REGNUM, IIR_REGNUM, ISR_REGNUM, IOR_REGNUM, SR4_REGNUM)
8368 (RCR_REGNUM, PID0_REGNUM, PID1_REGNUM, PID2_REGNUM, PID3_REGNUM)
8369 (CCR_REGNUM, TR0_REGNUM, CR27_REGNUM, HPPA_FP0_REGNUM, FP4_REGNUM)
8370 (ARG0_REGNUM, ARG1_REGNUM, ARG2_REGNUM, ARG3_REGNUM): Move *_REGNUM
8371 definitions ...
8372 * hppa-tdep.h: ... to here, with HPPA_ prefix.
8373 * Makefile.in (hppah-nat.o): Add $(hppa_tdep_h)
8374 * hppa-hpux-tdep.c (hppa32_hpux_frame_find_saved_regs_in_sig)
8375 (hppa64_hpux_frame_find_saved_regs_in_sig)
8376 (child_get_current_exception_event): Add HPPA_ prefix to *_REGNUM usage.
8377 * hppa-linux-nat.c (GR_REGNUM, TR_REGNUM, greg_map): Likewise.
8378 * hppa-linux-tdep.c (hppa_dwarf_reg_to_regnum)
8379 (hppa_linux_target_write_pc, hppa_linux_sigtramp_frame_unwind_cache)
8380 (hppa_linux_sigtramp_frame_prev_register): Likewise.
8381 * hppa-tdep.c (hppa32_return_value, hppa64_return_value)
8382 (hppa32_push_dummy_call, hppa64_push_dummy_call, hppa64_frame_align)
8383 (hppa_target_read_pc, hppa_target_write_pc, hppa_frame_cache)
8384 (hppa_frame_prev_register, hppa_stub_frame_unwind_cache)
8385 (hppa_stub_frame_prev_register, hppa_unwind_dummy_id)
8386 (hppa_skip_permanent_breakpoint, hppa_instruction_nullified)
8387 (hppa32_register_type, hppa_cannot_store_register)
8388 (hppa_fetch_pointer_argument, hppa_pseudo_register_read): Likewise.
8389 * hppah-nat.c (store_inferior_registers, fetch_register): Likewise.
8390 * hpread.c (hpread_process_one_debug_symbol): Likewise.
8391 * pa64solib.c (pa64_solib_have_load_event)
8392 (pa64_solib_have_unload_event, pa64_solib_loaded_library_pathname)
8393 (pa64_solib_unloaded_library_pathname): Likewise.
8394 * somsolib.c (som_solib_have_load_event, som_solib_have_unload_event)
8395 (som_solib_library_pathname): Likewise.
8396
8397 2004-05-05 Jim Ingham <jingham@apple.com>
8398
8399 * breakpoint.c (create_breakpoints): Copy the ignore count and
8400 thread id over from the pended breakpoint to the actual
8401 breakpoint.
8402
8403 2004-05-05 Andrew Cagney <cagney@redhat.com>
8404
8405 * gdbarch.sh (PARM_BOUNDARY): Delete.
8406 gdbarch.h, gdbarch.c: Re-generate.
8407 * valops.c (PARM_BOUNDARY): Delete macro.
8408 (value_push): Delete PARM_BOUNDARY code.
8409 * m68k-tdep.c (m68k_gdbarch_init): Do not set parm_boundary.
8410
8411 2004-05-04 Jim Blandy <jimb@redhat.com>
8412
8413 * ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
8414 Don't assume that the gprs, fprs, and UISA sprs are
8415 contiguous, start at register number zero, and end with fpscr.
8416 Instead, use the numbers from the tdep structure.
8417
8418 * config/rs6000/tm-rs6000.h (FP0_REGNUM): Document that this
8419 should no longer be used in code specific to the RS6000 and its
8420 derivatives.
8421 * ppc-tdep.h (struct gdbarch_tdep): Add 'ppc_fp0_regnum' member.
8422 * rs6000-tdep.c (rs6000_gdbarch_init): Initialize
8423 tdep->ppc_fp0_regnum.
8424 (ppc_supply_fpregset, ppc_collect_fpregset)
8425 (rs6000_push_dummy_call, rs6000_extract_return_value)
8426 (rs6000_dwarf2_stab_reg_to_regnum, rs6000_store_return_value)
8427 (rs6000_frame_cache): Use tdep->ppc_fp0_regnum instead of
8428 FP0_REGNUM.
8429 * aix-thread.c (supply_fprs, fetch_regs_kernel_thread)
8430 (fill_gprs64, fill_gprs32, fill_fprs, store_regs_kernel_thread):
8431 Same.
8432 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_fetch_registers,
8433 bdm_ppc_store_registers): Same.
8434 * ppc-linux-nat.c (ppc_register_u_addr, fetch_register)
8435 (store_register, fill_fpregset): Same.
8436 * ppc-linux-tdep.c (ppc_linux_sigtramp_cache)
8437 (ppc_linux_supply_fpregset): Same.
8438 * ppcnbsd-nat.c (getfpregs_supplies): Same.
8439 * ppcnbsd-tdep.c (ppcnbsd_supply_fpreg, ppcnbsd_fill_fpreg):
8440 Same.
8441 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call,
8442 do_ppc_sysv_return_value, ppc64_sysv_abi_push_dummy_call,
8443 ppc64_sysv_abi_return_value): Same.
8444 * rs6000-nat.c (regmap, fetch_inferior_registers)
8445 (store_inferior_registers, fetch_core_registers): Same.
8446
8447 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8448
8449 * m68knbsd-nat.c: Remove file.
8450 * m68knbsd-tdep.c: Remove file.
8451 * Makefile.in: (m68knbsd-nat.o, m68knbsd-tdep.o): Remove
8452 dependencies.
8453 * configure.host: Add m68k-*-netbsdelf*.
8454 * configure.tgt (m68k-*-netbsd*): Set gdb_target to nbsd.
8455 * config/m68k/nbsdaout.mh (NATDEPFILES): Add m68kbsd-nat.o,
8456 solib.o and solib-sunos.o. Remove m68knbsd-nat.o, corelow.o.
8457 (XM_FILE): Remove.
8458 * config/m68k/nbsdelf.mh: New file.
8459 * config/m68k/nbsd.mt: New file.
8460 * config/m68k/nbsdaout.mt: Remove file.
8461 * config/m68k/tm-nbsd.h: Don't include <sys/param.h>,
8462 <machine/vmparam.h> and "m68k/tm-m68k.h". Include "solib.h".
8463 (BPT_VECTOR, STACK_END_ADDR): Remove defines.
8464 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Likewise.
8465 (use_struct_convention): Remove prototype.
8466 (USE_STRUCT_CONVENTION): Remove define.
8467 * config/m68k/xm-nbsd.h: Remove file.
8468
8469 2004-05-04 Michael Snyder <msnyder@redhat.com>
8470
8471 * m68k-tdep.c (m68k_gdbarch_init): Default to using
8472 reg_struct_return method (as gcc usually does for cross targets).
8473
8474 2004-05-04 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8475
8476 Committed by Andrew Cagney.
8477 * s390-tdep.c (s390_sigtramp_frame_unwind_cache): Account for
8478 alignment padding when accessing ucontext struct members.
8479
8480 2004-05-04 Jim Blandy <jimb@redhat.com>
8481
8482 * config/ppc-tdep.h (struct gdbarch_tdep): Delete
8483 'ppc_gplast_regnum' member.
8484 (ppc_num_gprs): New enum constant.
8485 * ppc-linux-nat.c (ppc_register_u_addr): Use tdep->ppc_gp0_regnum
8486 and ppc_num_gprs instead of tdep->ppc_gplast_regnum.
8487 * rs6000-nat.c (regmap, fetch_inferior_registers,
8488 store_inferior_registers): Same.
8489 * rs6000-tdep.c (e500_pseudo_register_read)
8490 (e500_pseudo_register_write): Same.
8491 (rs6000_gdbarch_init): Don't initialize tdep->ppc_gplast_regnum.
8492
8493 * config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
8494 * ppc-tdep.h (ppc_num_fprs): New enum constant.
8495 * aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
8496 store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
8497 FPLAST_REGNUM.
8498 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
8499 Same.
8500 * ppc-linux-nat.c (ppc_register_u_addr): Same.
8501 * rs6000-nat.c (regmap, fetch_inferior_registers)
8502 (store_inferior_registers): Same.
8503
8504 * aix-thread.c (fill_fprs): Fix off-by-one error comparing regno
8505 with FPLAST_REGNUM.
8506
8507 2004-05-03 Joel Brobecker <brobecker@gnat.com>
8508
8509 * dwarf2read.c (dwarf2_create_include_psymtab): Fix build
8510 failure detected by recent versions of GCC.
8511 (psymtab_to_symtab_1): No longer use the PST_PRIVATE macro
8512 to be consistent with the usage in dwarf2_create_include_psymtab.
8513
8514 2004-05-03 Michael Snyder <msnyder@redhat.com>
8515
8516 * mips-tdep.c (mips_gdbarch_init): Fix typo in comment.
8517 (heuristic_proc_start): Whitespace cleanup.
8518
8519 2004-05-04 Mark Kettenis <kettenis@gnu.org>
8520
8521 * sun3-nat.c: Remove file.
8522 * Makefile.in (tm-sun3.h tm-altos.h tm-sun2.h tm-3b1.h): Remove
8523 dependencies.
8524 (ALLDEPFILES): Remove sun3-nat.c.
8525 (sun3-nat.o): Remove dependencies.
8526
8527 * i386-interix-nat.c, i386-interix-tdep.c,
8528 config/i386/nm-interix.h, config/i386/interix.mh,
8529 config/i386/interix.mt: Remove files.
8530 * Makefile.in (i386-interix-nat.o, i386-interix-tdep.o): Remove
8531 dependencies.
8532
8533 2004-05-03 Mark Kettenis <kettenis@gnu.org>
8534
8535 * m68k-tdep.h (struct gdbarch_tdep): Add member
8536 struct_value_regnum.
8537 (m68k_svr4_init_abi): New prototype.
8538 * m68k-tdep.c: Include "floatformat.h". Add comment about all the
8539 different calling conventions.
8540 (m68k_extract_return_value): Remove code dealing with single-field
8541 structs.
8542 (m68k_store_return_value): Remove code dealing with single-field
8543 structs. Correctly store return values of 5, 6, 7 or 8 bytes.
8544 (m68k_extract_struct_value_address): Remove function.
8545 (m68k_svr4_extract_return_value,m68k_svr4_store_return_value)
8546 (m68k_reg_struct_return_p, m68k_return_value)
8547 (m68k_svr4_return_value): New functions.
8548 (m68k_use_struct_convention): Remove function.
8549 (m68k_push_dummy_call): Use new struct_value_regnum member of
8550 `struct gdbarch_tdep' instead of hardcoded register number to
8551 store STRUCT_ADDR.
8552 (m68k_svr4_init_abi): New function.
8553 (m68k_gdbarch_init): Don't set extract_return_value,
8554 store_return_values, deprecated_extract_struct_value_address and
8555 use_struct_convention. Set return_value instead. Initialize new
8556 struct_value_regnum member of `struct gdbarch_tdep'.
8557 * m68klinux-tdep.c: Update copyright year.
8558 (m68k_linux_extract_return_value, m68k_linux_store_return_value)
8559 (m68k_linux_extract_struct_value_address): Remove function.
8560 (m68k_linux_init_abi): Don't set extract_return_value,
8561 store_return_values, deprecated_extract_struct_value_address and
8562 use_struct_convention. Call m68k_svr4_init_abi but override the
8563 new struct_value_regnum member of `struct gdbarch_tdep'.
8564 * Makefile.in (m68k-tdep.o): Update dependencies.
8565
8566 2004-05-03 J. Brobecker <brobecker@gnat.com>
8567
8568 * dwarf2read.c (line_header): Add new included_p field in
8569 field file_names.
8570 (partial_die_info): New field has_stmt_list. New field line_offset.
8571 (dwarf2_create_include_psymtab): New function.
8572 (dwarf2_build_include_psymtabs): New function.
8573 (add_file_name): Add forward declaration. Initialize new field.
8574 (dwarf_decode_lines): Add new parameter. Enhance this procedure
8575 to be able to determine the list of files included by the
8576 given unit, and build their associated psymtabs.
8577 (dwarf2_build_psymtabs_hard): Build the psymtabs for the included
8578 files as well.
8579 (psymtab_to_symtab_1): Build the symtabs of all dependencies as well.
8580 (read_file_scope): Update call to dwarf_decode_lines.
8581 (read_partial_die): Handle DW_AT_stmt_list attributes.
8582
8583 2004-05-02 Michael Chastain <mec.gnu@mindspring.com>
8584
8585 Unfix PR gdb/1626.
8586 * configure.in: Revert special case for osf5.*.
8587 * configure: Regenerate.
8588
8589 2004-05-02 Jim Blandy <jimb@redhat.com>
8590
8591 Move the symbol-file-from-memory functions into their own file.
8592 * symfile-mem.c, symfile-mem.h: New files.
8593 * symfile.c (symbol_file_add_from_bfd): New function.
8594 (symbol_file_add): Call symbol_file_add_from_bfd.
8595 (symbol_file_add_from_memory, add_symbol_file_from_memory_command):
8596 Moved to symfile-mem.c.
8597 (_initialize_symfile): Move definition of
8598 add-symbol-file-from-memory command to symfile-mem.c.
8599 * symfile.h (symbol_file_add_from_bfd): New declaration.
8600 * config/i386/linux.mt (TDEPFILES): Add symfile-mem.o.
8601 * config/powerpc/linux.mt (TDEPFILES): Same.
8602 * Makefile.in (SFILES): Add symfile-mem.c.
8603 (symfile_mem_h): New variable.
8604 (HFILES_NO_SRCDIR): Add symfile-mem.h.
8605 (symfile-mem.o): New rule.
8606
8607 2004-05-01 Andrew Cagney <cagney@redhat.com>
8608
8609 * breakpoint.c (insert_bp_location): Use get_frame_id, and
8610 frame_find_by_id instead of frame_relative_level.
8611 (do_enable_breakpoint): Ditto.
8612 * thread.c: Update copyright.
8613 (info_threads_command): Ditto, simplify.
8614
8615 * frame.c (deprecated_generic_get_saved_register): Delete
8616 function, moved to "xstormy16-tdep.c".
8617 * xstormy16-tdep.c (xstormy16_get_saved_register): Inline
8618 deprecated_generic_get_saved_register from "frame.c".
8619 (xstormy16_frame_saved_register): Call
8620 xstormy16_get_saved_register.
8621 * dummy-frame.c (deprecated_find_dummy_frame_regcache): Make
8622 static.
8623 * dummy-frame.h (deprecated_find_dummy_frame_regcache): Delete.
8624 * frame.h (deprecated_generic_get_saved_register): Delete.
8625
8626 2004-05-01 Michael Chastain <mec.gnu@mindspring.com>
8627
8628 * dwarfread.c: Update documentation on the state of dwarf-1.
8629
8630 2004-05-01 Andrew Cagney <cagney@redhat.com>
8631
8632 * stack.c (select_frame_command): Delete call to
8633 frame_relative_level.
8634 (print_frame, set_backtrace_limit_command, backtrace_limit_info):
8635 Delete #if0 code.
8636 (frame_info): Do not print FRAMELESS.
8637 (print_block_frame_labels): Replace DEPRECATED_STREQ.
8638 (catch_info): Delete #if0 code.
8639
8640 * frame.c (create_sentinel_frame): Set type to SENTINEL_FRAME.
8641 * dummy-frame.c (dummy_frame_this_id): Use get_frame_type, instead
8642 of frame_relative_level.
8643 * sentinel-frame.c (sentinel_frame_unwinder): Set unwinder's type
8644 to SENTINEL_FRAME.
8645 * frame.h (enum frame_type): Add SENTINEL_FRAME.
8646 * s390-tdep.c (s390_prologue_frame_unwind_cache): Delete calls to
8647 frame_relative_level.
8648
8649 * frame.h (deprecated_set_frame_type): Delete declaration.
8650 * frame.c (deprecated_set_frame_type): Delete function, update
8651 comments.
8652
8653 * gdbarch.sh (DEPRECATED_PC_IN_SIGTRAMP): Delete.
8654 * gdbarch.h, gdbarch.c: Re-generate.
8655 * shnbsd-tdep.c (shnbsd_init_abi): Do not set pc_in_sigtramp.
8656 (shnbsd_pc_in_sigtramp): Delete.
8657 * i386-interix-tdep.c (i386_interix_init_abi): Do not set
8658 pc_in_sigtramp.
8659 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Do not set
8660 pc_in_sigtramp.
8661 * frame.h: Update comments.
8662 * ppc-linux-tdep.c: Update comments.
8663 * breakpoint.c (bpstat_what): Update comments.
8664
8665 * Makefile.in (m68klinux-tdep.o, m68klinux-nat.o): Fix
8666 m68klinux-tdep.o's dependencies, were previously added to
8667 m68klinux-nat.o.
8668
8669 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Use pc_in_sigtramp.
8670 * alpha-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp.
8671 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
8672 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
8673 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
8674
8675 * Makefile.in (m68klinux-nat.o): Update dependencies.
8676 * m68klinux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
8677 (m68k_linux_sigtramp_frame_cache)
8678 (m68k_linux_sigtramp_frame_this_id)
8679 (m68k_linux_sigtramp_frame_prev_register)
8680 (m68k_linux_sigtramp_frame_unwind)
8681 (m68k_linux_sigtramp_frame_sniffer)
8682 (struct m68k_linux_sigtramp_info, m68k_linux_init_abi): Code from
8683 m68k-tdep.h and m68k-tdep.c, add "linux" to function and variable
8684 names, use trad-frame.h.
8685 * m68k-tdep.h (struct gdbarch_tdep): Delete get_sigtramp_info.
8686 (struct m68k_sigtramp_info): Delete.
8687 * m68k-tdep.c (m68k_sigtramp_frame_cache)
8688 (m68k_sigtramp_frame_this_id, m68k_sigtramp_frame_prev_register)
8689 (m68k_sigtramp_frame_unwind, m68k_sigtramp_frame_sniffer)
8690 (m68k_gdbarch_init): Delete all the sigtramp code, moved to
8691 "m68klinux-tdep.c".
8692
8693 * infrun.c (check_sigtramp2): Delete check for
8694 DEPRECATED_PC_IN_SIGTRAMP and INNER_THAN.
8695
8696 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8697
8698 * m68k-tdep.h (m68kbsd_fpreg_offset): New prototype.
8699
8700 2004-05-01 Andrew Cagney <cagney@redhat.com>
8701
8702 * frv-linux-tdep.c: Include "trad-frame.h" and "frame-unwind.h".
8703 (frv_linux_sigtramp_frame_cache)
8704 (frv_linux_sigtramp_frame_this_id)
8705 (frv_linux_sigtramp_frame_prev_register)
8706 (frv_linux_sigtramp_frame_unwind)
8707 (frv_linux_sigtramp_frame_sniffer): Copied from frv-tdep.c,
8708 include "linux" in function and variable names, directly call
8709 frv_linux_pc_in_sigtramp and frv_linux_sigcontext_reg_addr, use
8710 the latest trad-frame code.
8711 (frv_linux_init_abi): Append frv_linux_sigtramp_frame_sniffer, do
8712 not set frv_sigcontext_reg_addr or deprecated_pc_in_sigtramp
8713 * Makefile.in (frv-linux-tdep.o): Update dependencies.
8714 * frv-tdep.h (frv_set_sigcontext_reg_addr): Delete declaration.
8715 * frv-tdep.c (frv_sigtramp_frame_cache)
8716 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
8717 (frv_sigtramp_frame_unwind, frv_sigtramp_frame_sniffer): Moved to
8718 frv-linux-tdep.c.
8719 (frv_gdbarch_init): Do not append a sigtramp sniffer.
8720 (struct gdbarch_tdep): Delete sigcontext_reg_addr.
8721 (frv_set_sigcontext_reg_addr): Delete function.
8722
8723 * gdbarch.sh (DEPRECATED_SIGTRAMP_START)
8724 (DEPRECATED_SIGTRAMP_END): Delete.
8725 * gdbarch.h, gdbarch.c: Re-generate.
8726 * arch-utils.c (legacy_pc_in_sigtramp): Simplify.
8727 * config/vax/tm-vaxbsd.h: Update copyright.
8728 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
8729 (DEPRECATED_IN_SIGTRAMP): Define.
8730 * config/m68k/tm-nbsd.h: Update copyright.
8731 (DEPRECATED_SIGTRAMP_START, DEPRECATED_SIGTRAMP_END): Delete.
8732 (DEPRECATED_IN_SIGTRAMP): Define.
8733
8734 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8735
8736 * dwarf2-frame.c (read_encoded_value): Handle DW_EH_PE_funcrel
8737 encondings. Fixes PR gdb/1628.
8738
8739 * dwarf2-frame.c (execute_cfa_program): Complain if we encounter a
8740 DW_CFA_restore state without a matching DW_CFA_remember_state
8741 instead of aborting. Fixes PR backtrace/1589.
8742
8743 2004-04-30 Joel Brobecker <brobecker@gnat.com>
8744
8745 * MAINTAINERS: Add self as AIX maintainer.
8746 Update my e-mail address in write-after-approval section.
8747
8748 2004-04-30 Andrew Cagney <cagney@redhat.com>
8749
8750 * frame.c (frame_type_from_pc): Delete call to PC_IN_SIGTRAMP.
8751 (legacy_get_prev_frame): Ditto.
8752
8753 * mips-tdep.c (mips_pc_in_sigtramp): Delete.
8754 (mips_gdbarch_init): Do not set pc_in_sigtramp.
8755 * mipsread.c (sigtramp_address): Delete extern variable.
8756 (mipscoff_new_init): Delete reference.
8757 * mdebugread.c (sigtramp_address, sigtramp_end): Delete variables.
8758 (fixup_sigtramp): Delete function.
8759 * config/mips/tm-mips.h (sigtramp_address, sigtramp_end)
8760 (fixup_sigtramp): Delete declarations.
8761
8762 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Do not set
8763 deprecated_pc_in_sigtramp.
8764 (ppcnbsd_pc_in_sigtramp): Delete function.
8765
8766 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8767
8768 * config/m68k/nm-nbsd.h: Tweak comments.
8769 * config/m68k/nm-nbsdaout.h: Likewise.
8770
8771 2004-04-30 Andrew Cagney <cagney@redhat.com>
8772
8773 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Call
8774 legacy_pc_in_sigtramp.
8775 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Ditto.
8776
8777 2004-05-01 Mark Kettenis <kettenis@gnu.org>
8778
8779 Add OpenBSD/m68k support.
8780 * NEWS (New native configurations): Mention OpenBSD/m68k.
8781 * m68kbsd-tdep.c: New file.
8782 * m68kbsd-nat.c: New file.
8783 * Makefile.in (ALLDEPFILES): Add m68kbsd-nat.c and m68kbsd-tdep.c.
8784 (m68kbsd-nat.o, m68kbsd-tdep.o): New dependencies.
8785 * configure.host: Add m68k-*-openbsd.
8786 * configure.tgt: Add m68k-*-openbsd.
8787 * config/m68k/tm-obsd.h: New file.
8788 * config/m68k/obsd.mt: New file.
8789 * config/m68k/obsd.mh: New file.
8790 * config/djgpp/fnchange.lst: Add entries for m68kbsd-nat.c and
8791 m68kbsd-tdep.c.
8792
8793 2004-04-30 Andrew Cagney <cagney@redhat.com>
8794
8795 * mipsnbsd-tdep.c (mipsnbsd_pc_in_sigtramp): Delete function.
8796 (mipsnbsd_init_abi): Do not set pc_in_sigtramp.
8797
8798 2004-04-30 Mark Kettenis <kettenis@gnu.org>
8799
8800 * m68k-tdep.c (REMOTE_BPT_VECTOR): Remove define.
8801 * config/m68k/tm-nbsd.h (REMOTE_BPT_VECTOR): Remove define.
8802
8803 2004-04-30 Brian Ford <ford@vss.fsi.com>
8804
8805 Revert 2004-04-16 change.
8806 * i386-tdep.c (i386_gdbarch_init): Fix comment typos.
8807 (i386_coff_init_abi): Remove.
8808 * i386-tdep.h (i386_coff_init_abi): Remove.
8809 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
8810
8811 2004-04-30 Andrew Cagney <cagney@redhat.com>
8812
8813 * blockframe.c (find_pc_partial_function): Delete use of
8814 DEPRECATED_PC_IN_SIGTRAMP, DEPRECATED_SIGTRAMP_START and
8815 DEPRECATED_SIGTRAMP_END.
8816
8817 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Delete.
8818 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Delete.
8819 * config/mips/tm-nbsd.h: Delete undef DEPRECATED_IN_SIGTRAMP.
8820 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Delete.
8821 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Delete.
8822
8823 * defs.h (deprecated_inside_entry_file): Delete declaration.
8824 * blockframe.c (deprecated_inside_entry_file): Delete function.
8825 (legacy_frame_chain_valid): Delete call.
8826 * sh64-tdep.c (sh64_frame_chain): Delete call.
8827 * objfiles.h: Update comments.
8828 * i386-interix-tdep.c (i386_interix_frame_chain_valid): Delete
8829 call.
8830 * frame.c (get_prev_frame): Delete call, update comments.
8831
8832 2004-04-30 Brian Ford <ford@vss.fsi.com>
8833
8834 * MAINTAINERS (Write After Approval): Add myself.
8835
8836 2004-04-30 Andrew Cagney <cagney@redhat.com>
8837
8838 * gdbarch.sh (BELIEVE_PCC_PROMOTION_TYPE): Delete.
8839 * gdbarch.h, gdbarch.c: Re-generate.
8840 * stabsread.c (define_symbol): Delete BELIEVE_PCC_PROMOTION_TYPE
8841 code.
8842
8843 2004-04-30 Andrew Cagney <cagney@redhat.com>
8844
8845 * gdb-events.sh (selected_thread_changed)
8846 (selected_frame_level_changed, target_changed): Delete.
8847 * gdb-events.h, gdb-events.c: Re-generate.
8848 * valops.c (value_assign): Update.
8849 * stack.c (select_frame_command, up_silently_base)
8850 (down_silently_base): Update.
8851
8852 2004-04-29 Andrew Cagney <cagney@redhat.com>
8853
8854 * mips-tdep.c (mips_register_type): Re-write, handle 32-bit ABI
8855 registers correctly.
8856 (print_gp_register_row, mips32_heuristic_proc_desc)
8857 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call)
8858 (mips_o64_push_dummy_call, mips_eabi_push_dummy_call): Eliminate
8859 references to mips_isa_regsize.
8860
8861 2004-04-29 Andrew Cagney <cagney@redhat.com>
8862
8863 * mips-tdep.c (struct gdbarch_tdep): Delete
8864 mips_fp_register_double.
8865 (FP_REGISTER_DOUBLE): Delete macro, replace with test for
8866 mips_abi_regsize.
8867 (mips_gdbarch_init): Do not set mips_fp_register_double.
8868 (mips_dump_tdep): Do not print FP_REGISTER_DOUBLE.
8869
8870 2004-04-29 Joel Brobecker <brobecker@gnat.com>
8871
8872 Committed by Andrew Cagney.
8873 * infrun.c (handle_inferior_event): Rely on frame IDs to detect
8874 function calls.
8875
8876 2004-04-29 Andrew Cagney <cagney@redhat.com>
8877
8878 * mips-tdep.c (mips_abi_regsize): Replace tdep parameter with
8879 gdbarch, use mips_abi, update callers.
8880 (mips_stack_argsize): Replace tdep parameter with gdbarch, use
8881 mips_abi_regsize, update callers.
8882 (struct gdbarch_tdep): Delete mips_default_stack_argsize and
8883 mips_default_abi_regsize.
8884 (mips_gdbarch_init): Do not set mips_default_stack_argsize and
8885 mips_default_abi_regsize.
8886
8887 2004-04-29 Andrew Cagney <cagney@redhat.com>
8888
8889 * mips-tdep.c (mips_abi_regsize): Rename mips_saved_regsize.
8890 (mips_abi_regsize_string): Rename mips_saved_regsize_string.
8891 (struct gdbarch_tdep): Rename mips_default_saved_regsize to
8892 mips_default_abi_regsize.
8893 (mips_isa_regsize): Rename mips_regisze.
8894 * mipsnbsd-tdep.c: Update.
8895 * mips-linux-tdep.c: Update.
8896 * irix5-nat.c: Update.
8897 * mips-tdep.h (mips_isa_regsize): Update.
8898
8899 * gdb-events.sh (WITH_GDB_EVENTS): Delete macro and references.
8900 Delete all disabled code.
8901 * gdb-events.h, gdb-events.c: Re-generate.
8902
8903 2004-04-19 Jerome Guitton <guitton@gnat.com>
8904 Mark Kettenis <kettenis@gnu.org>
8905
8906 * i386-tdep.c (i386_skip_prologue): follow the last jump only if
8907 the function begins with a branch instruction.
8908
8909 2004-04-29 Mark Kettenis <kettenis@gnu.org>
8910
8911 * i386-tdep.c: Fix spelling mistakes.
8912
8913 2004-04-28 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8914 Andrew Cagney <cagney@redhat.com>
8915
8916 * configure.in (mips-sgi-irix5*): Define _KMEMUSER for
8917 <sys/proc.h>.
8918 * acconfig.h: Provide default _KMEMUSER value.
8919 * config.in, configure: Re-generate.
8920 * NEWS: Mention fix.
8921
8922 2004-04-24 Randolph Chung <tausq@debian.org>
8923
8924 * configure.host (hppa*-*-linux*): New target.
8925 * configure.tgt (hppa*-*-linux*): Likewise.
8926 * hppa-tdep.c (hppa_gdbarch_init): Set cannot_fetch_register, move
8927 gdbarch_init_osabi() call earlier so that osabi-specific frame
8928 unwinders can be registered first.
8929 * config/djgpp/fnchange.lst: Add entries for hppa-linux-tdep.c and
8930 hppa-linux-nat.c.
8931 * config/pa/tm-hppa.h (ISR_REGNUM, PID0_REGNUM, PID1_REGNUM)
8932 (PID2_REGNUM, PID3_REGNUM): Add definitions of some register numbers.
8933 * config/pa/linux.mh: New file.
8934 * config/pa/linux.mt: New file.
8935 * config/pa/nm-linux.h: New file.
8936 * config/pa/xm-linux.h: New file.
8937 * hppa-linux-nat.c: New file.
8938 * hppa-linux-tdep.c: New file.
8939
8940 2004-04-28 Randolph Chung <tausq@debian.org>
8941
8942 * hppa-tdep.c (hppa32_return_value): Handle both 4- and 8-byte fp
8943 return values.
8944 (hppa32_push_dummy_call): Fix small struct and floating point argument
8945 passing, and make sure the stack frame is properly aligned.
8946
8947 2004-04-28 Andrew Cagney <cagney@redhat.com>
8948
8949 * stack.c (print_stack_frame): Fix description.
8950
8951 * NEWS: Mention gdb/gdbserver/configure execute permission
8952 changed. PR server/519.
8953
8954 2004-04-28 Andrew Cagney <cagney@redhat.com>
8955
8956 * stack.c (print_stack_frame_stub): Delete declaration.
8957 (struct print_stack_frame_args, print_stack_frame)
8958 (print_frame_info, print_frame): Replace "source" with print what.
8959 Replace "print" with "print_level". Replace "args" with
8960 "print_args".
8961 * frame.h (show_and_print_stack_frame, print_stack_frame)
8962 (print_frame_info): Update declarations.
8963 * stack.c (select_and_print_frame, frame_command)
8964 (current_frame_command, up_command, down_command): Update calls -
8965 use get_selected_frame, pass "enum print_what" for source, do not
8966 call frame_relative_level.
8967 * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames): Ditto.
8968 * remote-rdp.c (remote_rdp_open): Ditto.
8969 * remote-mips.c (common_open): Ditto.
8970 * remote-e7000.c (e7000_start_remote): Ditto.
8971 * ocd.c (ocd_start_remote): Ditto.
8972 * mi/mi-main.c (mi_cmd_exec_return): Ditto.
8973 * infrun.c (normal_stop): Ditto.
8974 * inflow.c (kill_command): Ditto.
8975 * infcmd.c (finish_command): Ditto.
8976 * corelow.c (core_open): Ditto.
8977 * tracepoint.c (finish_tfind_command): Ditto.
8978 * thread.c (info_threads_command, info_threads_command)
8979 (restore_current_thread, do_captured_thread_select): Ditto.
8980 * ada-tasks.c (task_command): Ditto.
8981
8982 2004-04-26 Orjan Friberg <orjanf@axis.com>
8983
8984 * frame.c: Include "observer.h".
8985 (frame_observer_target_changed): New function.
8986 (_initialize_frame): Attach target_changed observer.
8987 * regcache.c: Include "observer.h".
8988 (regcache_observer_target_changed): New function.
8989 (_initialize_regcache): Attach target_changed observer.
8990 * valops.c: Include "observer.h".
8991 (value_assign): Notify target_changed event when modifying register.
8992 * Makefile.in (frame.o, regcache.o, valops.o): Add $(observer_h).
8993
8994 2004-04-26 Orjan Friberg <orjanf@axis.com>
8995
8996 From Paul Koning <pkoning@equallogic.com>:
8997 * breakpoint.c (free_valchain): New function.
8998 (insert_bp_location, delete_breakpoint): Use free_valchain.
8999 (remove_breakpoint): Do not remove the valchain.
9000 (bpstat_stop_status): If not stopped by watchpoint, skip
9001 watchpoints when generating stop status list.
9002 * infrun.c (handle_inferior_event): Make
9003 stepped_after_stopped_by_watchpoint a global variable.
9004 * remote.c (remote_stopped_data_address): Return watch data
9005 address rather than zero if stepped_after_stopped_by_watchpoint is
9006 set.
9007
9008 2004-04-25 Michael Chastain <mec.gnu@mindspring.com>
9009
9010 Fix PR gdb/1626.
9011 * configure.in: Check for curses after termcap.
9012 On osf5.*, do not check for ncurses.
9013 * configure: Regenerate.
9014
9015 2004-04-25 Mark Kettenis <kettenis@gnu.org>
9016
9017 * ppcobsd-nat.c: Include "ppc-tdep.h".
9018 * Makefile.in (ppcobsd-nat.o): Update dependencies.
9019
9020 * stack.c (return_command): Use CHECK_TYPEDEF on the return type.
9021 Fixes PR tdep/1623 and PR tdep/1624.
9022
9023 2004-04-24 Michael Chastain <mec.gnu@mindspring.com>
9024
9025 * xmodem.h, xmodem.c: Remove files.
9026 * Makefile.in: Remove references to xmodem.h, xmodem.c.
9027
9028 2004-04-23 Randolph Chung <tausq@debian.org>
9029
9030 * hppa-tdep.c (hppa_stub_unwind_cache, hppa_stub_frame_unwind_cache)
9031 (hppa_stub_frame_this_id, hppa_stub_frame_prev_register)
9032 (hppa_stub_frame_unwind, hppa_stub_unwind_sniffer): New stub unwinder
9033 for handling stackless frames.
9034 (hppa_gdbarch_init): Link in hppa_stub_unwind_sniffer.
9035
9036 2004-04-23 Randolph Chung <tausq@debian.org>
9037
9038 * hppa-tdep.c (hppa_frame_cache): Handle the case when frame unwind
9039 starts at a pc before the frame is created.
9040
9041 2004-04-23 Joel Brobecker <brobecker@gnat.com>
9042
9043 * ChangeLog-2002: Fix year in one of the ChangeLog entries.
9044
9045 2004-04-23 Jerome Guitton <guitton@gnat.com>
9046
9047 * rs6000-tdep.c (rs6000_extract_return_value): When extracting a float,
9048 use convert_typed_floating to get the appropriate format.
9049
9050 2004-04-22 Randolph Chung <tausq@debian.org>
9051
9052 * hppa-tdep.h (find_unwind_entry, hppa_get_field, hppa_extract_5_load)
9053 (hppa_extract_5R_store, hppa_extract_5r_store, hppa_extract_17)
9054 (hppa_extract_21, hppa_extract_14, hppa_low_sign_extend)
9055 (hppa_sign_extend): Add prototype.
9056 * hppa-tdep.c (get_field, extract_5_load, extract_5R_store)
9057 (extract_5r_store, extract_17, extract_21, extract_14, low_sign_extend)
9058 (sign_extend): Rename with hppa_ prefix and make non-static. Other
9059 hppa targets will also use these functions.
9060 (find_unwind_entry): Remove prototype (moved to hppa-tdep.h).
9061 (hppa_in_solib_call_trampoline, hppa_in_solib_return_trampoline)
9062 (hppa_skip_trampoline_code): Move to hppa-hpux-tdep.c
9063 (hppa_gdbarch_init): Remove gdbarch setting of
9064 skip_trampoline_code, in_solib_call_trampoline and
9065 in_solib_return_trampoline.
9066 * hppa-hpux-tdep.c (hppa32_hpux_in_solib_call_trampoline)
9067 (hppa64_hpux_in_solib_call_trampoline): New functions, split from
9068 hppa_in_solib_call_trampoline.
9069 (hppa_hpux_in_solib_return_trampoline, hppa_hpux_skip_trampoline_code):
9070 Moved from hppa-tdep.c.
9071 (hppa_hpux_init_abi): Set gdbarch for skip_trampoline_code,
9072 in_solib_call_trampoline and in_solib_return_trampoline.
9073
9074 2004-04-22 Randolph Chung <tausq@debian.org>
9075
9076 * hppa-tdep.c (hppa_debug): New variable.
9077 (find_unwind_entry, hppa_frame_cache): Add debug output.
9078 (_initialize_hppa_tdep): Add command to set debug flag.
9079
9080 2004-04-22 Andrew Cagney <cagney@redhat.com>
9081
9082 * ppcnbsd-tdep.c: Update copyright. Include "tramp-frame.h" and
9083 "trad-frame.h".
9084 (ppcnbsd_sigtramp_cache_init, ppcnbsd_sigtramp): Implement a NetBSD
9085 signal trampoline unwinder.
9086 (ppcnbsd_init_abi): Register ppcnbsd_sigtramp.
9087
9088 2004-04-22 Mark Kettenis <kettenis@gnu.org>
9089
9090 Add OpenBSD/powerpc support.
9091 * NEWS (New native configurations): Mention OpenBSD/powerpc.
9092 * ppc-tdep.h (struct ppc_reg_offsets): New structure.
9093 (ppc_supply_gregset, ppc_supply_fpregset, ppc_collect_gregset)
9094 (ppc_collect_fpregset): New prototypes.
9095 * ppcobsd-nat.c: New file.
9096 * ppcobsd-tdep.c: New file.
9097 * ppcobsd-tdep.h: New file.
9098 * rs6000-tdep.c: Include "regset.h".
9099 (ppc_supply_reg, ppc_collect_reg, ppc_supply_gregset)
9100 (ppc_supply_fpregset, ppc_collect_gregset, ppc_collect_fpregset):
9101 New functions.
9102 * Makefile.in (ALLDEPFILES): Add pccobsd-nat.c and ppcobsd-tdep.c.
9103 (ppcobsd-nat.o, ppcobsd-tdep.o): New dependencies.
9104 (rs6000-tdep.o): Update dependencies.
9105 * configure.host: Add powerpc-*-openbsd.
9106 * configure.tgt: Add powerpc-*-openbsd.
9107 * config/powerpc/obsd.mh: New file.
9108 * config/powerpc/nm-obsd.h: New file.
9109 * config/powerpc/obsd.mt: New file.
9110
9111 2004-04-22 Andrew Cagney <cagney@redhat.com>
9112
9113 * frame.h (show_frame_info): Delete declaration.
9114
9115 * arm-tdep.c (arm_prologue_this_id): Delete redundant cycle test.
9116 * m68hc11-tdep.c (m68hc11_frame_this_id): Ditto.
9117 * m32r-tdep.c (m32r_frame_this_id): Ditto.
9118 * frv-tdep.c (frv_frame_this_id): Ditto.
9119 * avr-tdep.c (avr_frame_this_id): Ditto.
9120
9121 2004-04-22 Elena Zannoni <ezannoni@redhat.com>
9122
9123 * MAINTAINERS: Drop maintenance of gdb.stabs, and linespec.c.
9124
9125 2004-04-22 Jim Blandy <jimb@redhat.com>
9126
9127 * ppc-linux-nat.c (ppc_register_u_addr): Don't assume that r0 is
9128 register number zero.
9129
9130 2004-04-21 Michael Snyder <msnyder@redhat.com>
9131
9132 * mips-tdep.c (heuristic_proc_start):
9133 Warning() already prefixes "Warning: ".
9134
9135 2004-04-21 Andrew Cagney <cagney@redhat.com>
9136
9137 * annotate.h (deprecated_annotate_starting_hook)
9138 (deprecated_annotate_stopped_hook)
9139 (deprecated_annotate_exited_hook)
9140 (deprecated_annotate_signal_hook)
9141 (deprecated_annotate_signalled_hook): Deprecate.
9142 * tracepoint.h (deprecated_create_tracepoint_hook)
9143 (deprecated_delete_tracepoint_hook)
9144 (deprecated_modify_tracepoint_hook)
9145 (deprecated_trace_find_hook)
9146 (deprecated_trace_start_stop_hook): Deprecate.
9147 * target.h (deprecated_target_new_objfile_hook): Deprecate.
9148 * remote.h (deprecated_target_resume_hook)
9149 (deprecated_target_wait_loop_hook): Deprecate.
9150 * gdbcore.h (deprecated_exec_file_display_hook)
9151 (deprecated_file_changed_hook): Deprecate.
9152 * frame.h (deprecated_selected_frame_level_changed_hook): Deprecate.
9153 * defs.h (deprecated_modify_breakpoint_hook)
9154 (deprecated_command_loop_hook, deprecated_show_load_progress)
9155 (deprecated_print_frame_info_listing_hook)
9156 (deprecated_query_hook, deprecated_warning_hook)
9157 (deprecated_flush_hook, deprecated_create_breakpoint_hook)
9158 (deprecated_delete_breakpoint_hook)
9159 (deprecated_interactive_hook, deprecated_registers_changed_hook)
9160 (deprecated_readline_begin_hook, deprecated_readline_hook)
9161 (deprecated_readline_end_hook, deprecated_register_changed_hook)
9162 (deprecated_memory_changed_hook, deprecated_init_ui_hook)
9163 (deprecated_context_hook, deprecated_target_wait_hook)
9164 (deprecated_attach_hook, deprecated_detach_hook)
9165 (deprecated_call_command_hook, deprecated_set_hook)
9166 (deprecated_error_hook, deprecated_error_begin_hook)
9167 (deprecated_ui_load_progress_hook): Deprecate.
9168 * valops.c, uw-thread.c, utils.c, tui/tui-io.c: Update.
9169 * tui/tui-hooks.c, tracepoint.c, top.c, thread-db.c: Update.
9170 * target.c, symfile.c, stack.c, sol-thread.c, rs6000-nat.c: Update.
9171 * remote.c, remote-mips.c, regcache.c, mi/mi-interp.c: Update.
9172 * main.c, interps.c, infcmd.c, hpux-thread.c, frame.c: Update.
9173 * exec.c, dsrec.c, d10v-tdep.c, corefile.c, complaints.c: Update.
9174 * cli/cli-script.c, cli/cli-setshow.c, breakpoint.c: Update.
9175 * annotate.c, aix-thread.c: Update.
9176
9177 2004-04-21 Andrew Cagney <cagney@redhat.com>
9178
9179 * Makefile.in (vaxnbsd-tdep.o): Update dependencies.
9180 * vaxnbsd-tdep.c: Include "gdb_string.h".
9181
9182 * symfile.c (symbol_file_add_from_memory): #if 0 function.
9183 (add_symbol_file_from_memory_command): #if 0 function body, call
9184 error instead.
9185
9186 2004-04-21 Andrew Cagney <cagney@redhat.com>
9187
9188 * gdbcore.h: Update copyright.
9189 (deprecated_add_core_fns): Rename add_core_fns.
9190 * win32-nat.c (_initialize_core_win32): Update.
9191 * sun3-nat.c (_initialize_core_sun3): Update.
9192 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Update.
9193 * rs6000-nat.c (_initialize_core_rs6000): Update.
9194 * ppcnbsd-tdep.c (_initialize_ppcnbsd_tdep): Update.
9195 * nto-tdep.c (_initialize_nto_tdep): Update.
9196 * ns32knbsd-nat.c (_initialize_ns32knbsd_nat): Update.
9197 * mipsnbsd-tdep.c (_initialize_mipsnbsd_tdep): Update.
9198 * mips-nat.c (_initialize_core_mips): Update.
9199 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
9200 * m68knbsd-nat.c (_initialize_m68knbsd_nat): Update.
9201 * m68klinux-nat.c (_initialize_m68k_linux_nat): Update.
9202 * lynx-nat.c (_initialize_core_lynx): Update.
9203 * irix5-nat.c (_initialize_core_irix5): Update.
9204 * i386-interix-nat.c (_initialize_core_interix): Update.
9205 * cris-tdep.c (_initialize_cris_tdep): Update.
9206 * corelow.c (deprecated_add_core_fns): Update.
9207 * core-regset.c (_initialize_core_regset): Update.
9208 * core-aout.c (_initialize_core_aout): Update.
9209 * armnbsd-nat.c (_initialize_arm_netbsd_nat): Update.
9210 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Update.
9211 * alpha-nat.c (_initialize_core_alpha): Update.
9212
9213 2004-04-21 Jim Blandy <jimb@redhat.com>
9214
9215 * rs6000-tdep.c (registers_e500, registers_7400): Doc fixes.
9216
9217 2004-04-19 Daniel Jacobowitz <drow@mvista.com>
9218
9219 * dwarf2read.c (dwarf2_tmp_obstack, dwarf2_free_tmp_obstack):
9220 Delete.
9221 (dwarf_alloc_block): Take a CU argument. Use the comp_unit_obstack.
9222 (read_attribute_value): Update calls to dwarf_alloc_block.
9223 (dwarf2_build_psymtabs_hard): Don't initialize or clean up
9224 dwarf2_tmp_obstack.
9225 (psymtab_to_symtab_1): Likewise. Clean up using
9226 free_stack_comp_unit.
9227 (add_to_cu_func_list): Use the comp_unit_obstack.
9228
9229 2004-04-19 Joel Brobecker <brobecker@gnat.com>
9230
9231 * dwarf2read.c (dwarf2_flag_true_p): New function.
9232 (die_is_declaration): Use the function above. Add some comments.
9233
9234 2004-04-19 Mark Kettenis <kettenis@gnu.org>
9235
9236 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Specify
9237 architecture when registering sparcnbsd_core_osabi_sniffer.
9238 Adjust comment.
9239
9240 2004-04-18 Mark Kettenis <kettenis@gnu.org>
9241
9242 * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET to
9243 return value.
9244
9245 Based on a patch from Brian Ford <ford@vss.fsi.com>:
9246 * i386-tdep.c: Correct register numbering scheme comments
9247 throughout.
9248 (i386_stab_reg_to_regnum): Rename to i386_dbx_reg_to_regnum.
9249 (i386_dwarf_reg_to_regnum): Rename to i386_svr4_reg_to_regnum.
9250 (i386_coff_init_abi, i386_elf_init_abi): Accomodate renames above.
9251 (i386_gdb_arch_init): Likewise.
9252
9253 * Makefile.in (ALLDEPFILES): List ppc-sysv-tdep.c, ppcnbsd-nat.c
9254 and ppcnbsd-tdep.c instead of ppc-sysv-tdep.o, ppcnbsd-nat.o and
9255 ppcnbsd-tdep.o.
9256
9257 * m68k-tdep.h: Tweak comments.
9258 * m68k-tdep.c: Tweak comment.
9259
9260 2004-04-17 Randolph Chung <tausq@debian.org>
9261
9262 * Makefile.in (hppa-hpux-tdep.o): Add $(hppa_tdep_h).
9263 * hppa-hpux-tdep.c (hppa-tdep.h): Include.
9264 (hppa_hpux_som_init_abi): Set is_elf to 0.
9265 (hppa_hpux_elf_init_abi): Set is_elf to 1.
9266 * hppa-tdep.c (low_text_segment_address): Remove global.
9267 (record_text_segment_lowaddr): Pass in low address as parameter. Use
9268 section offset to calculate segment address.
9269 (internalize_unwinds): Define low_text_segment_address as local and
9270 pass to record_text_segment_lowaddr for ELF targets.
9271 (hppa_gdbarch_init): Zero fill tdep structure.
9272 (hppa_dump_tdep): Print tdep structure.
9273 * hppa-tdep.h (gdbarch_tdep): Add is_elf member to tdep structure.
9274
9275 2004-04-17 Randolph Chung <tausq@debian.org>
9276
9277 * hppa-tdep.c (hppa_pseudo_register_read): Define.
9278 (hppa_gdbarch_init): Set pseudo_register_read.
9279 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Remove.
9280 * regcache.c (supply_register): Remove check for
9281 DEPRECATED_CLEAN_UP_REGISTER_VALUE since we've removed the last user.
9282
9283 2004-04-17 Randolph Chung <tausq@debian.org>
9284
9285 * Makefile.in (hpread.o, pa64solib.o, somsolib.o): Add $(hppa_tdep_h)
9286 * hppa-tdep.h (INSTRUCTION_SIZE): Move from tm-hppa.h.
9287 (hpread_adjust_stack_address): Move to hpread.c.
9288 * hppa-tdep.h (unwind_table_entry, unwind_stub_types, obj_unwind_info,
9289 obj_private_struct): Move from tm-hppa.h.
9290 * hpread.c (hppa-tdep.h): Include.
9291 (hpread_adjust_stack_address): Move from hppa-tdep.c.
9292 (hpread_read_function_type, hpread_read_doc_function_type)
9293 (hpread_process_one_debug_symbol): Call hpread_adjust_stack_address
9294 directly.
9295 * pa64solib.c (hppa-tdep.h): Include.
9296 * somsolib.c (hppa-tdep.h): Include.
9297 * config/pa/tm-hppa.h (frame_info, frame_saved_regs, value, type,
9298 inferior_status): Remove unused forward declarations.
9299 (INSTRUCTION_SIZE): Move to hppa-tdep.c.
9300 (unwind_table_entry, unwind_stub_types, obj_unwind_info,
9301 obj_private_struct): Move to hppa-tdep.h.
9302 (HPREAD_ADJUST_STACK_ADDRESS): Remove.
9303
9304 2004-04-17 Randolph Chung <tausq@debian.org>
9305
9306 * hppa-tdep.c (hppa_reg_struct_has_addr, hppa_skip_prologue)
9307 (hppa_skip_trampoline_code, hppa_in_solib_call_trampoline)
9308 (hppa_in_solib_return_trampoline, hppa_cannot_store_register)
9309 (hppa_smash_text_address, hppa_target_read_pc, hppa_target_write_pc):
9310 Remove forward declaration and make static.
9311 (hppa_reg_struct_has_addr): Remove.
9312
9313 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9314
9315 * observer.sh: Move comments in sed command to first column.
9316
9317 2004-04-16 Jason Molenda (jmolenda@apple.com)
9318
9319 * frame.c: Minor typeo corrections in comments.
9320
9321 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9322
9323 * observer.c (observer_test_first_notification_function): Update
9324 function profile.
9325 (observer_test_second_notification_function): Likewise.
9326 (observer_test_third_notification_function): Likewise.
9327
9328 2004-04-16 Mark Kettenis <kettenis@gnu.org>
9329
9330 From Brian Ford <ford@vss.fsi.com>:
9331 * i386-tdep.c (i386_coff_init_abi): New function.
9332 * i386-tdep.h (i386_coff_init_abi): New prototype.
9333 * i386-cygwin-tdep.c (i386_cygwin_init_abi): Call it. Use correct
9334 register number translation functions for DWARF and DWARF 2.
9335
9336 2004-04-16 Joel Brobecker <brobecker@gnat.com>
9337
9338 * dwarf2read.c: Back out my previous change, it was incorrect.
9339
9340 2004-04-16 Daniel Jacobowitz <drow@mvista.com>
9341
9342 * dwarf2read.c: Include "hashtab.h".
9343 (struct dwarf2_cu): Add partial_dies, comp_unit_obstack,
9344 has_namespace_info.
9345 (struct partial_die_info): Add comments. Use bitfields to reduce
9346 memory footprint. Add scope, scope_set, has_specification,
9347 spec_offset, die_parent, die_child, and die_sibling.
9348 (peek_die_abbrev): Add prototype.
9349 (partial_read_comp_unit_head): New function, broken out from
9350 dwarf2_build_psymtabs_hard.
9351 (dwarf2_build_psymtabs_hard): Remove unused variable abbrev_ptr.
9352 Use partial_read_comp_unit_head. Initialize the CU and
9353 comp_unit_obstack. Update calls to read_partial_die and
9354 scan_partial_symbols. Use free_stack_comp_unit and
9355 load_partial_dies.
9356 (scan_partial_symbols): Change PDI to a pointer. Use the child and
9357 sibling pointers to walk partial DIEs. Call fixup_partial_die.
9358 Update calls to helper functions. Remove NAMESPACE argument.
9359 Update comments.
9360 (partial_die_parent_scope, partial_die_full_name): New functions.
9361 (add_partial_symbol): Remove namespace argument. Update call to
9362 pdi_needs_namespace. Use partial_die_full_name. Handle
9363 DW_TAG_namespace. Check has_namespace_info flag.
9364 (pdi_needs_namespace): Remove NAMESPACE argument. Just check the
9365 tag. Handle namespaces.
9366 (add_partial_namespace, add_partial_enumeration): Simplify.
9367 (guess_structure_name): New function, derived from
9368 add_partial_structure.
9369 (add_partial_structure): Remove.
9370 (determine_class_name): Update comment.
9371 (dwarf2_read_abbrevs): Set has_namespace_info flag.
9372 (is_type_tag_for_partial, load_partial_dies): New functions.
9373 (read_partial_die): Pass abbrev and abbrev_len as arguments.
9374 Record specifications instead of following them immediately.
9375 (find_partial_die_in_comp_unit, find_partial_die)
9376 (fixup_partial_die, free_stack_comp_unit)
9377 (hashtab_obstack_allocate, dummy_obstack_deallocate)
9378 (partial_die_hash, partial_die_eq): New functions.
9379 * Makefile.in (hashtab_h): Define.
9380 (dwarf2read.o): Update dependencies.
9381 (observer_inc, observer_h): Move to the correct section.
9382
9383 2004-04-15 Joel Brobecker <brobecker@gnat.com>
9384
9385 * dwarf2read.c (dwarf2_attribute_true_p): New function.
9386 (die_is_declaration): Use the function above. Add comment.
9387
9388 2004-04-15 Joel Brobecker <brobecker@gnat.com>
9389
9390 * dwarf2read.c (read_structure_scope): Identify stub types
9391 using die_is_declaration() only.
9392
9393 2004-04-15 Roland McGrath <roland@redhat.com>
9394
9395 * symfile.c (symbol_file_add_with_addrs_or_offsets): Take ABFD as
9396 argument instead of NAME.
9397 (symbol_file_add, reread_separate_symbols): Call symfile_bfd_open
9398 in call to symbol_file_add_with_addrs_or_offsets.
9399 (build_addr_info): New function, helper for ...
9400 (symbol_file_add_from_memory): New function.
9401 (add_symbol_file_from_memory_command): New function using that.
9402 (_initialize_symfile): Register it for add-symbol-file-from-memory.
9403 (pre_add_symbol_hook): Add const to argument type.
9404 * symfile.h (symbol_file_add_from_memory): Declare it.
9405
9406 2004-04-15 Mark Kettenis <kettenis@gnu.org>
9407
9408 * NEWS (New native configurations): Mention OpenBSD/vax.
9409 * configure.host: Add vax-*-openbsd*.
9410 * config/vax/obsd.mh: New file.
9411 * config/vax/nm-obsd.h: New file.
9412
9413 * vax-tdep.c: Include "regset.h".
9414 (vax_supply_gregset): New function.
9415 (vax_gregset): New variable.
9416 (vax_regset_from_core_section): New function.
9417 (vax_gdbarch_init): Set regset_from_core_section.
9418 * Makefile.in (vax-tdep.o): Update dependencies.
9419
9420 2004-04-15 Andrew Cagney <cagney@redhat.com>
9421
9422 * observer.c (normal_stop_subject, observer_notify_normal_stop)
9423 (observer_normal_stop_notification_stub)
9424 (observer_attach_normal_stop, observer_detach_normal_stop):
9425 Delete, replaced by #include "observer.inc".
9426 * infrun.c (normal_stop): Pass "stop_bpstat" to
9427 observer_notify_normal_stop.
9428 * Makefile.in (observer_inc): Define.
9429 (observer.o): Update dependencies.
9430 (observer.h, observer.inc): New rules.
9431 * observer.h: Delete file.
9432 * observer.sh: New file.
9433
9434 2004-04-15 Mark Kettenis <kettenis@gnu.org>
9435
9436 * vax-tdep.c (vax_frame_cache): Fix typo.
9437
9438 2004-04-14 Mark Kettenis <kettenis@gnu.org>
9439
9440 * NEWS (New native configurations): Mention NetBSD/vax.
9441 * configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
9442 * config/vax/nbsdelf.mh: New file.
9443 * config/vax/nbsdaout.mh: New file.
9444 * config/vax/nm-nbsd.h: New file.
9445 * config/vax/nm-nbsdaout.h: New file.
9446
9447 * vaxnbsd-tdep.c: New file.
9448 * Makefile.in (vaxnbsd-tdep.o): New dependency.
9449 * configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
9450 * config/vax/nbsd.mt: New file.
9451 * config/vax/tm-nbsd.h: New file.
9452
9453 * Makefile.in (vaxbsd-nat.o): New dependency.
9454
9455 * vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
9456 * vax-tdep.c (vax_store_arguments): Remove struct_return and
9457 struct_addr arguments. Don't push return value address.
9458 (vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
9459 arguments to vax_store_arguments. Store return value address in
9460 R1.
9461 (vax_store_struct_return, vax_extract_return_value)
9462 (vax_store_return_value): Remove functions.
9463 (vax_return_value): New function.
9464 (vax_gdbarch_init): Set return value. Don't set
9465 deprecated_store_struct_return, deprecated_extract_struct_return
9466 and deprecated_store_return_value.
9467
9468 2004-04-14 Andreas Schwab <schwab@suse.de>
9469
9470 * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
9471 value buffer.
9472 * libunwind-frame.c (libunwind_frame_prev_register): Likewise.
9473
9474 2004-04-14 Mark Kettenis <kettenis@gnu.org>
9475
9476 * vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
9477 (vax_unwind_dummy_id): New functions.
9478 (vax_push_dummy_frame, vax_pop_frame): Remove functions.
9479 (vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
9480 variables.
9481 (vax_fix_call_dummy): Remove function.
9482 (vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
9483 Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
9484 call_dummy_location, deprecated_call_dummy_words,
9485 deprecated_sizeof_call_dummy_words,
9486 deprecated_call_dummy_breakpoint_offset,
9487 deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
9488 and deprecated_dummy_write_sp.
9489
9490 2004-04-13 David Carlton <carlton@kealia.com>
9491
9492 * MAINTAINERS: Move myself to "paper trail" section.
9493
9494 2004-04-12 Mark Kettenis <kettenis@gnu.org>
9495
9496 * vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
9497 "trad-frame.h".
9498 (vax_frame_init_saved_regs): Remove function.
9499 (vax_sigtramp_saved_pc): Remove function.
9500 (vax_frame_saved_pc): Remove function.
9501 (vax_frame_args_address): Remove function.
9502 (vax_frame_num_args): Rewrite.
9503 (vax_frame_chain): Remove function.
9504 (vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
9505 VAX_FP_REGNUM.
9506 (vax_pop_frame): Likewise.
9507 (vax_saved_pc_after_call): Remove function.
9508 (struct vax_frame_cache): New structure.
9509 (vax_frame_cache): New function.
9510 (vax_frame_this_id): New function.
9511 (vax_frame_prev_register): New function.
9512 (vax_frame_unwind): New variable.
9513 (vax_frame_sniffer): New function.
9514 (vax_frame_base_address): New function.
9515 (vax_frame_args_address): New function.
9516 (vax_frame_base): New variable.
9517 (vax_unwind_pc): New function.
9518 (vax_gdbarch_init): Don't set deprecated_init_frame_pc,
9519 deprecated_fp_regnum, deprecated_saved_pc_after_call,
9520 deprecated_frame_chain, deprecated_frame_saved_pc,
9521 deprecated_frame_args_address and
9522 deprecated_frame_init_saved_regs.
9523 * Makefile.in (vax-tdep.o): Update dependencies.
9524
9525 * vaxbsd-nat.c: New file.
9526
9527 * vax-tdep.h: Update copyright year. Adjust comments.
9528 (VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
9529 VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
9530 (vax_regnum): New enum. Replacing...
9531 (VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
9532 (VAX_PS_REGNUM): ... these removed macros.
9533 * vax-tdep.c (vax_register_name): Remove prototype.
9534 (vax_register_name): Reorganize somewhat. Use ARRAY_SIZE.
9535 (vax_register_byte, vax_register_raw_size,
9536 vax_register_virtual_size, vax_register_virtual_type): Remove
9537 functions.
9538 (vax_register_type): New function.
9539 (vax_breakpoint_from_pc): Reorganize.
9540 (vax_gdbarch_init): Set register_type. Don't set
9541 deprecated_register_size, deprecated_register_bytes,
9542 deprecated_register_byte, deprecated_register_raw_size,
9543 deprecated_max_register_raw_size,
9544 deprecated_register_virtual_size,
9545 deprecated_max_register_virtual_size and
9546 deprecated_register_virtual_type. Add comment on stack direction.
9547
9548 2004-04-11 Mark Kettenis <kettenis@gnu.org>
9549
9550 * amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
9551 AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
9552 AMD64_FS_REGNUM and AMD64_GS_REGNUM.
9553
9554 2004-04-10 Randolph Chung <tausq@debian.org>
9555
9556 * MAINTAINERS (write after approval): Add myself.
9557
9558 2004-04-07 Randolph Chung <tausq@debian.org>
9559
9560 * hppa-tdep.c (hppa_inner_than): Remove.
9561 (is_pa_2): Remove unused static variable.
9562 (hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.
9563
9564 2004-03-10 Paul N. Hilfinger <Hilfinger@gnat.com>
9565
9566 * language.h (language_defn): Add new la_post_parser field.
9567 * parser-defs.h (null_post_parser): New declaration (default for
9568 la_post_parser).
9569
9570 * parse.c (parse_exp_1): Move code to parse_exp_in_context and
9571 insert call to that function.
9572 (parse_exp_in_context): New function, including code formerly in
9573 parse_exp_1. Calls language-dependent post-parser after
9574 prefixification.
9575 (parse_expression_in_context): New exported function.
9576 (null_post_parser): New definition.
9577 * expression.h (parse_expression_in_context): Add declaration.
9578
9579 * p-lang.c (pascal_language_defn): Add trivial post-parser.
9580 * c-lang.c (c_language_defn): Ditto.
9581 (cplus_language_defn): Ditto.
9582 (asm_language_defn): Ditto.
9583 (minimal_language_defn): Ditto.
9584 * f-lang.c (f_language_defn): Ditto.
9585 * jv-lang.c (java_language_defn): Ditto.
9586 * language.c (unknown_language_defn): Ditto.
9587 (auto_language_defn): Ditto.
9588 (local_language_defn): Ditto.
9589 * m2-lang.c (m2_language_defn): Ditto.
9590 * scm-lang.c (scm_language_defn): Ditto.
9591 * obj-lang.c (objc_language_defn): Ditto.
9592
9593 2004-04-10 Mark Kettenis <kettenis@gnu.org>
9594
9595 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
9596 (amd64nbsd_mcontext_addr): New function.
9597 (amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
9598 amd64nbsd_mcontext_addr. Directly initialize TDEP->sc_reg_offset
9599 with amd64nbsd_r_reg_offset, instead of building it on the fly.
9600
9601 * corelow.c (core_xfer_partial): Fix coding standards violation.
9602 Add support for TARGET_OBJECT_WCOOKIE.
9603
9604 * sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
9605 deprecated_pc_in_sigtramp.
9606 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
9607 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
9608 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
9609 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
9610 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
9611 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
9612 * sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.
9613
9614 * amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
9615 i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
9616 Fix typo.
9617
9618 * amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
9619 I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
9620 (amd64_collect_fxsave): Likewise.
9621
9622 * i386-sol2-tdep.c: Include "gdb_string.h".
9623 (i386_sol2_sigtramp_p): Recognize signal trampoline based on its
9624 name.
9625 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
9626
9627 2004-04-10 Mark Kettenis <kettenis@gnu.org>
9628
9629 * i386-sol2-tdep.c: Include "solib-svr4.h".
9630 (i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9631 * Makefile.in (i386-sol2-tdep.o): Update dependencies.
9632 * config/i386/tm-i386sol2.h: Include :solib.h".
9633 * config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
9634 solib-svr4.o and solib-legacy.o.
9635 * config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
9636 solib-svr4.o.
9637
9638 2004-04-09 Mark Kettenis <kettenis@gnu.org>
9639
9640 * amd64-linux-nat.c (fetch_inferior_registers): Correctly check
9641 whether a register is supplied by PTRACE_GETFPREGS.
9642 (store_inferior_registers): Likewise.
9643 * amd64bsd-nat.c (fetch_inferior_registers): Correctly check
9644 whether a register is supplied by PT_GETFPREGS.
9645 (store_inferior_registers): Likewise.
9646
9647 * config/i386/linux.mt (TDEPFILES): Remove solib-legacy.o.
9648 * config/i386/linux64.mt (TDEPFILES): Likewise.
9649
9650 * i386-linux-nat.c: Update copyrigth year. Tweak comment.
9651
9652 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Rewrite to use new
9653 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
9654 the program counter is in the range specified by `struct
9655 gdbarch_tdep'.
9656 * amd64-linux-tdep.c: Include "symtab.h".
9657 (amd64_linux_pc_in_sigtramp): Remove function.
9658 (amd64_linux_sigtramp_p): New function.
9659 (amd64_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
9660 deprecated_pc_in_sigtramp.
9661 * amd64nbsd-tdep.c: Include "symtab.h".
9662 (amd64nbsd_sigtramp_p): New function.
9663 (amd64nbsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
9664 deprecated_pc_in_sigtramp.
9665 * amd64obsd-tdep.c: Include "symtab.h" and "objfiles.h". Add a
9666 few comments.
9667 (amd64obsd_pc_in_sigtramp): Remove function.
9668 (amd64obsd_sigtramp_p): New function.
9669 (amd64obsd_init_abi): Initialize TDEP->sigtramp_p. Don't set
9670 deprecated_pc_in_sigtramp.
9671 * i386-tdep.h (struct gdbarch_tdep): Add sigtramp_p member.
9672 (i386bsd_pc_ins_sigtramp): Remove prototype.
9673 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove prototypes.
9674 * i386-tdep.c (i386_sigtramp_frame_sniffer): Rewrite to use new
9675 sigtramp_p member of `struct gdbarch_tdep'. Also check whether
9676 the program counter is in the range specified by `struct
9677 gdbarch_tdep'.
9678 (i386_pc_in_sigtramp, i386_svr4_pc_in_sigtramp): Remove functions.
9679 (i386_sigtramp_p, i386_svr4_sigtramp_p): New functions.
9680 (i386_go32_pc_in_sigtramp): Remove function.
9681 (i386_svr4_init_abi): Don't set deprecated_pc_in_sigtramp.
9682 Initialize TDEP->sigtramp_p.
9683 (i386_go32_init_abi): Initialize TDEP->sigtramp_p to NULL.
9684 (i386_gdbarch_init): Initialize TDEP->sigtramp_p. Don't set
9685 deprecated_pc_in_sigtramp.
9686 * i386-linux-tdep.c: Adjust comments.
9687 (i386_linux_pc_in_sigtramp): Remove function.
9688 (i386_linux_sigtramp_p): New function.
9689 (i386_linux_init_abi): Initialize TDEP->sigtramp_p. Don't set
9690 deprecated_pc_in_sigtramp.
9691 * i386-nto-tdep.c: Update copyright year.
9692 (i386nto_pc_in_sigtramp): Remove function.
9693 (i386nto_sigtramp_p): New function.
9694 (i386nto_sigcontext_addr): Use I386_ESP_REGNUM instead of
9695 SP_REGNUM.
9696 (i386nto_init_abi): Initialize TDEP->sigtramp_p. Don't set
9697 deprecated_pc_in_sigtramp.
9698 * i386-sol2-tdep.c: Update copyright year.
9699 (i386_sol2_pc_in_sigtramp): Remove function.
9700 (i386_sol2_sigtramp_p): New function.
9701 (i386_sol2_init_abi): Initialize TDEP->sigtramp_p. Don't set
9702 deprecated_pc_in_sigtramp.
9703 * i386bsd-tdep.c (i386bsd_pc_in_sigtramp): Remove function.
9704 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove functions.
9705 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9706 deprecated_sigtramp_start and deprecated_sigtramp_end.
9707 * i386nbsd-tdep.c: Include "frame.h" and "symtab.h".
9708 (i386nbsd_pc_in_sigtramp): Remove function.
9709 (i386nbsd_sigtramp_p): New function.
9710 (i386nbsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9711 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
9712 TDEP->sigtramp_start, TDEP->sigtramp_end and TDEP->sigtramp_p.
9713 * i386obsd-tdep.c: Include "frame.h", "symtab.h" and "objfiles.h".
9714 (i386obsd_pc_in_sigtramp): Remove function.
9715 (i386obsd_sigtramp_p): New function.
9716 (i386obsd_sigtramp_start, i386obsd_sigtramp_end): Remove
9717 functions.
9718 (i386bsd_init_abi): Don't set deprecated_pc_in_sigtramp,
9719 deprecated_sigtramp_start, deprecated_sigtramp_end. Initialize
9720 TDEP->sigtramp_p.
9721 * Makefile.in (amd64-linux-tdep.o, amd64nbsd-tdep.o,
9722 amd64obsd-tdep.o, i386nbsd-tdep.o, i386obsd-tdep.o): Update
9723 dependencies.
9724
9725 * config/i386/i386aout.mt: Remove file.
9726
9727 * configure.tgt: Remove i[34567]86-*-go32*,
9728 i[34567]86-*-msdosdjgpp*, i[34567]86-*-sco*, i[34567]86-*-sysv*
9729 and i[34567]86-*-isc*. Set gdb_target to i386 for
9730 i[34567]86-*-netware* and i[34567]86-*-*.
9731 * config/i386/i386.mt: New file.
9732 * config/i386/embed.mt: Remove file.
9733 * config/i386/go32.mt: Remove file.
9734 * config/i386/i386nw.mt: Remove file.
9735 * config/i386/i386v.mt: Remove file.
9736 * config/i386/tm-go32.h: Remove file.
9737
9738 * tui/tui-hooks.c: Include "readline/readline.h" after
9739 "gdb_curses.h" instead of before.
9740 * tui/tui-io.c: Likewise.
9741
9742 * tui/tui.c: Fix typo in comment.
9743
9744 * sparc64-tdep.c (sparc_address_from_register): Remove function.
9745
9746 2004-04-08 Andrew Cagney <cagney@redhat.com>
9747
9748 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
9749 (deprecated_exception_support_initialized): Declare.
9750 * hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
9751 (initialize_hp_cxx_exception_support)
9752 (child_enable_exception_callback): Update.
9753 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
9754 (deprecated_exception_support_initialized): Rename
9755 deprecated_exception_catchpoints_are_fragile and
9756 deprecated_exception_support_initialized.
9757 (breakpoint_init_inferior, breakpoint_init_inferior): Update.
9758
9759 * symtab.c (deprecated_hp_som_som_object_present): Rename
9760 hp_som_som_object_present.
9761 * symtab.h (deprecated_hp_som_som_object_present): Declare.
9762 * symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
9763 Update. Delete extern declaration.
9764 * valops.c (hp_som_som_object_present): Ditto.
9765 * parse.c (deprecated_hp_som_som_object_present)
9766 (parse_nested_classes_for_hpacc): Ditto.
9767 * hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
9768 * hppa-hpux-tdep.c (hp_som_som_object_present)
9769 (initialize_hp_cxx_exception_support): Ditto.
9770 * eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
9771 * cp-valprint.c (hp_som_som_object_present)
9772 (cp_print_class_method): Ditto.
9773 * c-typeprint.c (hp_som_som_object_present):
9774 (c_type_print_base): Ditto.
9775 * c-exp.y (hp_som_som_object_present): Ditto.
9776
9777 2004-04-08 Andrew Cagney <cagney@redhat.com>
9778
9779 * frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
9780 (frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
9781 (frame_unwind_find_by_frame): Re-implement the unwind code so
9782 that it can both prepend and append sniffers. Replace
9783 frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
9784 * tramp-frame.c (tramp_frame_append): Use
9785 frame_unwind_prepend_unwinder.
9786 * frame-unwind.h (frame_unwind_prepend_unwinder): Replace
9787 frame_unwind_register_unwinder.
9788 * tramp-frame.h (tramp_frame_prepend_unwinder): Rename
9789 tramp_frame_append.
9790 * tramp-frame.c (tramp_frame_prepend_unwinder): Update.
9791 * mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
9792 (mips_linux_init_abi): Update.
9793
9794 2004-04-08 Kevin Buettner <kevinb@redhat.com>
9795
9796 * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
9797 (ELF_FPREGSET_SIZE): Delete constants formerly used in core
9798 file support.
9799
9800 2004-04-07 Kevin Buettner <kevinb@redhat.com>
9801
9802 * ia64-tdep.c (elf.h): Don't include.
9803 (elf/ia64.h) [HAVE_LIBUNWIND_IA64_H]: Include.
9804
9805 2004-04-07 Jason Molenda (jmolenda@apple.com)
9806
9807 * frame.h: Typeo corrections in comments.
9808
9809 2004-04-07 Jim Blandy <jimb@redhat.com>
9810
9811 * i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
9812 %esp and %ebp
9813
9814 2004-04-07 Mark Kettenis <kettenis@gnu.org>
9815
9816 * config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
9817 * config/sparc/linux64.mt (TDEPFILES): Likewise.
9818 * config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
9819 * config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
9820 and solib-legacy.o.
9821 * config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
9822 solib-svr4.o.
9823 * config/sparc/tm-sol2.h: Update copyright year. Include
9824 "solib.h".
9825
9826 * sparc-sol2-tdep.c: Update copyright year. Include
9827 "solib-svr4.h".
9828 (sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9829 * sparc64-sol2-tdep.c: Include "solib-svr4.h".
9830 (sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
9831 * Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): Update
9832 dependencies.
9833
9834 2004-04-06 Andrew Cagney <cagney@redhat.com>
9835
9836 * infttrace.c: Include "infttrace.h".
9837 * infttrace.h: Include "target.h".
9838 * Makefile.in (infttrace_h): Update.
9839 (infttrace.o): Update.
9840
9841 2004-04-06 Andrew Cagney <cagney@redhat.com>
9842
9843 * hppah-nat.c (hpux_has_forked, hpux_has_vforked)
9844 (hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
9845 move extern declarations from here ...
9846 * infttrace.h: ... to here.
9847 * Makefile.in (hppah-nat.o): Update dependencies.
9848
9849 * hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
9850 (hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
9851 * config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
9852 (hppa_breakpoint_from_pc): Delete.
9853
9854 * MAINTAINERS: Mark hppa-elf as buildable with -Werror.
9855
9856 2004-04-05 Andrew Cagney <cagney@redhat.com>
9857
9858 * hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
9859 <signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
9860 <sys/file.h>.
9861
9862 2004-04-06 Randolph Chung <tausq@debian.org>
9863
9864 Committed by Andrew Cagney (mechanical change).
9865 * hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
9866 exception_catchpoints_are_fragile, find_stub_with_shl_get,
9867 cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
9868 child_enable_exception_callback, current_ex_event,
9869 null_symtab_and_line, child_get_current_exception_event,
9870 HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
9871 HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
9872 HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
9873 hp_cxx_exception_support_initialized, eh_notify_hook_addr,
9874 eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
9875 eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
9876 Move hpux-specific definitions ...
9877 * hppa-hpux-tdep.c: ... to here.
9878
9879 2004-04-05 Andrew Cagney <cagney@redhat.com>
9880
9881 * hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
9882 skip_prologue_using_sal.
9883
9884 2004-04-05 Andrew Cagney <cagney@redhat.com>
9885
9886 * config/i386/tm-i386.h: Delete file.
9887 * config/i386/tm-vxworks.h: Update copyright, do not include
9888 "tm-i386.h".
9889 * config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
9890 * config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
9891 * config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
9892 * config/i386/ncr3000.mt (TM_FILE): Delete.
9893 * config/i386/interix.mt (TM_FILE): Delete.
9894 * config/i386/i386v.mt (TM_FILE): Delete.
9895 * config/i386/i386nw.mt (TM_FILE): Delete.
9896 * config/i386/i386gnu.mt (TM_FILE): Delete.
9897 * config/i386/i386aout.mt (TM_FILE): Delete.
9898 * config/i386/embed.mt (TM_FILE): Delete.
9899
9900 2004-04-05 Kevin Buettner <kevinb@redhat.com>
9901
9902 * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
9903 (accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
9904 (gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
9905 (accg7_regnum): New constants.
9906 (last_spr_regnum, last_pseudo_regnum): Update.
9907 * frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
9908 accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
9909 (frv_pseudo_register_read, frv_pseudo_register_write): Add support
9910 for accg registers.
9911 (frv_register_sim_regno): Update spr_map[].
9912
9913 2004-04-04 Andrew Cagney <cagney@redhat.com>
9914
9915 * config/mips/xm-riscos.h: Delete.
9916 * config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
9917 * config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
9918 * config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
9919 * config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
9920 * config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
9921 * config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
9922 * config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
9923 * config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
9924 * config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
9925 * config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
9926 * config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
9927 * config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
9928 * config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
9929 * config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
9930 * config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
9931 * config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
9932 * config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
9933 * config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
9934 * config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
9935 * config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
9936 * config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
9937 * config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
9938 * config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
9939 * config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
9940 * config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
9941 * config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.
9942
9943 * configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
9944 m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
9945 m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
9946 * configure.host: Remove m680[01]0-sun-sunos3*,
9947 m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
9948 m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
9949 m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
9950 mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
9951 mips-*-riscos*.
9952 * NEWS: Mention removed systems.
9953
9954 2004-04-04 Andrew Cagney <cagney@redhat.com>
9955
9956 GDB 6.1 release created from 6.1 branch.
9957
9958 2004-04-04 Andrew Cagney <cagney@redhat.com>
9959
9960 * gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
9961 * remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
9962 * remote-vx68.c (vx_read_register, vx_write_register): Ditto.
9963
9964 * config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
9965 * config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
9966 * config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.
9967
9968 2004-04-03 Jim Blandy <jimb@redhat.com>
9969
9970 * MAINTAINERS: Chris Faylor has changed employers; add him to
9971 "paper trail" section, and update his E-mail address.
9972
9973 2004-04-03 Andrew Cagney <cagney@redhat.com>
9974
9975 * frame-unwind.c (frame_unwind_find_by_frame): Delete check for
9976 generic dummy frames.
9977 * dummy-frame.c: Update copyright.
9978 (dummy_frame_sniffer): Delete check for generic dummy frames.
9979
9980 * config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
9981 * config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
9982 (REG_PARM_STACK_SPACE): Delete.
9983 * hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
9984 Inline reference to REG_PARM_STACK_SPACE.
9985
9986 * config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
9987 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
9988 (hppa32_hpux_frame_find_saved_regs_in_sigtramp)
9989 (FRAME_BASE_BEFORE_SIGTRAMP)
9990 (hppa32_hpux_frame_base_before_sigtramp)
9991 (hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
9992 * config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
9993 (hppa64_hpux_frame_find_saved_regs_in_sigtramp)
9994 (FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
9995 (FRAME_BASE_BEFORE_SIGTRAMP)
9996 (hppa64_hpux_frame_base_before_sigtramp)
9997 (FRAME_SAVED_PC_IN_SIGTRAMP): Delete.
9998
9999 2004-04-03 Andrew Cagney <cagney@redhat.com>
10000
10001 * PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
10002
10003 2004-04-02 Andrew Cagney <cagney@redhat.com>
10004
10005 * sh64-tdep.c (sh64_init_extra_frame_info): Replace
10006 DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
10007 * dummy-frame.h: Delete out-of-date comments.
10008 * gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
10009 * gdbarch.h, gdbarch.c: Re-generate.
10010
10011 2004-04-02 Joel Brobecker <brobecker@gnat.com>
10012
10013 Committed by Andrew Cagney <cagney@redhat.com>.
10014 * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
10015 into account an instruction saving a register if we have already
10016 seen an earlier instruction saving that same register.
10017
10018 2004-04-02 Andrew Cagney <cagney@redhat.com>
10019
10020 * gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
10021 * gdbarch.h, gdbarch.c: Re-generate.
10022 * frame.c (legacy_get_prev_frame): Delete references to
10023 DEPRECATED_INIT_FRAME_PC_FIRST.
10024
10025 * infrun.c (pc_in_sigtramp): Delete function.
10026 (check_sigtramp2): Inline call to pc_in_sigtramp, use
10027 get_frame_type.
10028
10029 2004-04-02 Andrew Cagney <cagney@redhat.com>
10030
10031 * infrun.c (handle_step_into_function): Delete code conditional on
10032 legacy_frame_p.
10033 (handle_inferior_event, step_over_function): Ditto.
10034
10035 2004-04-02 Andrew Cagney <cagney@redhat.com>
10036
10037 * frame.c (get_prev_frame_1): Exclude signal trampolines from the
10038 "previous frame inner to this frame" test.
10039
10040 2004-04-02 Andrew Cagney <cagney@redhat.com>
10041
10042 * frame.c (safe_frame_unwind_memory): New function.
10043 * frame.h (safe_frame_unwind_memory): Declare. Update description
10044 of /safe_/ methods.
10045 * tramp-frame.c (tramp_frame_start): Re-order parmeters, add
10046 "next_frame". Use safe_frame_unwind_memory.
10047 (tramp_frame_sniffer): Update call to tramp_frame_start.
10048
10049 2004-04-01 Daniel Jacobowitz <drow@mvista.com>
10050
10051 * dwarf2read.c (dwarf2_objfile_data_key): New.
10052 (struct dwarf2_per_objfile, dwarf2_per_objfile): New.
10053 (dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
10054 (dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
10055 (dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
10056 (dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
10057 (dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
10058 (dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
10059 Remove variables.
10060 (struct dwarf2_pinfo): Remove per-objfile members. Update comments.
10061 (DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
10062 (DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
10063 (DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
10064 (DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
10065 (DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
10066 Remove macros.
10067 (dwarf2_has_info): Take an objfile argument. Allocate per-objfile
10068 data.
10069 (dwarf2_locate_sections, dwarf2_build_psymtabs)
10070 (dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
10071 (skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
10072 (read_partial_die, read_full_die, read_indirect_string)
10073 (dwarf_decode_line_header, dwarf_decode_macros)
10074 (dwarf2_symbol_mark_computed): Remove use of removed macros.
10075 Update uses of removed variables.
10076 (psymtab_to_symtab_1): Restore per-objfile data pointer. Remove use
10077 of removed macros.
10078 (_initialize_dwarf2_read): New function.
10079 * symfile.h (dwarf2_has_info): Update prototype.
10080 * coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
10081 * elfread.c (elf_symfile_read): Likewise.
10082
10083 2004-04-01 Jim Blandy <jimb@redhat.com>
10084
10085 * rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
10086 function for register numbers on all the rs6000-derived targets.
10087 (rs6000_gdbarch_init): Don't register a separate
10088 gdbarch_dwarf2_reg_to_regnum function for the E500. Use
10089 rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
10090 variants.
10091
10092 * i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
10093 numbering.
10094
10095 2004-04-01 Paul N. Hilfinger <Hilfinger@gnat.com>
10096
10097 * valarith.c: Update copyright notice.
10098 (value_add): Handle range types.
10099 (value_sub): Ditto.
10100 (value_equal): Ditto.
10101 (value_less): Ditto.
10102 (value_neg): Ditto.
10103 (value_complement): Ditto.
10104 (value_binop): Simplify slightly by using is_integral_type and
10105 eliminiating unnecessary COERCE_ENUMs.
10106
10107 2004-03-31 Andrew Cagney <cagney@redhat.com>
10108
10109 * frame.h (frame_unwind_id): Declare.
10110 * frame.c (frame_unwind_id): New function.
10111 (get_prev_frame_1): New function.
10112 (frame_debug_got_null_frame): New function.
10113 (get_prev_frame): Use frame_debug_got_null_frame. Move unwind
10114 code proper to prev_frame, update description.
10115 * infrun.c (step_over_function): Use frame_unwind_id.
10116
10117 2004-04-31 J. Brobecker <brobecker@gnat.com>
10118
10119 * hppa-tdep.c (hppa32_push_dummy_call): Set the Stack Pointer.
10120 (hppa64_push_dummy_call): Likewise.
10121
10122 2004-03-30 Jim Blandy <jimb@redhat.com>
10123
10124 From Ulrich Weigand:
10125 * utils.c (query): Do not use a va_list variable multiple times.
10126
10127 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
10128
10129 * Makefile.in (linux_nat_h): Update dependencies.
10130 * configure.in: Check for <gnu/libc-version.h>.
10131 * configure: Regenerate.
10132 * config.in: Regenerate.
10133 * linux-nat.h: Include "target.h". Add waitstatus field to
10134 struct lwp_info.
10135 * lin-lwp.c (add_lwp): Initialize waitstatus.kind.
10136 (lin_lwp_attach_lwp): Don't attach to LWPs we have already attached
10137 to.
10138 (lin_lwp_handle_extended): New function. Handle clone events.
10139 (wait_lwp): Use lin_lwp_handle_extended. Update comment about
10140 thread exit events.
10141 (child_wait): Handle clone events.
10142 (lin_lwp_wait: Use lin_lwp_handle_extended and handle clone events.
10143 * linux-nat.c (linux_enable_event_reporting): Turn on
10144 PTRACE_O_TRACECLONE.
10145 (linux_handle_extended_wait): Handle clone events.
10146 * thread-db.c: Include <gnu/libc-version.h>.
10147 (struct private_thread_info): Add dying flag.
10148 (enable_thread_event_reporting): Enable TD_DEATH for glibc 2.2 and
10149 higher.
10150 (attach_thread): Update comments. Handle dying threads.
10151 (detach_thread): Set the dying flag.
10152 (check_event): Always call attach_thread.
10153
10154 2004-03-29 Daniel Jacobowitz <drow@mvista.com>
10155
10156 * mips-tdep.c (mips_pdr_data): New.
10157 (non_heuristic_proc_desc): Use objfile_data and set_objfile_data.
10158 (_initialize_mips_tdep): Initialize mips_pdr_data.
10159
10160 2004-03-29 Corinna Vinschen <vinschen@redhat.com>
10161
10162 * minsyms.c (install_minimal_symbols): Move dropping leading
10163 char from linkage name from here...
10164 (prim_record_minimal_symbol_and_info): ...to here. Simplify
10165 test for "__gnu_compiled*" symbols.
10166
10167 2004-03-28 Jim Blandy <jimb@redhat.com>
10168
10169 * rs6000-tdep.c (skip_prologue): Recognize moves from argument
10170 registers to temp register r0 and byte stores as prologue
10171 instructions.
10172
10173 2004-03-28 Andrew Cagney <cagney@redhat.com>
10174
10175 * PROBLEMS (Stack backtraces): Rewrite. Remove reference to
10176 arm*-*-*.
10177
10178 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
10179
10180 * tui/tui-regs.c (tui_show_registers): Make sure the TUI is active
10181 and switch the layout to force a display of register window.
10182
10183 2004-02-26 J. Brobecker <brobecker@gnat.com>
10184
10185 * amd64-tdep.c (amd64_classify): make RANGE_TYPE objects be part
10186 of the INTEGER class.
10187
10188 2004-03-26 Jim Blandy <jimb@redhat.com>
10189
10190 * ppc-linux-tdep.c (ppc_linux_init_abi): Long doubles are eight
10191 bytes long on PPC GNU/Linux.
10192
10193 2004-03-26 David Carlton <carlton@kealia.com>
10194
10195 * PROBLEMS: Refer to gdb/1588 instead of gdb/826.
10196
10197 2004-03-25 Andrew Cagney <cagney@redhat.com>
10198
10199 * PROBLEMS: Add general section titles, remove references to
10200 specific releases.
10201
10202 2004-03-25 Daniel Jacobowitz <drow@mvista.com>
10203
10204 * arm-linux-tdep.c (ARM_LINUX_JB_ELEMENT_SIZE): Define to
10205 INT_REGISTER_SIZE.
10206 (arm_linux_push_arguments): Use TARGET_DOUBLE_BIT instead of
10207 FP_REGISTER_VIRTUAL_SIZE.
10208 * arm-tdep.c (arm_make_sigtramp_cache): Use register_size instead
10209 of DEPRECATED_REGISTER_RAW_SIZE.
10210 (arm_register_type): Add gdbarch argument.
10211 (arm_register_raw_size, arm_register_virtual_size): Delete.
10212 (arm_register_byte, arm_extract_return_value)
10213 (arm_store_return_value, arm_get_longjmp_target): Update references
10214 to INT_REGISTER_RAW_SIZE and FP_REGISTER_RAW_SIZE.
10215 (arm_gdbarch_init): Likewise. Don't set
10216 deprecated_register_raw_size, deprecated_register_virtual_size,
10217 deprecated_max_register_raw_size,
10218 deprecated_max_register_virtual_size, or
10219 deprecated_max_register_virtual_type. Do set register_type.
10220 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE)
10221 (ARM_MAX_REGISTER_VIRTUAL_SIZE, INT_REGISTER_VIRTUAL_SIZE)
10222 (FP_REGISTER_VIRTUAL_SIZE): Delete.
10223 (INT_REGISTER_RAW_SIZE): Rename to INT_REGISTER_SIZE.
10224 (FP_REGISTER_RAW_SIZE): Rename to FP_REGISTER_SIZE.
10225 * arm-linux-tdep.c (ARM_NBSD_JB_ELEMENT_SIZE): Define to
10226 INT_REGISTER_SIZE.
10227 * remote-rdp.c (remote_rdp_fetch_register): Use MAX_REGISTER_SIZE.
10228 (remote_rdp_store_register): Likewise.
10229
10230 2004-03-24 Daniel Jacobowitz <drow@mvista.com>
10231
10232 * Makefile.in (mips-linux-tdep.o): Update dependencies.
10233 * mips-tdep.c (mips_gdbarch_init): Move frame predicates
10234 to after osabi initialization.
10235 * mips-linux-tdep.c: Include "trad-frame.h" and "tramp-frame.h".
10236 (mips_linux_o32_sigframe_init, mips_linux_n32n64_sigframe_init): New
10237 functions.
10238 (mips_linux_o32_sigframe, mips_linux_o32_rt_sigframe)
10239 (mips_linux_n32_rt_sigframe, mips_linux_n64_rt_sigframe): New
10240 variables.
10241 (mips_linux_init_abi): Append signal trampoline unwinders.
10242
10243 2004-03-24 Andrew Cagney <cagney@redhat.com>
10244
10245 * tramp-frame.h (TRAMP_SENTINEL_INSN): Define, document.
10246 * tramp-frame.c: Include "gdb_assert.h".
10247 (tramp_frame_start): Use TRAMP_SENTINEL_INSN. Use ULONGEST and
10248 correct sizeof.
10249 (tramp_frame_append): Validate the tramp frame's instructions.
10250 * Makefile.in (tramp-frame.o): Update dependencies.
10251
10252 2004-03-23 Andrew Cagney <cagney@redhat.com>
10253
10254 * trad-frame.h (trad_frame_set_reg_addr): Declare.
10255
10256 2004-03-23 Andrew Cagney <cagney@redhat.com>
10257
10258 * MAINTAINERS (Past Maintainers): Add Mark Salter and Fernando
10259 Nasser as past testsuite/lib/ (and other) maintainers.
10260
10261 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
10262
10263 * infcmd.c (attach_command): Reread symbols if we already have
10264 an exec file.
10265
10266 2004-03-23 Andrew Cagney <cagney@redhat.com>
10267
10268 * rs6000-tdep.c (frame_get_saved_regs): Delete unused function.
10269
10270 2004-03-23 Andrew Cagney <cagney@redhat.com>
10271
10272 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): Deprecate.
10273 * gdbarch.h, gdbarch.c: Re-generate.
10274 * i386obsd-tdep.c (i386obsd_init_abi): Update.
10275 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
10276 * i386bsd-tdep.c (i386bsd_init_abi): Update.
10277 * config/vax/tm-vaxbsd.h (DEPRECATED_SIGTRAMP_END)
10278 (DEPRECATED_SIGTRAMP_START): Update.
10279 * config/m68k/tm-nbsd.h (DEPRECATED_SIGTRAMP_END)
10280 (DEPRECATED_SIGTRAMP_START): Update.
10281 * blockframe.c (find_pc_sect_partial_function): Update.
10282 * arch-utils.c (legacy_pc_in_sigtramp): Update.
10283
10284 2004-03-23 Daniel Jacobowitz <drow@mvista.com>
10285
10286 * remote.c (remote_open_1): Reopen the exec file and reread symbols
10287 if necessary.
10288
10289 2004-03-23 Andrew Cagney <cagney@redhat.com>
10290
10291 * gdbarch.sh (PC_IN_SIGTRAMP): Change to a function with
10292 predicate, deprecate.
10293 * gdbarch.h, gdbarch.c: Re-generate.
10294 * alpha-linux-tdep.c (alpha_linux_init_abi): Update.
10295 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Update.
10296 * alpha-tdep.c (alpha_sigtramp_frame_sniffer): Update.
10297 * alphafbsd-tdep.c (alphafbsd_init_abi): Update.
10298 * alphanbsd-tdep.c (alphanbsd_init_abi): Update.
10299 * amd64-linux-tdep.c (amd64_linux_init_abi): Update.
10300 * amd64-tdep.c (amd64_sigtramp_frame_sniffer): Update.
10301 * amd64nbsd-tdep.c (amd64nbsd_init_abi): Update.
10302 * amd64obsd-tdep.c (amd64obsd_init_abi): Update.
10303 * arm-tdep.c (arm_sigtramp_unwind_sniffer): Update.
10304 * blockframe.c (find_pc_partial_function): Update.
10305 * breakpoint.c (bpstat_what): Update.
10306 * frame.c (frame_type_from_pc, legacy_get_prev_frame): Update.
10307 * frv-linux-tdep.c (frv_linux_init_abi): Update.
10308 * frv-tdep.c (frv_sigtramp_frame_sniffer): Update.
10309 * hppa-hpux-tdep.c (hppa_hpux_init_abi): Update.
10310 * i386-interix-tdep.c (i386_interix_init_abi): Update.
10311 * i386-linux-tdep.c (i386_linux_init_abi): Update.
10312 * i386-nto-tdep.c (i386nto_init_abi): Update.
10313 * i386-sol2-tdep.c (i386_sol2_init_abi): Update.
10314 * i386-tdep.c (i386_sigtramp_frame_sniffer)
10315 (i386_svr4_init_abi, i386_go32_init_abi, i386_gdbarch_init): Update.
10316 * i386bsd-tdep.c (i386bsd_init_abi): Update.
10317 * i386nbsd-tdep.c (i386nbsd_init_abi): Update.
10318 * i386obsd-tdep.c (i386obsd_init_abi): Update.
10319 * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Update.
10320 * infrun.c (pc_in_sigtramp): Update.
10321 * m68k-tdep.c (m68k_sigtramp_frame_sniffer): Update.
10322 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
10323 * mips-tdep.c (mips_gdbarch_init): Update.
10324 * mipsnbsd-tdep.c (mipsnbsd_init_abi): Update.
10325 * ppc-linux-tdep.c: Update comment.
10326 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Update.
10327 * shnbsd-tdep.c (shnbsd_init_abi): Update.
10328 * sparc-linux-tdep.c (sparc32_linux_init_abi): Update.
10329 * sparc-sol2-tdep.c (sparc32_sol2_init_abi): Update.
10330 * sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Update.
10331 * sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Update.
10332 * sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Update.
10333 * sparc64obsd-tdep.c (sparc64obsd_init_abi): Update.
10334 * sparcnbsd-tdep.c (sparc32nbsd_init_abi): Update.
10335 * sparcobsd-tdep.c (sparc32obsd_init_abi): Update.
10336
10337 2004-03-23 Andrew Cagney <cagney@redhat.com>
10338
10339 * tramp-frame.h, tramp-frame.h: New files.
10340 * Makefile.in (SFILES, tramp_frame_h, COMMON_OBS, tramp-frame.o):
10341 Update rules to include "tramp-frame.h" and "tramp-frame.c".
10342
10343 * Makefile.in: Update all dependencies.
10344
10345 2004-03-23 Andrew Cagney <cagney@redhat.com>
10346
10347 * Makefile.in (trad_frame_h): Add $(frame_h).
10348 * trad-frame.h: Update copyright. Include "frame.h".
10349 (struct trad_frame_cache, trad_frame_cache_zalloc): Declare.
10350 (trad_frame_set_id, trad_frame_get_id): Declare.
10351 (trad_frame_set_reg_addr, trad_frame_get_register): Declare.
10352 * trad-frame.c: Update copyright.
10353 (struct trad_frame_cache): Define.
10354 (trad_frame_cache_zalloc): New function.
10355 (trad_frame_set_id, trad_frame_get_id): New functions.
10356 (trad_frame_set_reg_addr, trad_frame_get_register): New functions.
10357
10358 2004-03-22 Andrew Cagney <cagney@redhat.com>
10359
10360 * s390-tdep.c (struct s390_stub_unwind_cache): Rename
10361 s390_pltstub_unwind_cache.
10362 (s390_stub_frame_unwind_cache): Rename
10363 s390_pltstub_frame_unwind_cache.
10364 (s390_stub_frame_this_id): Rename s390_pltstub_frame_this_id.
10365 (s390_stub_frame_prev_register): Rename
10366 s390_pltstub_frame_prev_register.
10367 (s390_stub_frame_unwind): Rename s390_pltstub_frame_unwind.
10368 (s390_stub_frame_sniffer): Rename s390_stub_frame_sniffer.
10369
10370 From Ulrich Weigand:
10371 * s390-tdep.c (s390_pltstub_frame_sniffer): Handle invalid function
10372 pointer calls like PLT calls.
10373
10374 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
10375
10376 * mips-tdep.c (non_heuristic_proc_desc): Search using the specified
10377 PC rather than the partial function start address. Use the start
10378 address to sanity check the found PDR.
10379
10380 2004-03-22 Daniel Jacobowitz <drow@mvista.com>
10381
10382 * lin-lwp.c (lin_lwp_wait): Pass the LWP ID to
10383 linux_handle_extended_wait.
10384
10385 2004-03-22 Andrew Cagney <cagney@redhat.com>
10386
10387 * rs6000-tdep.c (frame_initial_stack_address): Delete unused
10388 function.
10389
10390 * frame.h (generic_pop_current_frame): Delete declaration.
10391 (deprecate_pop_dummy_frame): Deprecate
10392 generic_pop_dummy_frame.
10393 * dummy-frame.c (deprecated_pop_dummy_frame): Update.
10394 (generic_pop_current_frame): Delete function.
10395 * mn10300-tdep.c (mn10300_pop_frame): Eliminate call to
10396 generic_pop_current_frame.
10397 * v850-tdep.c (v850_pop_frame): Update.
10398 * mcore-tdep.c (mcore_pop_frame): Update.
10399 * sh64-tdep.c (sh64_pop_frame): Update.
10400 * h8300-tdep.c (h8300_pop_frame): Update.
10401
10402 2004-03-22 Andrew Cagney <cagney@redhat.com>
10403
10404 * frame.h (deprecated_pc_in_call_dummy): Rename
10405 generic_pc_in_call_dummy.
10406 * dummy-frame.h (pc_in_dummy_frame): Delete declaration.
10407 * dummy-frame.c (deprecated_pc_in_call_dummy): Rename
10408 generic_pc_in_call_dummy.
10409 (pc_in_dummy_frame): Make static.
10410 * gdbarch.sh (DEPRECATED_PC_IN_CALL_DUMMY): Update.
10411 * gdbarch.h, gdbarch.c: Re-generate.
10412 * dummy-frame.c (dummy_frame_sniffer): Simplify.
10413 * frame.c (frame_type_from_pc): Call deprecated_pc_in_call_dummy.
10414 (legacy_get_prev_frame): Ditto.
10415 * inferior.h: Delete reference to generic_pc_in_call_dummy in
10416 comment.
10417
10418 2004-03-21 Andrew Cagney <cagney@redhat.com>
10419
10420 * inferior.h (deprecated_pc_in_call_dummy_at_entry_point): Delete
10421 declaration and out-of-date comment.
10422 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
10423 Delete function.
10424 * mn10300-tdep.c (mn10300_gdbarch_init): Do not set
10425 deprecated_pc_in_call_dummy.
10426
10427 * infrun.c (handle_inferior_event): For non legacy frames, use the
10428 frame ID and frame type to identify a signal trampoline. Update
10429 comments.
10430
10431 2004-03-21 Nathan J. Williams <nathanw@wasabisystems.com>
10432
10433 * mipsnbsd-tdep.c: Update copyright. Include "mips-tdep.h".
10434 * Makefile.in (mipsnbsd-tdep.o): Update dependencies.
10435
10436 2004-03-21 Andrew Cagney <cagney@redhat.com>
10437
10438 * frame-unwind.h: Update copyright.
10439 (struct frame_data): Add opaque declaration.
10440 (frame_sniffer_ftype): Declare.
10441 (struct frame_unwind): Add "unwind_data" and "sniffer".
10442 (frame_unwind_register_unwinder): Declare.
10443 (frame_unwind_find_by_frame): Add parameter "this_cache".
10444 * frame.c (get_frame_id, create_new_frame, legacy_get_prev_frame)
10445 (legacy_get_prev_frame, legacy_get_prev_frame)
10446 (get_frame_type): Pass the prologue_cache to
10447 frame_unwind_find_by_frame.
10448 * frame-unwind.c (struct frame_unwind_table_entry): Add field
10449 "unwinder".
10450 (frame_unwind_register_unwinder): New function.
10451 (frame_unwind_find_by_frame): Handle an unwind sniffer.
10452
10453 2004-03-20 Paul Hilfinger <hilfingr@nile.gnat.com>
10454
10455 * bcache.c (print_percentage): Use floating point to avoid
10456 incorrect results when portion*100 overflows.
10457
10458 2004-03-19 Kevin Buettner <kevinb@redhat.com>
10459
10460 * ppc_tdep.h (ppc_linux_frame_saved_pc)
10461 (ppc_linux_init_extra_frame_info)
10462 (ppc_linux_frameless_function_invocation)
10463 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain)
10464 (rs6000_frame_saved_pc, rs6000_init_extra_frame_info)
10465 (rs6000_frameless_function_invocation, rs6000_frame_init_saved_regs)
10466 (rs6000_frame_chain): Delete declarations.
10467 * ppc-linux-tdep.c (ppc_linux_frame_saved_pc)
10468 (ppc_linux_init_extra_frame_info)
10469 (ppc_linux_frameless_function_invocation)
10470 (ppc_linux_frame_init_saved_regs, ppc_linux_frame_chain): Delete.
10471 (ppc_linux_init_abi): Remove registration of above deleted functions.
10472 * rs6000-tdep.c (rs6000_init_extra_frame_info)
10473 (rs6000_frame_init_saved_regs, rs6000_init_frame_pc_first)
10474 (rs6000_frame_args_address, rs6000_saved_pc_after_call)
10475 (rs6000_pop_frame, rs6000_frameless_function_invocation)
10476 (rs6000_frame_saved_pc, rs6000_frame_chain): Delete.
10477 (rs6000_gdbarch_init): Remove registration of above deleted functions.
10478 Use rs6000_unwind_pc(), rs6000_frame_sniffer(),
10479 rs6000_unwind_dummy_id(), and rs6000_frame_base_sniffer() for
10480 frame management for all OSABIs.
10481
10482 2004-03-19 Andrew Cagney <cagney@redhat.com>
10483
10484 Committed by Kevin Buettner <kevinb@redhat.com>.
10485
10486 * ppc-linux-tdep.c: Include "trad-frame.h", and "frame-unwind.h".
10487 Update copyright.
10488 (struct ppc_linux_sigtramp_cache, ppc_linux_sigtramp_cache)
10489 (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
10490 (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
10491 (ppc_linux_init_abi): Add both 32- and 64-bit signal trampoline
10492 unwinders. #ifdef legacy frame code.
10493 * rs6000-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
10494 "frame-base.h".
10495 (rs6000_unwind_pc, rs6000_unwind_dummy_id)
10496 (struct rs6000_frame_cache, rs6000_frame_cache)
10497 (rs6000_frame_this_id, rs6000_frame_prev_register)
10498 (rs6000_frame_sniffer, rs6000_frame_unwind)
10499 (rs6000_frame_base_address, rs6000_frame_base_sniffer)
10500 (rs6000_frame_base): Implement a traditional frame unwinder.
10501 (rs6000_gdbarch_init): When unknown, NetBSD, or GNU/Linux use the
10502 frame unwinder.
10503
10504 2004-03-19 Kevin Buettner <kevinb@redhat.com>
10505
10506 * breakpoint.c (adjust_breakpoint_address): Don't adjust
10507 breakpoint address for watchpoints or the catch eventpoints.
10508 Add new paramter ``bptype''. Adjust all callers.
10509
10510 2004-03-19 Andrew Cagney <cagney@redhat.com>
10511
10512 * config/pa/tm-hppa.h (GDB_TARGET_IS_HPPA): Delete unused macro.
10513
10514 * PROBLEMS: Delete note that ARM does not use frame code, problem
10515 fixed.
10516
10517 2004-03-18 Andrew Cagney <cagney@redhat.com>
10518
10519 * stack.c (return_command): Delete code wrapped in #ifdef
10520 DEPRECATED_CALL_DUMMY_HAS_COMPLETED, macro no longer defined.
10521
10522 * rs6000-tdep.c (skip_prologue): Record only the first LR save.
10523
10524 2004-03-18 Andrew Cagney <cagney@redhat.com>
10525
10526 * config/mips/tm-nbsd.h: Replace IN_SIGTRAMP with
10527 DEPRECATED_IN_SIGTRAMP.
10528 * config/powerpc/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10529 * config/mips/tm-linux.h (DEPRECATED_IN_SIGTRAMP) Ditto.
10530 * config/mips/tm-irix6.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10531 * config/mips/tm-irix5.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10532 * config/ia64/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10533 * config/ia64/tm-aix.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10534 * config/arm/tm-linux.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10535 * config/arm/tm-embed.h (DEPRECATED_IN_SIGTRAMP): Ditto.
10536 * arch-utils.c (legacy_pc_in_sigtramp): Ditto.
10537 * arch-utils.h: Remove reference to IN_SIGTRAMP in comment.
10538
10539 2004-03-18 Andrew Cagney <cagney@redhat.com>
10540
10541 * frame-base.c: Update copyright. Include "gdb_obstack.h".
10542 (struct frame_base_table_entry): Define.
10543 (struct frame_base_table): Re-implement as a linked list.
10544 (frame_base_init): Re-implement.
10545 (frame_base_table): Delete function.
10546 (append_predicate): Delete function.
10547 (frame_base_append_sniffer): Update.
10548 (frame_base_set_default): Update.
10549 (frame_base_find_by_frame): Update.
10550 (_initialize_frame_base): Use gdbarch_data_register_pre_init.
10551 * Makefile.in (frame-base.o): Update dependencies.
10552
10553 2004-03-17 Andrew Cagney <cagney@redhat.com>
10554
10555 * frame.c (legacy_get_prev_frame): Pass correct frame to
10556 frame_unwind_find_by_frame.
10557
10558 2004-03-17 David Carlton <carlton@kealia.com>
10559
10560 * NEWS: Mention C++ nested types and namespaces
10561
10562 2004-03-16 Michael Chastain <mec.gnu@mindspring.com>
10563
10564 * PROBLEMS: Add section headers, "Regressions since gdb 6.0"
10565 and "Regressions since gdb 5.3.". Add known regressions since
10566 gdb 6.0.
10567
10568 2004-03-16 David Carlton <carlton@kealia.com>
10569
10570 * dwarf2read.c (process_structure_scope): Process children even
10571 when we're a declaration.
10572
10573 2004-03-16 Andrew Cagney <cagney@redhat.com>
10574
10575 * symtab.h (find_pc_sect_partial_function): Delete declaration.
10576 * blockframe.c (find_pc_partial_function)
10577 (find_pc_sect_partial_function): Merge into a single
10578 find_pc_partial_function.
10579
10580 2004-03-16 Mark Kettenis <kettenis@gnu.org>
10581
10582 * i386bsd-nat.c: s/regno/regnum/g.
10583 (fetch_inferior_registers): Use I386_ST0_REGNUM instead of
10584 FP0_REGNUM.
10585 (store_inferior_registers): Likewise.
10586
10587 2004-03-16 Mark Kettenis <kettenis@gnu.org>
10588
10589 * i386bsd-nat.c (fill_fpregset): Call i387_collect_fsave instead
10590 of i387_fill_fsave.
10591 (store_inferior_registers): Call i387_collect_fsave and
10592 i387_collect_fxsave instead of i387_fill_fsave and
10593 i387_fill_fxsave.
10594
10595 2004-03-15 Andrew Cagney <cagney@redhat.com>
10596
10597 * Makefile.in (frame-unwind.o): Update dependencies.
10598 * frame-unwind.c: Include "gdb_obstack.h".
10599 (frame_unwind_init): Replace "gdbarch" parameter with an "obstack"
10600 parameter.
10601 (append_predicate): Delete function.
10602 (struct frame_unwind_table_entry): New structure.
10603 (struct frame_unwind_table): Replace "sniffer" with "head" and
10604 "tail".
10605 (frame_unwind_append_sniffer): Update.
10606 (frame_unwind_find_by_frame): Update.
10607 (_initialize_frame_unwind): Registe frame_unwind_init using
10608 gdbarch_data_register_pre_init.
10609
10610 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10611
10612 * i386bsd-nat.c: Update copyright year.
10613 (CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER): Undefine and then
10614 define unconditionally.
10615
10616 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10617
10618 * i387-tdep.h (i387_collect_fsave): New prototype.
10619 * i387-tdep.c (i387_collect_fsave): New function containing most
10620 of the code from i387_fill_fsave.
10621 (i387_fill_fsave): Call i387_collect_fsave.
10622
10623 2004-03-15 Mark Kettenis <kettenis@gnu.org>
10624
10625 * i386-linux-tdep.c: Update copyright year.
10626 (i386_linux_svr4_fetch_link_map_offsets): Remove function.
10627 (i386_linux_init_abi): Set solib_svr4_fetch_link_maop_offsets to
10628 svr4_ilp32_link_map_offsets instead of
10629 i386_linux_svr4_fetch_link_map_offsets.
10630
10631 2004-03-15 David Carlton <carlton@kealia.com>
10632
10633 Fix for PR c++/1553:
10634 * dwarf2read.c (read_structure_type): Determine type name by
10635 calling determine_class_name.
10636 (determine_class_name): New.
10637 (determine_prefix): Look at TYPE_TAG_NAME and call
10638 determine_class_name when appropriate.
10639 (determine_prefix_aux, class_name): Delete.
10640 (read_namespace): Set die->type.
10641
10642 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10643
10644 * breakpoint.c (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT): Delete
10645 unused macro definition. The definition in target.h (or perhaps
10646 elsewhere) takes precedence.
10647
10648 2004-03-15 Andrew Cagney <cagney@redhat.com>
10649
10650 * ppc-tdep.h: Update copyright.
10651 (ppc_linux_supply_gregset, ppc_linux_supply_fpregset): Change
10652 function signatures to match "regsets.h".
10653 * ppc-linux-tdep.c: Include "regset.h".
10654 (ELF_GREGSET_SIZE): Delete.
10655 (right_supply_register): New function.
10656 (ppc_linux_supply_fpregset, ppc_linux_supply_gregset): Rewrite
10657 using right_supply_register.
10658 (ppc32_linux_supply_gregset, ppc64_linux_supply_gregset): New
10659 functions.
10660 (ppc64_linux_gregset, ppc32_linux_gregset): Define.
10661 (ppc_linux_init_abi): Register ppc_linux_regset_from_core_section.
10662 (_initialize_ppc_linux_tdep): Do not register
10663 ppc_linux_regset_core_fns.
10664 (ppc_linux_regset_from_core_section): Replace
10665 fetch_core_registers.
10666 (ppc_linux_regset_core_fns): Delete.
10667 * ppc-linux-nat.c: (right_fill_reg): New function.
10668 (supply_gregset): Update call to ppc_linux_supply_gregset.
10669 (fill_gregset): Clear the register set, use right_fill_reg.
10670 (supply_fpregset): Update call to ppc_linux_supply_fpregset.
10671 (fill_fpregset): Use right_fill_reg, correctly compute FP offsets.
10672
10673 * rs6000-tdep.c (rs6000_register_virtual_type): Make registers
10674 unsigned.
10675
10676 2004-03-15 Andrew Cagney <cagney@redhat.com>
10677
10678 * gdbarch.sh (gdbarch_data_pre_init_fytpe)
10679 (gdbarch_data_register_pre_init, gdbarch_data_post_init_fytpe)
10680 (gdbarch_data_register_post_init): Replace gdbarch_data_init_ftype
10681 and register_gdbarch_data.
10682 (deprecated_set_gdbarch_data): Rename set_gdbarch_data.
10683 (struct gdbarch_data): Replace "init" by "pre_init" and
10684 "post_init".
10685 * gdbarch.h, gdbarch.c: Re-generate.
10686 * dwarf2-frame.c (dwarf2_frame_init): Replace "gdbarch" paramter
10687 with"obstack", use OBSTACK_ZALLOC.
10688 (dwarf2_frame_ops): Delete.
10689 (dwarf2_frame_set_init_reg): Use gdbarch_data.
10690 (dwarf2_frame_init_reg): Use gdbarch_data.
10691 (_initialize_dwarf2_frame): Use gdbarch_data_register_pre_init.
10692 * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets)
10693 (_initialize_svr4_solib): Update.
10694 * user-regs.c (_initialize_user_regs): Update.
10695 * reggroups.c (_initialize_reggroup): Update.
10696 * regcache.c (_initialize_regcache): Update.
10697 * mips-linux-tdep.c (_initialize_mips_linux_tdep): Update.
10698 * libunwind-frame.c (_initialize_libunwind_frame): Update.
10699 * gnu-v3-abi.c (init_gnuv3_ops): Update.
10700 * frame-unwind.c (_initialize_frame_unwind): Update.
10701 * frame-base.c (_initialize_frame_base): Update.
10702 * user-regs.c (user_reg_add): Update.
10703 * reggroups.c (reggroup_add): Update.
10704 * mips-linux-tdep.c (set_mips_linux_register_addr): Update.
10705 * libunwind-frame.c (libunwind_frame_set_descr): Update.
10706 * frame-unwind.c (frame_unwind_append_sniffer): Update.
10707 * frame-base.c (frame_base_table): Update.
10708 * remote.c (_initialize_remote): Update.
10709 * gdb_obstack.h (OBSTACK_ZALLOC, OBSTACK_CALLOC): Define.
10710
10711 2004-03-15 Andrew Cagney <cagney@redhat.com>
10712
10713 * cris-tdep.c (bfd_lookup_symbol): Delete unused function.
10714
10715 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10716
10717 * Makefile.in (frv-linux-tdep.o): Add dependencies.
10718 * frv-linux-tdep.c: New file.
10719 * frv-tdep.c (struct gdbarch_tdep): Add new field
10720 ``sigcontext_reg_addr''.
10721 (frv_set_sigcontext_reg_addr, frv_sigtramp,frame_cache)
10722 (frv_sigtramp_frame_this_id, frv_sigtramp_frame_prev_register)
10723 (frv_sigramp_frame_sniffer): New functions.
10724 (frv_sigtramp_frame_unwind): New static global.
10725 (frv_gdbarch_init): Hook in ABI-specific overrides. Hook up frame
10726 sniffers.
10727 * frv-tdep.h (frv_set_sigcontext_reg_addr): New function.
10728 * config/frv/frv.mt (TDEPFILES): Add frv-linux-tdep.o.
10729
10730 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10731
10732 * frv-tdep.c (frv_analyze_prologue): Terminate prologue scan,
10733 but not via a call to error(), when unable to read memory.
10734
10735 2004-03-15 Kevin Buettner <kevinb@redhat.com>
10736
10737 * frv-tdep.c (frv_call_dummy_words): Delete.
10738 (frv_frame_unwind_cache): Delete unused variable, ``prev_sp''.
10739
10740 2004-03-15 Andrew Cagney <cagney@redhat.com>
10741
10742 * infrun.c (handle_step_into_function, step_over_function): Only
10743 update and use STEP_FRAME_ID when the system is using legacy
10744 frames. Update comments.
10745
10746 2004-03-14 Mark Kettenis <kettenis@gnu.org>
10747
10748 * amd64-linux-tdep.h: Remove file.
10749 * amd64-linux-tdep.c: Don't include "inferior.h" and
10750 "amd64-linux-tdep.h". Include "frame.h" and "solib-svr4.h".
10751 (USER_R15, USER_R14, USER_R13, USER_R12, USER_RBP, USER_RBX)
10752 (USER_R11, USER_R10, USER_R9, USER_R8, USER_RAX, USER_RCX)
10753 (USER_RDX, USER_RSI, USER_RDI, USER_RIP, USER_CS, USER_EFLAGS)
10754 (USER_RSP, USER_SS, USER_DS, USER_ES, USER_FS, USER_GS): Remove
10755 macros.
10756 (user_to_gdb_regmap): Remove variable.
10757 (amd64_linux_gregset_reg_offset): New variable.
10758 (amd64_core_fns): Remove variable.
10759 (fetch_core_registers): Remove function.
10760 (amd64_linux_supply_gregset, amd64_linux_fill_gregset): Remove
10761 functions.
10762 (_initialize_amd64_linux_tdep): Don't set add_core_fns.
10763 * amd64-linux-nat.c: Don't include "amd64-linux-tdep.h".
10764 * Makefile.in (amd64_linux_tdep_h): Remove.
10765 (amd64-linux-nat.o): Update dependencies.
10766 (amd64-linux-tdep.o): Update dependencies.
10767
10768 * amd64-linux-nat.c (GETFPREGS_SUPPLIES): Remove macro.
10769 (fetch_regs, fetch_fpregs, store_regs, store_fpregs): Remove
10770 functions.
10771 (fetch_inferior_registers, store_inferior_registers): Rewrite.
10772
10773 * amd64-tdep.h (amd64_fill_fxsave): Remove prototype.
10774 * amd64-tdep.c (amd64_fill_fxsave): Remove function.
10775
10776 2004-03-14 Daniel Jacobowitz <drow@mvista.com>
10777
10778 * dwarf2read.c (read_structure_type): Rename from
10779 read_structure_scope. Don't create a symbol or call process_die.
10780 Return immediately if die->type is set. Call read_type_die before
10781 dwarf2_add_member_fn.
10782 (process_structure_scope): New function.
10783 (read_enumeration_type, process_enumeration_scope): New functions,
10784 broken out from read_enumeration. Don't create the enumeration
10785 type if it has already been created.
10786 (read_enumeration): Removed.
10787 (process_die): Call read_structure_type, process_structure_scope,
10788 read_enumeration_type, and process_enumeration_scope. Just call
10789 new_symbol for base and subrange types. Add a comment about other
10790 type dies.
10791 (read_type_die): Call read_enumeration_type.
10792 (add_partial_structure, new_symbol): Update comments.
10793
10794 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
10795
10796 * m68hc11-tdep.c (m68hc11_register_name): Get soft reg information.
10797
10798 2004-03-13 Stephane Carrez <stcarrez@nerim.fr>
10799
10800 * tui/tui-win.h (tui_get_cmd_list): Declare.
10801 * tui/tui-win.c (tui_command): New function.
10802 (tui_get_cmd_list): New function.
10803 (_initialize_tui_win): Moved initialization of tui command in
10804 tui_get_cmd_list.
10805
10806 * tui/tui-data.c (init_content_element): Setup new data members.
10807 (init_win_info): Likewise.
10808 (free_content_elements): Free it.
10809 * tui/tui-data.h (struct tui_data_element): Store the register
10810 content to print.
10811 (struct tui_data_info): Keep the current register group.
10812
10813 * tui/tui-layout.c (tui_set_layout): Update call to tui_show_registers.
10814
10815 * tui/tui-regs.h (tui_show_registers): Update prototype.
10816 (tui_toggle_float_regs, tui_calculate_regs_column_count): Remove.
10817 (tui_resize_all): No need to calculate anything for register window.
10818 * tui/tui-regs.c (tui_calculate_regs_column_count): Remove.
10819 (tui_set_register_element, tui_set_general_regs_content): Remove.
10820 (tui_set_special_regs_content): Remove.
10821 (tui_set_general_and_special_regs_content): Remove.
10822 (tui_set_float_regs_content): Remove.
10823 (tui_reg_value_has_changed, tui_get_register_raw_value): Remove.
10824 (tui_set_regs_content): Remove.
10825 (tui_toggle_float_regs, _tui_toggle_float_regs_command): Remove.
10826 (tui_v_show_registers_command_support): Remove.
10827 (tui_show_registers): Use a reggroup to specify the registers to show.
10828 (tui_show_register_group): New function.
10829 (tui_display_registers_from): Compute the layout of register window
10830 and refresh with new API; be sure to delete old register windows.
10831 (tui_check_register_values): Update to use tui_get_register and
10832 tui_display_data.
10833 (tui_display_register): Just refresh the register window part.
10834 (tui_register_format): Format registers and save in tui_data_element.
10835 (tui_get_register): New to combine tui_reg_value_has_changed and
10836 tui_get_register_raw_value; fix to use the new gdb API.
10837 (tui_show_float_command): Renamed tui_reg_float_command.
10838 (tui_show_general_command): Renamed tui_reg_general_command.
10839 (tui_show_special_command): Renamed tui_reg_system_command.
10840 (_initialize_tui_regs): Remove unused commands.
10841
10842 2004-03-13 Mark Kettenis <kettenis@gnu.org>
10843
10844 * NEWS (New native configurations): Mention OpenBSD/amd64.
10845
10846 * config/i386/nm-fbsd.h: Include "config/nm-bsd.h".
10847 (PTRACE_ARG3_TYPE, FETCH_INFERIOR_REGISTERS, ATTACH_DETACH):
10848 Remove defines.
10849 * config/i386/nm-fbsd64.h: Likewise.
10850 * config/i386/nm-obsd.h: Likewise.
10851 * config/sparc/nm-fbsd.h: Likewise. Update copyright year.
10852 * config/alpha/nm-fbsd.h: Likewise. Update copyright year.
10853
10854 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10855
10856 * frv-tdep.c (set_variant_scratch_registers): New function.
10857 * frv-tdep.h (scr0_regnum, scr1_regnum, scr2_regnum, scr3_regnum):
10858 New constants.
10859
10860 From Richard Sandiford <rsandifo@redhat.com>:
10861 * frv-tdep.c (frv_gdbarch_init): Add FR450 support.
10862
10863 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10864
10865 * frv-tdep.c, frv-tdep.h (first_gpr_regnum, sp_regnum, fp_regnum)
10866 (struct_return_regnum, last_gpr_regnum, first_fpr_regnum)
10867 (last_fpr_regnum, pc_regnum, first_spr_regnum, psr_regnum, ccr_regnum)
10868 (cccr_regnum, fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum)
10869 (tbr_regnum, brr_regnum, dbar0_regnum, dbar1_regnum, dbar2_regnum)
10870 (dbar3_regnum, lr_regnum, lcr_regnum, iacc0h_regnum, iacc0l_regnum)
10871 (last_spr_regnum, frv_num_regs, first_pseudo_regnum, iacc0_regnum)
10872 (last_pseudo_regnum, frv_num_pseudo_regs): Move constant (enum)
10873 definitions from frv-tdep.c to frv-tdep.h.
10874
10875 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10876
10877 Add shared library support for FR-V FDPIC ABI:
10878 * Makefile.in (solib-frv.o): Add dependencies.
10879 * frv-tdep.c (find_func_descr, frv_convert_from_func_ptr_addr):
10880 New functions.
10881 (frv_push_dummy_call): Add support for FDPIC ABI.
10882 (frv_gdbarch_init): Call set_gdbarch_convert_from_func_ptr_addr()
10883 for FDPIC ABI.
10884 * frv-tdep.h (frv_fdpic_find_global_pointer): Declare.
10885 (frv_fdpic_find_canonical_descriptor): Declare.
10886 * solib-frv.c: New file.
10887 * config/frv/frv.mt (TDEPFILES): Add solib.o and solib-frv.o.
10888 * config/frv/tm-frv.h (solib.h): Include.
10889
10890 2004-03-12 Kevin Buettner <kevinb@redhat.com>
10891
10892 * Makefile.in (elf_frv_h, frv_tdep_h): Define.
10893 (frv-tdep.o): Update dependencies.
10894 * frv-tdep.h: New file.
10895 * frv-tdep.c (elf-bfd.h, elf/frv.h, osabi.h, frv-tdep.h): Include.
10896 (fdpic_loadmap_exec_regnum, fdpic_loadmap_interp_regnum): New
10897 constants.
10898 (struct gdbarch_tdep): Add new member ``frv_abi''.
10899 (frv_abi, frv_fdpic_loadmap_addresses, set_variant_abi_fdpic): New
10900 functions.
10901 (new_variant): Set ``frv_abi'' field.
10902 (gdb_arch_init): Detect FDPIC executables.
10903
10904 2004-03-12 Mark Kettenis <kettenis@gnu.org>
10905
10906 * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H
10907 wrapper.
10908
10909 2004-03-11 Andrew Cagney <cagney@redhat.com>
10910
10911 * solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper.
10912
10913 2004-03-11 Kevin Buettner <kevinb@redhat.com>
10914
10915 * solist.h (master_so_list): New function.
10916 * solib.c (master_so_list): Likewise.
10917 * solib-svr4.c (enable_break): Iterate over so_list entries
10918 obtained from master list instead of entries obtained directly
10919 via svr4_current_sos().
10920
10921 2004-03-10 Ben Elliston <bje@gnu.org>
10922
10923 * MAINTAINERS: Update my mail address.
10924
10925 2004-03-10 Kei Sakamoto <sakamoto.kei@renesas.com>
10926
10927 * remote-m32r-sdi.c: Support hardware watchpoint.
10928
10929 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10930
10931 * user-regs.c: Update copyright years.
10932 (struct user_regs): Rename to gdb_user_regs.
10933 (append_user_reg, builtin_user_regs, user_regs_init)
10934 (user_reg_add, user_reg_map_name_to_regnum)
10935 (usernum_to_user_reg): Update.
10936
10937 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10938
10939 * dwarf2read.c (skip_leb128, peek_die_abbrev, skip_one_die)
10940 (skip_children): New functions.
10941 (locate_pdi_sibling): Call skip_children.
10942
10943 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10944
10945 * arm-tdep.c (arm_use_struct_convention): Look through typedefs.
10946 * gdbtypes.c (check_typedef): Update comments.
10947
10948 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10949
10950 * dwarf2read.c (struct comp_unit_head): Remove dwarf2_abbrevs array.
10951 (struct dwarf2_cu): Add abbrev_obstack and dwarf2_abbrevs
10952 pointer. Update comment about comp_unit_head.
10953 (struct abbrev_info): Shorten two int flags.
10954 (dwarf_alloc_abbrev): Take a CU argument.
10955 (dwarf2_build_psymtabs_hard): Call dwarf2_free_abbrev_table
10956 each time through the loop. Update cleanup argument.
10957 (psymtab_to_symtab_1): Update cleanup call.
10958 (dwarf2_read_abbrevs, dwarf2_alloc_abbrev): Allocate on the
10959 abbrev_obstack.
10960 (dwarf2_free_abbrev_table): Renamed from dwarf2_empty_abbrev_table.
10961 Just call obstack_free and clear the pointer.
10962
10963 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10964
10965 * infrun.c (handle_inferior_event): Remove short-circuit code for
10966 events in a different thread.
10967
10968 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10969
10970 * target.c (debug_to_xfer_memory): If targetdebug is 1, don't
10971 print the whole transfer.
10972 (initialize_targets): Update description of "set debug target".
10973
10974 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
10975
10976 * arm-tdep.c (thumb_get_next_pc): Handle Thumb BLX.
10977
10978 2004-03-08 Nathan J. Williams <nathanw@wasabisystems.com>
10979
10980 * MAINTAINERS (write after approval): Add myself.
10981
10982 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
10983
10984 * sh-tdep.c (sh_print_registers_info): Use for loop.
10985 Don't skip multiple registers when a float register is encountered.
10986
10987 2004-03-08 Corinna Vinschen <vinschen@redhat.com>
10988
10989 Fix PR tdep/1291.
10990 * sh-tdep.c (sh_analyze_prologue): Align PC relative addressing
10991 to official SH documentation.
10992
10993 2004-03-07 Andrew Cagney <cagney@redhat.com>
10994
10995 * ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register): Delete
10996 unused function.
10997
10998 2004-03-07 Daniel Jacobowitz <drow@mvista.com>
10999
11000 * arm-tdep.c (thumb_get_next_pc): Handle BX.
11001 (arm_get_next_pc): Handle BX and BLX.
11002
11003 2004-03-07 Andrew Cagney <cagney@redhat.com>
11004
11005 * hppa-tdep.c: Replace DEPRECATED_FP_REGNUM with HPPA_FP_REGNUM,
11006 FP0_REGNUM with HPPA_FP0_REGNUM, and SP_REGNUM with
11007 HPPA_SP_REGNUM.
11008 (hppa_register_raw_size, hppa_register_byte, hppa_read_fp)
11009 (hppa_target_read_fp): Delete.
11010 (hppa_gdbarch_init): Do not set deprecated register_raw_size,
11011 register_virtual_size, max_register_raw_size,
11012 max_register_virtual_size, register_byte, register_size,
11013 target_read_fp, fp_regnum, and register_bytes. Set register_type
11014 instead of register_virtual_type.
11015 (hppa32_register_type, hppa64_register_type): Replace
11016 hppa32_register_virtual_type and hppa64_register_virtual_type.
11017 * config/pa/tm-hppa.h (HPPA_FP0_REGNUM, HPPA_SP_REGNUM)
11018 (HPPA_FP_REGNUM): Define.
11019
11020 * hppa-tdep.c (hppa_gdbarch_init): Add missing "break".
11021
11022 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO)
11023 (pa_do_registers_info): Delete.
11024 * hppa-tdep.c (pa_do_registers_info, pa_do_strcat_registers_info)
11025 (pa_print_registers, pa_print_fp_reg, pa_strcat_registers)
11026 (pa_strcat_fp_reg, pa_register_look_aside): Delete.
11027
11028 * infcall.c (legacy_push_dummy_code): Delete #ifdef
11029 GDB_TARGET_IS_HPPA code.
11030 * config/pa/tm-hppa.h (DEPRECATED_FIX_CALL_DUMMY)
11031 (hppa_fix_call_dummy, DEPRECATED_CALL_DUMMY_HAS_COMPLETED)
11032 (DEPRECATED_DUMMY_WRITE_SP, CALL_DUMMY): Delete.
11033 * config/pa/tm-hppa64.h (CALL_DUMMY): Delete.
11034 * hppa-tdep.c (hppa_frame_chain, hppa_frame_chain_valid)
11035 (hppa_push_dummy_frame, hppa_pop_frame, hppa_push_arguments)
11036 (hppa_fix_call_dummy, hppa64_stack_align, hppa_frame_saved_pc)
11037 (hppa_init_extra_frame_info, hppa_saved_pc_after_call)
11038 (hppa64_call_dummy_breakpoint_offset, hppa_frame_init_saved_regs)
11039 (hppa_frameless_function_invocation, hppa64_store_return_value)
11040 (hppa_store_struct_return, hppa64_extract_return_value)
11041 (hppa64_use_struct_convention, hppa_frame_find_saved_regs)
11042 (hppa32_call_dummy_length, hppa64_call_dummy_length)
11043 (find_dummy_frame_regs, FUNC_LDIL_OFFSET, FUNC_LDO_OFFSET)
11044 (find_proc_framesize, deposit_21, restore_pc_queue)
11045 (find_return_regnum, pc_in_interrupt_handler, deposit_14)
11046 (rp_saved, pc_in_linker_stub): Delete.
11047
11048 Unconditionally enable 64-bit frame and ABI code.
11049 * hppa-tdep.c (hppa_gdbarch_init): Do not set deprecated
11050 call_dummy_breakpoint_offset, call_dummy_length, stack_align,
11051 push_dummy_frame, fix_call_dummy, push_arguments,
11052 call_dummy_location, extract_return_value, use_struct_convention,
11053 store_return_value, store_struct_return, saved_pc_after_call,
11054 init_frame_pc, frame_init_saved_regs, init_extra_frame_info,
11055 frame_chain, frame_chain_valid, frameless_function_invocation,
11056 frame_saved_pc, and pop_frame.
11057
11058 * hppa-tdep.c: Replace PC_REGNUM with PCOQ_HEAD_REGNUM.
11059 (hppa64_return_value, hppa64_push_dummy_call): Rewrite.
11060 (hppa_gdbarch_init): Do not set PC_REGNUM.
11061
11062 2004-03-06 Mark Kettenis <kettenis@gnu.org>
11063
11064 * config/alpha/tm-fbsd.h: Remove file.
11065 * config/alpha/fbsd.mt: Tweak comment.
11066 (TM_FILE): Set to tm-alpha.h.
11067
11068 2004-03-05 Andrew Cagney <cagney@redhat.com>
11069
11070 * infrun.c (step_over_function): When non-legacy code, and no
11071 step_frame_id, use the unwinder to get the caller's frame ID.
11072
11073 2004-03-05 Mark Kettenis <kettenis@gnu.org>
11074
11075 * i386bsd-tdep.c (_initialize_i386bsd_tdep): Register
11076 i386bsd_core_osabi_sniffer for bfd_arch_i386 instead of
11077 bfd_arch_unknown. Adjust comment.
11078
11079 * i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
11080 * i386obsd-tdep.c: Correct spelling in comment.
11081 * i386nbsd-tdep.c: Correct spelling in comment.
11082 * sparc-tdep.c: Correct spelling in comments.
11083
11084 2004-03-05 David Carlton <carlton@kealia.com>
11085
11086 * cp-namespace.c (cp_lookup_transparent_type_loop): Fix recursion
11087 bug.
11088
11089 2004-03-05 Mark Kettenis <kettenis@gnu.org>
11090
11091 * sparc-tdep.c: Fix typo in comment.
11092
11093 2004-03-04 J. Brobecker <brobecker@gnat.com>
11094
11095 * hppa-tdep.c (hppa_frame_cache): Avoid undefined return value.
11096
11097 2004-03-04 Daniel Jacobowitz <drow@mvista.com>
11098
11099 * dwarf2read.c: Add comment describing memory lifetimes.
11100 (struct dwarf2_pinfo): Update comment.
11101 (dwarf2_add_field, dwarf2_add_member_fn, read_structure_scope)
11102 (read_enumeration, new_symbol): Don't use obsavestring.
11103
11104 2004-03-04 Mark Kettenis <kettenis@gnu.org>
11105
11106 * amd64-linux-nat.c (fill_fpregset): Call amd64_colletc_fxsave
11107 instead of amd64_fill_fxsave.
11108 * amd64bsd-nat.c (store_inferior_registers): Likewise.
11109 * amd64fbsd-nat.c (fill_fpregset): Likewise.
11110
11111 * sparc-tdep.c (sparc_frame_cache): Don't bail out if %fp is zero.
11112 Reorganize code a bit.
11113
11114 2004-03-04 Orjan Friberg <orjanf@axis.com>
11115
11116 * cris-tdep.c (cris_scan_prologue): Save the frame pointer's offset
11117 when the frame pointer is pushed. Don't set the frame pointer's
11118 address on the stack unless it's actually located there.
11119 Set the SRP's address on the stack correctly when the PC is still in
11120 the prologue.
11121 (cris_return_value): New function.
11122 (cris_gdbarch_init): Clear deprecated store_return_value,
11123 extract_return_value.
11124
11125 2004-03-02 Jim Blandy <jimb@redhat.com>
11126
11127 * stabsread.c (reg_value_complaint): The maximum register number
11128 is one less than the number of registers.
11129
11130 2004-03-02 Andrew Cagney <cagney@redhat.com>
11131
11132 * i386-tdep.h (enum i386_regnum): Add I386_DS_REGNUM,
11133 I386_ES_REGNUM, I386_FS_REGNUM, and I386_GS_REGNUM. Remove
11134 trailing comma and redundant assignment of I386_ST0_REGNUM.
11135 * amd64-nat.c (amd64_collect_native_gregset): Zero-extend the
11136 32-bit segment registers.
11137
11138 2004-03-01 Andrew Cagney <cagney@redhat.com>
11139
11140 * rs6000-tdep.c (rs6000_init_frame_pc_first): Fix compiler error,
11141 use frame_relative_level and get_next_frame.
11142
11143 2004-02-29 Andrew Cagney <cagney@redhat.com>
11144
11145 * rs6000-tdep.c (rs6000_init_frame_pc_first): New function.
11146 (rs6000_gdbarch_init): Set deprecated_init_frame_pc_first.
11147 * config/rs6000/tm-rs6000.h (DEPRECATED_INIT_FRAME_PC_FIRST):
11148 Delete macro.
11149
11150 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
11151
11152 * inflow.c (terminal_inferior): Don't give up the terminal if we
11153 previously couldn't get the inferior's terminal state.
11154
11155 2004-02-29 Daniel Jacobowitz <drow@mvista.com>
11156
11157 * regcache.c (read_pc_pid): Restore inferior_ptid after reading
11158 PC_REGNUM.
11159
11160 2004-02-28 Andrew Cagney <cagney@redhat.com>
11161
11162 * NEWS: Refer to GDB 6.1.
11163 * README: Refer to GDB 6.1.
11164 * PROBLEMS: Refer to GDB 6.1.
11165
11166 2004-02-28 Daniel Jacobowitz <drow@mvista.com>
11167
11168 * thread-db.c (disable_thread_signals): Remove unused function.
11169
11170 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11171
11172 * amd64-nat.c: Include "gdb_string.h".
11173 (amd64_collect_native_gregset): Zero-extend the 32-bit
11174 general-purpose registers and %eip.
11175
11176 * amd64-tdep.h: (amd64_collect_fxsave): New prototype.
11177 * amd64-tdep.c (amd64_collect_fxsave): New function.
11178 (amd64_fill_fxsave): Simply call amd64_collect_fxsave.
11179
11180 * i387-tdep.h: Update copyright year.
11181 (i387_collect_fxsave): New prototype.
11182 * i387-tdep.c: Update copyright year.
11183 (i387_collect_fxsave): New function containing most of the code
11184 from i387_fill_fxsave.
11185 (i387_fill_fxsave): Call i387_collect_fxsave.
11186
11187 2004-02-28 Andrew Cagney <cagney@redhat.com>
11188
11189 * amd64-linux-nat.c (ps_get_thread_area): When architecture is
11190 i386 use PTRACE_GET_THREAD_AREA. Suggested by Roland McGrath.
11191
11192 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11193
11194 * amd64-tdep.c (amd64_frame_cache): Fix comment.
11195
11196 2004-02-28 Andrew Cagney <cagney@redhat.com>
11197
11198 * utils.c: Use "", instead of <>, to include readline.
11199 tui/tui-win.c, tui/tui.c, tui/tui-hooks.c: Ditto.
11200 * tracepoint.c, top.c, symmisc.c, symfile.c: Ditto.
11201 * source.c, solib.c, exec.c, event-top.c: Ditto.
11202 * corelow.c, completer.c, cli/cli-setshow.c: Ditto.
11203 * cli/cli-dump.c, cli/cli-cmds.c: Ditto.
11204 * Makefile.in: Update all dependencies.
11205 (readline_tilde_h, readline_history_h): Define.
11206 (readline_headers): Delete.
11207
11208 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11209
11210 * config/djgpp/fnchange.lst: Rename "config/i386/nm-linux64.h" to
11211 "config/i386/nm-lx64.h" and "config/i386/tm-linux64.h" to
11212 "config/i386/tm-lx64.h".
11213
11214 * config/djgpp/fnchange.lst: Rename "amd64-linux-tdep.c" to
11215 "amd64-ltdep.c" and "amd64-linux-nat.c" to "amd64-lnat.c". Remove
11216 rules for "x86-64-linux-tdep.c" and "x86-64-linux-nat.c".
11217
11218 2004-02-28 Andrew Cagney <cagney@redhat.com>
11219
11220 * dwarf2-frame.h (struct gdbarch): Add opaque declaration.
11221
11222 * breakpoint.c (_initialize_breakpoint): Use
11223 "add_setshow_auto_boolean_cmd. Better word-wrap help messages.
11224 Add help to show command.
11225
11226 2004-02-28 Mark Kettenis <kettenis@gnu.org>
11227
11228 * i386-nat.c: Reformat to be closer to coding standards.
11229 (i386_handle_nonaligned_watchpoint): Rename local variable `rv' to
11230 `retval'. Make variables `align' and `size' local to while-loop.
11231 (i386_stopped_data_address): Rename local variable `ret' to `addr'.
11232 (_initialize_i386_nat): New prototype.
11233
11234 * tui/tui.c: Include <readline/readline.h> instead of
11235 "readline/readline.h". Include it after <term.h> and
11236 "gdb_curses.h".
11237
11238 2004-02-27 Andrew Cagney <cagney@redhat.com>
11239
11240 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always use
11241 the new frame unwind code.
11242 (hppa_frame_cache): Use PCOQ_HEAD_REGNUM instead of PC_REGNUM.
11243 (hppa_frame_prev_register): Compute PCOQ_TAIL_REGNUM from
11244 PCOQ_HEAD_REGNUM.
11245
11246 * hppa-tdep.c (hppa_gdbarch_init): On 32-bit systems always
11247 "return_value" and "push_dummy_call".
11248 (hppa32_use_struct_convention): Delete unused function.
11249 (hppa32_store_return_value): Delete unused function.
11250 (hppa32_extract_return_value): Delete unused function.
11251 (hppa32_stack_align): Delete function.
11252
11253 2004-02-27 Eli Zaretskii <eliz@elta.co.il>
11254
11255 * coffread.c (enter_linenos): Don't let rawptr reference memory
11256 outside linetab[]'s limits.
11257
11258 2004-02-27 Andrew Cagney <cagney@redhat.com>
11259
11260 * hppa-tdep.c (hppa32_push_dummy_call): Fix code reserving
11261 inferior stack space - the stack needs to grow upwards.
11262 (hppa32_frame_align): New function.
11263 (hppa64_frame_align): Replace hppa_frame_align.
11264 (hppa_gdbarch_init): Update.
11265
11266 2004-02-26 Orjan Friberg <orjanf@axis.com>
11267
11268 * cris-tdep.c (frame_unwind.h, frame-base.h, trad-frame.h)
11269 (dwarf2-frame.h): Include.
11270 (enum cris_regnums): New enum CRIS_FP_REGNUM.
11271 Remove static variables related to ABI setting.
11272 (struct gdbarch_tdep): Remove cris_abi member.
11273 (struct frame_extra_info): Remove.
11274 (cris_unwind_cache, stack_item): New structs.
11275 (cris_frame_unwind, cris_frame_base): New variables.
11276 (push_stack_item, pop_stack_item)
11277 (cris_frame_unwind_cache, cris_frame_this_id)
11278 (cris_frame_prev_register, cris_unwind_dummy_id, cris_frame_align)
11279 (cris_push_dummy_code, cris_push_dummy_call, cris_frame_sniffer)
11280 (cris_frame_base_address, cris_scan_prologue, cris_unwind_pc)
11281 (cris_unwind_sp, cris_store_return_value, cris_extract_return_value)
11282 (cris_reg_struct_has_addr): New functions.
11283 (cris_examine, cris_frame_init_saved_regs, cris_frame_chain)
11284 (cris_frame_saved_pc, cris_saved_pc_after_call,
11285 (cris_store_struct_return, cris_frameless_function_invocation)
11286 (cris_pop_frame, cris_skip_prologue_main)
11287 (cris_abi_original_store_return_value)
11288 (cris_abi_v2_store_return_value)
11289 (cris_abi_original_extract_return_value)
11290 (cris_abi_v2_extract_return_value)
11291 (cris_abi_original_reg_struct_has_addr)
11292 (cris_abi_v2_reg_struct_has_addr)
11293 (cris_abi_original_push_arguments, cris_abi_v2_push_arguments)
11294 (cris_push_return_address, cris_abi_update): Remove.
11295 (_initialize_cris_tdep): Remove ABI command.
11296 (cris_dump_tdep): Ditto.
11297 (cris_gdbarch_init): Remove ABI command.
11298 Set store_return_value, extract_return_value, push_dummy_code,
11299 push_dummy_call, frame_align, unwind_pc, unwind_sp, unwind_dummy_id,
11300 frame_unwind_append_sniffer, frame_base_set_default.
11301 Clear deprecated init_frame_pc, push_arguments, store_return_value,
11302 extract_return_value, fp_regnum, pc_in_call_dummy, call_dummy_words,
11303 sizeof_call_dummy_words, get_saved_register, push_return_address,
11304 pop_frame, store_struct_return, frame_init_saved_regs,
11305 init_extra_frame_info, frameless_function_invocation, frame_chain,
11306 frame_saved_pc, saved_pc_after_call, save_dummy_frame_tos,
11307 dummy_write_sp.
11308
11309 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11310
11311 * valprint.h (print_hex_chars, print_char_chars): New prototypes.
11312 * valprint.c (print_hex_chars): Change from static to external.
11313 (print_char_chars): New function.
11314 * printcmd.c (print_scalar_formatted): For integer and enum types
11315 that are longer than LONGEST, perform processing via appropriate
11316 print_*_chars routines.
11317
11318 2004-02-26 Andrew Cagney <cagney@redhat.com>
11319
11320 * Makefile.in: Update dependencies.
11321 Changes from Ulrich Weigand,
11322 * s390-tdep.c: Include "dwarf2-frame.h".
11323 (s390_dwarf2_frame_init_reg): New function.
11324 (s390_gdbarch_init): Install dwarf2_frame_sniffer and
11325 dwarf2_frame_base_sniffer. Call dwarf2_frame_set_init_reg.
11326
11327 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
11328
11329 * breakpoint.c (pending_break_support): New setting variable.
11330 (break_command_1): Account for pending_break_support setting
11331 when creating pending breakpoints.
11332 (set_breakpoint_cmd, show_breakpoint_cmd): New functions.
11333 (_initialize_breakpoint): Add "set breakpoint pending" and
11334 "show breakpoint pending" commands.
11335
11336 2004-02-26 Andrew Cagney <cagney@redhat.com>
11337
11338 Fix PR i18n/1570.
11339 * charset.c (backslashable, backslashed, represented): Remove 'e'
11340 from list of escaped characters, not part of ISO-C.
11341
11342 2004-02-25 J. Brobecker <brobecker@gnat.com>
11343
11344 From Peter Schauer <schauer@pdf.de>:
11345 * tui/tui.c: Move system header includes after local includes.
11346 Fixes a build failure on solaris systems.
11347
11348 2004-02-25 J. Brobecker <brobecker@gnat.com>
11349
11350 * configure.in: Refine the previous change.
11351 * configure: Regenerate.
11352
11353 2004-02-25 Mark Kettenis <kettenis@gnu.org>
11354
11355 * amd64-tdep.h: Renamed from x86-64-tdep.h.
11356 * amd64-tdep.c: Renamed from x86-64-tdep.c. Include
11357 "amd64-tdep.h" instead of "x86-64-tdep.h".
11358 * amd64-nat.c: Include "amd64-tdep.h" instead of "x86-64-tdep.h".
11359 * amd64-linux-tdep.h: Renamed from x86-64-linux.h.
11360 * amd64-linux-tdep.c: Renamed from x86-64-linux-tdep.c. Include
11361 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
11362 and "x86-64-tdep.c".
11363 * amd64-linux-nat.c: Renamed from x86-64-linux-nat.c. Include
11364 "amd64-tdep.h" and "amd64-linux-tdep.h" instead of "x86-64-tdep.h"
11365 and "x86-64-tdep.c".
11366 * amd64bsd-nat.c: Update copyright year.
11367 Include "amd64-tdep.h" instead of "x86-64-tdep.h".
11368 * amd64fbsd-tdep.c: Include "amd64-tdep.h" instead of
11369 "x86-64-tdep.h".
11370 * amd64fbsd-nat.c: Include "amd64-tdep.h" instead of
11371 "x86-64-tdep.h".
11372 * amd64nbsd-tdep.c: Include "amd64-tdep.h" instead of
11373 "x86-64-tdep.h".
11374 * amd64nbsd-nat.c: Include "amd64-tdep.h" instead of
11375 "x86-64-tdep.h".
11376 * amd64obsd-tdep.c: Include "amd64-tdep.h" instead of
11377 "x86-64-tdep.h".
11378 * amd64obsd-nat.c: Include "amd64-tdep.h" instead of
11379 "x86-64-tdep.h".
11380 * configure.host: (x86_64-*-linux*): Set gdb_target to linux64.
11381 * configure.tgt (x86_64-*-linux*): Set gdb_target to linux64.
11382 * Makefile.in (amd64_linux_tdep_h): Renamed from
11383 x86_64_linux_tdep_h.
11384 (amd64_tdep_h): Renamed from x86_64_tdep_h.
11385 (amd64bsd-nat.o, amd64fbsd-nat.o, amd64fbsd-tdep.o, amd64-nat.o)
11386 (amd64nbsd-nat.o, amd64nbsd-tdep.o, amd64obsd-nat.o)
11387 (amd64obsd-tdep.o): Update dependencies.
11388 (amd64-tdep.o, amd64-linux-nat.o, amd64-linux-tdep.o): New
11389 dependencies.
11390 (x86-64-linux-nat.o, x86-64-linux-tdep.o, x86-64-tdep.o): Remove
11391 dependencies.
11392 (ALLDEPFILES): Add amd64-tdep.c, amd64obsd-nat.c, amd64obsd-nat.c,
11393 amd64-linux-nat.c amd64-linux-tdep.c.
11394 * config/i386/tm-linux64.h: Renamed from tm-x86-64linux.h
11395 * config/i386/nm-linux64.h: Renamed from nm-x86-64linux.h.
11396 * config/i386/linux64.mt: Renamed from x86-64linux.mt.
11397 (TDEPFILES): Replace x86-64-tdep.o and x86-64-linux-tdep.o with
11398 amd64-tdep.o and amd64-linux-tdep.o.
11399 (TM_FILE): Set to tm-linux64.h.
11400 * config/i386/linux64.mh: Renamed from x86-64linux.mh.
11401 (NAT_FILE): Set to nm-linux64.h.
11402 (NATDEPFILES): Replace x86-64-linux-nat.o with amd64-linux-nat.o.
11403 * config/i386/fbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11404 amd64-tdep.o.
11405 * config/i386/nbsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11406 amd64-tdep.o.
11407 * config/i386/obsd64.mt (TDEPFILES): Replace x86-64-tdep.o with
11408 amd64-tdep.o.
11409
11410 2004-02-25 Roland McGrath <roland@redhat.com>
11411
11412 * remote.c (remote_protocol_qPart_auxv): New variable.
11413 (init_all_packet_configs): Initialize it.
11414 (set_remote_protocol_qPart_auxv_packet_cmd): New function.
11415 (show_remote_protocol_qPart_auxv_packet_cmd): New function.
11416 (show_remote_cmd): Call it.
11417 (_initialize_remote): Initialize commands.
11418 (remote_xfer_partial): If enabled, use qPart:auxv:read:... query to
11419 service TARGET_OBJECT_AUXV requests.
11420
11421 2004-02-25 J. Brobecker <brobecker@gnat.com>
11422
11423 * configure.in: Make sure that the wborder function is available.
11424 Otherwise, search for it in the cur_colr library.
11425 * configure: Regenerate.
11426
11427 2004-02-25 Andrew Cagney <cagney@redhat.com>
11428
11429 * hppa-tdep.c (hppa32_push_dummy_call): Rewrite.
11430
11431 2004-02-25 Mark Kettenis <kettenis@gnu.org>
11432
11433 * config/i386/tm-x86-64linux.h: Tweak comments.
11434
11435 2004-02-25 Richard Sandiford <rsandifo@redhat.com>
11436
11437 * MAINTAINERS: Add self to write-after-approval list.
11438
11439 2004-02-25 Andrew Cagney <cagney@redhat.com>
11440
11441 PR cli/1566. Problem found, and fix suggested by David Allan.
11442 * cli/cli-script.c (execute_control_command): Unconditionally
11443 install a cleanup. Default "ret" to "invalid_control". Use
11444 "break" instead of "return" to escape from the switch.
11445
11446 2004-02-24 J. Brobecker <brobecker@gnat.com>
11447
11448 * tui/tui-disasm.c: %s/lines/asm_lines/g to avoid a collision
11449 with the lines macro defined in term.h on AiX.
11450 * tui/tui-regs.c: %s/label_width/tui_label_width/g, to avoid
11451 a collision with the label_width macro defined in term.h on AiX.
11452
11453 2004-02-23 David Mosberger <davidm@hpl.hp.com>
11454
11455 Committed by Kevin Buettner <kevinb@redhat.com>.
11456
11457 * ia64-tdep.h (ia64_write_pc, ia64_linux_write_pc): Declare.
11458 * ia64-tdep.c (ia64_write_pc): Make it a global function.
11459 (ia64_gdbarch_init): For Linux targets, use ia64_linux_write_pc()
11460 instead of ia64_write_pc().
11461 * ia64-linux-tdep.c (regcache.h): Include.
11462 (ia64_linux_write_pc): New function.
11463
11464 2004-02-23 Roland McGrath <roland@redhat.com>
11465
11466 * auxv.c (info_auxv_command): Fix typos in error messages.
11467
11468 2004-02-23 Mark Kettenis <kettenis@gnu.org>
11469
11470 * x86-64-tdep.h: Tweak comment.
11471 (enum amd64_regnum): New.
11472 (X86_64_RAX_REGNUM, X86_64_RDX_REGNUM, X86_64_RDI_REGNUM)
11473 (X86_64_RBP_REGNUM, X86_64_RSP_REGNUM, X86_64_RIP_REGNUM)
11474 (X86_64_EFLAGS_REGNUM, X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM)
11475 (X86_64_XMM1_REGNUM): Removed.
11476 (AMD64_NUM_GREGS): Renamed from X86_64_NUM_GREGS.
11477 (amd64_init_abi, amd64_supply_fxsave, amd64_fill_fxsave): Adjust
11478 prototypes for renamed functions.
11479 * x86-64-tdep.c: Fix typo.
11480 (amd64_dwarf_regmap): Use constants from `enum amd64_regnum' for
11481 register numbers.
11482 (amd64_return_value, amd64_push_arguments, amd64_push_dummy_call):
11483 Use constants from `enum amd64_regnum' for register numbers.
11484 (AMD64_NUM_SAVED_REGS): Adjust for renamed macros.
11485 (amd64_analyze_prologue, amd64_frame_cache,
11486 amd64_sigtramp_frame_cache): Use constants from `enum
11487 amd64_regnum' for register numbers.
11488 (amd64_supply_fpregset): Adjust for renamed functions.
11489 (amd64_init_abi): Rename from x86_64_init_abi. Use constants from
11490 `enum amd64_regnum' for register numbers.
11491 (I387_ST0_REGNUM): Use constant from `enum amd64_regnum'.
11492 (amd64_supply_fxsave): Rename from x86_64_supply_fxsave.
11493 (amd64_fill_fxsave): Rename fro x86_64_fill_fxsave.
11494 * x86-64-linux-tdep.c (amd64_linux_supply_gregset)
11495 (amd64_linux_fill_gregset): Adjust for renamed macros.
11496 (fetch_core_registers): Adjust for renamed functions.
11497 (amd64_linux_init_abi): Adjust for renamed functions.
11498 * x86-64-linux-nat.c (supply_gregset, fill_gregset): Adjust for
11499 renamed functions.
11500 * amd64-nat.c: Adjust for renamed macros.
11501 * amd64bsd-nat.c (fetch_inferior_registers)
11502 (store_inferior_registers): Use constants from `enum amd64_regnum'
11503 for register numbers. Adjust for renamed variables.
11504 * amd64fbsd-nat.c (supply_gregset, fill_gregset): Adjust for
11505 renamed variables.
11506 (_initialize_amd64fbsd_nat): Use constants from `enum
11507 amd64_regnum' for register numbers.
11508 * amd64fbsd-tdep.c (amd64fbsd_sigcontext_addr): Use constants from
11509 `enum amd64_regnum' for register numbers.
11510 (amd64fbsd_init_abi): Adjust for renamed functions.
11511 * amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Use constants from
11512 `enum amd64_regnum' for register numbers.
11513 (amd64nbsd_init_abi): Adjust for renamed functions.
11514 (_initialize_amd64nbsd_ndep): Adjust for renamed macros.
11515 * amd64obsd-tdep.c (amd64obsd_sigcontext_addr): Use constants from
11516 `enum amd64_regnum' for register numbers.
11517 (amd64obsd_init_abi): Adjust for renamed functions.
11518 (_initialize_amd64obsd_ndep): Adjust for renamed macros.
11519
11520 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11521
11522 * breakpoint.c (print_one_breakpoint): Do not output spaces
11523 after printing <PENDING> for a pending breakpoint.
11524
11525 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11526
11527 * printcmd.c (print_scalar_formatted): Initialize val_long
11528 to remove compiler warning message.
11529
11530 2004-02-23 Jeff Johnston <jjohnstn@redhat.com>
11531
11532 * defs.h (nquery, yquery): New prototypes.
11533 * breakpoint.c (break_command_1): Use new nquery interface.
11534 * utils.c (defaulted_query, nquery, yquery): New functions.
11535
11536 2004-02-23 Andrew Cagney <cagney@redhat.com>
11537
11538 * hppa-tdep.c (hppa_frame_align): New function.
11539 (hppa32_push_dummy_call): New function.
11540 (hppa64_push_dummy_call): New function.
11541 (hppa_gdbarch_init): Set frame_align and push_dummy_call; keep
11542 disabled.
11543
11544 * infcall.c (legacy_push_dummy_code): Don't call deprecated
11545 FIX_CALL_DUMMY when push_dummy_call is available.
11546 (call_function_by_hand, push_dummy_code): Ditto.
11547
11548 2004-02-22 Andrew Cagney <cagney@redhat.com>
11549
11550 * config/pa/tm-hppa.h (CALL_DUMMY_LOCATION): Delete macro.
11551 (DEPRECATED_PC_IN_CALL_DUMMY): Delete macro.
11552 (DEPRECATED_USE_GENERIC_DUMMY_FRAMES): Delete macro.
11553 * hppa-tdep.c (hppa_gdbarch_init): Clear deprecated
11554 use_generic_dummy_frames, set deprecated pc_in_call_dummy, set
11555 call_dummy_location to ON_STACK.
11556
11557 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11558
11559 * x86-64-linux-tdep.c: Tweak comment.
11560 (amd64_linux_supply_gregset): Renamed from
11561 x86_64_linux_supply_gresget.
11562 (amd64_linux_fill_gregset): Renamed from
11563 x86_64_linux_fill_gregset.
11564 (fetch_core_registers): Adjust for renamed functions.
11565 (amd64_core_fns): Renamed from x86_64_core_fns.
11566 (amd64_linux_sigtramp_start): Renamed from
11567 x86_64_linux_sigtramp_start.
11568 (amd64_linux_pc_in_sigtramp): Renamed from
11569 x86_64_linux_pc_in_sigtramp. Adjust for renamed functions.
11570 (AMD64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Renamed from
11571 X86_64_LINUX_UCONTEXT_SIGCONTEXT_OFFSET.
11572 (amd64_linux_sigcontext_addr): Renamed from
11573 x86_64_linux_sigcontext_addr.
11574 (amd64_linux_sc_reg_offset): Renamed from
11575 x86_64_linux_sc_reg_offset.
11576 (amd64_linux_init_abi): Renamed from x86_64_linux_init_abi.
11577 Adjust for renamed functions and variables.
11578 (_initialize_amd64_linux_tdep): Renamed from
11579 _initialize_x86_64_linux_tdep. Adjust for renamed functions and
11580 variables.
11581 * x86-64-linux-tdep.h: Update copyright year. Tweak comment.
11582 Adjust for renamed functions.
11583
11584 * x86-64-linux-nat.c (amd64_linux_gregset64_reg_offset): Rename
11585 from x86_64_linux_gregset64_reg_offset.
11586 (amd64_linux_gregset32_reg_offset): Rename from
11587 x86_64_linux_gregset64_reg_offset.
11588 (amd64_linux_dr_get): Renamed from x86_64_linux_dr_get.
11589 (amd64_linux_dr_set): Renamed from x86_64_linux_dr_set.
11590 (amd64_linux_dr_set_control): Renamed from
11591 x86_64_linux_dr_set_control. Adjust for renamed functions.
11592 (amd64_linux_dr_set_addr): Renamed from x86_64_linux_dr_set_addr.
11593 Adjust for renamed functions.
11594 (amd64_linux_dr_reset_addr): Renamed from
11595 x86_64_linux_dr_reset_addr. Adjust for renamed functions.
11596 (amd64_linux_dr_get_status): Renamed from
11597 x86_64_linux_dr_get_status. Adjust for renamed functions.
11598 (_initialize_amd64_linux_nat): Renamed from
11599 _initialize_x86_64_linux_nat. Adjust for renamed variables and
11600 functions.
11601 * config/i386/nm-x86-64linux.h: Update copyright year.
11602 Adjust for renamed functions.
11603
11604 * amd64fbsd-tdep.c (amd64fbsd_sigtramp_start_addr): Renamed from
11605 amd64fbsd_sigtramp_start.
11606 (amd64fbsd_sigtramp_end_addr): Renamed from
11607 amd64fbsd_sigtramp_end.
11608 (amd64fbsd_init_abi): Adjust for renamed variables.
11609 * amd64fbsd-nat.c (_initialize_amd64fbsd_nat): Adjust for renamed
11610 variables.
11611 * x86-64-tdep.h (amd64fbsd_sigtramp_start_addr): Renamed from
11612 amd64fbsd_sigtramp_start.
11613 (amd64fbsd_sigtramp_end_addr): Renamed from
11614 amd64fbsd_sigtramp_end.
11615
11616 2004-02-22 Andrew Cagney <cagney@redhat.com>
11617
11618 * hppa-tdep.c (hppa32_return_value): New function.
11619 (hppa64_return_value): New function.
11620 (hppa_gdbarch_init): Set return_value; keep disabled.
11621
11622 * hppa-tdep.c (hppa_gdbarch_init): Re-order separating
11623 struct-return and inferior function call methods.
11624
11625 * hppa-tdep.c: Include "trad-frame.h", "frame-unwind.h", and
11626 "frame-base.h".
11627 (struct hppa_frame_cache): Define.
11628 (hppa_frame_cache, hppa_frame_this_id): New functions.
11629 (hppa_frame_prev_register): New function.
11630 (hppa_frame_unwind, hppa_frame_base): New variables.
11631 (hppa_frame_unwind_sniffer): New function.
11632 (hppa_frame_base_address, hppa_unwind_pc): New function.
11633 (hppa_gdbarch_init): Set unwind_dummy_id, unwind_pc, frame unwind
11634 sniffer, and frame base sniffer; keep disabled.
11635 (hppa_frame_base_sniffer, hppa_unwind_dummy_id): New functions.
11636 * Makefile.in: Update dependencies, fix s/nbsd/obsd/ typo.
11637
11638 * frame-unwind.c (frame_unwind_find_by_frame): Add legacy_frame_p
11639 to predicates for "seriously old code".
11640
11641 * hppa-tdep.c (hppa_gdbarch_init): Convert compile time #if0s into
11642 runtime if(0).
11643
11644 * hppa-tdep.c (hppa_breakpoint_from_pc): Make "breakpoint"
11645 unsigned.
11646 (hppa_frame_find_saved_regs): Fix "std" instruction pattern
11647
11648 * config/pa/tm-hppa.h: Update copyright.
11649 (DEPRECATED_INIT_FRAME_PC): Delete macro.
11650 (deprecated_init_frame_pc_default): Delete declaration.
11651 (hppa_frame_init_saved_regs): Delete declaration.
11652 (DEPRECATED_FRAME_INIT_SAVED_REGS): Delete macro.
11653 * hppa-tdep.c: Include "arch-utils.h".
11654 (hppa_gdbarch_init): Set deprecated init_frame_pc
11655 and deprecated frame_init_saved_regs.
11656 (hppa_frame_init_saved_regs): Make static.
11657
11658 2004-02-22 Mark Kettenis <kettenis@gnu.org>
11659
11660 Remove old 386BSD support.
11661 * NEWS (REMOVED configurations and files): Add i[3456]86-*-bsd*.
11662 * configure.host: Remove i[34567]86-*-bsd*.
11663 * configure.tgt: Remove i[34567]86-*-bsd*.
11664 * i386b-nat.c: Removed.
11665 * Makefile.in (ALLDEPFILES): Remove i386b-nat.c.
11666 (i386b-nat.o): Remove dependencies.
11667
11668 * config/i386/i386bsd.mh: Removed.
11669 * config/i386/i386bsd.mt: Removed.
11670 * config/i386/nm-i386bsd.h: Removed.
11671 * config/i386/tm-i386bsd.h: Removed.
11672 * config/i386/xm-i386bsd.h: Removed.
11673
11674 * x86-64-tdep.h (amd64obsd_r_reg_offset): New extern declaration.
11675
11676 * amd64fbsd-tdep.c: Include "solib-svr4.h".
11677 (amd64fbsd_init_abi): Set link map offsets.
11678 * amd64nbsd-tdep.c: Include "slib-svr4.h".
11679 (amd64nbsd_init_abi): Set link map offsets.
11680 * amd64obsd-tdep.c: Include "solib-svr4.h".
11681 (amd64obsd_init_abi): Set link map offsets.
11682 * i386fbsd-tdep.c: Include "solib-svr4.h".
11683 (i386fbsd_init_abi): Set link map offsets.
11684 * i386nbsd-tdep.c: Include "solib-svr4.h".
11685 (i386nbsdelf_init_abi): Set link map offsets.
11686 * Makefile.in (amd64fbsd-tdep.o, amd64nbsd-tdep.o)
11687 (amd64obsd-tdep.o, i386fbsd-tdep.o): Update dependencies.
11688 * config/i386/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o,
11689 solib-legacy.o and core-aout.o. Reformat.
11690 * config/i386/fbsd64.mh (NATDEPFILES): Remove solib.o,
11691 solib-svr4.o, solib-legacy.o. Reformat.
11692 * config/i386/nbsdaout.mh (NATDEPFILES): Add solib.o. Reformat.
11693 * config/i386/nbsdelf.mh: Reformat.
11694 * config/i386/nbsd64.mh (NATDEPFILES): Remove solib.o,
11695 solib-svr4.o, solib-legacy.o and corelow.o.
11696 * config/i386/obsd.mh, config/i386/obsdaout.mh: Reformat.
11697 * config/i386/obsd64.mh (NATDEPFILES): Remove solib.o,
11698 solib-svr4.o, solib-legacy.o and corelow.o. Reformat.
11699 * config/i386/fbsd.mt (TDEPFILES): Add solib.o, solib-svr4.o.
11700 * config/i386/fbsd64.mt (TDEPFILES): Add solib.o, solib-svr4.o.
11701 (TM_FILE): Set to tm-fbsd.h.
11702 * config/i386/nbsd.mt (TDEPFILES): Reformat.
11703 * config/i386/nbsd64.mt (TDEPFILES): Add corelow.o, solib.o and
11704 solib-svr4.o.
11705 * config/i386/obsd.mt (TDEPFILES): Add corelow.o, solib.o and
11706 solib-svr4.o.
11707 (TM_FILE): Set to nm-nbsd.h.
11708 * config/i386/nm-fbsd.h: Update copyright year. Tweak comments.
11709 Simplify shared library support. Don't include "elf/common.h".
11710 (SVR4_SHARED_LIBS): Don't define.
11711 * config/i386/nm-fbsd64.h: Update copyright year. Don't include
11712 "solib.h".
11713 * config/i386/nm-nbsd.h, config/i386/nm-nbsdaout.h,
11714 config/i386/nm-obsd.h: Update copyright year. Tweak comments.
11715 * config/i386/tm-fbsd.h: Update copyright tear. Tweak comments.
11716 Don't include "i386/tm-i386.h". Include "solib.h".
11717 * config/i386/tm-nbsd.h: Update copyright year. Tweak comments.
11718 Don't include "i386/tm-i386.h".
11719 * config/i386/xm-i386.h: Update copyright year. Tweak comments.
11720 * config/i386/xm-nbsd.h: Update copyright year. Tweak comments.
11721 Include "i386/xm-i386.h".
11722 (HOST_LONG_DOUBLE_FORMAT): Remove.
11723
11724 Fix OpenBSD/i386 sigtramp recognition.
11725 * i386-tdep.h: Update copyright year.
11726 (i386bsd_pc_in_sigtramp, i386bsd_sigtramp_start)
11727 (i386bsd_sigtramp_end): New prototypes.
11728 (i386fbsd_sigtramp_start_addr): Renamed from
11729 i386fbsd_sigtramp_start.
11730 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
11731 (i386obsd_sigtramp_start_addr): Renamed from
11732 i386obsd_sigtramp_start.
11733 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
11734 * i386bsd-tdep.c: Update copyright year.
11735 (i386bsd_pc_in_sigtramp): Make public.
11736 * i386fbsd-nat.c: Update copyright year.
11737 (_initialize_i386fbsd_nat): Adjust for renamed variables.
11738 * i386fbsd-tdep.c: Update copyright year.
11739 (i386fbsd_sigtramp_start_addr): Renamed from
11740 i386fbsd_sigtramp_start.
11741 (i386fbsd_sigtramp_end_addr): Renamed from i386fbsd_sigtramp_end.
11742 (i386fbsdaout_init_abi): Adjust for renamed variables.
11743 * i386obsd-nat.c: Update copyright year.
11744 (_initialize_i386obsd_nat): Adjust for renamed variables.
11745 * i386obsd-tdep.c: Include "target.h".
11746 (i386obsd_page_size): New variable.
11747 (i386obsd_pc_in_sigtramp, i386obsd_sigtramp_start)
11748 (i386obsd_sigtramp_end): New functions.
11749 (i386obsd_sigtramp_start_addr): Renamed from
11750 i386obsd_sigtramp_start.
11751 (i386obsd_sigtramp_end_addr): Renamed from i386obsd_sigtramp_end.
11752 (i386obsd_init_abi): Adjust for renamed variables. Set
11753 pc_in_sigtramp, sigtramp_start and sigtramp_end.
11754 * Makefile.in (i386obsd-tdep.o): Update dependencies.
11755
11756 * amd64obsd-tdep.c (amd64obsd_pc_in_sigtramp): Adjust for signal
11757 trampoline change in OpenBSD kernel.
11758
11759 * amd64-nat.c: Update copyright year.
11760 (amd64_supply_native_gregset, amd64_collect_native_gregset): Use
11761 architecture from REGCACHE.
11762
11763 * x86-64-linux-nat.c (x86_64_linux_gregset32_reg_offset): Use
11764 symbolic constants from <sys/reg.h> instead of hard-coded numbers.
11765
11766 2004-02-21 Mark Kettenis <kettenis@gnu.org>
11767
11768 * configure.host: Add i[34567]86-*-openbsd[0-2].* and
11769 i[34567]86-*-openbsd3.[0-3].
11770 * config/i386/obsdaout.mh: New file.
11771
11772 * config/i386/obsd.mh (MH_FLAGS): Remove.
11773
11774 Fix PR build/1549.
11775 * i386obsd-tdep.c: Update copyright years. Include
11776 "solib-svr4.h".
11777 (i386obsd_init_abi): Don't set regset_from_core_section here.
11778 (i386obsd_aout_init_abi): New function. Set
11779 regset_from_core_section here.
11780 (i386obsd_elf_init_abi): New function.
11781 (_initialize_i386obsd_tdep): Register OS/ABI for OpenBSD ELF.
11782 * Makefile.in (i386obsd-tdep.o): Update dependecies.
11783 * config/i386/obsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
11784 (TM_FILE): Set to tm-nbsd.h.
11785
11786 * config/i386/obsd.mh (NATDEPFILES): Remove solib.o and
11787 solib-sunos.o.
11788
11789 * solib-svr4.h: Update copyright year.
11790 (svr4_ilp32_fetch_link_map_offsets)
11791 (svr4_lp64_fetch_link_map_offsets): New prototype.
11792 * solib-svr4.c: Update copyright year.
11793 (svr4_ilp32_fetch_link_map_offsets)
11794 (svr4_lp64_fetch_link_map_offsets): New function.
11795
11796 2004-02-20 Daniel Jacobowitz <drow@mvista.com>
11797
11798 * dwarf2read.c (add_partial_symbol): Fix typo in adding enumerators
11799 to the partial symbol table.
11800
11801 2004-02-20 J. brobecker <brobecker@gnat.com>
11802
11803 * PROBLEMS: Add description of problem documented under gdb/1560.
11804
11805 2004-02-20 Mark Kettenis <kettenis@gnu.org>
11806
11807 * amd64obsd-tdep.c: Include "regset.h" and "i387-tdep.h". Fix
11808 comments.
11809 (amd64obsd_supply_regset, amd64obsd_regset_from_core_section): New
11810 functions.
11811 (amd64obsd_init_abi): Reorder initializations. Use
11812 amd64obsd_r_reg_offset to initialize the general-purpose register
11813 set details. Set regset_from_core_section.
11814 (_initialize_amd64obsd_tdep): Rename from
11815 _initialize_amd64obsd_ndep. Add OS ABI handler for core dumps.
11816 * Makefile.in (amd64obsd-tdep.o): Update dependencies.
11817 * config/i386/obsd64.mt (TDEPFILES): Add i386-tdep.o.
11818
11819 * NEWS (New native configurations): Mention OpenBSD/alpha.
11820 * configure.tgt: Add alpha*-*-openbsd*.
11821 * configure.host: Add alpha*-*-openbsd*.
11822 * alphanbsd-tdep.c: Update copyright year.
11823 (_initialize_alphanbsd_tdep): Register OS ABI for OpenBSD ELF.
11824
11825 2004-02-20 Andrew Cagney <cagney@redhat.com>
11826
11827 Fix PR tdep/1372.
11828 * configure.tgt: Delete target "none-*-*".
11829 * configure.host: Delete host "none-*-*".
11830 * config/none/none.mh: Delete file.
11831 * config/none/none.mt: Delete file.
11832 * config/none/xm-none.h: Delete file.
11833 * config/none/tm-none.h: Delete file.
11834 * config/none/nm-none.h: Delete file.
11835
11836 2004-02-19 Fred Fish <fnf@redhat.com>
11837
11838 * sh-tdep.c (sh_analyze_prologue): Eliminate useless test of
11839 cache->uses_fp prior to setting it.
11840
11841 2004-02-19 Fred Fish <fnf@redhat.com>
11842
11843 Fix for PR breakpoint/1558.
11844 * sh-tdep.c (IS_JSR): New macro.
11845 (sh_analyze_prologue): Use IS_JSR to terminate prologue scan.
11846
11847 2004-02-19 Jim Blandy <jimb@redhat.com>
11848
11849 * findvar.c (value_from_register): Doc fix.
11850
11851 2004-02-19 Jeff Johnston <jjohnstn@redhat.com>
11852
11853 * printcmd.c (print_scalar_formatted): Do not check for sizeof
11854 type being greater than sizeof of host's LONGEST. Always use
11855 unpack_long() unless format 'f' chosen.
11856
11857 2004-02-19 Joel Brobecker <brobecker@gnat.com>
11858
11859 Committed by Elena Zannoni <ezannoni@redhat.com>
11860
11861 * symtab.c (find_pc_sect_psymtab): Return the psymtab that
11862 contains a symbol wich is the best, non-exact match for the given
11863 pc. Update comments.
11864
11865 2004-02-19 Elena Zannoni <ezannoni@redhat.com>
11866
11867 * event-top.c (async_request_quit): Remove uses of REQUEST_QUIT
11868 macro, which was part of the now removed Mach 3 port.
11869 * utils.c (request_quit): Ditto.
11870
11871 2004-02-18 Mark Kettenis <kettenis@gnu.org>
11872
11873 * config/djgpp/fnchange.lst: Rename "amd64obsd-tdep.c" and
11874 "amd64obsd-nat.c" to "a64ob-tdep.c" and "a64ob-nat.c".
11875
11876 2004-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11877
11878 Committed by Mark Kettenis <kettenis@gnu.org>.
11879
11880 * config/s390/nm-linux.h (TARGET_REGION_OK_FOR_HW_WATCHPOINT):
11881 Define.
11882
11883 2004-02-18 Andrew Cagney <cagney@redhat.com>
11884
11885 * configure.in: Add a TUI target to CONFIG_ALL, CONFIG_CLEAN,
11886 CONFIG_INSTALL and CONFIG_UNINSTALL.
11887 * configure: Re-generate.
11888 * interps.h (INTERP_TUI): Define.
11889 * Makefile.in: Update dependencies.
11890 (TUI): New macro.
11891 (tui-main.o): Specify dependencies.
11892 (install-tui, uninstall-tui, clean-tui, all-tui): New rules.
11893 * tui/tui-main.c: New file.
11894
11895 2004-02-18 Mark Kettenis <kettenis@gnu.org>
11896
11897 * amd64obsd-tdep.c, amd64obsd-nat.c: New files.
11898 * Makefile.in (amd64obsd-nat.o, amd64obsd-tdep.o): New
11899 dependencies.
11900 * configure.host: Add x86_64-*-openbsd*.
11901 * configure.tgt: Add x86_64-*-openbsd*.
11902 * config/i386/obsd64.mt, config/i386/obsd64.mh: New files.
11903
11904 * tui/tui.c: Don't include <malloc.h>.
11905
11906 * Makefile.in (ALLDEPFILES): Add amd64-nat.c, amd64bsd-nat.c,
11907 amdfbsd-nat.c, amd64-fbsd-tdep.c, amd64nbsd-nat.c and
11908 amd64nbsd-tdep.c.
11909
11910 * i386obsd-tdep.c (i386obsd_aout_regset_from_core_section): Make
11911 static. Remove extraneous whitespace.
11912 * i386nbsd-tdep.c (i386nbsd_aout_regset_from_core_section): Make
11913 static.
11914
11915 2004-02-17 Jim Blandy <jimb@redhat.com>
11916
11917 * findvar.c (value_from_register): Doc fix.
11918
11919 2004-02-17 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
11920
11921 Committed by Jim Blandy <jimb@redhat.com>.
11922
11923 * eval.c (evaluate_subexp_standard, case OP_OBJC_MSGCALL): Use
11924 CORE_ADDR as type for selectors. Correct types for GNU run time
11925 message lookup function to use double indirection.
11926 * objc-lang.c (lookup_child_selector): Use CORE_ADDR as return type.
11927 * objc-lang.h (lookup_child_selector): Adapt prototype.
11928
11929 * s390-nat.c (SUBOFF): New macro.
11930 (supply_gregset, fill_gregset): Use it to handle debugging
11931 of 32-bit exectuables running under a 64-bit kernel.
11932 * s390-tdep.c: Include "solib-svr4.h".
11933 (s390_svr4_fetch_link_map_offset): New function.
11934 (s390x_svr_fetch_link_map_offset): Likewise.
11935 (s390_gdbarch_init): Call set_solib_svr4_fetch_link_map_offsets.
11936 * Makefile.in (s390-tdep.o): Update dependencies.
11937
11938 * s390-tdep.c: Include "trad-frame.h", "frame-base.h", and
11939 "frame-unwind.h".
11940 (s390_readinstruction): Reformat. Use read_memory_nobpt.
11941 (GDB_TARGET_IS_ESAME, S390_GPR_SIZE, S390_FPR_SIZE): Remove.
11942 (S390_SYSCALL_OPCODE, S390_SYSCALL_SIZE): Remove.
11943 (S390_SIGCONTEXT_SREGS_OFFSET, S390X_SIGCONTEXT_SREGS_OFFSET,
11944 S390_SIGREGS_FP0_OFFSET, S390X_SIGREGS_FP0_OFFSET,
11945 S390_UC_MCONTEXT_OFFSET, S390X_UC_MCONTEXT_OFFSET,
11946 S390_SIGNAL_FRAMESIZE,
11947 s390_NR_sigreturn, s390_NR_rt_sigreturn): Remove.
11948 (struct frame_extra_info): Remove.
11949 (s390_memset_extra_info): Remove.
11950 (op1_ag, op1_ay, op1_brasl, op1_brc, op1_brcl, op1_lay, op1_lg)
11951 (op1_lmy, op1_ly, op1_sg, op1_stmy, op1_sty, op1_sy, op_a)
11952 (op_agr, op_bas, op_bc, op_bcr, op_sgr, op_sr): New opcodes.
11953 (is_rse): Renamed to ...
11954 (is_rsy): ... this. Support long displacements.
11955 (is_rxe): Renamed to ...
11956 (is_rxy): ... this. Support long displacements.
11957 (compute_x_addr): Support long displacements.
11958 (struct s390_prologue_data): New data type.
11959 (s390_on_stack): Change API to use struct s390_prologue_data.
11960 (s390_store): Reimplement.
11961 (s390_load): New function.
11962 (s390_get_signal_frame_info): Remove.
11963 (s390_get_frame_info): Remove, replace by ...
11964 (s390_analyze_prolog): ... this new function.
11965 (s390_check_function_end): Remove.
11966 (s390_function_start): Remove.
11967 (s390_frameless_function_invokation): Remove.
11968 (s390_is_sigreturn): Remove.
11969 (s390_init_frame_pc_first): Remove.
11970 (s390_init_frame_extra_info): Remove.
11971 (s390_frame_init_saved_regs): Remove.
11972 (s390_frame_saved_pc_nofix): Remove.
11973 (s390_frame_saved_pc): Remove.
11974 (s390_frame_chain): Remove.
11975 (s390_fp_regnum, s390_read_fp): Remove.
11976 (s390_pop_frame_regular, s390_pop_frame): Remove.
11977 (s390_saved_pc_after_call): Remove.
11978 (s390_skip_prologue): Reimplement.
11979 (s390_in_function_epilogue_p): Support long displacements.
11980 (struct s390_unwind_cache): New data structure.
11981 (s390_frame_unwind_cache): New function.
11982 (s390_prologue_frame_unwind_cache): Likewise.
11983 (s390_backchain_frame_unwind_cache): Likewise.
11984 (s390_frame_this_id, s390_frame_prev_register): Likewise.
11985 (s390_frame_unwind): Define.
11986 (s390_frame_sniffer): New function.
11987 (struct s390_pltstub_unwind_cache): New data structure.
11988 (s390_pltstub_frame_unwind_cache): New function.
11989 (s390_pltstub_frame_this_id): Likewise.
11990 (s390_pltstub_frame_prev_register): Likewise.
11991 (s390_pltstub_frame_unwind): Define.
11992 (s390_pltstub_frame_sniffer): New function.
11993 (struct s390_sigtramp_unwind_cache): New data structure.
11994 (s390_sigtramp_frame_unwind_cache): New function.
11995 (s390_sigtramp_frame_this_id): Likewise.
11996 (s390_sigtramp_frame_prev_register): Likewise.
11997 (s390_sigtramp_frame_unwind): Define.
11998 (s390_sigtramp_frame_sniffer): New function.
11999 (s390_frame_base_address, s390_local_base_address): New functions.
12000 (s390_frame_base): Define.
12001 (s390_unwind_pc, s390_unwind_sp): New function.
12002 (s390_push_dummy_call): Use new frame base location.
12003 (s390_unwind_dummy_id): Likewise.
12004 (s390_gdbarch_init): Remove calls to:
12005 set_gdbarch_frameless_function_invocation,
12006 set_gdbarch_deprecated_init_frame_pc,
12007 set_gdbarch_deprecated_frame_chain,
12008 set_gdbarch_deprecated_frame_init_saved_regs,
12009 set_gdbarch_deprecated_pop_frame,
12010 set_gdbarch_deprecated_init_extra_frame_info,
12011 set_gdbarch_deprecated_init_frame_pc_first,
12012 set_gdbarch_deprecated_target_read_fp,
12013 set_gdbarch_deprecated_frame_saved_pc,
12014 set_gdbarch_deprecated_saved_pc_after_call,
12015 set_gdbarch_deprecated_fp_regnum.
12016 Add calls to:
12017 set_gdbarch_in_solib_call_trampoline,
12018 frame_unwind_append_sniffer,
12019 frame_base_set_default,
12020 set_gdbarch_unwind_pc,
12021 set_gdbarch_unwind_sp.
12022 * Makefile.in (s390-tdep.o): Update dependencies.
12023
12024 * s390-tdep.c (struct gdbarch_tdep): Add 'abi' member.
12025 (S390_STACK_FRAME_OVERHEAD): Remove.
12026 (S390_STACK_PARAMETER_ALIGNMENT): Remove.
12027 (S390_NUM_FP_PARAMETER_REGISTERS): Remove.
12028 (s390_promote_integer_argument): Remove.
12029 (s390_cannot_extract_struct_value_address): Remove.
12030 (s390_use_struct_convention, s390_store_struct_return): Remove.
12031 (s390_extract_return_value, s390_store_return_value): Remove.
12032 (s390_return_value_convention, s390_return_value): New functions.
12033 (is_float_singleton): Handle typedefs.
12034 (is_double_or_float, is_double_arg, is_simple_arg, pass_by_copy_ref):
12035 Remove, replace by ...
12036 (s390_function_arg_pass_by_reference, s390_function_arg_float,
12037 s390_function_arg_integer): ... these new functions.
12038 (s390_push_arguments, s390_push_return_address): Remove, replace by ...
12039 (s390_push_dummy_call, s390_unwind_dummy_id): ... these new functions.
12040 (s390_gdbarch_init): Remove s390_call_dummy_words and elf_flags.
12041 Fill in tdep->abi.
12042 Remove calls to:
12043 set_gdbarch_deprecated_store_struct_return,
12044 set_gdbarch_deprecated_extract_return_value,
12045 set_gdbarch_deprecated_store_return_value,
12046 set_gdbarch_use_struct_convention,
12047 set_gdbarch_extract_struct_value_address,
12048 set_gdbarch_deprecated_pc_in_call_dummy,
12049 set_gdbarch_deprecated_push_arguments,
12050 set_gdbarch_deprecated_save_dummy_frame_tos,
12051 set_gdbarch_deprecated_push_return_address,
12052 set_gdbarch_deprecated_sizeof_call_dummy_words,
12053 set_gdbarch_deprecated_call_dummy_words,
12054 set_gdbarch_deprecated_dummy_write_sp.
12055 Add calls to:
12056 set_gdbarch_push_dummy_call,
12057 set_gdbarch_unwind_dummy_id,
12058 set_gdbarch_return_value.
12059
12060 * config/s390/nm-linux.h: Update comments.
12061 (target_insert_watchpoint, target_remove_watchpoint): Redefine.
12062 (STOPPED_BY_WATCHPOINT): Redefine.
12063 (TARGET_CAN_USE_HARDWARE_WATCHPOINT): Redefine to 1.
12064 (s390_insert_watchpoint, s390_remove_watchpoint): Update prototype.
12065 (s390_stopped_by_watchpoint): Likewise.
12066 (watch_area_cnt): Remove.
12067 * s390-nat.c: Update comments.
12068 (watch_area): Remove typedef.
12069 Global replace watch_area by struct watch_area.
12070 (watch_area_cnt, watch_lo_addr, watch_hi_addr): Remove.
12071 (s390_stopped_by_watchpoint): Remove pid argument,
12072 use s390_inferior_tid. Add short-cut for the no watchpoint case.
12073 (s390_fix_watch_points): Remove pid argument,
12074 use s390_inferior_tid. Recompute area spanned by watchpoints.
12075 (s390_insert_watchpoint, s390_remove_watchpoint): Remove pid
12076 argument. Reimplement.
12077
12078 * config/s390/nm-linux.h: Update comments. Do not include "solib.h".
12079 (KERNEL_U_ADDR, REGISTER_U_ADDR, U_REGS_OFFSET): Remove.
12080 (FETCH_INFERIOR_REGISTERS): Define.
12081 * config/s390/s390.mh (NATDEPFILES): Remove core-aout.o and
12082 core-regset.o.
12083 * config/s390/s390x.mt: Remove.
12084 * config/s390/tm-s390.h: Remove.
12085 * config/s390/tm-linux.h: Do not include "s390/tm-s390.h".
12086 (TARGET_ELF64): Remove.
12087 (SKIP_TRAMPOLINE_CODE): Do not undefine.
12088 * configure.tgt [s390-*-*, s390x-*-*]: Merge into single
12089 s390*-*-* case; always set gdb_target to s390.
12090 * regformats/reg-s390.dat: Remove control registers.
12091 * regformats/reg-s390x.dat: Likewise.
12092 * s390-tdep.h: New file.
12093 * s390-nat.c: Do not include <asm/processor.h> or <value.h>.
12094 Include "inferior.h" and "s390-tdep.h".
12095 Remove private definition of offsetof.
12096 (s390_register_u_addr): Remove.
12097 (regmap_gregset, regmap_fpregset): Define.
12098 (supply_gregset, fill_gregset): Reimplement.
12099 (supply_fpregset, fill_fpregset): Likewise.
12100 (s390_inferior_tid): New function.
12101 (fetch_regs, store_regs, fetch_fpregs, store_fpregs): Likewise.
12102 (fetch_inferior_registers, store_inferior_registers): Likewise.
12103 * s390-tdep.c: Do not define S390_TDEP. Include "defs.h" instead
12104 of <defs.h>. Include "reggroups.h", "regset.h", and "s390-tdep.h".
12105 Global replace of S390_GP0_REGNUM by S390_R0_REGNUM.
12106 Global replace of S390_FP0_REGNUM by S390_F0_REGNUM.
12107 (struct gdbarch_tdep): Define.
12108 (struct s390_register_info): Define.
12109 (s390_register_info): New variable.
12110 (s390_register_name): Reimplement.
12111 (s390_register_type): New function.
12112 (s390_register_raw_size, s390x_register_raw_size): Remove.
12113 (s390_cannot_fetch_register): Remove.
12114 (s390_register_byte): Remove.
12115 (s390_register_virtual_type, s390x_register_virtual_type): Remove.
12116 (s390_dwarf_regmap): New variable.
12117 (s390_dwarf_reg_to_regnum): New function.
12118 (s390_stab_reg_to_regnum): Remove.
12119 (s390_pseudo_register_read, s390_pseudo_register_write): New functions.
12120 (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
12121 (s390_convert_register_p): Likewise.
12122 (s390_register_to_value, s390_value_to_register): Likewise.
12123 (s390_register_reggroup_p): Likewise.
12124 (s390_regmap_gregset, s390x_regmap_gregset, s390_regmap_fpregset,
12125 s390_gregset, s390x_gregset, s390_fpregset): New variables.
12126 (s390_supply_regset, s390_regset_from_core_section): New functions.
12127 (GDB_TARGET_IS_ESAME): Move here from tm-s390.h.
12128 (S390_FPR_SIZE): Likewise.
12129 (S390_GPR_SIZE): Likewise. Redefine in terms of GDB_TARGET_IS_ESAME.
12130 Global replace of DEPRECATED_REGISTER_SIZE by S390_GPR_SIZE.
12131 (S390_NUM_GPRS): Move here from tm-s390.h.
12132 (S390_NUM_FPRS): Likewise.
12133 (s390_in_function_epilogue_p): New function.
12134 (s390_is_sigreturn): Replace S390_PSW_ADDR_SIZE by S390_GPR_SIZE.
12135 Replace S390_PC_REGNUM by S390_PSWA_REGNUM.
12136 (s390_gdbarch_init): Allocate and set up gdbarch_tdep structure.
12137 Replace s390_stab_reg_to_regnum by s390_dwarf_reg_to_regnum.
12138 Replace S390_FP_REGNUM by S390_SP_REGNUM.
12139 Remove calls to:
12140 set_gdbarch_deprecated_max_register_raw_size,
12141 set_gdbarch_deprecated_max_register_virtual_size,
12142 set_gdbarch_deprecated_register_byte,
12143 set_gdbarch_cannot_fetch_register,
12144 set_gdbarch_cannot_store_register,
12145 set_gdbarch_deprecated_register_size,
12146 set_gdbarch_deprecated_register_raw_size,
12147 set_gdbarch_deprecated_register_virtual_size,
12148 set_gdbarch_deprecated_register_virtual_type,
12149 set_gdbarch_deprecated_register_bytes.
12150 Add calls to:
12151 set_gdbarch_num_pseudo_regs,
12152 set_gdbarch_register_type,
12153 set_gdbarch_convert_register_p,
12154 set_gdbarch_register_to_value,
12155 set_gdbarch_value_to_register,
12156 set_gdbarch_register_reggroup_p,
12157 set_gdbarch_regset_from_core_section,
12158 set_gdbarch_pseudo_register_read,
12159 set_gdbarch_pseudo_register_write,
12160 set_gdbarch_in_function_epilogue_p.
12161 * Makefile.in (s390-nat.o, s390-tdep.o): Update dependencies.
12162 (s390_tdep_h): New variable.
12163
12164 2004-02-17 Jim Blandy <jimb@redhat.com>
12165
12166 * findvar.c (value_from_register): If the type has no length, just
12167 return an acceptable value --- don't report an internal error.
12168
12169 * stabsread.c (read_type): If we find any type numbers that are
12170 forward references, complain if the references aren't resolved by
12171 the time we're finished reading.
12172 (cleanup_undefined_types): Make error message more appropriate for
12173 a complaint.
12174
12175 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
12176
12177 * Makefile.in (defs_h): Remove dependency on progress_h.
12178 * defs.h (QUIT): Remove use of PROGRESS macro. Remove include of
12179 progress.h.
12180 * main.c (captured_main): Delete use of START_PROGRESS and
12181 END_PROGRESS.
12182
12183 2004-02-17 Elena Zannoni <ezannoni@redhat.com>
12184
12185 * objfiles.c (terminate_minimal_symbol_table): Add back
12186 initialization of MSYMBOL_TYPE.
12187
12188 2004-02-17 David Mosberger <davidm@hpl.hp.com>
12189
12190 Committed by Andrew Cagney.
12191 * Makefile.in (ia64_tdep_h): New macro.
12192 (ia64-linux-tdep.o): Mention $(ia64_tdep_h).
12193 (ia64-tdep.o): Likewise.
12194 * ia64-tdep.h: New file.
12195 * ia64-tdep.c: Update copyright notice. Include "ia64-tdep.h".
12196 (ia64_linux_sigcontext_register_address): Move decl to ia64-tdep.h.
12197 (ia64_aix_sigcontext_register_address): Likewise.
12198 (ia64_linux_getunwind_table): Delete declaration.
12199 * ia64-linux-tdep.c: Likewise.
12200
12201 2004-02-17 Corinna Vinschen <vinschen@redhat.com>
12202
12203 * sh-tdep.c (sh_dsp_register_sim_regno): Use DSP_Rx_BANK_REGNUM.
12204 * sh-tdep.h: Rename R0_BANK_REGNUM and R7_BANK_REGNUM to
12205 DSP_R0_BANK_REGNUM and DSP_R7_BANK_REGNUM.
12206
12207 2004-02-17 Andrew Cagney <cagney@redhat.com>
12208
12209 * symtab.c (skip_prologue_using_sal): New function.
12210 * symtab.h (skip_prologue_using_sal): Declare.
12211 * frv-tdep.c: Include "symtab.h".
12212 (skip_prologue_using_sal): Delete function.
12213 * mips-tdep.c (skip_prologue_using_sal): Delete function.
12214 * rs6000-tdep.c (refine_prologue_limit): Mention
12215 skip_prologue_using_sal.
12216 * ia64-tdep.c (refine_prologue_limit): Ditto.
12217 * Makefile.in: Update dependencies.
12218
12219 2004-02-16 Andrew Cagney <cagney@redhat.com>
12220
12221 * config/alpha/tm-nbsd.h: Update copyright, delete #undef
12222 START_INFERIOR_TRAPS_EXPECTED.
12223 * config/alpha/tm-fbsd.h: Update copyright, delete #undef
12224 START_INFERIOR_TRAPS_EXPECTED.
12225 * config/alpha/tm-alphalinux.h (START_INFERIOR_TRAPS_EXPECTED):
12226 Delete macro.
12227 * config/alpha/tm-alpha.h (START_INFERIOR_TRAPS_EXPECTED): Delete
12228 macro, moved to "nm-osf.h". Update copyright.
12229 * config/alpha/nm-osf.h (START_INFERIOR_TRAPS_EXPECTED): Define,
12230 update copyright.
12231
12232 * gdbarch.sh (DEPRECATED_FRAMELESS_FUNCTION_INVOCATION): Predicate
12233 and function replacing FRAMELESS_FUNCTION_INVOCATION.
12234 * blockframe.c (legacy_frameless_look_for_prologue): Rename
12235 frameless_look_for_prologue.
12236 * frame.h (legacy_frameless_look_for_prologue): Rename
12237 frameless_look_for_prologue.
12238 * gdbarch.h, gdbarch.c: Re-generate.
12239 * sh64-tdep.c (sh64_gdbarch_init): Update.
12240 * sh-tdep.c (sh_gdbarch_init): Update.
12241 * s390-tdep.c (s390_gdbarch_init): Update.
12242 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
12243 * ppc-linux-tdep.c (ppc_linux_init_abi): Update.
12244 * m68k-tdep.c (m68k_gdbarch_init): Update.
12245 (delta68_frame_args_address): Update.
12246 * m32r-tdep.c (m32r_gdbarch_init): Update.
12247 * hppa-tdep.c (hppa_gdbarch_init): Update.
12248 * h8300-tdep.c (h8300_gdbarch_init): Update.
12249 * frv-tdep.c (frv_gdbarch_init): Update.
12250 (frv_frameless_function_invocation): Update.
12251 * cris-tdep.c (cris_gdbarch_init): Update.
12252 (cris_frameless_function_invocation): Update.
12253 * avr-tdep.c (avr_gdbarch_init): Update.
12254 * arm-tdep.c (arm_gdbarch_init): Update.
12255 * stack.c (frame_info): Update, call predicate.
12256 * rs6000-tdep.c (rs6000_frame_chain): Update, call predicate..
12257 * frame.c (legacy_get_prev_frame): Update, call predicate..
12258 * arch-utils.c (generic_frameless_function_invocation_not): Delete.
12259 * arch-utils.h (generic_frameless_function_invocation_not): Delete.
12260 * alpha-tdep.c (alpha_gdbarch_init): Do not set frameless function
12261 invocation.
12262 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
12263 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
12264 * vax-tdep.c (vax_gdbarch_init): Ditto.
12265
12266 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): Delete unused
12267 function.
12268
12269 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
12270
12271 * objfiles.c (terminate_minimal_symbol_table): Remove unnecessary
12272 initializations.
12273
12274 2004-02-16 Andrew Cagney <cagney@redhat.com>
12275
12276 * tui/tui-windata.c: Include "gdb_string.h".
12277 * tui/tui-source.c, tui/tui-winsource.c: Ditto.
12278 * tui/tui-layout.c, tui/tui-command.c: Ditto.
12279 * Makefile.in: Update dependencies.
12280
12281 2004-02-16 Daniel Jacobowitz <drow@mvista.com>
12282
12283 * Makefile.in (infrun.o): Add $(gdb_assert_h).
12284 * infrun.c: Include "gdb_assert.h".
12285 (singlestep_ptid, saved_singlestep_ptid)
12286 (stepping_past_singlestep_breakpoint): New variables.
12287 (resume): Set singlestep_ptid. Check for singlestep thread
12288 hop.
12289 (init_wait_for_inferior): Clear stepping_past_singlestep_breakpoint.
12290 (handle_inferior_event): Handle singlestep thread hop.
12291
12292 2004-02-16 Andrew Cagney <cagney@redhat.com>
12293
12294 * dwarf2-frame.c (dwarf2_frame_ops): New function.
12295 (dwarf2_frame_set_init_reg): Use, instead of gdbarch_data.
12296 (dwarf2_frame_init_reg): Ditto.
12297
12298 * printcmd.c (display_command): Check that EXP isn't NULL. Fix
12299 suggested by Joshua Neuheisel
12300
12301 * configure.in: Always check for curses, including pdcurses.
12302 Warn, instead of error, when no curses are found. Enable TUI when
12303 curses is available.
12304 * configure: Re-generate.
12305
12306 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
12307
12308 * sh-tdep.c (sh_register_convert_to_virtual): Rename from
12309 sh_sh4_register_convert_to_virtual.
12310 (sh_register_convert_to_raw): Rename from
12311 sh_sh4_register_convert_to_raw.
12312 (sh_pseudo_register_read): Accomodate above name change.
12313 (sh_pseudo_register_write): Ditto.
12314
12315 2004-02-16 Corinna Vinschen <vinschen@redhat.com>
12316
12317 * sh-tdep.c (sh_generic_register_name): Remove.
12318 (sh_gdbarch_init): Use sh_sh_register_name in default case.
12319
12320 2004-02-15 Andrew Cagney <cagney@redhat.com>
12321
12322 * configure.in (build_warnings): Add -Wunused-function.
12323 * configure: Re-generate.
12324
12325 * config/tm-lynx.h (START_INFERIOR_TRAPS_EXPECTED): Delete macro.
12326 * config/rs6000/tm-rs6000.h (START_INFERIOR_TRAPS_EXPECTED): Ditto.
12327
12328 * procfs.c (procfs_init_inferior): Assume that
12329 START_INFERIOR_TRAPS_EXPECTED is defined.
12330 * config/ns32k/nbsdaout.mt (TM_FILE): Set to tm-ns32k.h.
12331 * config/ns32k/tm-nbsd.h: Delete file,
12332 START_INFERIOR_TRAPS_EXPECTED already defined as 2.
12333
12334 * config/vax/tm-vaxbsd.h: Do not include "tm-vax.h".
12335 * config/vax/tm-vax.h: Delete file.
12336
12337 * config/mips/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12338 * config/i386/tm-i386bsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12339 * config/arm/tm-linux.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12340 * config/vax/tm-vaxbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12341 * vax-tdep.c (vax_sigtramp_saved_pc): Inline only reference.
12342 * config/ns32k/tm-nbsd.h (SIGCONTEXT_PC_OFFSET): Delete macro.
12343 * ns32k-tdep.c (ns32k_sigtramp_saved_pc): Inline only reference.
12344
12345 2004-02-15 Mark Kettenis <kettenis@gnu.org>
12346
12347 * dwarf2-frame.h (dwarf2_frame_set_init_reg): New prototype.
12348 * dwarf2-frame.c (dwarf2_frame_data): New variable.
12349 (struct dwarf2_frame_ops): New.
12350 (dwarf2_frame_default_init_reg): New function, based on
12351 dwarf2_frame_init_reg.
12352 (dwarf2_frame_init, dwarf2_frame_set_init_reg): New function.
12353 (dwarf2_frame_init_reg): Call architecture-specific function.
12354 (dwarf2_frame_objfile_data): Renamed from dwarf2_frame_data.
12355 (dwarf2_frame_find_fde, add_fde): Use dwarf2_frame_objfile_data
12356 instead of dwarf2_frame_data.
12357 (_initialize_dwarf2_frame): Initailize new dwarf2_frame_data.
12358 Initialize dwarf2_frame_objfile instead of old dwarf2_frame_data.
12359
12360 2004-02-15 Andrew Cagney <cagney@redhat.com>
12361
12362 * gdbarch.sh (deprecated_register_gdbarch_swap): Rename
12363 register_gdbarch_swap.
12364 (DEPRECATED_REGISTER_GDBARCH_SWAP): Rename REGISTER_GDBARCH_SWAP.
12365 * f-lang.c (_initialize_f_language): Update, use
12366 DEPRECATED_REGISTER_GDBARCH_SWAP.
12367 * remote.c (_initialize_remote): Ditto.
12368 * regcache.c (_initialize_regcache): Ditto.
12369 * parse.c (_initialize_parse): Ditto.
12370 * infrun.c (_initialize_infrun): Ditto.
12371 * mi/mi-main.c (_initialize_mi_main): Ditto.
12372 * gdbtypes.c (_initialize_gdbtypes): Ditto.
12373
12374 * solib.c (solib_map_sections): Use bfd_set_cacheable instead of
12375 poking .cacheable directly.
12376 * symfile.c (symfile_bfd_open): Ditto.
12377
12378 * Makefile.in: Update all dependencies.
12379
12380 * Makefile.in: (.SUFFIXES): Add ".l" and ".y".
12381 (.y.c, .l.c): Specify implicit rule. Instead of .tab.c, generate
12382 .c. Update references. Delete unnecessary .tab.c and -lex.c rules.
12383 (ada-exp.o, c-exp.o, f-exp.o): Replace ada-exp.tab.o et.al. rule.
12384 (jv-exp.o, m2-exp.o, objc-exp.o, p-exp.o): Similar.
12385
12386 2004-02-14 Andrew Cagney <cagney@redhat.com>
12387
12388 * arch-utils.c (legacy_convert_register_p): Check
12389 DEPRECATED_REGISTER_CONVERTIBLE_P.
12390 * findvar.c (value_of_register): Ditto.
12391
12392 * gdbarch.sh (DEPRECATED_REGISTER_CONVERTIBLE): Add predicate.
12393 * gdbarch.h, gdbarch.c: Re-generate.
12394 * arch-utils.c (deprecated_register_convertible_not): Delete.
12395 * arch-utils.h (deprecated_register_convertible_not): Delete.
12396 * mi/mi-main.c (get_register): Update. Update copyright.
12397 * infcmd.c (default_print_registers_info): Update.
12398
12399 * gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
12400 (DEPRECATED_CALL_DUMMY_STACK_ADJUST): Delete.
12401 (DEPRECATED_CALL_DUMMY_ADDRESS): Delete.
12402 * gdbarch.h, gdbarch.c: Re-generate.
12403 * frame.c (deprecated_get_next_frame_hack): Delete function.
12404 * frame.h (deprecated_get_next_frame_hack): Delete declaration.
12405 * blockframe.c (deprecated_pc_in_call_dummy_at_entry_point):
12406 Update.
12407 * infcall.c (call_function_by_hand): Update.
12408
12409 2004-02-14 Elena Zannoni <ezannoni@redhat.com>
12410
12411 * symfile.c (init_entry_point_info, entry_point_address): Move
12412 from here...
12413 * objfiles.c (init_entry_point_info, entry_point_address):..to
12414 here.
12415 * symfile.h (init_entry_point_info, entry_point_address): Remove
12416 prototypes.
12417 * objfiles.h (init_entry_point_info, entry_point_address):Add
12418 prototypes.
12419 * cris-tdep.c: Remove include of symfile.h. Add include of
12420 objfiles.h.
12421 * infcall.c: Ditto.
12422 * mcore-tdep.c: Ditto.
12423 * mn10300-tdep.c: Ditto.
12424 * sh64-tdep.c: Ditto.
12425 * v850-tdep.c: Ditto.
12426 * arm-tdep.c: Remove include of symfile.h.
12427 * blockframe.c: Ditto.
12428 * coffread.c: Ditto.
12429 * dbxread.c: Ditto.
12430 * dwarf2read.c: Ditto.
12431 * dwarfread.c: Ditto.
12432 * frv-tdep.c: Ditto.
12433 * ia64-tdep.c: Ditto.
12434 * mdebugread.c: Ditto.
12435 * mipsread.c: Ditto.
12436 * rs6000-tdep.c: Ditto.
12437 * s390-tdep.c: Ditto.
12438 * sh-tdep.c: Ditto.
12439 * xstormy16-tdep.c: Ditto.
12440 * gdbarch.sh: Remove include of symfile.h.
12441 * gdbarch.c: Regenerate.
12442 * solib-irix.c (enable_break): Use entry_point_address().
12443 Add comment about include file.
12444 * xcoffread.c: Add comment about include file.
12445 * Makefile.in (arm-tdep.o, blockframe.o, coffread.o, cris-tdep.o)
12446 (dbxread.o, dwarf2read.o, dwarfread.o, frv-tdep.o, gdbarch.o)
12447 (ia64-tdep.o, infcall.o, mcore-tdep.o, mdebugread.o, mipsread.o)
12448 (mn10300-tdep.o, rs6000-nat.o, s390-tdep.o, sh64-tdep.o)
12449 (sh-tdep.o, v850-tdep.o, xstormy16-tdep.o): Update dependencies.
12450
12451 2004-02-13 Andrew Cagney <cagney@redhat.com>
12452
12453 * corelow.c (core_xfer_partial): Use "struct bfd_section".
12454 * config/sparc/nm-nbsd.h (struct target_ops): Declare, update
12455 copyright.
12456 * mips-linux-tdep.c: Use "GNU/Linux", update copyright.
12457
12458 2004-02-12 Fred Fish <fnf@redhat.com>
12459
12460 * m68hc11-tdep.c (m68hc11_gdbarch_init): Remove duplicate call to
12461 set_gdbarch_store_return_value.
12462
12463 2004-02-12 Andrew Cagney <cagney@redhat.com>
12464
12465 * remote-rdi.c (arm_rdi_start_remote): Delete unused function.
12466 (arm_rdi_interrupt, arm_rdi_interrupt_twice): Ditto.
12467 (interrupt_query): Ditto.
12468 (ofunc): Delete unused variable.
12469 * cris-tdep.c (cris_abi): Delete unused function.
12470 (reg_pop_op, move_reg_to_mem_index_inc_op): Ditto.
12471 (cris_get_wide_opcode, cris_get_short_size): Ditto.
12472 (cris_get_asr_quick_shift_steps): Ditto.
12473 (cris_skip_prologue_frameless_p): Ditto.
12474 * arm-tdep.c (arm_push_return_address): Delete unused function.
12475 (arm_push_dummy_frame, arm_fix_call_dummy): Ditto.
12476 * rs6000-tdep.c (rs6000_pc_in_call_dummy): Delete unused function.
12477 * s390-tdep.c (s390_function_start): Delete unused function.
12478
12479 2004-02-12 Andrew Cagney <cagney@redhat.com>
12480
12481 * gdbarch.sh (PROLOGUE_FRAMELESS_P): Delete.
12482 gdbarch.h, gdbarch.c: Re-generate.
12483 * cris-tdep.c (cris_gdbarch_init): Do not set prologue_frameless_p
12484 to generic_prologue_frameless_p.
12485 * arch-utils.h (generic_prologue_frameless_p): Delete declaration.
12486 * arch-utils.c (generic_prologue_frameless_p): Delete function.
12487
12488 2004-02-11 Daniel Jacobowitz <drow@mvista.com>
12489
12490 * mips-linux-tdep.c: Include "frame.h".
12491 (mips_linux_in_dynsym_stub, mips_linux_in_dynsym_resolve_code)
12492 (mips_linux_skip_resolver): New functions.
12493 (mips_linux_init_abi): Call set_gdbarch_skip_solib_resolver
12494 and set_gdbarch_in_solib_call_trampoline.
12495 * mips-tdep.c (mips_gdbarch_init): Move gdbarch_init_osabi call
12496 to after set_gdbarch_in_solib_return_trampoline. Only set the
12497 solib hooks to mips16 functions if the OS ABI is unknown.
12498 * config/mips/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Undefine after
12499 including "config/tm-linux.h".
12500 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Define.
12501 * Makefile.in (mips-linux-tdep.o): Update.
12502
12503 2004-02-11 David Carlton <carlton@kealia.com>
12504
12505 * linespec.c (decode_compound): Only look for a class symbol when
12506 considering all but the rightmost component.
12507
12508 2004-02-11 Andrew Cagney <cagney@redhat.com>
12509
12510 * hppa-tdep.c (hppa_gdbarch_init): Re-order so that the frame and
12511 abi code are are separatly grouped.
12512
12513 2004-02-11 Andrew Cagney <cagney@redhat.com>
12514
12515 * gdbarch.sh (FRAME_ARGS_SKIP): Default to 0.
12516 * gdbarch.h, gdbarch.c: Re-generate.
12517 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
12518 * v850-tdep.c (v850_gdbarch_init): Update.
12519 * sh64-tdep.c (sh64_gdbarch_init): Update.
12520 * sh-tdep.c (sh_gdbarch_init): Update.
12521 * s390-tdep.c (s390_gdbarch_init): Update.
12522 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
12523 * mips-tdep.c (mips_gdbarch_init): Update.
12524 * mcore-tdep.c (mcore_gdbarch_init): Update.
12525 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
12526 * m32r-tdep.c (m32r_gdbarch_init): Update.
12527 * ia64-tdep.c (ia64_gdbarch_init): Update.
12528 * hppa-tdep.c (hppa_gdbarch_init): Update.
12529 * h8300-tdep.c (h8300_gdbarch_init): Update.
12530 * frv-tdep.c (frv_gdbarch_init): Update.
12531 * d10v-tdep.c (d10v_gdbarch_init): Update.
12532 * cris-tdep.c (cris_gdbarch_init): Update.
12533 * avr-tdep.c (avr_gdbarch_init): Update.
12534 * arm-tdep.c (arm_gdbarch_init): Update.
12535 * alpha-tdep.c (alpha_gdbarch_init): Update.
12536
12537 2004-02-11 Corinna Vinschen <vinschen@redhat.com>
12538
12539 * sh-tdep.c (sh_sh3_dsp_register_name): Fix formatting. Add missing
12540 comma.
12541 (sh_sh4al_dsp_register_name): Ditto.
12542
12543 2004-02-10 Andrew Cagney <cagney@redhat.com>
12544
12545 * mips-tdep.c (mips_gdbarch_init): Delete deprecated frame code.
12546 (mips_init_frame_pc_first): Delete function.
12547 (mips_frame_saved_pc): Delete function.
12548 (mips_frame_chain): Delete function.
12549 (mips_init_extra_frame_info): Delete function.
12550 (mips_xfer_register): Delete unused variable "reg".
12551 (mips_n32n64_push_dummy_call): Delete unused variable "valbuf".
12552 (mips_n32n64_return_value): Delete unused variable "reg".
12553 (mips_n32n64_return_value): Delete unused variable "pos".
12554 (mips_o32_push_dummy_call): Delete unused variable "valbuf".
12555 (mips_o32_return_value): Delete unused variable "pos".
12556 (mips_o64_push_dummy_call): Delete unused variable "valbuf".
12557 (mips_print_fp_register): Delete unused variable "namelen"
12558 (mips_print_fp_register): Delete unused variable "flt2"
12559 (get_frame_pointer): Delete function.
12560 (cached_proc_desc): Delete static variable.
12561 (mips_pop_frame): Delete function.
12562 (mips_find_saved_regs): Delete function.
12563 (mips_get_saved_register): Delete function.
12564 (mips_saved_pc_after_call): Delete function.
12565 (SIGFRAME_BASE): Delete macro.
12566 (SIGFRAME_FPREGSAVE_OFF): Delete macro.
12567 (SIGFRAME_PC_OFF): Delete macro.
12568 (SIGFRAME_REGSAVE_OFF): Delete macro.
12569 (mips_dump_tdep): Do not print deleted macro definitions.
12570
12571 2004-02-10 Andrew Cagney <cagney@redhat.com>
12572
12573 * Makefile.in (SFILES): Remove explictly listed tui files.
12574 (SUBDIR_GDBTK_SRCS): Fix path to gdbtk-interp.c.
12575
12576 2004-02-10 Jeff Johnston <jjohnstn@redhat.com>
12577
12578 * ia64-tdep.c (ia64_frame_this_id): Fix tracing print statement
12579 to use paddr functions to format ia64 addresses and long values.
12580 (ia64_frame_prev_register, ia64_sigtramp_frame_this_id): Ditto.
12581 (ia64_sigtramp_frame_prev_register, ia64_access_reg): Ditto.
12582 (get_kernel_table, ia64_find_proc_info_x): Ditto.
12583 (ia64_get_dyn_info_list, ia64_libunwind_this_frame_id): Ditto.
12584 (ia64_libunwind_frame_prev_register, ia64_unwind_dummy_id): Ditto.
12585
12586 2004-02-10 Andrew Cagney <cagney@redhat.com>
12587
12588 * defs.h: Do not include "tui.h".
12589 * gdb_curses.h: New file.
12590 * tui/tui-hooks.h: New file.
12591 * tui/tui.h (tui_update_all_exec_infos): Delete declaration.
12592 (tui_install_hooks, tui_remove_hooks): Delete declarations.
12593 (tui_initialize_io): Delete declaration.
12594 (tui_initialize_readline: Delete redundant declaration.
12595 (struct tui_point): Delete definition.
12596 * tui/tui-data.h (struct tui_point): Define.
12597 * cli/cli-decode.c [TUI]: Include "tui/tui.h".
12598 * utils.c: Include "tui/tui.h".
12599 * tui/tui-data.h: Include "tui/tui.h" and "gdb_curses.h".
12600 * printcmd.c [TUI]: Include "tui/tui.h".
12601 * cli/cli-cmds.c [TUI]: Include "tui/tui.h".
12602 * tui/tui-command.c: Include "gdb_curses.h".
12603 * tui/tui.c, tui/tui-winsource.c, tui/tui-wingeneral.c: Ditto.
12604 * tui/tui-windata.c, tui/tui-win.c, tui/tui-stack.c: Ditto.
12605 * tui/tui-source.c, tui/tui-regs.c, tui/tui-layout.c: Ditto.
12606 * tui/tui-io.c, tui/tui-disasm.c, tui/tui-data.c: : Ditto.
12607 * tui/tui-hooks.c: Include "tui-hooks.h" and "gdb_curses.h".
12608 * Makefile.in: Update all dependencies.
12609 (tui_hooks_h, gdb_curses_h): Define.
12610 (SUBDIR_TUI_CFLAGS): Remove -I${srcdir}/tui.
12611
12612 2004-02-10 Elena Zannoni <ezannoni@redhat.com>
12613
12614 * objfiles.h (struct objfile): Remove unused fields auxf1 and
12615 auxf2. Add comments about some other rarely used fields.
12616
12617 2004-02-10 Andrew Cagney <cagney@redhat.com>
12618
12619 * Makefile.in (init.c): Fix script removing duplicates. Problem
12620 reported by Peter Schauer.
12621
12622 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
12623
12624 * bcache.c (bcache_xmalloc): Use obstack_init instead of
12625 obstack_specify_allocation.
12626 * objfiles.c (allocate_objfile): Ditto.
12627 * solib-sunos.c (solib_add_common_symbols)
12628 (allocate_rt_common_objfile): Ditto.
12629 * symfile.c (reread_symbols): Ditto.
12630 * gdb_obstack.h: Add comment.
12631
12632 2004-02-09 Elena Zannoni <ezannoni@redhat.com>
12633
12634 * linespec.c (decode_line_1, locate_first_half)
12635 (decode_compound, lookup_prefix_sym): Update comments. Delete old
12636 commented out code.
12637
12638 2004-02-09 Daniel Jacobowitz <drow@mvista.com>
12639
12640 * cp-namespace.c (check_one_possible_namespace_symbol): Don't use
12641 obstack_free.
12642
12643 2004-02-09 Andrew Cagney <cagney@redhat.com>
12644
12645 * blockframe.c (find_pc_partial_function): If find_pc_overlay
12646 fails, try find_pc_section. Fix PR c++/1267.
12647 * minsyms.c (lookup_minimal_symbol_by_pc): Use find_pc_section
12648 instead of find_pc_mapped_section.
12649 (lookup_minimal_symbol_by_pc_section): If the SECTION is NULL, do
12650 not default to the section containing PC. Fix PR symtab/1519.
12651
12652 2004-02-09 Andrew Cagney <cagney@redhat.com>
12653
12654 * Makefile.in (mips-tdep.o): Update dependencies.
12655 * mips-tdep.c: Include "frame-unwind.h", "frame-base.h" and
12656 "trad-frame.h".
12657 (mips_unwind_pc): Return the pseudo PC register.
12658 (mips_unwind_dummy_id): New function.
12659 (mips16_fetch_instruction): New function.
12660 (mips32_fetch_instruction): New function.
12661 (struct mips_frame_cache): Define.
12662 (mips_mdebug_frame_cache): New function.
12663 (mips_mdebug_frame_this_id): New function.
12664 (mips_mdebug_frame_prev_register): New function.
12665 (mips_mdebug_frame_unwind): Define.
12666 (mips_mdebug_frame_sniffer): New function.
12667 (mips_mdebug_frame_base_address): New function.
12668 (mips_mdebug_frame_base): Define.
12669 (mips_mdebug_frame_base_sniffer): New function.
12670 (mips_gdbarch_init): Append unwind and base sniffers. Set
12671 unwind_dummy_id.
12672
12673 2004-02-08 Andrew Cagney <cagney@redhat.com>
12674
12675 * frame.c: Print both the register number and name.
12676
12677 * Makefile.in (init.c): Eliminate duplicates. Combine two greps
12678 and a sed into a single sed. Make .c and .o patterns more robust.
12679 (OBS): Delete.
12680 (INIT_FILES): Replace OBS with COMMON_OBS.
12681 (COMMON_OBS): Move DEPFILES and YYOBJ to start of definition.
12682
12683 2004-02-08 Mark Kettenis <kettenis@gnu.org>
12684
12685 * sparc-nat.c (sparc_xfer_wcookie): Try to fetch the cookie using
12686 the PT_WCOOKIE request.
12687
12688 2004-02-08 Andrew Cagney <cagney@redhat.com>
12689
12690 * mips-tdep.c (mips_unwind_pc): New function.
12691 (mips_gdbarch_init): Set mips_unwind_pc.
12692
12693 * frame.c (legacy_saved_regs_this_id): Return a null frame ID.
12694 (get_frame_id): Allow the UNKNOWN_FRAME.
12695 (frame_register_unwind, get_frame_type): Ditto.
12696
12697 * frame.c (legacy_frame_p): Check for DEPRECATED_TARGET_READ_FP_P
12698 and DEPRECATED_FP_REGNUM. Don't assume that the lack of
12699 unwind_dummy_id indicates a legacy frame.
12700
12701 * configure.in (CONFIG_LIB_OBS): Replace with CONFIG_OBS.
12702 * configure: Re-generate.
12703
12704 * mips-tdep.c (mips_gdbarch_init): Group deprecated frame unwind
12705 methods.
12706
12707 2004-02-08 Andrew Cagney <cagney@redhat.com>
12708
12709 * configure.in (CONFIG_ALL): Set to Makefile target, and not
12710 makefile macro.
12711 * configure: Re-generate.
12712 (CONFIG_CLEAN, CONFIG_INSTALL, CONFIG_UNINSTALL): Ditto.
12713 * Makefile.in (SUBDIR_CLI_CLEAN): Delete.
12714 (SUBDIR_CLI_INSTALL, SUBDIR_CLI_UNINSTALL): Delete.
12715 (SUBDIR_CLI_ALL, SUBDIR_GDBTK_ALL): Delete.
12716 (SUBDIR_GDBTK_CLEAN, SUBDIR_GDBTK_INSTALL): Delete.
12717 (SUBDIR_GDBTK_UNINSTALL, SUBDIR_MI_ALL): Delete.
12718 (SUBDIR_MI_CLEAN, SUBDIR_MI_INSTALL): Delete.
12719 (SUBDIR_MI_UNINSTALL, SUBDIR_TUI_ALL): Delete.
12720 (SUBDIR_TUI_CLEAN, SUBDIR_TUI_INSTALL): Delete.
12721 (SUBDIR_TUI_UNINSTALL, SUBDIR_CLI_CLEAN): Delete.
12722
12723 2004-02-07 Andrew Cagney <cagney@redhat.com>
12724
12725 * Makefile.in: Update all dependencies.
12726
12727 * configure.in (CONFIG_INITS, CONFIG_LIB_OBS): Delete.
12728 * configure: Re-generate.
12729 * Makefile.in (INIT_FILES): Replace CONFIG_INITS with CONFIG_SRCS.
12730 (CONFIG_LIB_OBS, CONFIG_INITS): Delete.
12731 (COMMON_OBS): Add "main.o" and "annotate.o".
12732 (ANNOTATE_OBS): Delete.
12733 (OBS): Remove ANNOTATE_OBS.
12734 (DEPFILES): Replace CONFIG_LIB_OBS with CONFIG_LIB_OBS, remove
12735 CONFIG_INITS.
12736 (gdb$(EXEEXT), insight$(EXEEXT)): Do not depend on, or link
12737 against CONFIG_OBS and "main.o".
12738 (SUBDIR_CLI_INITS, SUBDIR_MI_INITS): Delete.
12739 (SUBDIR_TUI_INITS, SUBDIR_GDBTK_INITS): Delete.
12740
12741 * tui/tui-command.c: Include "gdb_string.h", delete register
12742 attribute, use ISO-C function signatures.
12743 * tui/tui-disasm.c, tui/tui-file.c, tui/tui-io.c: Ditto.
12744 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
12745 * tui/tui-stack.c, tui/tui-win.c, tui/tui-winsource.c: Ditto.
12746 * tui/tui.c: Ditto.
12747
12748 * tui/tui-command.c: Change variable and function names to lower
12749 case.
12750 * tui/tui-data.c, tui/tui-disasm.c: Ditto.
12751 * tui/tui-hooks.c, tui/tui-io.c, tui/tui-layout.c: Ditto.
12752 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
12753 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12754 * tui/tui-winsource.c, tui/tui.c: Ditto.
12755
12756 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12757
12758 * buildsym.c (free_pending_blocks, finish_block)
12759 (record_pending_block, make_blockvector, end_symtab): Replace
12760 symbol_obstack with objfile_obstack.
12761 * coffread.c (process_coff_symbol, coff_read_struct_type)
12762 (coff_read_enum_type): Ditto.
12763 * cp-namespace.c (initialize_namespace_symtab)
12764 (check_one_possible_namespace_symbol): Ditto.
12765 * dwarf2read.c (new_symbol, dwarf2_const_value, macro_start_file)
12766 (dwarf2_symbol_mark_computed): Ditto.
12767 * dwarfread.c (enum_type, new_symbol, synthesize_typedef): Ditto.
12768 * elfread.c (elf_symtab_read): Ditto.
12769 * hpread.c (hpread_symfile_init, hpread_symfile_init)
12770 (hpread_read_enum_type, hpread_read_function_type)
12771 (hpread_read_doc_function_type, hpread_process_one_debug_symbol):
12772 Ditto.
12773 * jv-lang.c (get_java_class_symtab, add_class_symbol)
12774 (java_link_class_type): Ditto.
12775 * mdebugread.c (parse_symbol, psymtab_to_symtab_1, new_symtab)
12776 (new_symbol): Ditto.
12777 * minsyms.c (install_minimal_symbols): Ditto.
12778 * objfiles.c (allocate_objfile): Remove init of symbol_obstack.
12779 (terminate_minimal_symbol_table): Replace symbol_obstack with
12780 objfile_obstack.
12781 (free_objfile): Remove freeing of symbol_obstack.
12782 * objfiles.h: Remove symbol_obstack field.
12783 * pa64solib.c (add_to_solist): Replace symbol_obstack with
12784 objfile_obstack.
12785 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
12786 symbol_obstack.
12787 (solib_add_common_symbols): Replace symbol_obstack with
12788 objfile_obstack.
12789 * somsolib.c (som_solib_add): Ditto.
12790 * stabsread.c (patch_block_stabs, define_symbol, read_enum_type)
12791 (common_block_start, common_block_end): Ditto.
12792 * symfile.c (reread_symbols): Remove freeing and init of
12793 symbol_obstack.
12794 (allocate_symtab): Rename symbol_obstack to objfile_obstack.
12795 * symfile.h: Update comment.
12796 * symmisc.c (print_objfile_statistics): Remove symbol_obstack
12797 stats printing.
12798 * symtab.c (symbol_set_names): Replace symbol_obstack with
12799 objfile_obstack.
12800 * symtab.h (struct general_symbol_info, struct minimal_symbol):
12801 Update comments.
12802 * xcoffread.c (read_xcoff_symtab, SYMBOL_DUP, SYMNAME_ALLOC)
12803 (init_stringtab, xcoff_initial_scan): Replace symbol_obstack with
12804 objfile_obstack.
12805
12806 2004-02-07 Andrew Cagney <cagney@redhat.com>
12807
12808 * tui/tui.h: Do not include <stdarg.h>, <string.h>, and
12809 "ansidecl.h". Do not undef "reg" and "chtype". Fix case of
12810 fields and variables.
12811 * tui/tui-wingeneral.h (m_beVisible): Delete macro.
12812 (m_beInvisible): Delete macro.
12813 * tui/tui-data.h: Fix case case fields and variables.
12814 (m_genWinPtrIsNull): Delete macro.
12815 (tui_win_list): Rename winList.
12816 (TUI_SRC_WIN): Rename srcWin.
12817 (TUI_DISASM_WIN): Rename disassemWin.
12818 (TUI_DATA_WIN): Rename dataWin.
12819 (TUI_CMD_WIN): Rename cmdWin.
12820 (m_genWinPtrNotNull): Delete macro.
12821 (m_winPtrIsNull): Delete macro.
12822 (m_winPtrNotNull): Delete macro.
12823 (tui_win_is_source_type): Replace m_winIsSourceType
12824 (tui_win_is_auxillary): Replace m_winIsAuzillary.
12825 (tui_win_has_locator): Replace m_hasLocator.
12826 (tui_set_win_highlight): Replace m_setWinHighlightOn and
12827 m_setWinHighlightOff.
12828 * tui/tui-data.c: Update references.
12829 (tui_win_is_source_type, tui_set_win_highlight): New functions.
12830 (tui_win_has_locator, tui_win_is_auxillary): New functions.
12831 * tui/tui-command.c, tui/tui-disasm.c: Update references.
12832 * tui/tui-io.c, tui/tui-layout.c, tui/tui-regs.c: Ditto.
12833 * tui/tui-regs.h, tui/tui-source.c, tui/tui-stack.c: Ditto.
12834 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12835 * tui/tui-winsource.c, tui/tui.c: Ditto.
12836
12837 2004-02-07 Mark Kettenis <kettenis@gnu.org>
12838
12839 * sparc-tdep.h (sparc_fetch_wcookie): New prototype.
12840 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): Handle
12841 StackGhost.
12842
12843 * sparc-tdep.c (sparc32_frame_prev_register): Rename local
12844 variable `i6' to `i7'.
12845 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
12846
12847 2004-02-07 Andrew Cagney <cagney@redhat.com>
12848
12849 * tui/tui.h (Opaque, OpaquePtr OpaqueList): Delete definition.
12850 (TuiPoint, TuiPointPtr): Ditto.
12851 (TuiStatus, TuiStatusPtr): Ditto.
12852 (TuiWinType, TuiWinTypePtr): Ditto.
12853 (struct tui_point): Rename _TuiPoint.
12854 (tui_get_low_disassembly_address): Rename
12855 tuiGetLowDisassemblyAddress.
12856 (tui_update_all_exec_infos): Rename tuiUpdateAllExecInfos.
12857 (tuiFree): Delete declaration.
12858 (OpaqueFuncPtr, TuiOpaqueFuncPtr): Delete definitions.
12859 (TuiVoidFuncPtr, TuiIntFuncPtr): Delete definitions.
12860 * tui/tui.c (tuiFree): Delete function.
12861 * cli/cli-cmds.c (disassemble_command): Update references.
12862 * tui/tui-data.c, tui/tui-data.h, tui/tui-disasm.c: Ditto.
12863 * tui/tui-layout.c, tui/tui-regs.c, tui/tui-source.c: Ditto.
12864 * tui/tui-stack.c, tui/tui-win.c, tui/tui-wingeneral.c: Ditto.
12865 * tui/tui-winsource.c: Ditto.
12866
12867 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12868
12869 * dbxread.c (dbx_symfile_init, start_psymtab, end_psymtab,
12870 coffstab_build_psymtabs, elfstab_build_psymtabs)
12871 (stabsect_build_psymtabs): Replace psymbol_obstack with
12872 objfile_obstack.
12873 * dwarf2-frame.c (decode_frame_entry_1): Ditto.
12874 * dwarf2read.c (dwarf2_build_psymtabs_hard, dwarf2_read_section):
12875 Ditto.
12876 * dwarfread.c (scan_compilation_units): Ditto.
12877 * elfread.c (elfstab_offset_sections): Ditto.
12878 * hppa-tdep.c (read_unwind_info): Ditto.
12879 * hpread.c (hpread_build_psymtabs, hpread_start_psymtab)
12880 (hpread_end_psymtab): Ditto.
12881 * mdebugread.c (mdebug_build_psymtabs, add_pending)
12882 (parse_partial_symbols, new_psymtab, elfmdebug_build_psymtabs):
12883 Ditto.
12884 * mips-tdep.c (non_heuristic_proc_desc): Ditto.
12885 * objfiles.c (add_to_objfile_sections)
12886 (build_objfile_section_table): Ditto.
12887 (allocate_objfile): Remove init of psymbol_obstack.
12888 (free_objfile): Remove freeing of psymbol_obstack.
12889 * objfiles.h (struct objfile): Remove field
12890 psymbol_obstack. Update comments.
12891 * pa64solib.c (pa64_solib_add_solib_objfile): Replace
12892 psymbol_obstack with objfile_obstack.
12893 * solib-sunos.c (allocate_rt_common_objfile): Remove init of
12894 psymbol_obstack.
12895 * somread.c (som_symfile_offsets, init_import_symbols)
12896 (init_export_symbols): Replace psymbol_obstack with
12897 objfile_obstack.
12898 * somsolib.c (som_solib_add_solib_objfile): Ditto.
12899 * symfile.c (default_symfile_offsets, syms_from_objfile)
12900 (reread_symbols): Remove freeing and init of psymbol_obstack.
12901 (cashier_psymtab): Update comment.
12902 * symmisc.c (print_objfile_statistics): Don't report stats for
12903 psymbol obstack.
12904 * symtab.h (struct general_symbol_info, struct partial_symtab):
12905 Update comments.
12906 * xcoffread.c (xcoff_start_psymtab, xcoff_end_psymtab, swap_sym)
12907 (xcoff_symfile_offsets): Replace psymbol_obstack with
12908 objfile_obstack.
12909
12910 2004-02-07 Elena Zannoni <ezannoni@redhat.com>
12911
12912 * objfiles.h (struct objfile): Add objfile_obstack field.
12913 Remove type_obstack field.
12914
12915 * dwarf2read.c (dwarf2_add_field,dwarf2_add_member_fn,
12916 read_structure_scope read_enumeration, new_symbol): Replace
12917 type_obstack with objfile_obstack.
12918 * dwarfread.c (struct_type, enum_type): Ditto.
12919 * gdbtypes.c (alloc_type, alloc_type_instance, init_type)
12920 (lookup_fundamental_type): Ditto.
12921 * gdbtypes.h (TYPE_ALLOC): Ditto.
12922 * hpread.c (hpread_read_enum_type, hpread_read_function_type)
12923 (hpread_read_doc_function_type, hpread_read_struct_type)
12924 (fix_static_member_physnames, hpread_read_array_type)
12925 (hpread_read_subrange_type, hpread_type_lookup): Ditto.
12926 * jv-lang.c (java_lookup_class, type_from_class, type_from_class)
12927 (java_link_class_type): Ditto.
12928 * mdebugread.c (parse_type): Ditto.
12929 * objfiles.c (allocate_objfile, free_objfile): Ditto.
12930 * solib-sunos.c (solib_add_common_symbols): Ditto.
12931 * stabsread.c (define_symbol, read_type, read_member_functions,
12932 read_cpp_abbrev, read_one_struct_field): Ditto.
12933 * symfile.c (reread_symbols): Ditto.
12934 * symmisc.c (print_objfile_statistics): Ditto.
12935
12936 2004-02-07 Andrew Cagney <cagney@redhat.com>
12937
12938 * tui/tui-data.h (tui_win_element): Rename TuiWinElement.
12939 (tui_exec_info_content): Rename TuiExecInfoContent.
12940 (TuiGenWinInfo, TuiGenWinInfoPtr): Delete definitions.
12941 (TuiWinInfo, TuiWinInfoPtr): Ditto.
12942 (TuiScrollDirection, TuiScrollDirectionPtr): Ditto.
12943 (TuiList, TuiListPtr): Ditto.
12944 (TuiLayoutType, TuiLayoutTypePtr): Ditto.
12945 (TuiDataType, TuiDataTypePtr): Ditto.
12946 (TuiRegisterDisplayType, TuiRegisterDisplayTypePtr): Ditto.
12947 (TuiLineOrAddress, TuiLineOrAddressPtr): Ditto.
12948 (TuiLayoutDef, TuiLayoutDefPtr): Ditto.
12949 (TuiSourceElement, TuiSourceElementPtr): Ditto.
12950 (TuiDataElement, TuiDataElementPtr): Ditto.
12951 (TuiWinElement, TuiWinElementPtr): Ditto.
12952 (TuiDataInfo, TuiDataInfoPtr): Ditto.
12953 (TuiCommandElement, TuiCommandElementPtr): Ditto.
12954 (TuiLocatorElement, TuiLocatorElementPtr): Ditto.
12955 (TuiWhichElement, TuiWhichElementPtr): Ditto.
12956 (TuiSourceInfo, TuiSourceInfoPtr): Ditto.
12957 (TuiCommandInfo, TuiCommandInfoPtr): Ditto.
12958 * tui/tui-command.c, tui/tui-data.c: Update references.
12959 * tui/tui-data.h, tui/tui-disasm.c, tui/tui-layout.c: Ditto.
12960 * tui/tui-regs.c, tui/tui-source.c, tui/tui-stack.c: Ditto.
12961 * tui/tui-win.c, tui/tui-windata.c, tui/tui-wingeneral.c: Ditto.
12962 * tui/tui-winsource.c, tui/tui.c: Ditto.
12963
12964 2004-02-07 Mark Kettenis <kettenis@gnu.org>
12965
12966 * dwarf2-frame.h: Update copyright.
12967 (enum dwarf2_frame_reg_rule): New.
12968 (struct dwarf2_frame_state_reg): New.
12969 (dwarf2_frame_sniffer, dwarf2_frame_base_sniffer): Make extern.
12970 * dwarf2-frame.c: Update copyright.
12971 (enum dwarf2_reg_rule): Remove.
12972 (struct dwarf2_frame_state): Remove defenition of `struct
12973 dwarf2_frame_state_reg'.
12974 (read_reg): Call get_frame_arch to get the architecture instead of
12975 using CURRENT_GDBARCH.
12976 (execute_cfa_program): Prefix old `enum dwarf2_reg_rule' tags with
12977 DWARF2_FRAME_.
12978 (dwarf2_frame_init_reg): New function.
12979 (dwarf2_frame_cache): Call get_frame_arch to get the architecture
12980 instead of using CURRENT_GDBARCH. Call dwarf2_frame_init_reg to
12981 initialize the register state. Prefix old `enum dwarf2_reg_rule'
12982 tags with DWARF2_FRAME_.
12983 (dwarf2_frame_prev_register): Call get_frame_arch to get the
12984 architecture instead of using CURRENT_GDBARCH. Prefix old `enum
12985 dwarf2_reg_rule' tags with DWARF2_FRAME_.
12986
12987 2004-02-06 Andrew Cagney <cagney@redhat.com>
12988
12989 * tui/tui-data.h (struct tui_list): Rename _TuiList.
12990 (enum tui_data_type): Rename _TuiDataType.
12991 (struct tui_layout_def): Rename _TuiLayoutDef.
12992 (struct tui_source_element): Rename _TuiSourceElement.
12993 (struct tui_data_element): Rename _TuiDataElement.
12994 (struct tui_command_element): Rename _TuiCommandElement.
12995 (struct tui_locator_element): Rename _TuiLocatorElement.
12996 (union tui_which_element): Define.
12997 (struct tui_win_element): Rename _TuiWinElement.
12998 (struct tui_data_info): Rename _TuiDataInfo.
12999 (struct tui_source_info): Rename _TuiSourceInfo.
13000 (struct tui_command_info): Rename _TuiCommandInfo.
13001 (tui_initialize_static_data): Rename initializeStaticData.
13002 (tui_alloc_generic_win_info): Rename allocGenericWinInfo.
13003 (tui_alloc_win_info): Rename allocWinInfo.
13004 (tui_init_generic_part): Rename initGenericPart.
13005 (tui_init_win_info): Rename initWinInfo.
13006 (tui_alloc_content): Rename allocContent.
13007 (tui_add_content_elements): Rename addContentElements.
13008 (tui_init_content_element): Rename initContentElement.
13009 (tui_free_window): Rename freeWindow.
13010 (tui_free_win_content): Rename freeWinContent.
13011 (tui_free_data_content): Rename freeDataContent.
13012 (tui_free_all_source_wins_content): Rename
13013 freeAllSourceWinsContent.
13014 (tui_del_window): Rename tuiDelWindow.
13015 (tui_del_data_windows): Rename tuiDelDataWindows.
13016 (tui_partial_win_by_name): Rename partialWinByName.
13017 (tui_win_name): Rename winName.
13018 (tui_current_layout): Rename currentLayout.
13019 (tui_set_current_layout_to): Rename setCurrentLayoutTo.
13020 (tui_term_height): Rename termHeight.
13021 (tui_set_term_height_to): Rename setTermHeightTo.
13022 (tui_term_width): Rename termWidth.
13023 (tui_set_term_width_to): Rename setTermWidthTo.
13024 (tui_set_gen_win_origin): Rename setGenWinOrigin.
13025 (tui_locator_win_info_ptr): Rename locatorWinInfoPtr.
13026 (tui_source_exec_info_win_ptr): Rename tui_gen_win_info.
13027 (tui_disassem_exec_info_win_ptr): Rename disassemExecInfoWinPtr.
13028 (tui_source_windows): Rename sourceWindows.
13029 (tui_clear_source_windows): Rename clearSourceWindows.
13030 (tui_clear_source_windows_detail): Rename
13031 clearSourceWindowsDetail.
13032 (tui_clear_win_detail): Rename clearWinDetail.
13033 (tui_add_to_source_windows): Rename tuiAddToSourceWindows.
13034 (tui_default_tab_len): Rename tuiDefaultTabLen.
13035 (tui_set_default_tab_len): Rename tuiSetDefaultTabLen.
13036 (tui_win_with_focus): Rename tuiWinWithFocus.
13037 (tui_set_win_with_focus): Rename tuiSetWinWithFocus.
13038 (tui_layout_def): Rename tuiLayoutDef.
13039 (tui_win_resized): Rename tuiWinResized.
13040 (tui_set_win_resized_to): Rename tuiSetWinResizedTo.
13041 (tui_next_win): Rename tuiNextWin.
13042 (tui_prev_win): Rename tuiPrevWin.
13043 (tui_add_to_source_windows): Rename addToSourceWindows.
13044 * tui/tui-winsource.c, tui/tui-win.c: Update references.
13045 * tui/tui-layout.c, tui/tui-source.c: Ditto.
13046 * tui/tui-stack.c, tui/tui-io.c: Ditto.
13047 * tui/tui.c, tui/tui-data.c: Ditto.
13048 * tui/tui-interp.c, tui/tui-data.c: Ditto.
13049 * tui/tui-disasm.c, tui/tui-command.c: Ditto.
13050
13051 * tui/tui-source.h: Update copyright. Include "tui-data.h".
13052 (struct symtab): Declare.
13053 (tui_set_source_content): Rename tuiSetSourceContent.
13054 (tui_show_symtab_source): Rename tuiShowSource.
13055 (tui_source_is_displayed): Rename tuiSourceIsDisplayed.
13056 (tui_vertical_source_scroll): Rename tuiVerticalSourceScroll.
13057 * tui/tui-source.c: Update copyright. Update references.
13058 * tui/tui-win.c, tui/tui-winsource.c: Update references.
13059 * tui/tui-stack.c: Update references.
13060
13061 * tui/tui-win.h: Update copyright. Include "tui-data.h".
13062 (struct tui_win_info): Declare.
13063 (tui_scroll_forward): Rename tuiScrollForward.
13064 (tui_scroll_backward): Rename tuiScrollBackward.
13065 (tui_scroll_left): Rename tuiScrollLeft.
13066 (tui_scroll_right): Rename tuiScrollRight.
13067 (tui_set_win_focus_to): Rename tuiSetWinFocusTo.
13068 (tui_resize_all): Rename tuiResizeAll.
13069 (tui_refresh_all_win): Rename tuiRefreshAll.
13070 (tui_sigwinch_handler): Rename tuiSigwinchHandler.
13071 * tui/tui-layout.c, * tui/tui-io.c: Update references.
13072 * tui/tui-wingeneral.h, * tui/tui.c: Update references.
13073 * tui/tui-disasm.c, * tui/tui-command.c: Update references.
13074
13075 * tui/tui-windata.h: Update copyright. Include "tui-data.h".
13076 (tui_erase_data_content): Rename tuiEraseDataContent.
13077 (tui_display_all_data): Rename tuiDisplayAllData.
13078 (tui_check_data_values): Rename tuiCheckDataValues.
13079 (tui_display_data_from_line): Rename tuiDisplayDataFromLine.
13080 (tui_first_data_item_displayed): Rename tuiFirstDataItemDisplayed.
13081 (tui_first_data_element_no_in_line): Rename
13082 tuiFirstDataElementNoInLine.
13083 (tui_delete_data_content_windows): Rename
13084 tuiDeleteDataContentWindows.
13085 (tui_refresh_data_win): Rename tuiRefreshDataWin.
13086 (tui_display_data_from): Rename tuiDisplayDataFrom.
13087 (tui_vertical_data_scroll): Rename tuiVerticalDataScroll.
13088 * tui/tui-windata.c, tui/tui-hooks.c: Update references.
13089 * tui/tui-win.c, tui/tui-regs.c: Update references.
13090 * tui/tui-layout.c, tui/tui.c: Update references.
13091
13092 * tui/tui-wingeneral.h: Update copyright.
13093 (m_allBeVisible): Delete macro.
13094 (m_allBeInvisible): Delete macro.
13095 (struct tui_gen_win_info): Declare.
13096 (struct tui_win_info): Declare.
13097 (tui_unhighlight_win): Rename unhighlightWin.
13098 (tui_make_visible, tui_make_invisible): Replace makeVisible.
13099 (tui_make_all_visible, tui_make_all_invisible): Replace makeAllVisible.
13100 (tui_make_window): Rename makeWindow.
13101 (tui_copy_win): Rename copyWin.
13102 (tui_box_win): Rename boxWin.
13103 (tui_highlight_win): Rename highlightWin.
13104 (tui_check_and_display_highlight_if_needed): Rename
13105 checkAndDisplayHighlightIfNeeded.
13106 (tui_refresh_all): Rename refreshAll.
13107 (tui_delete_win): Rename tuiDelwin.
13108 (tui_refresh_win): Rename tuiRefreshWin.
13109 * tui/tui-wingeneral.c (make_visible): Rename makeVisible.
13110 (tui_make_visible, tui_make_invisible): New functions.
13111 (tui_make_all_visible, tui_make_all_invisible): New functions.
13112 (make_all_visible): Rename makeAllVisible.
13113 * tui/tui-winsource.c, tui/tui-windata.c: Update references.
13114 * tui/tui-data.c, tui/tui-winsource.c: Update references.
13115 * tui/tui-windata.c, tui/tui-win.c: Update references.
13116 * tui/tui-regs.c, tui/tui-layout.c: Update references.
13117 * tui/tui-data.h (struct tui_gen_win_info): Rename _TuiGenWinInfo.
13118
13119 2004-02-06 Mark Kettenis <kettenis@gnu.org>
13120
13121 * proc-api.c (write_with_trace): Initialize local variable to
13122 silence compiler warning.
13123
13124 2004-02-06 Andrew Cagney <cagney@redhat.com>
13125
13126 * tui/tui-source.h: Do not include "defs.h".
13127 (struct tui_win_info): Declare.
13128 (tui_set_source_content_nil): Declare.
13129 * tui/tui-data.h (struct tui_win_info): Rename _TuiWinInfo.
13130 (union tui_line_or_address): Rename _TuiLineOrAddress.
13131 * tui/tui-winsource.h: Update copyright. Include "tui-data.h".
13132 (tui_update_source_window): Rename tuiUpdateSourceWindow.
13133 (tui_update_source_window_as_is): Rename
13134 tuiUpdateSourceWindowAsIs.
13135 (tui_update_source_windows_with_addr): Rename
13136 tuiUpdateSourceWindowsWithAddr.
13137 (tui_update_source_windows_with_line): Rename
13138 tuiUpdateSourceWindowsWithLine.
13139 (tui_clear_source_content): Rename tuiClearSourceContent.
13140 (tui_erase_source_content): Rename tuiEraseSourceContent.
13141 (tui_set_source_content_nil): Rename tuiSetSourceContentNil.
13142 (tui_show_source_content): Rename tuiShowSourceContent.
13143 (tui_horizontal_source_scroll): Rename tuiHorizontalSourceScroll.
13144 (tui_set_exec_info_content): Rename tuiSetExecInfoContent.
13145 (tui_show_exec_info_content): Rename tuiShowExecInfoContent.
13146 (tui_erase_exec_info_content): Rename tuiEraseExecInfoContent.
13147 (tui_clear_exec_info_content): Rename tuiClearExecInfoContent.
13148 (tui_update_exec_info): Rename tuiUpdateExecInfo.
13149 (tui_set_is_exec_point_at): Rename tuiSetIsExecPointAt.
13150 (tui_alloc_source_buffer): Rename tuiAllocSourceBuffer.
13151 (tui_line_is_displayed): Rename tuiLineIsDisplayed.
13152 (tui_addr_is_displayed): Rename tuiAddrIsDisplayed.
13153 (struct tui_win_info): Declare.
13154 * tui/tui-stack.c: Update references.
13155 * tui/tui-layout.c, tui/tui-winsource.c: Ditto.
13156 * tui/tui-win.c, tui/tui-source.c: Ditto.
13157 * tui/tui.c, tui/tui-disasm.c: Ditto.
13158
13159 2004-02-06 Mark Kettenis <kettenis@gnu.org>
13160
13161 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Fix calculation
13162 of UCONTEXT_ADDR. Fixes PR backtrace/1545.
13163
13164 2004-02-05 Mark Kettenis <kettenis@gnu.org>
13165
13166 * infrun.c (handle_inferior_event): Allow for breakpoint
13167 instructions to generate a SIGSEGV in addition to SIGTRAP, SIGILL
13168 and SIGEMT. Update comments.
13169 * NEWS (Revised SPARC target): Mention support for non-executable
13170 stack.
13171
13172 2004-02-04 Mark Kettenis <kettenis@gnu.org>
13173
13174 * target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
13175 * inftarg.c: Update copyright year.
13176 (child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
13177 * sparc-nat.c: Include "target.h" and "gdb_assert.h".
13178 (sparc_xfer_wcookie): New function.
13179 * sparc-tdep.c (sparc_fetch_wcookie): New function.
13180 * Makefile.in (sparc-nat.o): Update dependencies.
13181 * config/sparc/nm-nbsd.h: Include "target.h".
13182 (NATIVE_XFER_WCOOKIE): New define.
13183 (sparc_xfer_wcookie): New prototype.
13184
13185 2004-02-04 Andrew Cagney <cagney@redhat.com>
13186
13187 * m68k-tdep.c (m68k_saved_pc_after_call): Delete #ifdef
13188 SYSCALL_TRAP function.
13189 (m68k_gdbarch_init): Delete #ifdef SYSCALL_TRAP code.
13190
13191 2004-02-04 Andrew Cagney <cagney@redhat.com>
13192 Daniel Jacobowitz <drow@mvista.com>
13193
13194 * objfiles.h: Delete comments refering to inside_entry_func and
13195 DEPRECATED_FRAME_CHAIN_VALID.
13196 * defs.h (inside_entry_func): Update prototype..
13197 * blockframe.c (inside_entry_func): Rename to
13198 legacy_inside_entry_func. Add new inside_entry_func taking a frame.
13199 * frame.c (get_prev_frame): Pass the frame to inside_entry_func.
13200
13201 2004-02-03 Jeff Johnston <jjohnstn@redhat.com>
13202
13203 * breakpoint.c (struct captured_parse_breakpoint_args): Move
13204 outside of #ifdef SOLIB_ADD region.
13205 (do_restore_lang_radix_cleanup): Ditto.
13206 (resolve_pending_breakpoint): Ditto.
13207
13208 2004-02-03 Andrew Cagney <cagney@redhat.com>
13209
13210 * ia64-tdep.c (read_sigcontext_register): Delete unused function.
13211 (process_note_abi_tag_sections): Delete unused function.
13212 (ia64_read_fp): Delete unused function.
13213 (gdbarch_extract_struct_value_address): Delete declaration.
13214
13215 2004-02-02 Andrew Cagney <cagney@redhat.com>
13216
13217 * vax-tdep.c (vax_frame_chain): Delete call to
13218 deprecated_inside_entry_file.
13219 * ns32k-tdep.c (ns32k_frame_chain): Ditto.
13220
13221 2004-02-02 Mark Kettenis <kettenis@gnu.org>
13222
13223 * dwarf2-frame.c (dwarf2_frame_cache): Deal with a return address
13224 column that's "empty" or "same value" when eliminating REG_RA
13225 rules.
13226
13227 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
13228
13229 * NEWS: Add information about new pending breakpoint support.
13230
13231 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
13232
13233 * breakpoint.h (struct breakpoint): Add new flag, from_tty,
13234 and pending fields for pending breakpoint support.
13235 * breakpoint.c (breakpoint_enabled): Add check for not pending.
13236 (condition_command): Only parse condition if not a pending
13237 breakpoint.
13238 (print_one_breakpoint): Add support for pending breakpoints.
13239 (describe_other_breakpoints): Add checks to verify we are not
13240 dealing with pending breakpoints.
13241 (check_duplicates): Don't check pending breakpoints.
13242 (set_raw_breakpoint): Initialize pending flag.
13243 (do_restore_lang_radix_cleanup): New cleanup routine.
13244 (resolve_pending_breakpoint): New function.
13245 (re_enable_breakpoints_in_shlibs): Try and resolve any
13246 pending breakpoints via resolve_pending_breakpoint.
13247 (mention): Add pending breakpoint support.
13248 (parse_breakpoint_sals): Add new parameter to pass to
13249 decode_line_1 to indicate silent errors when files or functions
13250 are not found. Change all callers.
13251 (do_captured_parse_breakpoint): New function.
13252 (break_command_1): Change prototype to return an rc value and to
13253 take an optional pending breakpoint pointer. Support creating
13254 a pending breakpoint if a "not found" form of error occurs when
13255 parsing the breakpoint. Also support resolving an existing pending
13256 breakpoint and be silent if the resolution fails.
13257 (create_breakpoints): Change prototype to take pending breakpoint
13258 pointer. When resolving a pending breakpoint, use the new pointer
13259 to provide a conditional or commands added by the end-user.
13260 (delete_breakpoint): Add appropriate check for pending.
13261 (breakpoint_re_set_one): Ditto.
13262 (do_enable_breakpoint): Ditto.
13263
13264 2004-02-02 David Carlton <carlton@kealia.com>
13265
13266 * valops.c (enum oload_classification): New.
13267 (find_overload_match): Break implementation into separate
13268 functions; delete #if 0'd code; look for symbols within
13269 namespaces.
13270 (find_oload_champ_namespace,find_oload_champ_namespace_loop)
13271 (find_oload_champ,oload_method_static,classify_oload_match): New.
13272 * cp-support.h: Add declaration for cp_func_name; update
13273 declaration for make_symbol_overload_list.
13274 * cp-support.c (cp_func_name): New.
13275 (overload_list_add_symbol): Fix comment, use
13276 SYMBOL_LINKAGE_NAME and SYMBOL_NATURAL_NAME.
13277 (make_symbol_overload_list): Take a function name and a namespace
13278 instead of a symbol; change implementation.
13279 (make_symbol_overload_list_using): New.
13280 (make_symbol_overload_list_qualified, read_in_psymtabs): New.
13281
13282 2004-02-02 Fred Fish <fnf@redhat.com>
13283
13284 * main.c (gdb_stdtarg): Move definition to group with other
13285 gdb_stdtarg definitions and update copyright years.
13286 * remote-sim.c (gdb_os_write_stderr): Write output to
13287 gdb_stdtargerr stream instead of gdb_stdtarg stream.
13288 (gdb_os_flush_stderr): Flush gdb_stdtargerr steam instead of
13289 gdb_stderr stream and update copyright years.
13290
13291 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13292
13293 * Makefile.in (mips-linux-nat.o): Update dependencies.
13294 * mips-linux-nat.c: Include mips-tdep.h.
13295
13296 2004-02-01 Roland McGrath <roland@redhat.com>
13297
13298 * sol-thread.c (sol_thread_xfer_partial): New function.
13299 (init_sol_thread_ops): Use that for to_xfer_partial hook.
13300 (init_sol_core_ops): Likewise.
13301
13302 * procfs.c (procfs_xfer_partial): New function.
13303 (init_procfs_ops): Use that for procfs_ops.to_xfer_partial.
13304 * Makefile.in (procfs.o): Add $(auxv_h) dep.
13305
13306 * config/nm-linux.h (NATIVE_XFER_AUXV): New macro, uses auxv.c's
13307 procfs_xfer_auxv function.
13308
13309 * procfs.c (procfs_make_note_section): If we can read
13310 TARGET_OBJECT_AUXV data, add an NT_AUXV note containing it.
13311 * linux-proc.c (linux_make_note_section): Likewise.
13312
13313 * auxv.h: New file.
13314 * auxv.c: New file.
13315 * Makefile.in (auxv_h): New variable.
13316 (COMMON_OBS): Add auxv.o here.
13317 (auxv.o): New target.
13318
13319 * corelow.c (core_xfer_partial): New function.
13320 (init_core_ops): Use it for core_ops.to_xfer_partial.
13321
13322 * target.h (enum target_object): Add TARGET_OBJECT_AUXV.
13323 * inftarg.c (child_xfer_partial): Support it using NATIVE_XFER_AUXV
13324 macro if that is defined.
13325
13326 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13327
13328 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,
13329 and check the specified thread for each breakpoint.
13330 * breakpoint.h (bpstat_stop_status): Update prototype.
13331 * infrun.c (handle_inferior_event): Update calls to
13332 bpstat_stop_status.
13333
13334 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13335
13336 * Makefile.in (cli-cmds.o): Add $(readline_h).
13337
13338 2004-02-01 Daniel Jacobowitz <drow@mvista.com>
13339
13340 * cli/cli-cmds.c: Include readline.h.
13341 (complete_command): Pass the start of the last word to
13342 complete_line.
13343
13344 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13345
13346 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpoint
13347 argument, and change first argument to a CORE_ADDR.
13348 * breakpoint.h (bpstat_stop_status): Update prototype.
13349 * infrun.c (adjust_pc_after_break): Add a new comment.
13350 (handle_inferior_event): Update calls to bpstat_stop_status.
13351
13352 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13353
13354 * breakpoint.h: Update copyright years.
13355
13356 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13357
13358 * breakpoint.c (software_breakpoint_inserted_here_p): New function.
13359 (bpstat_stop_status): Don't decrement PC.
13360 * breakpoint.h (software_breakpoint_inserted_here_p): Add
13361 prototype.
13362 * infrun.c (adjust_pc_after_break): New function.
13363 (handle_inferior_event): Call it, early. Remove later references
13364 to DECR_PC_AFTER_BREAK.
13365 (normal_stop): Add commentary.
13366
13367 2004-01-31 Daniel Jacobowitz <drow@mvista.com>
13368
13369 * breakpoint.c (breakpoint_re_set_one): Add missing chunk of
13370 2004-01-27 double-free fix.
13371
13372 2004-01-31 Mark Kettenis <kettenis@gnu.org>
13373
13374 * sparc-tdep.c (sparc_fetch_wcookie): New function.
13375 (sparc32_frame_prev_register): Handle StackGhost.
13376 (sparc_supply_rwindow, sparc_collect_rwindow): Likewise.
13377
13378 2004-01-29 Roland McGrath <roland@redhat.com>
13379
13380 * configure.in (NEW_PROC_API): Also match solaris2.9 for this test.
13381 * configure: Regenerated.
13382
13383 * procfs.c: Include gdb_string.h for str* decls, otherwise warnings.
13384 * Makefile.in (procfs.o): Add dep.
13385
13386 2004-01-28 Andrew Cagney <cagney@redhat.com>
13387
13388 * tui/tui-stack.h: Update copyright.
13389 (struct frame_info): Add opaque declaration.
13390 (tui_update_locator_filename): Rename tuiUpdateLocatorFilename.
13391 (tui_show_locator_content): Rename tuiShowLocatorContent.
13392 (tui_show_frame_info): Rename tuiShowFrameInfo.
13393 * tui/tui-stack.c: Update copyright. Update references.
13394 * tui/tui-winsource.c: Update references.
13395 * tui/tui-win.c: Update references.
13396 * tui/tui-layout.c: Update references.
13397 * tui/tui-hooks.c: Update copyright, update references.
13398 * tui/tui.c: Update copyright, update references.
13399 * tui/tui-disasm.c: Update references.
13400
13401 2004-01-28 David Carlton <carlton@kealia.com>
13402
13403 * dwarf2read.c (add_partial_structure): Use demangled name if
13404 namespace equals "".
13405
13406 2004-01-27 Jim Blandy <jimb@redhat.com>
13407
13408 Clean up misapplied patch:
13409 * dwarf2read.c (determine_prefix): Change one of the two forward
13410 declarations for 'determine_prefix_aux' to a declaration for this.
13411 (read_func_scope): Use cu->language, not cu_language. Pass 'cu'
13412 argument to 'die_specification'.
13413
13414 * dwarf2read.c (read_func_scope): Re-indent comment.
13415
13416 2004-01-27 Paul N. Hilfinger <hilfinger@gnat.com>
13417
13418 * breakpoint.c (breakpoint_re_set_one): Set b->cond, b->val, and
13419 b->exp to NULL after freeing so that error during re-parsing or
13420 evaluation of expressions associated with breakpoint don't
13421 eventually lead to re-freeing of storage.
13422 Committed by Andrew Cagney.
13423
13424 2004-01-27 Andrew Cagney <cagney@redhat.com>
13425
13426 * source.c (ambiguous_line_spec): Delete undefined declaration.
13427 * m32r-rom.c (m32r_set_board_address): Delete unused function.
13428 (m32r_set_server_address, m32r_set_download_path): Ditto.
13429 * remote-fileio.c (remote_fileio_to_fio_int): Ditto.
13430
13431 2004-01-27 Daniel Jacobowitz <drow@mvista.com>
13432
13433 * dwarf2read.c: Update calls to changed and renamed functions, and
13434 references to moved variables.
13435
13436 (struct dwarf2_cu): Add first_fn, last_fn, cached_fn,
13437 language, language_defn, list_in_scope, and ftypes members.
13438 (cu_first_fn, cu_last_fn, cu_cached_fn, cu_language)
13439 (cu_language_defn, list_in_scope, ftypes, cu_header_offset)
13440 (baseaddr): Remove globals.
13441
13442 (dwarf_attr): Renamed to dwarf2_attr. Add CU argument.
13443 (set_cu_language, die_is_declaration, die_specification)
13444 (determine_prefix, determin_prefix_aux, class_name, namespace_name)
13445 (dwarf2_linkage_name, dwarf2_name, dwarf2_extension)
13446 (dwarf2_get_ref_die_offset, dwarf2_fundamental_type)
13447 (initialize_cu_func_list, add_to_cu_func_list): Add CU argument.
13448
13449 (dwarf2_build_psymtabs_hard): Add local baseaddr. Initialize
13450 cu.list_in_scope. Don't initialize cu_header_offset.
13451 (add_partial_symbol): Add local baseaddr.
13452 (psymtab_to_symtab_1): Add local baseaddr. Use
13453 objfile->section_offsets for consistency. Don't initialize
13454 cu_header_offset; do initialize cu.header.offset and
13455 cu.list_in_scope.
13456 (read_file_scope, read_func_scope, read_lexical_block_scope)
13457 (dwarf_decode_lines, new_symbol): Add local baseaddr.
13458
13459 2004-01-27 Michael Chastain <mec.gnu@mindspring.com>
13460
13461 * PROBLEMS: Add gdb/1516.
13462
13463 2003-12-29 Robert Millan <robertmh@gnu.org>
13464
13465 Patch committed by Andrw Cagney.
13466 * configure.host: Match knetbsd*-gnu and kfreebsd*-gnu.
13467 * configure.tgt: Match knetbsd*-gnu.
13468
13469 2004-01-26 Andrew Cagney <cagney@redhat.com>
13470
13471 * breakpoint.c (catch_command_1): Delete #ifdef code.
13472 (catch_fork_command_1): Delete #ifdef wrapper.
13473 (catch_exec_command_1): Ditto.
13474 (catch_load_command_1): Ditto.
13475 (catch_unload_command_1): Ditto.
13476
13477 * breakpoint.c (watchpoint_check): Delete #if0ed variable.
13478 (catch_breakpoint): Delete #if0ed function.
13479 (disable_catch_breakpoint): Ditto.
13480 (delete_catch_breakpoint, enable_catch_breakpoint): Ditto.
13481 (disable_catch, enable_catch, delete_catch): Ditto.
13482
13483 2004-01-26 Andrew Cagney <cagney@redhat.com>
13484
13485 * remote.c (echo_check, quit_flag): Delete variables.
13486 (cisco_kernel_mode): Delete variable.
13487 (minitelnet_return, tty_input, escape_count): Delete variables.
13488 (remote_cisco_mode): Delete variable.
13489 (remote_cisco_open, remote_cisco_close): Delete function.
13490 (remote_cisco_mourn, remote_cisco_wait): Delete function.
13491 (init_remote_cisco_ops): Delete function.
13492 (_initialize_remote): Do not install "remote cisco" code.
13493 (read_frame): Delete cisco specific code.
13494 (remote_info_process): Delete function.
13495 (remote_wait): Delete cisco specific code.
13496 (remote_cisco_section_offsets): Delete function.
13497 (remote_cisco_objfile_relocate): Delete function.
13498 (remote_async_wait): Delete cisco specific code.
13499 (minitelnet, readtty, readsocket): Delete function.
13500
13501 2004-01-26 Andrew Cagney <cagney@redhat.com>
13502
13503 * gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS): Deprecate. Add
13504 comments mentioning extract_returned_value_address.
13505 * infcmd.c (print_return_value): Update. Add comments on
13506 extract_returned_value_address.
13507 * stack.c (return_command): Add comments on
13508 extract_returned_value_address.
13509 * values.c: Update comment.
13510 * m32r-tdep.c: Update comment.
13511 * sparc-tdep.c: Update comment.
13512 * ia64-tdep.c (ia64_use_struct_convention): Update comment.
13513 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
13514 * sh64-tdep.c (sh64_gdbarch_init): Update.
13515 * sh-tdep.c (sh_gdbarch_init): Update.
13516 * s390-tdep.c (s390_gdbarch_init): Update.
13517 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
13518 * m68klinux-tdep.c (m68k_linux_init_abi): Update.
13519 * m68k-tdep.c (m68k_gdbarch_init): Update.
13520 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
13521 * m32r-tdep.c (m32r_gdbarch_init): Update.
13522 * ia64-tdep.c (ia64_gdbarch_init): Update.
13523 * h8300-tdep.c (h8300_gdbarch_init): Update.
13524 * frv-tdep.c (frv_gdbarch_init): Update.
13525 * arm-tdep.c (arm_gdbarch_init): Update.
13526 * alpha-tdep.c (alpha_gdbarch_init): Update.
13527
13528 2004-01-26 Andrew Cagney <cagney@redhat.com>
13529
13530 * dwarf2loc.c (dwarf_expr_frame_base): Use SYMBOL_OPS instead of
13531 SYMBOL_LOCATION_FUNCS
13532 (dwarf2_loclist_funcs, dwarf2_locexpr_funcs): Change type to
13533 "struct symbol_ops".
13534 * dwarf2loc.h (dwarf2_locexpr_funcs, dwarf2_loclist_funcs): Change
13535 type to "struct symbol_ops".
13536 * symtab.h (struct symbol_ops): Rename "struct location_funcs".
13537 (struct symbol): Replace ".aux_value.loc.funcs" and
13538 ".aux_value.loc.baton" with ".ops" and ".aux_value.ptr".
13539 (SYMBOL_OBJFILE): Delete macro.
13540 (SYMBOL_LOCATION_FUNCS): Delete macro.
13541 (SYMBOL_LOCATION_BATON): Update.
13542 * dwarf2read.c (dwarf2_symbol_mark_computed): Set SYMBOL_OPS
13543 intead of SYMBOL_LOCATION_FUNCS.
13544 * ax-gdb.c (gen_var_ref): Ditto.
13545 * printcmd.c (address_info): Ditto.
13546 * findvar.c (read_var_value): Ditto.
13547 (symbol_read_needs_frame): Ditto.
13548
13549 2004-01-26 Andrew Cagney <cagney@redhat.com>
13550
13551 * dwarf2read.c (read_func_scope): Document frame-base hack.
13552
13553 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13554
13555 * infcmd.c (print_return_value): Plug memory leak; delete
13556 ui_stream object. Rename argument `structure_return' to
13557 `struct_return'.
13558
13559 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13560
13561 * infcmd.c (print_return_value): Wrap long lines.
13562 (finish_command_continuation, finish_command): Remove unused
13563 variable `funcaddr'. Fix some coding-standards problems.
13564
13565 * sparc-tdep.c (sparc_regset_from_core_section): Check whether
13566 SECT_SIZE is large enough, not whether it's exactly the right size.
13567 (sparc32_gdbarch_init): Initialize TDEP->sizeof_gregset and
13568 TDEP->fpregset to zero.
13569
13570 * sparcnbsd-tdep.c (sparc32nbsd_supply_gregset): Also supply the
13571 floating-point registers for traditional NetBSD core files.
13572 (sparc32nbsd_init_abi): Initialize TDEP->sizeof_gregset and
13573 TDEP->sizeof_fpregset here.
13574
13575 2004-01-25 Mark Kettenis <kettenis@gnu.org>
13576
13577 * sparc-tdep.h (sparc32nbsd_sigcontext_saved_regs): New prototype.
13578 * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_saved_regs): New
13579 function with code split out from
13580 sparc32nbsd_sigcontext_frame_cache.
13581 (sparc32nbsd_sigcontext_frame_cache): Use
13582 sparc32nbsd_sigcontext_saved_regs.
13583 (_initialize_sparc32nbsd_tdep): Don't register OS ABI handler for
13584 OpenBSD.
13585 * sparcobsd-tdep.c: New file.
13586 * Makefile.in (ALLDEPFILES): Add sparcobsd-tdep.c.
13587 (sparcobsd-tdep.o): New dependency.
13588 * configure.tgt (sparc-*-openbsd*): Set gdb_target to obsd.
13589 * config/sparc/obsd.mt: New file.
13590
13591 * sparc-tdep.c (sparc32_gdbarch_init): Don't require
13592 TDEP->fpregset to be initialized to enable core file register
13593 sets.
13594
13595 2004-01-24 Mark Kettenis <kettenis@gnu.org>
13596
13597 * sparc64-tdep.h (struct frame_info, struct trad_frame_saved_reg):
13598 Add opaque declarations.
13599 (sparc64nbsd_sigcontext_saved_regs): New prototype.
13600 * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): New
13601 function with code split out from
13602 sparc64nbsd_sigcontext_frame_cache.
13603 (sparc64nbsd_sigcontext_frame_cache): Use
13604 sparc64nbsd_sigcontext_saved_regs.
13605 (_initialize_sparc64nbsd_tdep): Don't register OS ABI handler for
13606 OpenBSD.
13607 * sparc64obsd-tdep.c: New file.
13608 * Makefile.in (ALLDEPFILES): Add sparc64obsd-tdep.c.
13609 (sparc64obsd-tdep.o): New dependency.
13610 * configure.tgt (sparc64-*-openbsd*): Set gdb_target to obsd64 and
13611 gdb_osabi to GDB_OSABI_OPENBSD_ELF.
13612 * config/sparc/obsd64.mt: New file.
13613
13614 * sparc-tdep.c (sparc_fetch_instruction): Return zero if we can't
13615 read the instruction at PC.
13616
13617 * sparcnbsd-tdep.c (GDB_OSABI_NETBSD_CORE): Define, based on the
13618 value of GDB_OSABI_DEFAULT.
13619 (sparcnbsd_core_osabi_sniffer): Return GDB_OSABI_NETBSD_CORE
13620 instead of GDB_OSABI_NETBSD_AOUT.
13621
13622 2004-01-24 Nick Roberts <nick@nick.uklinux.net>
13623
13624 * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-cmds.h: Update
13625 copyright.
13626
13627 2004-01-23 Andrew Cagney <cagney@redhat.com>
13628
13629 * printcmd.c (display_command): Replace tui_set_display call with
13630 tui_set_layout_for_display_command.
13631 * tui/tui.h (enum tui_win_type): Define.
13632 (tui_set_layout): Delete declaration.
13633 (tui_set_layout_for_display_command): Rename set_tui_layout.
13634 * tui/tui-data.h (enum tui_layout_type): Define.
13635 * tui/tui-layout.h: Update copyright. Include "tui-data.h" and
13636 "tui.h".
13637 (tui_add_win_to_layout): Rename tuiAddWinToLayout.
13638 (tui_default_win_height): Rename tuiDefaultWinHeight.
13639 (tui_default_win_viewport_height): Rename
13640 tuiDefaultWinViewportHeight.
13641 (tui_set_layout): RenametuiSetLayout.
13642 * tui/tui-layout.c: Update references.
13643 * tui/tui.c: Update references.
13644 * tui/tui-disasm.c: Update references.
13645
13646 2004-01-23 David Carlton <carlton@kealia.com>
13647
13648 Partial workaround for PR c++/1511:
13649 * cp-namespace.c: Include frame.h.
13650 (cp_lookup_transparent_type): New
13651 (cp_lookup_transparent_type_loop): New.
13652 * cp-support.h: Declare cp_lookup_transparent_type.
13653 * symtab.c (basic_lookup_transparent_type): Renamed from
13654 lookup_transparent_type.
13655 (lookup_transparent_type): Replace old body by a call to
13656 current_language->la_lookup_transparent_type.
13657 * symtab.h: Update copyright. Declare
13658 basic_lookup_transparent_type.
13659 * language.h: Update copyright.
13660 (struct language_defn): Add la_lookup_transparent_type.
13661 * language.c: Update copyright.
13662 (unknown_language_defn): Add basic_lookup_transparent_type.
13663 (auto_language_defn): Add basic_lookup_transparent_type.
13664 (local_language_defn): Add basic_lookup_transparent_type.
13665 * ada-lang.c: Update copyright.
13666 (ada_language_defn): Add basic_lookup_transparent_type.
13667 * c-lang.c: Update copyright.
13668 (c_language_defn): Add basic_lookup_transparent_type.
13669 (cplus_language_defn): Add basic_lookup_transparent_type.
13670 (asm_language_defn): Add basic_lookup_transparent_type.
13671 (minimal_language_defn): Add basic_lookup_transparent_type.
13672 * f-lang.c: Update copyright.
13673 (f_language_defn): Add basic_lookup_transparent_type.
13674 * jv-lang.c: Update copyright.
13675 (java_language_defn): Add basic_lookup_transparent_type.
13676 * m2-lang.c: Update copyright.
13677 (m2_language_defn): Add basic_lookup_transparent_type.
13678 * objc-lang.c: Update copyright.
13679 (objc_language_defn): Add basic_lookup_transparent_type.
13680 * p-lang.c: Update copyright.
13681 (p_language_defn): Add basic_lookup_transparent_type.
13682 * scm-lang.c: Update copyright.
13683 (scm_language_defn): Add basic_lookup_transparent_type.
13684 * Makefile.in (cp-namespace.o): Depend on frame.h.
13685
13686 2004-01-23 David Carlton <carlton@kealia.com>
13687
13688 Patch for PR c++/1520:
13689 * dwarf2read.c (read_func_scope): Set processing_current_prefix
13690 properly if we have a specification die.
13691 (determine_prefix_aux): Rename from determine_prefix.
13692 (determine_prefix): Like the old determine_prefix, but never
13693 returns NULL.
13694
13695 2004-01-23 Theodore A. Roth <troth@openavr.org>
13696
13697 * avr-tdep.c: Update copyright.
13698 (avr_iaddr_p): Delete unused function.
13699 (avr_saddr_p): Delete unused function.
13700
13701 2004-01-23 David Carlton <carlton@kealia.com>
13702
13703 * symfile.c (reread_symbols): Clear objfile->cp_namespace_symtab.
13704 Fix for PR symtab/1534.
13705
13706 2004-01-23 Mark Kettenis <kettenis@gnu.org>
13707
13708 * NEWS (New native configurations): Mention OpenBSD/sparc and
13709 OpenBSD/sparc64.
13710 * configure.tgt: Add sparc-*-openbsd* and sparc64-*-openbsd*.
13711 * configure.host: Likewise.
13712 * sparcnbsd-tdep.c (_initialize_sparnbsd_tdep): Register OS ABI
13713 handler for OpenBSD.
13714 * sparc64nbsd-tdep.c (_initialize_sparc64nbsd_tdep): Likewise.
13715
13716 2004-01-22 Mark Kettenis <kettenis@gnu.org>
13717
13718 * sparcnbsd-tdep.c (sparcnbsd_core_osabi_sniffer): New function.
13719 (_initialize_sparnbsd_tdep): Register sparcnbsd_core_osabi_sniffer.
13720
13721 * ser-pipe.c (pipe_open): Use proper null pointer in execl call.
13722 * cli/cli-cmds.c (shell_escape): Likewise.
13723
13724 * osabi.c (generic_elf_osabi_sniff_abi_tag_sections): Recognize
13725 OpenBSD .note.openbsd.ident sections.
13726
13727 2004-01-22 David Carlton <carlton@kealia.com>
13728
13729 * dwarf2read.c (psymtab_to_symtab_1): Calculate lowpc, highpc via
13730 get_scope_pc_bounds.
13731 (read_file_scope): Ditto.
13732 (get_scope_pc_bounds): New function, produced by extracting code
13733 from the above two functions, consolidating it, and adding support
13734 for DW_TAG_namespace.
13735
13736 2004-01-22 Mark Kettenis <kettenis@gnu.org>
13737
13738 * osabi.c (MAX_NOTESZ): New define.
13739 (check_note): New function.
13740 (generic_elf_osabi_sniff_abi_tag_sections): Reorganize code using
13741 check_note.
13742
13743 2004-01-21 Roland McGrath <roland@redhat.com>
13744
13745 * MAINTAINERS (write after approval): Add myself.
13746
13747 2004-01-21 Eli Zaretskii <eliz@gnu.org>
13748
13749 * utils.c (init_page_info): Move declarations of `rows' and
13750 `cols' before the __GO32__-specific code. Move the closing brace
13751 outside the #ifdef __GO32__..#endif block.
13752 [__GO32__]: Use `rows' and `cols' to avoid compiler warnings.
13753
13754 2004-01-21 Paul Brook <paul@codesourcery.com>
13755
13756 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling
13757 BPSTAT_WHAT_CHECK_SHLIBS.
13758
13759 2004-01-21 Paul Brook <paul@codesourcery.com>
13760
13761 * MAINTAINERS: Add myself to write-after-approval.
13762
13763 2004-01-20 Andrew Cagney <cagney@redhat.com>
13764
13765 * ax-gdb.c (print_axs_value): Delete unused function.
13766 * jv-lang.c (java_lookup_type): Delete unused function.
13767 * cli/cli-dump.c (dump_filetype): Delete unused function.
13768 * remote-mips.c (remote_mips_insert_hw_breakpoint)
13769 (remote_mips_remove_hw_breakpoint): Delete unused functions.
13770 (mips_getstring): Delete unused function.
13771 (pmon_insert_breakpoint): Delete #if0ed function.
13772 (PMON_MAX_BP): Delete #if0ed MACRO.
13773 (mips_pmon_bp_info): Delete #if0ed variable.
13774 (pmon_remove_breakpoint): Delete #if0ed function.
13775 * monitor.c (monitor_write_even_block): Delete unused function.
13776 (monitor_write_memory_block): Delete #if0ed code.
13777 * dink32-rom.c (dink32_load): Delete unused function.
13778 (_initialize_dink32_rom): Delete #if0ed code.
13779 * d10v-tdep.c (d10v_daddr_p): Delete unused function.
13780
13781 * tui/tui-command.c: Update references.
13782 * tui/tui-io.c: Update references.
13783 * tui/tui-command.h: Update copyright.
13784 (tui_dispatch_ctrl_char): Rename tuiDispatchCtrlChar.
13785
13786 * source.c (ambiguous_line_spec): Delete never-defined function.
13787 * remote-rdi.c (arm_rdi_mourn, arm_rdi_send): Ditto.
13788 * gdbtypes.c (add_name, add_mangled_type): Ditto.
13789 * cli/cli-cmds.c (validate_comname): Ditto.
13790
13791 * tui/tui-disasm.h: Update copyright. Include "tui.h" and
13792 "tui-data.h".
13793 (tui_set_disassem_content): Rename tuiSetDisassemContent.
13794 (tui_show_disassem): Rename tuiShowDisassem.
13795 (tui_show_disassem_and_update_source): Rename
13796 tuiVerticalDisassemScroll.
13797 (tui_vertical_disassem_scroll): Rename tuiVerticalDisassemScroll.
13798 (tui_get_begin_asm_address): Rename tuiGetBeginAsmAddress.
13799 * tui/tui.h: Update copyright.
13800 (enum tui_status): Define.
13801 * tui/tui-data.h (enum tui_scroll_direction): Define.
13802 * tui/tui-disasm.c: Update copyright. Update references.
13803 * tui/tui-winsource.c: Update copyright. Update references.
13804 * tui/tui-win.c: Update references.
13805 * tui/tui-layout.c: Update references.
13806
13807 2004-01-20 Andrew Cagney <cagney@redhat.com>
13808
13809 * mi/mi-cmd-stack.c (list_args_or_locals): Move declaration of
13810 sym2 to start of block.
13811
13812 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
13813
13814 * MAINTAINERS: Delete mmalloc.
13815 * Makefile.in: Delete MMALLOC, MMALLOC_CFLAGS, -lmmalloc, mmalloc_h.
13816 * NEWS: Mention removal of --with-malloc.
13817 * acconfig.h: Delete USE_MMALLOC, MMCHECK_FORCE.
13818 * config.in: Regenerate.
13819 * configure: Regenerate.
13820 * configure.in: Delete MMALLOC_CFLAGS, MMALLOC, --with-mmalloc,
13821 USE_MMALLOC, MMCHECK_FORCE.
13822 * gdbinit.in: Remove mmalloc.
13823 * utils.c: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE, malloc_botch.
13824 * config/alpha/alpha-linux.mh: Delete MMALLOC, MMALLOC_CFLAGS.
13825 * config/i386/go32.mh: Likewise.
13826 * config/i386/interix.mh: Likewise.
13827 * config/powerpc/xm-linux.h: Delete MMAP_BASE_ADDRESS, MMAP_INCREMENT.
13828
13829 2004-01-19 Jeff Johnston <jjohnstn@redhat.com>
13830
13831 * linespec.c (decode_variable, symtab_from_filename): Call
13832 error_silent with error message instead of throwing an exception
13833 directly.
13834 * defs.h (error_silent, error_output_message): Add prototypes.
13835 (catch_exceptions_with_msg): Ditto.
13836 * utils.c (error_silent, error_output_message): New functions.
13837 * top.c (catch_exceptions_with_msg): New function.
13838
13839 2004-01-20 Nick Roberts <nick@nick.uklinux.net>
13840
13841 * mi/mi-cmds.h (enum print_values): Add definition.
13842
13843 * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Print the name,
13844 type and value for simple data types and just the name and type
13845 for complex ones, if required.
13846
13847 * mi/mi-cmd-var.c (mi_cmd_var_list_children): Print the values of the
13848 children, if required.
13849
13850 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13851
13852 * frv-tdep.c (frv_push_arguments, frv_saved_pc_after_call): Delete
13853 unused declarations.
13854
13855 2004-01-19 Andrew Cagney <cagney@redhat.com>
13856
13857 * top.h (mapped_symbol_files): Delete declaration.
13858 * main.c (captured_main): Delete option "m" and "mapped".
13859 * objfiles.c (mapped_symbol_files): Delete variable.
13860 * symfile.c (symbol_file_command): Delete mmap code.
13861 (symbol_file_add_with_addrs_or_offsets): Ditto.
13862 (add_symbol_file_command, reread_separate_symbols): Ditto.
13863 * objfiles.h (OBJF_MAPPED): Delete.
13864 * objfiles.c (allocate_objfile) [USE_MMALLOC]: Delete.
13865 (free_objfile) [USE_MMALLOC]: Ditto.
13866 (open_existing_mapped_file): Delete function.
13867 (open_mapped_file): Delete function.
13868 (map_to_file): Delete function.
13869
13870 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13871
13872 * infrun.c (step_into_function): Account for possible breakpoint
13873 adjustment when computing ``stop_func_start''.
13874
13875 2004-01-19 Kevin Buettner <kevinb@redhat.com>
13876
13877 * target.c (default_region_size_ok_for_hw_watchpoint): Compare
13878 the region size against the size of a pointer, not the size of
13879 a register as given by DEPRECATED_REGISTER_SIZE.
13880
13881 2004-01-19 Andrew Cagney <cagney@redhat.com>
13882
13883 * tui/tui-regs.h: Include "tui-data.h".
13884 (tuiFirstRegElementNoInLine): Delete declaration.
13885 (tui_display_registers_from): Rename tuiDisplayRegistersFrom.
13886 (tui_last_regs_line_no): Rename tuiLastRegsLineNo.
13887 (tui_line_from_reg_element_no): Rename tuiLineFromRegElementNo.
13888 (tui_calculate_regs_column_count): Rename
13889 tuiCalculateRegsColumnCount.
13890 (tui_check_register_values): Rename tuiCheckRegisterValues.
13891 (tui_show_registers): Rename tuiShowRegisters.
13892 (tui_display_registers_from_line): Rename
13893 tuiDisplayRegistersFromLine.
13894 (tui_first_reg_element_inline): Rename tuiFirstRegElementInLine.
13895 (tui_toggle_float_regs): Rename tuiToggleFloatRegs.
13896 (tui_first_reg_element_no_inline): Rename
13897 tuiFirstRegElementNoInLine.
13898 * tui/tui-data.h: Update copyright.
13899 (enum tui_register_display_type): Rename _TuiRegisterDisplayType.
13900 * tui/tui-windata.c: Update copyright, update references.
13901 * tui/tui-regs.c: Update copyright, update references.
13902 * tui/tui-win.c: Update copyright, update references.
13903 * tui/tui-layout.c: Update copyright, update references.
13904
13905 2004-01-18 Andrew Cagney <cagney@redhat.com>
13906
13907 * tui/tui-io.c: Update copyright.
13908 (key_is_end_sequence, key_is_backspace): New functions.
13909 (key_is_command_char, key_is_start_sequence): New function.
13910 (tui_getc): Update references.
13911 * tui/tui-io.h: Update copyright.
13912 (m_tuiStartNewLine): Delete macro.
13913 (m_isBackspace, m_isDeleteChar): Delete macros.
13914 (m_isDeleteLine, m_isDeleteToEol): Delete macros.
13915 (m_isNextPage, m_isPrevPage): Delete macros.
13916 (m_isLeftArrow, m_isRightArrow): Delete macros.
13917 (m_isXdbStyleCommandChar): Delete macro.
13918 (key_is_start_sequence): Declare, replace m_isStartSequence.
13919 (key_is_end_sequence): Declare, replace m_isEndSequence.
13920 (key_is_backspace): Declare ,replace m_isBackspace.
13921 (key_is_command_char): Declare, replace m_isCommandChar.
13922 * tui/tui-command.c: Update copyright.
13923 (tuiDispatchCtrlChar): Update references.
13924
13925 * config/djgpp/fnchange.lst: Delete tui/tuiSourceWin.c and
13926 tuiSourceWin.h.
13927
13928 * tui/tui-command.c: Rename tui/tuiCommand.c.
13929 * tui/tui-command.h: Rename tui/tuiCommand.h.
13930 * tui/tui-data.c: Rename tui/tuiData.c.
13931 * tui/tui-data.h: Rename tui/tuiData.h.
13932 * tui/tui-disasm.c: Rename tui/tuiDisassem.c.
13933 * tui/tui-disasm.h: Rename tui/tuiDisassem.h.
13934 * tui/tui-io.c: Rename tui/tuiIO.c.
13935 * tui/tui-io.h: Rename tui/tuiIO.h.
13936 * tui/tui-layout.c: Rename tui/tuiLayout.c.
13937 * tui/tui-layout.h: Rename tui/tuiLayout.h.
13938 * tui/tui-regs.c: Rename tui/tuiRegs.c.
13939 * tui/tui-regs.h: Rename tui/tuiRegs.h.
13940 * tui/tui-source.c: Rename tui/tuiSource.c.
13941 * tui/tui-source.h: Rename tui/tuiSource.h.
13942 * tui/tui-stack.c: Rename tui/tuiStack.c.
13943 * tui/tui-stack.h: Rename tui/tuiStack.h.
13944 * tui/tui-win.c: Rename tui/tuiWin.c.
13945 * tui/tui-win.h: Rename tui/tuiWin.h.
13946 * tui/tui-windata.c: Rename tui/tuiDataWin.c.
13947 * tui/tui-windata.h: Rename tui/tuiDataWin.h.
13948 * tui/tui-wingeneral.c: Rename tui/tuiGeneralWin.c.
13949 * tui/tui-wingeneral.h: Rename tui/tuiGeneralWin.h.
13950 * tui/tui-winsource.c: Rename tui/tuiSourceWin.c.
13951 * tui/tui-winsource.h: Rename tui/tuiSourceWin.h.
13952 * tui/tui-file.c: Update includes.
13953 * tui/tui-hooks.c: Update includes.
13954 * tui/tui-interp.c: Update includes.
13955 * tui/tui.c: Update includes.
13956 * Makefile.in: Update all tui/ dependencies.
13957 (SUBDIR_TUI_OBS, SUBDIR_TUI_SRCS): Update file names.
13958
13959 * Makefile.in: Update copyright. Update dependencies.
13960
13961 * tui/tuiSourceWin.c (tui_update_breakpoint_info): Fix compile
13962 problem.
13963
13964 2004-01-18 Andrew Cagney <cagney@redhat.com>
13965
13966 * mn10300-tdep.c (_initialize_mn10300_tdep): Call gdbarch_register
13967 instead of register_gdbarch_init.
13968
13969 * remote-sds.c (tohex): Delete unused function. Update copyright.
13970 * xstormy16-tdep.c (xstormy16_register_virtual_size): Ditto.
13971 * v850-tdep.c (v850_register_virtual_size): Ditto.
13972 * target.c (normal_target_post_startup_inferior): Ditto.
13973 * source.c (ambiguous_line_spec): Ditto.
13974 * remote.c (adapt_remote_get_threadinfo): Ditto.
13975 * mi/mi-out.c (out_field_fmt): Ditto.
13976 * mi/mi-interp.c (mi_interp_read_one_line_hook): Ditto.
13977 (output_control_change_notification): Ditto.
13978 * m68k-tdep.c (m68k_register_byte): Ditto.
13979 (m68k_remote_breakpoint_from_pc): Ditto.
13980 * ui-out.c (init_ui_out_state): Delete unused declaration.
13981 * stabsread.c (search_value): Ditto.
13982 * mi/mi-cmd-env.c (env_cli_command): Ditto.
13983 * maint.c (print_section_table): Ditto.
13984 * infrun.c (set_follow_fork_mode_command): Ditto.
13985
13986 2004-01-18 Mark Kettenis <kettenis@gnu.org>
13987
13988 * dwarf2-frame.c (execute_cfa_program): Move DWA_CFA_nop before
13989 DW_CFA_def_cfa_exporession. Add support for
13990 DW_CFA_offset_extendend_sf, DW_CFA_def_cfa_sf and
13991 DW_CFA_def_cfa_offset_sf. This should fix PR backtrace/1391.
13992
13993 2004-01-18 Andrew Cagney <cagney@redhat.com>
13994
13995 * ocd.c: Update copyright.
13996 (bdm_read_register_command): Delete unused function.
13997 (_initialize_remote_ocd): Delete commented out reference.
13998 (get_quoted_char, reset_packet): Delete #if0ed function.
13999 (output_packet, put_quoted_char): Delete #if0ed function.
14000 (stu_put_packet, stu_get_packet): Delete #if0ed function.
14001 (ocd_start_remote): Delete #if0ed code, remove #if1 wrapper.
14002 (BDM_BREAKPOINT): Delete #if0ed macro.
14003 (remote_timeout): Delete #if0ed variable.
14004
14005 2004-01-18 Mark Kettenis <kettenis@gnu.org>
14006
14007 * Makefile.in (ALLDEPFILES): Remove core-sol2.c.
14008 (core-sol2.o): Remove dependency.
14009 * core-sol2.c: Remove file.
14010
14011 2004-01-17 Andrew Cagney <cagney@redhat.com>
14012
14013 * mdebugread.c (compare_blocks): Make addr_diff a LONGEST.
14014 * block.h: Make GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOOCK
14015 enums.
14016
14017 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14018
14019 * remote.c: Update copyright years.
14020
14021 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14022
14023 * remote.c (remote_vcont_resume): Use xstrprintf instead of sprintf.
14024
14025 2004-01-17 Andrew Cagney <cagney@redhat.com>
14026
14027 * mdebugread.c: Update copyright.
14028 (parse_symbol): Replace DEPRECATED_STREQ with strcmp.
14029 (parse_type, parse_procedure): Ditto.
14030 (parse_partial_symbols, psymtab_to_symtab_1): Ditto.
14031
14032 * cris-tdep.c (cris_store_struct_return): Put back accidently
14033 deleted function.
14034
14035 * gdbarch.sh: Update copyright year.
14036 * gdbarch.h, gdbarch.c: Re-generate.
14037
14038 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14039
14040 Suggested by George Anzinger.
14041 * dwarf2expr.c (execute_stack_op): Fetch the second item from the
14042 correct stack offset. Include unknown opcode numbers in the error
14043 message.
14044
14045 2004-01-17 Andrew Cagney <cagney@redhat.com>
14046
14047 * x86-64-tdep.c (x86_64_init_abi): No need to clear
14048 extract_struct_value_address, i386 does not set it.
14049 * sparc64-tdep.c (sparc64_init_abi): Do not set
14050 extract_struct_value_address, never called.
14051 (sparc64_extract_struct_value_address): Delete function.
14052 * m68hc11-tdep.c: Update copyright.
14053 (m68hc11_gdbarch_init): Delete redundant assignment of
14054 extract_struct_value_address.
14055 * i386-tdep.c: Update copyright.
14056 (i386_gdbarch_init): Do not set extract_struct_value_address,
14057 never called.
14058 (i386_extract_struct_value_address): Delete function.
14059 * sparc-tdep.c (sparc32_gdbarch_init): Do not set
14060 extract_struct_value_address, never called.
14061 (sparc32_extract_struct_value_address): #if 0 function. Add
14062 comments explaining its future.
14063
14064 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14065
14066 * arm-tdep.c (arm_write_pc): New function.
14067 (arm_gdbarch_init): Call set_gdbarch_write_pc.
14068
14069 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
14070
14071 * breakpoint.c (must_shift_inst_regs): Delete.
14072 (bpstat_stop_status): Delete references to DECR_PC_AFTER_HW_BREAK
14073 and SHIFT_INST_REGS.
14074 * infcmd.c (step_1, step_1_continuation): Delete references to
14075 SHIFT_INST_REGS.
14076 * infrun.c (keep_going): Likewise.
14077 * target.h (DECR_PC_AFTER_HW_BREAK): Don't define.
14078 * config/i386/nm-i386.h (DECR_PC_AFTER_HW_BREAK): Likewise.
14079
14080 2004-01-17 Andrew Cagney <cagney@redhat.com>
14081
14082 * gdbarch.sh (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
14083 * gdbarch.h, gdbarch.c: Re-generate.
14084 * infcmd.c (print_return_value): Delete reference to
14085 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
14086
14087 * cris-tdep.c (cris_gdbarch_init): Do not set
14088 deprecated_extract_struct_value_address.
14089
14090 * xstormy16-tdep.c: Update copyright.
14091 (xstormy16_extract_struct_value_address): Update to current
14092 extract struct value address interface.
14093 (xstormy16_gdbarch_init): Set extract_struct_value_address.
14094 * sh64-tdep.c (sh64_extract_struct_value_address): Update to
14095 current extract struct value address interface.
14096 (sh64_gdbarch_init): Set extract_struct_value_address.
14097
14098 * cris-tdep.c: Update copyright.
14099 (cris_extract_struct_value_address): Delete function.
14100 (struct_return_address): Delete variable.
14101 (cris_store_struct_return): Do not set struct_return_address.
14102
14103 * mcore-tdep.c: Update copyright.
14104 (mcore_extract_struct_value_address): Delete function. Update
14105 comments.
14106 (mcore_gdbarch_init): Update.
14107 * mn10300-tdep.c: Update copyright.
14108 (mn10300_extract_struct_value_address): Delete function.
14109 (mn10300_gdbarch_init): Update.
14110 * v850-tdep.c: Update copyright.
14111 (v850_extract_struct_value_address): Delete.
14112 (v850_gdbarch_init): Update.
14113 * ns32k-tdep.c: Update copyright.
14114 (ns32k_extract_struct_value_address): Delete.
14115 (ns32k_gdbarch_init): Update.
14116 * hppa-tdep.c (hppa_extract_struct_value_address): Delete.
14117 (hppa_gdbarch_init): Update.
14118 * vax-tdep.c: Update copyright.
14119 (vax_extract_struct_value_address): Delete.
14120 (vax_gdbarch_init): Update.
14121
14122 * gdbarch.sh (DEPRECATED_NPC_REGNUM): Delete.
14123 * gdbarch.h, gdbarch.c: Re-generate.
14124 * procfs.c (procfs_fetch_registers): Delete reference to
14125 DEPRECATED_NPC_REGNUM.
14126 (procfs_store_registers): Ditto.
14127 * regcache.c (generic_target_write_pc): Simplify.
14128 * lynx-nat.c: Delete #ifdef SPARC code. Not used.
14129
14130 * core-sol2.c (fetch_core_registers): Replace
14131 DEPRECATED_NPC_REGNUM with equivalent tdep value.
14132
14133 * hppa-tdep.c: Update copyright year.
14134 (hppa_target_write_pc): Use PCOQ_TAIL_REGNUM instead of
14135 NPC_REGNUM.
14136 (hppa_gdbarch_init): Do not set deprecated_npc_regnum.
14137
14138 * mips-tdep.c (mips_write_pc): New function.
14139 (mips_gdbarch_init): Set "write_pc" to "mips_write_pc".
14140 (mips_read_pc): Use mips_regnum instead of PC_REGNUM.
14141 (mips_find_saved_regs, mips_software_single_step: Ditto.
14142 (mips_frame_saved_pc, mips_frame_saved_pc): Ditto.
14143 mips_init_extra_frame_info, mips_pop_frame): Ditto.
14144
14145 2004-01-17 Andrew Cagney <cagney@redhat.com>
14146
14147 * mips-tdep.c: Re-indent. Group functions by ABI.
14148
14149 2004-01-17 Andrew Cagney <cagney@redhat.com>
14150
14151 * gdbarch.sh (DECR_PC_AFTER_BREAK): Make zero the default.
14152 * gdbarch.c: Re-generate.
14153 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
14154 DECR_PC_AFTER_BREAK to zero.
14155 * vax-tdep.c (vax_gdbarch_init): Ditto.
14156 * v850-tdep.c (v850_gdbarch_init): Ditto.
14157 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
14158 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
14159 * sh-tdep.c (sh_gdbarch_init): Ditto.
14160 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
14161 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
14162 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
14163 * mips-tdep.c (mips_gdbarch_init): Ditto.
14164 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
14165 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
14166 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
14167 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
14168 * i386-interix-tdep.c (i386_interix_init_abi): Ditto.
14169 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
14170 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
14171 * frv-tdep.c (frv_gdbarch_init): Ditto.
14172 * cris-tdep.c (cris_gdbarch_init): Ditto.
14173 * avr-tdep.c (avr_gdbarch_init): Ditto.
14174 * arm-tdep.c (arm_gdbarch_init): Ditto.
14175 * i386-nto-tdep.c (i386nto_init_abi): Add comment.
14176
14177 2004-01-17 J. Brobecker <brobecker@gnat.com>
14178
14179 * dwarf2read.c (dwarf2_non_const_array_bound_ignored_complaint):
14180 Delete, no longer used.
14181 (read_subrange_type): New function, mostly extracted from
14182 read_array_type().
14183 (read_array_type): Replace extracted code by call to
14184 read_subrange_type().
14185 (dwarf2_get_attr_constant_value): New function.
14186 (scan_partial_symbols): Add handling for DW_TAG_subrange_type.
14187 (add_partial_symbol): Likewise.
14188 (process_die): Likewise.
14189 (new_symbol): Likewise.
14190 (read_type_die): Likewise.
14191
14192 2004-01-16 Andrew Cagney <cagney@redhat.com>
14193
14194 * symfile.c: Update copyright year.
14195 (compare_symbols): Delete unused function.
14196 * stabsread.c: Update copyright year.
14197 (lrs_general_complaint): Delete unused function.
14198 (ref_search_value): Ditto.
14199 (get_substring): Delete declaration.
14200 * sh64-tdep.c: Update copyright year.
14201 (sh64_get_gdb_regnum): Delete unused function.
14202 * dwarf2read.c (dwarf2_unsupported_at_frame_base_complaint):
14203 Delete unused function.
14204
14205 2004-01-17 Mark Kettenis <kettenis@gnu.org>
14206
14207 * defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
14208 * osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
14209
14210 2004-01-16 Andrew Cagney <cagney@redhat.com>
14211
14212 Changes from Peter Schauer.
14213 * rs6000-tdep.c: Update copyright year.
14214 (rs6000_push_dummy_call): Update the stack pointer before
14215 accessing the corresponding stack region.
14216 * rs6000-nat.c: Update copyright year.
14217 (set_host_arch): Set "info.abfd" to "exec_bfd".
14218
14219 2004-01-15 Mark Kettenis <kettenis@gnu.org>
14220
14221 * blockframe.c: Update copyright year.
14222 (inside_entry_func): Don't treat a zero PC specially.
14223
14224 2004-01-14 Elena Zannoni <ezannoni@redhat.com>
14225
14226 * gcore.c (gcore_copy_callback): Use paddr_d to print size
14227 variable.
14228 (gcore_create_callback): Ditto. Skip any memory segment that has
14229 no permissions set.
14230
14231 2004-01-14 David Carlton <carlton@kealia.com>
14232
14233 Change symbols for C++ nested types to contain the fully qualified
14234 name, if possible. (At least in the DWARF-2 case.) Partial fix
14235 for PR's c++/57, c++/488, c++/539, c++/573, c++/609, c++/832,
14236 c++/895.
14237 * c-exp.y (qualified_type): Handle types nested within classes.
14238 * cp-namespace.c: Update comments.
14239 (cp_set_block_scope): Delete #if 0.
14240 (cp_lookup_nested_type): Handle types nested within classes.
14241 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
14242 when appropriate.
14243 (add_partial_symbol): Add the name of the enclosing namespace to
14244 types.
14245 (pdi_needs_namespace): New.
14246 (add_partial_namespace): Tweak comment.
14247 (add_partial_structure): New.
14248 (psymtab_to_symtab_1): Initialize processing_current_prefix
14249 here...
14250 (process_die): instead of here.
14251 (read_structure_scope): Try to figure out the name of the class or
14252 namespace that the structure might be defined within.
14253 (read_enumeration): Generate fully-qualified names, if possible.
14254 (read_namespace): Don't set name to NULL.
14255 (die_specification): New.
14256 (new_symbol): Generate fully-qualified names for types.
14257 (read_type_die): Determine appropriate prefix.
14258 (determine_prefix): New.
14259 (typename_concat): New.
14260 (class_name): New.
14261 * valops.c (value_aggregate_elt): Pass NOSIDE to
14262 value_struct_elt_for_reference.
14263 (value_struct_elt_for_reference): Make static, add NOSIDE
14264 parameter, call value_maybe_namespace_elt as a last resort.
14265 (value_namespace_elt): Break out code into
14266 value_maybe_namespace_elt.
14267 (value_maybe_namespace_elt): New.
14268
14269 2004-01-12 Andrew Cagney <cagney@redhat.com>
14270
14271 * mips-tdep.c (mips_convert_register_p): Handle both raw and
14272 cooked floating-point registers.
14273 (mips_gdbarch_init): Set convert_register_p, register_to_value,
14274 and value_to_register.
14275
14276 2004-01-13 Andrew Cagney <cagney@redhat.com>
14277
14278 * gdbarch.sh (FUNCTION_START_OFFSET): Make zero the default.
14279 * gdbarch.c: Re-generate.
14280 * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
14281 FUNCTION_START_OFFSET.
14282 * v850-tdep.c (v850_gdbarch_init): Ditto.
14283 * sparc-tdep.c (sparc32_gdbarch_init): Ditto.
14284 * sh64-tdep.c (sh64_gdbarch_init): Ditto.
14285 * sh-tdep.c (sh_gdbarch_init): Ditto.
14286 * s390-tdep.c (s390_gdbarch_init): Ditto.
14287 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
14288 * ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
14289 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
14290 * mips-tdep.c (mips_gdbarch_init): Ditto.
14291 * mcore-tdep.c (mcore_gdbarch_init): Ditto.
14292 * m68k-tdep.c (m68k_gdbarch_init): Ditto.
14293 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
14294 * m32r-tdep.c (m32r_gdbarch_init): Ditto.
14295 * ia64-tdep.c (ia64_gdbarch_init): Ditto.
14296 * i386-tdep.c (i386_gdbarch_init): Ditto.
14297 * hppa-tdep.c (hppa_gdbarch_init): Ditto.
14298 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
14299 * frv-tdep.c (frv_gdbarch_init): Ditto.
14300 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
14301 * cris-tdep.c (cris_gdbarch_init): Ditto.
14302 * avr-tdep.c (avr_gdbarch_init): Ditto.
14303 * arm-tdep.c (arm_gdbarch_init): Ditto.
14304 * alpha-tdep.c (alpha_gdbarch_init): Ditto.
14305
14306 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
14307
14308 * infrun.c (follow_fork_mode_ask): Remove.
14309 (follow_fork_mode_kind_names): Remove follow_fork_mode_ask.
14310 (follow_fork): Simplify and remove internal error for
14311 follow_fork_mode_ask.
14312 (_initialize_infrun): Update "set follow-fork-mode" help text.
14313
14314 2004-01-13 Andrew Cagney <cagney@redhat.com>
14315
14316 * configure.in: Update copyright year.
14317 (build_warnings): Add -Wunused-label.
14318 * configure: Re-generate.
14319
14320 2004-01-12 Andrew Cagney <cagney@redhat.com>
14321
14322 * exec.h (exec_ops): Make "extern".
14323
14324 * mips-tdep.c (mips_pseudo_register_read): Don't return a value,
14325 the function is void.
14326 (mips_pseudo_register_write): Ditto.
14327
14328 2004-01-12 Andrew Cagney <cagney@redhat.com>
14329
14330 * stack.c (frame_info): Delete DEPRECATED_PRINT_EXTRA_FRAME_INFO
14331 call. Never defined.
14332 * sparc-tdep.h (struct frame_info): Add opaque declaration.
14333 * sparc64-tdep.h (struct gdbarch): Add opaque declaration.
14334 (struct sparc_gregset, struct regcache): Ditto.
14335 * sparc-nat.c: Update copyright. Specify "GNU/Linux".
14336
14337 2004-01-12 Andrew Cagney <cagney@redhat.com>
14338
14339 * mi/ChangeLog: Delete file. Renamed to ...
14340 * mi/ChangeLog-1999-2003: New file.
14341 * tui/ChangeLog: Delete file. Renamed to ...
14342 * tui/ChangeLog-1998-2003: New file.
14343
14344 2004-01-11 Mark Kettenis <kettenis@gnu.org>
14345
14346 * sparc64nbsd-tdep.c: Include "regset.h".
14347 (sparc64nbsd_sizeof_struct_reg, sparc64nbsd_sizeof_struct_fpreg):
14348 Remove variables.
14349 (fetch_core_registers): Remove function.
14350 (sparc64nbsd_core_fns): Remove variable.
14351 (sparc64nbsd_supply_gregset, sparc64nbsd_supply_fpregset): New
14352 functions.
14353 (sparc64nbsd_init_abi): Initialize TDEP->gregset,
14354 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
14355 (_initialize_sparc64nbsd_tdep): Remove call to add_core_fns.
14356
14357 * sparc-tdep.c (sparc32_extract_struct_value_address): Rename from
14358 sparc_extract_struct_value_address.
14359 (sparc32_gdbarch_init): Set extract_struct_value_address.
14360 * sparc64-tdep.c (sparc64_extract_struct_value_address): New
14361 function.
14362 (sparc64_init_abi): Set extract_struct_value_address. Don't set
14363 return_value_on_stack.
14364
14365 * NEWS: Mention that %cs and %ss have been added to the AMD64
14366 configurations
14367
14368 * frame.c: Update copyright year.
14369 (get_prev_frame): Improve comment.
14370
14371 * sparc64fbsd-tdep.c: Include "regset.h".
14372 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
14373 Remove variables.
14374 (fetch_core_registers): Remove function.
14375 (sparc64fbsd_core_fns): Remove variable.
14376 (sparc64fbsd_supply_gregset, sparc64fbsd_supply_fpregset): New
14377 functions.
14378 (sparc64fbsd_init_abi): Initialize TDEP->gregset,
14379 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_gregset.
14380 (_initialize_sparc64fbsd_tdep): Remove call to add_core_fns.
14381
14382 * sparcnbsd-tdep.c: Include "regset.h".
14383 (fetch_core_registers): Remove function.
14384 (sparcnbsd_core_fns, sparcnbsd_elfcore_fns): Remove varaibles.
14385 (sparc32nbsd_supply_gregset, sparc32nbsd_supply_fpregset): New
14386 functions.
14387 (sparc32nbsd_init_abi): Initialize TDEP->gregset and
14388 TDEP->fpregset.
14389 (_initialize_sparcnbsd_tdep): Remove calls to add_core_fns.
14390
14391 * sparc-tdep.h (struct regset): Provide opaque declaration.
14392 (struct gdbarch_tdep): Add gregset, sizeof_gregset,
14393 fpregset and sizeof_fpregset members.
14394 * sparc-tdep.c (struct regset): Provide opaque declaration.
14395 (sparc_regset_from_core_section): New function.
14396 (sparc32_gdbarch_init): Initialize TDEP->gregset,
14397 TDEP->sizeof_gregset, TDEP->fpregset and TDEP->sizeof_fpregset.
14398 Set regset_from_core_section when appropriate.
14399
14400 2004-01-10 Mark Kettenis <kettenis@gnu.org>
14401
14402 * x86-64-tdep.c (amd64_non_pod_p): New function.
14403 (amd64_classify_aggregate): Return class memory for non-POD
14404 C++ structure types.
14405
14406 * x86-64-tdep.c (amd64_push_arguments): Add struct_return
14407 argument. Use it to reserve a register if necessary.
14408 (amd64_push_dummy_call): Pass STRUCT_RETURN in call to
14409 amd64_push_arguments.
14410
14411 * x86-64-tdep.c (amd64_classify_aggregate): Ignore static fields.
14412
14413 * x86-64-tdep.c (amd64_register_info): Add %cs and %ss. Adjust
14414 register numbers in comments.
14415 * x86-64-tdep.h: Update copyright year.
14416 (X86_64_ST0_REGNUM, X86_64_XMM0_REGNUM, X86_64_XMM1_REGNUM):
14417 Adjust for addition of %cs and %ss.
14418 * amd64fbsd-nat.c: Update copyright year.
14419 (reg_offset): Add register offsets for %cs and %ss.
14420 * amd64fbsd-tdep.c: Update copyright year.
14421 (amd64fbsd_r_reg_offset): Add register offsets for %cs and %ss.
14422 (amd64fbsd_sc_reg_offset): Likewise.
14423 * x86-64-linux-nat.c: Update copyright year.
14424 (x86_64_linux_gregset64_reg_offset): Add register offsets for %cs
14425 and %ss.
14426 * amd64nbsd-nat.c: Update copyright year.
14427 (amd64nbsd32_r_reg_offset): Add register offsets for %cs and %ss.
14428 * amd64nbsd-tdep.c: Update copyright year.
14429 (amd64nbsd_r_reg_offset): Add register offsets for %cs and %ss.
14430 * x86-64-linux-tdep.c: Update copyright year.
14431 (user_to_gdb_regmap): Add mapping for %cs and %ss.
14432 (x86_64_linux_sc_reg_offset): Adjust for addition of %cs and %ss.
14433 * regformats/reg-x86-64.dat: Add %cs and %ss.
14434
14435 * blockframe.c (inside_entry_func): Reformat. Introduce new local
14436 variables to prevent long lines. Update comments to reflect
14437 reality.
14438
14439 2004-01-09 David Carlton <carlton@kealia.com>
14440
14441 Checked in by Elena Zannoni <ezannoni@redhat.com>.
14442 * dwarf2read.c (read_namespace): Pull out name-generating code
14443 into namespace_name. Rename previous_namespace to previous_prefix
14444 and processing_current_namespace to processing_current_prefix..
14445 (namespace_name): New function.
14446 (add_partial_symbol): Substitute uses of pdi->name with
14447 actual_name.
14448 * cp-support.h: Rename processing_current_namespace to
14449 processing_current_prefix.
14450 Update copyright year.
14451 * cp-namespace.c: Rename processing_current_namespace to
14452 processing_current_prefix.
14453 Update copyright year.
14454
14455 2004-01-09 Andrew Cagney <cagney@redhat.com>
14456
14457 * jv-valprint.c, ser-unix.c: Add missing copyright years.
14458
14459 2004-01-09 Mark Kettenis <kettenis@gnu.org>
14460
14461 * dbxread.c (read_dbx_symtab): Ignore N_PATCH stabs instead of
14462 complaining.
14463 (process_one_symbol): Deal with N_PATCH stabs.
14464
14465 2004-01-09 Elena Zannoni <ezannoni@redhat.com>
14466
14467 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
14468 ifdeffed code.
14469 Update copyright year.
14470
14471 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14472
14473 * config/pa/tm-hppa.h: Update extern declarations for
14474 hppa32_hpux_frame_saved_pc_in_sigtramp,
14475 hppa32_hpux_frame_base_before_sigtramp, and
14476 hppa32_hpux_frame_find_saved_regs_in_sigtramp.
14477
14478 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
14479
14480 * config/pa/tm-hppah.h: Update copyright years.
14481
14482 2004-01-08 Andrew Cagney <cagney@redhat.com>
14483
14484 * mips-tdep.c (mips_n32n64_reg_struct_has_addr): Delete function.
14485 (mips_o32_reg_struct_has_addr): Delete function.
14486 (mips_gdbarch_init): Update.
14487 (mips_extract_struct_value_address): Delete function.
14488
14489 2004-01-08 David Mosberger <davidm@hpl.hp.com>
14490
14491 * ia64-linux-tdep.c: Update GATE_AREA_END value to reflect
14492 reality.
14493
14494 2004-01-07 Andrew Cagney <cagney@redhat.com>
14495
14496 * mips-tdep.c (mips_gdbarch_init): Set elf_flags to the previous
14497 architecture's elf flags (when available).
14498
14499 * mips-tdep.c (mips_gdbarch_init): Move code determining the MIPS
14500 FPU to the start, check the MIPS FPU when looking for an old
14501 architecture.
14502 (set_mipsfpu_single_command): Update the architecture.
14503 (set_mipsfpu_double_command, set_mipsfpu_none_command): Ditto.
14504
14505 * mips-tdep.c (MIPS_DEFAULT_MASK_ADDRESS_P): Delete macro.
14506 (mips_mask_address_p): Add "tdep" parameter.
14507 (show_mask_address, mips_addr_bits_remove): Update.
14508 (mips_dump_tdep): Update.
14509 (MIPS_DEFAULT_STACK_ARGSIZE): Delete macro.
14510 (MIPS_STACK_ARGSIZE): Delete macro.
14511 (mips_stack_argsize, mips_eabi_push_dummy_call): Update.
14512 (mips_n32n64_push_dummy_call, mips_o32_push_dummy_call): Update.
14513 (mips_o64_push_dummy_call, mips_o32_return_value): Update.
14514 (mips_dump_tdep): Update.
14515 (MIPS_SAVED_REGSIZE): Delete macro.
14516 (MIPS_DEFAULT_SAVED_REGSIZE): Delete macro.
14517 (mips_saved_regsize, mips_eabi_use_struct_convention): Update.
14518 (mips_eabi_reg_struct_has_addr, mips_find_saved_regs): Update.
14519 (mips_frame_saved_pc, mips16_heuristic_proc_desc): Update.
14520 (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call): Update.
14521 (mips_o32_push_dummy_call, mips_o64_push_dummy_call): Update.
14522 (mips_pop_frame, return_value_location): Update.
14523 (mips_n32n64_return_value, mips_dump_tdep): Update.
14524
14525 * mips-tdep.c (mips_gdbarch_init): Clean up code selecting the
14526 MIPS ABI.
14527
14528 * mips-tdep.c: Update copyright.
14529 (mips_gdbarch_init): Merge two code blocks handling the register
14530 name and number layout.
14531
14532 2004-01-02 Pawel Ostrowski <pasza@zodiac.mimuw.edu.pl>
14533
14534 * tracepoint.c (validate_actionline): Fix segv at EOF
14535
14536 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>
14537
14538 * hpread.c (hpread_read_struct_type): Call SET_FIELD_PHYSNAME
14539 properly for static fields.
14540
14541 2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
14542 Jason Molenda <jmolenda@apple.com>
14543
14544 * disasm.c: Update copyright to include 2004.
14545 (do_mixed_source_and_assembly): For uiout asm list
14546 and tuple cleanups, initialize to null_cleanup instead of
14547 NULL and do so prior to loop. Only reset when we close off
14548 the tuple/list. Move check for whether to close off the
14549 asm tuple/list to after dump_insns call where it will be run
14550 on each loop iteration.
14551
14552 2004-01-05 Andrew Cagney <cagney@redhat.com>
14553
14554 * ser-unix.c (ser_unix_async): Fix tipo, "NOTHING_SECHEDULED"
14555 should be a switch case and not a label.
14556 * mips-tdep.c (mips32_next_pc): Delete unused labels
14557 "greater_equal_branch" and "less_zero_branch".
14558 * jv-valprint.c (java_print_value_fields): Delete unused label
14559 "flush_it".
14560
14561 * target.c (unpush_target): Only close a target that is in the
14562 target stack.
14563
14564 2004-01-05 Mark Kettenis <kettenis@gnu.org>
14565
14566 * sparc-tdep.c (sparc_extract_struct_value_address): Get the
14567 address from [sp + 64] instead of %o2.
14568
14569 * frame.c (get_prev_frame): Don't try to unwind the PC. This
14570 fixes PR backtrace/1476.
14571
14572 2004-01-05 Andrew Cagney <cagney@redhat.com>
14573
14574 * libunwind-frame.h (struct frame_id): Add opaque declaration,
14575 move to start of file.
14576 * i386-tdep.h (struct regcache): Add opaque declaration.
14577 * config/ia64/nm-linux.h (struct target_ops): Add opaque
14578 declaration.
14579 * ia64-tdep.c (ia64_find_proc_info_x): Do not use __FUNCTION__.
14580 (ia64_gdbarch_init): Use "GNU/Linux" in comment.
14581 * win32-nat.c (fake_create_process): Use ISO C style definition.
14582 * stabsread.c (define_symbol): Delete #ifndef
14583 DEPRECATED_USE_REGISTER_NOT_ARG wrapper around
14584 stabs_argument_has_addr call, macro never defined.
14585
14586 2004-01-04 Michael Chastain <mec.gnu@mindspring.com>
14587
14588 * op50-rom.c: Delete.
14589 * w89k-rom.c: Delete.
14590 * Makefile.in: Remove references.
14591
14592 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14593
14594 * x86-64-tdep.c: Update copyright year.
14595 (struct amd64_register_info): Rename from x86_64_register_info.
14596 (amd64_register_info): Rename from x86_64_register_info.
14597 (AMD64_NUM_REGS): Rename from X86_64_NUM_REGS.
14598 (amd64_register_name): Rename from x86_64_register_name.
14599 (amd64_register_type): Rename from x86_64_register_type.
14600 (amd64_dwarf_regmap): Rename from x86_64_dwarf_regmap.
14601 (amd64_dwarf_regmap_len): Rename from x86_64_dwarf_regmap_len.
14602 (amd64_dwarf_reg_to_regnum): Rename from
14603 x86_64_dwarf_reg_to_regnum.
14604 (amd64_convert_register_p): Rename from x86_64_convert_register_p.
14605 (amd64_push_dummy_call): Rename from x86_64_push_dummy_call.
14606 (AMD64_NUM_SAVED_REGS): Rename from X86_64_NUM_SAVED_REGS.
14607 (struct amd64_frame_cache): Renamed from x86_64_frame_cache.
14608 (amd64_alloc_frame_cache): Renamed from x86_64_alloc_frame_cache.
14609 (amd64_analyze_prologue): Rename from x86_64_analyze_prologue.
14610 (amd64_skip_prologue): Rename from x86_64_skip_prologue.
14611 (amd64_frame_cache): Rename from x86_64_frame_cache.
14612 (amd64_frame_this_id): Rename from x86_64_frame_this_id.
14613 (amd64_frame_prev_register): Rename from
14614 x86_64_frame_prev_register.
14615 (amd64_frame_unwind): Rename from x86_64_frame_unwind.
14616 (amd64_frame_sniffer): Rename from x86_64_frame_sniffer.
14617 (amd64_sigtramp_frame_cache): Rename from
14618 x86_64_sigtramp_frame_cache.
14619 (amd64_sigtramp_frame_prev_register): Rename from
14620 x86_64_sigtramp_frame_prev_register.
14621 (amd64_sigtramp_frame_unwind): Rename from
14622 x86_64_sigtramp_frame_unwind.
14623 (amd64_sigtramp_frame_sniffer): Rename from
14624 x86_64_sigtramp_frame_sniffer.
14625 (amd64_frame_base_address): Rename from x86_64_frame_base_address.
14626 (amd64_frame_base): Rename from x86_64_frame_base.
14627 (amd64_unwind_dummy_id): Rename from x86_64_unwind_dummy_id.
14628 (amd64_frame_align): Rename from x86_64_frame_align.
14629 (amd64_supply_fpregset): Rename from x86_64_supply_fpregset.
14630 (amd64_regset_from_core_section): Rename from
14631 x86_64_regset_from_core_section.
14632 (x86_64_init_abi): Update comments.
14633
14634 2004-01-04 Nick Roberts <nick@nick.uklinux.net>
14635
14636 * MAINTAINERS (write after approval): Add myself.
14637
14638 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14639
14640 * sparc64-tdep.c (sparc64_store_arguments): Fix handling of
14641 `float' arguments.
14642
14643 2004-01-04 Mark Kettenis <kettenis@gnu.org>
14644
14645 * sparc64-tdep.c (sparc64_store_floating_fields): Update comment
14646 such that it mentions a specific version of GCC that exhibits this
14647 bug.
14648
14649 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14650
14651 * sparc64-tdep.c (sparc64_store_floating_fields): If TYPE is a
14652 structure that has a single `float' member, store it in %f1 in
14653 addition to %f0.
14654
14655 * sparc-sol2-nat.c: Add missing '\'.
14656
14657 * sparc-tdep.c (sparc32_return_value): New function.
14658 (sparc32_use_struct_convention, sparc32_return_value_on_stack):
14659 Remove functions.
14660 (sparc32_gdbarch_init): Set return_value, don't set
14661 extract_return_value, store_return_value, use_struct_convention
14662 and return_value_on_stack.
14663
14664 * sparc-sol2-nat.c: Add missing ')'.
14665
14666 2004-01-03 J. Brobecker <brobecker@gnat.com>
14667
14668 * infrun.c (handle_step_into_function): New function.
14669 (handle_inferior_event): Extract out some code into the new
14670 function above.
14671
14672 2004-01-03 J. Brobecker <brobecker@gnat.com>
14673
14674 * infrun.c (handle_inferior_event): Move the declaration of
14675 real_stop_pc inside the if blocks where it is used.
14676
14677 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14678
14679 * sparc64-tdep.c (sparc64_16_byte_align_p)
14680 (sparc64_store_floating_fields, sparc64_store_floating_fields):
14681 Use check_typedef to get subtypes of structures and unions.
14682 (sparc64_store_return_value): Fix calculation of the appropriate
14683 offset into VALBUF when storing a structure or union.
14684 (sparc64_return_value): New function.
14685 (sparc64_use_struct_convention): Remove function.
14686 (sparc64_init_abi): Set return_value, don't set
14687 extract_return_value, store_return_value and
14688 use_struct_convention.
14689
14690 2004-01-03 Eli Zaretskii <eliz@elta.co.il>
14691
14692 * config/djgpp/fnchange.lst: Add lines for COPYING.LIBGLOSS,
14693 bfd/doc/ChangeLog-9103, bfd/elf32-m68hc1x.c,
14694 gdb/config/alpha/xm-alphaosf.h,
14695 gdb/config/powerpc/tm-ppcle-eabi.h,
14696 gdb/config/rs6000/tm-rs6000-aix4.h, gdb/gdbtk/ChangeLog-2001,
14697 gdb/gdbtk/ChangeLog-2002, gdb/gdbtk/ChangeLog-2003,
14698 gdb/gdbtk/plugins/intel-pentium/intel-pentium.tcl.in,
14699 gdb/gdbtk/plugins/rhabout/rhabout.tcl.in, gdb/i386-linux-nat.c,
14700 gdb/ia64-aix-nat.c, gdb/ia64-aix-tdep.c, gdb/ia64-linux-nat.c,
14701 gdb/ia64-linux-nat.c, gdb/ppc-linux-tdep.c, gdb/ppc-linux-nat.c,
14702 gdb/sparc64nbsd-nat.c, gdb/sparc64nbsd-tdep.c,
14703 gdb/sparc64-linux-nat.c, gdb/sparc64-linux-tdep.c,
14704 gdb/sparc64-nat.c, gdb/sparc64-tdep.c, gdb/sparc64-sol2-tdep.c,
14705 gdb/sparc-sol2-nat.c, gdb/sparc-sol2-tdep.c,
14706 gdb/testsuite/gdb.gdbtk/, gdb/testsuite/gdb.mi/mi-var-child.exp,
14707 nclude/ChangeLog-9103, include/coff/ChangeLog-9103,
14708 include/elf/ChangeLog-9103, include/opcode/ChangeLog-9103,
14709 opcodes/ChangeLog-0001, opcodes/ChangeLog-0203,
14710 opcodes/openrisc-dis.c, opcodes/openrisc-desc.h,
14711 sim/frv/profile-fr550.c, sim/frv/profile-fr550.h,
14712 sim/sh64/sem-compact-switch.c, sim/sh64/sem-media-switch.c,
14713 sim/testsuite/sim/sh64/compact/ldsl-mach.cgs,
14714 sim/testsuite/sim/sh64/compact/ldsl-macl.cgs,
14715 sim/testsuite/sim/sh64/compact/stsl-mach.cgs, and
14716 sim/testsuite/sim/sh64/compact/stsl-macl.cgs.
14717 Remove lines for .cvsignore files.
14718
14719 2004-01-03 J. Brobecker <brobecker@gnat.com>
14720
14721 * infrun.c: Back out the previous change.
14722
14723 2004-01-03 Mark Kettenis <kettenis@gnu.org>
14724
14725 * NEWS: Mention revised SPARC target. Add sparc-*-lynxos* and
14726 sparc-*-sunos4* to the list of REMOVED configurations.
14727
14728 * configure.tgt: Add back sparc-*-vxworks*.
14729 * remote-vxsparc.c: Remove all includes except for "defs.h",
14730 "regcache.h", "vx-share/ptrace.h" and "vx-share/regPacket.h".
14731 Include "sparc-tdep.h".
14732 (SPARC_R_G1): New define.
14733 (vxsparc_gregset): New variable.
14734 (ext_format_sparc): Remove extern declaration.
14735 (vx_read_register): Rewrite to use sparc32_supply_gregset and
14736 sparc32_supply_fpregset.
14737 (vx_write_register): Rewrite to use sparc32_collect_gregset,
14738 sparc_collect_rwindow and sparc32_collect_fpregset.
14739 * config/sparc/tm-vxworks.h: New file, based on recently removed
14740 tm-vxsparc.h.
14741 * config/sparc/vxworks.mt: New file, based on recently removed
14742 vxworks.mt.
14743
14744 2004-01-03 J. Brobecker <brobecker@gnat.com>
14745
14746 * infrun.c (handle_step_into_function): New function.
14747 (handle_inferior_event): Extract out some code into the new
14748 function above.
14749
14750 2004-01-02 Mark Kettenis <kettenis@gnu.org>
14751
14752 * Makefile.in (ALLDEPFILES): Remove sparc-linux-nat.c and
14753 sparcl-tdep.c. Add sparc-linux-tdep.c, sparc-sol2-nat.c,
14754 sparc-sol2-tdep.c, sparc-sol2-nat.c, sparc-sol2-tdep.c,
14755 sparc64-linux-nat.c, sparc64-linux-tdep.c, sparc64-nat.c,
14756 sparc64-sol2-tdep.c, sparc64-tdep.c, sparc64fbsd-nat.c,
14757 sparc64fbsd-tdep.c, sparcnbsd-nat.c, sparcnbsd-tdep.c.
14758 (sparc_nat_h): New variable.
14759 (sparcbsd_nat_h, sparcnbsd_tdep_h): Remove variables.
14760 (tm-sun4os4.h): Remove dependency.
14761 (sparcbsd-nat.o, sparc-linux-nat.o): Remove dependencies.
14762 (sparc64fbsd-nat.o, sparc64fbsd-tdep.o, sparc64nbsd-nat.o,
14763 sparc64-tdep.o, sparc-nat.o, sparcnbsd-nat.o, sparcnbsd-tdep.o,
14764 sparc-tdep.o): Update dependencies.
14765 (sparc-linux-tdep.o, sparc-sol2-nat.o, sparc-sol2-tdep.o,
14766 sparc64-linux-nat.o, sparc64-linux-tdep.o, sparc64-nat.o,
14767 sparc64-sol2-tdep.o, sparc64-tdep.o, sparc64nbsd-tdep.o): New
14768 dependencies.
14769 * configure.host: Remove existing sparc-*-lynxos*,
14770 sparc-*-solaris*, sparc-*-sunos4*, sparc-*-sunos5*, sparc-*-*,
14771 ultrasparc-*-freebsd, sparcv9-*-freebsd, sparc64-*-linux*,
14772 sparcv9-*-* and sparc64-*-* triplets. Add new sparc64-*-linux*,
14773 sparc-*-solaris2*, sparcv9-*-solaris2* and sparc64-*-solaris2*
14774 triplets.
14775 * configure.tgt: Remove exitsing sparc-*-aout*, sparc-*-coff*,
14776 sparc-*-elf*, sparc*-lynxos*, sparc-*-solars2*, sparc-*-sunos4*,
14777 sparc-*-sunos5*, sparc-*-vxworks*, sparc64-*linux*, sparc64-*-*,
14778 sparcv9-*-* and commented out sparc64-*-solars2* triplets. Add
14779 new sparc-*-solaris2.[0-6], sparc-*-solaris2.[0-6].*,
14780 sparc64-*-linux, sparc-*-solaris2*, sparcv9-*-solaris*,
14781 sparc64-*-solaris2* and sparc64-*-* triplets.
14782 * sparc64-tdep.c: Update copyright year. Include "inferior.h",
14783 "symtab.h" and "objfiles.h".
14784 (BIAS): Remove define.
14785 (X_OP, X_RD, X_A, X_COND, X_OP2, X_IMM22, X_OP3, X_I, X_DISP22)
14786 (X_DISP19): Remove macros.
14787 (sparc_fetch_instruction): Remove function.
14788 (struct gdbarch_tdep): Remove definition.
14789 (SPARC64_NUM_REGS, SPARC64_NUM_PSEUDO_REGS): Use ARRAY_SIZE.
14790 (sparc_breakpoint_from_pc): Remove function.
14791 (struct sparc64_frame_cache): Remove definition.
14792 (sparc64_alloc_frame_cache, sparc64_analyze_prologue,
14793 sparc64_unwind_pc): Remove functions.
14794 (sparc64_skip_prologue): Use `struct sparc_frame_cache' instead of
14795 `struct sparc64_frame_cache. Call sparc_analyze_prologue instead
14796 of sparc64_analyze_prologue. Mark constant as ULL instead of UL.
14797 (sparc64_frame_cache): Change return type to `struct
14798 sparc_frame_cache *'. Simply call sparc_frame_cache.
14799 (sparc64_frame_this_id, sparc64_frame_prev_register,
14800 sparc64_frame_base_address): Use `struct sparc_frame_cache'
14801 instead of `struct sparc64_frame_cache.
14802 (sparc_unwind_dummy_id, sparc_extract_struct_value_address,
14803 sparc_analyze_control_transfer, sparc_software_single_step,
14804 sparc64_gdbarch_init, sparc_supply_rwindow, sparc_fill_rwindow,
14805 _initialize_sparc64_tdep): Remove functions.
14806 (TSTATE_CWP, TSTATE_ICC, TSTATE_XCC): New macros.
14807 (PSR_S, PSR_ICC, PSR_VERS, PSR_IMPL, PSR_V8PLUS, PSR_XCC): New
14808 macros.
14809 (sparc64_supply_gregset, sparc64_collect_gregset,
14810 sparc64_supply_fpregset, sparc64_collect_fpregset): New functions.
14811 (sparc64_init_abi): New function.
14812 * sparc64-tdep.h: Update copyright year. Fix typo in multiple
14813 inclusion guard. Include "sparc-tdep.h".
14814 (BIAS): Define.
14815 (r_tstate_offset, r_fprs_offset): New defines.
14816 (enum sparc_regnum): Remove defenition.
14817 (enum sparc64_regnum): Reformat.
14818 (sparc_supply_rwindow, sparc_fill_rwindow): Remove prototypes.
14819 (sparc64_init_abi, sparc64_supply_gregset,
14820 sparc64_collect_gregset, sparc64_supply_fpregset,
14821 sparc64_collect_fpregset): New prototypes.
14822 (sparc64_sol2_gregset, sparc64nbsd_gregset, sparc64fbsd_gregset):
14823 Add extern declarations.
14824 (sparc64_sol2_init_abi): New prototype.
14825 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
14826 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
14827 prototypes.
14828 * sparc64fbsd-nat.c: Include "sparc-nat.h", don't include
14829 "sparnbsd-nat.h".
14830 (sparc64fbsd_reg_supplies_p, sparc64fbsd_fpreg_supplies_p): Remove
14831 functions.
14832 (_initialize_sparc64fbsd_nat): Remove initialization of
14833 sparcbsd_supply_reg, sparcbsd_fill_reg, sparcbsd_supply_fpreg,
14834 sparcbsd_fill_fpreg, sparcbsd_reg_supplies_p,
14835 sparcbsd_fpreg_supplies_p. Initialize sparc_gregset.
14836 * sparc64fbsd-tdep.c: Update copyright year. Include "frame.h",
14837 "frame-unwind.h", "trad-frame.h" and "gdb_assert.h".
14838 (sparc64fbsd_r_global_offset, sparc64fbsd_r_out_offset)
14839 (sparc64fbsd_r_fprs_offset, sparc64fbsd_r_tnpc_offset)
14840 (sparc64fbsd_r_tpc_offset, sparc64fbsd_r_tstate_offset)
14841 (sparc64fbsd_r_y_offset): Remove variables.
14842 (sparc64fbsd_sizeof_struct_reg, sparc64fbsd_sizeof_struct_fpreg):
14843 Make static and const.
14844 (sparc64fbsd_supply_reg, sparc64fbsd_fill_reg)
14845 (sparc64fbsd_supply_fpreg, sparc64fbsd_fill_fpreg): Remove
14846 functions.
14847 (sparc64fbsd_gregset): New variable.
14848 (fetch_core_registers): Replace calls to sparc64fbsd_supply_reg
14849 and sparc64fbsd_supply_fpreg with calls to sparc64_supply_gregset
14850 and sparc64_supply_fpregset.
14851 (sparc64fbsd_pc_in_sigtramp, sparc64fbsd_sigtramp_frame_cache)
14852 (sparc64fbsd_sigtramp_frame_this_id)
14853 (sparc64fbsd_sigtramp_frame_prev_register): New functions.
14854 (sparc64fbsd_sigtramp_frame_unwind): New variable.
14855 (sparc64fbsd_sigtramp_frame_sniffer): New function.
14856 (sparc64fbsd_init_abi): Set pc_in_sigtramp, append
14857 sparc64fbsd_sigtramp_frame_sniffer. Call sparc64_init_abi.
14858 * sparcnbsd-tdep.c: Update copyright year. Include
14859 "floatformat.h", "frame.h", "frame-unwind.h", "symtab.h",
14860 "trad-frame.h" and "gdb_assert.h", don't include "target.h",
14861 "value.h" and "sparcnbsd-tdep.h".
14862 (REG32_OFFSET_PSR, REG32_OFFSET_PC, REG32_OFFSET_NPC)
14863 (REG32_OFFSET_Y, REG32_OFFSET_GLOBAL, REG32_OFFSET_OUT)
14864 (REG64_OFFSET_TSTATE, REG64_OFFSET_PC, REG64_OFFSET_NPC)
14865 (REG64_OFFSET_Y, REG64_OFFSET_GLOBAL, REG64_OFFSET_OUT): Remove
14866 defines.
14867 (sparcnbsd_gregset): New variable.
14868 (sparcnbsd_supply_reg32, sparcnbsd_supply_reg64)
14869 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64)
14870 (sparcnbsd_supply_fpreg32, sparcnbsd_supply_fpreg64)
14871 (sparcnbsd_fill_reg32, sparcnbsd_fill_reg64): Remove functions.
14872 (sparc32nbsd_sigtramp_start, sparc32nbsd_sigtramp_end): New
14873 variables.
14874 (sparc32nbsd_pc_in_sigtramp, sparc32nbsd_sigcontext_frame_cache)
14875 (sparc32nbsd_sigcontext_frame_this_id)
14876 (sparc32nbsd_sigcontext_frame_prev_register): New functions.
14877 (sparc32nbsd_sigcontext_frame_unwind): New variable.
14878 (sparc32nbsd_sigtramp_frame_sniffer): New function.
14879 (sparcnbsd_get_longjmp_target_32,
14880 sparcnbsd_get_longjmp_target_64): Remove functions.
14881 (sparcnbsd_aout_in_solib_call_trampoline): Rewrite.
14882 (sparcnbsd_init_abi_common, sparcnbsd_init_aout,
14883 sparcnbsd_init_elf): Remove.
14884 (sparcnbsd_init_abi, sparcnbsd_aout_init_abi)
14885 (sparcnbsd_elf_init_abi): New functions.
14886 (_initialize_sparcnbsd_tdep): New prototype.
14887 (_initialize_sparnbsd_tdep): Update.
14888 * config/sparc/fbsd.mh (NATDEPFILES): Remove sparcbsd-nat.o and
14889 corelow.o. Add sparc64-nat.o and sparc-nat.o.
14890 * config/sparc/fbsd.mt (TDEPFILES): Add sparc-tdep.o and corelow.o.
14891 * config/sparc/linux.mh: Update comment.
14892 (XM_FILE, HOST_IPC): Remove variables.
14893 (NATDEPFILES): Add sparc-sol2-nat.o and core-regset.o. Remove
14894 sparc-linux-nat.o.
14895 * config/sparc/linux.mt: Update comment.
14896 (TDEPFILES): Add sparc-sol2-tdep.o and sparc-linux-tdep.o.
14897 * config/sparc/nbsd.mt: Reformat.
14898 * config/sparc/nbsd64.mh: Update comment.
14899 (NATDEPFILES): Add sparc-nat.o.
14900 * config/sparc/nbsd64.mt: Update comment.
14901 (TDEPFILES): Add sparc64-tdep.o and sparc64nbsd-tdep.o.
14902 (TM_FILE): Set to tm-nbsd.h.
14903 * config/sparc/nbsdelf.mh: Update comment.
14904 (NATDEPFILES): Add sparc-nat.o.
14905 (XM_FILE): Delete.
14906 * config/sparc/nbsdaout.mh: Update comment.
14907 (NATDEPFILES): Add sparc-nat.o
14908 (XM_FILE): Delete.
14909 * config/sparc/nm-linux.h: Update copyright year. Don't include
14910 "config/nm-svr4.h" and "solib.h". Add protection against multiple
14911 inclusion.
14912 (KERNEL_U_SIZE): Remove define.
14913 (kernel_u_size): Remove prototype.
14914 (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Define.
14915 * config/sparc/nm-nbsd.h: Update copyright. Don't include
14916 "regcache.h".
14917 (CHILD_PREPARE_TO_STORE): Remove define.
14918 * config/sparc/nm-nbsdaout.h: Tweak some comments.
14919 * sparc-nat.c, sparc-tdep.c, sparc-tdep.h, sparc64nbsd-nat.c,
14920 sparcnbsd-nat.c: Rewrite files.
14921 * config/sparc/tm-linux.h, config/sparc/tm-nbsd.h: Rewrite files.
14922 * sparc-linux-nat.c, sparcbsd-nat.c, sparcbsd-nat.h,
14923 sparcnbsd-tdep.h: Remove files.
14924 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4os4.h,
14925 config/sparc/nm-sun4sol2.h, config/sparc/sp64.mt,
14926 config/sparc/sp64linux.mt, config/sparc/sp64sol2.mt,
14927 config/sparc/sparc-em.mt, config/sparc/sparclynx.mh,
14928 config/sparc/sparclynx.mt, config/sparc/sun4os4.mh,
14929 config/sparc/sun4os4.mt, config/sparc/sun4sol2.mh,
14930 config/sparc/sun4sol2.mt, config/sparc/tm-sp64.h,
14931 config/sparc/tm-sp64linux.h, config/sparc/tm-sparc.h,
14932 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
14933 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
14934 config/sparc/tm-vxsparc.h, config/sparc/vxsparc.mt,
14935 config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h: Remove files.
14936 * sparc-linux-tdep.c, sparc-nat.h, sparc-sol2-nat.c,
14937 sparc-sol2-tdep.c, sparc64-linux-nat.c, sparc64-linux-t dep.c,
14938 sparc64-nat.c, sparc64-sol2-tdep.c, sparc64nbsd-tdep.c: New files.
14939 * config/sparc/linux64.mh, config/sparc/linux64.mt,
14940 config/sparc/nm-sol2.h, config/sparc/sol2-64.mt,
14941 config/sparc/sol2.mh, config/sparc/sol2.mt, config/sparc/sparc.mt,
14942 config/sparc/sparc64.mt, config/sparc/tm-sol2.h: New files.
14943
14944 2004-01-02 Andrew Cagney <cagney@redhat.com>
14945
14946 From 2003-12-18 Kazuhiro Inaoka:
14947 * configure.host: Add m32r-linux target.
14948
14949 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>
14950
14951 * top.c (print_gdb_version): Update year to 2004.
14952
14953 2004-01-02 Mark Mitchell <mark@codesourcery.com>
14954
14955 * MAINTAINERS: Add myself to the write-after-approval category.
14956
14957 2004-01-02 Daniel Jacobowitz <drow@mvista.com>
14958
14959 From Bernardo Innocenti <bernie@develer.com>:
14960 * configure.tgt: Add uClinux target.
14961
14962 2004-01-02 Andrew Cagney <cagney@redhat.com>
14963
14964 * utils.c (do_my_cleanups): Make static, add forward declaration.
14965 * defs.h (do_my_cleanups): Delete declaration.
14966
14967 2004-01-02 Eli Zaretskii <eliz@elta.co.il>
14968
14969 * config/djgpp/fnchange.lst: Add lines for gdb/ChangeLog-2003 and
14970 bfd/ChangeLog-0203.
14971
14972 2004-01-02 Mark Kettenis <kettenis@gnu.org>
14973
14974 * configure.in: Check for <machine/reg.h>. Check for `struct reg'
14975 in <machine/reg.h>.
14976 * configure, config.in: Regenerate.
14977
14978 For older changes see ChangeLog-2003, mi/ChangeLog-1999-2003, and
14979 tui/ChangeLog-1998-2003.
14980 \f
14981 Local Variables:
14982 mode: change-log
14983 left-margin: 8
14984 fill-column: 74
14985 version-control: never
14986 End:
This page took 0.745008 seconds and 5 git commands to generate.