]> Git Repo - binutils.git/blob - gdb/ChangeLog
de1c5c385477c53a9ca20471c0548d4fe59524d0
[binutils.git] / gdb / ChangeLog
1 2005-11-25 Frederic Riss <[email protected]>
2         
3         * dwarf2-frame.c: (execute_cfa_program): Don't access past the 
4         allocated dwarf2_frame_state.initial.regs.
5
6 2005-11-25 Frederic Riss <[email protected]>
7         
8         * MAINTAINERS (Write After Approval): Add myself to the list.
9
10 2005-11-23  Andrew Stubbs  <[email protected]>
11
12         * sh-tdep.c (do_fv_register_info, do_dr_register_info): Delete function.
13         (do_bank_register_info, do_bank_register_info): Likewise.
14         (sh_print_pseudo_register, sh_do_fp_register): Likewise.
15         (sh_do_register, sh_print_register, sh_print_registers_info): Likewise.
16         (sh_gdbarch_init): Remove call to set_gdbarch_print_registers_info().
17
18 2005-11-22  Joel Brobecker  <[email protected]>
19
20         * top.c (print_gdb_version): Update copyright year.
21
22 2005-11-20  Mark Kettenis  <[email protected]>
23
24         * inf-ptrace.c (inf_ptrace_xfer_partial): Use PIOD_WRITE_I instead
25         of PIOD_WRITE_D.
26
27 2005-11-19  Jim Blandy  <[email protected]>
28
29         * tracepoint.c (memrange_absolute): New enum constant.
30         (struct memrange, memrange_cmp, add_memrange, collect_symbol,
31         stringify_collection_list, encode_actions): Use it instead of '-1'
32         to indicate an fixed-address memory range.
33         (Suggested by Eli Zaretskii.)
34
35         * tracepoint.c (stringify_collection_list): Indicate absolute
36         memory ranges by using "-1" as the memory range's base register
37         number, not "FFFFFFFF".
38
39 2005-11-19  Randolph Chung  <[email protected]>
40
41         * dwarf2loc.c (dwarf2_tracepoint_var_ref): Remove extra add for
42         DW_OP_fbreg.  Handle DW_OP_breg0 through DW_OP_breg31.  Print 
43         DWARF opcode for unsupported case.
44
45 2005-11-19  Randolph Chung  <[email protected]>
46
47         * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_unwind_cache): Use 
48         HPPA_HPUX_SS_* constants.  Ensure "off" is large enough to hold 
49         64-bit offset.  Set proper signal context offset for 64-bit 
50         programs.  Set pc properly for signal frames.
51
52 2005-11-19  Randolph Chung  <[email protected]>
53
54         * hppa-hpux-tdep.c (hppa_hpux_sigtramp_unwind_sniffer): Rely on the
55         unwind record to determine a signal frame, instead of hardcoding
56         a function name.
57
58 2005-11-19  Randolph Chung  <[email protected]>
59
60         * hppa-tdep.c (skip_prologue_hard_way): Add one more insn pattern 
61         for "std rp,-0x10(sp)".
62         (hppa_frame_cache): Likewise.
63         (hppa_fallback_frame_cache): Likewise.
64
65 2005-11-19  Randolph Chung  <[email protected]>
66
67         * hppa-tdep.c (hppa_frame_cache): Reformat code and enhance 
68         debugging.
69
70 2005-11-18  Jim Blandy  <[email protected]>
71
72         * tracepoint.c (struct memrange, collect_symbol): Doc fix.
73
74 2005-11-18  Andrew Stubbs  <[email protected]>
75
76         * mi/mi-main.c (mi_load_progress): Ensure the use of the correct mi
77         uiout for the duration of the function.
78
79 2005-11-18  Nick Roberts  <[email protected]>
80
81         * mi/gdb-mi.el (gdb-source-file-list): Declare.
82         (gdbmi): Bind new functions.
83         (gdbmi-var-list-children-handler, gdbmi-var-list-children-regexp):
84         Handle string expressions properly.  Move "type" field into regexp.
85         (gdbmi-var-update-regexp, gdbmi-var-update-handler): Handle string
86         expressions properly.  Update speedbar.
87         (gdbmi-breakpoints-buffer, gdb-stack-buffer, gdb-locals-buffer)
88         (gdb-registers-buffer): Use def-gdb-auto-update-trigger instead of
89         def-gdb-auto-updated-buffer as handlers is defined explicitly.
90         (gdb-stack-list-locals-handler): Handle string expressions properly.
91         (gdb-data-list-register-values-handler)
92         (gdb-data-list-register-values-custom): Fontify buffer.
93
94 2005-11-17  Daniel Jacobowitz  <[email protected]>
95
96         * version.in: Update to 6.4.50.
97
98 2005-11-16  Andrew Stubbs  <[email protected]>
99
100         * NEWS (6.4): Mention $argc.
101
102 2005-11-15  Andrew Stubbs  <[email protected]>
103
104         * NEWS: Add --batch-silent, --return-child-result, and --eval-command
105         options to the 6.4 section.
106
107 2005-11-15  Andrew Stubbs  <[email protected]>
108
109         * cli/cli-script.c: Include gdb_assert.h.
110         (locate_arg): Detect $argc.
111         (insert_args): Substitute $argc.
112         * Makefile.in (cli-script.o): Add dependency on gdb_assert.h.
113
114 2005-11-14  James E Wilson  <[email protected]>
115
116         PR 2024
117         * dwarf2loc.c (dwarf_expr_frame_base): Use get_frame_address_in_block
118         instead of get_frame_pc.
119         (loclist_read_variable): Likewise.
120
121 2005-11-14  Andrew Stubbs  <[email protected]>
122
123         * MAINTAINERS (Write After Approval): Add myself to the list.
124
125 2005-11-14  Andrew Stubbs  <[email protected]>
126
127         * thread.c (_initialize_thread): Correct the 'thread apply' help
128         message.
129
130 2005-11-13  Daniel Jacobowitz  <[email protected]>
131
132         * elfread.c (elf_symtab_read): Remove if (1) and reindent.
133
134 2005-11-13  Daniel Jacobowitz  <[email protected]>
135
136         * arm-linux-tdep.c (eabi_linux_arm_le_breakpoint)
137         (eabi_linux_arm_be_breakpoint): New variables.
138         (arm_linux_init_abi): Use them.
139
140 2005-11-11  Michael Snyder  <[email protected]>
141
142         * inftarg.c (child_wait): Delete unused local variable.
143
144 2005-11-11  Stephane Carrez  <[email protected]>
145
146         PR tui/1995
147         * tui/tui-command.c (tui_dispatch_ctrl_char): Handle CTRL-L even if the
148         focus is on the command window.
149
150 2005-11-11  Stephane Carrez  <[email protected]>
151
152         * tui/tui-win.c (tui_update_gdb_sizes): Use tui_term_width() and
153         tui_term_height() to restore the terminal size when leaving the
154         TUI mode.
155
156 2005-11-11  Stephane Carrez  <[email protected]>
157
158         * m68hc11-tdep.c (m68hc11_pseudo_register_write): Use gdb_byte
159         for buffers.
160         (m68hc11_pseudo_register_read): Likewise.
161         (m68hc11_return_value): Likewise.
162         (m68hc11_frame_prev_register): Likewise.
163         (m68hc11_frame_align): Remove as its seems no longer necessary.
164         (m68hc11_gdbarch_init): Don't install frame_align handler.
165         (m68hc11_scan_prologue): Fix crash that occurred when called from
166         m68hc11_skip_prologue
167
168 2005-11-10  Mark Kettenis  <[email protected]>
169
170         * MAINTAINERS: Mark m68k-elf, sparc-elf and vax-netbsd as no
171         longer broken.
172
173 2005-11-09  Randolph Chung <[email protected]>
174
175         * hppa-linux-nat.c (_initialize_hppa_linux_nat): Use
176         hppa_linux_{store,fetch}_inferior_registers instead of
177         arm_linux_{store,fetch}_inferior_registers.
178
179 2005-11-08  Kei Sakamoto  <[email protected]>
180
181         * remote-m32r-sdi.c: Update copyright years.
182         (m32r_resume): Write DBT at word-aligned addresses.
183         (m32r_wait): Use SDI_WRITE_MEMORY to remove DBT.
184
185 2005-11-08  Kei Sakamoto  <[email protected]>
186
187         * m32r-linux-tdep.c (linux_sigtramp_code): Use 'gdb_byte' instead
188         of 'unsigned char'.
189         (m32r_linux_sigtramp_start): Likewise.
190         (linux_rt_sigtramp_code): Likewise.
191         (m32r_linux_rt_sigtramp_start): Likewise.
192         (m32r_linux_sigtramp_frame_prev_register): Use 'gdb_byte *' instead
193         of 'void *'.
194         * m32r-tdep.c (m32r_memory_insert_breakpoint): Use 'gdb_byte'
195         instead of 'char'.
196         (m32r_memory_remove_breakpoint): Likewise.
197         (m32r_breakpoint_from_pc): Likewise.
198         (m32r_store_return_value): Likewise.
199         (decode_prologue): Likewise.
200         (m32r_push_dummy_call): Likewise.
201         (m32r_return_value): Use 'gdb_byte *' instead of 'void *'.
202         * remote-m32r-sdi.c (m32r_xfer_memory): Use 'gdb_byte' instead of
203         'char'.
204
205 2005-11-07  Kevin Buettner  <[email protected]>
206
207         * ia64-tdep.c (floatformat_valid): Change type of `from' from
208         `const char *' to `const void *'.
209
210 2005-11-07  Kevin Buettner  <[email protected]>
211
212         * frv-linux-tdep.c (frv_linux_sigtrapm_frame_prev_register): Change
213         type of `valuep' argument to `gdb_byte *'.
214         * frv-tdep.c (frv_pseudo_register_write): Change type of `buffer'
215         argument to `gdb_byte *'.
216         (frv_extract_return_value): Change type of `valbuf' argument to
217         `gdb_byte *'.
218         (frv_store_return_value): Likewise.
219         (frv_frame_prev_register): Change type of `bufferp' argument to
220         `gdb_byte *'
221         * solib-frv.c (ext_Elf32_Half, ext_Elf32_Addr, ext_Elf32_Word)
222         (ext_ptr): Change base type from `unsigned char' to `gdb_byte'.  Adjust
223         calls to extract_unsigned_integer which use struct members declared
224         with these array types to not try to take the address of those
225         members.
226         (fetch_loadmap, frv_current_sos): Change cast in target_read_memory()
227         calls from `char *' to `gdb_byte *'.
228         (lm_base): Change base type of `buf' from `char' to `gdb_byte'.
229         (enable_break2): Change type of `buf' from `char *' to `gdb_byte *'.
230         Change base type of `addr_buf' from `char' to `gdb_byte'.
231         (find_canonical_descriptor_in_load_object): Change base type of `buf'
232         from `char' to `gdb_byte'.
233
234 2005-11-07  Paul Gilliam  <[email protected]
235
236         * ppc-sysv-tdep.c (ppc64_sysv_abi_return_value): Copy code from
237         ppc_sysv_abi_return_value() to handle a vector return value.
238
239 2005-11-07  Andrew Stubbs  <[email protected]>
240
241         * main.h (return_child_result, return_child_result_value): Declare.
242         * infrun.c: Include main.h.
243         (print_stop_reason): Remove declaration of return_child_result_value.
244         * top.c: Include main.h.
245         (quit_force): Remove declarations of return_child_result_value and
246         return_child_result.
247         * Makefile.in (top.o, infrun.o): Add main.h to dependencies.
248
249 2005-11-07  Andrew Stubbs  <[email protected]>
250
251         * Makefile.in (tui-winsource.o): Add gdb_assert.h to dependencies.
252
253 2005-11-07  Andrew Stubbs  <[email protected]>
254
255         * main.c (captured_main): Define struct cmdarg. Change type of cmdarg.
256         Add new options --eval-command and alias -ex.
257         Adjust --command to use the new struct cmdarg.
258         Execute commands given with --eval-command.
259         (print_gdb_help): Add new options --eval-command, -ex and mention -x.
260
261 2005-11-07  Andrew Stubbs  <[email protected]>
262
263         * main.c (main): Use INTERP_TUI instead of "tui".
264         Set interpreter to INTERP_INSIGHT when '-w' given.
265         * interps.h (INTERP_INSIGHT): New define.
266         * tui/tui-interp.c (_initialize_tui_interp): Use INTERP_TUI instead
267         of "tui".
268
269 2005-11-04  Andrew Stubbs  <[email protected]>
270
271         * infrun.c (print_stop_reason): Set return_child_result_value on exit.
272         * main.c (return_child_result): New variable.
273         (return_child_result_value): Likewise.
274         (captured_main): Add option --return-child-result.
275         Replace call to target_detach and exit (in batch mode) with quit_force.
276         (print_gdb_help): Add option --return-child-result.
277         * top.c (quit_force): Return child result if appropriate.
278
279 2005-11-03  Wu Zhou  <[email protected]>
280
281         Checked in by Elena Zannoni  <[email protected]>
282
283         * dwarf2read.c (read_structure_type): Add IBM XL C++
284         specific code to set TYPE_VPTR_FIELDNO and TYPE_VPTR_BASETYPE
285         of a virtual class if a field named "__vfp" is found. 
286
287 2005-11-03  Jim Blandy  <[email protected]>
288
289         Checked in by Elena Zannoni  <[email protected]>      
290
291         * dwarf2read.c (file_full_name): Cope with file numbers that are
292         out of range for the given line header.
293
294 2005-11-03  Daniel Jacobowitz  <[email protected]>
295
296         Checked in by Elena Zannoni  <[email protected]>
297
298         * elfread.c (elf_symtab_read): Add number_of_symbols and
299         symbol_table as arguments.  Do not load the symbol table
300         here.
301         (elf_symfile_read): Load the static and dynamic symbol tables
302         here, before calling elf_symtab_read.  Also load any synthetic
303         symbols and process those.
304         
305 2005-11-03 Andrew Cagney  <[email protected]>
306
307         Checked in by Elena Zannoni  <[email protected]>
308
309         * dwarf2loc.c (dwarf2_evaluate_loc_desc): Handle DW_OP_piece
310         reads.
311
312 2006-11-03  Daniel Jacobowitz  <[email protected]>
313
314         * linux-nat.c (linux_nat_resume): Add more debugging messages.  Do
315         not short-circuit resuming all threads if the signal will be ignored
316         in linux_nat_wait.
317
318 2005-11-02  Andrew Stubbs  <[email protected]>
319
320         * monitor.c (monitor_xfer_memory): Change char to gdb_byte.
321         (monitor_insert_breakpoint): Likewise.
322         (monitor_remove_breakpoint): Likewise.
323         * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
324         * sh-tdep.c (sh_return_value_nofpu): Change void to gdb_byte.
325         (sh_return_value_fpu): Likewise.
326         (sh_pseudo_register_read): Likewise.
327         (sh_pseudo_register_write): Likewise.
328         (sh_frame_prev_register): Likewise.
329         * sh64-tdep.c (sh64_extract_return_value): Change char to gdb_byte.
330         (sh64_return_value): Change void to gdb_byte.
331         (sh64_pseudo_register_read): Likewise.
332         (sh64_pseudo_register_write): Likewise.
333         (sh64_frame_prev_register): Likewise.
334
335 2005-11-01  Joel Brobecker  <[email protected]>
336
337         * event-top.c (gdb_setup_readline): Add missing type in extern
338         declaration.
339
340 2005-11-01  Paul Gilliam  <[email protected]>
341
342         * rs6000-tdep.c (rs6000_gdbarch_init): On GNU/Linux, assume that
343          bfd_mach_ppc64 has altivec unit, just like bfd_mach_ppc.
344
345 2005-11-01  Andrew Stubbs  <[email protected]>
346
347         * tui/tui-data.h (tui_line_or_address): Encapsulate the union in a
348         struct with a tag.
349         (tui_source_element, tui_source_info): Update.
350         * tui/tui-disasm.c, tui/tui-source.c: Update to use the tagged union.
351         * tui/tui-source.h, tui/tui-stack.c, tui/tui-win.c: Likewise.
352         * tui/tui-winsource.c, tui/tui-data.c, tui/tui-layout.c: Likewise.
353         * tui/tui-winsource.h: Likewise.
354
355 2005-11-01  Christopher Faylor  <[email protected]>
356
357         * win32-nat.c (CYGWIN_SIGNAL_STRING): Delete.
358         (_CYGWIN_SIGNAL_STRING): Define if not already defined in cygwin.h.
359         (win32_add_thread): Use XZALLOC rather than xmalloc/memset.
360         (register_loaded_dll): Ditto.
361         (handle_load_dll): Call solib_add here.
362         (handle_unload_dll): Ditto.
363         (info_dll_command): Delete.
364         (handle_output_debug_string): Use official _CYGWIN_SIGNAL_STRING.
365         (win32_current_sos): Duplicate table to pass off to caller rather than
366         deleting our version.
367         (set_win32_aliases): New function.
368         (_initialize_win32_nat): Remove local handling of "info shared".  Set
369         deprecated_init_ui_hook to allow late setting of "info dll" alias.
370
371 2005-11-01  Andrew Stubbs  <[email protected]>
372
373         * event-top.c (gdb_setup_readline): Don't set gdb_stdout when
374         --batch-silent option was given.
375         * main.c (batch_silent): New variable.
376         (captured_main): Add new option --batch-silent.
377         (print_gdb_help): Likewise.
378
379 2005-11-01  Mark Kettenis  <[email protected]>
380
381         * NEWS: Mention VAX floating point support.
382
383 2005-10-31  Christopher Faylor  <[email protected]>
384
385         * win32-nat.c (get_relocated_section_addrs): Reinstate.
386         (solib_symbols_add): New function.
387         (lm_info): Remove end_addr field.
388         (register_loaded_dll): Don't try to find end_addr since gdb will do
389         this automatically now.  Make so_original_name == so_name for now.
390         Eliminate strcpy by using so_name directly.  Read in symbols if new
391         paramater "readsyms" is true.
392         (handle_load_dll): Pass auto_solib_add to register_loaded_dll to
393         control when symbols should be read.
394         (win32_free_so): Don't free objfile here.
395         (win32_create_inferior_hook): New function.
396         (handle_unload_dll): Remove left-over cruft.
397         (win32_special_symbol_handling): New (dummy) function.
398         (map_single_dll_code_section): Reinstate.
399         (dll_code_sections_add): Reinstate.
400         (core_section_load_dll_symbols): Reinstate.  Don't issue an error on
401         duplicate attempts to read same dll.  Make sure that UNIX-like name is
402         used to register DLL.
403         (win32_current_sos): Handle core files.  Reset private list before
404         passing start of list pointer to gdb.
405         (init_win32_ops): Fill out (currently unused)
406         solib_create_inferior_hook.  Fill out special_symbol_handling.
407         * config/i386/tm-cygwin.h: Remove most special solib stuff.
408
409 2005-10-31  Christopher Faylor  <[email protected]>
410
411         * win32-nat.c: Remove comment intended only for debugging.
412
413 2005-11-01  Mark Kettenis  <[email protected]>
414
415         * doublest.c (floatformat_normalize_byteorder): Handle
416         floatformat_vax.
417         (convert_doublest_to_floatformat): Use
418         floatformat_normalize_byteorder to swap bytes if necessary.
419         * vax-tdep.c: Include floatformat.h.
420         (vax_gdbarch_init): Set float_format, double_format,
421         long_double_format and long_double_bit.
422         * Makefile.in (vax-tdep.o): Update dependencies.
423
424 2005-10-31  Christopher Faylor  <[email protected]>
425
426         Change child_ to win32_ throughout.
427         * win32-nat.c (win32_ops): New variable.
428         (win32_so_ops): Ditto.
429         (psapi_get_dll_name): Make function static.
430         (struct so_stuff): Delete.
431         (struct lm_info): New struct.
432         (solib_start, solib_end): Redefine as struct so_list.
433         (safe_symbol_file_add_stub): Use so_list rather than so_stuff.
434         (register_loaded_dll): Ditto.  Special-case ntdll.dll.  Fill in lm_info
435         field of so_list with information previously stored in so_stuff.
436         (get_image_name): Make function static.
437         (max_dll_name_len): Make variable static.
438         (win32_free_so): New function.
439         (win32_current_sos): Ditto.
440         (win32_relocate_section_addresses): Ditto.
441         (handle_unload_dll): Use so_list rather than so_stuff.  Call free_so to
442         delete shared library.
443         (solib_address): Delete function.
444         (child_solib_loaded_library_pathname): Ditto.
445         (win32_clear_solib): Rename from child_clear_solibs.  Use so_list
446         rather than so_stuff.  Just clear win32-specific stuff.
447         (get_relocated_section_addrs): Delete.
448         (solib_symbols_add): Ditto.
449         (info_dll_command): Make static.  Use lm_info field from so_list to
450         retrieve load address.
451         (fake_create_process): Make function static.
452         (win32_xfer_memory): Ditto.
453         (win32_kill_inferior): Ditto.
454         (win32_resume): Ditto.
455         (cygwin_pid_to_str): Ditto.
456         (do_initial_win32_stuff): Use win32_ops rather than
457         deprecated_child_ops.
458         (child_detach): Ditto.
459         (win32_mourn_inferior): Ditto.
460         (_initialize_win32_nat): Ditto.
461         (init_win32_ops): Ditto.  Fill out win32_so_ops and set
462         current_target_so_ops to win32_so_ops.
463         (core_dll_symbols_add): Delete.
464         (map_single_dll_code_section): Ditto.
465         (dll_code_sections_add): Ditto.
466         (core_section_load_dll_symbols): Ditto.
467         (child_solib_add): Ditto.
468
469 2005-10-31  Andrew Stubbs  <[email protected]>
470
471         * tui/tui-command.c (tui_dispatch_ctrl_char): Test output of
472         getenv() before using it.
473
474 2005-10-29  Mark Kettenis  <[email protected]>
475
476         * hppa-tdep.h (HPPA_INSN_SIZE): New define.
477         * hppa-hpux-tdep.c (hppa_hpux_search_pattern)
478         (hppa64_hpux_search_dummy_call_sequence): Rewrite to avoid
479         assumption on sizeof(unsigned).
480
481         * inf-ttrace.c (inf_ttrace_wait): Comment out TARGET_WAITKIND_EXEC
482         code; return TARGET_WAITKIND_STOPPED instead.
483
484 2005-10-28  Mark Kettenis  <[email protected]>
485
486         * ppc-tdep.h (PPC_INSN_SIZE): Define.
487
488         * inf-ttrace.c (inf_ttrace_mourn_inferior): Remove redundant cast.
489         (inf_ttrace_kill): Renamed from inf_ttrace_kill_inferior.
490         (inf_ttrace_target): Resort assignments.
491
492 2005-10-28  Nick Roberts  <[email protected]>
493
494         * mi/gdb-mi.el: Sync with Emacs 22.0.50.
495
496 2005-10-25  Andreas Schwab  <[email protected]>
497
498         * regformats/reg-ia64.dat: Remove NAT registers.
499
500 2005-10-20  Mark Kettenis  <[email protected]>
501
502         * rs6000-tdep.c (info_powerpc_cmdlist): Remove variable.
503         (rs6000_info_powerpc_command): Remove function.
504
505 2005-10-21  Andreas Schwab  <[email protected]>
506
507         * dwarf2read.c (isreg): Removed.
508         (decode_locdesc): Don't set it.
509
510 2005-10-20  Joel Brobecker  <[email protected]>
511
512         * Makefile.in (YYFILES): Add ada-lex.c
513
514 2005-10-17  Jim Blandy  <[email protected]>
515
516         * dwarf2expr.c (dwarf_expr_fetch): Use correct comparison to
517         detect stack underflow.
518
519 2005-10-14  Paul Gilliam  <[email protected]>
520
521         * rs6000-tdep.c (rs6000_register_reggroup_p): Add vscr to test for
522         vector registers.
523
524 2005-10-13  Andreas Schwab  <[email protected]>
525
526         * Makefile.in (linux-thread-db.o): Depend on $(gdbcore_h).
527
528         * linux-thread-db.c (enable_thread_event): Extend pointer value as
529         specified by target.
530         (thread_db_get_thread_local_address): Likewise.
531
532 2005-10-09  Joel Brobecker  <[email protected]>
533
534         * i386-tdep.c (i386_reg_struct_return_p): Allow array types as well.
535         (i386_return_value): Add handling for functions that return array
536         types.
537
538 2005-10-09  Joel Brobecker  <[email protected]>
539
540         * ada-valprint.c (print_optional_low_bound): Handle properly
541         cases where the array index type is a TYPE_CODE_RANGE.
542
543 2005-10-09  Joel Brobecker  <[email protected]>
544
545         * valprint.c (val_print_array_elements): Check array size before
546         computing its low bound. If zero, then use a default bound of zero.
547
548 2005-10-06  Alan Modra  <[email protected]>
549
550         PR 1659
551         * rs6000-tdep.c (rs6000_push_dummy_call): Correct size of
552         backchain write.
553         (rs6000_convert_from_func_ptr_addr): Correct comment.
554
555 2005-10-03  Joel Brobecker  <[email protected]>
556
557         * MAINTAINERS: Add section for release management.
558
559 2005-10-03  Joel Brobecker  <[email protected]>
560
561         * NEWS: Add entry for new "set print array-indexes" command.
562
563 2005-10-03  Joel Brobecker  <[email protected]>
564
565         * language.h (language_defn): New field la_print_array_index.
566         (LA_PRINT_ARRAY_INDEX): New macro.
567         (default_print_array_index): Add declaration.
568         * language.c (default_print_array_index): new function.
569         (unknown_language): Add value for new field.
570         (auto_language): Likewise.
571         (local_language): Likewise.
572         * ada-lang.c (ada_print_array_index): New function.
573         (ada_language_defn): Add value for new field.
574         * c-lang.c (c_language_defn): Likewise.
575         (cpluc_language_defn): Likewise.
576         (asm_language_defn): Likewise.
577         (minimal_language_defn): Likewise.
578         * f-lang.c (f_language_defn): Likewise.
579         * jv-lang.c (java_language_defn): Likewise.
580         * m2-lang.c (m2_language_defn): Likewise.
581         * objc-lang.c (objc_language_defn): Likewise.
582         * p-lang.c (pascal_language_defn): Likewise.
583         * scm-lang.c (scm_language_defn): Likewise.
584         * valprint.h (print_array_indexes_p): Add declaration.
585         (get_array_low_bound): Add declaration.
586         (maybe_print_array_index): Add declaration.
587         * valprint.c (print_array_indexes): New static variable.
588         (show_print_array_indexes): New function.
589         (print_array_indexes_p): New function.
590         (get_array_low_bound): New function.
591         (maybe_print_array_index): New function.
592         (val_print_array_elements): Print the index of each element if
593         requested by the user.
594         (_initialize_valprint): Add new array-indexes "set/show print" command.
595         * ada-valprint.c (print_optional_low_bound): Replace extracted code
596         by call to ada_get_array_low_bound_and_type(). Stop printing the low
597         bound if indexes will be printed for all elements of the array.
598         (val_print_packed_array_elements): Print the index of each element
599         of the array if necessary.
600
601 2005-10-03  Joel Brobecker  <[email protected]>
602
603         * hppa-tdep.c (read_unwind_info): Fix typo in comment.
604
605 2005-10-02  Daniel Jacobowitz  <[email protected]>
606
607         * gdb_gcore.sh: Use a temporary file.  Use gdb from $PATH.
608
609 2005-09-29  Andreas Schwab  <[email protected]>
610
611         PR threads/2015
612         * infrun.c (adjust_pc_after_break): Don't use the state from a
613         non-matching thread context.
614
615 2005-09-29  Daniel Jacobowitz  <[email protected]>
616
617         * rs6000-tdep.c (rs6000_frame_cache): Handle misdetected frameless
618         functions.
619
620 2005-09-29  Nick Roberts  <[email protected]>
621
622         * annotate.c (breakpoints_changed, annotate_frames_invalid)
623         (_initialize_annotate): Print breakpoints-invalid and
624         frames-invalid for level 2 annotations only.
625
626 2005-09-28  Daniel Jacobowitz  <[email protected]>
627
628         * infrun.c (init_execution_control_state): Initialize
629         ecs->another_trap.
630
631 2005-09-28  Nick Roberts  <[email protected]>
632
633         * Makefile.in (TAGS): Put DEPFILES back and add as a dependency.
634
635 2005-09-26  Nick Roberts  <[email protected]>
636
637         * Makefile.in (HFILES_NO_SRCDIR): Remove minimon.h, symfile-mem.h.
638         (ALLDEPFILES) Correct typo amdfbsd-nat.c -> amd64fbsd-nat.c.
639         Remove irix4-nat.c, m3-nat.c, mipsm3-nat.c, ns32k-tdep.c
640         symm-tdep.c and symm-nat.c.
641         (TAGFILES_NO_SRCDIR): Add CONFIG_SRCS.
642         (DEPFILES): Remove CONFIG_OBS and include it explicitly where
643         needed.
644
645 2005-09-26  Jan Beulich  <[email protected]>
646
647         * MAINTAINERS (Write After Approval): Add myself.
648
649 2005-09-26  Jan Beulich  <[email protected]>
650
651         * amd64-tdep.h (AMD64_FCTRL_REGNUM, AMD64_FSTAT_REGNUM,
652         AMD64_MXCSR_REGNUM): New.
653         * amd64-tdep.c (amd64_dwarf_regmap): Add eflags, selector regs,
654         mxcsr, fp control and status words.
655         * i386-tdep.c (): Add selector regs, mxcsr, fp control and status
656         words.
657
658 2005-09-26  Paul Brook  <[email protected]>
659
660         * arm-tdep.c (arm_type_align): New function.
661         (arm_push_dummy_call): Use it.  Ensure proper argument alignment.
662         (arm_extract_struct_value_address): Remove.
663         (arm_use_struct_convention): Rename...
664         (arm_return_in_memory): ... To this.  Return nonzero for all small
665         aggregates under the EABI.
666         (arm_return_value): New function.
667         (arm_gdbarch_init): Default for VFP float model for EABI binaries.
668         Use set_gdbarch_return_value instead of obsolete functions.
669
670 2005-09-21  Mark Kettenis  <[email protected]>
671
672         * mips-tdep.c (n32n64_floatformat_always_valid): Use 'const void
673         *' for second argument instead of 'const char *'.
674
675 2005-09-20  Paul Gilliam  <[email protected]>
676
677         * gdb.arch/altivec-abi.exp: Elide the 'in' from what's expected
678          after a 'finish' command.
679
680 2005-09-20  Wu Zhou  <[email protected]>
681
682         * c-exp.y (parse-number): Modify the float parsing logic to let it 
683         recognize a suffix.
684
685 2005-09-20  Wu Zhou  <[email protected]>
686
687         * expression.h (enum exp_opcode): Fix a format error of a comment.
688  
689 2005-09-20  Wu Zhou  <[email protected]>
690
691         * expression.h (enum exp_opcode): Add a new operator for F90
692         subrange.
693         * f-lang.h (enum f90_range_type): New enumeration type to identify
694         F90 subrange type.
695         * f-exp.y (yyparse): Add support for parsing F90 subrange and
696         change substring parsing to subrange parsing.
697         * parse.c (operator_length_standard): Set the operator length
698         and args number for OP_F90_RANGE.
699         * eval.c (evaluate_subexp_standard): Add code to evaluate F90
700         array section and substring.
701         (value_f90_subarray): New function to evaluate F90 array section.
702         (evaluate_subexp_standard): Delete label op_f77_substr and its code
703         because the logic is implemented by function value_f90_subarray now.
704
705 2005-09-19  Paul Gilliam  <[email protected]>
706
707         * rs6000-tdep.c (_initialize_rs6000_tdep): Get rid of the unused
708         'info powerpc' command prefix.
709
710 2005-09-11  Ulrich Weigand  <[email protected]>
711
712         * config/s390/nm-linux.h (KERNEL_U_SIZE): Remove.
713         (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Likewise.
714         (s390_stopped_by_watchpoint, s390_insert_watchpoint,
715         s390_remove_watchpoint, TARGET_CAN_USE_HARDWARE_WATCHPOINT,
716         TARGET_REGION_OK_FOR_HW_WATCHPOINT, HAVE_CONTINUABLE_WATCHPOINT,
717         STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
718         target_remove_watchpoint): Likewise.
719         * s390-nat.c: Remove include of <sys/user.h>.
720         (kernel_u_size): Remove.
721         (s390_stopped_by_watchpoint): Make static.
722         (s390_insert_watchpoint, s390_remove_watchpoint): Likewise.
723         (s390_can_use_hw_breakpoint): New function.
724         (s390_region_size_ok_for_hw_watchpoint): Likewise.
725         (_initialize_s390_nat): Add watchpoint methods to target.
726
727 2005-09-10  Daniel Jacobowitz  <[email protected]>
728             Ulrich Weigand  <[email protected]>
729
730         * Makefile.in (ALLDEPFILES): Update.
731         (alpha-linux-nat.o, sparc-linux-nat.o): New rules.
732         (amd64-linux-nat.o, arm-linux-nat.o, hppa-linux-nat.o)
733         (i386-linux-nat.o, ia64-linux-nat.o, linux-nat.o, m32r-linux-nat.o)
734         (m68klinux-nat.o, mips-linux-nat.o, ppc-linux-nat.o, s390-nat.o)
735         (sparc64-linux-nat.o): Update dependencies.
736         * alpha-linux-nat.c, sparc-linux-nat.c: New files.
737         * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers): Renamed
738         from fetch_inferior_registers and made static.
739         (amd64_linux_store_inferior_registers): Renamed from
740         store_inferior_registers and made static.
741         (amd64_linux_child_post_start_inferior): Renamed from
742         child_post_startup_inferior and made static.  Call
743         super_post_startup_inferior.
744         (super_post_startup_inferior): New.
745         (_initialize_amd64_linux_nat): Set it.  Call linux_target and
746         add_target.
747         * arm-linux-nat.c (arm_linux_fetch_inferior_registers): Renamed
748         from fetch_inferior_registers and made static.
749         (arm_linux_store_inferior_registers): Renamed from
750         store_inferior_registers and made static.
751         (_initialize_arm_linux_nat): Add a prototype.  Use linux_target and
752         add_target.
753         * hppa-linux-nat.c (hppa_linux_fetch_inferior_registers): Renamed
754         from fetch_inferior_registers and made static.
755         (hppa_linux_store_inferior_registers): Renamed from
756         store_inferior_registers and made static.
757         (_initialize_hppa_linux_nat): New function.
758         * i386-linux-nat.c (i386_linux_fetch_inferior_registers): Renamed
759         from fetch_inferior_registers and made static.
760         (i386_linux_store_inferior_registers): Renamed from
761         store_inferior_registers and made static.
762         (i386_linux_resume): Renamed from child_resume and made static.
763         (i386_linux_child_post_start_inferior): Renamed from
764         child_post_startup_inferior and made static.  Call
765         super_post_startup_inferior.
766         (super_post_startup_inferior): New.
767         (_initialize_i386_linux_nat): New function.
768         * i386-nat.c: Remove LINUX_CHILD_POST_STARTUP_INFERIOR #ifndef.
769         * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): Remove.
770         (super_xfer_partial): New.
771         (ia64_linux_xfer_partial): New function.  Use it.
772         (_initialize_ia64_linux_nat): New function.
773         * ia64-tdep.c (getunwind_table): Revert 2005-06-08 change; use
774         target_read_partial and document the problem.
775         * inf-ptrace.c (inf_ptrace_fetch_register): Use
776         CANNOT_FETCH_REGISTER.  Fix some comments.
777         (inf_ptrace_store_register): Use CANNOT_STORE_REGISTER.  Fix some
778         comments.
779         * linux-nat.c: Include "inf-ptrace.h" and "auxv.h".
780         (linux_ops, super_xfer_partial): New variables.
781         (linux_child_post_startup_inferior): Make static.
782         (child_post_startup_inferior): Delete.
783         (linux_nat_attach, linux_nat_detach, resume_callback)
784         (linux_nat_resume, linux_nat_wait, linux_nat_create_inferior)
785         (linux_nat_mourn_inferior): Use linux_ops instead of
786         deprecated_child_ops.
787         (child_wait): Do not depend on CHILD_WAIT.
788         (linux_nat_xfer_memory): Remove, replace by ...
789         (linux_nat_xfer_partial): ... this.  Use linux_ops->to_xfer_partial
790         instead of linux_proc_xfer_memory and child_xfer_memory.
791         (linux_nat_fetch_registers, linux_nat_store_registers)
792         (linux_nat_child_post_startup_inferior): New functions.
793         (init_linux_nat_ops): Use the new functions.
794         (linux_proc_xfer_memory): Remove, replace by ...
795         (linux_proc_xfer_partial): ... this.  Make static.
796         (linux_xfer_partial, linux_register_u_offset, linux_target): New
797         functions.
798         (_initialize_linux_nat): Do not modify deprecated_child_ops.
799         * linux-nat.h (linux_proc_xfer_memory): Remove prototype.
800         (struct mem_attrib, struct target_ops): Remove forward declarations.
801         (linux_child_post_startup_inferior): Remove prototype.
802         (linux_target): Add prototype.
803         * linux-thread-db.c (thread_db_xfer_memory): Remove, replace by ...
804         (thread_db_xfer_partial): ... this.
805         (init_thread_db_ops): Set to_xfer_partial instead of
806         deprecated_xfer_memory.
807         * m32r-linux-nat.c (m32r_linux_fetch_inferior_registers): Renamed
808         from fetch_inferior_registers and made static.
809         (m32r_linux_store_inferior_registers): Renamed from
810         store_inferior_registers and made static.
811         (_initialize_m32r_linux_nat): New function.
812         * m68klinux-nat.c (m68k_linux_fetch_inferior_registers): Renamed
813         from fetch_inferior_registers and made static.
814         (m68k_linux_store_inferior_registers): Renamed from
815         store_inferior_registers and made static.
816         (old_fetch_inferior_registers, old_store_inferior_registers): Made
817         static.
818         (_initialize_m68k_linux_nat): Use linux_target and add_target.
819         * mips-linux-nat.c (_initialize_mips_linux_nat): New function.
820         * ppc-linux-nat.c (ppc_linux_fetch_inferior_registers): Renamed
821         from fetch_inferior_registers and made static.
822         (ppc_linux_store_inferior_registers): Renamed from
823         store_inferior_registers and made static.
824         (_initialize_ppc_linux_nat): New function.
825         * s390-nat.c (s390_linux_fetch_inferior_registers): Renamed
826         from fetch_inferior_registers and made static.
827         (s390_linux_store_inferior_registers): Renamed from
828         store_inferior_registers and made static.
829         (_initialize_s390_nat): New function.
830         * sparc64-linux-nat.c (_initialize_sparc64_linux_nat): Use
831         linux_target and add_target.
832         * config/nm-linux.h: Don't include "auxv.h".
833         (struct target_waitstatus, child_wait, CHILD_WAIT)
834         (CHILD_PID_TO_EXEC_FILE, CHILD_INSERT_FORK_CATCHPOINT)
835         (CHILD_INSERT_VFORK_CATCHPOINT, CHILD_INSERT_EXEC_CATCHPOINT)
836         (CHILD_POST_STARTUP_INFERIOR, CHILD_POST_ATTACH, CHILD_FOLLOW_FORK)
837         (DEPRECATED_KILL_INFERIOR, NATIVE_XFER_AUXV): Delete.
838         * config/alpha/alpha-linux.mh (NATDEPFILES): Replace infptrace.o
839         and inftarg.o with inf-ptrace.o and alpha-linux-nat.o.
840         * config/sparc/linux.mh (NATDEPFILES): Replace infptrace.o and
841         inftarg.o with sparc-linux-nat.o.
842         * config/sparc/linux64.mh (NATDEPFILES): Remove infptrace.o and
843         inftarg.o.
844         * config/arm/linux.mh (NATDEPFILES): Replace infptrace.o and
845         inftarg.o with inf-ptrace.o.
846         * config/i386/linux.mh (NATDEPFILES): Likewise.
847         * config/i386/linux64.mh (NATDEPFILES): Likewise.
848         * config/ia64/linux.mh (NATDEPFILES): Likewise.
849         * config/m32r/linux.mh (NATDEPFILES): Likewise.
850         * config/m68k/linux.mh (NATDEPFILES): Likewise.
851         * config/mips/linux.mh (NATDEPFILES): Likewise.
852         * config/pa/linux.mh (NATDEPFILES): Likewise.
853         * config/powerpc/linux.mh (NATDEPFILES): Likewise.
854         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Likewise.
855         * config/s390/s390.mh (NATDEPFILES): Likewise.
856         * config/i386/nm-linux.h (DEPRECATED_CHILD_RESUME): Don't define.
857         (LINUX_CHILD_POST_STARTUP_INFERIOR): Don't define.
858         * config/i386/nm-linux64.h (LINUX_CHILD_POST_STARTUP_INFERIOR):
859         Don't define.
860         * config/ia64/nm-linux.h: Don't include "target.h".
861         (NATIVE_XFER_UNWIND_TABLE, ia64_linux_xfer_unwind_table): Remove.
862         * config/djgpp/fnchange.lst: Add alpha-linux-tdep.c,
863         alpha-linux-nat.c, sparc-linux-tdep.c, and sparc-linux-nat.c.
864
865 2005-09-08  Kevin Buettner  <[email protected]>
866
867         From Kevin Buettner, Andrew Cagney, Jackie Smith Cashion, and
868         Alexandre Oliva:
869         * mn10300-tdep.c (am33_2_register_name): New function.
870         (my_frame_is_in_sp, my_frame_is_in_fp, my_frame_is_last)
871         (set_my_stack_size): Delete.
872         (set_movm_offsets, set_reg_offsets): Rename the former to the
873         latter.  Update for handling am33.
874         (mn10300_analyze_prologue): Update for handling am33.  Also, make
875         minor improvements in quality of prologue analysis.
876         (mn10300_gdbarch_init):  Add am33 support.
877         * mn10300-tdep.h (E_NUM_REGS): Delete.
878
879 2005-09-06  Kevin Buettner  <[email protected]>
880
881         * mn10300-linux-tdep.c (mn10300_linux_svr4_fetch_link_map_offsets):
882         Delete.
883         (am33_linux_init_osabi): Register svr4_ilp32_fetch_link_map_offsets
884         instead.
885
886 2005-09-06  Kevin Buettner  <[email protected]>
887
888         * mn10300-linux-tdep.c (solib-svr4.h): Include.
889         (mn10300_linux_svr4_fetch_link_map_offsets): New function.
890         (am33_linux_init_osabi): Register it.
891         * Makefile.in (mn10300-linux-tdep.o): Update dependencies.
892
893 2005-09-06  Kevin Buettner  <[email protected]>
894
895         * mn10300-tdep.c (mn10300_analyze_prologue): Delete code disabled
896         via "#if 0".
897
898 2005-09-06  Kevin Buettner  <[email protected]>
899
900         * mn10300-tdep.c (mn10300_analyze_prologue): Use
901         safe_frame_unwind_memory() in place of deprecated_read_memory_nobpt().
902
903 2005-09-04  Daniel Jacobowitz  <[email protected]>
904
905         * inf-child.c (inf_child_follow_fork): Add OPS argument.
906         * inf-ptrace.c (inf_ptrace_follow_fork): Likewise.
907         * inf-ttrace.c (inf_ttrace_follow_fork): Likewise.
908         * inftarg.c (child_follow_fork): Likewise.
909         * linux-nat.c (child_follow_fork): Likewise.  Use ops instead of
910         &deprecated_child_ops.
911         * target.c (update_current_target): Do not inherit to_follow_fork.
912         (target_follow_fork): New function.
913         (debug_to_follow_fork): Remove.
914         (setup_target_debug): Don't set to_follow_fork.
915         * target.h (struct target_ops): Add struct target_ops * to
916         to_follow_fork.
917         (child_follow_fork): Add struct target_ops * argument.
918         (target_follow_fork): Replace macro with prototype.
919
920 2005-09-02  Kevin Buettner  <[email protected]>
921
922         * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): Use ARRAY_SIZE.
923         Change internal error to warning.  Add i18n markup to warning
924         string.
925         
926 2005-09-02  Kevin Buettner  <[email protected]>
927
928         * mn10300-tdep.c (mn10300_dwarf2_reg_to_regnum): New function.
929         (mn10300_gdbarch_init): Register mn10300_dwarf2_reg_to_regnum().
930
931 2005-09-02  Kevin Buettner  <[email protected]>
932
933         * mn10300-tdep.c (is_my_frame_in_sp, is_my_frame_in_fp)
934         (is_my_frame_last): Delete these unused functions.
935
936 2005-09-02  Kevin Buettner  <[email protected]>
937
938         * mn10300-tdep.c (mn10300_frame_prev_register): Change type of
939         ``bufferp'' from ``void *'' to ``gdb_byte *''.
940
941 2005-09-02  Kevin Buettner  <[email protected]>
942
943         * mn10300-tdep.c (mn10300_use_struct_convention): Delete parameter
944         ``gcc_p''.  Adjust all callers.
945         (mn10300_store_return_value, mn10300_extract_return_value): Add new
946         parameter ``gdbarch''.
947         (mn10300_return_value): New function.
948         (mn10300_gdbarch_init): Delete old-style return value code calls.
949         Add call to set_gdbarch_return_value().
950
951 2005-09-02  Kevin Buettner  <[email protected]>
952         
953         * mn10300-tdep.c (regcache.h): Delete duplicate include.
954         * Makefile.in (mn10300-tdep.o): Update dependencies.
955
956 2005-09-02  Kevin Buettner  <[email protected]>
957
958         * mn10300-tdep.c (osabi.h): Include.
959         (mn10300_gdbarch_init): Invoke gdbarch_init_osabi().
960         * Makefile.in (mn10300-tdep.o): Update dependencies.
961
962 2005-09-02  Michael Snyder  <[email protected]>
963             Kevin Buettner  <[email protected]>
964
965         * mn10300-linux-tdep.c: New file.
966         * Makefile.in (mn10300-linux-tdep.o): New Makefile target.
967         * config/mn10300/linux.mt (TDEPFILES): Add mn10300-linux-tdep.o and
968         corelow.o.
969         * mn10300-tdep.h (E_E8_REGNUM, E_E9_REGNUM, E_E10_REGNUM)
970         (E_FPCR_REGNUM, E_FS0_REGNUM): New constants.
971
972 2005-09-02  Mark Kettenis  <[email protected]>
973
974         * infcall.c (call_function_by_hand): Remove code handling
975         deprecated_push_arguments.  Bail out early if push_dummy_call
976         isn't available.
977         * gdbarch.sh (deprecated_push_arguments): Delete.  Adjust a few
978         comments accordingly.
979         * gdbarch.h, gdbarch.c: Regenerate.
980
981 2005-09-01  Paul Gilliam  <[email protected]>
982
983         * ppc-tdep.h (struct gdbarch_tdep): Better explanation of using
984         -1 for nonexistant registers.
985         * rs6000-tdep.c (rs6000_register_reggroup_p): Don't assume that
986         tdep->ppc_vr0_regnum and tdep->ppc_ev0_regnum are not -1.
987
988 2005-09-01  Richard Earnshaw  <[email protected]>
989
990         * arm-linux-tdep.c (arm_linux_push_arguments): Delete.
991         (arm_linux_init_abi): Don't register it.
992
993 2005-08-31  Mark Kettenis  <[email protected]>
994
995         * symfile.c (symbol_file_command, set_initial_language)
996         (symfile_bfd_open, get_section_index, add_symtab_fns)
997         (find_sym_fns): Reformat code and comments.  Tweak comments.
998
999         * m68k-tdep.c (m68k_register_name): Use ARRAY_SIZE.
1000
1001 2005-08-31  Jim Wilson  <[email protected]>
1002
1003         * i386fbsd-tdep.c (i386fbsd_sc_reg_offset): Make it non-static.
1004
1005 2005-08-29  Mark Kettenis  <[email protected]>
1006
1007         * environ.c (unset_in_environ): Use strncmp instead of
1008         DEPRECATED_STREQN.
1009         * exec.c (exec_file_attach): Remove DEPRECATED_HPUX_TEXT_END.
1010         * language.c (set_case_command, language_enum): Use strcmp instead
1011         of DEPRECATED_STREQ.
1012         * source.c (select_source_symtab): Sprinkle a few consts.  Use
1013         strcmp instead of DEPRECATED_STREQ.
1014
1015         * solib-svr4.c (svr4_current_sos, svr4_fetch_objfile_link_map):
1016         Use XZALLOC and xzalloc instead of xmalloc where appropriate.
1017
1018 2005-08-27  Eli Zaretskii  <[email protected]>
1019
1020         * main.c (print_gdb_help): Don't advertise the (long non-existent)
1021         option --mapped.
1022
1023 2005-08-21  Mark Kettenis  <[email protected]>
1024
1025         * doublest.c (floatformat_mantissa): Use xsnprintf instead of
1026         sprintf.
1027
1028         * vaxobsd-tdep.c: New file.
1029         * config/vax/obsd.mt (TDEPFILES): Add vaxobsd-tdep.o.
1030         * Makefile.in (vaxobsd-tdep.o): New dependency.
1031
1032         * ppcobsd-tdep.c: Include "frame.h" and "frame-unwind.h".  Don't
1033         include "tramp-frame.h".
1034         (ppcobsd_sigtramp_cache_init): Remove function.
1035         (ppcobsd_sigtramp): Remove variable.
1036         (ppcobsd_page_size, ppcobsd_sigreturn_offset): New variables.
1037         (ppcobsd_sigtramp_p): New function.
1038         (ppcobsd_sigtramp_frame_cache, ppcobsd_sigtramp_frame_this_id)
1039         (ppcobsd_sigtramp_frame_prev_register): New functions.
1040         (ppcobsd_sigtramp_frame_unwind): New variable.
1041         (ppcobsd_sigtramp_frame_sniffer): New function.
1042         (ppcobsd_init_abi): Adjust to register new sigtramp sniffer
1043         instead of the old one.
1044         * Makefile.in (ppcobsd-tdep.o): Update dependencies.
1045
1046         * infcall.c (call_function_by_hand): For
1047         RETURN_VALUE_ABI_RETURNS_ADDRESS and
1048         RETURN_VALUE_ABI_PRESERVES_ADDRESS, use gdbarch_return_value to
1049         get return value.
1050
1051         * valarith.c (value_equal, value_less): Avoid compiler bug on
1052         systems where `long double' values are returned in static storage.
1053
1054 2005-08-18  Mark Kettenis  <[email protected]>
1055
1056         * stack.c: Reformat.  Improve comments.  Include "valprint.h".
1057         (args_info, locals_info, backtrace_command, backtrace_command_1)
1058         (backtrace_full_command, frame_info, frame_command, down_command)
1059         (down_silently_base, down_silently_command, up_command)
1060         (up_silently_base, up_silently_command, parse_frame_specification)
1061         (current_frame_command, print_frame_args_vars, catch_info)
1062         (args_plus_locals_info), print_frame_label_vars)
1063         (print_block_frame_labels, print_block_frame_locals)
1064         (func_command): Remove prototypes.
1065         (print_stack_frame, backtrace_command_stub, backtrace_command,
1066         backtrace_full_command, print_frame_args, print_frame_arg_vars,
1067         print_args_stub, func_command): Remove redundant casts.
1068         (addressprint): Remove extern declaration.
1069         (frame_command): Make static.
1070         (struct print_stack_frame_args, struct print_args_args): Rename
1071         `fi' member to `frame'.
1072         (print_stack_frame, print_frame_nameless_args, print_frame_args)
1073         (set_current_sal_from_frame, print_frame_info, print_frame)
1074         (show_stack_frame, print_block_frame_locals)
1075         (print_frame_local_vars, print_frame_label_vars)
1076         (print_frame_arg_vars, select_and_print_frame): Rename `fi'
1077         argument to `frame'.
1078         (func_command): Rename `fp' variable to `frame'.
1079         (get_language): Restructure.
1080         * Makefile.in (stack.o): Update dependencies.
1081
1082 2005-08-17  Kevin Buettner  <[email protected]>
1083
1084         * NEWS (ms1-elf): New target.
1085
1086 2005-08-17  Mark Kettenis  <[email protected]>
1087
1088         * m68k-tdep.c (m68k_return_value): Properly return contents of
1089         structures passed in memory.
1090
1091         * infcmd.c (print_return_value): Move CHECK_TYPEDEF up.  Deal with
1092         RETURN_VALUE_ABI_PRESERVED_ADDRESS.
1093
1094         * ppc-sysv-tdep.c (do_ppc_sysv_return_value): Fix the code that
1095         deals with the broken GCC convention.
1096         
1097 2005-08-16  Mark Kettenis  <[email protected]>
1098
1099         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Set condition
1100         register appropriately for varargs functions.
1101
1102 2005-08-15  Kevin Buettner  <[email protected]>
1103
1104         * MAINTAINERS (ms1): New target ISA entry.  List myself as
1105         maintainer.
1106
1107 2005-08-15  Michael Snyder  <[email protected]>
1108             Kevin Buettner  <[email protected]>
1109
1110         * Makefile.in (ms1-tdep.o): Add dependencies.
1111         * configure.tgt: Add ms1-*-* target.
1112         * ms1-tdep.c: New file.
1113         * config/ms1/ms1.mt: New file.
1114
1115 2005-08-15  Mark Kettenis  <[email protected]>
1116
1117         * Makefile.in (m68kbsd-tdep.o): Ad missing space.
1118
1119 2005-08-15  Ulrich Weigand  <[email protected]>
1120
1121         * s390-tdep.c (op1_lgfi, op2_lgfi, op1_agfi, op2_agfi,
1122         op1_afi, op2_afi, op1_algfi, op2_algfi, op1_alfi, op2_alfi,
1123         op1_slgfi, op2_slgfi, op1_slfi, op2_slfi): New opcode enums.
1124         (s390_analyze_prologue): Recognize new z9-109 instructions.
1125
1126 2005-08-14  Mark Kettenis  <[email protected]>
1127
1128         * solib-som.c (som_current_sos): Cast to 'gdb_byte *' where
1129         appropriate.
1130
1131         * inf-ptrace.c (inf_ptrace_him) [PT_GET_PROCESS_STATE]: Move
1132         code...
1133         (inf_ptrace_post_startup_inferior): ...here.  New function.
1134         (inf_ptrace_attach) [PT_GET_PROCESS_STATE]: Move code...
1135         (inf_ptrace_post_attach): ...here.
1136         (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Set
1137         to_post_startup_inferior and to_post_attch.
1138
1139         * sparc-tdep.c (sparc_breakpoint_from_pc): Constify break_insn.
1140
1141         * sparc-sol2-tdep.c (sparc_sol2_pc_in_sigtramp): Check for
1142         "__sighndlr".
1143
1144 2005-08-13  Mark Kettenis  <[email protected]>
1145
1146         * i386-linux-nat.c (fetch_register, store_register) 
1147         (supply_gregset, fill_gregset): Remove redundant casts.
1148
1149 2005-08-12  Kris Warkentin  <[email protected]>
1150
1151         * i386-nto-tdep.c (i386nto_init_abi): Don't set gdbarch skip
1152         trampoline code hook.
1153         * nto-procfs.c (procfs_post_attach): Call solib_create_inferior_hook
1154         instead of  SOLIB_CREATE_INFERIOR_HOOK.
1155         (procfs_create_inferior): Ditto.
1156         * config/tm-nto.h: Don't define SKIP_TRAMPOLINE_CODE.
1157
1158 2005-08-11  Andreas Schwab  <[email protected]>
1159
1160         PR exp/1978
1161         * valarith.c (value_binop): Fix result type for the shift
1162         operators.
1163
1164 2005-08-09  Mark Kettenis  <[email protected]>
1165
1166         * sparc64obsd-tdep.c: Tweak comments.
1167         (sparc64obsd_sigreturn_offset): Add offset for new OpenBSD 3.8
1168         signal trampoline.
1169
1170 2005-08-09  Andrew Cagney  <[email protected]>
1171
1172         * linux-nat.h (linux_proc_xfer_memory): Change type of "myaddr" a
1173         "gdb_byte" pointer.
1174         * linux-nat.c (linux_proc_xfer_memory): Update.
1175         (get_signo): Cast signo to a "gdb_byte" pointer.
1176         * i386-linux-nat.c (child_resume): Make "buf" a gdb_byte, delete
1177         redundant casts.
1178         (child_resume): Cast eflags to a "gdb_byte" pointer.
1179
1180 2005-08-08  Mark Kettenis  <[email protected]>
1181
1182         * tramp-frame.h (struct tramp_frame): Allow for 16 instructions
1183         instead of 8.
1184         * m68kbsd-tdep.c: Include "frame.h", "trad-frame.h" and
1185         "tramp-frame.h".
1186         (m68kobsd_sigtramp_cache_init): New function.
1187         (m68kbsd_aout_init_abi): Prepend m68kobsd_sigtramp unwinder.
1188
1189 2005-08-02  Fred Fish  <[email protected]>
1190
1191         * defs.h (parse_frame_specification): Remove prototype.
1192         * stack.c (parse_frame_specification): Add prototype and
1193         make function static.
1194         (frame_info): Move common code outside if..then..else.
1195
1196 2005-08-01  Daniel Jacobowitz  <[email protected]>
1197
1198         * value.c (value_contents_writeable): Use value_contents_raw.
1199
1200 2005-08-01  Daniel Jacobowitz  <[email protected]>
1201
1202         Suggested by Shaun Jackman <[email protected]>:
1203         * defs.h (print_transfer_performance): Update prototype.
1204         * m32r-rom.c (m32r_load, m32r_upload_command): Use gettimeofday
1205         for print_transfer_performance.
1206         * remote-m32r-sdi.c (m32r_load): Likewise.
1207         * symfile.c (generic_load): Likewise.
1208         (report_transfer_performance): Create a dummy struct timeval.
1209         (print_transfer_performance): Use a more accurate measure
1210         of performance.
1211
1212 2005-08-01  Fred Fish  <[email protected]>
1213
1214         * stack.c (parse_frame_specification_1): Remove use of obsolete
1215         SETUP_ARBITRARY_FRAME macro.
1216
1217 2005-08-01  Daniel Jacobowitz  <[email protected]>
1218
1219         * dwarf2-frame.c (read_signed_leb128): Handle values that do not
1220         fit in 32 bits.
1221         * dwarf2read.c (read_signed_leb128): Likewise.
1222
1223 2005-07-31  Daniel Jacobowitz  <[email protected]>
1224
1225         From Josef Ezra <[email protected]>:
1226         * tracepoint.c (stringify_collection_list): Correct pointer
1227         arithmetic.
1228
1229 2005-07-31  Daniel Jacobowitz  <[email protected]>
1230
1231         Suggested by Vladimir Prus <[email protected]>:
1232         * infrun.c (handle_inferior_event): Check for line information in
1233         undebuggable functions.
1234
1235 2005-07-31  Kaveh R. Ghazi  <[email protected]>
1236
1237         * cli-out.c (cli_field_fmt, cli_message, out_field_fmt): Add
1238         ATTR_FORMAT or ATTRIBUTE_FPTR_PRINTF.
1239         * complaints.c (vcomplaint): Likewise.
1240         * defs.h (xvasprintf, xstrvprintf, verror, vfatal)
1241         (internal_verror, internal_vwarning, vwarning)
1242         (deprecated_query_hook, deprecated_warning_hook)
1243         (deprecated_readline_begin_hook): Likewise.
1244         * disasm.c (fprintf_disasm): Likewise.
1245         * exceptions.c (throw_it): Likewise.
1246         * exceptions.h (throw_verror, throw_vfatal): Likewise.
1247         * mi/mi-interp.c (mi_interp_query_hook): Likewise.
1248         * mi/mi-out.c (mi_field_fmt, mi_message): Likewise.
1249         * tui/tui-hooks.c (tui_query_hook): Likewise.
1250         * tui/tui-out.c (tui_field_fmt, tui_message, out_field_fmt):
1251         Likewise.
1252         * ui-out.c (default_field_fmt, default_message, uo_field_fmt)
1253         (uo_message): Likewise.
1254         * ui-out.h (ui_out_field_fmt, ui_out_message, field_fmt_ftype)
1255         (message_ftype): Likewise.
1256         * utils.c (vfprintf_maybe_filtered, internal_vproblem)
1257         (defaulted_query, printchar): Likewise.
1258         
1259 2005-07-26  Mark Kettenis  <[email protected]>
1260
1261         * i386obsd-tdep.c (i386obsd_sigreturn_offset): New variable.
1262         (i386obsd_sigtramp_p): Deal with an arbitrary number of possible
1263         offsets.
1264         (i386obsd_aout_supply_regset): Avoid bogus cast.
1265
1266 2005-07-25  Mark Kettenis  <[email protected]>
1267
1268         * inf-ptrace.c [PT_GET_PROCESS_STATE] (inf_ptrace_follow_fork):
1269         New function.
1270         (inf_ptrace_him, inf_ptrace_attach) [PT_GET_PROCESS_STATE]: Set
1271         PTRACE_FORK event flag.
1272         (inf_ptrace_wait) [PT_GET_PROCESS_STATE]: Handle PTRACE_FORK
1273         event.
1274         (inf_ptrace_target) [PT_GET_PROCESS_STATE]: Set to_follow_fork.
1275
1276 2005-07-25  Mark Kettenis  <[email protected]>
1277
1278         * gdb_ptrace.h (PT_TRACE_ME): Define to zero if not already
1279         defined.
1280         * inf-ptrace.c: Tweak comments.
1281         (inf_ptrace_me): Use PT_TRACE_ME instead of hardcoded zero.
1282         (inf_ptrace_mourn_inferior): Call waitpid.
1283         (inf_ptrace_attach): Use pid_t, Remove unnecessary cast.
1284         (inf_ptrace_detach): Use pid_t.  Use ptid_get_pid instead of
1285         PIDGET.
1286         (inf_ptrace_kill): Rename from inf_ptrace_kill_inferior.  Use
1287         pid_t.  Use ptid_get_pid instead of PIDGET.
1288         (inf_ptrace_kill): Call waitpid instead of wait.
1289         (inf_ptrace_resume): Use pid_t.  Use ptid_get_pid instead of
1290         PIDGET.
1291         (inf_ptrace_wait): Use waitpid instead wait.  Use pid_t.  Don't
1292         call target_has_exited or target_thread_alive.  Properly ignore
1293         terminated detached child processes.
1294         (inf_ptrace_has_exited): Remove function.
1295         (inf_ptrace_xfer_partial): Use pid_t.  Use ptid_get_pid instead of
1296         PIDGET.  Use gdb_byte instead of `unsigned char'.
1297         (inf_ptrace_thread_alive): Use ptid_get_pid instead of PIDGET.
1298         (inf_ptrace_pid_to_str): Remove function.
1299         (inf_ptrace_target): Use inf_ptrace_kill instead of
1300         inf_ptrace_kill_inferior.  Use normal_pid_to_str instead of
1301         inf_ptrace_pid_to_str.  Don't set to_has_exited.
1302         (inf_ptrace_fetch_register, inf_ptrace_store_register): Reformat
1303         long lines.
1304
1305 2005-07-25  Mark Kettenis  <[email protected]>
1306
1307         * inf-ptrace.c: Reorder functions.
1308         (inf_ptrace_open, inf_ptrace_reported_exec_events_per_call)
1309         (inf_ptrace_can_run, inf_ptrace_post_attach): Removed.
1310         (inf_ptrace_target): Don't set to_open,
1311         to_reported_exec_events_per_call, to_can_run, to_post_attach,
1312         to_stratum, to_has_all_memory, to_has_memory, to_has_stack,
1313         to_has_registers, to_has_execution, to_magic.  Reorder remaining
1314         initializations.
1315
1316 2005-07-25  Mark Mitchell  <[email protected]>
1317
1318         * configure.ac: On MinGW, do not require a termcap library, and
1319         use win32-termcap.c.
1320         * configure: Regenerated.
1321         * win32-termcap.c: New file.
1322
1323 2005-07-24  Mark Mitchell  <[email protected]>
1324
1325         * ser-tcp.c (close): Define as a function-like macro on MinGW.
1326
1327 2005-07-21  Eric Christopher  <[email protected]>
1328
1329         * MAINTAINERS (Misc): Update affiliation.
1330
1331 2005-07-21  Mark Kettenis  <[email protected]>
1332
1333         * inf-ttrace.c (inf_ttrace_wait): Properly report TTEVT_EXEC
1334         events as TARGET_WAITKIND_EXECD.
1335         (inf_ttrace_detach): Reorder local variables.
1336
1337 2005-07-20  Mark Kettenis  <[email protected]>
1338
1339         * inf-ttrace.c (inf_ttrace_vfork_ppid): New variable.
1340         (inf_ttrace_follow_fork): New function.
1341         (inf_ttrace_him, inf_ttrace_attach): Ask for TTEVT_FORK and
1342         TTEVT_VFORK events.  Replace TTEO_NOSTRCHLD option with
1343         TTEO_PROC_INHERIT.
1344         (inf_ttrace_create_inferior, inf_ttrace_attach): Add checks for
1345         inf_ttrace_vfork_ppid.
1346         (inf_ttrace_kill_inferior, inf_ttrace_detach): Detach from waiting
1347         parent if appropriate.
1348         (inf_ttrace_wait): Handle TTEVT_FORK and TTEVT_VFORK.
1349         (inf_ttrace_target): Set to_follow_fork.
1350
1351 2005-07-20  Wu Zhou  <[email protected]>
1352
1353         * remote.c (remote_pid_to_str): Use xsnprintf instead of snprintf.
1354
1355 2005-07-18  Mark Kettenis  <[email protected]>
1356
1357         * target.c (normal_pid_to_str): Use xsnprintf instead of snprintf.
1358         * bsd-uthread.c (bsd_uthread_pid_to_str): Likewise.
1359         * inf-ttrace.c (inf_ttrace_pid_to_str): Likewise.
1360
1361         * hppa-tdep.h (hppa_frame_prev_register_helper): Change types of
1362         last argument to `gdb_byte *'.
1363         * hppa-tdep.c (hppa32_convert_from_func_ptr_addr): Rewrite.
1364         (hppa_frame_prev_register_helper): Change types of last argument
1365         to `gdb_byte *'.
1366         * hppa-hpux-tdep.c (hppa_hpux_sigtramp_frame_prev_register):
1367         Change types of last argument to `gdb_byte *'.
1368
1369 2005-07-18  Mark Kettenis  <[email protected]>
1370             Jason Molenda  <[email protected]>
1371
1372         * i386-tdep.c (i386_match_insn): Match complete instruction
1373         pattern.
1374
1375 2005-07-18  Mark Kettenis  <[email protected]>
1376
1377         * i386-tdep.c (i386_reg_struct_return_p): Handle structures with a
1378         single 'long double' member correctly.
1379         (i386_return_value): Tweak comment.
1380
1381 2005-07-16  Nick Roberts  <[email protected]>
1382
1383         * mi/gdb-mi.el:  Update for changes in Emacs 22.0.50.  Bring more
1384         features over from gdb-ui.el.  Use "-var-update --all-values" for
1385         faster re-display of watch expressions.
1386
1387 2005-07-15  Mark Kettenis  <[email protected]>
1388             Marcel Moolenaar  <[email protected]>
1389
1390         * sparc64fbsd-nat.c: Include "regcache.h", <sys/types.h>,
1391         <machine/pcb.h> and "bsd-kvm.h".
1392         (sparc64fbsd_kvm_supply_pcb): New function.
1393         (_initialize_sparc64fbsd_nat): Enable libkvm interface.
1394         * config/sparc/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
1395         (LOADLIBES): New variable.
1396         * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
1397
1398 2005-07-15  Nick Roberts  <[email protected]>
1399             Daniel Jacobowitz  <[email protected]>
1400
1401         * mi/mi-cmds.h (mi_no_values, mi_simple_values, mi_all_values): New
1402         declarations.
1403         * mi/mi-cmd-stack.c (mi_cmd_stack_list_locals): Use string
1404         constants instead of literals for MI command options.
1405         * mi/mi-cmd-var.c (mi_no_values, mi_simple_values, mi_all_values):
1406         New variables.
1407         (mi_parse_values_option, mi_print_value_p): New functions.
1408         (mi_cmd_var_list_children): Use mi_parse_values_option and
1409         mi_print_value_p.
1410         (mi_cmd_var_update): Support a PRINT_VALUES option.  Update calls
1411         to varobj_update_one.
1412         (varobj_update_one): Take a print_values argument.  Call
1413         mi_print_value_p.
1414         * varobj.c (varobj_get_gdb_type): New function.
1415         * varobj.h (varobj_get_gdb_type): New prototype.
1416
1417 2005-07-13  Daniel Jacobowitz  <[email protected]>
1418
1419         * ppc-linux-tdep.c (ppc_linux_init_abi): Set 64-bit link map offsets.
1420
1421 2005-07-12  Mark Kettenis  <[email protected]>
1422
1423         * dwarf2expr.h: Tweak comment.
1424         (struct dwarf_expr_context): Use `gdb_byte *' in read_mem and
1425         get_frame_base function pointers.
1426         (read_uleb128, read_sleb128): Change return type and types of
1427         first two arguments to `gdb_byte *'.
1428         (dwarf2_read_address): Change types of first two arguments to
1429         `gdb_byte *'.
1430         * dwarf2expr.c: Tweak comment.
1431         (dwarf_expr_eval): Change type of second argument to `gdb_byte *'.
1432         (read_uleb128, read_sleb128): Change return type and types of
1433         first two arguments to `gdb_byte *'.
1434         (dwarf2_read_address): Change types of first two arguments to
1435         `gdb_byte *'.
1436         (execute_stack_op): Change types of last two arguments to
1437         `gdb_byte *'.  Use `gdb_byte *' for byte buffers.
1438         * dwarf2loc.h: Tweak comment.
1439         (struct dwarf2_locexpr_baton, struct dwarf2_loclist_baton): Use
1440         `gdb_byte *' for byte buffers.
1441         * dwarf2loc.c (find_location_expression): Change return type to
1442         `gdb_byte *'.  Use `gdb_byte *' for byte buffers.  Change length
1443         to `unsigned int'.
1444         (dwarf_expr_read_reg): Use `gdb_byte *' for byte buffer.  Remove
1445         bogus cast.
1446         (dwarf_expr_read_mem): Change type of second argument to
1447         `gdb_byte *'.
1448         (dwarf_expr_frame_base): Change type of second argument to
1449         `gdb_byte **'.
1450         (dwarf2_evaluate_loc_desc): Change type of third argument to
1451         `gdb_byte *'.
1452         (needs_frame_read_mem): Change type of second argument to
1453         `gdb_byte *'.
1454         (needs_frame_frame_base): Change type of second argument
1455         `gdb_byte **'.  Use gdb_byte for lit0.
1456         (dwarf2_tracepoint_var_ref): Change type of fourth argument to
1457         `gdb_byte *'.  Use `gdb_byte *' for byte buffer.
1458         (loclist_read_variable, loclist_tracepoint_var_ref): Use `gdb_byte
1459         *' for byte buffer.
1460         * dwarf2-frame.c (struct dwarf2_cie, struct dwarf2_fde)
1461         (struct dwarf2_frame_state): Use gdb_byte instead of `unsigned
1462         char'.
1463         (read_reg): Use `gdb_byte *' for byte buffers.  Remove redundant
1464         cast.
1465         (read_mem): Change second argument to `gdb_byte *'.
1466         (no_get_frame_base): Change second argument to `gdb_byte **'.
1467         (execute_stack_op): Change first argument to `gdb_byte *'.
1468         (execute_cfa_program): Change first two arguments to `gdb_byte *'.
1469         Use gdb_byte instead of `unsigned int'.  Use temprorary variable
1470         to store result of read_uleb128.
1471         (struct comp_unit): Use `gdb_byte *' for byte buffers.
1472         (read_1_byte, read_4_bytes, read_8_bytes): Change last argument to
1473         `gdb_byte *'.
1474         (read_unsigned_leb128, read_signed_leb128): Change second argument
1475         to `gdb_byte *'.  Use gdb_byte instead of `unsigned char'.
1476         (read_initial_length): Change second argument to `gdb_byte *'.
1477         Remove redundant casts.
1478         (read_encoded_value): Use gdb_byte instead of `unsigned char'.
1479         Remove bogus casts.
1480         (decode_frame_entry_1): Change return type and second argument to
1481         `gdb_byte *'.  Use `gdb_byte *' for byte buffers.  Use gdb_byte
1482         instead of `unsigned char'.
1483         (decode_frame_entry): Change return type and second argument to
1484         `gdb_byte *'.  Use `gdb_byte *' for byte buffers.
1485         (dwarf2_build_frame_info): Use `gdb_byte *' for byte buffers.
1486
1487 2005-07-12  Mark Kettenis  <[email protected]>
1488
1489         * objc-lang.c (print_object_command): Use gdb_byte for c.
1490         * arch-utils.c (legacy_extract_return_value): Use 'gdb_byte *' for
1491         registers.
1492
1493 2005-07-11  Mark Kettenis  <[email protected]>
1494
1495         * bsd-kvm.c: Include <paths.h>.
1496         (bsd_kvm_corefile): New variable.
1497         (core_kd, bsd_kvm_paddr, bsd_kvm_supply_pcb, bsd_kvm_ops): Make
1498         static.
1499         (bsd_kvm_open): Set bsd_kvm_corefile.
1500         (bsd_kvm_files_info): New function.
1501         (bsd_kvm_add_target): Set to_files_info.
1502
1503 2005-07-07  Andreas Schwab  <[email protected]>
1504
1505         * observer.sh: Use different temporary file name depending on mode
1506         of operation to avoid clash during parallel build.
1507
1508 2005-07-06  Bob Rossi  <[email protected]>
1509
1510         * fork-child.c (fork-inferior): Use accessor function for
1511         inferior_io_terminal.
1512         * infcmd.c (inferior_io_terminal): Make static.
1513         (set_inferior_io_terminal): New function.
1514         (get_inferior_io_terminal): Ditto.
1515         (tty_command): Use accessor function.
1516         (_initialize_infcmd): Add inferior_tty setshow variable.
1517         (_initialize_infcmd): Remove tty command.
1518         (_initialize_infcmd): Add a tty command that is an alias.
1519         * inferior.h (set_inferior_io_terminal): New prototype.
1520         (get_inferior_io_terminal): Ditto.
1521         (new_tty_prefork): Add const qualifier to parameter.
1522         * inflow.c (inferior_thisrun_terminal): Add const qualifier.
1523         (new_tty_prefork): Add const qualifier to parameter.
1524         * nto-procfs (procfs_create_inferior): Use accessor function.
1525         (procfs_create_inferior): Add const qualifier to locals.
1526         * win32-nat.c (child_create_inferior): Ditto.
1527         * mi/mi-cmd-env.c (mi_cmd_inferior_tty_set): New function.
1528         (mi_cmd_inferior_tty_set): Ditto.
1529         * mi/mi-cmds.c (mi_cmds): Add inferior-tty-set and inferior-tty-show
1530         * mi/mi-cmds.h (mi_cmd_inferior_tty_set): Add prototype.
1531         (mi_cmd_inferior_tty_show): Ditto.
1532
1533 2005-07-06  Wu Zhou  <[email protected]>
1534
1535         * tui/tui-win.c (parse_scrolling_args): Fix SEGV error with invalid
1536         scroll command.
1537
1538 2005-07-06  Wu Zhou  <[email protected]>
1539
1540         * f-exp.y (yyparse): Add code to support exponentiation expression.
1541         (yylex): Add code to scan exponentiation operator.
1542         * eval.c (evaluate_subexp_standard): Add support for BINOP_EXP.
1543         * valarith.c (value_binop): Reset errno to 0 before calling pow
1544         to do exponentiation operation.
1545
1546 2005-07-04  Mark Kettenis  <[email protected]>
1547
1548         * i386nbsd-nat.c (i386nbsd_supply_pcb): Cast to 'gdb_byte *' in
1549         read_memory call.
1550         * bsd-uthread.c (bsd_uthread_wait): Use gdb_byte for byte buffer.
1551
1552         * bsd-kvm.c (bsd_kvm_open): Properly cast sentinel in concat call.
1553         * coffread.c (patch_type, process_coff_symbol): Likewise.
1554         * corelow.c (core_open): Likewise.
1555         * dwarf2read.c (dwarf_decode_lines, dwarf2_start_subfile):
1556         * language.c (set_lang_str, set_type_str, set_range_str)
1557         (set_case_str): Likewise.
1558         * source.c (add_path, openp): Likewise.
1559         * stabsread.c: Likewise.
1560         * top.c (init_history): Likewise.
1561         * utils.c (xfullpath): Likewise.
1562         * value.c (lookup_internalvar): Likewise.
1563         * cli/cli-cmds.c (cd_command): Likewise.
1564         * cli/cli-dump.c (add_dump_command): Likewise.
1565
1566         * i387-tdep.c (print_i387_value, print_i387_ext, i387_tag): Change
1567         type of first argument to `const gdb_byte *'.
1568         (i387_print_float_info, i387_register_to_value)
1569         (i387_value_to_register, i387_supply_fsave, i387_collect_fsave)
1570         (i387_supply_fxsave, i387_collect_fxsave): Use gdb_byte for byte
1571         buffers.
1572
1573 2005-07-04  Ben Elliston  <[email protected]>
1574
1575         * Makefile.in (RUNTEST): Set to runtest.
1576
1577 2005-07-03  Richard Henderson  <[email protected]>
1578
1579         * amd64-tdep.c (amd64_sse_type): New.
1580         (amd64_register_info): Use it for xmm registers.  Constify.
1581         (amd64_register_type): Initialize amd64_sse_type as needed.
1582
1583 2005-07-03  Steve Ellcey  <[email protected]>
1584
1585         * configure.ac: Add arguments to AC_DEFINE calls.
1586         * acconfig.h: Remove file.
1587         * acinclude.m4 (AC_GNU_SOURCE): Remove definition.
1588         * configure: Regenerate.
1589         * config.in: Regenerate.
1590
1591 2005-07-01  Mark Kettenis  <[email protected]>
1592
1593         * mips-tdep.c (mips_insn16_frame_prev_register)
1594         (mips_insn32_frame_prev_register, mips_stub_frame_prev_register):
1595         Change type of last argument to `gdb_byte *'.
1596
1597 2005-07-01  Steve Ellcey  <[email protected]>
1598
1599         * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2005-07-01  Mark Kettenis  <[email protected]>
1602
1603         * solib-svr4.c: Include "solib.h".
1604         * Makefile.in (solib-svr4.o): Update dependencies.
1605
1606 2005-06-28  Mark Kettenis  <[email protected]>
1607
1608         * eval.c (evaluate_struct_tuple): Use strcmp instead of
1609         DEPRECATED_STREQ.
1610
1611 2005-06-27  Michael Snyder  <[email protected]>
1612
1613         * mn10300-linux-tdep.c: New file.  OSABI sniffer at end.
1614         * Makefile.in: Add rule for mn10300-linux-tdep.c.
1615         * config/mn10300/linux.mt: Add mn10300-linux-tdep.c to tdep files.
1616
1617 2005-06-27  Michael Snyder  <[email protected]>
1618
1619         * config/mn10300/linux.mt: New file.
1620         * configure.tgt: Add rule for am33 / mn10300-linux.
1621         * mn10300-tdep.c, mn10300-tdep.h: Bump copyright year.
1622
1623 2005-06-27  Wu Zhou  <[email protected]>
1624
1625         * gdbtypes.c (get_discrete_bounds): Fix a comment typo.
1626
1627 2005-06-25  Mark Kettenis  <[email protected]>
1628
1629         * sol-thread.c (sol_thread_xfer_memory): Change type of second
1630         argument to `gdb_byte *'.
1631         (sol_thread_xfer_partial): Change type of readbuf and writebuf
1632         arguments to `gdb_byte *'.
1633
1634         * mips-tdep.c (mips_xfer_register, mips_o32_return_value)
1635         (mips_integer_to_address): Use gdb_byte instead of bfd_byte.
1636
1637 2005-06-24  Mark Kettenis  <[email protected]>
1638
1639         * ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
1640         <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
1641         (ppcobsd_supply_pcb): New function.
1642         (_initialize_ppcobsd_nat): Enable libkvm interface.
1643         * Makefile.in (ppcobsd-nat.o): Update dependencies.
1644         * config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
1645         (LOADLIBES): New variable.
1646
1647 2005-06-24  Corinna Vinschen  <[email protected]>
1648
1649         * i386-tdep.c (struct i386_frame_cache): Define sp_offset as LONGEST.
1650
1651 2005-06-23  Andreas Schwab  <[email protected]>
1652
1653         * gdb_ptrace.h: Fix typos when checking for PT_ATTACH.  Reported
1654         by Chad Harrington <[email protected]>.
1655
1656 2005-06-22  Mark Kettenis  <[email protected]>
1657
1658         * remote.c (extended_remote_restart): Pass buffer in call to
1659         xsnprintf instead of a pointer to the buffer.
1660
1661 2005-06-21  Andrew Cagney  <[email protected]>
1662
1663         * MAINTAINERS: List GDB's Steering Committee as responsible for
1664         GDB's maintenance.
1665
1666 2005-06-21  Mark Kettenis  <[email protected]>
1667
1668         * inf-ttrace.c (inf_ttrace_xfer_partial): Change type of readbuf
1669         and writebuf arguments to `gdb_byte *'.
1670
1671 2005-06-21  Wu Zhou  <[email protected]>
1672
1673         * MAINTAINERS (Write After Approval): Add myself.
1674
1675 2005-06-20  Mark Kettenis  <[email protected]>
1676
1677         * hppabsd-tdep.c: Include "symtab.h", "objfiles.h", "target.h",
1678         "value.h" and "elf/common.h".
1679         (hppabsd_supply_gregset): Use `gdb_byte *' for byte buffer.
1680         (hppabsd_find_global_pointer): New function.
1681         (hppabsd_init_abi): Set TDEP->find_global_pointer to
1682         hppabsd_find_global_pointer.
1683         * Makefile.in (hppabsd-tdep.o): Update dependencies.
1684
1685 2005-06-12  Mark Kettenis  <[email protected]>
1686
1687         * hppa-tdep.c (hppa_pointer_to_address_hack): Remove function.
1688         (unwind_command): Use %lx to print pointer.
1689
1690 2005-06-19  Mark Kettenis  <[email protected]>
1691
1692         * remote-sim.c (gdbsim_xfer_inferior_memory): Remove prototype.
1693         Change type of second argument to`gdb_byte *'.
1694
1695 2005-06-19  Nick Roberts  <[email protected]>
1696
1697         * mi/mi-cmd-stack.c (mi_cmd_stack_info_frame): New function.
1698
1699         * mi/mi-cmds.c (mi_cmds): Replace entry for -stack-info-frame.
1700         Make it use mi_cmd_stack_info_frame
1701
1702         * mi/mi-cmds.h (mi_cmd_stack_info_frame): New declaration.
1703
1704 2005-06-18  Mark Kettenis  <[email protected]>
1705
1706         * hppa-tdep.c (hppa_fallback_frame_cache): Don't error out if we
1707         can't find the bounds of the current function.  Wrap some long
1708         lines in the process.
1709
1710         * regcache.c (regcache_raw_supply, regcache_raw_collect): Change
1711         type of last argument back to `void *'.
1712         * regcache.h (regcache_raw_supply, regcache_raw_collect): Likewise.
1713
1714 2005-06-18  Nick Roberts  <[email protected]>
1715
1716         * mi/mi-cmds.c (mi_cmds): Remove entry for -stack-info-frame.
1717
1718         * mi/mi-cmd-stack.c (mi_cmd_stack_list_frames)
1719         (mi_cmd_stack_info_depth): Don't test for stack.
1720         (mi_cmd_stack_select_frame): Make the argument mandatory.
1721         Don't test for stack.
1722
1723 2005-06-17  Wu Zhou  <[email protected]>
1724
1725         * remote.c (set_thread, remote_thread_alive): Replace sprintf
1726         call with xsnprintf.
1727         (remote_threads_extra_info, extended_remote_restart)
1728         (remote_check_symbols, store_register_using_P)
1729         (compare_sections_command): Ditto.
1730
1731 2005-06-16  David Ung  <[email protected]>
1732
1733         * MAINTAINERS (Write After Approval): Add self.
1734
1735 2005-06-15  Mark Kettenis  <[email protected]>
1736
1737         * hppa-hpux-nat.c (hppa_hpux_fetch_register)
1738         (hppa_hpux_store_register): Add casts in extract_unsigned_integer
1739         and store_usigned_integer calls.
1740
1741 2005-06-14  Nick Roberts  <[email protected]>
1742
1743         * mi/mi-main.c (mi_cmd_data_list_register_values): Remove test for
1744         registers now that mi_execute_command rewinds after an error.
1745
1746 2005-06-13  Mark Kettenis  <[email protected]>
1747
1748         * configure.ac: Use AC_CHECK_TYPES to check for uintptr_t.
1749         * configure, config.in: Regenerate.
1750
1751         * ser-tcp.c: Tweak comment.
1752         [!HAVE_SOCKLEN_T]: Typedef socklen_t.
1753         * configure.ac: Add check for socklen_t.
1754         * configure, config.in: Regenerate.
1755
1756 2005-06-13  H.J. Lu  <[email protected]>
1757
1758         * config/i386/linux64.mt (TDEPFILES): Add symfile-mem.o.
1759
1760 2005-06-13  Richard Sandiford  <[email protected]>
1761
1762         * MAINTAINERS: Update my email address.
1763
1764 2005-06-13  Mark Mitchell  <[email protected]>
1765
1766         * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
1767         * exec.c (exec_file_attach): Likewise.
1768         * solib-frv.c (enable_break2): Likewise.
1769         * solib-svr4.c (enable_break): Likewise.
1770         * solib.c (solib_map_sections): Likewise.
1771         * symfile.c (symfile_bfd_open): Likewise.
1772
1773 2005-06-13  Daniel Jacobowitz  <[email protected]>
1774
1775         * Makefile.in (symfile.o): Add $(exec_h).
1776         * exec.h (exec_set_section_address): Add prototype.
1777         * exec.c (exec_set_section_address): New function.
1778         * symfile.c: Include "exec.h".
1779         (struct place_section_arg, place_section): New.
1780         (default_symfile_offsets): Call place_section for each
1781         section of a relocatable file.
1782
1783 2005-06-13  Joel Brobecker  <[email protected]>
1784
1785         * hppa-tdep.c (hppa_pc_requires_run_before_use): Really test all
1786         bits of top byte in address.
1787
1788 2005-06-13  Wu Zhou  <[email protected]>
1789
1790         * eval.c (evaluate_subexp_standard): Add code to check the target
1791         type of a TYPE_CODE_PTR value when we encounter a f77 undetermined
1792         arglist.  If it is array, string or function, work on the target
1793         value instead.
1794
1795 2005-06-12  Daniel Jacobowitz  <[email protected]>
1796             Nick Roberts  <[email protected]>
1797
1798         * mi/mi-main.c (register_changed_p, get_register): Use
1799         get_selected_frame.
1800         (mi_execute_command): Call mi_out_rewind after an error.
1801
1802 2005-06-12  Mark Kettenis  <[email protected]>
1803
1804         * hppa-tdep.c (hppa_frame_prev_register)
1805         (hppa_fallback_frame_prev_register)
1806         (hppa_stub_frame_prev_register): Change type of last argument to
1807         `gdb_byte *'.
1808         (hppa_fetch_pointer_argument): Tweak comment.  Use
1809         get_frame_register_unsigned instead of get_frame_register.
1810         (hppa32_return_value, hppa64_return_value): Change type of readbuf
1811         and writebuf arguments to `gdb_byte *'.  Remove unecessary casts
1812         and local variables.
1813         (hppa_pseudo_register_read): Change type of last argument to
1814         `gdb_byte *'.
1815
1816         * m68k-tdep.c (m68k_frame_prev_register): Change type of last
1817         argument to `gdb_byte *'.
1818
1819         * arm-tdep.c (set_disassembly_style, _initialize_arm_tdep):
1820         Consitify regnames.
1821
1822         * alpha-tdep.c (alpha_sigtramp_frame_prev_register)
1823         (alpha_heuristic_frame_prev_register): Change type of last
1824         argument to `gdb_byte *'.
1825         (alpha_register_to_value, alpha_value_to_register)
1826         (alpha_extract_return_value, alpha_store_return_value): Likewise.
1827         * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Likewise.
1828
1829         * arm-tdep.c (arm_prologue_prev_register)
1830         (arm_sigtramp_prev_register): Change type of last argument to
1831         `gdb_byte *'.
1832
1833         * m88k-tdep.c (m88k_frame_prev_register): Change type of last
1834         argument to `gdb_byte *'.
1835
1836         * vax-tdep.c (vax_frame_prev_register): Change type of last
1837         argument to `gdb_byte *'.
1838
1839         * sparc-tdep.c (sparc32_frame_prev_register): Change type of last
1840         argument to `gdb_byte *'.
1841         * sparcnbsd-tdep.c (sparc32nbsd_sigcontext_frame_prev_register):
1842         Likewise.
1843         * sparcobsd-tdep.c (sparc32obsd_frame_prev_register): Likewise.
1844         * sparc-sol2-tdep.c (sparc32_sol2_sigtramp_frame_prev_register):
1845         Likewise.
1846         * sparc64-tdep.c (sparc64_frame_prev_register): Likewise.
1847         * sparc64fbsd-tdep.c (sparc64fbsd_sigtramp_frame_prev_register):
1848         Likewise.
1849         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_frame_prev_register):
1850         Likewise.
1851         * sparc64obsd-tdep.c (sparc64obsd_frame_prev_register): Likewise.
1852         * sparc64-sol2-tdep.c (sparc64_sol2_sigtramp_frame_unwind):
1853         Likewise.
1854
1855         * amd64-tdep.c (amd64_frame_prev_register)
1856         (amd64_sigtramp_frame_prev_register): Change type of last argument
1857         to `gdb_byte *'.
1858
1859 2005-06-11  Mark Kettenis  <[email protected]>
1860
1861         * i386-tdep.c (i386_register_type): Return
1862         builtin_type_void_func_ptr for %eip and builtin_type_void_data_ptr
1863         for %ebp and %esp.
1864
1865 2005-06-10  Ben Elliston  <[email protected]>
1866
1867         * valprint.c (print_floating): Fix comment typo.
1868
1869 2005-06-09  Jeff Johnston  <[email protected]>
1870
1871         * ia64-tdep.c (ia64_pseudo_register_read): Use gdb_byte and
1872         protect libunwind references with HAVE_LIBUNWIND_IA64_H flag.
1873         (ia64_pseudo_register_write): Use gdb_byte to remove warning.
1874         (ia64_register_to_value, ia64_value_to_register): Ditto.
1875         (ia64_frame_prev_register): Ditto.
1876         (ia64_libunwind_frame_prev_register): Ditto.
1877         (ia64_sigtramp_frame_prev_register): Ditto.
1878         (ia64_libunwind_sigtramp_frame_prev_register): Ditto.
1879         (ia64_store_return_value): Ditto.
1880
1881 2005-06-08  Jeff Johnston  <[email protected]>
1882             David Mosberger <[email protected]>
1883
1884         * ia64-tdep.c (KERNEL_START): New macro.
1885         (ia64_pseudo_register_read): Fix code to use libunwind to properly
1886         get the rse registers.
1887         (ia64_frame_this_id): Mark outermost frame with null frame id.
1888         (ia64_sigtramp_frame_prev_register): Fix up debug output.
1889         (ia64_access_rse_reg): New accessor function.
1890         (ia64_access_mem): Add special logic for accessing the
1891         kernel's unwind table.
1892         (getunwind_table): Fix for corefiles.
1893         (get_kernel_table): Fix to handle vDSO.
1894         (ia64_libunwind_frame_this_id): Check for null frame id and
1895         don't unwind past pc value of 0.  Fix debugging output.
1896         (ia64_libunwind_sigtramp_frame_this_id): New function.
1897         (ia64_libunwind_sigtramp_frame_prev_register): Ditto.
1898         (ia64_libunwind_sigtramp_frame_sniffer): Ditto.
1899         (ia64_libunwind_sigtramp_frame_unwind): New unwinder.
1900         (ia64_unw_rse_accessors): New libunwind accessors.
1901         (ia64_libunwind_descr): Add ia64_unw_rse_accessors.
1902         (ia64_gdbarch_init)[HAVE_LIBUNWIND_IA64_H]: Use
1903         ia64_libunwind_sigtramp_frame_sniffer instead of
1904         ia64_sigtramp_frame_sniffer.
1905         * libunwind-frame.c (libunwind_frame_set_descr): Add
1906         special register accessors.
1907         (libunwind_frame_cache): Add special logic to check for
1908         0 pc value.  Check for a signal trampoline frame.
1909         (libunwind_frame_this_id): Check if libunwind_frame_cache
1910         returns NULL.
1911         (libunwind_frame_prev_register): Check for NULL cache.
1912         (libunwind_frame_base_address): Ditto.
1913         (libunwind_sigtramp_frame_sniffer): New function.
1914         (libunwind_get_reg_special): Ditto.
1915         (libunwind_load): Add unw_is_signal_frame support.
1916         * libunwind-frame.h (struct libunwind_descr): Add special_accessors
1917         field.
1918         (libunwind_sigtramp_frame_sniffer): New prototype.
1919         (libunwind_get_reg_special): Ditto.
1920
1921 2005-06-08  Wu Zhou  <[email protected]>
1922
1923         * expression.h (enum exp_opcode): Fix a comment typo.
1924
1925 2005-06-06  Manoj Iyer  <[email protected]>
1926
1927         * solib-svr4.c (struct lm_info): Change type of 'lm' to gdb_byte.
1928         (elf_locate_base): Converted types of buf, bufend, pbuf, to gdb_byte.
1929         (first_link_map_member): Converted type of r_map_buf to gdb_byte.
1930         (open_symbol_file_object): Converted type of l_name_buf to gdb_byte.
1931         (svr4_fetch_objfile_link_map): Converted type of l_name_buf to
1932         gdb_byte.
1933
1934 2005-06-04  Richard Sandiford  <[email protected]>
1935
1936         * MAINTAINERS: Update my email address.
1937
1938 2005-06-03  Joel Brobecker  <[email protected]>
1939
1940         * symmisc.c (dump_symtab_1): Renamed from dump_symtab.
1941         (dump_symtab): New function.
1942
1943 2005-04-02  Joel Brobecker  <[email protected]>
1944
1945         * exceptions.h: Include ui-out.h.
1946         (ui_out): Remove declaration.
1947         * Makefile.in (exceptions_h): Add dependency on ui-out.h.
1948
1949 2005-05-30  Andrew Cagney  <[email protected]>
1950
1951         * MAINTAINERS (Can Commit Without Approval): New section,
1952         previously burried under "Target Instruction Set Architectures".
1953         Note that cagney "can commit" changes to powerpc-linux.
1954
1955         * MAINTAINERS: Drop architecture and target vectors.
1956
1957 2005-05-29  Eli Zaretskii  <[email protected]>
1958
1959         * config/djgpp/fnchange.lst: Add mappings for linux-ppc-low.c and
1960         linux-ppc64-low.c.
1961
1962 2005-05-28  Bob Rossi  <[email protected]>
1963         * Makefile.in (SUBDIR_MI_OBS, SUBDIR_MI_SRCS): Add mi-common.
1964         (gdb/mi/ headers): Add mi_common_h.
1965         (breakpoint.o, infrun.o): Add dependencies mi_common_h.
1966         * breakpoint.c (include): Add include 'mi/mi-common.h'.
1967         (print_it_typical): Use async_reason_lookup.
1968         (watchpoint_check): Ditto.
1969         * infrun.c (include): Add include 'mi/mi-common.h'.
1970         (print_stop_reason): Use async_reason_lookup.
1971         * mi/mi-common.h: New file.
1972         * mi/mi-common.c: Ditto.
1973
1974 2005-05-29  Joel Brobecker  <[email protected]>
1975
1976         * alpha-tdep.c (alpha_next_pc): Use correct register number
1977         for floating-point branch instructions.
1978
1979 2005-05-28  Daniel Jacobowitz  <[email protected]>
1980             Jonathan Larmour  <[email protected]>
1981
1982         PR backtrace/1760
1983         * frame.c (backtrace_limit): Change type to int.
1984         (get_prev_frame): Update backtrace limit support.
1985         (_initialize_frame): Use add_setshow_integer_cmd for backtrace_limit.
1986
1987 2005-05-28  Daniel Jacobowitz  <[email protected]>
1988
1989         * configure.tgt (powerpc64-*-linux*): Enable gdbserver.
1990         * regformats/reg-ppc64.dat: New file.
1991
1992 2005-05-28  Daniel Jacobowitz  <[email protected]>
1993
1994         From Wu Zhou <[email protected]>:
1995         * remote.c (struct gdb_ext_thread_info): Fix a comment typo.
1996         (remote_unpack_thread_info_response): Likewise.
1997
1998 2005-05-28  Daniel Jacobowitz  <[email protected]>
1999
2000         * cli/cli-setshow.c (do_setshow_command): Partially revert previous
2001         change.  Cast to "char **" for var_string.
2002
2003 2005-05-28  Daniel Jacobowitz  <[email protected]>
2004
2005         * cp-name-parser.y (parse_escape): Revert previous change.  Return
2006         the input character by default.
2007
2008 2005-05-28  Daniel Jacobowitz  <[email protected]>
2009
2010         * dwarf2-frame.c (dwarf2_frame_prev_register): Use gdb_byte.
2011         * i386-linux-nat.c (fetch_register, store_register, supply_gregset)
2012         (fill_gregset): Likewise.
2013         * i386-tdep.c (i386_frame_prev_register)
2014         (i386_sigtramp_frame_prev_register): Likewise.
2015         * linux-nat.c (linux_nat_xfer_memory, linux_nat_make_corefile_notes):
2016         Likewise.
2017         * linux-thread-db.c (thread_db_xfer_memory): Likewise.
2018         * remote.c (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint):
2019         Likewise.
2020         * target.c (debug_to_insert_hw_breakpoint)
2021         (debug_to_remove_hw_breakpoint, update_current_target): Likewise.
2022
2023 2005-05-28  Hans-Peter Nilsson  <[email protected]>
2024
2025         * MAINTAINERS: Change cris-elf state to non-broken.
2026         * cp-name-parser.y (parse_escape): Initialize target_char to zero.
2027
2028 2005-05-27  Orjan Friberg  <[email protected]>
2029
2030         * cris-tdep.c (crisv32_scan_prologue): Add.
2031         (cris_frame_unwind_cache, cris_skip_prologue): Call
2032         crisv32_scan_prologue when debugging CRISv32.
2033
2034 2005-05-27  Orjan Friberg  <[email protected]>
2035
2036         * cris-tdep.c (cris_sigtramp_start, cris_rt_sigtramp_start)
2037         (cris_frame_prev_register, cris_sigtramp_frame_prev_register)
2038         (cris_return_value): Use gdb_byte for byte buffers.
2039         (struct cris_frame_unwind, struct cris_frame_base): Fix formatting.
2040
2041 2005-05-26  Chris Demetriou  <[email protected]>
2042
2043         * MAINTAINERS (Write After Approval): Remove myself.
2044
2045 2005-05-27  Andrew Cagney  <[email protected]>
2046
2047         * jv-lang.c (get_java_utf8_name): Add cast.
2048         (evaluate_subexp_java): Use gdb_byte for buffers.
2049         * jv-valprint.c (java_value_print, java_value_print): Use gdb_byte
2050         for buffers.
2051         * scm-lang.c (scm_get_field, scm_unpack)
2052         (scm_evaluate_string): Use gdb_byte for buffers.
2053         (scm_lookup_name): Add cast.
2054         * scm-valprint.c (scm_scmval_print, scm_scmval_print): Use
2055         gdb_byte for buffers.
2056         * tui/tui.h (tui_get_command_dimension): Make parameters unsigned.
2057         * tui/tui.c (tui_get_command_dimension): Make parameters unsigned.
2058         * value.h (check_field): Change "name" to a string.
2059         * valops.c (check_field): Change "name" to a string.
2060         * scm-lang.h (scm_parse): Use gdb_byte for buffers.
2061         * source.c (get_current_source_symtab_and_line)
2062         (set_current_source_symtab_and_line): Initialize all fields of sal
2063         structures.
2064         * cli/cli-cmds.c (list_command): Use gdb_byte for buffers.
2065
2066 2005-05-26  Andrew Cagney  <[email protected]>
2067
2068         * command.h (add_setshow_integer_cmd): Make VAR an integer.
2069         * cli/cli-decode.c (add_setshow_integer_cmd): Update to match.
2070         * valops.c (value_string): Add a cast.
2071         * eval.c (evaluate_subexp_standard): Use gdb_byte for byte buffers.
2072         * breakpoint.c (re_enable_breakpoints_in_shlibs): Use gdb_byte for
2073         byte buffers.
2074         * target.h (struct target_ops): For to_insert_hw_breakpoint and
2075         to_remove_hw_breakpoint use gdb_byte for byte buffer parameters.
2076         * breakpoint.h (struct bp_location): Make shadow_contents a
2077         gdb_byte buffer.
2078         * cli/cli-setshow.c (do_setshow_command): Fix cast.
2079         * cli/cli-dump.c (restore_section_callback)
2080         (restore_binary_file): Use gdb_byte for byte buffers.
2081         * proc-service.c (ps_ptwrite, ps_ptread, ps_pdwrite): Fix casts.
2082         (ps_xfer_memory): Use gdb_byte for byte buffers.
2083         * tracepoint.c (mem2hex): Use gdb_byte for byte buffers, and char
2084         for string buffers.
2085         * ser-tcp.c (net_open): Make len a socklen_t.
2086
2087 2005-05-24  Andrew Cagney  <[email protected]>
2088
2089         * rs6000-tdep.c (ppc_supply_reg, ppc_collect_reg): Use gdb_byte
2090         for byte buffers.
2091         (rs6000_fetch_pointer_argument): Use get_frame_register_unsigned.
2092         (rs6000_software_single_step, sstep_breaks, skip_prologue)
2093         (rs6000_push_dummy_call, rs6000_push_dummy_call)
2094         (rs6000_push_dummy_call, rs6000_push_dummy_call)
2095         (rs6000_register_to_value, e500_pseudo_register_read)
2096         (rs6000_store_return_value, e500_pseudo_register_write)
2097         (rs6000_frame_prev_register, rs6000_extract_return_value): Ditto.
2098         * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call)
2099         (ppc_sysv_abi_push_dummy_call, do_ppc_sysv_return_value)
2100         (do_ppc_sysv_return_value, ppc_sysv_abi_return_value)
2101         (ppc_sysv_abi_broken_return_value)
2102         (ppc64_sysv_abi_push_dummy_call, ppc64_sysv_abi_push_dummy_call)
2103         (ppc64_sysv_abi_push_dummy_call, ppc64_sysv_abi_return_value)
2104         (ppc64_sysv_abi_return_value, ppc64_sysv_abi_return_value): Ditto.
2105         * ppc-linux-tdep.c (ppc_linux_in_sigtramp)
2106         (ppc_linux_at_sigtramp_return_path)
2107         (ppc_linux_skip_trampoline_code)
2108         (ppc_linux_memory_remove_breakpoint, ppc_linux_return_value):
2109         * rs6000-tdep.c (rs6000_value_to_register)
2110         (rs6000_register_to_value): Ditto.
2111         * ppc-tdep.h (ppc_sysv_abi_return_value)
2112         (ppc64_sysv_abi_return_value, ppc_sysv_abi_broken_return_value)
2113         (ppc_linux_memory_remove_breakpoint): Ditto.
2114
2115 2005-05-24  Ulrich Weigand  <[email protected]>
2116
2117         * s390-tdep.c (s390_frame_prev_register): Change type of last
2118         argument to 'gdb_byte *'.
2119         (s390_stub_frame_prev_register): Likewise.
2120         (s390_sigtramp_frame_prev_register): Likewise.
2121
2122 2005-05-24  Kris Warkentin  <[email protected]>
2123
2124         * config/i386/nto.mt: Remove remote-nto.o.
2125
2126 2005-05-24  Orjan Friberg  <[email protected]>
2127
2128         * config/djgpp/fnchange.lst: Add mappings for
2129         gdbserver/linux-cris-low.c and gdbserver/linux-crisv32-low.c.
2130
2131 2005-05-23  Michael Snyder  <[email protected]>
2132         From Nora Pan <[email protected]>
2133         * linux-nat.c (read_mapping): Don't stumble over entries in
2134         mapping that have name but zero inode.
2135
2136 2005-05-23  Andrew Cagney  <[email protected]>
2137
2138         * target.h (child_xfer_memory): Use gdb_byte for byte buffer
2139         parameters.
2140         * inftarg.c (child_xfer_partial): Update.
2141         * wince.c (child_xfer_memory): Update.
2142         * win32-nat.c (child_xfer_memory): Update.
2143         * rs6000-nat.c (child_xfer_memory): Update.
2144         * infptrace.c (child_xfer_memory): Update.
2145         * dcache.c (struct dcache_block): Use gdb_byte for the byte
2146         buffers.
2147         (dcache_read_line, dcache_xfer_memory, dcache_poke_byte)
2148         (dcache_peek_byte, dcache_write_line): Ditto.
2149
2150         * auxv.h (target_auxv_read, procfs_xfer_auxv)
2151         (target_auxv_parse): Use gdb_byte for byte buffer parameters.
2152         * auxv.c (target_auxv_read, procfs_xfer_auxv, target_auxv_parse)
2153         (target_auxv_search, fprint_target_auxv): Update.
2154
2155 2005-05-23  Orjan Friberg  <[email protected]>
2156
2157         * cris-tdep.c: Tweak values for cris-mode.
2158
2159 2004-05-23  Joel Brobecker  <[email protected]>
2160
2161         * mdebugread.c (record_minimal_symbol): New procedure.
2162         (parse_partial_symbols): Use record_minimal_symbol to record
2163         the new minimal symbols instead of prim_record_minimal_symbol
2164         and prim_record_minimal_symbol_and_info.
2165
2166 2005-05-22  Mark Kettenis  <[email protected]>
2167
2168         * NEWS: Mention OpenBSD/arm as a new native configuration.
2169
2170         * armnbsd-nat.c: Include "gdb_string.h" and "inf_ptrace.h".
2171         Reorder includes.  Don't require FETCH_INFERIOR_REGISTERS to be
2172         defined.
2173         (armnbsd_fetch_registers): Rename from armnbsd_fetch_registers.
2174         Make static.
2175         (armnbsd_store_registers): Rename from armnbsd_store_registers.
2176         Make static.
2177         (_initialize_arm_netbsd_nat): Construct and add target vector.
2178         * Makefile.in (armnbsd-nat.o): Update dependencies.
2179         * config/arm/nbsdaout.mh (NATDEPFILES): Remove infptrace.o and
2180         intarg.o, add inf-ptrace.o.
2181         (NAT_FILE): Set to solib.h.
2182         * config/arm/nbsdelf.mh (NATDEPFILES): Remove infptrace.o and
2183         inftarg.o, add inf-ptrace.o.
2184         (NAT_FILE): Remove.
2185
2186         * arm-tdep.c (arm_extract_return_value, arm_store_return_value):
2187         Change type of last argument to `gdb_byte *'.
2188
2189         * configure.host: Add arm*-*-openbsd*.
2190         * configure.tgt: Add arm*-*-openbsd*.
2191
2192 2005-05-22  Andrew Cagney  <[email protected]>
2193
2194         * frame.h (frame_register_unwind, frame_unwind_register)
2195         (get_frame_register, frame_register, put_frame_register)
2196         (get_frame_memory, safe_frame_unwind_memory)
2197         (frame_register_read): Use gdb_byte for byte buffer parameters.
2198         * trad-frame.h (trad_frame_get_register)
2199         (frame_get_prev_register): Ditto.
2200         * frame-unwind.h (frame_prev_register_ftype): Ditto.
2201         * frame.c (frame_pop, frame_register, frame_unwind_register)
2202         (get_frame_register, frame_unwind_register_signed)
2203         (frame_unwind_register_unsigned, frame_unwind_unsigned_register)
2204         (frame_register_read, get_frame_memory): Update.
2205         * trad-frame.c (trad_frame_get_prev_register): Update.
2206         (trad_frame_get_register): Update.
2207         * gdbcore.h (deprecated_read_memory_nobpt, read_memory): Ditto.
2208         * breakpoint.c (deprecated_read_memory_nobpt): Update.
2209         * corefile.c (read_memory): Update.
2210         * tramp-frame.c (tramp_frame_prev_register): Update.
2211         * valops.c (value_assign): Update.
2212         * sentinel-frame.c (sentinel_frame_prev_register): Update.
2213         * std-regs.c (value_of_builtin_frame_fp_reg)
2214         (value_of_builtin_frame_pc_reg): Update.
2215         * infcmd.c (default_print_registers_info): Update
2216         * dummy-frame.c (dummy_frame_prev_register): Update.
2217         * findvar.c (value_of_register, value_from_register): Update.
2218         * tui/tui-regs.c (tui_register_format, tui_get_register): Update.
2219         * mi/mi-main.c (register_changed_p, get_register): Update.
2220
2221 2005-05-20  Eli Zaretskii  <[email protected]>
2222
2223         * configure.ac: Add snprintf and vsnprintf to AC_CHECK_DECLS.  Fix
2224         bad description of _MSE_INT_H that caused each word in config.in
2225         to be enclosed in [].
2226         * configure, config.in: Regenerate.
2227
2228 2005-05-20  Joel Brobecker  <[email protected]>
2229
2230         * alpha-tdep.c (fp_register_zero_p): New function.
2231         (fp_register_sign_bit): New function.
2232         (alpha_next_pc): Add support for floating-point control instructions.
2233
2234 2005-05-19  Andrew Cagney  <[email protected]>
2235
2236         * defs.h (extract_signed_integer, extract_unsigned_integer)
2237         (extract_long_unsigned_integer, extract_typed_address)
2238         (store_signed_integer, store_unsigned_integer)
2239         (store_typed_address): Use gdb_byte for byte buffer parameters.
2240         (push_bytes, push_word): Delete declaration.
2241         * valops.c (push_bytes, push_word): Delete function.
2242         * findvar.c (extract_signed_integer, extract_unsigned_integer)
2243         (extract_typed_address, store_signed_integer)
2244         (store_unsigned_integer): Update.
2245
2246         * regcache.h (regcache_raw_read, regcache_raw_write)
2247         (regcache_raw_read_part, regcache_raw_write_part)
2248         (regcache_cooked_read_part, regcache_cooked_write_part)
2249         (regcache_cooked_read, regcache_cooked_write)
2250         (regcache_raw_supply, regcache_raw_collect)
2251         (regcache_cooked_read_ftype, regcache_save, regcache_restore)
2252         (deprecated_read_register_gen, deprecated_write_register_gen)
2253         (deprecated_read_register_bytes, deprecated_write_register_bytes)
2254         (deprecated_grub_regcache_for_registers): Use gdb_byte for byte
2255         buffer parameters.
2256         * ia64-tdep.c (ia64_extract_return_value): Update.
2257         * frame.c (do_frame_register_read): Update.
2258         * regcache.c (deprecated_grub_regcache_for_registers)
2259         (struct regcache, regcache_save, regcache_restore, regcache_cpy)
2260         (do_cooked_read, regcache_xmalloc, register_buffer)
2261         (deprecated_read_register_bytes, regcache_raw_read)
2262         (regcache_raw_read_signed, regcache_raw_read_unsigned)
2263         (deprecated_read_register_gen, regcache_cooked_read)
2264         (regcache_cooked_read_signed, regcache_cooked_read_unsigned)
2265         (deprecated_write_register_gen, regcache_cooked_write)
2266         (deprecated_write_register_bytes, regcache_raw_read_part)
2267         (regcache_raw_write_part, regcache_cooked_read_part)
2268         (regcache_cooked_write_part, read_register, regcache_raw_supply):
2269
2270 2005-05-17  Corinna Vinschen  <[email protected]>
2271
2272         * MAINTAINERS: Undelete v850.
2273         * Makefile.in: Re-add v850-tdep.o dependencies.
2274         * configure.tgt: Re-add v850.
2275         * v850-tdep.c: Reorder code slightly.  Add register number enumerator.
2276         (struct v850_frame_cache): New structure.
2277         (v850_processor_type_table): Remove. Move functionality into
2278         v850_register_name, v850e_register_name and v850_gdbarch_init.
2279         (v850_register_name): New function.
2280         (v850e_register_name): New function.
2281         (struct prologue_info): Remove definition.
2282         (v850_register_type): New function.
2283         (v850_type_is_scalar): New function.
2284         (v850_use_struct_convention): Align to gcc behaviour.
2285         (v850_handle_prepare): Renamed from handle_prepare. Change third
2286         parameter to struct v850_frame_cache *.
2287         (v850_handle_pushm): Renamed from handle_pushm. Change third parameter
2288         to struct v850_frame_cache *.
2289         (v850_is_save_register): New function to evaluate if a register is
2290         caller-save.
2291         (v850_analyze_prologue): Replace v850_scan_prologue.  Change to support
2292         new frame code.
2293         (v850_init_extra_frame_info): Remove.
2294         (v850_frame_chain): Remove.
2295         (v850_find_callers_reg): Remove.
2296         (v850_skip_prologue): Make static.
2297         (v850_pop_frame): Remove.
2298         (v850_frame_align): New function.
2299         (v850_push_dummy_call): Replace v850_push_arguments.
2300         (v850_push_return_address): Remove.
2301         (v850_extract_return_value): New function.
2302         (v850_store_return_value): New function.
2303         (v850_return_value): New function.
2304         (v850_frame_saved_pc): Remove.
2305         (v850_breakpoint_from_pc): New function.
2306         (v850_alloc_frame_cache): New function.
2307         (v850_fix_call_dummy): Remove.
2308         (v850_frame_cache): New function.
2309         (v850_target_architecture_hook): Remove.
2310         (v850_frame_prev_register): New function.
2311         (v850_frame_this_id): New function.
2312         (v850_frame_unwind): New structure.
2313         (v850_frame_sniffer): New function.
2314         (v850_unwind_sp): New function.
2315         (v850_unwind_pc): New function.
2316         (v850_unwind_dummy_id): New function.
2317         (v850_frame_base_address): New function.
2318         (v850_frame_base): New structure.
2319         (v850_gdbarch_init): New function.
2320         * config/v850/v850.mt: Undelete.  Drop TM_FILE.
2321
2322 2005-05-17  Daniel Jacobowitz  <[email protected]>
2323             Dennis Brueni  <[email protected]>
2324
2325         * stack.c (print_frame): In MI mode, output a fullname attribute
2326         with the stack frame.
2327
2328 2005-05-16  Mark Kettenis  <[email protected]>
2329
2330         * corelow.c (core_xfer_partial): Change type of readbuf and
2331         writebuf to `gdb_byte *'.
2332         * sparc-nat.c (sparc_xfer_wcookie, sparc_xfer_partial): Change
2333         type of readbuf and writebuf to `gdb_byte *'.
2334         * bsd-uthread.c (bsd_uthread_xfer_partial): Change type of readbuf
2335         and writebuf to `gdb_byte *'.
2336         * inf-ptrace.c (inf_ptrace_xfer_partial): Change type of readbuf
2337         and writebuf to `gdb_byte *'.
2338         * bsd-kvm.c (bsd_kvm_xfer_memory): Replace.
2339         (bsd_kvm_xfer_partial): New function.
2340         (bsd_kvm_add_target): Set to_xfer_partial instead of
2341         to_xfer_memory.
2342         * bfd-target.c (target_bfd_xfer_partial): Change type of readbuf
2343         and writebuf to `gdb_byte *'.
2344         * target.c (deprecated_debug_xfer_memory): Remove prototype.
2345         (deprecated_debug_xfer_memory): Change type of second argument to
2346         `gdb_byte *'.
2347         * remote.c (remote_xfer_memory): Remove prototype.
2348         (remote_xfer_memory): Change type of second argument to `gdb_byte
2349         *'.
2350         (remote_xfer_partial): Change type of readbuf and writebuf to
2351         `gdb_byte *'.
2352
2353         * config/sparc/fbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
2354         * config/sparc/fbsd.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
2355         and solib-legacy.o.
2356         (NAT_FILE): Remove.
2357
2358 2005-05-16  Ulrich Weigand  <[email protected]>
2359
2360         * s390-tdep.c (s390_return_value): Remove unnecessary casts.
2361         (s390_breakpoint_from_pc): Change type of return value and
2362         'breakpoint' to const gdb_byte *.
2363
2364 2005-05-16  Ulrich Weigand  <[email protected]>
2365
2366         * s390-tdep.c (s390_pseudo_register_read, s390_pseudo_register_write):
2367         Change type of 'buf' argument to gdb_byte *.
2368         (s390x_pseudo_register_read, s390x_pseudo_register_write): Likewise.
2369         (s390_register_to_value): Change type of 'out' to gdb_byte *, change
2370         type of 'in' to gdb_byte [].
2371         (s390_value_to_register): Change type of 'in' to gdb_byte *, change
2372         type of 'out' to gdb_byte [].
2373         (s390_return_value): Change type of 'out' and 'in' to gdb_byte *.
2374
2375 2005-05-16  Andrew Cagney  <[email protected]>
2376
2377         * target.h (target_read_partial, target_write_partial)
2378         (do_xfer_memory, xfer_memory, target_read, target_write)
2379         (get_target_memory): For buffers, change "void*" to gdb_byte.
2380         (struct target_ops): Ditto for to_xfer_partial and
2381         deprecated_xfer_memory.
2382         * dcache.h (dcache_xfer_memory): Ditto.
2383         * target.c (default_xfer_partial, target_read_partial)
2384         (target_write_partial, target_read, target_write)
2385         (do_xfer_memory, update_current_target, get_target_memory): Update.
2386         (target_read_string): Change buf to a gdb_byte.
2387         * dcache.c (dcache_xfer_memory): Update.
2388         * exec.c (xfer_memory): Make buffer type to gdb_byte.
2389         * mem-break.c (default_memory_insert_breakpoint): Remove cast.
2390         * disasm.c (dis_asm_read_memory): Remove cast, use gdb_byte.
2391
2392 2005-05-16  Mark Kettenis  <[email protected]>
2393
2394         * sol-thread.c (ignore): Change last argument to `gdb_byte.'
2395
2396         * config/i386/fbsd.mt (DEPRECATED_TM_FILE): Remove.
2397         * config/i386/fbsd64.mt (DEPRECATED_TM_FILE): Remove.
2398         * config/i386/nbsd.mt (DEPRECATED_TM_FILE): Remove.
2399         * config/i386/nbsd64.mt (DEPRECATED_TM_FILE): Remove.
2400         * config/sparc/nbsd.mt (DEPRECATED_TM_FILE): Remove.
2401         * config/sparc/nbsd64.mt (DEPRECATED_TM_FILE): Remove.
2402
2403         * observer.sh: Quote $DJGPP.
2404
2405 2005-05-15  Daniel Jacobowitz  <[email protected]>
2406
2407         * Makefile.in (.y.c): Update ylwrap invocation.
2408
2409 2005-05-15  Daniel Jacobowitz  <[email protected]>
2410
2411         * linux-nat.c (child_follow_fork, linux_handle_extended_wait)
2412         (lin_lwp_attach_lwp, linux_nat_attach, wait_lwp, child_wait)
2413         (linux_nat_wait, kill_wait_callback): Use my_waitpid.
2414         (_initialize_linux_nat, lin_thread_get_thread_signals): Use
2415         SA_RESTART.
2416
2417 2005-05-14  Mark Kettenis  <[email protected]>
2418
2419         * configure.tgt (vax-*-openbsd*): Set gdb_target to obsd.
2420         * config/vax/obsd.mt (TDEPFILES): New file.
2421
2422         * i386-tdep.c (i386_supply_gregset, i386_collect_gregset): Use
2423         gdb_byte instead of bfd_byte.
2424
2425         * mips-tdep.c (mips_pseudo_register_read)
2426         (mips_pseudo_register_write): Change type of last argument to
2427         `gdb_byte *'.
2428         (mips_register_to_value, mips_value_to_register): Change type of
2429         last argument to `gdb_byte *'.  Remove casts that are no longer
2430         needed.
2431         (mips_fetch_instruction, fetch_mips_16): Use gdb_byte for buf.
2432         (mips_eabi_push_dummy_call, mips_n32n64_push_dummy_call)
2433         (mips_o32_push_dummy_call, mips_o32_return_value): Use `const
2434         gdb_byte *' for val and gdb_byte for valbuf.  Remove casts that
2435         are no longer needed.
2436         (mips_eabi_return_value, mips_n32n64_return_value)
2437         (mips_o32_return_value, mips_o64_return_value): Change type of
2438         readbuf and writebuf arguments to `gdb_byte *'.
2439         (mips_read_fp_register_single): Change type of last argument to
2440         `gdb_byte *'.  Use `gdb_byte *' for raw_buffer.
2441         (mips_read_fp_register_double): Change type of last argument to
2442         `gdb_byte *'.
2443         (mips_print_fp_register): Use `gdb_byte *' for raw_buffer.  Remove
2444         casts that are no longer needed.
2445         (mips_print_register, print_gp_register_row): Use gdb_byte for
2446         raw_buffer.  Remove casts that are no longer needed.
2447         (mips_single_step_through_delay): Use gdb_byte for buf.
2448         (mips_breakpoint_from_pc): Change return type to `const gdb_byte
2449         *'.  Use gdb_byte for mips16_big_breakpoint, big_breakpoint,
2450         pmon_big_breakpoint, idt_big_breakpoint, mips16_little_breakpoint,
2451         little_breakpoint, pmon_little_breakpoint and
2452         idt_little_breakpoint.
2453         (mips_integer_to_address): Use `gdb_byte *' for tmp.
2454
2455         * config/m68k/obsd.mt (DEPRECATED_TM_FILE): Remove.
2456         * config/i386/obsd.mt (DEPRECATED_TM_FILE): Remove.
2457         * config/i386/obsd64.mt (DEPRECATED_TM_FILE): Remove.
2458         * config/pa/obsd.mt (DEPRECATED_TM_FILE): Remove.
2459         * config/sparc/obsd.mt (DEPRECATED_TM_FILE): Remove.
2460         * config/sparc/obsd64.mt (DEPRECATED_TM_FILE): Remove.
2461
2462         * sparc-tdep.c (sparc_fetch_instruction, sparc_fetch_wcookie): Use
2463         gdb_byte for buf.
2464         (sparc32_pseudo_register_read, sparc32_pseudo_register_write):
2465         Change type of last argument to `gdb_byte *'.  Remove casts that
2466         are no longer needed.
2467         (sparc32_push_dummy_code, sparc32_store_arguments): Use gdb_byte
2468         for buf.
2469         (sparc_breakpoint_from_pc): Change return type to `const gdb_byte
2470         *'.  Use gdb_byte for break_insn.
2471         (sparc32_extract_return_value, sparc32_store_return_value): Change
2472         type of last argument to `gdb_byte *'.  Use gdb_byte for buf.
2473         (sparc32_return_value): Change type of readbuf and writebuf
2474         arguments to `gdb_byte *'.
2475         (sparc_software_single_step): Use gdb_byte for npc_save and
2476         nnpc_save.
2477         (sparc_supply_rwindow, sparc_collect_rwindow): Use gdb_byte for
2478         buf.
2479         (sparc32_supply_gregset, sparc32_collect_gregset)
2480         (sparc32_supply_fpregset, sparc32_collect_fpregset): Use `gdb_byte
2481         *' for regs.
2482         * sparc64-tdep.c (sparc64_pseudo_register_read)
2483         (sparc64_pseudo_register_write): Change type of last argument to
2484         `gdb_byte *'.  Remove casts that are no longer needed.
2485         (sparc64_store_floating_fields, sparc64_extract_floating_fields):
2486         Change type of valbuf argument to `gfd_byte *'.
2487         (sparc64_store_arguments): Use `gdb_byte *' for valbuf.  use
2488         gdb_byte for buf.
2489         (sparc64_extract_return_value, sparc64_store_return_value): Change
2490         type of last argument to `gdb_byte *'.  Use gdb_byte for buf.
2491         (sparc64_return_value): Change type of readbuf and writebuf
2492         arguments to `gdb_byte *'.
2493         (sparc64_supply_gregset, sparc64_collect_gregset)
2494         (sparc64_supply_fpregset, sparc64_collect_fpregset): Use `gdb_byte
2495         *' for regs.
2496
2497         * m68k-tdep.c (m68k_local_breakpoint_from_pc): Change return type
2498         to `const gdb_byte *'.  Use gdb_byte for break_insn.
2499         (m68k_register_to_value): Change type of last argument to
2500         `gdb_byte *'.  Use gdb_byte for from.
2501         (m68k_value_to_register): Change type of last argument to
2502         `gdb_byte *'.  Use gdb_byte for to.
2503         (m68k_extract_return_value): Change type of last argument to
2504         `gdb_byte *'.  Use gdb_byte for buf.  Remove unnecessary cast.
2505         (m68k_svr4_extract_return_value): Change type of last argument to
2506         `gdb_byte *'.  Use gdb_byte for buf.
2507         (m68k_store_return_value): Change type of last argument to
2508         `gdb_byte *'.  Remove unnecessary cast.
2509         (m68k_svr4_store_return_value): Change type of last argument to
2510         `gdb_byte *'.  Use gdb_byte for buf.
2511         (m68k_return_value, m68k_svr4_return_value): Change type of
2512         readbuf and writebuf arguments to `gdb_byte *'.
2513         (m68k_push_dummy_call, m68k_unwind_pc, m68k_frame_cache)
2514         (m68k_unwind_dummy_id): Use gdb_byte for buf.
2515         (m68k_get_longjmp_target): Use `gdb_byte *' for buf.
2516         * m68kbsd-tdep.c (m68kbsd_supply_fpregset)
2517         (m68kbsd_supply_gregset): Use `gdb_byte *' for regs.
2518
2519         * m88k-tdep.c (m88k_breakpoint_from_pc): Change return type to
2520         `const gdb_byte *'.  Use gdb_byte for break_insn.
2521         (m88k_return_value): Change type of readbuf and
2522         writebuf arguments to `gdb_byte *'.  Use gdb_byte for buf.
2523         (m88k_supply_gregset): Use `gdb_byte *' for regs.
2524
2525         * vax-tdep.c (vax_return_value): Change type of readbuf and
2526         writebuf arguments to `gdb_byte *'.
2527
2528         * amd64-tdep.c (amd64_return_value): Change type of readbuf and
2529         writebuf arguments to `gdb_byte *'.  Remove now redundant casts.
2530         * i386-tdep.c (i386_return_value): Change type of readbuf and
2531         writebuf arguments to `gdb_byte *'.
2532         (i386_pseudo_register_read, i386_pseudo_register_write): Change
2533         type of last argument to `gdb_byte *'.
2534         (i386_register_to_value, i386_value_to_register): Change type of
2535         last argument to `gdb_byte *'.  Simplify function a bit.
2536         * i387-tdep.h (i387_value_to_register, i387_register_to_value):
2537         Change type of last argument to `gdb_byte *'.
2538         * i387-tdep.c: Likewise.
2539
2540 2005-05-13  Andrew Cagney  <[email protected]>
2541
2542         * gdbarch.sh (pseudo_register_read, pseudo_register_write)
2543         (value_to_register, register_to_value, pointer_to_address)
2544         (address_to_pointer, return_value, extract_return_value)
2545         (store_return_value): Instead of a void pointer, use gdb_byte.
2546         * gdbarch.h, gdbarch.c: Regenerate.
2547         * inferior.h (unsigned_address_to_pointer)
2548         (signed_pointer_to_address, address_to_signed_pointer)
2549         (unsigned_pointer_to_address): Update.
2550         * arch-utils.h (legacy_return_value):
2551         * arch-utils.c (legacy_extract_return_value)
2552         (legacy_return_value): Update.
2553         * findvar.c (unsigned_pointer_to_address)
2554         (signed_pointer_to_address, unsigned_address_to_pointer)
2555         (address_to_signed_pointer): Update.
2556
2557 2005-05-13  Orjan Friberg  <[email protected]>
2558
2559         * cris-tdep.c (_initialize_cris_tdep): Improve help strings for
2560         cris-version, cris-mode, and cris-dwarf2-cfi settings.
2561
2562 2005-05-13  Orjan Friberg  <[email protected]>
2563
2564         * cris-tdep.c (usr_cmd_cris_version): Change type to int.
2565         (cris_mode_normal, cris_mode_guru, cris_modes, usr_cmd_cris_mode): Add.
2566         (struct gdbarch_tdep): Change type of cris_version to int.  Add
2567         cris_mode.
2568         (cris_mode, set_cris_mode): New functions.
2569         (crisv32_single_step_through_delay): Read from NRP register instead
2570         of ERP register in guru mode.
2571         (cris_breakpoint_from_pc): Rename break_insn to break8_insn.
2572         Add break15_insn, returned in guru mode.
2573         (_initialize_cris_tdep): Add call to add_setshow_enum_cmd for new
2574         cris-mode setting.
2575         (cris_dump_tdep): Add dump of cris_mode.
2576         (cris_gdbarch_init): Add cris_mode to search criteria for architecture.
2577         Register the sigtramp frame sniffer only if not in guru mode.
2578
2579 2005-05-13  Eli Zaretskii  <[email protected]>
2580
2581         * Makefile.in (go32-nat.o): Add $(top_h) to prerequisites.
2582
2583         * go32-nat.c: Include top.h.  Update copyright years.
2584         (init_go32_ops): Override the default value of gdbinit[] with
2585         "gdb.ini".
2586
2587         * cli/cli-cmds.c: Don't define GDBINIT_FILENAME.
2588         (init_cli_cmds): Use gdbinit[] instead of a compile-time literal
2589         string GDBINIT_FILENAME.
2590
2591         * top.c (PATH_MAX): Define if not defined.
2592         (gdbinit): Declare with a constant size PATH_MAX.
2593
2594         * config/i386/go32.mh (XM_FILE): Remove.
2595
2596         * config/i386/xm-go32.h: Remove file.
2597
2598 2005-05-12  Mark Kettenis  <[email protected]>
2599
2600         * sol-thread.c: Include "solib.h".
2601         (sol_thread_attach): Use solib_add instead of SOLIB_ADD.
2602         * Makefile.in (sol-thread.o): Update dependencies.
2603
2604         * NEWS: Mention OpenBSD/mips64 as a new native configuration.
2605
2606 2005-05-12  Eli Zaretskii  <[email protected]>
2607
2608         * observer.sh (texi) [DJGPP]: If the file name includes a colon,
2609         convert it to the /dev/x/ form.
2610
2611 2005-05-12  Mark Kettenis  <[email protected]>
2612
2613         * solib.h (CLEAR_SOLIB, SOLIB_ADD)
2614         (SOLIB_CREATE_INFERIOR_HOOK, SOLIB_REMOVE_INFERIOR_HOOK)
2615         (SOLIB_IN_DYNAMIC_LINKER, SOLIB_RESTART)
2616         (DISABLE_UNSETTABLE_BREAK, PC_SOLIB)
2617         (IN_SOLIB_DYNSYM_RESOLVE_CODE): Remove defines and orphaned
2618         comments.
2619         * breakpoint.c: Include "solib.h".
2620         (insert_bp_location) [!DISABLE_UNSETTABLE_BREAK]: Call
2621         solib_address.
2622         (remove_solib_event_breakpoints, create_solib_event_breakpoint)
2623         (disable_breakpoints_in_shlibs)
2624         (disable_breakpoints_in_unloaded_shlib)
2625         (re_enable_breakpoints_in_shlibs): Compile if SOLIB_ADD isn't
2626         defined. If PC_SOLIB isn't defined, call solib_address.
2627         (_initialize_breakpoint): Unconditionally install observer.
2628         * corelow.c: Include "solib.h".
2629         [SOLIB_ADD] (solib_add_stub): Remove prototype.
2630         (core_close) [!CLEAR_SOLIB]: Call clear_solib.
2631         (solib_add_stub) [!SOLIB_ADD] Call solib_add.
2632         (core_open): Unconditionally call solib_add_stub.
2633         * fork-child.c: Include "solib.h".
2634         (fork_inferior) [!SOLIB_CREATE_INFERIOR_HOOK]: Call
2635         solib_create_inferior_hook.
2636         * infcmd.c: Include "solib.h".
2637         (attach_command) [!SOLIB_ADD]: Call shlib_rescan.  Unconditionally
2638         call re_enable_breakpoints_in_shlibs.
2639         * infrun.c: Include "solib.h".
2640         (SOLIB_IN_SYNSYM_RESOLVE_CODE): Don't define if not already
2641         defined.
2642         (stop_on_solib_events, show_stop_on_solib_events): Include
2643         unconditionally.
2644         (follow_exec) [!SOLIB_CREATE_INFERIOR_HOOK]: Call
2645         solib_create_inferior_hook.
2646         (handle_inferior_event) [!SOLIB_ADD]: Call shlib_add.
2647         [!IN_SOLIB_DYNSYM_RESOLVE_CODE]: Call in_solib_dynsym_resolve_code.
2648         (_initialize_infrun): Unconditionally add "stop_on_solib-events"
2649         command.
2650         * remote.c: Include "solib.h".
2651         (remote_open_1): Unconditionally call no_shared_libraries.
2652         [!SOLIB_CREATE_INFERIOR_HOOK] Call solib_create_inferior_hook.
2653         * stack.c: Include "solib.h".
2654         (print_frame) [!PC_SOLIB] Call shlib_for_pc.
2655         * xcoffsolib.c (no_shared_libraries): Remove function.
2656         * Makefile.in (SFILES): Add solib.c.
2657         (ALLDEPFILES): Remove solib.c.
2658         (COMMON_OBS): Add solib.o.
2659         (breakpoint.o, corelow.o, fork-chiled.o, infcmd.o, infrun.o)
2660         (remote.o, stack.o): Update dependencies.
2661
2662 2005-05-12  Daniel Jacobowitz  <[email protected]>
2663
2664         * cp-names.y: Renamed to ...
2665         * cp-name-parser.y: ... this.
2666         * Makefile.in (SFILES, YYFILES, YYOBJ): Rename cp-names.y to
2667         cp-name-parser.y.
2668         (test-cp-names.o): Renamed to test-cp-name-parser.o.
2669         (test-cp-names): Renamed to test-cp-name-parser.
2670         (clean, local-maintainer-clean): Update.
2671         (cp-names.o): Renamed to cp-name-parser.o.
2672
2673 2005-05-12  Eli Zaretskii  <[email protected]>
2674
2675         * observer.sh: Use observer.tmp instead of observer.inc-tmp which
2676         on 8+3 filesystems overwrites observer.inc.  Update copyright year
2677         of the resultant file.
2678
2679         * gnu-v3-abi.c (init_gnuv3_ops): Cast is_gnu_v3_mangled_dtor and
2680         is_gnu_v3_mangled_ctor to avoid compiler warnings.
2681
2682         * config/djgpp/config.sed: Adapt to latest Autoconf.
2683
2684         * config/djgpp/djconfig.sh: Add -Wpointer-arith and
2685         -Wuninitialized to the build warnings.
2686
2687 2005-05-11  Eli Zaretskii  <[email protected]>
2688
2689         * config/djgpp/fnchange.lst: Add mappings for inttypes*.m4,
2690         ChangeLog-2004, reg-cris*.dat, dw2-intermix.*, semcris*-switch.c.
2691         Fix mappings for hilo-hazard-?.s.
2692
2693         * config/djgpp/README: Update GDB versions and my email address.
2694
2695 2005-05-09  Andrew Cagney  <[email protected]>
2696
2697         Use gdb_byte in preference to bfd_byte.
2698         * gdbarch.sh: Update.
2699         * gdbarch.h, gdbarch.c: Re-generate.
2700         * ada-lang.c, ada-lang.h, ada-valprint.c, arch-utils.c: Update.
2701         * c-lang.c, c-lang.h, c-valprint.c, cp-valprint.c: Update.
2702         * f-lang.c, f-lang.h, f-valprint.c, gdbcore.h, jv-lang.h: Update.
2703         * jv-valprint.c, language.c, language.h, m2-lang.c: Update.
2704         * m2-lang.h, m2-valprint.c, objc-lang.c, p-lang.c: Update.
2705         * p-lang.h, p-valprint.c, regcache.c, scm-lang.c: Update.
2706         * scm-lang.h, scm-valprint.c, target.c, target.h: Update.
2707         * tramp-frame.c, valarith.c, valops.c, valprint.c: Update.
2708         * valprint.h, value.c, value.h: Update.
2709
2710 2005-05-09  Mark Kettenis  <[email protected]>
2711
2712         * vaxbsd-nat.c (vaxbsd_supply_gregset, vaxbsd_collect_gregset):
2713         Use `gdb_byte *' for regs.
2714         * vax-tdep.c (vax_supply_gregset): Use `gdb_byte *' for regs;
2715         (vax_store_arguments, vax_push_dummy_call, vax_return_value): Use
2716         gdb_byte for buf.
2717         (vax_breakpoint_from_pc): Change return type to `const gdb_byte
2718         *'.  Use gdb_byte for break_insn.
2719         (vax_skip_prologue): Use gdb_byte for op.
2720
2721         * i387-tdep.c: Remove outdated comments.
2722
2723         * defs.h: Unconditionally include <sys/types.h>.
2724
2725 2005-05-08  Daniel Jacobowitz  <[email protected]>
2726
2727         * mips-tdep.c (mips_stub_frame_sniffer): Handle .MIPS.stubs
2728         section like .plt.
2729
2730 2005-05-08  Mark Kettenis  <[email protected]>
2731
2732         * i386-linux-tdep.c (linux_sigtramp_code, linux_rt_sigtramp_code):
2733         Change type to `static const gdb_byte'.
2734         (i386_linux_sigtramp_start, i386_linux_rt_sigtramp_start)
2735         (i386_linux_sigcontext_addr): Use gdb_byte for buf.
2736         * amd64-linux-tdep.c (linux_sigtramp_code): Change type to `static
2737         const gdb_byte'.
2738         (amd64_linux_sigtramp_start, amd64_linux_sigcontext_addr): Use
2739         gdb_byte for buf.
2740         * amd64fbsd-tdep.c (amd64fbsd_supply_uthread)
2741         (amd64fbsd_collect_uthread): Use gdb_byte for buf.
2742
2743         * config/ia64/nm-aix.h: Remove file.
2744
2745         * amd64-tdep.c (amd64_return_value): Use `gdb_byte *' in casts.
2746         (amd64_push_arguments): Use gdb_byte instead of bfd_byte.  Use
2747         gdb_byte for buf.
2748         (amd64_push_dummy_call): Use gdb_byte for buf.
2749         (amd64_analyze_prologue): Use gdb_byte for proto, buf and op.
2750         (amd64_frame_cache, amd64_sigtramp_frame_cache)
2751         (amd64_unwind_dummy_id): Use gdb_byte for buf.
2752         (amd64_supply_fxsave, amd64_collect_fxsave): Use `gdb_byte *' for
2753         regs.
2754         * amd64obsd-tdep.c (amd64obsd_supply_regset): Use `gdb_byte *' in
2755         casts.
2756         (amd64obsd_sigtramp_p): Use gdb_byte for sigreturn and `gdb_byte
2757         *' for buf,
2758
2759         * i386-tdep.c (i386_breakpoint_from_pc): Change return type to
2760         `const gdb_byte *'.  Use gdb_byte for break_insn.
2761         (i386_follow_jump): Use gdb_byte for op.
2762         (i386_analyze_struct_return): Use gdb_byte for proto1, proto2, buf
2763         and op.
2764         (i386_skip_probe): Use gdb_byte for buf and op.
2765         (struct i386_insn): Use gdb_byte for insn and mask.
2766         (i386_match_insn, i386_analyze_frame_setup)
2767         (i386_analyze_register_saves): Use gdb_byte for op.
2768         (i386_skip_prologue): Use gdb_byte for pic_pat and op;
2769         (i386_unwind_pc, i386_frame_cache, i386_sigtramp_frame_cache)
2770         (i386_unwind_dummy_id, i386_get_longjmp_target): Use gdb_byte for
2771         buf.
2772         (i386_extract_return_value, i386_store_return_value): Use
2773         `gdb_byte *' instead of `void *' for valbuf argument.  Remove now
2774         redundant cast.
2775         (i386_pseudo_register_read, i386_pseudo_register_write): Use
2776         gdb_byte for mmx_buf.
2777         (i386_register_to_value, i386_value_to_register): Use `gdb_byte *'
2778         instead of `char *' for buf.
2779         (i386_supply_gregset, i386_collect_gregset): Use `gdb_byte *'
2780         instead of `char *' for regs.
2781         (i386_svr4_sigcontext_addr): Use gdb_byte for buf.
2782         * i386obsd-tdep.c (i386obsd_sigtramp_p): Use gdb_byte for
2783         sigreturn and `gdb_byte *' for buf.
2784         (i386obsd_aout_supply_regset): Use `const gdb_byte *' in cast.
2785         (i386obsd_supply_uthread, i386obsd_collect_uthread): Use gdb_byte
2786         for buf.
2787         * i386bsd-tdep.c (i386bsd_sigcontext_addr): Use gdb_byte for buf.
2788
2789         * defs.h (gdb_byte): New typedef.  Tweak comments.
2790
2791         * target.h (target_link): Remove prototype.
2792         * target.c (target_link): Remove function.
2793         * symfile.c: Remove comment about rombug.
2794
2795 2005-05-04  Mark Kettenis  <[email protected]>
2796
2797         * config/i386/cygwin.mh (XM_FILE): Remove variable.
2798         * config/i386/xm-cygwin.h: Remove file.
2799
2800 2005-05-03  Ben Elliston  <[email protected]>
2801
2802         * infrun.c (handle_inferior_event): Update the comment about users
2803         of stepped_after_stopped_by_watchpoint.
2804
2805 2005-05-02  Corinna Vinschen  <[email protected]>
2806
2807         * MAINTAINERS: Remove hint that sh64 doesn't build.
2808         * sh64-tdep.c (sh64_push_dummy_call): Cast buf in call to write_memory.
2809         (sh64_do_fp_register): make raw_buffer unsigned.
2810         (sh64_do_register): Ditto.
2811
2812 2005-05-02  Mark Kettenis  <[email protected]>
2813
2814         * bsd-uthread.c: Include "solib.h".
2815         * Makefile.in (bsd-uthread.o): Update dependencies.
2816
2817 2005-05-01  Daniel Jacobowitz  <[email protected]>
2818
2819         * gdbarch.sh (deprecated_current_gdbarch_select_hack): Flush
2820         cached frames when changing gdbarch.
2821         * gdbarch.c: Regenerated.
2822
2823 2005-05-01  Andrew Cagney  <[email protected]>
2824
2825         * MAINTAINERS: Note that cris, m68k, mn10300, sh64, sparc and vax
2826         do not build.
2827
2828         * gdbarch.sh (deprecated_extract_return_value)
2829         (breakpoint_from_pc, deprecated_store_return_value)
2830         (memory_insert_breakpoint, memory_remove_breakpoint): Change type
2831         of buffer to a bfd_byte pointer.
2832         * gdbarch.h, gdbarch.c: Re-generate.
2833         * mem-break.c (memory_insert_breakpoint)
2834         (memory_remove_breakpoint, default_memory_insert_breakpoint)
2835         (default_memory_remove_breakpoint): Update.
2836         * target.h (memory_insert_breakpoint)
2837         (memory_remove_breakpoint, default_memory_insert_breakpoint)
2838         (default_memory_remove_breakpoint): Update declarations.
2839         (struct target_ops): Update to_insert_breakpoint and
2840         to_remove_breakpoint.
2841         * target.c (debug_to_remove_breakpoint)
2842         (debug_to_insert_breakpoint): Update.
2843         * remote-m32r-sdi.c (m32r_remove_breakpoint)
2844         (m32r_insert_breakpoint): Update.
2845         * m32r-tdep.c (m32r_memory_insert_breakpoint)
2846         (m32r_memory_remove_breakpoint): Update.
2847         * remote-e7000.c (e7000_insert_breakpoint)
2848         (e7000_remove_breakpoint): Update.
2849         * remote-rdi.c (arm_rdi_insert_breakpoint)
2850         (arm_rdi_remove_breakpoint): Update.
2851         * remote-sim.c (gdbsim_insert_breakpoint)
2852         (gdbsim_remove_breakpoint): Update.
2853         * exec.c (ignore): Update.
2854         * rs6000-tdep.c (rs6000_extract_return_value): Update.
2855         * ia64-tdep.c (ia64_memory_insert_breakpoint)
2856         (ia64_memory_remove_breakpoint): Update.
2857         * remote-rdp.c (remote_rdp_insert_breakpoint)
2858         (remote_rdp_remove_breakpoint): Update.
2859
2860 2005-05-01  Mark Kettenis  <[email protected]>
2861
2862         * somsolib.c, somsolib.h: Remove files.
2863         * Makefile.in (somsolib_h): Remove.
2864         (somsolib.o): Remove dependency.
2865
2866         * fbsd-nat.c: Include <sys/sysctl.h>.
2867         (fbsd_pid_to_exec_file): Use KERN_PROC_PATHNAME sysctl if
2868         available.  Plug memory leak.  Fixes PR gdb/1922.
2869
2870 2005-04-29  Mark Kettenis  <[email protected]>
2871
2872         * solist.h (TARGET_SO_FREE_SO, TARGET_SO_CLEAR_SOLIB)
2873         (TARGET_SO_SOLIB_CREATE_INFERIOR_HOOK)
2874         (TARGET_SO_SPECIAL_SYMBOL_HANDLING, TARGET_SO_CURRENT_SOS)
2875         (TARGET_SO_OPEN_SYMBOL_FILE_OBJECT): Remove defines.
2876         * solib.c (solib_data): New variable.
2877         (solib_init, solib_ops): New functions.
2878         (solib_open, solib_map_sections, free_so, update_solib_list)
2879         (solib_add, clear_solib, solib_create_inferior_hook)
2880         (in_solib_dynsym_resolve_code): Call architecture-dependent code
2881         using solib_ops.
2882         (_initialize_solib): Register SOLIB_DATA.
2883
2884 2005-04-29  Kevin Buettner  <[email protected]>
2885
2886         * frv-tdep.c (find_func_descr): Verify that entry point can be
2887         found in symbol table prior to looking up its function descriptor.
2888         * solib-frv.c (find_canonical_descriptor_in_load_object): Add
2889         test for non-NULL link map.
2890
2891 2005-04-29  Corinna Vinschen  <[email protected]>
2892
2893         * MAINTAINERS: Revert h8300 state to un-deleted.
2894         * Makefile.in: Re-add h8300-tdep.o dependencies.
2895         * h8300-tdep.c: Slightly rearrange type definitions and functions.
2896         (struct frame_extra_info): Remove.
2897         (struct h8300_frame_cache): Replace locals with differently defined
2898         uses_fp member.
2899         (h8300_unwind_pc): Simplify.
2900         (h8300_unwind_sp): New function.
2901         (h8300_unwind_dummy_id): Simplify.
2902         (h8300_init_frame_cache): New function.
2903         (h8300_is_argument_spill): Use reworked defines for opcode scanning.
2904         (h8300_skip_prologue): Rewrite.
2905         (h8300_alloc_frame_cache): Remove.
2906         (h8300_analyze_frame_setup): Remove.
2907         (h8300_analyze_register_saves): Remove.
2908         (h8300_analyze_prologue): Rewrite.
2909         (h8300_frame_cache): Use h8300_init_frame_cache instead of
2910         h8300_alloc_frame_cache.  Use BINWORD instead of constant 4 to
2911         accomodate 16 bit mode.  Fix saved_sp and register offset evaluation.
2912         (h8300_frame_this_id): Correctly calculate this_id using saved stack
2913         pointer instead of base.
2914         (h8300_frame_prev_register): Drop needless braces.
2915         (h8300_frame_base_address): New function.
2916         (h8300_frame_base): New frame_base.
2917         (h8300_push_dummy_call): Return correct CFA value.
2918         (h8300h_extract_return_value): Fix 8 byte value handling.
2919         (h8300_use_struct_convention): New function.
2920         (h8300h_use_struct_convention): New function.
2921         (h8300h_store_return_value): Fix 8 byte value handling.
2922         (h8300_return_value): New function.
2923         (h8300h_return_value): New function.
2924         (h8300_extract_struct_value_address): Remove deprecated functionality.
2925         (h8300_push_dummy_code): Remove.
2926         (h8300_gdbarch_init): Replace set_gdbarch_extract_return_value and
2927         set_gdbarch_store_return_value calls by set_gdbarch_return_value.
2928         Remove calls to set_gdbarch_deprecated_fp_regnum,
2929         set_gdbarch_deprecated_extract_struct_value_address,
2930         set_gdbarch_deprecated_use_struct_convention and
2931         set_gdbarch_push_dummy_code.
2932         Add calls to set_gdbarch_unwind_sp and frame_base_set_default.
2933         Slightly rearrange code.
2934
2935 2005-04-28  Jim Blandy  <[email protected]>
2936
2937         * parse.c (namecopy): Change allocation conventions.
2938         (namecopy_size): New variable.
2939         (copy_name): Allocate namecopy using xrealloc, instead of assuming
2940         it has adequate space allocated to it.
2941         (parse_exp_1): Don't try to allocate space for namecopy here.
2942
2943 2005-04-28  Eli Zaretskii  <[email protected]>
2944
2945         * cli/cli-cmds.c (edit_command): If symtab->fullname is not yet
2946         set, use symtab_to_fullname, instead of trying to do its job.  Use
2947         xstrprintf instead of malloc and sprintf.
2948
2949 2005-04-28  Kevin Buettner  <[email protected]>
2950
2951         * remote.c (init_remote_state): Eliminate use of
2952         deprecated_register_bytes().
2953
2954 2005-04-28  Andrew Cagney  <[email protected]>
2955
2956         * valops.c (check_field): Make buffer a bfd_byte.
2957         * value.c (unpack_long, unpack_double, unpack_pointer)
2958         (unpack_field_as_long, modify_field): Ditto.
2959         * value.h: Update declarations.
2960
2961 2005-04-28  Paul Brook  <[email protected]>
2962
2963         * exceptions.c (print_flush): Handle NULL gdb_stdout_serial.
2964
2965 2005-04-27  Mark Kettenis  <[email protected]>
2966
2967         * solib-svr4.c (_initialize_svr4_solib)
2968         [SVR4_FETCH_LINK_MAP_OFFSETS]: Don't set non-existent variable
2969         svr4_legacy_fetch_link_map_offsets.
2970
2971         * sh-tdep.c (sh_linux_svr4_fetch_link_map_offsets): Remove function.
2972         (sh_gdbarch_init): Remove redundant prototype.
2973         * sh-linux-tdep.c: New file.
2974         * config/sh/tm-linux.h (sh_linux_svr4_fetch_link_map_offsets):
2975         Remove prototype.
2976         (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
2977         * config/sh/linux.mt (TDEPFILES): Add sh64-tdep.o, remove
2978         solib-legacy.o.
2979         * Makefile.in (sh-linux-tdep.o): New.
2980
2981         * solib-svr4.c: Update copyright year.  Include "gdb_assert.h".
2982         (SVR4_FETCH_LINK_MAP_OFFSETS): Don't define if not already
2983         defined.
2984         (legacy_fetch_link_map_offsets): Remove prototype.
2985         (fetch_link_map_offsets_gdbarch_data): Remove.
2986         (LM_ADDR, LM_NEXT, IGNORE_FIRST_LINK_MAP_ENTRY)
2987         (first_link_map_member, open_symbol_file_object, svr4_current_sos)
2988         (svr4_fetch_objfile_link_map): Call svr4_fetch_link_map_offsets
2989         instead of SVR4_FETCH_LINK_MAP_OFFSETS.
2990         (solib_svr4_data): New variable.
2991         (struct solib_svr4_ops): New.
2992         (solib_svr4_init): New fynction.
2993         (legacy_fetch_link_map_offsets, init_fetch_link_map_offsets):
2994         Remove functions.
2995         (svr4_fetch_link_map_offsets, svr4_have_link_map_offsets): Rewrite
2996         using the new `struct solib_svr4_ops'.
2997         (_initialize_svr4_solib): Replace registration of per-architecture
2998         data.  Add temporary hack to set
2999         svr4_legacy_fetch_link_map_offsets if SVR4_FETCH_LINK_MAP_OFFSETS
3000         is set.
3001         * Makefile.in (solib-svr4.o): Update dependencies.
3002
3003 2005-04-26  Mark Kettenis  <[email protected]>
3004
3005         * configure.tgt (*-*-freebsd*): Set gdb_osabi to
3006         GDB_OSABI_FREEBSD_ELF.  Partial fix for PR gdb/1922.
3007
3008 2005-04-26  Andrew Cagney  <[email protected]>
3009
3010         * remote.c (remote_open_1): Move "ex"'s declaration to where it is
3011         used.
3012         (remote_get_thread_local_address): Use throw_error, include a
3013         printed string.
3014         * linux-thread-db.c (thread_db_get_thread_local_address): Ditto.
3015         * dwarf2loc.c (dwarf_expr_tls_address): Ditto.
3016         * cli/cli-script.c (script_from_file): Mark up throw_error message.
3017         * linespec.c (symtab_from_filename, decode_variable): Ditto.
3018
3019 2005-04-26  Andrew Cagney  <[email protected]>
3020
3021         Rename 'struct exception' to 'struct gdb_exception'.
3022         * wrapper.c: Update.
3023         * varobj.c: Update.
3024         * tui/tui-interp.c: Update.
3025         * remote.c: Update.
3026         * mi/mi-main.c: Update.
3027         * mi/mi-interp.c: Update.
3028         * linux-thread-db.c: Update.
3029         * interps.h: Update.
3030         * interps.c: Update.
3031         * exceptions.h: Update.
3032         * exceptions.c: Update.
3033         * dwarf2loc.c: Update.
3034         * cli/cli-interp.c: Update.
3035         * cli/cli-script.c: Update.
3036         * breakpoint.c: Update.
3037
3038 2005-04-25  Mark Mitchell  <[email protected]>
3039
3040         * event-loop.c (gdb_select): Program defensively.
3041
3042         * event-loop.c (gdb_assert.h): Include.
3043         (<windows.h>): Include under Windows.
3044         (<io.h>): Likeiwse.
3045         (gdb_select): New function.
3046         (gdb_wait_for_event): Use it.
3047         * Makefile.in (event-loop.o): Depend on $(gdb_assert_h).
3048
3049 2005-04-23  Mark Kettenis  <[email protected]>
3050
3051         * sparc64-tdep.c: Include "dwarf2-frame.h".
3052         (sparc64_dwarf2_frame_init_reg): New function.
3053         * Makefile.in (sparc64-tdep.o): Update dependencies.
3054
3055 2005-04-22  David S. Miller  <[email protected]>
3056
3057         * sparc64-linux-tdep.c (sparc64_linux_init_abi): Add call to
3058         sparc64_init_abi().
3059
3060 2005-04-22  Mark Kettenis  <[email protected]>
3061
3062         * ser-base.c: Include "ser-base.h" instead of "ser-unix.h".
3063
3064 2005-04-22  Mark Mitchell  <[email protected]>
3065
3066         * ser-base.c (<sys/time.h>): Include.
3067
3068 2005-04-22  Mark Kettenis  <[email protected]>
3069
3070         * ppcobsd-tdep.c (ppcobsd_init_abi): Set return_value.
3071
3072         * sparc-linux-tdep.c: Reorder includes.  Tweak a few comments.
3073         (LINUX32_SIGTRAMP_INSN0, LINUX32_SIGTRAMP_INSN1)
3074         (LINUX32_RT_SIGTRAMP_INSN0, LINUX32_RT_SIGTRAMP_INSN1): Remove
3075         macros.
3076         (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): Hardcode
3077         instructions.
3078         * sparc64-linux-tdep.c: Reorder includes.  Tweak a few comments.
3079         (LINUX64_RT_SIGTRAMP_INSN0, LINUX64_RT_SIGTRAMP_INSN1): Remove
3080         macros.
3081         (sparc64_linux_rt_sigframe): Hardcode instructions.
3082         * Makefile.in (sparc-linux-tdep.o, sparc64-linux-tdep.o): Update
3083         dependencies.
3084
3085         * sparc-linux-tdep.c: Update copyright year.
3086         (sparc32_linux_init_abi): Set skip_trampoline_code and
3087         solib_svr4_fetch_link_map_offsets.  Set TDEP->plt_entry_size.
3088         Don't set software_single_step and don't call
3089         sparc32_sol2_init_abi.
3090         * sparc64-linux-tdep.c: Update copyright year.
3091         (sparc64_linux_init_abi): Set skip_trampoline_code and
3092         solib_svr4_fetch_link_map_offsets.  Set TDEP->plt_entry_size.
3093         Don't set software_single_step and don't call
3094         sparc64_sol2_init_abi.
3095
3096 2005-04-22  Eli Zaretskii  <[email protected]>
3097
3098         * remote-st.c (_initialize_remote_st2000): Remove the extraneous
3099         "<command>" string from the call to add_com.
3100
3101         * remote-sim.c (_initialize_remote_sim): Ditto.
3102
3103         * remote-utils.c (_initialize_sr_support): Ditto.
3104
3105         * remote-mips.c (_initialize_remote_mips): Ditto.
3106
3107 2005-04-21  David S. Miller  <[email protected]>
3108
3109         * sparc-linux-tdep.c (sparc32_linux_sigframe_init): New function.
3110         (sparc32_linux_sigframe, sparc32_linux_rt_sigframe): New tramp_frames.
3111         (sparc_linux_sigtramp_start, sparc32_linux_sigtramp_start,
3112         sparc32_linux_rt_sigtramp_start, sparc32_linux_sigtramp_p,
3113         sparc32_linux_sigtramp_frame_cache,
3114         sparc32_linux_sigtramp_frame_this_id,
3115         sparc32_linux_sigtramp_frame_prev_register,
3116         sparc32_linux_sigtramp_frame_unwind,
3117         sparc32_linux_sigtramp_frame_sniffer): Delete.
3118         (sparc32_linux_init_abi): Register new tramp unwinders.  Kill
3119         register of old sigtramp sniffer.
3120         * sparc64-linux-tdep.c (sparc64_linux_sigframe_init): New
3121         function.
3122         (sparc64_linux_rt_sigframe): New tramp frame.
3123         (sparc64_linux_sigtramp_start, sparc64_linux_sigtramp_p,
3124         sparc64_linux_sigtramp_frame_cache,
3125         sparc64_linux_sigtramp_frame_this_id,
3126         sparc64_linux_sigtramp_frame_prev_register,
3127         sparc64_linux_sigtramp_frame_unwind,
3128         sparc64_linux_sigtramp_frame_sniffer): Delete.
3129         (sparc64_linux_init_abi): Register new tramp unwinders.  Kill
3130         register of old sigtramp sniffer.
3131         Makefile.in (sparc64-linux-tdep.o): Update dependencies.
3132         (sparc-linux-tdep.o): Likewise.
3133
3134 2005-04-21  Mark Kettenis  <[email protected]>
3135
3136         * ser-base.c: Include "gdb_string.h".
3137         * Makefile.in (ser-base.o): Update dependencies.
3138
3139 2005-04-20  David S. Miller  <[email protected]>
3140
3141         * sparc-linux-tdep.c (sparc32_linux_sigtramp_p): Fix
3142         signal return stub symbol names, __restore and __restore_rt are
3143         the i386 symbol names not the sparc ones.
3144         (sparc32_linux_sigtramp_frame_cache): Document bits/sigcontext.h
3145         as where the offsets were obtained from.
3146         * sparc64-linux-tdep.c (LINUX64_RT_SIGTRAMP_INSN0,
3147         LINUX64_RT_SIGTRAMP_INSN1): New defines.
3148         (sparc64_linux_sigtramp_start, sparc64_linux_sigtramp_p,
3149         sparc64_linux_sigtramp_frame_cache,
3150         sparc64_linux_sigtramp_frame_this_id,
3151         sparc64_linux_sigtramp_frame_prev_register,
3152         sparc64_linux_sigtramp_frame_sniffer): New functions.
3153         (sparc64_linux_sigtramp_frame_unwind): New frame unwinder.
3154         (sparc64_linux_init_abi): Register sigtramp frame sniffer.
3155         * Makefile.in (sparc64-linux-tdep.o): Update dependencies.
3156
3157 2005-04-20  Mark Mitchell  <[email protected]>
3158
3159         * configure.ac: On MinGW, define USE_WIN32API and link with
3160         -lws2_32.
3161         * ser-tcp.c (<winsock2.h>): Include, for Windows.
3162         (ETIMEDOUT): Define, for Windows.
3163         (ioctl): Likewise.
3164         (closesocket): Define, for POSIX.
3165         (net_open): Adjust for differences in socket functions between
3166         Windows and UNIX.
3167         (net_close): Likweise.
3168         (net_read_prim): New function.
3169         (net_write_prim): Likewise.
3170         (_initialize_ser_tcp): Initialize winsock.  Fill in read_prim and
3171         write_prim.
3172         * ser-unix.h (ser_unix_readcchar): Remove.
3173         (ser_unix_read_prim): Declare.
3174         (ser_unix_write_prim): Likewise.
3175         * ser-unix.c (generic_readchar): Move to ser-base.c.
3176         (ser_unix_wait_for): Likewise.
3177         (do_unix_readchar): Likewise.
3178         (ser_unix_readchar): Likewise.
3179         (_initialize_ser_hardwire): Initialize read_prim and write_prim.
3180         (ser_unix_read_prim): New function.
3181         (ser_unix_write_prim): Likewise.
3182         * ser-base.h (generic_readchar): Declare.
3183         (ser_base_readchar): Likewise.
3184         * ser-base.c (<winsock2.h>): Include, for windows.
3185         (fd_event): Use the read primitive specified by the serial
3186         interface.
3187         (ser_base_wait_for): Moved from ser-unix.c
3188         (do_ser_base_read_char): Likewise.
3189         (generic_readchar): Likewise.
3190         (ser_base_readchar): Likewise.
3191         (ser_base_write): Use the write primitive specified by the serial
3192         interface.
3193         * ser-pipe.c (_initialize_ser_pipe): Use ser_base_readchar, not
3194         ser_unix_readchar.  Initialize read_prim and write_prim.
3195         * serial.c (struct serial_ops): Add read_prim and write_prim.
3196         * configure: Regenerate.
3197
3198 2005-04-19  Ben Elliston  <[email protected]>
3199
3200         * c-lang.c (c_create_fundamental_type): Comment fix.
3201
3202 2005-04-18  Michael Snyder  <[email protected]>
3203
3204         * mn10300-tdep.c: Assimilate code from mn10300-prologue.c.
3205         * mn10300-prologue.c: Remove.
3206         * mn10300-tdep.h: Add enums from mn10300-prologue.c.
3207         Remove prototypes.
3208         * config/mn10300/mn10300.mt: Remove mn10300-prologue module.
3209
3210 2005-04-18  Michael Snyder  <[email protected]>
3211
3212         * config/mn10300/mn10300.mt: Add mn10300-prologue module.
3213         * ia64-tdep.c (ia64_get_dyn_info_list): Fix indent.
3214
3215 2005-04-18  Mark Kettenis  <[email protected]>
3216
3217         * config/nm-bsd.h: Remove file.
3218
3219         * hppabsd-nat.c: Update copyright year.  Include "target.h" and
3220         "inf-ptrace.h".
3221         (hppabsd_fetch_registers): Renamed from fetch_inferior_registers;
3222         made static.
3223         (hppabsd_store_registers): Renamed from store_inferior_registers;
3224         made static.
3225         (_initialize_hppabsd_nat): New function and prototype.
3226         * config/pa/obsd.mh (NATDEPFILES): Remove infptrace.o and
3227         inftarg.o.  Add inf-ptrace.o.
3228         (NAT_FILE): Remove.
3229         * Makefile.in (hppabsd-nat.o): Update dependencies.
3230
3231 2005-04-17  Mark Kettenis  <[email protected]>
3232
3233         * pa64solib.c, pa64solib.h: Remove files.
3234         * Makefile.in (pa64solib_h): Remove variable
3235         (pa64solib.o): Remove dependency.
3236
3237 2005-04-16  Mark Kettenis  <[email protected]>
3238
3239         * ppcobsd-nat.c: Update copyright year.  Include "inf-ptrace.h".
3240         (ppcobsd_fetch_registers): Renamed from fetch_inferior_registers;
3241         made static.
3242         (ppcobsd_store_registers): Renamed from store_inferior_registers;
3243         made static.
3244         (_initialize_ppcobsd_nat): Construct and add target vector.
3245         * config/powerpc/obsd.mh (NATDEPFILES): Remove infptrace.o and
3246         inftarg.o.  Add inf-ptrace.o.
3247         (NAT_FILE): Remove.
3248         * Makefile.in (ppcobsd-nat.o): Update dependencies.
3249
3250         * ppcobsd-tdep.c: Include "floatformat.h".
3251         (ppcobsd_init_abi): Set long_double_bit and long_double_format.
3252         * Makefile.in (ppcobsd-tdep.o): Update dependencies.
3253
3254         * ppcobsd-tdep.c: Fix typo in comment.
3255         (_initialize_ppcobsd_tdep): Register GDB_OSABI_OPENBSD_ELF for
3256         bfd_arch_rs6000 too.
3257
3258 2005-04-15  Kevin Buettner  <[email protected]>
3259
3260         * remote.c (remote_get_thread_local_address): Throw a more
3261         meaningful exception when remote target doesn't have support
3262         for the qGetTLSAddr packet.
3263
3264 2005-04-15  Kevin Buettner  <[email protected]>
3265
3266         * remote.c (remote_protocol_qGetTLSAddr): New static global variable.
3267         (set_remote_protocol_qGetTLSAddr_packet_cmd)
3268         (show_remote_protocol_qGetTLSAddr_packet_cmd)
3269         (remote_get_thread_local_address): New functions.
3270         (init_all_packet_configs): Initialize remote_protocol_qGetTLSAddr
3271         variable.
3272         (init_remote_ops): Initialize ``to_get_thread_local_address'' in
3273         target vector.
3274         (show_remote_cmd): Call show_remote_protocol_qGetTLS_Addr_packet_cmd().
3275         (_initialize_remote):  Register the following commands:
3276         "set remote get-thread-local-storage-address-packet" and
3277         "show remote get-thread-local-address-packet".
3278
3279 2005-04-15  Kevin Buettner  <[email protected]>
3280
3281         * remote.c (add_packet_config_cmd): Delete unused variables.
3282
3283 2005-04-15  Kevin Buettner  <[email protected]>
3284
3285         * remote.c (show_remote_protocol_vcont_packet_cmd )
3286         (show_remote_protocol_qSymbol_packet_cmd)
3287         (show_remote_protocol_P_packet_cmd)
3288         (show_remote_protocol_Z_software_bp_packet_cmd)
3289         (show_remote_protocol_Z_hardware_bp_packet_cmd)
3290         (show_remote_protocol_Z_write_wp_packet_cmd)
3291         (show_remote_protocol_Z_read_wp_packet_cmd)
3292         (show_remote_protocol_Z_access_wp_packet_cmd)
3293         (show_remote_protocol_binary_download_cmd)
3294         (show_remote_protocol_qPart_auxv_packet_cmd)
3295         (show_remote_protocol_p_packet_cmd ): Delete calls to
3296         deprecated_show_value_hack().
3297
3298 2005-04-15  Corinna VInschen  <[email protected]>
3299
3300         * MAINTAINERS: Change sh64-elf state to non-broken.
3301         * Makefile.in: Fix dependencies for sh64-tdep.o.
3302         * configure.tgt: Add sh64-*-elf case.
3303         * sh-tdep.c (sh_gdbarch_init): Reactivate bfd_mach_sh5 case.
3304         * sh64-tdep.c: Rework to replace all deprecated mechanisms with
3305         modern methods.
3306         * config/sh/embed.mt (TDEPFILES): Add sh64-tdep.o.
3307         * config/sh/sh64.mt: Resurrect.
3308
3309 2005-04-15  Kei Sakamoto <[email protected]>
3310
3311         * regformats/reg-m32r.dat: New file.
3312
3313 2005-04-14  Daniel Jacobowitz  <[email protected]>
3314
3315         * arm-tdep.c (fp_model_strings): Add terminating NULL.
3316         (arm_abi_strings, arm_abi_global, arm_abi_string): New
3317         variables.
3318         (arm_extract_return_value, arm_store_return_value): Don't use
3319         arm_get_fp_model.
3320         (arm_get_fp_model, arm_set_fp): Delete.
3321         (arm_update_current_architecture): New function.
3322         (set_fp_model_sfunc): Call arm_update_current_architecture.
3323         (show_fp_model): Update output messages.
3324         (arm_set_abi, arm_show_abi): New functions.
3325         (arm_elf_osabi_sniffer): Only handle ELFOSABI_ARM.
3326         (arm_gdbarch_init): Infer the object's ABI separately from its
3327         OSABI.  Search for a matching architecture.  Honor the global
3328         ABI and FPU settings.  Set floating point format based on the
3329         architecture.
3330         (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs):
3331         Delete.
3332         (_initialize_arm_tdep): Don't call gdbarch_register_osabi.
3333         Create "arm set abi" command.
3334         * arm-tdep.h (arm_get_fp_model): Delete prototype.
3335         (enum arm_abi_kind): New type.
3336         (struct gdbarch_tdep): Add arm_abi field.
3337         * arm-linux-tdep.c (arm_linux_init_abi): Only override
3338         tdep->fp_model if it is ARM_FLOAT_AUTO.
3339         * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Likewise.
3340         (arm_netbsd_elf_init_abi): Likewise.
3341         * defs.h (enum gdb_osabi): Delete ARM-specific OSABIs.
3342         * osabi.c (gdb_osabi_name): Likewise.
3343
3344 2005-04-11  Daniel Jacobowitz  <[email protected]>
3345
3346         * config/djgpp/fnchange.lst: Remove entries for gdb.gdbserver.
3347
3348 2005-04-10  Mark Kettenis  <[email protected]>
3349
3350         * rs6000-tdep.c (ppc_supply_fpregset): Increment offset by 8 for
3351         floating-point registers.
3352         (ppc_collect_fpregset): Likewise.  Fix collection of registers.
3353
3354 2005-04-09  Mark Kettenis  <[email protected]>
3355
3356         * ppcobsd-tdep.c: Update copyright year.  Include "trad-frame.h"
3357         and "tramp-frame.h".
3358         (ppcobsd_sigtramp_cache_init): New function.
3359         (ppcobsd_sigtramp): New variable.
3360         (ppcobsd_init_abi): Prepend signal trampoline unwinder.
3361         * Makefile.in (ppcobsd-tdep.o): Update dependencies.
3362
3363 2005-04-08  Andrew Cagney  <[email protected]>
3364
3365         * MAINTAINERS (GDB/MI): Andrew Cagney, Elena Zannoni, and Fernando
3366         Nasser have decided to step back from GDB/MI.
3367
3368 2005-04-08  Daniel Jacobowitz  <[email protected]>
3369
3370         * config/fnchange.lst: Add testsuite/gdb.gdbserver entries.
3371
3372 2005-04-08  Daniel Jacobowitz  <[email protected]>
3373
3374         * dwarf2-frame.c (struct dwarf2_frame_cache): New field
3375         undefined_retaddr.
3376         (dwarf2_frame_cache): Initialize undefined_retaddr.
3377         (dwarf2_frame_this_id): Return an invalid frame ID if
3378         undefined_retaddr.
3379
3380 2005-04-05  Jim Blandy  <[email protected]>
3381
3382         Move construction of IA-32 vector types to i386-tdep.c.
3383         * gdbtypes.c (build_builtin_type_vec64i,
3384         build_builtin_type_vec128i): Delete functions.
3385         (builtin_type_vec64i, builtin_type_vec128i): Delete variables.
3386         (build_gdbtypes): Don't initialize them.
3387         (_initialize_gdbtypes): Don't register GDBARCH swap entries for
3388         them.
3389         * gdbtypes.h (builtin_type_vec64i, builtin_type_vec128i): Delete
3390         declarations.
3391         (builtin_type_v2_float, builtin_type_v2_int32,
3392         builtin_type_v4_int16, builtin_type_v8_int8,
3393         builtin_type_v2_double, builtin_type_v4_float,
3394         builtin_type_v2_int64, builtin_type_v4_int32,
3395         builtin_type_v8_int16, builtin_type_v16_int8): Add extern
3396         declarations.
3397         * i386-tdep.c (i386_mmx_type, i386_sse_type): New variables.
3398         (i386_build_mmx_type, i386_build_sse_type): New functions.
3399         (i386_register_type): Call them, rather than referring to
3400         builtin_type_vec64i and builtin_type_vec128i.
3401
3402 2005-04-02  Daniel Jacobowitz  <[email protected]>
3403
3404         * mips-linux-tdep.c (mips_linux_o32_sigframe_init): Adjust
3405         big-endian correction code to not offset 32-bit registers.
3406         Locate floating point registers correctly.
3407
3408 2005-04-02  Mark Kettenis  <[email protected]>
3409
3410         * main.c: Update copyright year.
3411         (captured_main): Avoid using strcpy and strcat.
3412
3413 2005-04-01  Michael Snyder  <[email protected]>
3414
3415         * dummy-frame.c (dummy_frame_sniffer): Optimization: don't bother
3416         computing this_id if there are no dummy frames on the stack.
3417
3418         * mn10300-tdep.c (mn10300_frame_unwind_cache): Use
3419         find_partial_func instead of unwind_pc to identify frame.
3420         (mn10300_push_dummy_call): Handle struct args, struct_return.
3421
3422         * mn10300-prologue.c (set_movm_offsets): Don't test variable
3423         before setting it.
3424         * mn10300-tdep.c (mn10300_skip_prologue): Use analyze_prologue
3425         instead of skip_prologue_using_sal.
3426
3427 2005-03-31  Kevin Buettner  <[email protected]>
3428
3429         * solib-frv.c (struct lm_info): Add new field ``lm_addr''.
3430         (main_lm_addr): New static global.
3431         (frv_current_sos): Retain the link map address for each entry.
3432         (frv_clear_solib): Clear main_lm_addr.
3433         (frv_fetch_objfile_link_map): New function.
3434         * frv-tdep.c (frv_gdbarch_init): Register TLS load module fetcher.
3435         * frv-tdep.h (frv_fetch_objfile_link_map): Declare.
3436
3437 2005-03-31  Kevin Buettner  <[email protected]>
3438
3439         * gdbarch.sh (fetch_tls_load_module_address): New architecture method.
3440         * gdbarch.c, gdbarch.h: Regenerate.
3441         * dwarf2loc.c (dwarf_expr_tls_address): Fetch TLS load module
3442         address and pass this address, instead of the objfile address, to
3443         target_get_thread_local_address().
3444         * linux-thread-db.c (thread_db_get_thread_local_address): Change
3445         second parameter from type ``struct objfile *'' to CORE_ADDR.  Do
3446         not call svr4_fetch_objfile_link_map() to fetch the load module
3447         address.
3448         * target.h (struct target_ops): Change second parameter of
3449         ``to_get_thread_local_address'' from ``struct objfile *'' to
3450         ``CORE_ADDR''.
3451         * alpha-linux-tdep.c (solib-svr4.h): Include.
3452         (alpha_linux_init_abi): Register TLS load module fetcher.
3453         * amd64-linux-tdep.c (amd64_linux_init_abi): Likewise.
3454         * hppa-linux-tdep.c (hppa_linux_init_abi): Likewise.
3455         * i386-linux-tdep.c (i386_linux_init_abi): Likewise.
3456         * ia64-linux-tdep.c (solib-svr4.h): Include.
3457         (ia64_linux_init_abi): Register TLS load module fetcher.
3458         * m32r-linux-tdep.c (m32r_linux_init_abi): Likewise.
3459         * m68klinux-tdep.c (m68k_linux_init_abi): Likewise.
3460         * mips-linux-tdep.c (mips_linux_init_abi): Likewise.
3461         * s390-tdep.c (s390_gdbarch_init): Likewise.
3462         * sparc-linux-tdep.c (sparc32_linux_init_abi): Likewise.
3463         * sparc64-linux-tdep.c (solib-svr4.h): Include.
3464         (sparc64_linux_init_abi): Register TLS load module fetcher.
3465         * Makefile.in (alpha-linux-tdep.o, ia64-linux-tdep.o)
3466         (sparc-linux-tdep.o): Update dependencies.
3467
3468 2005-03-29  Daniel Jacobowitz  <[email protected]>
3469
3470         * c-valprint.c (c_value_print): Fix up some formatting.  Use
3471         check_typedef.
3472
3473 2005-03-29  Daniel Jacobowitz  <[email protected]>
3474
3475         * arm-linux-nat.c (store_register, store_regs): Handle
3476         ARM_PS_REGNUM.
3477
3478 2005-03-29  Daniel Jacobowitz  <[email protected]>
3479
3480         * arm-linux-tdep.c (arm_linux_thumb_be_breakpoint)
3481         (arm_linux_thumb_le_breakpoint): New.  Update comments.
3482         (arm_linux_init_abi): Set Thumb breakpoints also.
3483
3484 2005-03-29  Daniel Jacobowitz  <[email protected]>
3485
3486         * Makefile.in (arm-tdep.o): Update dependencies.
3487         * arm-tdep.c: Include "objfiles.h" and "dwarf2-frame.h".
3488         (arm_gdbarch_init): Register dwarf2_frame_sniffer.
3489
3490 2005-03-28  Joel Brobecker  <[email protected]>
3491
3492         * irix5-nat.c (supply_fpregset): Fix bug that caused the FSR
3493         register value to be incorrectly written in the regcache.
3494         (fill_fpregset): Fix bug that caused the FSR register value
3495         to be incorrectly read from the regcache.
3496
3497 2005-03-28  Daniel Jacobowitz  <[email protected]>
3498
3499         * remote-rdi.c (arm_rdi_insert_breakpoint): Don't call
3500         arm_pc_is_thumb_dummy.
3501
3502 2005-03-28  Mark Kettenis  <[email protected]>
3503
3504         * sparc64nbsd-tdep.c (sparc64nbsd_sigcontext_saved_regs): Handle
3505         StackGhost.
3506
3507         * sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwindow):
3508         Handle StackGhost in 64-bit code.
3509         * sparc64-tdep.c (sparc64_frame_prev_register): Handle StackGhost.
3510
3511 2005-03-27  Christopher Faylor  <[email protected]>
3512
3513         * win32-nat.c (handle_exception): Treat win32 routines which check for
3514         valid addresses as "special" and don't stop when a SEGV is detected.
3515         (get_child_debug_event): Properly flag exception as unhandled.
3516
3517 2005-03-26  Daniel Jacobowitz  <[email protected]>
3518
3519         * cp-support.c (cp_class_name_from_physname): Rewrite.
3520         (unqualified_name_from_comp): New function, broken out from
3521         method_name_from_physname.  Correct handling for typed names
3522         and templates.
3523         (method_name_from_physname): Use unqualified_name_from_comp.
3524         (cp_func_name, remove_params): Move earlier in the file.  Add
3525         better comments.  Use the component tree to parse the name.
3526         (_initialize_cp_support): Remove stray whitespace.
3527
3528 2005-03-26  Mark Kettenis  <[email protected]>
3529
3530         * exec.c (bfdsec_to_vmap): Use strcmp instead of DEPRECATED_STREQ.
3531
3532         * inflow.h: Update copyright year.  Remove #ifdef SHORT_PGRP code.
3533         Callapse HAVE_TERMIO and HAVE_SGTTY.
3534
3535         * dwarf2-frame.c (execute_cfa_program): Implement
3536         DW_CFA_GNU_window_save.
3537
3538 2005-03-25  Mark Kettenis  <[email protected]>
3539
3540         * config/sparc/nbsd64.mh (NAT_FILE): Remove.
3541
3542         * config/i386/obsd64.mt (TDEPFILES): Add obsd-uthread.o.
3543
3544 2005-03-25  Daniel Jacobowitz  <[email protected]>
3545
3546         * arm-tdep.c (target_is_thumb, caller_is_thumb)
3547         (arm_pc_is_thumb_dummy): Remove.
3548         (arm_breakpoint_from_pc): Don't call arm_pc_is_thumb_dummy.
3549
3550 2005-03-25  Anthony Green  <[email protected]>
3551
3552         * remote.c (remote_store_registers): Fix memset usage.
3553         * std-regs.c (value_of_builtin_frame_reg): Ditto.
3554         (value_of_builtin_frame_fp_reg): Ditto.
3555         (value_of_builtin_frame_reg): Ditto.
3556
3557 2005-03-25  Mark Mitchell  <[email protected]>
3558
3559         * ser-base.c (ser_unix_write): Rename to ...
3560         (ser_base_write): ... this.
3561         (ser_unix_nop_flush_output): Rename to ...
3562         (ser_base_flush_output): ... this.
3563         (ser_unix_flush_input): Rename to ...
3564         (ser_base_flush_input): ... this.
3565         (ser_unix_nop_send_break): Rename to ...
3566         (ser_base_send_break): ... this.
3567         (ser_unix_nop_drain_output): Rename to ...
3568         (ser_base_drain_output): ... this.
3569         (ser_unix_nop_raw): Rename to ...
3570         (ser_base_raw): ... this.
3571         (ser_unix_nop_get_tty_state): Rename to ...
3572         (ser_base_set_tty_state): ... this.
3573         (ser_unix_nop_noflush_set_tty_state): Rename to ...
3574         (ser_base_noflush_set_tty_state): ... this.
3575         (ser_unix_nop_print_tty_state): Rename to ...
3576         (ser_base_print_tty_state): ... this.
3577         (ser_unix_nop_setbaudrate): Rename to ...
3578         (ser_base_setbaudrate): ... this.
3579         (ser_unix_nop_setstopbits): Rename to ...
3580         (ser_base_setstopbits): ... this.
3581         (ser_unix_async): Rename to ...
3582         (ser_base_async): ... this.
3583         * ser-base.h (ser_unix_write): Rename to ...
3584         (ser_base_write): ... this.
3585         (ser_unix_nop_flush_output): Rename to ...
3586         (ser_base_flush_output): ... this.
3587         (ser_unix_flush_input): Rename to ...
3588         (ser_base_flush_input): ... this.
3589         (ser_unix_nop_send_break): Rename to ...
3590         (ser_base_send_break): ... this.
3591         (ser_unix_nop_drain_output): Rename to ...
3592         (ser_base_drain_output): ... this.
3593         (ser_unix_nop_raw): Rename to ...
3594         (ser_base_raw): ... this.
3595         (ser_unix_nop_get_tty_state): Rename to ...
3596         (ser_base_set_tty_state): ... this.
3597         (ser_unix_nop_noflush_set_tty_state): Rename to ...
3598         (ser_base_noflush_set_tty_state): ... this.
3599         (ser_unix_nop_print_tty_state): Rename to ...
3600         (ser_base_print_tty_state): ... this.
3601         (ser_unix_nop_setbaudrate): Rename to ...
3602         (ser_base_setbaudrate): ... this.
3603         (ser_unix_nop_setstopbits): Rename to ...
3604         (ser_base_setstopbits): ... this.
3605         (ser_unix_async): Rename to ...
3606         (ser_base_async): ... this.
3607         * ser-pipe.c (_initialize_ser_pipe): Update accordingly.
3608         * ser-tcp.c (_initialize_ser_tcp): Likewise.
3609         * ser-unix.c (hardwire_flush_input): Likewise.
3610         (_initializer_ser_hardwire): Likewise.
3611
3612         * Makefile.in (SFILES): Add ser-base.c.
3613         (ser_base_h): New variable.
3614         (ser-base.o): New target.
3615         (ser-pipe.o): Depend on $(ser_base_h).
3616         (ser-tcp.o): Likewise.
3617         (ser-unix.o): Likewise.  Do not depend on $(event_loop_h).
3618         * configure.ac (SER_HARDWIRE): Include ser-base.o where
3619         appropriate.
3620         * ser-base.c: New file.
3621         (push_event): Move from ser-unix.c.
3622         (fd_event): Likewise.
3623         (reschedule): Likewise.
3624         (ser_unix_write): Likewise.
3625         (ser_unix_nop_flush_output): Likewise.
3626         (ser_unix_flush_input): Likewise.
3627         (ser_unix_nop_send_break): Likewise.
3628         (ser_unix_nop_drain_output): Likewise.
3629         (ser_unix_nop_raw): Likewise.
3630         (ser_unix_nop_get_tty_state): Likewise.
3631         (ser_unix_nop_set_tty_state): Likewise.
3632         (ser_unix_nop_noflush_set_tty_state): Likewise.
3633         (ser_unix_nop_print_tty_state): Likewise.
3634         (ser_unix_nop_setbaudrate): Likewise.
3635         (ser_unix_nop_setstopbits): Likewise.
3636         (ser_unix_async): Likewise.
3637         * ser-base.h: New file.
3638         * ser-pipe.c (ser-base.h): Include it.
3639         * ser-tcp.c (ser-base.h): Likewise.
3640         * ser-unix.h (ser_unix_nop_flush_output): Remove.
3641         (ser_unix_flush_input): Likewise.
3642         (ser_unix_nop_send_break): Likewise.
3643         (ser_unix_nop_raw): Likewise.
3644         (ser_unix_nop_get_tty_state): Likewise.
3645         (ser_unix_nop_set_tty_state): Likewise.
3646         (ser_unix_nop_print_tty_state): Likewise.
3647         (ser_unix_nop_noflush_set_tty_state): Likewise.
3648         (ser_unix_nop_setbaudrate): Likewise.
3649         (ser_unix_nop_setstopbits): Likewise.
3650         (ser_unix_nop_drain_output): Likewise.
3651         (ser_unix_wait_for): Likewise.
3652         (ser_unix_write): Likewise.
3653         (ser_unix_async): Likewise.
3654         * ser-unix.c (event-loop.h): Do not include it.
3655         (push_event): Move to ser-base.c.
3656         (fd_event): Likewise.
3657         (reschedule): Likewise.
3658         (ser_unix_write): Likewise.
3659         (ser_unix_nop_flush_output): Likewise.
3660         (ser_unix_flush_input): Likewise.
3661         (ser_unix_nop_send_break): Likewise.
3662         (ser_unix_nop_drain_output): Likewise.
3663         (ser_unix_nop_raw): Likewise.
3664         (ser_unix_nop_get_tty_state): Likewise.
3665         (ser_unix_nop_set_tty_state): Likewise.
3666         (ser_unix_nop_noflush_set_tty_state): Likewise.
3667         (ser_unix_nop_print_tty_state): Likewise.
3668         (ser_unix_nop_setbaudrate): Likewise.
3669         (ser_unix_nop_setstopbits): Likewise.
3670         (ser_unix_async): Likewise.
3671         (ser_unix_wait_for): Make it static.
3672         * configure: Regenerated.
3673
3674 2005-03-25  Mark Kettenis  <[email protected]>
3675
3676         * dwarf2-frame.h: Update copyrigh year.
3677         (enum dwarf2_frame_reg_rule): Add DWARF2_FRAME_REG_RA_OFFSET.
3678         * dwarf2-frame.c: Update copyright year.
3679         (struct dwarf2_frame_cache): Add member `retaddr_reg'.
3680         (dwarf2_frame_cache): Deal with DWARF2_FRAME_REG_RA_OFFSET.
3681         (dwarf2_frame_prev_register): Handle DWARF2_FRAME_REG_RA_OFFSET.
3682
3683 2005-03-23  Martin Hunt  <[email protected]>
3684
3685         * configure.ac: Remove -fwritable-strings from CFLAGS.
3686         * configure: Regenerate.
3687
3688 2005-03-21  Michael Snyder  <[email protected]>
3689
3690         * mn10300-prologue.c (fix_frame_pointer): Delete.
3691         (set_movm_offsets) Don't return just because movm_args is
3692         zero -- still need to save pc and sp in saved_regs.
3693         (mn10300_analyze_prologue): Don't return prematurely without
3694         calling set_movm_offsets (for pc and sp at minimum).
3695
3696 2005-03-21  Mark Mitchell  <[email protected]>
3697
3698         * configure.ac (stat.st_blksize): Check for it.
3699         (getuid): Likewise.
3700         (getgid): Likewise.
3701         * configure: Regenerated.
3702         * config.in: Likewise.
3703         * remote-fileio.c (remote_fileio_to_fio_stat): Check
3704         HAVE_STRUCT_STAT_ST_BLKSIZE.
3705
3706 2005-03-21  Christopher Faylor  <[email protected]>
3707
3708         * win32-nat.c (do_initial_child_stuff): Don't clear the thread list
3709         here.
3710         (do_initial_child_stuff): Move clearing of thread list to a place
3711         before a thread ould be created.
3712         (child_attach): Ditto.
3713
3714 2005-03-21  Michael Snyder  <[email protected]>
3715
3716         * mn10300-tdep.c (mn10300_frame_unwind_cache): Use func addr
3717         instead of pc addr for frame_id.  Otherwise "until" won't work.
3718
3719 2005-03-21  Kevin Buettner  <[email protected]>
3720
3721         * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Fix typo in
3722         comment.
3723
3724 2005-03-20  Mark Kettenis  <[email protected]>
3725
3726         * dwarf2loc.c (dwarf_expr_tls_address): Mark addr as volatile.
3727         * varobj.c (my_value_equal): Mark val2 as volatile.
3728
3729         * cp-names.y: Add prototype for yyparse.
3730
3731 2005-03-19  Daniel Jacobowitz  <[email protected]>
3732
3733         * dwarf2loc.c (dwarf_expr_tls_address): Initialize ADDR.
3734         * gnu-v3-abi.c (gnuv3_baseclass_offset): Update type of
3735         VALADDR.
3736
3737 2005-03-18  Kevin Buettner  <[email protected]>
3738
3739         * Makefile.in (dwarf2loc.o, linux-thread-db.o): Add dependencies.
3740         * exceptions.h (TLS_NO_LIBRARY_SUPPORT_ERROR, TLS_GENERIC_ERROR)
3741         (TLS_LOAD_MODULE_NOT_FOUND_ERROR, TLS_NOT_ALLOCATED_YET_ERROR):
3742         New error/exception enums.
3743         * dwarf2loc.c (exceptions.h): Include.
3744         (dwarf_expr_tls_address): Invoke target_get_thread_local_address()
3745         via TRY_CATCH mechanism.  Print error messages for TLS related
3746         exceptions.
3747         * linux-thread-db.c (thread_db_get_thread_local_address): Throw
3748         exceptions instead of printing errors.
3749
3750 2005-03-18  Mark Kettenis  <[email protected]>
3751
3752         * utils.c (safe_strerror): Use xsnprintf instead of sprintf.
3753         (decimal2str, octal2str): Change to return a string allocated by
3754         get_cell.  Use xsnprint instead of snprintf.
3755         (paddr_u, paddr_d): Adjust for changed calling convention of
3756         decimal2str.
3757         (phex, phex_nz, hex_string): Use xsnprintf instead of snprintf.
3758         (int_string): Likewise.  Adjust for changed calling convention of
3759         decimal2str and octal2str.
3760
3761 2005-03-18  Kevin Buettner  <[email protected]>
3762
3763         * frv-linux-tdep.c (frv_linux_sigcontext_reg_addr): Update comments.
3764         Adjust incorrectly computed constant for realtime signal frame.
3765
3766 2005-03-18  Mark Kettenis  <[email protected]>
3767
3768         From Ralf Corsepius <[email protected]>
3769         * configure.tgt: Add m68*-*-rtems*.
3770
3771 2005-03-17  Mark Kettenis  <[email protected]>
3772
3773         * defs.h (xsnprintf): New prototype.
3774         * utils.c (xsnprintf): New function.
3775
3776         * corelow.c (get_core_register_section): Replace usage of sprintf
3777         and strcpy with xstrprintf and xstrdup.
3778
3779         * mips-tdep.c (mips_single_step_through_delay): Put back check for
3780         breakpoint lost with the introduction of this function.
3781
3782 2005-03-17  Paul Brook  <[email protected]>
3783
3784         * amd64-tdep.c (amd64_dwarf_reg_to_regnum): Fix broken logic.
3785         * s390-tdep.c (s390_dwarf_reg_to_regnum): Ditto.
3786
3787 2005-03-16  Mark Mitchell  <[email protected]>
3788
3789         * event-top.c (handle_sigquit): Do not define for systems without
3790         SIGQUIT.
3791         (sigquit_token): Likewise.
3792         (async_init_signals): Allow for systems that do not
3793         define SIGQUIT.
3794         * ser-tcp.c (net_open): Allow for systems that do not have SIGPIPE.
3795
3796 2005-03-15  Mark Mitchell  <[email protected]>
3797
3798         * utils.c (internal_vproblem): Guard call to fork with
3799         HAVE_WORKING_FORK.
3800         * cli/cli-cmds.c (shell_escape): Guard call to vfork with
3801         HAVE_WORKING_VFORK and HAVE_WORKING_FORK.
3802
3803         * remote-fileo.c (remote_fileio_mode_to_host): Accomodate lack of
3804         S_IRGRP and related macros.
3805         (remote_fileio_mode_to_target): Likewise.
3806
3807 2005-03-14  Ben Elliston  <[email protected]>
3808
3809         * Makefile.in (CLIBS): Link libbfd after libopcodes, as it is a
3810         more primitive library.
3811
3812 2005-03-13  Mark Kettenis  <[email protected]>
3813
3814         * inf-ttrace.c (inf_ttrace_pid_to_str): Use snprintf instead of
3815         sprintf.
3816         * target.c (normal_pid_to_str): Likewise.
3817         * remote.c (remote_pid_to_str): Use snprint instead of sprintf.
3818         Change capitalization of "thread".  Use ptid_get_pid instead of
3819         GETPID.
3820
3821         * cp-abi.c (set_cp_abi_as_auto_default): Use xasprintf instead of
3822         a combination of xmalloc and sprintf.
3823
3824 2005-03-13  Jim Blandy  <[email protected]>
3825
3826         * configure.ac: Use '=', not '=='; the latter is a GNU extension.
3827         * configure: Regenerated.
3828
3829 2005-03-11  Michael Snyder  <[email protected]>
3830
3831         * mn10300-tdep.c (mn10300_dummy_unwind_dummy_id): Replace
3832         stub fn with real implementatin mn10300_unwind_dummy_id.
3833         (mn10300_push_dummy_call): Implement.  Bare bones version,
3834         does not handle structs or floats.
3835
3836 2005-03-11  Jim Blandy  <[email protected]>
3837
3838         Avoid warnings due to the use of -Wuninitialized without -O.
3839         * configure.ac (build_warnings): Include -Wuninitialized only if
3840         CFLAGS is unset at configure time, or CFLAGS is set and includes
3841         some -O option other than -O0.
3842         * configure: Regenerated.
3843
3844         * mips-tdep.c (show_mips_abi): Change calling conventions to match
3845         those expected by add_setshow_enum_cmd.  Use 'file' argument as
3846         appropriate.
3847
3848 2005-03-10  Daniel Jacobowitz  <[email protected]>
3849
3850         * Makefile.in (SFILES): Add cp-names.y.
3851         (libiberty_h, safe_ctype_h): New.
3852         (YYFILES): Add cp-names.c.
3853         (YYOBJ): Add cp-names.o.
3854         (test-cp-names.o, test-cp-names$(EXEEXT), cp-names.o): New rules.
3855         (clean): Remove test-cp-names$(EXEEXT).
3856         (local-maintainer-clean): Remove cp-names.c.
3857         * cp-names.y: New file.
3858         * cp-support.c (find_last_component): Delete.
3859         (d_left, d_right): Define.
3860         (cp_canonicalize_string, mangled_name_to_comp): New functions.
3861         (cp_class_name_from_physname, method_name_from_physname): Rewrite
3862         to use mangled_name_to_comp.
3863         * cp-support.h (cp_canonicalize_string, cp_demangled_name_to_comp)
3864         (cp_comp_to_string): New prototypes.
3865         * config/djgpp/fnchange.lst: Add cp-names.c.
3866
3867 2005-03-10  Bob Rossi  <[email protected]>
3868
3869         * main.c (print_gdb_help): Remove the --[no]async help message.
3870
3871 2005-03-10  Mark Kettenis  <[email protected]>
3872
3873         * proc-api.c: Update copyright year.
3874         (_initialize_proc_api): Revert previous patch, removing spurious
3875         space instead.
3876
3877 2005-03-09  Joel Brobecker  <[email protected]>
3878
3879         * regcache.c: Fix typo in comment.
3880
3881 2005-03-09  David Lecomber  <[email protected]>
3882
3883         * proc-api.c (_initialize_proc_api): Fix invalid multi-line
3884         i18n text.
3885
3886 2005-03-09  Mark Kettenis  <[email protected]>
3887
3888         * sparc-tdep.c (sparc_frame_cache): Adjust cached frame base
3889         address for 64-bit code.
3890         (sparc_unwind_dummy_id): Likewise.
3891         * sparc64-tdep.c (sparc64_frame_prev_register): Adjust for new
3892         frame base address convention.
3893         (sparc64_push_dummy_call): Likewise.
3894         * sparc64nbsd-tdep.c: Update copyright year.
3895         (sparc64nbsd_sigcontext_frame_cache): Adjust cached frame base
3896         address for 64-bit code.
3897         (sparc64nbsd_init_abi): Tweak comment.
3898         * sparc64obsd-tdep.c: Update copyright year.
3899         (sparc64obsd_frame_cache): Adjust cached frame base address for
3900         64-bit code.
3901         (sparc64obsd_init_abi): Tweak comment.
3902
3903 2005-03-09  Corinna Vinschen  <[email protected]>
3904
3905         * exceptions.h (TRY_CATCH): Define setjmp/sigsetjmp macro safe.
3906
3907 2005-03-09  Joel Brobecker  <[email protected]>
3908
3909         * dwarf2read.c (dwarf_decode_lines): Use the complete filename
3910         when creating include psymtabs.
3911
3912 2005-03-08  Mark Mitchell  <[email protected]>
3913
3914         * environ.h (struct environ): Rename to ...
3915         (struct gdb_environ): ... this.
3916         (make_environ): Update prototype.
3917         (free_environ): Likewise.
3918         (init_environ): Likewise.
3919         (get_in_environ): Likewise.
3920         (set_in_environ): Likewise.
3921         (unset_in_environ): Likewise.
3922         (environ_vector): Likewise.
3923         * environ.c (make_environ): Replace "struct environ" with "struct
3924         gdb_environ".
3925         (free_environ): Likewise.
3926         (init_environ): Likewise.
3927         (environ_vector): Likewise.
3928         (get_in_environ): Likewise.
3929         (set_in_environ): Likewise.
3930         (unset_in_environ): Likewise.
3931         * infcmd.c (inferior_environ): Likewise.
3932         * inferior.h (inferior_environ): Likewise.
3933
3934 2005-03-08  Joel Brobecker  <[email protected]>
3935
3936         * infcmd.c (run_command_1): New function, extracted from
3937         run_command.
3938         (run_command): Replace implementation by call to run_command_1.
3939         (start_command): Use run_command_1 to insert the temporary
3940         breakpoint and run the program. Remove code that's no longer
3941         needed, as already done at the proper time by run_command_1.
3942
3943 2005-03-08  Daniel Jacobowitz  <[email protected]>
3944
3945         * symfile.c (clear_symtab_users): Call
3946         clear_current_source_symtab_and_line first.
3947
3948 2005-03-08  Nathan Sidwell  <[email protected]>
3949
3950         * ax-gdb.c (gen_expr): Add UNOP_PLUS case.
3951         * c-exp.y (exp): Add unary plus.
3952         * eval.c (evaluate_subexp_standard): Add UNOP_PLUS case.
3953         * valarith.c (value_x_unop): Add UNOP_PLUS case.
3954         (value_pos): New.
3955         * value.h (value_pos): Declare.
3956
3957         * remote.c (MIN_REMOTE_PACKET_SIZE): Set to 20.
3958         (remote_fetch_registers): Allow uppercase hex when resyncing.
3959         (remote_write_bytes): Only call get_memory_write_packet_size once.
3960         Robustify packet size calculation for very small packets. Check
3961         that at least one byte will be written.
3962
3963         * tracepoint.c (target_is_remote): Allow extended-remote.
3964         (struct collection_list): Allow 256 registers, like the comment
3965         said.
3966         (add_memrange): Fix comment.
3967         (read_actions): Turn EOF into 'end'.
3968
3969 2005-03-08  Corinna Vinschen  <[email protected]>
3970
3971         * Makefile.in: Add dependencies for iq2000-tdep.o.
3972         * configure.tgt: Add iq2000-*-* target.
3973         * iq2000-tdep.c: New file.
3974         * config/iq2000/iq2000.mt: New file.
3975
3976 2005-03-07  Joel Brobecker  <[email protected]>
3977
3978         * doc/observer.texi (executable_changed): New observer.
3979         * symtab.c: Include "observer.h".
3980         (find_main_name): New function.
3981         (main_name): If name_of_main is unset, then compute it
3982         using find_main_name.
3983         (symtab_observer_executable_changed): New function.
3984         (_initialize_symtab): Attach executable_changed observer.
3985         * exec.c: Include "observer.h".
3986         (exec_file_attach): Emit executable_changed notification.
3987         * symfile.c: Include "observer.h".
3988         (reread_symbols): Send an executable_changed if appropriate.
3989         * Makefile.in (exec.o): Add dependency on observer.h.
3990         (symfile.o): Likewise.
3991         (symtab.o): Likewise.
3992
3993 2005-03-07  Daniel Jacobowitz  <[email protected]>
3994
3995         * findvar.c (read_var_value): Don't allocate V when it will not
3996         be used.  Add missing break for LOC_INDIRECT.
3997
3998 2005-03-06  Mark Kettenis  <[email protected]>
3999
4000         * sparc64fbsd-tdep.c: Include "solib-svr4.h".
4001         (sparc64fbsd_init_abi): Set skip_trampoline_code and
4002         solib_svr4_fetch_link_map_offsets.
4003         * Makefile.in (sparc64fbsd-tdep.o): Update dependencies.
4004
4005 2005-03-06  Daniel Jacobowitz  <[email protected]>
4006
4007         * linux-nat.c (child_follow_fork): Call target_terminal_ours before
4008         printing output.  Use fprintf_unfiltered.  Only print output when
4009         debugging.
4010
4011 2005-03-05  Mark Kettenis  <[email protected]>
4012
4013         * sparc64-tdep.c (sparc64_store_floating_fields): Constify third
4014         argument.
4015         (sparc64_store_arguments): Constify.
4016
4017 2005-03-05  Mark Kettenis  <[email protected]>
4018
4019         * alphabsd-nat.c: Update copyright year.  Include "inf-ptrace.h".
4020         (alphabsd_fetch_inferior_registers): Rename from
4021         fetch_inferior_registers.  Make static.
4022         (alphabsd_store_inferior_registers): Rename from
4023         store_inferior_registers.  Make static.
4024         (_initialize_alphabsd_nat): New function.
4025         * Makefile.in (alphabsd-nat.o): Update dependencies.
4026         * config/alpha/fbsd.mh (NATDEPFILES): Remove infptrace.o and
4027         inftarg.o.  Add inf-ptrace.o, fbsd-nat.o and gcore.o.
4028         * config/alpha/nbsd.mh (NAT_CLIBS): Remove variable.
4029         (NATDEPFILES): Remove infptrace.o and inftarg.o.  Add
4030         alphabsd-nat.o.
4031         * config/alpha/nm-fbsd.h: Update copyright year.  Don't include
4032         "config/nm-bsd.h" and "elf/common.h".
4033         * config/alpha/nm-nbsd.h: Update copyright year.  Don't include
4034         "config/nm-nbsd.h".
4035
4036         * mips64obsd-tdep.c (mips64obsd_init_abi): Don't set
4037         software_single_step.
4038
4039 2005-03-04  Michael Snyder  <[email protected]>
4040
4041         * mn10300-prologue.c: New file.  Prologue analysis.
4042         * mn10300-tdep.c: Move REGNUM values to mn10300-tdep.h.
4043         (mn10300_frame_unwind_cache): Don't call trad_frame_set_id
4044         until after analyze_prologue, and don't call trad_frame_set_base
4045         at all (let analyze_prologue do it).
4046
4047 2005-03-04  Michael Snyder  <[email protected]>
4048
4049         * trad-frame.c (trad_frame_set_reg_value): New function.
4050         * trad-frame.h (trad_frame_set_reg_value): Export.
4051
4052 2005-03-04  Daniel Jacobowitz  <[email protected]>
4053
4054         * Makefile.in (remote.o): Update dependencies.
4055         * remote.c: Include "observer.h".
4056
4057 2005-03-04  Daniel Jacobowitz  <[email protected]>
4058
4059         * target.c (target_read_memory_partial): Always initialize
4060         ERR.
4061         (target_write_memory_partial): Likewise.
4062
4063 2005-03-03  Daniel Jacobowitz  <[email protected]>
4064
4065         * remote.c (remote_open_1): Call observer_notify_inferior_created.
4066
4067 2005-03-03  Daniel Jacobowitz  <[email protected]>
4068
4069         * arm-tdep.c (arm_make_stub_cache, arm_stub_this_id)
4070         (arm_stub_unwind, arm_stub_unwind_sniffer): New.
4071         (arm_gdbarch_init): Add arm_stub_unwind_sniffer.
4072
4073 2005-03-02  Daniel Jacobowitz  <[email protected]>
4074
4075         * linux-nat.c (linux_supports_tracevforkdone, child_follow_fork):
4076         Use LWP IDs.
4077
4078 2005-02-28  Daniel Jacobowitz  <[email protected]>
4079
4080         * dwarf2loc.c (loclist_read_variable): Set optimized_out
4081         instead of reporting an error.
4082         * valprint.c (value_check_printable): New function.
4083         (common_val_print): New function.  Use value_check_printable.
4084         (value_print): Use value_check_printable.
4085         * value.h (common_val_print): Add prototype.
4086
4087         * c-valprint.c (c_val_print): Use common_val_print.
4088         * cp-valprint.c (cp_print_value_fields): Likewise.
4089         (cp_print_hpacc_virtual_table_entries): Likewise.
4090         * f-valprint.c (f_val_print): Likewise.
4091         * jv-valprint.c (java_value_print, java_print_value_fields):
4092         Likewise.
4093         * scm-valprint.c (scm_value_print): Likewise.
4094         * stack.c (print_frame_args): Likewise.
4095         * varobj.c (c_value_of_variable): Likewise.
4096         * p-valprint.c (pascal_val_print, pascal_value_print): Likewise.
4097         (pascal_object_print_value_fields): Likewise.  Update call to
4098         pascal_object_print_static_field.
4099         (pascal_object_print_static_field): Remove TYPE argument.  Use
4100         common_val_print.
4101
4102 2005-02-25 Mark Kettenis  <[email protected]>
4103
4104         Committed by Elena Zannoni <[email protected]>
4105
4106         * dwarf2read.c (dwarf2_build_psymtabs_hard): Adjust
4107         info_ptr before building psymtabs for included files.
4108         (create_all_comp_units): Initailize initial length size of
4109         compilation header to zero.
4110         (read_initial_length): Complain if both 32-bit and 64-bit DWARF
4111         sections are encountered within the same compilation header.
4112         (dwarf_decode_line_header): Pass compilation header in call to
4113         read_initial_length.
4114
4115 2005-02-24  Andrew Cagney  <[email protected]>
4116
4117         Add show_VARIABLE functions, update add_setshow call.
4118         * varobj.c (_initialize_varobj, show_varobjdebug): Add and update.
4119         * valprint.c (_initialize_valprint, show_print_max)
4120         (show_stop_print_at_null, show_repeat_count_threshold)
4121         (show_prettyprint_structs, show_unionprint)
4122         (show_prettyprint_arrays, show_addressprint, show_input_radix)
4123         (show_output_radix): Ditto.
4124         * valops.c (_initialize_valops, show_overload_resolution): Ditto.
4125         * utils.c (initialize_utils, show_chars_per_line)
4126         (show_lines_per_page, show_demangle, show_pagination_enabled)
4127         (show_sevenbit_strings, show_asm_demangle): Ditto
4128         * tui/tui-win.c (_initialize_tui_win, show_tui_border_kind)
4129         (show_tui_border_mode, show_tui_active_border_mode): Ditto.
4130         * top.c (init_main, show_new_async_prompt)
4131         (show_async_command_editing_p, show_write_history_p)
4132         (show_history_size, show_history_filename, show_caution)
4133         (show_annotation_level, init_main): Ditto.
4134         * target.c (initialize_targets, show_targetdebug)
4135         (show_trust_readonly): Ditto.
4136         * symfile.c (_initialize_symfile, show_symbol_reloading)
4137         (show_ext_args, show_download_write_size)
4138         (show_debug_file_directory): Ditto.
4139         * source.c (_initialize_source, show_lines_to_list): Ditto.
4140         * solib.c (_initialize_solib, show_auto_solib_add)
4141         (show_solib_search_path): Ditto.
4142         * p-valprint.c (_initialize_pascal_valprint)
4143         (show_pascal_static_field_print): Ditto.
4144         * printcmd.c (_initialize_printcmd, show_max_symbolic_offset)
4145         (show_print_symbol_filename): Add and update.
4146         * parse.c (_initialize_parse, show_expressiondebug): Dito.
4147         * observer.c (_initialize_observer, show_observer_debug): Dito.
4148         * maint.c (_initialize_maint_cmds, show_watchdog)
4149         (show_maintenance_profile_p): Dito.
4150         * linux-nat.c (_initialize_linux_nat, show_debug_linux_nat): Dito.
4151         * infrun.c (_initialize_infrun, show_debug_infrun)
4152         (show_stop_on_solib_events, show_follow_fork_mode_string)
4153         (show_scheduler_mode, show_step_stop_if_no_debug): Ditto.
4154         * infcall.c (_initialize_infcall, show_coerce_float_to_double_p)
4155         (show_unwind_on_signal_p): Ditto.
4156         * gdbtypes.c (build_gdbtypes, show_opaque_type_resolution)
4157         (_initialize_gdbtypes, show_overload_debug): Ditto.
4158         * gdb-events.c, gdb-events.sh (_initialize_gdb_events)
4159         (show_gdb_events_debug): Ditto.
4160         * gdbarch.c, gdbarch.sh (show_gdbarch_debug)
4161         (_initialize_gdbarch): Ditto.
4162         * frame.c (_initialize_frame, show_backtrace_past_main)
4163         (show_backtrace_past_entry, show_backtrace_limit)
4164         (show_frame_debug): Ditto.
4165         * exec.c (_initialize_exec, show_write_files): Ditto.
4166         * dwarf2read.c (_initialize_dwarf2_read)
4167         (show_dwarf2_max_cache_age): Ditto.
4168         * demangle.c (_initialize_demangler)
4169         (show_demangling_style_names): Ditto.
4170         * dcache.c (_initialize_dcache, show_dcache_enabled_p): Ditto.
4171         * cp-valprint.c (show_static_field_print)
4172         (_initialize_cp_valprint, show_vtblprint, show_objectprint): Ditto.
4173         * corefile.c (_initialize_core, show_gnutarget_string): Ditto.
4174         * cli/cli-logging.c (_initialize_cli_logging)
4175         (show_logging_overwrite, show_logging_redirect)
4176         (show_logging_filename): Ditto.
4177         * cli/cli-cmds.c (show_info_verbose, show_history_expansion_p)
4178         (init_cli_cmds, show_baud_rate, show_remote_debug)
4179         (show_remote_timeout, show_max_user_call_depth): Ditto.
4180         * charset.c (show_host_charset_name, show_target_charset_name)
4181         (initialize_charset): Ditto.
4182         * breakpoint.c (show_can_use_hw_watchpoints)
4183         (show_pending_break_support, _initialize_breakpoint): Ditto.
4184
4185 2005-02-23  Jim Blandy  <[email protected]>
4186
4187         * disasm.c (gdb_disassemble_info): Call disassemble_init_for_target.
4188
4189 2005-02-23  Andrew Cagney  <[email protected]>
4190
4191         * cli/cli-dump.c (dump_bfd_file): Replace magic constant with
4192         SEC_XXX flags.
4193
4194 2005-02-22  Andrew Cagney  <[email protected]>
4195
4196         * configure.ac: Only enaable insight when itcl is present.
4197         * configure: Re-generate.
4198
4199 2005-02-21  Thiemo Seufer  <[email protected]>
4200
4201         Committed by Andrew Cagney.
4202         * infptrace.c (store_register): Fix typo.
4203
4204 2005-02-21  Andrew Cagney  <[email protected]>
4205
4206         * command.h (deprecated_add_set_cmd): Rename add_set_cmd.
4207         * cli/cli-decode.h (add_set_cmd): Delete declaration.
4208         * cli/cli-decode.c (deprecated_add_set_cmd): Rename add_set_cmd.
4209         * i386-nat.c (_initialize_i386_nat): Update call.
4210         * valprint.c (_initialize_valprint): Update comment.
4211         * gnu-nat.c (_initialize_gnu_nat): Update call.
4212
4213 2005-02-21  Alan Modra  <[email protected]>
4214
4215         * elfread.c (elf_symtab_read): Discard section syms.
4216
4217 2005-02-21  Andrew Cagney  <[email protected]>
4218
4219         * cli/cli-decode.c (add_set_enum_cmd): Delete function.
4220         (deprecated_add_show_from_set): Delete function.
4221         * command.h (add_set_enum_cmd): Delete declaration.
4222         (deprecated_add_show_from_set): Delete declaration.
4223         * cli/cli-decode.h (add_set_enum_cmd): Delete declaration.
4224         (deprecated_add_show_from_set): Delete declaration.
4225         * arm-tdep.c (_initialize_arm_tdep): Update comment.
4226         * kod.c (kod_set_os): Simplify.
4227         * infrun.c (set_schedlock_func): Simplify.
4228         * cli/cli-dump.c (add_dump_command): Update comment.
4229
4230         Replace string variables with a filename completer with
4231         add_setshow_optional_filename_cmd.
4232         * solib.c, symfile.c: Update.
4233         * cli/cli-setshow.c: Do not tidle expand the file.
4234
4235         Add more uses of add_setshow_string_cmd, add_setshow_integer_cmd,
4236         and add_setshow_string_noescape_cmd.
4237         * cli/cli-setshow.c (deprecated_show_value_hack): Do not print a
4238         NULL command's value.
4239         * kod.c, language.c, ocd.c, remote-e7000.c, remote-mips.c: Update.
4240         * remote-sds.c, remote.c, symfile.c, top.c: Update.
4241
4242 2005-02-20  Andrew Cagney  <[email protected]>
4243
4244         Use add_setshow_enum_cmd through out.
4245         * arch-utils.c, charset.c, demangle.c, i386-tdep.c: Update.
4246         * infrun.c, mips-tdep.c, osabi.c, serial.c, tui/tui-win.c: Update.
4247
4248         * mi/mi-main.c (captured_mi_execute_command): Use
4249         mi_cmd_interpreter_exec.
4250
4251         * cli/cli-decode.c (add_setshow_optional_filename_cmd): New
4252         function.
4253         * cli/cli-setshow.c (deprecated_show_value_hack)
4254         (do_setshow_command): Handle var_optional_filename.
4255         * command.h (enum var_types): Add var_optional_filename.
4256         (add_setshow_optional_filename_cmd): Declare.
4257         * infcmd.c (notice_args_read): Use.
4258
4259         * symfile-mem.c (symbol_file_add_from_memory): Pass
4260         target_read_memory to bfd_elf_bfd_from_remote_memory.
4261         (do_target_read_memory): Delete.
4262
4263 2005-02-16  Mark Kettenis  <[email protected]>
4264
4265         * value.h (value_contents_equal): New prototype.
4266         * value.c (value_contents_equal): New function.
4267         * varobj.c: Include "exceptions.h" and "gdb_assert.h".  Don't
4268         include <math.h>.
4269         (varobj_set_value): Initialize error to zero.
4270         (varobj_update): Rename error2 to error and initialize it to zero.
4271         Slightly change the wording of some comments.
4272         (my_value_equal): Reimplement using TRY_CATCH and
4273         value_contents_equal.
4274
4275 2005-02-18  Andrew Cagney  <[email protected]>
4276
4277         * cli/cli-decode.c (add_setshow_integer_cmd): New function.
4278         * command.h (add_setshow_integer_cmd): Declare.
4279         * cli/cli-cmds.c: Update.
4280
4281         Use add_setshow_uinteger_cmd through out.
4282         * printcmd.c, source.c, utils.c, valprint.c: Update.
4283
4284         Use add_setshow_zinteger_cmd through out.  Re-sync gdbarch.sh
4285         and gdbarch.c.
4286         * breakpoint.c, frame.c, gdb-events.sh, gdbarch.sh: Update.
4287         * gdbtypes.c, infrun.c, linux-nat.c, maint.c, monitor.c: Update.
4288         * pa64solib.c, parse.c, remote-mips.c, ser-go32.c: Update.
4289         * serial.c, solib-frv.c, somsolib.c, target.c, top.c: Update.
4290         * varobj.c, cli/cli-cmds.c: Update.
4291         * gdbarch.c, gdb-events.c: Regenerate.
4292
4293         Use add_setshow_boolean_command through out.  Delete #ifdef 0'ed
4294         code adding set/show boolean commands.
4295         * cp-valprint.c, dcache.c, exec.c, gdbtypes.c, infrun.c: Update.
4296         * monitor.c, p-valprint.c, pa64solib.c, printcmd.c: Update.
4297         * proc-api.c, remote-mips.c, remote.c, solib.c: Update.
4298         * somsolib.c, symfile.c, top.c, utils.c, valops.c: Update.
4299         * valprint.c, win32-nat.c, wince.c, xcoffsolib.c: Update.
4300         * cli/cli-cmds.c: Update.
4301
4302 2005-02-17  Andrew Cagney  <[email protected]>
4303
4304         * cli/cli-decode.c (add_setshow_filename_cmd): Set the completer
4305         to filename_completer.
4306         * solib.c (_initialize_solib, reload_shared_libraries): Use
4307         add_setshow_filename_cmd.
4308         * serial.c (_initialize_serial): Ditto.
4309         * remote-utils.c (_initialize_sr_support): Ditto.
4310
4311         * cli/cli-decode.c (add_setshow_string_noescape_cmd): New function.
4312         * command.h (add_setshow_string_noescape_cmd): Declare.
4313         * wince.c (_initialize_wince): Use.
4314         * symfile.c (_initialize_symfile): Use.
4315         (set_ext_lang_command): Update declaration.
4316         * corefile.c (_initialize_core): Use.
4317
4318         * cli/cli-decode.c (add_setshow_cmd_full, add_setshow_enum_cmd)
4319         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
4320         (add_setshow_filename_cmd, add_setshow_string_cmd)
4321         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
4322         fprint_setshow parameter.
4323         * command.h (fprint_setshow_ftype): Delete.
4324         (add_setshow_cmd_full, add_setshow_enum_cmd)
4325         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
4326         (add_setshow_filename_cmd, add_setshow_string_cmd)
4327         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Delete
4328         fprint_setshow parameter.
4329         * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
4330         * complaints.c, cris-tdep.c, dwarf2read.c, frame.c: Update.
4331         * hppa-tdep.c, infcall.c, m32r-rom.c, maint.c: Update.
4332         * mips-tdep.c, nto-tdep.c, observer.c, remote-rdi.c: Update
4333         * remote.c, target.c, cli/cli-logging.c: Update.
4334
4335 2005-02-16  Andrew Cagney  <[email protected]>
4336
4337         Merge setshow print and show parameters.
4338         * command.h (show_value_ftype): Define.
4339         (deprecated_show_value_hack): Declare.
4340         (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
4341         (add_setshow_boolean_cmd, add_setshow_filename_cmd)
4342         (add_setshow_string_cmd, add_setshow_uinteger_cmd)
4343         (add_setshow_zinteger_cmd): Change type of show_func to
4344         show_value_ftype.
4345         * cli/cli-decode.h (struct cmd_list_element): Replace
4346         fprint_setshow with show_value_func.
4347         * cli/cli-decode.c (add_setshow_cmd_full): Update show_func
4348         parameter.  Set show_value_func.  Do not set cmd_sfunc.
4349         (add_setshow_enum_cmd, add_setshow_auto_boolean_cmd)
4350         (add_setshow_boolean_cmd, add_setshow_filename_cmd)
4351         (add_setshow_string_cmd, add_setshow_uinteger_cmd)
4352         (add_setshow_zinteger_cmd): Update.
4353         * complaints.c (complaints_show_value): Replace
4354         fprint_setshow_complaints.
4355         (_initialize_complaints): Update.
4356         * mips-tdep.c (show_mask_address): Update.
4357         * arm-tdep.c (show_fp_model): Update.
4358         * cli/cli-setshow.c (do_setshow_command): Call show_value_func
4359         instead of fprint_setshow.  Use deprecated_show_value_hack.
4360         (deprecated_show_value_hack): New function.
4361         * remote.c (add_packet_config_cmd, show_remote_cmd):
4362         (show_remote_protocol_P_packet_cmd)
4363         (show_remote_protocol_P_packet_cmd)
4364         (show_remote_protocol_Z_access_wp_packet_cmd)
4365         (show_remote_protocol_Z_hardware_bp_packet_cmd)
4366         (show_remote_protocol_Z_packet_cmd)
4367         (show_remote_protocol_Z_read_wp_packet_cmd)
4368         (show_remote_protocol_Z_software_bp_packet_cmd)
4369         (show_remote_protocol_Z_write_wp_packet_cmd)
4370         (show_remote_protocol_binary_download_cmd)
4371         (show_remote_protocol_p_packet_cmd)
4372         (show_remote_protocol_qPart_auxv_packet_cmd)
4373         (show_remote_protocol_qSymbol_packet_cmd)
4374         (show_remote_protocol_vcont_packet_cmd): Update.
4375
4376 2005-02-16  Mark Kettenis  <[email protected]>
4377
4378         * wrapper.h: Update copyright year.  Properly wrap a few
4379         prototypes.
4380         (struct gdb_wrapper_arguments): Remove forward declaration.
4381         * wrapper.c: Update copyright year.  Include "ui-out.h".
4382         (struct gdb_wrapper_arguments): Remove.
4383         (struct captured_value_struct_elt_args): Remove.
4384         (wrapper_parse_exp_1, wrap_evaluate_expression)
4385         (wrap_value_fetch_lazy, wrap_value_equal, wrap_value_assign)
4386         (wrap_value_subscript, wrap_value_ind, wrap_parse_and_eval_type)
4387         (do_captured_value_struct_elf): Remove functions.
4388         (gdb_parse_exp_1, gdb_evaluate_expression, gdb_value_fetch_lazy)
4389         (gdb_value_equal, gdb_value_assign, gdb_value_subscript)
4390         (gdb_value_ind, gdb_parse_and_eval_type, gdb_value_struct_elt):
4391         Re-implement using TRY_CATCH.
4392
4393 2005-02-16  Yoshinori Sato  <[email protected]>
4394
4395         * remote-e7000.c: unuse TM_FILE defined macro.
4396         (e7000_fetch_registers)
4397         (e7000_store_registers)
4398         (e7000_wait): delete NUM_REALREGS.
4399         * remote-hms.c: move TM_FILE macro.
4400         (CCR_REGNO): move define from tm-h8300.h.
4401
4402 2005-02-15  Mark Kettenis  <[email protected]>
4403
4404         * amd64-linux-tdep.c: Update copyright year.
4405         (amd64_linux_sigtramp_start): Use sizeof operator instead of
4406         LINUX_SIGTRAMP_LEN.
4407
4408 2004-02-15  Joel Brobecker  <[email protected]>
4409
4410         From Paul Hilfinger <[email protected]>
4411         * dwarf2read.c (new_symbol): Use SYMBOL_SEARCH_NAME rather than
4412         SYMBOL_NATURAL_NAME to set type names.
4413
4414 2005-02-15  Andrew Cagney  <[email protected]>
4415
4416         Mark up add_com, add_info and add_prefix_cmd.
4417         * breakpoint.c, cp-support.c, dcache.c, dwarf2read.c: Update.
4418         * exec.c, f-valprint.c, frame.c, gcore.c, gnu-nat.c: Update.
4419         * go32-nat.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
4420         * kod.c, language.c, linux-nat.c, m32r-rom.c, macrocmd.c: Update.
4421         * maint.c, memattr.c, mips-tdep.c, nto-procfs.c, objc-lang.c: Update.
4422         * ocd.c, pa64solib.c, printcmd.c, procfs.c, regcache.c: Update.
4423         * remote-e7000.c, remote-m32r-sdi.c, remote-mips.c: Update.
4424         * remote-sds.c, remote-sim.c, remote-st.c, remote-utils.c: Update.
4425         * remote.c, rs6000-tdep.c, ser-go32.c, serial.c: Update.
4426         * sh-tdep.c, solib.c, somsolib.c, source.c, stack.c: Update.
4427         * symfile.c, symtab.c, target.c, thread.c, top.c: Update.
4428         * tracepoint.c, typeprint.c, utils.c, valprint.c: Update.
4429         * win32-nat.c, xcoffsolib.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
4430         * cli/cli-logging.c, tui/tui-layout.c, tui/tui-regs.c: Update.
4431         * tui/tui-stack.c, tui/tui-win.c: Update.
4432
4433 2005-02-14  Andrew Cagney  <[email protected]>
4434
4435         * config/h8300/h8300.mt (DEPRECATED_TM_FILE): Delete.
4436         * config/h8300/tm-h8300.h: Delete file.
4437
4438         Mark up add_cmd.
4439         * arch-utils.c, avr-tdep.c, breakpoint.c, corefile.c: Update.
4440         * cp-abi.c, cp-namespace.c, cp-support.c, dummy-frame.c: Update.
4441         * exec.c, gnu-nat.c, go32-nat.c, hppa-tdep.c, infcmd.c: Update.
4442         * infrun.c, interps.c, macrocmd.c, maint.c, memattr.c: Update.
4443         * mips-tdep.c, ocd.c, osabi.c, printcmd.c, regcache.c: Update.
4444         * reggroups.c, remote-fileio.c, remote-rdi.c, remote.c: Update.
4445         * sol-thread.c, source.c, stack.c, symfile-mem.c: Update.
4446         * symfile.c, thread.c, tracepoint.c, valprint.c, value.c: Update.
4447         * win32-nat.c, cli/cli-cmds.c, cli/cli-dump.c: Update.
4448         * cli/cli-logging.c, tui/tui-regs.c: Update.
4449
4450         Mark up add_setshow functions, replace "PRINT:" comment prefix
4451         with "FIXME: i18n:".
4452         * aix-thread.c, alpha-tdep.c, arm-tdep.c, breakpoint.c: Update.
4453         * cris-tdep.c, dwarf2read.c, frame.c, hppa-tdep.c: Update.
4454         * infcall.c, m32r-rom.c, maint.c, mips-tdep.c: Update.
4455         * nto-tdep.c, observer.c, remote-rdi.c, remote.c: Update.
4456         * target.c, cli/cli-logging.c: Update.
4457
4458         * utils.c (paddress): New function.
4459         * defs.h (paddress): Declare.
4460         * printcmd.c (deprecated_print_address_numeric): Rename
4461         print_address_numeric, call paddress.
4462         * valprint.c, ui-out.c, tui/tui-stack.c, tracepoint.c: Update.
4463         * symmisc.c, symfile.c stack.c, p-valprint.c, printcmd.c: Update.
4464         * maint.c, m32r-rom.c, infcmd.c, f-valprint.c, exec.c: Update.
4465         * dwarf2read.c, dve3900-rom.c, defs.h, c-valprint.c: Update.
4466         * corefile.c, cli/cli-cmds.c, breakpoint.c, annotate.c: Update.
4467         * ada-valprint.c: Update.
4468
4469 2005-02-13  Ramana Radhakrishnan  <[email protected]>
4470
4471         * MAINTAINERS: Add myself to "Write After Approval".
4472
4473 2005-02-12  Yoshinori Sato <[email protected]>
4474
4475         Restore h8300 support.
4476         * configure.tgt: Add h8300-*-*
4477         * h8300-tdep.c: New file. Rewrite new frame code.
4478         * config/h8300/h8300.mt: New file. Restored Rev 1.3
4479         * config/h8300/tm-h8300.h: New file. Restored Rev 1.21
4480
4481         * MAINTAINERS: Add myself to "Write After Approval".
4482
4483 2005-02-11  Andrew Cagney  <[email protected]>
4484
4485         Mark up some of printf_filtered and printf_unfiltered.
4486         * ada-lang.c, annotate.c, arch-utils.c, breakpoint.c: Update.
4487         * corelow.c, cp-namespace.c, cp-support.c, dcache.c: Update.
4488         * demangle.c, dsrec.c, dwarf2read.c, dwarfread.c: Update.
4489         * event-loop.c, event-top.c, exec.c, f-valprint.c: Update.
4490         * gdbtypes.c, inf-loop.c, inf-ptrace.c, inf-ttrace.c: Update.
4491         * infcmd.c, inflow.c, infrun.c, inftarg.c, language.c: Update.
4492         * linespec.c, linux-nat.c, linux-thread-db.c, maint.c: Update.
4493         * mdebugread.c, memattr.c, monitor.c, objc-lang.c: Update.
4494         * ocd.c, osabi.c, printcmd.c, procfs.c, regcache.c: Update.
4495         * remote.c, solib-som.c, solib.c, somsolib.c, source.c: Update.
4496         * stack.c, symfile.c, symmisc.c, target.c, thread.c: Update.
4497         * top.c, utils.c, valprint.c, value.c, cli/cli-cmds.c: Update.
4498         * cli/cli-dump.c, cli/cli-logging.c, tui/tui-hooks.c: Update.
4499         * tui/tui-regs.c, tui/tui-win.c: Update.
4500
4501         Mark up error_no_arg, query, perror_with_name, complaint, and
4502         internal_error.
4503         * breakpoint.c, cp-abi.c, cp-namespace.c, cp-support.c: Update.
4504         * cris-tdep.c, dbxread.c, dictionary.c, dsrec.c: Update.
4505         * dummy-frame.c, dve3900-rom.c, dwarf2-frame.c, dwarf2expr.c: Update.
4506         * dwarf2read.c, dwarfread.c, elfread.c, event-loop.c: Update.
4507         * exceptions.c, exec.c, f-lang.c, findvar.c, fork-child.c: Update.
4508         * frame-unwind.c, frame.c, frv-linux-tdep.c, frv-tdep.c: Update.
4509         * gdb_assert.h, gdbarch.c, gdbtypes.c, gnu-nat.c: Update.
4510         * go32-nat.c, hppa-tdep.c, hppabsd-nat.c, hpread.c: Update.
4511         * i386-linux-nat.c, i386-nat.c, i386-tdep.c, i386bsd-nat.c: Update.
4512         * i386fbsd-nat.c, inf-ptrace.c, inf-ttrace.c, infcall.c: Update.
4513         * infcmd.c, inflow.c, infptrace.c, infrun.c, inftarg.c: Update.
4514         * interps.c, language.c, linespec.c, linux-nat.c: Update.
4515         * m32r-linux-nat.c, m68k-tdep.c, m68kbsd-nat.c: Update.
4516         * m68klinux-nat.c, m88kbsd-nat.c, macroexp.c, macroscope.c: Update.
4517         * macrotab.c, maint.c, mdebugread.c, memattr.c: Update.
4518         * mips-linux-tdep.c, mips-tdep.c, mips64obsd-nat.c: Update.
4519         * mipsnbsd-nat.c, mn10300-tdep.c, monitor.c, nto-procfs.c: Update.
4520         * objc-lang.c, objfiles.c, objfiles.h, ocd.c, osabi.c: Update.
4521         * parse.c, ppc-bdm.c, ppc-linux-nat.c, ppc-sysv-tdep.c: Update.
4522         * ppcnbsd-nat.c, ppcobsd-nat.c, printcmd.c, procfs.c: Update.
4523         * regcache.c, reggroups.c, remote-e7000.c, remote-mips.c: Update.
4524         * remote-rdp.c, remote-sds.c, remote-sim.c, remote-st.c: Update.
4525         * remote-utils.c, remote.c, rs6000-nat.c, rs6000-tdep.c: Update.
4526         * s390-nat.c, s390-tdep.c, sentinel-frame.c, serial.c: Update.
4527         * sh-tdep.c, sh3-rom.c, sh64-tdep.c, shnbsd-nat.c: Update.
4528         * solib-aix5.c, solib-svr4.c, solib.c, source.c: Update.
4529         * sparc-nat.c, stabsread.c, stack.c, symfile.c, symtab.c: Update.
4530         * symtab.h, target.c, tracepoint.c, ui-file.c, ui-out.c: Update.
4531         * utils.c, valops.c, valprint.c, vax-nat.c, vaxbsd-nat.c: Update.
4532         * win32-nat.c, xcoffread.c, xstormy16-tdep.c: Update.
4533         * cli/cli-cmds.c, cli/cli-logging.c, cli/cli-script.c: Update.
4534         * cli/cli-setshow.c, mi/mi-cmd-break.c, mi/mi-cmds.c: Update.
4535         * mi/mi-console.c, mi/mi-getopt.c, mi/mi-out.c: Update.
4536         * tui/tui-file.c, tui/tui-interp.c: Update.
4537
4538 2005-02-10  Andrew Cagney  <[email protected]>
4539
4540         Mark up all error and warning messages.
4541         * ada-lang.c, amd64-tdep.c, arch-utils.c, breakpoint.c: Update.
4542         * bsd-kvm.c, bsd-uthread.c, coff-solib.h, coffread.c: Update.
4543         * core-aout.c, core-regset.c, corefile.c, corelow.c: Update.
4544         * cp-abi.c, cp-support.c, cp-valprint.c, cris-tdep.c: Update.
4545         * dbxread.c, demangle.c, doublest.c, dsrec.c: Update.
4546         * dve3900-rom.c, dwarf2expr.c, dwarf2loc.c: Update.
4547         * dwarf2read.c, dwarfread.c, elfread.c, eval.c: Update.
4548         * event-top.c, exec.c, expprint.c, f-lang.c: Update.
4549         * f-typeprint.c, f-valprint.c, fbsd-nat.c, findvar.c: Update.
4550         * frame.c, frv-linux-tdep.c, gcore.c, gdbtypes.c: Update.
4551         * gnu-nat.c, gnu-v2-abi.c, gnu-v3-abi.c, go32-nat.c: Update.
4552         * hpacc-abi.c, hppa-hpux-nat.c, hppa-hpux-tdep.c: Update.
4553         * hppa-linux-nat.c, hppa-linux-tdep.c, hppa-tdep.c: Update.
4554         * hpread.c, hpux-thread.c, i386-linux-nat.c: Update.
4555         * i386-linux-tdep.c, i386-tdep.c, i386bsd-nat.c: Update.
4556         * i386gnu-nat.c, i387-tdep.c, ia64-linux-nat.c: Update.
4557         * ia64-tdep.c, inf-child.c, inf-ptrace.c, inf-ttrace.c: Update.
4558         * infcall.c, infcmd.c, inflow.c, infptrace.c, infrun.c: Update.
4559         * inftarg.c, interps.c, irix5-nat.c, jv-lang.c: Update.
4560         * kod-cisco.c, kod.c, language.c, libunwind-frame.c: Update.
4561         * linespec.c, linux-nat.c, linux-thread-db.c, m2-lang.c: Update.
4562         * m32r-rom.c, m68hc11-tdep.c, m68k-tdep.c: Update.
4563         * m68klinux-nat.c, macrocmd.c, macroexp.c, main.c: Update.
4564         * maint.c, mdebugread.c, mem-break.c, memattr.c: Update.
4565         * mips-linux-tdep.c, mips-tdep.c, mipsread.c, monitor.c: Update.
4566         * nlmread.c, nto-procfs.c, objc-lang.c, objfiles.c: Update.
4567         * observer.c, ocd.c, p-lang.c, p-typeprint.c: Update.
4568         * p-valprint.c, pa64solib.c, parse.c, ppc-linux-tdep.c: Update.
4569         * ppcnbsd-tdep.c, printcmd.c, procfs.c, remote-e7000.c: Update.
4570         * remote-fileio.c, remote-m32r-sdi.c, remote-rdi.c: Update.
4571         * remote-rdp.c, remote-sim.c, remote-st.c: Update.
4572         * remote-utils.c, remote-utils.h, remote.c: Update.
4573         * rom68k-rom.c, rs6000-nat.c, s390-tdep.c, scm-lang.c: Update.
4574         * ser-e7kpc.c, ser-tcp.c, ser-unix.c, sh-tdep.c: Update.
4575         * sh3-rom.c, shnbsd-tdep.c, sol-thread.c, solib-aix5.c: Update.
4576         * solib-frv.c, solib-irix.c, solib-osf.c, solib-pa64.c: Update.
4577         * solib-som.c, solib-sunos.c, solib-svr4.c, solib.c: Update.
4578         * somread.c, somsolib.c, source.c, stabsread.c: Update.
4579         * stack.c, std-regs.c, symfile-mem.c, symfile.c: Update.
4580         * symmisc.c, symtab.c, target.c, thread.c, top.c: Update.
4581         * tracepoint.c, trad-frame.c, typeprint.c, utils.c: Update.
4582         * uw-thread.c, valarith.c, valops.c, valprint.c: Update.
4583         * value.c, varobj.c, version.in, win32-nat.c, wince.c: Update.
4584         * xcoffread.c, xcoffsolib.c, cli/cli-cmds.c: Update.
4585         * cli/cli-decode.c, cli/cli-dump.c, cli/cli-logging.c: Update.
4586         * cli/cli-script.c, cli/cli-setshow.c, mi/mi-cmd-break.c: Update.
4587         * mi/mi-cmd-disas.c, mi/mi-cmd-env.c, mi/mi-cmd-file.c: Update.
4588         * mi/mi-cmd-stack.c, mi/mi-cmd-var.c, mi/mi-getopt.c: Update.
4589         * mi/mi-symbol-cmds.c, tui/tui-layout.c, tui/tui-stack.c: Update.
4590         * tui/tui-win.c: Update.
4591
4592 2005-02-10  Ian Lance Taylor  <[email protected]>
4593
4594         * MAINTAINERS: Update my e-mail address.
4595
4596 2005-02-10  Daniel Jacobowitz  <[email protected]>
4597
4598         From Ramana Radhakrishnan <[email protected]>:
4599         PR exp/1821
4600         * cp-valprint.c: Include "language.h".
4601         (cp_print_value_fields): Pass the current language to
4602         fprintf_symbol_filtered.
4603         * Makefile.in (cp-valprint.o): Update dependencies.
4604
4605 2005-02-10  Andrew Cagney  <[email protected]>
4606
4607         * cli/cli-decode.c (add_setshow_enum_cmd, add_setshow_cmd_full)
4608         (add_setshow_auto_boolean_cmd, add_setshow_boolean_cmd)
4609         (add_setshow_filename_cmd, add_setshow_string_cmd)
4610         (add_setshow_uinteger_cmd, add_setshow_zinteger_cmd): Replace
4611         print string parameter with fprint_setshow function.
4612         * command.h (fprint_setshow_ftype): Define.  Update declarations.
4613         * cli/cli-setshow.c (do_setshow_command): When fprint_setshow is
4614         available, use that.
4615         * cli/cli-decode.h (struct cmd_list_element): Add field
4616         fprint_setshow.
4617         * complaints.c (fprint_setshow_complaints): New function.
4618         (_initialize_complaints): Pass to add_setshow_zinteger_cmd.
4619         * hppa-tdep.c (_initialize_hppa_tdep): Replace "print" parameter
4620         with NULL.
4621         * mips-tdep.c (_initialize_mips_tdep): Ditto.
4622         * m32r-rom.c (_initialize_m32r_rom): Ditto.
4623         * cris-tdep.c (_initialize_cris_tdep): Ditto.
4624         * arm-tdep.c (_initialize_arm_tdep): Ditto.
4625         * remote-rdi.c (_initialize_remote_rdi): Ditto.
4626         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
4627         * dwarf2read.c (_initialize_dwarf2_read): Ditto.
4628         * frame.c (_initialize_frame): Ditto.
4629         * target.c (initialize_targets): Ditto.
4630         * maint.c (_initialize_maint_cmds): Ditto.
4631         * observer.c (_initialize_observer): Ditto.
4632         * infcall.c (_initialize_infcall): Ditto.
4633         * breakpoint.c (_initialize_breakpoint): Ditto.
4634         * cli/cli-logging.c (_initialize_cli_logging): Ditto.
4635         * remote.c (add_packet_config_cmd, _initialize_remote): Ditto.
4636
4637         * cli/cli-setshow.c (do_setshow_command): Move code printing the
4638         value to the end of the function.  Handle MI and non-MI output
4639         differently.
4640
4641 2005-02-09  Andrew Cagney  <[email protected]>
4642
4643         * cli/cli-decode.c (add_setshow_enum_cmd): Drop set_result and
4644         show_result parameters.
4645         * mips-tdep.c (_initialize_mips_tdep): Update calls.
4646         * command.h: Update declaration.
4647         * arm-tdep.c (_initialize_arm_tdep, _initialize_arm_tdep): Update
4648         calls.
4649
4650         * NEWS: Mention removed commands.
4651         * m68hc11-tdep.c (show_regs): Delete, unused.
4652         (_initialize_m68hc11_tdep): Delete deprecated "regs" command.
4653         * gdb-events.sh: Delete deprecated "set eventdebug" and "show
4654         eventdebug" commands.
4655         * gdb-events.c: Regenerate.
4656         * gdbarch.sh: Delete deprecated "set archdebug" and "show
4657         archdebug" commands.
4658         * gdbarch.c: Regenerate.
4659         * cli/cli-cmds.c (init_cli_cmds): Delete deprecated "set
4660         remotedebug" and "show remotedebug".
4661         * arm-tdep.c (_initialize_arm_tdep): Delete deprecated "set arm
4662         disassembly-flavor", "show arm disassembly-flavor", and
4663         "othernames" commands.
4664         (arm_othernames): Delete unused function.
4665
4666         * ppc-sysv-tdep.c (ppc64_sysv_abi_push_dummy_call)
4667         (convert_code_addr_to_desc_addr): Convert any function code
4668         address to the corresponding function's descriptor.
4669         (ppc64_sysv_abi_return_value): have TYPE_CODE_ENUM and
4670         TYPE_CODE_INT use the same code paths as TYPE_CODE_INT.  When
4671         writing, convert any function code address to the corresponding
4672         descriptor.
4673
4674         * config/sh/linux.mt (TDEPFILES): Add symfile-mem.o.
4675         * config/powerpc/linux.mt (TDEPFILES): Ditto.
4676         * config/pa/linux.mt (TDEPFILES): Ditto.
4677         * config/mips/linux.mt (TDEPFILES): Ditto.
4678         * config/m68k/linux.mt (TDEPFILES): Ditto.
4679         * config/m32r/linux.mt (TDEPFILES): Ditto.
4680         * config/ia64/linux.mt (TDEPFILES): Ditto.
4681         * config/arm/linux.mt (TDEPFILES): Ditto.
4682
4683 2005-02-09  Corinna Vinschen  <[email protected]>
4684
4685         * symmisc.c: Include gdb_stat.h.
4686         (maintenance_print_msymbols): Use inode numbers to compare files.
4687
4688 2005-02-08  Andrew Cagney  <[email protected]>
4689
4690         * value.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
4691         (METHOD_PTR_TO_VOFFSET): Move from here ...
4692         * cp-support.h (METHOD_PTR_IS_VIRTUAL, METHOD_PTR_FROM_VOFFSET)
4693         (METHOD_PTR_TO_VOFFSET): ... to here.
4694         * cp-valprint.c, p-valprint.c, eval.c: Include "cp-support.h".
4695         * Makefile.in: Update dependencies.
4696
4697         * exceptions.c: Do not include <setjmp.h>.
4698         (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP): Delete macros.
4699         (catch_exception, catch_exceptions_with_msg, catch_errors)
4700         (catch_command_errors): Use TRY_CATCH.
4701         (struct catcher): Use EXCEPTIONS_SIGJMP_BUF.
4702         (exceptions_state_mc_init): Rename catcher_init.
4703         (exceptions_state_mc): Rename catcher_state_machine.
4704         (exceptions_state_mc_action_iter)
4705         (exceptions_state_mc_action_iter_1): New functions.
4706         * exceptions.h: Include <setjmp.h>.
4707         (EXCEPTIONS_SIGJMP_BUF, EXCEPTIONS_SIGSETJMP)
4708         (EXCEPTIONS_SIGLONGJMP): Define.
4709         (exceptions_state_mc_init, exceptions_state_mc_action_iter)
4710         (exceptions_state_mc_action_iter_1): Declare.
4711         (TRY_CATCH): Define.
4712
4713         * ppc-linux-tdep.c (ppc_linux_init_abi): Do not set malloc name,
4714         no longer needed.
4715
4716         * ppc-linux-nat.c (ppc_register_u_addr): Hack around 64-bit
4717         PT_FPSCR breakage.
4718
4719         * value.c (struct value): Move to here ...
4720         * value.h (struct value): ... from here.  Copy comments to
4721         corresponding function declarations, re-order.
4722
4723 2005-02-07  Andrew Cagney  <[email protected]>
4724
4725         * value.c (set_value_bitpos, set_value_bitsize): Define.
4726         * value.h (set_value_bitpos, set_value_bitsize): Declare.
4727         * ada-lang.c, valarith.c: Update.
4728
4729         * cp-valprint.c, c-valprint.c, infcall.c: Use value_contents or
4730         value_contents_writeable, include note that there are problems.
4731         * breakpoint.c, infcall.c: Use VALUE_LVAL.
4732
4733         * value.h (set_value_offset): Declare.
4734         * value.c (set_value_offset): Declare.
4735         * gnu-v2-abi.c, jv-valprint.c, valarith.c, valops.c: Update.
4736         * findvar.c: Update.
4737
4738         * value.h (value_next): Declare.
4739         * value.c (value_next): Define.
4740         * breakpoint.c: Update.
4741
4742         * value.h (deprecated_set_value_modifiable)
4743         (deprecated_value_modifiable): Declare.
4744         * value.c (deprecated_set_value_modifiable): Define.
4745         (deprecated_value_modifiable): Define.
4746         * ada-lang.c, valops.c, breakpoint.c, tracepoint.c: Update.
4747
4748         * value.h (deprecated_set_value_type): Declare.
4749         * value.c (deprecated_set_value_type): Define.
4750         * hpacc-abi.c, gnu-v2-abi.c, cp-valprint.c: Update.
4751         * c-valprint.c, jv-lang.c, objc-lang.c, ada-lang.c: Update.
4752         * infcall.c, printcmd.c, valops.c, eval.c, p-exp.y: Update.
4753         * ax-gdb.c, tracepoint.c: Update.
4754
4755         * value.h (deprecated_value_lval_hack)
4756         (deprecated_value_address_hack)
4757         (deprecated_value_internalvar_hack)
4758         (deprecated_value_regnum_hack): Declare.
4759         (VALUE_LVAL, VALUE_ADDRESS, VALUE_INTERNALVAR)
4760         (VALUE_FRAME_ID, VALUE_REGNUM): Use.
4761         * value.c (deprecated_value_lval_hack)
4762         (deprecated_value_address_hack)
4763         (deprecated_value_internalvar_hack)
4764         (deprecated_value_regnum_hack): Define.
4765
4766         * value.h (VALUE_POINTED_TO_OFFSET): Delete.
4767         (set_value_pointed_to_offset, value_pointed_to_offset): Declare.
4768         * value.c (set_value_pointed_to_offset): Define
4769         (value_pointed_to_offset): Define.
4770         * valops.c: Update.
4771
4772         * value.h (VALUE_EMBEDDED_OFFSET): Delete.
4773         (value_embedded_offset, set_value_embedded_offset): Declare.
4774         * value.c (value_embedded_offset): Define.
4775         (set_value_embedded_offset): Define.
4776         * valops.c, p-valprint.c, mi/mi-main.c, hpacc-abi.c: Update.
4777         * gnu-v3-abi.c, eval.c, c-valprint.c, cp-valprint.c: Update.
4778         * cp-abi.h: Update.
4779
4780         * value.h (VALUE_LAZY): Delete
4781         (set_value_lazy): Declare.
4782         * value.c (set_value_lazy): Define.
4783         * valops.c, valarith.c, jv-valprint.c, jv-lang.c: Update.
4784         * gnu-v2-abi.c, findvar.c, dwarf2loc.c, ada-lang.c: Update.
4785
4786 2005-02-06  Andrew Cagney  <[email protected]>
4787
4788         * value.h (VALUE_OPTIMIZED_OUT): Delete.
4789         (value_optimized_out, set_value_optimized_out): Declare.
4790         * value.c (set_value_optimized_out, value_optimized_out): Define.
4791         * valprint.c, findvar.c, dwarf2loc.c: Update.
4792
4793         * value.c (value_contents, value_contents_writeable): New
4794         functions.
4795         * value.h (VALUE_CONTENTS): Delete macro.
4796         (value_contents, value_contents_writeable): Declare.
4797         * xstormy16-tdep.c, value.c, valops.c, valarith.c: Update.
4798         * stack.c, sparc-tdep.c, sparc64-tdep.c, sh-tdep.c: Update.
4799         * sh64-tdep.c, scm-valprint.c, scm-exp.c, s390-tdep.c: Update.
4800         * rs6000-tdep.c, p-valprint.c, printcmd.c: Update.
4801         * ppc-sysv-tdep.c, mips-tdep.c, mi/mi-main.c: Update.
4802         * m88k-tdep.c, m68hc11-tdep.c, m32r-tdep.c: Update.
4803         * jv-valprint.c, ia64-tdep.c, hppa-tdep.c: Update.
4804         * hpacc-abi.c, f-valprint.c, frv-tdep.c, eval.c: Update.
4805         * c-valprint.c, cris-tdep.c, cp-valprint.c: Update.
4806         * cli/cli-dump.c, breakpoint.c, avr-tdep.c, arm-tdep.c: Update.
4807         * arm-linux-tdep.c, amd64-tdep.c, alpha-tdep.c: Update.
4808         * ada-valprint.c, ada-lang.c: Update.
4809
4810 2005-02-03  Andrew Cagney  <[email protected]>
4811
4812         * utils.c (xzalloc): New function.
4813         * defs.h (XZALLOC): Use xzalloc.
4814         (xzalloc): Declare.
4815         * value.c (allocate_value): Allocate a zeroed buffer.
4816         * mdebugread.c (xzalloc): Delete.
4817
4818 2005-02-02  Andrew Cagney  <[email protected]>
4819
4820         * value.h (value_lazy): Declare.
4821         * varobj.c, value.c, valops.c, valarith.c, printcmd.c: Update.
4822         * cp-valprint.c, breakpoint.c, ada-lang.c: Update.
4823
4824         * value.h (VALUE_CONTENTS_ALL): Delete.
4825         (value_contents_all): Declare.
4826         * value.c (value_contents_all): New function.
4827         * hpacc-abi.c, cp-valprint.c, valops.c, c-valprint.c: Update.
4828         * m68k-tdep.c, i386-tdep.c, infcall.c, valops.c: Update.
4829
4830         * value.c (value_enclosing_type): New function.
4831         * value.h (VALUE_ENCLOSING_TYPE): Delete.
4832         (value_enclosing_type): Declare.
4833         * xstormy16-tdep.c, vax-tdep.c, m68k-tdep.c, i386-tdep.c: Update.
4834         * gnu-v3-abi.c, hpacc-abi.c, infcall.c, valops.c: Update.
4835
4836         * value.c (value_contents_all_raw)
4837         (value_contents_raw): New functions.
4838         * value.h (VALUE_CONTENTS_ALL_RAW, VALUE_CONTENTS_RAW): Delete.
4839         (value_contents_raw, value_contents_all_raw): Declare functions.
4840         (VALUE_CONTENTS, VALUE_CONTENTS_ALL): Update.
4841         * std-regs.c, valarith.c, valops.c, eval.c: Update.
4842         * tracepoint.c, findvar.c: Update.
4843
4844 2005-02-01  Orjan Friberg  <[email protected]>
4845
4846         * regformats/reg-cris.dat: New file with register definitions for CRIS.
4847         * regformats/reg-crisv32.dat: Ditto for CRISv32.
4848
4849 2005-01-31  Andrew Cagney  <[email protected]>
4850
4851         * configure: Regenerate to track ../gettext.m4.
4852
4853 2005-01-29  Baurzhan Ismagulov  <[email protected]>
4854
4855         * MAINTAINERS: Add myself to "Write After Approval".
4856
4857         * ax-gdb.c, ax-general.c, bcache.c, bfd-target.c, bsd-kvm.c,
4858         * buildsym.c, c-lang.c, c-typeprint.c, c-valprint.c, charset.c,
4859         * coff-pe-read.c, coffread.c, complaints.c, copying.c: I18n markup.
4860
4861 2005-01-29  Mark Kettenis  <[email protected]>
4862
4863         * configure.ac: Remove extra check for ranlib.
4864         * configure: Regenerated.
4865
4866 2005-01-28  Andrew Cagney  <[email protected]>
4867
4868         * language.h (struct language_defn): Make la_val_print's buffer
4869         parameter a const bfd_byte.
4870         * cp-valprint.c (cp_print_value_fields, cp_print_value): Update.
4871         * ada-lang.c (ada_aligned_value_addr)
4872         (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
4873         * valprint.c (val_print_array_elements): Update.
4874         * valprint.h (val_print_array_elements): Update.
4875         * ada-lang.h (ada_val_print, ada_aligned_value_addr)
4876         (ada_value_primitive_packed_val, ada_which_variant_applies): Update.
4877         * ada-valprint.c (ada_val_print, struct ada_val_print_args)
4878         (ada_val_print_1, ada_print_floating, printable_val_type)
4879         (print_record, val_print_packed_array_elements)
4880         (print_field_values, print_variant_part): Update.
4881         * c-lang.h (c_val_print, cp_print_value_fields): Update.
4882         * c-valprint.c (c_val_print): Update.
4883         * f-lang.h (f_val_print): Update.
4884         * f-valprint.c (f_val_print, f77_print_array_1)
4885         (f77_print_array): Update.
4886         * jv-lang.h (java_val_print): Update.
4887         * jv-valprint.c (java_print_value_fields, java_val_print): Update.
4888         * language.c (unk_lang_val_print): Update.
4889         * m2-lang.h (m2_val_print): Update.
4890         * m2-valprint.c (m2_val_print): Update.
4891         * p-lang.h (pascal_val_print): Update.
4892         (pascal_object_print_value_fields): Update.
4893         * p-valprint.c (pascal_val_print)
4894         (pascal_object_print_value_fields, pascal_object_print_value)
4895         (pascal_object_print_value): Update.
4896         * scm-lang.h (scm_val_print): Update.
4897         * scm-valprint.c (scm_val_print): Update.
4898         * value.h (val_print): Update.
4899
4900         * p-lang.h (pascal_object_print_class_member)
4901         (pascal_object_print_class_method): Make buffer a const bfd_byte.
4902         * p-valprint.c (pascal_object_print_class_method)
4903         (pascal_object_print_class_method): Ditto.
4904
4905         * language.h (struct language_defn): Make la_printstr's buffer
4906         parameter a const bfd_byte.
4907         * p-lang.h (pascal_printstr): Update function to match.
4908         * ada-valprint.c (ada_printstr): Update function to match.
4909         * scm-lang.c (scm_printstr): Update function to match.
4910         * p-lang.c (pascal_printstr): Update function to match.
4911         * ada-lang.h (ada_printstr): Update function to match.
4912         * m2-lang.c (m2_printstr): Update function to match.
4913         * objc-lang.c (objc_printstr): Update function to match.
4914         * c-lang.h (c_printstr): Update function to match.
4915         * f-lang.c (f_printstr): Update function to match.
4916         * c-lang.c (c_printstr): Update function to match.
4917         * language.c (unk_lang_printstr): Update function to match.
4918
4919         * valprint.c (val_print_type_code_int): Make buffer a const bfd_byte.
4920         * valprint.h (val_print_type_code_int): Ditto.
4921
4922         * objc-lang.h (c_val_print, c_value_print): Delete declarations.
4923
4924         * cp-valprint.c (cp_print_class_method)
4925         (cp_print_class_member): Make buffer a const bfd_byte.
4926         * c-lang.h (cp_print_class_member, cp_print_class_method): Ditto.
4927
4928         * ada-lang.c (value_from_contents_and_address)
4929         (to_record_with_fixed_variant_part)
4930         (value_tag_from_contents_and_address, ada_to_fixed_type)
4931         (to_fixed_variant_branch_type, to_fixed_record_type)
4932         (ada_template_to_fixed_record_type, cond_offset_host)
4933         (ada_template_to_fixed_record_type_1): Make buffer a const
4934         bfd_byte.
4935         * ada-lang.h (ada_template_to_fixed_record_type_1)
4936         (value_from_contents_and_address, ada_to_fixed_type): Ditto.
4937
4938         * ada-valprint.c (char_at, printstr): Make buffer a const bfd_byte.
4939
4940         * gdbtypes.h (print_scalar_formatted): Make buffer a const bfd_byte.
4941         * printcmd.c (print_scalar_formatted): Update.
4942
4943         * value.h (value_bit_index, print_floating)
4944         (find_rt_vbase_offset): Make buffer a const bfd_byte.
4945         * valprint.c (print_floating): Update.
4946         * valarith.c (value_bit_index): Update.
4947         * valops.c (find_rt_vbase_offset): Update.
4948
4949         * valprint.h (print_octal_chars, print_char_chars)
4950         (print_hex_chars, print_decimal_chars, print_binary_chars): Make
4951         buffer a const bfd_byte.
4952         * valprint.c (print_binary_chars, print_octal_chars)
4953         (print_decimal_chars, print_hex_chars, print_char_chars): Make
4954         "valaddr"buffer a const bfd_byte, ditto for local variables
4955         referencing that buffer.
4956
4957         * m2-valprint.c: Include "c-lang.h".
4958         (c_val_print): Delete extern declaration.
4959         * scm-valprint.c: Include "c-lang.h".
4960         (c_val_print): Delete extern declaration.
4961         Makefile.in: Update dependencies.
4962
4963         * gnu-v2-abi.h (gnuv2_baseclass_offset): Make "valaddr" a const
4964         bfd_byte.
4965         * cp-abi.h (baseclass_offset): Make "valaddr" a const bfd_byte.
4966         (struct cp_abi_ops): Make baseclass_offset's "valaddr" a const
4967         bfd_byte.
4968         * cp-abi.c (baseclass_offset): Update.
4969         * gnu-v2-abi.c (gnuv2_baseclass_offset): Update.
4970
4971         * gnu-v2-abi.h: New file.
4972         * gnu-v2-abi.c: Include "gnu-v2-abi.h".
4973         (gnuv2_baseclass_offset): Delete declaration.
4974         * hpacc-abi.c: Include "gnu-v2-abi.h".
4975         (gnuv2_baseclass_offset): Delete extern declaration.
4976         * Makefile.in: Update dependencies.
4977
4978         * doublest.c (floatformat_is_negative, floatformat_is_nan)
4979         (floatformat_mantissa, get_field): Make the buffer a const
4980         bfd_byte, simplify.
4981
4982 2005-01-27  Andrew Cagney  <[email protected]>
4983
4984         * value.h (struct value): Change type of contents to bfd_byte.
4985         (VALUE_CONTENTS_RAW): Simplify.
4986
4987         * gdbarch.sh (integer_to_address): Change buf parameter to a const
4988         bfd_byte, make pure-multi-arch.
4989         * gdbarch.h, gdbarch.c: Regenerate.
4990         * mips-tdep.c (mips_integer_to_address): Update.
4991         * value.c (value_as_address): Update.
4992
4993         * cli/cli-dump.h (fopen_with_cleanup): Make "filename" const.
4994         * cli/cli-dump.c (dump_binary_file, dump_bfd_file): Make string
4995         parameters const, change buf to a const bfd_byte.
4996         (fopen_with_cleanup, bfd_openw_with_cleanup): Make all string
4997         parameters const.
4998
4999         * corefile.c (write_memory): Update, make a copy of the read-only
5000         buffer.
5001         * target.c (target_read_memory): Update.
5002         (target_write_memory): Update, make a copy of the read-only
5003         buffer.
5004         * gdbcore.h (write_memory): Change buffer type to bfd_byte, make
5005         const.
5006         * target.h (target_read_memory, target_write_memory): Change
5007         buffer type to bfd_byte; for write_memory, make it const.
5008         * symfile-mem.c (do_target_read_memory): New function.
5009         (symbol_file_add_from_memory): Pass do_target_read_memory to
5010         bfd_elf_bfd_from_remote_memory.
5011
5012         * value.h: Indent using gdb_indent.sh.
5013
5014         * configure: Regenerate to track ../gettext.m4 change.
5015
5016 2005-01-26  Andrew Cagney  <[email protected]>
5017
5018         * rs6000-tdep.c: Include "reggroups.h".
5019         (rs6000_gdbarch_init): Set register_reggroup_p.
5020         (rs6000_register_reggroup_p): New function.
5021
5022 2005-01-26  Orjan Friberg  <[email protected]>
5023
5024         * cris-tdep.c (enum cris_num_regs, enum cris_regnums)
5025         (cris_sigtramp_frame_unwind_cache, cris_register_size): Update for
5026         CRISv32.
5027         (crisv32_single_step_through_delay, cris_can_use_hardware_watchpoint)
5028         (cris_region_ok_for_watchpoint, cris_stopped_data_address)
5029         (crisv32_cannot_fetch_register, crisv32_cannot_store_register)
5030         (crisv32_register_type, cris_special_register_name)
5031         (crisv32_register_name): New functions.
5032         (cris_spec_reg_applicable): Recognize more versions.
5033         (cris_register_name): Update with call to cris_special_register_name.
5034         (find_cris_op): Filter out CRISv32 instructions.  Tweaked comment and
5035         warning when unable to find step target.
5036         (CRISV10_ELF_NGREG, CRISV32_ELF_NGREG, crisv32_elf_gregset_t): Define.
5037         (supply_gregset): Add struct gdbarch_tdep.  Set pseudo-PC register for
5038         CRISv32.
5039         (fetch_core_registers): Update for CRISv32.
5040         (cris_gdbarch_init): Set pc_regnum, register_type, num_regs,
5041         register_name, cannot_store_register, cannot_fetch_register,
5042         have_nonsteppable_watchpoint, single_step_through_delay for CRISv32.
5043
5044 2005-01-26  Nick Roberts  <[email protected]>
5045
5046         * interps.c (interpreter_exec_cmd): Use condition,
5047         e.reason < 0, to raise an error.
5048
5049 2005-01-25  Andrew Cagney  <[email protected]>
5050
5051         * ppc-linux-tdep.c: Include "tramp-frame.h"
5052         (struct ppc_linux_sigtramp_cache)
5053         (ppc_linux_sigtramp_this_id, ppc_linux_sigtramp_prev_register)
5054         (ppc_linux_sigtramp_unwind, ppc_linux_sigtramp_sniffer)
5055         (ppc_linux_sigtramp_cache): Delete.
5056         (ppc32_linux_sigaction_cache_init)
5057         (ppc64_linux_sigaction_cache_init)
5058         (ppc32_linux_sighandler_cache_init)
5059         (ppc64_linux_sighandler_cache_init)
5060         (ppc32_linux_sigaction_tramp_frame)
5061         (ppc64_linux_sigaction_tramp_frame)
5062         (ppc32_linux_sighandler_tramp_frame)
5063         (ppc64_linux_sighandler_tramp_frame)
5064         (ppc_linux_sigtramp_cache, ppc_linux_init_abi): Implement 32 and
5065         64-bit, sigaction and siginfo tramp-frame unwinders.
5066
5067         * ppc-linux-tdep.c (ppc_linux_init_abi): Always set
5068         long_double_bit to 8.
5069
5070 2005-01-24  Andrew Cagney  <[email protected]>
5071
5072         * infrun.c (handle_inferior_event): Handle back-to-back and nested
5073         signals where the step_resume_breakpoint may have already been
5074         inserted.
5075
5076 2005-01-24  Andrew Cagney  <[email protected]>
5077
5078         * configure: Regenerate, ../gettext.m4 was updated.
5079
5080 2005-01-23  Mark Kettenis  <[email protected]>
5081
5082         * NEWS: Mention new BSD user-level threads support.
5083
5084         * i386obsd-tdep.c: Update copyright year.  Include
5085         "bsd-uthread.h".
5086         (i386obsd_uthread_reg_offset): New variable.
5087         (I386OBSD_UTHREAD_ESP_OFFSET): New define.
5088         (i386obsd_supply_uthread, i386obsd_collect_uthread): New
5089         functions.
5090         (i386obsd_init_abi): Set supply_uthread and collect_uthread.
5091         * Makefile.in (i386obsd-tdep.o): Update dependencies.
5092         * config/i386/obsd.mt (TDEPFILES): Add bsd-uthread.o.
5093
5094 2005-01-23  Christopher Faylor  <[email protected]>
5095
5096         * win32-nat.c: Update copyright year.
5097         (child_init_thread_list): Set thread linked list point to NULL so that
5098         it won't be reused after clearing.
5099
5100 2005-01-21  Mark Kettenis  <[email protected]>
5101
5102         * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove
5103         undefs.
5104         * configure.ac: Use AC_CHECK_MEMBERS to check whether `struct
5105         thread' has a td_pcb member and whether `struct reg' has r_fs and
5106         r_gs members.
5107         * configure, config.in: Regenerate.
5108
5109 2005-01-21  Mark Kettenis  <[email protected]>
5110
5111         * configure.ac: Remove ia64-*-aix* junk.
5112         * configure: Regenerate.
5113
5114         * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS
5115         and BFD_NEED_DECLARATION.  Don't check if a declaration of strdup
5116         is necessary.
5117         * configure, config.in: Regenerate.
5118         * utils.c: Adjust for usage of AC_CHECK_DECLS instead of
5119         BFD_NEED_DECLARATION.  Never provide a prototype for
5120         caninicalize_file_name.
5121         * gdb_string.h: Adjust for usage of AC_CHECK_DECLS instead of
5122         BFD_NEED_DECLARATION.
5123
5124         * configure.ac (targ_archs): Use standard autoconf check for
5125         "struct stat.st_blocks" instead of rolling our own.
5126         * configure: Regenerated.
5127         * acconfig.h (HAVE_STRUCT_STAT_ST_BLOCKS): Remove undef.
5128         * config.in: Regenerated.
5129
5130 2005-01-21  Mark Kettenis  <[email protected]>
5131
5132         * configure.ac: Modernize checks for `long long' and `long double'
5133         support.
5134         * configure: Regenerated.
5135         * acconfig.h (CC_HAS_LONG_LONG, PRINTF_HAS_LONG_LONG)
5136         (PRINT_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE): Remove undefs.
5137         * config.in: Regenerated.
5138
5139 2005-01-20  Mark Kettenis  <[email protected]>
5140
5141         * acconfig.h (HAVE_STRUCT_SAVE_STATE_T)
5142         (HAVE_STRUCT_MEMBER_SS_WIDE): Remove undefs.
5143         * configure.ac: Remove checks for HP-UX save_state structure.
5144         * configure: Regenerated.
5145
5146 2005-01-19  Andrew Cagney  <[email protected]>
5147
5148         * utils.c (quit): Simplify, call fatal.
5149         * exceptions.c: Include "serial.h"
5150         (print_flush): Mimic flush code found in utils.c:quit.
5151         * Makefile.in: Update dependencies.
5152
5153 2005-01-19  Jim Blandy  <[email protected]>
5154
5155         * configure.tgt: Set build_rdi_share to "yes" on those targets
5156         that use that debugging protocol.
5157         Set build_nlm to yes to build NLM stub for Netware targets.
5158         * configure.ac: If build_rdi_share is "yes", then configure the
5159         rdi-share subdirectory.
5160         If build_nlm is "yes", the configure the "nlm" subdirectory.
5161         * configure: Regenerated.
5162
5163         * rdi-share/configure, rdi-share/aclocal.m4: Regenerated using
5164         autoconf 2.59 and automake 1.9.3.
5165
5166 2005-01-19  Andrew Cagney  <[email protected]>
5167
5168         * exceptions.h (deprecated_throw_reason): Rename throw_reason.
5169         * exceptions.c (deprecated_throw_reason): Rename throw_reason.
5170         * utils.c (internal_verror, quit): Update.
5171         * remote-sds.c (interrupt_query): Update.
5172         * remote-mips.c (mips_error, mips_kill): Update.
5173         * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Update.
5174         * remote.c (interrupt_query): Update.
5175         * ocd.c (interrupt_query): Update.
5176         * nto-procfs.c (interrupt_query): Update.
5177         * monitor.c (monitor_interrupt_query): Update.
5178         * breakpoint.c (break_command_1): Update.
5179
5180         * infrun.c: (resume, proceed, wait_for_inferior)
5181         (handle_inferior_event, stop_stepping)
5182         (prepare_to_wait): Write debug output to gdb_stdlog.
5183
5184 2005-01-19  Mark Kettenis  <[email protected]>
5185
5186         * inf-ptrace.c (inf_ptrace_prepare_to_store)
5187         (inf_ptrace_post_startup_inferior)
5188         (inf_ptrace_acknowledge_created_inferior)
5189         (inf_ptrace_insert_fork_catchpoint)
5190         (inf_ptrace_remove_fork_catchpoint)
5191         (inf_ptrace_insert_vfork_catchpoint):
5192         (inf_ptrace_remove_vfork_catchpoint, inf_ptrace_follow_fork)
5193         (inf_ptrace_insert_exec_catchpoint)
5194         (inf_ptrace_remove_exec_catchpoint): Remove functions.
5195         (inf_ptrace_reported_exec_events_per_exec_call): Tweak comment.
5196         (inf_ptrace_target): Don't set to_prepare_to_store,
5197         to_post_startup_inferior, to_acknowledge_created_inferior,
5198         to_insert_fork_ctachpoint, to_remove_fork_catchpoint,
5199         to_insert_vfork_catchpoint, to_remove_vfork_catchpoint,
5200         to_follow_fork, to_insert_exec_catchpoint,
5201         to_remove_exec_catchpoint.
5202
5203 2005-01-18  Andrew Cagney  <[email protected]>
5204
5205         * target.h (struct target_ops): Change return type of
5206         to_insert_fork_catchpoint, to_insert_vfork_catchpoint and
5207         to_insert_exec_catchpoint to void.
5208         (child_insert_fork_catchpoint, child_insert_vfork_catchpoint)
5209         (child_insert_exec_catchpoint): Change return type to void.
5210         * target.c (update_current_target): Update.
5211         (debug_to_insert_fork_catchpoint)
5212         (debug_to_insert_vfork_catchpoint)
5213         (debug_to_insert_exec_catchpoint): Update.
5214         * inf-child.c (inf_child_insert_fork_catchpoint)
5215         (inf_child_insert_vfork_catchpoint)
5216         (inf_child_insert_exec_catchpoint): Update.
5217         * breakpoint.c (insert_catchpoint): Update, do not throw an error.
5218         * linux-nat.c (child_insert_fork_catchpoint)
5219         (child_insert_vfork_catchpoint)
5220         (child_insert_exec_catchpoint): Update.
5221         * inftarg.c (child_insert_fork_catchpoint)
5222         (child_insert_vfork_catchpoint,)
5223         (child_insert_exec_catchpoint): Update.
5224
5225         * remote.c (remote_open_1): Use throw_exception.
5226
5227 2005-01-17  Michael Snyder  <[email protected]>
5228
5229         * mips-linux-tdep.c: Whitespace tweaks.
5230
5231 2005-01-17  Corinna Vinschen  <[email protected]>
5232
5233         * infcmd.c (attach_command): Call CLEAR_SOLIB if available.
5234
5235 2005-01-17  Andrew Cagney  <[email protected]>
5236
5237         * top.h (source_error, source_pre_error): Delete declaration.
5238         * cli/cli-script.c (source_error_allocated, source_error): Delete.
5239         (script_from_file, source_cleanup_lines): Do not manipulate
5240         source_error_allocated, error_pre_print and source_error.
5241         (struct source_cleanup_lines_args): Delete fields old_pre_error,
5242         and old_error_pre_print.
5243         * top.c (source_error_allocated, source_error)
5244         (source_pre_error): Delete.
5245         (command_line_input): Do not set error_pre_print.
5246         * event-top.c (command_line_handler): Do not set error_pre_print.
5247
5248 2005-01-16  Jason Thorpe  <[email protected]>
5249
5250         * MAINTAINERS: Update my email address.
5251
5252 2005-01-16  Mark Kettenis  <[email protected]>
5253
5254         * configure.ac: Provide prerequisite headers when checking
5255         <term.h>.
5256         * configure: Regenerate.
5257
5258         * amd64fbsd-tdep.c: Update copyright year.  Include "gdb_assert.h"
5259         and "bsd-uthread.h".
5260         (amd64fbsd_jmp_buf_reg_offset): New variable.
5261         (amd64fbsd_supply_uthread, amd64fbsd_collect_uthread): New
5262         functions.
5263         (amd64fbsd_init_abi): Set supply_uthread and collect_uthread.
5264         * i386fbsd-tdep.c: Fix typo.
5265         * Makefile.in (amd64fbsd-tdep.o): Update dependencies.
5266         * config/i386/fbsd64.mt (TDEPFILES): Add bsd-uthread.o.
5267
5268 2005-01-16  Andrew Cagney  <[email protected]>
5269
5270         * cli/cli-script.c: Include "exceptions.h".
5271         (struct wrapped_read_command_file_args): Define.
5272         (wrapped_read_command_file): New function.
5273         (script_from_file): Replace direct call to read_command_file by
5274         one wrapped by an exception handler.
5275         * exceptions.c (throw_it): Free the old message after creating the
5276         new.
5277         * Makefile.in: Update dependencies.
5278
5279 2005-01-16  Mark Kettenis  <[email protected]>
5280
5281         * sparc64fbsd-tdep.c: Update copyright year.
5282         (sparc64fbsd_collect_gregset, sparc64fbsd_collect_fpregset): New
5283         functions.
5284         (sparc64fbsd_init_abi): Create register sets with collect
5285         functions.
5286
5287         * sparc64fbsd-nat.c: Include "fbsd-nat.h".
5288         (_initialize_sparc64fbsd_nat): Add some extra features to the
5289         generic SPARC target.
5290         * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
5291         * config/sparc/fbsd.mh (NATDEPFILES): Add fbsd-nat.o and gcore.o.
5292         (NAT_FILE): Set to solib.h.
5293         * config/sparc/nm-fbsd.h: Remove file.
5294
5295         * sparc64-tdep.c (sparc64_store_arguments): Fix typo.
5296
5297         * sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
5298
5299 2005-01-16  Andrew Cagney  <[email protected]>
5300
5301         * exceptions.c (struct catcher): Delete saved_error_pre_print and
5302         saved_quit_pre_print.
5303         (catcher_init): Delete parameter errstring, do not override the
5304         pre_print strings.
5305         (catcher_pop): Do not restore the pre_print strings.
5306         (catch_exception, catch_exceptions_with_msg, catch_errors)
5307         (catch_command_errors): Update catch_init calls.
5308
5309 2005-01-16  Mark Kettenis  <[email protected]>
5310
5311         * Makefile.in (sparc64fbsd-nat.o): Update dependencies.
5312         * sparc64fbsd-nat.c: Update copyright year.  Include "target.h".
5313
5314 2005-01-15  Andrew Cagney  <[email protected]>
5315
5316         * acinclude.m4: Include ../bfd/bfd.m4 instead of
5317         ../bfd/acinclude.m4.  Include ../gettext.m4.
5318         * aclocal.m4, configure: Re-generate.
5319
5320         * exceptions.c (do_captured_command)
5321         (struct captured_command_args): Delete.
5322         (catch_command_errors): Simplify by inlining call to catch_errors.
5323
5324         * exceptions.c (struct catcher): Delete field print_message.
5325         (catcher_init): Delete print_message parameter.
5326         (catch_exception, catch_exceptions_with_msg, catch_errors): Update.
5327         (throw_it): Delete prefix parameter.
5328         (throw_verror, throw_vfatal, throw_error): Update.
5329
5330 2005-01-14  Andrew Cagney  <[email protected]>
5331
5332         * exceptions.c (print_and_throw): Delete, replaced by throw_it.
5333         (throw_reason): Leave the exception's message field blank.
5334         (throw_it): New function, create the exception and throw it.
5335         (throw_verror, throw_vfatal, throw_error): Call throw_it.
5336         (print_any_exception): New function.
5337         (catch_errors, catch_exceptions_with_msg): Call
5338         print_any_exception.
5339         (throw_exception): Move code calling annotate_error and
5340         annotate_quit from here ...
5341         (print_exception): ... to here.
5342
5343         * exceptions.c (exception_fprintf, exception_print): Move printing
5344         of \n from here ...
5345         (print_exception): ... to here.
5346         (print_flush): New function.
5347         (exception_print, exception_fprintf): Replace duplicated flush and
5348         wrap code with call to print_flush.
5349         (print_and_throw): Simplify, by using xstrvprintf, print_flush,
5350         and print_exception.
5351         (do_write): Delete.
5352
5353         * remote-sds.c (interrupt_query): Call throw_reason instead of
5354         throw_exception.
5355         * remote-mips.c (mips_error, mips_kill): Ditto
5356         * ocd.c (interrupt_query): Ditto.
5357         * nto-procfs.c (interrupt_query): Ditto.
5358         * monitor.c (monitor_interrupt_query): Ditto.
5359
5360 2005-01-14  Jeff Johnston  <[email protected]>
5361
5362         * ia64-linux-nat.c: Include "ia64-tdep.h" to get register definitions.
5363
5364 2005-01-14  Andrew Cagney  <[email protected]>
5365
5366         * exceptions.h (catch_exceptions): Delete errstring parameter.
5367         (catch_exceptions_with_msg): Ditto.
5368         * exceptions.c (catch_exceptions_with_msg): Update.
5369         (catch_exceptions): Update.
5370         * symfile-mem.c (add_vsyscall_page): Update.
5371         * frame.c (get_current_frame): Update.
5372         * wrapper.c (gdb_value_struct_elt): Update.
5373         * exceptions.c (catch_exceptions): Update.
5374         * thread.c (gdb_list_thread_ids, gdb_thread_select): Update.
5375         * breakpoint.c (gdb_breakpoint_query, gdb_breakpoint): Update.
5376         * remote-fileio.c (remote_fileio_request): Update.
5377
5378         * exceptions.h (exception_fprintf): Declare.
5379         (exception_print): Drop pre_print parameter.
5380         * mi/mi-main.c (mi_execute_command): Update exception_print call.
5381         * cli/cli-interp.c (safe_execute_command): Update exception_print
5382         call.
5383         * remote.c (remote_open_1): Instead of passing an error prefix to
5384         catch_exceptions, use catch_exceptions and exception_fprintf.
5385         (remote_start_remote): Change return type to void.
5386         * breakpoint.c (insert_bp_location): Instead of passing an error
5387         prefix to catch_exceptions, use catch_exceptions and
5388         exception_fprintf.
5389         (insert_catchpoint): Change return type to void.
5390         (break_command_1): Update exception_print call.
5391         * exceptions.c (exception_fprintf): New function.
5392         (print_exception): New function.
5393         (exception_print): Use print_exception.
5394
5395         * utils.c (error_output_message): Delete function.
5396         * defs.h (error_output_message): Delete declaration.
5397
5398         * linespec.c (symtab_from_filename, decode_variable): Use
5399         throw_error instead of error_silent.
5400         * breakpoint.c (do_captured_parse_breakpoint): Change return type
5401         to void.
5402         (break_command_1): Use catch_exception and check the error return
5403         status.
5404         * exceptions.c (throw_error): New function.
5405         (throw_vsilent): Delete function.
5406         * exceptions.h (throw_error): Declare.
5407         (throw_vsilent): Delete declaration.
5408         * utils.c (error_silent): Delete function.
5409         * defs.h (error_silent): Delete declaration.
5410
5411         * mi/mi-main.c (mi_execute_command): Print the exception.
5412         * cli/cli-interp.c (safe_execute_command): Print the exception.
5413         * exceptions.h (exception_print): Declare.
5414         * exceptions.c (struct catcher): Add field print_message.
5415         (catcher_init): Add parameter print_message, store in the catcher
5416         struct.
5417         (print_and_throw): Only print the message when print_message.
5418         (catch_exceptions_with_msg, catch_errors): Pass print_message=1 to
5419         catcher_init.
5420         (catch_exception): Pass print_message=0 to catcher_init.
5421
5422         * varobj.c (varobj_create): Add missing \n.
5423
5424 2005-01-13  Michael Snyder  <[email protected]>
5425
5426         * cli/cli-decode.h: Whitespace tweaks.
5427         * wince.c: Whitespace tweaks.
5428         * uw-thread.c: Whitespace tweaks.
5429         * utils.c: Whitespace tweaks.
5430         * tracepoint.[ch]: Whitespace tweaks.
5431         * solist.h: Whitespace tweaks.
5432
5433 2005-01-13  Andrew Cagney  <[email protected]>
5434
5435         * exceptions.h (struct exception): Make message const.
5436         * mi/mi-main.c (mi_execute_command): Pass result.message directly
5437         to fputstr_unfiltered.
5438
5439 2005-01-13  Michael Snyder  <[email protected]>
5440
5441         * stack.c: Whitespace tweaks.
5442         * somsolib.[ch]: Whitespace tweaks.
5443         * solib-aix.c: Whitespace tweaks.
5444         * solib.c: Whitespace tweaks.
5445         * solib-frv.c: Whitespace tweaks.
5446         * solib.h: Whitespace tweaks.
5447         * solib-irix.c: Whitespace tweaks.
5448         * solib-som.c: Whitespace tweaks.
5449         * solib-sunos.c: Whitespace tweaks.
5450         * solib-svr4.[ch]: Whitespace tweaks.
5451         * ser-tcp.c: Whitespace tweaks.
5452         * ser-unix.c: Whitespace tweaks.
5453         * serial.h: Whitespace tweaks.
5454         * scm-valprint.c: Whitespace tweaks.
5455         * rs6000-tdep.c: Whitespace tweaks.
5456         * rs6000-nat.c: Whitespace tweaks.
5457         * remote.c: Whitespace tweaks.
5458
5459 2005-01-13  Andrew Cagney  <[email protected]>
5460
5461         * defs.h (error_last_message, error_init): Delete declaration.
5462         * utils.c (fatal, vfatal): Call throw_vfatal.
5463         (error, verror): Call throw_verror;
5464         (do_write, error_stream_1): Delete function.
5465         (error_stream): Simplify, call error.
5466         (error_last_message, error_init, gdb_lasterr): Delete.
5467         (error_silent): Simplify, call throw_vsilent.
5468         * mi/mi-interp.c (mi_cmd_interpreter_exec): Dup the message.
5469         * main.c (captured_main): Delete call to error_init.
5470         * exceptions.c (throw_verror, throw_verror)
5471         (throw_vsilent): New functions.
5472         (do_write, print_and_throw): New functions.
5473         (last_message): New global.
5474         (throw_reason): Replace error_last_message with last_message.
5475         (catch_exceptions_with_msg): Dup the message.
5476         * exceptions.h (throw_verror, throw_vfatal, throw_vsilent):
5477         Declare.
5478
5479 2005-01-13  Michael Snyder  <[email protected]>
5480
5481         * remote-st.c: Whitespace tweaks.
5482         * remote-sim.c: Whitespace tweaks.
5483         * remote-mips.c: Whitespace tweaks.
5484         * pa64solib.[ch]: Whitespace tweaks.
5485         * mdebugread.c: Whitespace tweaks.
5486         * main.c: Whitespace tweaks.
5487         * interps.c: Whitespace tweaks.
5488         * infrun.c: Whitespace tweaks.
5489         * infcmd.c: Whitespace tweaks.
5490         * hpux-thread.c: Whitespace tweaks.
5491         * hppa-hpux-tdep.c: Whitespace tweaks.
5492         * gdbcore.h: Whitespace tweaks.
5493         * gdbcmd.h: Whitespace tweaks.
5494         * gdb-events[.c, .h, .sh]: Whitespace tweaks.
5495         * corefile.c: Whitespace tweaks.
5496         * completer.c: Whitespace tweaks.
5497         * coff-solib.c: Whitespace tweaks.
5498         * coff-solib.h: Whitespace tweaks.
5499         * cli-out.c: Whitespace tweaks.
5500         * breakpoint.c: Whitespace tweaks.
5501         * cli/cli-interp.c: Tweak comments, per coding standard.
5502
5503 2005-01-13  Andrew Cagney  <[email protected]>
5504
5505         * breakpoint.c (gdb_breakpoint_query): Update, use
5506         catch_exceptions_with_msg.
5507         (do_captured_breakpoint): Add uiout parameter.
5508         (gdb_breakpoint): Update, use catch_exceptions_with_msg.
5509         * mi/mi-main.c (mi_cmd_thread_select): Pass mi_error_message to
5510         gdb_thread_select.  Return MI_CMD_ERROR instead of
5511         MI_CMD_CAUGHT_ERROR.
5512         (mi_cmd_thread_list_ids): Ditto for gdb_list_thread_ids.
5513         (enum captured_mi_execute_command_actions): Delete
5514         EXECUTE_COMMAND_DISPLAY_ERROR.
5515         (captured_mi_execute_command): Delete code handling
5516         MI_CMD_CAUGHT_ERROR.
5517         (mi_execute_command): Don't check for
5518         EXECUTE_COMMAND_DISPLAY_ERROR.
5519         * mi/mi-cmd-break.c (breakpoint_notify): Update call to
5520         gdb_breakpoint_query.
5521         (mi_cmd_break_insert): Pass mi_error_message to gdb_breakpoint.
5522         * mi/mi-cmds.h (enum mi_cmd_result): Delete MI_CMD_CAUGHT_ERROR.
5523         * gdb.h (gdb_thread_select, gdb_list_thread_ids)
5524         (gdb_breakpoint, gdb_breakpoint_query): Add error_message
5525         parameter.
5526         * thread.c (thread_command): Update call.
5527         (gdb_thread_select, gdb_list_thread_ids): Update, call
5528         catch_exceptions_with_msg.
5529
5530         * mi/mi-main.c (mi_execute_command): Use catch_exception,
5531         eliminate call to error_last_message.
5532         (captured_mi_execute_command): Change return type to void.
5533
5534 2005-01-12  Andrew Cagney  <[email protected]>
5535
5536         * exceptions.c (exception_none): New variable.
5537         * Makefile.in: Update dependencies.
5538         * interps.c: Include "exceptions.h".
5539         (interpreter_exec_cmd, interp_exec): Update to return "struct
5540         exception"
5541         * exceptions.h (no_exception): Declare.
5542         * tui/tui-interp.c (tui_exec): Update to return "struct exception"
5543         * mi/mi-interp.c: Include "exceptions.h".
5544         (mi_cmd_interpreter_exec, mi_interpreter_exec): Update to return
5545         'struct exception".
5546         * cli/cli-interp.c (cli_interpreter_exec, safe_execute_command)
5547         (do_captured_execute_command): Update to use catch_exception.
5548         * interps.h: Include "exceptions.h".
5549         (interp_exec_ftype, interp_exec): Return "struct exception".
5550
5551         * exceptions.h (throw_reason): Rename throw_exception.
5552         (enum errors, struct exception): Define.
5553         (catch_exception_ftype): Define.
5554         (catch_exception, throw_exception): Declare.
5555         * exceptions.c (throw_exception): Rewrite.
5556         (throw_reason): New function.
5557         (struct catcher, catcher_state_machine): Replace "reason" with
5558         "exception", delete "gdberrmsg".
5559         (catch_exception): New function.
5560         (catcher_init): Replace "gdberrmsg" parameter with "exception".
5561         (catch_errors, catch_exceptions_with_msg): Re-implement passing
5562         exception to catcher_init.
5563         * utils.c (error_silent, error_stream_1): Use throw_reason.
5564         (internal_verror, quit): Ditto.
5565         * breakpoint.c (insert_catchpoint, break_command_1): Ditto.
5566         * remote-fileio.c (remote_fileio_ctrl_c_signal_handler): Ditto.
5567         * remote.c (remote_open_1, interrupt_query): Ditto.
5568
5569 2005-01-12  Mark Kettenis  <[email protected]>
5570
5571         * i386fbsd-tdep.c: Update copyright year.  Include "gdbcore.h",
5572         "regcache.h", "gdb_assert.h" and "bsd-uthread.h".
5573         (i386fbsd_jmp_buf_reg_offset): New variable.
5574         (i386fbsd_supply_uthread, i386fbsd_collect_uthread): New
5575         functions.
5576         (i386fbsdaout_init_abi): Set supply_uthread and collect_uthread.
5577         * Makefile.in (i386fbsd-tdep.o): Update dependency.
5578         * config/i386/fbsd.mt (TDEPFILES): Add bsd-uthread.o.
5579
5580         * bsd-uthread.h: New file.
5581         * bsd-uthread.c: New file.
5582         * Makefile.in (bsd_uthread_h): New variable.
5583         (ALLDEPFILES): Add bsd-uthread.c.
5584         (bsd-uthread.o): New dependency.
5585
5586         * solib.h Update copyright year.
5587         (struct so_list): Forward declaration.
5588         (solib_read_symbols): New prototype.
5589         * solib.c (solib_read_symbols): New function.
5590         (solib_add): Call solib_read_symbols to read in symbols.
5591         (update_solib_list): Call observer_notify_solib_loaded.
5592
5593         * i386bsd-nat.c: Update copyright year.  Don't include
5594         <sys/param.h> and <sys/user.h>.
5595         (register_u_addr, kernel_u_size): Remove functions.
5596         * config/i386/obsd.mh (NAT_FILE): Remove.
5597         * config/i386/obsdaout.mh (NAT_FILE): Set to solib.h.
5598         * config/i386/nm-obsd.h: Remove file.
5599
5600 2005-01-12  Andrew Cagney  <[email protected]>
5601
5602         * exceptions.c: Include "gdb_string.h".
5603         (enum catcher_state, struct catcher): Define.
5604         (current_catcher): New global, replaces catch_return;
5605         (catch_return): Delete.
5606         (throw_exception): Use current_catcher->buf;
5607         (catcher_init, catcher_pop, catcher_state_machine): New functions.
5608         (catcher): Delete.
5609         (struct catch_errors_args): Delete.
5610         (do_catch_errors): Delete.
5611         (catch_exceptions): Replace body with call to
5612         catch_exceptions_with_msg.
5613         (catcher): Delete.
5614         (catch_exceptions_with_msg, catch_errors): Re-implement using
5615         catcher_state_machine.
5616
5617         * exceptions.h (enum return_reason, RETURN_MASK)
5618         (RETURN_MASK_QUIT, RETURN_MASK_ERROR, RETURN_MASK_ALL)
5619         (return_mask, throw_exception, catch_exceptions_ftype)
5620         (catch_exceptions_with_msg, catch_errors_ftype, catch_errors)
5621         (catch_command_errors_ftype, catch_command_errors): Move to
5622         exceptions.h.
5623         * exceptions.c, exceptions.h: New files.
5624         * top.c: Do not include <setjmp.h>.
5625         (SIGJMP_BUF, SIGSETJMP, SIGLONGJMP, catch_return)
5626         (throw_exception, catcher, catch_exceptions)
5627         (catch_exceptions_with_msg, struct catch_errors_args)
5628         (do_catch_errors, catch_errors, struct captured_command_args)
5629         (do_captured_command, catch_command_errors): Move to exceptions.c.
5630         * wrapper.c, wince.c, win32-nat.c, utils.c: Include "exceptions.h".
5631         * tui/tui-interp.c, top.c, thread.c, symmisc.c: Ditto.
5632         * symfile-mem.c, stack.c, solib.c, rs6000-nat.c: Ditto.
5633         * remote-sds.c, remote-mips.c, remote-fileio.c: Ditto.
5634         * remote-e7000.c, objc-lang.c, ocd.c: Ditto.
5635         * remote.c, nto-procfs.c, monitor.c, mi/mi-main.c: Ditto.
5636         * main.c, m32r-rom.c, infrun.c, inf-loop.c: Ditto.
5637         * hppa-hpux-tdep.c, frame.c, event-top.c, event-loop.c: Ditto.
5638         * corelow.c, corefile.c, cli/cli-interp.c, breakpoint.c: Ditto.
5639         * ada-valprint.c, ada-lang.c: Ditto.
5640         * Makefile.in (HFILES_NO_SRCDIR, COMMON_OBS): Add exceptions.h and
5641         exceptions.o.  Update all dependencies.
5642
5643 2005-01-11  Mark Kettenis  <[email protected]>
5644
5645         * config/i386/nm-fbsd.h: Update copyright year.
5646         Don't include "config/nm-bsd.h".
5647         (KERNEL_U_SIZE): Remove macro.
5648         (kernel_u_size): Remove prototype.
5649
5650         * config/vax/nbsdaout.mh (NAT_FILE): Remove.
5651         * config/vax/nm-nbsdaout.h: Remove file.
5652
5653 2005-01-10  Elena Zannoni  <[email protected]>
5654
5655         * MAINTAINERS: Remove self from sh/sh64 maintainership.
5656
5657 2005-01-10  Andrew Cagney  <[email protected]>
5658
5659         * MAINTAINERS: List Andrew Cagney and Kevin Buettner as can commit
5660         changes to PowerPC, and Andrew Cagney as lead PowerPC GNU/Linux
5661         maintainer.
5662
5663         * MAINTAINERS: Hans-Peter Nilsson and Orjan Friberg can commit
5664         changes to CRIS.
5665
5666         * MAINTAINERS: Remove "Maintenance Only".  Spell out that CAN
5667         COMMIT means can approve).
5668
5669 2005-01-10  Mark Kettenis  <[email protected]>
5670
5671         * vax-nat.c: Update copyright year.  Include "inf-ptrace.h".
5672         (vax_register_u_offset): Make statuc.
5673         (_initialize_vax_nat): Construct and add target vector.
5674         * config/vax/vax.mh (NATDEPFILES): Remove infptrace.o and
5675         inftarg.o.  Add inf-ptrace.o.
5676         * Makefile.in (vax-nat.o): Update dependencies.
5677
5678         * inf-ptrace.h: Update copyright year.  Sync comment with
5679         inf-ptrace.c.
5680         (inf_ptrace_trad_target): New prototype.
5681         * inf-ptrace.c: Update copyright year.  Include "regcache.h" and
5682         "gdb_assert.h"
5683         (inf_ptrace_target): Add comment.
5684         (inf_ptrace+register_u_offset): New variable.
5685         (inf_ptrace_fetch_register, inf_ptrace_fetch_registers)
5686         (inf_ptrace_store_register, inf_ptrace_store_registers)
5687         (inf_ptrace_trad_target): New functions.
5688         * Makefile.in (inf-ptrace.o): Update dependencies.
5689
5690 2005-01-09  Mark Kettenis  <[email protected]>
5691
5692         * configure.ac: Provide prerequisite headers when checking
5693         <link.h>, <sys/proc.h> and <sys/user.h>.
5694         * configure: Regenerate.
5695
5696 2005-01-08  Mark Kettenis  <[email protected]>
5697
5698         * config/powerpc/obsd.mt (DEPRECATED_TM_FILE): Set to
5699         tm-ppc-eabi.h instead of the removed tm-nbsd.h.
5700
5701 2005-01-07  Mark Kettenis  <[email protected]>
5702
5703         * config/ia64/tm-linux.h: Tweak comment.  Update copyright year.
5704         Don't include "tm-ia64.h".
5705         * config/ia64/ia64.mt (DEPRECATED_TM_FILE): Remove.
5706         * config/ia64/tm-ia64.h: Remove.  Move contents ...
5707         * ia64-tdep.h: ... here.  Update copyright year.
5708
5709 2005-01-07  Andrew Cagney  <[email protected]>
5710
5711         * configure.ac: Rename configure.in, require autoconf 2.59.
5712         * configure: Re-generate.
5713
5714         * configure.tgt: Disable arm*-*-*, thumb*-*-*, strongarm*-*-*,
5715         xscale-*-* and i[34567]86-*-netware* code adding rdi-share or nlm
5716         to configdirs.
5717
5718         * configure.in: Replace configdirs with multiple references to
5719         AC_CONFIG_SUBDIRS.
5720         * configure: Re-generate.
5721
5722 2005-01-05  Andreas Schwab  <[email protected]>
5723
5724         * ia64-tdep.c: Include "osabi.h".
5725         (native_find_global_pointer): Delete.
5726         (ia64_find_global_pointer): Renamed from
5727         generic_elf_find_global_pointer.
5728         (FIND_GLOBAL_POINTER): Delete.  Change all users to call
5729         ia64_find_global_pointer instead.
5730         (ia64_gdbarch_init): Call gdbarch_init_osabi.  Remove references
5731         to ia64_linux_sigcontext_register_address and
5732         ia64_linux_write_pc.  Don't set tdep->find_global_pointer.
5733         (_initialize_ia64_tdep): Call gdbarch_register instead of
5734         deprecated register_gdbarch_init.
5735         (struct gdbarch_tdep): Remove find_global_pointer field and move
5736         to ...
5737         * ia64-tdep.h (struct gdbarch_tdep): ... here.
5738         (ia64_linux_sigcontext_register_address): Remove declaration.
5739         (ia64_linux_getunwind_table): Likewise.
5740         (ia64_linux_write_pc): Likewise.
5741         * ia64-linux-tdep.c: Include "osabi.h".
5742         (ia64_linux_sigcontext_register_address): Make static.
5743         (ia64_linux_write_pc): Likewise.
5744         (ia64_linux_init_abi): New.
5745         (_initialize_ia64_linux_tdep): New.
5746         * Makefile.in (ia64-tdep.o, ia64-linux-tdep.o): Depend on
5747         $(osabi_h).
5748
5749 2005-01-05  Kevin Buettner  <[email protected]>
5750
5751         * ia64-tdep.c (ia64_gdbarch_init): Eliminate dependency on
5752         functions in ia64-aix-tdep.c.
5753         * ia64-tdep.h (ia64_aix_sigcontext_register_address): Remove
5754         function defined in ia64-aix-tdep.c.
5755         * ia64-aix-tdep.c: Remove file.
5756         * config/ia64/linux.mt (TDEPFILES): Remove ia64-aix-tdep.o from
5757         this list.
5758         * Makefile.in (ia64-aix-tdep.o): Delete.
5759
5760 2005-01-05  Baurjan Ismagulov  <[email protected]>
5761
5762         Committed by Andrew Cagney.
5763         * ada-valprint.c, aix-thread.c, alpha-nat.c: I18n markup.
5764         * alphabsd-nat.c, alphanbsd-tdep.c, amd64-linux-nat.c: I18n markup.
5765         * amd64-tdep.c, amd64bsd-nat.c, amd64fbsd-nat.c: I18n markup.
5766         * arch-utils.c, arm-linux-nat.c, arm-tdep.c: I18n markup.
5767         * armnbsd-nat.c, armnbsd-tdep.c, auxv.c, avr-tdep.c: I18n markup.
5768         * aix-thread.c (_initialize_aix_thread): Get rid of the
5769         deprecated_add_show_from_set call.
5770         * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
5771         * arm-tdep.c (_initialize_arm_tdep): Ditto.
5772         * command.h (add_setshow_enum_cmd): Add arguments for returning
5773         new list elements.
5774         * cli/cli-decode.c (add_setshow_enum_cmd): Ditto.
5775         * mips-tdep.c (_initialize_mips_tdep): Modify calls to
5776         add_setshow_enum_cmd.
5777
5778 2005-01-04  Mark Kettenis  <[email protected]>
5779
5780         * configure.host (ia64-*-aix*): Remove.
5781         * configure.tgt (ia64-*-aix*): Remove.
5782         * config/ia64/aix.mh: Remove file.
5783         * config/ia64/aix.mt: Remove file.
5784         * config/ia64/tm-aix.h: Remove file.
5785         * ia64-aix-nat.c: Remove file.
5786         * Makefile.in (ia64-aix-nat.o): Remove dependency.
5787
5788         * config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
5789         Add back inf-ptrace.o.
5790
5791 2005-01-04  Andrew Cagney  <[email protected]>
5792
5793         * version.in: Change format from 6.3.50_2005-01-04-cvs to
5794         6.3.50.20050104-cvs.
5795
5796 2005-01-04  Andreas Schwab  <[email protected]>
5797
5798         * breakpoint.c (break_command_1): Always free err_msg before
5799         returning when an exception was caught.
5800
5801 2005-01-01  Joel Brobecker  <[email protected]>
5802
5803         * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
5804         in register number for addil instruction.
5805
5806 For older changes see ChangeLog-2004.
5807 \f
5808 Local Variables:
5809 mode: change-log
5810 left-margin: 8
5811 fill-column: 74
5812 version-control: never
5813 End:
This page took 0.353316 seconds and 2 git commands to generate.