1 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
3 * breakpoint.c (print_one_breakpoint): Formatting clean-up.
4 (read_memory_nobpt): Ditto.
5 (ep_is_catchpoint): Ditto.
6 (ep_is_shlib_catchpoint): Ditto.
7 (ep_is_exception_catchpoint): Ditto.
8 (describe_other_breakpoints): Ditto.
10 Wed Feb 28 20:37:36 2001 Andrew Cagney <ac131313@redhat.com>
12 * regcache.h (register_valid): Fix comment documenting valid
15 Tue Feb 27 23:56:23 2001 Andrew Cagney <ac131313@redhat.com>
18 * regcache.h: New file.
20 * value.h (read_register_bytes, read_register_gen)
21 (write_register_gen, write_register_bytes)
22 (read_register, read_register_pid)
23 (read_signed_register, read_signed_register_pid)
24 (write_register, write_register_pid)
25 (register_cached, set_register_cached)
26 (register_changed, register_buffer)
27 (registers_changed, supply_register): Move declaration from here.
28 * regcache.h: To here.
29 * gdbcore.h (registers_fetched): Ditto.
30 * inferior.h (registers, registers_valid): Ditto.
32 * regcache.c (generic_target_read_pc, read_pc_pid, read_pc,
33 generic_target_write_pc, write_pc_pid, write_pc,
34 generic_target_read_sp, read_sp, generic_target_write_sp,
35 write_sp, generic_target_read_fp, read_fp,
36 generic_target_write_fp, write_fp): Add note that these functions
37 will be moved from this file.
39 * a29k-tdep.c: Include "regcache.h".
43 * alpha-tdep.c: Ditto.
44 * alphabsd-nat.c: Ditto.
46 * arm-linux-nat.c: Ditto.
47 * arm-linux-tdep.c: Ditto.
49 * blockframe.c: Ditto.
53 * cpu32bug-rom.c: Ditto.
58 * dink32-rom.c: Ditto.
59 * dve3900-rom.c: Ditto.
64 * h8300-tdep.c: Ditto.
65 * h8500-tdep.c: Ditto.
66 * hp300ux-nat.c: Ditto.
70 * hppam3-nat.c: Ditto.
71 * hpux-thread.c: Ditto.
72 * i386-linux-nat.c: Ditto.
73 * i386-linux-tdep.c: Ditto.
75 * i386aix-nat.c: Ditto.
77 * i386bsd-nat.c: Ditto.
78 * i386gnu-nat.c: Ditto.
79 * i386ly-tdep.c: Ditto.
80 * i386m3-nat.c: Ditto.
81 * i386mach-nat.c: Ditto.
82 * i386nbsd-nat.c: Ditto.
83 * i386v4-nat.c: Ditto.
87 * ia64-aix-nat.c: Ditto.
88 * ia64-linux-nat.c: Ditto.
95 * lin-thread.c: Ditto.
100 * m68hc11-tdep.c: Ditto.
101 * m68k-tdep.c: Ditto.
102 * m68klinux-nat.c: Ditto.
103 * m68knbsd-nat.c: Ditto.
104 * m68knbsd-tdep.c: Ditto.
106 * m88k-tdep.c: Ditto.
108 * mcore-rom.c: Ditto.
109 * mcore-tdep.c: Ditto.
110 * mi/mi-main.c: Ditto.
112 * mips-tdep.c: Ditto.
113 * mipsm3-nat.c: Ditto.
114 * mipsv4-nat.c: Ditto.
115 * mn10200-tdep.c: Ditto.
116 * mn10300-tdep.c: Ditto.
118 * ns32km3-nat.c: Ditto.
119 * ns32knbsd-nat.c: Ditto.
121 * pa64solib.c: Ditto.
123 * ppc-linux-nat.c: Ditto.
124 * ppc-linux-tdep.c: Ditto.
125 * ppcbug-rom.c: Ditto.
126 * ppcnbsd-nat.c: Ditto.
129 * remote-adapt.c: Ditto.
130 * remote-array.c: Ditto.
131 * remote-bug.c: Ditto.
132 * remote-e7000.c: Ditto.
133 * remote-eb.c: Ditto.
134 * remote-es.c: Ditto.
135 * remote-est.c: Ditto.
136 * remote-hms.c: Ditto.
137 * remote-mips.c: Ditto.
138 * remote-mm.c: Ditto.
139 * remote-nindy.c: Ditto.
140 * remote-os9k.c: Ditto.
141 * remote-rdi.c: Ditto.
142 * remote-rdp.c: Ditto.
143 * remote-sds.c: Ditto.
144 * remote-sim.c: Ditto.
145 * remote-st.c: Ditto.
146 * remote-udi.c: Ditto.
147 * remote-utils.c: Ditto.
148 * remote-vx.c: Ditto.
149 * remote-vx29k.c: Ditto.
150 * remote-vx68.c: Ditto.
151 * remote-vx960.c: Ditto.
152 * remote-vxmips.c: Ditto.
153 * remote-vxsparc.c: Ditto.
155 * rom68k-rom.c: Ditto.
156 * rs6000-nat.c: Ditto.
157 * rs6000-tdep.c: Ditto.
160 * sol-thread.c: Ditto.
161 * solib-svr4.c: Ditto.
163 * sparc-nat.c: Ditto.
164 * sparc-tdep.c: Ditto.
165 * sparcl-tdep.c: Ditto.
166 * sparclet-rom.c: Ditto.
168 * sun386-nat.c: Ditto.
171 * thread-db.c: Ditto.
173 * tic80-tdep.c: Ditto.
174 * tracepoint.c: Ditto.
175 * ultra3-nat.c: Ditto.
176 * umax-xdep.c: Ditto.
177 * uw-thread.c: Ditto.
178 * v850-tdep.c: Ditto.
183 * win32-nat.c: Ditto.
187 2001-02-28 Matt Hiller <hiller@redhat.com>
189 * MAINTAINERS: Add Matt Hiller to Write After Approval list.
191 Tue Feb 27 16:56:13 2001 David Taylor <taylor@redhat.com>
193 * symtab.c (search_symbols): Fix off by one error in test for
196 2001-02-23 Andrew Cagney <ac131313@redhat.com>
198 * config/sparc/sp64linux.mt: New file.
199 * configure.tgt: Recognize sparc64-*-linux* as a sp64linux target.
200 * configure.host: Recognize sparc64-*-linux* as a linux host.
202 From 2000-03-17 Jakub Jelinek <jakub@redhat.com>:
203 * config/sparc/tm-sp64linux.h: New file.
205 2001-02-24 Kevin Buettner <kevinb@redhat.com>
207 * buildsym.c (push_subfile, pop_subfile): Replace call to abort()
208 with call to internal_error().
209 * dbxread.c (process_one_symbol): Likewise.
210 * exec.c (build_section_table, xfer_memory): Likewise.
211 * h8500-tdep.c (h8500_register_size, h8500_register_virtual_type):
213 * hpread.c (hpread_type_translate, hpread_read_array_type)
214 (hpread_type_lookup): Likewise.
215 * i386-tdep.c (gdb_print_insn_i386): Likewise.
216 * i960-tdep.c (mem): Likewise
217 * inflow.c (set_sigio_trap, clear_sigio_trap): Likewise.
218 * infptrace.c (child_resume): Likewise.
219 * infttrace.c (_initialize_infttrace): Likewise.
220 * language.c (binop_result_type, add_language): Likewise.
221 * lynx-nat.c (store_inferior_registers): Likewise.
222 * m3-nat.c (port_chain_insert, m3_trace_me): Likewise.
223 * mdebugread.c (parse_partial_symbols): Likewise.
224 * monitor.c (monitor_printf_noecho, monitor_printf)
225 (monitor_dump_regs): Likewise.
226 * ocd.c (stu_put_packet): Likewise.
227 * printcmd.c (decode_format, print_scalar_formatted): Likewise.
228 * remote-bug.c (bug_open): Likewise.
229 * remote-e7000.c (fetch_regs_from_dump, e7000_wait): Likewise.
230 * remote-es.c (es1800_read_bytes): Likewise.
231 * remote-mips.c (common_breakpoint): Likewise.
232 * remote-rdp.c (send_rdp): Likewise.
233 * remote-sds.c (putmessage): Likewise.
234 * sparc-nat.c (fetch_inferior_registers, store_inferior_registers):
236 * sparcl-tdep.c (sparclite_download): Likewise.
237 * symtab.c (lookup_partial_symbol): Likewise.
238 * target.c (push_target, pop_target, initialize_targets): Likewise.
239 * utils.c (internal_verror, malloc_botch, wrap_here, decimal2str):
241 * valprint.c (print_decimal, print_longest, print_longest)
242 (strcat_longest): Likewise.
243 * w65-tdep.c (init_frame_pc, w65_push_dummy_frame): Likewise.
244 * xmodem.c (xmodem_send_packet): Likewise.
245 * z8k-tdep.c (init_frame_pc, z8k_push_dummy_frame): Likewise.
246 * config/h8500/tm-h8500.h (STORE_STRUCT_RETURN): Likewise.
247 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE)
248 (STORE_RETURN_VALUE): Likewise.
249 * config/ns32k/nm-umax.h (REGISTER_U_ADDR): Likewise.
250 * config/ns32k/xm-merlin.h (REGISTER_U_ADDR): Likewise.
251 * config/z8k/tm-z8k.h (STORE_STRUCT_RETURN, STORE_RETURN_VALUE):
254 2001-02-23 Andrew Cagney <ac131313@redhat.com>
256 * CONTRIBUTE: Document how to cite a problem report.
257 * TODO: Note need to replace CONTRIBUTE with generated file.
259 * CONTRIBUTE: Mention that patches do not need to include the
260 generated files gdbarch.h and gdbarch.c.
262 2001-02-21 Andrew Cagney <ac131313@redhat.com>
264 * value.h (get_saved_register): Move from here.
267 2001-02-21 Kevin Buettner <kevinb@redhat.com>
269 * solib.h (in_svr4_dynsym_resolve_code): Delete declaration.
270 (in_solib_dynsym_resolve_code): Add declaration.
271 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Changed define to invoke
272 in_solib_dynsym_resolve_code() rather than
273 in_svr4_dynsym_resolve_code(). Also, removed the ifdefs
274 which caused this macro to only be defined when
275 SVR4_SHARED_LIBS is defined.
276 * solib.c (in_solib_dynsym_resolve_code): New function.
277 * solist.h (struct target_so_ops): Add new member
278 in_dynsym_resolve_code.
279 * solib-aix5.c (aix5_in_dynsym_resolve_code): Renamed from
280 in_svr4_dynsym_resolve_code. Also, made static.
281 (_initialize_aix5_solib): Initialize in_dynsym_resolve_code
282 member in aix5_so_ops.
283 * solib-svr4.c (svr4_in_dynsym_resolve_code): Renamed from
284 in_svr4_dynsym_resolve_code. Also, added second version
285 of this function which will be used when SVR4_SHARED_LIBS
287 (_initialize_svr4_solib): Initialize in_dynsym_resolve_code
288 member in svr4_so_ops.
290 * ia64-aix-nat.c, ia64-aix-tdep.c, config/ia64/aix.mh,
291 config/ia64/aix.mt, config/ia64/nm-aix.h, config/ia64/tm-aix.h,
292 config/ia64/xm-aix.h: New files.
293 * ia64-tdep.c (_initialize_ia64_tdep): Remove declaration.
294 (ia64_aix_sigcontext_register_address): New declaration.
295 (ia64_gdbarch_init): Provide for initialization of
296 sigcontext_register_address member of struct tdep when
297 on target is detected to be running AIX.
298 * config/ia64/linux.mt (TDEPFILES): Add ia64-aix-tdep.o to
301 2001-02-20 Kevin Buettner <kevinb@redhat.com>
303 * ia64-tdep.c (ia64_frameless_function_invocation): Implement.
304 * config/ia64/linux.mh (NATDEPFILES): Use thread-db.o and lin-lwp.o
305 for thread support instead of linux-thread.o and lin-thread.o.
306 * config/ia64/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS,
307 ATTACH_LWP): Define to use the following lin-lwp.c functions...
308 (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals,
309 lin_lwp_attach_lwp): Declare.
311 2001-02-20 Andrew Cagney <ac131313@redhat.com>
313 * mips-tdep.c (do_fp_register_row, do_fp_register_row): Fix printf
316 2001-02-20 Kevin Buettner <kevinb@redhat.com>
318 * solib-aix5.c (solib-svr4.h): Remove include.
319 (solib_break_names): Delete names which aren't actually
321 (bkpt_names): Remove.
322 (aix5_relocate_main_executable, bfd_lookup_symbol): Replace calls
323 to STREQ() with equivalent calls to strcmp().
324 (in_svr4_dynsym_resolve_code, enable_break, bfd_lookup_symbol,
325 aix5_solib_create_inferior_hook): Revise comments.
326 (enable_break): Remove old ``bkpt_names'' code.
328 2001-02-19 Andrew Cagney <ac131313@redhat.com>
330 * Makefile.in (SFILES): Add frame.c .
331 (COMMON_OBS): Add frame.o .
332 (frame.o): New target.
334 * frame.c (find_saved_register):
335 (default_get_saved_register):
336 (get_saved_register):
337 (read_relative_register_raw_bytes_for_frame):
338 (read_relative_register_raw_bytes): Moved to here.
339 * regcache.c: From here.
341 2001-02-20 Kevin Buettner <kevinb@redhat.com>
343 * solib-aix5.c: New file.
345 2001-02-20 Martin M. Hunt <hunt@redhat.com>
347 * solib.c (info_sharedlibrary_command): Don't assume pointers
348 are the same size of long, call longest_local_hex_string_custom().
350 * solib-svr4.c (LM_ADDR): LM_ADDR is a signed offset, so
351 extract_signed_integer() should be called instead of
354 2001-02-20 Martin M. Hunt <hunt@redhat.com>
356 * MAINTAINERS: Add Martin Hunt to Write After Approval list.
358 2001-02-19 Andrew Cagney <ac131313@redhat.com>
360 Frm 2001-02-09 Jim Kingdon <jkingdon@engr.sgi.com>:
361 * mips-tdep.c (mips_register_raw_size): If FP_REGISTER_DOUBLE,
362 then floating point registers are 8 bytes.
364 2001-02-19 Michael Snyder <msnyder@mvstp600e.cygnus.com>
366 * parse.c (write_exp_msymbol): Make the type CORE_ADDR, to
367 accomodate 64-bit addresses.
369 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
371 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>
372 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
373 lookup_symbol, when trying to find a symbol with a mangled name,
374 to avoid infinite recursion.
376 2001-02-18 Andrew Cagney <ac131313@redhat.com>
378 * TODO (5.2): Mention G++ 3.0 ABI. General cleanups.
380 2001-02-19 Jonathan Larmour <jlarmour@redhat.com>
382 * arm-tdep.c (check_prologue_cache): Fix off by 1 error.
383 (save_prologue_cache): Ditto.
385 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
387 From: innadadadavida@yahoo.com:
388 * partial-stab.h (switch): Check that pst is not null
389 before dereferencing it.
391 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
393 From Andrew Cagney <cagney@b1.cygnus.com>:
394 * symfile.c (add_symbol_file_command): Always initialize
395 my_cleanup using a NULL cleanup.
397 2001-02-19 Eli Zaretskii <eliz@is.elta.co.il>
399 * demangle.c (demangling_style_names): New variable.
400 (_initialize_demangler): Fill demangling_style_names with the
401 names of known demangling styles from libiberty_demanglers[]. Use
402 add_set_enum_cmd instead of add_set_cmd, to get completion on
403 demangling style names.
405 * proc-api.c (_initialize_proc_api): Make `procfs-file' use
406 file-name completion.
408 * remote-rdi.c (_initialize_remote_rdi): Ditto for `rdilogfile'.
410 * solib.c (_initialize_solib): Ditto for `solib-search-path' and
411 `solib-absolute-prefix'.
413 * tracepoint.c (_initialize_tracepoint): Ditto for
416 * win32-nat.c (_initialize_inftarg): Ditto for `dll-symbols'.
418 * cli/cli-cmds.c (init_cli_cmds): Make `shell' and `make' use
419 file-name completion.
421 * infcmd.c (_initialize_infcmd): Make the following commands use
422 the file-name completer: `tty', `args', `path', `paths', and
425 2001-02-18 Eli Zaretskii <eliz@is.elta.co.il>
427 * go32-nat.c: Include i387-nat.h.
428 (fetch_register): New function, uses some of the guts of
429 go32_fetch_registers and calls i387_supply_register.
430 (go32_fetch_registers): Most of the code moved into
431 fetch_register. Use i387_supply_fsave.
432 (store_register): Use i387_fill_fsave instead of custom code.
433 (go32_store_registers): Use i387_fill_fsave.
435 * Makefile.in (go32-nat.o): Depend on i387-nat.h.
437 * config/i386/go32.mh (NATDEPFILES): Add i387-nat.o.
439 * completer.c (gdb_completer_file_name_break_characters): Remove
440 slash from file-name break characters.
441 [__MSDOS__]: Special definition for DOS/Windows file names.
442 (line_completion_function): When completing on file names, bump
443 `p' to the first file-name constituent character of `word', before
444 invoking the completer.
446 2001-02-17 Mark Kettenis <kettenis@gnu.org>
448 * i387-nat.c: Include "i387-nat.h". Use regnum instead of regno
449 consistently for parameter names. Fix comments accordingly.
450 (i387_supply_register): New function.
451 (i387_supply_fsave): Implement using i387_supply_register.
452 * i387-nat.h: Use regnum instead of regno consistently for
453 parameter names. Fix comments accordingly.
454 (i387_supply_register): New prototype.
456 2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com>
458 * remote.c (build_remote_gdbarch_data): Use new TARGET_ADDR_BIT
459 instead of TARGET_PTR_BIT (to support Harvard architectures).
461 2001-02-16 Andrew Cagney <ac131313@redhat.com>
463 From 2001-02-11 Paul Hilfinger <hilfingr@lisbon.int.act-europe.fr>
464 * hpux-thread.c (hpux_thread_xfer_memory): Add mem_attrib
465 argument to parameter list and to call in order to conform to
466 to_xfer_memory field of struct target_ops.
468 2001-02-12 Michael Chastain <chastain@redhat.com>
470 * somsolib.c (som_solib_add_solib_objfile): Do not use
471 section relocation feature of syms_from_objfile. Do my own
472 section relocation, offsetting each section of the som by
473 either text_addr - text_link_addr or data_start.
475 2001-02-16 Andrew Cagney <ac131313@redhat.com>
477 * TODO (5.1): Move ``Hardware watchpint problems'' out of 5.1.
479 2001-02-16 Andrew Cagney <ac131313@redhat.com>
481 * MAINTAINERS (paper trail): Update.
483 2001-02-16 Mark Kettenis <kettenis@gnu.org>
485 * target.h (target_fetch_registers): Fix comment.
487 2001-02-15 Andrew Cagney <ac131313@redhat.com>
489 * f-exp.y: Include <ctype.h>.
490 (parse_number): Ensure that ``i'' is always initialized.
492 2001-02-14 Jim Kingdon <jkingdon@engr.sgi.com>
494 * MAINTAINERS: Add myself to paper trail section.
496 2001-02-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
498 * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
499 * configure, config.in: Regenerate.
500 * corelow.c: Include <sys/file.h> if present.
502 2001-02-14 Andrew Cagney <ac131313@redhat.com>
504 * inflow.c (terminal_ours_1): Initialize ``osigtou''. Only
505 declare when have SIGTTOU.
507 2001-02-14 Eli Zaretskii <eliz@is.elta.co.il>
509 * config/djgpp/fnchange.lst: Add entries for gdb/gdbtk/*/ChangeLog-*.
511 2001-02-12 Jim Kingdon <jkingdon@engr.sgi.com>
513 * MAINTAINERS: Update my email address.
515 2001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
517 * NEWS: Document that "info symbol" works with COFF debug info and
520 * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip
521 symbols whose SYMBOL_BFD_SECTION is NULL.
523 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
525 Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.
526 * xcoffsolib.c (xcoff_solib_address): Renamed from
527 pc_load_segment_name. Return NULL if address is not in a shared
528 library. Cleanup shared library name construction, using xasprintf.
529 Format shared library member names consistent with format in exec.c.
530 (solib_info): Format shared library member names consistent with
532 * config/rs6000/nm-rs6000.h: Replace PC_LOAD_SEGMENT with PC_SOLIB,
533 using xcoff_solib_address for PC_SOLIB definition.
534 * stack.c (print_frame): Remove PC_LOAD_SEGMENT code, no longer
537 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
539 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
540 with xmalloc calls and cleanups.
542 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
544 * rs6000-nat.c (child_xfer_memory): Add missing parameter
545 'struct mem_attrib *' required by 2001-01-23 change.
547 2001-02-08 Jim Kingdon <jkingdon@engr.sgi.com>
549 Updates to "make TAGS":
550 * Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s
551 arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c
553 (TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS).
555 2001-02-08 Eli Zaretskii <eliz@is.elta.co.il>
557 * config/djgpp/fnchange.lst: Remove extraneous "too many dots".
559 Wed Feb 7 22:39:26 2001 Andrew Cagney <cagney@redhat.com>
561 From Dean Luick <luick@cray.com>:
562 * defs.h (continuation): Remove unused global variable.
564 Wed Feb 7 22:28:31 2001 Andrew Cagney <cagney@redhat.com>
566 * configure.tgt: Remove references to convex, pyramid, altos and
568 * configure.host: Ditto.
569 * MAINTAINERS: Ditto.
572 * tahoe-tdep.c: Delete obsolete file.
575 * convex-tdep.c: Ditto.
576 * convex-xdep.c: Ditto.
577 * config/tahoe/xm-tahoe.h: Ditto.
578 * config/tahoe/tm-tahoe.h: Ditto.
579 * config/tahoe/tahoe.mt: Ditto.
580 * config/tahoe/tahoe.mh: Ditto.
581 * config/pyr/xm-pyr.h: Ditto.
582 * config/pyr/tm-pyr.h: Ditto.
583 * config/pyr/pyramid.mt: Ditto.
584 * config/pyr/pyramid.mh: Ditto.
585 * config/m68k/xm-altos.h: Ditto.
586 * config/m68k/tm-altos.h: Ditto.
587 * config/m68k/altos.mt: Ditto.
588 * config/m68k/altos.mh: Ditto.
589 * config/convex/xm-convex.h: Ditto.
590 * config/convex/tm-convex.h: Ditto.
591 * config/convex/convex.mt: Ditto.
592 * config/convex/convex.mh: Ditto.
593 * config/convex/Convex.notes: Ditto.
594 * config/arm/xm-arm.h: Ditto.
595 * config/arm/nm-arm.h: Ditto.
596 * config/arm/arm.mt: Ditto.
597 * config/arm/arm.mh: Ditto.
598 * arm-convert.s: Ditto.
600 * altos-xdep.c: Ditto.
602 Wed Feb 7 19:41:21 2001 Andrew Cagney <cagney@redhat.com>
604 * defs.h (internal_error, internal_verror): Add __FILE__ and
606 * utils.c (internal_error, internal_verror): Update.
608 * v850-tdep.c: Update calls to internal_error.
615 * sparc-tdep.c: Ditto.
618 * rs6000-tdep.c: Ditto.
619 * rs6000-nat.c: Ditto.
621 * remote-vx.c: Ditto.
622 * remote-sim.c: Ditto.
623 * remote-mips.c: Ditto.
627 * mn10300-tdep.c: Ditto.
628 * mips-tdep.c: Ditto.
630 * m68k-tdep.c: Ditto.
633 * infptrace.c: Ditto.
636 * ia64-tdep.c: Ditto.
637 * i386-tdep.c: Ditto.
638 * i386-linux-nat.c: Ditto.
639 * hppah-nat.c: Ditto.
644 * event-loop.c: Ditto.
645 * dwarf2read.c: Ditto.
647 * d30v-tdep.c: Ditto.
648 * d10v-tdep.c: Ditto.
649 * cli/cli-setshow.c: Ditto.
650 * cli/cli-script.c: Ditto.
652 * breakpoint.c: Ditto.
654 * arch-utils.c: Ditto.
655 * a29k-tdep.c: Ditto.
656 * gdb_assert.h: Ditto.
658 * gdbarch.h, gdbarch.c: Re-generate.
660 2001-02-07 Andrew Cagney <ac131313@redhat.com>
662 From Mark Kettenis <kettenis@gnu.org>:
663 * event-top.h [!STOP_SIGNAL]: #include <signal.h>.
665 2001-02-07 Andrew Cagney <ac131313@redhat.com>
667 * remote-sim.c (dump_mem): Cleanup printf format argument.
668 * MAINTAINERS: Update, mn10300-elf now builds.
670 2001-02-07 Mark Kettenis <kettenis@gnu.org>
672 * event-top.c: Remove duplicate #include <signal.h>.
674 2001-02-06 Andrew Cagney <ac131313@redhat.com>
676 * sol-thread.c (restore_inferior_pid): Save the PID in a freshly
678 (save_inferior_pid): Restore the PID from that tempoary
679 buffer. Delete the buffer.
680 * utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.
682 2001-02-06 Andrew Cagney <ac131313@redhat.com>
684 * MAINTAINERS: Add ``The Obvious Fix Rule''.
686 2001-02-06 Andrew Cagney <ac131313@redhat.com>
688 * MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
690 2001-02-06 Andrew Cagney <ac131313@cygnus.com>
692 * gdbarch.sh: Include "gdb_assert.h".
693 (struct gdbarch): Change ``nr_data'' to unsigned.
694 (alloc_gdbarch_data, free_gdbarch_data): New functions.
695 (gdbarch_free): Free the data-pointer vector. Use xfree to delete
697 (struct gdbarch_data, struct gdbarch_data_registration): Move init
698 method to gdbarch_data. Add free method, make index unsigned.
699 (struct gdbarch_data_registry): Make nr unsigned.
700 (register_gdbarch_data): Add free parameter. Store in
702 (init_gdbarch_data): Use set_gdbarch_data.
703 (set_gdbarch_data): New function.
705 * gdbarch.h, gdbarch.c: Re-generate.
707 2001-02-06 Michael Sokolov <msokolov@ivan.Harhan.ORG>
709 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call
710 fprintf_filtered with correct arguments.
712 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
713 Submitted by Paul Hilfinger (hilfingr@gnat.com)
714 and Andrei Petrov (and@genesyslab.com).
715 * findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
716 must be allocated dynamically, since these are no longer constants.
720 * sol-thread.c: Ditto.
722 * config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
723 work-around for a missing Sun header file in solaris for sparc64.
725 2001-02-04 Philip Blundell <philb@gnu.org>
727 * config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
728 thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
729 * config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
730 GET_THREAD_SIGNALS): Define.
731 * arm-linux-nat.c (fill_gregset): Correct type of argument.
732 (supply_gregset): Likewise.
733 (fill_fpregset): Likewise.
734 (supply_fpregset): Likewise.
736 Tue Feb 6 11:58:57 2001 David Taylor <taylor@redhat.com>
738 * valops.c (value_cast): If casting a scalar to a pointer, do not
739 issue a message about truncation unless it exceeds the length of
740 an address, not the length of a pointer. This is because what the
741 user gives us is an address, not a pointer, and we will ultimately
742 convert it (via ADDRESS_TO_POINTER) to a pointer, not truncate it
743 to a pointer. This allows things like "print *(int *)0x01000234"
744 to work without generating a misleading message on a target having
745 two byte pointers and four byte addresses.
747 2001-02-05 Christopher Faylor <cgf@cygnus.com>
749 * win32-nat.c: Change PTR to void * throughout.
751 2001-02-05 J.T. Conklin <jtc@redback.com>
753 * signals.h: Removed.
754 * event-top.c (#include <signal.h>): Changed from signals.h.
755 * inflow.c: Likewise.
756 * mac-xdep.c: Likewise.
757 * ser-pipe.c: Likewise.
758 * ser-tcp.c: Likewise.
759 * standalone.c: Likewise.
762 * Makefile.in: Removed signals.h from dependencies.
764 2001-02-05 Christopher Faylor <cgf@cygnus.com>
766 Change suggested by Dean Luick <luick@cray.com>
767 * inferior.h (step_over_calls_kind): Remove trailing comma from
769 (step_over_calls): Declare as extern rather than global.
771 2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
773 * sh-tdep.c: Update copyright.
774 (sh_extract_return_value): Rewrite.
775 (sh3e_sh4_extract_return_value): New function.
776 (sh_gdbarch_init): Initialize gdbarch_extract-return_value to new
777 version of the function for sh3e and sh4 CPUs.
779 2001-02-05 Michael Chastain <chastain@redhat.com>
781 * hppah-nat.c (child_xfer_memory): Add parameter 'struct mem_attrib *'
782 to conform with interface change.
784 2001-02-04 Eli Zaretskii <eliz@is.elta.co.il>
786 * config/djgpp/fnchange.lst: Tweak to make consistent with the
789 * config/djgpp/djconfig.sh: Use explicit absolute file name when
792 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
793 UART_FIFO_WORKS is defined. Otherwise use outportb.
794 From Francisco Pastor <fpastor.etra-id@etra.es>
796 * go32-nat.c (go32_xfer_memory): Make the argument list consistent
797 with target.h's `to_xfer_memory' member.
799 2001-02-02 J.T. Conklin <jtc@redback.com>
801 * ppc-bdm.c (#include <signal.h>): Removed.
802 * remote-array.c: Likewise.
803 * remote-bug.c: Likewise.
804 * remote-e7000.c: Likewise.
805 * remote-mips.c: Likewise.
806 * remote-os9k.c: Likewise.
807 * remote-st.c: Likewise.
808 * remote-udi.c: Likewise.
809 * remote-vx29k.c: Likewise.
810 * remote-vx68.c: Likewise.
811 * remote-vx960.c: Likewise.
812 * remote-vxmips.c: Likewise.
813 * remote-vxsparc.c: Likewise.
815 2001-02-02 John Moore <jmoore@redhat.com>
817 * remote-utils.h (sr_set_device): Changed free() to xfree() where
818 appropriate. Also changed Copyright to include 2001.
819 * symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
820 * value.h (value_free): Likewise.
821 * gdbarch.sh (gdbarch_free): Likewise.
822 * gdbarch.c, gdbarch.h: Regenerated.
824 2001-02-02 John Moore <jmoore@redhat.com>
826 * cli/cli-cmds.c (apropos_command): Changed occurance of free() to
827 xfree(). Also changed Copyright to include 2001.
829 2001-02-02 J.T. Conklin <jtc@redback.com>
831 * monitor.c (#include "gdb_wait.h"): Removed.
833 * ppc-bdm.c: Likewise.
834 * remote-adapt.c: Likewise.
835 * remote-array.c: Likewise.
836 * remote-bug.c: Likewise.
837 * remote-e7000.c: Likewise.
838 * remote-eb.c: Likewise.
839 * remote-es.c: Likewise.
840 * remote-mips.c: Likewise.
841 * remote-mm.c: Likewise.
842 * remote-nindy.c: Likewise.
843 * remote-os9k.c: Likewise.
844 * remote-rdi.c: Likewise.
845 * remote-rdp.c: Likewise.
846 * remote-sds.c: Likewise.
847 * remote-sim.c: Likewise.
848 * remote-st.c: Likewise.
849 * remote-udi.c: Likewise.
850 * remote-vx.c: Likewise.
851 * remote-vx29k.c: Likewise.
852 * remote-vx68.c: Likewise.
853 * remote-vx960.c: Likewise.
854 * remote-vxmips.c: Likewise.
855 * remote-vxsparc.c: Likewise.
856 * remote.c: Likewise.
857 * ser-pipe.c: Likewise.
858 * ser-unix.c: Likewise.
859 * Makefile.in: Updated dependencies.
861 2001-01-31 David Smith <dsmith@redhat.com>
863 * event-loop.c: Change inclusion of string.h to gdb_string.h and
864 updated the copyright notice.
866 * mi/mi-cmds.c: Ditto.
867 * mi/mi-console.c: Ditto.
868 * mi/mi-getopt.c: Ditto.
869 * mi/mi-parse.c: Ditto.
871 2001-01-31 David Smith <dsmith@redhat.com>
873 * MAINTAINERS: Add David Smith to Write After Approval list.
875 Tue Jan 30 15:43:08 2001 Andrew Cagney <cagney@cygnus.com>
877 * cli/cli-utils.c (putchar_filtered): Move function from here.
878 * utils.c (putchar_filtered): To here.
879 * cli/cli-utils.h (putchar_filtered): Move declaration from here.
880 * defs.h (putchar_filtered): To here.
882 Tue Jan 30 17:27:11 2001 Andrew Cagney <cagney@redhat.com>
884 * configure.in (AC_CHECK_FUNCS): Replace vfork test with
886 * config.in, configure: Re-generate.
888 * gdb_vfork.h: New file.
889 * ser-pipe.c (pipe_open): Update. Include "gdb_vfork.h".
890 * fork-child.c (fork_inferior): Ditto.
892 Tue Jan 30 17:09:07 2001 Andrew Cagney <cagney@redhat.com>
894 * defs.h (strsave): Delete declaration.
895 * utils.c (strsave): Delete definition.
896 * TODO (strsave): Update
898 * mac-xdep.c (tilde_expand): Replace strsave with xstrdup.
899 * sparcl-tdep.c (sparclite_open): Ditto.
900 * mips-tdep.c (mips_set_processor_type_command): Ditto.
901 (_initialize_mips_tdep): Ditto.
902 * solib.c (solib_open): Ditto.
903 * symfile.c (add_filename_language): Ditto.
904 (set_ext_lang_command): Ditto.
905 * source.c (init_source_path): Ditto.
907 * sh3-rom.c (sh3_open): Ditto.
909 * serial.c (serial_open): Ditto.
910 * remote-mips.c (common_open): Ditto.
911 * monitor.c (monitor_open): Ditto.
912 * m32r-rom.c (m32r_upload_command): Ditto.
913 * infcmd.c (path_command): Ditto.
914 * f-exp.y (parse_number): Ditto.
915 * breakpoint.c (create_longjmp_breakpoint): Ditto.
916 (create_thread_event_breakpoint): Ditto.
917 * arc-tdep.c (arc_set_cpu_type_command): Ditto.
918 (_initialize_arc_tdep): Ditto.
920 Tue Jan 30 15:14:26 2001 Andrew Cagney <cagney@skil>
922 * cli/cli-script.c (define_command): Check for a bad hook value in
925 2001-01-30 J.T. Conklin <jtc@redback.com>
927 * configure/sh/embed.mt: New file.
928 * configure/sh/linux.mt: New file.
929 * configure/sh/sh.mt: Removed.
930 * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
933 2001-01-29 Michael Chastain <chastain@redhat.com>
935 * symtab.c (block_lookup_symbol): Use 'namespace' parameter in
936 symbol comparisons in binary search.
938 2001-01-27 Christopher Faylor <cgf@cygnus.com>
940 * win32-nat.c (child_xfer_memory): Add missing argument required by
943 2001-01-27 Mark Kettenis <kettenis@gnu.org>
945 * ui-out.c (do_list_end): New function.
946 (make_cleanup_ui_out_list_end): New function.
947 * ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
948 * stack.c (print_frame) [UI_OUT]: Call
949 make_cleanup_ui_out_list_end to make sure we mark the end of the
950 list if we do a non-local exit. At the end of the function,
951 instead of calling ui_out_list_end directly, let do_cleanups
954 2001-01-26 Fernando Nasser <fnasser@redhat.com>
956 Fix double parsing of filenames passed as command line arguments
957 to GDB (causes weird handling of escape characters).
958 Also, remove dependencies on the CLI from libgdb.
959 * call-cmds.h: Remove declaration of exec_file_command().
960 * gdbcore.h: Remove declaration of exec_file_command().
961 Add declarations for exec_open() and exec_file_clear().
962 * symfile.h: Add declarations for symbol_file_add_main() and
964 * exec.c (exec_open): New function. Implements to_open for exec
966 (exec_file_clear): New function. Makes GDB forget about a previously
967 specified executable file.
968 (exec_file_attach): Move parsing of arguments from here ...
969 (exec_file_command): ... to here.
970 (init_exec_ops): Use exec_open(), not exec_file_command() to
971 implement to_open for exec targets.
972 * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
973 with default values. Used when the file name has already been parsed.
974 (symbol_file_clear): New function. Makes GDB forget about previously
976 (symbol_file_command): Call the above function instead of inline code.
977 * main.c: Include "symfile.h" and "gdbcore.h" instead of the deprecated
979 (captured_main): Call exec_file_attach() and symbol_file_add_main()
980 instead of exec_file_command() and symbol_file_command().
981 (captured_main): Add comment.
982 * corefile.c: Include "symfile.h".
983 (core_file_command): Call symbol_file_add_main() instead of
984 symbol_file_command().
985 (reopen_exec_file): Call exec_open() instead of exec_file_command().
986 * infcmd.c: Include "symfile.h".
987 (attach_command): Call symbol_file_add_main() instead of
988 symbol_file_command().
989 * infrun.c: Remove comment about the inclusion of "symfile.h",
990 not any longer appropriate.
991 (follow_exec): Call symbol_file_add_main() instead of
992 symbol_file_command().
993 * remote-es.c: Include "symfile.h".
994 (es1800_load): Call symbol_file_add_main() instead of
995 symbol_file_command().
996 * remote-vx.c: Remove comment about the inclusion of "symfile.h",
997 not any longer appropriate.
998 (vx-wait): Call symbol_file_add_main() instead of
999 symbol_file_command().
1000 * solib-svr4.c (open_symbol_file_object): Call symbol_file_add_main()
1001 instead of symbol_file_command().
1002 * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
1003 symbol_file_add_main() instead of exec_file_command() and
1004 symbol_file_command().
1005 * Makefile.in: Update dependencies.
1007 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
1009 * remote-udi.c (udi_open): Change strdup to xstrdup.
1010 * thread.c (thread_apply_all_command): Change strdup to xstrdup.
1011 Update copyright message.
1012 * varobj.c (delete_variable_1): Likewise.
1014 * gdb_string.h: Remove declaration of strdup. Update copyright
1016 * config/xm-mpw.h: Likewise.
1017 * config/i386/xm-i386mach.h: Likewise.
1018 * config/m68k/xm-apollo68b.h: Likewise.
1019 * config/m68k/xm-hp300bsd.h: Likewise.
1020 * config/rs6000/xm-rs6000.h: Likewise.
1021 * config/vax/xm-vaxult.h: Remove declaration of strdup.
1022 * config/vax/xm-vaxult2.h: Likewise.
1024 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
1026 * MAINTAINERS: Add Jeff Holcomb to Write After Approval list.
1028 2001-01-25 J.T. Conklin <jtc@redback.com>
1030 * target.c (target_xfer_memory_partial): Return -1 on failure due
1031 to invalid access mode attribute.
1033 2001-01-25 Christopher Faylor <cgf@cygnus.com>
1035 * win32-nat.c (_initialize_core_win32): Prototype correctly.
1037 2001-01-25 Mark Kettenis <kettenis@gnu.org>
1039 * config/alpha/tm-fbsd.h: Update copyright.
1040 (USE_STRUCT_CONVENTION): Define in terms of
1041 alphabsd_use_struct_convention.
1042 * config/alpha/fbsd.mt (TDEPFILES): Add alphafbsd-tdep.c.
1043 * alphafbsd-tdep.c: New file.
1045 2001-01-24 Fernando Nasser <fnasser@redhat.com>
1047 * top.c (print_gdb_version): Update Copyright year.
1049 2001-01-24 J.T. Conklin <jtc@redback.com>
1051 * dcache.c (dcache_write_line): Fix typo.
1053 * memattr.c (delete_mem_region): Replace free() with xfree().
1054 (mem_number): Add explicit type.
1056 * sol-thread.c (sol_thread_xfer_memory): Add attrib argument.
1057 (rw_common): Likewise.
1059 2001-01-24 Fernando Nasser <fnasser@redhat.com>
1061 * infcmd.c (get_inferior_args, set_inferior_args): Accessor functions
1062 for the inferior program arguments.
1063 (run_command, run_no_args_command, init_infcmd)): Use accessor
1064 functions to set the inferior program arguments.
1065 * inferior.h: Add definitions to the accessor functions above.
1067 2001-01-23 Jim Blandy <jimb@redhat.com>
1069 * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):
1070 Implement these correctly, using make_cv_type.
1072 2001-01-23 J.T. Conklin <jtc@redback.com>
1074 * exec.c (xfer_memory): Add attrib argument.
1075 * infptrace.c (child_xfer_memory): Likewise.
1076 * lin-lwp.c (lin_lwp_xfer_memory): Likewise.
1077 * monitor.c (monitor_xfer_memory): Likewise.
1078 * remote-adapt.c (adapt_xfer_inferior_memory): Likewise.
1079 * remote-array.c (array_xfer_memory): Likewise.
1080 * remote-bug.c (bug_xfer_memory): Likewise.
1081 * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
1082 * remote-eb.c (eb_xfer_inferior_memory): Likewise.
1083 * remote-es.c (es1800_xfer_inferior_memory): Likewise.
1084 * remote-mips.c (mips_xfer_memory): Likewise.
1085 * remote-mm.c (mm_xfer_inferior_memory): Likewise.
1086 * remote-nindy.c (nindy_xfer_inferior_memory): Likewise.
1087 * remote-os9k.c (rombug_xfer_inferior_memory): Likewise.
1088 * remote-rdi.c (arm_rdi_xfer_memory): Likewise.
1089 * remote-rdp.c (remote_rdp_xfer_inferior_memory): Likewise.
1090 * remote-sds.c (sds_xfer_memory): Likewise.
1091 * remote-sim.c (gdbsim_xfer_inferior_memory): Likewise.
1092 * remote-st.c (st2000_xfer_inferior_memory): Likewise.
1093 * remote-udi.c (udi_xfer_inferior_memory): Likewise.
1094 * remote-vx.c (vx_xfer_memory): Likewise.
1095 * remote.c (remote_xfer_memory): Likewise.
1096 * target.c (debug_to_xfer_memory, do_xfer_memory): Likewise.
1097 * target.h (child_xfer_memory, do_xfer_memory, xfer_memory): Likewise.
1098 * thread-db.c (thread_db_xfer_memory): Likewise.
1100 * target.h (#include "memattr.h"): Added.
1101 (target_ops.to_xfer_memory): Add attrib argument.
1103 * wince.c (_initialize_inftarg): Removed call to set_dcache_state.
1104 * dcache.h (set_dcache_state): Removed declaration.
1105 * dcache.c (set_dcache_state): Removed definition
1107 * dcache.c: Update module comment, as dcache is now enabled and
1108 disabled with memory region attributes instead of by the global
1109 variable "remotecache". Add comment describing the interaction
1110 between dcache and memory region attributes.
1111 (dcache_xfer_memory): Add comment describing benefits of moving
1112 cache writeback to a higher level.
1113 (dcache_struct): Removed cache_has_stuff field. This was used to
1114 record whether the cache had been accessed in order to invalidate
1115 it when it was disabled. However, this is not needed because the
1116 cache is write through and the code that enables, disables, and
1117 deletes memory regions invalidate the cache. Add comment which
1118 suggests that we could be more selective and only invalidate those
1119 cache lines containing data from those memory regions.
1120 (dcache_invalidate): Updated.
1121 (dcache_xfer_memory): Updated.
1123 (dcache_alloc): Don't abort() if dcache_enabled_p is clear.
1124 (dcache_xfer_memory): Removed code that called do_xfer_memory() to
1125 perform a uncached transfer if dcache_enabled_p was clear. This
1126 function is now only called if caching is enabled for the memory
1128 (dcache_info): Always print cache info.
1130 * target.c (do_xfer_memory): Add attrib argument.
1131 (target_xfer_memory, target_xfer_memory_partial): Break transfer
1132 into chunks defined by memory regions, pass region attributes to
1134 * dcache.c (dcache_read_line, dcache_write_line): Likewise.
1136 * Makefile.in (SFILES): Add memattr.c.
1137 (COMMON_OBS): Add memattr.o.
1138 (dcache.o): Add target.h to dependencies.
1139 * memattr.c: New file.
1140 * memattr.h: Likewise.
1142 * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
1143 * config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
1144 * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
1145 * gdbserver/low-sim.c (#include "defs.h"): Removed.
1146 (mygeneric_load): Rename from generic_load.
1148 * gdbserver/low-hppabsd.c (#include "server.h"): Added.
1149 (#include "defs.h"): Removed.
1150 (inferior_pid, perror_with_name): Remove declarations.
1151 * gdbserver/low-linux.c: Likewise.
1152 * gdbserver/low-nbsd.c: Likewise.
1153 * gdbserver/low-sparc.c: Likewise.
1154 * gdbserver/low-sun3.c: Likewise.
1156 * i386-stub.c: Re-indent.
1157 * m68k-stub.c: Re-indent.
1159 2001-01-22 Nicholas Duffek <nsd@redhat.com>
1161 * gdbarch.sh (PARM_BOUNDARY): Define.
1162 * gdbarch.c: Regenerate.
1163 * gdbarch.h: Regenerate.
1165 2001-01-22 J.T. Conklin <jtc@redback.com>
1167 * ns32k-tdep.c: #include "frame.h"
1168 * config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore. It
1169 appears to have been inadvertantly removed sometime in May 1999.
1171 * Revert 2000-11-09 changes where shared library objects were
1172 moved from NATDEPFILES to TDEPFILES on NetBSD targets. While
1173 we'd like to be able to debug dynamically linked executables,
1174 this makes it impossible to build a cross debugger on a many
1177 * config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
1178 * config/i386/nbsdelf.mt: Likewise.
1179 * config/m68k/nbsd.mt: Likewise.
1180 * config/ns32k/nbsd.mt: Likewise.
1181 * config/powerpc/nbsd.mt: Likewise.
1182 * config/sparc/nbsd.mt: Likewise.
1183 * config/sparc/nbsdelf.mt: Likewise.
1184 * config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
1185 * config/i386/nbsdelf.mh: Likewise.
1186 * config/m68k/nbsd.mh: Likewise.
1187 * config/ns32k/nbsd.mh: Likewise.
1188 * config/powerpc/nbsd.mh: Likewise.
1189 * config/sparc/nbsd.mh: Likewise.
1191 2001-01-19 Jason Merrill <jason@redhat.com>
1193 * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
1194 (process_one_symbol): Likewise.
1195 * dwarfread.c (handle_producer): Likewise.
1197 Thu Jan 18 12:08:57 2001 Andrew Cagney <cagney@b1.cygnus.com>
1199 * configure.in (build_warnings): Disable -Wuninitialized until GDB
1200 compiles with -Wuninitialized,-Werror.
1201 * configure: Regenerate.
1203 * MAINTAINERS: Add list of buildable targets.
1205 Thu Jan 18 12:48:04 2001 Andrew Cagney <cagney@b1.cygnus.com>
1207 * defs.h (STRCMP): Delete macro.
1209 * objfiles.c (objfile_relocate): Replace STRCMP with call to
1211 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
1212 * symfile.c (compare_symbols): Ditto.
1213 * standalone.c (open): Ditto.
1214 * remote-es.c (verify_break): Ditto.
1215 * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
1217 * symfile.c (compare_psymbols): Delete comment refering to STRCMP.
1219 Thu Jan 18 12:25:06 2001 Andrew Cagney <cagney@b1.cygnus.com>
1221 * varobj.c (FREEIF): Delete macro.
1222 (varobj_set_value, free_variable): Replace FREEIF with ``xfree''
1225 2001-01-18 Nick Clifton <nickc@redhat.com>
1227 * arc-tdep.c (arc_cpu_type_table): Add new arc core numbers.
1228 (arc_print_insn): No bfd available, so pass NULL to
1229 arc_get_disassembler.
1231 2001-01-09 James Ingham <jingham@inghji.apple.com>
1233 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
1234 a mangled symbol rather than recursing into lookup_symbol, since
1235 this will just re-unmangle the name & call lookup_symbol_aux -
1236 leading to an infinite recursion.
1238 2001-01-18 Mark Kettenis <kettenis@gnu.org>
1240 * infcmd.c (print_return_value): Restore another space lost by
1241 switch to UIOUT. ``$NN='' should be ``$NN =''.
1243 Fri Jan 19 02:31:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
1245 * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
1246 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
1247 definition in parenthesis.
1249 Fri Jan 19 02:13:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
1251 From 2000-10-27 Mark Salter <msalter@redhat.com>:
1252 * remote.c (remote_remove_hw_breakpoint): Add 'len' field to Z
1254 (remote_insert_hw_breakpoint): Ditto.
1256 2001-01-17 J.T. Conklin <jtc@redback.com>
1258 * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
1259 (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
1260 * config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
1261 * m68knbsd-tdep.c: New file.
1263 * i386nbsd-tdep.c: Remove #if 0'd out #includes.
1265 * m68knbsd-nat.c: #include gdbcore.h.
1267 Wed Jan 17 09:41:58 2001 Andrew Cagney <cagney@b1.cygnus.com>
1269 * MAINTAINERS: Add J.T. Conklin to Blanket Write Privs.
1271 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
1273 * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
1274 goes away -- just return false (ie. not stopped by watchpoint).
1275 * source.c (openp): Fix typo in comment.
1277 2001-01-12 Nicholas Duffek <nsd@redhat.com>
1279 * blockframe.c (generic_get_saved_register): Spelling fix.
1280 * frame.h (FRAME_FP): Spelling fix.
1282 Fri Jan 12 18:29:46 2001 Andrew Cagney <cagney@b1.cygnus.com>
1284 * infcmd.c (print_return_value): Restore space lost by switch to
1285 UIOUT. ``$NN='' should be ``$NN =''.
1287 2001-01-08 Nicholas Duffek <nsd@redhat.com>
1289 * regcache.c (set_register_cached, register_buffer,
1290 real_register, pseudo_register fetch_register, store_register):
1292 (register_changed, read_relative_register_raw_bytes_for_frame,
1293 registers_changed, registers_fetched, read_register_bytes,
1294 read_register_gen, write_register_gen, read_register,
1295 read_signed_register, write_register, supply_register): Replace
1296 register_valid[] with register_cached() and
1297 set_register_cached().
1298 (read_register_bytes, read_register_gen, write_register_gen,
1299 read_register, read_signed_register, write_register,
1300 supply_register): Replace registers[] with register_buffer().
1301 (read_register_bytes, read_register_gen, read_register,
1302 read_signed_register): Call fetch_register().
1303 (write_register_gen, write_register): Call real_register() and
1305 (write_register_bytes): Call store_register().
1306 * value.h (set_register_cached, register_buffer): Prototype.
1307 * remote.c (remote_fetch_registers): Allocate regs[] with a
1308 run-time size. Replace register_valid[] with
1309 set_register_cached().
1310 (store_register_using_P, remote_store_registers): Replace
1311 registers[] with register_buffer().
1313 2001-01-08 Nicholas Duffek <nsd@redhat.com>
1315 * regcache.c: Change "write-back" comment to "write-through".
1316 Change "regno" to "regnum".
1317 (read_register, read_signed_register): Remove "raw" from return
1319 (supply_register): Spelling fix.
1320 * value.h: Change "regno" to "regnum".
1322 2001-01-08 Fernando Nasser <fnasser@redhat.com>
1324 * Makefile.in (install-gdbtk): Add .itcl files to the list of files
1327 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
1329 * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
1331 2001-01-04 Nicholas Duffek <nsd@redhat.com>
1333 * valops.c (VALUE_SUBSTRING_START): Delete.
1335 2001-01-04 Nicholas Duffek <nsd@redhat.com>
1337 * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
1338 (SUBDIR_CLI_SRCS): Add cli/cli-utils.c.
1339 (cli_utils_h): New variable.
1340 (cli/cli-utils.o): New rule.
1341 * cli/cli-utils.c: New file.
1342 * cli/cli-utils.h: New file.
1344 2001-01-04 Nicholas Duffek <nsd@redhat.com>
1346 * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
1347 REGISTER_CONVERT_TO_RAW): Delete trailing semicolon.
1349 2001-01-03 J.T. Conklin <jtc@redback.com>
1351 * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
1354 2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
1356 * sh-tdep.c (sh_default_store_return_value): Allow for small return type.
1357 (sh3e_sh4_store_return_value): Call sh_default_store_return_value for
1359 * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
1360 Update copyright notice.
1362 For older changes see ChangeLog-2000
1368 version-control: never