2001-02-12 Michael Chastain <chastain@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
1 2001-02-12 Michael Chastain <chastain@redhat.com>
2
3 * gdb/somsolib.c (som_solib_add_solib_objfile): Do not use
4 section relocation feature of syms_from_objfile. Do my own
5 section relocation, offsetting each section of the som by
6 either text_addr - text_link_addr or data_start.
7
8 2001-02-16 Andrew Cagney <ac131313@redhat.com>
9
10 * TODO (5.1): Move ``Hardware watchpint problems'' out of 5.1.
11
12 2001-02-16 Andrew Cagney <ac131313@redhat.com>
13
14 * MAINTAINERS (paper trail): Update.
15
16 2001-02-16 Mark Kettenis <kettenis@gnu.org>
17
18 * target.h (target_fetch_registers): Fix comment.
19
20 2001-02-15 Andrew Cagney <ac131313@redhat.com>
21
22 * f-exp.y: Include <ctype.h>.
23 (parse_number): Ensure that ``i'' is always initialized.
24
25 2001-02-14 Jim Kingdon <jkingdon@engr.sgi.com>
26
27 * MAINTAINERS: Add myself to paper trail section.
28
29 2001-02-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
30
31 * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
32 * configure, config.in: Regenerate.
33 * corelow.c: Include <sys/file.h> if present.
34
35 2001-02-14 Andrew Cagney <ac131313@redhat.com>
36
37 * inflow.c (terminal_ours_1): Initialize ``osigtou''. Only
38 declare when have SIGTTOU.
39
40 2001-02-14 Eli Zaretskii <eliz@is.elta.co.il>
41
42 * config/djgpp/fnchange.lst: Add entries for gdb/gdbtk/*/ChangeLog-*.
43
44 2001-02-12 Jim Kingdon <jkingdon@engr.sgi.com>
45
46 * MAINTAINERS: Update my email address.
47
48 2001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
49
50 * NEWS: Document that "info symbol" works with COFF debug info and
51 its variants.
52
53 * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip
54 symbols whose SYMBOL_BFD_SECTION is NULL.
55
56 2000-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
57
58 Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.
59 * xcoffsolib.c (xcoff_solib_address): Renamed from
60 pc_load_segment_name. Return NULL if address is not in a shared
61 library. Cleanup shared library name construction, using xasprintf.
62 Format shared library member names consistent with format in exec.c.
63 (solib_info): Format shared library member names consistent with
64 format in exec.c.
65 * config/rs6000/nm-rs6000.h: Replace PC_LOAD_SEGMENT with PC_SOLIB,
66 using xcoff_solib_address for PC_SOLIB definition.
67 * stack.c (print_frame): Remove PC_LOAD_SEGMENT code, no longer
68 needed.
69
70 2000-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
71
72 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
73 with xmalloc calls and cleanups.
74
75 2000-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
76
77 * rs6000-nat.c (child_xfer_memory): Add missing parameter
78 'struct mem_attrib *' required by 2001-01-23 change.
79
80 2001-02-08 Jim Kingdon <jkingdon@engr.sgi.com>
81
82 Updates to "make TAGS":
83 * Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s
84 arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c
85 tahoe-tdep.c.
86 (TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS).
87
88 2001-02-08 Eli Zaretskii <eliz@is.elta.co.il>
89
90 * config/djgpp/fnchange.lst: Remove extraneous "too many dots".
91
92 Wed Feb 7 22:39:26 2001 Andrew Cagney <cagney@redhat.com>
93
94 From Dean Luick <luick@cray.com>:
95 * defs.h (continuation): Remove unused global variable.
96
97 Wed Feb 7 22:28:31 2001 Andrew Cagney <cagney@redhat.com>
98
99 * configure.tgt: Remove references to convex, pyramid, altos and
100 tahoe.
101 * configure.host: Ditto.
102 * MAINTAINERS: Ditto.
103 * NEWS: Update.
104
105 * tahoe-tdep.c: Delete obsolete file.
106 * pyr-xdep.c: Ditto.
107 * pyr-tdep.c: Ditto.
108 * convex-tdep.c: Ditto.
109 * convex-xdep.c: Ditto.
110 * config/tahoe/xm-tahoe.h: Ditto.
111 * config/tahoe/tm-tahoe.h: Ditto.
112 * config/tahoe/tahoe.mt: Ditto.
113 * config/tahoe/tahoe.mh: Ditto.
114 * config/pyr/xm-pyr.h: Ditto.
115 * config/pyr/tm-pyr.h: Ditto.
116 * config/pyr/pyramid.mt: Ditto.
117 * config/pyr/pyramid.mh: Ditto.
118 * config/m68k/xm-altos.h: Ditto.
119 * config/m68k/tm-altos.h: Ditto.
120 * config/m68k/altos.mt: Ditto.
121 * config/m68k/altos.mh: Ditto.
122 * config/convex/xm-convex.h: Ditto.
123 * config/convex/tm-convex.h: Ditto.
124 * config/convex/convex.mt: Ditto.
125 * config/convex/convex.mh: Ditto.
126 * config/convex/Convex.notes: Ditto.
127 * config/arm/xm-arm.h: Ditto.
128 * config/arm/nm-arm.h: Ditto.
129 * config/arm/arm.mt: Ditto.
130 * config/arm/arm.mh: Ditto.
131 * arm-convert.s: Ditto.
132 * arm-xdep.c: Ditto.
133 * altos-xdep.c: Ditto.
134
135 Wed Feb 7 19:41:21 2001 Andrew Cagney <cagney@redhat.com>
136
137 * defs.h (internal_error, internal_verror): Add __FILE__ and
138 __LINE__ parameter.
139 * utils.c (internal_error, internal_verror): Update.
140
141 * v850-tdep.c: Update calls to internal_error.
142 * utils.c: Ditto.
143 * ui-out.c: Ditto.
144 * ui-file.c: Ditto.
145 * target.h: Ditto.
146 * symtab.h: Ditto.
147 * symm-nat.c: Ditto.
148 * sparc-tdep.c: Ditto.
149 * source.c: Ditto.
150 * serial.c: Ditto.
151 * rs6000-tdep.c: Ditto.
152 * rs6000-nat.c: Ditto.
153 * remote.c: Ditto.
154 * remote-vx.c: Ditto.
155 * remote-sim.c: Ditto.
156 * remote-mips.c: Ditto.
157 * regcache.c: Ditto.
158 * objfiles.h: Ditto.
159 * objfiles.c: Ditto.
160 * mn10300-tdep.c: Ditto.
161 * mips-tdep.c: Ditto.
162 * maint.c: Ditto.
163 * m68k-tdep.c: Ditto.
164 * m3-nat.c: Ditto.
165 * language.c: Ditto.
166 * infptrace.c: Ditto.
167 * inferior.h: Ditto.
168 * infcmd.c: Ditto.
169 * ia64-tdep.c: Ditto.
170 * i386-tdep.c: Ditto.
171 * i386-linux-nat.c: Ditto.
172 * hppah-nat.c: Ditto.
173 * go32-nat.c: Ditto.
174 * findvar.c: Ditto.
175 * f-lang.c: Ditto.
176 * elfread.c: Ditto.
177 * event-loop.c: Ditto.
178 * dwarf2read.c: Ditto.
179 * dsrec.c: Ditto.
180 * d30v-tdep.c: Ditto.
181 * d10v-tdep.c: Ditto.
182 * cli/cli-setshow.c: Ditto.
183 * cli/cli-script.c: Ditto.
184 * ch-exp.c: Ditto.
185 * breakpoint.c: Ditto.
186 * ax-gdb.c: Ditto.
187 * arch-utils.c: Ditto.
188 * a29k-tdep.c: Ditto.
189 * gdb_assert.h: Ditto.
190 * gdbarch.sh: Ditto.
191 * gdbarch.h, gdbarch.c: Re-generate.
192
193 2001-02-07 Andrew Cagney <ac131313@redhat.com>
194
195 From Mark Kettenis <kettenis@gnu.org>:
196 * event-top.h [!STOP_SIGNAL]: #include <signal.h>.
197
198 2001-02-07 Andrew Cagney <ac131313@redhat.com>
199
200 * remote-sim.c (dump_mem): Cleanup printf format argument.
201 * MAINTAINERS: Update, mn10300-elf now builds.
202
203 2001-02-07 Mark Kettenis <kettenis@gnu.org>
204
205 * event-top.c: Remove duplicate #include <signal.h>.
206
207 2001-02-06 Andrew Cagney <ac131313@redhat.com>
208
209 * sol-thread.c (restore_inferior_pid): Save the PID in a freshly
210 allocated buffer.
211 (save_inferior_pid): Restore the PID from that tempoary
212 buffer. Delete the buffer.
213 * utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.
214
215 2001-02-06 Andrew Cagney <ac131313@redhat.com>
216
217 * MAINTAINERS: Add ``The Obvious Fix Rule''.
218
219 2001-02-06 Andrew Cagney <ac131313@redhat.com>
220
221 * MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
222
223 2001-02-06 Andrew Cagney <ac131313@cygnus.com>
224
225 * gdbarch.sh: Include "gdb_assert.h".
226 (struct gdbarch): Change ``nr_data'' to unsigned.
227 (alloc_gdbarch_data, free_gdbarch_data): New functions.
228 (gdbarch_free): Free the data-pointer vector. Use xfree to delete
229 architecture vector.
230 (struct gdbarch_data, struct gdbarch_data_registration): Move init
231 method to gdbarch_data. Add free method, make index unsigned.
232 (struct gdbarch_data_registry): Make nr unsigned.
233 (register_gdbarch_data): Add free parameter. Store in
234 gdbarch_data.
235 (init_gdbarch_data): Use set_gdbarch_data.
236 (set_gdbarch_data): New function.
237
238 * gdbarch.h, gdbarch.c: Re-generate.
239
240 2001-02-06 Michael Sokolov <msokolov@ivan.Harhan.ORG>
241
242 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call
243 fprintf_filtered with correct arguments.
244
245 2001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
246 Submitted by Paul Hilfinger (hilfingr@gnat.com)
247 and Andrei Petrov (and@genesyslab.com).
248 * findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
249 must be allocated dynamically, since these are no longer constants.
250 * infcmd.c: Ditto.
251 * regcache.c: Ditto.
252 * remote.c: Ditto.
253 * sol-thread.c: Ditto.
254 * valops.c: Ditto.
255 * config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
256 work-around for a missing Sun header file in solaris for sparc64.
257
258 2001-02-04 Philip Blundell <philb@gnu.org>
259
260 * config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
261 thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
262 * config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
263 GET_THREAD_SIGNALS): Define.
264 * arm-linux-nat.c (fill_gregset): Correct type of argument.
265 (supply_gregset): Likewise.
266 (fill_fpregset): Likewise.
267 (supply_fpregset): Likewise.
268
269 Tue Feb 6 11:58:57 2001 David Taylor <taylor@redhat.com>
270
271 * valops.c (value_cast): If casting a scalar to a pointer, do not
272 issue a message about truncation unless it exceeds the length of
273 an address, not the length of a pointer. This is because what the
274 user gives us is an address, not a pointer, and we will ultimately
275 convert it (via ADDRESS_TO_POINTER) to a pointer, not truncate it
276 to a pointer. This allows things like "print *(int *)0x01000234"
277 to work without generating a misleading message on a target having
278 two byte pointers and four byte addresses.
279
280 2001-02-05 Christopher Faylor <cgf@cygnus.com>
281
282 * win32-nat.c: Change PTR to void * throughout.
283
284 2001-02-05 J.T. Conklin <jtc@redback.com>
285
286 * signals.h: Removed.
287 * event-top.c (#include <signal.h>): Changed from signals.h.
288 * inflow.c: Likewise.
289 * mac-xdep.c: Likewise.
290 * ser-pipe.c: Likewise.
291 * ser-tcp.c: Likewise.
292 * standalone.c: Likewise.
293 * top.c: Likewise.
294 * utils.c: Likewise.
295 * Makefile.in: Removed signals.h from dependencies.
296
297 2001-02-05 Christopher Faylor <cgf@cygnus.com>
298
299 Change suggested by Dean Luick <luick@cray.com>
300 * inferior.h (step_over_calls_kind): Remove trailing comma from
301 last enum element.
302 (step_over_calls): Declare as extern rather than global.
303
304 2001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
305
306 * sh-tdep.c: Update copyright.
307 (sh_extract_return_value): Rewrite.
308 (sh3e_sh4_extract_return_value): New function.
309 (sh_gdbarch_init): Initialize gdbarch_extract-return_value to new
310 version of the function for sh3e and sh4 CPUs.
311
312 2001-02-05 Michael Chastain <chastain@redhat.com>
313
314 * hppah-nat.c (child_xfer_memory): Add parameter 'struct mem_attrib *'
315 to conform with interface change.
316
317 2001-02-04 Eli Zaretskii <eliz@is.elta.co.il>
318
319 * config/djgpp/fnchange.lst: Tweak to make consistent with the
320 new files.
321
322 * config/djgpp/djconfig.sh: Use explicit absolute file name when
323 invoking `find'.
324
325 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
326 UART_FIFO_WORKS is defined. Otherwise use outportb.
327 From Francisco Pastor <fpastor.etra-id@etra.es>
328
329 * go32-nat.c (go32_xfer_memory): Make the argument list consistent
330 with target.h's `to_xfer_memory' member.
331
332 2001-02-02 J.T. Conklin <jtc@redback.com>
333
334 * ppc-bdm.c (#include <signal.h>): Removed.
335 * remote-array.c: Likewise.
336 * remote-bug.c: Likewise.
337 * remote-e7000.c: Likewise.
338 * remote-mips.c: Likewise.
339 * remote-os9k.c: Likewise.
340 * remote-st.c: Likewise.
341 * remote-udi.c: Likewise.
342 * remote-vx29k.c: Likewise.
343 * remote-vx68.c: Likewise.
344 * remote-vx960.c: Likewise.
345 * remote-vxmips.c: Likewise.
346 * remote-vxsparc.c: Likewise.
347
348 2001-02-02 John Moore <jmoore@redhat.com>
349
350 * remote-utils.h (sr_set_device): Changed free() to xfree() where
351 appropriate. Also changed Copyright to include 2001.
352 * symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
353 * value.h (value_free): Likewise.
354 * gdbarch.sh (gdbarch_free): Likewise.
355 * gdbarch.c, gdbarch.h: Regenerated.
356
357 2001-02-02 John Moore <jmoore@redhat.com>
358
359 * cli/cli-cmds.c (apropos_command): Changed occurance of free() to
360 xfree(). Also changed Copyright to include 2001.
361
362 2001-02-02 J.T. Conklin <jtc@redback.com>
363
364 * monitor.c (#include "gdb_wait.h"): Removed.
365 * ocd.c: Likewise.
366 * ppc-bdm.c: Likewise.
367 * remote-adapt.c: Likewise.
368 * remote-array.c: Likewise.
369 * remote-bug.c: Likewise.
370 * remote-e7000.c: Likewise.
371 * remote-eb.c: Likewise.
372 * remote-es.c: Likewise.
373 * remote-mips.c: Likewise.
374 * remote-mm.c: Likewise.
375 * remote-nindy.c: Likewise.
376 * remote-os9k.c: Likewise.
377 * remote-rdi.c: Likewise.
378 * remote-rdp.c: Likewise.
379 * remote-sds.c: Likewise.
380 * remote-sim.c: Likewise.
381 * remote-st.c: Likewise.
382 * remote-udi.c: Likewise.
383 * remote-vx.c: Likewise.
384 * remote-vx29k.c: Likewise.
385 * remote-vx68.c: Likewise.
386 * remote-vx960.c: Likewise.
387 * remote-vxmips.c: Likewise.
388 * remote-vxsparc.c: Likewise.
389 * remote.c: Likewise.
390 * ser-pipe.c: Likewise.
391 * ser-unix.c: Likewise.
392 * Makefile.in: Updated dependencies.
393
394 2001-01-31 David Smith <dsmith@redhat.com>
395
396 * event-loop.c: Change inclusion of string.h to gdb_string.h and
397 updated the copyright notice.
398 * ser-pipe.c: Ditto.
399 * mi/mi-cmds.c: Ditto.
400 * mi/mi-console.c: Ditto.
401 * mi/mi-getopt.c: Ditto.
402 * mi/mi-parse.c: Ditto.
403
404 2001-01-31 David Smith <dsmith@redhat.com>
405
406 * MAINTAINERS: Add David Smith to Write After Approval list.
407
408 Tue Jan 30 15:43:08 2001 Andrew Cagney <cagney@cygnus.com>
409
410 * cli/cli-utils.c (putchar_filtered): Move function from here.
411 * utils.c (putchar_filtered): To here.
412 * cli/cli-utils.h (putchar_filtered): Move declaration from here.
413 * defs.h (putchar_filtered): To here.
414
415 Tue Jan 30 17:27:11 2001 Andrew Cagney <cagney@redhat.com>
416
417 * configure.in (AC_CHECK_FUNCS): Replace vfork test with
418 AC_FUNC_VFORK macro.
419 * config.in, configure: Re-generate.
420
421 * gdb_vfork.h: New file.
422 * ser-pipe.c (pipe_open): Update. Include "gdb_vfork.h".
423 * fork-child.c (fork_inferior): Ditto.
424
425 Tue Jan 30 17:09:07 2001 Andrew Cagney <cagney@redhat.com>
426
427 * defs.h (strsave): Delete declaration.
428 * utils.c (strsave): Delete definition.
429 * TODO (strsave): Update
430
431 * mac-xdep.c (tilde_expand): Replace strsave with xstrdup.
432 * sparcl-tdep.c (sparclite_open): Ditto.
433 * mips-tdep.c (mips_set_processor_type_command): Ditto.
434 (_initialize_mips_tdep): Ditto.
435 * solib.c (solib_open): Ditto.
436 * symfile.c (add_filename_language): Ditto.
437 (set_ext_lang_command): Ditto.
438 * source.c (init_source_path): Ditto.
439 (mod_path): Ditto.
440 * sh3-rom.c (sh3_open): Ditto.
441 (sh3e_open): Ditto.
442 * serial.c (serial_open): Ditto.
443 * remote-mips.c (common_open): Ditto.
444 * monitor.c (monitor_open): Ditto.
445 * m32r-rom.c (m32r_upload_command): Ditto.
446 * infcmd.c (path_command): Ditto.
447 * f-exp.y (parse_number): Ditto.
448 * breakpoint.c (create_longjmp_breakpoint): Ditto.
449 (create_thread_event_breakpoint): Ditto.
450 * arc-tdep.c (arc_set_cpu_type_command): Ditto.
451 (_initialize_arc_tdep): Ditto.
452
453 Tue Jan 30 15:14:26 2001 Andrew Cagney <cagney@skil>
454
455 * cli/cli-script.c (define_command): Check for a bad hook value in
456 switch statement.
457
458 2001-01-30 J.T. Conklin <jtc@redback.com>
459
460 * configure/sh/embed.mt: New file.
461 * configure/sh/linux.mt: New file.
462 * configure/sh/sh.mt: Removed.
463 * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
464 (sh-*-*): Removed.
465
466 2001-01-29 Michael Chastain <chastain@redhat.com>
467
468 * symtab.c (block_lookup_symbol): Use 'namespace' parameter in
469 symbol comparisons in binary search.
470
471 2000-01-27 Christopher Faylor <cgf@cygnus.com>
472
473 * win32-nat.c (child_xfer_memory): Add missing argument required by
474 2001-01-23 change.
475
476 2001-01-27 Mark Kettenis <kettenis@gnu.org>
477
478 * ui-out.c (do_list_end): New function.
479 (make_cleanup_ui_out_list_end): New function.
480 * ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
481 * stack.c (print_frame) [UI_OUT]: Call
482 make_cleanup_ui_out_list_end to make sure we mark the end of the
483 list if we do a non-local exit. At the end of the function,
484 instead of calling ui_out_list_end directly, let do_cleanups
485 handle it.
486
487 2001-01-26 Fernando Nasser <fnasser@redhat.com>
488
489 Fix double parsing of filenames passed as command line arguments
490 to GDB (causes weird handling of escape characters).
491 Also, remove dependencies on the CLI from libgdb.
492 * call-cmds.h: Remove declaration of exec_file_command().
493 * gdbcore.h: Remove declaration of exec_file_command().
494 Add declarations for exec_open() and exec_file_clear().
495 * symfile.h: Add declarations for symbol_file_add_main() and
496 symbol_file_clear().
497 * exec.c (exec_open): New function. Implements to_open for exec
498 targets.
499 (exec_file_clear): New function. Makes GDB forget about a previously
500 specified executable file.
501 (exec_file_attach): Move parsing of arguments from here ...
502 (exec_file_command): ... to here.
503 (init_exec_ops): Use exec_open(), not exec_file_command() to
504 implement to_open for exec targets.
505 * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
506 with default values. Used when the file name has already been parsed.
507 (symbol_file_clear): New function. Makes GDB forget about previously
508 read symbols.
509 (symbol_file_command): Call the above function instead of inline code.
510 * main.c: Include "symfile.h" and "gdbcore.h" instead of the deprecated
511 "call-cmds.h".
512 (captured_main): Call exec_file_attach() and symbol_file_add_main()
513 instead of exec_file_command() and symbol_file_command().
514 (captured_main): Add comment.
515 * corefile.c: Include "symfile.h".
516 (core_file_command): Call symbol_file_add_main() instead of
517 symbol_file_command().
518 (reopen_exec_file): Call exec_open() instead of exec_file_command().
519 * infcmd.c: Include "symfile.h".
520 (attach_command): Call symbol_file_add_main() instead of
521 symbol_file_command().
522 * infrun.c: Remove comment about the inclusion of "symfile.h",
523 not any longer appropriate.
524 (follow_exec): Call symbol_file_add_main() instead of
525 symbol_file_command().
526 * remote-es.c: Include "symfile.h".
527 (es1800_load): Call symbol_file_add_main() instead of
528 symbol_file_command().
529 * remote-vx.c: Remove comment about the inclusion of "symfile.h",
530 not any longer appropriate.
531 (vx-wait): Call symbol_file_add_main() instead of
532 symbol_file_command().
533 * solib-svr4.c (open_symbol_file_object): Call symbol_file_add_main()
534 instead of symbol_file_command().
535 * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
536 symbol_file_add_main() instead of exec_file_command() and
537 symbol_file_command().
538 * Makefile.in: Update dependencies.
539
540 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
541
542 * remote-udi.c (udi_open): Change strdup to xstrdup.
543 * thread.c (thread_apply_all_command): Change strdup to xstrdup.
544 Update copyright message.
545 * varobj.c (delete_variable_1): Likewise.
546
547 * gdb_string.h: Remove declaration of strdup. Update copyright
548 message.
549 * config/xm-mpw.h: Likewise.
550 * config/i386/xm-i386mach.h: Likewise.
551 * config/m68k/xm-apollo68b.h: Likewise.
552 * config/m68k/xm-hp300bsd.h: Likewise.
553 * config/rs6000/xm-rs6000.h: Likewise.
554 * config/vax/xm-vaxult.h: Remove declaration of strdup.
555 * config/vax/xm-vaxult2.h: Likewise.
556
557 2001-01-26 Jeff Holcomb <jeffh@redhat.com>
558
559 * MAINTAINERS: Add Jeff Holcomb to Write After Approval list.
560
561 2001-01-25 J.T. Conklin <jtc@redback.com>
562
563 * target.c (target_xfer_memory_partial): Return -1 on failure due
564 to invalid access mode attribute.
565
566 2001-01-25 Christopher Faylor <cgf@cygnus.com>
567
568 * win32-nat.c (_initialize_core_win32): Prototype correctly.
569
570 2001-01-25 Mark Kettenis <kettenis@gnu.org>
571
572 * config/alpha/tm-fbsd.h: Update copyright.
573 (USE_STRUCT_CONVENTION): Define in terms of
574 alphabsd_use_struct_convention.
575 * config/alpha/fbsd.mt (TDEPFILES): Add alphafbsd-tdep.c.
576 * alphafbsd-tdep.c: New file.
577
578 2001-01-24 Fernando Nasser <fnasser@redhat.com>
579
580 * top.c (print_gdb_version): Update Copyright year.
581
582 2001-01-24 J.T. Conklin <jtc@redback.com>
583
584 * dcache.c (dcache_write_line): Fix typo.
585
586 * memattr.c (delete_mem_region): Replace free() with xfree().
587 (mem_number): Add explicit type.
588
589 * sol-thread.c (sol_thread_xfer_memory): Add attrib argument.
590 (rw_common): Likewise.
591
592 2001-01-24 Fernando Nasser <fnasser@redhat.com>
593
594 * infcmd.c (get_inferior_args, set_inferior_args): Accessor functions
595 for the inferior program arguments.
596 (run_command, run_no_args_command, init_infcmd)): Use accessor
597 functions to set the inferior program arguments.
598 * inferior.h: Add definitions to the accessor functions above.
599
600 2001-01-23 Jim Blandy <jimb@redhat.com>
601
602 * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):
603 Implement these correctly, using make_cv_type.
604
605 2001-01-23 J.T. Conklin <jtc@redback.com>
606
607 * exec.c (xfer_memory): Add attrib argument.
608 * infptrace.c (child_xfer_memory): Likewise.
609 * lin-lwp.c (lin_lwp_xfer_memory): Likewise.
610 * monitor.c (monitor_xfer_memory): Likewise.
611 * remote-adapt.c (adapt_xfer_inferior_memory): Likewise.
612 * remote-array.c (array_xfer_memory): Likewise.
613 * remote-bug.c (bug_xfer_memory): Likewise.
614 * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
615 * remote-eb.c (eb_xfer_inferior_memory): Likewise.
616 * remote-es.c (es1800_xfer_inferior_memory): Likewise.
617 * remote-mips.c (mips_xfer_memory): Likewise.
618 * remote-mm.c (mm_xfer_inferior_memory): Likewise.
619 * remote-nindy.c (nindy_xfer_inferior_memory): Likewise.
620 * remote-os9k.c (rombug_xfer_inferior_memory): Likewise.
621 * remote-rdi.c (arm_rdi_xfer_memory): Likewise.
622 * remote-rdp.c (remote_rdp_xfer_inferior_memory): Likewise.
623 * remote-sds.c (sds_xfer_memory): Likewise.
624 * remote-sim.c (gdbsim_xfer_inferior_memory): Likewise.
625 * remote-st.c (st2000_xfer_inferior_memory): Likewise.
626 * remote-udi.c (udi_xfer_inferior_memory): Likewise.
627 * remote-vx.c (vx_xfer_memory): Likewise.
628 * remote.c (remote_xfer_memory): Likewise.
629 * target.c (debug_to_xfer_memory, do_xfer_memory): Likewise.
630 * target.h (child_xfer_memory, do_xfer_memory, xfer_memory): Likewise.
631 * thread-db.c (thread_db_xfer_memory): Likewise.
632
633 * target.h (#include "memattr.h"): Added.
634 (target_ops.to_xfer_memory): Add attrib argument.
635
636 * wince.c (_initialize_inftarg): Removed call to set_dcache_state.
637 * dcache.h (set_dcache_state): Removed declaration.
638 * dcache.c (set_dcache_state): Removed definition
639
640 * dcache.c: Update module comment, as dcache is now enabled and
641 disabled with memory region attributes instead of by the global
642 variable "remotecache". Add comment describing the interaction
643 between dcache and memory region attributes.
644 (dcache_xfer_memory): Add comment describing benefits of moving
645 cache writeback to a higher level.
646 (dcache_struct): Removed cache_has_stuff field. This was used to
647 record whether the cache had been accessed in order to invalidate
648 it when it was disabled. However, this is not needed because the
649 cache is write through and the code that enables, disables, and
650 deletes memory regions invalidate the cache. Add comment which
651 suggests that we could be more selective and only invalidate those
652 cache lines containing data from those memory regions.
653 (dcache_invalidate): Updated.
654 (dcache_xfer_memory): Updated.
655
656 (dcache_alloc): Don't abort() if dcache_enabled_p is clear.
657 (dcache_xfer_memory): Removed code that called do_xfer_memory() to
658 perform a uncached transfer if dcache_enabled_p was clear. This
659 function is now only called if caching is enabled for the memory
660 region.
661 (dcache_info): Always print cache info.
662
663 * target.c (do_xfer_memory): Add attrib argument.
664 (target_xfer_memory, target_xfer_memory_partial): Break transfer
665 into chunks defined by memory regions, pass region attributes to
666 do_xfer_memory().
667 * dcache.c (dcache_read_line, dcache_write_line): Likewise.
668
669 * Makefile.in (SFILES): Add memattr.c.
670 (COMMON_OBS): Add memattr.o.
671 (dcache.o): Add target.h to dependencies.
672 * memattr.c: New file.
673 * memattr.h: Likewise.
674
675 * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
676 * config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
677 * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
678 * gdbserver/low-sim.c (#include "defs.h"): Removed.
679 (mygeneric_load): Rename from generic_load.
680
681 * gdbserver/low-hppabsd.c (#include "server.h"): Added.
682 (#include "defs.h"): Removed.
683 (inferior_pid, perror_with_name): Remove declarations.
684 * gdbserver/low-linux.c: Likewise.
685 * gdbserver/low-nbsd.c: Likewise.
686 * gdbserver/low-sparc.c: Likewise.
687 * gdbserver/low-sun3.c: Likewise.
688
689 * i386-stub.c: Re-indent.
690 * m68k-stub.c: Re-indent.
691
692 2001-01-22 Nicholas Duffek <nsd@redhat.com>
693
694 * gdbarch.sh (PARM_BOUNDARY): Define.
695 * gdbarch.c: Regenerate.
696 * gdbarch.h: Regenerate.
697
698 2001-01-22 J.T. Conklin <jtc@redback.com>
699
700 * ns32k-tdep.c: #include "frame.h"
701 * config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore. It
702 appears to have been inadvertantly removed sometime in May 1999.
703
704 * Revert 2000-11-09 changes where shared library objects were
705 moved from NATDEPFILES to TDEPFILES on NetBSD targets. While
706 we'd like to be able to debug dynamically linked executables,
707 this makes it impossible to build a cross debugger on a many
708 hosts.
709
710 * config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
711 * config/i386/nbsdelf.mt: Likewise.
712 * config/m68k/nbsd.mt: Likewise.
713 * config/ns32k/nbsd.mt: Likewise.
714 * config/powerpc/nbsd.mt: Likewise.
715 * config/sparc/nbsd.mt: Likewise.
716 * config/sparc/nbsdelf.mt: Likewise.
717 * config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
718 * config/i386/nbsdelf.mh: Likewise.
719 * config/m68k/nbsd.mh: Likewise.
720 * config/ns32k/nbsd.mh: Likewise.
721 * config/powerpc/nbsd.mh: Likewise.
722 * config/sparc/nbsd.mh: Likewise.
723
724 2001-01-19 Jason Merrill <jason@redhat.com>
725
726 * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
727 (process_one_symbol): Likewise.
728 * dwarfread.c (handle_producer): Likewise.
729
730 Thu Jan 18 12:08:57 2001 Andrew Cagney <cagney@b1.cygnus.com>
731
732 * configure.in (build_warnings): Disable -Wuninitialized until GDB
733 compiles with -Wuninitialized,-Werror.
734 * configure: Regenerate.
735
736 * MAINTAINERS: Add list of buildable targets.
737
738 Thu Jan 18 12:48:04 2001 Andrew Cagney <cagney@b1.cygnus.com>
739
740 * defs.h (STRCMP): Delete macro.
741
742 * objfiles.c (objfile_relocate): Replace STRCMP with call to
743 strcmp.
744 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
745 * symfile.c (compare_symbols): Ditto.
746 * standalone.c (open): Ditto.
747 * remote-es.c (verify_break): Ditto.
748 * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
749
750 * symfile.c (compare_psymbols): Delete comment refering to STRCMP.
751
752 Thu Jan 18 12:25:06 2001 Andrew Cagney <cagney@b1.cygnus.com>
753
754 * varobj.c (FREEIF): Delete macro.
755 (varobj_set_value, free_variable): Replace FREEIF with ``xfree''
756 call.
757
758 2001-01-18 Nick Clifton <nickc@redhat.com>
759
760 * arc-tdep.c (arc_cpu_type_table): Add new arc core numbers.
761 (arc_print_insn): No bfd available, so pass NULL to
762 arc_get_disassembler.
763
764 2001-01-09 James Ingham <jingham@inghji.apple.com>
765
766 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
767 a mangled symbol rather than recursing into lookup_symbol, since
768 this will just re-unmangle the name & call lookup_symbol_aux -
769 leading to an infinite recursion.
770
771 2001-01-18 Mark Kettenis <kettenis@gnu.org>
772
773 * infcmd.c (print_return_value): Restore another space lost by
774 switch to UIOUT. ``$NN='' should be ``$NN =''.
775
776 Fri Jan 19 02:31:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
777
778 * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
779 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
780 definition in parenthesis.
781
782 Fri Jan 19 02:13:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
783
784 From 2000-10-27 Mark Salter <msalter@redhat.com>:
785 * remote.c (remote_remove_hw_breakpoint): Add 'len' field to Z
786 packet.
787 (remote_insert_hw_breakpoint): Ditto.
788
789 2001-01-17 J.T. Conklin <jtc@redback.com>
790
791 * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
792 (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
793 * config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
794 * m68knbsd-tdep.c: New file.
795
796 * i386nbsd-tdep.c: Remove #if 0'd out #includes.
797
798 * m68knbsd-nat.c: #include gdbcore.h.
799
800 Wed Jan 17 09:41:58 2001 Andrew Cagney <cagney@b1.cygnus.com>
801
802 * MAINTAINERS: Add J.T. Conklin to Blanket Write Privs.
803
804 2001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
805
806 * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
807 goes away -- just return false (ie. not stopped by watchpoint).
808 * source.c (openp): Fix typo in comment.
809
810 2001-01-12 Nicholas Duffek <nsd@redhat.com>
811
812 * blockframe.c (generic_get_saved_register): Spelling fix.
813 * frame.h (FRAME_FP): Spelling fix.
814
815 Fri Jan 12 18:29:46 2001 Andrew Cagney <cagney@b1.cygnus.com>
816
817 * infcmd.c (print_return_value): Restore space lost by switch to
818 UIOUT. ``$NN='' should be ``$NN =''.
819
820 2001-01-08 Nicholas Duffek <nsd@redhat.com>
821
822 * regcache.c (set_register_cached, register_buffer,
823 real_register, pseudo_register fetch_register, store_register):
824 New functions.
825 (register_changed, read_relative_register_raw_bytes_for_frame,
826 registers_changed, registers_fetched, read_register_bytes,
827 read_register_gen, write_register_gen, read_register,
828 read_signed_register, write_register, supply_register): Replace
829 register_valid[] with register_cached() and
830 set_register_cached().
831 (read_register_bytes, read_register_gen, write_register_gen,
832 read_register, read_signed_register, write_register,
833 supply_register): Replace registers[] with register_buffer().
834 (read_register_bytes, read_register_gen, read_register,
835 read_signed_register): Call fetch_register().
836 (write_register_gen, write_register): Call real_register() and
837 store_register().
838 (write_register_bytes): Call store_register().
839 * value.h (set_register_cached, register_buffer): Prototype.
840 * remote.c (remote_fetch_registers): Allocate regs[] with a
841 run-time size. Replace register_valid[] with
842 set_register_cached().
843 (store_register_using_P, remote_store_registers): Replace
844 registers[] with register_buffer().
845
846 2001-01-08 Nicholas Duffek <nsd@redhat.com>
847
848 * regcache.c: Change "write-back" comment to "write-through".
849 Change "regno" to "regnum".
850 (read_register, read_signed_register): Remove "raw" from return
851 value description.
852 (supply_register): Spelling fix.
853 * value.h: Change "regno" to "regnum".
854
855 2001-01-08 Fernando Nasser <fnasser@redhat.com>
856
857 * Makefile.in (install-gdbtk): Add .itcl files to the list of files
858 to be installed.
859
860 2001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
861
862 * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
863
864 2001-01-04 Nicholas Duffek <nsd@redhat.com>
865
866 * valops.c (VALUE_SUBSTRING_START): Delete.
867
868 2001-01-04 Nicholas Duffek <nsd@redhat.com>
869
870 * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
871 (SUBDIR_CLI_SRCS): Add cli/cli-utils.c.
872 (cli_utils_h): New variable.
873 (cli/cli-utils.o): New rule.
874 * cli/cli-utils.c: New file.
875 * cli/cli-utils.h: New file.
876
877 2001-01-04 Nicholas Duffek <nsd@redhat.com>
878
879 * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
880 REGISTER_CONVERT_TO_RAW): Delete trailing semicolon.
881
882 2001-01-03 J.T. Conklin <jtc@redback.com>
883
884 * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
885 comment.
886
887 2001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
888
889 * sh-tdep.c (sh_default_store_return_value): Allow for small return type.
890 (sh3e_sh4_store_return_value): Call sh_default_store_return_value for
891 non-float types.
892 * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
893 Update copyright notice.
894
895 For older changes see ChangeLog-2000
896 \f
897 Local Variables:
898 mode: change-log
899 left-margin: 8
900 fill-column: 74
901 version-control: never
902 End: