2001-02-24 Michael Chastain <chastain@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
80117be2
KB
12001-03-15 Kevin Buettner <kevinb@redhat.com>
2
3 * solib-aix5.c (bfd_lookup_symbol, build_so_list_from_mapfile)
4 (aix5_relocate_main_executable, aix5_clear_solib): Replace calls
5 to free() with calls to xfree().
6 (bfd_lookup_symbol): Eliminate use of PTR.
7 (build_so_list_from_mapfile): Use xasprintf() instead of sprintf().
8
77cd5909
MH
92001-03-15 Martin Hunt <hunt@redhat.com>
10
11 * linespec.c (decode_line_1): Remove trailing quote
12 when parsing double quotes.
13
f7f5a202
KB
142001-03-15 Kevin Buettner <kevinb@redhat.com>
15
16 * uw-thread.c (read_thr_debug, read_map, read_lwp, thread_iter)
17 (libthread_stub, libthread_init): Pass NULL for the mem_attrib
18 argument in the to_xfer_memory calls.
19
0d35ddba
AC
202001-03-15 Andrew Cagney <ac131313@redhat.com>
21
22 * MAINTAINERS: Fix typo - w65 not w64. Still doesn't build.
23 * TODO (GDB 5.1 - Cleanups): Add status of targets being obsoleted.
24
043780a1
AC
252001-03-15 Andrew Cagney <ac131313@redhat.com>
26
27 * wince.c (child_xfer_memory): Add attrib parameter.
28 * symm-nat.c (child_xfer_memory): Ditto.
29 * mac-nat.c (child_xfer_memory): Ditto.
30 * infttrace.c (child_xfer_memory): Ditto.
31 * procfs.c (procfs_xfer_memory): Ditto.
32 * lin-thread.c (thread_db_xfer_memory): Ditto.
33 * gnu-nat.c (gnu_xfer_memory): Ditto.
34
9b9c068d
AC
352001-03-14 Andrew Cagney <ac131313@redhat.com>
36
37 * NEWS: Mention that Harris/CXUX m88k is obsolete.
38
f88e2c52
AC
392001-03-13 Andrew Cagney <ac131313@redhat.com>
40
41 * config/mips/tm-mips.h: Include "regcache.h" for macros refering
42 to regcache functions.
43 * config/m68k/tm-m68k.h: Ditto.
44 * config/i386/tm-i386v.h: Ditto.
45 * config/mcore/tm-mcore.h: Ditto.
46 * config/m88k/tm-m88k.h: Ditto.
47 * config/m68k/tm-news.h: Ditto.
48 * config/m68k/tm-linux.h: Ditto.
49 * config/m68k/tm-delta68.h: Ditto.
50 * config/m68k/nm-sun3.h: Ditto.
51 * config/m32r/tm-m32r.h: Ditto.
52 * config/i386/tm-symmetry.h: Ditto.
53 * config/i386/tm-sun386.h: Ditto.
54 * config/i386/tm-i386.h: Ditto.
55 * config/i386/nm-symmetry.h: Ditto.
56 * config/i386/nm-sun386.h: Ditto.
57 * config/i386/nm-ptx4.h: Ditto.
58 * config/i386/nm-i386mach.h: Ditto.
59 * config/h8500/tm-h8500.h: Ditto.
60 * config/h8300/tm-h8300.h: Ditto.
61 * config/fr30/tm-fr30.h: Ditto.
62 * config/d30v/tm-d30v.h: Ditto.
63 * config/arm/tm-arm.h: Ditto.
64 * config/arc/tm-arc.h: Ditto.
65 * config/alpha/tm-alpha.h: Ditto.
66 * config/a29k/tm-vx29k.h: Ditto.
67 * config/a29k/tm-a29k.h: Ditto.
68 * config/w65/tm-w65.h: Ditto.
69 * config/vax/tm-vax.h: Ditto.
70 * config/v850/tm-v850.h: Ditto.
71 * config/tic80/tm-tic80.h: Ditto.
72 * config/sparc/tm-sparclite.h: Ditto.
73 * config/sparc/tm-sparclet.h: Ditto.
74 * config/sparc/tm-sparc.h: Ditto.
75 * config/sparc/nm-sun4sol2.h: Ditto.
76 * config/sparc/nm-sun4os4.h: Ditto.
77 * config/sparc/nm-nbsd.h: Ditto.
78 * config/powerpc/nm-solaris.h: Ditto.
79 * config/pa/tm-hppao.h: Ditto.
80 * config/pa/tm-hppa.h: Ditto.
81 * config/pa/nm-hppab.h: Ditto.
82 * config/ns32k/tm-umax.h: Ditto.
83 * config/ns32k/tm-merlin.h: Ditto.
84 * config/nm-m3.h: Ditto.
85 * config/nm-gnu.h: Ditto.
86
0981ead9
AC
872001-03-14 Andrew Cagney <ac131313@redhat.com>
88
89 * MAINTAINERS: Update list of targets. Mark arm-* and v850-elf as
90 broken. Mark sh-*, ia64-linux and ns32k-netbsd as buildable.
91 Specify an m88k target. Include sample GAWK script to generate
92 target list. Delete non-existant romp target.
93 * TODO (GDB 5.1 - Cleanups): Update.
94
91c1720e
KS
952001-03-14 Keith Seitz <keiths@cygnus.com>
96
97 * linespec.c (decode_line_1): Skip argptr over a leading
98 double quote. Prevents alloc of 0 bytes and memcpy of -1 bytes.
99
3cc122b3
KB
1002001-03-14 Kevin Buettner <kevinb@redhat.com>
101
102 * config/djgpp/fnchange.lst (ia64-aix-nat.c): Add entry.
103
5bb367b1
AC
1042001-03-13 Andrew Cagney <ac131313@redhat.com>
105
106 * ui-out.h: Remove #if __STDC__, assume an ISO-C compiler.
107 * m3-nat.c: Ditto.
108 * p-lang.h: Ditto.
109 * printcmd.c (printf_command): Ditto.
110 * ch-exp.c (match_integer_literal): Ditto.
111 * scm-tags.h: Ditto.
112 * ser-go32.c: Ditto.
113 * hppa-tdep.c (unwind_command): Ditto.
114 * defs.h (volatile): Delete macro definition. Assume __STDC__.
115 * remote-adapt.c (volatile): Ditto.
116 * remote-eb.c (volatile): Ditto.
117 * remote-mm.c (volatile): Ditto.
118 * defs.h (alloca): Assume __STDC__, declare returning void *.
119
a728f042
AC
1202001-03-08 Andrew Cagney <ac131313@redhat.com>
121
122 * inferior.h (ARCH_NUM_REGS): Delete definition.
123 * stack.c (frame_info): Use NUM_REGS, not ARCH_NUM_REGS.
124 * regcache.c (registers_changed): Ditto.
125 (registers_fetched): Ditto.
126 * infptrace.c (fetch_inferior_registers): Ditto.
127 (store_inferior_registers): Ditto.
128 * infcmd.c (do_registers_info): Ditto.
129 (registers_info): Ditto.
130 * i386-linux-nat.c (old_fetch_inferior_registers): Ditto.
131 (old_store_inferior_registers): Ditto.
132 * gdbserver/low-linux.c (register_addr): Ditto.
133 * gdbserver/low-hppabsd.c (register_addr): Ditto.
134 * core-aout.c: Don't include "inferior.h".
135 (fetch_core_registers): Use NUM_REGS not ARCH_NUM_REGS.
136 (register_addr): Ditto.
137
f48ff60a
FN
1382001-03-13 Fernando Nasser <fnasser@redhat.com>
139
140 From Steven Johnson <sjohnson@neurizon.net>
141 * cli/cli-script.c (define_command): Fix setting of post hooks.
142
305d65ca
MK
1432001-03-13 Mark Kettenis <kettenis@gnu.org>
144
145 * i386-linux-tdep.c: Fix formatting and clarify comments.
146 (i386_linux_svr4_fetch_link_map_offsets): Use NULL instead of 0
147 where appropriate.
148
bf62e5b4
AC
1492001-03-12 Andrew Cagney <ac131313@redhat.com>
150
151 * gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.
152 (proc_update_sc): Use gdb_assert instead of assert.
153 (proc_abort): Ditto.
154 (inf_set_step_thread): Ditto.
155 (gnu_wait): Ditto.
156 (S_exception_raise_request): Ditto.
157 (gnu_terminal_init_inferior): Ditto.
158
21479ded
KB
1592001-03-09 Kevin Buettner <kevinb@redhat.com>
160
161 * Makefile.in (solib-svr4.o): Depend on solib-svr4.c, not solib.c.
162 (solib-legacy.o): New makefile target.
163 * solib-legacy.c: New file.
164 * solib-svr4.h (SVR4_FETCH_LINK_MAP_OFFSETS): Delete.
165 (default_svr4_fetch_link_map_offsets): Delete.
166 (set_solib_svr4_fetch_link_map_offsets): Declare.
167 (legacy_svr4_fetch_link_map_offsets_hook): Declare.
168 * solib-svr4.c (elf/common.h): Include.
169 (link.h): Only include for SunOS shared library support.
170 (_SYSCALL32): Don't define.
171 (SVR4_FETCH_LINK_MAP_OFFSETS): Define.
172 (default_svr4_fetch_link_map_offsets): Made static; added forward
173 declaration.
174 (fetch_link_map_offsets): New static global.
175 (legacy_svr4_fetch_link_map_offsets_hook): New global variable.
176 (default_svr4_fetch_link_map_offsets): Rewritten. The guts
177 of what used to be in this function now reside in
178 legacy_svr4_fetch_link_map_offsets() in solib-legacy.c.
179 (open_symbol_file_object): Fix declaration in SunOS section
180 of the code.
181 (set_solib_svr4_fetch_link_map_offsets): New extern function.
182 (init_fetch_link_map_offsets): New static function.
183 (_initialize_svr4_solib): Put static global fetch_link_map_offsets
184 under multiarch control.
185
186 * config/alpha/alpha-linux.mt (TDEPFILES): Add solib-legacy.o to
187 list.
188 * config/alpha/fbsd.mh (NATDEPFILES): Likewise.
189 * config/arm/linux.mt (TDEPFILES): Likewise.
190 * config/i386/fbsd.mh (NATDEPFILES): Likewise.
191 * config/i386/i386dgux.mh (NATDEPFILES): Likewise.
192 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
193 * config/i386/i386sco5.mh (NATDEPFILES): Likewise.
194 * config/i386/i386sol2.mt (TDEPFILES): Likewise.
195 * config/i386/i386v4.mh (NATDEPFILES): Likewise.
196 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
197 * config/i386/linux.mt (TDEPFILES): Likewise.
198 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
199 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
200 * config/i386/ncr3000.mt (TDEPFILES): Likewise.
201 * config/i386/ptx4.mh (XDEPFILES): Likewise.
202 * config/i386/sun386.mt (TDEPFILES): Likewise.
203 * config/ia64/linux.mt (TDEPFILES): Likewise.
204 * config/m68k/linux.mt (TDEPFILES): Likewise.
205 * config/m68k/m68kv4.mh (NATDEPFILES): Likewise.
206 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
207 * config/m68k/sun2os4.mt (TDEPFILES): Likewise.
208 * config/m68k/sun3os4.mt (TDEPFILES): Likewise.
209 * config/m88k/delta88v4.mh (NATDEPFILES): Likewise.
210 * config/mips/mipsv4.mh (NATDEPFILES): Likewise.
211 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
212 * config/powerpc/linux.mt (TDEPFILES): Likewise.
213 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
214 * config/powerpc/solaris.mh (NATDEPFILES): Likewise.
215 * config/sh/linux.mt (TDEPFILES): Likewise.
216 * config/sparc/linux.mt (TDEPFILES): Likewise.
217 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
218 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
219 * config/sparc/sp64linux.mt (TDEPFILES): Likewise.
220 * config/sparc/sun4os4.mt (TDEPFILES): Likewise.
221 * config/sparc/sun4sol2.mh (NATDEPFILES): Likewise.
222
d7fa9de0
KB
2232001-03-09 Kevin Buettner <kevinb@redhat.com>
224
225 * utils.c (xmrealloc, xcalloc): Return NULL for zero-sized requests.
226
f8241bd1
AC
2272001-03-09 Andrew Cagney <ac131313@redhat.com>
228
229 * MAINTAINERS (Write After Approval): Update Philip Blundell.
230
e6b4b0c2
KS
2312001-03-09 Keith Seitz <keiths@cygnus.com>
232
233 * MAINTAINERS: Add myself to write after approval list.
234
96836138
MK
2352001-03-09 Mark Kettenis <kettenis@gnu.org>
236
237 * i387-tdep.c (print_i387_status_word): Fix printing of Stack
238 fault flag. It is bit 6 of the x87 FPU status word, not bit 7.
239
1b594327
AC
2402001-03-08 Andrew Cagney <ac131313@redhat.com>
241
242 * configure.host (m88*-harris-cxux*): Mark as obsolete.
243 * configure.tgt: Ditto.
244 * config/m88k/xm-cxux.h: Ditto.
245 * config/m88k/tm-cxux.h: Ditto.
246 * config/m88k/nm-cxux.h: Ditto.
247 * config/m88k/cxux.mt: Ditto.
248 * config/m88k/cxux.mh: Ditto.
249
4a32a1e4
AC
2502001-03-08 Andrew Cagney <ac131313@redhat.com>
251
252 * Makefile.in: Delete rules for obsolete files.
253
ec9a3449
DT
254Thu Mar 8 15:43:40 2001 David Taylor <taylor@redhat.com>
255
256 * stack.c (parse_frame_specification): For one argument case,
257 handle the situation where the argument is an integer, not an
258 address -- arguably the most common case. This matters on
259 targets where pointers and addresses are different.
260
a50c34dc
AC
2612001-03-08 Andrew Cagney <ac131313@redhat.com>
262
263 * TODO: Revise 5.1 list. Delete PARAMS task. Add coding standard
264 review. Clarify GNU/LINUX/sparc. Move other tasks to 5.2 or
265 general.
266
cfc046cf
AC
2672001-03-07 Andrew Cagney <ac131313@redhat.com>
268
269 * TODO (GDB 5.1 Known Problems): Document problem of building GDB
270 with SID on Solaris 8.
271
39424bef
MK
2722001-03-07 Mark Kettenis <kettenis@gnu.org>
273
274 * defs.h: Provide prototypes for floatformat_is_negative,
275 floatformat_is_nan and floatformat_mantissa.
276 * utils.c: Include "gdb_assert.h".
277 (floatformat_is_negative): New function.
278 (floatformat_is_nan): New function.
279 (floatformat_mantissa): New function.
280 * valprint.c: Include "floatformat.h".
281 (print_floating): Get rid of the Linux-specific
282 TARGET_ANALYZE_FLOATING macro and rewrite NaN detection with the
283 help these new functions. Print NaN's in a format conforming to
284 ISO C99.
285
7a1bd56a
EZ
2862001-03-07 Eli Zaretskii <eliz@is.elta.co.il>
287
288 * top.c (init_main): Make `set history file name' complete on file
289 names.
290
5565b556
C
2912001-03-06 J.T. Conklin <jtc@redback.com>
292
21a12a30
C
293 * Makefile.in (LINTFLAGS): Update to contain all of the macros
294 which define include paths used when compiling.
295
296 * util.c (savestring, msavestring): Change type of length argument.
297 * defs.h (savestring, msavestring): Update to match.
298
5565b556
C
299 * symtab.h (decode_line_1): Removed declaration.
300
301 * symfile.c (#include <assert.h>): Removed.
302
303 * arch-utils.c (#include <ctype.h>): Removed.
304 * c-typeprint.c: Likewise.
305 * dbxread.c: Likewise.
306 * gdbtypes.c: Likewise.
307 * target.c: Likewise.
308 * os9kread.c: Likewise.
309
310 * c-valprint.c (#include "demangle.h"): Removed.
311 * ch-typeprint.c: Likewise.
312 * eval.c: Likewise.
313 * f-typeprint.c: Likewise.
314 * f-valprint.c: Likewise.
315 * m2-typeprint.c: Likewise.
316 * typeprint.c: Likewise.
317 * p-typeprint.c: Likewise.
318 * valarith.c: Likewise.
319 * valprint.c: Likewise.
320
321 * m2-typeprint.c (#include "gdb_string.h"): Removed.
322 * nlmread.c: Likewise.
323
324 * mdebugread.c (#include "gdb-stabs.h"): Removed.
325 * minsyms.c: Likewise.
326 * mipsread.c: Likewise.
327 * nlmread.c: Likewise.
328
329 * m2-typeprint.c (#include "obstack.h"): Removed.
330 * m2-valprint.c: Likewise.
331
332 * event-loop.c (#include <setjmp.h>): Removed.
333
e8be95ae
SS
3342001-03-06 Stan Shebs <shebs@apple.com>
335
336 * MAINTAINERS: Remove self from specific maintenance domains
337 (macos, gdbserver, documentation, testsuite).
338
b6ba6518
KB
3392001-03-06 Kevin Buettner <kevinb@redhat.com>
340
341 * 29k-share/udi/udip2soc.c, Makefile.in, a29k-tdep.c,
342 a68v-nat.c, abug-rom.c, aclocal.m4, alpha-nat.c, alpha-tdep.c,
343 annotate.c, annotate.h, arc-tdep.c, arch-utils.c,
344 arch-utils.h, arm-tdep.c, ax-gdb.c, ax-gdb.h, ax-general.c,
345 ax.h, bcache.c, bcache.h, blockframe.c, breakpoint.c,
346 breakpoint.h, buildsym.c, buildsym.h, c-exp.y, c-lang.c,
347 c-lang.h, c-typeprint.c, c-valprint.c, call-cmds.h, ch-exp.c,
348 ch-lang.c, ch-lang.h, ch-typeprint.c, ch-valprint.c,
349 cli/cli-cmds.h, cli/cli-decode.c, cli/cli-decode.h,
350 cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.h,
351 cli/cli-utils.h, cli-out.c, cli-out.h, coff-solib.c,
352 coff-solib.h, coffread.c, command.h, complaints.c,
353 complaints.h, completer.c, completer.h,
354 config/a29k/nm-ultra3.h, config/a29k/tm-a29k.h,
355 config/a29k/tm-ultra3.h, config/a29k/tm-vx29k.h,
356 config/a29k/xm-ultra3.h, config/alpha/nm-fbsd.h,
357 config/alpha/nm-linux.h, config/alpha/nm-osf.h,
358 config/alpha/nm-osf2.h, config/alpha/nm-osf3.h,
359 config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h,
360 config/alpha/xm-alphalinux.h, config/alpha/xm-alphaosf.h,
361 config/alpha/xm-fbsd.h, config/arc/tm-arc.h,
362 config/arm/nm-linux.h, config/arm/tm-arm.h,
363 config/arm/tm-embed.h, config/d10v/tm-d10v.h,
364 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
365 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
366 config/i386/nm-fbsd.h, config/i386/nm-gnu.h,
367 config/i386/nm-i386bsd.h, config/i386/nm-i386mach.h,
368 config/i386/nm-i386sco.h, config/i386/nm-i386sol2.h,
369 config/i386/nm-i386v.h, config/i386/nm-i386v4.h,
370 config/i386/nm-i386v42mp.h, config/i386/nm-linux.h,
371 config/i386/nm-nbsd.h, config/i386/nm-nbsdelf.h,
372 config/i386/nm-ptx4.h, config/i386/nm-sun386.h,
373 config/i386/nm-symmetry.h, config/i386/tm-cygwin.h,
374 config/i386/tm-fbsd.h, config/i386/tm-i386.h,
375 config/i386/tm-i386aix.h, config/i386/tm-i386bsd.h,
376 config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h,
377 config/i386/tm-i386m3.h, config/i386/tm-i386mk.h,
378 config/i386/tm-i386nw.h, config/i386/tm-i386os9k.h,
379 config/i386/tm-i386sco5.h, config/i386/tm-i386sol2.h,
380 config/i386/tm-i386v.h, config/i386/tm-i386v4.h,
381 config/i386/tm-i386v42mp.h, config/i386/tm-linux.h,
382 config/i386/tm-nbsd.h, config/i386/tm-ptx.h,
383 config/i386/tm-ptx4.h, config/i386/tm-sun386.h,
384 config/i386/tm-symmetry.h, config/i386/tm-vxworks.h,
385 config/i386/xm-fbsd.h, config/i386/xm-i386bsd.h,
386 config/i386/xm-i386gnu.h, config/i386/xm-i386m3.h,
387 config/i386/xm-i386mach.h, config/i386/xm-i386mk.h,
388 config/i386/xm-i386sco.h, config/i386/xm-i386v4.h,
389 config/i386/xm-linux.h, config/i386/xm-nbsd.h,
390 config/i386/xm-ptx.h, config/i386/xm-ptx4.h,
391 config/i386/xm-sun386.h, config/i386/xm-symmetry.h,
392 config/i960/tm-i960.h, config/i960/tm-mon960.h,
393 config/i960/tm-nindy960.h, config/i960/tm-vx960.h,
394 config/ia64/nm-aix.h, config/ia64/nm-linux.h,
395 config/ia64/tm-aix.h, config/ia64/tm-ia64.h,
396 config/ia64/tm-linux.h, config/ia64/xm-aix.h,
397 config/ia64/xm-linux.h, config/m68k/nm-apollo68b.h,
398 config/m68k/nm-delta68.h, config/m68k/nm-dpx2.h,
399 config/m68k/nm-hp300bsd.h, config/m68k/nm-hp300hpux.h,
400 config/m68k/nm-linux.h, config/m68k/nm-sun3.h,
401 config/m68k/tm-apollo68b.h, config/m68k/tm-cisco.h,
402 config/m68k/tm-dpx2.h, config/m68k/tm-es1800.h,
403 config/m68k/tm-hp300bsd.h, config/m68k/tm-hp300hpux.h,
404 config/m68k/tm-isi.h, config/m68k/tm-linux.h,
405 config/m68k/tm-m68k.h, config/m68k/tm-m68kv4.h,
406 config/m68k/tm-mac.h, config/m68k/tm-monitor.h,
407 config/m68k/tm-nbsd.h, config/m68k/tm-news.h,
408 config/m68k/tm-os68k.h, config/m68k/tm-sun3.h,
409 config/m68k/tm-vx68.h, config/m68k/xm-3b1.h,
410 config/m68k/xm-apollo68b.h, config/m68k/xm-dpx2.h,
411 config/m68k/xm-hp300bsd.h, config/m68k/xm-hp300hpux.h,
412 config/m68k/xm-linux.h, config/m68k/xm-m68kv4.h,
413 config/m68k/xm-mpw.h, config/m68k/xm-news.h,
414 config/m68k/xm-sun2.h, config/m68k/xm-sun3.h,
415 config/m68k/xm-sun3os4.h, config/m88k/nm-delta88v4.h,
416 config/m88k/tm-delta88.h, config/m88k/tm-delta88v4.h,
417 config/m88k/tm-m88k.h, config/m88k/xm-cxux.h,
418 config/m88k/xm-delta88.h, config/m88k/xm-delta88v4.h,
419 config/m88k/xm-dgux.h, config/mcore/tm-mcore.h,
420 config/mips/nm-irix3.h, config/mips/nm-irix4.h,
421 config/mips/nm-irix5.h, config/mips/nm-mips.h,
422 config/mips/nm-news-mips.h, config/mips/tm-bigmips.h,
423 config/mips/tm-embed.h, config/mips/tm-embed64.h,
424 config/mips/tm-embedl.h, config/mips/tm-embedl64.h,
425 config/mips/tm-irix3.h, config/mips/tm-irix5.h,
426 config/mips/tm-mips.h, config/mips/tm-mips64.h,
427 config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h,
428 config/mips/tm-tx39.h, config/mips/tm-tx39l.h,
429 config/mips/tm-vr4100.h, config/mips/tm-vr4300.h,
430 config/mips/tm-vr4300el.h, config/mips/tm-vr4xxx.h,
431 config/mips/tm-vr4xxxel.h, config/mips/tm-vr5000.h,
432 config/mips/tm-vr5000el.h, config/mips/xm-irix3.h,
433 config/mips/xm-irix4.h, config/mips/xm-irix5.h,
434 config/mips/xm-mips.h, config/mips/xm-mipsm3.h,
435 config/mips/xm-mipsv4.h, config/mips/xm-news-mips.h,
436 config/mips/xm-riscos.h, config/mn10200/tm-mn10200.h,
437 config/mn10300/tm-mn10300.h, config/nm-gnu.h,
438 config/nm-linux.h, config/nm-lynx.h, config/nm-m3.h,
439 config/nm-sysv4.h, config/none/nm-none.h,
440 config/none/tm-none.h, config/none/xm-none.h,
441 config/ns32k/nm-nbsd.h, config/ns32k/nm-umax.h,
442 config/ns32k/tm-merlin.h, config/ns32k/tm-nbsd.h,
443 config/ns32k/tm-ns32km3.h, config/ns32k/tm-umax.h,
444 config/ns32k/xm-merlin.h, config/ns32k/xm-ns32km3.h,
445 config/pa/nm-hppab.h, config/pa/nm-hppah.h,
446 config/pa/nm-hppao.h, config/pa/tm-hppa.h,
447 config/pa/tm-hppa64.h, config/pa/tm-hppah.h,
448 config/pa/xm-hppab.h, config/pa/xm-hppah.h,
449 config/powerpc/nm-aix.h, config/powerpc/nm-linux.h,
450 config/powerpc/nm-macos.h, config/powerpc/nm-nbsd.h,
451 config/powerpc/tm-cygwin.h, config/powerpc/tm-linux.h,
452 config/powerpc/tm-macos.h, config/powerpc/tm-ppc-aix.h,
453 config/powerpc/tm-ppc-eabi.h, config/powerpc/tm-ppc-nw.h,
454 config/powerpc/tm-ppcle-eabi.h, config/powerpc/tm-solaris.h,
455 config/powerpc/xm-aix.h, config/powerpc/xm-linux.h,
456 config/powerpc/xm-mpw.h, config/rs6000/nm-rs6000.h,
457 config/rs6000/tm-rs6000.h, config/rs6000/tm-rs6000ly.h,
458 config/rs6000/xm-aix4.h, config/rs6000/xm-rs6000.h,
459 config/sh/tm-linux.h, config/sh/tm-sh.h, config/sh/tm-wince.h,
460 config/sparc/nm-linux.h, config/sparc/nm-nbsd.h,
461 config/sparc/nm-nbsdelf.h, config/sparc/nm-sparclynx.h,
462 config/sparc/nm-sun4os4.h, config/sparc/nm-sun4sol2.h,
463 config/sparc/tm-linux.h, config/sparc/tm-sp64.h,
464 config/sparc/tm-sp64sim.h, config/sparc/tm-sparc.h,
465 config/sparc/tm-sparclet.h, config/sparc/tm-sparclite.h,
466 config/sparc/tm-sparclynx.h, config/sparc/tm-spc-em.h,
467 config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h,
468 config/sparc/xm-sun4os4.h, config/sparc/xm-sun4sol2.h,
469 config/tic80/tm-tic80.h, config/tm-linux.h, config/tm-lynx.h,
470 config/tm-sysv4.h, config/v850/tm-v850.h, config/vax/tm-vax.h,
471 config/w65/tm-w65.h, config/xm-aix4.h, config/xm-lynx.h,
472 config/xm-mpw.h, config/xm-nbsd.h, config/xm-sysv4.h,
473 config/z8k/tm-z8k.h, configure.in, core-aout.c, core-regset.c,
474 core-sol2.c, corefile.c, corelow.c, cp-valprint.c,
475 cpu32bug-rom.c, cxux-nat.c, d10v-tdep.c, d30v-tdep.c,
476 dbug-rom.c, dbxread.c, dcache.c, dcache.h, defs.h,
477 delta68-nat.c, demangle.c, dink32-rom.c, dpx2-nat.c, dsrec.c,
478 dstread.c, dve3900-rom.c, dwarf2read.c, dwarfread.c,
479 elfread.c, environ.c, environ.h, eval.c, event-loop.c,
480 event-loop.h, event-top.c, exec.c, expprint.c, f-exp.y,
481 f-lang.c, f-lang.h, f-typeprint.c, f-valprint.c, findvar.c,
482 fork-child.c, fr30-tdep.c, frame.c, frame.h, gdb-events.c,
483 gdb-events.h, gdb-events.sh, gdb-stabs.h, gdb.1, gdb_string.h,
484 gdb_thread_db.h, gdbcmd.h, gdbcore.h, gdbserver/Makefile.in,
485 gdbserver/gdbreplay.c, gdbserver/gdbserver.1,
486 gdbserver/low-hppabsd.c, gdbserver/low-linux.c,
487 gdbserver/low-lynx.c, gdbserver/low-nbsd.c,
488 gdbserver/low-sim.c, gdbserver/low-sparc.c,
489 gdbserver/low-sun3.c, gdbserver/remote-utils.c,
490 gdbserver/server.c, gdbserver/server.h, gdbserver/utils.c,
491 gdbthread.h, gdbtypes.c, gdbtypes.h, gnu-nat.c, gnu-nat.h,
492 gnu-regex.c, gnu-regex.h, h8300-tdep.c, h8500-tdep.c,
493 hp-psymtab-read.c, hp-symtab-read.c, hp300ux-nat.c,
494 hppa-tdep.c, hppab-nat.c, hppah-nat.c, hppam3-nat.c, hpread.c,
495 hpread.h, hpux-thread.c, i386-tdep.c, i386aix-nat.c,
496 i386b-nat.c, i386gnu-nat.c, i386ly-tdep.c, i386m3-nat.c,
497 i386mach-nat.c, i386nbsd-nat.c, i386nbsd-tdep.c, i386v-nat.c,
498 i386v4-nat.c, i387-tdep.c, i960-tdep.c, infcmd.c, inferior.h,
499 inflow.c, infptrace.c, infrun.c, inftarg.c, infttrace.c,
500 irix4-nat.c, irix5-nat.c, isi-xdep.c, jv-exp.y, jv-lang.c,
501 jv-lang.h, jv-typeprint.c, jv-valprint.c, kdb-start.c,
502 kod-cisco.c, kod.c, language.c, language.h, lin-thread.c,
503 linespec.c, linespec.h, linux-thread.c, lynx-nat.c, m2-exp.y,
504 m2-lang.c, m2-lang.h, m2-typeprint.c, m2-valprint.c, m3-nat.c,
505 m32r-rom.c, m32r-tdep.c, m68k-tdep.c, m68klinux-nat.c,
506 m68knbsd-nat.c, m88k-nat.c, m88k-tdep.c, mac-nat.c,
507 mac-xdep.c, main.c, maint.c, mcore-rom.c, mcore-tdep.c,
508 mdebugread.c, mem-break.c, minimon.h, minsyms.c, mips-nat.c,
509 mips-tdep.c, mipsm3-nat.c, mipsread.c, mipsv4-nat.c,
510 mn10200-tdep.c, mn10300-tdep.c, mon960-rom.c, monitor.c,
511 monitor.h, news-xdep.c, nindy-share/env.h, nindy-tdep.c,
512 nlm/Makefile.in, nlmread.c, ns32k-tdep.c, ns32km3-nat.c,
513 ns32knbsd-nat.c, objfiles.c, objfiles.h, ocd.c, ocd.h,
514 op50-rom.c, os9kread.c, osfsolib.c, p-exp.y, pa64solib.c,
515 pa64solib.h, parse.c, parser-defs.h, partial-stab.h,
516 ppc-bdm.c, ppc-linux-nat.c, ppc-linux-tdep.c, ppcbug-rom.c,
517 ppcnbsd-nat.c, printcmd.c, proc-api.c, proc-events.c,
518 proc-flags.c, proc-utils.h, proc-why.c, procfs.c, ptx4-nat.c,
519 rdi-share/Makefile.in, rdi-share/aclocal.m4, regcache.c,
520 regcache.h, remote-adapt.c, remote-array.c, remote-bug.c,
521 remote-e7000.c, remote-eb.c, remote-es.c, remote-est.c,
522 remote-hms.c, remote-mips.c, remote-mm.c, remote-nindy.c,
523 remote-nrom.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
524 remote-sds.c, remote-sim.c, remote-st.c, remote-udi.c,
525 remote-utils.c, remote-utils.h, remote-vx.c, remote.c,
526 remote.h, reply_mig_hack.awk, rom68k-rom.c, rs6000-nat.c,
527 rs6000-tdep.c, scm-exp.c, scm-lang.c, scm-lang.h, scm-tags.h,
528 scm-valprint.c, ser-e7kpc.c, ser-mac.c, ser-ocd.c, ser-pipe.c,
529 ser-tcp.c, ser-unix.c, serial.c, serial.h, sh-tdep.c,
530 sh3-rom.c, sol-thread.c, solib-aix5.c, solib-svr4.c, solib.c,
531 solib.h, solist.h, somread.c, somsolib.c, somsolib.h,
532 source.c, sparc-nat.c, sparc-tdep.c, sparcl-tdep.c,
533 sparclet-rom.c, srec.h, stabsread.c, stabsread.h, stack.c,
534 standalone.c, stop-gdb.c, stuff.c, sun3-nat.c, sun386-nat.c,
535 symfile.c, symfile.h, symm-nat.c, symm-tdep.c, symmisc.c,
536 symtab.c, symtab.h, target.c, target.h, terminal.h, thread.c,
537 tic80-tdep.c, top.c, top.h, tracepoint.c, tracepoint.h,
538 typeprint.c, ui-file.c, ui-file.h, ui-out.h, ultra3-nat.c,
539 ultra3-xdep.c, umax-xdep.c, utils.c, v850-tdep.c, v850ice.c,
540 valarith.c, valops.c, valprint.c, value.h, values.c, varobj.h,
541 vax-tdep.c, version.h, vx-share/vxWorks.h, vx-share/xdr_ld.c,
542 vx-share/xdr_ptrace.c, vx-share/xdr_ptrace.h,
543 vx-share/xdr_rdb.c, w65-tdep.c, w89k-rom.c, win32-nat.c,
544 wrapper.c, wrapper.h, xcoffread.c, xcoffsolib.c, xcoffsolib.h,
545 xmodem.c, xmodem.h, z8k-tdep.c: Update/correct copyright
546 notices.
547
596c9d4b
KB
5482001-03-05 Kevin Buettner <kevinb@redhat.com>
549
550 * acconfig.h (HAVE_PRSYSENT_T, HAVE_PR_SIGSET_T,
551 HAVE_PR_SIGACTION64_T, HAVE_PR_SIGINFO64_T): New configure
552 macros.
553 * configure.in (prsysent_t, pr_sigset_t, pr_sigaction64_t,
554 pr_siginfo64_t): Test for these typedefs in <sys/procfs.h>.
555 (sys/fault.h, sys/select.h): Test for presence of these
556 header files.
557 (ia64-*-aix*): Define NEW_PROC_API for this host.
558 * configure: Regenerate.
559 * config.in: Regenerate.
560
561 * configure.host (ia64-*-aix*): New host.
562 * configure.tgt (ia64-*-aix*): New target.
8a5c92d3 563
eccbb20d
AC
5642001-03-05 Andrew Cagney <ac131313@redhat.com>
565
566 * TODO (GDB 5.1 Known Problems): Document z8k as broken.
567
9ff2efe5
CF
568Mon Mar 5 11:56:09 2001 Christopher Faylor <cgf@cygnus.com>
569
570 * wince.c: Change realloc to xrealloc throughout.
61e2d1f3 571 (handle_load_dll): Use void * rather than PTR in argument.
9ff2efe5 572
58841d58
AC
5732001-03-04 Andrew Cagney <ac131313@redhat.com>
574
575 * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
576 * ocd.c (ocd_xfer_memory): Ditto.
577 * ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
578 * MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
579 buildable with ,-Werror.
580
581 * Makefile.in (symfile_h): Define.
582 (mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
583 * mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
584 * MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
585 ,-Werror.
586
587 * dsrec.c (make_srec): Fix internal_error fmt arg.
588 * MAINTAINERS: Document i960-coff as buildable with ,-Werror.
589
3cad1ac9
KB
5902001-03-03 Kevin Buettner <kevinb@redhat.com>
591
592 * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
593 as an lvalue.
594
b9fa2e73
AC
5952001-03-02 Andrew Cagney <ac131313@redhat.com>
596
130c39e6
AC
597 * MAINTAINERS (paper trail): Update.
598
b9fa2e73
AC
599 * CONTRIBUTE: Update note on ``Fix PR gdb/4706'' convention.
600
c53efe6e
AC
6012001-03-02 Andrew Cagney <ac131313@redhat.com>
602
603 From 2001-03-01 Tom Rix <trix@redhat.com>:
604 * mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
605 parameter to mn10200_analyze_prologue.
606
607 * config/mn10200/tm-mn10200.h: Include "regcache.h".
608 * MAINTAINERS: Document that mn10200-elf target is buildable.
609
52b5c2eb
KB
6102001-03-02 Kevin Buettner <kevinb@redhat.com>
611
612 * config/ia64/xm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): Move defines
613 from here...
614 * config/ia64/nm-aix.h (GDB_GREGSET_T, GDB_FPREGSET_T): ...to here.
615 (MONTEREY): Don't define.
616 (AIX5): Define.
617
2edb46b1
MH
6182001-03-02 Matt Hiller <hiller@redhat.com>
619
620 * config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.
621
92c71a3e
KB
6222001-03-02 Kevin Buettner <kevinb@redhat.com>
623
82a2886f 624 * sparc-nat.c (sparc-nat.c): Don't include self.
92c71a3e 625
e2a4c6c1
C
6262001-03-01 J.T. Conklin <jtc@redback.com>
627
3a644c8d
C
628 * defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
629 if __CYGWIN32__ is set from here.
630 * config/i386/xm-cygwin.h: To here.
631 * config/powerpc/xm-cygwin.h: To here.
632
e2a4c6c1
C
633 * i386-stub.c (handle_exception): Use 'T' response packet.
634
4b33390a
MS
6352001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
636
637 * m32r-tdep.c: Fix cut and paste error in comment.
638
6392001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
640
641 * symtab.c (print_msymbol_info): Print addresses by portable method
642 longest_local_hex_string_custom. Allow for 64-bit addresses.
643
ba41d549
C
6442001-03-01 J.T. Conklin <jtc@redback.com>
645
646 * gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
647 (MAX_OF_TYPE): Wrap macro definition in parenthesis.
648 (MIN_OF_TYPE): Likewise.
649
650 * memattr.h (mem_access_mode): Removed extraneous trailing comma.
651
088d891f
AC
6522001-03-01 Andrew Cagney <ac131313@redhat.com>
653
654 * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
655 * os9kread.c (os9k_process_one_symbol): Add assert to detect
656 ``loses if sizeof (char *) > sizeof (int)''.
657
38266776
AC
6582001-03-01 Andrew Cagney <ac131313@redhat.com>
659
660 * gdb_assert.h: Document pragmatics behind gdb_assert's case.
661
2ad43c4f
AC
6622001-03-01 Andrew Cagney <ac131313@redhat.com>
663
664 * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependency
665 lists.
666 (mi-main.o): Ditto.
667
367e21d8
AC
6682001-03-01 Andrew Cagney <ac131313@redhat.com>
669
670 * Makefile.in (regcache_h): Define. Add $(regcache_h) to
671 dependency lists.
672
d85310f7
MS
6732001-02-28 Michael Snyder <msnyder@mvstp600e.cygnus.com>
674
c0d8fd9a
MS
675 * printcmd.c (print_address_numeric): Update comments to refer
676 to sizeof addr, not sizeof pointer.
677 (x_command): Remove needless whitespace (shorten long line).
678
d85310f7
MS
679 * breakpoint.c (print_one_breakpoint): Formatting clean-up.
680 (read_memory_nobpt): Ditto.
681 (ep_is_catchpoint): Ditto.
682 (ep_is_shlib_catchpoint): Ditto.
683 (ep_is_exception_catchpoint): Ditto.
684 (describe_other_breakpoints): Ditto.
685
97900206
AC
686Wed Feb 28 20:37:36 2001 Andrew Cagney <ac131313@redhat.com>
687
688 * regcache.h (register_valid): Fix comment documenting valid
689 states.
690
4e052eda
AC
691Tue Feb 27 23:56:23 2001 Andrew Cagney <ac131313@redhat.com>
692
693 From Steven Johnson:
694 * regcache.h: New file.
695
696 * value.h (read_register_bytes, read_register_gen)
697 (write_register_gen, write_register_bytes)
698 (read_register, read_register_pid)
699 (read_signed_register, read_signed_register_pid)
700 (write_register, write_register_pid)
701 (register_cached, set_register_cached)
702 (register_changed, register_buffer)
703 (registers_changed, supply_register): Move declaration from here.
704 * regcache.h: To here.
705 * gdbcore.h (registers_fetched): Ditto.
706 * inferior.h (registers, registers_valid): Ditto.
707
708 * regcache.c (generic_target_read_pc, read_pc_pid, read_pc,
709 generic_target_write_pc, write_pc_pid, write_pc,
710 generic_target_read_sp, read_sp, generic_target_write_sp,
711 write_sp, generic_target_read_fp, read_fp,
712 generic_target_write_fp, write_fp): Add note that these functions
713 will be moved from this file.
714
715 * a29k-tdep.c: Include "regcache.h".
716 * a68v-nat.c: Ditto.
717 * abug-rom.c: Ditto.
718 * alpha-nat.c: Ditto.
719 * alpha-tdep.c: Ditto.
720 * alphabsd-nat.c: Ditto.
721 * arc-tdep.c: Ditto.
722 * arm-linux-nat.c: Ditto.
723 * arm-linux-tdep.c: Ditto.
724 * arm-tdep.c: Ditto.
725 * blockframe.c: Ditto.
726 * core-aout.c: Ditto.
727 * core-sol2.c: Ditto.
728 * corelow.c: Ditto.
729 * cpu32bug-rom.c: Ditto.
730 * cxux-nat.c: Ditto.
731 * d10v-tdep.c: Ditto.
732 * d30v-tdep.c: Ditto.
733 * dbug-rom.c: Ditto.
734 * dink32-rom.c: Ditto.
735 * dve3900-rom.c: Ditto.
736 * findvar.c: Ditto.
737 * fr30-tdep.c: Ditto.
738 * frame.c: Ditto.
739 * go32-nat.c: Ditto.
740 * h8300-tdep.c: Ditto.
741 * h8500-tdep.c: Ditto.
742 * hp300ux-nat.c: Ditto.
743 * hppa-tdep.c: Ditto.
744 * hppab-nat.c: Ditto.
745 * hppah-nat.c: Ditto.
746 * hppam3-nat.c: Ditto.
747 * hpux-thread.c: Ditto.
748 * i386-linux-nat.c: Ditto.
749 * i386-linux-tdep.c: Ditto.
750 * i386-tdep.c: Ditto.
751 * i386aix-nat.c: Ditto.
752 * i386b-nat.c: Ditto.
753 * i386bsd-nat.c: Ditto.
754 * i386gnu-nat.c: Ditto.
755 * i386ly-tdep.c: Ditto.
756 * i386m3-nat.c: Ditto.
757 * i386mach-nat.c: Ditto.
758 * i386nbsd-nat.c: Ditto.
759 * i386v4-nat.c: Ditto.
760 * i387-nat.c: Ditto.
761 * i387-tdep.c: Ditto.
762 * i960-tdep.c: Ditto.
763 * ia64-aix-nat.c: Ditto.
764 * ia64-linux-nat.c: Ditto.
765 * ia64-tdep.c: Ditto.
766 * infptrace.c: Ditto.
767 * infrun.c: Ditto.
768 * irix4-nat.c: Ditto.
769 * irix5-nat.c: Ditto.
770 * lin-lwp.c: Ditto.
771 * lin-thread.c: Ditto.
772 * lynx-nat.c: Ditto.
773 * m3-nat.c: Ditto.
774 * m32r-rom.c: Ditto.
775 * m32r-tdep.c: Ditto.
776 * m68hc11-tdep.c: Ditto.
777 * m68k-tdep.c: Ditto.
778 * m68klinux-nat.c: Ditto.
779 * m68knbsd-nat.c: Ditto.
780 * m68knbsd-tdep.c: Ditto.
781 * m88k-nat.c: Ditto.
782 * m88k-tdep.c: Ditto.
783 * mac-nat.c: Ditto.
784 * mcore-rom.c: Ditto.
785 * mcore-tdep.c: Ditto.
786 * mi/mi-main.c: Ditto.
787 * mips-nat.c: Ditto.
788 * mips-tdep.c: Ditto.
789 * mipsm3-nat.c: Ditto.
790 * mipsv4-nat.c: Ditto.
791 * mn10200-tdep.c: Ditto.
792 * mn10300-tdep.c: Ditto.
793 * monitor.c: Ditto.
794 * ns32km3-nat.c: Ditto.
795 * ns32knbsd-nat.c: Ditto.
796 * ocd.c: Ditto.
797 * pa64solib.c: Ditto.
798 * ppc-bdm.c: Ditto.
799 * ppc-linux-nat.c: Ditto.
800 * ppc-linux-tdep.c: Ditto.
801 * ppcbug-rom.c: Ditto.
802 * ppcnbsd-nat.c: Ditto.
803 * ptx4-nat.c: Ditto.
804 * regcache.c: Ditto.
805 * remote-adapt.c: Ditto.
806 * remote-array.c: Ditto.
807 * remote-bug.c: Ditto.
808 * remote-e7000.c: Ditto.
809 * remote-eb.c: Ditto.
810 * remote-es.c: Ditto.
811 * remote-est.c: Ditto.
812 * remote-hms.c: Ditto.
813 * remote-mips.c: Ditto.
814 * remote-mm.c: Ditto.
815 * remote-nindy.c: Ditto.
816 * remote-os9k.c: Ditto.
817 * remote-rdi.c: Ditto.
818 * remote-rdp.c: Ditto.
819 * remote-sds.c: Ditto.
820 * remote-sim.c: Ditto.
821 * remote-st.c: Ditto.
822 * remote-udi.c: Ditto.
823 * remote-utils.c: Ditto.
824 * remote-vx.c: Ditto.
825 * remote-vx29k.c: Ditto.
826 * remote-vx68.c: Ditto.
827 * remote-vx960.c: Ditto.
828 * remote-vxmips.c: Ditto.
829 * remote-vxsparc.c: Ditto.
830 * remote.c: Ditto.
831 * rom68k-rom.c: Ditto.
832 * rs6000-nat.c: Ditto.
833 * rs6000-tdep.c: Ditto.
834 * sh-tdep.c: Ditto.
835 * sh3-rom.c: Ditto.
836 * sol-thread.c: Ditto.
837 * solib-svr4.c: Ditto.
838 * somsolib.c: Ditto.
839 * sparc-nat.c: Ditto.
840 * sparc-tdep.c: Ditto.
841 * sparcl-tdep.c: Ditto.
842 * sparclet-rom.c: Ditto.
843 * sun3-nat.c: Ditto.
844 * sun386-nat.c: Ditto.
845 * symm-nat.c: Ditto.
846 * target.c: Ditto.
847 * thread-db.c: Ditto.
848 * thread.c: Ditto.
849 * tic80-tdep.c: Ditto.
850 * tracepoint.c: Ditto.
851 * ultra3-nat.c: Ditto.
852 * umax-xdep.c: Ditto.
853 * uw-thread.c: Ditto.
854 * v850-tdep.c: Ditto.
855 * v850ice.c: Ditto.
856 * valops.c: Ditto.
857 * w65-tdep.c: Ditto.
858 * w89k-rom.c: Ditto.
859 * win32-nat.c: Ditto.
860 * wince.c: Ditto.
861 * z8k-tdep.c: Ditto.
862
07d48ebc
MH
8632001-02-28 Matt Hiller <hiller@redhat.com>
864
865 * MAINTAINERS: Add Matt Hiller to Write After Approval list.
866
2edb46b1
MH
8672001-02-27 Matt Hiller <hiller@redhat.com>
868
869 * mn10300-tdep.c (mn10300_stab_reg_to_regnum): New function.
870 (mn10300_gdbarch_init): Set appropriate elements of gdbarch to
871 mn10300_stab_reg_to_regnum.
872
993f3aa5
DT
873Tue Feb 27 16:56:13 2001 David Taylor <taylor@redhat.com>
874
875 * symtab.c (search_symbols): Fix off by one error in test for
876 error.
877
86168def
AC
8782001-02-23 Andrew Cagney <ac131313@redhat.com>
879
880 * config/sparc/sp64linux.mt: New file.
881 * configure.tgt: Recognize sparc64-*-linux* as a sp64linux target.
882 * configure.host: Recognize sparc64-*-linux* as a linux host.
883
884 From 2000-03-17 Jakub Jelinek <jakub@redhat.com>:
885 * config/sparc/tm-sp64linux.h: New file.
886
e1e9e218
KB
8872001-02-24 Kevin Buettner <kevinb@redhat.com>
888
889 * buildsym.c (push_subfile, pop_subfile): Replace call to abort()
890 with call to internal_error().
891 * dbxread.c (process_one_symbol): Likewise.
892 * exec.c (build_section_table, xfer_memory): Likewise.
893 * h8500-tdep.c (h8500_register_size, h8500_register_virtual_type):
894 Likewise.
895 * hpread.c (hpread_type_translate, hpread_read_array_type)
896 (hpread_type_lookup): Likewise.
897 * i386-tdep.c (gdb_print_insn_i386): Likewise.
898 * i960-tdep.c (mem): Likewise
899 * inflow.c (set_sigio_trap, clear_sigio_trap): Likewise.
900 * infptrace.c (child_resume): Likewise.
901 * infttrace.c (_initialize_infttrace): Likewise.
902 * language.c (binop_result_type, add_language): Likewise.
903 * lynx-nat.c (store_inferior_registers): Likewise.
904 * m3-nat.c (port_chain_insert, m3_trace_me): Likewise.
905 * mdebugread.c (parse_partial_symbols): Likewise.
906 * monitor.c (monitor_printf_noecho, monitor_printf)
907 (monitor_dump_regs): Likewise.
908 * ocd.c (stu_put_packet): Likewise.
909 * printcmd.c (decode_format, print_scalar_formatted): Likewise.
910 * remote-bug.c (bug_open): Likewise.
911 * remote-e7000.c (fetch_regs_from_dump, e7000_wait): Likewise.
912 * remote-es.c (es1800_read_bytes): Likewise.
913 * remote-mips.c (common_breakpoint): Likewise.
914 * remote-rdp.c (send_rdp): Likewise.
915 * remote-sds.c (putmessage): Likewise.
916 * sparc-nat.c (fetch_inferior_registers, store_inferior_registers):
917 Likewise.
918 * sparcl-tdep.c (sparclite_download): Likewise.
919 * symtab.c (lookup_partial_symbol): Likewise.
920 * target.c (push_target, pop_target, initialize_targets): Likewise.
921 * utils.c (internal_verror, malloc_botch, wrap_here, decimal2str):
922 Likewise.
923 * valprint.c (print_decimal, print_longest, print_longest)
924 (strcat_longest): Likewise.
925 * w65-tdep.c (init_frame_pc, w65_push_dummy_frame): Likewise.
926 * xmodem.c (xmodem_send_packet): Likewise.
927 * z8k-tdep.c (init_frame_pc, z8k_push_dummy_frame): Likewise.
928 * config/h8500/tm-h8500.h (STORE_STRUCT_RETURN): Likewise.
929 * config/mn10200/tm-mn10200.h (EXTRACT_RETURN_VALUE)
930 (STORE_RETURN_VALUE): Likewise.
931 * config/ns32k/nm-umax.h (REGISTER_U_ADDR): Likewise.
932 * config/ns32k/xm-merlin.h (REGISTER_U_ADDR): Likewise.
933 * config/z8k/tm-z8k.h (STORE_STRUCT_RETURN, STORE_RETURN_VALUE):
934 Likewise.
935
17fceda3
AC
9362001-02-23 Andrew Cagney <ac131313@redhat.com>
937
2126d5fb
AC
938 * CONTRIBUTE: Document how to cite a problem report.
939 * TODO: Note need to replace CONTRIBUTE with generated file.
940
17fceda3
AC
941 * CONTRIBUTE: Mention that patches do not need to include the
942 generated files gdbarch.h and gdbarch.c.
943
60edd51d
AC
9442001-02-21 Andrew Cagney <ac131313@redhat.com>
945
946 * value.h (get_saved_register): Move from here.
947 * frame.h: To here.
948
d7fa2ae2
KB
9492001-02-21 Kevin Buettner <kevinb@redhat.com>
950
951 * solib.h (in_svr4_dynsym_resolve_code): Delete declaration.
952 (in_solib_dynsym_resolve_code): Add declaration.
953 (IN_SOLIB_DYNSYM_RESOLVE_CODE): Changed define to invoke
954 in_solib_dynsym_resolve_code() rather than
955 in_svr4_dynsym_resolve_code(). Also, removed the ifdefs
956 which caused this macro to only be defined when
957 SVR4_SHARED_LIBS is defined.
958 * solib.c (in_solib_dynsym_resolve_code): New function.
959 * solist.h (struct target_so_ops): Add new member
960 in_dynsym_resolve_code.
961 * solib-aix5.c (aix5_in_dynsym_resolve_code): Renamed from
962 in_svr4_dynsym_resolve_code. Also, made static.
963 (_initialize_aix5_solib): Initialize in_dynsym_resolve_code
964 member in aix5_so_ops.
965 * solib-svr4.c (svr4_in_dynsym_resolve_code): Renamed from
966 in_svr4_dynsym_resolve_code. Also, added second version
967 of this function which will be used when SVR4_SHARED_LIBS
968 is not defined.
969 (_initialize_svr4_solib): Initialize in_dynsym_resolve_code
970 member in svr4_so_ops.
971
972 * ia64-aix-nat.c, ia64-aix-tdep.c, config/ia64/aix.mh,
973 config/ia64/aix.mt, config/ia64/nm-aix.h, config/ia64/tm-aix.h,
974 config/ia64/xm-aix.h: New files.
975 * ia64-tdep.c (_initialize_ia64_tdep): Remove declaration.
976 (ia64_aix_sigcontext_register_address): New declaration.
aacc1edd 977 (ia64_gdbarch_init): Provide for initialization of
d7fa2ae2
KB
978 sigcontext_register_address member of struct tdep when
979 on target is detected to be running AIX.
980 * config/ia64/linux.mt (TDEPFILES): Add ia64-aix-tdep.o to
981 this list.
982
fbad0893
KB
9832001-02-20 Kevin Buettner <kevinb@redhat.com>
984
985 * ia64-tdep.c (ia64_frameless_function_invocation): Implement.
986 * config/ia64/linux.mh (NATDEPFILES): Use thread-db.o and lin-lwp.o
987 for thread support instead of linux-thread.o and lin-thread.o.
988 * config/ia64/nm-linux.h (PREPARE_TO_PROCEED, GET_THREAD_SIGNALS,
989 ATTACH_LWP): Define to use the following lin-lwp.c functions...
990 (lin_lwp_prepare_to_proceed, lin_thread_get_thread_signals,
991 lin_lwp_attach_lwp): Declare.
992
1adad886
AC
9932001-02-20 Andrew Cagney <ac131313@redhat.com>
994
995 * mips-tdep.c (do_fp_register_row, do_fp_register_row): Fix printf
996 formatting.
997
0579d647
KB
9982001-02-20 Kevin Buettner <kevinb@redhat.com>
999
1000 * solib-aix5.c (solib-svr4.h): Remove include.
1001 (solib_break_names): Delete names which aren't actually
1002 used by AIX5.
1003 (bkpt_names): Remove.
1004 (aix5_relocate_main_executable, bfd_lookup_symbol): Replace calls
1005 to STREQ() with equivalent calls to strcmp().
1006 (in_svr4_dynsym_resolve_code, enable_break, bfd_lookup_symbol,
1007 aix5_solib_create_inferior_hook): Revise comments.
1008 (enable_break): Remove old ``bkpt_names'' code.
1009
d65fe839
AC
10102001-02-19 Andrew Cagney <ac131313@redhat.com>
1011
1012 * Makefile.in (SFILES): Add frame.c .
1013 (COMMON_OBS): Add frame.o .
1014 (frame.o): New target.
1015
1016 * frame.c (find_saved_register):
1017 (default_get_saved_register):
1018 (get_saved_register):
1019 (read_relative_register_raw_bytes_for_frame):
1020 (read_relative_register_raw_bytes): Moved to here.
1021 * regcache.c: From here.
1022
60cf7a85
KB
10232001-02-20 Kevin Buettner <kevinb@redhat.com>
1024
1025 * solib-aix5.c: New file.
1026
291b7e04
MH
10272001-02-20 Martin M. Hunt <hunt@redhat.com>
1028
a43ad351
MH
1029 * solib.c (info_sharedlibrary_command): Don't assume pointers
1030 are the same size of long, call longest_local_hex_string_custom().
1031
58bc91c9
MH
1032 * solib-svr4.c (LM_ADDR): LM_ADDR is a signed offset, so
1033 extract_signed_integer() should be called instead of
1034 extract_address().
1035
10362001-02-20 Martin M. Hunt <hunt@redhat.com>
1037
291b7e04
MH
1038 * MAINTAINERS: Add Martin Hunt to Write After Approval list.
1039
d02ee681
AC
10402001-02-19 Andrew Cagney <ac131313@redhat.com>
1041
1042 Frm 2001-02-09 Jim Kingdon <jkingdon@engr.sgi.com>:
1043 * mips-tdep.c (mips_register_raw_size): If FP_REGISTER_DOUBLE,
1044 then floating point registers are 8 bytes.
1045
a858089e
MS
10462001-02-19 Michael Snyder <msnyder@mvstp600e.cygnus.com>
1047
1048 * parse.c (write_exp_msymbol): Make the type CORE_ADDR, to
1049 accomodate 64-bit addresses.
1050
23cc649f
EZ
10512001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1052
1053 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>
1054 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
1055 lookup_symbol, when trying to find a symbol with a mangled name,
1056 to avoid infinite recursion.
1057
0db23c95
AC
10582001-02-18 Andrew Cagney <ac131313@redhat.com>
1059
1060 * TODO (5.2): Mention G++ 3.0 ABI. General cleanups.
1061
911413e6
JL
10622001-02-19 Jonathan Larmour <jlarmour@redhat.com>
1063
1064 * arm-tdep.c (check_prologue_cache): Fix off by 1 error.
1065 (save_prologue_cache): Ditto.
1066
8d1de4b7
EZ
10672001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1068
1069 From: innadadadavida@yahoo.com:
1070 * partial-stab.h (switch): Check that pst is not null
1071 before dereferencing it.
1072
3017564a
EZ
10732001-02-19 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1074
1075 From Andrew Cagney <cagney@b1.cygnus.com>:
1076 * symfile.c (add_symbol_file_command): Always initialize
1077 my_cleanup using a NULL cleanup.
1078
fa58ee11
EZ
10792001-02-19 Eli Zaretskii <eliz@is.elta.co.il>
1080
1081 * demangle.c (demangling_style_names): New variable.
1082 (_initialize_demangler): Fill demangling_style_names with the
1083 names of known demangling styles from libiberty_demanglers[]. Use
1084 add_set_enum_cmd instead of add_set_cmd, to get completion on
1085 demangling style names.
1086
1087 * proc-api.c (_initialize_proc_api): Make `procfs-file' use
1088 file-name completion.
1089
1090 * remote-rdi.c (_initialize_remote_rdi): Ditto for `rdilogfile'.
1091
1092 * solib.c (_initialize_solib): Ditto for `solib-search-path' and
1093 `solib-absolute-prefix'.
1094
1095 * tracepoint.c (_initialize_tracepoint): Ditto for
1096 `save-tracepoints'.
1097
1098 * win32-nat.c (_initialize_inftarg): Ditto for `dll-symbols'.
1099
1100 * cli/cli-cmds.c (init_cli_cmds): Make `shell' and `make' use
1101 file-name completion.
1102
1103 * infcmd.c (_initialize_infcmd): Make the following commands use
1104 the file-name completer: `tty', `args', `path', `paths', and
1105 `run'.
1106
7830cf6f
EZ
11072001-02-18 Eli Zaretskii <eliz@is.elta.co.il>
1108
89dea5aa
EZ
1109 * go32-nat.c: Include i387-nat.h.
1110 (fetch_register): New function, uses some of the guts of
1111 go32_fetch_registers and calls i387_supply_register.
1112 (go32_fetch_registers): Most of the code moved into
1113 fetch_register. Use i387_supply_fsave.
1114 (store_register): Use i387_fill_fsave instead of custom code.
1115 (go32_store_registers): Use i387_fill_fsave.
1116
1117 * Makefile.in (go32-nat.o): Depend on i387-nat.h.
1118
1119 * config/i386/go32.mh (NATDEPFILES): Add i387-nat.o.
1120
7830cf6f
EZ
1121 * completer.c (gdb_completer_file_name_break_characters): Remove
1122 slash from file-name break characters.
1123 [__MSDOS__]: Special definition for DOS/Windows file names.
1124 (line_completion_function): When completing on file names, bump
1125 `p' to the first file-name constituent character of `word', before
1126 invoking the completer.
1127
f31e928c
MK
11282001-02-17 Mark Kettenis <kettenis@gnu.org>
1129
1130 * i387-nat.c: Include "i387-nat.h". Use regnum instead of regno
1131 consistently for parameter names. Fix comments accordingly.
1132 (i387_supply_register): New function.
1133 (i387_supply_fsave): Implement using i387_supply_register.
1134 * i387-nat.h: Use regnum instead of regno consistently for
1135 parameter names. Fix comments accordingly.
1136 (i387_supply_register): New prototype.
1137
d696208f
MS
11382001-02-16 Michael Snyder <msnyder@mvstp600e.cygnus.com>
1139
1140 * remote.c (build_remote_gdbarch_data): Use new TARGET_ADDR_BIT
1141 instead of TARGET_PTR_BIT (to support Harvard architectures).
1142
971429b4
AC
11432001-02-16 Andrew Cagney <ac131313@redhat.com>
1144
1145 From 2001-02-11 Paul Hilfinger <hilfingr@lisbon.int.act-europe.fr>
1146 * hpux-thread.c (hpux_thread_xfer_memory): Add mem_attrib
1147 argument to parameter list and to call in order to conform to
1148 to_xfer_memory field of struct target_ops.
1149
9ca0e47c
MC
11502001-02-12 Michael Chastain <chastain@redhat.com>
1151
da7dd56f 1152 * somsolib.c (som_solib_add_solib_objfile): Do not use
9ca0e47c
MC
1153 section relocation feature of syms_from_objfile. Do my own
1154 section relocation, offsetting each section of the som by
1155 either text_addr - text_link_addr or data_start.
1156
7d65bd2d
AC
11572001-02-16 Andrew Cagney <ac131313@redhat.com>
1158
1159 * TODO (5.1): Move ``Hardware watchpint problems'' out of 5.1.
1160
e33e9692
AC
11612001-02-16 Andrew Cagney <ac131313@redhat.com>
1162
1163 * MAINTAINERS (paper trail): Update.
1164
17dee195
MK
11652001-02-16 Mark Kettenis <kettenis@gnu.org>
1166
1167 * target.h (target_fetch_registers): Fix comment.
1168
0f6e1ba6
AC
11692001-02-15 Andrew Cagney <ac131313@redhat.com>
1170
1171 * f-exp.y: Include <ctype.h>.
1172 (parse_number): Ensure that ``i'' is always initialized.
1173
9a069618
JK
11742001-02-14 Jim Kingdon <jkingdon@engr.sgi.com>
1175
1176 * MAINTAINERS: Add myself to paper trail section.
1177
fc24370e
MS
11782001-02-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1179
1180 * configure.in (AC_CHECK_HEADERS): Add sys/file.h.
1181 * configure, config.in: Regenerate.
1182 * corelow.c: Include <sys/file.h> if present.
1183
4b69c284
AC
11842001-02-14 Andrew Cagney <ac131313@redhat.com>
1185
1186 * inflow.c (terminal_ours_1): Initialize ``osigtou''. Only
1187 declare when have SIGTTOU.
1188
7904f322
EZ
11892001-02-14 Eli Zaretskii <eliz@is.elta.co.il>
1190
1191 * config/djgpp/fnchange.lst: Add entries for gdb/gdbtk/*/ChangeLog-*.
1192
9e798668
JK
11932001-02-12 Jim Kingdon <jkingdon@engr.sgi.com>
1194
1195 * MAINTAINERS: Update my email address.
1196
65d5a54a
EZ
11972001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
1198
1199 * NEWS: Document that "info symbol" works with COFF debug info and
1200 its variants.
1201
1202 * minsyms.c (lookup_minimal_symbol_by_pc_section): Don't skip
1203 symbols whose SYMBOL_BFD_SECTION is NULL.
1204
0cff82d9 12052001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
a8079a9b
PS
1206
1207 Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.
1208 * xcoffsolib.c (xcoff_solib_address): Renamed from
1209 pc_load_segment_name. Return NULL if address is not in a shared
1210 library. Cleanup shared library name construction, using xasprintf.
1211 Format shared library member names consistent with format in exec.c.
1212 (solib_info): Format shared library member names consistent with
1213 format in exec.c.
1214 * config/rs6000/nm-rs6000.h: Replace PC_LOAD_SEGMENT with PC_SOLIB,
1215 using xcoff_solib_address for PC_SOLIB definition.
1216 * stack.c (print_frame): Remove PC_LOAD_SEGMENT code, no longer
1217 needed.
1218
0cff82d9 12192001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4b2e4867
PS
1220
1221 * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
1222 with xmalloc calls and cleanups.
1223
0cff82d9 12242001-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
d737ece6
PS
1225
1226 * rs6000-nat.c (child_xfer_memory): Add missing parameter
1227 'struct mem_attrib *' required by 2001-01-23 change.
1228
c5bb1243
JK
12292001-02-08 Jim Kingdon <jkingdon@engr.sgi.com>
1230
1231 Updates to "make TAGS":
1232 * Makefile.in (ALLDEPFILES): Remove altos-xdep.c arm-convert.s
1233 arm-xdep.c convex-tdep.c convex-xdep.c pyr-tdep.c pyr-xdep.c
1234 tahoe-tdep.c.
1235 (TAGFILES_NO_SRCDIR): Add $(SUBDIR_CLI_SRCS).
1236
c799ae7b
EZ
12372001-02-08 Eli Zaretskii <eliz@is.elta.co.il>
1238
1239 * config/djgpp/fnchange.lst: Remove extraneous "too many dots".
1240
12685e01
AC
1241Wed Feb 7 22:39:26 2001 Andrew Cagney <cagney@redhat.com>
1242
1243 From Dean Luick <luick@cray.com>:
1244 * defs.h (continuation): Remove unused global variable.
1245
7fcca85b
AC
1246Wed Feb 7 22:28:31 2001 Andrew Cagney <cagney@redhat.com>
1247
1248 * configure.tgt: Remove references to convex, pyramid, altos and
1249 tahoe.
1250 * configure.host: Ditto.
1251 * MAINTAINERS: Ditto.
1252 * NEWS: Update.
1253
1254 * tahoe-tdep.c: Delete obsolete file.
1255 * pyr-xdep.c: Ditto.
1256 * pyr-tdep.c: Ditto.
1257 * convex-tdep.c: Ditto.
1258 * convex-xdep.c: Ditto.
1259 * config/tahoe/xm-tahoe.h: Ditto.
1260 * config/tahoe/tm-tahoe.h: Ditto.
1261 * config/tahoe/tahoe.mt: Ditto.
1262 * config/tahoe/tahoe.mh: Ditto.
1263 * config/pyr/xm-pyr.h: Ditto.
1264 * config/pyr/tm-pyr.h: Ditto.
1265 * config/pyr/pyramid.mt: Ditto.
1266 * config/pyr/pyramid.mh: Ditto.
1267 * config/m68k/xm-altos.h: Ditto.
1268 * config/m68k/tm-altos.h: Ditto.
1269 * config/m68k/altos.mt: Ditto.
1270 * config/m68k/altos.mh: Ditto.
1271 * config/convex/xm-convex.h: Ditto.
1272 * config/convex/tm-convex.h: Ditto.
1273 * config/convex/convex.mt: Ditto.
1274 * config/convex/convex.mh: Ditto.
1275 * config/convex/Convex.notes: Ditto.
1276 * config/arm/xm-arm.h: Ditto.
1277 * config/arm/nm-arm.h: Ditto.
1278 * config/arm/arm.mt: Ditto.
1279 * config/arm/arm.mh: Ditto.
1280 * arm-convert.s: Ditto.
1281 * arm-xdep.c: Ditto.
1282 * altos-xdep.c: Ditto.
1283
8e65ff28
AC
1284Wed Feb 7 19:41:21 2001 Andrew Cagney <cagney@redhat.com>
1285
1286 * defs.h (internal_error, internal_verror): Add __FILE__ and
1287 __LINE__ parameter.
1288 * utils.c (internal_error, internal_verror): Update.
1289
1290 * v850-tdep.c: Update calls to internal_error.
1291 * utils.c: Ditto.
1292 * ui-out.c: Ditto.
1293 * ui-file.c: Ditto.
1294 * target.h: Ditto.
1295 * symtab.h: Ditto.
1296 * symm-nat.c: Ditto.
1297 * sparc-tdep.c: Ditto.
1298 * source.c: Ditto.
1299 * serial.c: Ditto.
1300 * rs6000-tdep.c: Ditto.
1301 * rs6000-nat.c: Ditto.
1302 * remote.c: Ditto.
1303 * remote-vx.c: Ditto.
1304 * remote-sim.c: Ditto.
1305 * remote-mips.c: Ditto.
1306 * regcache.c: Ditto.
1307 * objfiles.h: Ditto.
1308 * objfiles.c: Ditto.
1309 * mn10300-tdep.c: Ditto.
1310 * mips-tdep.c: Ditto.
1311 * maint.c: Ditto.
1312 * m68k-tdep.c: Ditto.
1313 * m3-nat.c: Ditto.
1314 * language.c: Ditto.
1315 * infptrace.c: Ditto.
1316 * inferior.h: Ditto.
1317 * infcmd.c: Ditto.
1318 * ia64-tdep.c: Ditto.
1319 * i386-tdep.c: Ditto.
1320 * i386-linux-nat.c: Ditto.
1321 * hppah-nat.c: Ditto.
1322 * go32-nat.c: Ditto.
1323 * findvar.c: Ditto.
1324 * f-lang.c: Ditto.
1325 * elfread.c: Ditto.
1326 * event-loop.c: Ditto.
1327 * dwarf2read.c: Ditto.
1328 * dsrec.c: Ditto.
1329 * d30v-tdep.c: Ditto.
1330 * d10v-tdep.c: Ditto.
1331 * cli/cli-setshow.c: Ditto.
1332 * cli/cli-script.c: Ditto.
1333 * ch-exp.c: Ditto.
1334 * breakpoint.c: Ditto.
1335 * ax-gdb.c: Ditto.
1336 * arch-utils.c: Ditto.
1337 * a29k-tdep.c: Ditto.
1338 * gdb_assert.h: Ditto.
1339 * gdbarch.sh: Ditto.
1340 * gdbarch.h, gdbarch.c: Re-generate.
1341
72290732
AC
13422001-02-07 Andrew Cagney <ac131313@redhat.com>
1343
1344 From Mark Kettenis <kettenis@gnu.org>:
1345 * event-top.h [!STOP_SIGNAL]: #include <signal.h>.
1346
a6da1910
AC
13472001-02-07 Andrew Cagney <ac131313@redhat.com>
1348
1349 * remote-sim.c (dump_mem): Cleanup printf format argument.
1350 * MAINTAINERS: Update, mn10300-elf now builds.
1351
153f9905
MK
13522001-02-07 Mark Kettenis <kettenis@gnu.org>
1353
1354 * event-top.c: Remove duplicate #include <signal.h>.
1355
f042532c
AC
13562001-02-06 Andrew Cagney <ac131313@redhat.com>
1357
1358 * sol-thread.c (restore_inferior_pid): Save the PID in a freshly
1359 allocated buffer.
1360 (save_inferior_pid): Restore the PID from that tempoary
1361 buffer. Delete the buffer.
1362 * utils.c (make_cleanup_close, do_close_cleanup): Ditto for FD.
1363
58cfabe6
AC
13642001-02-06 Andrew Cagney <ac131313@redhat.com>
1365
1366 * MAINTAINERS: Add ``The Obvious Fix Rule''.
1367
ea8a41b8
AC
13682001-02-06 Andrew Cagney <ac131313@redhat.com>
1369
1370 * MAINTAINERS: Add Michael Snyder to Solaris/SPARC list.
1371
95160752
AC
13722001-02-06 Andrew Cagney <ac131313@cygnus.com>
1373
1374 * gdbarch.sh: Include "gdb_assert.h".
1375 (struct gdbarch): Change ``nr_data'' to unsigned.
1376 (alloc_gdbarch_data, free_gdbarch_data): New functions.
1377 (gdbarch_free): Free the data-pointer vector. Use xfree to delete
1378 architecture vector.
1379 (struct gdbarch_data, struct gdbarch_data_registration): Move init
1380 method to gdbarch_data. Add free method, make index unsigned.
1381 (struct gdbarch_data_registry): Make nr unsigned.
1382 (register_gdbarch_data): Add free parameter. Store in
1383 gdbarch_data.
1384 (init_gdbarch_data): Use set_gdbarch_data.
1385 (set_gdbarch_data): New function.
1386
1387 * gdbarch.h, gdbarch.c: Re-generate.
1388
64122a8b
MS
13892001-02-06 Michael Sokolov <msokolov@ivan.Harhan.ORG>
1390
1391 * ser-unix.c (hardware_print_tty_state) [HAVE_SGTTY]: Call
1392 fprintf_filtered with correct arguments.
1393
e6cbd02a
MS
13942001-02-06 Michael Snyder <msnyder@makita.cygnus.com>
1395 Submitted by Paul Hilfinger (hilfingr@gnat.com)
1396 and Andrei Petrov (and@genesyslab.com).
1397 * findvar.c: Buffers of size MAX_REGISTER_RAW_SIZE or REGISTER_BYTES
1398 must be allocated dynamically, since these are no longer constants.
1399 * infcmd.c: Ditto.
1400 * regcache.c: Ditto.
1401 * remote.c: Ditto.
1402 * sol-thread.c: Ditto.
1403 * valops.c: Ditto.
1404 * config/sparc/sun4sol2.mh (MH_CFLAGS): Add -I/usr/include/v9, as a
1405 work-around for a missing Sun header file in solaris for sparc64.
1406
713f0374
PB
14072001-02-04 Philip Blundell <philb@gnu.org>
1408
1409 * config/arm/linux.mh (NATDEPFILES): Add proc-service.o,
1410 thread-db.o, lin-lwp.o; remove lin-thread.o, linux-thread.o.
1411 * config/arm/nm-linux.h (PREPARE_TO_PROCEED, ATTACH_LWP,
1412 GET_THREAD_SIGNALS): Define.
1413 * arm-linux-nat.c (fill_gregset): Correct type of argument.
1414 (supply_gregset): Likewise.
1415 (fill_fpregset): Likewise.
1416 (supply_fpregset): Likewise.
1417
4603e466
DT
1418Tue Feb 6 11:58:57 2001 David Taylor <taylor@redhat.com>
1419
1420 * valops.c (value_cast): If casting a scalar to a pointer, do not
1421 issue a message about truncation unless it exceeds the length of
1422 an address, not the length of a pointer. This is because what the
1423 user gives us is an address, not a pointer, and we will ultimately
1424 convert it (via ADDRESS_TO_POINTER) to a pointer, not truncate it
1425 to a pointer. This allows things like "print *(int *)0x01000234"
1426 to work without generating a misleading message on a target having
1427 two byte pointers and four byte addresses.
1428
554cb486
CF
14292001-02-05 Christopher Faylor <cgf@cygnus.com>
1430
1431 * win32-nat.c: Change PTR to void * throughout.
1432
042be3a9
C
14332001-02-05 J.T. Conklin <jtc@redback.com>
1434
1435 * signals.h: Removed.
1436 * event-top.c (#include <signal.h>): Changed from signals.h.
1437 * inflow.c: Likewise.
1438 * mac-xdep.c: Likewise.
1439 * ser-pipe.c: Likewise.
1440 * ser-tcp.c: Likewise.
1441 * standalone.c: Likewise.
1442 * top.c: Likewise.
1443 * utils.c: Likewise.
1444 * Makefile.in: Removed signals.h from dependencies.
1445
a4acd088
CF
14462001-02-05 Christopher Faylor <cgf@cygnus.com>
1447
1448 Change suggested by Dean Luick <luick@cray.com>
1449 * inferior.h (step_over_calls_kind): Remove trailing comma from
1450 last enum element.
1451 (step_over_calls): Declare as extern rather than global.
1452
3116c80a
EZ
14532001-02-05 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1454
1455 * sh-tdep.c: Update copyright.
1456 (sh_extract_return_value): Rewrite.
1457 (sh3e_sh4_extract_return_value): New function.
1458 (sh_gdbarch_init): Initialize gdbarch_extract-return_value to new
1459 version of the function for sh3e and sh4 CPUs.
1460
240be855
MC
14612001-02-05 Michael Chastain <chastain@redhat.com>
1462
1463 * hppah-nat.c (child_xfer_memory): Add parameter 'struct mem_attrib *'
1464 to conform with interface change.
1465
a17b5c4e
EZ
14662001-02-04 Eli Zaretskii <eliz@is.elta.co.il>
1467
32fe0950
EZ
1468 * config/djgpp/fnchange.lst: Tweak to make consistent with the
1469 new files.
1470
619cbaf7
EZ
1471 * config/djgpp/djconfig.sh: Use explicit absolute file name when
1472 invoking `find'.
1473
cd42d3a8
EZ
1474 * ser-go32.c (dos_write) [UART_FIFO_WORKS]: Use outportsb only if
1475 UART_FIFO_WORKS is defined. Otherwise use outportb.
1476 From Francisco Pastor <fpastor.etra-id@etra.es>
1477
a17b5c4e
EZ
1478 * go32-nat.c (go32_xfer_memory): Make the argument list consistent
1479 with target.h's `to_xfer_memory' member.
1480
86ddecc5
C
14812001-02-02 J.T. Conklin <jtc@redback.com>
1482
1483 * ppc-bdm.c (#include <signal.h>): Removed.
1484 * remote-array.c: Likewise.
1485 * remote-bug.c: Likewise.
1486 * remote-e7000.c: Likewise.
1487 * remote-mips.c: Likewise.
1488 * remote-os9k.c: Likewise.
1489 * remote-st.c: Likewise.
1490 * remote-udi.c: Likewise.
1491 * remote-vx29k.c: Likewise.
1492 * remote-vx68.c: Likewise.
1493 * remote-vx960.c: Likewise.
1494 * remote-vxmips.c: Likewise.
1495 * remote-vxsparc.c: Likewise.
1496
338d7c5c
JM
14972001-02-02 John Moore <jmoore@redhat.com>
1498
1499 * remote-utils.h (sr_set_device): Changed free() to xfree() where
1500 appropriate. Also changed Copyright to include 2001.
1501 * symtab.h (obstack_chunk_free, SYMBOL_INIT_DEMANGLED_NAME): Likewise.
1502 * value.h (value_free): Likewise.
1503 * gdbarch.sh (gdbarch_free): Likewise.
1504 * gdbarch.c, gdbarch.h: Regenerated.
1505
2b5436af
JM
15062001-02-02 John Moore <jmoore@redhat.com>
1507
1508 * cli/cli-cmds.c (apropos_command): Changed occurance of free() to
338d7c5c 1509 xfree(). Also changed Copyright to include 2001.
2b5436af 1510
82467003
C
15112001-02-02 J.T. Conklin <jtc@redback.com>
1512
1513 * monitor.c (#include "gdb_wait.h"): Removed.
1514 * ocd.c: Likewise.
1515 * ppc-bdm.c: Likewise.
1516 * remote-adapt.c: Likewise.
1517 * remote-array.c: Likewise.
1518 * remote-bug.c: Likewise.
1519 * remote-e7000.c: Likewise.
1520 * remote-eb.c: Likewise.
1521 * remote-es.c: Likewise.
1522 * remote-mips.c: Likewise.
1523 * remote-mm.c: Likewise.
1524 * remote-nindy.c: Likewise.
1525 * remote-os9k.c: Likewise.
1526 * remote-rdi.c: Likewise.
1527 * remote-rdp.c: Likewise.
1528 * remote-sds.c: Likewise.
1529 * remote-sim.c: Likewise.
1530 * remote-st.c: Likewise.
1531 * remote-udi.c: Likewise.
1532 * remote-vx.c: Likewise.
1533 * remote-vx29k.c: Likewise.
1534 * remote-vx68.c: Likewise.
1535 * remote-vx960.c: Likewise.
1536 * remote-vxmips.c: Likewise.
1537 * remote-vxsparc.c: Likewise.
1538 * remote.c: Likewise.
1539 * ser-pipe.c: Likewise.
1540 * ser-unix.c: Likewise.
1541 * Makefile.in: Updated dependencies.
1542
27b82ed2
DS
15432001-01-31 David Smith <dsmith@redhat.com>
1544
1545 * event-loop.c: Change inclusion of string.h to gdb_string.h and
1546 updated the copyright notice.
1547 * ser-pipe.c: Ditto.
1548 * mi/mi-cmds.c: Ditto.
1549 * mi/mi-console.c: Ditto.
1550 * mi/mi-getopt.c: Ditto.
1551 * mi/mi-parse.c: Ditto.
1552
ab9cc815
DS
15532001-01-31 David Smith <dsmith@redhat.com>
1554
1555 * MAINTAINERS: Add David Smith to Write After Approval list.
1556
d1f4cff8
AC
1557Tue Jan 30 15:43:08 2001 Andrew Cagney <cagney@cygnus.com>
1558
1559 * cli/cli-utils.c (putchar_filtered): Move function from here.
1560 * utils.c (putchar_filtered): To here.
1561 * cli/cli-utils.h (putchar_filtered): Move declaration from here.
1562 * defs.h (putchar_filtered): To here.
1563
74c1b268
AC
1564Tue Jan 30 17:27:11 2001 Andrew Cagney <cagney@redhat.com>
1565
1566 * configure.in (AC_CHECK_FUNCS): Replace vfork test with
1567 AC_FUNC_VFORK macro.
1568 * config.in, configure: Re-generate.
1569
1570 * gdb_vfork.h: New file.
1571 * ser-pipe.c (pipe_open): Update. Include "gdb_vfork.h".
1572 * fork-child.c (fork_inferior): Ditto.
1573
4fcf66da
AC
1574Tue Jan 30 17:09:07 2001 Andrew Cagney <cagney@redhat.com>
1575
1576 * defs.h (strsave): Delete declaration.
1577 * utils.c (strsave): Delete definition.
1578 * TODO (strsave): Update
1579
1580 * mac-xdep.c (tilde_expand): Replace strsave with xstrdup.
1581 * sparcl-tdep.c (sparclite_open): Ditto.
1582 * mips-tdep.c (mips_set_processor_type_command): Ditto.
1583 (_initialize_mips_tdep): Ditto.
1584 * solib.c (solib_open): Ditto.
1585 * symfile.c (add_filename_language): Ditto.
1586 (set_ext_lang_command): Ditto.
1587 * source.c (init_source_path): Ditto.
1588 (mod_path): Ditto.
1589 * sh3-rom.c (sh3_open): Ditto.
1590 (sh3e_open): Ditto.
1591 * serial.c (serial_open): Ditto.
1592 * remote-mips.c (common_open): Ditto.
1593 * monitor.c (monitor_open): Ditto.
1594 * m32r-rom.c (m32r_upload_command): Ditto.
1595 * infcmd.c (path_command): Ditto.
1596 * f-exp.y (parse_number): Ditto.
1597 * breakpoint.c (create_longjmp_breakpoint): Ditto.
1598 (create_thread_event_breakpoint): Ditto.
1599 * arc-tdep.c (arc_set_cpu_type_command): Ditto.
1600 (_initialize_arc_tdep): Ditto.
1601
e191e0ab
AC
1602Tue Jan 30 15:14:26 2001 Andrew Cagney <cagney@skil>
1603
1604 * cli/cli-script.c (define_command): Check for a bad hook value in
1605 switch statement.
1606
10214f55
C
16072001-01-30 J.T. Conklin <jtc@redback.com>
1608
1609 * configure/sh/embed.mt: New file.
1610 * configure/sh/linux.mt: New file.
1611 * configure/sh/sh.mt: Removed.
1612 * configure.tgt (sh-*-hms,sh-*-coff*,sh-*-elf*,sh-*-linux): New targets.
1613 (sh-*-*): Removed.
1614
c9049fc9
MC
16152001-01-29 Michael Chastain <chastain@redhat.com>
1616
1617 * symtab.c (block_lookup_symbol): Use 'namespace' parameter in
1618 symbol comparisons in binary search.
1619
0cff82d9 16202001-01-27 Christopher Faylor <cgf@cygnus.com>
aea02b6b
CF
1621
1622 * win32-nat.c (child_xfer_memory): Add missing argument required by
1623 2001-01-23 change.
1624
e6e0bfab
MK
16252001-01-27 Mark Kettenis <kettenis@gnu.org>
1626
1627 * ui-out.c (do_list_end): New function.
1628 (make_cleanup_ui_out_list_end): New function.
1629 * ui-out.h: Provide prototype for make_cleanup_ui_out_list_end.
1630 * stack.c (print_frame) [UI_OUT]: Call
1631 make_cleanup_ui_out_list_end to make sure we mark the end of the
1632 list if we do a non-local exit. At the end of the function,
1633 instead of calling ui_out_list_end directly, let do_cleanups
1634 handle it.
1635
1adeb98a
FN
16362001-01-26 Fernando Nasser <fnasser@redhat.com>
1637
1638 Fix double parsing of filenames passed as command line arguments
1639 to GDB (causes weird handling of escape characters).
1640 Also, remove dependencies on the CLI from libgdb.
1641 * call-cmds.h: Remove declaration of exec_file_command().
1642 * gdbcore.h: Remove declaration of exec_file_command().
1643 Add declarations for exec_open() and exec_file_clear().
1644 * symfile.h: Add declarations for symbol_file_add_main() and
1645 symbol_file_clear().
1646 * exec.c (exec_open): New function. Implements to_open for exec
1647 targets.
1648 (exec_file_clear): New function. Makes GDB forget about a previously
1649 specified executable file.
1650 (exec_file_attach): Move parsing of arguments from here ...
1651 (exec_file_command): ... to here.
1652 (init_exec_ops): Use exec_open(), not exec_file_command() to
1653 implement to_open for exec targets.
1654 * symfile.c (symbol_file_add_main): New function. Call symbol_file_add()
1655 with default values. Used when the file name has already been parsed.
1656 (symbol_file_clear): New function. Makes GDB forget about previously
1657 read symbols.
1658 (symbol_file_command): Call the above function instead of inline code.
1659 * main.c: Include "symfile.h" and "gdbcore.h" instead of the deprecated
1660 "call-cmds.h".
1661 (captured_main): Call exec_file_attach() and symbol_file_add_main()
1662 instead of exec_file_command() and symbol_file_command().
1663 (captured_main): Add comment.
1664 * corefile.c: Include "symfile.h".
1665 (core_file_command): Call symbol_file_add_main() instead of
1666 symbol_file_command().
1667 (reopen_exec_file): Call exec_open() instead of exec_file_command().
1668 * infcmd.c: Include "symfile.h".
1669 (attach_command): Call symbol_file_add_main() instead of
1670 symbol_file_command().
1671 * infrun.c: Remove comment about the inclusion of "symfile.h",
1672 not any longer appropriate.
1673 (follow_exec): Call symbol_file_add_main() instead of
1674 symbol_file_command().
1675 * remote-es.c: Include "symfile.h".
1676 (es1800_load): Call symbol_file_add_main() instead of
1677 symbol_file_command().
1678 * remote-vx.c: Remove comment about the inclusion of "symfile.h",
1679 not any longer appropriate.
1680 (vx-wait): Call symbol_file_add_main() instead of
1681 symbol_file_command().
1682 * solib-svr4.c (open_symbol_file_object): Call symbol_file_add_main()
1683 instead of symbol_file_command().
1684 * v850ice.c (ice_file): Call exec_open(), exec_file_attach() and
1685 symbol_file_add_main() instead of exec_file_command() and
1686 symbol_file_command().
1687 * Makefile.in: Update dependencies.
1688
5b616ba1
JH
16892001-01-26 Jeff Holcomb <jeffh@redhat.com>
1690
1691 * remote-udi.c (udi_open): Change strdup to xstrdup.
1692 * thread.c (thread_apply_all_command): Change strdup to xstrdup.
1693 Update copyright message.
1694 * varobj.c (delete_variable_1): Likewise.
1695
1696 * gdb_string.h: Remove declaration of strdup. Update copyright
1697 message.
1698 * config/xm-mpw.h: Likewise.
1699 * config/i386/xm-i386mach.h: Likewise.
1700 * config/m68k/xm-apollo68b.h: Likewise.
1701 * config/m68k/xm-hp300bsd.h: Likewise.
1702 * config/rs6000/xm-rs6000.h: Likewise.
1703 * config/vax/xm-vaxult.h: Remove declaration of strdup.
1704 * config/vax/xm-vaxult2.h: Likewise.
1705
b91d87cf
JH
17062001-01-26 Jeff Holcomb <jeffh@redhat.com>
1707
1708 * MAINTAINERS: Add Jeff Holcomb to Write After Approval list.
1709
873406a6
C
17102001-01-25 J.T. Conklin <jtc@redback.com>
1711
1712 * target.c (target_xfer_memory_partial): Return -1 on failure due
1713 to invalid access mode attribute.
1714
0613c401
CF
17152001-01-25 Christopher Faylor <cgf@cygnus.com>
1716
1717 * win32-nat.c (_initialize_core_win32): Prototype correctly.
1718
efd59e3f
MK
17192001-01-25 Mark Kettenis <kettenis@gnu.org>
1720
1721 * config/alpha/tm-fbsd.h: Update copyright.
1722 (USE_STRUCT_CONVENTION): Define in terms of
1723 alphabsd_use_struct_convention.
1724 * config/alpha/fbsd.mt (TDEPFILES): Add alphafbsd-tdep.c.
1725 * alphafbsd-tdep.c: New file.
1726
388e1ff2
FN
17272001-01-24 Fernando Nasser <fnasser@redhat.com>
1728
1729 * top.c (print_gdb_version): Update Copyright year.
1730
f4d650ec
C
17312001-01-24 J.T. Conklin <jtc@redback.com>
1732
1733 * dcache.c (dcache_write_line): Fix typo.
1734
1735 * memattr.c (delete_mem_region): Replace free() with xfree().
1736 (mem_number): Add explicit type.
1737
1738 * sol-thread.c (sol_thread_xfer_memory): Add attrib argument.
1739 (rw_common): Likewise.
1740
07091751
FN
17412001-01-24 Fernando Nasser <fnasser@redhat.com>
1742
1743 * infcmd.c (get_inferior_args, set_inferior_args): Accessor functions
1744 for the inferior program arguments.
1745 (run_command, run_no_args_command, init_infcmd)): Use accessor
1746 functions to set the inferior program arguments.
1747 * inferior.h: Add definitions to the accessor functions above.
1748
090c42a4
JB
17492001-01-23 Jim Blandy <jimb@redhat.com>
1750
1751 * dwarf2read.c (read_tag_const_type, read_tag_volatile_type):
1752 Implement these correctly, using make_cv_type.
1753
f29d9b6d 17542001-01-23 J.T. Conklin <jtc@redback.com>
29e57380
C
1755
1756 * exec.c (xfer_memory): Add attrib argument.
1757 * infptrace.c (child_xfer_memory): Likewise.
e5da8f38 1758 * lin-lwp.c (lin_lwp_xfer_memory): Likewise.
29e57380
C
1759 * monitor.c (monitor_xfer_memory): Likewise.
1760 * remote-adapt.c (adapt_xfer_inferior_memory): Likewise.
1761 * remote-array.c (array_xfer_memory): Likewise.
1762 * remote-bug.c (bug_xfer_memory): Likewise.
1763 * remote-e7000.c (e7000_xfer_inferior_memory): Likewise.
1764 * remote-eb.c (eb_xfer_inferior_memory): Likewise.
1765 * remote-es.c (es1800_xfer_inferior_memory): Likewise.
1766 * remote-mips.c (mips_xfer_memory): Likewise.
1767 * remote-mm.c (mm_xfer_inferior_memory): Likewise.
1768 * remote-nindy.c (nindy_xfer_inferior_memory): Likewise.
1769 * remote-os9k.c (rombug_xfer_inferior_memory): Likewise.
1770 * remote-rdi.c (arm_rdi_xfer_memory): Likewise.
1771 * remote-rdp.c (remote_rdp_xfer_inferior_memory): Likewise.
1772 * remote-sds.c (sds_xfer_memory): Likewise.
1773 * remote-sim.c (gdbsim_xfer_inferior_memory): Likewise.
1774 * remote-st.c (st2000_xfer_inferior_memory): Likewise.
1775 * remote-udi.c (udi_xfer_inferior_memory): Likewise.
1776 * remote-vx.c (vx_xfer_memory): Likewise.
1777 * remote.c (remote_xfer_memory): Likewise.
1778 * target.c (debug_to_xfer_memory, do_xfer_memory): Likewise.
1779 * target.h (child_xfer_memory, do_xfer_memory, xfer_memory): Likewise.
e5da8f38 1780 * thread-db.c (thread_db_xfer_memory): Likewise.
29e57380
C
1781
1782 * target.h (#include "memattr.h"): Added.
1783 (target_ops.to_xfer_memory): Add attrib argument.
1784
1785 * wince.c (_initialize_inftarg): Removed call to set_dcache_state.
1786 * dcache.h (set_dcache_state): Removed declaration.
1787 * dcache.c (set_dcache_state): Removed definition
1788
1789 * dcache.c: Update module comment, as dcache is now enabled and
1790 disabled with memory region attributes instead of by the global
1791 variable "remotecache". Add comment describing the interaction
1792 between dcache and memory region attributes.
1793 (dcache_xfer_memory): Add comment describing benefits of moving
1794 cache writeback to a higher level.
1795 (dcache_struct): Removed cache_has_stuff field. This was used to
1796 record whether the cache had been accessed in order to invalidate
1797 it when it was disabled. However, this is not needed because the
1798 cache is write through and the code that enables, disables, and
1799 deletes memory regions invalidate the cache. Add comment which
1800 suggests that we could be more selective and only invalidate those
1801 cache lines containing data from those memory regions.
1802 (dcache_invalidate): Updated.
1803 (dcache_xfer_memory): Updated.
f29d9b6d 1804
29e57380
C
1805 (dcache_alloc): Don't abort() if dcache_enabled_p is clear.
1806 (dcache_xfer_memory): Removed code that called do_xfer_memory() to
1807 perform a uncached transfer if dcache_enabled_p was clear. This
1808 function is now only called if caching is enabled for the memory
1809 region.
1810 (dcache_info): Always print cache info.
1811
1812 * target.c (do_xfer_memory): Add attrib argument.
1813 (target_xfer_memory, target_xfer_memory_partial): Break transfer
1814 into chunks defined by memory regions, pass region attributes to
1815 do_xfer_memory().
1816 * dcache.c (dcache_read_line, dcache_write_line): Likewise.
1817
1818 * Makefile.in (SFILES): Add memattr.c.
1819 (COMMON_OBS): Add memattr.o.
1820 (dcache.o): Add target.h to dependencies.
1821 * memattr.c: New file.
1822 * memattr.h: Likewise.
1823
f29d9b6d
C
1824 * config/m32r/m32r.mt (GDBSERVER_LIBS): Added ../../intl/libintl.a.
1825 * config/mips/vr5000.mt (GDBSERVER_LIBS): Likewise.
1826 * config/tic80/tic80.mt (GDBSERVER_LIBS): Likewise.
1827 * gdbserver/low-sim.c (#include "defs.h"): Removed.
1828 (mygeneric_load): Rename from generic_load.
1829
1830 * gdbserver/low-hppabsd.c (#include "server.h"): Added.
1831 (#include "defs.h"): Removed.
1832 (inferior_pid, perror_with_name): Remove declarations.
1833 * gdbserver/low-linux.c: Likewise.
1834 * gdbserver/low-nbsd.c: Likewise.
1835 * gdbserver/low-sparc.c: Likewise.
1836 * gdbserver/low-sun3.c: Likewise.
1837
1838 * i386-stub.c: Re-indent.
1839 * m68k-stub.c: Re-indent.
1840
58d5518e
ND
18412001-01-22 Nicholas Duffek <nsd@redhat.com>
1842
1843 * gdbarch.sh (PARM_BOUNDARY): Define.
1844 * gdbarch.c: Regenerate.
1845 * gdbarch.h: Regenerate.
1846
f6427ade
C
18472001-01-22 J.T. Conklin <jtc@redback.com>
1848
1849 * ns32k-tdep.c: #include "frame.h"
1850 * config/ns32k/tm-umax.h (FRAME_FIND_SAVED_REGS): Restore. It
1851 appears to have been inadvertantly removed sometime in May 1999.
1852
1853 * Revert 2000-11-09 changes where shared library objects were
1854 moved from NATDEPFILES to TDEPFILES on NetBSD targets. While
1855 we'd like to be able to debug dynamically linked executables,
1856 this makes it impossible to build a cross debugger on a many
1857 hosts.
1858
1859 * config/i386/nbsd.mt: Remove solib.o, solib-svr4.o from TDEPFILES.
1860 * config/i386/nbsdelf.mt: Likewise.
1861 * config/m68k/nbsd.mt: Likewise.
1862 * config/ns32k/nbsd.mt: Likewise.
1863 * config/powerpc/nbsd.mt: Likewise.
1864 * config/sparc/nbsd.mt: Likewise.
1865 * config/sparc/nbsdelf.mt: Likewise.
1866 * config/i386/nbsd.mh: Add solib.o, solib-svr4.o to NATDEPFILES.
1867 * config/i386/nbsdelf.mh: Likewise.
1868 * config/m68k/nbsd.mh: Likewise.
1869 * config/ns32k/nbsd.mh: Likewise.
1870 * config/powerpc/nbsd.mh: Likewise.
1871 * config/sparc/nbsd.mh: Likewise.
1872
8052a17a
JM
18732001-01-19 Jason Merrill <jason@redhat.com>
1874
1875 * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.
1876 (process_one_symbol): Likewise.
1877 * dwarfread.c (handle_producer): Likewise.
1878
21a6f6bb
AC
1879Thu Jan 18 12:08:57 2001 Andrew Cagney <cagney@b1.cygnus.com>
1880
1881 * configure.in (build_warnings): Disable -Wuninitialized until GDB
1882 compiles with -Wuninitialized,-Werror.
1883 * configure: Regenerate.
1884
1885 * MAINTAINERS: Add list of buildable targets.
1886
494b7ec9
AC
1887Thu Jan 18 12:48:04 2001 Andrew Cagney <cagney@b1.cygnus.com>
1888
1889 * defs.h (STRCMP): Delete macro.
1890
1891 * objfiles.c (objfile_relocate): Replace STRCMP with call to
1892 strcmp.
1893 * symtab.c (lookup_partial_symbol, lookup_block_symbol): Ditto.
1894 * symfile.c (compare_symbols): Ditto.
1895 * standalone.c (open): Ditto.
1896 * remote-es.c (verify_break): Ditto.
1897 * cli/cli-decode.c (add_cmd, add_show_from_set): Ditto.
1898
1899 * symfile.c (compare_psymbols): Delete comment refering to STRCMP.
1900
8038e1e2
AC
1901Thu Jan 18 12:25:06 2001 Andrew Cagney <cagney@b1.cygnus.com>
1902
1903 * varobj.c (FREEIF): Delete macro.
1904 (varobj_set_value, free_variable): Replace FREEIF with ``xfree''
1905 call.
1906
ea8d0b28
NC
19072001-01-18 Nick Clifton <nickc@redhat.com>
1908
1909 * arc-tdep.c (arc_cpu_type_table): Add new arc core numbers.
1910 (arc_print_insn): No bfd available, so pass NULL to
1911 arc_get_disassembler.
1912
5dbd9048
JB
19132001-01-09 James Ingham <jingham@inghji.apple.com>
1914
1915 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
1916 a mangled symbol rather than recursing into lookup_symbol, since
1917 this will just re-unmangle the name & call lookup_symbol_aux -
1918 leading to an infinite recursion.
1919
28ae27b1
MK
19202001-01-18 Mark Kettenis <kettenis@gnu.org>
1921
1922 * infcmd.c (print_return_value): Restore another space lost by
1923 switch to UIOUT. ``$NN='' should be ``$NN =''.
1924
6ab3a9c9
AC
1925Fri Jan 19 02:31:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
1926
1927 * target.h (TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT)
1928 * breakpoint.c (TARGET_REGION_OK_FOR_HW_WATCHPOINT): Wrap macro
1929 definition in parenthesis.
1930
ad6525fc
AC
1931Fri Jan 19 02:13:40 2001 Andrew Cagney <cagney@b1.cygnus.com>
1932
1933 From 2000-10-27 Mark Salter <msalter@redhat.com>:
1934 * remote.c (remote_remove_hw_breakpoint): Add 'len' field to Z
1935 packet.
1936 (remote_insert_hw_breakpoint): Ditto.
1937
6259c7e2
C
19382001-01-17 J.T. Conklin <jtc@redback.com>
1939
1940 * config/m68k/tm-nbsd.h (USE_STRUCT_CONVENTION): Define.
9c95b27f 1941 (BPT_VECTOR, REMOTE_BPT_VECTOR): Change to 0xf.
6259c7e2
C
1942 * config/m68k/nbsd.mt (TDEPFILES): Add m68knbsd-tdep.o.
1943 * m68knbsd-tdep.c: New file.
1944
1945 * i386nbsd-tdep.c: Remove #if 0'd out #includes.
1946
1947 * m68knbsd-nat.c: #include gdbcore.h.
1948
abdcb2a5
AC
1949Wed Jan 17 09:41:58 2001 Andrew Cagney <cagney@b1.cygnus.com>
1950
1951 * MAINTAINERS: Add J.T. Conklin to Blanket Write Privs.
1952
e7a8479f
MS
19532001-01-16 Michael Snyder <msnyder@cleaver.cygnus.com>
1954
aaeb7efa
MS
1955 * procfs.c (procfs_stopped_by_watchpoint): Don't die if process
1956 goes away -- just return false (ie. not stopped by watchpoint).
e7a8479f
MS
1957 * source.c (openp): Fix typo in comment.
1958
7036d6ce
ND
19592001-01-12 Nicholas Duffek <nsd@redhat.com>
1960
1961 * blockframe.c (generic_get_saved_register): Spelling fix.
1962 * frame.h (FRAME_FP): Spelling fix.
1963
9549d9c1
AC
1964Fri Jan 12 18:29:46 2001 Andrew Cagney <cagney@b1.cygnus.com>
1965
1966 * infcmd.c (print_return_value): Restore space lost by switch to
1967 UIOUT. ``$NN='' should be ``$NN =''.
1968
7302a204
ND
19692001-01-08 Nicholas Duffek <nsd@redhat.com>
1970
1971 * regcache.c (set_register_cached, register_buffer,
1972 real_register, pseudo_register fetch_register, store_register):
1973 New functions.
1974 (register_changed, read_relative_register_raw_bytes_for_frame,
1975 registers_changed, registers_fetched, read_register_bytes,
1976 read_register_gen, write_register_gen, read_register,
1977 read_signed_register, write_register, supply_register): Replace
1978 register_valid[] with register_cached() and
1979 set_register_cached().
1980 (read_register_bytes, read_register_gen, write_register_gen,
1981 read_register, read_signed_register, write_register,
1982 supply_register): Replace registers[] with register_buffer().
1983 (read_register_bytes, read_register_gen, read_register,
1984 read_signed_register): Call fetch_register().
1985 (write_register_gen, write_register): Call real_register() and
1986 store_register().
1987 (write_register_bytes): Call store_register().
1988 * value.h (set_register_cached, register_buffer): Prototype.
1989 * remote.c (remote_fetch_registers): Allocate regs[] with a
1990 run-time size. Replace register_valid[] with
1991 set_register_cached().
1992 (store_register_using_P, remote_store_registers): Replace
1993 registers[] with register_buffer().
1994
5ebd2499
ND
19952001-01-08 Nicholas Duffek <nsd@redhat.com>
1996
1997 * regcache.c: Change "write-back" comment to "write-through".
1998 Change "regno" to "regnum".
1999 (read_register, read_signed_register): Remove "raw" from return
2000 value description.
2001 (supply_register): Spelling fix.
2002 * value.h: Change "regno" to "regnum".
2003
1302fd5e
FN
20042001-01-08 Fernando Nasser <fnasser@redhat.com>
2005
2006 * Makefile.in (install-gdbtk): Add .itcl files to the list of files
2007 to be installed.
2008
9dcb560c
MS
20092001-01-04 Michael Snyder <msnyder@mvstp600e.cygnus.com>
2010
2011 * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment.
2012
0e2fb98e
ND
20132001-01-04 Nicholas Duffek <nsd@redhat.com>
2014
2015 * valops.c (VALUE_SUBSTRING_START): Delete.
2016
12cf3f1b
ND
20172001-01-04 Nicholas Duffek <nsd@redhat.com>
2018
2019 * Makefile.in (SUBDIR_CLI_OBS): Add cli/cli-utils.o.
2020 (SUBDIR_CLI_SRCS): Add cli/cli-utils.c.
2021 (cli_utils_h): New variable.
2022 (cli/cli-utils.o): New rule.
2023 * cli/cli-utils.c: New file.
2024 * cli/cli-utils.h: New file.
2025
cc533b9d
ND
20262001-01-04 Nicholas Duffek <nsd@redhat.com>
2027
2028 * config/i386/tm-i386.h (REGISTER_CONVERT_TO_VIRTUAL,
2029 REGISTER_CONVERT_TO_RAW): Delete trailing semicolon.
2030
ad2a4d09
C
20312001-01-03 J.T. Conklin <jtc@redback.com>
2032
2033 * alphabsd-nat.c, i386-linux-nat.c, i386bsd-nat.c: Fix typo in
2034 comment.
2035
8140e7ac
MS
20362001-01-02 Michael Snyder <msnyder@cleaver.cygnus.com>
2037
3116c80a
EZ
2038 * sh-tdep.c (sh_default_store_return_value): Allow for small return type.
2039 (sh3e_sh4_store_return_value): Call sh_default_store_return_value for
d19b71be 2040 non-float types.
779e876b 2041 * sparc-tdep.c (sparc_frame_chain): Fix typo in comment.
72e22353
MS
2042 Update copyright notice.
2043
15f33b66 2044For older changes see ChangeLog-2000
c906108c
SS
2045\f
2046Local Variables:
2047mode: change-log
2048left-margin: 8
2049fill-column: 74
2050version-control: never
2051End:
This page took 0.435575 seconds and 4 git commands to generate.