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