* config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }".
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 Fri Jan 23 07:47:06 1998 Fred Fish <fnf@cygnus.com>
2
3 * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }".
4 (TARGET_READ_FP): Define to d10v_read_fp rather than d10v_read_sp.
5 (TARGET_WRITE_FP): Define to d10v_write_fp rather than d10v_write_sp.
6 (d10v_write_fp, d10v_read_fp): Add prototypes.
7 * symtab.c (decode_line_1): Remove assignment of sals[0].pc field.
8 * symfile.c (simple_overlay_update, simple_overlay_update_1):
9 Ignore the size of overlay sections. This check is redundant anyway.
10 * printcmd.c (print_frame_args): Ditto.
11 * valops.c (value_fetch_lazy): Ditto.
12 * values.c (unpack_long): Ditto.
13 * d10v-tdep.c (d10v_frame_chain, d10v_frame_find_saved_regs,
14 d10v_init_extra_frame_info): Fix some minor bugs so the finish command
15 works properly.
16 (show_regs): Change num1 and num2 types from "long long" to "LONGEST".
17 (d10v_read_fp, d10v_write_fp): New functions.
18 (d10v_push_arguments): Remove unneeded assigns to "val" and "contents".
19 (d10v_push_arguments): Fix for pointers and structs.
20 (d10v_extract_return_value): Fix for pointers and chars.
21
22 Tue Jan 20 18:53:18 1998 Stan Shebs <shebs@andros.cygnus.com>
23
24 * configure.tgt (i386-*-mach*, m88*-*-mach3*): Remove config
25 recognition, no source files for these (note that the i386 Mach
26 is pre-Mach 3).
27 (mips*-*-mach3*, ns32k-*-mach3*): Fix file names.
28 * config/mips/mipsel64.mt: Remove, never referenced.
29
30 Mon Jan 19 14:01:28 1998 Stan Shebs <shebs@andros.cygnus.com>
31
32 * top.c (print_gdb_version): Restore to original message.
33
34 Mon Jan 19 13:34:40 1998 Ian Lance Taylor <ian@cygnus.com>
35
36 From cgf@bbc.com (Chris Faylor):
37 * win32-nat.c (child_mourn_inferior): Call ContinueDebugEvent to
38 let the child exit.
39 (child_kill_inferior): Respond to all debug events as the child is
40 terminating.
41
42 * Makefile.in (all): Change gdb dependency to gdb$(EXEEXT).
43 (uninstall): Add $(EXEEXT) to file name to remove.
44 (gdb$(EXEEXT)): Rename target from plain gdb.
45 (gdb1$(EXEEXT)): Rename target from plain gdb1.
46 (clean, mostlyclean): Add $(EXEEXT) to binary names to remove.
47
48 1998-01-16 Felix Lee <flee@cygnus.com>
49
50 * top.c (print_gdb_version): delete stutter.
51
52 Thu Jan 15 12:29:13 1998 Nick Clifton <nickc@cygnus.com>
53
54 * remote-rdi.c (arm_rdi_open): Patch from Tony.Thompson@arm.com
55 to prevent spurous error messages on non-ICE targets.
56
57 start-sanitize-vr4111
58 Thu Jan 15 09:28:52 1998 Gavin Koch <gavin@cygnus.com>
59
60 * configure.tgt: Create the vr4111 as a copy of the vr4100.
61
62 end-sanitize-vr4111
63 Wed Jan 14 19:27:02 1998 Stan Shebs <shebs@andros.cygnus.com>
64
65 * config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
66 Remove, no longer used.
67
68 start-sanitize-d30v
69 Wed Jan 14 18:11:26 1998 Michael Meissner <meissner@cygnus.com>
70
71 Patch from Jim Wilson.
72 * d30v-tdep.c (d30v_frame_find_saved_regs_offsets): Properly
73 declare void function before use.
74
75 * config/d30v/tm-d30v.h (CALL_DUMMY): Initialize as { 0 }, not {}.
76
77 end-sanitize-d30v
78 Tue Jan 13 16:38:48 1998 Fred Fish <fnf@cygnus.com>
79
80 * configure.in (--with-mmalloc): Add new configure arg to use the
81 mmalloc package. Default is to not use it.
82 (START_INFERIOR_TRAPS_EXPECTED): Define to the integer 2, not
83 the string "2".
84 * acconfig.h (USE_MMALLOC, FORCE_MMCHECK): Add #undef.
85 * configure: Regenerated.
86 * config.in: Regenerated.
87 * Makefile.in (MMALLOC_DIR, MMALLOC_SRC): Remove.
88 (MMALLOC): Set using configure.
89 (MMALLOC_CFLAGS): Set using configure.
90
91 * config/i386/tm-linux.h (sys_quotactl): Define to 1 rather
92 than just defining it.
93 * mpw-make.sed: Undefine USE_MMALLOC rather than defining NO_MMALLOC.
94 * utils.c (NO_MMALLOC): Use USE_MMALLOC instead.
95 * objfiles.c: ditto.
96 * defs.h: ditto.
97
98 * config/sparc/sun4os4.mh (MMALLOC_CFLAGS): Remove.
99 * config/m68k/sun3os4.mh (MMALLOC_CFLAGS): Remove.
100 * config/i386/cygwin32.mh (MMALLOC_CFLAGS): Remove.
101 * config/alpha/alpha-osf3.mh (MMALLOC_CFLAGS): Remove.
102 * config/alpha/alpha-osf2.mh (MMALLOC_CFLAGS): Remove.
103 * gdbserver/Makefile.in (MMALLOC_*): Remove.
104 * config/rs6000/rs6000.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
105 * config/rs6000/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
106 * config/powerpc/aix4.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
107 * config/powerpc/aix.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
108 * config/ns32k/ns32km3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
109 * config/mips/mipsm3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
110 * config/mips/decstation.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
111 * config/m88k/cxux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
112 * config/i386/xm-windows.h (NO_MMALLOC, NO_MMCHECK): Remove.
113 * config/i386/i386mk.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
114 * config/i386/i386m3.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
115 * config/i386/i386gnu.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
116 * config/alpha/alpha-osf1.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
117 * config/alpha/alpha-linux.mh (MMALLOC, MMALLOC_CFLAGS): Remove.
118
119 Mon Jan 12 11:46:51 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
120
121 * config/m68k/tm-m68k.h (REGISTER_VIRTUAL_TYPE): make A0 thru A7
122 default to void pointer type (so that their default radix is hex).
123
124 * symtab.c: move rbreak_command from no_class to class_breakpoint
125 so it will be listed under "help breakpoints".
126
127 Sat Jan 10 14:58:04 1998 Stan Shebs <shebs@andros.cygnus.com>
128
129 * rdi-share/hostchan.c: Remove gettimeofday declaration.
130
131 Thu Jan 8 11:03:59 1998 Nick Clifton <nickc@cygnus.com>
132
133 * remote-rdp.c: Applied patches submitted by Tony.Thompson@arm.com
134 to implement the Angel remote debugging interface.
135
136 * Makefile.in: Add build rules for remote-rdi.c and
137 rdi-share/libangsd.a.
138
139 * configure.tgt: Updated from source on branch.
140 * config/arm/tm-arm.h: Updated from source on branch.
141 * arm-tdep.c: Updated from source on branch.
142
143 * rdi-share: New directory, RDI library contributed by ARM.
144
145 Mon Jan 5 20:21:59 1998 Mark Alexander <marka@cygnus.com>
146
147 * monitor.h (MO_PRINT_PROGRAM_OUTPUT): Define.
148 * monitor.c (monitor_wait): Echo program output.
149 * dve3900-rom.c (_initialize_r3900_rom): Remove MO_HANDLE_NL flag,
150 add MO_PRINT_PROGRAM_OUTPUT flag.
151
152 Mon Jan 5 18:21:11 1998 David Taylor <taylor@texas.cygnus.com>
153
154 * top.h (HAVE_SIGSETJMP): define SIGJMP_BUF, SIGSETJMP, and
155 SIGLONGJMP appropriately based on whether HAVE_SIGSETJMP is
156 defined.
157 * top.c (return_to_top_level, catch_errors): use the new macros
158 * main.c (SET_TOP_LEVEL): ditto.
159 * config/xm-sysv4.h (HAVE_SIGSETJMP): Define.
160
161 Fri Jan 2 18:48:58 1998 Mark Alexander <marka@cygnus.com>
162
163 * configure.in: Double up brackets in shell case pattern.
164
165 Fri Jan 2 17:06:05 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
166
167 * tracepoint.c (finish_tfind_command): improved algorithm for
168 deciding when we've "stepped" into a new stack frame.
169 (map_args_over_tracepoints): loop over tracepoint list "safely",
170 since list elements may be deleted during loop.
171 (read_actions): add actions to history list.
172
173 For older changes see ChangeLog-97
174 \f
175 Local Variables:
176 mode: indented-text
177 left-margin: 8
178 fill-column: 74
179 version-control: never
180 End:
This page took 0.250703 seconds and 5 git commands to generate.