1b89f95374ef0258c92c87930fa8f6a552beab07
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Tue Feb 17 18:05:05 1998 Frank Ch. Eigler <fche@cygnus.com>
2
3 * remote-mips.c (mips_request): Use unsigned long during parsing
4 returned value from monitor, to prevent accidental sign extension.
5
6 Tue Feb 17 14:28:33 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7
8 * acconfig.h: FORCE_MMCHECK changed to MMCHECK_FORCE.
9 * configure.in: Ditto.
10 * configure: Regenerated.
11
12 Tue Feb 17 14:07:34 1998 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
13
14 * gdbtypes.c (check_typedef): Do not try to resolve the length of
15 a type which has TYPE_FLAG_TARGET_STUB set, if the target type has
16 set TYPE_FLAG_TARGET_STUB as well.
17
18 Tue Feb 17 14:32:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
19
20 * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register):
21 Pass register size to sim_{fetch,store}_register. Check nr of
22 register bytes transfered is correct.
23
24 Mon Feb 16 14:05:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
25
26 * remote-d10v.c (remote_d10v_open): Call push_remote_target
27 instead of open_remote_target.
28
29 * remote.c (remote_xfer_memory): Use REMOTE_TRANSLATE_XFER_ADDRESS
30 to translate addr/size when defined.
31 (open_remote_target): Delete.
32
33 * target.h (open_remote_target): Delete.
34
35 * config/d10v/tm-d10v.h (REMOTE_TRANSLATE_XFER_ADDRESS): Define.
36
37 Mon Feb 16 14:05:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
38
39 * config/d10v/tm-d10v.h (USE_STRUCT_CONVENTION): Define. True when
40 sizeof type > 1.
41
42 Mon Feb 16 14:05:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
43
44 * config/d10v/tm-d10v.h (USE_STRUCT_CONVENTION): Define. True when
45 sizeof type > 1.
46
47 Sun Feb 15 16:10:50 1998 Ron Unrau <runrau@cygnus.com>
48
49 * parse.c (write_dollar_variable): call new function
50 target_map_name_to_register to allow targets to define their own
51 register name aliases.
52 * infcmd.c (registers_info): use target_map_name_to_register so that
53 "print $reg" and "info reg $reg" use the same register name aliases.
54
55 Fri Feb 13 16:40:30 1998 Stan Shebs <shebs@andros.cygnus.com>
56
57 * config/i386/i386mk.mt (OBJFORMATS): Delete, no longer used.
58 * config/i386/xm-i386mk.h: Fix an include.
59 * config/pyr/tm-pyr.h (PC_INNER_THAN): Remove, never used.
60
61 Thu Feb 12 16:12:07 1998 Frank Ch. Eigler <fche@cygnus.com>
62
63 * remote-mips.c (mips_enter_debug): Sleep before sending CR to
64 monitor.
65 (mips_exit_debug): Accept any whitespace / verbiage before monitor
66 prompt reappears.
67
68 Thu Feb 12 18:25:42 1998 Andrew Cagney <cagney@b1.cygnus.com>
69
70 * d10v-tdep.c (show_regs): Avoid use of %llx when printing 8 byte
71 accumulators.
72
73 Thu Feb 12 17:10:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
74
75 * valops.c (value_at): For d10v, make read pointers with
76 read_target_unsigned_integer, keep addresses unsigned.
77 (value_fetch_lazy): Ditto.
78
79 Thu Feb 12 12:14:02 1998 Andrew Cagney <cagney@b1.cygnus.com>
80
81 * remote-d10v.c: New file. Layer the d10v GDB->remote memory map
82 on top of the remote serial memory transfer functions.
83
84 * config/d10v/d10v.mt (TDEPFILES): Add remote-d10v.o
85
86 * Makefile.in (remote-d10v.o): Add dependencies.
87
88 * remote.c (remote_open_1): Add arg extended_p, engage extended
89 protocol when extended_p.
90 (remote_open, extended_remote_open): Pass !extended_p /
91 extended_p to remote_open_1.
92
93 * remote.c (open_remote_target), target.h: New function.
94
95 Wed Feb 11 08:41:15 1998 Andrew Cagney <cagney@b1.cygnus.com>
96
97 * config/i386/fbsd.mh (XDEPFILES): Add ser-tcp.o.
98
99 Tue Feb 10 17:50:37 1998 Keith Seitz <keiths@onions.cygnus.com>
100
101 * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hook
102 if it exists.
103 Remove static declaration of free_actions.
104
105 * tracepoint.h: Add declaration of free_actions.
106
107 Tue Feb 10 12:17:13 1998 Fred Fish <fnf@cygnus.com>
108
109 * symtab.c (decode_line_1): Revert change that mistakenly
110 removed assignment of sals[0].pc field.
111
112 Mon Feb 10 12:37:47 1998 Philippe De Muyter <phdm@macqel.be>
113
114 * m68k/tm-delta68.h (EXTRACT_RETURN_VALUE): Type argument for
115 `REGISTER_CONVERT_TO_VIRTUAL is `TYPE', not
116 `REGISTER_VIRTUAL_TYPE (FP0_REGNUM)';
117 (STORE_RETURN_VALUE): Ditto, and offset for `write_register_bytes'
118 is `REGISTER_BYTE (FP0_REGNUM)', not `FP0_REGNUM'.
119 (FRAME_NUM_ARGS): New macro.
120 * m68k/tm-news.h (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE): Ditto.
121 * delta68-nat.c (clear_insn_cache): New function, forgotten in previous
122 patch.
123
124 Mon Feb 9 11:10:06 1998 Andrew Cagney <cagney@b1.cygnus.com>
125
126 * d10v-tdep.c: Replace references to IMEM_ADDR and DMEM_ADDR with
127 D10V_MAKE_[DI]ADDR and D10V_CONVERT_[ID]ADDR_TO_RAW macros.
128
129 * config/d10v/tm-d10v.h (IMEM_START): Move to 0x01......
130 (DMEM_START): Move to 0x00......
131 (STACK_START): Move to 0x00..7ffe.
132 (D10V_MAKE_IADDR, D10V_MAKE_DADDR): Translate unconditionally.
133
134 * d10v-tdep.c (d10v_xlate_addr): Delete function.
135
136 Mon Feb 9 15:10:21 1998 Fred Fish <fnf@cygnus.com>
137
138 * symtab.c (fixup_psymbol_section): Move forward declaration to
139 top of file with other such decls. Make it a static function.
140 * symtab.h: Minor formatting tweaks.
141
142 Mon Feb 9 13:14:12 1998 Stan Shebs <shebs@andros.cygnus.com>
143
144 * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS):
145 Remove redefinition.
146 * config/i960/tm-i960.h (BREAKPOINT): Define.
147
148 Mon Feb 9 15:35:38 1998 Ian Lance Taylor <ian@cygnus.com>
149
150 * Makefile.in (init.c): Ignore errors when making init.c. Seems
151 necessary to work around bug in Solaris make.
152
153 Sun Feb 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be>
154
155 * m68k/tm-delta68.h (CPLUS_MARKER): Macro deleted.
156 (EXTRACT_STRUCT_VALUE_ADDRESS): Macro defined.
157 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE): Macros modified
158 because floating-point values return via %fp0.
159 (CLEAR_INSN_CACHE): New macro.
160 * m68k/tm-m68k.h (REGISTER_CONVERT_TO_VIRTUAL): Macro fixed
161 to use DOUBLEST.
162 (REGISTER_CONVERT_TO_RAW): Ditto.
163 * infptrace.c (child_xfer_memory): If CLEAR_INSN_CACHE is defined,
164 call it after having written in child process's memory.
165 * inflow.c (PROCESS_GROUP_TYPE): Macro defined if HAVE_TERMIO.
166 (gdb_has_a_terminal, terminal_ours_1): Functions fixed for HAVE_TERMIO.
167
168 Fri Feb 6 16:17:30 1998 Jeffrey A Law (law@cygnus.com)
169
170 * config/mips/tm-mips64.h (TARGET_LONG_BIT): Allow final target to
171 override.
172 (TARGET_LONG_LONG_BIT): Likewise.
173 (TARGET_PTR_BIT): Likewise.
174 start-sanitize-r5900
175 * config/mips/tm-r5900.h (TARGET_PTR_BIT): Define to 32 bits.
176 end-sanitize-r5900
177
178 start-sanitize-sky
179 Fri Feb 6 14:33:34 1998 Doug Evans <devans@canuck.cygnus.com>
180
181 * configure.tgt (mips64r5900*-sky-elf*): Replaces txvu-elf.
182 * config/mips/txvu.mt (SIM): txvu -> mips.
183
184 end-sanitize-sky
185 Fri Feb 6 17:42:22 1998 Andrew Cagney <cagney@b1.cygnus.com>
186
187 * config/d10v/tm-d10v.h (D10V_CONVERT_IADDR_TO_RAW,
188 D10V_CONVERT_DADDR_TO_RAW): Define.
189
190 * d10v-tdep.c (d10v_push_arguments): Re-write. Pass arguments in
191 registers, regardless of their size, when they fit.
192
193 Thu Feb 5 13:16:36 1998 Andrew Cagney <cagney@b1.cygnus.com>
194
195 * d10v-tdep.c (d10v_extract_return_value): For function pointers
196 translate address to IMAP area.
197
198 * config/d10v/tm-d10v.h (EXTRA_FRAME_INFO): Delete dummy from
199 struct.
200 (POP_FRAME): Point at generic_pop_current_frame.
201
202 * d10v-tdep.c (d10v_pop_frame): Delete code handling dummy frames,
203 handled earlier.
204 (d10v_push_return_address): New function.
205 (d10v_pop_dummy_frame): Delete.
206 (d10v_fix_call_dummy): Delete.
207 (d10v_call_dummy_address): Delete.
208
209 * d10v-tdep.c (d10v_init_extra_frame_info): Clear dummy and
210 frameless.
211
212 * d10v-tdep.c (d10v_push_arguments): Keep stack word aligned.
213
214 * config/d10v/tm-d10v.h (EXTRACT_STRUCT_VALUE_ADDRESS): Extract
215 address of structure from first ARG1_REGNUM.
216
217 * d10v-tdep.c (d10v_push_arguments): Force 4 byte args into
218 even-odd register pair. Store 1 and 2 byte args in registers.
219
220 * valops.c (value_fetch_lazy): Ensure that a D10V function pointer
221 is fetched in the correct byte order.
222 (value_at): Ditto. Also ensure data pointers are mapped to data
223 segment.
224
225 * config/d10v/tm-d10v.h (D10V_DADDR_P, D10V_IADDR_P):
226
227 * d10v-tdep.c: Replace 2 with REGISTER_RAW_SIZE.
228 (d10v_pop_frame): Replace R13 with LR_REGNUM.
229 (d10v_push_arguments): Replace R2 with ARG1_REGNUM.
230 (d10v_push_arguments): Replace 6 with ARGN_REGNUM.
231 (d10v_extract_return_value): Access return value with RET1_REGNUM.
232
233 * config/d10v/tm-d10v.h (ARG1_REGNUM, ARGN_REGNUM, RET1_REGNUM):
234 Define.
235 (STORE_RETURN_VALUE): Specify return register using RET1_REGNUM.
236 (STORE_STRUCT_RETURN): Specify ARG1_REGNUM as the struct ptr
237 location.
238
239 Thu Feb 5 13:16:36 1998 Andrew Cagney <cagney@b1.cygnus.com>
240
241 * blockframe.c (generic_pop_dummy_frame): Flush the frame, no
242 longer valid.
243
244 * blockframe.c (generic_pop_current_frame), frames.h: New
245 function.
246
247 Thu Feb 5 17:18:16 1998 Andrew Cagney <cagney@b1.cygnus.com>
248
249 * remote-sim.c (gdbsim_create_inferior): clear_proceed_status
250 before /re/starting the simulator.
251
252 Thu Feb 5 15:55:31 1998 C. M. Heard (heard@vvnet.com)
253
254 * top.c (do_nothing): Remove signal handler after signal is caught.
255
256 Thu Feb 5 11:57:06 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
257
258 * tracepoint.c (tracepoint_operation): call free_actions instead
259 of free. (free_actions): eliminate some memory leaks for actions.
260 (validate_actionline): pass string arg by reference, so we can
261 change the pointer. Change all memrange collection arguments to
262 canonical form (literal address and size), to enforce early
263 evaluation. Accept UNOP_MEMVAL (assembly variables) for
264 trace collection. (parse_and_eval_memrange): accept expressions
265 for the address and size fields of a memrange (and evaluate
266 them immediately). (several places): use -1 instead of zero
267 to distinguish an absolute memrange from a register-relative one.
268 (encode_actions): add handling for UNOP_MEMVAL (assembly variable).
269
270 Wed Feb 4 17:40:21 1998 Jason Molenda (crash@bugshack.cygnus.com)
271
272 * Makefile.in (SFILES): add tracepoint.c.
273 (LINTFILES): add @CONFIG_SRCS@.
274 (SOURCES): Ditto.
275 * configure.in (CONFIG_SRCS): Mirror use of CONFIG_OBS.
276 * configure: Regenerated.
277
278 Tue Feb 3 16:12:32 1998 Gordon W. Ross (gwr@mc.com)
279
280 * infptrace.c (child_resume): Don't try to step if
281 NO_SINGLE_STEP is defined.
282
283 Mon Feb 2 19:06:13 1998 Jason Molenda (crash@bugshack.cygnus.com)
284
285 * Makefile.in (VERSION): Bump to 4.16.2.
286
287 Mon Feb 2 17:18:25 1998 Richard Henderson <rth@cygnus.com>
288
289 * alpha-nat.c (fetch_aout_core_registers): Rename from
290 fetch_core_registers.
291 (fetch_elf_core_registers): New function.
292 (supply_gregset): Use ALPHA_REGSET_BASE.
293 (supply_fpregset): Likewise.
294 (fill_fpregset): Likewise.
295 (alpha_aout_core_fns): Rename from alpha_core_fns.
296 (alpha_elf_core_fns): New.
297 * config/alpha/alpha-linux.mh (NATDEPFILES): solib.o not osfsolib.o.
298 Disable MMALLOC.
299 * config/alpha/nm-linux.h (SVR4_SHARED_LIBS): Define if ELF.
300 (TARGET_ELF64): Likewise.
301 (ALPHA_REGSET_BASE): New.
302 * config/alpha/nm-osf.h (ALPHA_REGSET_BASE): New.
303 * config/alpha/tm-alphalinux.h: Include tm-sysv4.h.
304
305 * solib.c (elf_locate_base): Add TARGET_ELF64 support.
306 (info_sharedlibary_command): Likewise.
307
308 * configure.host: Match alpha*.
309 * configure.tgt: Likewise.
310
311 Fri Jan 30 15:11:38 1998 David Taylor <taylor@texas.cygnus.com>
312
313 Changes by <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
314 * infrun.c (IN_SOLIB_DYNSYM_RESOLVE_CODE): new macro for detecting
315 whether we are in the dynamic symbol resolution code
316 (wait_for_inferior): invoke it.
317 * solib.c (in_svr4_dynsym_resolve_code): new function
318 (enable_break): record start and end of the dynamic linker
319 text and plt sections for use in in_svr4_dynsym_resolve_code.
320 * solib.h (IN_SOLIB_DYNSYM_RESOLVE_CODE): add svr4 definition;
321 (in_svr4_dynsym_resolve_code): declare it.
322 * config/nm-gnu.h (solib.h): move inclusion to after definition
323 of SVR4_SHARED_LIBS.
324 * config/nm-sysv4.h (solib.h): ditto.
325 * config/i386/nm-i386sco5.h (solib.h): ditto.
326 * config/i386/nm-linux.h (solib.h): ditto.
327 * config/mips/nm-irix5.h (IN_SOLIB_DYNSYM_RESOLVE_CODE): undefine.
328
329 Thu Jan 29 19:39:31 1998 Stan Shebs <shebs@andros.cygnus.com>
330
331 * coffread.c (coff_symtab_read) [SEM]: Remove code, macro can
332 never be defined.
333 * dbxread.c (process_one_symbol) [BLOCK_ADDRESS_ABSOLUTE]:
334 Remove, no longer needed.
335 * hppa-tdep.c (N_SET_MAGIC): Remove, no longer used.
336 * config/pa/xm-hppab.h (SEEK_SET, SEEK_CUR, SEEK_END): Ditto.
337 * config/mips/tm-mipsm3.h (NUMERIC_REG_NAMES): Ditto.
338 * config/mips/mipsm3.mt (TDEPFILES): Remove mipsread.o.
339
340 Wed Jan 28 14:46:52 1998 Stan Shebs <shebs@andros.cygnus.com>
341
342 Suggested by Chris Walter <walter@budoe.bu.edu>:
343 * dwarfread.c (set_cu_language): Recognize Fortran.
344 * dwarf2read.c (set_cu_language): Ditto.
345 (read_array_type): Fix language test.
346
347 Wed Jan 28 12:51:08 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
348
349 * blockframe.c (generic_frame_chain_valid): A frame pointer may
350 be valid if it is equal to the frame pointer of its caller (ie.
351 not necessarily strictly INNER_THAN). Allows frameless functions.
352
353 Wed Jan 28 11:23:25 1998 Mark Alexander <marka@cygnus.com>
354
355 * monitor.c (monitor_vsprintf): New function to handle
356 printing of large addresses using %A format specifier.
357 (monitor_printf_noecho, monitor_printf): Use monitor_vsprintf
358 instead of vsprintf.
359 * dve3900-rom.c (_initialize_r3900_rom): Use %A instead of %Lx
360 to print addresses.
361
362 Tue Jan 27 16:14:23 1998 Jason Molenda (crash@bugshack.cygnus.com)
363
364 * configure.in (CONFIG_LDFLAGS): Only add -export-dynamic
365 when using GNU ld.
366
367 Mon Jan 26 19:07:46 1998 Jason Molenda (crash@bugshack.cygnus.com)
368
369 * config/alpha/tm-alphalinux.h (alpha_linux_sigtramp_offset):
370 Add closing parenthesis. From HJ Lu.
371
372 Mon Jan 26 17:54:45 1998 Mark Alexander <marka@cygnus.com>
373
374 * dve3900-rom.c: Improve performance by using memory commands
375 that print less fluff. Minor cosmetic changes.
376 Eliminate compiler warnings.
377
378 Sat Jan 24 23:44:43 1998 Martin M. Hunt <hunt@cygnus.com>
379
380 * breakpoint.c (enable_breakpoint): Preserve breakpoint
381 disposition when enabling a breakpoint.
382
383 * symtab.c (find_pc_sect_line): If no symbol information
384 is found, return correct pc anyway.
385
386 Fri Jan 23 17:26:22 1998 Stan Shebs <shebs@andros.cygnus.com>
387
388 * configure.host (i[3456]86-*-osf1mk*, mips-*-mach3*,
389 ns32k-*-mach3*): Fix file names.
390 (i[3456]86-*-os9k, m88*-*-mach3*, w65-*-*): Remove config
391 recognition, no source files for these.
392 * configure.tgt (powerpc-*-aix4*): Remove config, now identical
393 to powerpc-*-aix*.
394 * config/powerpc/{aix4.mh,aix4.mt,tm-ppc-aix4.h}: Remove files,
395 no longer needed.
396
397 Fri Jan 23 16:49:41 1998 Mark Alexander <marka@cygnus.com>
398
399 * monitor.c (monitor_write, monitor_readchar): New functions.
400 * monitor.h (monitor_write, monitor_readchar): Declare.
401 * dve3900-rom.c: Add support for fast loading on ethernet connections.
402
403 Fri Jan 23 07:47:06 1998 Fred Fish <fnf@cygnus.com>
404
405 * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }".
406 (TARGET_READ_FP): Define to d10v_read_fp rather than d10v_read_sp.
407 (TARGET_WRITE_FP): Define to d10v_write_fp rather than d10v_write_sp.
408 (d10v_write_fp, d10v_read_fp): Add prototypes.
409 * symtab.c (decode_line_1): Remove assignment of sals[0].pc field.
410 * symfile.c (simple_overlay_update, simple_overlay_update_1):
411 Ignore the size of overlay sections. This check is redundant anyway.
412 * printcmd.c (print_frame_args): Ditto.
413 * valops.c (value_fetch_lazy): Ditto.
414 * values.c (unpack_long): Ditto.
415 * d10v-tdep.c (d10v_frame_chain, d10v_frame_find_saved_regs,
416 d10v_init_extra_frame_info): Fix some minor bugs so the finish command
417 works properly.
418 (show_regs): Change num1 and num2 types from "long long" to "LONGEST".
419 (d10v_read_fp, d10v_write_fp): New functions.
420 (d10v_push_arguments): Remove unneeded assigns to "val" and "contents".
421 (d10v_push_arguments): Fix for pointers and structs.
422 (d10v_extract_return_value): Fix for pointers and chars.
423
424 Tue Jan 20 18:53:18 1998 Stan Shebs <shebs@andros.cygnus.com>
425
426 * configure.tgt (i386-*-mach*, m88*-*-mach3*): Remove config
427 recognition, no source files for these (note that the i386 Mach
428 config is for pre-Mach 3).
429 (mips*-*-mach3*, ns32k-*-mach3*): Fix file names.
430 * config/mips/mipsel64.mt: Remove, never referenced.
431
432 Mon Jan 19 14:01:28 1998 Stan Shebs <shebs@andros.cygnus.com>
433
434 * top.c (print_gdb_version): Restore to original message.
435
436 Mon Jan 19 13:34:40 1998 Ian Lance Taylor <ian@cygnus.com>
437
438 From cgf@bbc.com (Chris Faylor):
439 * win32-nat.c (child_mourn_inferior): Call ContinueDebugEvent to
440 let the child exit.
441 (child_kill_inferior): Respond to all debug events as the child is
442 terminating.
443
444 * Makefile.in (all): Change gdb dependency to gdb$(EXEEXT).
445 (uninstall): Add $(EXEEXT) to file name to remove.
446 (gdb$(EXEEXT)): Rename target from plain gdb.
447 (gdb1$(EXEEXT)): Rename target from plain gdb1.
448 (clean, mostlyclean): Add $(EXEEXT) to binary names to remove.
449
450 1998-01-16 Felix Lee <flee@cygnus.com>
451
452 * top.c (print_gdb_version): delete stutter.
453
454 Thu Jan 15 12:29:13 1998 Nick Clifton <nickc@cygnus.com>
455
456 * remote-rdi.c (arm_rdi_open): Patch from Tony.Thompson@arm.com
457 to prevent spurous error messages on non-ICE targets.
458
459 start-sanitize-vr4111
460 Thu Jan 15 09:28:52 1998 Gavin Koch <gavin@cygnus.com>
461
462 * configure.tgt: Create the vr4111 as a copy of the vr4100.
463
464 end-sanitize-vr4111
465 Wed Jan 14 19:27:02 1998 Stan Shebs <shebs@andros.cygnus.com>
466
467 * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
468 Remove, no longer used.
469
470 start-sanitize-d30v
471 Wed Jan 14 18:11:26 1998 Michael Meissner <meissner@cygnus.com>
472
473 Patch from Jim Wilson.
474 * d30v-tdep.c (d30v_frame_find_saved_regs_offsets): Properly
475 declare void function before use.
476
477 * config/d30v/tm-d30v.h (CALL_DUMMY): Initialize as { 0 }, not {}.
478
479 end-sanitize-d30v
480 Tue Jan 13 16:38:48 1998 Fred Fish <fnf@cygnus.com>
481
482 * configure.in (--with-mmalloc): Add new configure arg to use the
483 mmalloc package. Default is to not use it.
484 (START_INFERIOR_TRAPS_EXPECTED): Define to the integer 2, not
485 the string "2".
486 * acconfig.h (USE_MMALLOC, FORCE_MMCHECK): Add #undef.
487 * configure: Regenerated.
488 * config.in: Regenerated.
489 * Makefile.in (MMALLOC_DIR, MMALLOC_SRC): Remove.
490 (MMALLOC): Set using configure.
491 (MMALLOC_CFLAGS): Set using configure.
492
493 * config/i386/tm-linux.h (sys_quotactl): Define to 1 rather
494 than just defining it.
495 * mpw-make.sed: Undefine USE_MMALLOC rather than defining NO_MMALLOC.
496 * utils.c (NO_MMALLOC): Use USE_MMALLOC instead.
497 * objfiles.c: ditto.
498 * defs.h: ditto.
499
500 * config/sparc/sun4os4.mh (MMALLOC_CFLAGS): Remove.
501 * config/m68k/sun3os4.mh (MMALLOC_CFLAGS): Remove.
502 * config/i386/cygwin32.mh (MMALLOC_CFLAGS): Remove.
503 * config/alpha/alpha-osf3.mh (MMALLOC_CFLAGS): Remove.
504 * config/alpha/alpha-osf2.mh (MMALLOC_CFLAGS): Remove.
505 * gdbserver/Makefile.in (MMALLOC_*): Remove.
506 * config/rs6000/rs6000.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
507 * config/rs6000/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
508 * config/powerpc/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
509 * config/powerpc/aix.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
510 * config/ns32k/ns32km3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
511 * config/mips/mipsm3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
512 * config/mips/decstation.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
513 * config/m88k/cxux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
514 * config/i386/xm-windows.h (NO_MMALLOC, NO_MMCHECK): Remove.
515 * config/i386/i386mk.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
516 * config/i386/i386m3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
517 * config/i386/i386gnu.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
518 * config/alpha/alpha-osf1.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
519 * config/alpha/alpha-linux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
520
521 Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
522
523 * config/m68k/tm-m68k.h (REGISTER_VIRTUAL_TYPE): make A0 thru A7
524 default to void pointer type (so that their default radix is hex).
525
526 * symtab.c: move rbreak_command from no_class to class_breakpoint
527 so it will be listed under "help breakpoints".
528
529 Sat Jan 10 14:58:04 1998 Stan Shebs <shebs@andros.cygnus.com>
530
531 * rdi-share/hostchan.c: Remove gettimeofday declaration.
532
533 Thu Jan 8 11:03:59 1998 Nick Clifton <nickc@cygnus.com>
534
535 * remote-rdp.c: Applied patches submitted by Tony.Thompson@arm.com
536 to implement the Angel remote debugging interface.
537
538 * Makefile.in: Add build rules for remote-rdi.c and
539 rdi-share/libangsd.a.
540
541 * configure.tgt: Updated from source on branch.
542 * config/arm/tm-arm.h: Updated from source on branch.
543 * arm-tdep.c: Updated from source on branch.
544
545 * rdi-share: New directory, RDI library contributed by ARM.
546
547 Mon Jan 5 20:21:59 1998 Mark Alexander <marka@cygnus.com>
548
549 * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.
550 * monitor.c (monitor_wait): Echo program output.
551 * dve3900-rom.c (_initialize_r3900_rom): Remove MO_HANDLE_NL flag,
552 add MO_PRINT_PROGRAM_OUTPUT flag.
553
554 Mon Jan 5 18:21:11 1998 David Taylor <taylor@texas.cygnus.com>
555
556 * top.h (HAVE_SIGSETJMP): define SIGJMP_BUF, SIGSETJMP, and
557 SIGLONGJMP appropriately based on whether HAVE_SIGSETJMP is
558 defined.
559 * top.c (return_to_top_level, catch_errors): use the new macros
560 * main.c (SET_TOP_LEVEL): ditto.
561 * config/xm-sysv4.h (HAVE_SIGSETJMP): Define.
562
563 Fri Jan 2 18:48:58 1998 Mark Alexander <marka@cygnus.com>
564
565 * configure.in: Double up brackets in shell case pattern.
566
567 Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
568
569 * tracepoint.c (finish_tfind_command): improved algorithm for
570 deciding when we've "stepped" into a new stack frame.
571 (map_args_over_tracepoints): loop over tracepoint list "safely",
572 since list elements may be deleted during loop.
573 (read_actions): add actions to history list.
574
575 For older changes see ChangeLog-97
576 \f
577 Local Variables:
578 mode: indented-text
579 left-margin: 8
580 fill-column: 74
581 version-control: never
582 End:
This page took 0.041599 seconds and 4 git commands to generate.