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