* utils.c (fmthex): A formatting function for hexdumps
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Fri Apr 10 10:35:35 1998 John Metzler <jmetzler@cygnus.com>
2
3 * utils.c (fmthex): A formatting function for hexdumps
4
5 * mips-tdep.c (unpack_mips16): Fixed instruction decoding, lots of
6 bit pattern interpretations. mips_fetch_instruction does not work
7 for 16 bit instructions. Some confusion remains about sign
8 extension in backward branches.
9 (mips32_relative_offset): Sign extension
10 (mips32_next_pc): Major debugging, bit pattern interpretation
11 (print_unpack): debugging printf
12 (fetch_mips_16): new funtion, key on PC low bit, not symbol table
13 (mips16_next_16): Initial major debugging of this function. Lots
14 of bit pattern mistakes.
15 (mips_next_pc): key on low bit of PC, not symbol table.
16 * symfile.c(generic_load) : Added a download verification which
17 reads back the loade code. Download chunk size is now a defined
18 macro. Fixed a bug in which downloading slips into loading one
19 byte at a time. Lower level functions in monitor.c can load long
20 sequences of bytes and make use of these fixups. Referencing
21 bfd-start_address directly was incorrectly getting zero for start.
22
23 Thu Apr 9 19:20:32 1998 Ian Lance Taylor <ian@cygnus.com>
24
25 * mips-tdep.c (do_fp_register_row): Use alloca rather than arrays
26 with dynamic size.
27
28 Wed Apr 8 19:21:42 1998 Jason Molenda (crash@bugshack.cygnus.com)
29
30 * top.c (print_gdb_version): Print 1998 now.
31
32 Wed Apr 8 16:57:22 1998 Philippe De Muyter <phdm@macqel.be>
33
34 * source.c: Remove obsolete decl of strstr().
35
36 Wed Apr 8 16:47:33 1998 Jason Molenda (crash@bugshack.cygnus.com)
37
38 * solib.c (solib_create_inferior_hook): Remove Ulrich Drepper's
39 patch of March 23 1998.
40 * breakpoint.c (breakpoint_re_set_one): Remove Ulrich Drepper's
41 patch of March 23 1998.
42
43 Sat Apr 4 10:05:00 1998 Dawn Perchik <dawn@cygnus.com>
44
45 * mdebugread.c (parse_partial_symbols): If this is an .mdebug
46 section in an ELF file, override a symbol's ECOFF section with its
47 ELF section. Also, fix stabs continuation where a stabs string
48 continues for more than one continuation.
49
50 Mon Apr 6 09:17:48 1998 Andrew Cagney <cagney@b1.cygnus.com>
51
52 * mips-tdep.c (mips_push_arguments): Specify dimention of valbuf
53 using MAX_REGISTER_RAW_SIZE.
54
55 Sat Apr 4 10:05:00 1998 Dawn Perchik <dawn@cygnus.com>
56 * infrun.c: Fix prototype of signals_info to match static funtion.
57
58 Thu Apr 2 12:47:41 1998 Frank Ch. Eigler <fche@cygnus.com>
59 * sol-thread.c (sol_thread_store_registers): Save & restore new
60 value of single updated register to prevent accidental clobbering.
61
62 Wed Apr 1 22:01:09 1998 Mark Alexander <marka@cygnus.com>
63
64 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE): Define.
65 * config/sparc/sparclite.mt: Link in the erc32 simulator.
66
67 Wed Apr 1 16:30:49 1998 Ian Dall <Ian.Dall@dsto.defence.gov.au>
68
69 * ns32k-tdep.c (flip_bytes, ns32k_localcount,
70 ns32k_get_enter_addr, sign_extend): Restore functions mysteriously
71 deleted.
72
73 * ns32knbsd-nat.c: New (?) file to support fetching and storing
74 registers on NetBSD hosts.
75
76 * nbsd.mh (NATDEPFILES): put ns32knbsd-nat.o instead of
77 ns32k-nat.o
78
79 * ns32km3-nat.c (reg_offset): Get order of floating point
80 registers correct. Add extra 32382 register offsets.
81 (REG_ADDRESS): define to point at correct part of thread
82 state. Use calls to "warning" instead of "message".
83
84 * tm-nbsd.h, tm-ns32km3.h (REGISTER_NAMES, NUM_REGS,
85 REGISTER_BYTES, REGISTER_BYTE): redefine allowing for 32382
86 fpu registers.
87
88 Wed Apr 1 13:43:07 1998 Philippe De Muyter <phdm@macqel.be>
89
90 * NEWS: m68k-motorola-sysv host support added.
91 * coffread.c (coff_start_symtab): Accept the filename as an argument,
92 set it here. Callers updated.
93
94 Wed Apr 1 23:13:23 1998 Andrew Cagney <cagney@b1.cygnus.com>
95
96 * config/mips/tm-mips.h (REGISTER_VIRTUAL_TYPE): Handle 32 bit SR,
97 FSR and FIR registers.
98 (REGISTER_VIRTUAL_SIZE): Compute using REGISTER_VIRTUAL_TYPE.
99 (REGISTER_RAW_SIZE): Define using REGISTER_VIRTUAL_SIZE.
100
101 * config/mips/tm-mips64.h: Ditto.
102
103 Tue Mar 31 21:30:39 1998 Nick Clifton <nickc@cygnus.com>
104
105 * arm-tdep.c (gdb_print_insn_arm): Attach a fake Thumb symbol
106 vector to the info structure when disassembling thumb
107 instructions.
108
109 * coffread.c (coff_symtab_read, read_one_sym,
110 process_coff_symbol): Support Thumb symbol types.
111
112 * dbxread.c (process_one_symbol): Call SMASH_TEXT_ADDRESS (if it
113 is defined) for function symbols.
114
115 Mon Feb 16 14:05:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
116
117 * d10v-tdep.c (d10v_extract_return_value): Wierd. GCC wants to
118 return odd sized register quantities with only half of the first
119 register used!
120
121 * config/d10v/tm-d10v.h (USE_STRUCT_CONVENTION): Use stack when
122 size > 8.
123
124 Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
125
126 * rdi-share/Makefile.am, rdi-share/aclocal.m4,
127 rdi-share/configure: New files.
128 * rdi-share/configure.in: Rewritten to be an autoconf input file.
129 * rdi-share/Makefile.in, rdi-share/configure: Generated by
130 automake/autoconf.
131 * rdi-share/dbg_hif.h, etherdrv.c, hostchan.c: Use autoconf tests
132 to check environment.
133
134 Sun Mar 29 15:17:16 1998 Keith Seitz <keiths@onions.cygnus.com>
135
136 * tracepoint.c (trace_start_command): Set trace_running_p.
137 (trace_stop_command): Clear trace_running_p.
138
139 Sat Mar 28 15:19:48 1998 Stan Shebs <shebs@andros.cygnus.com>
140
141 * NEWS: Update for 4.17 release.
142
143 Thu Mar 26 22:29:28 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
144
145 * tracepoint.c (trace_status_command): Recognize a boolean return
146 value from the stub to indicate whether trace experiment is
147 running. Export this value as a global state variable
148 (trace_running_p) for use by the GUI. (from Michael Snyder)
149 (trace_pass_command) added call to modify_tracepoint_hook.
150
151 * tracepoint.h export trace_running_p
152
153 start-sanitize-sky
154 Wed Mar 25 11:45:19 1998 Frank Ch. Eigler <fche@cygnus.com>
155
156 * configure.in (sim-gpu2): Added target type checking to make
157 --with-sim-gpu2 option only valid for sky target.
158 * configure: Regenerated.
159 end-sanitize-sky
160
161 Tue Mar 24 16:22:40 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk>
162
163 * Makefile.in: Derive SHELL from configure.
164 * config/d10v/d10v.mt config/d30v/d30v.mt config/m32r/m32r.mt
165 config/mn10200/mn10200.mt config/mn10300/mn10300.mt : Remove -lm
166 from SIM. This prevents dependency checking of -lm (under NT
167 native builds). (It is automatically added by configure if it
168 exists.)
169 * doc/configure mswin/configure nlm/configure
170 testsuite/gdb.base/configure testsuite/gdb.c++/configure
171 testsuite/gdb.chill/configure testsuite/gdb.disasm/configure
172 testsuite/gdb.stabs/configure testsuite/gdb.threads/configure:
173 Regenerate with autoconf 2.12.1 to fix shell issues for NT native
174 builds.
175
176 Mon Mar 23 18:10:57 1998 Ulrich Drepper (drepper@cygnus.com)
177
178 * solib.c (solib_create_inferior_hook): Rewrite previous
179 change to check the type of file via BFD.
180
181 Mon Mar 23 13:52:28 1998 Ulrich Drepper (drepper@cygnus.com)
182
183 * breakpoint.c (breakpoint_re_set_one): Treat bp_shlib_events
184 like bp_breakpoints.
185 * solib.c (solib_create_inferior_hook): Relocate section addresses
186 if the alleged start address doesn't agree with the PC.
187
188 start-sanitize-sky
189 Mon Mar 23 13:07:22 1998 Frank Ch. Eigler <fche@cygnus.com>
190
191 * configure.in (sim-gpu2): Added --with-sim-gpu2 as configure
192 option, to allow gdb+sim linking with sky GPU2 library.
193 * configure: Regenerated.
194
195 end-sanitize-sky
196 Sat Mar 21 19:34:49 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
197
198 merged changes from Foundry (list follows by file/author):
199
200 - Tom Tromey <tromey@cygnus.com>
201 * Makefile.in (gdbres.o): New target.
202 (WINDRES): New define.
203 * configure: Rebuilt.
204 * configure.in (WINDRES): Define.
205 (CONFIG_OBS): Include gdbres.o on Windows.
206 * gdbtool.ico: New file.
207 * gdb.rc: New file.
208
209 * ser-unix.c
210 - Keith Seitz <keiths@onions.cygnus.com>
211 (wait_for): Don't reset the timeout_remaining for CYGWIN32,
212 since we now effectively poll the serial port.
213 Don't reset the current_timeout, either, since this member is used
214 by hardwire_readchar to track the timeout and call the ui_loop_hook.
215 (hardwire_readchar): Poll the serial port for Cygwin32. We timeout every
216 second, update the UI, and loop around doing this until we have hit the real
217 timeout or we get data or an error. This will allow the UI to stay active
218 while gdb is "blocked" talking to the target.
219 - Martin M. Hunt <hunt@cygnus.com>
220 (wait_for): Do reset current_timeout
221 because it is only used to keep track of what the
222 current timeout for the scb is.
223
224 * top.c
225 - Martin M. Hunt <hunt@cygnus.com>
226 (quit_confirm): Change exit message again
227 for GUI.
228 (pc_changed_hook): Add prototype.
229 - Tom Tromey <tromey@cygnus.com>
230 (quit_confirm): Added missing `else'.
231 (quit_confirm): Special-case message if init_ui_hook is
232 set.
233
234 * symtab.c
235 - Martin M. Hunt <hunt@cygnus.com>
236 (find_pc_sect_line): If no symbol information
237 is found, return correct pc anyway.
238 (find_methods): Comment out an apparently
239 bogus error message because it messes up Foundry.
240
241 * serial.c
242 - Martin M. Hunt <hunt@cygnus.com>
243 (_initialize_serial): Add a description of
244 "set remotelogbase".
245
246 * findvar.c
247 - Martin M. Hunt <hunt@cygnus.com>
248 (write_register_gen): Add call to
249 pc_changed_hook if the PC is being changed.
250
251 * defs.h
252 - Martin M. Hunt <hunt@cygnus.com>
253 (pc_changed_hook): Define.
254
255 * command.c
256 - Martin M. Hunt <hunt@cygnus.com>
257 (do_setshow_command): If no arguments are supplied,
258 don't dump core, instead print out an error message.
259
260 * breakpoint.c
261 - Martin M. Hunt <hunt@cygnus.com>
262 Make set_raw_breakpoint, set_breakpoint_count,
263 and breakpoint_count non-static so they are accessible from
264 gdbtk.c.
265 (enable_breakpoint): Enable breakpoint
266 with same disposition instead of changing all breakpoints
267 to donttouch.
268
269 * annotate.h
270 - Keith Seitz <keiths@onions.cygnus.com>
271 Add declarations for annotation hooks.
272
273 * annotate.c
274 - Keith Seitz <keiths@onions.cygnus.com>
275 Add hooks: annotate_starting_hook, annotate_stopped_hook,
276 annotate_signalled_hook, annotate_exited_hook.
277 (annotate_starting): If hook exists, call it instead.
278 (annotate_stopped): If hook exists, call it instead.
279 (annotate_exited): If hook exists, call it instead.
280 (annotate_signalled): If hook exists, call it instead.
281
282 Fri Mar 20 14:45:36 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
283
284 * gdbserver/Makefile.in: add dependency on XM_CLIBS.
285 * gdbserver/low-sim.c (registers) force into alignment.
286 (create_inferior): Fix typo on new_argv; add abfd arg to
287 sim_open, sim_create_inferior. Add reg_size arg to
288 sim_fetch_register, sim_store_register. Make simulator
289 take a single-step to get into a known running state.
290 * gdbserver/gdbreplay.c: include fcntl.h for def'n of F_SETFL.
291 * gdbserver/server.c: Add remote_debug variable to control
292 debug output.
293 * gdbserver/server.h: Add prototypes for enable/disable_async_io.
294 * gdbserver/remote-utils.c: add verbose debugging output controlled
295 by "remote_debug" variable. Add call to "disable_async_io()"
296 to avoid being killed by async SIGIO signals.
297 * config/m32r/m32r.mt: define GDBSERVER_(LIBS and DEPFILES),
298 so that gdbserver can be built with the m32r simulator.
299
300 Fri Mar 20 09:04:06 1998 Andrew Cagney <cagney@b1.cygnus.com>
301
302 start-sanitize-r5900
303 * config/mips/tm-r5900.h (REGISTER_VIRTUAL_SIZE): Redefine as
304 expression from REGISTER_VIRTUAL_TYPE.
305 (REGISTER_RAW_SIZE): Ditto.
306 (REGISTER_VIRTUAL_TYPE): Redefine, use explicit size for 32 bit
307 registers.
308
309 end-sanitize-r5900
310 * gdbtypes.h (builtin_type_{,u}int{8,16,32,64}): New gdb builtin
311 types.
312 start-sanitize-r5900
313 (builtin_type_{,u}int128): Ditto.
314 end-sanitize-r5900
315
316 * gdbtypes.c (_initialize_gdbtypes): Initialize new types.
317
318 * mips-tdep.c (do_gp_register_row): Pad register value when GP
319 register is smaller than MIPS_REGSIZE.
320
321 * findvar.c (value_of_register): When raw and virtual register
322 values identical, check that sizes are consistent.
323
324 Thu Mar 19 11:32:15 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
325
326 * minsyms.c (compare_minimal_symbols): If addresses are identical,
327 then compare on names. Sorted list should have symbols with
328 identical addresses AND names adjacent, so dups can be discarded.
329
330 Wed Mar 18 12:50:17 1998 Jeff Law (law@cygnus.com)
331
332 * stabsread.c (define_symbol): Don't look for ',' as a LRS
333 indicator.
334
335 Wed Mar 18 10:34:51 1998 Nick Clifton <nickc@cygnus.com>
336
337 * rdi-share/etherdrv.c: Set sys_errlist[] as char * not const char *.
338
339 Fri Mar 13 15:43:53 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
340
341 * config/mips/xm-mips.h (CC_HAS_LONG_LONG): Undefine for Ultrix
342 when compiling with native cc, the compiler has broken long long
343 support.
344
345 Fri Mar 13 15:37:02 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
346
347 * config/m68k/xm-sun3os4.h: Remove malloc declarations, they
348 are handled via autoconf now.
349 * remote.c (remote_ops, extended_remote_ops): Replace static
350 forward declaration by moving the static definition to the top of
351 the file, for old K&R compilers.
352 * tracepoint.c (collect_symbol, trace_start_command):
353 Replace ANSI string concatenation with K&R compatible simple string.
354
355 1998-03-11 Fred Fish <fnf@ninemoons.com>
356
357 * source.c (select_source_symtab): Don't reach error if we have
358 a current_source_symtab from reading in partial symbol table.
359
360 start-sanitize-vr4320
361 Tue Mar 10 16:15:13 1998 Gavin Koch <gavin@cygnus.com>
362
363 * configure.tgt (mips64*vr4320*el-*-elf*) : Removed spurious case.
364
365 end-sanitize-vr4320
366 Fri Mar 6 13:10:27 1998 Fred Fish <fnf@cygnus.com>
367
368 * utils.c (quit): Call SERIAL_DRAIN_OUTPUT rather than
369 SERIAL_FLUSH_OUTPUT.
370 * serial.h (struct serial_ops): Add drain_output, pointer to
371 function that waits for output to drain.
372 (SERIAL_DRAIN_OUTPUT): Macro to wait for output to drain.
373 * ser-unix.c (hardwire_drain_output): New function and prototype.
374
375 * ser-unix.c (hardwire_ops): Add entry for drain_output function.
376 * ser-tcp.c (tcp_ops): Ditto.
377 * ser-ocd.c (ocd_ops): Ditto.
378 * ser-mac.c (mac_ops): Ditto.
379 * ser-go32.c (dos_ops): Ditto.
380 * ser-e7kpc.c (e7000pc_ops): Ditto.
381
382 Thu Mar 5 16:07:41 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
383
384 * sparcl-tdep.c: fix #endif comments
385
386 Thu Mar 5 15:10:35 1998 Jason Molenda (crash@bugshack.cygnus.com)
387
388 * Makefile.in (BISON): Configure substitutes in @YACC@, not @BISON@.
389
390 Thu Mar 5 14:42:41 1998 Keith Seitz <keiths@onions.cygnus.com>
391
392 * ocd.c (ocd_open): If we fail ocd_start_remote, make sure we
393 error () so that we abort out of bdm_ppc_open.
394
395 Wed Mar 4 16:53:52 1998 Martin M. Hunt <hunt@cygnus.com>
396
397 * serial.c (_initialize_serial): Add a description of
398 "set remotelogbase".
399
400 * command.c (do_setshow_command): If no arguments are supplied,
401 don't dump core, instead print out an error message.
402
403 Wed Mar 4 16:50:18 1998 Jason Molenda (crash@bugshack.cygnus.com)
404
405 * gdbtk.c (gdb_listfiles): Fix thinko in last change.
406
407 Wed Mar 4 15:34:49 1998 Jason Molenda (crash@bugshack.cygnus.com)
408
409 * gdbtk.c (gdb_listfiles): Allocate space for 'files' dynamically.
410
411 Wed Mar 4 01:39:08 1998 Ron Unrau <runrau@cygnus.com>
412
413 * elfread.c (elf_symtab_read): merge SYMBOL_IS_SPECIAL into
414 MAKE_MSYMBOL_SPECIAL
415 * config/mips/tm-mips.h: ditto
416
417 Tue Mar 3 17:19:08 1998 John Metzler <jmetzler@cygnus.com>
418
419 * config/mips/tm-vr4xxx.h: implements vr4111 as saparate from 4300
420 * config/mips/vr4xxx.tm: implements vr4111 as separate from 4300
421 * configure.tgt: Recognise mips64vr4111-*-elf as vr4xxx
422 * dwarfread.c (read_tag_pointer_type): Pointer sizes now come from
423 TARGET_PTR_BIT rather from sizeof(char *) on host.
424
425 Tue Mar 3 14:37:02 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
426
427 * alpha-nat.c (fetch_osf_core_registers): Renamed from
428 fetch_aout_core_registers.
429 (alpha_osf_core_fns): Renamed from alpha_aout_core_fns, change
430 flavour to bfd_target_unknown_flavour for OSF core files.
431
432 start-sanitize-vr4320
433 Tue Mar 3 11:12:39 1998 Gavin Koch <gavin@cygnus.com>
434
435 * configure.tgt (mips64*vr4320*el-*-elf*,mips64*vr4320*-*-elf*) :
436 Added.
437
438 end-sanitize-vr4320
439 Mon Mar 2 17:44:13 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
440
441 * breakpoint.c (_initialize_breakpoint): Make "en" an alias
442 for "enable" (so that it doesn't conflict with "end").
443
444 Mon Mar 2 17:04:25 1998 Jason Molenda (crash@bugshack.cygnus.com)
445
446 * Makefile (VERSION): Bump to 4.17.1.
447
448 Mon Mar 2 16:59:15 1998 Jason Molenda (crash@bugshack.cygnus.com)
449
450 * rdi-share/etherdrv.c (sys_errlist): Add correct decl for Linux.
451
452 Mon Mar 2 16:51:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
453
454 * Makefile.in (YYFILES): Remove in maintainer-clean, not distclean.
455
456 Mon Mar 2 16:47:11 1998 Philippe De Muyter <phdm@macqel.be>
457
458 * Makefile.in (distclean): Add `rm $(YYFILES)'.
459
460 Mon Mar 2 16:45:48 1998 Philippe De Muyter <phdm@macqel.be>
461
462 * coffread.c (coff_read_enum_type): Set TYPE_FLAG_UNSIGNED if enum
463 is unsigned.
464
465 Sun Mar 2 15:16:13 1998 Richard Henderson <rth@cygnus.com>
466
467 * configure.host, configure.tgt: Add sparc-linux.
468 * sparc-nat.c: Include <asm/reg.h> not <machine/reg.h> for Linux.
469 * config/sparc/*linux*: New files.
470
471 Mon Mar 2 12:12:41 1998 Anthony Thompson (athompso@cambridge.arm.com)
472
473 * arm-tdep.c (gdb_print_insn_arm): Call print_insn_big_arm
474 if we're big endian; else call print_insn_little_arm.
475
476 Mon Feb 24 11:24:57 1998 Richard Henderson <rth@cygnus.com>
477
478 * Makefile.in (BISON): Don't even pretend to use yacc.
479 (c-exp.tab.o): Use bison -o to use a unique intermediate file.
480 (jv-exp.tab.o, f-exp.tab.o, m2-exp.tab.o): Likewise.
481
482 Tue Feb 24 03:32:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
483
484 * remote-sim.c (gdbsim_fetch_register): Don't abort when the
485 register size is wrong.
486
487 start-sanitize-r5900
488 Tue Feb 24 02:53:41 1998 And<rew Cagney <cagney@b1.cygnus.com>
489
490 * config/mips/tm-r5900.h (REGISTER_VIRTUAL_SIZE,
491 REGISTE_RAW_SIZE): Re-define.
492
493 end-sanitize-r5900
494 Thu Feb 19 16:49:48 1998 John Metzler <jmetzler@cygnus.com>
495
496 * target.c (debug_to_fetch_registers,debug_to_store_registers,
497 debug-to_insert_breakpoint,debug_to_remove_breakpoint): tracing
498 64 bit targets crashed long long printfs.
499
500 Tue Feb 17 16:36:22 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
501
502 * symfile.c (read_target_int_array): rename read_target_long_array
503 and force the sizeof an ovly_table element to sizeof(long),
504 instead of sizeof(int).
505
506 Tue Feb 17 18:05:05 1998 Frank Ch. Eigler <fche@cygnus.com>
507
508 * remote-mips.c (mips_request): Use unsigned long during parsing
509 returned value from monitor, to prevent accidental sign extension.
510
511 Tue Feb 17 14:28:33 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
512
513 * acconfig.h: FORCE_MMCHECK changed to MMCHECK_FORCE.
514 * configure.in: Ditto.
515 * configure: Regenerated.
516
517 Tue Feb 17 14:07:34 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
518
519 * gdbtypes.c (check_typedef): Do not try to resolve the length of
520 a type which has TYPE_FLAG_TARGET_STUB set, if the target type has
521 set TYPE_FLAG_TARGET_STUB as well.
522
523 Tue Feb 17 14:32:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
524
525 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register):
526 Pass register size to sim_{fetch,store}_register. Check nr of
527 register bytes transfered is correct.
528
529 Mon Feb 16 14:05:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
530
531 * remote-d10v.c (remote_d10v_open): Call push_remote_target
532 instead of open_remote_target.
533
534 * remote.c (remote_xfer_memory): Use REMOTE_TRANSLATE_XFER_ADDRESS
535 to translate addr/size when defined.
536 (open_remote_target): Delete.
537
538 * target.h (open_remote_target): Delete.
539
540 * config/d10v/tm-d10v.h (REMOTE_TRANSLATE_XFER_ADDRESS): Define.
541
542 Mon Feb 16 14:05:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
543
544 * config/d10v/tm-d10v.h (USE_STRUCT_CONVENTION): Define. True when
545 sizeof type > 1.
546
547 Mon Feb 16 14:05:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
548
549 * config/d10v/tm-d10v.h (USE_STRUCT_CONVENTION): Define. True when
550 sizeof type > 1.
551
552 Sun Feb 15 16:10:50 1998 Ron Unrau <runrau@cygnus.com>
553
554 * parse.c (write_dollar_variable): call new function
555 target_map_name_to_register to allow targets to define their own
556 register name aliases.
557 * infcmd.c (registers_info): use target_map_name_to_register so that
558 "print $reg" and "info reg $reg" use the same register name aliases.
559
560 Fri Feb 13 16:40:30 1998 Stan Shebs <shebs@andros.cygnus.com>
561
562 * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.
563 * config/i386/xm-i386mk.h: Fix an include.
564 * config/pyr/tm-pyr.h (PC_INNER_THAN): Remove, never used.
565
566 Thu Feb 12 16:12:07 1998 Frank Ch. Eigler <fche@cygnus.com>
567
568 * remote-mips.c (mips_enter_debug): Sleep before sending CR to
569 monitor.
570 (mips_exit_debug): Accept any whitespace / verbiage before monitor
571 prompt reappears.
572
573 Thu Feb 12 18:25:42 1998 Andrew Cagney <cagney@b1.cygnus.com>
574
575 * d10v-tdep.c (show_regs): Avoid use of %llx when printing 8 byte
576 accumulators.
577
578 Thu Feb 12 17:10:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
579
580 * valops.c (value_at): For d10v, make read pointers with
581 read_target_unsigned_integer, keep addresses unsigned.
582 (value_fetch_lazy): Ditto.
583
584 Thu Feb 12 12:14:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
585
586 * remote-d10v.c: New file. Layer the d10v GDB->remote memory map
587 on top of the remote serial memory transfer functions.
588
589 * config/d10v/d10v.mt (TDEPFILES): Add remote-d10v.o
590
591 * Makefile.in (remote-d10v.o): Add dependencies.
592
593 * remote.c (remote_open_1): Add arg extended_p, engage extended
594 protocol when extended_p.
595 (remote_open, extended_remote_open): Pass !extended_p /
596 extended_p to remote_open_1.
597
598 * remote.c (open_remote_target), target.h: New function.
599
600 Wed Feb 11 08:41:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
601
602 * config/i386/fbsd.mh (XDEPFILES): Add ser-tcp.o.
603
604 Tue Feb 10 17:50:37 1998 Keith Seitz <keiths@onions.cygnus.com>
605
606 * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hook
607 if it exists.
608 Remove static declaration of free_actions.
609
610 * tracepoint.h: Add declaration of free_actions.
611
612 Tue Feb 10 12:17:13 1998 Fred Fish <fnf@cygnus.com>
613
614 * symtab.c (decode_line_1): Revert change that mistakenly
615 removed assignment of sals[0].pc field.
616
617 Mon Feb 10 12:37:47 1998 Philippe De Muyter <phdm@macqel.be>
618
619 * m68k/tm-delta68.h (EXTRACT_RETURN_VALUE): Type argument for
620 `REGISTER_CONVERT_TO_VIRTUAL is `TYPE', not
621 `REGISTER_VIRTUAL_TYPE (FP0_REGNUM)';
622 (STORE_RETURN_VALUE): Ditto, and offset for `write_register_bytes'
623 is `REGISTER_BYTE (FP0_REGNUM)', not `FP0_REGNUM'.
624 (FRAME_NUM_ARGS): New macro.
625 * m68k/tm-news.h (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE): Ditto.
626 * delta68-nat.c (clear_insn_cache): New function, forgotten in previous
627 patch.
628
629 Mon Feb 9 11:10:06 1998 Andrew Cagney <cagney@b1.cygnus.com>
630
631 * d10v-tdep.c: Replace references to IMEM_ADDR and DMEM_ADDR with
632 D10V_MAKE_[DI]ADDR and D10V_CONVERT_[ID]ADDR_TO_RAW macros.
633
634 * config/d10v/tm-d10v.h (IMEM_START): Move to 0x01......
635 (DMEM_START): Move to 0x00......
636 (STACK_START): Move to 0x00..7ffe.
637 (D10V_MAKE_IADDR, D10V_MAKE_DADDR): Translate unconditionally.
638
639 * d10v-tdep.c (d10v_xlate_addr): Delete function.
640
641 Mon Feb 9 15:10:21 1998 Fred Fish <fnf@cygnus.com>
642
643 * symtab.c (fixup_psymbol_section): Move forward declaration to
644 top of file with other such decls. Make it a static function.
645 * symtab.h: Minor formatting tweaks.
646
647 Mon Feb 9 13:14:12 1998 Stan Shebs <shebs@andros.cygnus.com>
648
649 * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):
650 Remove redefinition.
651 * config/i960/tm-i960.h (BREAKPOINT): Define.
652
653 Mon Feb 9 15:35:38 1998 Ian Lance Taylor <ian@cygnus.com>
654
655 * Makefile.in (init.c): Ignore errors when making init.c. Seems
656 necessary to work around bug in Solaris make.
657
658 Sun Feb 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be>
659
660 * m68k/tm-delta68.h (CPLUS_MARKER): Macro deleted.
661 (EXTRACT_STRUCT_VALUE_ADDRESS): Macro defined.
662 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE): Macros modified
663 because floating-point values return via %fp0.
664 (CLEAR_INSN_CACHE): New macro.
665 * m68k/tm-m68k.h (REGISTER_CONVERT_TO_VIRTUAL): Macro fixed
666 to use DOUBLEST.
667 (REGISTER_CONVERT_TO_RAW): Ditto.
668 * infptrace.c (child_xfer_memory): If CLEAR_INSN_CACHE is defined,
669 call it after having written in child process's memory.
670 * inflow.c (PROCESS_GROUP_TYPE): Macro defined if HAVE_TERMIO.
671 (gdb_has_a_terminal, terminal_ours_1): Functions fixed for HAVE_TERMIO.
672
673 Fri Feb 6 16:17:30 1998 Jeffrey A Law (law@cygnus.com)
674
675 * config/mips/tm-mips64.h (TARGET_LONG_BIT): Allow final target to
676 override.
677 (TARGET_LONG_LONG_BIT): Likewise.
678 (TARGET_PTR_BIT): Likewise.
679 start-sanitize-r5900
680 * config/mips/tm-r5900.h (TARGET_PTR_BIT): Define to 32 bits.
681 end-sanitize-r5900
682
683 start-sanitize-sky
684 Fri Feb 6 14:33:34 1998 Doug Evans <devans@canuck.cygnus.com>
685
686 * configure.tgt (mips64r5900*-sky-elf*): Replaces txvu-elf.
687 * config/mips/txvu.mt (SIM): txvu -> mips.
688
689 end-sanitize-sky
690 Fri Feb 6 17:42:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
691
692 * config/d10v/tm-d10v.h (D10V_CONVERT_IADDR_TO_RAW,
693 D10V_CONVERT_DADDR_TO_RAW): Define.
694
695 * d10v-tdep.c (d10v_push_arguments): Re-write. Pass arguments in
696 registers, regardless of their size, when they fit.
697
698 Thu Feb 5 13:16:36 1998 Andrew Cagney <cagney@b1.cygnus.com>
699
700 * d10v-tdep.c (d10v_extract_return_value): For function pointers
701 translate address to IMAP area.
702
703 * config/d10v/tm-d10v.h (EXTRA_FRAME_INFO): Delete dummy from
704 struct.
705 (POP_FRAME): Point at generic_pop_current_frame.
706
707 * d10v-tdep.c (d10v_pop_frame): Delete code handling dummy frames,
708 handled earlier.
709 (d10v_push_return_address): New function.
710 (d10v_pop_dummy_frame): Delete.
711 (d10v_fix_call_dummy): Delete.
712 (d10v_call_dummy_address): Delete.
713
714 * d10v-tdep.c (d10v_init_extra_frame_info): Clear dummy and
715 frameless.
716
717 * d10v-tdep.c (d10v_push_arguments): Keep stack word aligned.
718
719 * config/d10v/tm-d10v.h (EXTRACT_STRUCT_VALUE_ADDRESS): Extract
720 address of structure from first ARG1_REGNUM.
721
722 * d10v-tdep.c (d10v_push_arguments): Force 4 byte args into
723 even-odd register pair. Store 1 and 2 byte args in registers.
724
725 * valops.c (value_fetch_lazy): Ensure that a D10V function pointer
726 is fetched in the correct byte order.
727 (value_at): Ditto. Also ensure data pointers are mapped to data
728 segment.
729
730 * config/d10v/tm-d10v.h (D10V_DADDR_P, D10V_IADDR_P):
731
732 * d10v-tdep.c: Replace 2 with REGISTER_RAW_SIZE.
733 (d10v_pop_frame): Replace R13 with LR_REGNUM.
734 (d10v_push_arguments): Replace R2 with ARG1_REGNUM.
735 (d10v_push_arguments): Replace 6 with ARGN_REGNUM.
736 (d10v_extract_return_value): Access return value with RET1_REGNUM.
737
738 * config/d10v/tm-d10v.h (ARG1_REGNUM, ARGN_REGNUM, RET1_REGNUM):
739 Define.
740 (STORE_RETURN_VALUE): Specify return register using RET1_REGNUM.
741 (STORE_STRUCT_RETURN): Specify ARG1_REGNUM as the struct ptr
742 location.
743
744 Thu Feb 5 13:16:36 1998 Andrew Cagney <cagney@b1.cygnus.com>
745
746 * blockframe.c (generic_pop_dummy_frame): Flush the frame, no
747 longer valid.
748
749 * blockframe.c (generic_pop_current_frame), frames.h: New
750 function.
751
752 Thu Feb 5 17:18:16 1998 Andrew Cagney <cagney@b1.cygnus.com>
753
754 * remote-sim.c (gdbsim_create_inferior): clear_proceed_status
755 before /re/starting the simulator.
756
757 Thu Feb 5 15:55:31 1998 C. M. Heard (heard@vvnet.com)
758
759 * top.c (do_nothing): Remove signal handler after signal is caught.
760
761 Thu Feb 5 11:57:06 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
762
763 * tracepoint.c (tracepoint_operation): call free_actions instead
764 of free. (free_actions): eliminate some memory leaks for actions.
765 (validate_actionline): pass string arg by reference, so we can
766 change the pointer. Change all memrange collection arguments to
767 canonical form (literal address and size), to enforce early
768 evaluation. Accept UNOP_MEMVAL (assembly variables) for
769 trace collection. (parse_and_eval_memrange): accept expressions
770 for the address and size fields of a memrange (and evaluate
771 them immediately). (several places): use -1 instead of zero
772 to distinguish an absolute memrange from a register-relative one.
773 (encode_actions): add handling for UNOP_MEMVAL (assembly variable).
774
775 Wed Feb 4 17:40:21 1998 Jason Molenda (crash@bugshack.cygnus.com)
776
777 * Makefile.in (SFILES): add tracepoint.c.
778 (LINTFILES): add @CONFIG_SRCS@.
779 (SOURCES): Ditto.
780 * configure.in (CONFIG_SRCS): Mirror use of CONFIG_OBS.
781 * configure: Regenerated.
782
783 Tue Feb 3 16:12:32 1998 Gordon W. Ross (gwr@mc.com)
784
785 * infptrace.c (child_resume): Don't try to step if
786 NO_SINGLE_STEP is defined.
787
788 Mon Feb 2 19:06:13 1998 Jason Molenda (crash@bugshack.cygnus.com)
789
790 * Makefile.in (VERSION): Bump to 4.16.2.
791
792 Mon Feb 2 17:18:25 1998 Richard Henderson <rth@cygnus.com>
793
794 * alpha-nat.c (fetch_aout_core_registers): Rename from
795 fetch_core_registers.
796 (fetch_elf_core_registers): New function.
797 (supply_gregset): Use ALPHA_REGSET_BASE.
798 (supply_fpregset): Likewise.
799 (fill_fpregset): Likewise.
800 (alpha_aout_core_fns): Rename from alpha_core_fns.
801 (alpha_elf_core_fns): New.
802 * config/alpha/alpha-linux.mh (NATDEPFILES): solib.o not osfsolib.o.
803 Disable MMALLOC.
804 * config/alpha/nm-linux.h (SVR4_SHARED_LIBS): Define if ELF.
805 (TARGET_ELF64): Likewise.
806 (ALPHA_REGSET_BASE): New.
807 * config/alpha/nm-osf.h (ALPHA_REGSET_BASE): New.
808 * config/alpha/tm-alphalinux.h: Include tm-sysv4.h.
809
810 * solib.c (elf_locate_base): Add TARGET_ELF64 support.
811 (info_sharedlibary_command): Likewise.
812
813 * configure.host: Match alpha*.
814 * configure.tgt: Likewise.
815
816 Fri Jan 30 15:11:38 1998 David Taylor <taylor@texas.cygnus.com>
817
818 Changes by <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
819 * infrun.c (IN_SOLIB_DYNSYM_RESOLVE_CODE): new macro for detecting
820 whether we are in the dynamic symbol resolution code
821 (wait_for_inferior): invoke it.
822 * solib.c (in_svr4_dynsym_resolve_code): new function
823 (enable_break): record start and end of the dynamic linker
824 text and plt sections for use in in_svr4_dynsym_resolve_code.
825 * solib.h (IN_SOLIB_DYNSYM_RESOLVE_CODE): add svr4 definition;
826 (in_svr4_dynsym_resolve_code): declare it.
827 * config/nm-gnu.h (solib.h): move inclusion to after definition
828 of SVR4_SHARED_LIBS.
829 * config/nm-sysv4.h (solib.h): ditto.
830 * config/i386/nm-i386sco5.h (solib.h): ditto.
831 * config/i386/nm-linux.h (solib.h): ditto.
832 * config/mips/nm-irix5.h (IN_SOLIB_DYNSYM_RESOLVE_CODE): undefine.
833
834 Thu Jan 29 19:39:31 1998 Stan Shebs <shebs@andros.cygnus.com>
835
836 * coffread.c (coff_symtab_read) [SEM]: Remove code, macro can
837 never be defined.
838 * dbxread.c (process_one_symbol) [BLOCK_ADDRESS_ABSOLUTE]:
839 Remove, no longer needed.
840 * hppa-tdep.c (N_SET_MAGIC): Remove, no longer used.
841 * config/pa/xm-hppab.h (SEEK_SET, SEEK_CUR, SEEK_END): Ditto.
842 * config/mips/tm-mipsm3.h (NUMERIC_REG_NAMES): Ditto.
843 * config/mips/mipsm3.mt (TDEPFILES): Remove mipsread.o.
844
845 Wed Jan 28 14:46:52 1998 Stan Shebs <shebs@andros.cygnus.com>
846
847 Suggested by Chris Walter <walter@budoe.bu.edu>:
848 * dwarfread.c (set_cu_language): Recognize Fortran.
849 * dwarf2read.c (set_cu_language): Ditto.
850 (read_array_type): Fix language test.
851
852 Wed Jan 28 12:51:08 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
853
854 * blockframe.c (generic_frame_chain_valid): A frame pointer may
855 be valid if it is equal to the frame pointer of its caller (ie.
856 not necessarily strictly INNER_THAN). Allows frameless functions.
857
858 Wed Jan 28 11:23:25 1998 Mark Alexander <marka@cygnus.com>
859
860 * monitor.c (monitor_vsprintf): New function to handle
861 printing of large addresses using %A format specifier.
862 (monitor_printf_noecho, monitor_printf): Use monitor_vsprintf
863 instead of vsprintf.
864 * dve3900-rom.c (_initialize_r3900_rom): Use %A instead of %Lx
865 to print addresses.
866
867 Tue Jan 27 16:14:23 1998 Jason Molenda (crash@bugshack.cygnus.com)
868
869 * configure.in (CONFIG_LDFLAGS): Only add -export-dynamic
870 when using GNU ld.
871
872 Mon Jan 26 19:07:46 1998 Jason Molenda (crash@bugshack.cygnus.com)
873
874 * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset):
875 Add closing parenthesis. From HJ Lu.
876
877 Mon Jan 26 17:54:45 1998 Mark Alexander <marka@cygnus.com>
878
879 * dve3900-rom.c: Improve performance by using memory commands
880 that print less fluff. Minor cosmetic changes.
881 Eliminate compiler warnings.
882
883 Sat Jan 24 23:44:43 1998 Martin M. Hunt <hunt@cygnus.com>
884
885 * breakpoint.c (enable_breakpoint): Preserve breakpoint
886 disposition when enabling a breakpoint.
887
888 * symtab.c (find_pc_sect_line): If no symbol information
889 is found, return correct pc anyway.
890
891 Fri Jan 23 17:26:22 1998 Stan Shebs <shebs@andros.cygnus.com>
892
893 * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,
894 ns32k-*-mach3*): Fix file names.
895 (i[3456]86-*-os9k, m88*-*-mach3*, w65-*-*): Remove config
896 recognition, no source files for these.
897 * configure.tgt (powerpc-*-aix4*): Remove config, now identical
898 to powerpc-*-aix*.
899 * config/powerpc/{aix4.mh,aix4.mt,tm-ppc-aix4.h}: Remove files,
900 no longer needed.
901
902 Fri Jan 23 16:49:41 1998 Mark Alexander <marka@cygnus.com>
903
904 * monitor.c (monitor_write, monitor_readchar): New functions.
905 * monitor.h (monitor_write, monitor_readchar): Declare.
906 * dve3900-rom.c: Add support for fast loading on ethernet connections.
907
908 Fri Jan 23 07:47:06 1998 Fred Fish <fnf@cygnus.com>
909
910 * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }".
911 (TARGET_READ_FP): Define to d10v_read_fp rather than d10v_read_sp.
912 (TARGET_WRITE_FP): Define to d10v_write_fp rather than d10v_write_sp.
913 (d10v_write_fp, d10v_read_fp): Add prototypes.
914 * symtab.c (decode_line_1): Remove assignment of sals[0].pc field.
915 * symfile.c (simple_overlay_update, simple_overlay_update_1):
916 Ignore the size of overlay sections. This check is redundant anyway.
917 * printcmd.c (print_frame_args): Ditto.
918 * valops.c (value_fetch_lazy): Ditto.
919 * values.c (unpack_long): Ditto.
920 * d10v-tdep.c (d10v_frame_chain, d10v_frame_find_saved_regs,
921 d10v_init_extra_frame_info): Fix some minor bugs so the finish command
922 works properly.
923 (show_regs): Change num1 and num2 types from "long long" to "LONGEST".
924 (d10v_read_fp, d10v_write_fp): New functions.
925 (d10v_push_arguments): Remove unneeded assigns to "val" and "contents".
926 (d10v_push_arguments): Fix for pointers and structs.
927 (d10v_extract_return_value): Fix for pointers and chars.
928
929 Tue Jan 20 18:53:18 1998 Stan Shebs <shebs@andros.cygnus.com>
930
931 * configure.tgt (i386-*-mach*, m88*-*-mach3*): Remove config
932 recognition, no source files for these (note that the i386 Mach
933 config is for pre-Mach 3).
934 (mips*-*-mach3*, ns32k-*-mach3*): Fix file names.
935 * config/mips/mipsel64.mt: Remove, never referenced.
936
937 Mon Jan 19 14:01:28 1998 Stan Shebs <shebs@andros.cygnus.com>
938
939 * top.c (print_gdb_version): Restore to original message.
940
941 Mon Jan 19 13:34:40 1998 Ian Lance Taylor <ian@cygnus.com>
942
943 From cgf@bbc.com (Chris Faylor):
944 * win32-nat.c (child_mourn_inferior): Call ContinueDebugEvent to
945 let the child exit.
946 (child_kill_inferior): Respond to all debug events as the child is
947 terminating.
948
949 * Makefile.in (all): Change gdb dependency to gdb$(EXEEXT).
950 (uninstall): Add $(EXEEXT) to file name to remove.
951 (gdb$(EXEEXT)): Rename target from plain gdb.
952 (gdb1$(EXEEXT)): Rename target from plain gdb1.
953 (clean, mostlyclean): Add $(EXEEXT) to binary names to remove.
954
955 1998-01-16 Felix Lee <flee@cygnus.com>
956
957 * top.c (print_gdb_version): delete stutter.
958
959 Thu Jan 15 12:29:13 1998 Nick Clifton <nickc@cygnus.com>
960
961 * remote-rdi.c (arm_rdi_open): Patch from Tony.Thompson@arm.com
962 to prevent spurous error messages on non-ICE targets.
963
964 Wed Jan 14 19:27:02 1998 Stan Shebs <shebs@andros.cygnus.com>
965
966 * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
967 Remove, no longer used.
968
969 start-sanitize-d30v
970 Wed Jan 14 18:11:26 1998 Michael Meissner <meissner@cygnus.com>
971
972 Patch from Jim Wilson.
973 * d30v-tdep.c (d30v_frame_find_saved_regs_offsets): Properly
974 declare void function before use.
975
976 * config/d30v/tm-d30v.h (CALL_DUMMY): Initialize as { 0 }, not {}.
977
978 end-sanitize-d30v
979 Tue Jan 13 16:38:48 1998 Fred Fish <fnf@cygnus.com>
980
981 * configure.in (--with-mmalloc): Add new configure arg to use the
982 mmalloc package. Default is to not use it.
983 (START_INFERIOR_TRAPS_EXPECTED): Define to the integer 2, not
984 the string "2".
985 * acconfig.h (USE_MMALLOC, FORCE_MMCHECK): Add #undef.
986 * configure: Regenerated.
987 * config.in: Regenerated.
988 * Makefile.in (MMALLOC_DIR, MMALLOC_SRC): Remove.
989 (MMALLOC): Set using configure.
990 (MMALLOC_CFLAGS): Set using configure.
991
992 * config/i386/tm-linux.h (sys_quotactl): Define to 1 rather
993 than just defining it.
994 * mpw-make.sed: Undefine USE_MMALLOC rather than defining NO_MMALLOC.
995 * utils.c (NO_MMALLOC): Use USE_MMALLOC instead.
996 * objfiles.c: ditto.
997 * defs.h: ditto.
998
999 * config/sparc/sun4os4.mh (MMALLOC_CFLAGS): Remove.
1000 * config/m68k/sun3os4.mh (MMALLOC_CFLAGS): Remove.
1001 * config/i386/cygwin32.mh (MMALLOC_CFLAGS): Remove.
1002 * config/alpha/alpha-osf3.mh (MMALLOC_CFLAGS): Remove.
1003 * config/alpha/alpha-osf2.mh (MMALLOC_CFLAGS): Remove.
1004 * gdbserver/Makefile.in (MMALLOC_*): Remove.
1005 * config/rs6000/rs6000.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1006 * config/rs6000/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1007 * config/powerpc/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1008 * config/powerpc/aix.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1009 * config/ns32k/ns32km3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1010 * config/mips/mipsm3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1011 * config/mips/decstation.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1012 * config/m88k/cxux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1013 * config/i386/xm-windows.h (NO_MMALLOC, NO_MMCHECK): Remove.
1014 * config/i386/i386mk.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1015 * config/i386/i386m3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1016 * config/i386/i386gnu.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1017 * config/alpha/alpha-osf1.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1018 * config/alpha/alpha-linux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
1019
1020 Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
1021
1022 * config/m68k/tm-m68k.h (REGISTER_VIRTUAL_TYPE): make A0 thru A7
1023 default to void pointer type (so that their default radix is hex).
1024
1025 * symtab.c: move rbreak_command from no_class to class_breakpoint
1026 so it will be listed under "help breakpoints".
1027
1028 Sat Jan 10 14:58:04 1998 Stan Shebs <shebs@andros.cygnus.com>
1029
1030 * rdi-share/hostchan.c: Remove gettimeofday declaration.
1031
1032 Thu Jan 8 11:03:59 1998 Nick Clifton <nickc@cygnus.com>
1033
1034 * remote-rdp.c: Applied patches submitted by Tony.Thompson@arm.com
1035 to implement the Angel remote debugging interface.
1036
1037 * Makefile.in: Add build rules for remote-rdi.c and
1038 rdi-share/libangsd.a.
1039
1040 * configure.tgt: Updated from source on branch.
1041 * config/arm/tm-arm.h: Updated from source on branch.
1042 * arm-tdep.c: Updated from source on branch.
1043
1044 * rdi-share: New directory, RDI library contributed by ARM.
1045
1046 Mon Jan 5 20:21:59 1998 Mark Alexander <marka@cygnus.com>
1047
1048 * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.
1049 * monitor.c (monitor_wait): Echo program output.
1050 * dve3900-rom.c (_initialize_r3900_rom): Remove MO_HANDLE_NL flag,
1051 add MO_PRINT_PROGRAM_OUTPUT flag.
1052
1053 Mon Jan 5 18:21:11 1998 David Taylor <taylor@texas.cygnus.com>
1054
1055 * top.h (HAVE_SIGSETJMP): define SIGJMP_BUF, SIGSETJMP, and
1056 SIGLONGJMP appropriately based on whether HAVE_SIGSETJMP is
1057 defined.
1058 * top.c (return_to_top_level, catch_errors): use the new macros
1059 * main.c (SET_TOP_LEVEL): ditto.
1060 * config/xm-sysv4.h (HAVE_SIGSETJMP): Define.
1061
1062 Fri Jan 2 18:48:58 1998 Mark Alexander <marka@cygnus.com>
1063
1064 * configure.in: Double up brackets in shell case pattern.
1065
1066 Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
1067
1068 * tracepoint.c (finish_tfind_command): improved algorithm for
1069 deciding when we've "stepped" into a new stack frame.
1070 (map_args_over_tracepoints): loop over tracepoint list "safely",
1071 since list elements may be deleted during loop.
1072 (read_actions): add actions to history list.
1073
1074 For older changes see ChangeLog-97
1075 \f
1076 Local Variables:
1077 mode: indented-text
1078 left-margin: 8
1079 fill-column: 74
1080 version-control: never
1081 End:
This page took 0.05025 seconds and 5 git commands to generate.