2002-03-26 Michael Snyder <msnyder@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
1 2002-03-26 Michael Snyder <msnyder@redhat.com>
2 Andrew Cagney <cagney@redhat.com>
3
4 * cli/cli-dump.c: New file. Dump memory to file,
5 restore file to memory.
6 * cli/cli-dump.h: New file.
7 * Makefile.in: Add rules, dependencies for cli-dump.o.
8 * NEWS: Mention new commands.
9
10 2002-03-28 Michael Snyder <msnyder@redhat.com>
11
12 * symfile.c (symbol_file_add): Move test for null symbols to later.
13
14 2002-03-27 Andrew Cagney <ac131313@redhat.com>
15
16 From veksler at il.ibm.com:
17 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
18 the xstrduped original path.
19 Fix PR gdb/417.
20
21 2002-03-27 Michael Snyder <msnyder@redhat.com>
22
23 * breakpoint.c (_initialize_breakpoint): Clean up help string.
24 * infcmd.c (_initialize_infcmd): Ditto.
25 * language.c (_initialize_language): Ditto.
26 * symfile.c (_initialize_symfile): Ditto.
27 * top.c (_init_main): Ditto.
28 * cli/cli-cmds.c (init_cli_cmds): Ditto.
29
30 2002-03-27 Elena Zannoni <ezannoni@redhat.com>
31
32 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
33 vector registers handling.
34 (skip_prologue): Handle new AltiVec instructions. Fill in new
35 fields of frame data.
36 (frame_get_saved_regs): Fill in information for AltiVec registers.
37
38 2002-03-27 Jim Blandy <jimb@redhat.com>
39
40 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
41 a function; leave this macro here to invoke that function.
42 (symbol_init_mangled_name): Declaration for that function.
43 * symtab.c (symbol_init_mangled_name): New function.
44
45 2002-03-27 Andrew Cagney <ac131313@redhat.com>
46
47 * valarith.c: Replace strerror with safe_strerror.
48 * tracepoint.c: Ditto.
49 * lin-lwp.c: Ditto.
50 * go32-nat.c: Ditto.
51 * inflow.c: Ditto.
52 * gnu-nat.c: Ditto.
53
54 2002-03-27 Andreas Schwab <schwab@suse.de>
55
56 * event-top.c (command_line_handler): Remove useless if.
57
58 2002-03-27 Andreas Jaeger <aj@suse.de>
59
60 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
61 comment.
62
63 2002-03-27 Michal Ludvig <mludvig@suse.cz>
64
65 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
66 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
67 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
68 (x86_64_linux_dr_get_status, supply_gregset),
69 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
70 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
71 (x86_64_register_info_table): Add.
72 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
73 (x86_64_register_raw_size, x86_64_register_virtual_type),
74 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
75 general x86_64_register_info_table.
76 (i386_gdbarch_init): gdbarch_register_bytes is now set
77 dynamicaly during initialization.
78 * regformats/reg-x86-64.dat: Synced with changes to registers above.
79 * gdbserver/linux-x86-64-low.c: Ditto.
80
81 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
82
83 * gdbserver/server.c (main): Call target_signal_to_host_p
84 and target_signal_to_host on signals received from the remote.
85 * gdbserver/remote-utils.c (prepare_resume_reply): Call
86 target_signal_from_host on signals sent to the remote.
87 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
88 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
89
90 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
91
92 * signals/signals.c: Include "server.h" in gdbserver build.
93 (target_signal_from_name): Don't use STREQ.
94 (_initialize_signals): Likewise. Don't include function in
95 gdbserver build.
96
97 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
98
99 * signals.c: Moved to...
100 * signals/signals.c: Here.
101 * Makefile (signals.o): Update.
102
103 2002-03-26 Jeff Law (law@redhat.com)
104
105 * somread.c (som_symtab_read): Remove some commented out code and
106 updated related comments. Do not set the minimal symbol table to
107 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
108 in a dynamic executable.
109 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
110 where we are unable to find the minimal symbol for the given
111 PC value.
112
113 2002-03-25 Jeff Law (law@redhat.com)
114
115 * linux-proc.c (read_mapping): Scan up to end of line for filename.
116
117 2002-03-25 Michal Ludvig <mludvig@suse.cz>
118
119 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
120
121 2002-03-23 Andrew Cagney <ac131313@redhat.com>
122
123 * command.h: Update copyright.
124 (struct cmd_list_element): Replace definition with opaque
125 declaration.
126 (enum cmd_types): Document that it will eventually be moved to
127 cli/cli-decode.h
128 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
129 (MALLOCED_REPLACEMENT): Delete macro.
130 * Makefile.in (cli_decode_h): Add $(command_h).
131 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
132 * top.c: Include "cli/cli-decode.h".
133 * completer.c: Include "cli/cli-decode.h".
134 * maint.c: Include "cli/cli-decode.h".
135 * cli/cli-decode.h: Include "command.h".
136 (enum command_class): Delete.
137 (enum cmd_types): Comment out.
138 (enum cmd_auto_boolean): Delete.
139 (enum var_types): Delete.
140
141 2002-03-23 Andrew Cagney <ac131313@redhat.com>
142
143 * cli/cli-decode.c: Include "gdb_assert.h".
144 (add_set_or_show_cmd): New static function.
145 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
146 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
147 all fields, such as func, from the set command.
148
149 2002-03-23 Andrew Cagney <ac131313@redhat.com>
150
151 * MAINTAINERS (sh-elf): Change warning flag to -w.
152
153 2002-03-23 Andrew Cagney <cagney@redhat.com>
154
155 * defs.h (error): Add printf format attribute.
156 * thread-db.c (thread_from_lwp): Fix error format string.
157 * stack.c (parse_frame_specification): Ditto.
158 * cli/cli-decode.c (undef_cmd_error): Ditto.
159 * scm-lang.c (scm_lookup_name): Ditto.
160 * tracepoint.c (trace_error): Ditto.
161 * remote-utils.c (usage): Ditto.
162 * remote.c (compare_sections_command): Ditto.
163 Fix PR gdb/328.
164
165 2002-03-22 Andrew Cagney <ac131313@redhat.com>
166
167 * gdbtypes.c (append_composite_type_field): New function.
168 (init_composite_type): New function.
169 * gdbtypes.h (append_composite_type_field): Declare.
170 (init_composite_type): Ditto.
171
172 2002-03-22 Elena Zannoni <ezannoni@redhat.com>
173
174 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
175 function.
176 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
177 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
178 structure returning convention for SYSV ABI case, but not
179 for GNU/Linux, FreeBSD, or NetBSD.
180
181 2002-03-22 Daniel Jacobowitz <drow@mvista.com>
182
183 * symtab.h (lookup_block_symbol): Add mangled_name argument
184 to prototype.
185
186 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
187 with new mangled_name argument.
188 * linespec.c (decode_line_1): Likewise.
189 * valops (value_of_this): Likewise.
190 * symtab.c (lookup_transparent_type): Likewise.
191 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
192 (lookup_symbol): If we are given a mangled name, pass it down
193 to lookup_symbol_aux.
194 (lookup_block_symbol): If we are given a mangled name to check
195 against, only return symbols which match it.
196
197 2002-03-22 Christopher Faylor <cgf@redhat.com>
198
199 * win32-nat.c (child_create_inferior): Check for proper shell to use
200 here, in case the user changes it on the fly.
201 (_initialize_inftarg): Remove shell path considerations.
202
203 2002-03-21 Elena Zannoni <ezannoni@redhat.com>
204
205 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
206 for gdbarch_max_register_raw_size and max_register_virtual_size.
207 Adjust copyright year.
208
209 2002-03-21 Daniel Jacobowitz <drow@mvista.com>
210
211 * dbxread.c (process_one_symbol): Extend the first N_SLINE
212 in a function to cover the entire beginning of the function
213 as well if it does not already.
214
215 2002-03-21 Tom Rix <trix@redhat.com>
216
217 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
218 (rs6000_ptrace64): Renamed from ptrace64.
219
220 2002-03-20 Martin M. Hunt <hunt@redhat.com>
221
222 * gdbserver/remote-utils.c (remote_open): Don't call
223 getprotobyname, we're all using TCP here so just use
224 IPPROTO_TCP.
225 * gdbserver/gdbreplay.c (remote_open): Ditto.
226
227 2002-03-20 Martin M. Hunt <hunt@redhat.com>
228
229 * regcache.c (_initialize_regcache): No need to call
230 build_regcache() at this time; it gets called whenever
231 the gdbarch changes.
232
233 2002-03-20 David O'Brien <obrien@FreeBSD.org>
234
235 * sparc-nat.c: Include sys/param.h where possible.
236
237 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
238
239 Fix PR gdb/422.
240 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
241 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
242 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
243 complex types.
244 * stabsread.c (rs6000_builtin_type): Likewise.
245 (read_sun_floating_type): Likewise.
246
247 2002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
248
249 * stabsread.c (read_member_functions): Remove skip code for duplicate
250 constructor/destructor methods. Use standard parsing for these
251 methods and just do not chain them to the list of methods after
252 parsing.
253
254 2002-03-19 Alexandre Oliva <aoliva@redhat.com>
255
256 * coffread.c: Remove redundant static declarations. Replace
257 occurrences of `PTR' with `void *'.
258 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
259 * top.h (quit_cover): Likewise.
260 * defs.h (catch_errors): Likewise.
261
262 2002-03-18 Andrew Cagney <ac131313@redhat.com>
263
264 * defs.h (XMALLOC): Define.
265 * gdb-events.sh (XMALLOC): Delete macro.
266 * gdb-events.c, gdb-events.h: Regenerate.
267 * gdbarch.sh (XMALLOC): Delete macro.
268 * gdbarch.c: Regenerate.
269 * serial.c (XMALLOC): Delete macro.
270 * ui-file.c (XMALLOC): Ditto.
271 * ser-unix.h (XMALLOC): Ditto.
272 * sh-tdep.c (XMALLOC): Ditto.
273 * ui-out.c (XMALLOC): Ditto.
274 * utils.c (XMALLOC): Ditto.
275 * i386-tdep.c (XMALLOC): Ditto.
276 * gdb-events.c (XMALLOC): Ditto.
277 * d10v-tdep.c (XMALLOC): Ditto.
278 * cli-out.c (XMALLOC): Ditto.
279
280 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
281 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
282 * ui-file.c, ui-out.c: Ditto.
283
284 2002-03-18 Andrew Cagney <ac131313@redhat.com>
285
286 * command.h (struct cmd_list_element): Add field context.
287 (set_cmd_context, get_cmd_context): Declare.
288 * cli/cli-decode.h: Ditto.
289 * cli/cli-decode.c (get_cmd_context): New function.
290 (set_cmd_context): New function.
291 (add_cmd): Initialize context.
292 Part of fixing PR gdb/145 and PR gdb/146.
293
294 2002-03-17 Andrew Cagney <ac131313@redhat.com>
295
296 * cli/cli-decode.c (cmd_type): New function.
297 * command.h (cmd_type): Declare.
298 * infrun.c (set_schedlock_func): Call function cmd_type.
299 * kod.c (kod_set_os): Call cmd_type.
300 * cris-tdep.c (cris_version_update): Use function cmd_type.
301 (cris_mode_update, cris_abi_update): Ditto.
302
303 * command.h: (execute_cmd_post_hook): Declare.
304 (execute_cmd_pre_hook): Declare.
305 * cli/cli-script.c (clear_hook_in_cleanup): New function.
306 (execute_cmd_post_hook, execute_cmd_pre_hook): New
307 functions. Execute pre/post hook while ensuring that afterwords
308 hook_in is cleared.
309 * top.c (execute_command): Use execute_cmd_post_hook, and
310 execute_cmd_pre_hook to execute pre/post commands.
311 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
312 hook_stop_stub.
313 (hook_stop_stub): Call execute_cmd_pre_hook.
314
315 2002-03-17 Andrew Cagney <ac131313@redhat.com>
316
317 * kod.c (kod_set_os): Revert previous change. Is called by ``info
318 set'' and this leads to a core dump. Move xstrdup of
319 operating_system to after check that it is not NULL.
320
321 2002-03-17 Andrew Cagney <ac131313@redhat.com>
322
323 * kod.c (kod_set_os): Remove unnecessary check that
324 ``command->type'' is set_cmd.
325
326 * valprint.c (set_input_radix): Use input_radix.
327 (set_output_radix): Use output_radix.
328 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
329 isn't reverted.
330
331 2002-03-16 Andrew Cagney <ac131313@redhat.com>
332
333 * value.h (struct value): Delete field ``substring_addr''. Change
334 aligner fields to force_doublest_align, force_longest_align,
335 force_core_addr_align and force_pointer_aligh.
336
337 * value.h (struct value): Fix typo in above change.
338
339 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
340
341 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
342 to fix internal_error from ``maintenance print architecture''.
343
344 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
345
346 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
347 for gcc versions after gcc-2.8.1.
348
349 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
350
351 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
352 for method resolution. Restore adjustment of ``this'' pointer after
353 calling value_struct_elt, which was accidentally removed during the
354 HP merge.
355
356 2002-03-15 Andrew Cagney <ac131313@redhat.com>
357
358 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
359 value_of_register.
360 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
361 get_saved_register.
362 * value.h (value_of_register): Update.
363
364 2002-03-14 Richard Henderson <rth@redhat.com>
365
366 * configure.in: Detect declaration for canonicalize_file_name.
367 * utils.c (canonicalize_file_name): Declare, if needed.
368 (gdb_realpath): Prefer realpath if available and usable.
369 * config.in, configure: Rebuild.
370
371 2002-03-14 Richard Henderson <rth@redhat.com>
372
373 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
374 a constant array bound.
375
376 * MAINTAINERS: Add myself to write-after-approval.
377
378 2002-03-14 Michael Snyder <msnyder@redhat.com>
379
380 * symfile.c (syms_from_objfile): Return immediately if no syms.
381 (symbol_file_add): Return immediately if no syms.
382 (find_sym_fns): Return immediately if no syms.
383
384 2002-03-13 Michal Ludvig <mludvig@suse.cz>
385
386 * gdbserver/remote-util.c (remote_open): Print remote-side's
387 IP address when remote debugging over the network.
388
389 2002-03-12 David O'Brien <obrien@FreeBSD.org>
390
391 * config/sparc/fbsd.mh: Fix copyright.
392 * config/sparc/fbsd.mt: Likewise.
393
394 2002-03-11 Richard Earnshaw <rearnsha@arm.com>
395
396 * MAINTAINERS: Fix typo in name of gdb warnings option.
397 (x86-64): Fix formating so that this can be parsed by awk.
398
399 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
400
401 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
402 * defs.h: Include "gdb/signals.h".
403 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
404
405 2002-03-10 Michal Ludvig <mludvig@suse.cz>
406
407 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
408 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
409 from x86-64-tdep.h
410
411 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
412 Don Howard <dhoward@redhat.com>
413
414 * mips-tdep.c (ST0_FR): Define.
415 (mips2_fp_compat): New function, temporarily disabled.
416 (mips_read_fp_register_single): New function.
417 (mips_read_fp_register_double): New function.
418 (mips_print_register): Use them.
419 (do_fp_register_row): Likewise.
420
421 2002-03-09 Andrew Cagney <ac131313@redhat.com>
422
423 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
424 approval''.
425
426 2002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
427
428 * stabsread.c (read_member_functions): Fix is_stub test for
429 static member functions, improve comment.
430
431 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
432
433 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
434 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
435 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
436 commands that set boolean values.
437 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
438 (arm_rdi_resume): Always initialize PC.
439 (arm_rdi_open): Don't use rslt as a boolean.
440 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
441 (arm_rdi_fetch_registers, arm_rdi_store_registers)
442 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
443 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
444
445 2002-03-06 Alexandre Oliva <aoliva@redhat.com>
446
447 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
448 * configure: Rebuilt.
449
450 2002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
451
452 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
453 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
454
455 2002-03-06 Andrew Cagney <ac131313@redhat.com>
456
457 * cli/cli-decode.c (set_cmd_completer): New function.
458 * command.h (set_cmd_completer): Declare.
459 * cli/cli-decode.h (set_cmd_completer): Ditto.
460
461 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
462 * cli/cli-cmds.c (init_cli_cmds): Ditto.
463 * win32-nat.c (_initialize_inftarg): Ditto.
464 * remote-rdi.c (_initialize_remote_rdi): Ditto.
465 * proc-api.c (_initialize_proc_api): Ditto.
466 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
467 * source.c (_initialize_source): Ditto.
468 * exec.c (_initialize_exec): Ditto.
469 * solib.c (_initialize_solib): Ditto.
470 * top.c (init_main): Ditto.
471 * tracepoint.c (_initialize_tracepoint): Ditto.
472 * symfile.c (_initialize_symfile): Ditto.
473 * printcmd.c (_initialize_printcmd): Ditto.
474 * infcmd.c (_initialize_infcmd): Ditto.
475 * corefile.c (_initialize_core): Ditto.
476
477 2002-03-05 Andrew Cagney <ac131313@redhat.com>
478
479 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
480
481 2002-03-05 Andrew Cagney <ac131313@redhat.com>
482
483 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
484
485 2002-03-05 Andrew Cagney <ac131313@redhat.com>
486
487 * NEWS: Update headings, 5.2 has branched.
488
489 2002-03-04 Daniel Jacobowitz <drow@mvista.com>
490
491 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
492 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
493 (register_addr, REGISTER_RAW_SIZE): Likewise.
494 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
495 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
496
497 2002-03-03 Michal Ludvig <mludvig@suse.cz>
498
499 * MAINTAINERS (x86-64): Add myself.
500 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
501 changed value_ptr -> struct value *
502
503 2002-03-01 David O'Brien <obrien@FreeBSD.org>
504
505 * configure.host (sparc64-*-freebsd): Add.
506 * configure.tgt: Likewise.
507 * config/sparc/fbsd.mh: New file.
508 * config/sparc/fbsd.mt: Likewise.
509 * config/sparc/nm-fbsd.h: Likewise.
510 * config/sparc/tm-fbsd.h: Likewise.
511
512 2002-03-01 Daniel Jacobowitz <drow@mvista.com>
513
514 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
515 regformats/reg-s390x.dat.
516
517 2002-03-01 Andrew Cagney <ac131313@redhat.com>
518
519 * utils.c: Add FIXME explaining true/false problem.
520
521 2002-02-28 Andrew Cagney <ac131313@redhat.com>
522
523 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
524
525 2002-02-28 Michael Chastain <mec@shout.net>
526
527 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
528
529 2002-02-28 Daniel Jacobowitz <drow@mvista.com>
530
531 * gdbserver/linux-s390-low.c: New file.
532 * regformats/reg-s390.dat: New file.
533 * regformats/reg-s390x.dat: New file.
534 * gdbserver/configure.srv: Add S/390.
535 * gdbserver/Makefile.in: Add S/390.
536 * configure.tgt: Enable gdbserver for S/390.
537
538 2002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
539
540 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
541 first line of the doc string for "info dos", except at the end of
542 the sentence, since the short help stops at the first period.
543
544 2002-02-28 Jason Merrill <jason@redhat.com>
545
546 * dwarf2read.c (dwarf_cfi_name): Add new codes.
547
548 2002-02-27 Fred Fish <fnf@redhat.com>
549
550 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
551 comment (dumy -> dummy).
552
553 2002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
554
555 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
556
557 2002-02-27 Rodney Brown <rbrown64@csc.com.au>
558
559 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
560
561 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
562
563 * gdbserver/acconfig.h: New file.
564 * gdbserver/i387-fp.c: New file.
565 * gdbserver/i387-fp.h: New file.
566 * gdbserver/linux-x86-64.c: New file.
567 * regformats/reg-x86-64.dat: New file.
568 * configure.tgt: Add x86_64-*-linux* gdbserver support.
569 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
570 * gdbserver/configure.in: Add support for regsets.
571 * gdbserver/config.in: Regenerate.
572 * gdbserver/configure: Regenerate.
573 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
574 * gdbserver/linux-low.h: New file.
575 * gdbserver/linux-low.c: Include "linux-low.h". Add support
576 for regsets.
577 * gdbserver/linux-arm-low.c: Include "linux-low.h".
578 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
579 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
580 * gdbserver/linux-mips-low.c: Include "linux-low.h".
581 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
582 * gdbserver/linux-sh-low.c: Include "linux-low.h".
583 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
584 "i387-fp.h". Add PTRACE_GETREGS and friends.
585 * gdbserver/regcache.c (supply_register): New function.
586 (supply_register_by_name): New function.
587 (collect_register): New function.
588 (collect_register_by_name): New function.
589
590 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
591
592 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
593 (config.status): Add configure.srv dependency.
594 (server_h): Add config.h dependency.
595
596 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
597
598 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
599 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
600 * gdbserver/configure.srv: Change i386-*-linux* to use
601 reg-i386-linux.o.
602
603 2002-02-26 Andrew Cagney <ac131313@redhat.com>
604
605 * x86-64-tdep.c: Re-indent. Update copyright date.
606
607 2002-02-26 Andrew Cagney <ac131313@redhat.com>
608
609 From Michal Ludvig <mludvig@suse.cz>:
610 * x86-64-tdep.c (value.h): Delete.
611 (gdb_assert.h): Include.
612 (x86_64_register_convert_to_virtual,
613 x86_64_register_convert_to_raw ): Add check which lets only
614 floating-point values to be converted.
615 (value_push): Delete.
616 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
617 (i386_gdbarch_init): Number of register_bytes fixed.
618
619 2002-02-26 Andrew Cagney <ac131313@redhat.com>
620
621 * MAINTAINERS: Add x86-64 target.
622
623 2002-02-26 Andrew Cagney <ac131313@redhat.com>
624
625 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
626 * osfsolib.c (solib_map_sections): Ditto.
627 * irix5-nat.c (solib_map_sections): Ditto.
628 * corelow.c (gdb_check_format): Ditto.
629 * symfile.c (symfile_bfd_open): Ditto.
630 * solib.c (solib_map_sections): Ditto.
631 Fix PR gdb/354.
632
633 2002-02-26 Andrew Cagney <ac131313@redhat.com>
634
635 * remote.c (_initialize_remote): By default, disable ``e'' and
636 ``E'' step out-of-range packets.
637
638 2002-02-26 Andreas Schwab <schwab@suse.de>
639
640 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
641 m68k_linux_frame_saved_pc.
642 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
643 in_sigtramp.
644 (SIGCONTEXT_PC_OFFSET): Remove.
645 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
646 m68k_linux_sigtramp_saved_pc): New functions.
647 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
648 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
649 (UCONTEXT_PC_OFFSET): Define.
650 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
651 non-RT and RT signal trampolines.
652
653 2002-02-26 Richard Earnshaw <rearnsha@arm.com>
654
655 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
656 (TARGET_NBPG, STACK_END_ADDR): Delete
657 (VARIABLES_INSIDE_BLOCK): Delete.
658
659 2002-02-25 Andrew Cagney <ac131313@redhat.com>
660
661 * utils.c (perror_with_name): Make string parameter constant.
662 (print_sys_errmsg): Ditto.
663 (query): Ditto.
664 * defs.h (perror_with_name): Update.
665 (print_sys_errmsg): Update.
666 (query): Update.
667
668 2002-02-25 Daniel Jacobowitz <drow@mvista.com>
669
670 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
671 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
672
673 2002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
674
675 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
676 if it already matches the current architecture from the exec file.
677 Include arch-utils.h for gdbarch_info_init prototype.
678 * Makefile.in (rs6000-nat.o): Update dependencies.
679
680 2002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
681
682 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
683 list of exported variables.
684
685 2002-02-24 Daniel Jacobowitz <drow@mvista.com>
686
687 * gdbserver/configure.srv: New file.
688 * gdbserver/configure.in: Use configure.srv instead
689 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
690 from it.
691 * gdbserver/configure: Regenerated.
692 * gdbserver/terminal.h: New file.
693 * gdbserver/Makefile.in: Update for configure changes. Remove
694 more unneeded include paths.
695
696 2002-02-24 Andrew Cagney <ac131313@redhat.com>
697
698 From wiz at danbala:
699 * config/sparc/tm-sp64.h: Fix grammar and typos.
700 Fix PR gdb/287.
701
702 2002-02-24 Andrew Cagney <ac131313@redhat.com>
703
704 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
705 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
706 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
707 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
708 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
709 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
710 * s390-tdep.c: Ditto.
711 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
712 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
713 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
714 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
715 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
716 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
717 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
718 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
719 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
720 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
721 Fix PR gdb/378.
722
723 2002-02-23 Andrew Cagney <ac131313@redhat.com>
724
725 * lin-thread.c: Delete file.
726 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
727 to gdb_proc_service.h.
728 * configure: Re-generate.
729
730 * ocd.c (ocd_open): Do not try to open the "ocd" device.
731 * serial.c (serial_open): Delete check for "ocd".
732 Fix PR gdb/349.
733
734 * Makefile.in (linux-thread.o): Delete target.
735 * linux-thread.c: Delete file.
736
737 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
738 renamed SH files to be consistent.
739
740 * symtab.c (sort_search_symbols): Use xfree.
741
742 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
743
744 * arm-linux-tdep.c (arm_linux_init_abi): Register
745 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
746 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
747 definition with undef, since we don't want the sysvr4 definition.
748 (SKIP_TRAMPOLINE_CODE): Likewise.
749
750 2002-02-23 Andrew Cagney <ac131313@redhat.com>
751
752 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
753
754 * configure.in: (AC_CHECK_FUNCS) Added test for
755 canonicalize_file_name Regenerated.
756 * config.in, configure: Regenerated.
757 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
758 defined use canonicalize_file_name.
759
760 2002-02-23 Michael Chastain <mec@shout.net>
761
762 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
763
764 2002-02-23 Andrew Cagney <ac131313@redhat.com>
765
766 * README: Remove references to cygnus.com.
767 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
768 dot com'' form. Remove references to cygnus.com and sourceware.
769
770 2002-02-23 Andrew Cagney <ac131313@redhat.com>
771
772 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
773 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
774 1003.1-2001 no longer allows "head -1".
775 * gdb/Makefile.in (version.c): Likewise.
776 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
777 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
778 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
779
780 2002-02-23 Andrew Cagney <ac131313@redhat.com>
781
782 * cli/cli-decode.c (cmd_cfunc_eq): New function.
783 * command.h (cmd_cfunc_eq): Declare.
784 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
785
786 * cli/cli-cmds.h (is_complete_command): Change parameter to a
787 ``struct cmd_list_element *''.
788 * cli/cli-cmds.c (is_complete_command): Update. Use
789 cmd_cfunc_eq.
790 * top.c (execute_command): Pass the command to
791 is_complete_command.
792 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
793
794 2002-02-23 Andrew Cagney <ac131313@redhat.com>
795
796 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
797 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
798 architecture defines.
799 * s390-tdep.c (s390_gdbarch_init): Likewise.
800
801 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
802
803 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
804 (arm_linux_push_arguments): Likewise.
805 (arm_linux_init_abi): Register them. Also register linux-specific
806 call_dummy_words.
807 (find_minsym_and_objfile): Use strcmp, not STREQ.
808 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
809 (arm_linux_call_dummy_words): Delete declaration.
810 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
811 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
812 declarations.
813 (LOWEST_PC): Delete.
814
815 2002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
816
817 * maint.c (print_section_info): Do not prepend `0x' to filepos
818 output, it will be handled by local_hex_string_custom.
819
820 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
821
822 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
823 (store_newfpe_double, store_newfpe_extended, store_fpregister)
824 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
825
826 2002-02-22 Jim Blandy <jimb@redhat.com>
827
828 Indicate that the bcache functions don't change the strings
829 they're passed.
830 * bcache.h (bcache, hash): Add `const' keywords to declarations.
831 * bcache.c (bcache, hash): Add `const' keywords to definitions.
832
833 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
834
835 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
836
837 2002-02-21 Christopher Faylor <cgf@redhat.com>
838
839 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
840 find the complete path to a loaded DLL.
841
842 2002-02-21 Fred Fish <fnf@redhat.com>
843
844 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
845 that marks the end of the range of a function, enter a line number
846 entry that has a line number of zero and a PC offset that matches
847 the end of the function. This starts a range of PC's for which no
848 line number information is known.
849 * symtab.c (find_pc_sect_line): If our best fit is in a range of
850 PC's for which no line number info is found (line number is zero)
851 then we didn't find any valid line information.
852 * symtab.h: Document use of zero line number entry.
853
854 2002-02-21 Elena Zannoni <ezannoni@redhat.com>
855
856 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
857 (have_ptrace_getvrregs): Define for run time checks.
858 (gdb_vrregset_t): New type for Altivec register handling.
859 (fetch_register, store_register): Fetch/store altivec register
860 when needed.
861 (fetch_altivec_register, store_altivec_register): New functions.
862 (supply_vrregset, fill_vrregset): New functions.
863 (fetch_altivec_registers, store_altivec_registers): New functions.
864 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
865 registers as well.
866
867 2002-02-21 Jiri Smid <smid@suse.cz>
868
869 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
870
871 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
872
873 * Makefile.in (armnbsd-nat.o): Update dependencies.
874 * armnbsd-nat.c (supply_gregset): New function. Common code to
875 supply the integer register set.
876 (supply_fparegset): New function. Similar for FPA registers.
877 (fetch_regs, fetch_fp_regs): Use them.
878 (fetch_core_registers): Likewise.
879 (fetch_elfcore_registers): New function.
880 (arm_netbsd_elfcore_fns): New core-file type specification.
881 (_initialize_arm_netbsd_nat): Register it.
882
883 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
884
885 * armnbsd-nat.c: Include gdbcore.h.
886 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
887 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
888 'void' to declaration, to shut up ARI.
889 (fetch_core_registers): Make static. Rewrite using supply_register.
890 (arm_netbsd_core_fns): New core-file type specification.
891 (_initialize_arm_netbsd_nat): New function.
892
893 2002-02-21 Christopher Faylor <cgf@redhat.com>
894
895 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
896 value.
897
898 2002-02-20 Christopher Faylor <cgf@redhat.com>
899
900 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
901 fails.
902
903 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
904
905 * jv-exp.y (parse_number): Change type of implicit longs
906 to builtin_type_uint64.
907
908 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
909
910 * gdbserver/linux-low.c (mywait): Change argument to waitpid
911 to be an integer instead of a `union wait'.
912
913 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
914
915 * mips-linux-nat.c: Call the operating system GNU/Linux.
916 * mips-linux-tdep.c: Likewise.
917 * mips-tdep.c: Likewise.
918
919 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
920
921 Fix PR gdb/265.
922 * jv-exp.y (parse_number): Handle 64-bit integers.
923
924 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
925
926 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
927 AC_STDC_HEADERS to AC_HEADER_STDC.
928 * gdbserver/configure: Regenerated.
929
930 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
931
932 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
933 is defined.
934 * sparc-tdep.c (get_longjmp_target): Likewise.
935
936 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
937
938 * News: Add news about ARM and Multi-arch. Mention the new target
939 arm*-*-netbsd*.
940
941 2002-02-19 Jim Blandy <jimb@redhat.com>
942
943 * stabsread.c (error_type_complaint): Improve error message.
944
945 2002-02-19 Daniel Jacobowitz <drow@mvista.com>
946
947 * gdbserver/README: Update documentation.
948 * gdbserver/configure.in: Update configury to match documentation.
949 * gdbserver/Makefile.in: Likewise.
950 * gdbserver/configure: Regenerated.
951 * gdbserver/aclocal.m4: New file, generated by aclocal.
952 * gdbserver/config.in: New file, generated by autoheader.
953
954 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
955
956 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
957 armnbsd-nat.c.
958
959 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
960
961 * arm-tdep.h (enum arm_float_model): New enum.
962 (struct gdbarch_tdep): Add fp_model.
963 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
964 up floating-point conversions until we know the floating-point model
965 in use by the inferior. Don't complain about being unable to
966 determine the ABI of the inferior when we don't have one.
967 (arm_extract_return_value): Support different floating-point models.
968 (arm_store_return_value): Likewise.
969 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
970 ARM_FLOAT_SOFT.
971 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
972
973 2002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
974
975 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
976 of ``current_gdbarch''.
977
978 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
979
980 * armnbsd-nat.c : ANSIfy all function declarations.
981 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
982 (fetch_inferior_registers): Re-implement in terms of above.
983 (store_register, store_regs, store_fp_register, store_fp_regs): New.
984 (store_inferior_registers): Re-implement in terms of above.
985
986 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
987
988 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
989 kernel.
990 * arm-linux-tdep.c: Likewise.
991 * config/arm/tm-linux.h: Likewise.
992
993 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
994
995 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
996 * config/arm/nbsd.mt (TM_FILE): Delete.
997 * config/arm/tm-nbsd.h: Delete.
998
999 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
1000
1001 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
1002 Initialize CALL_DUMMY_LENGTH.
1003
1004 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
1005
1006 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
1007 function.
1008 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
1009 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
1010 defines one thing and that is incorrect for this port.
1011 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
1012
1013 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1014
1015 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
1016
1017 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1018
1019 * win32-nat.c (display_selector): New function. Displays information
1020 about the information returned by GetThreadSelectorEntry API function.
1021 (display_selectors): New function. Displays the infomation of
1022 the selector given as argument, or of CS, DS ans FS selectors
1023 if no argument is given.
1024 ( _initialize_inftarg): Add "w32" as info prefix command.
1025 Add "info w32 selector" as command calling display_selectors.
1026
1027 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
1028
1029 * i386-tdep.c (get_longjmp_target): Fix compilation failure
1030 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
1031 if not defined.
1032
1033 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
1034
1035 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
1036
1037 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
1038
1039 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
1040 (arm_fix_call_dummy): Call it.
1041 (arm_call_dummy_breakpoint_offset): Delete.
1042 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
1043 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
1044
1045 2002-02-18 Andrew Cagney <ac131313@redhat.com>
1046
1047 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
1048 Default to func_frame_chain_valid.
1049 * gdbarch.h, gdbarch.c: Re-generate.
1050 * frame.h (FRAME_CHAIN_VALID): Delete definition.
1051
1052 2002-02-18 Elena Zannoni <ezannoni@redhat.com>
1053
1054 * ppc-linux-nat.c: Update copyright.
1055 (fetch_register, store_register): Add tid parameter, don't compute
1056 tid here.
1057 (fetch_ppc_registers, store_ppc_registers): Add tid
1058 parameter. Pass it along to callees.
1059 (fetch_inferior_registers, store_inferior_registers): Compute tid
1060 here, and pass it to calleed functions.
1061 (fill_gregset, supply_fpregset): Clean up formatting.
1062
1063 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
1064
1065 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
1066 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
1067
1068 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
1069
1070 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
1071 * gdbarch.c gdbarch.h: Regenerate.
1072 * breakpoint.c (create_longjmp_breakpoint): Always compile this
1073 function.
1074 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
1075 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
1076 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
1077
1078 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
1079 * arm-tdep.c (arm_get_longjmp_target): New function.
1080 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
1081 this to a positive value register arm_get_longjmp_target as the
1082 longjmp handler.
1083 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
1084 (arm_linux_init_abi): Set up longjmp description in tdep.
1085 * armnbsd-nat.c (get_longjmp_target): Delete.
1086 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
1087 description in tdep.
1088 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
1089 (get_longjmp_target): Delete declaration.
1090 (GET_LONGJMP_TARGET): Delete.
1091 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
1092 (GET_LONGJMP_TARGET): Delete.
1093
1094 2002-02-17 Kevin Buettner <kevinb@redhat.com>
1095
1096 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
1097 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
1098 of ``current_gdbarch''.
1099
1100 2002-02-17 Tom Tromey <tromey@redhat.com>
1101
1102 * cli/cli-cmds.c (compare_strings): New function.
1103 (complete_command): Only print each unique item once.
1104 * completer.h (complete_line): Declare.
1105 * completer.c (complete_line): New function.
1106 (line_completion_function): Use it.
1107
1108 2002-02-16 Andrew Cagney <ac131313@redhat.com>
1109
1110 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
1111 * gdbarch.h, gdbarch.c: Re-generate.
1112
1113 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
1114
1115 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
1116
1117 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
1118
1119 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
1120 * valops.c (value_arg_coerce): Don't take the address of a reference
1121 to convert an argument to a reference.
1122
1123 2002-02-15 Christopher Faylor <cgf@redhat.com>
1124
1125 * win32-nat.c (get_image_name): New function.
1126 (handle_load_dll): Use get_image_name function.
1127 (get_child_debug_event): Avoid registering debug events until possibly
1128 execed process is started.
1129 (child_create_inferior): Allow invocation via shell so that command
1130 line redirection, etc. works ok.
1131 (_initialize_inftarg): Add new command: "set shell" to control whether
1132 a shell is used to start a process.
1133
1134 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
1135
1136 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
1137 instead of find_register_by_number.
1138 (cannot_store_register): Likewise.
1139
1140 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1141
1142 * dwarf2read.c: Replace fprintf (stderr, ...) by
1143 fprintf_unfiltered (gdb_stderr, ...).
1144
1145 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
1146
1147 * gdbserver/gdbserver.1: Document --attach.
1148
1149 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
1150
1151 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
1152 descriptions.
1153 * arm-tdep.c (arm_default_arm_le_breakpoint)
1154 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
1155 (arm_default_thumb_be_breakpoint): New. Initialize them from
1156 traditional breakpoint defines.
1157 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
1158 (arm_gdbarch_init): Initialize new breakpoint variables.
1159 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
1160 (arm_linux_init_abi): Initialize linux-specific breakpoint.
1161 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
1162 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
1163 code out to ...
1164 (arm_netbsd_init_abi_common): ... here; new function.
1165 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
1166 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
1167 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
1168 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
1169
1170 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
1171
1172 * arm-tdep.h (enum arm_abi): New enum.
1173 (struct gdbarch_tdep): New structure.
1174 (LOWEST_PC): Provide a default.
1175 (arm_gdbarch_register_os_abi): Declare new function.
1176 * arm-tdep.c (arm_abi_names): New array.
1177 (process_note_abi_tag_sections): New function.
1178 (get_elfosabi): New function.
1179 (arm_gdbarch_register_os_abi): New function.
1180 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
1181 support for that ABI has been built in, then call the appropriate
1182 configuration routine. Use gdbarch_num_regs() to get the number
1183 of registers.
1184 (arm_dump_tdep): New function.
1185 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
1186 place-holder functions.
1187 (_initialize_arm_tdep): Register them.
1188 * config/arm/tm-arm.h (LOWEST_PC): Delete.
1189
1190 * armnbsd-tdep.c: New file.
1191 * Makefile.in (armnbsd-tdep.o): Add dependencies.
1192 * config/arm/nbsd.mt (TDEPFILES): Add it.
1193 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
1194
1195 * armnbsd-nat.c: Include regcache.h.
1196 * Makefile.in (armnbsd-nat.o): Update dependency list.
1197
1198 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
1199
1200 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
1201
1202 * gdbserver/Makefile.in: Fix typos in target rules.
1203
1204 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
1205
1206 Fix part of PR gdb/267.
1207 * linespec.c (find_methods): Handle constructors specially for now.
1208
1209 2002-02-14 Corinna Vinschen <vinschen@redhat.com>
1210
1211 * arm-tdep.c (arm_push_arguments): Eliminate special float type
1212 handling.
1213 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
1214 standard_coerce_float_to_double().
1215
1216 2002-02-14 Christopher Faylor <cgf@redhat.com>
1217
1218 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
1219 GDBINIT_FILENAME.
1220
1221 2002-02-14 Elena Zannoni <ezannoni@redhat.com>
1222
1223 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
1224 find_variant_by_name, because it confuses the multiarch
1225 framework. Return NULL if there isn't an architecture with the
1226 user supplied name, instead of forcing a different one without
1227 recording the change with the multiarch machinery.
1228 (find_variant_by_name): Delete.
1229
1230 2002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1231
1232 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
1233 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
1234
1235 2002-02-13 Martin M. Hunt <hunt@redhat.com>
1236
1237 * stack.c (print_frame_info_base): When calling
1238 print_frame_info_listing_hook, set current_source_symtab.
1239
1240 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
1241
1242 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
1243 and remove unused $(INCLUDE_DIR).
1244 Add regcache.c to OBS.
1245 Add generated register protocol files to clean target.
1246 Update dependencies for new objects, obsolete old target code.
1247
1248 * gdbserver/linux-low.c: Remove all platform-specific code to
1249 new files. Remove various dead code. Update to use regcache
1250 functionality.
1251 * gdbserver/remote-utils.c (fromhex): Add return statement
1252 to quiet warning.
1253 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
1254 constant.
1255 (input_interrupt): Add integer parameter to match prototype
1256 of a signal handler.
1257 (outreg): Use register_data ().
1258 (prepare_resume_reply): Use gdbserver_expedite_regs.
1259 * gdbserver/server.c (main): Dynamically allocate own_buf because
1260 PBUFSIZ is no longer constant. Use registers_to_string () and
1261 registers_from_string ().
1262 * gdbserver/server.h: No longer include "defs.h". Add prototypes
1263 for error (), fatal (), and warning (). Update definition of
1264 PBUFSIZ to use regcache functionality. Add include guard.
1265 * gdbserver/utils.c (fatal): Add missing ``const''.
1266 (warning): New function.
1267
1268 * regformats/regdat.sh: Include "regcache.h" in generated files.
1269 Provide init_registers () function.
1270 * regformats/regdef.h: Add prototype for set_register_cache ().
1271 Add include guard.
1272
1273 * gdbserver/linux-arm-low.c: New file.
1274 * gdbserver/linux-i386-low.c: New file.
1275 * gdbserver/linux-ia64-low.c: New file.
1276 * gdbserver/linux-m68k-low.c: New file.
1277 * gdbserver/linux-mips-low.c: New file.
1278 * gdbserver/linux-ppc-low.c: New file.
1279 * gdbserver/linux-sh-low.c: New file.
1280
1281 * gdbserver/regcache.c: New file.
1282 * gdbserver/regcache.h: New file.
1283
1284 * gdbserver/low-linux.c: Removed obsolete file.
1285
1286 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
1287
1288 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
1289 * config/i386/linux.mt: Likewise.
1290 * config/ia64/linux.mt: Likewise.
1291 * config/m68k/linux.mh: Likewise.
1292 * config/powerpc/linux.mh: Likewise.
1293 * config/mips/linux.mt: Likewise.
1294
1295 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
1296
1297 * config/i386/i386lynx.mh: Mark gdbserver variables
1298 as (currently) obsolete for this target.
1299 * config/i386/nbsd.mt: Likewise.
1300 * config/i386/nbsdelf.mt: Likewise.
1301 * config/m32r/m32r.mt: Likewise.
1302 * config/m68k/m68klynx.mh: Likewise.
1303 * config/m68k/nbsd.mt: Likewise.
1304 * config/m68k/sun3os4.mh: Likewise.
1305 * config/mips/vr5000.mt: Likewise.
1306 * config/ns32k/nbsd.mt: Likewise.
1307 * config/pa/hppabsd.mh: Likewise.
1308 * config/pa/hppaosf.mh: Likewise.
1309 * config/powerpc/nbsd.mt: Likewise.
1310 * config/rs6000/rs6000lynx.mh: Likewise.
1311 * config/s390/s390.mt: Likewise.
1312 * config/s390/s390x.mt: Likewise.
1313 * config/sparc/sparclynx.mh: Likewise.
1314 * config/sparc/sun4os4.mh: Likewise.
1315 * config/i386/x86-64linux.mt: Likewise.
1316 * config/sparc/linux.mh: Likewise.
1317
1318 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
1319
1320 * configure.tgt: Configure gdbserver only for known working
1321 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
1322 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
1323 SUBDIRS if it is configured. Update comment for ${nativefile}.
1324 * configure: Regenerated.
1325
1326 2002-02-13 Michael Snyder <msnyder@redhat.com>
1327
1328 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
1329 (default_gcore_mach): Just return 0, work around a problem in bfd.
1330 (default_gcore_target): OK to return NULL if exec_bfd is null.
1331 (make_mem_sec): Use a cast, avoid a warning.
1332
1333 * procfs.c (find_memory_regions_callback): Use a cast instead of
1334 calling host_pointer_to_address (which complains if
1335 sizeof (host pointer) != sizeof (target pointer)).
1336 (procfs_make_note_section): Avoid overflow in psargs string.
1337
1338 * procfs.c (procfs_make_note_section): Make the default
1339 implementation return an error.
1340
1341 2002-02-13 Rodney Brown <rbrown64@csc.com.au>
1342
1343 * procfs.c (procfs_make_note_section): Provide a default definition
1344 (for alpha-dec-osf4.0f). Fix typos.
1345
1346 2002-02-13 Elena Zannoni <ezannoni@redhat.com>
1347
1348 * linux-proc.c: Add include of regcache.h.
1349 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
1350
1351 2002-02-13 Andrew Cagney <ac131313@redhat.com>
1352
1353 From 2002-01-18 Greg McGary <greg@mcgary.org>:
1354 * memattr.c (create_mem_region): Disallow useless empty region.
1355 Regions are half-open intervals, so allow [A..B) [B..C) as
1356 non-overlapping.
1357
1358 2002-02-13 Michael Chastain <mec@shout.net>
1359
1360 * defs.h: Kill CONST_PTR.
1361 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
1362 * c-lang.c (c_builtin_types): Likewise.
1363 * ch-lang.c (ch_builtin_types): Likewise.
1364 * f-lang.c (f_builtin_types): Likewise.
1365 * language.c (unknown_builtin_types): Likewise.
1366 * m2-lang.c (m2_builtin_types): Likewise.
1367 * p-lang.c (pascal_builtin_types): Likewise.
1368 * scm-lang.c (c_builtin_types): Likewise.
1369
1370 2002-02-13 Keith Seitz <keiths@redhat.com>
1371
1372 * arm-tdep.h (arm_get_next_pc): Add declaration.
1373
1374 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
1375
1376 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
1377 with other related struct-returning functions.
1378 (arm_extract_struct_value_address): New function.
1379 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
1380 initialize float_format, double_format and long_double_format as
1381 appropriate to the endianness of the target.
1382 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
1383 (arm_use_struct_convention): Delete declaration.
1384 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
1385
1386 2002-02-13 Keith Seitz <keiths@redhat.com>
1387
1388 * defs.h (core_addr_to_string_nz): New function.
1389
1390 2002-02-13 Mark Kettenis <kettenis@gnu.org>
1391
1392 Apply missing bits of 2002-01-15 patch.
1393 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
1394 (fill_fpregset): Use i387_fill_fsave.
1395
1396 2002-02-12 Keith Seitz <keiths@redhat.com>
1397
1398 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
1399 (core_addr_to_string_nz): New function.
1400
1401 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
1402
1403 * arm-linux-nat.c: Really include arm-tdep.h.
1404 * config/arm/tm-linux.h (struct type, struct value): Declare.
1405
1406 2002-02-11 Michael Snyder <msnyder@redhat.com>
1407
1408 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
1409 (gcore section): Ifdef for Solaris and Unixware only.
1410 (procfs_do_thread_registers): Unixware needs one lwpstatus
1411 per thread (not one prstatus or pstatus).
1412 (procfs_make_note_section): Iterate only over kernel threads (lwps),
1413 not over all gdb threads. For unixware, call elfcore_write_pstatus
1414 once before iterating over threads.
1415
1416 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
1417
1418 * arm-tdep.h: New file.
1419 * arm-tdep.c: Include arm-tdep.h.
1420 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
1421 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
1422 (arm_print_float_info, arm_register_type, convert_to_extended)
1423 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
1424 (arm_extract_return_value, arm_register_name): Make static.
1425 (arm_software_single_step): Similarly. Fix types in declaration.
1426 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
1427 (arm_store_return_value, arm_store_struct_return): New functions.
1428 (arm_gdbarch_init): Register the above functions. Also register
1429 call_dummy_start_offset, sizeof_call_dummy_words,
1430 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
1431 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
1432 max_register_virtual_size, register_size. Set up
1433 prologue_cache.saved_regs here, rather than ...
1434 (_initialize_arm_tdep): ... here.
1435 * config/arm/tm-arm.h (struct type, struct value): Delete forward
1436 declarations.
1437 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
1438 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
1439 (arm_print_float_info, arm_register_type, convert_to_extended)
1440 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
1441 (arm_extract_return_value, arm_register_name): Delete declarations.
1442 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
1443 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
1444 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
1445 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
1446 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
1447 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
1448 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
1449 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
1450 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
1451 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
1452 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
1453 (arm_get_next_pc): No-longer static -- these are needed by the RDI
1454 interface.
1455 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
1456 * remote-rdi.c remote-rdp.c: Likewise.
1457 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
1458 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
1459 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
1460 definition.
1461
1462 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
1463 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
1464 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
1465 from non-ARM_ prefixed definitions.
1466 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
1467 all uses of above.
1468 * remote-rdi.c remote-rdp.c: Likewise.
1469 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
1470
1471 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
1472
1473 * arm-tdep.c (arm_frameless_function_invocation)
1474 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
1475 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
1476 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
1477 (arm_pop_frame, arm_get_next_pc): Make static.
1478 (arm_gdbarch_init): Register above in gdbarch structure.
1479 (arm_read_fp): Renamed from arm_target_read_fp.
1480 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
1481 * config/arm/tm-arm.h (arm_frameless_function_invocation)
1482 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
1483 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
1484 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
1485 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
1486 (arm_pc_is_thumb_dummy): Delete declarations.
1487 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
1488 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
1489 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
1490 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
1491
1492 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
1493
1494 * symtab.c (compare_search_syms): New function.
1495 (sort_search_symbols): New function.
1496 (search_symbols): Sort symbols after searching rather than
1497 before.
1498
1499 2002-02-10 Andrew Cagney <ac131313@redhat.com>
1500
1501 * NEWS: Linux -> GNU/Linux.
1502
1503 2002-02-10 Andrew Cagney <ac131313@redhat.com>
1504
1505 * gdbarch.sh: For for level one methods, disallow a definition
1506 when partially multi-arched. Add comments explaining rationale.
1507 * gdbarch.h: Re-generate.
1508
1509 2002-02-10 Andrew Cagney <ac131313@redhat.com>
1510
1511 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
1512 multi-arch partial.
1513
1514 2002-02-10 Andrew Cagney <ac131313@redhat.com>
1515
1516 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
1517 field. Use diff -u.
1518 * gdbarch.c: Re-generate.
1519
1520 2002-02-10 Andrew Cagney <ac131313@redhat.com>
1521
1522 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
1523 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
1524 partial.
1525
1526 2002-02-10 Andrew Cagney <ac131313@redhat.com>
1527
1528 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
1529 multi-arch partial.
1530 (PUSH_ARGUMENTS): Switch to using predefault.
1531 * gdbarch.c: Regenerate.
1532
1533 2002-02-10 Andrew Cagney <ac131313@redhat.com>
1534
1535 * valops.c (PUSH_ARGUMENTS): Delete definition.
1536 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
1537 partial. Default to default_push_arguments.
1538 * gdbarch.h, gdbarch.c: Regenerate.
1539
1540 2002-02-09 Andrew Cagney <ac131313@redhat.com>
1541
1542 * defs.h (throw_exception): Rename return_to_top_level. Update
1543 comments.
1544 * utils.c (error_stream, internal_verror, quit): Ditto.
1545 * top.c (throw_exception, catcher): Ditto.
1546 * sparclet-rom.c (sparclet_load): Ditto.
1547 * remote.c (interrupt_query, minitelnet): Ditto.
1548 * remote-sds.c (interrupt_query): Ditto.
1549 * remote-mips.c (mips_error, mips_kill): Ditto.
1550 * ocd.c (interrupt_query): Ditto.
1551 * monitor.c (monitor_interrupt_query): Ditto.
1552 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
1553 * target.h: Update comment.
1554
1555 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
1556
1557 2002-02-09 Andrew Cagney <ac131313@redhat.com>
1558
1559 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
1560 default_double_format.
1561 * gdbarch.h, gdbarch.c: Re-generate.
1562 * findvar.c (floatformat_unknown): Delete variable definition.
1563 * doublest.h (floatformat_unknown): Delete variable declaration.
1564
1565 2002-02-09 Jim Blandy <jimb@redhat.com>
1566
1567 * stabsread.c (read_type): Add code to parse Sun's syntax for
1568 prototyped function types.
1569
1570 2002-02-09 Andrew Cagney <ac131313@redhat.com>
1571
1572 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
1573 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
1574
1575 2002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1576
1577 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
1578 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
1579 now _initialize_xcoffsolib gets called again and overrides the
1580 commands from solib.c in a native configuration.
1581
1582 2002-02-09 Mark Kettenis <kettenis@gnu.org>
1583
1584 * doublest.c (store_typed_floating): Don't try to return a value.
1585 Fixes PR gdb/290.
1586
1587 2002-02-08 Jim Blandy <jimb@redhat.com>
1588
1589 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
1590 is prototyped and has no arguments, print its argument list as
1591 `(void)'.
1592
1593 2002-02-08 Chris Demetriou <cgd@broadcom.com>
1594
1595 * MAINTAINERS (write-after-approval): Add myself.
1596 (paper-trail): I've escaped!
1597
1598 2002-02-08 Christopher Faylor <cgf@redhat.com>
1599
1600 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
1601 changes.
1602 (_initialize_check_for_gdb_ini): Ditto.
1603
1604 2002-02-08 Martin M. Hunt <hunt@redhat.com>
1605
1606 * win32-nat.c (cygwin_pid_to_str): Fix typo.
1607 xaprintf -> xasprintf.
1608
1609 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
1610
1611 * win32-nat.c: Remove use of printf and sprintf functions.
1612
1613 2002-02-08 Richard Earnshaw <rearnsha@arm.com>
1614
1615 * arm-tdep.c (arm_frame_chain_valid): Make static.
1616 (arm_push_arguments): Likewise.
1617 (arm_gdbarch_init): New function.
1618 (_initialize_arm_tdep): Call it.
1619 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
1620 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
1621 (FRAME_CHAIN_VALID): Delete.
1622 (arm_frame_chain_valid): Delete declaration.
1623 (PUSH_ARGUMENTS): Delete.
1624 (arm_push_arguments): Delete declaration.
1625 (CALL_DUMMY_P): Delete.
1626
1627 2002-02-08 Andrew Cagney <ac131313@redhat.com>
1628 Corinna Vinschen <vinschen@redhat.com>
1629
1630 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
1631 on builtin float types.
1632
1633 2002-02-08 Daniel Jacobowitz <drow@mvista.com>
1634
1635 * utils.c: Include <curses.h> before "bfd.h".
1636 * tui/tui-hooks.c: Likewise.
1637 * tui/tui.c: Likewise.
1638 * tui/tuiCommand.c: Likewise.
1639 * tui/tuiData.c: Likewise.
1640 * tui/tuiDataWin.c: Likewise.
1641 * tui/tuiDisassem.c: Likewise.
1642 * tui/tuiGeneralWin.c: Likewise.
1643 * tui/tuiIO.c: Likewise.
1644 * tui/tuiLayout.c: Likewise.
1645 * tui/tuiRegs.c: Likewise.
1646 * tui/tuiSource.c: Likewise.
1647 * tui/tuiSourceWin.c: Likewise.
1648 * tui/tuiStack.c: Likewise.
1649 * tui/tuiWin.c: Likewise.
1650
1651 2002-02-07 Elena Zannoni <ezannoni@redhat.com>
1652
1653 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
1654 to include space for pseudoregs as well. Update loops accordingly.
1655 (sh_fp_frame_init_saved_regs): Ditto.
1656 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
1657
1658 2002-02-07 Andrew Cagney <ac131313@redhat.com>
1659
1660 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
1661 Add Richard Earnshaw to Arm maintainers.
1662
1663 2002-02-07 Andrew Cagney <ac131313@redhat.com>
1664
1665 * defs.h (warning_begin): Delete declaration.
1666
1667 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
1668 Delete macro.
1669
1670 2002-02-07 Michael Snyder <msnyder@redhat.com>
1671
1672 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
1673 Logic bug, remove misplaced else.
1674
1675 2002-02-07 Klee Dienes <klee@apple.com>
1676
1677 * fork-inferior.c (fork_inferior): Add '!' to the list of
1678 characters that need to be quoted when building a string for the
1679 shell. Quote '!' specifically with a backslash, since CSH chokes
1680 when trying to evaluate "str!str".
1681
1682 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
1683
1684 * rdi-share/host.h: Only provide a typedef for bool if it is not
1685 defined.
1686
1687 2002-02-04 Michael Snyder <msnyder@redhat.com>
1688
1689 * breakpoint.h (enum bptype): Add new overlay event bp type.
1690 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
1691
1692 * breakpoint.c (create_internal_breakpoint): New function.
1693 (internal_breakpoint_number): Moved into create_internal_breakpoint.
1694 (create_longjmp_breakpoint): Use create_internal_breakpoint.
1695 (create_thread_event_breakpoint): Ditto.
1696 (create_solib_event_breakpoint): Ditto.
1697 (create_overlay_event_breakpoint): New function.
1698 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
1699 (update_breakpoints_after_exec): Delete and re-initialize
1700 overlay event breakpoints after an exec. Add FIXME comment
1701 about longjmp breakpoint.
1702 (print_it_typical): Ignore overlay event breakpoints.
1703 (print_one_breakpoint): Ditto.
1704 (mention): Ditto.
1705 (bpstat_what): Do not stop for overlay event breakpoints.
1706 (delete_breakpoint): Don't delete overlay event breakpoints.
1707 (breakpoint_re_set_one): Delete the overlay event breakpoint.
1708 (breakpoint_re_set): Re-create overlay event breakpoint.
1709
1710 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
1711 (overlay_manual_command): Disable overlay breakpoints.
1712 (overlay_off_command): Disable overlay breakpoints.
1713
1714 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
1715
1716 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
1717 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
1718 to here from config/tm-arm.h.
1719 (coff_sym_is_thumb): Make static.
1720 (arm_elf_make_msymbol_special): New function.
1721 (arm_coff_make_msymbol_special): New function.
1722 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
1723 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
1724 (coff_sym_is_thumb): Delete declaration.
1725 (arm_elf_make_msymbol_special): Declare.
1726 (arm_coff_make_msymbol_special): Declare.
1727 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
1728 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
1729
1730 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
1731
1732 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
1733
1734 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
1735
1736 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
1737 * gdbarch.c gdbarch.h: Regenerate.
1738 * arch-utils.c (default_print_float_info): New function.
1739 * arch-utils.h (default_print_float_info): Prototype it.
1740 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
1741 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
1742 (PRINT_FLOAT_INFO): Document it.
1743
1744 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
1745 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
1746 (PRINT_FLOAT_INFO): Define.
1747
1748 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
1749
1750 * win32-nat.c (_initialize_check_for_gdb_ini):
1751 Add typecast to sprintf argument to suppress a warning.
1752
1753 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
1754
1755 * win32-nat.c (last_sig): Changed type of variable to target_signal,
1756 to allow easier handling of pass state.
1757 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
1758 that gives exception name and address.
1759 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
1760 and set last_sig value to ourstatus->value.sig. Some missing
1761 exceptions added.
1762 (child_continue): Correctly report continue_status.
1763 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
1764 TARGET_SIGNAL_0 (new default value).
1765 (child_resume): consider sig argument passed to decide if
1766 the exception should be passed to debuggee or not.
1767
1768 2002-02-05 Michael Snyder <msnyder@redhat.com>
1769
1770 * regcache.c (fetch_register): Call target_fetch_register
1771 only if we don't call FETCH_PSEUDO_REGISTER.
1772 (store_register): Call target_store_register only if we
1773 don't call STORE_PSEUDO_REGISTER.
1774
1775 2002-02-05 Elena Zannoni <ezannoni@redhat.com>
1776
1777 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
1778 ELF_MAKE_MSYMBOL_SPECIAL.
1779 * gdbarch.c, gdbarch.h: Regenerate.
1780 * arch-utils.c (default_make_msymbol_special): New function.
1781 * arch-utils.h (default_make_msymbol_special): Export.
1782 * elfread.c (elf_symtab_read): Compile use of
1783 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
1784 multiarched.
1785 * coffread.c (coff_symtab_read): Ditto, for
1786 COFF_MAKE_MSYMBOL_SPECIAL.
1787
1788 2002-02-05 Jim Blandy <jimb@redhat.com>
1789
1790 * solib-svr4.c (svr4_truncate_ptr): New function.
1791 (svr4_relocate_section_addresses): Do the address arithmetic with
1792 the appropriate truncation for target addresses, even when
1793 CORE_ADDR is larger than a target address.
1794
1795 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
1796
1797 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
1798 to (int *).
1799
1800 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
1801
1802 * gdbserver/linux-low.c (kill_inferior): Remove commented out
1803 code.
1804
1805 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
1806
1807 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
1808
1809 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
1810
1811 * gdbserver/linux-low.c: Remove unused include files.
1812
1813 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
1814
1815 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
1816 (read_inferior_memory): Use it.
1817 (write_inferior_memory): Likewise.
1818
1819 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
1820
1821 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
1822 grubbing through sys_errlist.
1823
1824 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
1825
1826 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
1827
1828 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
1829 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
1830
1831 2002-02-04 Andrew Cagney <ac131313@redhat.com>
1832
1833 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
1834 (do_sfunc, set_cmd_sfunc): New functions.
1835
1836 * command.h (struct cmd_list_element): Add field func.
1837 * cli/cli-decode.h (struct cmd_list_element): Ditto.
1838 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
1839 * cli/cli-decode.h: Ditto.
1840
1841 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
1842 (help_all, help_cmd_list): Ditto.
1843 (find_cmd, complete_on_cmdlist): Ditto.
1844 * top.c (execute_command): Ditto.
1845
1846 * cli/cli-setshow.c (do_setshow_command): Call func instead of
1847 function.sfunc.
1848
1849 * infcmd.c (notice_args_read): Fix function signature.
1850
1851 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
1852 * cli/cli-decode.c (add_set_cmd): Ditto.
1853 * utils.c (initialize_utils): Ditto.
1854 * maint.c (_initialize_maint_cmds): Ditto.
1855 * infrun.c (_initialize_infrun): Ditto.
1856 * demangle.c (_initialize_demangler): Ditto.
1857 * remote.c (add_packet_config_cmd): Ditto.
1858 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1859 * cris-tdep.c (_initialize_cris_tdep): Ditto.
1860 * proc-api.c (_initialize_proc_api): Ditto.
1861 * kod.c (_initialize_kod): Ditto.
1862 * valprint.c (_initialize_valprint): Ditto.
1863 * top.c (init_main): Ditto.
1864 * infcmd.c (_initialize_infcmd): Ditto.
1865 * corefile.c (_initialize_core): Ditto.
1866 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1867 * arch-utils.c (initialize_current_architecture): Ditto.
1868 (_initialize_gdbarch_utils): Ditto.
1869 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
1870
1871 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
1872 * wince.c (_initialize_inftarg): Ditto.
1873 * symfile.c (_initialize_symfile): Ditto.
1874 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1875 * language.c (_initialize_language): Ditto.
1876 * arc-tdep.c (_initialize_arc_tdep): Ditto.
1877
1878 2002-02-04 Michael Snyder <msnyder@redhat.com>
1879
1880 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
1881
1882 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
1883
1884 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
1885 Add rules for building the register data files.
1886
1887 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
1888
1889 * regformats/regdat.sh: Add braces to the definition of
1890 expedite_regs_${arch}.
1891
1892 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
1893
1894 * regformats/regdef.h (struct reg): Add comment describing the
1895 requirements for offset and size fields.
1896
1897 2002-02-04 Andreas Schwab <schwab@suse.de>
1898
1899 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
1900 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
1901
1902 2002-02-04 Richard Earnshaw <rearnsha@arm.com>
1903
1904 * gdbarch.sh (copyright): Update years in generated header.
1905 (SMASH_TEXT_ADDRESS): Add rule.
1906 * gdbarch.h, gdbarch.c: Re-generate.
1907 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
1908 * dbxread.c: Likewise.
1909 * dwarfread.c: Likewise.
1910 * elfread.c: Likewise.
1911 * somread.c: Likewise.
1912
1913 * arm-tdep.c (arm_smash_text_address): New function.
1914 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
1915
1916 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
1917
1918 Add support for hardware watchpoints on win32 native.
1919 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
1920 CONTEXT_DEBUG_REGISTERS.
1921 (dr variable): New variable. Static array containing a local copy
1922 of debug registers.
1923 (debug_registers_changed): New variable. Reflects when debug registers
1924 are changed and need to be written to inferior.
1925 (debug_registers_used): New variable. Reflects when any debug register
1926 was set, used when new threads are created.
1927 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
1928 i386-nat code.
1929 (thread_rec): Set dr array if id is the thread of current_event .
1930 (child_continue, child_resume): Change the debug registers for all
1931 threads if debug_registers_changed.
1932 (child_add_thread): Change the debug registers if debug_registers_used.
1933 * config/i386/cygwin.mh: Add use of i386-nat.o file.
1934 Link nm.h to new nm-cygwin.h file.
1935 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
1936 of hardware registers.
1937
1938 2002-02-03 Andrew Cagney <ac131313@redhat.com>
1939
1940 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
1941 Restore behavour broken by 2002-01-20 Andrew Cagney
1942 <ac131313@redhat.com> IEEE_FLOAT removal.
1943
1944 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
1945
1946 * c-valprint.c (c_val_print): Pass a proper valaddr to
1947 cp_print_class_method.
1948 * valops.c (search_struct_method): If there is only one method
1949 and args is NULL, return that method.
1950
1951 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
1952
1953 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
1954 accessing tag_name directly.
1955
1956 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
1957
1958 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
1959 of accessing tag_name directly.
1960
1961 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
1962
1963 PR gdb/280
1964 * gdbtypes.c (replace_type): New function.
1965 * gdbtypes.h (replace_type): Add prototype.
1966 * stabsread.c (read_type): Use replace_type.
1967
1968 2002-02-03 Richard Earnshaw <rearnsha@arm.com>
1969
1970 * Makefile.in (memattr.o): Add missing dependencies rule.
1971
1972 2002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1973
1974 * breakpoint.c (break_at_finish_command): Really export.
1975 (break_at_finish_at_depth_command): Ditto.
1976 (tbreak_at_finish_command): Ditto.
1977 * hppa-tdep.c: Include completer.h.
1978 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
1979 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
1980
1981 2002-02-01 Andrew Cagney <ac131313@redhat.com>
1982
1983 * utils.c (do_write): New function.
1984 (error_stream): Rewrite combining the code from error_begin and
1985 verror.
1986 (verror): Rewrite using error_stream.
1987 (error_begin): Delete function.
1988
1989 2002-02-01 Andrew Cagney <ac131313@redhat.com>
1990
1991 * utils.c (error_begin): Make static.
1992 * defs.h (error_begin): Delete declaration.
1993
1994 * linespec.c (cplusplus_error): Replace cplusplus_hint.
1995 (decode_line_1): Use cplusplus_error instead of error_begin,
1996 cplusplus_hint and return_to_top_level.
1997 * coffread.c (coff_symfile_read): Use error instead of error_begin
1998 and return_to_top_level.
1999 * infrun.c (default_skip_permanent_breakpoint): Ditto.
2000
2001 2002-02-01 Andrew Cagney <ac131313@redhat.com>
2002
2003 * language.h (type_error, range_error): Make string parameter
2004 constant.
2005 * language.c (warning_pre_print): Delete extern declaration.
2006 * dwarfread.c (warning_pre_print): Ditto.
2007 * language.c (type_error, range_error): Rewrite to use verror and
2008 vwarning instead of warning_begin.
2009
2010 2002-02-01 Michael Snyder <msnyder@redhat.com>
2011
2012 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
2013 (set_ignore_count): Move misplaced comment back where it belongs.
2014
2015 2002-02-01 Andrew Cagney <ac131313@redhat.com>
2016
2017 * command.h (NO_FUNCTION): Delete macro.
2018 * cli/cli-decode.h (NO_FUNCTION): Ditto.
2019 * top.c (execute_command): Replace NO_FUNCTION with NULL.
2020 * tracepoint.c (_initialize_tracepoint): Ditto.
2021 * cli/cli-decode.c (add_set_cmd): Ditto.
2022 * cli/cli-cmds.c (init_cli_cmds): Ditto.
2023
2024 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
2025
2026 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
2027 Update ``this'' pointer when calling virtual functions.
2028
2029 2002-02-01 Michael Snyder <msnyder@redhat.com>
2030
2031 * breakpoint.c (create_temp_exception_breakpoint): Delete.
2032 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
2033
2034 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
2035
2036 * regformats/reg-arm.dat: New file.
2037 * regformats/reg-i386.dat: New file.
2038 * regformats/reg-ia64.dat: New file.
2039 * regformats/reg-m68k.dat: New file.
2040 * regformats/reg-mips.dat: New file.
2041 * regformats/reg-ppc.dat: New file.
2042 * regformats/reg-sh.dat: New file.
2043 * regformats/regdef.h: New file.
2044 * regformats/regdat.sh: New file.
2045
2046 2002-02-01 Richard Earnshaw <reanrsha@arm.com>
2047
2048 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
2049 (arm_frame_args_address, arm_frame_locals_address): New functions.
2050 (arm_frame_num_args): New function.
2051 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
2052 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
2053 (FRMA_NUM_ARGS): Call arm_frame_num_args.
2054
2055 2002-01-31 Michael Snyder <msnyder@redhat.com>
2056
2057 * breakpoint.c (break_at_finish_command): Export.
2058 (break_at_finish_at_depth_command): Export.
2059 (tbreak_at_finish_command): Export.
2060 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
2061 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
2062 "tbreak" commands, which are HPPA specific.
2063
2064 * printcmd.c (disassemble_command): Remove an ancient
2065 artifact of an old merge.
2066
2067 * symfile.h (enum overlay_debugging_state):
2068 Define enum constant values for overlay mode.
2069 * symfile.c (overlay_debugging): Use enums instead of literals.
2070 (overlay_is_mapped, overlay_auto_command,
2071 overlay_manual_command): Ditto.
2072
2073 * breakpoint.c (insert_breakpoints, remove_breakpoint,
2074 breakpoint_here_p, breakpoint_inserted_here_p,
2075 breakpoint_thread_match, bpstat_stop_status,
2076 describe_other_breakpoints, check_duplicates, clear_command):
2077 Coding standard fixes.
2078
2079 * target.c (target_xfer_memory): Add spaces, coding standard.
2080 (do_xfer_memory): Add missing line to trust-readonly
2081 code: check bfd SEC_READONLY flag for section.
2082
2083 2002-01-31 Andrew Cagney <ac131313@redhat.com>
2084
2085 * PROBLEMS: Fix typo, 5.1->5.1.1.
2086
2087 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
2088
2089 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
2090 data symbols, since we search based on textlow and texthigh.
2091 (find_pc_sect_symtab): Likewise.
2092
2093 2002-01-30 Andrew Cagney <ac131313@redhat.com>
2094
2095 * defs.h (vwarning): Declare.
2096 * utils.c (vwarning): New function.
2097 (warning): Call vwarning.
2098 (warning_begin): Delete function.
2099
2100 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
2101 the warning message.
2102 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
2103 warning_begin.
2104
2105 2002-01-30 Michael Snyder <msnyder@redhat.com>
2106
2107 * NEWS: Mention "set trust-readonly-sections" command.
2108 Mention generate-core-file command.
2109
2110 2002-01-15 Michael Snyder <msnyder@redhat.com>
2111
2112 * target.c: New command, "set trust-readonly-sections on".
2113 (do_xfer_memory): Honor the suggestion to trust readonly sections
2114 by reading them from the object file instead of from the target.
2115 (initialize_targets): Register command "set trust-readonly-sections".
2116
2117 2002-01-29 Andrew Cagney <ac131313@redhat.com>
2118
2119 * parse.c (target_map_name_to_register): Simplify, search regs and
2120 pseudo-regs using a single loop.
2121
2122 2002-01-30 Andrew Cagney <ac131313@redhat.com>
2123
2124 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
2125
2126 2002-01-15 Rodney Brown <rbrown64@csc.com.au>
2127
2128 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
2129 * config/i386/i386v42mp.mh: Add i387-nat.o .
2130 * i386v4-nat.c: Include i387-nat.h.
2131 (supply_fpregset): Use i387_supply_fsave.
2132 (fill_fpregset): Use i387_fill_fsave.
2133
2134 2002-01-30 Richard Earnshaw <rearnsha@arm.com>
2135
2136 * arm-tdep.c (arm_call_dummy_words): Define.
2137 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
2138 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
2139 (CALL_DUMMY_WORDS): Define.
2140 (arm_call_dummy_words): Declare.
2141 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
2142 (arm_linux_call_dummy_words): Declare.
2143
2144 2002-01-30 Andreas Schwab <schwab@suse.de>
2145
2146 * m68klinux-nat.c: Fix last change to use regcache_collect
2147 instead of referencing registers[] directly.
2148
2149 2002-01-29 Andrew Cagney <ac131313@redhat.com>
2150
2151 * parse.c (target_map_name_to_register): Delete code wrapped in
2152 #ifdef REGISTER_NAME_ALIAS_HOOK.
2153
2154 2002-01-28 Michael Snyder <msnyder@redhat.com>
2155
2156 * regcache.c (legacy_read_register_gen): Need to be able to
2157 read pseudo-register as well as real register.
2158 (legacy_write_register_gen): Ditto.
2159
2160 2002-01-28 Andrew Cagney <ac131313@redhat.com>
2161
2162 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
2163 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
2164 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
2165 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
2166 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
2167 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
2168 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
2169 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
2170 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
2171 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
2172 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
2173 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
2174 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
2175 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
2176 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
2177 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
2178 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
2179 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
2180 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
2181 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
2182
2183 2002-01-28 Andrew Cagney <ac131313@redhat.com>
2184
2185 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
2186 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
2187 (initialize_current_architecture): Update target_byte_order using
2188 information from BFD.
2189 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
2190 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
2191
2192 2002-01-28 Andrew Cagney <ac131313@redhat.com>
2193
2194 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
2195 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
2196
2197 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
2198 #ifdef INVALID_FLOAT.
2199 * infcmd.c (do_registers_info): Ditto.
2200 * values.c (unpack_double): Ditto. Add comment.
2201
2202 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
2203 already commented out.
2204
2205 2002-01-26 Andreas Schwab <schwab@suse.de>
2206
2207 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
2208 * m68klinux-nat.c: Update ptrace interface for fetching/storing
2209 registers and add support for PTRACE_GETREGS.
2210
2211 2002-01-24 Andrew Cagney <ac131313@redhat.com>
2212
2213 GDB 5.1.1 released from 5.1 branch.
2214 * NEWS: Add 5.1.1 news.
2215 * README: Sync with 5.1 branch.
2216
2217 2002-01-23 Fred Fish <fnf@redhat.com>
2218
2219 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
2220 stabstring on initial malloc. Reallocing will copy it for us,
2221 if necessary.
2222
2223 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
2224
2225 * Makefile.in (hpread_h): Delete.
2226 (HFILES_NO_SRCDIR): Remove hpread.h.
2227 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
2228 (hpread.o): Update dependencies.
2229 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
2230
2231 * hp-psymtab-read.c: Remove file.
2232 * hp-symtab-read.c: Remove file.
2233 * hpread.h: Remove file.
2234
2235 * hpread.c: Merge all contents of hp-psymtab-read.c,
2236 hp-symtab-read.c and hpread.h into this file, as it was prior to
2237 January 1999.
2238
2239 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
2240 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
2241 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
2242 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
2243
2244 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
2245
2246 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
2247 fill_gregset): Call gdbarch_tdep() just once, assign result to
2248 variable and use that, instead of calling the function several
2249 times.
2250
2251 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
2252
2253 * configure.host: Accept sparcv9 as alias for sparc64.
2254 * configure.tgt: Likewise.
2255
2256 2002-01-22 Kevin Buettner <kevinb@redhat.com>
2257
2258 * solib-aix5.c (build_so_list_from_mapfile)
2259 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
2260 arguments is not reversed.
2261 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
2262 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
2263
2264 2002-01-22 Elena Zannoni <ezannoni@redhat.com>
2265
2266 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
2267 modified version of obsolete sh_fetch_pseudo_register.
2268 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
2269 (sh4_register_read): New function.
2270 (sh_pseudo_register_write): New function. Renamed and modified
2271 version of obsolete sh_store_pseudo_register.
2272 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
2273 (sh4_register_write): New function.
2274 (sh_gdbarch_init): Remove setting of gdbarch function
2275 fetch_pseudo_register and store_pseudo_register. Remove setting of
2276 register_convert_to_raw, register_convert_to_virtual,
2277 register_convertible.
2278 (sh_sh4_register_convertible): Delete. No longer needed. All is
2279 taken care by architecture specific functions
2280 register_read/register_write.
2281 (sh_sh4_register_convert_to_virtual): Make static.
2282 (sh_sh4_register_convert_to_raw): Ditto.
2283
2284 2002-01-22 Andrew Cagney <ac131313@redhat.com>
2285
2286 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
2287 (floatformat_is_nan, floatformat_mantissa): Ditto.
2288
2289 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
2290 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
2291 builtin_type_ieee_double_little,
2292 builtin_type_ieee_double_littlebyte_bigword,
2293 builtin_type_m68881_ext, builtin_type_i960_ext,
2294 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
2295 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
2296 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
2297 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
2298
2299 2002-01-22 Corinna Vinschen <vinschen@redhat.com>
2300
2301 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
2302 parameter. Set frameless flag if it exists and depended of
2303 whether the scanned function is frameless or not.
2304 (xstormy16_skip_prologue): If function is frameless, return
2305 result of xstormy16_scan_prologue().
2306 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
2307 call.
2308
2309 2002-01-21 Elena Zannoni <ezannoni@redhat.com>
2310
2311 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
2312 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
2313 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
2314 sh_sh4_register_byte, sh_sh4_register_raw_size,
2315 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
2316 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
2317 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
2318 sh_store_pseudo_register, sh_do_pseudo_register): Call
2319 gdbarch_tdep() just once, assign result to variable and use that,
2320 instead of calling the function several times.
2321
2322 2002-01-20 Mark Kettenis <kettenis@gnu.org>
2323
2324 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
2325 macros instead of LAST_FPU_CTRL_REGNUM.
2326 (store_register): Likewise.
2327
2328 2002-01-21 Jim Blandy <jimb@redhat.com>
2329
2330 * infcmd.c (run_command): Check that the `exec' target layer's BFD
2331 is up-to-date before running the program, not just when a program
2332 exits.
2333
2334 2002-01-21 Fred Fish <fnf@redhat.com>
2335
2336 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
2337 when we have found all instructions we are looking for.
2338
2339 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
2340
2341 * arm-tdep.c (arm_register_name): New function.
2342 (arm_registers_names): Make static.
2343 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
2344 (arm_register_name): Declare.
2345 (REGISTER_NAME): Use it.
2346
2347 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
2348 Kevin Buettner <kevinb@redhat.com>
2349
2350 Convert arm targets to new FRAME interface.
2351 * arm-tdep.c (struct frame_extra_info): Remove fsr.
2352 (arm_frame_find_save_regs): Delete.
2353 (arm_frame_init_saved_regs): New.
2354 (arm_init_extra_frame_info): Alloacte saved_regs as required.
2355 Allocate extra_info as required. Convert all uses of fsr.regs
2356 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
2357 to use extra_info.
2358 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
2359 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
2360 (check_prologue_cache, save_prologue_cache): Likewise.
2361 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
2362 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
2363 (FRAME_FIND_SAVED_REGS): Delete.
2364 (arm_frame_find_saved_regs): Delete prototype.
2365 (arm_frame_init_saved_regs): New prototype.
2366 (FRAME_INIT_SAVED_REGS): Define.
2367
2368 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2369
2370 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
2371
2372 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2373
2374 From Jeff Law <law@redhat.com>:
2375 * infttrace.c: Include <sys/pstat.h>.
2376 (child_pid_to_exec_file): Revamp. Use pstat call to get the
2377 exec file if the ttrace equivalent fails.
2378
2379 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2380
2381 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
2382 (closeLogFile): Ditto.
2383
2384 2002-01-20 Michael Chastain <mec@shout.net>
2385
2386 * top.c (print_gdb_version): Bump copyright year to 2002.
2387
2388 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2389
2390 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
2391 Zannoni and Eli Zaretskii.
2392
2393 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2394
2395 * buildsym.c: Update copyright years.
2396 * c-typeprint.c: Likewise.
2397 * dwarf2read.c: Likewise.
2398 * f-typeprint.c: Likewise.
2399 * gdbtypes.c: Likewise.
2400 * gdbtypes.h: Likewise.
2401 * hp-symtab-read.c: Likewise.
2402 * hpread.c: Likewise.
2403 * mdebugread.c: Likewise.
2404 * p-typeprint.c: Likewise.
2405
2406 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2407
2408 * remote-sim.c (gdbsim_open): Simplify code testing the macro
2409 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
2410 byte-order selectable.
2411 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
2412 * arch-utils.c: Ditto.
2413 (set_endian): Ditto.
2414 (set_endian_from_file): Ditto.
2415 * gdbserver/low-sim.c (create_inferior): Ditto.
2416 * gdbarch.sh: Ditto.
2417 * gdbarch.h: Re-generate.
2418 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
2419 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
2420 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
2421 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
2422 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
2423 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
2424 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
2425 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
2426 macro definition.
2427 * config/mips/tm-wince.h: Remove #undef of macro
2428 TARGET_BYTE_ORDER_SELECTABLE.
2429 * config/sh/tm-wince.h: Ditto.
2430
2431 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2432
2433 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
2434 member function fields. Add accessor macro
2435 TYPE_FN_FIELD_ARTIFICIAL.
2436 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
2437 * c-typeprint.c (c_type_print_base): Skip artificial member
2438 functions.
2439
2440 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2441
2442 * f-typeprint.c: Delete unused function f_type_print_args.
2443 * p-typeprint.c: Delete unused function pascal_type_print_args.
2444
2445 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
2446
2447 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
2448 comment. Add ``artificial'' to ``union field_location''.
2449
2450 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
2451
2452 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
2453 * mdebugread.c (parse_symbol): Likewise.
2454 * stabsread.c (define_symbol): Likewise.
2455 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
2456 initializing TYPE_FIELD_BITPOS to n (obsolete).
2457 (hpread_doc_function_type): Likewise.
2458 * hpread.c (hpread_function_type): Likewise.
2459
2460 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2461
2462 * configure.in (host_makefile_frag): Only require a host makefile
2463 fragment when a native build.
2464 * configure: Re-generate.
2465
2466 2002-01-20 Andrew Cagney <ac131313@redhat.com>
2467
2468 * doublest.h (floatformat_from_type): Declare.
2469 * doublest.c (floatformat_from_type): New function.
2470 (convert_typed_floating): Use.
2471
2472 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
2473 call to function floatformat_from_type.
2474
2475 * gdbarch.sh (IEEE_FLOAT): Delete.
2476 * gdbarch.h, gdbarch.c: Re-generate.
2477 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
2478 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
2479 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
2480 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
2481 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
2482 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
2483 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
2484 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
2485 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
2486 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
2487 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
2488 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
2489
2490 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
2491 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
2492 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
2493 * sh-tdep.c (sh_gdbarch_init): Ditto.
2494 * mips-tdep.c (mips_gdbarch_init): Ditto.
2495 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2496 * cris-tdep.c (cris_gdbarch_init): Ditto.
2497
2498 2002-01-20 Jiri Smid <smid@suse.cz>
2499
2500 * configure.host, configure.tgt: Support x86-64.
2501 * NEWS: Note new target x86-64.
2502
2503 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
2504 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
2505 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
2506 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
2507 x86-64-linux-nat.o): Fix dependencies.
2508
2509 2002-01-19 Andrew Cagney <ac131313@redhat.com>
2510
2511 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
2512 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
2513 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
2514 * config/sparc/xm-sun4os4.h: Delete file.
2515 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
2516
2517 2002-01-19 Andrew Cagney <ac131313@redhat.com>
2518
2519 * config/sparc/sparclynx.mh (XM_FILE): Delete.
2520 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
2521 * config/m68k/m68klynx.mh (XM_FILE): Delete.
2522 * config/i386/i386lynx.mh (XM_FILE): Delete.
2523 * config/rs6000/xm-rs6000ly.h: Delete file.
2524 * config/sparc/xm-sparclynx.h: Delete file.
2525 * config/m68k/xm-m68klynx.h: Delete file.
2526 * config/i386/xm-i386lynx.h: Delete file.
2527 * config/xm-lynx.h: Delete file.
2528 * config/djgpp/fnchange.lst: Update.
2529
2530 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
2531
2532 * alpha-tdep.c (alpha_register_byte): New function.
2533 (alpha_register_raw_size): Ditto.
2534 (alpha_register_virtual_size): Ditto.
2535 (alpha_skip_prologue_internal): Renamed from
2536 alpha_skip_prologue.
2537 (alpha_skip_prologue): New version that calls
2538 alpha_skip_prologue_internal.
2539 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
2540 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
2541 second argument from alpha_skip_prologue.
2542 (REGISTER_BYTE): Use alpha_register_byte.
2543 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
2544 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
2545 (FRAMELESS_FUNCTION_INVOCATION): Use
2546 generic_frameless_function_invocation_not.
2547 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
2548 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
2549
2550 2002-01-19 Andrew Cagney <ac131313@redhat.com>
2551
2552 * config/mips/xm-news-mips.h: Delete file.
2553 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
2554
2555 * config/m88k/xm-m88k.h: Delete file.
2556 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
2557 * config/m88k/xm-delta88v4.h: Ditto.
2558 * config/m88k/xm-delta88.h: Ditto.
2559
2560 * config/alpha/xm-fbsd.h: Delete file.
2561 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
2562
2563 * config/sparc/xm-sparc.h: Delete file.
2564 * Makefile.in (xm-sun4os4.h): Delete dependency.
2565 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
2566 * config/sparc/xm-sun4os4.h: Ditto.
2567 * config/sparc/xm-linux.h: Ditto.
2568
2569 * config/i386/xm-windows.h: Delete file.
2570
2571 2002-01-19 Andrew Cagney <ac131313@redhat.com>
2572
2573 * utils.c: Include <sys/param.h> for MAXPATHLEN.
2574 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
2575
2576 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
2577
2578 * alpha-tdep.c (alpha_call_dummy_words): New.
2579 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
2580 (CALL_DUMMY_P): Define.
2581 (CALL_DUMMY_WORDS): Define.
2582 (SIZEOF_CALL_DUMMY_WORDS): Define.
2583
2584 2002-01-19 Per Bothner <per@bothner.com>
2585
2586 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
2587 isn't NULL, which can happen with some gcj-3.x-produced code.
2588
2589 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
2590
2591 * alpha-tdep.c (alpha_register_virtual_type): New function.
2592 (alpha_init_frame_pc_first): Ditto.
2593 (alpha_fix_call_dummy): Ditto.
2594 (alpha_store_struct_return): Ditto.
2595 (alpha_extract_struct_value_address): Ditto.
2596 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
2597 alpha_register_virtual_type.
2598 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
2599 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
2600 alpha_extract_struct_value_address.
2601 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
2602 (INIT_FRAME_PC): Use init_frame_pc_noop.
2603 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
2604
2605 2002-01-19 Mark Kettenis <kettenis@gnu.org>
2606
2607 * i386gnu-nat.c: Include "i386-tdep.h".
2608 (fetch_fpregs): Simplify code dealing with uninitialized floating
2609 point states such that it doesn't require FP7_REGNUM.
2610
2611 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2612
2613 * alpha-tdep.c (frame_extra_info): New.
2614 (alpha_find_saved_regs): Make static. Use
2615 frame->extra_info.
2616 (alpha_frame_init_saved_regs): New function.
2617 (alpha_frame_saved_pc): Use frame->extra_info.
2618 (temp_saved_regs): Don't declare as struct frame_saved_regs.
2619 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
2620 (init_extra_frame_info): Rename to...
2621 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
2622 (alpha_print_extra_frame_info): New function.
2623 (alpha_frame_locals_address): Ditto.
2624 (alpha_frame_args_address): Ditto.
2625 (alpha_pop_frame): Use frame->extra_info.
2626 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
2627 alpha_frame_args_address.
2628 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
2629 (alpha_find_saved_regs): Remove prototype.
2630 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
2631 (EXTRA_FRAME_INFO): Remove.
2632 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
2633 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
2634
2635 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2636
2637 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
2638 (alpha_cannot_fetch_register): Ditto.
2639 (alpha_cannot_store_register): Ditto.
2640 (alpha_register_convertible): Ditto.
2641 (alpha_use_struct_convention): Ditto.
2642 * config/alpha/tm-alpha.h: Update copyright years.
2643 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
2644 (INNER_THAN): Use core_addr_lessthan.
2645 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
2646 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
2647 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
2648 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
2649 (FRAME_CHAIN): Remove unnecessary cast.
2650
2651 2002-01-18 Andrew Cagney <ac131313@redhat.com>
2652
2653 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
2654 obsolete.
2655
2656 2002-01-18 Andrew Cagney <ac131313@redhat.com>
2657
2658 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
2659 * monitor.c, remote-array.c, remote-bug.c: Ditto.
2660 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
2661 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
2662 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
2663 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
2664 * x86-64-linux-nat.c: Ditto.
2665
2666 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2667
2668 * alpha-tdep.c (alpha_register_name): New function.
2669 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
2670 (REGISTER_NAME): Define.
2671
2672 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2673
2674 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
2675
2676 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2677
2678 * alpha-tdep.c: Update copyright years.
2679 (alpha_next_pc): New function.
2680 (alpha_software_single_step): Ditto.
2681 * config/alpha/tm-alpha.h: Add prototype for
2682 alpha_software_single_step.
2683
2684 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2685
2686 * alphabsd-nat.c: Update copyright years.
2687 (fill_gregset): Use regcache_collect.
2688 (fill_fpregset): Likewise.
2689 (fetch_inferior_registers): Only fetch integer registers
2690 if requested to do so.
2691 (store_inferior_registers): Only store integer registers
2692 if requested to do so.
2693
2694 2002-01-17 Andrew Cagney <ac131313@redhat.com>
2695
2696 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
2697 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
2698 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
2699 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
2700 * config/alpha/fbsd.mh (XDEPFILES): Delete.
2701 * config/arm/linux.mh (XDEPFILES): Delete.
2702 * config/arm/nbsd.mh (XDEPFILES): Delete.
2703 * config/i386/i386dgux.mh (XDEPFILES): Delete.
2704 * config/i386/i386sol2.mh (XDEPFILES): Delete.
2705 * config/i386/i386m3.mh (XDEPFILES): Delete.
2706 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
2707 * config/i386/i386gnu.mh (XDEPFILES): Delete.
2708 * config/i386/fbsd.mh (XDEPFILES): Delete.
2709 * config/i386/i386bsd.mh (XDEPFILES): Delete.
2710 * config/i386/i386sco5.mh (XDEPFILES): Delete.
2711 * config/i386/i386v4.mh (XDEPFILES): Delete.
2712 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
2713 * config/i386/i386sco4.mh (XDEPFILES): Delete.
2714 * config/i386/i386aix.mh (XDEPFILES): Delete.
2715 * config/i386/go32.mh (XDEPFILES): Delete.
2716 * config/i386/cygwin.mh (XDEPFILES): Delete.
2717 * config/i386/i386lynx.mh (XDEPFILES): Delete.
2718 * config/i386/i386mach.mh (XDEPFILES): Delete.
2719 * config/i386/i386v32.mh (XDEPFILES): Delete.
2720 * config/i386/linux.mh (XDEPFILES): Delete.
2721 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
2722 * config/i386/ncr3000.mh (XDEPFILES): Delete.
2723 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
2724 * config/i386/i386sco.mh (XDEPFILES): Delete.
2725 * config/i386/i386v.mh (XDEPFILES): Delete.
2726 * config/i386/nbsd.mh (XDEPFILES): Delete.
2727 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
2728 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
2729 * config/i386/symmetry.mh (XDEPFILES): Delete.
2730 * config/i386/obsd.mh (XDEPFILES): Delete.
2731 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
2732 * config/ia64/linux.mh (XDEPFILES): Delete.
2733 * config/ia64/aix.mh (XDEPFILES): Delete.
2734 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
2735 * config/m68k/dpx2.mh (XDEPFILES): Delete.
2736 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
2737 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
2738 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
2739 * config/m68k/linux.mh (XDEPFILES): Delete.
2740 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
2741 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
2742 * config/m68k/nbsd.mh (XDEPFILES): Delete.
2743 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
2744 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
2745 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
2746 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
2747 * config/m88k/delta88.mh (XDEPFILES): Delete.
2748 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
2749 * config/m88k/m88k.mh (XDEPFILES): Delete.
2750 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
2751 * config/mips/linux.mh (XDEPFILES): Delete.
2752 * config/mips/irix6.mh (XDEPFILES): Delete.
2753 * config/mips/irix5.mh (XDEPFILES): Delete.
2754 * config/mips/irix4.mh (XDEPFILES): Delete.
2755 * config/mips/irix3.mh (XDEPFILES): Delete.
2756 * config/mips/decstation.mh (XDEPFILES): Delete.
2757 * config/mips/mipsm3.mh (XDEPFILES): Delete.
2758 (NATDEPFILES): Move core-aout.o to here.
2759 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
2760 * config/pa/hpux1020.mh (XDEPFILES): Delete.
2761 * config/pa/hppabsd.mh (XDEPFILES): Delete.
2762 * config/pa/hppahpux.mh (XDEPFILES): Delete.
2763 * config/pa/hpux11w.mh (XDEPFILES): Delete.
2764 * config/pa/hppaosf.mh (XDEPFILES): Delete.
2765 * config/pa/hpux11.mh (XDEPFILES): Delete.
2766 * config/powerpc/aix.mh (XDEPFILES): Delete.
2767 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
2768 * config/powerpc/linux.mh (XDEPFILES): Delete.
2769 * config/romp/rtbsd.mh: Rename XDEPFILES.
2770 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
2771 * config/rs6000/aix4.mh (XDEPFILES): Delete.
2772 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
2773 * config/s390/s390.mh (XDEPFILES): Delete.
2774 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
2775 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
2776 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
2777 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
2778 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
2779 * config/sparc/nbsd.mh (XDEPFILES): Delete.
2780 * config/sparc/linux.mh (XDEPFILES): Delete.
2781 * config/vax/vaxult.mh (XDEPFILES): Delete.
2782 * config/vax/vaxult2.mh (XDEPFILES): Delete.
2783 * Makefile.in (DEPFILES): Remove XDEPFILES.
2784
2785 2002-01-17 Andrew Cagney <ac131313@redhat.com>
2786
2787 * utils.c (internal_verror): Fix comments, default is yes not no.
2788 Update queries to match. Default to quit and dump core.
2789
2790 2002-01-17 Andrew Cagney <ac131313@redhat.com>
2791
2792 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
2793 copyright.
2794 * defs.h, event-top.c, gdbcmd.h: Ditto.
2795 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
2796 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
2797 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
2798 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
2799 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
2800 * mi/mi-main.c:Ditto.
2801
2802 * stack.c, symfile.c: Update copyright.
2803
2804 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
2805
2806 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
2807 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
2808 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
2809 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
2810
2811 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
2812
2813 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
2814 * gdbserver/low-lynx.c (myattach): Likewise.
2815 * gdbserver/low-nbsd.c (myattach): Likewise.
2816 * gdbserver/low-sim.c (myattach): Likewise.
2817 * gdbserver/low-sparc.c (myattach): Likewise.
2818 * gdbserver/low-sun3.c (myattach): Likewise.
2819
2820 * gdbserver/low-linux.c (myattach): New function.
2821
2822 * gdbserver/server.c (attach_inferior): New function.
2823 (main): Handle "--attach".
2824
2825 2002-01-16 Andrew Cagney <ac131313@redhat.com>
2826
2827 * MAINTAINERS (language support): Daniel Jacobwitz is C++
2828 maintainer.
2829
2830 2002-01-15 Daniel Jacobowitz <drow@mvista.com>
2831
2832 * c-typeprint.c (is_type_conversion_operator): Add additional
2833 check for non-conversion operators.
2834
2835 2002-01-15 Michael Snyder <msnyder@redhat.com>
2836
2837 * linux-proc.c: Add "info proc" command, a la procfs.c.
2838 (read_mapping): New function, abstract and re-use code.
2839 (linux_find_memory_regions): Use new func read_mapping.
2840 (linux_info_proc_cmd): New function, implement "info proc".
2841 (_initialize_linux_proc): Add new command "info proc".
2842
2843 2002-01-15 Michael Snyder <msnyder@redhat.com>
2844
2845 * symfile.c (generic_load): Use bfd_map_over_sections method
2846 instead of manipulating bfd structure members directly.
2847 (add_section_size_callback): New function, bfd sections callback
2848 used by generic_load.
2849 (load_sections_callback): New function, bfd sections callback
2850 used by generic_load.
2851
2852 2002-01-15 Elena Zannoni <ezannoni@redhat.com>
2853
2854 [Based on work by Jim Blandy]
2855 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
2856 (builtin_type_vec128): Export.
2857 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
2858 types.
2859 (builtin_type_vec128): New builtin type for 128 bit vector
2860 registers.
2861 (build_gdbtypes): Initialize builtin_type_v16qi and
2862 builtin_type_v8hi. Create the vec128 register builtin type
2863 structure.
2864 (build_builtin_type_vec128): New function.
2865 (_initialize_gdbtypes): Register builtin_type_v16qi and
2866 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
2867 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
2868 AltiVec register to new builtin type.
2869
2870 2001-01-15 Daniel Jacobowitz <drow@mvista.com>
2871
2872 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
2873 to make_cv_type.
2874
2875 2002-01-14 Andrew Cagney <ac131313@redhat.com>
2876
2877 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
2878 CLEAN_UP_REGISTER_VALUE.
2879 * regcache.c (supply_register): Update only call.
2880
2881 2002-01-14 Andrew Cagney <ac131313@redhat.com>
2882
2883 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
2884 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
2885 a29k-*-vxworks* targets as obsolete.
2886
2887 2002-01-14 Michael Snyder <msnyder@redhat.com>
2888
2889 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
2890 until we can resolve portability issues.
2891 * gregset.h: Remove references to fpxregs.
2892 * gcore.c (gcore_command): Initialize note_sec to NULL.
2893
2894 2002-01-13 Andrew Cagney <ac131313@redhat.com>
2895
2896 * signals.c (target_signal_to_name): Rewrite. Only use
2897 signals[].name when in bounds and non-NULL.
2898
2899 2002-01-13 Andrew Cagney <ac131313@redhat.com>
2900
2901 From Petr Ledvina <ledvinap@kae.zcu.cz>:
2902 * signals.c (target_signal_to_name): Verify that SIG is within the
2903 bounds of the signals array.
2904
2905 2002-01-13 Andrew Cagney <ac131313@redhat.com>
2906
2907 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
2908
2909 2002-01-13 Keith Seitz <keiths@redhat.com>
2910
2911 * stack.c (print_frame_info_base): Print the frame's pc
2912 only if when print_frame_info_listing_hook is not defined.
2913
2914 2002-01-13 Keith Seitz <keiths@redhat.com>
2915
2916 * varobj.c (varobj_set_value): Make sure that there were no
2917 errors evaluating the object before attempting to set its
2918 value.
2919 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
2920 so this offset adjustment is no longer necessary.
2921 (create_child): Don't set the error flag if the child is
2922 a CPLUS_FAKE_CHILD.
2923 (value_of_child): If value_fetch_lazy fails, return NULL
2924 so that callers will be notified that an error occurred.
2925 (c_value_of_variable): Delay check of variable's validity
2926 until later. We actually want all structs and unions to have
2927 the value "{...}".
2928 Do not return "???" for variables which could not be evaluated.
2929 This error condition must be returned to the caller so that it
2930 can get the error condition from gdb.
2931 (cplus_name_of_child): Adjust index for vptr before figuring
2932 out the name of the child.
2933 (cplus_value_of_child): If a child's (real) parent is not valid,
2934 don't even bother trying to give a value for it. Just return
2935 an error. Change all instances in this function.
2936 (cplus_type_of_child): If our parent is one of the "fake"
2937 parents, we need to get at the type of the real parent, and
2938 derive the child's true type using this information.
2939
2940 2002-01-13 Andrew Cagney <ac131313@redhat.com>
2941
2942 From 2002-01-09 John Marshall <johnm@falch.net>:
2943 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
2944 sources.redhat.com, and tweak some related URLs which had
2945 suffered from linkrot.
2946
2947 2002-01-13 Andrew Cagney <ac131313@redhat.com>
2948
2949 From Jeff law:
2950 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
2951 structures passed in registers.
2952
2953 2002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
2954
2955 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
2956 white space which prevented compilation. Reported by DSK
2957 <dsk@student.unsw.edu.au>.
2958
2959 2002-01-11 Michael Snyder <msnyder@redhat.com>
2960
2961 * symfile.c (build_section_addr_info_from_section_tab):
2962 Use bfd access method instead of manipulating bfd directly.
2963 (syms_from_objfile): Ditto.
2964 (simple_overlay_update_1): Ditto.
2965 (simple_overlay_update): Ditto.
2966 (generic_load): Ditto.
2967 (overlay_unmapped_address): FIXME comment, bfd access methods.
2968 (sections_overlap): FIXME comment, bfd access methods.
2969 (pc_in_mapped_range): FIXME comment, bfd access methods.
2970 (pc_in_unmapped_range): FIXME comment, bfd access methods.
2971 (section_is_mapped): FIXME comment, bfd access methods.
2972 (section_is_overlay): FIXME comment, bfd access methods.
2973
2974 * symfile.c (generic_load): Whitespace and long line cleanups.
2975 Remove duplicate variable, change several local variables to
2976 more appropriate data types.
2977 (print_transfer_performance): Use %lu instead of %ld for ulongs.
2978
2979 2002-01-12 Andrew Cagney <ac131313@redhat.com>
2980
2981 From Peter Schauer:
2982 * language.c (longest_local_hex_string_custom): Use phex_nz to
2983 convert NUM to a hex string.
2984
2985 2002-01-12 Elena Zannoni <ezannoni@redhat.com>
2986
2987 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
2988 the function.
2989 Update Copyright year.
2990
2991 2002-01-12 Andrew Cagney <ac131313@redhat.com>
2992
2993 * language.c (longest_raw_hex_string): Delete unused function.
2994
2995 2002-01-11 Petr Sorfa <petrs@caldera.com>
2996
2997 * MAINTAINERS (write-after-approval): Add myself.
2998 * dwarf2read.c (read_tag_string_type): Handling of
2999 DW_AT_byte_size.
3000 (read_tag_string_type): FORTRAN fix to prevent propagation of
3001 first string size.
3002 (set_cu_language): Handling of DW_LANG_Fortran95
3003
3004 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
3005
3006 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
3007 GETPID(inferior_ptid).
3008 (store_inferior_registers): Likewise.
3009
3010 2002-01-10 Jason Merrill <jason@redhat.com>
3011
3012 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
3013 Fix DW_OP_minus.
3014
3015 2002-01-10 Andrew Cagney <ac131313@redhat.com>
3016
3017 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
3018 and bfd/elf32-sh-nbsd.c.
3019
3020 2002-01-10 Michael Snyder <msnyder@redhat.com>
3021
3022 * NEWS: Mention --pid and corefile/proc-id behavior change.
3023
3024 * Makefile.in: Add rules for gcore.o and linux-proc.o.
3025 * gcore.c: Include cli/cli-decode.h instead of command.h.
3026
3027 * main.c (captured_main): Add new command line option "--pid".
3028 If the second command line argument (following the symbol-file)
3029 begins with a digit, try to attach to it before trying to open
3030 it as a corefile.
3031 (print_gdb_help): Document the "--pid" argument.
3032
3033 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
3034
3035 * completer.c (command_completer): New function.
3036
3037 * completer.h <command_completer>: Add prototype.
3038
3039 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
3040 completer for the "help" command.
3041
3042 2002-01-09 Jason Merrill <jason@redhat.com>
3043
3044 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
3045
3046 2002-01-09 Michael Snyder <msnyder@redhat.com>
3047
3048 * i386-linux-nat.c (fill_fpxregset): Make global.
3049 (store_fpxregset): Ditto.
3050
3051 * gregset.h (gdb_fpxregset_t): Define.
3052 (supply_fpxregset): Prototype.
3053 (fill_fpxregset): Prototype.
3054
3055 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
3056
3057 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
3058
3059 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
3060 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
3061 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
3062
3063 2002-01-09 Andrew Cagney <ac131313@redhat.com>
3064
3065 * MAINTAINERS: Update target maintainer rules so that any
3066 Maintainer can approve a tested patch for a maintenance-only
3067 target.
3068
3069 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
3070
3071 * MAINTAINERS (write-after-approval): Add myself.
3072
3073 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
3074 IN_SIGTRAMP.
3075
3076 2002-01-08 Michael Snyder <msnyder@redhat.com>
3077
3078 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
3079 real name of the executable, rather than the /proc name.
3080
3081 2002-01-03 Michael Snyder <msnyder@redhat.com>
3082
3083 Implement a "generate-core-file" command in gdb, save target state.
3084 * gcore.c: New file. Implement new command 'generate-core-file'.
3085 Save a corefile image of the current state of the inferior.
3086 * linux-proc.c: Add linux-specific code for saving corefiles.
3087 * target.h (struct target_ops): Add new target vectors for saving
3088 corefiles; to_find_memory_regions and to_make_corefile_notes.
3089 (target_find_memory_regions): New macro.
3090 (target_make_corefile_notes): New macro.
3091 * target.c (update_current_target): Inherit new target methods.
3092 (dummy_find_memory_regions): New place-holder method.
3093 (dummy_make_corefile_notes): New place-holder method.
3094 (init_dummy_target): Initialize new dummy target vectors.
3095 * exec.c (exec_set_find_memory_regions): New function.
3096 Allow the exec_ops vector for memory regions to be taken over.
3097 (exec_make_note_section): New function, target vector method.
3098 * defs.h (exec_set_find_memory_regions): Export prototype.
3099 * procfs.c (proc_find_memory_regions): New function, corefile method.
3100 (procfs_make_note_section): New function, corefile method.
3101 (init_procfs_ops): Set new target vector pointers.
3102 (find_memory_regions_callback): New function.
3103 (procfs_do_thread_registers): New function.
3104 (procfs_corefile_thread_callback): New function.
3105 * sol-thread.c (sol_find_memory_regions): New function.
3106 (sol_make_note_section): New function.
3107 (init_sol_thread_ops): Initialize new target vectors.
3108 * inftarg.c (inftarg_set_find_memory_regions): New function.
3109 Allow to_find_memory_regions vector to be taken over.
3110 (inftarg_set_make_corefile_notes): New function.
3111 Allow to_make_corefile_notes vector to be taken over.
3112 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
3113 interface layer if not target_has_execution (may be a corefile).
3114 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
3115 * config/sparc/sun4sol2.mh: Ditto.
3116 * config/alpha/alpha-linux.mh: Ditto.
3117 * config/arm/linux.mh: Ditto.
3118 * config/i386/x86-64linux.mh: Ditto.
3119 * config/ia64/linux.mh: Ditto.
3120 * config/m68k/linux.mh: Ditto.
3121 * config/mips/linux.mh: Ditto.
3122 * config/powerpc/linux.mh: Ditto.
3123 * config/sparc/linux.mh: Ditto.
3124
3125 2002-01-07 Michael Snyder <msnyder@redhat.com>
3126
3127 * arm-linux-nat.c: Remove references to regcache.c internal data
3128 (registers[] and register_valid[]).
3129
3130 2002-01-07 Michael Snyder <msnyder@redhat.com>
3131
3132 * linux-proc.c: New file. Implement child_pid_to_exec_file,
3133 so that attaching to a pid will automatically read the process's
3134 symbol file and shlibs.
3135 * Makefile.in: Add rule for linux-proc.o.
3136 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
3137 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
3138 * config/arm/linux.mh: Ditto.
3139 * config/i386/linux.mh: Ditto.
3140 * config/i386/x86-64linux.mh: Ditto.
3141 * config/ia64/linux.mh: Ditto.
3142 * config/m68k/linux.mh: Ditto.
3143 * config/mips/linux.mh: Ditto.
3144 * config/powerpc/linux.mh: Ditto.
3145 * config/sparc/linux.mh: Ditto.
3146
3147 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
3148
3149 * win32-nat.c: Add i386-tdep.h dependency.
3150
3151 2002-01-07 Michael Snyder <msnyder@redhat.com>
3152
3153 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
3154 instead of bfd_get_arch_size. Don't bail out just because
3155 there's no exec_bfd.
3156
3157 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
3158 * p-valprint.c (pascal_object_print_value): Ditto.
3159 * somread.c (som_symtab_read): Ditto.
3160 * symfile.c (simple_free_overlay_region_table): Ditto.
3161 * valops.c (value_assign): Ditto.
3162
3163 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
3164 use tilde_expand and strerror for opening save-tracepoints file.
3165
3166 * thread-db.c (thread_db_new_objfile): Indendation fix.
3167
3168 * infptrace.c (GDB_MAX_ALLOCA): New define.
3169 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
3170 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
3171 can be overridden with whatever value is appropriate to the host).
3172 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
3173 alloca to allocate potentially large buffer.
3174 * rs6000-nat.c (child_xfer_memory): Ditto.
3175 * symm-nat.c (child_xfer_memory): Ditto.
3176 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
3177
3178 2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
3179
3180 From Nick Clifton <nickc@redhat.com>
3181 * d10v-tdep.c: Set STACK_START to 0x200bffe.
3182
3183 2002-01-07 Michael Snyder <msnyder@redhat.com>
3184
3185 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
3186 Don't use exec_bfd if it's NULL.
3187
3188 2002-01-06 Mark Kettenis <kettenis@gnu.org>
3189
3190 * valops.c (value_arg_coerce): Fix formatting.
3191
3192 2002-01-06 Andrew Cagney <ac131313@redhat.com>
3193
3194 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
3195 * gnu-nat.c: Ditto.
3196
3197 2002-01-06 Andrew Cagney <ac131313@redhat.com>
3198
3199 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
3200 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
3201 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
3202 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
3203 z8k-coff have not been multi-arched. Update z8k-coff build
3204 status.
3205
3206 2002-01-06 Andrew Cagney <ac131313@redhat.com>
3207
3208 * MAINTAINERS: Mark a29k target as obsolete.
3209 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
3210 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
3211 comments.
3212 * NEWS: Note that a29k targets are obsolete.
3213 * a29k-tdep.c: Mark as obsolete.
3214 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
3215 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
3216 a29k-*-vxworks* targets as obsolete.
3217 * remote-adapt.c: Obsolete.
3218 * remote-eb.c: Obsolete.
3219 * remote-mm.c: Obsolete.
3220 * remote-udi.c: Obsolete.
3221 * config/a29k/a29k-udi.mt: Obsolete.
3222 * config/a29k/a29k.mt: Obsolete.
3223 * config/a29k/tm-a29k.h: Obsolete.
3224 * config/a29k/tm-vx29k.h: Obsolete.
3225 * config/a29k/vx29k.mt: Obsolete.
3226
3227 2002-01-05 Andrew Cagney <ac131313@redhat.com>
3228
3229 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
3230 with BFD_ENDIAN_BIG.
3231
3232 2002-01-05 Andrew Cagney <ac131313@redhat.com>
3233
3234 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
3235 * configure, config.in: Re-generate.
3236 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
3237 * defs.h: Do not include <endian.h>.
3238
3239 2002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
3240
3241 * acconfig.h (HAVE_PT_GETXMMREGS): New.
3242 * config.in: Regenerate.
3243 * configure.in: Update copyright years.
3244 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
3245 * configure: Regenerate.
3246 * i386bsd-nat.c: Update copyright years.
3247 (fill_gregset): Use regcache_collect.
3248 (fetch_inferior_registers): Only fetch integer registers
3249 if requested to do so. Add support for XMM registers
3250 using PT_GETXMMREGS.
3251 (store_inferior_registers): Only store integer registers
3252 if requested to do so. Add support for XMM registers
3253 using PT_SETXMMREGS.
3254 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
3255 (store_inferior_registers): Remove.
3256 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
3257 (fetch_elfcore_registers): New function.
3258 (i386nbsd_elfcore_fns): New.
3259 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
3260 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
3261 i386bsd-nat.o.
3262 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
3263 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
3264 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
3265 * config/i386/tm-nbsd.h: Update copyright years.
3266 (HAVE_SSE_REGS): Define.
3267 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
3268 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
3269 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
3270 (SIGCONTEXT_PC_OFFSET): Remove.
3271 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
3272
3273 2002-01-05 Andrew Cagney <ac131313@redhat.com>
3274
3275 * configure.tgt: Remove powerpc-*-macos* target.
3276 * config/m68k/xm-mpw.h: Delete file.
3277 * config/xm-mpw.h: Delete file.
3278 * ser-mac.c: Delete file.
3279 * mpw-make.sed: Delete file.
3280 * mpw-config.in: Delete file.
3281 * mac-xdep.c: Delete file.
3282 * mac-gdb.r: Delete file.
3283 * mac-defs.h: Delete file.
3284 * mac-nat.c: Delete file.
3285 * config/powerpc/macos.mh: Delete file.
3286 * config/powerpc/macos.mt: Delete file.
3287 * config/powerpc/nm-macos.h: Delete file.
3288 * config/powerpc/tm-macos.h: Delete file.
3289 * source.c (openp, open_source_file): Remove obsolete code.
3290 * top.c (gdb_readline): Ditto.
3291 * utils.c (query): Ditto.
3292 * event-top.c (display_gdb_prompt): Ditto.
3293 * Makefile.in (ser-mac.o): Delete obsolete target.
3294 * NEWS: Update.
3295
3296 2002-01-04 Andrew Cagney <ac131313@redhat.com>
3297
3298 * defs.h (BIG_ENDIAN): Delete macro definition.
3299 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
3300 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
3301 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
3302 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
3303 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
3304 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
3305 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
3306 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
3307 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
3308 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
3309 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
3310 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
3311 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
3312 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
3313 * gdbarch.c: Re-generate.
3314
3315 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
3316
3317 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
3318 for core files.
3319
3320 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
3321
3322 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
3323
3324 2002-01-04 Andrew Cagney <ac131313@redhat.com>
3325
3326 * value.h (value_ptr): Delete typedef.
3327
3328 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
3329
3330 * i386nbsd-nat.c: Update copyright years.
3331 Include i386-tdep.h.
3332
3333 2002-01-04 Elena Zannoni <ezannoni@redhat.com>
3334
3335 * stabsread.c: Update copyright years.
3336
3337 From Debashis Mahata <debashis.mahata@wipro.com>:
3338 (read_struct_fields): Deal with Sun C compiler erroneous stab
3339 output for structs and unions.
3340 Fix PR gdb/269.
3341
3342 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
3343
3344 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
3345 prototype.
3346
3347 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
3348
3349 * cp-abi.c: Fix whitespace.
3350 (baseclass_offset): New wrapper function.
3351 * cp-abi.h (baseclass_offset): Add prototype.
3352 (struct cp_abi_ops): Add baseclass_offset pointer.
3353
3354 * valops.c (vb_match): Move to...
3355 * gnu-v2-abi.c (vb_match): here.
3356 * valops.c (baseclass_offset): Move to...
3357 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
3358
3359 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
3360
3361 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
3362 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
3363 * hpacc-abi.c (init_hpacc_ops): Likewise.
3364
3365 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
3366
3367 * valops.c (find_overload_match): Accept obj as a
3368 reference parameter. Update it before returning.
3369 * value.h (find_overload_match): Update prototype.
3370 * eval.c (evaluate_subexp_standard): Pass object to
3371 find_overload_match by reference.
3372
3373 2002-01-03 Andrew Cagney <ac131313@redhat.com>
3374
3375 * valarith.c: Replace value_ptr with struct value pointer. Remove
3376 register attribute from value declarations.
3377 * valops.c: Ditto.
3378 * value.h: Ditto.
3379 * scm-lang.c (scm_lookup_name): Ditto.
3380
3381 2002-01-03 Michael Snyder <msnyder@redhat.com>
3382
3383 Abstract the functionality of iterating over mapped memory
3384 regions into a general purpose iterator function.
3385 * procfs.c (iterate_over_mappings): New function, general purpose
3386 iterator for memory sections.
3387 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
3388 (solib_mappings_callback): New function, callback for above.
3389 (info_proc_mappings): Reimpliment using iterate_over_mappings.
3390 (info_mappings_callback): New function, callback for above.
3391
3392 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
3393
3394 2002-01-01 Mark Kettenis <kettenis@gnu.org>
3395
3396 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
3397 * i386-tdep.c: Include "elf-bfd.h".
3398 (process_note_abi_tag_sections): New function.
3399 (i386_gdbarch_init): Add code to recognize various OS/ABI
3400 combinations.
3401
3402 * maint.c (_initialize_maint_cmds): Add missing \ in
3403 string-literal.
3404
3405 For older changes see ChangeLog-2001
3406 \f
3407 Local Variables:
3408 mode: change-log
3409 left-margin: 8
3410 fill-column: 74
3411 version-control: never
3412 End: