* cli/cli-decode.c (set_cmd_completer): New function.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
5ba2abeb
AC
12002-03-06 Andrew Cagney <ac131313@redhat.com>
2
3 * cli/cli-decode.c (set_cmd_completer): New function.
4 * command.h (set_cmd_completer): Declare.
5 * cli/cli-decode.h (set_cmd_completer): Ditto.
6
7 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
8 * cli/cli-cmds.c (init_cli_cmds): Ditto.
9 * win32-nat.c (_initialize_inftarg): Ditto.
10 * remote-rdi.c (_initialize_remote_rdi): Ditto.
11 * proc-api.c (_initialize_proc_api): Ditto.
12 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
13 * source.c (_initialize_source): Ditto.
14 * exec.c (_initialize_exec): Ditto.
15 * solib.c (_initialize_solib): Ditto.
16 * top.c (init_main): Ditto.
17 * tracepoint.c (_initialize_tracepoint): Ditto.
18 * symfile.c (_initialize_symfile): Ditto.
19 * printcmd.c (_initialize_printcmd): Ditto.
20 * infcmd.c (_initialize_infcmd): Ditto.
21 * corefile.c (_initialize_core): Ditto.
22
f779ca99
AC
232002-03-05 Andrew Cagney <ac131313@redhat.com>
24
25 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
26
01a3934b
AC
272002-03-05 Andrew Cagney <ac131313@redhat.com>
28
29 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
30
37057839
AC
312002-03-05 Andrew Cagney <ac131313@redhat.com>
32
33 * NEWS: Update headings, 5.2 has branched.
34
c6ecbae5
DJ
352002-03-04 Daniel Jacobowitz <drow@mvista.com>
36
37 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
38 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
39 (register_addr, REGISTER_RAW_SIZE): Likewise.
40 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
41 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
42
e9f30c21
ML
432002-03-03 Michal Ludvig <mludvig@suse.cz>
44
45 * MAINTAINERS (x86-64): Add myself.
46 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
47 changed value_ptr -> struct value *
48
54394ac3
DB
492002-03-01 David O'Brien <obrien@FreeBSD.org>
50
51 * configure.host (sparc64-*-freebsd): Add.
52 * configure.tgt: Likewise.
53 * config/sparc/fbsd.mh: New file.
54 * config/sparc/fbsd.mt: Likewise.
55 * config/sparc/nm-fbsd.h: Likewise.
56 * config/sparc/tm-fbsd.h: Likewise.
57
bfe95955
DJ
582002-03-01 Daniel Jacobowitz <drow@mvista.com>
59
60 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
61 regformats/reg-s390x.dat.
62
f33c6cbf
AC
632002-03-01 Andrew Cagney <ac131313@redhat.com>
64
65 * utils.c: Add FIXME explaining true/false problem.
66
5ecaa7dd
AC
672002-02-28 Andrew Cagney <ac131313@redhat.com>
68
69 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
70
2a251cc2
MC
712002-02-28 Michael Chastain <mec@shout.net>
72
73 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
74
6a8031a3 752002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
76
77 * gdbserver/linux-s390-low.c: New file.
78 * regformats/reg-s390.dat: New file.
79 * regformats/reg-s390x.dat: New file.
80 * gdbserver/configure.srv: Add S/390.
81 * gdbserver/Makefile.in: Add S/390.
82 * configure.tgt: Enable gdbserver for S/390.
83
ac469903
EZ
842002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
85
86 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
87 first line of the doc string for "info dos", except at the end of
88 the sentence, since the short help stops at the first period.
89
985cb1a3
JM
902002-02-28 Jason Merrill <jason@redhat.com>
91
92 * dwarf2read.c (dwarf_cfi_name): Add new codes.
93
c570663e
FF
942002-02-27 Fred Fish <fnf@redhat.com>
95
96 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
97 comment (dumy -> dummy).
98
43630227
PS
992002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
100
101 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
102
b84911e8
RB
1032002-02-27 Rodney Brown <rbrown64@csc.com.au>
104
105 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
106
58caa3dc
DJ
1072002-02-27 Daniel Jacobowitz <drow@mvista.com>
108
109 * gdbserver/acconfig.h: New file.
110 * gdbserver/i387-fp.c: New file.
111 * gdbserver/i387-fp.h: New file.
112 * gdbserver/linux-x86-64.c: New file.
113 * regformats/reg-x86-64.dat: New file.
114 * configure.tgt: Add x86_64-*-linux* gdbserver support.
115 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
116 * gdbserver/configure.in: Add support for regsets.
117 * gdbserver/config.in: Regenerate.
118 * gdbserver/configure: Regenerate.
119 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
120 * gdbserver/linux-low.h: New file.
121 * gdbserver/linux-low.c: Include "linux-low.h". Add support
122 for regsets.
123 * gdbserver/linux-arm-low.c: Include "linux-low.h".
124 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
125 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
126 * gdbserver/linux-mips-low.c: Include "linux-low.h".
127 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
128 * gdbserver/linux-sh-low.c: Include "linux-low.h".
129 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
130 "i387-fp.h". Add PTRACE_GETREGS and friends.
131 * gdbserver/regcache.c (supply_register): New function.
132 (supply_register_by_name): New function.
133 (collect_register): New function.
134 (collect_register_by_name): New function.
135
93652174
DJ
1362002-02-27 Daniel Jacobowitz <drow@mvista.com>
137
138 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
139 (config.status): Add configure.srv dependency.
140 (server_h): Add config.h dependency.
141
a02e4a61
DJ
1422002-02-27 Daniel Jacobowitz <drow@mvista.com>
143
144 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
145 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
146 * gdbserver/configure.srv: Change i386-*-linux* to use
147 reg-i386-linux.o.
148
ce0eebec
AC
1492002-02-26 Andrew Cagney <ac131313@redhat.com>
150
151 * x86-64-tdep.c: Re-indent. Update copyright date.
152
82dbc5f7
AC
1532002-02-26 Andrew Cagney <ac131313@redhat.com>
154
155 From Michal Ludvig <mludvig@suse.cz>:
156 * x86-64-tdep.c (value.h): Delete.
157 (gdb_assert.h): Include.
158 (x86_64_register_convert_to_virtual,
159 x86_64_register_convert_to_raw ): Add check which lets only
160 floating-point values to be converted.
161 (value_push): Delete.
162 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
163 (i386_gdbarch_init): Number of register_bytes fixed.
164
e4621584
AC
1652002-02-26 Andrew Cagney <ac131313@redhat.com>
166
167 * MAINTAINERS: Add x86-64 target.
168
81a9a963
AC
1692002-02-26 Andrew Cagney <ac131313@redhat.com>
170
171 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
172 * osfsolib.c (solib_map_sections): Ditto.
173 * irix5-nat.c (solib_map_sections): Ditto.
174 * corelow.c (gdb_check_format): Ditto.
175 * symfile.c (symfile_bfd_open): Ditto.
176 * solib.c (solib_map_sections): Ditto.
177 Fix PR gdb/354.
178
0f017ab9
AC
1792002-02-26 Andrew Cagney <ac131313@redhat.com>
180
181 * remote.c (_initialize_remote): By default, disable ``e'' and
182 ``E'' step out-of-range packets.
183
75738c29
AS
1842002-02-26 Andreas Schwab <schwab@suse.de>
185
186 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
187 m68k_linux_frame_saved_pc.
188 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
189 in_sigtramp.
190 (SIGCONTEXT_PC_OFFSET): Remove.
191 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
192 m68k_linux_sigtramp_saved_pc): New functions.
193 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
194 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
195 (UCONTEXT_PC_OFFSET): Define.
196 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
197 non-RT and RT signal trampolines.
198
7e8ed687
RE
1992002-02-26 Richard Earnshaw <rearnsha@arm.com>
200
201 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
202 (TARGET_NBPG, STACK_END_ADDR): Delete
203 (VARIABLES_INSIDE_BLOCK): Delete.
204
6972bc8b
AC
2052002-02-25 Andrew Cagney <ac131313@redhat.com>
206
207 * utils.c (perror_with_name): Make string parameter constant.
208 (print_sys_errmsg): Ditto.
209 (query): Ditto.
210 * defs.h (perror_with_name): Update.
211 (print_sys_errmsg): Update.
212 (query): Update.
213
aa32f823
DJ
2142002-02-25 Daniel Jacobowitz <drow@mvista.com>
215
216 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
217 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
218
19caaa45
PS
2192002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
220
221 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
222 if it already matches the current architecture from the exec file.
223 Include arch-utils.h for gdbarch_info_init prototype.
224 * Makefile.in (rs6000-nat.o): Update dependencies.
225
d951901f
EZ
2262002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
227
228 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
229 list of exported variables.
230
7ea81414
DJ
2312002-02-24 Daniel Jacobowitz <drow@mvista.com>
232
233 * gdbserver/configure.srv: New file.
234 * gdbserver/configure.in: Use configure.srv instead
235 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
236 from it.
237 * gdbserver/configure: Regenerated.
238 * gdbserver/terminal.h: New file.
239 * gdbserver/Makefile.in: Update for configure changes. Remove
240 more unneeded include paths.
241
080fe24b
AC
2422002-02-24 Andrew Cagney <ac131313@redhat.com>
243
244 From wiz at danbala:
245 * config/sparc/tm-sp64.h: Fix grammar and typos.
246 Fix PR gdb/287.
247
8605d56e
AC
2482002-02-24 Andrew Cagney <ac131313@redhat.com>
249
250 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
251 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
252 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
253 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
254 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
255 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
256 * s390-tdep.c: Ditto.
92362027
AC
257 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
258 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
259 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
260 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
261 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
262 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
263 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
264 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
265 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
266 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e
AC
267 Fix PR gdb/378.
268
8ed32cc0
AC
2692002-02-23 Andrew Cagney <ac131313@redhat.com>
270
a3007b6f
AC
271 * lin-thread.c: Delete file.
272 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
273 to gdb_proc_service.h.
274 * configure: Re-generate.
275
50a9e2f1
AC
276 * ocd.c (ocd_open): Do not try to open the "ocd" device.
277 * serial.c (serial_open): Delete check for "ocd".
278 Fix PR gdb/349.
279
8b6e7932
AC
280 * Makefile.in (linux-thread.o): Delete target.
281 * linux-thread.c: Delete file.
282
d155c46b
AC
283 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
284 renamed SH files to be consistent.
285
8ed32cc0
AC
286 * symtab.c (sort_search_symbols): Use xfree.
287
0e18d038
RE
2882002-02-23 Richard Earnshaw <rearnsha@arm.com>
289
290 * arm-linux-tdep.c (arm_linux_init_abi): Register
291 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
292 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
293 definition with undef, since we don't want the sysvr4 definition.
294 (SKIP_TRAMPOLINE_CODE): Likewise.
295
27aac7ff
AC
2962002-02-23 Andrew Cagney <ac131313@redhat.com>
297
298 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
299
300 * configure.in: (AC_CHECK_FUNCS) Added test for
301 canonicalize_file_name Regenerated.
302 * config.in, configure: Regenerated.
303 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
304 defined use canonicalize_file_name.
305
65a6e0ee
MC
3062002-02-23 Michael Chastain <mec@shout.net>
307
308 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
309
47b95330
AC
3102002-02-23 Andrew Cagney <ac131313@redhat.com>
311
312 * README: Remove references to cygnus.com.
313 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
314 dot com'' form. Remove references to cygnus.com and sourceware.
315
696f451b
AC
3162002-02-23 Andrew Cagney <ac131313@redhat.com>
317
318 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
319 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
320 1003.1-2001 no longer allows "head -1".
321 * gdb/Makefile.in (version.c): Likewise.
322 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
323 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
324 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
325
bbaca940
AC
3262002-02-23 Andrew Cagney <ac131313@redhat.com>
327
328 * cli/cli-decode.c (cmd_cfunc_eq): New function.
329 * command.h (cmd_cfunc_eq): Declare.
330 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
331
332 * cli/cli-cmds.h (is_complete_command): Change parameter to a
333 ``struct cmd_list_element *''.
334 * cli/cli-cmds.c (is_complete_command): Update. Use
335 cmd_cfunc_eq.
336 * top.c (execute_command): Pass the command to
337 is_complete_command.
338 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
339
b8b8b047
AC
3402002-02-23 Andrew Cagney <ac131313@redhat.com>
341
342 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
343 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
344 architecture defines.
345 * s390-tdep.c (s390_gdbarch_init): Likewise.
346
19d3fc80
RE
3472002-02-23 Richard Earnshaw <rearnsha@arm.com>
348
349 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
350 (arm_linux_push_arguments): Likewise.
351 (arm_linux_init_abi): Register them. Also register linux-specific
352 call_dummy_words.
353 (find_minsym_and_objfile): Use strcmp, not STREQ.
354 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
355 (arm_linux_call_dummy_words): Delete declaration.
356 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
357 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
358 declarations.
359 (LOWEST_PC): Delete.
360
3ab13650
PS
3612002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
362
363 * maint.c (print_section_info): Do not prepend `0x' to filepos
364 output, it will be handled by local_hex_string_custom.
365
19d3fc80 3662002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
367
368 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
369 (store_newfpe_double, store_newfpe_extended, store_fpregister)
370 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
371
d85a5daf
JB
3722002-02-22 Jim Blandy <jimb@redhat.com>
373
374 Indicate that the bcache functions don't change the strings
375 they're passed.
376 * bcache.h (bcache, hash): Add `const' keywords to declarations.
377 * bcache.c (bcache, hash): Add `const' keywords to definitions.
378
eeb25b8a
PM
3792002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
380
381 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
382
6badb179
CF
3832002-02-21 Christopher Faylor <cgf@redhat.com>
384
385 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
386 find the complete path to a loaded DLL.
387
e8717518
FF
3882002-02-21 Fred Fish <fnf@redhat.com>
389
390 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
391 that marks the end of the range of a function, enter a line number
392 entry that has a line number of zero and a PC offset that matches
393 the end of the function. This starts a range of PC's for which no
394 line number information is known.
395 * symtab.c (find_pc_sect_line): If our best fit is in a range of
396 PC's for which no line number info is found (line number is zero)
397 then we didn't find any valid line information.
398 * symtab.h: Document use of zero line number entry.
399
9abe5450
EZ
4002002-02-21 Elena Zannoni <ezannoni@redhat.com>
401
402 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
403 (have_ptrace_getvrregs): Define for run time checks.
404 (gdb_vrregset_t): New type for Altivec register handling.
405 (fetch_register, store_register): Fetch/store altivec register
406 when needed.
407 (fetch_altivec_register, store_altivec_register): New functions.
408 (supply_vrregset, fill_vrregset): New functions.
409 (fetch_altivec_registers, store_altivec_registers): New functions.
410 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
411 registers as well.
412
aaa38bb5
AJ
4132002-02-21 Jiri Smid <smid@suse.cz>
414
415 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
416
b34db576
RE
4172002-02-21 Richard Earnshaw <rearnsha@arm.com>
418
419 * Makefile.in (armnbsd-nat.o): Update dependencies.
420 * armnbsd-nat.c (supply_gregset): New function. Common code to
421 supply the integer register set.
422 (supply_fparegset): New function. Similar for FPA registers.
423 (fetch_regs, fetch_fp_regs): Use them.
424 (fetch_core_registers): Likewise.
425 (fetch_elfcore_registers): New function.
426 (arm_netbsd_elfcore_fns): New core-file type specification.
427 (_initialize_arm_netbsd_nat): Register it.
428
3e56fc4b
RE
4292002-02-21 Richard Earnshaw <rearnsha@arm.com>
430
431 * armnbsd-nat.c: Include gdbcore.h.
432 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
433 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
434 'void' to declaration, to shut up ARI.
435 (fetch_core_registers): Make static. Rewrite using supply_register.
436 (arm_netbsd_core_fns): New core-file type specification.
437 (_initialize_arm_netbsd_nat): New function.
438
097f6b0b
CF
4392002-02-21 Christopher Faylor <cgf@redhat.com>
440
441 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
442 value.
443
c914e0cc
CF
4442002-02-20 Christopher Faylor <cgf@redhat.com>
445
446 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
447 fails.
448
385fa495
DJ
4492002-02-20 Daniel Jacobowitz <drow@mvista.com>
450
451 * jv-exp.y (parse_number): Change type of implicit longs
452 to builtin_type_uint64.
453
e5f1222d
DJ
4542002-02-20 Daniel Jacobowitz <drow@mvista.com>
455
456 * gdbserver/linux-low.c (mywait): Change argument to waitpid
457 to be an integer instead of a `union wait'.
458
75c9abc6
DJ
4592002-02-20 Daniel Jacobowitz <drow@mvista.com>
460
461 * mips-linux-nat.c: Call the operating system GNU/Linux.
462 * mips-linux-tdep.c: Likewise.
463 * mips-tdep.c: Likewise.
464
551792a5
DJ
4652002-02-20 Daniel Jacobowitz <drow@mvista.com>
466
467 Fix PR gdb/265.
468 * jv-exp.y (parse_number): Handle 64-bit integers.
469
ee6e2b82
DJ
4702002-02-20 Daniel Jacobowitz <drow@mvista.com>
471
472 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
473 AC_STDC_HEADERS to AC_HEADER_STDC.
474 * gdbserver/configure: Regenerated.
475
a48442a0
RE
4762002-02-20 Richard Earnshaw <rearnsha@arm.com>
477
478 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
479 is defined.
480 * sparc-tdep.c (get_longjmp_target): Likewise.
481
fe419ffc
RE
4822002-02-20 Richard Earnshaw <rearnsha@arm.com>
483
484 * News: Add news about ARM and Multi-arch. Mention the new target
485 arm*-*-netbsd*.
486
5832ed7e
JB
4872002-02-19 Jim Blandy <jimb@redhat.com>
488
489 * stabsread.c (error_type_complaint): Improve error message.
490
84563040
DJ
4912002-02-19 Daniel Jacobowitz <drow@mvista.com>
492
493 * gdbserver/README: Update documentation.
494 * gdbserver/configure.in: Update configury to match documentation.
495 * gdbserver/Makefile.in: Likewise.
496 * gdbserver/configure: Regenerated.
497 * gdbserver/aclocal.m4: New file, generated by aclocal.
498 * gdbserver/config.in: New file, generated by autoheader.
499
375fd65b
RE
5002002-02-19 Richard Earnshaw <rearnsha@arm.com>
501
502 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
503 armnbsd-nat.c.
504
08216dd7
RE
5052002-02-19 Richard Earnshaw <rearnsha@arm.com>
506
507 * arm-tdep.h (enum arm_float_model): New enum.
508 (struct gdbarch_tdep): Add fp_model.
509 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
510 up floating-point conversions until we know the floating-point model
511 in use by the inferior. Don't complain about being unable to
512 determine the ABI of the inferior when we don't have one.
513 (arm_extract_return_value): Support different floating-point models.
514 (arm_store_return_value): Likewise.
aaa38bb5 515 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
516 ARM_FLOAT_SOFT.
517 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
518
65d6d66a
PS
5192002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
520
521 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
522 of ``current_gdbarch''.
523
47221191
RE
5242002-02-19 Richard Earnshaw <rearnsha@arm.com>
525
526 * armnbsd-nat.c : ANSIfy all function declarations.
527 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
528 (fetch_inferior_registers): Re-implement in terms of above.
529 (store_register, store_regs, store_fp_register, store_fp_regs): New.
530 (store_inferior_registers): Re-implement in terms of above.
531
fdf39c9a
RE
5322002-02-19 Richard Earnshaw <rearnsha@arm.com>
533
aaa38bb5 534 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
535 kernel.
536 * arm-linux-tdep.c: Likewise.
537 * config/arm/tm-linux.h: Likewise.
538
93247f88
RE
5392002-02-19 Richard Earnshaw <rearnsha@arm.com>
540
541 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
542 * config/arm/nbsd.mt (TM_FILE): Delete.
543 * config/arm/tm-nbsd.h: Delete.
544
d7b486e7
RE
5452002-02-19 Richard Earnshaw <rearnsha@arm.com>
546
547 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
548 Initialize CALL_DUMMY_LENGTH.
549
41d39a95
RE
5502002-02-19 Richard Earnshaw <rearnsha@arm.com>
551
552 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
553 function.
554 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 555 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
556 defines one thing and that is incorrect for this port.
557 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
558
e1195560
PM
5592002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
560
561 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
562
c1748f97
PM
5632002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
564
565 * win32-nat.c (display_selector): New function. Displays information
566 about the information returned by GetThreadSelectorEntry API function.
567 (display_selectors): New function. Displays the infomation of
568 the selector given as argument, or of CS, DS ans FS selectors
569 if no argument is given.
570 ( _initialize_inftarg): Add "w32" as info prefix command.
571 Add "info w32 selector" as command calling display_selectors.
572
e41e6bbf
PM
5732002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
574
575 * i386-tdep.c (get_longjmp_target): Fix compilation failure
576 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
577 if not defined.
578
0d3a9f48
RE
5792002-02-18 Richard Earnshaw <rearnsha@arm.com>
580
581 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
582
3fb4b924
RE
5832002-02-18 Richard Earnshaw <rearnsha@arm.com>
584
585 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
586 (arm_fix_call_dummy): Call it.
587 (arm_call_dummy_breakpoint_offset): Delete.
588 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
589 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
590
7f55af32
AC
5912002-02-18 Andrew Cagney <ac131313@redhat.com>
592
593 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
594 Default to func_frame_chain_valid.
595 * gdbarch.h, gdbarch.c: Re-generate.
596 * frame.h (FRAME_CHAIN_VALID): Delete definition.
597
05f13b9c
EZ
5982002-02-18 Elena Zannoni <ezannoni@redhat.com>
599
600 * ppc-linux-nat.c: Update copyright.
601 (fetch_register, store_register): Add tid parameter, don't compute
602 tid here.
603 (fetch_ppc_registers, store_ppc_registers): Add tid
604 parameter. Pass it along to callees.
605 (fetch_inferior_registers, store_inferior_registers): Compute tid
606 here, and pass it to calleed functions.
607 (fill_gregset, supply_fpregset): Clean up formatting.
608
d7afb4c9
RE
6092002-02-18 Richard Earnshaw <rearnsha@arm.com>
610
611 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
612 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
613
9df628e0
RE
6142002-02-18 Richard Earnshaw <rearnsha@arm.com>
615
616 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
617 * gdbarch.c gdbarch.h: Regenerate.
618 * breakpoint.c (create_longjmp_breakpoint): Always compile this
619 function.
620 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
621 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
622 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
623
624 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
625 * arm-tdep.c (arm_get_longjmp_target): New function.
626 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
627 this to a positive value register arm_get_longjmp_target as the
628 longjmp handler.
629 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
630 (arm_linux_init_abi): Set up longjmp description in tdep.
631 * armnbsd-nat.c (get_longjmp_target): Delete.
632 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
633 description in tdep.
634 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
635 (get_longjmp_target): Delete declaration.
636 (GET_LONGJMP_TARGET): Delete.
637 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
638 (GET_LONGJMP_TARGET): Delete.
639
57bc8964
KB
6402002-02-17 Kevin Buettner <kevinb@redhat.com>
641
642 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
643 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
644 of ``current_gdbarch''.
645
83d31a92
TT
6462002-02-17 Tom Tromey <tromey@redhat.com>
647
648 * cli/cli-cmds.c (compare_strings): New function.
649 (complete_command): Only print each unique item once.
650 * completer.h (complete_line): Declare.
651 * completer.c (complete_line): New function.
652 (line_completion_function): Use it.
653
17ef5d92
AC
6542002-02-16 Andrew Cagney <ac131313@redhat.com>
655
656 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
657 * gdbarch.h, gdbarch.c: Re-generate.
658
491b8946
DJ
6592002-02-16 Daniel Jacobowitz <drow@mvista.com>
660
661 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
662
6632002-02-16 Daniel Jacobowitz <drow@mvista.com>
664
665 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
666 * valops.c (value_arg_coerce): Don't take the address of a reference
667 to convert an argument to a reference.
668
dfe7f3ac
CF
6692002-02-15 Christopher Faylor <cgf@redhat.com>
670
671 * win32-nat.c (get_image_name): New function.
672 (handle_load_dll): Use get_image_name function.
673 (get_child_debug_event): Avoid registering debug events until possibly
674 execed process is started.
675 (child_create_inferior): Allow invocation via shell so that command
676 line redirection, etc. works ok.
677 (_initialize_inftarg): Add new command: "set shell" to control whether
678 a shell is used to start a process.
679
1d33e73a
DJ
6802002-02-15 Daniel Jacobowitz <drow@mvista.com>
681
682 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
683 instead of find_register_by_number.
684 (cannot_store_register): Likewise.
685
48cd0caa
PM
6862002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
687
aaa38bb5 688 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
689 fprintf_unfiltered (gdb_stderr, ...).
690
8656e7d8
DJ
6912002-02-15 Daniel Jacobowitz <drow@mvista.com>
692
693 * gdbserver/gdbserver.1: Document --attach.
694
66e810cd
RE
6952002-02-15 Richard Earnshaw <rearnsha@arm.com>
696
697 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
698 descriptions.
699 * arm-tdep.c (arm_default_arm_le_breakpoint)
700 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
701 (arm_default_thumb_be_breakpoint): New. Initialize them from
702 traditional breakpoint defines.
703 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
704 (arm_gdbarch_init): Initialize new breakpoint variables.
705 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
706 (arm_linux_init_abi): Initialize linux-specific breakpoint.
707 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
708 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
709 code out to ...
710 (arm_netbsd_init_abi_common): ... here; new function.
711 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
712 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
713 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
714 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
715
97e03143
RE
7162002-02-15 Richard Earnshaw <rearnsha@arm.com>
717
718 * arm-tdep.h (enum arm_abi): New enum.
719 (struct gdbarch_tdep): New structure.
720 (LOWEST_PC): Provide a default.
721 (arm_gdbarch_register_os_abi): Declare new function.
722 * arm-tdep.c (arm_abi_names): New array.
723 (process_note_abi_tag_sections): New function.
724 (get_elfosabi): New function.
725 (arm_gdbarch_register_os_abi): New function.
726 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
727 support for that ABI has been built in, then call the appropriate
728 configuration routine. Use gdbarch_num_regs() to get the number
729 of registers.
730 (arm_dump_tdep): New function.
731 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
732 place-holder functions.
733 (_initialize_arm_tdep): Register them.
734 * config/arm/tm-arm.h (LOWEST_PC): Delete.
735
736 * armnbsd-tdep.c: New file.
737 * Makefile.in (armnbsd-tdep.o): Add dependencies.
738 * config/arm/nbsd.mt (TDEPFILES): Add it.
739 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
740
741 * armnbsd-nat.c: Include regcache.h.
742 * Makefile.in (armnbsd-nat.o): Update dependency list.
743
744 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
745
ad68be46
DJ
7462002-02-14 Daniel Jacobowitz <drow@mvista.com>
747
748 * gdbserver/Makefile.in: Fix typos in target rules.
749
003d6d1d
DJ
7502002-02-14 Daniel Jacobowitz <drow@mvista.com>
751
aaa38bb5 752 Fix part of PR gdb/267.
003d6d1d
DJ
753 * linespec.c (find_methods): Handle constructors specially for now.
754
6b230f1b
CV
7552002-02-14 Corinna Vinschen <vinschen@redhat.com>
756
757 * arm-tdep.c (arm_push_arguments): Eliminate special float type
758 handling.
759 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
760 standard_coerce_float_to_double().
761
1ea98d12
CF
7622002-02-14 Christopher Faylor <cgf@redhat.com>
763
764 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
765 GDBINIT_FILENAME.
766
dd47e6fd
EZ
7672002-02-14 Elena Zannoni <ezannoni@redhat.com>
768
769 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
770 find_variant_by_name, because it confuses the multiarch
771 framework. Return NULL if there isn't an architecture with the
772 user supplied name, instead of forcing a different one without
773 recording the change with the multiarch machinery.
774 (find_variant_by_name): Delete.
775
d7e39b9e
PS
7762002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
777
778 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
779 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
780
76e42a4f
MH
7812002-02-13 Martin M. Hunt <hunt@redhat.com>
782
aaa38bb5 783 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
784 print_frame_info_listing_hook, set current_source_symtab.
785
0a30fbc4
DJ
7862002-02-14 Daniel Jacobowitz <drow@mvista.com>
787
788 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
789 and remove unused $(INCLUDE_DIR).
790 Add regcache.c to OBS.
791 Add generated register protocol files to clean target.
792 Update dependencies for new objects, obsolete old target code.
793
794 * gdbserver/linux-low.c: Remove all platform-specific code to
795 new files. Remove various dead code. Update to use regcache
796 functionality.
797 * gdbserver/remote-utils.c (fromhex): Add return statement
798 to quiet warning.
799 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
800 constant.
801 (input_interrupt): Add integer parameter to match prototype
802 of a signal handler.
803 (outreg): Use register_data ().
804 (prepare_resume_reply): Use gdbserver_expedite_regs.
805 * gdbserver/server.c (main): Dynamically allocate own_buf because
806 PBUFSIZ is no longer constant. Use registers_to_string () and
807 registers_from_string ().
808 * gdbserver/server.h: No longer include "defs.h". Add prototypes
809 for error (), fatal (), and warning (). Update definition of
810 PBUFSIZ to use regcache functionality. Add include guard.
811 * gdbserver/utils.c (fatal): Add missing ``const''.
812 (warning): New function.
813
814 * regformats/regdat.sh: Include "regcache.h" in generated files.
815 Provide init_registers () function.
816 * regformats/regdef.h: Add prototype for set_register_cache ().
817 Add include guard.
818
819 * gdbserver/linux-arm-low.c: New file.
820 * gdbserver/linux-i386-low.c: New file.
821 * gdbserver/linux-ia64-low.c: New file.
822 * gdbserver/linux-m68k-low.c: New file.
823 * gdbserver/linux-mips-low.c: New file.
824 * gdbserver/linux-ppc-low.c: New file.
825 * gdbserver/linux-sh-low.c: New file.
826
827 * gdbserver/regcache.c: New file.
828 * gdbserver/regcache.h: New file.
829
830 * gdbserver/low-linux.c: Removed obsolete file.
831
4cc841d0
DJ
8322002-02-14 Daniel Jacobowitz <drow@mvista.com>
833
834 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
835 * config/i386/linux.mt: Likewise.
836 * config/ia64/linux.mt: Likewise.
837 * config/m68k/linux.mh: Likewise.
838 * config/powerpc/linux.mh: Likewise.
839 * config/mips/linux.mt: Likewise.
840
841 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
842
843 * config/i386/i386lynx.mh: Mark gdbserver variables
844 as (currently) obsolete for this target.
845 * config/i386/nbsd.mt: Likewise.
846 * config/i386/nbsdelf.mt: Likewise.
847 * config/m32r/m32r.mt: Likewise.
848 * config/m68k/m68klynx.mh: Likewise.
849 * config/m68k/nbsd.mt: Likewise.
850 * config/m68k/sun3os4.mh: Likewise.
851 * config/mips/vr5000.mt: Likewise.
852 * config/ns32k/nbsd.mt: Likewise.
853 * config/pa/hppabsd.mh: Likewise.
854 * config/pa/hppaosf.mh: Likewise.
855 * config/powerpc/nbsd.mt: Likewise.
856 * config/rs6000/rs6000lynx.mh: Likewise.
857 * config/s390/s390.mt: Likewise.
858 * config/s390/s390x.mt: Likewise.
859 * config/sparc/sparclynx.mh: Likewise.
860 * config/sparc/sun4os4.mh: Likewise.
861 * config/i386/x86-64linux.mt: Likewise.
862 * config/sparc/linux.mh: Likewise.
863
a85f51e7
DJ
8642002-02-14 Daniel Jacobowitz <drow@mvista.com>
865
866 * configure.tgt: Configure gdbserver only for known working
867 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
868 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
869 SUBDIRS if it is configured. Update comment for ${nativefile}.
870 * configure: Regenerated.
871
65554fef
MS
8722002-02-13 Michael Snyder <msnyder@redhat.com>
873
6dbdc4a3
MS
874 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
875 (default_gcore_mach): Just return 0, work around a problem in bfd.
876 (default_gcore_target): OK to return NULL if exec_bfd is null.
877 (make_mem_sec): Use a cast, avoid a warning.
878
879 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 880 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
881 sizeof (host pointer) != sizeof (target pointer)).
882 (procfs_make_note_section): Avoid overflow in psargs string.
883
aaa38bb5 884 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
885 implementation return an error.
886
8872002-02-13 Rodney Brown <rbrown64@csc.com.au>
888
889 * procfs.c (procfs_make_note_section): Provide a default definition
890 (for alpha-dec-osf4.0f). Fix typos.
891
1e4d76e7
EZ
8922002-02-13 Elena Zannoni <ezannoni@redhat.com>
893
894 * linux-proc.c: Add include of regcache.h.
895 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
896
b6d1a1d5
AC
8972002-02-13 Andrew Cagney <ac131313@redhat.com>
898
899 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
900 * memattr.c (create_mem_region): Disallow useless empty region.
901 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 902 non-overlapping.
b6d1a1d5 903
6c6ea35e
MC
9042002-02-13 Michael Chastain <mec@shout.net>
905
906 * defs.h: Kill CONST_PTR.
907 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
908 * c-lang.c (c_builtin_types): Likewise.
909 * ch-lang.c (ch_builtin_types): Likewise.
910 * f-lang.c (f_builtin_types): Likewise.
911 * language.c (unknown_builtin_types): Likewise.
912 * m2-lang.c (m2_builtin_types): Likewise.
913 * p-lang.c (pascal_builtin_types): Likewise.
914 * scm-lang.c (c_builtin_types): Likewise.
915
3e0b0f48
KS
9162002-02-13 Keith Seitz <keiths@redhat.com>
917
918 * arm-tdep.h (arm_get_next_pc): Add declaration.
919
67255d04
RE
9202002-02-13 Richard Earnshaw <rearnsha@arm.com>
921
922 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
923 with other related struct-returning functions.
924 (arm_extract_struct_value_address): New function.
925 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
926 initialize float_format, double_format and long_double_format as
927 appropriate to the endianness of the target.
928 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
929 (arm_use_struct_convention): Delete declaration.
930 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
931
079777f6
KS
9322002-02-13 Keith Seitz <keiths@redhat.com>
933
934 * defs.h (core_addr_to_string_nz): New function.
935
34588f23
MK
9362002-02-13 Mark Kettenis <kettenis@gnu.org>
937
938 Apply missing bits of 2002-01-15 patch.
939 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
940 (fill_fpregset): Use i387_fill_fsave.
941
49b563f9
KS
9422002-02-12 Keith Seitz <keiths@redhat.com>
943
49b563f9
KS
944 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
945 (core_addr_to_string_nz): New function.
946
aeb98c60
RE
9472002-02-11 Richard Earnshaw <rearnsha@arm.com>
948
949 * arm-linux-nat.c: Really include arm-tdep.h.
950 * config/arm/tm-linux.h (struct type, struct value): Declare.
951
65554fef
MS
9522002-02-11 Michael Snyder <msnyder@redhat.com>
953
954 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
955 (gcore section): Ifdef for Solaris and Unixware only.
956 (procfs_do_thread_registers): Unixware needs one lwpstatus
957 per thread (not one prstatus or pstatus).
958 (procfs_make_note_section): Iterate only over kernel threads (lwps),
959 not over all gdb threads. For unixware, call elfcore_write_pstatus
960 once before iterating over threads.
961
34e8f22d
RE
9622002-02-11 Richard Earnshaw <rearnsha@arm.com>
963
964 * arm-tdep.h: New file.
965 * arm-tdep.c: Include arm-tdep.h.
966 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
967 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
968 (arm_print_float_info, arm_register_type, convert_to_extended)
969 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
970 (arm_extract_return_value, arm_register_name): Make static.
971 (arm_software_single_step): Similarly. Fix types in declaration.
972 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
973 (arm_store_return_value, arm_store_struct_return): New functions.
974 (arm_gdbarch_init): Register the above functions. Also register
975 call_dummy_start_offset, sizeof_call_dummy_words,
976 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
977 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 978 max_register_virtual_size, register_size. Set up
34e8f22d
RE
979 prologue_cache.saved_regs here, rather than ...
980 (_initialize_arm_tdep): ... here.
981 * config/arm/tm-arm.h (struct type, struct value): Delete forward
982 declarations.
983 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
984 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
985 (arm_print_float_info, arm_register_type, convert_to_extended)
986 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
987 (arm_extract_return_value, arm_register_name): Delete declarations.
988 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
989 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
990 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
991 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
992 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
993 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
994 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
995 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
996 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
997 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
998 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
999 (arm_get_next_pc): No-longer static -- these are needed by the RDI
1000 interface.
1001 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
1002 * remote-rdi.c remote-rdp.c: Likewise.
1003 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
1004 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
1005 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
1006 definition.
1007
1008 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
1009 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
1010 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
1011 from non-ARM_ prefixed definitions.
1012 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
1013 all uses of above.
1014 * remote-rdi.c remote-rdp.c: Likewise.
1015 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
1016
148754e5
RE
10172002-02-11 Richard Earnshaw <rearnsha@arm.com>
1018
1019 * arm-tdep.c (arm_frameless_function_invocation)
1020 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
1021 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
1022 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
1023 (arm_pop_frame, arm_get_next_pc): Make static.
1024 (arm_gdbarch_init): Register above in gdbarch structure.
1025 (arm_read_fp): Renamed from arm_target_read_fp.
1026 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
1027 * config/arm/tm-arm.h (arm_frameless_function_invocation)
1028 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
1029 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
1030 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
1031 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
1032 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
1033 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
1034 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
1035 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
1036 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 1037
434d2d4f
DJ
10382002-02-10 Daniel Jacobowitz <drow@mvista.com>
1039
1040 * symtab.c (compare_search_syms): New function.
1041 (sort_search_symbols): New function.
1042 (search_symbols): Sort symbols after searching rather than
1043 before.
1044
55241689
AC
10452002-02-10 Andrew Cagney <ac131313@redhat.com>
1046
1047 * NEWS: Linux -> GNU/Linux.
1048
028c194b
AC
10492002-02-10 Andrew Cagney <ac131313@redhat.com>
1050
1051 * gdbarch.sh: For for level one methods, disallow a definition
1052 when partially multi-arched. Add comments explaining rationale.
1053 * gdbarch.h: Re-generate.
1054
6acf50cd
AC
10552002-02-10 Andrew Cagney <ac131313@redhat.com>
1056
1057 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
1058 multi-arch partial.
aaa38bb5 1059
50248794
AC
10602002-02-10 Andrew Cagney <ac131313@redhat.com>
1061
1062 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
1063 field. Use diff -u.
1064 * gdbarch.c: Re-generate.
1065
c30e0066
AC
10662002-02-10 Andrew Cagney <ac131313@redhat.com>
1067
9b56c5f3 1068 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
1069 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
1070 partial.
1071
6e6d6484
AC
10722002-02-10 Andrew Cagney <ac131313@redhat.com>
1073
1074 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
1075 multi-arch partial.
1076 (PUSH_ARGUMENTS): Switch to using predefault.
1077 * gdbarch.c: Regenerate.
1078
c203844d
AC
10792002-02-10 Andrew Cagney <ac131313@redhat.com>
1080
1081 * valops.c (PUSH_ARGUMENTS): Delete definition.
1082 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
1083 partial. Default to default_push_arguments.
1084 * gdbarch.h, gdbarch.c: Regenerate.
1085
b5a2688f
AC
10862002-02-09 Andrew Cagney <ac131313@redhat.com>
1087
1088 * defs.h (throw_exception): Rename return_to_top_level. Update
1089 comments.
1090 * utils.c (error_stream, internal_verror, quit): Ditto.
1091 * top.c (throw_exception, catcher): Ditto.
1092 * sparclet-rom.c (sparclet_load): Ditto.
1093 * remote.c (interrupt_query, minitelnet): Ditto.
1094 * remote-sds.c (interrupt_query): Ditto.
1095 * remote-mips.c (mips_error, mips_kill): Ditto.
1096 * ocd.c (interrupt_query): Ditto.
1097 * monitor.c (monitor_interrupt_query): Ditto.
1098 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
1099 * target.h: Update comment.
aaa38bb5 1100
b5a2688f 1101 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 1102
2fa5c1e0
AC
11032002-02-09 Andrew Cagney <ac131313@redhat.com>
1104
1105 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
1106 default_double_format.
1107 * gdbarch.h, gdbarch.c: Re-generate.
1108 * findvar.c (floatformat_unknown): Delete variable definition.
1109 * doublest.h (floatformat_unknown): Delete variable declaration.
1110
da966255
JB
11112002-02-09 Jim Blandy <jimb@redhat.com>
1112
1113 * stabsread.c (read_type): Add code to parse Sun's syntax for
1114 prototyped function types.
1115
123a4891
AC
11162002-02-09 Andrew Cagney <ac131313@redhat.com>
1117
1118 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
1119 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
1120
fb39c8f3
PS
11212002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1122
1123 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
1124 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
1125 now _initialize_xcoffsolib gets called again and overrides the
1126 commands from solib.c in a native configuration.
1127
0b87a11d
MK
11282002-02-09 Mark Kettenis <kettenis@gnu.org>
1129
1130 * doublest.c (store_typed_floating): Don't try to return a value.
1131 Fixes PR gdb/290.
1132
bdc2fc72
JB
11332002-02-08 Jim Blandy <jimb@redhat.com>
1134
1135 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
1136 is prototyped and has no arguments, print its argument list as
1137 `(void)'.
1138
da69bbcf
CD
11392002-02-08 Chris Demetriou <cgd@broadcom.com>
1140
1141 * MAINTAINERS (write-after-approval): Add myself.
1142 (paper-trail): I've escaped!
aaa38bb5 1143
b69571f5
CF
11442002-02-08 Christopher Faylor <cgf@redhat.com>
1145
1146 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
1147 changes.
1148 (_initialize_check_for_gdb_ini): Ditto.
1149
f6871398
MH
11502002-02-08 Martin M. Hunt <hunt@redhat.com>
1151
1152 * win32-nat.c (cygwin_pid_to_str): Fix typo.
1153 xaprintf -> xasprintf.
1154
4e52d31c
PM
11552002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
1156
1157 * win32-nat.c: Remove use of printf and sprintf functions.
1158
39bbf761
RE
11592002-02-08 Richard Earnshaw <rearnsha@arm.com>
1160
1161 * arm-tdep.c (arm_frame_chain_valid): Make static.
1162 (arm_push_arguments): Likewise.
1163 (arm_gdbarch_init): New function.
1164 (_initialize_arm_tdep): Call it.
1165 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
1166 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
1167 (FRAME_CHAIN_VALID): Delete.
1168 (arm_frame_chain_valid): Delete declaration.
1169 (PUSH_ARGUMENTS): Delete.
1170 (arm_push_arguments): Delete declaration.
1171 (CALL_DUMMY_P): Delete.
1172
9c9532c9
CV
11732002-02-08 Andrew Cagney <ac131313@redhat.com>
1174 Corinna Vinschen <vinschen@redhat.com>
1175
1176 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
1177 on builtin float types.
1178
4e8f7a8b
DJ
11792002-02-08 Daniel Jacobowitz <drow@mvista.com>
1180
1181 * utils.c: Include <curses.h> before "bfd.h".
1182 * tui/tui-hooks.c: Likewise.
1183 * tui/tui.c: Likewise.
1184 * tui/tuiCommand.c: Likewise.
1185 * tui/tuiData.c: Likewise.
1186 * tui/tuiDataWin.c: Likewise.
1187 * tui/tuiDisassem.c: Likewise.
1188 * tui/tuiGeneralWin.c: Likewise.
1189 * tui/tuiIO.c: Likewise.
1190 * tui/tuiLayout.c: Likewise.
1191 * tui/tuiRegs.c: Likewise.
1192 * tui/tuiSource.c: Likewise.
1193 * tui/tuiSourceWin.c: Likewise.
1194 * tui/tuiStack.c: Likewise.
1195 * tui/tuiWin.c: Likewise.
1196
cd4bffcf
EZ
11972002-02-07 Elena Zannoni <ezannoni@redhat.com>
1198
1199 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
1200 to include space for pseudoregs as well. Update loops accordingly.
1201 (sh_fp_frame_init_saved_regs): Ditto.
1202 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
1203
26806ce2
AC
12042002-02-07 Andrew Cagney <ac131313@redhat.com>
1205
1206 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
1207 Add Richard Earnshaw to Arm maintainers.
1208
97fdab62
AC
12092002-02-07 Andrew Cagney <ac131313@redhat.com>
1210
a6b98203
AC
1211 * defs.h (warning_begin): Delete declaration.
1212
97fdab62
AC
1213 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
1214 Delete macro.
1215
78b29b40
MS
12162002-02-07 Michael Snyder <msnyder@redhat.com>
1217
aaa38bb5 1218 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
1219 Logic bug, remove misplaced else.
1220
d8849953
KD
12212002-02-07 Klee Dienes <klee@apple.com>
1222
1223 * fork-inferior.c (fork_inferior): Add '!' to the list of
1224 characters that need to be quoted when building a string for the
1225 shell. Quote '!' specifically with a backslash, since CSH chokes
1226 when trying to evaluate "str!str".
aaa38bb5 1227
095778a0
NC
12282002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
1229
1230 * rdi-share/host.h: Only provide a typedef for bool if it is not
1231 defined.
1232
1900040c
MS
12332002-02-04 Michael Snyder <msnyder@redhat.com>
1234
1235 * breakpoint.h (enum bptype): Add new overlay event bp type.
1236 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 1237
1900040c
MS
1238 * breakpoint.c (create_internal_breakpoint): New function.
1239 (internal_breakpoint_number): Moved into create_internal_breakpoint.
1240 (create_longjmp_breakpoint): Use create_internal_breakpoint.
1241 (create_thread_event_breakpoint): Ditto.
1242 (create_solib_event_breakpoint): Ditto.
1243 (create_overlay_event_breakpoint): New function.
1244 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
1245 (update_breakpoints_after_exec): Delete and re-initialize
1246 overlay event breakpoints after an exec. Add FIXME comment
1247 about longjmp breakpoint.
1248 (print_it_typical): Ignore overlay event breakpoints.
1249 (print_one_breakpoint): Ditto.
1250 (mention): Ditto.
1251 (bpstat_what): Do not stop for overlay event breakpoints.
1252 (delete_breakpoint): Don't delete overlay event breakpoints.
1253 (breakpoint_re_set_one): Delete the overlay event breakpoint.
1254 (breakpoint_re_set): Re-create overlay event breakpoint.
1255
1256 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
1257 (overlay_manual_command): Disable overlay breakpoints.
1258 (overlay_off_command): Disable overlay breakpoints.
1259
082fc60d
RE
12602002-02-06 Richard Earnshaw <rearnsha@arm.com>
1261
1262 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
1263 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
1264 to here from config/tm-arm.h.
1265 (coff_sym_is_thumb): Make static.
1266 (arm_elf_make_msymbol_special): New function.
1267 (arm_coff_make_msymbol_special): New function.
1268 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
1269 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
1270 (coff_sym_is_thumb): Delete declaration.
1271 (arm_elf_make_msymbol_special): Declare.
1272 (arm_coff_make_msymbol_special): Declare.
1273 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
1274 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
1275
039c5766
RE
12762002-02-06 Richard Earnshaw <rearnsha@arm.com>
1277
1278 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
1279
12802002-02-06 Richard Earnshaw <rearnsha@arm.com>
1281
1282 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
1283 * gdbarch.c gdbarch.h: Regenerate.
1284 * arch-utils.c (default_print_float_info): New function.
1285 * arch-utils.h (default_print_float_info): Prototype it.
1286 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
1287 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
1288 (PRINT_FLOAT_INFO): Document it.
1289
1290 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
1291 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
1292 (PRINT_FLOAT_INFO): Define.
1293
58fa08f0
PM
12942002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
1295
aaa38bb5 1296 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
1297 Add typecast to sprintf argument to suppress a warning.
1298
7393af7c
PM
12992002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
1300
58fa08f0 1301 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
1302 to allow easier handling of pass state.
1303 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
1304 that gives exception name and address.
1305 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 1306 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 1307 exceptions added.
aaa38bb5
AJ
1308 (child_continue): Correctly report continue_status.
1309 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 1310 TARGET_SIGNAL_0 (new default value).
aaa38bb5 1311 (child_resume): consider sig argument passed to decide if
7393af7c
PM
1312 the exception should be passed to debuggee or not.
1313
6af4589c
MS
13142002-02-05 Michael Snyder <msnyder@redhat.com>
1315
1316 * regcache.c (fetch_register): Call target_fetch_register
1317 only if we don't call FETCH_PSEUDO_REGISTER.
1318 (store_register): Call target_store_register only if we
1319 don't call STORE_PSEUDO_REGISTER.
1320
a2cf933a
EZ
13212002-02-05 Elena Zannoni <ezannoni@redhat.com>
1322
1323 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
1324 ELF_MAKE_MSYMBOL_SPECIAL.
1325 * gdbarch.c, gdbarch.h: Regenerate.
1326 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 1327 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
1328 * elfread.c (elf_symtab_read): Compile use of
1329 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
1330 multiarched.
1331 * coffread.c (coff_symtab_read): Ditto, for
1332 COFF_MAKE_MSYMBOL_SPECIAL.
1333
6bb7be43
JB
13342002-02-05 Jim Blandy <jimb@redhat.com>
1335
1336 * solib-svr4.c (svr4_truncate_ptr): New function.
1337 (svr4_relocate_section_addresses): Do the address arithmetic with
1338 the appropriate truncation for target addresses, even when
1339 CORE_ADDR is larger than a target address.
1340
e18651ec
DJ
13412002-02-05 Daniel Jacobowitz <drow@mvista.com>
1342
1343 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
1344 to (int *).
1345
6b2725be
DJ
13462002-02-05 Daniel Jacobowitz <drow@mvista.com>
1347
1348 * gdbserver/linux-low.c (kill_inferior): Remove commented out
1349 code.
1350
fca9e603
DJ
13512002-02-05 Daniel Jacobowitz <drow@mvista.com>
1352
1353 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
1354
6c537a52
DJ
13552002-02-05 Daniel Jacobowitz <drow@mvista.com>
1356
1357 * gdbserver/linux-low.c: Remove unused include files.
1358
d844cde6
DJ
13592002-02-05 Daniel Jacobowitz <drow@mvista.com>
1360
1361 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
1362 (read_inferior_memory): Use it.
1363 (write_inferior_memory): Likewise.
1364
d07c63e7
DJ
13652002-02-05 Daniel Jacobowitz <drow@mvista.com>
1366
1367 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
1368 grubbing through sys_errlist.
1369
da6d8c04
DJ
13702002-02-05 Daniel Jacobowitz <drow@mvista.com>
1371
1372 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
1373
5b421780
PM
13742002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
1375 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
1376
9f60d481
AC
13772002-02-04 Andrew Cagney <ac131313@redhat.com>
1378
1379 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
1380 (do_sfunc, set_cmd_sfunc): New functions.
1381
1382 * command.h (struct cmd_list_element): Add field func.
1383 * cli/cli-decode.h (struct cmd_list_element): Ditto.
1384 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
1385 * cli/cli-decode.h: Ditto.
1386
1387 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
1388 (help_all, help_cmd_list): Ditto.
1389 (find_cmd, complete_on_cmdlist): Ditto.
1390 * top.c (execute_command): Ditto.
1391
1392 * cli/cli-setshow.c (do_setshow_command): Call func instead of
1393 function.sfunc.
1394
1395 * infcmd.c (notice_args_read): Fix function signature.
1396
1397 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
1398 * cli/cli-decode.c (add_set_cmd): Ditto.
1399 * utils.c (initialize_utils): Ditto.
1400 * maint.c (_initialize_maint_cmds): Ditto.
1401 * infrun.c (_initialize_infrun): Ditto.
1402 * demangle.c (_initialize_demangler): Ditto.
1403 * remote.c (add_packet_config_cmd): Ditto.
1404 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1405 * cris-tdep.c (_initialize_cris_tdep): Ditto.
1406 * proc-api.c (_initialize_proc_api): Ditto.
1407 * kod.c (_initialize_kod): Ditto.
1408 * valprint.c (_initialize_valprint): Ditto.
1409 * top.c (init_main): Ditto.
1410 * infcmd.c (_initialize_infcmd): Ditto.
1411 * corefile.c (_initialize_core): Ditto.
1412 * arm-tdep.c (_initialize_arm_tdep): Ditto.
1413 * arch-utils.c (initialize_current_architecture): Ditto.
1414 (_initialize_gdbarch_utils): Ditto.
1415 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
1416
1417 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
1418 * wince.c (_initialize_inftarg): Ditto.
1419 * symfile.c (_initialize_symfile): Ditto.
1420 * mips-tdep.c (_initialize_mips_tdep): Ditto.
1421 * language.c (_initialize_language): Ditto.
1422 * arc-tdep.c (_initialize_arc_tdep): Ditto.
1423
f9ba0717
MS
14242002-02-04 Michael Snyder <msnyder@redhat.com>
1425
1426 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
1427
0c74b2a7
DJ
14282002-02-04 Daniel Jacobowitz <drow@mvista.com>
1429
1430 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
1431 Add rules for building the register data files.
1432
c638789f
DJ
14332002-02-04 Daniel Jacobowitz <drow@mvista.com>
1434
1435 * regformats/regdat.sh: Add braces to the definition of
1436 expedite_regs_${arch}.
1437
db253027
DJ
14382002-02-04 Daniel Jacobowitz <drow@mvista.com>
1439
1440 * regformats/regdef.h (struct reg): Add comment describing the
1441 requirements for offset and size fields.
1442
206be19c
AS
14432002-02-04 Andreas Schwab <schwab@suse.de>
1444
1445 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
1446 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
1447
181c1381
RE
14482002-02-04 Richard Earnshaw <rearnsha@arm.com>
1449
1450 * gdbarch.sh (copyright): Update years in generated header.
1451 (SMASH_TEXT_ADDRESS): Add rule.
db253027 1452 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
1453 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
1454 * dbxread.c: Likewise.
1455 * dwarfread.c: Likewise.
1456 * elfread.c: Likewise.
1457 * somread.c: Likewise.
1458
1459 * arm-tdep.c (arm_smash_text_address): New function.
1460 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
1461
fa4ba8da
PM
14622002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
1463
1464 Add support for hardware watchpoints on win32 native.
aaa38bb5 1465 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 1466 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 1467 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
1468 of debug registers.
1469 (debug_registers_changed): New variable. Reflects when debug registers
1470 are changed and need to be written to inferior.
aaa38bb5 1471 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
1472 was set, used when new threads are created.
1473 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
1474 i386-nat code.
1475 (thread_rec): Set dr array if id is the thread of current_event .
1476 (child_continue, child_resume): Change the debug registers for all
1477 threads if debug_registers_changed.
1478 (child_add_thread): Change the debug registers if debug_registers_used.
1479 * config/i386/cygwin.mh: Add use of i386-nat.o file.
1480 Link nm.h to new nm-cygwin.h file.
1481 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
1482 of hardware registers.
1483
a73c86fb
AC
14842002-02-03 Andrew Cagney <ac131313@redhat.com>
1485
1486 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
1487 Restore behavour broken by 2002-01-20 Andrew Cagney
1488 <ac131313@redhat.com> IEEE_FLOAT removal.
1489
acf5ed49
DJ
14902002-02-03 Daniel Jacobowitz <drow@mvista.com>
1491
1492 * c-valprint.c (c_val_print): Pass a proper valaddr to
1493 cp_print_class_method.
1494 * valops.c (search_struct_method): If there is only one method
1495 and args is NULL, return that method.
1496
493d28d5
DJ
14972002-02-03 Daniel Jacobowitz <drow@mvista.com>
1498
1499 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
1500 accessing tag_name directly.
1501
7495dfdb
DJ
15022002-02-03 Daniel Jacobowitz <drow@mvista.com>
1503
1504 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
1505 of accessing tag_name directly.
1506
dd6bda65
DJ
15072002-02-03 Daniel Jacobowitz <drow@mvista.com>
1508
1509 PR gdb/280
1510 * gdbtypes.c (replace_type): New function.
1511 * gdbtypes.h (replace_type): Add prototype.
1512 * stabsread.c (read_type): Use replace_type.
1513
88fe217c
RE
15142002-02-03 Richard Earnshaw <rearnsha@arm.com>
1515
1516 * Makefile.in (memattr.o): Add missing dependencies rule.
1517
e5d66720
PS
15182002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1519
1520 * breakpoint.c (break_at_finish_command): Really export.
1521 (break_at_finish_at_depth_command): Ditto.
1522 (tbreak_at_finish_command): Ditto.
1523 * hppa-tdep.c: Include completer.h.
1524 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
1525 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
1526
fffee0be
AC
15272002-02-01 Andrew Cagney <ac131313@redhat.com>
1528
1529 * utils.c (do_write): New function.
1530 (error_stream): Rewrite combining the code from error_begin and
1531 verror.
1532 (verror): Rewrite using error_stream.
1533 (error_begin): Delete function.
1534
255e7dbf
AC
15352002-02-01 Andrew Cagney <ac131313@redhat.com>
1536
1537 * utils.c (error_begin): Make static.
1538 * defs.h (error_begin): Delete declaration.
1539
1540 * linespec.c (cplusplus_error): Replace cplusplus_hint.
1541 (decode_line_1): Use cplusplus_error instead of error_begin,
1542 cplusplus_hint and return_to_top_level.
1543 * coffread.c (coff_symfile_read): Use error instead of error_begin
1544 and return_to_top_level.
1545 * infrun.c (default_skip_permanent_breakpoint): Ditto.
1546
ddfe3c15
AC
15472002-02-01 Andrew Cagney <ac131313@redhat.com>
1548
1549 * language.h (type_error, range_error): Make string parameter
1550 constant.
1551 * language.c (warning_pre_print): Delete extern declaration.
1552 * dwarfread.c (warning_pre_print): Ditto.
1553 * language.c (type_error, range_error): Rewrite to use verror and
1554 vwarning instead of warning_begin.
1555
03ac34d5
MS
15562002-02-01 Michael Snyder <msnyder@redhat.com>
1557
261c4ca2
MS
1558 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
1559 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 1560
e00d1dc8
AC
15612002-02-01 Andrew Cagney <ac131313@redhat.com>
1562
1563 * command.h (NO_FUNCTION): Delete macro.
1564 * cli/cli-decode.h (NO_FUNCTION): Ditto.
1565 * top.c (execute_command): Replace NO_FUNCTION with NULL.
1566 * tracepoint.c (_initialize_tracepoint): Ditto.
1567 * cli/cli-decode.c (add_set_cmd): Ditto.
1568 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 1569
76b79d6e
DJ
15702002-02-01 Daniel Jacobowitz <drow@mvista.com>
1571
1572 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
1573 Update ``this'' pointer when calling virtual functions.
1574
799f9e91
MS
15752002-02-01 Michael Snyder <msnyder@redhat.com>
1576
c7bd442c 1577 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
1578 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
1579
3cf384d4
DJ
15802002-02-01 Daniel Jacobowitz <drow@mvista.com>
1581
1582 * regformats/reg-arm.dat: New file.
1583 * regformats/reg-i386.dat: New file.
1584 * regformats/reg-ia64.dat: New file.
1585 * regformats/reg-m68k.dat: New file.
1586 * regformats/reg-mips.dat: New file.
1587 * regformats/reg-ppc.dat: New file.
1588 * regformats/reg-sh.dat: New file.
1589 * regformats/regdef.h: New file.
1590 * regformats/regdat.sh: New file.
1591
0defa245
RE
15922002-02-01 Richard Earnshaw <reanrsha@arm.com>
1593
1594 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
1595 (arm_frame_args_address, arm_frame_locals_address): New functions.
1596 (arm_frame_num_args): New function.
1597 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
1598 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
1599 (FRMA_NUM_ARGS): Call arm_frame_num_args.
1600
405f26e6
MS
16012002-01-31 Michael Snyder <msnyder@redhat.com>
1602
502fd408
MS
1603 * breakpoint.c (break_at_finish_command): Export.
1604 (break_at_finish_at_depth_command): Export.
1605 (tbreak_at_finish_command): Export.
1606 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
1607 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
1608 "tbreak" commands, which are HPPA specific.
1609
7d35e135
MS
1610 * printcmd.c (disassemble_command): Remove an ancient
1611 artifact of an old merge.
1612
aaa38bb5 1613 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
1614 Define enum constant values for overlay mode.
1615 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
1616 (overlay_is_mapped, overlay_auto_command,
1617 overlay_manual_command): Ditto.
d874f1e2 1618
aaa38bb5
AJ
1619 * breakpoint.c (insert_breakpoints, remove_breakpoint,
1620 breakpoint_here_p, breakpoint_inserted_here_p,
1621 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
1622 describe_other_breakpoints, check_duplicates, clear_command):
1623 Coding standard fixes.
1624
8add0441 1625 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 1626 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
1627 code: check bfd SEC_READONLY flag for section.
1628
e351066e
AC
16292002-01-31 Andrew Cagney <ac131313@redhat.com>
1630
7d35e135 1631 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 1632
8a48e967
DJ
16332002-01-30 Daniel Jacobowitz <drow@mvista.com>
1634
1635 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
1636 data symbols, since we search based on textlow and texthigh.
1637 (find_pc_sect_symtab): Likewise.
1638
f5a96129
AC
16392002-01-30 Andrew Cagney <ac131313@redhat.com>
1640
1641 * defs.h (vwarning): Declare.
f5a96129
AC
1642 * utils.c (vwarning): New function.
1643 (warning): Call vwarning.
1644 (warning_begin): Delete function.
1645
1646 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
1647 the warning message.
1648 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
1649 warning_begin.
1650
cefd4ef5
MS
16512002-01-30 Michael Snyder <msnyder@redhat.com>
1652
1a703748
MS
1653 * NEWS: Mention "set trust-readonly-sections" command.
1654 Mention generate-core-file command.
cefd4ef5 1655
3a11626d
MS
16562002-01-15 Michael Snyder <msnyder@redhat.com>
1657
1658 * target.c: New command, "set trust-readonly-sections on".
1659 (do_xfer_memory): Honor the suggestion to trust readonly sections
1660 by reading them from the object file instead of from the target.
1661 (initialize_targets): Register command "set trust-readonly-sections".
1662
d1c7e53b
AC
16632002-01-29 Andrew Cagney <ac131313@redhat.com>
1664
1665 * parse.c (target_map_name_to_register): Simplify, search regs and
1666 pseudo-regs using a single loop.
1667
e2c9a72c
AC
16682002-01-30 Andrew Cagney <ac131313@redhat.com>
1669
1670 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
1671
69824b4e
MK
16722002-01-15 Rodney Brown <rbrown64@csc.com.au>
1673
1674 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
1675 * config/i386/i386v42mp.mh: Add i387-nat.o .
1676 * i386v4-nat.c: Include i387-nat.h.
1677 (supply_fpregset): Use i387_supply_fsave.
1678 (fill_fpregset): Use i387_fill_fsave.
1679
6eb69eab
RE
16802002-01-30 Richard Earnshaw <rearnsha@arm.com>
1681
1682 * arm-tdep.c (arm_call_dummy_words): Define.
1683 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
1684 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
1685 (CALL_DUMMY_WORDS): Define.
1686 (arm_call_dummy_words): Declare.
1687 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
1688 (arm_linux_call_dummy_words): Declare.
1689
9852326a
AS
16902002-01-30 Andreas Schwab <schwab@suse.de>
1691
1692 * m68klinux-nat.c: Fix last change to use regcache_collect
1693 instead of referencing registers[] directly.
1694
977a3030
AC
16952002-01-29 Andrew Cagney <ac131313@redhat.com>
1696
1697 * parse.c (target_map_name_to_register): Delete code wrapped in
1698 #ifdef REGISTER_NAME_ALIAS_HOOK.
1699
2076c72b
MS
17002002-01-28 Michael Snyder <msnyder@redhat.com>
1701
1702 * regcache.c (legacy_read_register_gen): Need to be able to
1703 read pseudo-register as well as real register.
1704 (legacy_write_register_gen): Ditto.
1705
8fcc723b
AC
17062002-01-28 Andrew Cagney <ac131313@redhat.com>
1707
1708 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
1709 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
1710 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
1711 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
1712 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
1713 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
1714 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
1715 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
1716 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
1717 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
1718 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
1719 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
1720 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
1721 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
1722 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
1723 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
1724 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
1725 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
1726 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
1727 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
1728
afe64c1a
AC
17292002-01-28 Andrew Cagney <ac131313@redhat.com>
1730
1731 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
1732 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
1733 (initialize_current_architecture): Update target_byte_order using
1734 information from BFD.
aaa38bb5 1735 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
1736 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
1737
75bc7ddf
AC
17382002-01-28 Andrew Cagney <ac131313@redhat.com>
1739
1740 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
1741 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
1742
1743 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
1744 #ifdef INVALID_FLOAT.
1745 * infcmd.c (do_registers_info): Ditto.
1746 * values.c (unpack_double): Ditto. Add comment.
1747
1748 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
1749 already commented out.
1750
0280a90a
AS
17512002-01-26 Andreas Schwab <schwab@suse.de>
1752
1753 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
1754 * m68klinux-nat.c: Update ptrace interface for fetching/storing
1755 registers and add support for PTRACE_GETREGS.
1756
7072a954
AC
17572002-01-24 Andrew Cagney <ac131313@redhat.com>
1758
1759 GDB 5.1.1 released from 5.1 branch.
1760 * NEWS: Add 5.1.1 news.
1761 * README: Sync with 5.1 branch.
1762
86f902e0
FF
17632002-01-23 Fred Fish <fnf@redhat.com>
1764
1765 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
1766 stabstring on initial malloc. Reallocing will copy it for us,
1767 if necessary.
1768
8af51c36
EZ
17692002-01-23 Elena Zannoni <ezannoni@redhat.com>
1770
aaa38bb5 1771 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
1772 (HFILES_NO_SRCDIR): Remove hpread.h.
1773 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
1774 (hpread.o): Update dependencies.
1775 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
1776
1777 * hp-psymtab-read.c: Remove file.
1778 * hp-symtab-read.c: Remove file.
1779 * hpread.h: Remove file.
1780
1781 * hpread.c: Merge all contents of hp-psymtab-read.c,
1782 hp-symtab-read.c and hpread.h into this file, as it was prior to
1783 January 1999.
1784
1785 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 1786 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
1787 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
1788 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
1789
dc5cfeb6
EZ
17902002-01-23 Elena Zannoni <ezannoni@redhat.com>
1791
1792 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
1793 fill_gregset): Call gdbarch_tdep() just once, assign result to
1794 variable and use that, instead of calling the function several
1795 times.
1796
ea87b71b
AO
17972002-01-24 Alexandre Oliva <aoliva@redhat.com>
1798
1799 * configure.host: Accept sparcv9 as alias for sparc64.
1800 * configure.tgt: Likewise.
1801
13fc0c2f
KB
18022002-01-22 Kevin Buettner <kevinb@redhat.com>
1803
1804 * solib-aix5.c (build_so_list_from_mapfile)
1805 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
1806 arguments is not reversed.
1807 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
1808 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 1809
7bd872fe
EZ
18102002-01-22 Elena Zannoni <ezannoni@redhat.com>
1811
1812 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
1813 modified version of obsolete sh_fetch_pseudo_register.
1814 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
1815 (sh4_register_read): New function.
1816 (sh_pseudo_register_write): New function. Renamed and modified
1817 version of obsolete sh_store_pseudo_register.
1818 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
1819 (sh4_register_write): New function.
1820 (sh_gdbarch_init): Remove setting of gdbarch function
1821 fetch_pseudo_register and store_pseudo_register. Remove setting of
1822 register_convert_to_raw, register_convert_to_virtual,
1823 register_convertible.
1824 (sh_sh4_register_convertible): Delete. No longer needed. All is
1825 taken care by architecture specific functions
1826 register_read/register_write.
1827 (sh_sh4_register_convert_to_virtual): Make static.
1828 (sh_sh4_register_convert_to_raw): Ditto.
1829
069e84fd
AC
18302002-01-22 Andrew Cagney <ac131313@redhat.com>
1831
1832 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
1833 (floatformat_is_nan, floatformat_mantissa): Ditto.
1834
1835 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
1836 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
1837 builtin_type_ieee_double_little,
1838 builtin_type_ieee_double_littlebyte_bigword,
1839 builtin_type_m68881_ext, builtin_type_i960_ext,
1840 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
1841 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
1842 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
1843 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
1844
211a4f69
CV
18452002-01-22 Corinna Vinschen <vinschen@redhat.com>
1846
1847 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
1848 parameter. Set frameless flag if it exists and depended of
1849 whether the scanned function is frameless or not.
1850 (xstormy16_skip_prologue): If function is frameless, return
1851 result of xstormy16_scan_prologue().
1852 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
1853 call.
1854
f81353e4
EZ
18552002-01-21 Elena Zannoni <ezannoni@redhat.com>
1856
1857 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
1858 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
1859 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
1860 sh_sh4_register_byte, sh_sh4_register_raw_size,
1861 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
1862 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
1863 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
1864 sh_store_pseudo_register, sh_do_pseudo_register): Call
1865 gdbarch_tdep() just once, assign result to variable and use that,
1866 instead of calling the function several times.
1867
63c73a17
MK
18682002-01-20 Mark Kettenis <kettenis@gnu.org>
1869
1870 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
1871 macros instead of LAST_FPU_CTRL_REGNUM.
1872 (store_register): Likewise.
1873
39ad761d
JB
18742002-01-21 Jim Blandy <jimb@redhat.com>
1875
1876 * infcmd.c (run_command): Check that the `exec' target layer's BFD
1877 is up-to-date before running the program, not just when a program
1878 exits.
1879
3d74b771
FF
18802002-01-21 Fred Fish <fnf@redhat.com>
1881
1882 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
1883 when we have found all instructions we are looking for.
1884
966fbf70
RE
18852002-01-21 Richard Earnshaw <rearnsha@arm.com>
1886
1887 * arm-tdep.c (arm_register_name): New function.
1888 (arm_registers_names): Make static.
1889 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
1890 (arm_register_name): Declare.
1891 (REGISTER_NAME): Use it.
1892
c3b4394c
RE
18932002-01-21 Richard Earnshaw <rearnsha@arm.com>
1894 Kevin Buettner <kevinb@redhat.com>
1895
1896 Convert arm targets to new FRAME interface.
1897 * arm-tdep.c (struct frame_extra_info): Remove fsr.
1898 (arm_frame_find_save_regs): Delete.
1899 (arm_frame_init_saved_regs): New.
1900 (arm_init_extra_frame_info): Alloacte saved_regs as required.
1901 Allocate extra_info as required. Convert all uses of fsr.regs
1902 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
1903 to use extra_info.
1904 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
1905 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
1906 (check_prologue_cache, save_prologue_cache): Likewise.
1907 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
1908 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
1909 (FRAME_FIND_SAVED_REGS): Delete.
1910 (arm_frame_find_saved_regs): Delete prototype.
1911 (arm_frame_init_saved_regs): New prototype.
1912 (FRAME_INIT_SAVED_REGS): Define.
1913
61d99182
AC
19142002-01-20 Andrew Cagney <ac131313@redhat.com>
1915
1916 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
1917
6aaea291
AC
19182002-01-20 Andrew Cagney <ac131313@redhat.com>
1919
1920 From Jeff Law <law@redhat.com>:
1921 * infttrace.c: Include <sys/pstat.h>.
1922 (child_pid_to_exec_file): Revamp. Use pstat call to get the
1923 exec file if the ttrace equivalent fails.
1924
15f698d2
AC
19252002-01-20 Andrew Cagney <ac131313@redhat.com>
1926
1927 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
1928 (closeLogFile): Ditto.
1929
f86ddd7c
MC
19302002-01-20 Michael Chastain <mec@shout.net>
1931
1932 * top.c (print_gdb_version): Bump copyright year to 2002.
1933
904507ce
AC
19342002-01-20 Andrew Cagney <ac131313@redhat.com>
1935
1936 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
1937 Zannoni and Eli Zaretskii.
1938
d7f0b9ce
DJ
19392002-01-20 Daniel Jacobowitz <drow@mvista.com>
1940
1941 * buildsym.c: Update copyright years.
1942 * c-typeprint.c: Likewise.
1943 * dwarf2read.c: Likewise.
1944 * f-typeprint.c: Likewise.
1945 * gdbtypes.c: Likewise.
1946 * gdbtypes.h: Likewise.
1947 * hp-symtab-read.c: Likewise.
1948 * hpread.c: Likewise.
1949 * mdebugread.c: Likewise.
1950 * p-typeprint.c: Likewise.
1951
3fd3d7d2
AC
19522002-01-20 Andrew Cagney <ac131313@redhat.com>
1953
1954 * remote-sim.c (gdbsim_open): Simplify code testing the macro
1955 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
1956 byte-order selectable.
1957 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
1958 * arch-utils.c: Ditto.
1959 (set_endian): Ditto.
1960 (set_endian_from_file): Ditto.
1961 * gdbserver/low-sim.c (create_inferior): Ditto.
1962 * gdbarch.sh: Ditto.
1963 * gdbarch.h: Re-generate.
aaa38bb5
AJ
1964 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
1965 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
1966 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
1967 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
1968 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
1969 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
1970 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
1971 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
1972 macro definition.
1973 * config/mips/tm-wince.h: Remove #undef of macro
1974 TARGET_BYTE_ORDER_SELECTABLE.
1975 * config/sh/tm-wince.h: Ditto.
1976
b02dede2
DJ
19772002-01-20 Daniel Jacobowitz <drow@mvista.com>
1978
1979 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
1980 member function fields. Add accessor macro
1981 TYPE_FN_FIELD_ARTIFICIAL.
1982 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
1983 * c-typeprint.c (c_type_print_base): Skip artificial member
1984 functions.
1985
c3643761
DJ
19862002-01-20 Daniel Jacobowitz <drow@mvista.com>
1987
1988 * f-typeprint.c: Delete unused function f_type_print_args.
1989 * p-typeprint.c: Delete unused function pascal_type_print_args.
1990
8176bb6d
DJ
19912002-01-20 Daniel Jacobowitz <drow@mvista.com>
1992
1993 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
1994 comment. Add ``artificial'' to ``union field_location''.
1995
1996 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
1997
1998 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
1999 * mdebugread.c (parse_symbol): Likewise.
2000 * stabsread.c (define_symbol): Likewise.
2001 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
2002 initializing TYPE_FIELD_BITPOS to n (obsolete).
2003 (hpread_doc_function_type): Likewise.
2004 * hpread.c (hpread_function_type): Likewise.
2005
7fd60527
AC
20062002-01-20 Andrew Cagney <ac131313@redhat.com>
2007
2008 * configure.in (host_makefile_frag): Only require a host makefile
2009 fragment when a native build.
2010 * configure: Re-generate.
2011
c2f05ac9
AC
20122002-01-20 Andrew Cagney <ac131313@redhat.com>
2013
2014 * doublest.h (floatformat_from_type): Declare.
2015 * doublest.c (floatformat_from_type): New function.
2016 (convert_typed_floating): Use.
2017
2018 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
2019 call to function floatformat_from_type.
2020
2021 * gdbarch.sh (IEEE_FLOAT): Delete.
2022 * gdbarch.h, gdbarch.c: Re-generate.
2023 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
2024 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
2025 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
2026 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
2027 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
2028 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
2029 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
2030 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
2031 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
2032 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
2033 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
2034 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
2035
2036 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
2037 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
2038 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
2039 * sh-tdep.c (sh_gdbarch_init): Ditto.
2040 * mips-tdep.c (mips_gdbarch_init): Ditto.
2041 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
2042 * cris-tdep.c (cris_gdbarch_init): Ditto.
2043
abf22e64
AJ
20442002-01-20 Jiri Smid <smid@suse.cz>
2045
2046 * configure.host, configure.tgt: Support x86-64.
2047 * NEWS: Note new target x86-64.
2048
b7c4cbf8
AJ
2049 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
2050 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
2051 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
2052 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
2053 x86-64-linux-nat.o): Fix dependencies.
2054
82600034
AC
20552002-01-19 Andrew Cagney <ac131313@redhat.com>
2056
2057 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
2058 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
2059 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
2060 * config/sparc/xm-sun4os4.h: Delete file.
2061 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 2062
bbe5c628
AC
20632002-01-19 Andrew Cagney <ac131313@redhat.com>
2064
2065 * config/sparc/sparclynx.mh (XM_FILE): Delete.
2066 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
2067 * config/m68k/m68klynx.mh (XM_FILE): Delete.
2068 * config/i386/i386lynx.mh (XM_FILE): Delete.
2069 * config/rs6000/xm-rs6000ly.h: Delete file.
2070 * config/sparc/xm-sparclynx.h: Delete file.
2071 * config/m68k/xm-m68klynx.h: Delete file.
2072 * config/i386/xm-i386lynx.h: Delete file.
2073 * config/xm-lynx.h: Delete file.
2074 * config/djgpp/fnchange.lst: Update.
2075
f8453e34
JT
20762002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
2077
2078 * alpha-tdep.c (alpha_register_byte): New function.
2079 (alpha_register_raw_size): Ditto.
2080 (alpha_register_virtual_size): Ditto.
2081 (alpha_skip_prologue_internal): Renamed from
2082 alpha_skip_prologue.
2083 (alpha_skip_prologue): New version that calls
2084 alpha_skip_prologue_internal.
2085 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
2086 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
2087 second argument from alpha_skip_prologue.
2088 (REGISTER_BYTE): Use alpha_register_byte.
2089 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
2090 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
2091 (FRAMELESS_FUNCTION_INVOCATION): Use
2092 generic_frameless_function_invocation_not.
2093 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
2094 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
2095
52d9e613
AC
20962002-01-19 Andrew Cagney <ac131313@redhat.com>
2097
2098 * config/mips/xm-news-mips.h: Delete file.
2099 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
2100
2101 * config/m88k/xm-m88k.h: Delete file.
2102 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
2103 * config/m88k/xm-delta88v4.h: Ditto.
2104 * config/m88k/xm-delta88.h: Ditto.
2105
2106 * config/alpha/xm-fbsd.h: Delete file.
2107 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
2108
2109 * config/sparc/xm-sparc.h: Delete file.
2110 * Makefile.in (xm-sun4os4.h): Delete dependency.
2111 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
2112 * config/sparc/xm-sun4os4.h: Ditto.
2113 * config/sparc/xm-linux.h: Ditto.
2114
2115 * config/i386/xm-windows.h: Delete file.
2116
2d1b2124
AC
21172002-01-19 Andrew Cagney <ac131313@redhat.com>
2118
2119 * utils.c: Include <sys/param.h> for MAXPATHLEN.
2120 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
2121
ee1f65f0
JT
21222002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
2123
2124 * alpha-tdep.c (alpha_call_dummy_words): New.
2125 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
2126 (CALL_DUMMY_P): Define.
2127 (CALL_DUMMY_WORDS): Define.
2128 (SIZEOF_CALL_DUMMY_WORDS): Define.
2129
98081e55
PB
21302002-01-19 Per Bothner <per@bothner.com>
2131
2132 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
2133 isn't NULL, which can happen with some gcj-3.x-produced code.
2134
0d056799
JT
21352002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
2136
2137 * alpha-tdep.c (alpha_register_virtual_type): New function.
2138 (alpha_init_frame_pc_first): Ditto.
2139 (alpha_fix_call_dummy): Ditto.
2140 (alpha_store_struct_return): Ditto.
2141 (alpha_extract_struct_value_address): Ditto.
2142 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
2143 alpha_register_virtual_type.
2144 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
2145 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
2146 alpha_extract_struct_value_address.
2147 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
2148 (INIT_FRAME_PC): Use init_frame_pc_noop.
2149 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
2150
4604bcad
MK
21512002-01-19 Mark Kettenis <kettenis@gnu.org>
2152
2153 * i386gnu-nat.c: Include "i386-tdep.h".
2154 (fetch_fpregs): Simplify code dealing with uninitialized floating
2155 point states such that it doesn't require FP7_REGNUM.
2156
140f9984
JT
21572002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2158
abf22e64
AJ
2159 * alpha-tdep.c (frame_extra_info): New.
2160 (alpha_find_saved_regs): Make static. Use
140f9984
JT
2161 frame->extra_info.
2162 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
2163 (alpha_frame_saved_pc): Use frame->extra_info.
2164 (temp_saved_regs): Don't declare as struct frame_saved_regs.
2165 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
2166 (init_extra_frame_info): Rename to...
2167 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 2168 (alpha_print_extra_frame_info): New function.
140f9984
JT
2169 (alpha_frame_locals_address): Ditto.
2170 (alpha_frame_args_address): Ditto.
abf22e64 2171 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
2172 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
2173 alpha_frame_args_address.
abf22e64 2174 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 2175 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
2176 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
2177 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
2178 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
2179 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
2180
d734c450
JT
21812002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2182
2183 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
2184 (alpha_cannot_fetch_register): Ditto.
2185 (alpha_cannot_store_register): Ditto.
2186 (alpha_register_convertible): Ditto.
2187 (alpha_use_struct_convention): Ditto.
2188 * config/alpha/tm-alpha.h: Update copyright years.
2189 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
2190 (INNER_THAN): Use core_addr_lessthan.
2191 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
2192 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
2193 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
2194 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
2195 (FRAME_CHAIN): Remove unnecessary cast.
2196
b4ceaee6
AC
21972002-01-18 Andrew Cagney <ac131313@redhat.com>
2198
2199 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
2200 obsolete.
2201
0a65a603
AC
22022002-01-18 Andrew Cagney <ac131313@redhat.com>
2203
2204 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
2205 * monitor.c, remote-array.c, remote-bug.c: Ditto.
2206 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
2207 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
2208 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
2209 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
2210 * x86-64-linux-nat.c: Ditto.
2211
636a6dfc
JT
22122002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2213
abf22e64 2214 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
2215 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
2216 (REGISTER_NAME): Define.
2217
acceddb6
JT
22182002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2219
2220 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
2221
ec32e4be
JT
22222002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2223
2224 * alpha-tdep.c: Update copyright years.
2225 (alpha_next_pc): New function.
2226 (alpha_software_single_step): Ditto.
2227 * config/alpha/tm-alpha.h: Add prototype for
2228 alpha_software_single_step.
2229
e771a871
JT
22302002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
2231
2232 * alphabsd-nat.c: Update copyright years.
2233 (fill_gregset): Use regcache_collect.
2234 (fill_fpregset): Likewise.
2235 (fetch_inferior_registers): Only fetch integer registers
2236 if requested to do so.
2237 (store_inferior_registers): Only store integer registers
2238 if requested to do so.
2239
7708fa01
AC
22402002-01-17 Andrew Cagney <ac131313@redhat.com>
2241
2242 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
2243 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
2244 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
2245 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
2246 * config/alpha/fbsd.mh (XDEPFILES): Delete.
2247 * config/arm/linux.mh (XDEPFILES): Delete.
2248 * config/arm/nbsd.mh (XDEPFILES): Delete.
2249 * config/i386/i386dgux.mh (XDEPFILES): Delete.
2250 * config/i386/i386sol2.mh (XDEPFILES): Delete.
2251 * config/i386/i386m3.mh (XDEPFILES): Delete.
2252 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
2253 * config/i386/i386gnu.mh (XDEPFILES): Delete.
2254 * config/i386/fbsd.mh (XDEPFILES): Delete.
2255 * config/i386/i386bsd.mh (XDEPFILES): Delete.
2256 * config/i386/i386sco5.mh (XDEPFILES): Delete.
2257 * config/i386/i386v4.mh (XDEPFILES): Delete.
2258 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
2259 * config/i386/i386sco4.mh (XDEPFILES): Delete.
2260 * config/i386/i386aix.mh (XDEPFILES): Delete.
2261 * config/i386/go32.mh (XDEPFILES): Delete.
2262 * config/i386/cygwin.mh (XDEPFILES): Delete.
2263 * config/i386/i386lynx.mh (XDEPFILES): Delete.
2264 * config/i386/i386mach.mh (XDEPFILES): Delete.
2265 * config/i386/i386v32.mh (XDEPFILES): Delete.
2266 * config/i386/linux.mh (XDEPFILES): Delete.
2267 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
2268 * config/i386/ncr3000.mh (XDEPFILES): Delete.
2269 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
2270 * config/i386/i386sco.mh (XDEPFILES): Delete.
2271 * config/i386/i386v.mh (XDEPFILES): Delete.
2272 * config/i386/nbsd.mh (XDEPFILES): Delete.
2273 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
2274 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
2275 * config/i386/symmetry.mh (XDEPFILES): Delete.
2276 * config/i386/obsd.mh (XDEPFILES): Delete.
2277 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
2278 * config/ia64/linux.mh (XDEPFILES): Delete.
2279 * config/ia64/aix.mh (XDEPFILES): Delete.
2280 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
2281 * config/m68k/dpx2.mh (XDEPFILES): Delete.
2282 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
2283 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
2284 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
2285 * config/m68k/linux.mh (XDEPFILES): Delete.
2286 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
2287 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
2288 * config/m68k/nbsd.mh (XDEPFILES): Delete.
2289 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
2290 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
2291 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
2292 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
2293 * config/m88k/delta88.mh (XDEPFILES): Delete.
2294 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
2295 * config/m88k/m88k.mh (XDEPFILES): Delete.
2296 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
2297 * config/mips/linux.mh (XDEPFILES): Delete.
2298 * config/mips/irix6.mh (XDEPFILES): Delete.
2299 * config/mips/irix5.mh (XDEPFILES): Delete.
2300 * config/mips/irix4.mh (XDEPFILES): Delete.
2301 * config/mips/irix3.mh (XDEPFILES): Delete.
2302 * config/mips/decstation.mh (XDEPFILES): Delete.
2303 * config/mips/mipsm3.mh (XDEPFILES): Delete.
2304 (NATDEPFILES): Move core-aout.o to here.
2305 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
2306 * config/pa/hpux1020.mh (XDEPFILES): Delete.
2307 * config/pa/hppabsd.mh (XDEPFILES): Delete.
2308 * config/pa/hppahpux.mh (XDEPFILES): Delete.
2309 * config/pa/hpux11w.mh (XDEPFILES): Delete.
2310 * config/pa/hppaosf.mh (XDEPFILES): Delete.
2311 * config/pa/hpux11.mh (XDEPFILES): Delete.
2312 * config/powerpc/aix.mh (XDEPFILES): Delete.
2313 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
2314 * config/powerpc/linux.mh (XDEPFILES): Delete.
2315 * config/romp/rtbsd.mh: Rename XDEPFILES.
2316 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
2317 * config/rs6000/aix4.mh (XDEPFILES): Delete.
2318 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
2319 * config/s390/s390.mh (XDEPFILES): Delete.
2320 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
2321 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
2322 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
2323 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
2324 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
2325 * config/sparc/nbsd.mh (XDEPFILES): Delete.
2326 * config/sparc/linux.mh (XDEPFILES): Delete.
2327 * config/vax/vaxult.mh (XDEPFILES): Delete.
2328 * config/vax/vaxult2.mh (XDEPFILES): Delete.
2329 * Makefile.in (DEPFILES): Remove XDEPFILES.
2330
375fc983
AC
23312002-01-17 Andrew Cagney <ac131313@redhat.com>
2332
2333 * utils.c (internal_verror): Fix comments, default is yes not no.
2334 Update queries to match. Default to quit and dump core.
2335
8926118c
AC
23362002-01-17 Andrew Cagney <ac131313@redhat.com>
2337
2338 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
2339 copyright.
2340 * defs.h, event-top.c, gdbcmd.h: Ditto.
2341 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
2342 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
2343 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
2344 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
2345 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
2346 * mi/mi-main.c:Ditto.
2347
2348 * stack.c, symfile.c: Update copyright.
2349
45b7b345
DJ
23502002-01-17 Daniel Jacobowitz <drow@mvista.com>
2351
db728ff7
DJ
2352 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
2353 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
2354 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
2355 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 2356
db728ff7
DJ
23572002-01-17 Daniel Jacobowitz <drow@mvista.com>
2358
2359 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
2360 * gdbserver/low-lynx.c (myattach): Likewise.
2361 * gdbserver/low-nbsd.c (myattach): Likewise.
2362 * gdbserver/low-sim.c (myattach): Likewise.
2363 * gdbserver/low-sparc.c (myattach): Likewise.
2364 * gdbserver/low-sun3.c (myattach): Likewise.
2365
2366 * gdbserver/low-linux.c (myattach): New function.
45b7b345 2367
db728ff7 2368 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
2369 (main): Handle "--attach".
2370
8de3c354
AC
23712002-01-16 Andrew Cagney <ac131313@redhat.com>
2372
2373 * MAINTAINERS (language support): Daniel Jacobwitz is C++
2374 maintainer.
2375
b0129042
DJ
23762002-01-15 Daniel Jacobowitz <drow@mvista.com>
2377
2378 * c-typeprint.c (is_type_conversion_operator): Add additional
2379 check for non-conversion operators.
2380
ba8679fb 23812002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
2382
2383 * linux-proc.c: Add "info proc" command, a la procfs.c.
2384 (read_mapping): New function, abstract and re-use code.
2385 (linux_find_memory_regions): Use new func read_mapping.
2386 (linux_info_proc_cmd): New function, implement "info proc".
2387 (_initialize_linux_proc): Add new command "info proc".
2388
e4f9b4d5
MS
23892002-01-15 Michael Snyder <msnyder@redhat.com>
2390
2391 * symfile.c (generic_load): Use bfd_map_over_sections method
2392 instead of manipulating bfd structure members directly.
2393 (add_section_size_callback): New function, bfd sections callback
2394 used by generic_load.
2395 (load_sections_callback): New function, bfd sections callback
2396 used by generic_load.
2397
08cf96df
EZ
23982002-01-15 Elena Zannoni <ezannoni@redhat.com>
2399
abf22e64 2400 [Based on work by Jim Blandy]
08cf96df
EZ
2401 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
2402 (builtin_type_vec128): Export.
2403 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
2404 types.
2405 (builtin_type_vec128): New builtin type for 128 bit vector
2406 registers.
2407 (build_gdbtypes): Initialize builtin_type_v16qi and
2408 builtin_type_v8hi. Create the vec128 register builtin type
2409 structure.
2410 (build_builtin_type_vec128): New function.
abf22e64 2411 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
2412 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
2413 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
2414 AltiVec register to new builtin type.
2415
d7242108
DJ
24162001-01-15 Daniel Jacobowitz <drow@mvista.com>
2417
2418 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
2419 to make_cv_type.
2420
4ee3352d
AC
24212002-01-14 Andrew Cagney <ac131313@redhat.com>
2422
2423 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
2424 CLEAN_UP_REGISTER_VALUE.
2425 * regcache.c (supply_register): Update only call.
2426
f015b2e7
AC
24272002-01-14 Andrew Cagney <ac131313@redhat.com>
2428
2429 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
2430 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
2431 a29k-*-vxworks* targets as obsolete.
2432
356ae49d
MS
24332002-01-14 Michael Snyder <msnyder@redhat.com>
2434
2435 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
2436 until we can resolve portability issues.
2437 * gregset.h: Remove references to fpxregs.
2438 * gcore.c (gcore_command): Initialize note_sec to NULL.
2439
ade8f45e
AC
24402002-01-13 Andrew Cagney <ac131313@redhat.com>
2441
2442 * signals.c (target_signal_to_name): Rewrite. Only use
2443 signals[].name when in bounds and non-NULL.
abf22e64 2444
89c49e7a
AC
24452002-01-13 Andrew Cagney <ac131313@redhat.com>
2446
2447 From Petr Ledvina <ledvinap@kae.zcu.cz>:
2448 * signals.c (target_signal_to_name): Verify that SIG is within the
2449 bounds of the signals array.
2450
4daa9f9f
AC
24512002-01-13 Andrew Cagney <ac131313@redhat.com>
2452
2453 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
2454
ba4bbdcb
KS
24552002-01-13 Keith Seitz <keiths@redhat.com>
2456
2457 * stack.c (print_frame_info_base): Print the frame's pc
2458 only if when print_frame_info_listing_hook is not defined.
2459
575bbeb6
KS
24602002-01-13 Keith Seitz <keiths@redhat.com>
2461
2462 * varobj.c (varobj_set_value): Make sure that there were no
2463 errors evaluating the object before attempting to set its
2464 value.
2465 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
2466 so this offset adjustment is no longer necessary.
2467 (create_child): Don't set the error flag if the child is
2468 a CPLUS_FAKE_CHILD.
2469 (value_of_child): If value_fetch_lazy fails, return NULL
2470 so that callers will be notified that an error occurred.
2471 (c_value_of_variable): Delay check of variable's validity
2472 until later. We actually want all structs and unions to have
2473 the value "{...}".
2474 Do not return "???" for variables which could not be evaluated.
2475 This error condition must be returned to the caller so that it
2476 can get the error condition from gdb.
2477 (cplus_name_of_child): Adjust index for vptr before figuring
2478 out the name of the child.
2479 (cplus_value_of_child): If a child's (real) parent is not valid,
2480 don't even bother trying to give a value for it. Just return
2481 an error. Change all instances in this function.
2482 (cplus_type_of_child): If our parent is one of the "fake"
2483 parents, we need to get at the type of the real parent, and
2484 derive the child's true type using this information.
2485
b76898ab
AC
24862002-01-13 Andrew Cagney <ac131313@redhat.com>
2487
2488 From 2002-01-09 John Marshall <johnm@falch.net>:
2489 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
2490 sources.redhat.com, and tweak some related URLs which had
2491 suffered from linkrot.
2492
b6649e88
AC
24932002-01-13 Andrew Cagney <ac131313@redhat.com>
2494
2495 From Jeff law:
2496 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
2497 structures passed in registers.
2498
82cc5033
EZ
24992002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
2500
2501 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
2502 white space which prevented compilation. Reported by DSK
2503 <dsk@student.unsw.edu.au>.
2504
ba5f2f8a
MS
25052002-01-11 Michael Snyder <msnyder@redhat.com>
2506
fbd35540
MS
2507 * symfile.c (build_section_addr_info_from_section_tab):
2508 Use bfd access method instead of manipulating bfd directly.
2509 (syms_from_objfile): Ditto.
2510 (simple_overlay_update_1): Ditto.
2511 (simple_overlay_update): Ditto.
2512 (generic_load): Ditto.
2513 (overlay_unmapped_address): FIXME comment, bfd access methods.
2514 (sections_overlap): FIXME comment, bfd access methods.
2515 (pc_in_mapped_range): FIXME comment, bfd access methods.
2516 (pc_in_unmapped_range): FIXME comment, bfd access methods.
2517 (section_is_mapped): FIXME comment, bfd access methods.
2518 (section_is_overlay): FIXME comment, bfd access methods.
2519
ba5f2f8a
MS
2520 * symfile.c (generic_load): Whitespace and long line cleanups.
2521 Remove duplicate variable, change several local variables to
2522 more appropriate data types.
2523 (print_transfer_performance): Use %lu instead of %ld for ulongs.
2524
17df2af6
AC
25252002-01-12 Andrew Cagney <ac131313@redhat.com>
2526
2527 From Peter Schauer:
2528 * language.c (longest_local_hex_string_custom): Use phex_nz to
2529 convert NUM to a hex string.
2530
ec920329
EZ
25312002-01-12 Elena Zannoni <ezannoni@redhat.com>
2532
2533 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
2534 the function.
538a76d6 2535 Update Copyright year.
ec920329 2536
3abd2e01
AC
25372002-01-12 Andrew Cagney <ac131313@redhat.com>
2538
2539 * language.c (longest_raw_hex_string): Delete unused function.
2540
b21b22e0
PS
25412002-01-11 Petr Sorfa <petrs@caldera.com>
2542
2543 * MAINTAINERS (write-after-approval): Add myself.
2544 * dwarf2read.c (read_tag_string_type): Handling of
2545 DW_AT_byte_size.
2546 (read_tag_string_type): FORTRAN fix to prevent propagation of
2547 first string size.
2548 (set_cu_language): Handling of DW_LANG_Fortran95
2549
747fe712
RE
25502002-01-11 Richard Earnshaw <rearnsha@arm.com>
2551
2552 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
2553 GETPID(inferior_ptid).
2554 (store_inferior_registers): Likewise.
2555
f1bea926
JM
25562002-01-10 Jason Merrill <jason@redhat.com>
2557
2558 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
2559 Fix DW_OP_minus.
2560
ae940673
AC
25612002-01-10 Andrew Cagney <ac131313@redhat.com>
2562
2563 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
2564 and bfd/elf32-sh-nbsd.c.
2565
00546b04
MS
25662002-01-10 Michael Snyder <msnyder@redhat.com>
2567
352ed7b4
MS
2568 * NEWS: Mention --pid and corefile/proc-id behavior change.
2569
c18be923
MS
2570 * Makefile.in: Add rules for gcore.o and linux-proc.o.
2571 * gcore.c: Include cli/cli-decode.h instead of command.h.
2572
00546b04
MS
2573 * main.c (captured_main): Add new command line option "--pid".
2574 If the second command line argument (following the symbol-file)
2575 begins with a digit, try to attach to it before trying to open
2576 it as a corefile.
2577 (print_gdb_help): Document the "--pid" argument.
2578
db60ec62
EZ
25792002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
2580
2581 * completer.c (command_completer): New function.
2582
2583 * completer.h <command_completer>: Add prototype.
2584
2585 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
2586 completer for the "help" command.
2587
39c22d1a
JM
25882002-01-09 Jason Merrill <jason@redhat.com>
2589
2590 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
2591
c564377f
MS
25922002-01-09 Michael Snyder <msnyder@redhat.com>
2593
975aec09
MS
2594 * i386-linux-nat.c (fill_fpxregset): Make global.
2595 (store_fpxregset): Ditto.
2596
db4a10fa
MS
2597 * gregset.h (gdb_fpxregset_t): Define.
2598 (supply_fpxregset): Prototype.
2599 (fill_fpxregset): Prototype.
2600
c564377f
MS
2601 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
2602
c3d45d70
RE
26032002-01-09 Richard Earnshaw <rearnsha@arm.com>
2604
2605 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
2606 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
2607 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
2608
fcc87af1
AC
26092002-01-09 Andrew Cagney <ac131313@redhat.com>
2610
2611 * MAINTAINERS: Update target maintainer rules so that any
2612 Maintainer can approve a tested patch for a maintenance-only
2613 target.
2614
dd96c05b
RE
26152002-01-09 Richard Earnshaw <rearnsha@arm.com>
2616
d4297db9 2617 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 2618
d4297db9 2619 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
2620 IN_SIGTRAMP.
2621
145fdc6e
MS
26222002-01-08 Michael Snyder <msnyder@redhat.com>
2623
2624 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
2625 real name of the executable, rather than the /proc name.
2626
be4d1333
MS
26272002-01-03 Michael Snyder <msnyder@redhat.com>
2628
2629 Implement a "generate-core-file" command in gdb, save target state.
2630 * gcore.c: New file. Implement new command 'generate-core-file'.
2631 Save a corefile image of the current state of the inferior.
2632 * linux-proc.c: Add linux-specific code for saving corefiles.
2633 * target.h (struct target_ops): Add new target vectors for saving
2634 corefiles; to_find_memory_regions and to_make_corefile_notes.
2635 (target_find_memory_regions): New macro.
2636 (target_make_corefile_notes): New macro.
2637 * target.c (update_current_target): Inherit new target methods.
2638 (dummy_find_memory_regions): New place-holder method.
2639 (dummy_make_corefile_notes): New place-holder method.
2640 (init_dummy_target): Initialize new dummy target vectors.
2641 * exec.c (exec_set_find_memory_regions): New function.
2642 Allow the exec_ops vector for memory regions to be taken over.
2643 (exec_make_note_section): New function, target vector method.
2644 * defs.h (exec_set_find_memory_regions): Export prototype.
2645 * procfs.c (proc_find_memory_regions): New function, corefile method.
2646 (procfs_make_note_section): New function, corefile method.
2647 (init_procfs_ops): Set new target vector pointers.
2648 (find_memory_regions_callback): New function.
2649 (procfs_do_thread_registers): New function.
2650 (procfs_corefile_thread_callback): New function.
2651 * sol-thread.c (sol_find_memory_regions): New function.
2652 (sol_make_note_section): New function.
2653 (init_sol_thread_ops): Initialize new target vectors.
2654 * inftarg.c (inftarg_set_find_memory_regions): New function.
2655 Allow to_find_memory_regions vector to be taken over.
2656 (inftarg_set_make_corefile_notes): New function.
2657 Allow to_make_corefile_notes vector to be taken over.
2658 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
2659 interface layer if not target_has_execution (may be a corefile).
2660 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
2661 * config/sparc/sun4sol2.mh: Ditto.
2662 * config/alpha/alpha-linux.mh: Ditto.
2663 * config/arm/linux.mh: Ditto.
2664 * config/i386/x86-64linux.mh: Ditto.
2665 * config/ia64/linux.mh: Ditto.
2666 * config/m68k/linux.mh: Ditto.
2667 * config/mips/linux.mh: Ditto.
2668 * config/powerpc/linux.mh: Ditto.
2669 * config/sparc/linux.mh: Ditto.
2670
c6b92abd
MS
26712002-01-07 Michael Snyder <msnyder@redhat.com>
2672
2673 * arm-linux-nat.c: Remove references to regcache.c internal data
2674 (registers[] and register_valid[]).
2675
4b09dc8c
MS
26762002-01-07 Michael Snyder <msnyder@redhat.com>
2677
abf22e64
AJ
2678 * linux-proc.c: New file. Implement child_pid_to_exec_file,
2679 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
2680 symbol file and shlibs.
2681 * Makefile.in: Add rule for linux-proc.o.
2682 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
2683 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
2684 * config/arm/linux.mh: Ditto.
2685 * config/i386/linux.mh: Ditto.
2686 * config/i386/x86-64linux.mh: Ditto.
2687 * config/ia64/linux.mh: Ditto.
2688 * config/m68k/linux.mh: Ditto.
2689 * config/mips/linux.mh: Ditto.
2690 * config/powerpc/linux.mh: Ditto.
2691 * config/sparc/linux.mh: Ditto.
2692
c25b74ac
PM
26932002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
2694
2695 * win32-nat.c: Add i386-tdep.h dependency.
2696
94cd915f
MS
26972002-01-07 Michael Snyder <msnyder@redhat.com>
2698
c7cccb76
MS
2699 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
2700 instead of bfd_get_arch_size. Don't bail out just because
2701 there's no exec_bfd.
abf22e64 2702
34c0bd93
MS
2703 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
2704 * p-valprint.c (pascal_object_print_value): Ditto.
2705 * somread.c (som_symtab_read): Ditto.
2706 * symfile.c (simple_free_overlay_region_table): Ditto.
2707 * valops.c (value_assign): Ditto.
2708
21c1c920
MS
2709 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
2710 use tilde_expand and strerror for opening save-tracepoints file.
2711
5bbd998e
MS
2712 * thread-db.c (thread_db_new_objfile): Indendation fix.
2713
94cd915f
MS
2714 * infptrace.c (GDB_MAX_ALLOCA): New define.
2715 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 2716 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
2717 can be overridden with whatever value is appropriate to the host).
2718 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
2719 alloca to allocate potentially large buffer.
2720 * rs6000-nat.c (child_xfer_memory): Ditto.
2721 * symm-nat.c (child_xfer_memory): Ditto.
2722 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
2723
494e8a93
JSC
27242002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
2725
2726 From Nick Clifton <nickc@redhat.com>
2727 * d10v-tdep.c: Set STACK_START to 0x200bffe.
2728
d0e1d48e
MS
27292002-01-07 Michael Snyder <msnyder@redhat.com>
2730
abf22e64 2731 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
2732 Don't use exec_bfd if it's NULL.
2733
290b2c7a
MK
27342002-01-06 Mark Kettenis <kettenis@gnu.org>
2735
abf22e64 2736 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 2737
aef21287
AC
27382002-01-06 Andrew Cagney <ac131313@redhat.com>
2739
2740 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
2741 * gnu-nat.c: Ditto.
2742
30efa627
AC
27432002-01-06 Andrew Cagney <ac131313@redhat.com>
2744
2745 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
2746 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
2747 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
2748 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
2749 z8k-coff have not been multi-arched. Update z8k-coff build
2750 status.
2751
9b4ff276
AC
27522002-01-06 Andrew Cagney <ac131313@redhat.com>
2753
2754 * MAINTAINERS: Mark a29k target as obsolete.
2755 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
2756 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
2757 comments.
2758 * NEWS: Note that a29k targets are obsolete.
2759 * a29k-tdep.c: Mark as obsolete.
2760 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
2761 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
2762 a29k-*-vxworks* targets as obsolete.
2763 * remote-adapt.c: Obsolete.
2764 * remote-eb.c: Obsolete.
2765 * remote-mm.c: Obsolete.
2766 * remote-udi.c: Obsolete.
2767 * config/a29k/a29k-udi.mt: Obsolete.
2768 * config/a29k/a29k.mt: Obsolete.
2769 * config/a29k/tm-a29k.h: Obsolete.
2770 * config/a29k/tm-vx29k.h: Obsolete.
2771 * config/a29k/vx29k.mt: Obsolete.
2772
a9011d31
AC
27732002-01-05 Andrew Cagney <ac131313@redhat.com>
2774
2775 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
2776 with BFD_ENDIAN_BIG.
2777
9299404e
AC
27782002-01-05 Andrew Cagney <ac131313@redhat.com>
2779
2780 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
2781 * configure, config.in: Re-generate.
2782 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
2783 * defs.h: Do not include <endian.h>.
2784
7e89e357
JT
27852002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
2786
2787 * acconfig.h (HAVE_PT_GETXMMREGS): New.
2788 * config.in: Regenerate.
2789 * configure.in: Update copyright years.
2790 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
2791 * configure: Regenerate.
2792 * i386bsd-nat.c: Update copyright years.
2793 (fill_gregset): Use regcache_collect.
2794 (fetch_inferior_registers): Only fetch integer registers
2795 if requested to do so. Add support for XMM registers
2796 using PT_GETXMMREGS.
2797 (store_inferior_registers): Only store integer registers
2798 if requested to do so. Add support for XMM registers
2799 using PT_SETXMMREGS.
2800 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
2801 (store_inferior_registers): Remove.
2802 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
2803 (fetch_elfcore_registers): New function.
2804 (i386nbsd_elfcore_fns): New.
2805 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
2806 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
2807 i386bsd-nat.o.
2808 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
2809 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
2810 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
2811 * config/i386/tm-nbsd.h: Update copyright years.
2812 (HAVE_SSE_REGS): Define.
2813 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
2814 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
2815 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
2816 (SIGCONTEXT_PC_OFFSET): Remove.
2817 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
2818
a752853e
AC
28192002-01-05 Andrew Cagney <ac131313@redhat.com>
2820
2821 * configure.tgt: Remove powerpc-*-macos* target.
2822 * config/m68k/xm-mpw.h: Delete file.
2823 * config/xm-mpw.h: Delete file.
2824 * ser-mac.c: Delete file.
2825 * mpw-make.sed: Delete file.
2826 * mpw-config.in: Delete file.
2827 * mac-xdep.c: Delete file.
2828 * mac-gdb.r: Delete file.
2829 * mac-defs.h: Delete file.
2830 * mac-nat.c: Delete file.
2831 * config/powerpc/macos.mh: Delete file.
2832 * config/powerpc/macos.mt: Delete file.
2833 * config/powerpc/nm-macos.h: Delete file.
2834 * config/powerpc/tm-macos.h: Delete file.
2835 * source.c (openp, open_source_file): Remove obsolete code.
2836 * top.c (gdb_readline): Ditto.
2837 * utils.c (query): Ditto.
2838 * event-top.c (display_gdb_prompt): Ditto.
2839 * Makefile.in (ser-mac.o): Delete obsolete target.
2840 * NEWS: Update.
2841
d7449b42
AC
28422002-01-04 Andrew Cagney <ac131313@redhat.com>
2843
2844 * defs.h (BIG_ENDIAN): Delete macro definition.
2845 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
2846 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
2847 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
2848 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
2849 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
2850 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
2851 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
2852 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
2853 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
2854 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
2855 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
2856 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
2857 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
2858 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
2859 * gdbarch.c: Re-generate.
2860
356374e8
DJ
28612002-01-04 Daniel Jacobowitz <drow@mvista.com>
2862
2863 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
2864 for core files.
2865
a2b8f8f8
JT
28662002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
2867
2868 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
2869
12466af9
AC
28702002-01-04 Andrew Cagney <ac131313@redhat.com>
2871
2872 * value.h (value_ptr): Delete typedef.
2873
3549ab40
JT
28742002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
2875
2876 * i386nbsd-nat.c: Update copyright years.
2877 Include i386-tdep.h.
2878
fedbd091
EZ
28792002-01-04 Elena Zannoni <ezannoni@redhat.com>
2880
2881 * stabsread.c: Update copyright years.
2882
2883 From Debashis Mahata <debashis.mahata@wipro.com>:
2884 (read_struct_fields): Deal with Sun C compiler erroneous stab
2885 output for structs and unions.
fec8b34f 2886 Fix PR gdb/269.
fedbd091 2887
eb43544b
DJ
28882002-01-04 Daniel Jacobowitz <drow@mvista.com>
2889
2890 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
2891 prototype.
2892
1514d34e
DJ
28932002-01-04 Daniel Jacobowitz <drow@mvista.com>
2894
2895 * cp-abi.c: Fix whitespace.
2896 (baseclass_offset): New wrapper function.
2897 * cp-abi.h (baseclass_offset): Add prototype.
2898 (struct cp_abi_ops): Add baseclass_offset pointer.
2899
2900 * valops.c (vb_match): Move to...
2901 * gnu-v2-abi.c (vb_match): here.
2902 * valops.c (baseclass_offset): Move to...
2903 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
2904
2905 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
2906
2907 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
2908 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
2909 * hpacc-abi.c (init_hpacc_ops): Likewise.
2910
7f8c9282
DJ
29112002-01-04 Daniel Jacobowitz <drow@mvista.com>
2912
2913 * valops.c (find_overload_match): Accept obj as a
2914 reference parameter. Update it before returning.
2915 * value.h (find_overload_match): Update prototype.
2916 * eval.c (evaluate_subexp_standard): Pass object to
2917 find_overload_match by reference.
2918
f23631e4
AC
29192002-01-03 Andrew Cagney <ac131313@redhat.com>
2920
2921 * valarith.c: Replace value_ptr with struct value pointer. Remove
2922 register attribute from value declarations.
2923 * valops.c: Ditto.
2924 * value.h: Ditto.
2925 * scm-lang.c (scm_lookup_name): Ditto.
2926
79e10fab 29272002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 2928
79e10fab
AC
2929 Abstract the functionality of iterating over mapped memory
2930 regions into a general purpose iterator function.
abf22e64 2931 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
2932 iterator for memory sections.
2933 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
2934 (solib_mappings_callback): New function, callback for above.
2935 (info_proc_mappings): Reimpliment using iterate_over_mappings.
2936 (info_mappings_callback): New function, callback for above.
2937
2938 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
2939
c5ad026a
MK
29402002-01-01 Mark Kettenis <kettenis@gnu.org>
2941
d2a7c97a
MK
2942 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
2943 * i386-tdep.c: Include "elf-bfd.h".
2944 (process_note_abi_tag_sections): New function.
2945 (i386_gdbarch_init): Add code to recognize various OS/ABI
2946 combinations.
2947
c5ad026a
MK
2948 * maint.c (_initialize_maint_cmds): Add missing \ in
2949 string-literal.
2950
a1a5b71e 2951For older changes see ChangeLog-2001
c906108c
SS
2952\f
2953Local Variables:
2954mode: change-log
2955left-margin: 8
2956fill-column: 74
2957version-control: never
2958End:
This page took 0.371747 seconds and 4 git commands to generate.