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