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