431a01aea2a29714edefd860f3cf37ec9db767d2
[binutils-gdb.git] / gdb / ChangeLog
1 2001-04-06 Geoffrey Keating <geoffk@redhat.com>
2
3 * config/rs6000/nm-rs6000.h (PTRACE_ATTACH): Don't define.
4 (PTRACE_DETACH): Don't define.
5
6 2001-04-06 David Smith <dsmith@redhat.com>
7
8 * arch-utils.c (default_prepare_to_proceed)
9 (generic_prepare_to_proceed): Added new functions.
10 * arch-utils.h: New function declarations for
11 default_prepare_to_proceed() and generic_prepare_to_proceed().
12 * gdbarch.sh: Added PREPARE_TO_PROCEED.
13 * gdbarch.c: Regenerated.
14 * gdbarch.h: Regenerated.
15 * inferior.h: Added get_last_target_status() declaration.
16 * infrun.c (get_last_target_status): Added new function.
17 (handle_inferior_event): Saves last pid and waitstatus, which will
18 get returned by get_last_target_status().
19
20 * hppa-tdep.c (prepare_to_proceed): Added comment stating that
21 prepare_to_proceed() is potentially redundant since
22 default_prepare_to_proceed() has been added.
23 * linux-thread.c (prepare_to_proceed): Ditto.
24 * lin-lwp.c (prepare_to_proceed): Ditto.
25 * m3-nat.c (prepare_to_proceed): Ditto.
26
27 2001-04-05 Andrew Cagney <ac131313@redhat.com>
28
29 Obsolete powerpcle-*-cygwin* and powerpcle-*-solaris* platforms
30 and powerpc-*-netware* target.
31 * configure.host (powerpcle-*-cygwin*, powerpcle-*-solaris*):
32 Obsolete.
33 * configure.tgt (powerpc-*-netware*, powerpcle-*-cygwin*)
34 (powerpcle-*-solaris*): Obsolete.
35 * config/powerpc/tm-cygwin.h: Obsolete.
36 * config/powerpc/cygwin.mt: Obsolete.
37 * config/powerpc/xm-cygwin.h: Obsolete.
38 * config/powerpc/cygwin.mh: Obsolete.
39 * config/powerpc/nm-solaris.h: Obsolete.
40 * config/powerpc/xm-solaris.h: Obsolete.
41 * config/powerpc/tm-solaris.h: Obsolete.
42 * config/powerpc/solaris.mt: Obsolete.
43 * config/powerpc/tm-ppc-nw.h: Obsolete.
44 * config/powerpc/ppc-nw.mt: Obsolete.
45 * TODO: Update.
46 * NEWS: Update.
47
48 2001-04-06 Fernando Nasser <fnasser@redhat.com>
49
50 * buildsym.c (record_line): Turn off unused addr bits.
51
52 2001-04-06 Fernando Nasser <fnasser@redhat.com>
53
54 From David Deephanphongs <deephan@telocity.com>
55 * inferior.h: Fix declarations of get_inferior_args and
56 set_inferior_args, which were missing the trailing 's'.
57
58 2001-04-05 Jeff Holcomb <jeffh@redhat.com>
59
60 * monitor.c (monitor_supply_register): Only report an error if we
61 don't get a valid value.
62
63 2001-04-05 Eli Zaretskii <eliz@is.elta.co.il>
64
65 * README: Don't mention gdba.el.
66
67 2001-04-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
68
69 From Jimmy Guo <guo@cup.hp.com>
70 * top.c (init_main): set prompt if annotation_level>1,
71 this is necessary when annotation_level is set to 2 via
72 --annotate=2 command line option.
73
74 2001-04-04 Andrew Cagney <ac131313@redhat.com>
75
76 Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets.
77 * configure.tgt (a29k-*-sym1*, a29k-*-kern*): Obsolete.
78 * configure.host (a29k-*-*): Obsolete.
79 * Makefile.in (ALLDEPFILES): Remove ultra3-nat.c and
80 ultra3-xdep.c.
81 (ultra3-nat.o, ultra3-xdep.o): Obsolete.
82 * config/a29k/tm-ultra3.h: Obsolete.
83 * config/a29k/ultra3.mt: Obsolete.
84 * config/a29k/ultra3.mh: Obsolete.
85 * config/a29k/nm-ultra3.h: Obsolete.
86 * config/a29k/xm-ultra3.h: Obsolete.
87 * ultra3-xdep.c: Obsolete.
88 * ultra3-nat.c: Obsolete.
89 * config/a29k/a29k-kern.mt: Obsolete.
90 * NEWS: Update.
91 * TODO: Update.
92
93 Wed Apr 4 21:48:42 2001 Christopher Faylor <cgf@cygnus.com>
94
95 * main.c: Remove windows.h use.
96 (gdbtk_test): Use PATH_MAX for home var calculation.
97 * remote-e7000.c (e7000_parse_device): Accomodate Cygwin as well as
98 Win32 in colon test.
99 * ser-tcp.c: Use modern __CYGWIN__ conditional.
100 * source.c (mod_path): Add __CYGWIN__ conditional to WIN32 test.
101 (openp): Ditto.
102 * symfile.c (symfile_bfd_open): Ditto.
103
104 2001-04-04 Martin M. Hunt <hunt@redhat.com>
105
106 * main.c (captured_main): For GDBtk, don't use tui_fileopen().
107 Handle all stream setup in gdbtk_init
108
109 2001-04-04 Mark Kettenis <kettenis@gnu.org>
110
111 * i386-tdep.c (i386_extract_return_value): Don't return the return
112 value of a void function.
113 (i386_store_return_value): Likewise.
114
115 2001-04-03 Andrew Cagney <ac131313@redhat.com>
116
117 Obsolete w65-*-* target.
118 * configure.tgt (w65-*-*): Obsolete.
119 * config/w65/w65.mt: Obsolete.
120 * config/w65/tm-w65.h: Obsolete.
121 * w65-tdep.c: Obsolete.
122 * NEWS: Update. Fix TiC80 description.
123 * TODO: Update.
124
125 2001-04-03 Andrew Cagney <ac131313@redhat.com>
126
127 Obsolete tic80-*-* target.
128 * configure.tgt (tic80-*-*): Obsolete.
129 * config/tic80/tic80.mt: Obsolete.
130 * config/tic80/tm-tic80.h: Obsolete.
131 * tic80-tdep.c: Obsolete.
132 * TODO: Update
133 * NEWS: Update.
134
135 2001-04-02 J.T. Conklin <jtc@redback.com>
136
137 * remote-mips.c (S_IROTH): Moved definition from here.
138 * gdb_stat.h (S_IROTH): to here.
139
140 * remote.c (remote_protocol_e, remote_protocol_E): Define.
141 (set_remote_protocol_e_packet_cmd)
142 (set_remote_protocol_E_packet_cmd)
143 (show_remote_protocol_e_packet_command)
144 (show_remote_protocol_E_packet_command): New functions.
145 (init_all_packet_configs): Initialize remote_protocol_e and
146 remote_protocol_E.
147 (remote_resume, remote_async_resume): Support e/E command
148 packets.
149 (show_remote_cmd): Show state of remote_protocol_e and
150 remote_protocol_E.
151 (_initialize_remote): Add "set remote step-over-range-packet"
152 and "set remote step-over-range-w-signal-packet" to CLI.
153
154 2001-04-01 Andrew Cagney <ac131313@redhat.com>
155
156 Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and
157 ns32k-utek-*.
158 * Makefile.in (ALLDEPFILES): Delete umax-xdep.c and ns32km3-nat.c.
159 (umax-xdep.o, ns32km3-nat.o): Obsolete.
160 * configure.tgt (ns32k-*-mach3*, ns32k-utek-sysv*, ns32k-utek-*):
161 Obsolete.
162 * configure.host (ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv*):
163 Obsolete.
164 * config/ns32k/merlin.mh: Obsolete.
165 * config/ns32k/merlin.mt: Obsolete.
166 * config/ns32k/xm-merlin.h: Obsolete.
167 * config/ns32k/tm-merlin.h: Obsolete.
168 * config/ns32k/nm-umax.h: Obsolete.
169 * config/ns32k/umax.mh: Obsolete.
170 * config/ns32k/umax.mt: Obsolete.
171 * config/ns32k/xm-umax.h: Obsolete.
172 * umax-xdep.c: Obsolete.
173 * config/ns32k/ns32km3.mh: Obsolete.
174 * config/ns32k/ns32km3.mt: Obsolete.
175 * config/ns32k/tm-ns32km3.h: Obsolete.
176 * config/ns32k/xm-ns32km3.h: Obsolete.
177 * ns32km3-nat.c: Obsolete.
178 * ns32k-tdep.c (merlin_skip_prologue): Obsolete.
179 (merlin_frame_num_args): Ditto.
180 * NEWS: Update.
181 * TODO: Update.
182
183 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
184
185 * config/djgpp/fnchange.lst: Tweak due to
186 expect/example/chesslib.c.
187
188 2001-04-02 Kevin Buettner <kevinb@redhat.com>
189
190 * m88k-tdep.c (examine_prologue): Change type of ``insn'' from
191 unsigned int to unsigned long. Also, fix format string.
192 (pop_frame): Fix PC_IN_CALL_DUMMY() call so that it doesn't
193 use an undeclared variable. Also, delete declaration and
194 initialization of ``fp'' because it is otherwise unused.
195 * remote-bug.c (sleep): Delete declaration.
196 (bug_store_register, bug_write_memory, bug_read_memory)
197 (bug_insert_breakpoint, bug_remove_breakpoint): Fix sprintf()
198 format statements and cast certain sprintf() arguments to
199 eliminate warnings.
200 (bug_load): Likewise for call to printf_filtered().
201 * config/m88k/tm-m88k.h (FIX_CALL_DUMMY): Eliminate
202 assignment to ``pc''. The necessary assignment is done in
203 hand_function_call() after the invocation of FIX_CALL_DUMMY().
204
205 2001-03-20 Daniel Berlin <dberlin@redhat.com>
206
207 * symtab.c (completion_list_add_name): Remove duplicate string checks,
208 readline already does this, and it's much faster at it, too.
209
210 2001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
211
212 * go32-nat.c: Minor tweaks, to pacify the ari script.
213
214 2001-04-01 Mark Kettenis <kettenis@gnu.org>
215
216 * i386-tdep.c (i386_extract_struct_value_address): New function.
217 * config/i386/tm-i386.h (EXTRACT_STRUCT_VALUE_ADDRESS): Redefine
218 in terms of i386_extract_struct_value_address.
219 (i386_extract_struct_value_address): New prototype.
220
221 * i386-linux-nat.c (i386_linux_dr_get): Change type of return
222 value to `unsigned long'. Change type of `value' to `unsigned
223 long'.
224 (i386_linux_dr_set): Change type of second argument to `unsigned
225 long'.
226 (i386_linux_dr_set_control): Change type of first argument to
227 `unsigned long'.
228 (i386_linux_dr_get_status): Change type of return value to
229 unsigned long.
230 * config/i386/nm-linux.h (i386_linux_dr_set_control,
231 i386_linux_dr_get_status): Adjust prototypes accordingly.
232
233 2001-03-31 Kevin Buettner <kevinb@redhat.com>
234
235 * ia64-linux-nat.c (ia64_linux_stopped_by_watchpoint): Change
236 TRAP_HWBKPT constant to match that in the kernel headers for
237 Linux/IA-64.
238
239 2001-03-31 Mark Kettenis <kettenis@gnu.org>
240
241 * i386bsd-nat.c: Include "gdb_assert.h".
242 [HAVE_PT_GETDBREGS] (DBREG_DRX): Define if not
243 already defined.
244 [HAVE_PT_GETDBREGS] (i386bsd_dr_set, i386bsd_dr_set_control,
245 i386bsd_dr_set_addr, i386bsd_dr_reset_addr,
246 i386bsd_dr_get_status): New functions.
247 * config/i386/nm-fbsd.h [HAVE_PT_GETDBREGS]
248 (I386_USE_GENERIC_WATCHPOINTS): Define.
249 Include "i386/nm-i386.h".
250 (I386_DR_LOW_SET_CONTROL, I386_DR_LOW_SET_ADDR,
251 I386_DR_LOW_RESET_ADDR, I386_DR_LOW_GET_STATUS): New macros.
252 (i386bsd_dr_set_control, i386bsd_dr_set_addr,
253 i386bsd_dr_reset_addr, i386bsd_dr_get_status): New prototypes.
254 * acconfig.h (HAVE_PT_GETDBREGS): New configure macro.
255 * configure.in: Cleanup a few comments. Check for PT_GETDBREGS
256 ptrace request.
257 * config.in, configure: Regenerate.
258
259 * i386-nat.c (i386_insert_aligned_watchpoint): Set address
260 register before enabling it by setting the control register.
261 (i386_remove_aligned_watchpoint): Reset address register after
262 disabling it by setting the control register.
263
264 * i386-tdep.c (i386_extract_return_value): If the type of the
265 return value is TYPE_STRUCT and the number of fields is one, call
266 ourselves with TYPE set tp the type of the first field.
267 (i386_store_return_value): Likewise.
268 This fixes a problem with returning structs consisting of a single
269 `float' or `double' on *BSD.
270
271 2001-03-30 Mark Kettenis <kettenis@gnu.org>
272
273 * lin-lwp.c (lin_lwp_resume): Don't mark LWP as not stopped until
274 we're absolutely sure we're going to resume it.
275
276 * thread-db.c (check_event): Don't report an error if we encounter
277 a thread creation event for a thread that's already in the thread
278 list, since that may legitemately happen. Instead only call
279 attach_thread if it's not already in the thread list.
280
281 2001-03-28 Andrew Cagney <ac131313@redhat.com>
282
283 * config/pa/xm-hppah.h (malloc): Really delete declaration
284 (MALLOC_INCOMPATIBLE): Really delete macro.
285 * cli/cli-cmds.c (apropos_command): Use xcalloc.
286
287 2001-03-28 Andrew Cagney <ac131313@redhat.com>
288
289 * configure.in (build_warnings): Add -Wuninitialized.
290 * configure: Regenerate.
291
292 * v850-tdep.c (v850_scan_prologue): Initialize ``insn2''.
293 * sparc-tdep.c (sparc64_push_arguments): Add default case to
294 switch.
295 * sh-tdep.c (sh_do_fp_register): Replace ``?:'' printf format
296 expression with if statement.
297 * mn10200-tdep.c (mn10200_analyze_prologue): Initialize
298 ``stack_size''.
299 * mips-tdep.c (show_mipsfpu_command): Add default case to switch.
300 (mips_dump_tdep): Fix setting of ef_mips_arch.
301 * mcore-tdep.c (mcore_analyze_prologue): Initialize ``fp_regnum''.
302 * dsrec.c (make_srec): Always initialize ``binbuf''.
303 * monitor.c (monitor_read_memory_single): Do not pass an
304 uninitialized buffer to monitor_error. Make ``i'' more local.
305
306 2001-03-28 Andrew Cagney <ac131313@redhat.com>
307
308 * MAINTAINERS: Change ns32k target to ,-Werror.
309
310 * ns32k-tdep.c: Include "gdbcore.h"
311 (flip_bytes): Change first argument to void*. Add forward
312 declaration.
313 (sign_extend): Add declaration.
314 (merlin_frame_num_args): Add final else clause to if-else chain.
315 (umax_frame_num_args): Ditto.
316 * config/ns32k/tm-umax.h (ns32k_localcount): Declare.
317 (flip_bytes): Ditto.
318
319 2001-03-28 Mark Kettenis <kettenis@gnu.org>
320
321 * i386-linux-tdep.c (FRAMELESS_SIGNAL): Moved here from
322 config/i386/nm-linux.h (including comment).
323 (i386_linux_frame_chain): New function implementing guts of the
324 former FRAME_CHAIN macro, but using read_memory_unsigned_integer
325 instead of read_memory_integer.
326 (i386_linux_frame_saved_pc): Removed doc pointing to
327 i386/tm-linux.h for an explanation of FRAMELESS_SIGNAL since that
328 now lives in this file.
329 * config/i386/tm-linux.h (FRAMELESS_SIGNAL): Moved to
330 i386-linux-tdep.c (including comment).
331 (FRAME_CHAIN): Redefined in terms of i386_linux_frame_chain.
332 (i386_linux_frame_chain): New prototype.
333
334 * gdbserver/low-linux.c [I386_GNULINUX_TARGET]: Cleanup code and
335 make it work again.
336 (NUM_FREGS): Redefine to 0.
337 (NUM_REGS): Redefine as NUM_GREGS.
338 (i386_register_byte, i386_register_raw_size): Update from
339 i386-tdep.c. Add comment about their origin.
340 (regmap, register_u_addr): Take these from i386-linux-nat.c.
341 (i386_register_u_addr): Removed.
342
343 * i386-linux-nat.c (i386_linux_dr_get): Return 0 if ptrace call
344 fails instead of calling perror_with_name. This should fix
345 debugging remote i386 targets with a native Linux/x86 GDB. Add
346 FIXME for this hack.
347
348 2001-03-19 J.T. Conklin <jtc@redback.com>
349
350 * arch-utils.c (#include "gdbthread.h"): Removed.
351 (#include "symfile.h"): Removed.
352 (XMALLOC): Removed unused macro.
353 * breakpoint.c (tbreak_command): Removed local declaration.
354 (awatch_command, do_enable_breakpoint, set_breakpoint_count):
355 Remove duplicate declarations.
356 (bpstat_should_step, bpstat_have_active_hw_watchpoints)
357 (remove_solib_event_breakpoints): Fix indentation botch.
358 * c-typeprint.c (#include "command.h"): Removed.
359 (#include "gdbcmd.h"): Removed.
360 * ch-exp.c (ch_terminal_match_float_literal, parse_expr)
361 (parse_primval, parse_untyped_expr, parse_opt_untyped_expr):
362 Removed duplicate declarations.
363 * ch-typeprint.c (#include "command.h"): Removed.
364 (#include "gdbcmd.h"): Removed.
365 * corefile.c (#include "frame.h"): Removed
366 (#include "symfile.h"): Removed.
367 (#include "language.h"): Removed.
368 * dbxread.c (#include "command.h"): Removed.
369 * environ.c (#include "gdbcore.h"): Removed.
370 * event-loop.c (#include "top.h"): Removed.
371 * f-typeprint.c (#include "command.h"): Removed.
372 (#include "gdbcmd.h"): Removed.
373 (#include "language.h"): Removed.
374 (#include "typeprint.h"): Removed.
375 (#include "frame.h"): Removed.
376 * gdbtypes.h (print_type_scalar): Removed declaration.
377 * infcmd.c (#include "completer.h"): Removed.
378 * language.c (#include "frame.h"): Removed.
379 * m2-typeprint.c (#include "command.h"): Removed.
380 (#include "gdbcmd.h"): Removed.
381 (#include "language.h"): Removed.
382 * m2-valprint.c (#include "valprint.h"): Removed.
383 * p-typeprint.c (#include "command.h"): Removed.
384 (#include "gdbcmd.h"): Removed.
385 * p-valprint.c (#include "typeprint.h"): Removed.
386 * parse.c (#include "linespec.h"): Removed.
387 * regcache.c (#include "frame.h"): Removed.
388 * remote.c (#include "frame.h"): Removed.
389 (getpkt_sane): Make static.
390 * source.c (#include "completer.h"): Removed.
391 * stack.c (#include "symfile.h"): Removed.
392 (#include "objfiles.h"): Removed.
393 * symfile.c (#include "completer.h"): Removed.
394 * tracepoint.c (#include "completer.h"): Removed.
395 * values.c (#include "frame.h"): Removed.
396 * varobj.c (#include "valprint.h"): Removed.
397 * wrapper.c (#include "frame.h"): Removed.
398
399 * memattr.c (create_mem_region): Removed unused variable.
400 * remote-nrom.c: Removed spurious semicolon after init_nrom_ops.
401
402 2001-03-27 Nick Clifton <nickc@redhat.com>
403
404 * remote-rdp.c (rdp_set_command_line): Add missing double quote.
405
406 2001-03-27 Kevin Buettner <kevinb@redhat.com>
407
408 * solib-aix5.c (build_so_lib_from_mapfile): Use xfree() instead
409 of free().
410
411 2001-03-27 Eli Zaretskii <eliz@is.elta.co.il>
412
413 * TODO (Cleanups): Remove the item about converting docs to GFDL.
414
415 2001-03-26 Kevin Buettner <kevinb@redhat.com>
416
417 * ia64-tdep.c (slotN_contents, replace_slotN_contents): Change
418 type of ``bundle'' from unsigned char * to char *.
419 (ia64_get_saved_register): Use alloca() to allocate register
420 buffers.
421
422 * solib-aix5.c (build_so_lib_from_mapfile): Fix xasprintf() usage.
423
424 2001-03-26 Kevin Buettner <kevinb@redhat.com>
425
426 * proc-utils.h (procfs_ctl_t): New typedef.
427 * proc-api.c (write_with_trace): Change type of ``opcode'' from
428 long to procfs_ctl_t. Don't assume that the target has defined
429 BREAKPOINT. Handle case in which PCRESET is the same as PCUNSET.
430 * proc-events.c (sys/syscall.h, sys/fault.h): Include conditionally.
431 * procfs.c (sys/fault.h, sys/syscall.h): Include conditionally.
432 (gdb_sigset_t, gdb_sigaction_t, gdb_siginfo_t, gdb_premptysysset)
433 (gdb_praddsysset, gdb_prdelsysset, gdb_pr_issyssetmember):
434 Conditionally define as appropriate for AIX/non-AIX systems. Use
435 these defines/typedefs as appropriate elsewhere in file.
436 (struct procinfo): Change type of saved_sigset and saved_sighold
437 from sigset_t to gdb_sigset_t. Make saved_exitset and
438 saved_entryset pointer variables. Add two new fields, num_syscalls
439 and syscall_names.
440 (DYNAMIC_SYSCALLS): Define when HAVE_PRSYSENT_T is defined.
441 (sysset_t_size, sysset_t_alloc): New functions.
442 (load_syscalls, free_syscalls, find_syscall): New functions for
443 platforms which define DYNAMIC_SYSCALLS.
444 (create_procinfo): Call load_syscalls.
445 (destroy_one_procinfo): Call free_syscalls.
446 (GDBRESET): Don't define twice.
447 (proc_modify_flag): Change type of operation code array `arg'
448 from long to procfs_ctl_t.
449 (proc_stop_process, proc_wait_for_stop, proc_run_process)
450 (proc_set_traced_signals, proc_set_traced_faults)
451 (proc_set_traced_sysentry, proc_set_traced_sysexit)
452 (proc_set_held_signals, proc_clear_current_fault)
453 (proc_set_current_signal, proc_clear_current_signal, proc_set_gregs)
454 (proc_set_fpregs, proc_kill, proc_set_watchpoint): Likewise for `cmd'.
455 (proc_set_traced_sysentry): Dynamically allocate variable sized
456 struct gdb_proc_ctl_pcsentry. Also, free it at function exit.
457 (proc_set_traced_sysexit): Dynamically allocate variable
458 sized struct gdb_proc_ctl_pcsexit. Also, free it at
459 function exit.
460 (proc_get_traced_sysentry, proc_get_traced_sysexit): Add new code
461 for reading the sysset_t struct on AIX5.
462 (procfs_debug_inferior): Don't assume that SYS_exit will be
463 defined. Add new code for finding certain syscalls on AIX5.
464 (syscall_is_lwp_exit, syscall_is_exit, syscall_is_exec)
465 (syscall_is_lwp_create): New functions.
466 (procfs_wait): Restructured code which checks for certain
467 system calls to use the new syscall_is_... functions.
468 (procfs_notice_signals): Account for the fact that saved_entryset
469 and saved_exitset in struct procinfo are now pointers.
470
471 2001-03-26 Kevin Buettner <kevinb@redhat.com>
472
473 * symtab.c (find_pc_sect_line): Revise method used for finding
474 the ending pc.
475
476 2001-03-26 Mark Kettenis <kettenis@gnu.org>
477
478 * i386-linux-tdep.c (i386_linux_sigtramp_saved_pc,
479 i386_linux_sigtramp_saved_sp): Make static.
480 (i386_linux_frame_saved_pc): New function based on the old
481 FRAME_SAVED_PC macro, but use read_memory_unsigned_integer instead
482 of read_memory_integer.
483 * config/i386/tm-linux.h (sigtramp_saved_pc): Remove definition.
484 (i386_linux_sigtramp_saved_pc): Remove prototype.
485 (FRAME_SAVED_PC): Redefine in terms of i386_linux_frame_saved_pc.
486 (i386_linux_frame_saved_pc): New prototype.
487
488 2001-03-26 Andrew Cagney <ac131313@redhat.com>
489
490 * MAINTAINERS: Document m88k as a ``Known problem in 5.1''.
491 * TODO (GDB 5.1 - Cleanups): Update.
492
493 2001-03-26 Andrew Cagney <ac131313@redhat.com>
494
495 * fork-child.c (clone_and_follow_inferior): Delete #ifdef
496 HAVE_VFORK.
497
498 2001-03-26 Mark Kettenis <kettenis@gnu.org>
499
500 * config/i386/tm-symmetry.h (PUSH_ARGUMENTS): #undef.
501
502 * i386-tdep.c (i386_push_arguments, i386_store_struct_return): New
503 functions.
504 * config/i386/tm-i386.h (PUSH_ARGUMENTS): New macro.
505 (STORE_STRUCT_RETURN): Redefine in terms of
506 i386_store_struct_return.
507 (i386_push_arguments, i386_store_struct_return): New prototypes.
508 * config/i386/tm-i386v.h (STORE_STRUCT_RETURN): Remove. It's
509 definition was identical to the definition in "i386/tm-i386.h" so
510 the new definition should suffice too.
511
512 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
513
514 * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unused
515 definitions for SELECT, NBBY, FD_SETSIZE, NFDBITS, and MASK_SIZE.
516
517 * config/djgpp/djconfig.sh: Add copyright notice.
518
519 * ser-go32.c (rawclock): Remove prototype; include time.h instead.
520 (ISR, dos_hookirq, isr_t): Convert K&R definition to ANSI C.
521 (top level) <string.h>: Include gdb_string.h instead.
522 (dos_noop, dos_raw, dos_noflush_set_tty_state)
523 (dos_print_tty_state, dos_info): Remove ATTRIBUTE_UNUSED.
524
525 * go32-nat.c (go32_create_inferior): Move the declaration of
526 `environ' to here from the top level.
527 (top level) <_initialize_go32_nat>: Remove redundant prototype.
528 <gdb_string.h>: Include it instead of string.h.
529 (store_register): Call register_buffer instead of accessing
530 registers[] directly.
531 (redir_cmdline_delete, redir_cmdline_parse, redir_to_debugger)
532 (redir_to_debugger, redir_debug_init) [__DJGPP_MINOR__ < 3]: Put
533 the function names at the start of the line.
534 (go32_set_dr): Throw internal_error if the argument is not a valid
535 debug register number.
536 (go32_open, go32_close, go32_attach, go32_detach, go32_resume)
537 (go32_wait, go32_xfer_memory, go32_files_info)
538 (go32_terminal_info): Remove ATTRIBUTE_UNUSED.
539
540 2001-03-25 Jim Blandy <jimb@redhat.com>
541
542 * mips-tdep.c (mips_gdbarch_init): Tweak indentation.
543
544 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
545
546 From Andrew Cagney <ac131313@redhat.com>
547
548 * coffread.c: Include "gdb_assert.h".
549 (coff_symtab_read): Cast the integer s_sclass to a long before
550 casting it to a pointer.
551
552 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
553
554 From Andrew Cagney <ac131313@redhat.com>
555
556 * coffread.c (coff_symtab_read): Initialize
557 ``fcn_first_line_addr''. Check that the ``.bf'' always preceeds
558 the ``.ef'' info.
559 * dbxread.c (find_text_range): Initialize ``start'' and ``end''.
560
561 2001-03-23 Andrew Cagney <ac131313@redhat.com>
562
563 * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade to
564 GDB_MULTI_ARCH_PARTIAL from two. SOFTWARE_SINGLE_STEP is not
565 multi-arch.
566
567 * gdbarch.sh (SOFTWARE_SINGLE_STEP): Add.
568 * gdbarch.h, gdbarch.c: Re-generate.
569
570 * target.h (SOFTWARE_SINGLE_STEP_P)
571 (SOFTWARE_SINGLE_STEP): Delete macro definitions.
572
573 2001-03-23 Andrew Cagney <ac131313@redhat.com>
574
575 * gdbarch.sh (gdbarch_register_read, gdbarch_register_write): Add.
576 * gdbarch.h, gdbarch.c: Regenerate.
577
578 * regcache.h (regcache_read, regcache_write): Declare.
579 (registers, register_valid, register_buffer): Add note that these
580 interfaces are deprecated.
581
582 * regcache.c: Include "gdb_assert.h".
583 (legacy_write_register_gen): Rename write_register_gen.
584 (legacy_read_register_gen): Rename read_register_gen.
585 (regcache_read, regcache_write): New function.
586 (read_register_gen, write_register_gen): New function.
587 (write_register): Simplify. Use write_register_gen.
588 (read_register): Ditto using read_register_gen.
589 (read_signed_register): Ditto.
590 (read_register_bytes): Ditto!!!!
591 (supply_register): Add note that CLEANUP_REGISTER_VALUE is being
592 replaced by gdbarch_register_read.
593
594 * TODO (GDB 5.2 - Cleanups): Add list of gdbarch methods to
595 deprecate.
596
597 2001-03-23 Jim Blandy <jimb@redhat.com>
598
599 Fix from Dan Berlin:
600
601 * stabsread.c (read_cpp_abbrev): Properly construct the names of
602 virtual function table pointer fields.
603
604 2001-03-19 Andrew Cagney <ac131313@redhat.com>
605
606 * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc,
607 xmrealloc): Move existing declarations to the one place and
608 re-order to be consistent.
609 (xmcalloc, xmfree): Declare.
610 (xmmalloc, xmrealoc): Assume ISO-C - use size_t and void* in
611 declaration.
612
613 * utils.c (size_t): Delete #ifdef defining size_t.
614 (mmalloc, mrealloc, mcalloc, mfree): Re-order.
615 (mmalloc, mrealloc, mcalloc): Document as only calls in GDB
616 corresponding malloc, realloc, calloc.
617 (mfree): Call free directly.
618 (xmmalloc, xmrealloc): Clean up. Assume ISO-C.
619 (xmcalloc, xmfree): New functions. Copy old xcalloc and xfree
620 function bodies to here.
621 (xcalloc, xfree): Call xmcalloc and xmfree respectfully.
622
623 2001-03-23 Andrew Cagney <ac131313@redhat.com>
624
625 * fork-child.c (fork_inferior): Make ``argv'', ``exec_file'' and
626 ``shell_file'' static locals.
627
628 * jv-lang.c (java_link_class_type): Initialize ``field'' and
629 ``method''.
630
631 * jv-valprint.c (java_value_print): Initialize ``next_element''.
632
633 2001-03-23 Mark Kettenis <kettenis@gnu.org>
634
635 * config/i386/nm-i386.h: Fix formatting and change reference to
636 i386-tdep.c to i386-nat.c.
637
638 2001-03-23 David Smith <dsmith@redhat.com>
639
640 * configure.in: Corrected spelling errors.
641 * configure: Regenerated.
642
643 2001-03-22 Andrew Cagney <ac131313@redhat.com>
644
645 * TODO (GDB 5.1 - Cleanups): Add more targets to obsolete.
646
647 2001-03-22 Andrew Cagney <ac131313@redhat.com>
648
649 * Makefile.in (NTSSTART): Delete.
650 (NTSOBS): Delete.
651 (kdb): Delete target.
652 * kdb-start.c, stuff.c: Mark as obsolete.
653 * NEWS: Update.
654
655 2001-03-22 Andrew Cagney <ac131313@redhat.com>
656
657 * config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB only
658 compiles using an ISO-C compiler.
659 (MALLOC_INCOMPATIBLE): Ditto.
660 * linespec.c (decode_line_1): Delete hack to work around
661 HPPA_COMPILER_BUG.
662
663 2001-03-22 Andrew Cagney <ac131313@redhat.com>
664
665 * exec.c (xfer_memory): Always initialize section.
666 * infrun.c (normal_stop): Always initialize source_flag.
667
668 2001-03-22 Andrew Cagney <ac131313@redhat.com>
669
670 * TODO (Remote Protocol Support): Review. Add notes about ``!'',
671 non-use of a continue address and typical use of ``q'' packet.
672
673 2001-03-22 Eli Zaretskii <eliz@is.elta.co.il>
674
675 Make DJGPP use the new unified support for hardware
676 breakpoints and watchpoints on x86 targets:
677
678 * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,
679 include nm-i386.h instead.
680 (TARGET_HAS_HARDWARE_WATCHPOINTS, HAVE_CONTINUABLE_WATCHPOINT)
681 (TARGET_CAN_USE_HARDWARE_WATCHPOINT, STOPPED_BY_WATCHPOINT)
682 (TARGET_REGION_OK_FOR_HW_WATCHPOINT, DECR_PC_AFTER_HW_BREAK)
683 (target_stopped_data_address, target_insert_watchpoint)
684 (target_remove_watchpoint, target_insert_hw_breakpoint)
685 (target_remove_hw_breakpoint): Don't define.
686 (I386_USE_GENERIC_WATCHPOINTS, I386_DR_LOW_SET_CONTROL)
687 (I386_DR_LOW_SET_ADDR, I386_DR_LOW_RESET_ADDR)
688 (I386_DR_LOW_GET_STATUS): Define to call appropriate go32_*
689 functions from go32-nat.c.
690
691 * config/i386/go32.mh (NATDEPFILES): Add i386-nat.o.
692
693 * go32-nat.c <top level>: Remove prototypes for watchpoint-
694 related functions. Remove definitions of watchpoint-related
695 macros.
696 (go32_mourn_inferior): Call i386_cleanup_dregs instead of the
697 private cleanup_dregs function.
698 (cleanup_dregs, go32_insert_watchpoint)
699 (go32_insert_aligned_watchpoint, go32_handle_nonaligned_watchpoint)
700 (go32_remove_watchpoint, go32_remove_aligned_watchpoint)
701 (go32_region_ok_for_watchpoint, go32_stopped_by_watchpoint)
702 (go32_remove_hw_breakpoint, go32_insert_hw_breakpoint): Remove.
703 (go32_set_dr, go32_set_dr7, go32_get_dr6): New functions.
704
705 2001-03-21 Kevin Buettner <kevinb@redhat.com>
706
707 * ia64-tdep.c (fetch_instruction): Warn about slot numbers greater
708 than two instead of generating an error.
709
710 2001-03-21 Jim Blandy <jimb@redhat.com>
711
712 * cp-valprint.c: Reformat to bring into line with GNU coding
713 standards.
714
715 2001-03-21 Mark Kettenis <kettenis@gnu.org>
716
717 Make Linux use the new unified support for hardware breakpoints
718 and watchpoints on x86 targets.
719 * i386-linux-nat.c: Doc fixes. Include "gdb_assert.h".
720 [HAVE_SYS_DEBUGREG_H]: Include <sys/debugreg.h>.
721 (DR_FIRSTADDR, DR_LASTADDR, DR_STATUS, DR_CONTROL): Define to
722 appropriate value if not already defined.
723 (register_u_addr): New function.
724 (kernel_u_size): New function.
725 (i386_linux_dr_get, i386_linux_dr_set): New functions.
726 (i386_linux_dr_set_control, i386_linux_dr_set_addr,
727 i386_linux_reset_addr, i386_linux_dr_get_status): New functions.
728 * config/i386/nm-linux.h: Don't include "nm-i386v.h".
729 (I386_USE_GENERIC_WATCHPOINTS): Define and include "nm-i386.h".
730 (TARGET_HAS_HARDWARE_WATCHPOINTS,
731 TARGET_CAN_USE_HARDWARE_WATCHPOINTS, HAVE_CONTINUABLE_WATCHPOINT,
732 STOPPED_BY_WATCHPOINT, target_insert_watchpoint,
733 target_remove_watchpoint): Remove macros.
734 (i386_stopped_by_watchpoint, i386_insert_watchpoint,
735 i386_remove_watchpoint): Remove prototypes.
736 (register_u_addr): New prototype.
737 (REGISTER_U_ADDR): Define in terms of register_u_addr.
738 (i386_linux_dr_set_control, i386_linux_dr_set_addr,
739 i386_linux_reset_addr, i386_linux_dr_get_status): New prototypes.
740 (I386_DR_LOW_SET_CONTROL, I386_DR_LOW_SET_ADDR,
741 I386_DR_LOW_RESET_ADDR, I386_DR_LOW_GET_STATUS): New macros.
742 * config/i386/linux.mh (NATDEPFILES): Replace i386v-nat.o with
743 i386-nat.o.
744
745 2001-03-21 Jim Blandy <jimb@redhat.com>
746
747 Fix from Dan Berlin:
748
749 * linespec.c (find_methods): Whitespace differences aren't
750 significant in *un*mangled method names. Use strcmp_iw to compare
751 them, not STREQ.
752
753 2001-03-21 Andrew Cagney <ac131313@redhat.com>
754
755 * gdbarch.sh: Allow a non- multi-arch target to override a
756 predicate.
757 * gdbarch.h: Regenerate.
758
759 2001-03-21 Andrew Cagney <ac131313@redhat.com>
760
761 * gdbarch.sh: Avoid use of ``!''.
762
763 2001-03-20 Andrew Cagney <ac131313@redhat.com>
764
765 * target.h (enum target_signal): Move definition from here.
766 * defs.h (enum target_signal): To here.
767
768 * config/arc/tm-arc.h (arc_software_single_step): Change type of
769 first parameter to enum target_signal.
770 * config/rs6000/tm-rs6000.h (rs6000_software_single_step): Ditto.
771 * config/sparc/tm-sparc.h (sparc_software_single_step): Ditto.
772 * rs6000-tdep.c (rs6000_software_single_step): Update.
773
774 2001-03-20 Andrew Cagney <ac131313@redhat.com>
775
776 * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro
777 already defined.
778
779 From 2000-08-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>:
780 * stabsread.c (define_symbol): A parameter ('R'), a local ('r'),
781 or a reference ('a') can be in a pseudo register.
782 * infcmd.c (do_registers_info): Must take into account the pseudo
783 registers to print their value.
784 (registers_info): Likewise.
785 * stack.c (frame_info): Likewise.
786 * frame.h (SIZEOF_FRAME_SAVED_REGS): Save the pseudo registers.
787
788 2001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
789
790 Unified support for hardware breakpoints and watchpoints on
791 x86 targets:
792
793 * config/i386/nm-i386.h: New file.
794
795 * config/i386/nm-i386.h: (i386_cleanup_dregs)
796 (i386_insert_watchpoint, i386_remove_watchpoint)
797 (i386_region_ok_for_watchpoint, i386_stopped_by_hwbp)
798 (i386_stopped_data_address, i386_insert_hw_breakpoint)
799 (i386_remove_hw_breakpoint): Declare prototypes.
800 [I386_USE_GENERIC_WATCHPOINTS] (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
801 Define if not already defined.
802 (TARGET_REGION_OK_FOR_HW_WATCHPOINT, HAVE_CONTINUABLE_WATCHPOINT)
803 (STOPPED_BY_WATCHPOINT, target_stopped_data_address)
804 (target_insert_watchpoint, target_remove_watchpoint)
805 (target_insert_hw_breakpoint, target_remove_hw_breakpoint): Define
806 to call the appropriate i386_* functions.
807
808 * i386-nat.c: New file.
809
810 * i386-nat.c (I386_DR_CONTROL_MASK, I386_DR_LOCAL_ENABLE)
811 (I386_DR_GLOBAL_ENABLE, I386_DR_DISABLE, I386_DR_SET_RW_LEN)
812 (I386_DR_GET_RW_LEN, I386_DR_WATCH_HIT): New macros.
813 (dr_mirror, dr_status_mirror, dr_control_mirror, dr_ref_count)
814 (maint_show_dr): New variables.
815 (i386_cleanup_dregs, i386_show_dr, i386_length_and_rw_bits)
816 (i386_insert_aligned_watchpoint, i386_remove_aligned_watchpoint)
817 (i386_handle_nonaligned_watchpoint, i386_insert_watchpoint)
818 (i386_remove_watchpoint, i386_region_ok_for_watchpoint)
819 (i386_stopped_data_address, i386_stopped_by_hwbp)
820 (i386_insert_hw_breakpoint, i386_remove_hw_breakpoint): New
821 functions.
822 (_initialize_i386_nat): New function.
823 [I386_USE_GENERIC_WATCHPOINTS]: Add new maint command
824 `show-debug-regs', sets maint_show_dr to non-zero value and
825 activates debugging print-outs in functions which insert, remove,
826 and test watchpoints and hardware breakpoints.
827
828 * Makefile.in (i386-nat.o): New target.
829 (ALLDEPFILES): Add i386-nat.o.
830
831 2001-03-21 Mark Kettenis <kettenis@gnu.org>
832
833 * i386-tdep.c: Add back _initialize_i386_tdep prototype with
834 appropriate comment.
835
836 2001-03-20 Kevin Buettner <kevinb@redhat.com>
837
838 * config/alpha/alpha-linux.mh (NATDEPFILES): Use proc-service.o,
839 thread-db.o, and lin-lwp.o for thread support instead of
840 linux-thread.o and lin-thread.o.
841 * config/alpha/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS)
842 (ATTACH_LWP): Define to use the following lin-lwp.c functions...
843 (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals)
844 (lin_lwp_attach_lwp): Declare.
845
846 2001-03-20 Jim Blandy <jimb@redhat.com>
847
848 Fix from Dan Berlin:
849
850 * Makefile.in: Clean up dependencies on ../include/demangle.h.
851 (demangle_h): New variable.
852 (jv-typeprint.o, jv-valprint.o, linespec.o): Use it.
853
854 2001-03-20 Andrew Cagney <ac131313@redhat.com>
855
856 * target.h (SOFTWARE_SINGLE_STEP_P): Add empty parameter list.
857 * breakpoint.c (bpstat_stop_status): Update.
858 * infrun.c (handle_inferior_event): Ditto.
859 * mips-tdep.c (mips_dump_tdep): Ditto.
860 * infrun.c (resume): Ditto.
861 * infptrace.c (child_resume): Ditto.
862 * config/mips/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
863 * config/sh/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
864 * config/sparc/tm-sparc.h (SOFTWARE_SINGLE_STEP_P): Ditto.
865 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP_P): Ditto.
866 * config/arm/tm-wince.h (SOFTWARE_SINGLE_STEP_P): Ditto.
867 * config/arc/tm-arc.h (SOFTWARE_SINGLE_STEP_P): Ditto.
868 * config/powerpc/tm-ppc-eabi.h (SOFTWARE_SINGLE_STEP_P): Ditto.
869
870 2001-03-20 Andrew Cagney <ac131313@redhat.com>
871
872 * config/powerpc/tm-linux.h (SOFTWARE_SINGLE_STEP): Replace abort
873 with internal_error.
874
875 2001-03-20 Jim Blandy <jimb@redhat.com>
876
877 Fix from Dan Berlin:
878
879 * linespec.c (find_methods): Just call CHECK_TYPEDEF on t, rather
880 than asking for sym_class's type; that's circuitous. Remove
881 sym_class, since the last use of it is gone.
882
883 2001-03-20 Eli Zaretskii <eliz@is.elta.co.il>
884
885 * breakpoint.c (print_it_typical) <bp_access_watchpoint> [UI_OUT]:
886 Correct the order of calls to ui_out_field_string and
887 ui_out_list_begin when bs->old_val is NULL.
888
889 2001-03-19 Kevin Buettner <kevinb@redhat.com>
890
891 * configure.in (AC_CHECK_HEADERS): Check for existence of nlist.h.
892 * configure: Regenerate.
893 * config.in: Regenerate.
894 * solib-legacy.c (nlist.h): Include if HAVE_NLIST_H is defined.
895
896 2001-03-19 Kevin Buettner <kevinb@redhat.com>
897
898 * config/i386/i386v42mp.mh (NATDEPFILES): List all files on
899 same line to avoid problems with Unixware 7's make when building
900 a cross debugger.
901
902 2001-03-19 Andrew Cagney <ac131313@redhat.com>
903
904 * defs.h (malloc): Move declaration from here.
905 * utils.c (malloc): To here.
906 * config/pa/xm-hppah.h (malloc): Delete declaration.
907
908 * gnu-nat.c (make_proc): Use xmalloc instead of malloc.
909 * hp-psymtab-read.c (hpread_call_pxdb): Ditto.
910 (hpread_quick_traverse): Ditto.
911 * infttrace.c (create_thread_info): Ditto.
912 (kill_inferior): Ditto.
913 * gnu-nat.c (make_inf): Ditto, and don't check return value.
914 * procfs.c (proc_update_threads): Ditto.
915 * valprint.c (print_decimal_chars): Ditto.
916 * gdbtypes.c (cfront_mangle_name): Use xasprintf instead of
917 malloc and sprintf.
918 * remote-rdp.c (rdp_set_command_line): Ditto.
919
920 2001-03-19 Andrew Cagney <ac131313@redhat.com>
921
922 * defs.h (realloc): Move declaration from here.
923 * utils.c (realloc): To here.
924 * config/pa/xm-hppah.h (realloc): Delete declaration.
925 * lin-thread.c (insert_thread): Use xrealloc instead of realloc.
926 * symfile.c (add_filename_language): Ditto.
927 * event-loop.c (create_file_handler): Ditto.
928
929 2001-03-19 Andrew Cagney <ac131313@redhat.com>
930
931 * defs.h (free): Move declaration from here.
932 * utils.c (free): To here.
933 (xfree): Document as the only call to free().
934 * config/pa/xm-hppah.h (free): Delete declaration.
935
936 2001-03-19 Kevin Buettner <kevinb@redhat.com>
937
938 * config/ia64/linux.mh (NATDEPFILES): Add proc-service.o to
939 this list.
940
941 2001-03-19 Andrew Cagney <ac131313@redhat.com>
942
943 * eval.c (evaluate_subexp): Remove #ifdef __STDC__ and ``inline''.
944 * config/mips/xm-mips.h (offsetof): Define when !GNUC not !STDC.
945 * cli/cli-cmds.c (init_cli_cmds): Remove #ifdef __STDC__
946
947 2001-03-19 Andrew Cagney <ac131313@redhat.com>
948
949 * TODO: List known problems with TUI.
950
951 2001-03-19 Andrew Cagney <ac131313@redhat.com>
952
953 * MAINTAINERS: Jimmy Guo stepped down as a maintiner (TUI,
954 gdb.hp).
955
956 2001-03-19 Andrew Cagney <ac131313@redhat.com>
957
958 * remote.c (remote_cisco_section_offsets): Do not cast result from
959 bfd_get_section_name.
960 (compare_sections_command): Ditto.
961 (remote_cisco_section_offsets): Make ``p'' a const pointer.
962 (compare_sections_command): Ditto for ``sectname''.
963
964 2001-03-19 Andrew Cagney <ac131313@redhat.com>
965
966 From Mon Nov 20 13:59:29 2000 Andrew Cagney <cagney@b1.cygnus.com>:
967 * valops.c (hand_function_call): Simplify computation of the
968 address of the pushed argument.
969
970 2001-03-17 Andrew Cagney <ac131313@redhat.com>
971
972 * p-exp.y (parse_number): Avoid shift overflow when ``long''.
973 Code copied from c-exp.y.
974
975 2001-03-18 Kevin Buettner <kevinb@redhat.com>
976
977 * acconfig.h (HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS)
978 (HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS)
979 (HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS): New configure macros.
980 * configure.in (HAVE_STRUCT_LINK_MAP32): Move this test out
981 of the Solaris procfs testing section. Instead, group with...
982 (HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS)
983 (HAVE_STRUCT_LINK_MAP_WITH_LM_MEMBERS)
984 (HAVE_STRUCT_SO_MAP_WITH_SOM_MEMBERS): New <link.h> tests.
985 * configure: Regenerate.
986 * config.in: Regenerate.
987
988 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Use
989 new configure macros to choose which (if any) code to
990 compile in. Added code to explicitly handle *BSD systems;
991 these systems were previously handled only through macro
992 redefinition. Also, due to the way the autoconf tests are set
993 up, this function will no longer return a non-zero value when
994 GDB is configured as a cross debugger. I.e, cross debuggers
995 will no longer be able to "accidentally" get the host system's
996 link map offsets.
997
998 2001-03-18 Kevin Buettner <kevinb@redhat.com>
999
1000 * config/i386/nbsd.mh (NATDEPFILES): List all files on the same
1001 line to avoid build problem on NetBSD 1.4.
1002
1003 2001-03-17 Michael Chastain <chastain@redhat.com>
1004
1005 * win32-nat.c (child_attach): check args for NULL before passing
1006 to strtoul. This fixes PR gdb/43.
1007
1008 2001-03-17 Mark Kettenis <kettenis@gnu.org>
1009
1010 * i387-nat.h: Doc Fix.
1011
1012 * i386-tdep.c: Fix formatting.
1013 (i386_get_frame_setup, i386_follow_jump, codestream_read,
1014 codestream_seek, codestream_fill, skip_trampoline_code,
1015 gdb_print_insn_i386, _initialize_i386_tdep): Remove redundant
1016 prototypoes.
1017
1018 2001-03-17 Mark Kettenis <kettenis@gnu.org>
1019
1020 * config/i386/tm-linux.h (TARGET_ANALYZE_FLOATING): Remove. It's
1021 no longer used. Also remove associated FIXME.
1022
1023 2001-03-16 Andrew Cagney <ac131313@redhat.com>
1024
1025 * gdbarch.sh: Add classes ``m'' and ``M'' for pure multi-arch. Do
1026 not generate macro wrappers for multi-arch functions or
1027 predicates.
1028 (class_is_info_p, class_is_predicate_p): Update.
1029 (class_is_function_p, class_is_variable_p): Ditto.
1030 (class_is_multiarch_p): New class function.
1031
1032 2001-03-16 J.T. Conklin <jtc@redback.com>
1033
1034 * config/h8300/tm-h8300.h (FRAME_ARGS_ADDRESS): Changed to use
1035 h8300_frame_args_address from frame_args_address.
1036 (FRAME_LOCALS_ADDRESS): Changed to use h8300_frame_locals_address
1037 from frame_locals_address.
1038 (PRINT_REGISTER_HOOK): Changed to use h8300_print_register_hook
1039 from print_register_hook.
1040 (h8300_frame_args_address): Declare.
1041 (h8300_frame_find_saved_regs): Declare.
1042 (h8300_frame_locals_address): Declare.
1043 (h8300_frame_saved_pc): Declare.
1044 (h8300_pop_frame): Declare.
1045 (h8300_print_register_hook): Declare.
1046 * h8300-tdep.c (h8300_frame_find_saved_regs): Removed declaration.
1047 (h8300_frame_args_address): Renamed from frame_args_address.
1048 (h8300_frame_locals_address): Renamed from frame_locals_address.
1049 (h8300_pop_frame): Renamed from pop_frame.
1050 (h8300_print_register_hook): Renamed from print_register_hook.
1051
1052 2001-03-16 Kevin Buettner <kevinb@redhat.com>
1053
1054 * solib-svr4.c (bfd_lookup_symbol): Change type of
1055 ``storage_needed'' from unsigned int to long in order to
1056 match return type of bfd_get_symtab_upper_bound() and
1057 bfd_get_dynamic_symtab_upper_bound().
1058 * solib-aix5.c (bfd_lookup_symbol): Likewise. Also, eliminate
1059 REASONABLE_LIMIT hack which had been added to work around this
1060 problem.
1061
1062 2001-03-15 Kevin Buettner <kevinb@redhat.com>
1063
1064 * solib-aix5.c (bfd_lookup_symbol, build_so_list_from_mapfile)
1065 (aix5_relocate_main_executable, aix5_clear_solib): Replace calls
1066 to free() with calls to xfree().
1067 (bfd_lookup_symbol): Eliminate use of PTR.
1068 (build_so_list_from_mapfile): Use xasprintf() instead of sprintf().
1069
1070 2001-03-15 Martin Hunt <hunt@redhat.com>
1071
1072 * linespec.c (decode_line_1): Remove trailing quote
1073 when parsing double quotes.
1074
1075 2001-03-15 Kevin Buettner <kevinb@redhat.com>
1076
1077 * uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)
1078 (libthread_stub, libthread_init): Pass NULL for the mem_attrib
1079 argument in the to_xfer_memory calls.
1080
1081 2001-03-15 Andrew Cagney <ac131313@redhat.com>
1082
1083 * MAINTAINERS: Fix typo - w65 not w64. Still doesn't build.
1084 * TODO (GDB 5.1 - Cleanups): Add status of targets being obsoleted.
1085
1086 2001-03-15 Andrew Cagney <ac131313@redhat.com>
1087
1088 * wince.c (child_xfer_memory): Add attrib parameter.
1089 * symm-nat.c (child_xfer_memory): Ditto.
1090 * mac-nat.c (child_xfer_memory): Ditto.
1091 * infttrace.c (child_xfer_memory): Ditto.
1092 * procfs.c (procfs_xfer_memory): Ditto.
1093 * lin-thread.c (thread_db_xfer_memory): Ditto.
1094 * gnu-nat.c (gnu_xfer_memory): Ditto.
1095
1096 2001-03-14 Andrew Cagney <ac131313@redhat.com>
1097
1098 * NEWS: Mention that Harris/CXUX m88k is obsolete.
1099
1100 2001-03-13 Andrew Cagney <ac131313@redhat.com>
1101
1102 * config/mips/tm-mips.h: Include "regcache.h" for macros refering
1103 to regcache functions.
1104 * config/m68k/tm-m68k.h: Ditto.
1105 * config/i386/tm-i386v.h: Ditto.
1106 * config/mcore/tm-mcore.h: Ditto.
1107 * config/m88k/tm-m88k.h: Ditto.
1108 * config/m68k/tm-news.h: Ditto.
1109 * config/m68k/tm-linux.h: Ditto.
1110 * config/m68k/tm-delta68.h: Ditto.
1111 * config/m68k/nm-sun3.h: Ditto.
1112 * config/m32r/tm-m32r.h: Ditto.
1113 * config/i386/tm-symmetry.h: Ditto.
1114 * config/i386/tm-sun386.h: Ditto.
1115 * config/i386/tm-i386.h: Ditto.
1116 * config/i386/nm-symmetry.h: Ditto.
1117 * config/i386/nm-sun386.h: Ditto.
1118 * config/i386/nm-ptx4.h: Ditto.
1119 * config/i386/nm-i386mach.h: Ditto.
1120 * config/h8500/tm-h8500.h: Ditto.
1121 * config/h8300/tm-h8300.h: Ditto.
1122 * config/fr30/tm-fr30.h: Ditto.
1123 * config/d30v/tm-d30v.h: Ditto.
1124 * config/arm/tm-arm.h: Ditto.
1125 * config/arc/tm-arc.h: Ditto.
1126 * config/alpha/tm-alpha.h: Ditto.
1127 * config/a29k/tm-vx29k.h: Ditto.
1128 * config/a29k/tm-a29k.h: Ditto.
1129 * config/w65/tm-w65.h: Ditto.
1130 * config/vax/tm-vax.h: Ditto.
1131 * config/v850/tm-v850.h: Ditto.
1132 * config/tic80/tm-tic80.h: Ditto.
1133 * config/sparc/tm-sparclite.h: Ditto.
1134 * config/sparc/tm-sparclet.h: Ditto.
1135 * config/sparc/tm-sparc.h: Ditto.
1136 * config/sparc/nm-sun4sol2.h: Ditto.
1137 * config/sparc/nm-sun4os4.h: Ditto.
1138 * config/sparc/nm-nbsd.h: Ditto.
1139 * config/powerpc/nm-solaris.h: Ditto.
1140 * config/pa/tm-hppao.h: Ditto.
1141 * config/pa/tm-hppa.h: Ditto.
1142 * config/pa/nm-hppab.h: Ditto.
1143 * config/ns32k/tm-umax.h: Ditto.
1144 * config/ns32k/tm-merlin.h: Ditto.
1145 * config/nm-m3.h: Ditto.
1146 * config/nm-gnu.h: Ditto.
1147
1148 2001-03-14 Andrew Cagney <ac131313@redhat.com>
1149
1150 * MAINTAINERS: Update list of targets. Mark arm-* and v850-elf as
1151 broken. Mark sh-*, ia64-linux and ns32k-netbsd as buildable.
1152 Specify an m88k target. Include sample GAWK script to generate
1153 target list. Delete non-existant romp target.
1154 * TODO (GDB 5.1 - Cleanups): Update.
1155
1156 2001-03-14 Keith Seitz <keiths@cygnus.com>
1157
1158 * linespec.c (decode_line_1): Skip argptr over a leading
1159 double quote. Prevents alloc of 0 bytes and memcpy of -1 bytes.
1160
1161 2001-03-14 Kevin Buettner <kevinb@redhat.com>
1162
1163 * config/djgpp/fnchange.lst (ia64-aix-nat.c): Add entry.
1164
1165 2001-03-13 Andrew Cagney <ac131313@redhat.com>
1166
1167 * ui-out.h: Remove #if __STDC__, assume an ISO-C compiler.
1168 * m3-nat.c: Ditto.
1169 * p-lang.h: Ditto.
1170 * printcmd.c (printf_command): Ditto.
1171 * ch-exp.c (match_integer_literal): Ditto.
1172 * scm-tags.h: Ditto.
1173 * ser-go32.c: Ditto.
1174 * hppa-tdep.c (unwind_command): Ditto.
1175 * defs.h (volatile): Delete macro definition. Assume __STDC__.
1176 * remote-adapt.c (volatile): Ditto.
1177 * remote-eb.c (volatile): Ditto.
1178 * remote-mm.c (volatile): Ditto.
1179 * defs.h (alloca): Assume __STDC__, declare returning void *.
1180
1181 2001-03-08 Andrew Cagney <ac131313@redhat.com>
1182
1183 * inferior.h (ARCH_NUM_REGS): Delete definition.
1184 * stack.c (frame_info): Use NUM_REGS, not ARCH_NUM_REGS.
1185 * regcache.c (registers_changed): Ditto.
1186 (registers_fetched): Ditto.
1187 * infptrace.c (fetch_inferior_registers): Ditto.
1188 (store_inferior_registers): Ditto.
1189 * infcmd.c (do_registers_info): Ditto.
1190 (registers_info): Ditto.
1191 * i386-linux-nat.c (old_fetch_inferior_registers): Ditto.
1192 (old_store_inferior_registers): Ditto.
1193 * gdbserver/low-linux.c (register_addr): Ditto.
1194 * gdbserver/low-hppabsd.c (register_addr): Ditto.
1195 * core-aout.c: Don't include "inferior.h".
1196 (fetch_core_registers): Use NUM_REGS not ARCH_NUM_REGS.
1197 (register_addr): Ditto.
1198
1199 2001-03-13 Fernando Nasser <fnasser@redhat.com>
1200
1201 From Steven Johnson <sjohnson@neurizon.net>
1202 * cli/cli-script.c (define_command): Fix setting of post hooks.
1203
1204 2001-03-13 Mark Kettenis <kettenis@gnu.org>
1205
1206 * i386-linux-tdep.c: Fix formatting and clarify comments.
1207 (i386_linux_svr4_fetch_link_map_offsets): Use NULL instead of 0
1208 where appropriate.
1209
1210 2001-03-12 Andrew Cagney <ac131313@redhat.com>
1211
1212 * gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
1213 (proc_update_sc): Use gdb_assert instead of assert.
1214 (proc_abort): Ditto.
1215 (inf_set_step_thread): Ditto.
1216 (gnu_wait): Ditto.
1217 (S_exception_raise_request): Ditto.
1218 (gnu_terminal_init_inferior): Ditto.
1219
1220 2001-03-09 Kevin Buettner <kevinb@redhat.com>
1221
1222 * Makefile.in (solib-svr4.o): Depend on solib-svr4.c, not solib.c.
1223 (solib-legacy.o): New makefile target.
1224 * solib-legacy.c: New file.
1225 * solib-svr4.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
1226 (default_svr4_fetch_link_map_offsets): Delete.
1227 (set_solib_svr4_fetch_link_map_offsets): Declare.
1228 (legacy_svr4_fetch_link_map_offsets_hook): Declare.
1229 * solib-svr4.c (elf/common.h): Include.
1230 (link.h): Only include for SunOS shared library support.
1231 (_SYSCALL32): Don't define.
1232 (SVR4_FETCH_LINK_MAP_OFFSETS): Define.
1233 (default_svr4_fetch_link_map_offsets): Made static; added forward
1234 declaration.
1235 (fetch_link_map_offsets): New static global.
1236 (legacy_svr4_fetch_link_map_offsets_hook): New global variable.
1237 (default_svr4_fetch_link_map_offsets): Rewritten. The guts
1238 of what used to be in this function now reside in
1239 legacy_svr4_fetch_link_map_offsets() in solib-legacy.c.
1240 (open_symbol_file_object): Fix declaration in SunOS section
1241 of the code.
1242 (set_solib_svr4_fetch_link_map_offsets): New extern function.
1243 (init_fetch_link_map_offsets): New static function.
1244 (_initialize_svr4_solib): Put static global fetch_link_map_offsets
1245 under multiarch control.
1246
1247 * config/alpha/alpha-linux.mt (TDEPFILES): Add solib-legacy.o to
1248 list.
1249 * config/alpha/fbsd.mh (NATDEPFILES): Likewise.
1250 * config/arm/linux.mt (TDEPFILES): Likewise.
1251 * config/i386/fbsd.mh (NATDEPFILES): Likewise.
1252 * config/i386/i386dgux.mh (NATDEPFILES): Likewise.
1253 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
1254 * config/i386/i386sco5.mh (NATDEPFILES): Likewise.
1255 * config/i386/i386sol2.mt (TDEPFILES): Likewise.
1256 * config/i386/i386v4.mh (NATDEPFILES): Likewise.
1257 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
1258 * config/i386/linux.mt (TDEPFILES): Likewise.
1259 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
1260 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
1261 * config/i386/ncr3000.mt (TDEPFILES): Likewise.
1262 * config/i386/ptx4.mh (XDEPFILES): Likewise.
1263 * config/i386/sun386.mt (TDEPFILES): Likewise.
1264 * config/ia64/linux.mt (TDEPFILES): Likewise.
1265 * config/m68k/linux.mt (TDEPFILES): Likewise.
1266 * config/m68k/m68kv4.mh (NATDEPFILES): Likewise.
1267 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
1268 * config/m68k/sun2os4.mt (TDEPFILES): Likewise.
1269 * config/m68k/sun3os4.mt (TDEPFILES): Likewise.
1270 * config/m88k/delta88v4.mh (NATDEPFILES): Likewise.
1271 * config/mips/mipsv4.mh (NATDEPFILES): Likewise.
1272 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
1273 * config/powerpc/linux.mt (TDEPFILES): Likewise.
1274 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
1275 * config/powerpc/solaris.mh (NATDEPFILES): Likewise.
1276 * config/sh/linux.mt (TDEPFILES): Likewise.
1277 * config/sparc/linux.mt (TDEPFILES): Likewise.
1278 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
1279 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
1280 * config/sparc/sp64linux.mt (TDEPFILES): Likewise.
1281 * config/sparc/sun4os4.mt (TDEPFILES): Likewise.
1282 * config/sparc/sun4sol2.mh (NATDEPFILES): Likewise.
1283
1284 2001-03-09 Kevin Buettner <kevinb@redhat.com>
1285
1286 * utils.c (xmrealloc, xcalloc): Return NULL for zero-sized requests.
1287
1288 2001-03-09 Andrew Cagney <ac131313@redhat.com>
1289
1290 * MAINTAINERS (Write After Approval): Update Philip Blundell.
1291
1292 2001-03-09 Keith Seitz <keiths@cygnus.com>
1293
1294 * MAINTAINERS: Add myself to write after approval list.
1295
1296 2001-03-09 Mark Kettenis <kettenis@gnu.org>
1297
1298 * i387-tdep.c (print_i387_status_word): Fix printing of Stack
1299 fault flag. It is bit 6 of the x87 FPU status word, not bit 7.
1300
1301 2001-03-08 Andrew Cagney <ac131313@redhat.com>
1302
1303 * configure.host (m88*-harris-cxux*): Mark as obsolete.
1304 * configure.tgt: Ditto.
1305 * config/m88k/xm-cxux.h: Ditto.
1306 * config/m88k/tm-cxux.h: Ditto.
1307 * config/m88k/nm-cxux.h: Ditto.
1308 * config/m88k/cxux.mt: Ditto.
1309 * config/m88k/cxux.mh: Ditto.
1310
1311 2001-03-08 Andrew Cagney <ac131313@redhat.com>
1312
1313 * Makefile.in: Delete rules for obsolete files.
1314
1315 Thu Mar 8 15:43:40 2001 David Taylor <taylor@redhat.com>
1316
1317 * stack.c (parse_frame_specification): For one argument case,
1318 handle the situation where the argument is an integer, not an
1319 address -- arguably the most common case. This matters on
1320 targets where pointers and addresses are different.
1321
1322 2001-03-08 Andrew Cagney <ac131313@redhat.com>
1323
1324 * TODO: Revise 5.1 list. Delete PARAMS task. Add coding standard
1325 review. Clarify GNU/LINUX/sparc. Move other tasks to 5.2 or
1326 general.
1327
1328 2001-03-07 Andrew Cagney <ac131313@redhat.com>
1329
1330 * TODO (GDB 5.1 Known Problems): Document problem of building GDB
1331 with SID on Solaris 8.
1332
1333 2001-03-07 Mark Kettenis <kettenis@gnu.org>
1334
1335 * defs.h: Provide prototypes for floatformat_is_negative,
1336 floatformat_is_nan and floatformat_mantissa.
1337 * utils.c: Include "gdb_assert.h".
1338 (floatformat_is_negative): New function.
1339 (floatformat_is_nan): New function.
1340 (floatformat_mantissa): New function.
1341 * valprint.c: Include "floatformat.h".
1342 (print_floating): Get rid of the Linux-specific
1343 TARGET_ANALYZE_FLOATING macro and rewrite NaN detection with the
1344 help these new functions. Print NaN's in a format conforming to
1345 ISO C99.
1346
1347 2001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
1348
1349 * top.c (init_main): Make `set history file name' complete on file
1350 names.
1351
1352 2001-03-06 J.T. Conklin <jtc@redback.com>
1353
1354 * Makefile.in (LINTFLAGS): Update to contain all of the macros
1355 which define include paths used when compiling.
1356
1357 * util.c (savestring, msavestring): Change type of length argument.
1358 * defs.h (savestring, msavestring): Update to match.
1359
1360 * symtab.h (decode_line_1): Removed declaration.
1361
1362 * symfile.c (#include <assert.h>): Removed.
1363
1364 * arch-utils.c (#include <ctype.h>): Removed.
1365 * c-typeprint.c: Likewise.
1366 * dbxread.c: Likewise.
1367 * gdbtypes.c: Likewise.
1368 * target.c: Likewise.
1369 * os9kread.c: Likewise.
1370
1371 * c-valprint.c (#include "demangle.h"): Removed.
1372 * ch-typeprint.c: Likewise.
1373 * eval.c: Likewise.
1374 * f-typeprint.c: Likewise.
1375 * f-valprint.c: Likewise.
1376 * m2-typeprint.c: Likewise.
1377 * typeprint.c: Likewise.
1378 * p-typeprint.c: Likewise.
1379 * valarith.c: Likewise.
1380 * valprint.c: Likewise.
1381
1382 * m2-typeprint.c (#include "gdb_string.h"): Removed.
1383 * nlmread.c: Likewise.
1384
1385 * mdebugread.c (#include "gdb-stabs.h"): Removed.
1386 * minsyms.c: Likewise.
1387 * mipsread.c: Likewise.
1388 * nlmread.c: Likewise.
1389
1390 * m2-typeprint.c (#include "obstack.h"): Removed.
1391 * m2-valprint.c: Likewise.
1392
1393 * event-loop.c (#include <setjmp.h>): Removed.
1394
1395 2001-03-06 Stan Shebs <shebs@apple.com>
1396
1397 * MAINTAINERS: Remove self from specific maintenance domains
1398 (macos, gdbserver, documentation, testsuite).
1399
1400 2001-03-06 Kevin Buettner <kevinb@redhat.com>
1401
1402 * 29k-share/udi/udip2soc.c, Makefile.in, a29k-tdep.c,
1403 a68v-nat.c, abug-rom.c, aclocal.m4, alpha-nat.c, alpha-tdep.c,
1404 annotate.c, annotate.h, arc-tdep.c, arch-utils.c,
1405 arch-utils.h, arm-tdep.c, ax-gdb.c, ax-gdb.h, ax-general.c,
1406 ax.h, bcache.c, bcache.h, blockframe.c, breakpoint.c,
1407 breakpoint.h, buildsym.c, buildsym.h, c-exp.y, c-lang.c,
1408 c-lang.h, c-typeprint.c, c-valprint.c, call-cmds.h, ch-exp.c,
1409 ch-lang.c, ch-lang.h, ch-typeprint.c, ch-valprint.c,
1410 cli/cli-cmds.h, cli/cli-decode.c, cli/cli-decode.h,
1411 cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.h,
1412 cli/cli-utils.h, cli-out.c, cli-out.h, coff-solib.c,
1413 coff-solib.h, coffread.c, command.h, complaints.c,
1414 complaints.h, completer.c, completer.h,
1415 config/a29k/nm-ultra3.h, config/a29k/tm-a29k.h,
1416 config/a29k/tm-ultra3.h, config/a29k/tm-vx29k.h,
1417 config/a29k/xm-ultra3.h, config/alpha/nm-fbsd.h,
1418 config/alpha/nm-linux.h, config/alpha/nm-osf.h,
1419 config/alpha/nm-osf2.h, config/alpha/nm-osf3.h,
1420 config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h,
1421 config/alpha/xm-alphalinux.h, config/alpha/xm-alphaosf.h,
1422 config/alpha/xm-fbsd.h, config/arc/tm-arc.h,
1423 config/arm/nm-linux.h, config/arm/tm-arm.h,
1424 config/arm/tm-embed.h, config/d10v/tm-d10v.h,
1425 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
1426 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
1427 config/i386/nm-fbsd.h, config/i386/nm-gnu.h,
1428 config/i386/nm-i386bsd.h, config/i386/nm-i386mach.h,
1429 config/i386/nm-i386sco.h, config/i386/nm-i386sol2.h,
1430 config/i386/nm-i386v.h, config/i386/nm-i386v4.h,
1431 config/i386/nm-i386v42mp.h, config/i386/nm-linux.h,
1432 config/i386/nm-nbsd.h, config/i386/nm-nbsdelf.h,
1433 config/i386/nm-ptx4.h, config/i386/nm-sun386.h,
1434 config/i386/nm-symmetry.h, config/i386/tm-cygwin.h,
1435 config/i386/tm-fbsd.h, config/i386/tm-i386.h,
1436 config/i386/tm-i386aix.h, config/i386/tm-i386bsd.h,
1437 config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h,
1438 config/i386/tm-i386m3.h, config/i386/tm-i386mk.h,
1439 config/i386/tm-i386nw.h, config/i386/tm-i386os9k.h,
1440 config/i386/tm-i386sco5.h, config/i386/tm-i386sol2.h,
1441 config/i386/tm-i386v.h, config/i386/tm-i386v4.h,
1442 config/i386/tm-i386v42mp.h, config/i386/tm-linux.h,
1443 config/i386/tm-nbsd.h, config/i386/tm-ptx.h,
1444 config/i386/tm-ptx4.h, config/i386/tm-sun386.h,
1445 config/i386/tm-symmetry.h, config/i386/tm-vxworks.h,
1446 config/i386/xm-fbsd.h, config/i386/xm-i386bsd.h,
1447 config/i386/xm-i386gnu.h, config/i386/xm-i386m3.h,
1448 config/i386/xm-i386mach.h, config/i386/xm-i386mk.h,
1449 config/i386/xm-i386sco.h, config/i386/xm-i386v4.h,
1450 config/i386/xm-linux.h, config/i386/xm-nbsd.h,
1451 config/i386/xm-ptx.h, config/i386/xm-ptx4.h,
1452 config/i386/xm-sun386.h, config/i386/xm-symmetry.h,
1453 config/i960/tm-i960.h, config/i960/tm-mon960.h,
1454 config/i960/tm-nindy960.h, config/i960/tm-vx960.h,
1455 config/ia64/nm-aix.h, config/ia64/nm-linux.h,
1456 config/ia64/tm-aix.h, config/ia64/tm-ia64.h,
1457 config/ia64/tm-linux.h, config/ia64/xm-aix.h,
1458 config/ia64/xm-linux.h, config/m68k/nm-apollo68b.h,
1459 config/m68k/nm-delta68.h, config/m68k/nm-dpx2.h,
1460 config/m68k/nm-hp300bsd.h, config/m68k/nm-hp300hpux.h,
1461 config/m68k/nm-linux.h, config/m68k/nm-sun3.h,
1462 config/m68k/tm-apollo68b.h, config/m68k/tm-cisco.h,
1463 config/m68k/tm-dpx2.h, config/m68k/tm-es1800.h,
1464 config/m68k/tm-hp300bsd.h, config/m68k/tm-hp300hpux.h,
1465 config/m68k/tm-isi.h, config/m68k/tm-linux.h,
1466 config/m68k/tm-m68k.h, config/m68k/tm-m68kv4.h,
1467 config/m68k/tm-mac.h, config/m68k/tm-monitor.h,
1468 config/m68k/tm-nbsd.h, config/m68k/tm-news.h,
1469 config/m68k/tm-os68k.h, config/m68k/tm-sun3.h,
1470 config/m68k/tm-vx68.h, config/m68k/xm-3b1.h,
1471 config/m68k/xm-apollo68b.h, config/m68k/xm-dpx2.h,
1472 config/m68k/xm-hp300bsd.h, config/m68k/xm-hp300hpux.h,
1473 config/m68k/xm-linux.h, config/m68k/xm-m68kv4.h,
1474 config/m68k/xm-mpw.h, config/m68k/xm-news.h,
1475 config/m68k/xm-sun2.h, config/m68k/xm-sun3.h,
1476 config/m68k/xm-sun3os4.h, config/m88k/nm-delta88v4.h,
1477 config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h,
1478 config/m88k/tm-m88k.h, config/m88k/xm-cxux.h,
1479 config/m88k/xm-delta88.h, config/m88k/xm-delta88v4.h,
1480 config/m88k/xm-dgux.h, config/mcore/tm-mcore.h,
1481 config/mips/nm-irix3.h, config/mips/nm-irix4.h,
1482 config/mips/nm-irix5.h, config/mips/nm-mips.h,
1483 config/mips/nm-news-mips.h, config/mips/tm-bigmips.h,
1484 config/mips/tm-embed.h, config/mips/tm-embed64.h,
1485 config/mips/tm-embedl.h, config/mips/tm-embedl64.h,
1486 config/mips/tm-irix3.h, config/mips/tm-irix5.h,
1487 config/mips/tm-mips.h, config/mips/tm-mips64.h,
1488 config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h,
1489 config/mips/tm-tx39.h, config/mips/tm-tx39l.h,
1490 config/mips/tm-vr4100.h, config/mips/tm-vr4300.h,
1491 config/mips/tm-vr4300el.h, config/mips/tm-vr4xxx.h,
1492 config/mips/tm-vr4xxxel.h, config/mips/tm-vr5000.h,
1493 config/mips/tm-vr5000el.h, config/mips/xm-irix3.h,
1494 config/mips/xm-irix4.h, config/mips/xm-irix5.h,
1495 config/mips/xm-mips.h, config/mips/xm-mipsm3.h,
1496 config/mips/xm-mipsv4.h, config/mips/xm-news-mips.h,
1497 config/mips/xm-riscos.h, config/mn10200/tm-mn10200.h,
1498 config/mn10300/tm-mn10300.h, config/nm-gnu.h,
1499 config/nm-linux.h, config/nm-lynx.h, config/nm-m3.h,
1500 config/nm-sysv4.h, config/none/nm-none.h,
1501 config/none/tm-none.h, config/none/xm-none.h,
1502 config/ns32k/nm-nbsd.h, config/ns32k/nm-umax.h,
1503 config/ns32k/tm-merlin.h, config/ns32k/tm-nbsd.h,
1504 config/ns32k/tm-ns32km3.h, config/ns32k/tm-umax.h,
1505 config/ns32k/xm-merlin.h, config/ns32k/xm-ns32km3.h,
1506 config/pa/nm-hppab.h, config/pa/nm-hppah.h,
1507 config/pa/nm-hppao.h, config/pa/tm-hppa.h,
1508 config/pa/tm-hppa64.h, config/pa/tm-hppah.h,
1509 config/pa/xm-hppab.h, config/pa/xm-hppah.h,
1510 config/powerpc/nm-aix.h, config/powerpc/nm-linux.h,
1511 config/powerpc/nm-macos.h, config/powerpc/nm-nbsd.h,
1512 config/powerpc/tm-cygwin.h, config/powerpc/tm-linux.h,
1513 config/powerpc/tm-macos.h, config/powerpc/tm-ppc-aix.h,
1514 config/powerpc/tm-ppc-eabi.h, config/powerpc/tm-ppc-nw.h,
1515 config/powerpc/tm-ppcle-eabi.h, config/powerpc/tm-solaris.h,
1516 config/powerpc/xm-aix.h, config/powerpc/xm-linux.h,
1517 config/powerpc/xm-mpw.h, config/rs6000/nm-rs6000.h,
1518 config/rs6000/tm-rs6000.h, config/rs6000/tm-rs6000ly.h,
1519 config/rs6000/xm-aix4.h, config/rs6000/xm-rs6000.h,
1520 config/sh/tm-linux.h, config/sh/tm-sh.h, config/sh/tm-wince.h,
1521 config/sparc/nm-linux.h, config/sparc/nm-nbsd.h,
1522 config/sparc/nm-nbsdelf.h, config/sparc/nm-sparclynx.h,
1523 config/sparc/nm-sun4os4.h, config/sparc/nm-sun4sol2.h,
1524 config/sparc/tm-linux.h, config/sparc/tm-sp64.h,
1525 config/sparc/tm-sp64sim.h, config/sparc/tm-sparc.h,
1526 config/sparc/tm-sparclet.h, config/sparc/tm-sparclite.h,
1527 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
1528 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
1529 config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
1530 config/tic80/tm-tic80.h, config/tm-linux.h, config/tm-lynx.h,
1531 config/tm-sysv4.h, config/v850/tm-v850.h, config/vax/tm-vax.h,
1532 config/w65/tm-w65.h, config/xm-aix4.h, config/xm-lynx.h,
1533 config/xm-mpw.h, config/xm-nbsd.h, config/xm-sysv4.h,
1534 config/z8k/tm-z8k.h, configure.in, core-aout.c, core-regset.c,
1535 core-sol2.c, corefile.c, corelow.c, cp-valprint.c,
1536 cpu32bug-rom.c, cxux-nat.c, d10v-tdep.c, d30v-tdep.c,
1537 dbug-rom.c, dbxread.c, dcache.c, dcache.h, defs.h,
1538 delta68-nat.c, demangle.c, dink32-rom.c, dpx2-nat.c, dsrec.c,
1539 dstread.c, dve3900-rom.c, dwarf2read.c, dwarfread.c,
1540 elfread.c, environ.c, environ.h, eval.c, event-loop.c,
1541 event-loop.h, event-top.c, exec.c, expprint.c, f-exp.y,
1542 f-lang.c, f-lang.h, f-typeprint.c, f-valprint.c, findvar.c,
1543 fork-child.c, fr30-tdep.c, frame.c, frame.h, gdb-events.c,
1544 gdb-events.h, gdb-events.sh, gdb-stabs.h, gdb.1, gdb_string.h,
1545 gdb_thread_db.h, gdbcmd.h, gdbcore.h, gdbserver/Makefile.in,
1546 gdbserver/gdbreplay.c, gdbserver/gdbserver.1,
1547 gdbserver/low-hppabsd.c, gdbserver/low-linux.c,
1548 gdbserver/low-lynx.c, gdbserver/low-nbsd.c,
1549 gdbserver/low-sim.c, gdbserver/low-sparc.c,
1550 gdbserver/low-sun3.c, gdbserver/remote-utils.c,
1551 gdbserver/server.c, gdbserver/server.h, gdbserver/utils.c,
1552 gdbthread.h, gdbtypes.c, gdbtypes.h, gnu-nat.c, gnu-nat.h,
1553 gnu-regex.c, gnu-regex.h, h8300-tdep.c, h8500-tdep.c,
1554 hp-psymtab-read.c, hp-symtab-read.c, hp300ux-nat.c,
1555 hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c, hpread.c,
1556 hpread.h, hpux-thread.c, i386-tdep.c, i386aix-nat.c,
1557 i386b-nat.c, i386gnu-nat.c, i386ly-tdep.c, i386m3-nat.c,
1558 i386mach-nat.c, i386nbsd-nat.c, i386nbsd-tdep.c, i386v-nat.c,
1559 i386v4-nat.c, i387-tdep.c, i960-tdep.c, infcmd.c, inferior.h,
1560 inflow.c, infptrace.c, infrun.c, inftarg.c, infttrace.c,
1561 irix4-nat.c, irix5-nat.c, isi-xdep.c, jv-exp.y, jv-lang.c,
1562 jv-lang.h, jv-typeprint.c, jv-valprint.c, kdb-start.c,
1563 kod-cisco.c, kod.c, language.c, language.h, lin-thread.c,
1564 linespec.c, linespec.h, linux-thread.c, lynx-nat.c, m2-exp.y,
1565 m2-lang.c, m2-lang.h, m2-typeprint.c, m2-valprint.c, m3-nat.c,
1566 m32r-rom.c, m32r-tdep.c, m68k-tdep.c, m68klinux-nat.c,
1567 m68knbsd-nat.c, m88k-nat.c, m88k-tdep.c, mac-nat.c,
1568 mac-xdep.c, main.c, maint.c, mcore-rom.c, mcore-tdep.c,
1569 mdebugread.c, mem-break.c, minimon.h, minsyms.c, mips-nat.c,
1570 mips-tdep.c, mipsm3-nat.c, mipsread.c, mipsv4-nat.c,
1571 mn10200-tdep.c, mn10300-tdep.c, mon960-rom.c, monitor.c,
1572 monitor.h, news-xdep.c, nindy-share/env.h, nindy-tdep.c,
1573 nlm/Makefile.in, nlmread.c, ns32k-tdep.c, ns32km3-nat.c,
1574 ns32knbsd-nat.c, objfiles.c, objfiles.h, ocd.c, ocd.h,
1575 op50-rom.c, os9kread.c, osfsolib.c, p-exp.y, pa64solib.c,
1576 pa64solib.h, parse.c, parser-defs.h, partial-stab.h,
1577 ppc-bdm.c, ppc-linux-nat.c, ppc-linux-tdep.c, ppcbug-rom.c,
1578 ppcnbsd-nat.c, printcmd.c, proc-api.c, proc-events.c,
1579 proc-flags.c, proc-utils.h, proc-why.c, procfs.c, ptx4-nat.c,
1580 rdi-share/Makefile.in, rdi-share/aclocal.m4, regcache.c,
1581 regcache.h, remote-adapt.c, remote-array.c, remote-bug.c,
1582 remote-e7000.c, remote-eb.c, remote-es.c, remote-est.c,
1583 remote-hms.c, remote-mips.c, remote-mm.c, remote-nindy.c,
1584 remote-nrom.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
1585 remote-sds.c, remote-sim.c, remote-st.c, remote-udi.c,
1586 remote-utils.c, remote-utils.h, remote-vx.c, remote.c,
1587 remote.h, reply_mig_hack.awk, rom68k-rom.c, rs6000-nat.c,
1588 rs6000-tdep.c, scm-exp.c, scm-lang.c, scm-lang.h, scm-tags.h,
1589 scm-valprint.c, ser-e7kpc.c, ser-mac.c, ser-ocd.c, ser-pipe.c,
1590 ser-tcp.c, ser-unix.c, serial.c, serial.h, sh-tdep.c,
1591 sh3-rom.c, sol-thread.c, solib-aix5.c, solib-svr4.c, solib.c,
1592 solib.h, solist.h, somread.c, somsolib.c, somsolib.h,
1593 source.c, sparc-nat.c, sparc-tdep.c, sparcl-tdep.c,
1594 sparclet-rom.c, srec.h, stabsread.c, stabsread.h, stack.c,
1595 standalone.c, stop-gdb.c, stuff.c, sun3-nat.c, sun386-nat.c,
1596 symfile.c, symfile.h, symm-nat.c, symm-tdep.c, symmisc.c,
1597 symtab.c, symtab.h, target.c, target.h, terminal.h, thread.c,
1598 tic80-tdep.c, top.c, top.h, tracepoint.c, tracepoint.h,
1599 typeprint.c, ui-file.c, ui-file.h, ui-out.h, ultra3-nat.c,
1600 ultra3-xdep.c, umax-xdep.c, utils.c, v850-tdep.c, v850ice.c,
1601 valarith.c, valops.c, valprint.c, value.h, values.c, varobj.h,
1602 vax-tdep.c, version.h, vx-share/vxWorks.h, vx-share/xdr_ld.c,
1603 vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,
1604 vx-share/xdr_rdb.c, w65-tdep.c, w89k-rom.c, win32-nat.c,
1605 wrapper.c, wrapper.h, xcoffread.c, xcoffsolib.c, xcoffsolib.h,
1606 xmodem.c, xmodem.h, z8k-tdep.c: Update/correct copyright
1607 notices.
1608
1609 2001-03-05 Kevin Buettner <kevinb@redhat.com>
1610
1611 * acconfig.h (HAVE_PRSYSENT_T, HAVE_PR_SIGSET_T,
1612 HAVE_PR_SIGACTION64_T, HAVE_PR_SIGINFO64_T): New configure
1613 macros.
1614 * configure.in (prsysent_t, pr_sigset_t, pr_sigaction64_t,
1615 pr_siginfo64_t): Test for these typedefs in <sys/procfs.h>.
1616 (sys/fault.h, sys/select.h): Test for presence of these
1617 header files.
1618 (ia64-*-aix*): Define NEW_PROC_API for this host.
1619 * configure: Regenerate.
1620 * config.in: Regenerate.
1621
1622 * configure.host (ia64-*-aix*): New host.
1623 * configure.tgt (ia64-*-aix*): New target.
1624
1625 2001-03-05 Andrew Cagney <ac131313@redhat.com>
1626
1627 * TODO (GDB 5.1 Known Problems): Document z8k as broken.
1628
1629 Mon Mar 5 11:56:09 2001 Christopher Faylor <cgf@cygnus.com>
1630
1631 * wince.c: Change realloc to xrealloc throughout.
1632 (handle_load_dll): Use void * rather than PTR in argument.
1633
1634 2001-03-04 Andrew Cagney <ac131313@redhat.com>
1635
1636 * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
1637 * ocd.c (ocd_xfer_memory): Ditto.
1638 * ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
1639 * MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
1640 buildable with ,-Werror.
1641
1642 * Makefile.in (symfile_h): Define.
1643 (mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
1644 * mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
1645 * MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
1646 ,-Werror.
1647
1648 * dsrec.c (make_srec): Fix internal_error fmt arg.
1649 * MAINTAINERS: Document i960-coff as buildable with ,-Werror.
1650
1651 2001-03-03 Kevin Buettner <kevinb@redhat.com>
1652
1653 * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
1654 as an lvalue.
1655
1656 2001-03-02 Andrew Cagney <ac131313@redhat.com>
1657
1658 * MAINTAINERS (paper trail): Update.
1659
1660 * CONTRIBUTE: Update note on ``Fix PR gdb/4706'' convention.
1661
1662 2001-03-02 Andrew Cagney <ac131313@redhat.com>
1663
1664 From 2001-03-01 Tom Rix <trix@redhat.com>:
1665 * mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
1666 parameter to mn10200_analyze_prologue.
1667
1668 * config/mn10200/tm-mn10200.h: Include "regcache.h".
1669 * MAINTAINERS: Document that mn10200-elf target is buildable.
1670
1671 2001-03-02 Kevin Buettner <kevinb@redhat.com>
1672
1673 * config/ia64/xm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): Move defines
1674 from here...
1675 * config/ia64/nm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): ...to here.
1676 (MONTEREY): Don't define.
1677 (AIX5): Define.
1678
1679 2001-03-02 Matt Hiller <hiller@redhat.com>
1680
1681 * config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.
1682
1683 2001-03-02 Kevin Buettner <kevinb@redhat.com>
1684
1685 * sparc-nat.c (sparc-nat.c): Don't include self.
1686
1687 2001-03-01 J.T. Conklin <jtc@redback.com>
1688
1689 * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
1690 if __CYGWIN32__ is set from here.
1691 * config/i386/xm-cygwin.h: To here.
1692 * config/powerpc/xm-cygwin.h: To here.
1693
1694 * i386-stub.c (handle_exception): Use 'T' response packet.
1695
1696 2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
1697
1698 * m32r-tdep.c: Fix cut and paste error in comment.
1699
1700 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
1701
1702 * symtab.c (print_msymbol_info): Print addresses by portable method
1703 longest_local_hex_string_custom. Allow for 64-bit addresses.
1704
1705 2001-03-01 J.T. Conklin <jtc@redback.com>
1706
1707 * gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
1708 (MAX_OF_TYPE): Wrap macro definition in parenthesis.
1709 (MIN_OF_TYPE): Likewise.
1710
1711 * memattr.h (mem_access_mode): Removed extraneous trailing comma.
1712
1713 2001-03-01 Andrew Cagney <ac131313@redhat.com>
1714
1715 * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
1716 * os9kread.c (os9k_process_one_symbol): Add assert to detect
1717 ``loses if sizeof (char *) > sizeof (int)''.
1718
1719 2001-03-01 Andrew Cagney <ac131313@redhat.com>
1720
1721 * gdb_assert.h: Document pragmatics behind gdb_assert's case.
1722
1723 2001-03-01 Andrew Cagney <ac131313@redhat.com>
1724
1725 * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
1726 lists.
1727 (mi-main.o): Ditto.
1728
1729 2001-03-01 Andrew Cagney <ac131313@redhat.com>
1730
1731 * Makefile.in (regcache_h): Define. Add $(regcache_h) to
1732 dependency lists.
1733
1734 2001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
1735
1736 * printcmd.c (print_address_numeric): Update comments to refer
1737 to sizeof addr, not sizeof pointer.
1738 (x_command): Remove needless whitespace (shorten long line).
1739
1740 * breakpoint.c (print_one_breakpoint): Formatting clean-up.
1741 (read_memory_nobpt): Ditto.
1742 (ep_is_catchpoint): Ditto.
1743 (ep_is_shlib_catchpoint): Ditto.
1744 (ep_is_exception_catchpoint): Ditto.
1745 (describe_other_breakpoints): Ditto.
1746
1747 Wed Feb 28 20:37:36 2001 Andrew Cagney <ac131313@redhat.com>
1748
1749 * regcache.h (register_valid): Fix comment documenting valid
1750 states.
1751
1752 Tue Feb 27 23:56:23 2001 Andrew Cagney <ac131313@redhat.com>
1753
1754 From Steven Johnson:
1755 * regcache.h: New file.
1756
1757 * value.h (read_register_bytes, read_register_gen)
1758 (write_register_gen, write_register_bytes)
1759 (read_register, read_register_pid)
1760 (read_signed_register, read_signed_register_pid)
1761 (write_register, write_register_pid)
1762 (register_cached, set_register_cached)
1763 (register_changed, register_buffer)
1764 (registers_changed, supply_register): Move declaration from here.
1765 * regcache.h: To here.
1766 * gdbcore.h (registers_fetched): Ditto.
1767 * inferior.h (registers, registers_valid): Ditto.
1768
1769 * regcache.c (generic_target_read_pc, read_pc_pid, read_pc,
1770 generic_target_write_pc, write_pc_pid, write_pc,
1771 generic_target_read_sp, read_sp, generic_target_write_sp,
1772 write_sp, generic_target_read_fp, read_fp,
1773 generic_target_write_fp, write_fp): Add note that these functions
1774 will be moved from this file.
1775
1776 * a29k-tdep.c: Include "regcache.h".
1777 * a68v-nat.c: Ditto.
1778 * abug-rom.c: Ditto.
1779 * alpha-nat.c: Ditto.
1780 * alpha-tdep.c: Ditto.
1781 * alphabsd-nat.c: Ditto.
1782 * arc-tdep.c: Ditto.
1783 * arm-linux-nat.c: Ditto.
1784 * arm-linux-tdep.c: Ditto.
1785 * arm-tdep.c: Ditto.
1786 * blockframe.c: Ditto.
1787 * core-aout.c: Ditto.
1788 * core-sol2.c: Ditto.
1789 * corelow.c: Ditto.
1790 * cpu32bug-rom.c: Ditto.
1791 * cxux-nat.c: Ditto.
1792 * d10v-tdep.c: Ditto.
1793 * d30v-tdep.c: Ditto.
1794 * dbug-rom.c: Ditto.
1795 * dink32-rom.c: Ditto.
1796 * dve3900-rom.c: Ditto.
1797 * findvar.c: Ditto.
1798 * fr30-tdep.c: Ditto.
1799 * frame.c: Ditto.
1800 * go32-nat.c: Ditto.
1801 * h8300-tdep.c: Ditto.
1802 * h8500-tdep.c: Ditto.
1803 * hp300ux-nat.c: Ditto.
1804 * hppa-tdep.c: Ditto.
1805 * hppab-nat.c: Ditto.
1806 * hppah-nat.c: Ditto.
1807 * hppam3-nat.c: Ditto.
1808 * hpux-thread.c: Ditto.
1809 * i386-linux-nat.c: Ditto.
1810 * i386-linux-tdep.c: Ditto.
1811 * i386-tdep.c: Ditto.
1812 * i386aix-nat.c: Ditto.
1813 * i386b-nat.c: Ditto.
1814 * i386bsd-nat.c: Ditto.
1815 * i386gnu-nat.c: Ditto.
1816 * i386ly-tdep.c: Ditto.
1817 * i386m3-nat.c: Ditto.
1818 * i386mach-nat.c: Ditto.
1819 * i386nbsd-nat.c: Ditto.
1820 * i386v4-nat.c: Ditto.
1821 * i387-nat.c: Ditto.
1822 * i387-tdep.c: Ditto.
1823 * i960-tdep.c: Ditto.
1824 * ia64-aix-nat.c: Ditto.
1825 * ia64-linux-nat.c: Ditto.
1826 * ia64-tdep.c: Ditto.
1827 * infptrace.c: Ditto.
1828 * infrun.c: Ditto.
1829 * irix4-nat.c: Ditto.
1830 * irix5-nat.c: Ditto.
1831 * lin-lwp.c: Ditto.
1832 * lin-thread.c: Ditto.
1833 * lynx-nat.c: Ditto.
1834 * m3-nat.c: Ditto.
1835 * m32r-rom.c: Ditto.
1836 * m32r-tdep.c: Ditto.
1837 * m68hc11-tdep.c: Ditto.
1838 * m68k-tdep.c: Ditto.
1839 * m68klinux-nat.c: Ditto.
1840 * m68knbsd-nat.c: Ditto.
1841 * m68knbsd-tdep.c: Ditto.
1842 * m88k-nat.c: Ditto.
1843 * m88k-tdep.c: Ditto.
1844 * mac-nat.c: Ditto.
1845 * mcore-rom.c: Ditto.
1846 * mcore-tdep.c: Ditto.
1847 * mi/mi-main.c: Ditto.
1848 * mips-nat.c: Ditto.
1849 * mips-tdep.c: Ditto.
1850 * mipsm3-nat.c: Ditto.
1851 * mipsv4-nat.c: Ditto.
1852 * mn10200-tdep.c: Ditto.
1853 * mn10300-tdep.c: Ditto.
1854 * monitor.c: Ditto.
1855 * ns32km3-nat.c: Ditto.
1856 * ns32knbsd-nat.c: Ditto.
1857 * ocd.c: Ditto.
1858 * pa64solib.c: Ditto.
1859 * ppc-bdm.c: Ditto.
1860 * ppc-linux-nat.c: Ditto.
1861 * ppc-linux-tdep.c: Ditto.
1862 * ppcbug-rom.c: Ditto.
1863 * ppcnbsd-nat.c: Ditto.
1864 * ptx4-nat.c: Ditto.
1865 * regcache.c: Ditto.
1866 * remote-adapt.c: Ditto.
1867 * remote-array.c: Ditto.
1868 * remote-bug.c: Ditto.
1869 * remote-e7000.c: Ditto.
1870 * remote-eb.c: Ditto.
1871 * remote-es.c: Ditto.
1872 * remote-est.c: Ditto.
1873 * remote-hms.c: Ditto.
1874 * remote-mips.c: Ditto.
1875 * remote-mm.c: Ditto.
1876 * remote-nindy.c: Ditto.
1877 * remote-os9k.c: Ditto.
1878 * remote-rdi.c: Ditto.
1879 * remote-rdp.c: Ditto.
1880 * remote-sds.c: Ditto.
1881 * remote-sim.c: Ditto.
1882 * remote-st.c: Ditto.
1883 * remote-udi.c: Ditto.
1884 * remote-utils.c: Ditto.
1885 * remote-vx.c: Ditto.
1886 * remote-vx29k.c: Ditto.
1887 * remote-vx68.c: Ditto.
1888 * remote-vx960.c: Ditto.
1889 * remote-vxmips.c: Ditto.
1890 * remote-vxsparc.c: Ditto.
1891 * remote.c: Ditto.
1892 * rom68k-rom.c: Ditto.
1893 * rs6000-nat.c: Ditto.
1894 * rs6000-tdep.c: Ditto.
1895 * sh-tdep.c: Ditto.
1896 * sh3-rom.c: Ditto.
1897 * sol-thread.c: Ditto.
1898 * solib-svr4.c: Ditto.
1899 * somsolib.c: Ditto.
1900 * sparc-nat.c: Ditto.
1901 * sparc-tdep.c: Ditto.
1902 * sparcl-tdep.c: Ditto.
1903 * sparclet-rom.c: Ditto.
1904 * sun3-nat.c: Ditto.
1905 * sun386-nat.c: Ditto.
1906 * symm-nat.c: Ditto.
1907 * target.c: Ditto.
1908 * thread-db.c: Ditto.
1909 * thread.c: Ditto.
1910 * tic80-tdep.c: Ditto.
1911 * tracepoint.c: Ditto.
1912 * ultra3-nat.c: Ditto.
1913 * umax-xdep.c: Ditto.
1914 * uw-thread.c: Ditto.
1915 * v850-tdep.c: Ditto.
1916 * v850ice.c: Ditto.
1917 * valops.c: Ditto.
1918 * w65-tdep.c: Ditto.
1919 * w89k-rom.c: Ditto.
1920 * win32-nat.c: Ditto.
1921 * wince.c: Ditto.
1922 * z8k-tdep.c: Ditto.
1923
1924 2001-02-28 Matt Hiller <hiller@redhat.com>
1925
1926 * MAINTAINERS: Add Matt Hiller to Write After Approval list.
1927
1928 2001-02-27 Matt Hiller <hiller@redhat.com>
1929
1930 * mn10300-tdep.c (mn10300_stab_reg_to_regnum): New function.
1931 (mn10300_gdbarch_init): Set appropriate elements of gdbarch to
1932 mn10300_stab_reg_to_regnum.
1933
1934 Tue Feb 27 16:56:13 2001 David Taylor <taylor@redhat.com>
1935
1936 * symtab.c (search_symbols): Fix off by one error in test for
1937 error.
1938
1939 2001-02-23 Andrew Cagney <ac131313@redhat.com>
1940
1941 * config/sparc/sp64linux.mt: New file.
1942 * configure.tgt: Recognize sparc64-*-linux* as a sp64linux target.
1943 * configure.host: Recognize sparc64-*-linux* as a linux host.
1944
1945 From 2000-03-17 Jakub Jelinek <jakub@redhat.com>:
1946 * config/sparc/tm-sp64linux.h: New file.
1947
1948 2001-02-24 Kevin Buettner <kevinb@redhat.com>
1949
1950 * buildsym.c (push_subfile, pop_subfile): Replace call to abort()
1951 with call to internal_error().
1952 * dbxread.c (process_one_symbol): Likewise.
1953 * exec.c (build_section_table, xfer_memory): Likewise.
1954 * h8500-tdep.c (h8500_register_size, h8500_register_virtual_type):
1955 Likewise.
1956 * hpread.c (hpread_type_translate, hpread_read_array_type)
1957 (hpread_type_lookup): Likewise.
1958 * i386-tdep.c (gdb_print_insn_i386): Likewise.
1959 * i960-tdep.c (mem): Likewise
1960 * inflow.c (set_sigio_trap, clear_sigio_trap): Likewise.
1961 * infptrace.c (child_resume): Likewise.
1962 * infttrace.c (_initialize_infttrace): Likewise.
1963 * language.c (binop_result_type, add_language): Likewise.
1964 * lynx-nat.c (store_inferior_registers): Likewise.
1965 * m3-nat.c (port_chain_insert, m3_trace_me): Likewise.
1966 * mdebugread.c (parse_partial_symbols): Likewise.
1967 * monitor.c (monitor_printf_noecho, monitor_printf)
1968 (monitor_dump_regs): Likewise.
1969 * ocd.c (stu_put_packet): Likewise.
1970 * printcmd.c (decode_format, print_scalar_formatted): Likewise.
1971 * remote-bug.c (bug_open): Likewise.
1972 * remote-e7000.c (fetch_regs_from_dump, e7000_wait): Likewise.
1973 * remote-es.c (es1800_read_bytes): Likewise.
1974 * remote-mips.c (common_breakpoint): Likewise.
1975 * remote-rdp.c (send_rdp): Likewise.
1976 * remote-sds.c (putmessage): Likewise.
1977 * sparc-nat.c (fetch_inferior_registers, store_inferior_registers):
1978 Likewise.
1979 * sparcl-tdep.c (sparclite_download): Likewise.
1980 * symtab.c (lookup_partial_symbol): Likewise.
1981 * target.c (push_target, pop_target, initialize_targets): Likewise.
1982 * utils.c (internal_verror, malloc_botch, wrap_here, decimal2str):
1983 Likewise.
1984 * valprint.c (print_decimal, print_longest, print_longest)
1985 (strcat_longest): Likewise.
1986 * w65-tdep.c (init_frame_pc, w65_push_dummy_frame): Likewise.
1987 * xmodem.c (xmodem_send_packet): Likewise.
1988 * z8k-tdep.c (init_frame_pc, z8k_push_dummy_frame): Likewise.
1989 * config/h8500/tm-h8500.h (STORE_STRUCT_RETURN): Likewise.
1990 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE)
1991 (STORE_RETURN_VALUE): Likewise.
1992 * config/ns32k/nm-umax.h (REGISTER_U_ADDR): Likewise.
1993 * config/ns32k/xm-merlin.h (REGISTER_U_ADDR): Likewise.
1994 * config/z8k/tm-z8k.h (STORE_STRUCT_RETURN, STORE_RETURN_VALUE):
1995 Likewise.
1996
1997 2001-02-23 Andrew Cagney <ac131313@redhat.com>
1998
1999 * CONTRIBUTE: Document how to cite a problem report.
2000 * TODO: Note need to replace CONTRIBUTE with generated file.
2001
2002 * CONTRIBUTE: Mention that patches do not need to include the
2003 generated files gdbarch.h and gdbarch.c.
2004
2005 2001-02-21 Andrew Cagney <ac131313@redhat.com>
2006
2007 * value.h (get_saved_register): Move from here.
2008 * frame.h: To here.
2009
2010 2001-02-21 Kevin Buettner <kevinb@redhat.com>
2011
2012 * solib.h (in_svr4_dynsym_resolve_code): Delete declaration.
2013 (in_solib_dynsym_resolve_code): Add declaration.
2014 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Changed define to invoke
2015 in_solib_dynsym_resolve_code() rather than
2016 in_svr4_dynsym_resolve_code(). Also, removed the ifdefs
2017 which caused this macro to only be defined when
2018 SVR4_SHARED_LIBS is defined.
2019 * solib.c (in_solib_dynsym_resolve_code): New function.
2020 * solist.h (struct target_so_ops): Add new member
2021 in_dynsym_resolve_code.
2022 * solib-aix5.c (aix5_in_dynsym_resolve_code): Renamed from
2023 in_svr4_dynsym_resolve_code. Also, made static.
2024 (_initialize_aix5_solib): Initialize in_dynsym_resolve_code
2025 member in aix5_so_ops.
2026 * solib-svr4.c (svr4_in_dynsym_resolve_code): Renamed from
2027 in_svr4_dynsym_resolve_code. Also, added second version
2028 of this function which will be used when SVR4_SHARED_LIBS
2029 is not defined.
2030 (_initialize_svr4_solib): Initialize in_dynsym_resolve_code
2031 member in svr4_so_ops.
2032
2033 * ia64-aix-nat.c, ia64-aix-tdep.c, config/ia64/aix.mh,
2034 config/ia64/aix.mt, config/ia64/nm-aix.h, config/ia64/tm-aix.h,
2035 config/ia64/xm-aix.h: New files.
2036 * ia64-tdep.c (_initialize_ia64_tdep): Remove declaration.
2037 (ia64_aix_sigcontext_register_address): New declaration.
2038 (ia64_gdbarch_init): Provide for initialization of
2039 sigcontext_register_address member of struct tdep when
2040 on target is detected to be running AIX.
2041 * config/ia64/linux.mt (TDEPFILES): Add ia64-aix-tdep.o to
2042 this list.
2043
2044 2001-02-20 Kevin Buettner <kevinb@redhat.com>
2045
2046 * ia64-tdep.c (ia64_frameless_function_invocation): Implement.
2047 * config/ia64/linux.mh (NATDEPFILES): Use thread-db.o and lin-lwp.o
2048 for thread support instead of linux-thread.o and lin-thread.o.
2049 * config/ia64/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS,
2050 ATTACH_LWP): Define to use the following lin-lwp.c functions...
2051 (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals,
2052 lin_lwp_attach_lwp): Declare.
2053
2054 2001-02-20 Andrew Cagney <ac131313@redhat.com>
2055
2056 * mips-tdep.c (do_fp_register_row, do_fp_register_row): Fix printf
2057 formatting.
2058
2059 2001-02-20 Kevin Buettner <kevinb@redhat.com>
2060
2061 * solib-aix5.c (solib-svr4.h): Remove include.
2062 (solib_break_names): Delete names which aren't actually
2063 used by AIX5.
2064 (bkpt_names): Remove.
2065 (aix5_relocate_main_executable, bfd_lookup_symbol): Replace calls
2066 to STREQ() with equivalent calls to strcmp().
2067 (in_svr4_dynsym_resolve_code, enable_break, bfd_lookup_symbol,
2068 aix5_solib_create_inferior_hook): Revise comments.
2069 (enable_break): Remove old ``bkpt_names'' code.
2070
2071 2001-02-19 Andrew Cagney <ac131313@redhat.com>
2072
2073 * Makefile.in (SFILES): Add frame.c .
2074 (COMMON_OBS): Add frame.o .
2075 (frame.o): New target.
2076
2077 * frame.c (find_saved_register):
2078 (default_get_saved_register):
2079 (get_saved_register):
2080 (read_relative_register_raw_bytes_for_frame):
2081 (read_relative_register_raw_bytes): Moved to here.
2082 * regcache.c: From here.
2083
2084 2001-02-20 Kevin Buettner <kevinb@redhat.com>
2085
2086 * solib-aix5.c: New file.
2087
2088 2001-02-20 Martin M. Hunt <hunt@redhat.com>
2089
2090 * solib.c (info_sharedlibrary_command): Don't assume pointers
2091 are the same size of long, call longest_local_hex_string_custom().
2092
2093 * solib-svr4.c (LM_ADDR): LM_ADDR is a signed offset, so
2094 extract_signed_integer() should be called instead of
2095 extract_address().
2096
2097 2001-02-20 Martin M. Hunt <hunt@redhat.com>
2098
2099 * MAINTAINERS: Add Martin Hunt to Write After Approval list.
2100
2101 2001-02-19 Andrew Cagney <ac131313@redhat.com>
2102
2103 Frm 2001-02-09 Jim Kingdon <jkingdon@engr.sgi.com>:
2104 * mips-tdep.c (mips_register_raw_size): If FP_REGISTER_DOUBLE,
2105 then floating point registers are 8 bytes.
2106
2107 2001-02-19 Michael Snyder <msnyder@mvstp600e.cygnus.com>
2108
2109 * parse.c (write_exp_msymbol): Make the type CORE_ADDR, to
2110 accomodate 64-bit addresses.
2111
2112 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2113
2114 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>
2115 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
2116 lookup_symbol, when trying to find a symbol with a mangled name,
2117 to avoid infinite recursion.
2118
2119 2001-02-18 Andrew Cagney <ac131313@redhat.com>
2120
2121 * TODO (5.2): Mention G++ 3.0 ABI. General cleanups.
2122
2123 2001-02-19 Jonathan Larmour <jlarmour@redhat.com>
2124
2125 * arm-tdep.c (check_prologue_cache): Fix off by 1 error.
2126 (save_prologue_cache): Ditto.
2127
2128 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2129
2130 From: innadadadavida@yahoo.com:
2131 * partial-stab.h (switch): Check that pst is not null
2132 before dereferencing it.
2133
2134 2001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2135
2136 From Andrew Cagney <cagney@b1.cygnus.com>:
2137 * symfile.c (add_symbol_file_command): Always initialize
2138 my_cleanup using a NULL cleanup.
2139
2140 2001-02-19 Eli Zaretskii <eliz@is.elta.co.il>
2141
2142 * demangle.c (demangling_style_names): New variable.
2143 (_initialize_demangler): Fill demangling_style_names with the
2144 names of known demangling styles from libiberty_demanglers[]. Use
2145 add_set_enum_cmd instead of add_set_cmd, to get completion on
2146 demangling style names.
2147
2148 * proc-api.c (_initialize_proc_api): Make `procfs-file' use
2149 file-name completion.
2150
2151 * remote-rdi.c (_initialize_remote_rdi): Ditto for `rdilogfile'.
2152
2153 * solib.c (_initialize_solib): Ditto for `solib-search-path' and
2154 `solib-absolute-prefix'.
2155
2156 * tracepoint.c (_initialize_tracepoint): Ditto for
2157 `save-tracepoints'.
2158
2159 * win32-nat.c (_initialize_inftarg): Ditto for `dll-symbols'.
2160
2161 * cli/cli-cmds.c (init_cli_cmds): Make `shell' and `make' use
2162 file-name completion.
2163
2164 * infcmd.c (_initialize_infcmd): Make the following commands use
2165 the file-name completer: `tty', `args', `path', `paths', and
2166 `run'.
2167
2168 2001-02-18 Eli Zaretskii <eliz@is.elta.co.il>
2169
2170 * go32-nat.c: Include i387-nat.h.
2171 (fetch_register): New function, uses some of the guts of
2172 go32_fetch_registers and calls i387_supply_register.
2173 (go32_fetch_registers): Most of the code moved into
2174 fetch_register. Use i387_supply_fsave.
2175 (store_register): Use i387_fill_fsave instead of custom code.
2176 (go32_store_registers): Use i387_fill_fsave.
2177
2178 * Makefile.in (go32-nat.o): Depend on i387-nat.h.
2179
2180 * config/i386/go32.mh (NATDEPFILES): Add i387-nat.o.
2181
2182 * completer.c (gdb_completer_file_name_break_characters): Remove
2183 slash from file-name break characters.
2184 [__MSDOS__]: Special definition for DOS/Windows file names.
2185 (line_completion_function): When completing on file names, bump
2186 `p' to the first file-name constituent character of `word', before
2187 invoking the completer.
2188
2189 2001-02-17 Mark Kettenis <kettenis@gnu.org>
2190
2191 * i387-nat.c: Include "i387-nat.h". Use regnum instead of regno
2192 consistently for parameter names. Fix comments accordingly.
2193 (i387_supply_register): New function.
2194 (i387_supply_fsave): Implement using i387_supply_register.
2195 * i387-nat.h: Use regnum instead of regno consistently for
2196 parameter names. Fix comments accordingly.
2197 (i387_supply_register): New prototype.
2198
2199 2001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com>
2200
2201 * remote.c (build_remote_gdbarch_data): Use new TARGET_ADDR_BIT
2202 instead of TARGET_PTR_BIT (to support Harvard architectures).
2203
2204 2001-02-16 Andrew Cagney <ac131313@redhat.com>
2205
2206 From 2001-02-11 Paul Hilfinger <hilfingr@lisbon.int.act-europe.fr>
2207 * hpux-thread.c (hpux_thread_xfer_memory): Add mem_attrib
2208 argument to parameter list and to call in order to conform to
2209 to_xfer_memory field of struct target_ops.
2210
2211 2001-02-12 Michael Chastain <chastain@redhat.com>
2212
2213 * somsolib.c (som_solib_add_solib_objfile): Do not use
2214 section relocation feature of syms_from_objfile. Do my own
2215 section relocation, offsetting each section of the som by
2216 either text_addr - text_link_addr or data_start.
2217
2218 2001-02-16 Andrew Cagney <ac131313@redhat.com>
2219
2220 * TODO (5.1): Move ``Hardware watchpint problems'' out of 5.1.
2221
2222 2001-02-16 Andrew Cagney <ac131313@redhat.com>
2223
2224 * MAINTAINERS (paper trail): Update.
2225
2226 2001-02-16 Mark Kettenis <kettenis@gnu.org>
2227
2228 * target.h (target_fetch_registers): Fix comment.
2229
2230 2001-02-15 Andrew Cagney <ac131313@redhat.com>
2231
2232 * f-exp.y: Include <ctype.h>.
2233 (parse_number): Ensure that ``i'' is always initialized.
2234
2235 2001-02-14 Jim Kingdon <jkingdon@engr.sgi.com>
2236
2237 * MAINTAINERS: Add myself to paper trail section.
2238
2239 2001-02-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2240
2241 * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
2242 * configure, config.in: Regenerate.
2243 * corelow.c: Include <sys/file.h> if present.
2244
2245 2001-02-14 Andrew Cagney <ac131313@redhat.com>
2246
2247 * inflow.c (terminal_ours_1): Initialize ``osigtou''. Only
2248 declare when have SIGTTOU.
2249
2250 2001-02-14 Eli Zaretskii <eliz@is.elta.co.il>
2251
2252 * config/djgpp/fnchange.lst: Add entries for gdb/gdbtk/*/ChangeLog-*.
2253
2254 2001-02-12 Jim Kingdon <jkingdon@engr.sgi.com>
2255
2256 * MAINTAINERS: Update my email address.
2257
2258 2001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
2259
2260 * NEWS: Document that "info symbol" works with COFF debug info and
2261 its variants.
2262
2263 * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip
2264 symbols whose SYMBOL_BFD_SECTION is NULL.
2265
2266 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2267
2268 Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.
2269 * xcoffsolib.c (xcoff_solib_address): Renamed from
2270 pc_load_segment_name. Return NULL if address is not in a shared
2271 library. Cleanup shared library name construction, using xasprintf.
2272 Format shared library member names consistent with format in exec.c.
2273 (solib_info): Format shared library member names consistent with
2274 format in exec.c.
2275 * config/rs6000/nm-rs6000.h: Replace PC_LOAD_SEGMENT with PC_SOLIB,
2276 using xcoff_solib_address for PC_SOLIB definition.
2277 * stack.c (print_frame): Remove PC_LOAD_SEGMENT code, no longer
2278 needed.
2279
2280 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2281
2282 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
2283 with xmalloc calls and cleanups.
2284
2285 2001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2286
2287 * rs6000-nat.c (child_xfer_memory): Add missing parameter
2288 'struct mem_attrib *' required by 2001-01-23 change.
2289
2290 2001-02-08 Jim Kingdon <jkingdon@engr.sgi.com>
2291
2292 Updates to "make TAGS":
2293 * Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s
2294 arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c
2295 tahoe-tdep.c.
2296 (TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS).
2297
2298 2001-02-08 Eli Zaretskii <eliz@is.elta.co.il>
2299
2300 * config/djgpp/fnchange.lst: Remove extraneous "too many dots".
2301
2302 Wed Feb 7 22:39:26 2001 Andrew Cagney <cagney@redhat.com>
2303
2304 From Dean Luick <luick@cray.com>:
2305 * defs.h (continuation): Remove unused global variable.
2306
2307 Wed Feb 7 22:28:31 2001 Andrew Cagney <cagney@redhat.com>
2308
2309 * configure.tgt: Remove references to convex, pyramid, altos and
2310 tahoe.
2311 * configure.host: Ditto.
2312 * MAINTAINERS: Ditto.
2313 * NEWS: Update.
2314
2315 * tahoe-tdep.c: Delete obsolete file.
2316 * pyr-xdep.c: Ditto.
2317 * pyr-tdep.c: Ditto.
2318 * convex-tdep.c: Ditto.
2319 * convex-xdep.c: Ditto.
2320 * config/tahoe/xm-tahoe.h: Ditto.
2321 * config/tahoe/tm-tahoe.h: Ditto.
2322 * config/tahoe/tahoe.mt: Ditto.
2323 * config/tahoe/tahoe.mh: Ditto.
2324 * config/pyr/xm-pyr.h: Ditto.
2325 * config/pyr/tm-pyr.h: Ditto.
2326 * config/pyr/pyramid.mt: Ditto.
2327 * config/pyr/pyramid.mh: Ditto.
2328 * config/m68k/xm-altos.h: Ditto.
2329 * config/m68k/tm-altos.h: Ditto.
2330 * config/m68k/altos.mt: Ditto.
2331 * config/m68k/altos.mh: Ditto.
2332 * config/convex/xm-convex.h: Ditto.
2333 * config/convex/tm-convex.h: Ditto.
2334 * config/convex/convex.mt: Ditto.
2335 * config/convex/convex.mh: Ditto.
2336 * config/convex/Convex.notes: Ditto.
2337 * config/arm/xm-arm.h: Ditto.
2338 * config/arm/nm-arm.h: Ditto.
2339 * config/arm/arm.mt: Ditto.
2340 * config/arm/arm.mh: Ditto.
2341 * arm-convert.s: Ditto.
2342 * arm-xdep.c: Ditto.
2343 * altos-xdep.c: Ditto.
2344
2345 Wed Feb 7 19:41:21 2001 Andrew Cagney <cagney@redhat.com>
2346
2347 * defs.h (internal_error, internal_verror): Add __FILE__ and
2348 __LINE__ parameter.
2349 * utils.c (internal_error, internal_verror): Update.
2350
2351 * v850-tdep.c: Update calls to internal_error.
2352 * utils.c: Ditto.
2353 * ui-out.c: Ditto.
2354 * ui-file.c: Ditto.
2355 * target.h: Ditto.
2356 * symtab.h: Ditto.
2357 * symm-nat.c: Ditto.
2358 * sparc-tdep.c: Ditto.
2359 * source.c: Ditto.
2360 * serial.c: Ditto.
2361 * rs6000-tdep.c: Ditto.
2362 * rs6000-nat.c: Ditto.
2363 * remote.c: Ditto.
2364 * remote-vx.c: Ditto.
2365 * remote-sim.c: Ditto.
2366 * remote-mips.c: Ditto.
2367 * regcache.c: Ditto.
2368 * objfiles.h: Ditto.
2369 * objfiles.c: Ditto.
2370 * mn10300-tdep.c: Ditto.
2371 * mips-tdep.c: Ditto.
2372 * maint.c: Ditto.
2373 * m68k-tdep.c: Ditto.
2374 * m3-nat.c: Ditto.
2375 * language.c: Ditto.
2376 * infptrace.c: Ditto.
2377 * inferior.h: Ditto.
2378 * infcmd.c: Ditto.
2379 * ia64-tdep.c: Ditto.
2380 * i386-tdep.c: Ditto.
2381 * i386-linux-nat.c: Ditto.
2382 * hppah-nat.c: Ditto.
2383 * go32-nat.c: Ditto.
2384 * findvar.c: Ditto.
2385 * f-lang.c: Ditto.
2386 * elfread.c: Ditto.
2387 * event-loop.c: Ditto.
2388 * dwarf2read.c: Ditto.
2389 * dsrec.c: Ditto.
2390 * d30v-tdep.c: Ditto.
2391 * d10v-tdep.c: Ditto.
2392 * cli/cli-setshow.c: Ditto.
2393 * cli/cli-script.c: Ditto.
2394 * ch-exp.c: Ditto.
2395 * breakpoint.c: Ditto.
2396 * ax-gdb.c: Ditto.
2397 * arch-utils.c: Ditto.
2398 * a29k-tdep.c: Ditto.
2399 * gdb_assert.h: Ditto.
2400 * gdbarch.sh: Ditto.
2401 * gdbarch.h, gdbarch.c: Re-generate.
2402
2403 2001-02-07 Andrew Cagney <ac131313@redhat.com>
2404
2405 From Mark Kettenis <kettenis@gnu.org>:
2406 * event-top.h [!STOP_SIGNAL]: #include <signal.h>.
2407
2408 2001-02-07 Andrew Cagney <ac131313@redhat.com>
2409
2410 * remote-sim.c (dump_mem): Cleanup printf format argument.
2411 * MAINTAINERS: Update, mn10300-elf now builds.
2412
2413 2001-02-07 Mark Kettenis <kettenis@gnu.org>
2414
2415 * event-top.c: Remove duplicate #include <signal.h>.
2416
2417 2001-02-06 Andrew Cagney <ac131313@redhat.com>
2418
2419 * sol-thread.c (restore_inferior_pid): Save the PID in a freshly
2420 allocated buffer.
2421 (save_inferior_pid): Restore the PID from that tempoary
2422 buffer. Delete the buffer.
2423 * utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.
2424
2425 2001-02-06 Andrew Cagney <ac131313@redhat.com>
2426
2427 * MAINTAINERS: Add ``The Obvious Fix Rule''.
2428
2429 2001-02-06 Andrew Cagney <ac131313@redhat.com>
2430
2431 * MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
2432
2433 2001-02-06 Andrew Cagney <ac131313@cygnus.com>
2434
2435 * gdbarch.sh: Include "gdb_assert.h".
2436 (struct gdbarch): Change ``nr_data'' to unsigned.
2437 (alloc_gdbarch_data, free_gdbarch_data): New functions.
2438 (gdbarch_free): Free the data-pointer vector. Use xfree to delete
2439 architecture vector.
2440 (struct gdbarch_data, struct gdbarch_data_registration): Move init
2441 method to gdbarch_data. Add free method, make index unsigned.
2442 (struct gdbarch_data_registry): Make nr unsigned.
2443 (register_gdbarch_data): Add free parameter. Store in
2444 gdbarch_data.
2445 (init_gdbarch_data): Use set_gdbarch_data.
2446 (set_gdbarch_data): New function.
2447
2448 * gdbarch.h, gdbarch.c: Re-generate.
2449
2450 2001-02-06 Michael Sokolov <msokolov@ivan.Harhan.ORG>
2451
2452 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call
2453 fprintf_filtered with correct arguments.
2454
2455 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
2456 Submitted by Paul Hilfinger (hilfingr@gnat.com)
2457 and Andrei Petrov (and@genesyslab.com).
2458 * findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
2459 must be allocated dynamically, since these are no longer constants.
2460 * infcmd.c: Ditto.
2461 * regcache.c: Ditto.
2462 * remote.c: Ditto.
2463 * sol-thread.c: Ditto.
2464 * valops.c: Ditto.
2465 * config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
2466 work-around for a missing Sun header file in solaris for sparc64.
2467
2468 2001-02-04 Philip Blundell <philb@gnu.org>
2469
2470 * config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
2471 thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
2472 * config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
2473 GET_THREAD_SIGNALS): Define.
2474 * arm-linux-nat.c (fill_gregset): Correct type of argument.
2475 (supply_gregset): Likewise.
2476 (fill_fpregset): Likewise.
2477 (supply_fpregset): Likewise.
2478
2479 Tue Feb 6 11:58:57 2001 David Taylor <taylor@redhat.com>
2480
2481 * valops.c (value_cast): If casting a scalar to a pointer, do not
2482 issue a message about truncation unless it exceeds the length of
2483 an address, not the length of a pointer. This is because what the
2484 user gives us is an address, not a pointer, and we will ultimately
2485 convert it (via ADDRESS_TO_POINTER) to a pointer, not truncate it
2486 to a pointer. This allows things like "print *(int *)0x01000234"
2487 to work without generating a misleading message on a target having
2488 two byte pointers and four byte addresses.
2489
2490 2001-02-05 Christopher Faylor <cgf@cygnus.com>
2491
2492 * win32-nat.c: Change PTR to void * throughout.
2493
2494 2001-02-05 J.T. Conklin <jtc@redback.com>
2495
2496 * signals.h: Removed.
2497 * event-top.c (#include <signal.h>): Changed from signals.h.
2498 * inflow.c: Likewise.
2499 * mac-xdep.c: Likewise.
2500 * ser-pipe.c: Likewise.
2501 * ser-tcp.c: Likewise.
2502 * standalone.c: Likewise.
2503 * top.c: Likewise.
2504 * utils.c: Likewise.
2505 * Makefile.in: Removed signals.h from dependencies.
2506
2507 2001-02-05 Christopher Faylor <cgf@cygnus.com>
2508
2509 Change suggested by Dean Luick <luick@cray.com>
2510 * inferior.h (step_over_calls_kind): Remove trailing comma from
2511 last enum element.
2512 (step_over_calls): Declare as extern rather than global.
2513
2514 2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2515
2516 * sh-tdep.c: Update copyright.
2517 (sh_extract_return_value): Rewrite.
2518 (sh3e_sh4_extract_return_value): New function.
2519 (sh_gdbarch_init): Initialize gdbarch_extract-return_value to new
2520 version of the function for sh3e and sh4 CPUs.
2521
2522 2001-02-05 Michael Chastain <chastain@redhat.com>
2523
2524 * hppah-nat.c (child_xfer_memory): Add parameter 'struct mem_attrib *'
2525 to conform with interface change.
2526
2527 2001-02-04 Eli Zaretskii <eliz@is.elta.co.il>
2528
2529 * config/djgpp/fnchange.lst: Tweak to make consistent with the
2530 new files.
2531
2532 * config/djgpp/djconfig.sh: Use explicit absolute file name when
2533 invoking `find'.
2534
2535 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
2536 UART_FIFO_WORKS is defined. Otherwise use outportb.
2537 From Francisco Pastor <fpastor.etra-id@etra.es>
2538
2539 * go32-nat.c (go32_xfer_memory): Make the argument list consistent
2540 with target.h's `to_xfer_memory' member.
2541
2542 2001-02-02 J.T. Conklin <jtc@redback.com>
2543
2544 * ppc-bdm.c (#include <signal.h>): Removed.
2545 * remote-array.c: Likewise.
2546 * remote-bug.c: Likewise.
2547 * remote-e7000.c: Likewise.
2548 * remote-mips.c: Likewise.
2549 * remote-os9k.c: Likewise.
2550 * remote-st.c: Likewise.
2551 * remote-udi.c: Likewise.
2552 * remote-vx29k.c: Likewise.
2553 * remote-vx68.c: Likewise.
2554 * remote-vx960.c: Likewise.
2555 * remote-vxmips.c: Likewise.
2556 * remote-vxsparc.c: Likewise.
2557
2558 2001-02-02 John Moore <jmoore@redhat.com>
2559
2560 * remote-utils.h (sr_set_device): Changed free() to xfree() where
2561 appropriate. Also changed Copyright to include 2001.
2562 * symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
2563 * value.h (value_free): Likewise.
2564 * gdbarch.sh (gdbarch_free): Likewise.
2565 * gdbarch.c, gdbarch.h: Regenerated.
2566
2567 2001-02-02 John Moore <jmoore@redhat.com>
2568
2569 * cli/cli-cmds.c (apropos_command): Changed occurance of free() to
2570 xfree(). Also changed Copyright to include 2001.
2571
2572 2001-02-02 J.T. Conklin <jtc@redback.com>
2573
2574 * monitor.c (#include "gdb_wait.h"): Removed.
2575 * ocd.c: Likewise.
2576 * ppc-bdm.c: Likewise.
2577 * remote-adapt.c: Likewise.
2578 * remote-array.c: Likewise.
2579 * remote-bug.c: Likewise.
2580 * remote-e7000.c: Likewise.
2581 * remote-eb.c: Likewise.
2582 * remote-es.c: Likewise.
2583 * remote-mips.c: Likewise.
2584 * remote-mm.c: Likewise.
2585 * remote-nindy.c: Likewise.
2586 * remote-os9k.c: Likewise.
2587 * remote-rdi.c: Likewise.
2588 * remote-rdp.c: Likewise.
2589 * remote-sds.c: Likewise.
2590 * remote-sim.c: Likewise.
2591 * remote-st.c: Likewise.
2592 * remote-udi.c: Likewise.
2593 * remote-vx.c: Likewise.
2594 * remote-vx29k.c: Likewise.
2595 * remote-vx68.c: Likewise.
2596 * remote-vx960.c: Likewise.
2597 * remote-vxmips.c: Likewise.
2598 * remote-vxsparc.c: Likewise.
2599 * remote.c: Likewise.
2600 * ser-pipe.c: Likewise.
2601 * ser-unix.c: Likewise.
2602 * Makefile.in: Updated dependencies.
2603
2604 2001-01-31 David Smith <dsmith@redhat.com>
2605
2606 * event-loop.c: Change inclusion of string.h to gdb_string.h and
2607 updated the copyright notice.
2608 * ser-pipe.c: Ditto.
2609 * mi/mi-cmds.c: Ditto.
2610 * mi/mi-console.c: Ditto.
2611 * mi/mi-getopt.c: Ditto.
2612 * mi/mi-parse.c: Ditto.
2613
2614 2001-01-31 David Smith <dsmith@redhat.com>
2615
2616 * MAINTAINERS: Add David Smith to Write After Approval list.
2617
2618 Tue Jan 30 15:43:08 2001 Andrew Cagney <cagney@cygnus.com>
2619
2620 * cli/cli-utils.c (putchar_filtered): Move function from here.
2621 * utils.c (putchar_filtered): To here.
2622 * cli/cli-utils.h (putchar_filtered): Move declaration from here.
2623 * defs.h (putchar_filtered): To here.
2624
2625 Tue Jan 30 17:27:11 2001 Andrew Cagney <cagney@redhat.com>
2626
2627 * configure.in (AC_CHECK_FUNCS): Replace vfork test with
2628 AC_FUNC_VFORK macro.
2629 * config.in, configure: Re-generate.
2630
2631 * gdb_vfork.h: New file.
2632 * ser-pipe.c (pipe_open): Update. Include "gdb_vfork.h".
2633 * fork-child.c (fork_inferior): Ditto.
2634
2635 Tue Jan 30 17:09:07 2001 Andrew Cagney <cagney@redhat.com>
2636
2637 * defs.h (strsave): Delete declaration.
2638 * utils.c (strsave): Delete definition.
2639 * TODO (strsave): Update
2640
2641 * mac-xdep.c (tilde_expand): Replace strsave with xstrdup.
2642 * sparcl-tdep.c (sparclite_open): Ditto.
2643 * mips-tdep.c (mips_set_processor_type_command): Ditto.
2644 (_initialize_mips_tdep): Ditto.
2645 * solib.c (solib_open): Ditto.
2646 * symfile.c (add_filename_language): Ditto.
2647 (set_ext_lang_command): Ditto.
2648 * source.c (init_source_path): Ditto.
2649 (mod_path): Ditto.
2650 * sh3-rom.c (sh3_open): Ditto.
2651 (sh3e_open): Ditto.
2652 * serial.c (serial_open): Ditto.
2653 * remote-mips.c (common_open): Ditto.
2654 * monitor.c (monitor_open): Ditto.
2655 * m32r-rom.c (m32r_upload_command): Ditto.
2656 * infcmd.c (path_command): Ditto.
2657 * f-exp.y (parse_number): Ditto.
2658 * breakpoint.c (create_longjmp_breakpoint): Ditto.
2659 (create_thread_event_breakpoint): Ditto.
2660 * arc-tdep.c (arc_set_cpu_type_command): Ditto.
2661 (_initialize_arc_tdep): Ditto.
2662
2663 Tue Jan 30 15:14:26 2001 Andrew Cagney <cagney@skil>
2664
2665 * cli/cli-script.c (define_command): Check for a bad hook value in
2666 switch statement.
2667
2668 2001-01-30 J.T. Conklin <jtc@redback.com>
2669
2670 * configure/sh/embed.mt: New file.
2671 * configure/sh/linux.mt: New file.
2672 * configure/sh/sh.mt: Removed.
2673 * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
2674 (sh-*-*): Removed.
2675
2676 2001-01-29 Michael Chastain <chastain@redhat.com>
2677
2678 * symtab.c (block_lookup_symbol): Use 'namespace' parameter in
2679 symbol comparisons in binary search.
2680
2681 2001-01-27 Christopher Faylor <cgf@cygnus.com>
2682
2683 * win32-nat.c (child_xfer_memory): Add missing argument required by
2684 2001-01-23 change.
2685
2686 2001-01-27 Mark Kettenis <kettenis@gnu.org>
2687
2688 * ui-out.c (do_list_end): New function.
2689 (make_cleanup_ui_out_list_end): New function.
2690 * ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
2691 * stack.c (print_frame) [UI_OUT]: Call
2692 make_cleanup_ui_out_list_end to make sure we mark the end of the
2693 list if we do a non-local exit. At the end of the function,
2694 instead of calling ui_out_list_end directly, let do_cleanups
2695 handle it.
2696
2697 2001-01-26 Fernando Nasser <fnasser@redhat.com>
2698
2699 Fix double parsing of filenames passed as command line arguments
2700 to GDB (causes weird handling of escape characters).
2701 Also, remove dependencies on the CLI from libgdb.
2702 * call-cmds.h: Remove declaration of exec_file_command().
2703 * gdbcore.h: Remove declaration of exec_file_command().
2704 Add declarations for exec_open() and exec_file_clear().
2705 * symfile.h: Add declarations for symbol_file_add_main() and
2706 symbol_file_clear().
2707 * exec.c (exec_open): New function. Implements to_open for exec
2708 targets.
2709 (exec_file_clear): New function. Makes GDB forget about a previously
2710 specified executable file.
2711 (exec_file_attach): Move parsing of arguments from here ...
2712 (exec_file_command): ... to here.
2713 (init_exec_ops): Use exec_open(), not exec_file_command() to
2714 implement to_open for exec targets.
2715 * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
2716 with default values. Used when the file name has already been parsed.
2717 (symbol_file_clear): New function. Makes GDB forget about previously
2718 read symbols.
2719 (symbol_file_command): Call the above function instead of inline code.
2720 * main.c: Include "symfile.h" and "gdbcore.h" instead of the deprecated
2721 "call-cmds.h".
2722 (captured_main): Call exec_file_attach() and symbol_file_add_main()
2723 instead of exec_file_command() and symbol_file_command().
2724 (captured_main): Add comment.
2725 * corefile.c: Include "symfile.h".
2726 (core_file_command): Call symbol_file_add_main() instead of
2727 symbol_file_command().
2728 (reopen_exec_file): Call exec_open() instead of exec_file_command().
2729 * infcmd.c: Include "symfile.h".
2730 (attach_command): Call symbol_file_add_main() instead of
2731 symbol_file_command().
2732 * infrun.c: Remove comment about the inclusion of "symfile.h",
2733 not any longer appropriate.
2734 (follow_exec): Call symbol_file_add_main() instead of
2735 symbol_file_command().
2736 * remote-es.c: Include "symfile.h".
2737 (es1800_load): Call symbol_file_add_main() instead of
2738 symbol_file_command().
2739 * remote-vx.c: Remove comment about the inclusion of "symfile.h",
2740 not any longer appropriate.
2741 (vx-wait): Call symbol_file_add_main() instead of
2742 symbol_file_command().
2743 * solib-svr4.c (open_symbol_file_object): Call symbol_file_add_main()
2744 instead of symbol_file_command().
2745 * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
2746 symbol_file_add_main() instead of exec_file_command() and
2747 symbol_file_command().
2748 * Makefile.in: Update dependencies.
2749
2750 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
2751
2752 * remote-udi.c (udi_open): Change strdup to xstrdup.
2753 * thread.c (thread_apply_all_command): Change strdup to xstrdup.
2754 Update copyright message.
2755 * varobj.c (delete_variable_1): Likewise.
2756
2757 * gdb_string.h: Remove declaration of strdup. Update copyright
2758 message.
2759 * config/xm-mpw.h: Likewise.
2760 * config/i386/xm-i386mach.h: Likewise.
2761 * config/m68k/xm-apollo68b.h: Likewise.
2762 * config/m68k/xm-hp300bsd.h: Likewise.
2763 * config/rs6000/xm-rs6000.h: Likewise.
2764 * config/vax/xm-vaxult.h: Remove declaration of strdup.
2765 * config/vax/xm-vaxult2.h: Likewise.
2766
2767 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
2768
2769 * MAINTAINERS: Add Jeff Holcomb to Write After Approval list.
2770
2771 2001-01-25 J.T. Conklin <jtc@redback.com>
2772
2773 * target.c (target_xfer_memory_partial): Return -1 on failure due
2774 to invalid access mode attribute.
2775
2776 2001-01-25 Christopher Faylor <cgf@cygnus.com>
2777
2778 * win32-nat.c (_initialize_core_win32): Prototype correctly.
2779
2780 2001-01-25 Mark Kettenis <kettenis@gnu.org>
2781
2782 * config/alpha/tm-fbsd.h: Update copyright.
2783 (USE_STRUCT_CONVENTION): Define in terms of
2784 alphabsd_use_struct_convention.
2785 * config/alpha/fbsd.mt (TDEPFILES): Add alphafbsd-tdep.c.
2786 * alphafbsd-tdep.c: New file.
2787
2788 2001-01-24 Fernando Nasser <fnasser@redhat.com>
2789
2790 * top.c (print_gdb_version): Update Copyright year.
2791
2792 2001-01-24 J.T. Conklin <jtc@redback.com>
2793
2794 * dcache.c (dcache_write_line): Fix typo.
2795
2796 * memattr.c (delete_mem_region): Replace free() with xfree().
2797 (mem_number): Add explicit type.
2798
2799 * sol-thread.c (sol_thread_xfer_memory): Add attrib argument.
2800 (rw_common): Likewise.
2801
2802 2001-01-24 Fernando Nasser <fnasser@redhat.com>
2803
2804 * infcmd.c (get_inferior_args, set_inferior_args): Accessor functions
2805 for the inferior program arguments.
2806 (run_command, run_no_args_command, init_infcmd)): Use accessor
2807 functions to set the inferior program arguments.
2808 * inferior.h: Add definitions to the accessor functions above.
2809
2810 2001-01-23 Jim Blandy <jimb@redhat.com>
2811
2812 * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):
2813 Implement these correctly, using make_cv_type.
2814
2815 2001-01-23 J.T. Conklin <jtc@redback.com>
2816
2817 * exec.c (xfer_memory): Add attrib argument.
2818 * infptrace.c (child_xfer_memory): Likewise.
2819 * lin-lwp.c (lin_lwp_xfer_memory): Likewise.
2820 * monitor.c (monitor_xfer_memory): Likewise.
2821 * remote-adapt.c (adapt_xfer_inferior_memory): Likewise.
2822 * remote-array.c (array_xfer_memory): Likewise.
2823 * remote-bug.c (bug_xfer_memory): Likewise.
2824 * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
2825 * remote-eb.c (eb_xfer_inferior_memory): Likewise.
2826 * remote-es.c (es1800_xfer_inferior_memory): Likewise.
2827 * remote-mips.c (mips_xfer_memory): Likewise.
2828 * remote-mm.c (mm_xfer_inferior_memory): Likewise.
2829 * remote-nindy.c (nindy_xfer_inferior_memory): Likewise.
2830 * remote-os9k.c (rombug_xfer_inferior_memory): Likewise.
2831 * remote-rdi.c (arm_rdi_xfer_memory): Likewise.
2832 * remote-rdp.c (remote_rdp_xfer_inferior_memory): Likewise.
2833 * remote-sds.c (sds_xfer_memory): Likewise.
2834 * remote-sim.c (gdbsim_xfer_inferior_memory): Likewise.
2835 * remote-st.c (st2000_xfer_inferior_memory): Likewise.
2836 * remote-udi.c (udi_xfer_inferior_memory): Likewise.
2837 * remote-vx.c (vx_xfer_memory): Likewise.
2838 * remote.c (remote_xfer_memory): Likewise.
2839 * target.c (debug_to_xfer_memory, do_xfer_memory): Likewise.
2840 * target.h (child_xfer_memory, do_xfer_memory, xfer_memory): Likewise.
2841 * thread-db.c (thread_db_xfer_memory): Likewise.
2842
2843 * target.h (#include "memattr.h"): Added.
2844 (target_ops.to_xfer_memory): Add attrib argument.
2845
2846 * wince.c (_initialize_inftarg): Removed call to set_dcache_state.
2847 * dcache.h (set_dcache_state): Removed declaration.
2848 * dcache.c (set_dcache_state): Removed definition
2849
2850 * dcache.c: Update module comment, as dcache is now enabled and
2851 disabled with memory region attributes instead of by the global
2852 variable "remotecache". Add comment describing the interaction
2853 between dcache and memory region attributes.
2854 (dcache_xfer_memory): Add comment describing benefits of moving
2855 cache writeback to a higher level.
2856 (dcache_struct): Removed cache_has_stuff field. This was used to
2857 record whether the cache had been accessed in order to invalidate
2858 it when it was disabled. However, this is not needed because the
2859 cache is write through and the code that enables, disables, and
2860 deletes memory regions invalidate the cache. Add comment which
2861 suggests that we could be more selective and only invalidate those
2862 cache lines containing data from those memory regions.
2863 (dcache_invalidate): Updated.
2864 (dcache_xfer_memory): Updated.
2865
2866 (dcache_alloc): Don't abort() if dcache_enabled_p is clear.
2867 (dcache_xfer_memory): Removed code that called do_xfer_memory() to
2868 perform a uncached transfer if dcache_enabled_p was clear. This
2869 function is now only called if caching is enabled for the memory
2870 region.
2871 (dcache_info): Always print cache info.
2872
2873 * target.c (do_xfer_memory): Add attrib argument.
2874 (target_xfer_memory, target_xfer_memory_partial): Break transfer
2875 into chunks defined by memory regions, pass region attributes to
2876 do_xfer_memory().
2877 * dcache.c (dcache_read_line, dcache_write_line): Likewise.
2878
2879 * Makefile.in (SFILES): Add memattr.c.
2880 (COMMON_OBS): Add memattr.o.
2881 (dcache.o): Add target.h to dependencies.
2882 * memattr.c: New file.
2883 * memattr.h: Likewise.
2884
2885 * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
2886 * config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
2887 * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
2888 * gdbserver/low-sim.c (#include "defs.h"): Removed.
2889 (mygeneric_load): Rename from generic_load.
2890
2891 * gdbserver/low-hppabsd.c (#include "server.h"): Added.
2892 (#include "defs.h"): Removed.
2893 (inferior_pid, perror_with_name): Remove declarations.
2894 * gdbserver/low-linux.c: Likewise.
2895 * gdbserver/low-nbsd.c: Likewise.
2896 * gdbserver/low-sparc.c: Likewise.
2897 * gdbserver/low-sun3.c: Likewise.
2898
2899 * i386-stub.c: Re-indent.
2900 * m68k-stub.c: Re-indent.
2901
2902 2001-01-22 Nicholas Duffek <nsd@redhat.com>
2903
2904 * gdbarch.sh (PARM_BOUNDARY): Define.
2905 * gdbarch.c: Regenerate.
2906 * gdbarch.h: Regenerate.
2907
2908 2001-01-22 J.T. Conklin <jtc@redback.com>
2909
2910 * ns32k-tdep.c: #include "frame.h"
2911 * config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore. It
2912 appears to have been inadvertantly removed sometime in May 1999.
2913
2914 * Revert 2000-11-09 changes where shared library objects were
2915 moved from NATDEPFILES to TDEPFILES on NetBSD targets. While
2916 we'd like to be able to debug dynamically linked executables,
2917 this makes it impossible to build a cross debugger on a many
2918 hosts.
2919
2920 * config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
2921 * config/i386/nbsdelf.mt: Likewise.
2922 * config/m68k/nbsd.mt: Likewise.
2923 * config/ns32k/nbsd.mt: Likewise.
2924 * config/powerpc/nbsd.mt: Likewise.
2925 * config/sparc/nbsd.mt: Likewise.
2926 * config/sparc/nbsdelf.mt: Likewise.
2927 * config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
2928 * config/i386/nbsdelf.mh: Likewise.
2929 * config/m68k/nbsd.mh: Likewise.
2930 * config/ns32k/nbsd.mh: Likewise.
2931 * config/powerpc/nbsd.mh: Likewise.
2932 * config/sparc/nbsd.mh: Likewise.
2933
2934 2001-01-19 Jason Merrill <jason@redhat.com>
2935
2936 * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
2937 (process_one_symbol): Likewise.
2938 * dwarfread.c (handle_producer): Likewise.
2939
2940 Thu Jan 18 12:08:57 2001 Andrew Cagney <cagney@b1.cygnus.com>
2941
2942 * configure.in (build_warnings): Disable -Wuninitialized until GDB
2943 compiles with -Wuninitialized,-Werror.
2944 * configure: Regenerate.
2945
2946 * MAINTAINERS: Add list of buildable targets.
2947
2948 Thu Jan 18 12:48:04 2001 Andrew Cagney <cagney@b1.cygnus.com>
2949
2950 * defs.h (STRCMP): Delete macro.
2951
2952 * objfiles.c (objfile_relocate): Replace STRCMP with call to
2953 strcmp.
2954 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
2955 * symfile.c (compare_symbols): Ditto.
2956 * standalone.c (open): Ditto.
2957 * remote-es.c (verify_break): Ditto.
2958 * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
2959
2960 * symfile.c (compare_psymbols): Delete comment refering to STRCMP.
2961
2962 Thu Jan 18 12:25:06 2001 Andrew Cagney <cagney@b1.cygnus.com>
2963
2964 * varobj.c (FREEIF): Delete macro.
2965 (varobj_set_value, free_variable): Replace FREEIF with ``xfree''
2966 call.
2967
2968 2001-01-18 Nick Clifton <nickc@redhat.com>
2969
2970 * arc-tdep.c (arc_cpu_type_table): Add new arc core numbers.
2971 (arc_print_insn): No bfd available, so pass NULL to
2972 arc_get_disassembler.
2973
2974 2001-01-09 James Ingham <jingham@inghji.apple.com>
2975
2976 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
2977 a mangled symbol rather than recursing into lookup_symbol, since
2978 this will just re-unmangle the name & call lookup_symbol_aux -
2979 leading to an infinite recursion.
2980
2981 2001-01-18 Mark Kettenis <kettenis@gnu.org>
2982
2983 * infcmd.c (print_return_value): Restore another space lost by
2984 switch to UIOUT. ``$NN='' should be ``$NN =''.
2985
2986 Fri Jan 19 02:31:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
2987
2988 * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
2989 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
2990 definition in parenthesis.
2991
2992 Fri Jan 19 02:13:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
2993
2994 From 2000-10-27 Mark Salter <msalter@redhat.com>:
2995 * remote.c (remote_remove_hw_breakpoint): Add 'len' field to Z
2996 packet.
2997 (remote_insert_hw_breakpoint): Ditto.
2998
2999 2001-01-17 J.T. Conklin <jtc@redback.com>
3000
3001 * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
3002 (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
3003 * config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
3004 * m68knbsd-tdep.c: New file.
3005
3006 * i386nbsd-tdep.c: Remove #if 0'd out #includes.
3007
3008 * m68knbsd-nat.c: #include gdbcore.h.
3009
3010 Wed Jan 17 09:41:58 2001 Andrew Cagney <cagney@b1.cygnus.com>
3011
3012 * MAINTAINERS: Add J.T. Conklin to Blanket Write Privs.
3013
3014 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
3015
3016 * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
3017 goes away -- just return false (ie. not stopped by watchpoint).
3018 * source.c (openp): Fix typo in comment.
3019
3020 2001-01-12 Nicholas Duffek <nsd@redhat.com>
3021
3022 * blockframe.c (generic_get_saved_register): Spelling fix.
3023 * frame.h (FRAME_FP): Spelling fix.
3024
3025 Fri Jan 12 18:29:46 2001 Andrew Cagney <cagney@b1.cygnus.com>
3026
3027 * infcmd.c (print_return_value): Restore space lost by switch to
3028 UIOUT. ``$NN='' should be ``$NN =''.
3029
3030 2001-01-08 Nicholas Duffek <nsd@redhat.com>
3031
3032 * regcache.c (set_register_cached, register_buffer,
3033 real_register, pseudo_register fetch_register, store_register):
3034 New functions.
3035 (register_changed, read_relative_register_raw_bytes_for_frame,
3036 registers_changed, registers_fetched, read_register_bytes,
3037 read_register_gen, write_register_gen, read_register,
3038 read_signed_register, write_register, supply_register): Replace
3039 register_valid[] with register_cached() and
3040 set_register_cached().
3041 (read_register_bytes, read_register_gen, write_register_gen,
3042 read_register, read_signed_register, write_register,
3043 supply_register): Replace registers[] with register_buffer().
3044 (read_register_bytes, read_register_gen, read_register,
3045 read_signed_register): Call fetch_register().
3046 (write_register_gen, write_register): Call real_register() and
3047 store_register().
3048 (write_register_bytes): Call store_register().
3049 * value.h (set_register_cached, register_buffer): Prototype.
3050 * remote.c (remote_fetch_registers): Allocate regs[] with a
3051 run-time size. Replace register_valid[] with
3052 set_register_cached().
3053 (store_register_using_P, remote_store_registers): Replace
3054 registers[] with register_buffer().
3055
3056 2001-01-08 Nicholas Duffek <nsd@redhat.com>
3057
3058 * regcache.c: Change "write-back" comment to "write-through".
3059 Change "regno" to "regnum".
3060 (read_register, read_signed_register): Remove "raw" from return
3061 value description.
3062 (supply_register): Spelling fix.
3063 * value.h: Change "regno" to "regnum".
3064
3065 2001-01-08 Fernando Nasser <fnasser@redhat.com>
3066
3067 * Makefile.in (install-gdbtk): Add .itcl files to the list of files
3068 to be installed.
3069
3070 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
3071
3072 * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
3073
3074 2001-01-04 Nicholas Duffek <nsd@redhat.com>
3075
3076 * valops.c (VALUE_SUBSTRING_START): Delete.
3077
3078 2001-01-04 Nicholas Duffek <nsd@redhat.com>
3079
3080 * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
3081 (SUBDIR_CLI_SRCS): Add cli/cli-utils.c.
3082 (cli_utils_h): New variable.
3083 (cli/cli-utils.o): New rule.
3084 * cli/cli-utils.c: New file.
3085 * cli/cli-utils.h: New file.
3086
3087 2001-01-04 Nicholas Duffek <nsd@redhat.com>
3088
3089 * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
3090 REGISTER_CONVERT_TO_RAW): Delete trailing semicolon.
3091
3092 2001-01-03 J.T. Conklin <jtc@redback.com>
3093
3094 * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
3095 comment.
3096
3097 2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
3098
3099 * sh-tdep.c (sh_default_store_return_value): Allow for small return type.
3100 (sh3e_sh4_store_return_value): Call sh_default_store_return_value for
3101 non-float types.
3102 * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
3103 Update copyright notice.
3104
3105 For older changes see ChangeLog-2000
3106 \f
3107 Local Variables:
3108 mode: change-log
3109 left-margin: 8
3110 fill-column: 74
3111 version-control: never
3112 End: