* alpha-tdep.c (alpha_abi_handler): New structure to describe
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
44dffaac
JT
12002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2
3 * alpha-tdep.c (alpha_abi_handler): New structure to describe
4 an Alpha ABI variant.
5 (alpha_abi_handler_list): Declare.
6 (alpha_gdbarch_register_os_abi): New function.
7 (alpha_gdbarch_init): Give registered ABI variant handlers a
8 chance to tweak the gdbarch once we have set up defaults.
9 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
10
65585be4
JT
112002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
12
13 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
14 to standard_coerce_float_to_double.
15 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
16
d9b023cc
JT
172002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
18
19 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
20 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
21 from gdbarch_tdep rather than a constant.
22 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
23 the default text address for all Alpha Unix ABIs.
24 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
25 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
26
dc129d82
JT
272002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
28
29 * alpha-tdep.h: New file. Includes several Alpha target constants
30 taken from...
31 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
32 let gdbarch deal with.
33 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
34 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
35 to dependency list.
36 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
37 Alpha target register names.
38 * alphabsd-nat.c: Likewise.
39 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
40 Alpha target register names. Make serveral routines static.
41 (alpha_get_saved_register): New function.
42 (alpha_abi_names): New.
43 (process_note_abi_tag_sections): New function.
44 (get_elfosabi): New function.
45 (alpha_gdbarch_init): New function.
46 (alpha_dump_tdep): New function.
47 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
48
d49d1e0a
AC
492002-04-21 Andrew Cagney <ac131313@redhat.com>
50
51 * frame.c (find_saved_register): Delete #ifdef
52 HAVE_REGISTER_WINDOWS code.
53 * config/sparc/tm-sparc.h: Update comments.
54 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
55
92e8c9ed
AC
562002-04-21 Andrew Cagney <ac131313@redhat.com>
57
58 * i960-tdep.c (i960_find_saved_register): New function.
59 (i960_get_saved_register): New function.
60 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
61 (i960_get_saved_register): Declare.
62 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
63
e1925118
DM
642002-04-20 David S. Miller <davem@redhat.com>
65
66 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
67
29673b29
AC
682002-04-20 Andrew Cagney <ac131313@redhat.com>
69
70 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
71 instead of NUM_PSEUDO_REGS.
72
6c86dcd5
DM
732002-04-20 David S. Miller <davem@redhat.com>
74
75 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
76 GDB_MULTI_ARCH_PARTIAL
77 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
78 define, let tm-sp64.h do it.
79
aa40ec90
JT
802002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
81
82 * frame.c (find_saved_register): Avoid a NULL pointer
83 dereference and actually walk the frame list.
84
0f79675b
AC
852002-04-20 Andrew Cagney <ac131313@redhat.com>
86
87 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
88 sorted in most most-recent-used order. Document.
89 * gdbarch.h, gdbarch.c: Regenerate.
90
c04a1aa8
DJ
912002-04-20 Daniel Jacobowitz <drow@mvista.com>
92
93 * gdbserver/inferiors.c (struct inferior_info): Add regcache_data.
94 (add_inferior): Call create_register_cache.
95 (clear_inferiors): Call free_register_cache.
96 (inferior_regcache_data, set_inferior_regcache_data): New functions.
97 * gdbserver/regcache.c (struct inferior_regcache_data): New.
98 (registers): Remove.
99 (get_regcache): New function.
100 (create_register_cache, free_register_cache): New functions.
101 (set_register_cache): Don't initialize the register cache here.
102 (registers_to_string, registers_from_string, register_data): Call
103 get_regcache.
104 * gdbserver/regcache.h: Add prototypes.
105 * gdbserver/server.h: Likewise.
106
611cb4a5
DJ
1072002-04-20 Daniel Jacobowitz <drow@mvista.com>
108
109 * gdbserver/mem-break.c: New file.
110 * gdbserver/mem-break.h: New file.
111 * gdbserver/Makefile.in: Add mem-break.o rule; update server.h
112 dependencies.
113 * gdbserver/inferiors.c (struct inferior_info): Add target_data
114 member.
115 (clear_inferiors): Free target_data member if set.
116 (inferior_target_data, set_inferior_target_data): New functions.
117 * gdbserver/linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
118 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
119 * gdbserver/linux-low.c (linux_bp_reinsert): New variable.
120 (struct inferior_linux_data): New.
121 (linux_create_inferior): Use set_inferior_target_data.
122 (linux_attach): Likewise. Call add_inferior.
123 (linux_wait_for_one_inferior): New function.
124 (linux_wait): Call it.
125 (linux_write_memory): Add const.
126 (initialize_low): Call set_breakpoint_data.
127 * gdbserver/linux-low.h (struct linux_target_ops): Add breakpoint
128 handling members.
129 * gdbserver/server.c (attach_inferior): Remove extra add_inferior
130 call.
131 * gdbserver/server.h: Include mem-break.h. Update inferior.c
132 prototypes.
133 * gdbserver/target.c (read_inferior_memory)
134 (write_inferior_memory): New functions.
135 * gdbserver/target.h (read_inferior_memory)
136 (write_inferior_memory): Change macros to prototypes.
137 (struct target_ops): Update comments. Add const to write_memory
138 definition.
139
f91305dd 1402002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
141
142 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
143 instead of ->prev.
144 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
145 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
146 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
147 instead of ->prev.
148
73d322b1
EZ
1492002-04-19 Elena Zannoni <ezannoni@redhat.com>
150
151 Fix PR gdb/471.
152 * gdbtypes.c (init_simd_type): Rewrite using new functions.
153 (build_builtin_type_vec128): Ditto.
154 (append_composite_type_field): Fix calculation of type length in
155 union case.
156
ccd9a834
EZ
1572002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
158
159 * config/djgpp/README: Update.
160
161 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
162 compiler warnings.
163
a57f9e49
JT
1642002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
165
166 * alpha-tdep.c (setup_arbitrary_frame): Rename...
167 (alpha_setup_arbitrary_frame): ...to this.
168 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
169 for alpha_setup_arbitrary_frame.
170
f4f9705a
AC
1712002-04-18 Andrew Cagney <cagney@redhat.com>
172
173 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
174 * gdbarch.h, gdbarch.c: Regenerate.
175
176 * defs.h (breakpoint_from_pc_fn): Delete type definition.
177 * target.h (memory_breakpoint_from_pc): Update declaration.
178 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
179
180 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
181 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
182 * mem-break.c (memory_breakpoint_from_pc): Ditto.
183 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
184 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
185 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
186 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
187 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
188 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
189 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
190 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
191 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
192
193 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
194 const pointer.
195 * monitor.c (monitor_insert_breakpoint): Ditto.
196 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
197
198 * config/mcore/tm-mcore.h: Update copyright.
199 * mem-break.c: Ditto.
200 * xstormy16-tdep.c: Ditto.
201
29f319b8
PM
2022002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
203
204 * p-exp.y: Add precedence rule for '^' token.
205 This removes the shift/reduce conflicts.
206 Remove the comment concerning these shift/reduce conflicts.
207
ebeac11a
EZ
2082002-04-18 Elena Zannoni <ezannoni@redhat.com>
209
210 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
211 (registers_powerpc_nofp): New register set for processors
212 without floating point unit.
213
27c31547
DM
2142002-04-18 David S. Miller <davem@redhat.com>
215
216 * MAINTAINERS: Add myself to write-after-approval.
217
953836b2
AC
2182002-04-17 Andrew Cagney <ac131313@redhat.com>
219
220 * rs6000-tdep.c (frame_initial_stack_address): Use
221 frame_register_read to read the alloca_reg.
222
8b0d4340
AC
2232002-04-17 Andrew Cagney <ac131313@redhat.com>
224
225 * frame.c (find_saved_register): Find saved registers in the next
226 not prev frame.
227 Fix PR gdb/365.
228
d8864532
AC
2292002-04-17 Andrew Cagney <ac131313@redhat.com>
230
231 * gdbarch.sh (LANG): Set to ``c''.
232
36cc83a3
AC
2332002-04-15 Andrew Cagney <ac131313@redhat.com>
234
235 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
236
2f4150cc 2372002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
238
239 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
240 Update copyright.
241
628703c6 242 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc
AC
243 Also fix PR gdb/391.
244
56157b4a
AC
2452002-04-14 Andrew Cagney <ac131313@redhat.com>
246
247 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
248 * aclocal.m4, configure: Re-generate.
249 Fix PR gdb/391.
250
6d1e3329
EZ
2512002-04-14 Elena Zannoni <ezannoni@redhat.com>
252
253 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
254 instead of tm_print_insn.
255
cb06fa07
EZ
2562002-04-14 Elena Zannoni <ezannoni@redhat.com>
257
258 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
259
f208ba17
AC
2602002-04-14 Andrew Cagney <ac131313@redhat.com>
261
262 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
263 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
264 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
265
20f01a46
DH
2662002-04-12 Don Howard <dhoward@redhat.com>
267
268 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
269 max_user_call_depth.
270 (init_cmd_lists): Initialize the new value;
271 * cli/cli-script.c (execute_user_command): Limit the call depth of
272 user defined commands. This avoids a core-dump when user commands
273 are infinitly recursive.
274
a88376a3
KB
2752002-04-12 Kevin Buettner <kevinb@redhat.com>
276
277 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
278 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
279 from tdep struct instead of DEFAULT_LR_SAVE.
280 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
281 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
282 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
283
f2172603
MS
2842002-04-12 Michael Snyder <msnyder@redhat.com>
285
694f61fb 286 * Remote.c: Spelling fix.
20fe79c8
MS
287 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
288 If no symbol found for "sbrk", try "_sbrk".
289 (make_output_phdrs): Use bfd_section_name.
290 (gcore_copy_callback): Use bfd_section_name.
62995fc4 291 * eval.c: Indentation fix-ups.
169a7369
MS
292 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
293 in case it gets applied to an address that is already
294 in the instruction space.
de74f71f
MS
295 * cli/cli-decode.c (help_list): Allow long lines to wrap.
296 * symfile.c: Fix indentation, long lines.
f2172603
MS
297 * source.c: White space fix-up.
298
cda5a58a
AC
2992002-04-12 Andrew Cagney <cagney@redhat.com>
300
301 * defs.h (read_relative_register_raw_bytes): Delete declaration.
302 * frame.c (frame_register_read): New function. Return non-zero on
303 success.
304 (read_relative_register_raw_bytes_for_frame): Delete.
305 (read_relative_register_raw_bytes): Delete.
306 * frame.h (frame_register_read): Declare.
307 * d30v-tdep.c: Update Copyright. Use frame_register_read.
308 * sh-tdep.c: Ditto.
309 * infcmd.c (do_registers_info): Ditto.
310 * hppa-tdep.c: Ditto.
311 * rs6000-tdep.c: Ditto.
312 * h8500-tdep.c: Ditto.
313 * mips-tdep.c: Ditto.
314 * h8300-tdep.c: Ditto.
315 * z8k-tdep.c: Ditto.
316
2ea5f656
KB
3172002-04-12 Kevin Buettner <kevinb@redhat.com>
318
319 From Jimi X <jimix@watson.ibm.com>:
320 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
321 64-bit SysV ABI.
322
27b15785
KB
3232002-04-12 Kevin Buettner <kevinb@redhat.com>
324
325 From Jimi X <jimix@watson.ibm.com>:
326 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
327 bfd info.
328
5d57ee30
KB
3292002-04-12 Kevin Buettner <kevinb@redhat.com>
330
331 From Jimi X <jimix@watson.ibm.com>:
332 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
333 register sets for these processor variants.
334
bc1e36ca
DJ
3352002-04-11 Daniel Jacobowitz <drow@mvista.com>
336
337 * gdbserver/linux-low.c (usr_store_inferior_registers): Support
338 registers which are allowed to fail to store.
339 * gdbserver/linux-low.h (linux_target_ops): Likewise.
340 * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
341 (ppc_cannot_store_register): FPSCR may not be storable.
342 * regformats/reg-ppc.dat: Support FPSCR.
343
e3f36dbd
KB
3442002-04-11 Kevin Buettner <kevinb@redhat.com>
345
346 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
347 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
348 Add fpscr as an invalid/unfetchable register.
349 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
350 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
351 (fill_fpregset): Add support for register fpscr.
352 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
353 (fill_gregset): Account for the fact that register ``mq'' might
354 not exist.
355 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
356 (registers_power): Add fpscr to register set at slot 71.
357 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
358 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
359
943c9c25
MS
3602002-04-11 Michael Snyder <msnyder@redhat.com>
361
362 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
363 * configure: Regenerate.
364 * config.in: Regenerate.
365 * acconfig.h: Add define for _SYSCALL32.
366 * core-sol2.c: Remove #define _SYSCALL32.
367 * solib-legacy.c: Remove #define _SYSCALL32.
368
d8c0a2e7
AC
3692002-04-10 Andrew Cagney <ac131313@redhat.com>
370
371 * stack.c (select_frame): Cleanup internal error message, do not
372 use %p.
373
7cc19214
AC
3742002-04-10 Andrew Cagney <ac131313@redhat.com>
375
376 * stack.c (select_frame): Check that selected_frame and the
377 specified level are as expected.
378 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
379 Update copyright.
380 * frame.h (struct frame_info): Add field `level'. Update
381 copyright.
382 Work-in-progress PR gdb/464.
383
67a2b77e
AC
3842002-04-10 Andrew Cagney <ac131313@redhat.com>
385
386 * maint.c (maint_print_section_info): Rename print_section_info.
387 (print_bfd_section_info, print_objfile_section_info): Update.
388 * inferior.h (struct gdbarch): Add opaque declaration.
389 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
390 * gdbarch.h: Regenerate.
391
8cfda98c
ML
3922002-04-10 Michal Ludvig <mludvig@suse.cz>
393
394 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
395 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
396 (kernel_u_size): Added.
397 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
398 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
399
ca439ad2
JI
4002002-04-04 Jim Ingham <jingham@apple.com>
401
402 * valarith.c (find_size_for_pointer_math): New function, either returns
403 the size for a pointer's target, returns 1 for void *, or errors for
404 incomplete types.
405 (value_add, value_sub): use find_size_for_pointer_math.
406
2f2893d9
DJ
4072002-04-09 Daniel Jacobowitz <drow@mvista.com>
408
409 * linux-low.c (linux_look_up_symbols): New hook.
410 (linux_target_ops): Add linux_look_up_symbols.
411 * remote-utils.c (decode_address): New function.
412 (look_up_one_symbol): New function.
413 * server.c (handle_query): Call target look_up_symbols hook.
414 * server.h (look_up_one_symbol): Add prototype.
415 * target.h (struct target_ops): Add look_up_symbols hook.
416
2ec06d2e
DJ
4172002-04-09 Daniel Jacobowitz <drow@mvista.com>
418
d64b8841
DJ
419 * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
420 * ChangeLog: Correct paths in last ChangeLog entry.
421
4222002-04-09 Daniel Jacobowitz <drow@mvista.com>
423
424 * gdbserver/linux-low.h: Remove obsolete prototypes.
2ec06d2e
DJ
425 (struct linux_target_ops): New.
426 (extern the_low_target): New.
d64b8841 427 * gdbserver/linux-low.c (num_regs, regmap): Remove declarations.
2ec06d2e
DJ
428 (register_addr): Use the_low_target explicitly.
429 (fetch_register): Likewise.
430 (usr_fetch_inferior_registers): Likewise.
431 (usr_store_inferior_registers): Likewise.
d64b8841 432 * gdbserver/linux-arm-low.c (num_regs): Remove.
2ec06d2e
DJ
433 (arm_num_regs): Define.
434 (arm_regmap): Renamed from regmap, made static.
435 (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
436 made static.
437 (arm_cannot_store_register): Renamed from cannot_store_register,
438 made static.
439 (the_low_target): New.
d64b8841 440 * gdbserver/linux-i386-low.c (num_regs): Remove.
2ec06d2e
DJ
441 (i386_num_regs): Define.
442 (i386_regmap): Renamed from regmap, made static.
443 (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
444 made static.
445 (i386_cannot_store_register): Renamed from cannot_store_register,
446 made static.
447 (the_low_target): New.
d64b8841 448 * gdbserver/linux-ia64-low.c (num_regs): Remove.
2ec06d2e
DJ
449 (ia64_num_regs): Define.
450 (ia64_regmap): Renamed from regmap, made static.
451 (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
452 made static.
453 (ia64_cannot_store_register): Renamed from cannot_store_register,
454 made static.
455 (the_low_target): New.
d64b8841 456 * gdbserver/linux-m68k-low.c (num_regs): Remove.
2ec06d2e
DJ
457 (m68k_num_regs): Define.
458 (m68k_regmap): Renamed from regmap, made static.
459 (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
460 made static.
461 (m68k_cannot_store_register): Renamed from cannot_store_register,
462 made static.
463 (the_low_target): New.
d64b8841 464 * gdbserver/linux-mips-low.c (num_regs): Remove.
2ec06d2e
DJ
465 (mips_num_regs): Define.
466 (mips_regmap): Renamed from regmap, made static.
467 (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
468 made static.
469 (mips_cannot_store_register): Renamed from cannot_store_register,
470 made static.
471 (the_low_target): New.
d64b8841 472 * gdbserver/linux-ppc-low.c (num_regs): Remove.
2ec06d2e
DJ
473 (ppc_num_regs): Define.
474 (ppc_regmap): Renamed from regmap, made static.
475 (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
476 made static.
477 (ppc_cannot_store_register): Renamed from cannot_store_register,
478 made static.
479 (the_low_target): New.
d64b8841 480 * gdbserver/linux-s390-low.c (num_regs): Remove.
2ec06d2e
DJ
481 (s390_num_regs): Define.
482 (s390_regmap): Renamed from regmap, made static.
483 (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
484 made static.
485 (s390_cannot_store_register): Renamed from cannot_store_register,
486 made static.
487 (the_low_target): New.
d64b8841 488 * gdbserver/linux-sh-low.c (num_regs): Remove.
2ec06d2e
DJ
489 (sh_num_regs): Define.
490 (sh_regmap): Renamed from regmap, made static.
491 (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
492 made static.
493 (sh_cannot_store_register): Renamed from cannot_store_register,
494 made static.
495 (the_low_target): New.
d64b8841 496 * gdbserver/linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
2ec06d2e
DJ
497 (the_low_target): New.
498
96cb11df
AC
4992002-04-09 Andrew Cagney <ac131313@redhat.com>
500
501 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
502 override FP_REGNUM with frame->fp. Update copyright.
503 * parse.c (num_std_regs, std_regs): Delete.
504 (target_map_name_to_register): Do not search std_regs. Update
505 function description.
506 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
507 declarations. Update copyright.
508 Fix PR gdb/251.
509
c3a3ccc7
DJ
5102002-04-09 Daniel Jacobowitz <drow@mvista.com>
511
512 * gdbserver/Makefile.in: Add stamp-h target.
513 * gdbserver/configure.in: Create stamp-h.
514 * gdbserver/configure: Regenerated.
515
ce3a066d
DJ
5162002-04-09 Daniel Jacobowitz <drow@mvista.com>
517
518 * gdbserver/inferiors.c: New file.
519 * gdbserver/target.c: New file.
520 * gdbserver/target.h: New file.
521 * gdbserver/Makefile.in: Add target.o and inferiors.o. Update
522 dependencies.
523 * gdbserver/linux-low.c (inferior_pid): New static variable,
524 moved from server.c.
525 (linux_create_inferior): Renamed from create_inferior.
526 Call add_inferior. Return 0 on success instead of a PID.
527 (linux_attach): Renamed from myattach.
528 (linux_kill): Renamed from kill_inferior. Call clear_inferiors ().
529 (linux_thread_alive): Renamed from mythread_alive.
530 (linux_wait): Renamed from mywait. Call clear_inferiors () if the
531 child dies.
532 (linux_resume): Renamed from myresume. Add missing ``return 0''.
533 (regsets_store_inferior_registers): Correct error message.
534 Add missing ``return 0''.
535 (linux_fetch_registers): Renamed from fetch_inferior_registers.
536 (linux_store_registers): Renamed from store_inferior_registers.
537 (linux_read_memory): Renamed from read_inferior_memory.
538 (linux_write_memory): Renamed from write_inferior_memory.
539 (linux_target_ops): New structure.
540 (initialize_low): Call set_target_ops ().
541 * gdbserver/remote-utils.c (unhexify): New function.
542 (hexify): New function.
543 (input_interrupt): Send signals to ``signal_pid''.
544 * gdbserver/server.c (inferior_pid): Remove.
545 (start_inferior): Update create_inferior call.
546 (attach_inferior): Call add_inferior.
547 (handle_query): New function.
548 (main): Call handle_query for `q' packets.
549 * gdbserver/server.h: Include "target.h". Remove obsolete prototypes.
550 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
551
0729219d
DJ
5522002-04-09 Daniel Jacobowitz <drow@mvista.com>
553
554 * gdbserver/Makefile.in: Add WARN_CFLAGS. Update configury
555 dependencies.
556 * gdbserver/configure.in: Check for <string.h>
557 * gdbserver/configure: Regenerate.
558 * gdbserver/config.in: Regenerate.
559 * gdbserver/gdbreplay.c: Include needed system headers.
560 (remote_open): Remove strchr prototype.
561 * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
562 * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
563 (supply_register_by_name): Likewise.
564 (collect_register): Change buf argument to void *.
565 (collect_register_by_name): Likewise.
566 * gdbserver/regcache.h: Add missing prototypes.
567 * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
568 * gdbserver/server.c (handle_query): New function.
569 (attached): New static variable, moved out of main.
570 (main): Quiet longjmp clobber warnings.
571 * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.
572 * gdbserver/utils.c (error): Remove NORETURN.
573 (fatal): Likewise.
574
97658e92
DJ
5752002-04-09 Daniel Jacobowitz <drow@mvista.com>
576
577 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
578 after the last symbol in a block.
579
6044e3eb
PM
5802002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
581
582 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
583 is non zero as a found symbol.
584
0406ec40
AC
5852002-04-08 Andrew Cagney <ac131313@redhat.com>
586
587 * findvar.c: Include "builtin-regs.h".
588 (value_of_register): Call value_of_builtin_reg when applicable.
589 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
590 (target_map_name_to_register): Call
591 builtin_reg_map_name_to_regnum.
592 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
593 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
594 (builtin_regs_h): Define.
595 (builtin-regs.o): New target.
596 (findvar.o): Add $(builtin_regs_h).
597 * builtin-regs.c, builtin-regs.h: New files.
598 * std-regs.c: New file.
599 Partial fix for PR gdb/251.
600
56a6dfb9
KB
6012002-04-08 Kevin Buettner <kevinb@redhat.com>
602
603 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
604 it's no longer required.
605
3a808432
AC
6062002-04-08 Andrew Cagney <ac131313@redhat.com>
607
608 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
609
7c40d541
KB
6102002-04-08 Kevin Buettner <kevinb@redhat.com>
611
612 From Jimi X <jimix@watson.ibm.com>:
613 * rs6000-tdep.c (rs6000_software_single_step): Use
614 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
615 and size. Use target_insert_breakpoint() and
616 target_remove_breakpoint() to insert and remove breakpoints
617 instead of explicit memory reads and writes.
618
cc9836a8
KB
6192002-04-08 Kevin Buettner <kevinb@redhat.com>
620
621 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
622 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
623 ELF_OBJECT_FORMAT ifdef.
624
7495d1dc
KB
6252002-04-08 Kevin Buettner <kevinb@redhat.com>
626
627 From Jimi X <jimix@watson.ibm.com>:
628 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
629
4288e836
KB
6302002-04-08 Kevin Buettner <kevinb@redhat.com>
631
632 From Jimi X <jimix@watson.ibm.com>:
633 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
634 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
635
a4e4e501
MK
6362002-04-07 Mark Kettenis <kettenis@gnu.org>
637
638 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
639 s/asprintf/xasprintf/.
640 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
641
006defba
AC
6422002-04-07 Andrew Cagney <ac131313@redhat.com>
643
644 I believe Jeff Law denies responsability for this one:
645 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
646 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
647 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
648 Work-around for PR gdb/366.
649
7aa83cac
EZ
6502002-04-07 Elena Zannoni <ezannoni@redhat.com>
651
652 * remote-e7000.c (write_small, e7000_read_inferior_memory,
653 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
654 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
655
cf1fcca1
EZ
6562002-04-07 Elena Zannoni <ezannoni@redhat.com>
657
658 * sh-tdep.c (sh_fp_frame_init_saved_regs,
659 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
660 information.
661
3f289e6f
AC
6622002-04-07 Andrew Cagney <ac131313@redhat.com>
663
664 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
665 maintainer.
666
129188f6
AC
6672002-04-07 Andrew Cagney <ac131313@redhat.com>
668
669 * README (Reporting Bugs in GDB): Document the bug web page as the
670 prefered way of submitting bugs.
671 Fix PR gdb/402.
672
1200cd6e
AC
6732002-04-06 Andrew Cagney <ac131313@redhat.com>
674
675 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
676 -1. Update comment.
677 * gdbarch.h, gdbarch.c: Re-generate.
678
2853c33c
AS
6792002-04-07 Andreas Schwab <schwab@suse.de>
680
681 * m68klinux-nat.c (fill_fpregset): Properly pass address of
682 buffer to regcache_collect.
683
c2169756
AC
6842002-04-06 Andrew Cagney <ac131313@redhat.com>
685
686 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
687 * gdbarch.c, gdbarch.h: Re-generate.
688
25f1b008
AC
6892002-04-06 Andrew Cagney <ac131313@redhat.com>
690
691 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
692 declaration. Fix -Werror.
693
59263426
DJ
6942002-04-05 Daniel Jacobowitz <drow@mvista.com>
695
696 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
697 * gdbarch.c: Regenerate.
698
f5db4da3
MS
6992002-04-05 Michael Snyder <msnyder@redhat.com>
700
80f8a6eb
MS
701 * breakpoint.c (clear_command): Rewrite middle section to
702 combine two loops with identical control conditions.
703 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
704 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
705
ad3dcc5c
L
7062002-04-05 H.J. Lu (hjl@gnu.org)
707
708 * solib-svr4.c (bkpt_names): Add "__start".
709
f32e7a74
AC
7102002-04-04 Andrew Cagney <ac131313@redhat.com>
711
712 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
713 as test for 64 bit target.
714
8227c0ff
AC
7152002-04-05 Andrew Cagney <ac131313@redhat.com>
716
717 * h8500-tdep.c (h8500_write_fp): Delete function.
718 * dwarf2cfi.c (cfi_write_fp): Document as not used.
719 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
720 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
721 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
722 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
723 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
724 (s390_write_fp):
725 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
726 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
727 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
728 (d10v_write_fp): Delete function.
729 * inferior.h (write_fp, generic_target_write_fp): Delete
730 declarations.
731 * regcache.c (generic_target_write_fp): Delete function.
732 (write_fp): Delete function.
733 * gdbarch.sh (TARGET_WRITE_FP): Delete.
734 * gdbarch.h, gdbarch.c: Regenerate.
735 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
736 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
737 (sparc64_write_fp): Delete declaration.
738 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
739 (h8500_write_fp): Delete declaration.
740
2757dd86
AC
7412002-04-04 Andrew Cagney <ac131313@redhat.com>
742
743 * sparc-tdep.c (sparc64_write_fp): Delete.
744 (sparc_push_dummy_frame): Replace write_fp call with code to store
745 the FP directly.
746 (sparc_gdbarch_init): Do not initialize write_fp.
747
c69255e1
KB
7482002-04-05 Kevin Buettner <kevinb@redhat.com>
749
750 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
751 clause.
752
ae767bfb
JB
7532002-03-29 Jim Blandy <jimb@redhat.com>
754
755 * stack.c (get_selected_block): Add new argument `addr_in_block',
756 used to return the exact code address we used to select the block,
757 not just the block.
758 * blockframe.c (get_frame_block, get_current_block): Same.
759 * frame.h (get_frame_block, get_current_block,
760 get_selected_block): Update declarations.
761 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
762 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
763
84d2ac95
MS
7642002-04-05 Michael Snyder <msnyder@redhat.com>
765
766 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
767 warning message.
768
596aa3bf
JB
7692002-04-05 J. Brobecker <brobecker@gnat.com>
770
771 * utils.c (xfullpath): New function.
772 * defs.h (xfullpath): Add declaration.
773 * source.c (openp): Use xfullpath in place of gdb_realpath to
774 avoid resolving the basename part of filenames when the
775 associated file is a symbolic link. This fixes a potential
776 inconsistency between the filenames known to GDB and the
777 filenames it prints in the annotations.
778 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
779 to be able to match a filename with either the real filename, or
780 the name of any symbolic link to this file.
781 (lookup_partial_symtab): Ditto.
782
c02f5703
MS
7832002-04-04 Michael Snyder <msnyder@redhat.com>
784
785 * breakpoint.c: Add support for hardware breakpoints in overlays.
786 (overlay_events_enabled): New state variable.
787 (insert_breakpoints): Use overlay_events_enabled to decide
788 whether to attempt to set a breakpoint at the overlay load addr.
789 Handle bp_hardware_breakpoint as well as bp_breakpoint.
790 (remove_breakpoint): Use overlay_events_enabled to decide
791 whether breakpoints need to be removed from overlay load addr.
792 Handle bp_hardware_breakpoint as well as bp_breakpoint.
793 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
794 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
795 disable_overlay_breakpoints): Update overlay_events_enabled.
796
5fb290d7
DJ
7972002-04-04 Daniel Jacobowitz <drow@mvista.com>
798
799 * dwarf2read.c (struct function_range): New.
800 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
801 (check_cu_functions): New.
802 (read_file_scope): Initialize global function lists.
803 Call dwarf_decode_line after processing children.
804 (read_func_scope): Add to global function list.
805 (dwarf_decode_lines): Call check_cu_functions everywhere
806 record_line is called. Call record_line with a linenumber
807 of 0 to mark sequence ends.
808
7b3fabf0
ML
8092002-04-04 Michal Ludvig <mludvig@suse.cz>
810
811 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
812 change sync with glibc.
813
bce58c09
JB
8142002-04-03 Jim Blandy <jimb@redhat.com>
815
816 * configure.in: Call AC_C_INLINE.
817 * configure: Regenerated.
818
2fccf04a
DJ
8192002-04-01 Daniel Jacobowitz <drow@mvista.com>
820
821 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
822 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
823
2d1bfe2e
MK
8242002-03-31 Mark Kettenis <kettenis@gnu.org>
825
a5941fbf
MK
826 * NEWS: Mention gcore support on FreeBSD/i386.
827
a90cd31d
MK
828 * fbsd-proc.c: New file.
829 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
830 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
831
2d1bfe2e
MK
832 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
833 while statement.
834
9eb6e5a1
JB
8352002-03-29 Jim Blandy <jimb@redhat.com>
836
837 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
838 unescaped newlines in string literals, but newer ones don't. So
839 escape them.
840
f02df580
MS
8412002-03-26 Michael Snyder <msnyder@redhat.com>
842 Andrew Cagney <cagney@redhat.com>
843
844 * cli/cli-dump.c: New file. Dump memory to file,
845 restore file to memory.
846 * cli/cli-dump.h: New file.
847 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 848 * NEWS: Mention new commands.
f02df580 849
109f874e
MS
8502002-03-28 Michael Snyder <msnyder@redhat.com>
851
852 * symfile.c (symbol_file_add): Move test for null symbols to later.
853
520f6ade
AC
8542002-03-27 Andrew Cagney <ac131313@redhat.com>
855
856 From veksler at il.ibm.com:
857 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
858 the xstrduped original path.
859 Fix PR gdb/417.
860
d4654627
MS
8612002-03-27 Michael Snyder <msnyder@redhat.com>
862
863 * breakpoint.c (_initialize_breakpoint): Clean up help string.
864 * infcmd.c (_initialize_infcmd): Ditto.
865 * language.c (_initialize_language): Ditto.
866 * symfile.c (_initialize_symfile): Ditto.
867 * top.c (_init_main): Ditto.
868 * cli/cli-cmds.c (init_cli_cmds): Ditto.
869
6be8bc0c
EZ
8702002-03-27 Elena Zannoni <ezannoni@redhat.com>
871
872 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
873 vector registers handling.
874 (skip_prologue): Handle new AltiVec instructions. Fill in new
875 fields of frame data.
876 (frame_get_saved_regs): Fill in information for AltiVec registers.
877
12af6855
JB
8782002-03-27 Jim Blandy <jimb@redhat.com>
879
880 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
881 a function; leave this macro here to invoke that function.
882 (symbol_init_mangled_name): Declaration for that function.
883 * symtab.c (symbol_init_mangled_name): New function.
884
dc672865
AC
8852002-03-27 Andrew Cagney <ac131313@redhat.com>
886
887 * valarith.c: Replace strerror with safe_strerror.
888 * tracepoint.c: Ditto.
889 * lin-lwp.c: Ditto.
890 * go32-nat.c: Ditto.
891 * inflow.c: Ditto.
892 * gnu-nat.c: Ditto.
893
d96429cd
AS
8942002-03-27 Andreas Schwab <schwab@suse.de>
895
896 * event-top.c (command_line_handler): Remove useless if.
897
7e336ba1
AJ
8982002-03-27 Andreas Jaeger <aj@suse.de>
899
900 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
901 comment.
902
de220d0f
ML
9032002-03-27 Michal Ludvig <mludvig@suse.cz>
904
905 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
906 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
907 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
908 (x86_64_linux_dr_get_status, supply_gregset),
909 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
910 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
911 (x86_64_register_info_table): Add.
912 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
913 (x86_64_register_raw_size, x86_64_register_virtual_type),
914 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
915 general x86_64_register_info_table.
916 (i386_gdbarch_init): gdbarch_register_bytes is now set
917 dynamicaly during initialization.
918 * regformats/reg-x86-64.dat: Synced with changes to registers above.
919 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 920
0e98d0a7
DJ
9212002-03-27 Daniel Jacobowitz <drow@mvista.com>
922
923 * gdbserver/server.c (main): Call target_signal_to_host_p
924 and target_signal_to_host on signals received from the remote.
925 * gdbserver/remote-utils.c (prepare_resume_reply): Call
926 target_signal_from_host on signals sent to the remote.
927 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
928 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
929
3130066b
DJ
9302002-03-27 Daniel Jacobowitz <drow@mvista.com>
931
932 * signals/signals.c: Include "server.h" in gdbserver build.
933 (target_signal_from_name): Don't use STREQ.
934 (_initialize_signals): Likewise. Don't include function in
935 gdbserver build.
936
9aedf4f4
DJ
9372002-03-27 Daniel Jacobowitz <drow@mvista.com>
938
939 * signals.c: Moved to...
940 * signals/signals.c: Here.
7e336ba1 941 * Makefile (signals.o): Update.
9aedf4f4 942
3fa41cdb
JL
9432002-03-26 Jeff Law (law@redhat.com)
944
945 * somread.c (som_symtab_read): Remove some commented out code and
946 updated related comments. Do not set the minimal symbol table to
947 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
948 in a dynamic executable.
949 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
950 where we are unable to find the minimal symbol for the given
951 PC value.
952
ee677e8d
MS
9532002-03-25 Jeff Law (law@redhat.com)
954
955 * linux-proc.c (read_mapping): Scan up to end of line for filename.
956
e76e1718
ML
9572002-03-25 Michal Ludvig <mludvig@suse.cz>
958
959 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
960
18a642a1
AC
9612002-03-23 Andrew Cagney <ac131313@redhat.com>
962
963 * command.h: Update copyright.
964 (struct cmd_list_element): Replace definition with opaque
965 declaration.
966 (enum cmd_types): Document that it will eventually be moved to
967 cli/cli-decode.h
968 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
969 (MALLOCED_REPLACEMENT): Delete macro.
970 * Makefile.in (cli_decode_h): Add $(command_h).
971 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 972 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
973 * completer.c: Include "cli/cli-decode.h".
974 * maint.c: Include "cli/cli-decode.h".
975 * cli/cli-decode.h: Include "command.h".
976 (enum command_class): Delete.
977 (enum cmd_types): Comment out.
978 (enum cmd_auto_boolean): Delete.
979 (enum var_types): Delete.
980
b2875cc0
AC
9812002-03-23 Andrew Cagney <ac131313@redhat.com>
982
983 * cli/cli-decode.c: Include "gdb_assert.h".
984 (add_set_or_show_cmd): New static function.
985 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
986 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
987 all fields, such as func, from the set command.
988
3b45974e
AC
9892002-03-23 Andrew Cagney <ac131313@redhat.com>
990
991 * MAINTAINERS (sh-elf): Change warning flag to -w.
992
823ca731
AC
9932002-03-23 Andrew Cagney <cagney@redhat.com>
994
995 * defs.h (error): Add printf format attribute.
996 * thread-db.c (thread_from_lwp): Fix error format string.
997 * stack.c (parse_frame_specification): Ditto.
998 * cli/cli-decode.c (undef_cmd_error): Ditto.
999 * scm-lang.c (scm_lookup_name): Ditto.
1000 * tracepoint.c (trace_error): Ditto.
1001 * remote-utils.c (usage): Ditto.
1002 * remote.c (compare_sections_command): Ditto.
1003 Fix PR gdb/328.
1004
0e101458
AC
10052002-03-22 Andrew Cagney <ac131313@redhat.com>
1006
1007 * gdbtypes.c (append_composite_type_field): New function.
1008 (init_composite_type): New function.
1009 * gdbtypes.h (append_composite_type_field): Declare.
1010 (init_composite_type): Ditto.
1011
8e0662df
EZ
10122002-03-22 Elena Zannoni <ezannoni@redhat.com>
1013
1014 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 1015 function.
8e0662df
EZ
1016 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
1017 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
1018 structure returning convention for SYSV ABI case, but not
1019 for GNU/Linux, FreeBSD, or NetBSD.
1020
3121eff0
DJ
10212002-03-22 Daniel Jacobowitz <drow@mvista.com>
1022
1023 * symtab.h (lookup_block_symbol): Add mangled_name argument
1024 to prototype.
1025
1026 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
1027 with new mangled_name argument.
1028 * linespec.c (decode_line_1): Likewise.
1029 * valops (value_of_this): Likewise.
1030 * symtab.c (lookup_transparent_type): Likewise.
1031 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
1032 (lookup_symbol): If we are given a mangled name, pass it down
1033 to lookup_symbol_aux.
1034 (lookup_block_symbol): If we are given a mangled name to check
1035 against, only return symbols which match it.
1036
349b409f
CF
10372002-03-22 Christopher Faylor <cgf@redhat.com>
1038
1039 * win32-nat.c (child_create_inferior): Check for proper shell to use
1040 here, in case the user changes it on the fly.
1041 (_initialize_inftarg): Remove shell path considerations.
1042
2a873819
EZ
10432002-03-21 Elena Zannoni <ezannoni@redhat.com>
1044
1045 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
1046 for gdbarch_max_register_raw_size and max_register_virtual_size.
1047 Adjust copyright year.
1048
a1b9830c
DJ
10492002-03-21 Daniel Jacobowitz <drow@mvista.com>
1050
1051 * dbxread.c (process_one_symbol): Extend the first N_SLINE
1052 in a function to cover the entire beginning of the function
1053 as well if it does not already.
1054
8b5790f2
TR
10552002-03-21 Tom Rix <trix@redhat.com>
1056
1057 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
1058 (rs6000_ptrace64): Renamed from ptrace64.
1059
bdbe5747
MH
10602002-03-20 Martin M. Hunt <hunt@redhat.com>
1061
1062 * gdbserver/remote-utils.c (remote_open): Don't call
1063 getprotobyname, we're all using TCP here so just use
1064 IPPROTO_TCP.
7e336ba1 1065 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
1066
10672002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 1068
bdbe5747
MH
1069 * regcache.c (_initialize_regcache): No need to call
1070 build_regcache() at this time; it gets called whenever
1071 the gdbarch changes.
1072
7781cd62
DB
10732002-03-20 David O'Brien <obrien@FreeBSD.org>
1074
1075 * sparc-nat.c: Include sys/param.h where possible.
1076
f65ca430
DJ
10772002-03-20 Daniel Jacobowitz <drow@mvista.com>
1078
1079 Fix PR gdb/422.
1080 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
1081 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
1082 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
1083 complex types.
1084 * stabsread.c (rs6000_builtin_type): Likewise.
1085 (read_sun_floating_type): Likewise.
1086
0c867556
PS
10872002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1088
1089 * stabsread.c (read_member_functions): Remove skip code for duplicate
1090 constructor/destructor methods. Use standard parsing for these
1091 methods and just do not chain them to the list of methods after
1092 parsing.
1093
12b9c64f
AO
10942002-03-19 Alexandre Oliva <aoliva@redhat.com>
1095
1096 * coffread.c: Remove redundant static declarations. Replace
1097 occurrences of `PTR' with `void *'.
1098 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
1099 * top.h (quit_cover): Likewise.
1100 * defs.h (catch_errors): Likewise.
1101
349c5d5f
AC
11022002-03-18 Andrew Cagney <ac131313@redhat.com>
1103
1104 * defs.h (XMALLOC): Define.
1105 * gdb-events.sh (XMALLOC): Delete macro.
1106 * gdb-events.c, gdb-events.h: Regenerate.
1107 * gdbarch.sh (XMALLOC): Delete macro.
1108 * gdbarch.c: Regenerate.
1109 * serial.c (XMALLOC): Delete macro.
1110 * ui-file.c (XMALLOC): Ditto.
1111 * ser-unix.h (XMALLOC): Ditto.
1112 * sh-tdep.c (XMALLOC): Ditto.
1113 * ui-out.c (XMALLOC): Ditto.
1114 * utils.c (XMALLOC): Ditto.
1115 * i386-tdep.c (XMALLOC): Ditto.
1116 * gdb-events.c (XMALLOC): Ditto.
1117 * d10v-tdep.c (XMALLOC): Ditto.
1118 * cli-out.c (XMALLOC): Ditto.
1119
1120 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
1121 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
1122 * ui-file.c, ui-out.c: Ditto.
1123
7d0766f3
AC
11242002-03-18 Andrew Cagney <ac131313@redhat.com>
1125
1126 * command.h (struct cmd_list_element): Add field context.
1127 (set_cmd_context, get_cmd_context): Declare.
1128 * cli/cli-decode.h: Ditto.
1129 * cli/cli-decode.c (get_cmd_context): New function.
1130 (set_cmd_context): New function.
1131 (add_cmd): Initialize context.
1132 Part of fixing PR gdb/145 and PR gdb/146.
1133
5913bcb0
AC
11342002-03-17 Andrew Cagney <ac131313@redhat.com>
1135
1868c04e
AC
1136 * cli/cli-decode.c (cmd_type): New function.
1137 * command.h (cmd_type): Declare.
1138 * infrun.c (set_schedlock_func): Call function cmd_type.
1139 * kod.c (kod_set_os): Call cmd_type.
1140 * cris-tdep.c (cris_version_update): Use function cmd_type.
1141 (cris_mode_update, cris_abi_update): Ditto.
1142
5913bcb0
AC
1143 * command.h: (execute_cmd_post_hook): Declare.
1144 (execute_cmd_pre_hook): Declare.
1145 * cli/cli-script.c (clear_hook_in_cleanup): New function.
1146 (execute_cmd_post_hook, execute_cmd_pre_hook): New
1147 functions. Execute pre/post hook while ensuring that afterwords
1148 hook_in is cleared.
1149 * top.c (execute_command): Use execute_cmd_post_hook, and
1150 execute_cmd_pre_hook to execute pre/post commands.
1151 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
1152 hook_stop_stub.
1153 (hook_stop_stub): Call execute_cmd_pre_hook.
1154
b51450c9
AC
11552002-03-17 Andrew Cagney <ac131313@redhat.com>
1156
1157 * kod.c (kod_set_os): Revert previous change. Is called by ``info
1158 set'' and this leads to a core dump. Move xstrdup of
1159 operating_system to after check that it is not NULL.
1160
f66c9f11
AC
11612002-03-17 Andrew Cagney <ac131313@redhat.com>
1162
8e694ecf
AC
1163 * kod.c (kod_set_os): Remove unnecessary check that
1164 ``command->type'' is set_cmd.
1165
f66c9f11
AC
1166 * valprint.c (set_input_radix): Use input_radix.
1167 (set_output_radix): Use output_radix.
1168 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
1169 isn't reverted.
1170
9d01611c
AC
11712002-03-16 Andrew Cagney <ac131313@redhat.com>
1172
1173 * value.h (struct value): Delete field ``substring_addr''. Change
1174 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
1175 force_core_addr_align and force_pointer_aligh.
1176
1177 * value.h (struct value): Fix typo in above change.
9d01611c 1178
4156bb53
PS
11792002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1180
1181 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
1182 to fix internal_error from ``maintenance print architecture''.
1183
0e5e3ea6
PS
11842002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1185
1186 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
1187 for gcc versions after gcc-2.8.1.
1188
9b013045
PS
11892002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1190
1191 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
1192 for method resolution. Restore adjustment of ``this'' pointer after
1193 calling value_struct_elt, which was accidentally removed during the
1194 HP merge.
1195
376c9600
AC
11962002-03-15 Andrew Cagney <ac131313@redhat.com>
1197
1198 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
1199 value_of_register.
1200 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
1201 get_saved_register.
1202 * value.h (value_of_register): Update.
1203
a4db0f07
RH
12042002-03-14 Richard Henderson <rth@redhat.com>
1205
1206 * configure.in: Detect declaration for canonicalize_file_name.
1207 * utils.c (canonicalize_file_name): Declare, if needed.
1208 (gdb_realpath): Prefer realpath if available and usable.
1209 * config.in, configure: Rebuild.
1210
96383835
RH
12112002-03-14 Richard Henderson <rth@redhat.com>
1212
1213 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
1214 a constant array bound.
1215
1216 * MAINTAINERS: Add myself to write-after-approval.
1217
75245b24
MS
12182002-03-14 Michael Snyder <msnyder@redhat.com>
1219
1220 * symfile.c (syms_from_objfile): Return immediately if no syms.
1221 (symbol_file_add): Return immediately if no syms.
1222 (find_sym_fns): Return immediately if no syms.
1223
e641a1ca
ML
12242002-03-13 Michal Ludvig <mludvig@suse.cz>
1225
1226 * gdbserver/remote-util.c (remote_open): Print remote-side's
1227 IP address when remote debugging over the network.
7e336ba1 1228
df08bfec
DB
12292002-03-12 David O'Brien <obrien@FreeBSD.org>
1230
1231 * config/sparc/fbsd.mh: Fix copyright.
1232 * config/sparc/fbsd.mt: Likewise.
1233
9a57864f
RE
12342002-03-11 Richard Earnshaw <rearnsha@arm.com>
1235
1236 * MAINTAINERS: Fix typo in name of gdb warnings option.
1237 (x86-64): Fix formating so that this can be parsed by awk.
1238
dd7bf85e
DJ
12392002-03-10 Daniel Jacobowitz <drow@mvista.com>
1240
1241 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
1242 * defs.h: Include "gdb/signals.h".
1243 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
1244
33a0a2ac
ML
12452002-03-10 Michal Ludvig <mludvig@suse.cz>
1246
1247 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 1248 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
1249 from x86-64-tdep.h
1250
dd824b04
DJ
12512002-03-10 Daniel Jacobowitz <drow@mvista.com>
1252 Don Howard <dhoward@redhat.com>
1253
1254 * mips-tdep.c (ST0_FR): Define.
1255 (mips2_fp_compat): New function, temporarily disabled.
1256 (mips_read_fp_register_single): New function.
1257 (mips_read_fp_register_double): New function.
1258 (mips_print_register): Use them.
1259 (do_fp_register_row): Likewise.
1260
6a41ff59
AC
12612002-03-09 Andrew Cagney <ac131313@redhat.com>
1262
1263 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
1264 approval''.
1265
4ea09c10
PS
12662002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1267
1268 * stabsread.c (read_member_functions): Fix is_stub test for
1269 static member functions, improve comment.
1270
6ccc741d
RE
12712002-03-07 Richard Earnshaw <rearnsha@arm.com>
1272
1273 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
1274 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
1275 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
1276 commands that set boolean values.
1277 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
1278 (arm_rdi_resume): Always initialize PC.
1279 (arm_rdi_open): Don't use rslt as a boolean.
1280 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
1281 (arm_rdi_fetch_registers, arm_rdi_store_registers)
1282 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
1283 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
1284
438013df
AO
12852002-03-06 Alexandre Oliva <aoliva@redhat.com>
1286
1287 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
1288 * configure: Rebuilt.
1289
70ed8774
SC
12902002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1291
1292 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
1293 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
1294
5ba2abeb
AC
12952002-03-06 Andrew Cagney <ac131313@redhat.com>
1296
1297 * cli/cli-decode.c (set_cmd_completer): New function.
1298 * command.h (set_cmd_completer): Declare.
1299 * cli/cli-decode.h (set_cmd_completer): Ditto.
1300
1301 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
1302 * cli/cli-cmds.c (init_cli_cmds): Ditto.
1303 * win32-nat.c (_initialize_inftarg): Ditto.
1304 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1305 * proc-api.c (_initialize_proc_api): Ditto.
1306 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
1307 * source.c (_initialize_source): Ditto.
1308 * exec.c (_initialize_exec): Ditto.
1309 * solib.c (_initialize_solib): Ditto.
1310 * top.c (init_main): Ditto.
1311 * tracepoint.c (_initialize_tracepoint): Ditto.
1312 * symfile.c (_initialize_symfile): Ditto.
1313 * printcmd.c (_initialize_printcmd): Ditto.
1314 * infcmd.c (_initialize_infcmd): Ditto.
1315 * corefile.c (_initialize_core): Ditto.
1316
f779ca99
AC
13172002-03-05 Andrew Cagney <ac131313@redhat.com>
1318
1319 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
1320
01a3934b
AC
13212002-03-05 Andrew Cagney <ac131313@redhat.com>
1322
1323 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
1324
37057839
AC
13252002-03-05 Andrew Cagney <ac131313@redhat.com>
1326
1327 * NEWS: Update headings, 5.2 has branched.
1328
c6ecbae5
DJ
13292002-03-04 Daniel Jacobowitz <drow@mvista.com>
1330
1331 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
1332 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
1333 (register_addr, REGISTER_RAW_SIZE): Likewise.
1334 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
1335 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
1336
e9f30c21
ML
13372002-03-03 Michal Ludvig <mludvig@suse.cz>
1338
1339 * MAINTAINERS (x86-64): Add myself.
1340 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
1341 changed value_ptr -> struct value *
1342
54394ac3
DB
13432002-03-01 David O'Brien <obrien@FreeBSD.org>
1344
1345 * configure.host (sparc64-*-freebsd): Add.
1346 * configure.tgt: Likewise.
1347 * config/sparc/fbsd.mh: New file.
1348 * config/sparc/fbsd.mt: Likewise.
1349 * config/sparc/nm-fbsd.h: Likewise.
1350 * config/sparc/tm-fbsd.h: Likewise.
1351
bfe95955
DJ
13522002-03-01 Daniel Jacobowitz <drow@mvista.com>
1353
1354 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
1355 regformats/reg-s390x.dat.
1356
f33c6cbf
AC
13572002-03-01 Andrew Cagney <ac131313@redhat.com>
1358
1359 * utils.c: Add FIXME explaining true/false problem.
1360
5ecaa7dd
AC
13612002-02-28 Andrew Cagney <ac131313@redhat.com>
1362
1363 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
1364
2a251cc2
MC
13652002-02-28 Michael Chastain <mec@shout.net>
1366
1367 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
1368
6a8031a3 13692002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
1370
1371 * gdbserver/linux-s390-low.c: New file.
1372 * regformats/reg-s390.dat: New file.
1373 * regformats/reg-s390x.dat: New file.
1374 * gdbserver/configure.srv: Add S/390.
1375 * gdbserver/Makefile.in: Add S/390.
1376 * configure.tgt: Enable gdbserver for S/390.
1377
ac469903
EZ
13782002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
1379
1380 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
1381 first line of the doc string for "info dos", except at the end of
1382 the sentence, since the short help stops at the first period.
1383
985cb1a3
JM
13842002-02-28 Jason Merrill <jason@redhat.com>
1385
1386 * dwarf2read.c (dwarf_cfi_name): Add new codes.
1387
c570663e
FF
13882002-02-27 Fred Fish <fnf@redhat.com>
1389
1390 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
1391 comment (dumy -> dummy).
1392
43630227
PS
13932002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1394
1395 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
1396
b84911e8
RB
13972002-02-27 Rodney Brown <rbrown64@csc.com.au>
1398
1399 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
1400
58caa3dc
DJ
14012002-02-27 Daniel Jacobowitz <drow@mvista.com>
1402
1403 * gdbserver/acconfig.h: New file.
1404 * gdbserver/i387-fp.c: New file.
1405 * gdbserver/i387-fp.h: New file.
1406 * gdbserver/linux-x86-64.c: New file.
1407 * regformats/reg-x86-64.dat: New file.
1408 * configure.tgt: Add x86_64-*-linux* gdbserver support.
1409 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
1410 * gdbserver/configure.in: Add support for regsets.
1411 * gdbserver/config.in: Regenerate.
1412 * gdbserver/configure: Regenerate.
1413 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
1414 * gdbserver/linux-low.h: New file.
1415 * gdbserver/linux-low.c: Include "linux-low.h". Add support
1416 for regsets.
1417 * gdbserver/linux-arm-low.c: Include "linux-low.h".
1418 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
1419 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
1420 * gdbserver/linux-mips-low.c: Include "linux-low.h".
1421 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
1422 * gdbserver/linux-sh-low.c: Include "linux-low.h".
1423 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
1424 "i387-fp.h". Add PTRACE_GETREGS and friends.
1425 * gdbserver/regcache.c (supply_register): New function.
1426 (supply_register_by_name): New function.
1427 (collect_register): New function.
1428 (collect_register_by_name): New function.
1429
93652174
DJ
14302002-02-27 Daniel Jacobowitz <drow@mvista.com>
1431
1432 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
1433 (config.status): Add configure.srv dependency.
1434 (server_h): Add config.h dependency.
1435
a02e4a61
DJ
14362002-02-27 Daniel Jacobowitz <drow@mvista.com>
1437
1438 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
1439 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
1440 * gdbserver/configure.srv: Change i386-*-linux* to use
1441 reg-i386-linux.o.
1442
ce0eebec
AC
14432002-02-26 Andrew Cagney <ac131313@redhat.com>
1444
1445 * x86-64-tdep.c: Re-indent. Update copyright date.
1446
82dbc5f7
AC
14472002-02-26 Andrew Cagney <ac131313@redhat.com>
1448
1449 From Michal Ludvig <mludvig@suse.cz>:
1450 * x86-64-tdep.c (value.h): Delete.
1451 (gdb_assert.h): Include.
1452 (x86_64_register_convert_to_virtual,
1453 x86_64_register_convert_to_raw ): Add check which lets only
1454 floating-point values to be converted.
1455 (value_push): Delete.
1456 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
1457 (i386_gdbarch_init): Number of register_bytes fixed.
1458
e4621584
AC
14592002-02-26 Andrew Cagney <ac131313@redhat.com>
1460
1461 * MAINTAINERS: Add x86-64 target.
1462
81a9a963
AC
14632002-02-26 Andrew Cagney <ac131313@redhat.com>
1464
1465 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
1466 * osfsolib.c (solib_map_sections): Ditto.
1467 * irix5-nat.c (solib_map_sections): Ditto.
1468 * corelow.c (gdb_check_format): Ditto.
1469 * symfile.c (symfile_bfd_open): Ditto.
1470 * solib.c (solib_map_sections): Ditto.
1471 Fix PR gdb/354.
7e336ba1 1472
0f017ab9
AC
14732002-02-26 Andrew Cagney <ac131313@redhat.com>
1474
1475 * remote.c (_initialize_remote): By default, disable ``e'' and
1476 ``E'' step out-of-range packets.
1477
75738c29
AS
14782002-02-26 Andreas Schwab <schwab@suse.de>
1479
1480 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
1481 m68k_linux_frame_saved_pc.
1482 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
1483 in_sigtramp.
1484 (SIGCONTEXT_PC_OFFSET): Remove.
1485 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
1486 m68k_linux_sigtramp_saved_pc): New functions.
1487 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
1488 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
1489 (UCONTEXT_PC_OFFSET): Define.
1490 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
1491 non-RT and RT signal trampolines.
1492
7e8ed687
RE
14932002-02-26 Richard Earnshaw <rearnsha@arm.com>
1494
1495 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
1496 (TARGET_NBPG, STACK_END_ADDR): Delete
1497 (VARIABLES_INSIDE_BLOCK): Delete.
1498
6972bc8b
AC
14992002-02-25 Andrew Cagney <ac131313@redhat.com>
1500
1501 * utils.c (perror_with_name): Make string parameter constant.
1502 (print_sys_errmsg): Ditto.
1503 (query): Ditto.
1504 * defs.h (perror_with_name): Update.
1505 (print_sys_errmsg): Update.
1506 (query): Update.
1507
aa32f823
DJ
15082002-02-25 Daniel Jacobowitz <drow@mvista.com>
1509
1510 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
1511 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
1512
19caaa45
PS
15132002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1514
1515 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
1516 if it already matches the current architecture from the exec file.
1517 Include arch-utils.h for gdbarch_info_init prototype.
1518 * Makefile.in (rs6000-nat.o): Update dependencies.
1519
d951901f
EZ
15202002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
1521
1522 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
1523 list of exported variables.
1524
7ea81414
DJ
15252002-02-24 Daniel Jacobowitz <drow@mvista.com>
1526
1527 * gdbserver/configure.srv: New file.
1528 * gdbserver/configure.in: Use configure.srv instead
1529 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
1530 from it.
1531 * gdbserver/configure: Regenerated.
1532 * gdbserver/terminal.h: New file.
1533 * gdbserver/Makefile.in: Update for configure changes. Remove
1534 more unneeded include paths.
1535
080fe24b
AC
15362002-02-24 Andrew Cagney <ac131313@redhat.com>
1537
1538 From wiz at danbala:
1539 * config/sparc/tm-sp64.h: Fix grammar and typos.
1540 Fix PR gdb/287.
1541
8605d56e
AC
15422002-02-24 Andrew Cagney <ac131313@redhat.com>
1543
1544 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
1545 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
1546 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
1547 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
1548 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
1549 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
1550 * s390-tdep.c: Ditto.
92362027
AC
1551 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
1552 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
1553 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
1554 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
1555 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
1556 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
1557 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
1558 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
1559 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
1560 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 1561 Fix PR gdb/378.
7e336ba1 1562
8ed32cc0
AC
15632002-02-23 Andrew Cagney <ac131313@redhat.com>
1564
a3007b6f
AC
1565 * lin-thread.c: Delete file.
1566 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
1567 to gdb_proc_service.h.
1568 * configure: Re-generate.
1569
50a9e2f1
AC
1570 * ocd.c (ocd_open): Do not try to open the "ocd" device.
1571 * serial.c (serial_open): Delete check for "ocd".
1572 Fix PR gdb/349.
1573
8b6e7932
AC
1574 * Makefile.in (linux-thread.o): Delete target.
1575 * linux-thread.c: Delete file.
1576
d155c46b
AC
1577 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
1578 renamed SH files to be consistent.
1579
8ed32cc0
AC
1580 * symtab.c (sort_search_symbols): Use xfree.
1581
0e18d038
RE
15822002-02-23 Richard Earnshaw <rearnsha@arm.com>
1583
1584 * arm-linux-tdep.c (arm_linux_init_abi): Register
1585 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
1586 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
1587 definition with undef, since we don't want the sysvr4 definition.
1588 (SKIP_TRAMPOLINE_CODE): Likewise.
1589
27aac7ff
AC
15902002-02-23 Andrew Cagney <ac131313@redhat.com>
1591
1592 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
1593
1594 * configure.in: (AC_CHECK_FUNCS) Added test for
1595 canonicalize_file_name Regenerated.
1596 * config.in, configure: Regenerated.
1597 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
1598 defined use canonicalize_file_name.
7e336ba1 1599
65a6e0ee
MC
16002002-02-23 Michael Chastain <mec@shout.net>
1601
1602 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
1603
47b95330
AC
16042002-02-23 Andrew Cagney <ac131313@redhat.com>
1605
1606 * README: Remove references to cygnus.com.
1607 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
1608 dot com'' form. Remove references to cygnus.com and sourceware.
1609
696f451b
AC
16102002-02-23 Andrew Cagney <ac131313@redhat.com>
1611
1612 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
1613 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
1614 1003.1-2001 no longer allows "head -1".
1615 * gdb/Makefile.in (version.c): Likewise.
1616 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
1617 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
1618 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
1619
bbaca940
AC
16202002-02-23 Andrew Cagney <ac131313@redhat.com>
1621
1622 * cli/cli-decode.c (cmd_cfunc_eq): New function.
1623 * command.h (cmd_cfunc_eq): Declare.
1624 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
1625
1626 * cli/cli-cmds.h (is_complete_command): Change parameter to a
1627 ``struct cmd_list_element *''.
1628 * cli/cli-cmds.c (is_complete_command): Update. Use
1629 cmd_cfunc_eq.
1630 * top.c (execute_command): Pass the command to
1631 is_complete_command.
1632 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
1633
b8b8b047
AC
16342002-02-23 Andrew Cagney <ac131313@redhat.com>
1635
1636 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
1637 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
1638 architecture defines.
1639 * s390-tdep.c (s390_gdbarch_init): Likewise.
1640
19d3fc80
RE
16412002-02-23 Richard Earnshaw <rearnsha@arm.com>
1642
1643 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
1644 (arm_linux_push_arguments): Likewise.
1645 (arm_linux_init_abi): Register them. Also register linux-specific
1646 call_dummy_words.
1647 (find_minsym_and_objfile): Use strcmp, not STREQ.
1648 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
1649 (arm_linux_call_dummy_words): Delete declaration.
1650 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
1651 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
1652 declarations.
1653 (LOWEST_PC): Delete.
1654
3ab13650
PS
16552002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1656
1657 * maint.c (print_section_info): Do not prepend `0x' to filepos
1658 output, it will be handled by local_hex_string_custom.
1659
19d3fc80 16602002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
1661
1662 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
1663 (store_newfpe_double, store_newfpe_extended, store_fpregister)
1664 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
1665
d85a5daf
JB
16662002-02-22 Jim Blandy <jimb@redhat.com>
1667
1668 Indicate that the bcache functions don't change the strings
1669 they're passed.
1670 * bcache.h (bcache, hash): Add `const' keywords to declarations.
1671 * bcache.c (bcache, hash): Add `const' keywords to definitions.
1672
eeb25b8a
PM
16732002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
1674
1675 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
1676
6badb179
CF
16772002-02-21 Christopher Faylor <cgf@redhat.com>
1678
1679 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
1680 find the complete path to a loaded DLL.
1681
e8717518
FF
16822002-02-21 Fred Fish <fnf@redhat.com>
1683
1684 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
1685 that marks the end of the range of a function, enter a line number
1686 entry that has a line number of zero and a PC offset that matches
1687 the end of the function. This starts a range of PC's for which no
1688 line number information is known.
1689 * symtab.c (find_pc_sect_line): If our best fit is in a range of
1690 PC's for which no line number info is found (line number is zero)
1691 then we didn't find any valid line information.
1692 * symtab.h: Document use of zero line number entry.
1693
9abe5450
EZ
16942002-02-21 Elena Zannoni <ezannoni@redhat.com>
1695
1696 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
1697 (have_ptrace_getvrregs): Define for run time checks.
1698 (gdb_vrregset_t): New type for Altivec register handling.
1699 (fetch_register, store_register): Fetch/store altivec register
1700 when needed.
1701 (fetch_altivec_register, store_altivec_register): New functions.
1702 (supply_vrregset, fill_vrregset): New functions.
1703 (fetch_altivec_registers, store_altivec_registers): New functions.
1704 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
1705 registers as well.
1706
aaa38bb5
AJ
17072002-02-21 Jiri Smid <smid@suse.cz>
1708
1709 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
1710
b34db576
RE
17112002-02-21 Richard Earnshaw <rearnsha@arm.com>
1712
1713 * Makefile.in (armnbsd-nat.o): Update dependencies.
1714 * armnbsd-nat.c (supply_gregset): New function. Common code to
1715 supply the integer register set.
1716 (supply_fparegset): New function. Similar for FPA registers.
1717 (fetch_regs, fetch_fp_regs): Use them.
1718 (fetch_core_registers): Likewise.
1719 (fetch_elfcore_registers): New function.
1720 (arm_netbsd_elfcore_fns): New core-file type specification.
1721 (_initialize_arm_netbsd_nat): Register it.
1722
3e56fc4b
RE
17232002-02-21 Richard Earnshaw <rearnsha@arm.com>
1724
1725 * armnbsd-nat.c: Include gdbcore.h.
1726 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
1727 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
1728 'void' to declaration, to shut up ARI.
1729 (fetch_core_registers): Make static. Rewrite using supply_register.
1730 (arm_netbsd_core_fns): New core-file type specification.
1731 (_initialize_arm_netbsd_nat): New function.
1732
097f6b0b
CF
17332002-02-21 Christopher Faylor <cgf@redhat.com>
1734
1735 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
1736 value.
1737
c914e0cc
CF
17382002-02-20 Christopher Faylor <cgf@redhat.com>
1739
1740 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
1741 fails.
1742
385fa495
DJ
17432002-02-20 Daniel Jacobowitz <drow@mvista.com>
1744
1745 * jv-exp.y (parse_number): Change type of implicit longs
1746 to builtin_type_uint64.
1747
e5f1222d
DJ
17482002-02-20 Daniel Jacobowitz <drow@mvista.com>
1749
1750 * gdbserver/linux-low.c (mywait): Change argument to waitpid
1751 to be an integer instead of a `union wait'.
1752
75c9abc6
DJ
17532002-02-20 Daniel Jacobowitz <drow@mvista.com>
1754
1755 * mips-linux-nat.c: Call the operating system GNU/Linux.
1756 * mips-linux-tdep.c: Likewise.
1757 * mips-tdep.c: Likewise.
1758
551792a5
DJ
17592002-02-20 Daniel Jacobowitz <drow@mvista.com>
1760
1761 Fix PR gdb/265.
1762 * jv-exp.y (parse_number): Handle 64-bit integers.
1763
ee6e2b82
DJ
17642002-02-20 Daniel Jacobowitz <drow@mvista.com>
1765
1766 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
1767 AC_STDC_HEADERS to AC_HEADER_STDC.
1768 * gdbserver/configure: Regenerated.
1769
a48442a0
RE
17702002-02-20 Richard Earnshaw <rearnsha@arm.com>
1771
1772 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
1773 is defined.
1774 * sparc-tdep.c (get_longjmp_target): Likewise.
1775
fe419ffc
RE
17762002-02-20 Richard Earnshaw <rearnsha@arm.com>
1777
1778 * News: Add news about ARM and Multi-arch. Mention the new target
1779 arm*-*-netbsd*.
1780
5832ed7e
JB
17812002-02-19 Jim Blandy <jimb@redhat.com>
1782
1783 * stabsread.c (error_type_complaint): Improve error message.
1784
84563040
DJ
17852002-02-19 Daniel Jacobowitz <drow@mvista.com>
1786
1787 * gdbserver/README: Update documentation.
1788 * gdbserver/configure.in: Update configury to match documentation.
1789 * gdbserver/Makefile.in: Likewise.
1790 * gdbserver/configure: Regenerated.
1791 * gdbserver/aclocal.m4: New file, generated by aclocal.
1792 * gdbserver/config.in: New file, generated by autoheader.
1793
375fd65b
RE
17942002-02-19 Richard Earnshaw <rearnsha@arm.com>
1795
1796 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
1797 armnbsd-nat.c.
1798
08216dd7
RE
17992002-02-19 Richard Earnshaw <rearnsha@arm.com>
1800
1801 * arm-tdep.h (enum arm_float_model): New enum.
1802 (struct gdbarch_tdep): Add fp_model.
1803 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
1804 up floating-point conversions until we know the floating-point model
1805 in use by the inferior. Don't complain about being unable to
1806 determine the ABI of the inferior when we don't have one.
1807 (arm_extract_return_value): Support different floating-point models.
1808 (arm_store_return_value): Likewise.
aaa38bb5 1809 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
1810 ARM_FLOAT_SOFT.
1811 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
1812
65d6d66a
PS
18132002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1814
1815 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
1816 of ``current_gdbarch''.
1817
47221191
RE
18182002-02-19 Richard Earnshaw <rearnsha@arm.com>
1819
1820 * armnbsd-nat.c : ANSIfy all function declarations.
1821 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
1822 (fetch_inferior_registers): Re-implement in terms of above.
1823 (store_register, store_regs, store_fp_register, store_fp_regs): New.
1824 (store_inferior_registers): Re-implement in terms of above.
1825
fdf39c9a
RE
18262002-02-19 Richard Earnshaw <rearnsha@arm.com>
1827
aaa38bb5 1828 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
1829 kernel.
1830 * arm-linux-tdep.c: Likewise.
1831 * config/arm/tm-linux.h: Likewise.
1832
93247f88
RE
18332002-02-19 Richard Earnshaw <rearnsha@arm.com>
1834
1835 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
1836 * config/arm/nbsd.mt (TM_FILE): Delete.
1837 * config/arm/tm-nbsd.h: Delete.
1838
d7b486e7
RE
18392002-02-19 Richard Earnshaw <rearnsha@arm.com>
1840
1841 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
1842 Initialize CALL_DUMMY_LENGTH.
1843
41d39a95
RE
18442002-02-19 Richard Earnshaw <rearnsha@arm.com>
1845
1846 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
1847 function.
1848 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 1849 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
1850 defines one thing and that is incorrect for this port.
1851 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
1852
e1195560
PM
18532002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1854
1855 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
1856
c1748f97
PM
18572002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
1858
1859 * win32-nat.c (display_selector): New function. Displays information
1860 about the information returned by GetThreadSelectorEntry API function.
1861 (display_selectors): New function. Displays the infomation of
1862 the selector given as argument, or of CS, DS ans FS selectors
1863 if no argument is given.
1864 ( _initialize_inftarg): Add "w32" as info prefix command.
1865 Add "info w32 selector" as command calling display_selectors.
1866
e41e6bbf
PM
18672002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
1868
1869 * i386-tdep.c (get_longjmp_target): Fix compilation failure
1870 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
1871 if not defined.
1872
0d3a9f48
RE
18732002-02-18 Richard Earnshaw <rearnsha@arm.com>
1874
1875 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
1876
3fb4b924
RE
18772002-02-18 Richard Earnshaw <rearnsha@arm.com>
1878
1879 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
1880 (arm_fix_call_dummy): Call it.
1881 (arm_call_dummy_breakpoint_offset): Delete.
1882 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
1883 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
1884
7f55af32
AC
18852002-02-18 Andrew Cagney <ac131313@redhat.com>
1886
1887 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
1888 Default to func_frame_chain_valid.
1889 * gdbarch.h, gdbarch.c: Re-generate.
1890 * frame.h (FRAME_CHAIN_VALID): Delete definition.
1891
05f13b9c
EZ
18922002-02-18 Elena Zannoni <ezannoni@redhat.com>
1893
1894 * ppc-linux-nat.c: Update copyright.
1895 (fetch_register, store_register): Add tid parameter, don't compute
1896 tid here.
1897 (fetch_ppc_registers, store_ppc_registers): Add tid
1898 parameter. Pass it along to callees.
1899 (fetch_inferior_registers, store_inferior_registers): Compute tid
1900 here, and pass it to calleed functions.
1901 (fill_gregset, supply_fpregset): Clean up formatting.
1902
d7afb4c9
RE
19032002-02-18 Richard Earnshaw <rearnsha@arm.com>
1904
1905 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
1906 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
1907
9df628e0
RE
19082002-02-18 Richard Earnshaw <rearnsha@arm.com>
1909
1910 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
1911 * gdbarch.c gdbarch.h: Regenerate.
1912 * breakpoint.c (create_longjmp_breakpoint): Always compile this
1913 function.
1914 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
1915 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
1916 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
1917
1918 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
1919 * arm-tdep.c (arm_get_longjmp_target): New function.
1920 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
1921 this to a positive value register arm_get_longjmp_target as the
1922 longjmp handler.
1923 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
1924 (arm_linux_init_abi): Set up longjmp description in tdep.
1925 * armnbsd-nat.c (get_longjmp_target): Delete.
1926 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
1927 description in tdep.
1928 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
1929 (get_longjmp_target): Delete declaration.
1930 (GET_LONGJMP_TARGET): Delete.
1931 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
1932 (GET_LONGJMP_TARGET): Delete.
1933
57bc8964
KB
19342002-02-17 Kevin Buettner <kevinb@redhat.com>
1935
1936 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
1937 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
1938 of ``current_gdbarch''.
1939
83d31a92
TT
19402002-02-17 Tom Tromey <tromey@redhat.com>
1941
1942 * cli/cli-cmds.c (compare_strings): New function.
1943 (complete_command): Only print each unique item once.
1944 * completer.h (complete_line): Declare.
1945 * completer.c (complete_line): New function.
1946 (line_completion_function): Use it.
1947
17ef5d92
AC
19482002-02-16 Andrew Cagney <ac131313@redhat.com>
1949
1950 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
1951 * gdbarch.h, gdbarch.c: Re-generate.
1952
491b8946
DJ
19532002-02-16 Daniel Jacobowitz <drow@mvista.com>
1954
1955 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
1956
19572002-02-16 Daniel Jacobowitz <drow@mvista.com>
1958
1959 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
1960 * valops.c (value_arg_coerce): Don't take the address of a reference
1961 to convert an argument to a reference.
1962
dfe7f3ac
CF
19632002-02-15 Christopher Faylor <cgf@redhat.com>
1964
1965 * win32-nat.c (get_image_name): New function.
1966 (handle_load_dll): Use get_image_name function.
1967 (get_child_debug_event): Avoid registering debug events until possibly
1968 execed process is started.
1969 (child_create_inferior): Allow invocation via shell so that command
1970 line redirection, etc. works ok.
1971 (_initialize_inftarg): Add new command: "set shell" to control whether
1972 a shell is used to start a process.
1973
1d33e73a
DJ
19742002-02-15 Daniel Jacobowitz <drow@mvista.com>
1975
1976 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
1977 instead of find_register_by_number.
1978 (cannot_store_register): Likewise.
1979
48cd0caa
PM
19802002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
1981
aaa38bb5 1982 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
1983 fprintf_unfiltered (gdb_stderr, ...).
1984
8656e7d8
DJ
19852002-02-15 Daniel Jacobowitz <drow@mvista.com>
1986
1987 * gdbserver/gdbserver.1: Document --attach.
1988
66e810cd
RE
19892002-02-15 Richard Earnshaw <rearnsha@arm.com>
1990
1991 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
1992 descriptions.
1993 * arm-tdep.c (arm_default_arm_le_breakpoint)
1994 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
1995 (arm_default_thumb_be_breakpoint): New. Initialize them from
1996 traditional breakpoint defines.
1997 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
1998 (arm_gdbarch_init): Initialize new breakpoint variables.
1999 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
2000 (arm_linux_init_abi): Initialize linux-specific breakpoint.
2001 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
2002 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
2003 code out to ...
2004 (arm_netbsd_init_abi_common): ... here; new function.
2005 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
2006 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
2007 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
2008 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
2009
97e03143
RE
20102002-02-15 Richard Earnshaw <rearnsha@arm.com>
2011
2012 * arm-tdep.h (enum arm_abi): New enum.
2013 (struct gdbarch_tdep): New structure.
2014 (LOWEST_PC): Provide a default.
2015 (arm_gdbarch_register_os_abi): Declare new function.
2016 * arm-tdep.c (arm_abi_names): New array.
2017 (process_note_abi_tag_sections): New function.
2018 (get_elfosabi): New function.
2019 (arm_gdbarch_register_os_abi): New function.
2020 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
2021 support for that ABI has been built in, then call the appropriate
2022 configuration routine. Use gdbarch_num_regs() to get the number
2023 of registers.
2024 (arm_dump_tdep): New function.
2025 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
2026 place-holder functions.
2027 (_initialize_arm_tdep): Register them.
2028 * config/arm/tm-arm.h (LOWEST_PC): Delete.
2029
2030 * armnbsd-tdep.c: New file.
2031 * Makefile.in (armnbsd-tdep.o): Add dependencies.
2032 * config/arm/nbsd.mt (TDEPFILES): Add it.
2033 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
2034
2035 * armnbsd-nat.c: Include regcache.h.
2036 * Makefile.in (armnbsd-nat.o): Update dependency list.
2037
2038 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
2039
ad68be46
DJ
20402002-02-14 Daniel Jacobowitz <drow@mvista.com>
2041
2042 * gdbserver/Makefile.in: Fix typos in target rules.
2043
003d6d1d
DJ
20442002-02-14 Daniel Jacobowitz <drow@mvista.com>
2045
aaa38bb5 2046 Fix part of PR gdb/267.
003d6d1d
DJ
2047 * linespec.c (find_methods): Handle constructors specially for now.
2048
6b230f1b
CV
20492002-02-14 Corinna Vinschen <vinschen@redhat.com>
2050
2051 * arm-tdep.c (arm_push_arguments): Eliminate special float type
2052 handling.
2053 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
2054 standard_coerce_float_to_double().
2055
1ea98d12
CF
20562002-02-14 Christopher Faylor <cgf@redhat.com>
2057
2058 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
2059 GDBINIT_FILENAME.
2060
dd47e6fd
EZ
20612002-02-14 Elena Zannoni <ezannoni@redhat.com>
2062
2063 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
2064 find_variant_by_name, because it confuses the multiarch
2065 framework. Return NULL if there isn't an architecture with the
2066 user supplied name, instead of forcing a different one without
2067 recording the change with the multiarch machinery.
2068 (find_variant_by_name): Delete.
2069
d7e39b9e
PS
20702002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2071
2072 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
2073 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
2074
76e42a4f
MH
20752002-02-13 Martin M. Hunt <hunt@redhat.com>
2076
aaa38bb5 2077 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
2078 print_frame_info_listing_hook, set current_source_symtab.
2079
0a30fbc4
DJ
20802002-02-14 Daniel Jacobowitz <drow@mvista.com>
2081
2082 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
2083 and remove unused $(INCLUDE_DIR).
2084 Add regcache.c to OBS.
2085 Add generated register protocol files to clean target.
2086 Update dependencies for new objects, obsolete old target code.
2087
2088 * gdbserver/linux-low.c: Remove all platform-specific code to
2089 new files. Remove various dead code. Update to use regcache
2090 functionality.
2091 * gdbserver/remote-utils.c (fromhex): Add return statement
2092 to quiet warning.
2093 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
2094 constant.
2095 (input_interrupt): Add integer parameter to match prototype
2096 of a signal handler.
2097 (outreg): Use register_data ().
2098 (prepare_resume_reply): Use gdbserver_expedite_regs.
2099 * gdbserver/server.c (main): Dynamically allocate own_buf because
2100 PBUFSIZ is no longer constant. Use registers_to_string () and
2101 registers_from_string ().
2102 * gdbserver/server.h: No longer include "defs.h". Add prototypes
2103 for error (), fatal (), and warning (). Update definition of
2104 PBUFSIZ to use regcache functionality. Add include guard.
2105 * gdbserver/utils.c (fatal): Add missing ``const''.
2106 (warning): New function.
2107
2108 * regformats/regdat.sh: Include "regcache.h" in generated files.
2109 Provide init_registers () function.
2110 * regformats/regdef.h: Add prototype for set_register_cache ().
2111 Add include guard.
2112
2113 * gdbserver/linux-arm-low.c: New file.
2114 * gdbserver/linux-i386-low.c: New file.
2115 * gdbserver/linux-ia64-low.c: New file.
2116 * gdbserver/linux-m68k-low.c: New file.
2117 * gdbserver/linux-mips-low.c: New file.
2118 * gdbserver/linux-ppc-low.c: New file.
2119 * gdbserver/linux-sh-low.c: New file.
2120
2121 * gdbserver/regcache.c: New file.
2122 * gdbserver/regcache.h: New file.
2123
2124 * gdbserver/low-linux.c: Removed obsolete file.
2125
4cc841d0
DJ
21262002-02-14 Daniel Jacobowitz <drow@mvista.com>
2127
2128 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
2129 * config/i386/linux.mt: Likewise.
2130 * config/ia64/linux.mt: Likewise.
2131 * config/m68k/linux.mh: Likewise.
2132 * config/powerpc/linux.mh: Likewise.
2133 * config/mips/linux.mt: Likewise.
2134
2135 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
2136
2137 * config/i386/i386lynx.mh: Mark gdbserver variables
2138 as (currently) obsolete for this target.
2139 * config/i386/nbsd.mt: Likewise.
2140 * config/i386/nbsdelf.mt: Likewise.
2141 * config/m32r/m32r.mt: Likewise.
2142 * config/m68k/m68klynx.mh: Likewise.
2143 * config/m68k/nbsd.mt: Likewise.
2144 * config/m68k/sun3os4.mh: Likewise.
2145 * config/mips/vr5000.mt: Likewise.
2146 * config/ns32k/nbsd.mt: Likewise.
2147 * config/pa/hppabsd.mh: Likewise.
2148 * config/pa/hppaosf.mh: Likewise.
2149 * config/powerpc/nbsd.mt: Likewise.
2150 * config/rs6000/rs6000lynx.mh: Likewise.
2151 * config/s390/s390.mt: Likewise.
2152 * config/s390/s390x.mt: Likewise.
2153 * config/sparc/sparclynx.mh: Likewise.
2154 * config/sparc/sun4os4.mh: Likewise.
2155 * config/i386/x86-64linux.mt: Likewise.
2156 * config/sparc/linux.mh: Likewise.
2157
a85f51e7
DJ
21582002-02-14 Daniel Jacobowitz <drow@mvista.com>
2159
2160 * configure.tgt: Configure gdbserver only for known working
2161 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
2162 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
2163 SUBDIRS if it is configured. Update comment for ${nativefile}.
2164 * configure: Regenerated.
2165
65554fef
MS
21662002-02-13 Michael Snyder <msnyder@redhat.com>
2167
670a52db
MS
2168 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
2169
6dbdc4a3
MS
2170 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
2171 (default_gcore_mach): Just return 0, work around a problem in bfd.
2172 (default_gcore_target): OK to return NULL if exec_bfd is null.
2173 (make_mem_sec): Use a cast, avoid a warning.
2174
2175 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 2176 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
2177 sizeof (host pointer) != sizeof (target pointer)).
2178 (procfs_make_note_section): Avoid overflow in psargs string.
2179
aaa38bb5 2180 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
2181 implementation return an error.
2182
21832002-02-13 Rodney Brown <rbrown64@csc.com.au>
2184
2185 * procfs.c (procfs_make_note_section): Provide a default definition
2186 (for alpha-dec-osf4.0f). Fix typos.
2187
1e4d76e7
EZ
21882002-02-13 Elena Zannoni <ezannoni@redhat.com>
2189
2190 * linux-proc.c: Add include of regcache.h.
2191 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
2192
b6d1a1d5
AC
21932002-02-13 Andrew Cagney <ac131313@redhat.com>
2194
2195 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
2196 * memattr.c (create_mem_region): Disallow useless empty region.
2197 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 2198 non-overlapping.
b6d1a1d5 2199
6c6ea35e
MC
22002002-02-13 Michael Chastain <mec@shout.net>
2201
2202 * defs.h: Kill CONST_PTR.
2203 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
2204 * c-lang.c (c_builtin_types): Likewise.
2205 * ch-lang.c (ch_builtin_types): Likewise.
2206 * f-lang.c (f_builtin_types): Likewise.
2207 * language.c (unknown_builtin_types): Likewise.
2208 * m2-lang.c (m2_builtin_types): Likewise.
2209 * p-lang.c (pascal_builtin_types): Likewise.
2210 * scm-lang.c (c_builtin_types): Likewise.
2211
3e0b0f48
KS
22122002-02-13 Keith Seitz <keiths@redhat.com>
2213
2214 * arm-tdep.h (arm_get_next_pc): Add declaration.
2215
67255d04
RE
22162002-02-13 Richard Earnshaw <rearnsha@arm.com>
2217
2218 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
2219 with other related struct-returning functions.
2220 (arm_extract_struct_value_address): New function.
2221 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
2222 initialize float_format, double_format and long_double_format as
2223 appropriate to the endianness of the target.
2224 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
2225 (arm_use_struct_convention): Delete declaration.
2226 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
2227
079777f6
KS
22282002-02-13 Keith Seitz <keiths@redhat.com>
2229
2230 * defs.h (core_addr_to_string_nz): New function.
2231
34588f23
MK
22322002-02-13 Mark Kettenis <kettenis@gnu.org>
2233
2234 Apply missing bits of 2002-01-15 patch.
2235 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
2236 (fill_fpregset): Use i387_fill_fsave.
2237
49b563f9
KS
22382002-02-12 Keith Seitz <keiths@redhat.com>
2239
49b563f9
KS
2240 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
2241 (core_addr_to_string_nz): New function.
2242
aeb98c60
RE
22432002-02-11 Richard Earnshaw <rearnsha@arm.com>
2244
2245 * arm-linux-nat.c: Really include arm-tdep.h.
2246 * config/arm/tm-linux.h (struct type, struct value): Declare.
2247
65554fef
MS
22482002-02-11 Michael Snyder <msnyder@redhat.com>
2249
2250 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
2251 (gcore section): Ifdef for Solaris and Unixware only.
2252 (procfs_do_thread_registers): Unixware needs one lwpstatus
2253 per thread (not one prstatus or pstatus).
2254 (procfs_make_note_section): Iterate only over kernel threads (lwps),
2255 not over all gdb threads. For unixware, call elfcore_write_pstatus
2256 once before iterating over threads.
2257
34e8f22d
RE
22582002-02-11 Richard Earnshaw <rearnsha@arm.com>
2259
2260 * arm-tdep.h: New file.
2261 * arm-tdep.c: Include arm-tdep.h.
2262 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
2263 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
2264 (arm_print_float_info, arm_register_type, convert_to_extended)
2265 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
2266 (arm_extract_return_value, arm_register_name): Make static.
2267 (arm_software_single_step): Similarly. Fix types in declaration.
2268 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
2269 (arm_store_return_value, arm_store_struct_return): New functions.
2270 (arm_gdbarch_init): Register the above functions. Also register
2271 call_dummy_start_offset, sizeof_call_dummy_words,
2272 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
2273 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 2274 max_register_virtual_size, register_size. Set up
34e8f22d
RE
2275 prologue_cache.saved_regs here, rather than ...
2276 (_initialize_arm_tdep): ... here.
2277 * config/arm/tm-arm.h (struct type, struct value): Delete forward
2278 declarations.
2279 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
2280 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
2281 (arm_print_float_info, arm_register_type, convert_to_extended)
2282 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
2283 (arm_extract_return_value, arm_register_name): Delete declarations.
2284 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
2285 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
2286 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
2287 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
2288 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
2289 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
2290 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
2291 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
2292 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
2293 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
2294 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
2295 (arm_get_next_pc): No-longer static -- these are needed by the RDI
2296 interface.
2297 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
2298 * remote-rdi.c remote-rdp.c: Likewise.
2299 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
2300 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
2301 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
2302 definition.
2303
2304 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
2305 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
2306 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
2307 from non-ARM_ prefixed definitions.
2308 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
2309 all uses of above.
2310 * remote-rdi.c remote-rdp.c: Likewise.
2311 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
2312
148754e5
RE
23132002-02-11 Richard Earnshaw <rearnsha@arm.com>
2314
2315 * arm-tdep.c (arm_frameless_function_invocation)
2316 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
2317 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
2318 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
2319 (arm_pop_frame, arm_get_next_pc): Make static.
2320 (arm_gdbarch_init): Register above in gdbarch structure.
2321 (arm_read_fp): Renamed from arm_target_read_fp.
2322 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
2323 * config/arm/tm-arm.h (arm_frameless_function_invocation)
2324 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
2325 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
2326 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
2327 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
2328 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
2329 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
2330 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
2331 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
2332 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 2333
434d2d4f
DJ
23342002-02-10 Daniel Jacobowitz <drow@mvista.com>
2335
2336 * symtab.c (compare_search_syms): New function.
2337 (sort_search_symbols): New function.
2338 (search_symbols): Sort symbols after searching rather than
2339 before.
2340
55241689
AC
23412002-02-10 Andrew Cagney <ac131313@redhat.com>
2342
2343 * NEWS: Linux -> GNU/Linux.
2344
028c194b
AC
23452002-02-10 Andrew Cagney <ac131313@redhat.com>
2346
2347 * gdbarch.sh: For for level one methods, disallow a definition
2348 when partially multi-arched. Add comments explaining rationale.
2349 * gdbarch.h: Re-generate.
2350
6acf50cd
AC
23512002-02-10 Andrew Cagney <ac131313@redhat.com>
2352
2353 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
2354 multi-arch partial.
aaa38bb5 2355
50248794
AC
23562002-02-10 Andrew Cagney <ac131313@redhat.com>
2357
2358 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
2359 field. Use diff -u.
2360 * gdbarch.c: Re-generate.
2361
c30e0066
AC
23622002-02-10 Andrew Cagney <ac131313@redhat.com>
2363
9b56c5f3 2364 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
2365 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
2366 partial.
2367
6e6d6484
AC
23682002-02-10 Andrew Cagney <ac131313@redhat.com>
2369
2370 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
2371 multi-arch partial.
2372 (PUSH_ARGUMENTS): Switch to using predefault.
2373 * gdbarch.c: Regenerate.
2374
c203844d
AC
23752002-02-10 Andrew Cagney <ac131313@redhat.com>
2376
2377 * valops.c (PUSH_ARGUMENTS): Delete definition.
2378 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
2379 partial. Default to default_push_arguments.
2380 * gdbarch.h, gdbarch.c: Regenerate.
2381
b5a2688f
AC
23822002-02-09 Andrew Cagney <ac131313@redhat.com>
2383
2384 * defs.h (throw_exception): Rename return_to_top_level. Update
2385 comments.
2386 * utils.c (error_stream, internal_verror, quit): Ditto.
2387 * top.c (throw_exception, catcher): Ditto.
2388 * sparclet-rom.c (sparclet_load): Ditto.
2389 * remote.c (interrupt_query, minitelnet): Ditto.
2390 * remote-sds.c (interrupt_query): Ditto.
2391 * remote-mips.c (mips_error, mips_kill): Ditto.
2392 * ocd.c (interrupt_query): Ditto.
2393 * monitor.c (monitor_interrupt_query): Ditto.
2394 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
2395 * target.h: Update comment.
aaa38bb5 2396
b5a2688f 2397 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 2398
2fa5c1e0
AC
23992002-02-09 Andrew Cagney <ac131313@redhat.com>
2400
2401 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
2402 default_double_format.
2403 * gdbarch.h, gdbarch.c: Re-generate.
2404 * findvar.c (floatformat_unknown): Delete variable definition.
2405 * doublest.h (floatformat_unknown): Delete variable declaration.
2406
da966255
JB
24072002-02-09 Jim Blandy <jimb@redhat.com>
2408
2409 * stabsread.c (read_type): Add code to parse Sun's syntax for
2410 prototyped function types.
2411
123a4891
AC
24122002-02-09 Andrew Cagney <ac131313@redhat.com>
2413
2414 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
2415 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
2416
fb39c8f3
PS
24172002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2418
2419 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
2420 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
2421 now _initialize_xcoffsolib gets called again and overrides the
2422 commands from solib.c in a native configuration.
2423
0b87a11d
MK
24242002-02-09 Mark Kettenis <kettenis@gnu.org>
2425
2426 * doublest.c (store_typed_floating): Don't try to return a value.
2427 Fixes PR gdb/290.
2428
bdc2fc72
JB
24292002-02-08 Jim Blandy <jimb@redhat.com>
2430
2431 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
2432 is prototyped and has no arguments, print its argument list as
2433 `(void)'.
2434
da69bbcf
CD
24352002-02-08 Chris Demetriou <cgd@broadcom.com>
2436
2437 * MAINTAINERS (write-after-approval): Add myself.
2438 (paper-trail): I've escaped!
aaa38bb5 2439
b69571f5
CF
24402002-02-08 Christopher Faylor <cgf@redhat.com>
2441
2442 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
2443 changes.
2444 (_initialize_check_for_gdb_ini): Ditto.
2445
f6871398
MH
24462002-02-08 Martin M. Hunt <hunt@redhat.com>
2447
2448 * win32-nat.c (cygwin_pid_to_str): Fix typo.
2449 xaprintf -> xasprintf.
2450
4e52d31c
PM
24512002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
2452
2453 * win32-nat.c: Remove use of printf and sprintf functions.
2454
39bbf761
RE
24552002-02-08 Richard Earnshaw <rearnsha@arm.com>
2456
2457 * arm-tdep.c (arm_frame_chain_valid): Make static.
2458 (arm_push_arguments): Likewise.
2459 (arm_gdbarch_init): New function.
2460 (_initialize_arm_tdep): Call it.
2461 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
2462 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
2463 (FRAME_CHAIN_VALID): Delete.
2464 (arm_frame_chain_valid): Delete declaration.
2465 (PUSH_ARGUMENTS): Delete.
2466 (arm_push_arguments): Delete declaration.
2467 (CALL_DUMMY_P): Delete.
2468
9c9532c9
CV
24692002-02-08 Andrew Cagney <ac131313@redhat.com>
2470 Corinna Vinschen <vinschen@redhat.com>
2471
2472 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
2473 on builtin float types.
2474
4e8f7a8b
DJ
24752002-02-08 Daniel Jacobowitz <drow@mvista.com>
2476
2477 * utils.c: Include <curses.h> before "bfd.h".
2478 * tui/tui-hooks.c: Likewise.
2479 * tui/tui.c: Likewise.
2480 * tui/tuiCommand.c: Likewise.
2481 * tui/tuiData.c: Likewise.
2482 * tui/tuiDataWin.c: Likewise.
2483 * tui/tuiDisassem.c: Likewise.
2484 * tui/tuiGeneralWin.c: Likewise.
2485 * tui/tuiIO.c: Likewise.
2486 * tui/tuiLayout.c: Likewise.
2487 * tui/tuiRegs.c: Likewise.
2488 * tui/tuiSource.c: Likewise.
2489 * tui/tuiSourceWin.c: Likewise.
2490 * tui/tuiStack.c: Likewise.
2491 * tui/tuiWin.c: Likewise.
2492
cd4bffcf
EZ
24932002-02-07 Elena Zannoni <ezannoni@redhat.com>
2494
2495 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
2496 to include space for pseudoregs as well. Update loops accordingly.
2497 (sh_fp_frame_init_saved_regs): Ditto.
2498 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
2499
26806ce2
AC
25002002-02-07 Andrew Cagney <ac131313@redhat.com>
2501
2502 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
2503 Add Richard Earnshaw to Arm maintainers.
2504
97fdab62
AC
25052002-02-07 Andrew Cagney <ac131313@redhat.com>
2506
a6b98203
AC
2507 * defs.h (warning_begin): Delete declaration.
2508
97fdab62
AC
2509 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
2510 Delete macro.
2511
78b29b40
MS
25122002-02-07 Michael Snyder <msnyder@redhat.com>
2513
aaa38bb5 2514 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
2515 Logic bug, remove misplaced else.
2516
d8849953
KD
25172002-02-07 Klee Dienes <klee@apple.com>
2518
2519 * fork-inferior.c (fork_inferior): Add '!' to the list of
2520 characters that need to be quoted when building a string for the
2521 shell. Quote '!' specifically with a backslash, since CSH chokes
2522 when trying to evaluate "str!str".
aaa38bb5 2523
095778a0
NC
25242002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
2525
2526 * rdi-share/host.h: Only provide a typedef for bool if it is not
2527 defined.
2528
1900040c
MS
25292002-02-04 Michael Snyder <msnyder@redhat.com>
2530
2531 * breakpoint.h (enum bptype): Add new overlay event bp type.
2532 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 2533
1900040c
MS
2534 * breakpoint.c (create_internal_breakpoint): New function.
2535 (internal_breakpoint_number): Moved into create_internal_breakpoint.
2536 (create_longjmp_breakpoint): Use create_internal_breakpoint.
2537 (create_thread_event_breakpoint): Ditto.
2538 (create_solib_event_breakpoint): Ditto.
2539 (create_overlay_event_breakpoint): New function.
2540 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
2541 (update_breakpoints_after_exec): Delete and re-initialize
2542 overlay event breakpoints after an exec. Add FIXME comment
2543 about longjmp breakpoint.
2544 (print_it_typical): Ignore overlay event breakpoints.
2545 (print_one_breakpoint): Ditto.
2546 (mention): Ditto.
2547 (bpstat_what): Do not stop for overlay event breakpoints.
2548 (delete_breakpoint): Don't delete overlay event breakpoints.
2549 (breakpoint_re_set_one): Delete the overlay event breakpoint.
2550 (breakpoint_re_set): Re-create overlay event breakpoint.
2551
2552 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
2553 (overlay_manual_command): Disable overlay breakpoints.
2554 (overlay_off_command): Disable overlay breakpoints.
2555
082fc60d
RE
25562002-02-06 Richard Earnshaw <rearnsha@arm.com>
2557
2558 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
2559 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
2560 to here from config/tm-arm.h.
2561 (coff_sym_is_thumb): Make static.
2562 (arm_elf_make_msymbol_special): New function.
2563 (arm_coff_make_msymbol_special): New function.
2564 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
2565 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
2566 (coff_sym_is_thumb): Delete declaration.
2567 (arm_elf_make_msymbol_special): Declare.
2568 (arm_coff_make_msymbol_special): Declare.
2569 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
2570 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
2571
039c5766
RE
25722002-02-06 Richard Earnshaw <rearnsha@arm.com>
2573
2574 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
2575
25762002-02-06 Richard Earnshaw <rearnsha@arm.com>
2577
2578 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
2579 * gdbarch.c gdbarch.h: Regenerate.
2580 * arch-utils.c (default_print_float_info): New function.
2581 * arch-utils.h (default_print_float_info): Prototype it.
2582 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
2583 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
2584 (PRINT_FLOAT_INFO): Document it.
2585
2586 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
2587 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
2588 (PRINT_FLOAT_INFO): Define.
2589
58fa08f0
PM
25902002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2591
aaa38bb5 2592 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
2593 Add typecast to sprintf argument to suppress a warning.
2594
7393af7c
PM
25952002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
2596
58fa08f0 2597 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
2598 to allow easier handling of pass state.
2599 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
2600 that gives exception name and address.
2601 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 2602 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 2603 exceptions added.
aaa38bb5
AJ
2604 (child_continue): Correctly report continue_status.
2605 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 2606 TARGET_SIGNAL_0 (new default value).
aaa38bb5 2607 (child_resume): consider sig argument passed to decide if
7393af7c
PM
2608 the exception should be passed to debuggee or not.
2609
6af4589c
MS
26102002-02-05 Michael Snyder <msnyder@redhat.com>
2611
2612 * regcache.c (fetch_register): Call target_fetch_register
2613 only if we don't call FETCH_PSEUDO_REGISTER.
2614 (store_register): Call target_store_register only if we
2615 don't call STORE_PSEUDO_REGISTER.
2616
a2cf933a
EZ
26172002-02-05 Elena Zannoni <ezannoni@redhat.com>
2618
2619 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
2620 ELF_MAKE_MSYMBOL_SPECIAL.
2621 * gdbarch.c, gdbarch.h: Regenerate.
2622 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 2623 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
2624 * elfread.c (elf_symtab_read): Compile use of
2625 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
2626 multiarched.
2627 * coffread.c (coff_symtab_read): Ditto, for
2628 COFF_MAKE_MSYMBOL_SPECIAL.
2629
6bb7be43
JB
26302002-02-05 Jim Blandy <jimb@redhat.com>
2631
2632 * solib-svr4.c (svr4_truncate_ptr): New function.
2633 (svr4_relocate_section_addresses): Do the address arithmetic with
2634 the appropriate truncation for target addresses, even when
2635 CORE_ADDR is larger than a target address.
2636
e18651ec
DJ
26372002-02-05 Daniel Jacobowitz <drow@mvista.com>
2638
2639 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
2640 to (int *).
2641
6b2725be
DJ
26422002-02-05 Daniel Jacobowitz <drow@mvista.com>
2643
2644 * gdbserver/linux-low.c (kill_inferior): Remove commented out
2645 code.
2646
fca9e603
DJ
26472002-02-05 Daniel Jacobowitz <drow@mvista.com>
2648
2649 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
2650
6c537a52
DJ
26512002-02-05 Daniel Jacobowitz <drow@mvista.com>
2652
2653 * gdbserver/linux-low.c: Remove unused include files.
2654
d844cde6
DJ
26552002-02-05 Daniel Jacobowitz <drow@mvista.com>
2656
2657 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
2658 (read_inferior_memory): Use it.
2659 (write_inferior_memory): Likewise.
2660
d07c63e7
DJ
26612002-02-05 Daniel Jacobowitz <drow@mvista.com>
2662
2663 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
2664 grubbing through sys_errlist.
2665
da6d8c04
DJ
26662002-02-05 Daniel Jacobowitz <drow@mvista.com>
2667
2668 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
2669
5b421780
PM
26702002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2671 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
2672
9f60d481
AC
26732002-02-04 Andrew Cagney <ac131313@redhat.com>
2674
2675 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
2676 (do_sfunc, set_cmd_sfunc): New functions.
2677
2678 * command.h (struct cmd_list_element): Add field func.
2679 * cli/cli-decode.h (struct cmd_list_element): Ditto.
2680 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
2681 * cli/cli-decode.h: Ditto.
2682
2683 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
2684 (help_all, help_cmd_list): Ditto.
2685 (find_cmd, complete_on_cmdlist): Ditto.
2686 * top.c (execute_command): Ditto.
2687
2688 * cli/cli-setshow.c (do_setshow_command): Call func instead of
2689 function.sfunc.
2690
2691 * infcmd.c (notice_args_read): Fix function signature.
2692
2693 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
2694 * cli/cli-decode.c (add_set_cmd): Ditto.
2695 * utils.c (initialize_utils): Ditto.
2696 * maint.c (_initialize_maint_cmds): Ditto.
2697 * infrun.c (_initialize_infrun): Ditto.
2698 * demangle.c (_initialize_demangler): Ditto.
2699 * remote.c (add_packet_config_cmd): Ditto.
2700 * mips-tdep.c (_initialize_mips_tdep): Ditto.
2701 * cris-tdep.c (_initialize_cris_tdep): Ditto.
2702 * proc-api.c (_initialize_proc_api): Ditto.
2703 * kod.c (_initialize_kod): Ditto.
2704 * valprint.c (_initialize_valprint): Ditto.
2705 * top.c (init_main): Ditto.
2706 * infcmd.c (_initialize_infcmd): Ditto.
2707 * corefile.c (_initialize_core): Ditto.
2708 * arm-tdep.c (_initialize_arm_tdep): Ditto.
2709 * arch-utils.c (initialize_current_architecture): Ditto.
2710 (_initialize_gdbarch_utils): Ditto.
2711 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
2712
2713 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
2714 * wince.c (_initialize_inftarg): Ditto.
2715 * symfile.c (_initialize_symfile): Ditto.
2716 * mips-tdep.c (_initialize_mips_tdep): Ditto.
2717 * language.c (_initialize_language): Ditto.
2718 * arc-tdep.c (_initialize_arc_tdep): Ditto.
2719
f9ba0717
MS
27202002-02-04 Michael Snyder <msnyder@redhat.com>
2721
2722 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
2723
0c74b2a7
DJ
27242002-02-04 Daniel Jacobowitz <drow@mvista.com>
2725
2726 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
2727 Add rules for building the register data files.
2728
c638789f
DJ
27292002-02-04 Daniel Jacobowitz <drow@mvista.com>
2730
2731 * regformats/regdat.sh: Add braces to the definition of
2732 expedite_regs_${arch}.
2733
db253027
DJ
27342002-02-04 Daniel Jacobowitz <drow@mvista.com>
2735
2736 * regformats/regdef.h (struct reg): Add comment describing the
2737 requirements for offset and size fields.
2738
206be19c
AS
27392002-02-04 Andreas Schwab <schwab@suse.de>
2740
2741 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
2742 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
2743
181c1381
RE
27442002-02-04 Richard Earnshaw <rearnsha@arm.com>
2745
2746 * gdbarch.sh (copyright): Update years in generated header.
2747 (SMASH_TEXT_ADDRESS): Add rule.
db253027 2748 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
2749 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
2750 * dbxread.c: Likewise.
2751 * dwarfread.c: Likewise.
2752 * elfread.c: Likewise.
2753 * somread.c: Likewise.
2754
2755 * arm-tdep.c (arm_smash_text_address): New function.
2756 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
2757
fa4ba8da
PM
27582002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2759
2760 Add support for hardware watchpoints on win32 native.
aaa38bb5 2761 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 2762 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 2763 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
2764 of debug registers.
2765 (debug_registers_changed): New variable. Reflects when debug registers
2766 are changed and need to be written to inferior.
aaa38bb5 2767 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
2768 was set, used when new threads are created.
2769 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
2770 i386-nat code.
2771 (thread_rec): Set dr array if id is the thread of current_event .
2772 (child_continue, child_resume): Change the debug registers for all
2773 threads if debug_registers_changed.
2774 (child_add_thread): Change the debug registers if debug_registers_used.
2775 * config/i386/cygwin.mh: Add use of i386-nat.o file.
2776 Link nm.h to new nm-cygwin.h file.
2777 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
2778 of hardware registers.
2779
a73c86fb
AC
27802002-02-03 Andrew Cagney <ac131313@redhat.com>
2781
2782 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
2783 Restore behavour broken by 2002-01-20 Andrew Cagney
2784 <ac131313@redhat.com> IEEE_FLOAT removal.
2785
acf5ed49
DJ
27862002-02-03 Daniel Jacobowitz <drow@mvista.com>
2787
2788 * c-valprint.c (c_val_print): Pass a proper valaddr to
2789 cp_print_class_method.
2790 * valops.c (search_struct_method): If there is only one method
2791 and args is NULL, return that method.
2792
493d28d5
DJ
27932002-02-03 Daniel Jacobowitz <drow@mvista.com>
2794
2795 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
2796 accessing tag_name directly.
2797
7495dfdb
DJ
27982002-02-03 Daniel Jacobowitz <drow@mvista.com>
2799
2800 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
2801 of accessing tag_name directly.
2802
dd6bda65
DJ
28032002-02-03 Daniel Jacobowitz <drow@mvista.com>
2804
2805 PR gdb/280
2806 * gdbtypes.c (replace_type): New function.
2807 * gdbtypes.h (replace_type): Add prototype.
2808 * stabsread.c (read_type): Use replace_type.
2809
88fe217c
RE
28102002-02-03 Richard Earnshaw <rearnsha@arm.com>
2811
2812 * Makefile.in (memattr.o): Add missing dependencies rule.
2813
e5d66720
PS
28142002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2815
2816 * breakpoint.c (break_at_finish_command): Really export.
2817 (break_at_finish_at_depth_command): Ditto.
2818 (tbreak_at_finish_command): Ditto.
2819 * hppa-tdep.c: Include completer.h.
2820 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
2821 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
2822
fffee0be
AC
28232002-02-01 Andrew Cagney <ac131313@redhat.com>
2824
2825 * utils.c (do_write): New function.
2826 (error_stream): Rewrite combining the code from error_begin and
2827 verror.
2828 (verror): Rewrite using error_stream.
2829 (error_begin): Delete function.
2830
255e7dbf
AC
28312002-02-01 Andrew Cagney <ac131313@redhat.com>
2832
2833 * utils.c (error_begin): Make static.
2834 * defs.h (error_begin): Delete declaration.
2835
2836 * linespec.c (cplusplus_error): Replace cplusplus_hint.
2837 (decode_line_1): Use cplusplus_error instead of error_begin,
2838 cplusplus_hint and return_to_top_level.
2839 * coffread.c (coff_symfile_read): Use error instead of error_begin
2840 and return_to_top_level.
2841 * infrun.c (default_skip_permanent_breakpoint): Ditto.
2842
ddfe3c15
AC
28432002-02-01 Andrew Cagney <ac131313@redhat.com>
2844
2845 * language.h (type_error, range_error): Make string parameter
2846 constant.
2847 * language.c (warning_pre_print): Delete extern declaration.
2848 * dwarfread.c (warning_pre_print): Ditto.
2849 * language.c (type_error, range_error): Rewrite to use verror and
2850 vwarning instead of warning_begin.
2851
03ac34d5
MS
28522002-02-01 Michael Snyder <msnyder@redhat.com>
2853
261c4ca2
MS
2854 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
2855 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 2856
e00d1dc8
AC
28572002-02-01 Andrew Cagney <ac131313@redhat.com>
2858
2859 * command.h (NO_FUNCTION): Delete macro.
2860 * cli/cli-decode.h (NO_FUNCTION): Ditto.
2861 * top.c (execute_command): Replace NO_FUNCTION with NULL.
2862 * tracepoint.c (_initialize_tracepoint): Ditto.
2863 * cli/cli-decode.c (add_set_cmd): Ditto.
2864 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 2865
76b79d6e
DJ
28662002-02-01 Daniel Jacobowitz <drow@mvista.com>
2867
2868 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
2869 Update ``this'' pointer when calling virtual functions.
2870
799f9e91
MS
28712002-02-01 Michael Snyder <msnyder@redhat.com>
2872
c7bd442c 2873 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
2874 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
2875
3cf384d4
DJ
28762002-02-01 Daniel Jacobowitz <drow@mvista.com>
2877
2878 * regformats/reg-arm.dat: New file.
2879 * regformats/reg-i386.dat: New file.
2880 * regformats/reg-ia64.dat: New file.
2881 * regformats/reg-m68k.dat: New file.
2882 * regformats/reg-mips.dat: New file.
2883 * regformats/reg-ppc.dat: New file.
2884 * regformats/reg-sh.dat: New file.
2885 * regformats/regdef.h: New file.
2886 * regformats/regdat.sh: New file.
2887
0defa245
RE
28882002-02-01 Richard Earnshaw <reanrsha@arm.com>
2889
2890 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
2891 (arm_frame_args_address, arm_frame_locals_address): New functions.
2892 (arm_frame_num_args): New function.
2893 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
2894 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
2895 (FRMA_NUM_ARGS): Call arm_frame_num_args.
2896
405f26e6
MS
28972002-01-31 Michael Snyder <msnyder@redhat.com>
2898
502fd408
MS
2899 * breakpoint.c (break_at_finish_command): Export.
2900 (break_at_finish_at_depth_command): Export.
2901 (tbreak_at_finish_command): Export.
2902 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
2903 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
2904 "tbreak" commands, which are HPPA specific.
2905
7d35e135
MS
2906 * printcmd.c (disassemble_command): Remove an ancient
2907 artifact of an old merge.
2908
aaa38bb5 2909 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
2910 Define enum constant values for overlay mode.
2911 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
2912 (overlay_is_mapped, overlay_auto_command,
2913 overlay_manual_command): Ditto.
d874f1e2 2914
aaa38bb5
AJ
2915 * breakpoint.c (insert_breakpoints, remove_breakpoint,
2916 breakpoint_here_p, breakpoint_inserted_here_p,
2917 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
2918 describe_other_breakpoints, check_duplicates, clear_command):
2919 Coding standard fixes.
2920
8add0441 2921 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 2922 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
2923 code: check bfd SEC_READONLY flag for section.
2924
e351066e
AC
29252002-01-31 Andrew Cagney <ac131313@redhat.com>
2926
7d35e135 2927 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 2928
8a48e967
DJ
29292002-01-30 Daniel Jacobowitz <drow@mvista.com>
2930
2931 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
2932 data symbols, since we search based on textlow and texthigh.
2933 (find_pc_sect_symtab): Likewise.
2934
f5a96129
AC
29352002-01-30 Andrew Cagney <ac131313@redhat.com>
2936
2937 * defs.h (vwarning): Declare.
f5a96129
AC
2938 * utils.c (vwarning): New function.
2939 (warning): Call vwarning.
2940 (warning_begin): Delete function.
2941
2942 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
2943 the warning message.
2944 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
2945 warning_begin.
2946
cefd4ef5
MS
29472002-01-30 Michael Snyder <msnyder@redhat.com>
2948
1a703748
MS
2949 * NEWS: Mention "set trust-readonly-sections" command.
2950 Mention generate-core-file command.
cefd4ef5 2951
3a11626d
MS
29522002-01-15 Michael Snyder <msnyder@redhat.com>
2953
2954 * target.c: New command, "set trust-readonly-sections on".
2955 (do_xfer_memory): Honor the suggestion to trust readonly sections
2956 by reading them from the object file instead of from the target.
2957 (initialize_targets): Register command "set trust-readonly-sections".
2958
d1c7e53b
AC
29592002-01-29 Andrew Cagney <ac131313@redhat.com>
2960
2961 * parse.c (target_map_name_to_register): Simplify, search regs and
2962 pseudo-regs using a single loop.
2963
e2c9a72c
AC
29642002-01-30 Andrew Cagney <ac131313@redhat.com>
2965
2966 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
2967
69824b4e
MK
29682002-01-15 Rodney Brown <rbrown64@csc.com.au>
2969
2970 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
2971 * config/i386/i386v42mp.mh: Add i387-nat.o .
2972 * i386v4-nat.c: Include i387-nat.h.
2973 (supply_fpregset): Use i387_supply_fsave.
2974 (fill_fpregset): Use i387_fill_fsave.
2975
6eb69eab
RE
29762002-01-30 Richard Earnshaw <rearnsha@arm.com>
2977
2978 * arm-tdep.c (arm_call_dummy_words): Define.
2979 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
2980 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
2981 (CALL_DUMMY_WORDS): Define.
2982 (arm_call_dummy_words): Declare.
2983 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
2984 (arm_linux_call_dummy_words): Declare.
2985
9852326a
AS
29862002-01-30 Andreas Schwab <schwab@suse.de>
2987
2988 * m68klinux-nat.c: Fix last change to use regcache_collect
2989 instead of referencing registers[] directly.
2990
977a3030
AC
29912002-01-29 Andrew Cagney <ac131313@redhat.com>
2992
2993 * parse.c (target_map_name_to_register): Delete code wrapped in
2994 #ifdef REGISTER_NAME_ALIAS_HOOK.
2995
2076c72b
MS
29962002-01-28 Michael Snyder <msnyder@redhat.com>
2997
2998 * regcache.c (legacy_read_register_gen): Need to be able to
2999 read pseudo-register as well as real register.
3000 (legacy_write_register_gen): Ditto.
3001
8fcc723b
AC
30022002-01-28 Andrew Cagney <ac131313@redhat.com>
3003
3004 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
3005 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
3006 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
3007 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
3008 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
3009 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
3010 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
3011 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
3012 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
3013 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
3014 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
3015 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
3016 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
3017 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
3018 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
3019 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
3020 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
3021 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
3022 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
3023 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
3024
afe64c1a
AC
30252002-01-28 Andrew Cagney <ac131313@redhat.com>
3026
3027 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
3028 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
3029 (initialize_current_architecture): Update target_byte_order using
3030 information from BFD.
aaa38bb5 3031 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
3032 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
3033
75bc7ddf
AC
30342002-01-28 Andrew Cagney <ac131313@redhat.com>
3035
3036 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
3037 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
3038
3039 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
3040 #ifdef INVALID_FLOAT.
3041 * infcmd.c (do_registers_info): Ditto.
3042 * values.c (unpack_double): Ditto. Add comment.
3043
3044 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
3045 already commented out.
3046
0280a90a
AS
30472002-01-26 Andreas Schwab <schwab@suse.de>
3048
3049 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
3050 * m68klinux-nat.c: Update ptrace interface for fetching/storing
3051 registers and add support for PTRACE_GETREGS.
3052
7072a954
AC
30532002-01-24 Andrew Cagney <ac131313@redhat.com>
3054
3055 GDB 5.1.1 released from 5.1 branch.
3056 * NEWS: Add 5.1.1 news.
3057 * README: Sync with 5.1 branch.
3058
86f902e0
FF
30592002-01-23 Fred Fish <fnf@redhat.com>
3060
3061 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
3062 stabstring on initial malloc. Reallocing will copy it for us,
3063 if necessary.
3064
8af51c36
EZ
30652002-01-23 Elena Zannoni <ezannoni@redhat.com>
3066
aaa38bb5 3067 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
3068 (HFILES_NO_SRCDIR): Remove hpread.h.
3069 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
3070 (hpread.o): Update dependencies.
3071 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
3072
3073 * hp-psymtab-read.c: Remove file.
3074 * hp-symtab-read.c: Remove file.
3075 * hpread.h: Remove file.
3076
3077 * hpread.c: Merge all contents of hp-psymtab-read.c,
3078 hp-symtab-read.c and hpread.h into this file, as it was prior to
3079 January 1999.
3080
3081 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 3082 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
3083 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
3084 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
3085
dc5cfeb6
EZ
30862002-01-23 Elena Zannoni <ezannoni@redhat.com>
3087
3088 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
3089 fill_gregset): Call gdbarch_tdep() just once, assign result to
3090 variable and use that, instead of calling the function several
3091 times.
3092
ea87b71b
AO
30932002-01-24 Alexandre Oliva <aoliva@redhat.com>
3094
3095 * configure.host: Accept sparcv9 as alias for sparc64.
3096 * configure.tgt: Likewise.
3097
13fc0c2f
KB
30982002-01-22 Kevin Buettner <kevinb@redhat.com>
3099
3100 * solib-aix5.c (build_so_list_from_mapfile)
3101 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
3102 arguments is not reversed.
3103 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
3104 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 3105
7bd872fe
EZ
31062002-01-22 Elena Zannoni <ezannoni@redhat.com>
3107
3108 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
3109 modified version of obsolete sh_fetch_pseudo_register.
3110 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
3111 (sh4_register_read): New function.
3112 (sh_pseudo_register_write): New function. Renamed and modified
3113 version of obsolete sh_store_pseudo_register.
3114 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
3115 (sh4_register_write): New function.
3116 (sh_gdbarch_init): Remove setting of gdbarch function
3117 fetch_pseudo_register and store_pseudo_register. Remove setting of
3118 register_convert_to_raw, register_convert_to_virtual,
3119 register_convertible.
3120 (sh_sh4_register_convertible): Delete. No longer needed. All is
3121 taken care by architecture specific functions
3122 register_read/register_write.
3123 (sh_sh4_register_convert_to_virtual): Make static.
3124 (sh_sh4_register_convert_to_raw): Ditto.
3125
069e84fd
AC
31262002-01-22 Andrew Cagney <ac131313@redhat.com>
3127
3128 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
3129 (floatformat_is_nan, floatformat_mantissa): Ditto.
3130
3131 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
3132 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
3133 builtin_type_ieee_double_little,
3134 builtin_type_ieee_double_littlebyte_bigword,
3135 builtin_type_m68881_ext, builtin_type_i960_ext,
3136 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
3137 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
3138 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
3139 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
3140
211a4f69
CV
31412002-01-22 Corinna Vinschen <vinschen@redhat.com>
3142
3143 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
3144 parameter. Set frameless flag if it exists and depended of
3145 whether the scanned function is frameless or not.
3146 (xstormy16_skip_prologue): If function is frameless, return
3147 result of xstormy16_scan_prologue().
3148 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
3149 call.
3150
f81353e4
EZ
31512002-01-21 Elena Zannoni <ezannoni@redhat.com>
3152
3153 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
3154 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
3155 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
3156 sh_sh4_register_byte, sh_sh4_register_raw_size,
3157 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
3158 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
3159 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
3160 sh_store_pseudo_register, sh_do_pseudo_register): Call
3161 gdbarch_tdep() just once, assign result to variable and use that,
3162 instead of calling the function several times.
3163
63c73a17
MK
31642002-01-20 Mark Kettenis <kettenis@gnu.org>
3165
3166 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
3167 macros instead of LAST_FPU_CTRL_REGNUM.
3168 (store_register): Likewise.
3169
39ad761d
JB
31702002-01-21 Jim Blandy <jimb@redhat.com>
3171
3172 * infcmd.c (run_command): Check that the `exec' target layer's BFD
3173 is up-to-date before running the program, not just when a program
3174 exits.
3175
3d74b771
FF
31762002-01-21 Fred Fish <fnf@redhat.com>
3177
3178 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
3179 when we have found all instructions we are looking for.
3180
966fbf70
RE
31812002-01-21 Richard Earnshaw <rearnsha@arm.com>
3182
3183 * arm-tdep.c (arm_register_name): New function.
3184 (arm_registers_names): Make static.
3185 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
3186 (arm_register_name): Declare.
3187 (REGISTER_NAME): Use it.
3188
c3b4394c
RE
31892002-01-21 Richard Earnshaw <rearnsha@arm.com>
3190 Kevin Buettner <kevinb@redhat.com>
3191
3192 Convert arm targets to new FRAME interface.
3193 * arm-tdep.c (struct frame_extra_info): Remove fsr.
3194 (arm_frame_find_save_regs): Delete.
3195 (arm_frame_init_saved_regs): New.
3196 (arm_init_extra_frame_info): Alloacte saved_regs as required.
3197 Allocate extra_info as required. Convert all uses of fsr.regs
3198 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
3199 to use extra_info.
3200 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
3201 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
3202 (check_prologue_cache, save_prologue_cache): Likewise.
3203 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
3204 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
3205 (FRAME_FIND_SAVED_REGS): Delete.
3206 (arm_frame_find_saved_regs): Delete prototype.
3207 (arm_frame_init_saved_regs): New prototype.
3208 (FRAME_INIT_SAVED_REGS): Define.
3209
61d99182
AC
32102002-01-20 Andrew Cagney <ac131313@redhat.com>
3211
3212 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
3213
6aaea291
AC
32142002-01-20 Andrew Cagney <ac131313@redhat.com>
3215
3216 From Jeff Law <law@redhat.com>:
3217 * infttrace.c: Include <sys/pstat.h>.
3218 (child_pid_to_exec_file): Revamp. Use pstat call to get the
3219 exec file if the ttrace equivalent fails.
3220
15f698d2
AC
32212002-01-20 Andrew Cagney <ac131313@redhat.com>
3222
3223 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
3224 (closeLogFile): Ditto.
3225
f86ddd7c
MC
32262002-01-20 Michael Chastain <mec@shout.net>
3227
3228 * top.c (print_gdb_version): Bump copyright year to 2002.
3229
904507ce
AC
32302002-01-20 Andrew Cagney <ac131313@redhat.com>
3231
3232 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
3233 Zannoni and Eli Zaretskii.
3234
d7f0b9ce
DJ
32352002-01-20 Daniel Jacobowitz <drow@mvista.com>
3236
3237 * buildsym.c: Update copyright years.
3238 * c-typeprint.c: Likewise.
3239 * dwarf2read.c: Likewise.
3240 * f-typeprint.c: Likewise.
3241 * gdbtypes.c: Likewise.
3242 * gdbtypes.h: Likewise.
3243 * hp-symtab-read.c: Likewise.
3244 * hpread.c: Likewise.
3245 * mdebugread.c: Likewise.
3246 * p-typeprint.c: Likewise.
3247
3fd3d7d2
AC
32482002-01-20 Andrew Cagney <ac131313@redhat.com>
3249
3250 * remote-sim.c (gdbsim_open): Simplify code testing the macro
3251 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
3252 byte-order selectable.
3253 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
3254 * arch-utils.c: Ditto.
3255 (set_endian): Ditto.
3256 (set_endian_from_file): Ditto.
3257 * gdbserver/low-sim.c (create_inferior): Ditto.
3258 * gdbarch.sh: Ditto.
3259 * gdbarch.h: Re-generate.
aaa38bb5
AJ
3260 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
3261 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
3262 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
3263 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
3264 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
3265 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
3266 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
3267 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
3268 macro definition.
3269 * config/mips/tm-wince.h: Remove #undef of macro
3270 TARGET_BYTE_ORDER_SELECTABLE.
3271 * config/sh/tm-wince.h: Ditto.
3272
b02dede2
DJ
32732002-01-20 Daniel Jacobowitz <drow@mvista.com>
3274
3275 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
3276 member function fields. Add accessor macro
3277 TYPE_FN_FIELD_ARTIFICIAL.
3278 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
3279 * c-typeprint.c (c_type_print_base): Skip artificial member
3280 functions.
3281
c3643761
DJ
32822002-01-20 Daniel Jacobowitz <drow@mvista.com>
3283
3284 * f-typeprint.c: Delete unused function f_type_print_args.
3285 * p-typeprint.c: Delete unused function pascal_type_print_args.
3286
8176bb6d
DJ
32872002-01-20 Daniel Jacobowitz <drow@mvista.com>
3288
3289 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
3290 comment. Add ``artificial'' to ``union field_location''.
3291
3292 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
3293
3294 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
3295 * mdebugread.c (parse_symbol): Likewise.
3296 * stabsread.c (define_symbol): Likewise.
3297 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
3298 initializing TYPE_FIELD_BITPOS to n (obsolete).
3299 (hpread_doc_function_type): Likewise.
3300 * hpread.c (hpread_function_type): Likewise.
3301
7fd60527
AC
33022002-01-20 Andrew Cagney <ac131313@redhat.com>
3303
3304 * configure.in (host_makefile_frag): Only require a host makefile
3305 fragment when a native build.
3306 * configure: Re-generate.
3307
c2f05ac9
AC
33082002-01-20 Andrew Cagney <ac131313@redhat.com>
3309
3310 * doublest.h (floatformat_from_type): Declare.
3311 * doublest.c (floatformat_from_type): New function.
3312 (convert_typed_floating): Use.
3313
3314 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
3315 call to function floatformat_from_type.
3316
3317 * gdbarch.sh (IEEE_FLOAT): Delete.
3318 * gdbarch.h, gdbarch.c: Re-generate.
3319 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
3320 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
3321 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
3322 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
3323 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
3324 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
3325 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
3326 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
3327 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
3328 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
3329 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
3330 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
3331
3332 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
3333 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
3334 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
3335 * sh-tdep.c (sh_gdbarch_init): Ditto.
3336 * mips-tdep.c (mips_gdbarch_init): Ditto.
3337 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3338 * cris-tdep.c (cris_gdbarch_init): Ditto.
3339
abf22e64
AJ
33402002-01-20 Jiri Smid <smid@suse.cz>
3341
3342 * configure.host, configure.tgt: Support x86-64.
3343 * NEWS: Note new target x86-64.
3344
b7c4cbf8
AJ
3345 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
3346 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
3347 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
3348 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
3349 x86-64-linux-nat.o): Fix dependencies.
3350
82600034
AC
33512002-01-19 Andrew Cagney <ac131313@redhat.com>
3352
3353 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
3354 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
3355 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
3356 * config/sparc/xm-sun4os4.h: Delete file.
3357 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 3358
bbe5c628
AC
33592002-01-19 Andrew Cagney <ac131313@redhat.com>
3360
3361 * config/sparc/sparclynx.mh (XM_FILE): Delete.
3362 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
3363 * config/m68k/m68klynx.mh (XM_FILE): Delete.
3364 * config/i386/i386lynx.mh (XM_FILE): Delete.
3365 * config/rs6000/xm-rs6000ly.h: Delete file.
3366 * config/sparc/xm-sparclynx.h: Delete file.
3367 * config/m68k/xm-m68klynx.h: Delete file.
3368 * config/i386/xm-i386lynx.h: Delete file.
3369 * config/xm-lynx.h: Delete file.
3370 * config/djgpp/fnchange.lst: Update.
3371
f8453e34
JT
33722002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
3373
3374 * alpha-tdep.c (alpha_register_byte): New function.
3375 (alpha_register_raw_size): Ditto.
3376 (alpha_register_virtual_size): Ditto.
3377 (alpha_skip_prologue_internal): Renamed from
3378 alpha_skip_prologue.
3379 (alpha_skip_prologue): New version that calls
3380 alpha_skip_prologue_internal.
3381 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
3382 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
3383 second argument from alpha_skip_prologue.
3384 (REGISTER_BYTE): Use alpha_register_byte.
3385 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
3386 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
3387 (FRAMELESS_FUNCTION_INVOCATION): Use
3388 generic_frameless_function_invocation_not.
3389 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
3390 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
3391
52d9e613
AC
33922002-01-19 Andrew Cagney <ac131313@redhat.com>
3393
3394 * config/mips/xm-news-mips.h: Delete file.
3395 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
3396
3397 * config/m88k/xm-m88k.h: Delete file.
3398 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
3399 * config/m88k/xm-delta88v4.h: Ditto.
3400 * config/m88k/xm-delta88.h: Ditto.
3401
3402 * config/alpha/xm-fbsd.h: Delete file.
3403 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
3404
3405 * config/sparc/xm-sparc.h: Delete file.
3406 * Makefile.in (xm-sun4os4.h): Delete dependency.
3407 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
3408 * config/sparc/xm-sun4os4.h: Ditto.
3409 * config/sparc/xm-linux.h: Ditto.
3410
3411 * config/i386/xm-windows.h: Delete file.
3412
2d1b2124
AC
34132002-01-19 Andrew Cagney <ac131313@redhat.com>
3414
3415 * utils.c: Include <sys/param.h> for MAXPATHLEN.
3416 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
3417
ee1f65f0
JT
34182002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
3419
3420 * alpha-tdep.c (alpha_call_dummy_words): New.
3421 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
3422 (CALL_DUMMY_P): Define.
3423 (CALL_DUMMY_WORDS): Define.
3424 (SIZEOF_CALL_DUMMY_WORDS): Define.
3425
98081e55
PB
34262002-01-19 Per Bothner <per@bothner.com>
3427
3428 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
3429 isn't NULL, which can happen with some gcj-3.x-produced code.
3430
0d056799
JT
34312002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
3432
3433 * alpha-tdep.c (alpha_register_virtual_type): New function.
3434 (alpha_init_frame_pc_first): Ditto.
3435 (alpha_fix_call_dummy): Ditto.
3436 (alpha_store_struct_return): Ditto.
3437 (alpha_extract_struct_value_address): Ditto.
3438 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
3439 alpha_register_virtual_type.
3440 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
3441 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
3442 alpha_extract_struct_value_address.
3443 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
3444 (INIT_FRAME_PC): Use init_frame_pc_noop.
3445 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
3446
4604bcad
MK
34472002-01-19 Mark Kettenis <kettenis@gnu.org>
3448
3449 * i386gnu-nat.c: Include "i386-tdep.h".
3450 (fetch_fpregs): Simplify code dealing with uninitialized floating
3451 point states such that it doesn't require FP7_REGNUM.
3452
140f9984
JT
34532002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3454
abf22e64
AJ
3455 * alpha-tdep.c (frame_extra_info): New.
3456 (alpha_find_saved_regs): Make static. Use
140f9984
JT
3457 frame->extra_info.
3458 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
3459 (alpha_frame_saved_pc): Use frame->extra_info.
3460 (temp_saved_regs): Don't declare as struct frame_saved_regs.
3461 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
3462 (init_extra_frame_info): Rename to...
3463 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 3464 (alpha_print_extra_frame_info): New function.
140f9984
JT
3465 (alpha_frame_locals_address): Ditto.
3466 (alpha_frame_args_address): Ditto.
abf22e64 3467 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
3468 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
3469 alpha_frame_args_address.
abf22e64 3470 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 3471 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
3472 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
3473 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
3474 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
3475 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
3476
d734c450
JT
34772002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3478
3479 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
3480 (alpha_cannot_fetch_register): Ditto.
3481 (alpha_cannot_store_register): Ditto.
3482 (alpha_register_convertible): Ditto.
3483 (alpha_use_struct_convention): Ditto.
3484 * config/alpha/tm-alpha.h: Update copyright years.
3485 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
3486 (INNER_THAN): Use core_addr_lessthan.
3487 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
3488 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
3489 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
3490 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
3491 (FRAME_CHAIN): Remove unnecessary cast.
3492
b4ceaee6
AC
34932002-01-18 Andrew Cagney <ac131313@redhat.com>
3494
3495 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
3496 obsolete.
3497
0a65a603
AC
34982002-01-18 Andrew Cagney <ac131313@redhat.com>
3499
3500 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
3501 * monitor.c, remote-array.c, remote-bug.c: Ditto.
3502 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
3503 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
3504 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
3505 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
3506 * x86-64-linux-nat.c: Ditto.
3507
636a6dfc
JT
35082002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3509
abf22e64 3510 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
3511 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
3512 (REGISTER_NAME): Define.
3513
acceddb6
JT
35142002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3515
3516 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
3517
ec32e4be
JT
35182002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3519
3520 * alpha-tdep.c: Update copyright years.
3521 (alpha_next_pc): New function.
3522 (alpha_software_single_step): Ditto.
3523 * config/alpha/tm-alpha.h: Add prototype for
3524 alpha_software_single_step.
3525
e771a871
JT
35262002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3527
3528 * alphabsd-nat.c: Update copyright years.
3529 (fill_gregset): Use regcache_collect.
3530 (fill_fpregset): Likewise.
3531 (fetch_inferior_registers): Only fetch integer registers
3532 if requested to do so.
3533 (store_inferior_registers): Only store integer registers
3534 if requested to do so.
3535
7708fa01
AC
35362002-01-17 Andrew Cagney <ac131313@redhat.com>
3537
3538 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
3539 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
3540 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
3541 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
3542 * config/alpha/fbsd.mh (XDEPFILES): Delete.
3543 * config/arm/linux.mh (XDEPFILES): Delete.
3544 * config/arm/nbsd.mh (XDEPFILES): Delete.
3545 * config/i386/i386dgux.mh (XDEPFILES): Delete.
3546 * config/i386/i386sol2.mh (XDEPFILES): Delete.
3547 * config/i386/i386m3.mh (XDEPFILES): Delete.
3548 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
3549 * config/i386/i386gnu.mh (XDEPFILES): Delete.
3550 * config/i386/fbsd.mh (XDEPFILES): Delete.
3551 * config/i386/i386bsd.mh (XDEPFILES): Delete.
3552 * config/i386/i386sco5.mh (XDEPFILES): Delete.
3553 * config/i386/i386v4.mh (XDEPFILES): Delete.
3554 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
3555 * config/i386/i386sco4.mh (XDEPFILES): Delete.
3556 * config/i386/i386aix.mh (XDEPFILES): Delete.
3557 * config/i386/go32.mh (XDEPFILES): Delete.
3558 * config/i386/cygwin.mh (XDEPFILES): Delete.
3559 * config/i386/i386lynx.mh (XDEPFILES): Delete.
3560 * config/i386/i386mach.mh (XDEPFILES): Delete.
3561 * config/i386/i386v32.mh (XDEPFILES): Delete.
3562 * config/i386/linux.mh (XDEPFILES): Delete.
3563 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
3564 * config/i386/ncr3000.mh (XDEPFILES): Delete.
3565 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
3566 * config/i386/i386sco.mh (XDEPFILES): Delete.
3567 * config/i386/i386v.mh (XDEPFILES): Delete.
3568 * config/i386/nbsd.mh (XDEPFILES): Delete.
3569 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
3570 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
3571 * config/i386/symmetry.mh (XDEPFILES): Delete.
3572 * config/i386/obsd.mh (XDEPFILES): Delete.
3573 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
3574 * config/ia64/linux.mh (XDEPFILES): Delete.
3575 * config/ia64/aix.mh (XDEPFILES): Delete.
3576 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
3577 * config/m68k/dpx2.mh (XDEPFILES): Delete.
3578 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
3579 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
3580 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
3581 * config/m68k/linux.mh (XDEPFILES): Delete.
3582 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
3583 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
3584 * config/m68k/nbsd.mh (XDEPFILES): Delete.
3585 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
3586 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
3587 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
3588 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
3589 * config/m88k/delta88.mh (XDEPFILES): Delete.
3590 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
3591 * config/m88k/m88k.mh (XDEPFILES): Delete.
3592 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
3593 * config/mips/linux.mh (XDEPFILES): Delete.
3594 * config/mips/irix6.mh (XDEPFILES): Delete.
3595 * config/mips/irix5.mh (XDEPFILES): Delete.
3596 * config/mips/irix4.mh (XDEPFILES): Delete.
3597 * config/mips/irix3.mh (XDEPFILES): Delete.
3598 * config/mips/decstation.mh (XDEPFILES): Delete.
3599 * config/mips/mipsm3.mh (XDEPFILES): Delete.
3600 (NATDEPFILES): Move core-aout.o to here.
3601 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
3602 * config/pa/hpux1020.mh (XDEPFILES): Delete.
3603 * config/pa/hppabsd.mh (XDEPFILES): Delete.
3604 * config/pa/hppahpux.mh (XDEPFILES): Delete.
3605 * config/pa/hpux11w.mh (XDEPFILES): Delete.
3606 * config/pa/hppaosf.mh (XDEPFILES): Delete.
3607 * config/pa/hpux11.mh (XDEPFILES): Delete.
3608 * config/powerpc/aix.mh (XDEPFILES): Delete.
3609 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
3610 * config/powerpc/linux.mh (XDEPFILES): Delete.
3611 * config/romp/rtbsd.mh: Rename XDEPFILES.
3612 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
3613 * config/rs6000/aix4.mh (XDEPFILES): Delete.
3614 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
3615 * config/s390/s390.mh (XDEPFILES): Delete.
3616 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
3617 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
3618 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
3619 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
3620 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
3621 * config/sparc/nbsd.mh (XDEPFILES): Delete.
3622 * config/sparc/linux.mh (XDEPFILES): Delete.
3623 * config/vax/vaxult.mh (XDEPFILES): Delete.
3624 * config/vax/vaxult2.mh (XDEPFILES): Delete.
3625 * Makefile.in (DEPFILES): Remove XDEPFILES.
3626
375fc983
AC
36272002-01-17 Andrew Cagney <ac131313@redhat.com>
3628
3629 * utils.c (internal_verror): Fix comments, default is yes not no.
3630 Update queries to match. Default to quit and dump core.
3631
8926118c
AC
36322002-01-17 Andrew Cagney <ac131313@redhat.com>
3633
3634 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
3635 copyright.
3636 * defs.h, event-top.c, gdbcmd.h: Ditto.
3637 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
3638 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
3639 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
3640 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
3641 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
3642 * mi/mi-main.c:Ditto.
3643
3644 * stack.c, symfile.c: Update copyright.
3645
45b7b345
DJ
36462002-01-17 Daniel Jacobowitz <drow@mvista.com>
3647
db728ff7
DJ
3648 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
3649 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
3650 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
3651 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 3652
db728ff7
DJ
36532002-01-17 Daniel Jacobowitz <drow@mvista.com>
3654
3655 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
3656 * gdbserver/low-lynx.c (myattach): Likewise.
3657 * gdbserver/low-nbsd.c (myattach): Likewise.
3658 * gdbserver/low-sim.c (myattach): Likewise.
3659 * gdbserver/low-sparc.c (myattach): Likewise.
3660 * gdbserver/low-sun3.c (myattach): Likewise.
3661
3662 * gdbserver/low-linux.c (myattach): New function.
45b7b345 3663
db728ff7 3664 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
3665 (main): Handle "--attach".
3666
8de3c354
AC
36672002-01-16 Andrew Cagney <ac131313@redhat.com>
3668
3669 * MAINTAINERS (language support): Daniel Jacobwitz is C++
3670 maintainer.
3671
b0129042
DJ
36722002-01-15 Daniel Jacobowitz <drow@mvista.com>
3673
3674 * c-typeprint.c (is_type_conversion_operator): Add additional
3675 check for non-conversion operators.
3676
ba8679fb 36772002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
3678
3679 * linux-proc.c: Add "info proc" command, a la procfs.c.
3680 (read_mapping): New function, abstract and re-use code.
3681 (linux_find_memory_regions): Use new func read_mapping.
3682 (linux_info_proc_cmd): New function, implement "info proc".
3683 (_initialize_linux_proc): Add new command "info proc".
3684
e4f9b4d5
MS
36852002-01-15 Michael Snyder <msnyder@redhat.com>
3686
3687 * symfile.c (generic_load): Use bfd_map_over_sections method
3688 instead of manipulating bfd structure members directly.
3689 (add_section_size_callback): New function, bfd sections callback
3690 used by generic_load.
3691 (load_sections_callback): New function, bfd sections callback
3692 used by generic_load.
3693
08cf96df
EZ
36942002-01-15 Elena Zannoni <ezannoni@redhat.com>
3695
abf22e64 3696 [Based on work by Jim Blandy]
08cf96df
EZ
3697 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
3698 (builtin_type_vec128): Export.
3699 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
3700 types.
3701 (builtin_type_vec128): New builtin type for 128 bit vector
3702 registers.
3703 (build_gdbtypes): Initialize builtin_type_v16qi and
3704 builtin_type_v8hi. Create the vec128 register builtin type
3705 structure.
3706 (build_builtin_type_vec128): New function.
abf22e64 3707 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
3708 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
3709 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
3710 AltiVec register to new builtin type.
3711
d7242108
DJ
37122001-01-15 Daniel Jacobowitz <drow@mvista.com>
3713
3714 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
3715 to make_cv_type.
3716
4ee3352d
AC
37172002-01-14 Andrew Cagney <ac131313@redhat.com>
3718
3719 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
3720 CLEAN_UP_REGISTER_VALUE.
3721 * regcache.c (supply_register): Update only call.
3722
f015b2e7
AC
37232002-01-14 Andrew Cagney <ac131313@redhat.com>
3724
3725 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
3726 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
3727 a29k-*-vxworks* targets as obsolete.
3728
356ae49d
MS
37292002-01-14 Michael Snyder <msnyder@redhat.com>
3730
3731 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
3732 until we can resolve portability issues.
3733 * gregset.h: Remove references to fpxregs.
3734 * gcore.c (gcore_command): Initialize note_sec to NULL.
3735
ade8f45e
AC
37362002-01-13 Andrew Cagney <ac131313@redhat.com>
3737
3738 * signals.c (target_signal_to_name): Rewrite. Only use
3739 signals[].name when in bounds and non-NULL.
abf22e64 3740
89c49e7a
AC
37412002-01-13 Andrew Cagney <ac131313@redhat.com>
3742
3743 From Petr Ledvina <ledvinap@kae.zcu.cz>:
3744 * signals.c (target_signal_to_name): Verify that SIG is within the
3745 bounds of the signals array.
3746
4daa9f9f
AC
37472002-01-13 Andrew Cagney <ac131313@redhat.com>
3748
3749 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
3750
ba4bbdcb
KS
37512002-01-13 Keith Seitz <keiths@redhat.com>
3752
3753 * stack.c (print_frame_info_base): Print the frame's pc
3754 only if when print_frame_info_listing_hook is not defined.
3755
575bbeb6
KS
37562002-01-13 Keith Seitz <keiths@redhat.com>
3757
3758 * varobj.c (varobj_set_value): Make sure that there were no
3759 errors evaluating the object before attempting to set its
3760 value.
3761 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
3762 so this offset adjustment is no longer necessary.
3763 (create_child): Don't set the error flag if the child is
3764 a CPLUS_FAKE_CHILD.
3765 (value_of_child): If value_fetch_lazy fails, return NULL
3766 so that callers will be notified that an error occurred.
3767 (c_value_of_variable): Delay check of variable's validity
3768 until later. We actually want all structs and unions to have
3769 the value "{...}".
3770 Do not return "???" for variables which could not be evaluated.
3771 This error condition must be returned to the caller so that it
3772 can get the error condition from gdb.
3773 (cplus_name_of_child): Adjust index for vptr before figuring
3774 out the name of the child.
3775 (cplus_value_of_child): If a child's (real) parent is not valid,
3776 don't even bother trying to give a value for it. Just return
3777 an error. Change all instances in this function.
3778 (cplus_type_of_child): If our parent is one of the "fake"
3779 parents, we need to get at the type of the real parent, and
3780 derive the child's true type using this information.
3781
b76898ab
AC
37822002-01-13 Andrew Cagney <ac131313@redhat.com>
3783
3784 From 2002-01-09 John Marshall <johnm@falch.net>:
3785 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
3786 sources.redhat.com, and tweak some related URLs which had
3787 suffered from linkrot.
3788
b6649e88
AC
37892002-01-13 Andrew Cagney <ac131313@redhat.com>
3790
3791 From Jeff law:
3792 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
3793 structures passed in registers.
3794
82cc5033
EZ
37952002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
3796
3797 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
3798 white space which prevented compilation. Reported by DSK
3799 <dsk@student.unsw.edu.au>.
3800
ba5f2f8a
MS
38012002-01-11 Michael Snyder <msnyder@redhat.com>
3802
fbd35540
MS
3803 * symfile.c (build_section_addr_info_from_section_tab):
3804 Use bfd access method instead of manipulating bfd directly.
3805 (syms_from_objfile): Ditto.
3806 (simple_overlay_update_1): Ditto.
3807 (simple_overlay_update): Ditto.
3808 (generic_load): Ditto.
3809 (overlay_unmapped_address): FIXME comment, bfd access methods.
3810 (sections_overlap): FIXME comment, bfd access methods.
3811 (pc_in_mapped_range): FIXME comment, bfd access methods.
3812 (pc_in_unmapped_range): FIXME comment, bfd access methods.
3813 (section_is_mapped): FIXME comment, bfd access methods.
3814 (section_is_overlay): FIXME comment, bfd access methods.
3815
ba5f2f8a
MS
3816 * symfile.c (generic_load): Whitespace and long line cleanups.
3817 Remove duplicate variable, change several local variables to
3818 more appropriate data types.
3819 (print_transfer_performance): Use %lu instead of %ld for ulongs.
3820
17df2af6
AC
38212002-01-12 Andrew Cagney <ac131313@redhat.com>
3822
3823 From Peter Schauer:
3824 * language.c (longest_local_hex_string_custom): Use phex_nz to
3825 convert NUM to a hex string.
3826
ec920329
EZ
38272002-01-12 Elena Zannoni <ezannoni@redhat.com>
3828
3829 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
3830 the function.
538a76d6 3831 Update Copyright year.
ec920329 3832
3abd2e01
AC
38332002-01-12 Andrew Cagney <ac131313@redhat.com>
3834
3835 * language.c (longest_raw_hex_string): Delete unused function.
3836
b21b22e0
PS
38372002-01-11 Petr Sorfa <petrs@caldera.com>
3838
3839 * MAINTAINERS (write-after-approval): Add myself.
3840 * dwarf2read.c (read_tag_string_type): Handling of
3841 DW_AT_byte_size.
3842 (read_tag_string_type): FORTRAN fix to prevent propagation of
3843 first string size.
3844 (set_cu_language): Handling of DW_LANG_Fortran95
3845
747fe712
RE
38462002-01-11 Richard Earnshaw <rearnsha@arm.com>
3847
3848 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
3849 GETPID(inferior_ptid).
3850 (store_inferior_registers): Likewise.
3851
f1bea926
JM
38522002-01-10 Jason Merrill <jason@redhat.com>
3853
3854 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
3855 Fix DW_OP_minus.
3856
ae940673
AC
38572002-01-10 Andrew Cagney <ac131313@redhat.com>
3858
3859 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
3860 and bfd/elf32-sh-nbsd.c.
3861
00546b04
MS
38622002-01-10 Michael Snyder <msnyder@redhat.com>
3863
352ed7b4
MS
3864 * NEWS: Mention --pid and corefile/proc-id behavior change.
3865
c18be923
MS
3866 * Makefile.in: Add rules for gcore.o and linux-proc.o.
3867 * gcore.c: Include cli/cli-decode.h instead of command.h.
3868
00546b04
MS
3869 * main.c (captured_main): Add new command line option "--pid".
3870 If the second command line argument (following the symbol-file)
3871 begins with a digit, try to attach to it before trying to open
3872 it as a corefile.
3873 (print_gdb_help): Document the "--pid" argument.
3874
db60ec62
EZ
38752002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
3876
3877 * completer.c (command_completer): New function.
3878
3879 * completer.h <command_completer>: Add prototype.
3880
3881 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
3882 completer for the "help" command.
3883
39c22d1a
JM
38842002-01-09 Jason Merrill <jason@redhat.com>
3885
3886 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
3887
c564377f
MS
38882002-01-09 Michael Snyder <msnyder@redhat.com>
3889
975aec09
MS
3890 * i386-linux-nat.c (fill_fpxregset): Make global.
3891 (store_fpxregset): Ditto.
3892
db4a10fa
MS
3893 * gregset.h (gdb_fpxregset_t): Define.
3894 (supply_fpxregset): Prototype.
3895 (fill_fpxregset): Prototype.
3896
c564377f
MS
3897 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
3898
c3d45d70
RE
38992002-01-09 Richard Earnshaw <rearnsha@arm.com>
3900
3901 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
3902 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
3903 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
3904
fcc87af1
AC
39052002-01-09 Andrew Cagney <ac131313@redhat.com>
3906
3907 * MAINTAINERS: Update target maintainer rules so that any
3908 Maintainer can approve a tested patch for a maintenance-only
3909 target.
3910
dd96c05b
RE
39112002-01-09 Richard Earnshaw <rearnsha@arm.com>
3912
d4297db9 3913 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 3914
d4297db9 3915 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
3916 IN_SIGTRAMP.
3917
145fdc6e
MS
39182002-01-08 Michael Snyder <msnyder@redhat.com>
3919
3920 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
3921 real name of the executable, rather than the /proc name.
3922
be4d1333
MS
39232002-01-03 Michael Snyder <msnyder@redhat.com>
3924
3925 Implement a "generate-core-file" command in gdb, save target state.
3926 * gcore.c: New file. Implement new command 'generate-core-file'.
3927 Save a corefile image of the current state of the inferior.
3928 * linux-proc.c: Add linux-specific code for saving corefiles.
3929 * target.h (struct target_ops): Add new target vectors for saving
3930 corefiles; to_find_memory_regions and to_make_corefile_notes.
3931 (target_find_memory_regions): New macro.
3932 (target_make_corefile_notes): New macro.
3933 * target.c (update_current_target): Inherit new target methods.
3934 (dummy_find_memory_regions): New place-holder method.
3935 (dummy_make_corefile_notes): New place-holder method.
3936 (init_dummy_target): Initialize new dummy target vectors.
3937 * exec.c (exec_set_find_memory_regions): New function.
3938 Allow the exec_ops vector for memory regions to be taken over.
3939 (exec_make_note_section): New function, target vector method.
3940 * defs.h (exec_set_find_memory_regions): Export prototype.
3941 * procfs.c (proc_find_memory_regions): New function, corefile method.
3942 (procfs_make_note_section): New function, corefile method.
3943 (init_procfs_ops): Set new target vector pointers.
3944 (find_memory_regions_callback): New function.
3945 (procfs_do_thread_registers): New function.
3946 (procfs_corefile_thread_callback): New function.
3947 * sol-thread.c (sol_find_memory_regions): New function.
3948 (sol_make_note_section): New function.
3949 (init_sol_thread_ops): Initialize new target vectors.
3950 * inftarg.c (inftarg_set_find_memory_regions): New function.
3951 Allow to_find_memory_regions vector to be taken over.
3952 (inftarg_set_make_corefile_notes): New function.
3953 Allow to_make_corefile_notes vector to be taken over.
3954 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
3955 interface layer if not target_has_execution (may be a corefile).
3956 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
3957 * config/sparc/sun4sol2.mh: Ditto.
3958 * config/alpha/alpha-linux.mh: Ditto.
3959 * config/arm/linux.mh: Ditto.
3960 * config/i386/x86-64linux.mh: Ditto.
3961 * config/ia64/linux.mh: Ditto.
3962 * config/m68k/linux.mh: Ditto.
3963 * config/mips/linux.mh: Ditto.
3964 * config/powerpc/linux.mh: Ditto.
3965 * config/sparc/linux.mh: Ditto.
3966
c6b92abd
MS
39672002-01-07 Michael Snyder <msnyder@redhat.com>
3968
3969 * arm-linux-nat.c: Remove references to regcache.c internal data
3970 (registers[] and register_valid[]).
3971
4b09dc8c
MS
39722002-01-07 Michael Snyder <msnyder@redhat.com>
3973
abf22e64
AJ
3974 * linux-proc.c: New file. Implement child_pid_to_exec_file,
3975 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
3976 symbol file and shlibs.
3977 * Makefile.in: Add rule for linux-proc.o.
3978 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
3979 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
3980 * config/arm/linux.mh: Ditto.
3981 * config/i386/linux.mh: Ditto.
3982 * config/i386/x86-64linux.mh: Ditto.
3983 * config/ia64/linux.mh: Ditto.
3984 * config/m68k/linux.mh: Ditto.
3985 * config/mips/linux.mh: Ditto.
3986 * config/powerpc/linux.mh: Ditto.
3987 * config/sparc/linux.mh: Ditto.
3988
c25b74ac
PM
39892002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
3990
3991 * win32-nat.c: Add i386-tdep.h dependency.
3992
94cd915f
MS
39932002-01-07 Michael Snyder <msnyder@redhat.com>
3994
c7cccb76
MS
3995 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
3996 instead of bfd_get_arch_size. Don't bail out just because
3997 there's no exec_bfd.
abf22e64 3998
34c0bd93
MS
3999 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
4000 * p-valprint.c (pascal_object_print_value): Ditto.
4001 * somread.c (som_symtab_read): Ditto.
4002 * symfile.c (simple_free_overlay_region_table): Ditto.
4003 * valops.c (value_assign): Ditto.
4004
21c1c920
MS
4005 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
4006 use tilde_expand and strerror for opening save-tracepoints file.
4007
5bbd998e
MS
4008 * thread-db.c (thread_db_new_objfile): Indendation fix.
4009
94cd915f
MS
4010 * infptrace.c (GDB_MAX_ALLOCA): New define.
4011 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 4012 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
4013 can be overridden with whatever value is appropriate to the host).
4014 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
4015 alloca to allocate potentially large buffer.
4016 * rs6000-nat.c (child_xfer_memory): Ditto.
4017 * symm-nat.c (child_xfer_memory): Ditto.
4018 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
4019
494e8a93
JSC
40202002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
4021
4022 From Nick Clifton <nickc@redhat.com>
4023 * d10v-tdep.c: Set STACK_START to 0x200bffe.
4024
d0e1d48e
MS
40252002-01-07 Michael Snyder <msnyder@redhat.com>
4026
abf22e64 4027 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
4028 Don't use exec_bfd if it's NULL.
4029
290b2c7a
MK
40302002-01-06 Mark Kettenis <kettenis@gnu.org>
4031
abf22e64 4032 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 4033
aef21287
AC
40342002-01-06 Andrew Cagney <ac131313@redhat.com>
4035
4036 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
4037 * gnu-nat.c: Ditto.
4038
30efa627
AC
40392002-01-06 Andrew Cagney <ac131313@redhat.com>
4040
4041 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
4042 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
4043 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
4044 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
4045 z8k-coff have not been multi-arched. Update z8k-coff build
4046 status.
4047
9b4ff276
AC
40482002-01-06 Andrew Cagney <ac131313@redhat.com>
4049
4050 * MAINTAINERS: Mark a29k target as obsolete.
4051 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
4052 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
4053 comments.
4054 * NEWS: Note that a29k targets are obsolete.
4055 * a29k-tdep.c: Mark as obsolete.
4056 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
4057 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
4058 a29k-*-vxworks* targets as obsolete.
4059 * remote-adapt.c: Obsolete.
4060 * remote-eb.c: Obsolete.
4061 * remote-mm.c: Obsolete.
4062 * remote-udi.c: Obsolete.
4063 * config/a29k/a29k-udi.mt: Obsolete.
4064 * config/a29k/a29k.mt: Obsolete.
4065 * config/a29k/tm-a29k.h: Obsolete.
4066 * config/a29k/tm-vx29k.h: Obsolete.
4067 * config/a29k/vx29k.mt: Obsolete.
4068
a9011d31
AC
40692002-01-05 Andrew Cagney <ac131313@redhat.com>
4070
4071 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
4072 with BFD_ENDIAN_BIG.
4073
9299404e
AC
40742002-01-05 Andrew Cagney <ac131313@redhat.com>
4075
4076 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
4077 * configure, config.in: Re-generate.
4078 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
4079 * defs.h: Do not include <endian.h>.
4080
7e89e357
JT
40812002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
4082
4083 * acconfig.h (HAVE_PT_GETXMMREGS): New.
4084 * config.in: Regenerate.
4085 * configure.in: Update copyright years.
4086 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
4087 * configure: Regenerate.
4088 * i386bsd-nat.c: Update copyright years.
4089 (fill_gregset): Use regcache_collect.
4090 (fetch_inferior_registers): Only fetch integer registers
4091 if requested to do so. Add support for XMM registers
4092 using PT_GETXMMREGS.
4093 (store_inferior_registers): Only store integer registers
4094 if requested to do so. Add support for XMM registers
4095 using PT_SETXMMREGS.
4096 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
4097 (store_inferior_registers): Remove.
4098 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
4099 (fetch_elfcore_registers): New function.
4100 (i386nbsd_elfcore_fns): New.
4101 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
4102 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
4103 i386bsd-nat.o.
4104 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
4105 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
4106 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
4107 * config/i386/tm-nbsd.h: Update copyright years.
4108 (HAVE_SSE_REGS): Define.
4109 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
4110 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
4111 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
4112 (SIGCONTEXT_PC_OFFSET): Remove.
4113 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
4114
a752853e
AC
41152002-01-05 Andrew Cagney <ac131313@redhat.com>
4116
4117 * configure.tgt: Remove powerpc-*-macos* target.
4118 * config/m68k/xm-mpw.h: Delete file.
4119 * config/xm-mpw.h: Delete file.
4120 * ser-mac.c: Delete file.
4121 * mpw-make.sed: Delete file.
4122 * mpw-config.in: Delete file.
4123 * mac-xdep.c: Delete file.
4124 * mac-gdb.r: Delete file.
4125 * mac-defs.h: Delete file.
4126 * mac-nat.c: Delete file.
4127 * config/powerpc/macos.mh: Delete file.
4128 * config/powerpc/macos.mt: Delete file.
4129 * config/powerpc/nm-macos.h: Delete file.
4130 * config/powerpc/tm-macos.h: Delete file.
4131 * source.c (openp, open_source_file): Remove obsolete code.
4132 * top.c (gdb_readline): Ditto.
4133 * utils.c (query): Ditto.
4134 * event-top.c (display_gdb_prompt): Ditto.
4135 * Makefile.in (ser-mac.o): Delete obsolete target.
4136 * NEWS: Update.
4137
d7449b42
AC
41382002-01-04 Andrew Cagney <ac131313@redhat.com>
4139
4140 * defs.h (BIG_ENDIAN): Delete macro definition.
4141 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
4142 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
4143 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
4144 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
4145 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
4146 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
4147 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
4148 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
4149 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
4150 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
4151 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
4152 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
4153 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
4154 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
4155 * gdbarch.c: Re-generate.
4156
356374e8
DJ
41572002-01-04 Daniel Jacobowitz <drow@mvista.com>
4158
4159 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
4160 for core files.
4161
a2b8f8f8
JT
41622002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
4163
4164 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
4165
12466af9
AC
41662002-01-04 Andrew Cagney <ac131313@redhat.com>
4167
4168 * value.h (value_ptr): Delete typedef.
4169
3549ab40
JT
41702002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
4171
4172 * i386nbsd-nat.c: Update copyright years.
4173 Include i386-tdep.h.
4174
fedbd091
EZ
41752002-01-04 Elena Zannoni <ezannoni@redhat.com>
4176
4177 * stabsread.c: Update copyright years.
4178
4179 From Debashis Mahata <debashis.mahata@wipro.com>:
4180 (read_struct_fields): Deal with Sun C compiler erroneous stab
4181 output for structs and unions.
fec8b34f 4182 Fix PR gdb/269.
fedbd091 4183
eb43544b
DJ
41842002-01-04 Daniel Jacobowitz <drow@mvista.com>
4185
4186 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
4187 prototype.
4188
1514d34e
DJ
41892002-01-04 Daniel Jacobowitz <drow@mvista.com>
4190
4191 * cp-abi.c: Fix whitespace.
4192 (baseclass_offset): New wrapper function.
4193 * cp-abi.h (baseclass_offset): Add prototype.
4194 (struct cp_abi_ops): Add baseclass_offset pointer.
4195
4196 * valops.c (vb_match): Move to...
4197 * gnu-v2-abi.c (vb_match): here.
4198 * valops.c (baseclass_offset): Move to...
4199 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
4200
4201 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
4202
4203 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
4204 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
4205 * hpacc-abi.c (init_hpacc_ops): Likewise.
4206
7f8c9282
DJ
42072002-01-04 Daniel Jacobowitz <drow@mvista.com>
4208
4209 * valops.c (find_overload_match): Accept obj as a
4210 reference parameter. Update it before returning.
4211 * value.h (find_overload_match): Update prototype.
4212 * eval.c (evaluate_subexp_standard): Pass object to
4213 find_overload_match by reference.
4214
f23631e4
AC
42152002-01-03 Andrew Cagney <ac131313@redhat.com>
4216
4217 * valarith.c: Replace value_ptr with struct value pointer. Remove
4218 register attribute from value declarations.
4219 * valops.c: Ditto.
4220 * value.h: Ditto.
4221 * scm-lang.c (scm_lookup_name): Ditto.
4222
79e10fab 42232002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 4224
79e10fab
AC
4225 Abstract the functionality of iterating over mapped memory
4226 regions into a general purpose iterator function.
abf22e64 4227 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
4228 iterator for memory sections.
4229 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
4230 (solib_mappings_callback): New function, callback for above.
4231 (info_proc_mappings): Reimpliment using iterate_over_mappings.
4232 (info_mappings_callback): New function, callback for above.
4233
4234 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
4235
c5ad026a
MK
42362002-01-01 Mark Kettenis <kettenis@gnu.org>
4237
d2a7c97a
MK
4238 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
4239 * i386-tdep.c: Include "elf-bfd.h".
4240 (process_note_abi_tag_sections): New function.
4241 (i386_gdbarch_init): Add code to recognize various OS/ABI
4242 combinations.
4243
c5ad026a
MK
4244 * maint.c (_initialize_maint_cmds): Add missing \ in
4245 string-literal.
4246
a1a5b71e 4247For older changes see ChangeLog-2001
c906108c
SS
4248\f
4249Local Variables:
4250mode: change-log
4251left-margin: 8
4252fill-column: 74
4253version-control: never
4254End:
This page took 0.431963 seconds and 4 git commands to generate.