* ppc-bdm.c (#include <signal.h>): Removed.
[external/binutils.git] / gdb / ChangeLog
1 2001-02-02  J.T. Conklin  <jtc@redback.com>
2
3         * ppc-bdm.c (#include <signal.h>): Removed.
4         * remote-array.c: Likewise.
5         * remote-bug.c: Likewise.
6         * remote-e7000.c: Likewise.
7         * remote-mips.c: Likewise.
8         * remote-os9k.c: Likewise.
9         * remote-st.c: Likewise.
10         * remote-udi.c: Likewise.
11         * remote-vx29k.c: Likewise.
12         * remote-vx68.c: Likewise.
13         * remote-vx960.c: Likewise.
14         * remote-vxmips.c: Likewise.
15         * remote-vxsparc.c: Likewise.
16
17 2001-02-02  John Moore  <jmoore@redhat.com>
18
19         * remote-utils.h (sr_set_device): Changed free() to xfree() where 
20         appropriate.  Also changed Copyright to include 2001.
21         * symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
22         * value.h (value_free): Likewise.
23         * gdbarch.sh (gdbarch_free): Likewise.
24         * gdbarch.c, gdbarch.h: Regenerated.
25
26 2001-02-02  John Moore  <jmoore@redhat.com>
27
28         * cli/cli-cmds.c (apropos_command): Changed occurance of free() to 
29         xfree().  Also changed Copyright to include 2001.
30
31 2001-02-02  J.T. Conklin  <jtc@redback.com>
32
33         * monitor.c (#include "gdb_wait.h"): Removed.
34         * ocd.c: Likewise.
35         * ppc-bdm.c: Likewise.
36         * remote-adapt.c: Likewise.
37         * remote-array.c: Likewise.
38         * remote-bug.c: Likewise.
39         * remote-e7000.c: Likewise.
40         * remote-eb.c: Likewise.
41         * remote-es.c: Likewise.
42         * remote-mips.c: Likewise.
43         * remote-mm.c: Likewise.
44         * remote-nindy.c: Likewise.
45         * remote-os9k.c: Likewise.
46         * remote-rdi.c: Likewise.
47         * remote-rdp.c: Likewise.
48         * remote-sds.c: Likewise.
49         * remote-sim.c: Likewise.
50         * remote-st.c: Likewise.
51         * remote-udi.c: Likewise.
52         * remote-vx.c: Likewise.
53         * remote-vx29k.c: Likewise.
54         * remote-vx68.c: Likewise.
55         * remote-vx960.c: Likewise.
56         * remote-vxmips.c: Likewise.
57         * remote-vxsparc.c: Likewise.
58         * remote.c: Likewise.
59         * ser-pipe.c: Likewise.
60         * ser-unix.c: Likewise.
61         * Makefile.in: Updated dependencies.
62
63 2001-01-31  David Smith  <dsmith@redhat.com>
64
65         * event-loop.c: Change inclusion of string.h to gdb_string.h and
66         updated the copyright notice.
67         * ser-pipe.c: Ditto.
68         * mi/mi-cmds.c: Ditto.
69         * mi/mi-console.c: Ditto.
70         * mi/mi-getopt.c: Ditto.
71         * mi/mi-parse.c: Ditto.
72
73 2001-01-31  David Smith  <dsmith@redhat.com>
74
75         * MAINTAINERS: Add David Smith to Write After Approval list.
76
77 Tue Jan 30 15:43:08 2001  Andrew Cagney  <cagney@cygnus.com>
78
79         * cli/cli-utils.c (putchar_filtered): Move function from here.
80         * utils.c (putchar_filtered): To here.
81         * cli/cli-utils.h (putchar_filtered): Move declaration from here.
82         * defs.h (putchar_filtered): To here.
83         
84 Tue Jan 30 17:27:11 2001  Andrew Cagney  <cagney@redhat.com>
85
86         * configure.in (AC_CHECK_FUNCS): Replace vfork test with
87         AC_FUNC_VFORK macro.
88         * config.in, configure: Re-generate.
89
90         * gdb_vfork.h: New file.
91         * ser-pipe.c (pipe_open): Update. Include "gdb_vfork.h".
92         * fork-child.c (fork_inferior): Ditto.
93         
94 Tue Jan 30 17:09:07 2001  Andrew Cagney  <cagney@redhat.com>
95
96         * defs.h (strsave): Delete declaration.
97         * utils.c (strsave): Delete definition.
98         * TODO (strsave): Update
99
100         * mac-xdep.c (tilde_expand): Replace strsave with xstrdup.
101         * sparcl-tdep.c (sparclite_open): Ditto.
102         * mips-tdep.c (mips_set_processor_type_command):  Ditto.
103         (_initialize_mips_tdep):  Ditto.
104         * solib.c (solib_open):  Ditto.
105         * symfile.c (add_filename_language):  Ditto.
106         (set_ext_lang_command):  Ditto.
107         * source.c (init_source_path):  Ditto.
108         (mod_path):  Ditto.
109         * sh3-rom.c (sh3_open):  Ditto.
110         (sh3e_open):  Ditto.
111         * serial.c (serial_open):  Ditto.
112         * remote-mips.c (common_open):  Ditto.
113         * monitor.c (monitor_open):  Ditto.
114         * m32r-rom.c (m32r_upload_command):  Ditto.
115         * infcmd.c (path_command):  Ditto.
116         * f-exp.y (parse_number):  Ditto.
117         * breakpoint.c (create_longjmp_breakpoint):  Ditto.
118         (create_thread_event_breakpoint):  Ditto.
119         * arc-tdep.c (arc_set_cpu_type_command):  Ditto.
120         (_initialize_arc_tdep):  Ditto.
121
122 Tue Jan 30 15:14:26 2001  Andrew Cagney  <cagney@skil>
123
124         * cli/cli-script.c (define_command): Check for a bad hook value in
125         switch statement.
126
127 2001-01-30  J.T. Conklin  <jtc@redback.com>
128
129         * configure/sh/embed.mt: New file.
130         * configure/sh/linux.mt: New file.
131         * configure/sh/sh.mt: Removed.
132         * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
133         (sh-*-*): Removed.
134
135 2001-01-29  Michael Chastain  <chastain@redhat.com>
136
137         * symtab.c (block_lookup_symbol): Use 'namespace' parameter in
138         symbol comparisons in binary search.
139
140 2000-01-27  Christopher Faylor  <cgf@cygnus.com>
141
142         * win32-nat.c (child_xfer_memory): Add missing argument required by
143         2001-01-23 change.
144
145 2001-01-27  Mark Kettenis  <kettenis@gnu.org>
146
147         * ui-out.c (do_list_end): New function.
148         (make_cleanup_ui_out_list_end): New function.
149         * ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
150         * stack.c (print_frame) [UI_OUT]: Call
151         make_cleanup_ui_out_list_end to make sure we mark the end of the
152         list if we do a non-local exit.  At the end of the function,
153         instead of calling ui_out_list_end directly, let do_cleanups
154         handle it.
155
156 2001-01-26  Fernando Nasser  <fnasser@redhat.com>
157
158         Fix double parsing of filenames passed as command line arguments
159         to GDB (causes weird handling of escape characters).
160         Also, remove dependencies on the CLI from libgdb.
161         * call-cmds.h: Remove declaration of exec_file_command().
162         * gdbcore.h: Remove declaration of exec_file_command().
163         Add declarations for exec_open() and exec_file_clear().
164         * symfile.h: Add declarations for symbol_file_add_main() and
165         symbol_file_clear().
166         * exec.c (exec_open): New function. Implements to_open for exec
167         targets.
168         (exec_file_clear): New function. Makes GDB forget about a previously
169         specified executable file.
170         (exec_file_attach): Move parsing of arguments from here ...
171         (exec_file_command): ... to here.
172         (init_exec_ops): Use exec_open(), not exec_file_command() to
173         implement to_open for exec targets.
174         * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
175         with default values.  Used when the file name has already been parsed.
176         (symbol_file_clear): New function. Makes GDB forget about previously
177         read symbols.
178         (symbol_file_command): Call the above function instead of inline code.
179         * main.c: Include "symfile.h" and "gdbcore.h" instead of the deprecated
180         "call-cmds.h".
181         (captured_main): Call exec_file_attach() and symbol_file_add_main()
182         instead of exec_file_command() and symbol_file_command().
183         (captured_main): Add comment.
184         * corefile.c: Include "symfile.h".
185         (core_file_command): Call symbol_file_add_main() instead of
186         symbol_file_command().
187         (reopen_exec_file): Call exec_open() instead of exec_file_command().
188         * infcmd.c: Include "symfile.h".
189         (attach_command): Call symbol_file_add_main() instead of 
190         symbol_file_command().
191         * infrun.c: Remove comment about the inclusion of "symfile.h",
192         not any longer appropriate.
193         (follow_exec): Call symbol_file_add_main() instead of 
194         symbol_file_command().
195         * remote-es.c: Include "symfile.h".
196         (es1800_load): Call symbol_file_add_main() instead of 
197         symbol_file_command().
198         * remote-vx.c: Remove comment about the inclusion of "symfile.h",
199         not any longer appropriate.
200         (vx-wait): Call symbol_file_add_main() instead of 
201         symbol_file_command().
202         * solib-svr4.c (open_symbol_file_object): Call symbol_file_add_main()
203         instead of symbol_file_command().
204         * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
205         symbol_file_add_main() instead of exec_file_command() and
206         symbol_file_command().
207         * Makefile.in: Update dependencies.
208
209 2001-01-26  Jeff Holcomb  <jeffh@redhat.com>
210
211         * remote-udi.c (udi_open): Change strdup to xstrdup.
212         * thread.c (thread_apply_all_command): Change strdup to xstrdup.
213         Update copyright message.
214         * varobj.c (delete_variable_1): Likewise.
215
216         * gdb_string.h: Remove declaration of strdup.  Update copyright
217         message.
218         * config/xm-mpw.h: Likewise.
219         * config/i386/xm-i386mach.h: Likewise.
220         * config/m68k/xm-apollo68b.h: Likewise.
221         * config/m68k/xm-hp300bsd.h: Likewise.
222         * config/rs6000/xm-rs6000.h: Likewise.
223         * config/vax/xm-vaxult.h: Remove declaration of strdup.
224         * config/vax/xm-vaxult2.h: Likewise.
225
226 2001-01-26  Jeff Holcomb  <jeffh@redhat.com>
227
228         * MAINTAINERS: Add Jeff Holcomb to Write After Approval list.
229
230 2001-01-25  J.T. Conklin  <jtc@redback.com>
231
232         * target.c (target_xfer_memory_partial): Return -1 on failure due
233         to invalid access mode attribute.
234
235 2001-01-25  Christopher Faylor  <cgf@cygnus.com>
236
237         * win32-nat.c (_initialize_core_win32): Prototype correctly.
238
239 2001-01-25  Mark Kettenis  <kettenis@gnu.org>
240
241         * config/alpha/tm-fbsd.h: Update copyright.
242         (USE_STRUCT_CONVENTION): Define in terms of
243         alphabsd_use_struct_convention.
244         * config/alpha/fbsd.mt (TDEPFILES): Add alphafbsd-tdep.c.
245         * alphafbsd-tdep.c: New file.
246
247 2001-01-24  Fernando Nasser  <fnasser@redhat.com>
248
249         * top.c (print_gdb_version): Update Copyright year.
250
251 2001-01-24  J.T. Conklin  <jtc@redback.com>
252
253         * dcache.c (dcache_write_line): Fix typo.
254
255         * memattr.c (delete_mem_region): Replace free() with xfree().
256         (mem_number): Add explicit type.
257
258         * sol-thread.c (sol_thread_xfer_memory): Add attrib argument.
259         (rw_common): Likewise.
260
261 2001-01-24  Fernando Nasser  <fnasser@redhat.com>
262
263         * infcmd.c (get_inferior_args, set_inferior_args): Accessor functions
264         for the inferior program arguments.
265         (run_command, run_no_args_command, init_infcmd)): Use accessor
266         functions to set the inferior program arguments.
267         * inferior.h: Add definitions to the accessor functions above.
268
269 2001-01-23  Jim Blandy  <jimb@redhat.com>
270
271         * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):
272         Implement these correctly, using make_cv_type.
273
274 2001-01-23  J.T. Conklin  <jtc@redback.com>
275
276         * exec.c (xfer_memory): Add attrib argument.
277         * infptrace.c (child_xfer_memory): Likewise.
278         * lin-lwp.c (lin_lwp_xfer_memory): Likewise.
279         * monitor.c (monitor_xfer_memory): Likewise.
280         * remote-adapt.c (adapt_xfer_inferior_memory): Likewise.
281         * remote-array.c (array_xfer_memory): Likewise.
282         * remote-bug.c (bug_xfer_memory): Likewise.
283         * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
284         * remote-eb.c (eb_xfer_inferior_memory): Likewise.
285         * remote-es.c (es1800_xfer_inferior_memory): Likewise.
286         * remote-mips.c (mips_xfer_memory): Likewise.
287         * remote-mm.c (mm_xfer_inferior_memory): Likewise.
288         * remote-nindy.c (nindy_xfer_inferior_memory): Likewise.
289         * remote-os9k.c (rombug_xfer_inferior_memory): Likewise.
290         * remote-rdi.c (arm_rdi_xfer_memory): Likewise.
291         * remote-rdp.c (remote_rdp_xfer_inferior_memory): Likewise.
292         * remote-sds.c (sds_xfer_memory): Likewise.
293         * remote-sim.c (gdbsim_xfer_inferior_memory): Likewise.
294         * remote-st.c (st2000_xfer_inferior_memory): Likewise.
295         * remote-udi.c (udi_xfer_inferior_memory): Likewise.
296         * remote-vx.c (vx_xfer_memory): Likewise.
297         * remote.c (remote_xfer_memory): Likewise.
298         * target.c (debug_to_xfer_memory, do_xfer_memory): Likewise.
299         * target.h (child_xfer_memory, do_xfer_memory, xfer_memory): Likewise.
300         * thread-db.c (thread_db_xfer_memory): Likewise.
301
302         * target.h (#include "memattr.h"): Added.
303         (target_ops.to_xfer_memory): Add attrib argument.
304
305         * wince.c (_initialize_inftarg): Removed call to set_dcache_state.
306         * dcache.h (set_dcache_state): Removed declaration.
307         * dcache.c (set_dcache_state): Removed definition
308         
309         * dcache.c: Update module comment, as dcache is now enabled and
310         disabled with memory region attributes instead of by the global
311         variable "remotecache".  Add comment describing the interaction
312         between dcache and memory region attributes.
313         (dcache_xfer_memory): Add comment describing benefits of moving
314         cache writeback to a higher level.
315         (dcache_struct): Removed cache_has_stuff field.  This was used to
316         record whether the cache had been accessed in order to invalidate
317         it when it was disabled.  However, this is not needed because the
318         cache is write through and the code that enables, disables, and
319         deletes memory regions invalidate the cache.  Add comment which
320         suggests that we could be more selective and only invalidate those
321         cache lines containing data from those memory regions.
322         (dcache_invalidate): Updated.
323         (dcache_xfer_memory): Updated.
324         
325         (dcache_alloc): Don't abort() if dcache_enabled_p is clear.
326         (dcache_xfer_memory): Removed code that called do_xfer_memory() to
327         perform a uncached transfer if dcache_enabled_p was clear.  This
328         function is now only called if caching is enabled for the memory
329         region.
330         (dcache_info): Always print cache info.
331
332         * target.c (do_xfer_memory): Add attrib argument.
333         (target_xfer_memory, target_xfer_memory_partial): Break transfer
334         into chunks defined by memory regions, pass region attributes to
335         do_xfer_memory().
336         * dcache.c (dcache_read_line, dcache_write_line): Likewise.
337
338         * Makefile.in (SFILES): Add memattr.c.
339         (COMMON_OBS): Add memattr.o.
340         (dcache.o): Add target.h to dependencies.
341         * memattr.c: New file.
342         * memattr.h: Likewise.
343
344         * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
345         * config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
346         * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
347         * gdbserver/low-sim.c (#include "defs.h"): Removed.
348         (mygeneric_load): Rename from generic_load.
349         
350         * gdbserver/low-hppabsd.c (#include "server.h"): Added.
351         (#include "defs.h"): Removed.
352         (inferior_pid, perror_with_name): Remove declarations.
353         * gdbserver/low-linux.c: Likewise.
354         * gdbserver/low-nbsd.c: Likewise.
355         * gdbserver/low-sparc.c: Likewise.
356         * gdbserver/low-sun3.c: Likewise.
357
358         * i386-stub.c: Re-indent.
359         * m68k-stub.c: Re-indent.
360
361 2001-01-22  Nicholas Duffek  <nsd@redhat.com>
362
363         * gdbarch.sh (PARM_BOUNDARY): Define.
364         * gdbarch.c: Regenerate.
365         * gdbarch.h: Regenerate.
366
367 2001-01-22  J.T. Conklin  <jtc@redback.com>
368
369         * ns32k-tdep.c: #include "frame.h"
370         * config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore.  It
371         appears to have been inadvertantly removed sometime in May 1999.
372
373         * Revert 2000-11-09 changes where shared library objects were
374         moved from NATDEPFILES to TDEPFILES on NetBSD targets.  While
375         we'd like to be able to debug dynamically linked executables,
376         this makes it impossible to build a cross debugger on a many
377         hosts.
378
379         * config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
380         * config/i386/nbsdelf.mt: Likewise.
381         * config/m68k/nbsd.mt: Likewise.
382         * config/ns32k/nbsd.mt: Likewise.
383         * config/powerpc/nbsd.mt: Likewise.
384         * config/sparc/nbsd.mt: Likewise.
385         * config/sparc/nbsdelf.mt: Likewise.
386         * config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
387         * config/i386/nbsdelf.mh: Likewise. 
388         * config/m68k/nbsd.mh: Likewise.
389         * config/ns32k/nbsd.mh: Likewise.
390         * config/powerpc/nbsd.mh: Likewise.
391         * config/sparc/nbsd.mh: Likewise.
392
393 2001-01-19  Jason Merrill  <jason@redhat.com>
394
395         * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
396         (process_one_symbol): Likewise.
397         * dwarfread.c (handle_producer): Likewise.
398
399 Thu Jan 18 12:08:57 2001  Andrew Cagney  <cagney@b1.cygnus.com>
400
401         * configure.in (build_warnings): Disable -Wuninitialized until GDB
402         compiles with -Wuninitialized,-Werror.
403         * configure: Regenerate.
404
405         * MAINTAINERS: Add list of buildable targets.
406
407 Thu Jan 18 12:48:04 2001  Andrew Cagney  <cagney@b1.cygnus.com>
408
409         * defs.h (STRCMP): Delete macro.
410
411         * objfiles.c (objfile_relocate): Replace STRCMP with call to
412         strcmp.
413         * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
414         * symfile.c (compare_symbols):  Ditto.
415         * standalone.c (open):  Ditto.
416         * remote-es.c (verify_break):  Ditto.
417         * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
418
419         * symfile.c (compare_psymbols): Delete comment refering to STRCMP.
420
421 Thu Jan 18 12:25:06 2001  Andrew Cagney  <cagney@b1.cygnus.com>
422
423         * varobj.c (FREEIF): Delete macro.
424         (varobj_set_value, free_variable): Replace FREEIF with ``xfree''
425         call.
426
427 2001-01-18  Nick Clifton  <nickc@redhat.com>
428
429         * arc-tdep.c (arc_cpu_type_table): Add new arc core numbers.
430         (arc_print_insn): No bfd available, so pass NULL to
431         arc_get_disassembler.
432
433 2001-01-09  James Ingham  <jingham@inghji.apple.com>
434
435          * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
436          a mangled symbol rather than recursing into lookup_symbol, since
437          this will just re-unmangle the name & call lookup_symbol_aux -
438          leading to an infinite recursion.
439
440 2001-01-18  Mark Kettenis  <kettenis@gnu.org>
441
442         * infcmd.c (print_return_value): Restore another space lost by
443         switch to UIOUT. ``$NN='' should be ``$NN =''.
444
445 Fri Jan 19 02:31:40 2001  Andrew Cagney  <cagney@b1.cygnus.com>
446
447         * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
448         * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
449         definition in parenthesis.
450
451 Fri Jan 19 02:13:40 2001  Andrew Cagney  <cagney@b1.cygnus.com>
452
453         From 2000-10-27 Mark Salter <msalter@redhat.com>:
454         * remote.c (remote_remove_hw_breakpoint): Add 'len' field to Z
455         packet.
456         (remote_insert_hw_breakpoint): Ditto.
457
458 2001-01-17  J.T. Conklin  <jtc@redback.com>
459
460         * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
461         (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
462         * config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
463         * m68knbsd-tdep.c: New file.
464
465         * i386nbsd-tdep.c: Remove #if 0'd out #includes.
466
467         * m68knbsd-nat.c: #include gdbcore.h.
468
469 Wed Jan 17 09:41:58 2001  Andrew Cagney  <cagney@b1.cygnus.com>
470
471         * MAINTAINERS: Add J.T. Conklin to Blanket Write Privs.
472
473 2001-01-16  Michael Snyder  <msnyder@cleaver.cygnus.com>
474
475         * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
476         goes away -- just return false (ie. not stopped by watchpoint).
477         * source.c (openp): Fix typo in comment.
478
479 2001-01-12  Nicholas Duffek  <nsd@redhat.com>
480
481         * blockframe.c (generic_get_saved_register): Spelling fix.
482         * frame.h (FRAME_FP): Spelling fix.
483
484 Fri Jan 12 18:29:46 2001  Andrew Cagney  <cagney@b1.cygnus.com>
485
486         * infcmd.c (print_return_value): Restore space lost by switch to
487         UIOUT. ``$NN='' should be ``$NN =''.
488         
489 2001-01-08  Nicholas Duffek  <nsd@redhat.com>
490
491         * regcache.c (set_register_cached, register_buffer,
492         real_register, pseudo_register fetch_register, store_register):
493         New functions.
494         (register_changed, read_relative_register_raw_bytes_for_frame,
495         registers_changed, registers_fetched, read_register_bytes,
496         read_register_gen, write_register_gen, read_register,
497         read_signed_register, write_register, supply_register): Replace
498         register_valid[] with register_cached() and
499         set_register_cached().
500         (read_register_bytes, read_register_gen, write_register_gen,
501         read_register, read_signed_register, write_register,
502         supply_register): Replace registers[] with register_buffer().
503         (read_register_bytes, read_register_gen, read_register,
504         read_signed_register): Call fetch_register().
505         (write_register_gen, write_register): Call real_register() and
506         store_register().
507         (write_register_bytes): Call store_register().
508         * value.h (set_register_cached, register_buffer): Prototype.
509         * remote.c (remote_fetch_registers): Allocate regs[] with a
510         run-time size.  Replace register_valid[] with
511         set_register_cached().
512         (store_register_using_P, remote_store_registers): Replace
513         registers[] with register_buffer().
514
515 2001-01-08  Nicholas Duffek  <nsd@redhat.com>
516
517         * regcache.c: Change "write-back" comment to "write-through".
518         Change "regno" to "regnum".
519         (read_register, read_signed_register): Remove "raw" from return
520         value description.
521         (supply_register): Spelling fix.
522         * value.h: Change "regno" to "regnum".
523
524 2001-01-08  Fernando Nasser  <fnasser@redhat.com>
525
526         * Makefile.in (install-gdbtk): Add .itcl files to the list of files
527         to be installed.
528
529 2001-01-04  Michael Snyder  <msnyder@mvstp600e.cygnus.com>
530
531         * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
532
533 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
534
535         * valops.c (VALUE_SUBSTRING_START): Delete.
536
537 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
538
539         * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
540         (SUBDIR_CLI_SRCS): Add cli/cli-utils.c.
541         (cli_utils_h): New variable.
542         (cli/cli-utils.o): New rule.
543         * cli/cli-utils.c: New file.
544         * cli/cli-utils.h: New file.
545
546 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
547
548         * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
549         REGISTER_CONVERT_TO_RAW): Delete trailing semicolon.
550
551 2001-01-03  J.T. Conklin  <jtc@redback.com>
552
553         * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
554         comment.
555
556 2001-01-02  Michael Snyder  <msnyder@cleaver.cygnus.com>
557
558         * sh-tdep.c (sh_extract_return_value):  Allow for small return type.
559         (sh_sh4_extract_return_value): Call sh_extract_return_value for
560         non-float types.
561         * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
562         Update copyright notice.
563         
564 For older changes see ChangeLog-2000
565 \f
566 Local Variables:
567 mode: change-log
568 left-margin: 8
569 fill-column: 74
570 version-control: never
571 End: