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