clean up cvs merge conflict flags.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
f43845b3
MS
12002-04-24 Michael Snyder <msnyder@redhat.com>
2
3 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
4 loop. Add handling for "str lr, [sp, #-4]!" and for saves
5 of argument regs ("str r(0123), [r11, #-nn"]).
6 (arm_skip_prologue): Better handling for frameless functions.
7 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
8 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
9
a0abec03
AC
10Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
11
12 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
13 NUM_PSEUDO_REGS can be used.
14
d7bd68ca
AC
152002-04-24 Andrew Cagney <ac131313@redhat.com>
16
17 * arch-utils.h: Update copyright.
18
19 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
20 * gdbarch.h, gdbarch.c: Re-generate.
21
22 * inferior.h (IN_SIGTRAMP): Delete definition.
23 * arch-utils.c (legacy_pc_in_sigtramp): New function.
24 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
25
26 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
27 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
28 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
29 (find_proc_framesize): Ditto.
30 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
31 (alpha_init_extra_frame_info): Ditto.
32 * infrun.c (handle_inferior_event): Ditto.
33 (handle_inferior_event): Ditto.
34 (check_sigtramp2): Ditto.
35 * blockframe.c (create_new_frame): Ditto.
36 (get_prev_frame): Ditto.
37 * ppc-linux-tdep.c: Update comments.
38 * i386-linux-tdep.c: Update comments.
39 * breakpoint.c (bpstat_what): Update comment.
40
d06f167a
ML
412002-04-24 Michal Ludvig <mludvig@suse.cz>
42
43 * gdbserver/linux-low.c (regsets_fetch_inferior_registers),
44 (regsets_store_inferior_registers): Removed cast to int from
45 ptrace() calls.
46 * gdbserver/regcache.h: Added declaration of struct inferior_info.
47
4867e41e
DM
482002-04-24 David S. Miller <davem@redhat.com>
49
21d83aa5
DM
50 * i960-tdep.c (register_in_window_p): New function.
51 (i960_find_saved_register): Use it instead of
52 REGISTER_IN_WINDOW_P.
53 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
54
4867e41e
DM
55 * symtab.h (find_stab_function_addr): Kill extern.
56 * minsyms.c (find_stab_function_addr): Remove from here...
57 * dbxread.c: ... to here, and mark it static.
58
69cdf6a2
DM
592002-04-20 David S. Miller <davem@redhat.com>
60
61 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
62 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
63
5a595886
DM
642002-04-21 David S. Miller <davem@redhat.com>
65
66 * remote-vxsparc.c (vx_read_register): Fix typo, we want
67 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
68 (vx_write_register): Likewise.
69
1da1a192
JB
702002-04-23 J. Brobecker <brobecker@gnat.com>
71
72 * source.c (is_regular_file): New function.
73 (openp): Check wether file to open is a regular file
74 to avoid opening directories.
75
baa6f10b
JT
762002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
77
78 * findvar.c (extract_signed_integer): Cast printf argument
79 to suppress format warning.
80 (extract_unsigned_integer): Likewise.
81 * infcmd.c (registers_info): Likewise.
82 * top.c (get_prompt_1): Likewise.
83 * valops.c (value_assign): Likewise.
84 * valprint.c (print_decimal): Likewise.
85
b2c4da81
L
862002-04-22 H.J. Lu (hjl@gnu.org)
87
88 * c-exp.y (typebase): Support
89
90 [long|long long|short] [signed|unsigned] [int|]
91
92 and
93
94 signed [long|long long|short] int
95
f267bd6a
JT
962002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
97
98 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
99 and vax-tdep.h.
100 * vax-tdep.h: New file.
101 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
102 Make several routines static.
103 (vax_get_saved_register): New function.
104 (vax_gdbarch_init): New function.
105 (_initialize_vax_tdep): Register vax_gdbarch_init.
106 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
107 Remove macros now under the control of gdbarch.
108
da3c6d4a
MS
1092002-04-22 Michael Snyder <msnyder@redhat.com>
110
11d3b27d
MS
111 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
112 Some whitespace and coding standards tweaks.
da3c6d4a 113
a33f7558
JT
1142002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
115
116 * vax-tdep.c: Include regcache.h.
117 (vax_call_dummy_words): New.
118 (sizeof_vax_call_dummy_words): New.
119 (vax_fix_call_dummy): New function.
120 (vax_saved_pc_after_call): Ditto.
121 * config/vax/tm-vax.h: Don't include regcache.h.
122 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
123 (CALL_DUMMY): Remove.
124 (CALL_DUMMY_WORDS): Define.
125 (SIZEOF_CALL_DUMMY_WORDS): Define.
126 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
127
47a73475
MS
1282002-04-18 Michael Snyder <msnyder@redhat.com>
129
130 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
131
52efde73
JT
1322002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
133
134 * vax-tdep.c (vax_frame_chain): New function.
135 (vax_push_dummy_frame): Ditto.
136 (vax_pop_frame): Ditto.
137 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
138 (FRAMELESS_FUNCTION_INVOCATION): Use
139 generic_frameless_function_invocation_not.
140 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
141 (POP_FRAME): Use vax_pop_frame.
142
ea74468c
JT
1432002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
144
145 * vax-tdep.c (vax_store_struct_return): New function.
146 (vax_extract_return_value): Ditto.
147 (vax_store_return_value): Ditto.
148 (vax_extract_struct_value_address): Ditto.
149 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
150 vax_store_struct_return.
151 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
152 (STORE_RETURN_VALUE): Use vax_store_return_value.
153 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
154
5516aa92
JT
1552002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
156
157 * vax-tdep.c (vax_frame_saved_pc): New function.
158 (vax_frame_args_address_correct): Ditto.
159 (vax_frame_args_address): Ditto.
160 (vax_frame_locals_address): Ditto.
161 (vax_frame_num_args): Move code to be in proximity to
162 other frame-related functions.
163 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
164 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
165 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
166 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
167 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
168
36af0b35
L
1692002-04-22 H.J. Lu (hjl@gnu.org)
170
171 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
172 includedir.
173
ab62c900
JT
1742002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
175
176 * vax-tdep.c (vax_frame_init_saved_regs): New function.
177 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
178 (FRAME_INIT_SAVED_REGS): New macro.
179
7232b100
JT
1802002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
181
182 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
183
b70d2aee
JT
1842002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
185
186 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
187 where needed.
188 (fetch_osf_core_registers): Likewise.
189 (supply_gregset): Likewise.
190
a0e8a2d1
JB
1912002-04-22 J. Brobecker <brobecker@gnat.com>
192
193 * symfile.h (get_section_index): Define.
194 * symfile.c (get_section_index): New function.
195 * mdebugread.c (SC_IS_SBSS): New macro.
196 (SC_IS_BSS): Return true for the scBss storage class only, as
197 the scSBss storage class refers to the .sbss section.
198 (parse_partial_symbols): Discard the symbols which associated
199 section does not exist.
200 Make sure to use the .sbss section index for symbols which
201 storage class is scBss, rather than using the .bss section index.
202
51eb8b08
JT
2032002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
204
205 * vax-tdep.c: Update copyright years.
206 (vax_register_name): New function.
207 (vax_register_byte): Ditto.
208 (vax_register_raw_size): Ditto.
209 (vax_register_virtual_size): Ditto.
210 (vax_register_virtual_type): Ditto.
211 * config/vax/tm-vax.h: Update copyright years.
212 (REGISTER_NAMES): Remove.
213 (REGISTER_NAME): Define.
214 (REGISTER_BYTE): Use vax_register_byte.
215 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
216 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
217 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
218
6cc1c0a8
AC
2192002-04-21 Andrew Cagney <ac131313@redhat.com>
220
221 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
222 declaration
223 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
224
9319a2fe
DM
2252002-04-21 David S. Miller <davem@redhat.com>
226
227 * arch-utils.c (generic_prologue_frameless_p): Kill
228 SKIP_PROLOGUE_FRAMELESS_P code.
229 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
230 references.
231 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
232 * arc-tdep.c (arc_prologue_frameless_p): Implement.
233 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
234 references.
235 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
236 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
237 (sparc_gdbarch_init): Pass it to
238 set_gdbarch_prologue_frameless_p.
a0e8a2d1 239
e9ed6d01
JT
2402002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
241
242 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
243 (alphabsd-nat.o): New dependency list.
244
36012033
JT
2452002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
246
247 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
248 alphafbsd-tdep.c.
249 (alpha-linux-tdep.o): New dependency list.
250 (alphafbsd-tdep.o): Likewise.
251
3379287a
JT
2522002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
253
254 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
255 to here...
256 * alpha-tdep.c: ...from here.
257 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
258
4bcbd6cb
JT
2592002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
260
261 * config/alpha/tm-alpha.h: Move alpha_software_single_step
262 prototype from here...
263 * alpha-tdep.h: ...to here.
264
b31da25e
AC
2652002-04-21 Andrew Cagney <ac131313@redhat.com>
266
267 * frame.h (selected_frame_level): Document as deprecated.
268 (frame_relative_level): Declare.
269 * stack.c (frame_relative_level): New function.
270 (selected_frame_level): Document as deprecated.
271 (select_frame): Do not set the selected_frame_level.
272
273 * stack.c (frame_info, record_selected_frame): Update.
274 (frame_command, current_frame_command): Update.
275 (up_silently_base, up_command, down_silently_base): Update.
276 (down_command): Update.
277 * inflow.c (kill_command): Update.
278 * tracepoint.c (finish_tfind_command): Update.
279 * corelow.c (core_open): Update.
280 * thread.c (info_threads_command): Update.
281 (do_captured_thread_select): Update.
282 * infcmd.c (finish_command): Update.
283 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
284
9c1d6fe5
JT
2852002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
286
287 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
288
ab89facf
AC
2892002-04-21 Andrew Cagney <ac131313@redhat.com>
290
291 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
292 type const.
293
82a4efa1
JT
2942002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
295
296 * alphafbsd-tdep.c: Update copyright years. Include
297 alpha-tdep.h.
298 (alphafbsd_use_struct_convention): Make static.
299 (alphafbsd_init_abi): New function.
300 (_initialize_alphafbsd_tdep): New function.
301 * config/alpha/tm-fbsd.h: Update copyright years.
302 (USE_STRUCT_CONVENTION): Remove.
303
44dffaac
JT
3042002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
305
306 * alpha-tdep.c (alpha_abi_handler): New structure to describe
307 an Alpha ABI variant.
308 (alpha_abi_handler_list): Declare.
309 (alpha_gdbarch_register_os_abi): New function.
310 (alpha_gdbarch_init): Give registered ABI variant handlers a
311 chance to tweak the gdbarch once we have set up defaults.
312 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
313
65585be4
JT
3142002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
315
316 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
317 to standard_coerce_float_to_double.
318 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
319
d9b023cc
JT
3202002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
321
322 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
323 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
324 from gdbarch_tdep rather than a constant.
325 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
326 the default text address for all Alpha Unix ABIs.
327 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
328 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
329
dc129d82
JT
3302002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
331
332 * alpha-tdep.h: New file. Includes several Alpha target constants
333 taken from...
334 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
335 let gdbarch deal with.
336 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
337 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
338 to dependency list.
339 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
340 Alpha target register names.
341 * alphabsd-nat.c: Likewise.
342 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
343 Alpha target register names. Make serveral routines static.
344 (alpha_get_saved_register): New function.
345 (alpha_abi_names): New.
346 (process_note_abi_tag_sections): New function.
347 (get_elfosabi): New function.
348 (alpha_gdbarch_init): New function.
349 (alpha_dump_tdep): New function.
350 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
351
d49d1e0a
AC
3522002-04-21 Andrew Cagney <ac131313@redhat.com>
353
354 * frame.c (find_saved_register): Delete #ifdef
355 HAVE_REGISTER_WINDOWS code.
356 * config/sparc/tm-sparc.h: Update comments.
357 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
358
92e8c9ed
AC
3592002-04-21 Andrew Cagney <ac131313@redhat.com>
360
361 * i960-tdep.c (i960_find_saved_register): New function.
362 (i960_get_saved_register): New function.
363 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
364 (i960_get_saved_register): Declare.
365 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
366
e1925118
DM
3672002-04-20 David S. Miller <davem@redhat.com>
368
369 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
370
29673b29
AC
3712002-04-20 Andrew Cagney <ac131313@redhat.com>
372
373 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
374 instead of NUM_PSEUDO_REGS.
375
6c86dcd5
DM
3762002-04-20 David S. Miller <davem@redhat.com>
377
378 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
379 GDB_MULTI_ARCH_PARTIAL
380 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
381 define, let tm-sp64.h do it.
382
aa40ec90
JT
3832002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
384
385 * frame.c (find_saved_register): Avoid a NULL pointer
386 dereference and actually walk the frame list.
387
0f79675b
AC
3882002-04-20 Andrew Cagney <ac131313@redhat.com>
389
390 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
391 sorted in most most-recent-used order. Document.
392 * gdbarch.h, gdbarch.c: Regenerate.
393
c04a1aa8
DJ
3942002-04-20 Daniel Jacobowitz <drow@mvista.com>
395
396 * gdbserver/inferiors.c (struct inferior_info): Add regcache_data.
397 (add_inferior): Call create_register_cache.
398 (clear_inferiors): Call free_register_cache.
399 (inferior_regcache_data, set_inferior_regcache_data): New functions.
400 * gdbserver/regcache.c (struct inferior_regcache_data): New.
401 (registers): Remove.
402 (get_regcache): New function.
403 (create_register_cache, free_register_cache): New functions.
404 (set_register_cache): Don't initialize the register cache here.
405 (registers_to_string, registers_from_string, register_data): Call
406 get_regcache.
407 * gdbserver/regcache.h: Add prototypes.
408 * gdbserver/server.h: Likewise.
409
611cb4a5
DJ
4102002-04-20 Daniel Jacobowitz <drow@mvista.com>
411
412 * gdbserver/mem-break.c: New file.
413 * gdbserver/mem-break.h: New file.
414 * gdbserver/Makefile.in: Add mem-break.o rule; update server.h
415 dependencies.
416 * gdbserver/inferiors.c (struct inferior_info): Add target_data
417 member.
418 (clear_inferiors): Free target_data member if set.
419 (inferior_target_data, set_inferior_target_data): New functions.
420 * gdbserver/linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
421 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
422 * gdbserver/linux-low.c (linux_bp_reinsert): New variable.
423 (struct inferior_linux_data): New.
424 (linux_create_inferior): Use set_inferior_target_data.
425 (linux_attach): Likewise. Call add_inferior.
426 (linux_wait_for_one_inferior): New function.
427 (linux_wait): Call it.
428 (linux_write_memory): Add const.
429 (initialize_low): Call set_breakpoint_data.
430 * gdbserver/linux-low.h (struct linux_target_ops): Add breakpoint
431 handling members.
432 * gdbserver/server.c (attach_inferior): Remove extra add_inferior
433 call.
434 * gdbserver/server.h: Include mem-break.h. Update inferior.c
435 prototypes.
436 * gdbserver/target.c (read_inferior_memory)
437 (write_inferior_memory): New functions.
438 * gdbserver/target.h (read_inferior_memory)
439 (write_inferior_memory): Change macros to prototypes.
440 (struct target_ops): Update comments. Add const to write_memory
441 definition.
442
f91305dd 4432002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
444
445 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
446 instead of ->prev.
447 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
448 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
449 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
450 instead of ->prev.
451
73d322b1
EZ
4522002-04-19 Elena Zannoni <ezannoni@redhat.com>
453
454 Fix PR gdb/471.
455 * gdbtypes.c (init_simd_type): Rewrite using new functions.
456 (build_builtin_type_vec128): Ditto.
457 (append_composite_type_field): Fix calculation of type length in
458 union case.
459
ccd9a834
EZ
4602002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
461
462 * config/djgpp/README: Update.
463
464 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
465 compiler warnings.
466
a57f9e49
JT
4672002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
468
469 * alpha-tdep.c (setup_arbitrary_frame): Rename...
470 (alpha_setup_arbitrary_frame): ...to this.
471 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
472 for alpha_setup_arbitrary_frame.
473
f4f9705a
AC
4742002-04-18 Andrew Cagney <cagney@redhat.com>
475
476 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
477 * gdbarch.h, gdbarch.c: Regenerate.
478
479 * defs.h (breakpoint_from_pc_fn): Delete type definition.
480 * target.h (memory_breakpoint_from_pc): Update declaration.
481 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
482
483 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
484 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
485 * mem-break.c (memory_breakpoint_from_pc): Ditto.
486 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
487 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
488 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
489 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
490 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
491 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
492 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
493 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
494 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
495
496 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
497 const pointer.
498 * monitor.c (monitor_insert_breakpoint): Ditto.
499 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
500
501 * config/mcore/tm-mcore.h: Update copyright.
502 * mem-break.c: Ditto.
503 * xstormy16-tdep.c: Ditto.
504
29f319b8
PM
5052002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
506
507 * p-exp.y: Add precedence rule for '^' token.
508 This removes the shift/reduce conflicts.
509 Remove the comment concerning these shift/reduce conflicts.
510
ebeac11a
EZ
5112002-04-18 Elena Zannoni <ezannoni@redhat.com>
512
513 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
514 (registers_powerpc_nofp): New register set for processors
515 without floating point unit.
516
27c31547
DM
5172002-04-18 David S. Miller <davem@redhat.com>
518
519 * MAINTAINERS: Add myself to write-after-approval.
520
47a73475
MS
5212002-04-17 Michael Snyder <msnyder@redhat.com>
522
523 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
524
953836b2
AC
5252002-04-17 Andrew Cagney <ac131313@redhat.com>
526
527 * rs6000-tdep.c (frame_initial_stack_address): Use
528 frame_register_read to read the alloca_reg.
529
8b0d4340
AC
5302002-04-17 Andrew Cagney <ac131313@redhat.com>
531
532 * frame.c (find_saved_register): Find saved registers in the next
533 not prev frame.
534 Fix PR gdb/365.
535
d8864532
AC
5362002-04-17 Andrew Cagney <ac131313@redhat.com>
537
538 * gdbarch.sh (LANG): Set to ``c''.
539
36cc83a3
AC
5402002-04-15 Andrew Cagney <ac131313@redhat.com>
541
542 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
543
2f4150cc 5442002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
545
546 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
547 Update copyright.
548
628703c6 549 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc
AC
550 Also fix PR gdb/391.
551
56157b4a
AC
5522002-04-14 Andrew Cagney <ac131313@redhat.com>
553
554 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
555 * aclocal.m4, configure: Re-generate.
556 Fix PR gdb/391.
557
6d1e3329
EZ
5582002-04-14 Elena Zannoni <ezannoni@redhat.com>
559
560 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
561 instead of tm_print_insn.
562
cb06fa07
EZ
5632002-04-14 Elena Zannoni <ezannoni@redhat.com>
564
565 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
566
f208ba17
AC
5672002-04-14 Andrew Cagney <ac131313@redhat.com>
568
569 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
570 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
571 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
572
20f01a46
DH
5732002-04-12 Don Howard <dhoward@redhat.com>
574
575 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
576 max_user_call_depth.
577 (init_cmd_lists): Initialize the new value;
578 * cli/cli-script.c (execute_user_command): Limit the call depth of
579 user defined commands. This avoids a core-dump when user commands
580 are infinitly recursive.
581
a88376a3
KB
5822002-04-12 Kevin Buettner <kevinb@redhat.com>
583
584 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
585 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
586 from tdep struct instead of DEFAULT_LR_SAVE.
587 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
588 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
589 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
590
f2172603
MS
5912002-04-12 Michael Snyder <msnyder@redhat.com>
592
694f61fb 593 * Remote.c: Spelling fix.
20fe79c8
MS
594 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
595 If no symbol found for "sbrk", try "_sbrk".
596 (make_output_phdrs): Use bfd_section_name.
597 (gcore_copy_callback): Use bfd_section_name.
62995fc4 598 * eval.c: Indentation fix-ups.
169a7369
MS
599 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
600 in case it gets applied to an address that is already
601 in the instruction space.
de74f71f
MS
602 * cli/cli-decode.c (help_list): Allow long lines to wrap.
603 * symfile.c: Fix indentation, long lines.
f2172603
MS
604 * source.c: White space fix-up.
605
cda5a58a
AC
6062002-04-12 Andrew Cagney <cagney@redhat.com>
607
608 * defs.h (read_relative_register_raw_bytes): Delete declaration.
609 * frame.c (frame_register_read): New function. Return non-zero on
610 success.
611 (read_relative_register_raw_bytes_for_frame): Delete.
612 (read_relative_register_raw_bytes): Delete.
613 * frame.h (frame_register_read): Declare.
614 * d30v-tdep.c: Update Copyright. Use frame_register_read.
615 * sh-tdep.c: Ditto.
616 * infcmd.c (do_registers_info): Ditto.
617 * hppa-tdep.c: Ditto.
618 * rs6000-tdep.c: Ditto.
619 * h8500-tdep.c: Ditto.
620 * mips-tdep.c: Ditto.
621 * h8300-tdep.c: Ditto.
622 * z8k-tdep.c: Ditto.
623
2ea5f656
KB
6242002-04-12 Kevin Buettner <kevinb@redhat.com>
625
626 From Jimi X <jimix@watson.ibm.com>:
627 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
628 64-bit SysV ABI.
629
27b15785
KB
6302002-04-12 Kevin Buettner <kevinb@redhat.com>
631
632 From Jimi X <jimix@watson.ibm.com>:
633 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
634 bfd info.
635
5d57ee30
KB
6362002-04-12 Kevin Buettner <kevinb@redhat.com>
637
638 From Jimi X <jimix@watson.ibm.com>:
639 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
640 register sets for these processor variants.
641
bc1e36ca
DJ
6422002-04-11 Daniel Jacobowitz <drow@mvista.com>
643
644 * gdbserver/linux-low.c (usr_store_inferior_registers): Support
645 registers which are allowed to fail to store.
646 * gdbserver/linux-low.h (linux_target_ops): Likewise.
647 * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
648 (ppc_cannot_store_register): FPSCR may not be storable.
649 * regformats/reg-ppc.dat: Support FPSCR.
650
e3f36dbd
KB
6512002-04-11 Kevin Buettner <kevinb@redhat.com>
652
653 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
654 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
655 Add fpscr as an invalid/unfetchable register.
656 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
657 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
658 (fill_fpregset): Add support for register fpscr.
659 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
660 (fill_gregset): Account for the fact that register ``mq'' might
661 not exist.
662 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
663 (registers_power): Add fpscr to register set at slot 71.
664 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
665 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
666
943c9c25
MS
6672002-04-11 Michael Snyder <msnyder@redhat.com>
668
669 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
670 * configure: Regenerate.
671 * config.in: Regenerate.
672 * acconfig.h: Add define for _SYSCALL32.
673 * core-sol2.c: Remove #define _SYSCALL32.
674 * solib-legacy.c: Remove #define _SYSCALL32.
675
d8c0a2e7
AC
6762002-04-10 Andrew Cagney <ac131313@redhat.com>
677
678 * stack.c (select_frame): Cleanup internal error message, do not
679 use %p.
680
7cc19214
AC
6812002-04-10 Andrew Cagney <ac131313@redhat.com>
682
683 * stack.c (select_frame): Check that selected_frame and the
684 specified level are as expected.
685 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
686 Update copyright.
687 * frame.h (struct frame_info): Add field `level'. Update
688 copyright.
689 Work-in-progress PR gdb/464.
690
67a2b77e
AC
6912002-04-10 Andrew Cagney <ac131313@redhat.com>
692
693 * maint.c (maint_print_section_info): Rename print_section_info.
694 (print_bfd_section_info, print_objfile_section_info): Update.
695 * inferior.h (struct gdbarch): Add opaque declaration.
696 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
697 * gdbarch.h: Regenerate.
698
8cfda98c
ML
6992002-04-10 Michal Ludvig <mludvig@suse.cz>
700
701 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
702 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
703 (kernel_u_size): Added.
704 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
705 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
706
ca439ad2
JI
7072002-04-04 Jim Ingham <jingham@apple.com>
708
709 * valarith.c (find_size_for_pointer_math): New function, either returns
710 the size for a pointer's target, returns 1 for void *, or errors for
711 incomplete types.
712 (value_add, value_sub): use find_size_for_pointer_math.
713
2f2893d9
DJ
7142002-04-09 Daniel Jacobowitz <drow@mvista.com>
715
716 * linux-low.c (linux_look_up_symbols): New hook.
717 (linux_target_ops): Add linux_look_up_symbols.
718 * remote-utils.c (decode_address): New function.
719 (look_up_one_symbol): New function.
720 * server.c (handle_query): Call target look_up_symbols hook.
721 * server.h (look_up_one_symbol): Add prototype.
722 * target.h (struct target_ops): Add look_up_symbols hook.
723
2ec06d2e
DJ
7242002-04-09 Daniel Jacobowitz <drow@mvista.com>
725
d64b8841
DJ
726 * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
727 * ChangeLog: Correct paths in last ChangeLog entry.
728
7292002-04-09 Daniel Jacobowitz <drow@mvista.com>
730
731 * gdbserver/linux-low.h: Remove obsolete prototypes.
2ec06d2e
DJ
732 (struct linux_target_ops): New.
733 (extern the_low_target): New.
d64b8841 734 * gdbserver/linux-low.c (num_regs, regmap): Remove declarations.
2ec06d2e
DJ
735 (register_addr): Use the_low_target explicitly.
736 (fetch_register): Likewise.
737 (usr_fetch_inferior_registers): Likewise.
738 (usr_store_inferior_registers): Likewise.
d64b8841 739 * gdbserver/linux-arm-low.c (num_regs): Remove.
2ec06d2e
DJ
740 (arm_num_regs): Define.
741 (arm_regmap): Renamed from regmap, made static.
742 (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
743 made static.
744 (arm_cannot_store_register): Renamed from cannot_store_register,
745 made static.
746 (the_low_target): New.
d64b8841 747 * gdbserver/linux-i386-low.c (num_regs): Remove.
2ec06d2e
DJ
748 (i386_num_regs): Define.
749 (i386_regmap): Renamed from regmap, made static.
750 (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
751 made static.
752 (i386_cannot_store_register): Renamed from cannot_store_register,
753 made static.
754 (the_low_target): New.
d64b8841 755 * gdbserver/linux-ia64-low.c (num_regs): Remove.
2ec06d2e
DJ
756 (ia64_num_regs): Define.
757 (ia64_regmap): Renamed from regmap, made static.
758 (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
759 made static.
760 (ia64_cannot_store_register): Renamed from cannot_store_register,
761 made static.
762 (the_low_target): New.
d64b8841 763 * gdbserver/linux-m68k-low.c (num_regs): Remove.
2ec06d2e
DJ
764 (m68k_num_regs): Define.
765 (m68k_regmap): Renamed from regmap, made static.
766 (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
767 made static.
768 (m68k_cannot_store_register): Renamed from cannot_store_register,
769 made static.
770 (the_low_target): New.
d64b8841 771 * gdbserver/linux-mips-low.c (num_regs): Remove.
2ec06d2e
DJ
772 (mips_num_regs): Define.
773 (mips_regmap): Renamed from regmap, made static.
774 (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
775 made static.
776 (mips_cannot_store_register): Renamed from cannot_store_register,
777 made static.
778 (the_low_target): New.
d64b8841 779 * gdbserver/linux-ppc-low.c (num_regs): Remove.
2ec06d2e
DJ
780 (ppc_num_regs): Define.
781 (ppc_regmap): Renamed from regmap, made static.
782 (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
783 made static.
784 (ppc_cannot_store_register): Renamed from cannot_store_register,
785 made static.
786 (the_low_target): New.
d64b8841 787 * gdbserver/linux-s390-low.c (num_regs): Remove.
2ec06d2e
DJ
788 (s390_num_regs): Define.
789 (s390_regmap): Renamed from regmap, made static.
790 (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
791 made static.
792 (s390_cannot_store_register): Renamed from cannot_store_register,
793 made static.
794 (the_low_target): New.
d64b8841 795 * gdbserver/linux-sh-low.c (num_regs): Remove.
2ec06d2e
DJ
796 (sh_num_regs): Define.
797 (sh_regmap): Renamed from regmap, made static.
798 (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
799 made static.
800 (sh_cannot_store_register): Renamed from cannot_store_register,
801 made static.
802 (the_low_target): New.
d64b8841 803 * gdbserver/linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
2ec06d2e
DJ
804 (the_low_target): New.
805
96cb11df
AC
8062002-04-09 Andrew Cagney <ac131313@redhat.com>
807
808 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
809 override FP_REGNUM with frame->fp. Update copyright.
810 * parse.c (num_std_regs, std_regs): Delete.
811 (target_map_name_to_register): Do not search std_regs. Update
812 function description.
813 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
814 declarations. Update copyright.
815 Fix PR gdb/251.
816
c3a3ccc7
DJ
8172002-04-09 Daniel Jacobowitz <drow@mvista.com>
818
819 * gdbserver/Makefile.in: Add stamp-h target.
820 * gdbserver/configure.in: Create stamp-h.
821 * gdbserver/configure: Regenerated.
822
ce3a066d
DJ
8232002-04-09 Daniel Jacobowitz <drow@mvista.com>
824
825 * gdbserver/inferiors.c: New file.
826 * gdbserver/target.c: New file.
827 * gdbserver/target.h: New file.
828 * gdbserver/Makefile.in: Add target.o and inferiors.o. Update
829 dependencies.
830 * gdbserver/linux-low.c (inferior_pid): New static variable,
831 moved from server.c.
832 (linux_create_inferior): Renamed from create_inferior.
833 Call add_inferior. Return 0 on success instead of a PID.
834 (linux_attach): Renamed from myattach.
835 (linux_kill): Renamed from kill_inferior. Call clear_inferiors ().
836 (linux_thread_alive): Renamed from mythread_alive.
837 (linux_wait): Renamed from mywait. Call clear_inferiors () if the
838 child dies.
839 (linux_resume): Renamed from myresume. Add missing ``return 0''.
840 (regsets_store_inferior_registers): Correct error message.
841 Add missing ``return 0''.
842 (linux_fetch_registers): Renamed from fetch_inferior_registers.
843 (linux_store_registers): Renamed from store_inferior_registers.
844 (linux_read_memory): Renamed from read_inferior_memory.
845 (linux_write_memory): Renamed from write_inferior_memory.
846 (linux_target_ops): New structure.
847 (initialize_low): Call set_target_ops ().
848 * gdbserver/remote-utils.c (unhexify): New function.
849 (hexify): New function.
850 (input_interrupt): Send signals to ``signal_pid''.
851 * gdbserver/server.c (inferior_pid): Remove.
852 (start_inferior): Update create_inferior call.
853 (attach_inferior): Call add_inferior.
854 (handle_query): New function.
855 (main): Call handle_query for `q' packets.
856 * gdbserver/server.h: Include "target.h". Remove obsolete prototypes.
857 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
858
0729219d
DJ
8592002-04-09 Daniel Jacobowitz <drow@mvista.com>
860
861 * gdbserver/Makefile.in: Add WARN_CFLAGS. Update configury
862 dependencies.
863 * gdbserver/configure.in: Check for <string.h>
864 * gdbserver/configure: Regenerate.
865 * gdbserver/config.in: Regenerate.
866 * gdbserver/gdbreplay.c: Include needed system headers.
867 (remote_open): Remove strchr prototype.
868 * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
869 * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
870 (supply_register_by_name): Likewise.
871 (collect_register): Change buf argument to void *.
872 (collect_register_by_name): Likewise.
873 * gdbserver/regcache.h: Add missing prototypes.
874 * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
875 * gdbserver/server.c (handle_query): New function.
876 (attached): New static variable, moved out of main.
877 (main): Quiet longjmp clobber warnings.
878 * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.
879 * gdbserver/utils.c (error): Remove NORETURN.
880 (fatal): Likewise.
881
97658e92
DJ
8822002-04-09 Daniel Jacobowitz <drow@mvista.com>
883
884 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
885 after the last symbol in a block.
886
6044e3eb
PM
8872002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
888
889 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
890 is non zero as a found symbol.
891
0406ec40
AC
8922002-04-08 Andrew Cagney <ac131313@redhat.com>
893
894 * findvar.c: Include "builtin-regs.h".
895 (value_of_register): Call value_of_builtin_reg when applicable.
896 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
897 (target_map_name_to_register): Call
898 builtin_reg_map_name_to_regnum.
899 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
900 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
901 (builtin_regs_h): Define.
902 (builtin-regs.o): New target.
903 (findvar.o): Add $(builtin_regs_h).
904 * builtin-regs.c, builtin-regs.h: New files.
905 * std-regs.c: New file.
906 Partial fix for PR gdb/251.
907
56a6dfb9
KB
9082002-04-08 Kevin Buettner <kevinb@redhat.com>
909
910 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
911 it's no longer required.
912
3a808432
AC
9132002-04-08 Andrew Cagney <ac131313@redhat.com>
914
915 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
916
7c40d541
KB
9172002-04-08 Kevin Buettner <kevinb@redhat.com>
918
919 From Jimi X <jimix@watson.ibm.com>:
920 * rs6000-tdep.c (rs6000_software_single_step): Use
921 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
922 and size. Use target_insert_breakpoint() and
923 target_remove_breakpoint() to insert and remove breakpoints
924 instead of explicit memory reads and writes.
925
cc9836a8
KB
9262002-04-08 Kevin Buettner <kevinb@redhat.com>
927
928 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
929 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
930 ELF_OBJECT_FORMAT ifdef.
931
7495d1dc
KB
9322002-04-08 Kevin Buettner <kevinb@redhat.com>
933
934 From Jimi X <jimix@watson.ibm.com>:
935 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
936
4288e836
KB
9372002-04-08 Kevin Buettner <kevinb@redhat.com>
938
939 From Jimi X <jimix@watson.ibm.com>:
940 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
941 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
942
a4e4e501
MK
9432002-04-07 Mark Kettenis <kettenis@gnu.org>
944
945 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
946 s/asprintf/xasprintf/.
947 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
948
006defba
AC
9492002-04-07 Andrew Cagney <ac131313@redhat.com>
950
951 I believe Jeff Law denies responsability for this one:
952 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
953 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
954 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
955 Work-around for PR gdb/366.
956
7aa83cac
EZ
9572002-04-07 Elena Zannoni <ezannoni@redhat.com>
958
959 * remote-e7000.c (write_small, e7000_read_inferior_memory,
960 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
961 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
962
cf1fcca1
EZ
9632002-04-07 Elena Zannoni <ezannoni@redhat.com>
964
965 * sh-tdep.c (sh_fp_frame_init_saved_regs,
966 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
967 information.
968
3f289e6f
AC
9692002-04-07 Andrew Cagney <ac131313@redhat.com>
970
971 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
972 maintainer.
973
129188f6
AC
9742002-04-07 Andrew Cagney <ac131313@redhat.com>
975
976 * README (Reporting Bugs in GDB): Document the bug web page as the
977 prefered way of submitting bugs.
978 Fix PR gdb/402.
979
1200cd6e
AC
9802002-04-06 Andrew Cagney <ac131313@redhat.com>
981
982 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
983 -1. Update comment.
984 * gdbarch.h, gdbarch.c: Re-generate.
985
2853c33c
AS
9862002-04-07 Andreas Schwab <schwab@suse.de>
987
988 * m68klinux-nat.c (fill_fpregset): Properly pass address of
989 buffer to regcache_collect.
990
c2169756
AC
9912002-04-06 Andrew Cagney <ac131313@redhat.com>
992
993 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
994 * gdbarch.c, gdbarch.h: Re-generate.
995
25f1b008
AC
9962002-04-06 Andrew Cagney <ac131313@redhat.com>
997
998 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
999 declaration. Fix -Werror.
1000
59263426
DJ
10012002-04-05 Daniel Jacobowitz <drow@mvista.com>
1002
1003 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
1004 * gdbarch.c: Regenerate.
1005
f5db4da3
MS
10062002-04-05 Michael Snyder <msnyder@redhat.com>
1007
80f8a6eb
MS
1008 * breakpoint.c (clear_command): Rewrite middle section to
1009 combine two loops with identical control conditions.
1010 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
1011 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
1012
ad3dcc5c
L
10132002-04-05 H.J. Lu (hjl@gnu.org)
1014
1015 * solib-svr4.c (bkpt_names): Add "__start".
1016
f32e7a74
AC
10172002-04-04 Andrew Cagney <ac131313@redhat.com>
1018
1019 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
1020 as test for 64 bit target.
1021
8227c0ff
AC
10222002-04-05 Andrew Cagney <ac131313@redhat.com>
1023
1024 * h8500-tdep.c (h8500_write_fp): Delete function.
1025 * dwarf2cfi.c (cfi_write_fp): Document as not used.
1026 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
1027 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
1028 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
1029 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
1030 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
1031 (s390_write_fp):
1032 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
1033 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
1034 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
1035 (d10v_write_fp): Delete function.
1036 * inferior.h (write_fp, generic_target_write_fp): Delete
1037 declarations.
1038 * regcache.c (generic_target_write_fp): Delete function.
1039 (write_fp): Delete function.
1040 * gdbarch.sh (TARGET_WRITE_FP): Delete.
1041 * gdbarch.h, gdbarch.c: Regenerate.
1042 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
1043 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
1044 (sparc64_write_fp): Delete declaration.
1045 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
1046 (h8500_write_fp): Delete declaration.
1047
2757dd86
AC
10482002-04-04 Andrew Cagney <ac131313@redhat.com>
1049
1050 * sparc-tdep.c (sparc64_write_fp): Delete.
1051 (sparc_push_dummy_frame): Replace write_fp call with code to store
1052 the FP directly.
1053 (sparc_gdbarch_init): Do not initialize write_fp.
1054
c69255e1
KB
10552002-04-05 Kevin Buettner <kevinb@redhat.com>
1056
1057 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
1058 clause.
1059
ae767bfb
JB
10602002-03-29 Jim Blandy <jimb@redhat.com>
1061
1062 * stack.c (get_selected_block): Add new argument `addr_in_block',
1063 used to return the exact code address we used to select the block,
1064 not just the block.
1065 * blockframe.c (get_frame_block, get_current_block): Same.
1066 * frame.h (get_frame_block, get_current_block,
1067 get_selected_block): Update declarations.
1068 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
1069 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
1070
84d2ac95
MS
10712002-04-05 Michael Snyder <msnyder@redhat.com>
1072
1073 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
1074 warning message.
1075
596aa3bf
JB
10762002-04-05 J. Brobecker <brobecker@gnat.com>
1077
1078 * utils.c (xfullpath): New function.
1079 * defs.h (xfullpath): Add declaration.
1080 * source.c (openp): Use xfullpath in place of gdb_realpath to
1081 avoid resolving the basename part of filenames when the
1082 associated file is a symbolic link. This fixes a potential
1083 inconsistency between the filenames known to GDB and the
1084 filenames it prints in the annotations.
1085 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
1086 to be able to match a filename with either the real filename, or
1087 the name of any symbolic link to this file.
1088 (lookup_partial_symtab): Ditto.
1089
c02f5703
MS
10902002-04-04 Michael Snyder <msnyder@redhat.com>
1091
1092 * breakpoint.c: Add support for hardware breakpoints in overlays.
1093 (overlay_events_enabled): New state variable.
1094 (insert_breakpoints): Use overlay_events_enabled to decide
1095 whether to attempt to set a breakpoint at the overlay load addr.
1096 Handle bp_hardware_breakpoint as well as bp_breakpoint.
1097 (remove_breakpoint): Use overlay_events_enabled to decide
1098 whether breakpoints need to be removed from overlay load addr.
1099 Handle bp_hardware_breakpoint as well as bp_breakpoint.
1100 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
1101 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
1102 disable_overlay_breakpoints): Update overlay_events_enabled.
1103
5fb290d7
DJ
11042002-04-04 Daniel Jacobowitz <drow@mvista.com>
1105
1106 * dwarf2read.c (struct function_range): New.
1107 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
1108 (check_cu_functions): New.
1109 (read_file_scope): Initialize global function lists.
1110 Call dwarf_decode_line after processing children.
1111 (read_func_scope): Add to global function list.
1112 (dwarf_decode_lines): Call check_cu_functions everywhere
1113 record_line is called. Call record_line with a linenumber
1114 of 0 to mark sequence ends.
1115
7b3fabf0
ML
11162002-04-04 Michal Ludvig <mludvig@suse.cz>
1117
1118 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
1119 change sync with glibc.
1120
bce58c09
JB
11212002-04-03 Jim Blandy <jimb@redhat.com>
1122
1123 * configure.in: Call AC_C_INLINE.
1124 * configure: Regenerated.
1125
2fccf04a
DJ
11262002-04-01 Daniel Jacobowitz <drow@mvista.com>
1127
1128 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
1129 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
1130
2d1bfe2e
MK
11312002-03-31 Mark Kettenis <kettenis@gnu.org>
1132
a5941fbf
MK
1133 * NEWS: Mention gcore support on FreeBSD/i386.
1134
a90cd31d
MK
1135 * fbsd-proc.c: New file.
1136 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
1137 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
1138
2d1bfe2e
MK
1139 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
1140 while statement.
1141
9eb6e5a1
JB
11422002-03-29 Jim Blandy <jimb@redhat.com>
1143
1144 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
1145 unescaped newlines in string literals, but newer ones don't. So
1146 escape them.
1147
f02df580
MS
11482002-03-26 Michael Snyder <msnyder@redhat.com>
1149 Andrew Cagney <cagney@redhat.com>
1150
1151 * cli/cli-dump.c: New file. Dump memory to file,
1152 restore file to memory.
1153 * cli/cli-dump.h: New file.
1154 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 1155 * NEWS: Mention new commands.
f02df580 1156
109f874e
MS
11572002-03-28 Michael Snyder <msnyder@redhat.com>
1158
1159 * symfile.c (symbol_file_add): Move test for null symbols to later.
1160
520f6ade
AC
11612002-03-27 Andrew Cagney <ac131313@redhat.com>
1162
1163 From veksler at il.ibm.com:
1164 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
1165 the xstrduped original path.
1166 Fix PR gdb/417.
1167
d4654627
MS
11682002-03-27 Michael Snyder <msnyder@redhat.com>
1169
1170 * breakpoint.c (_initialize_breakpoint): Clean up help string.
1171 * infcmd.c (_initialize_infcmd): Ditto.
1172 * language.c (_initialize_language): Ditto.
1173 * symfile.c (_initialize_symfile): Ditto.
1174 * top.c (_init_main): Ditto.
1175 * cli/cli-cmds.c (init_cli_cmds): Ditto.
1176
6be8bc0c
EZ
11772002-03-27 Elena Zannoni <ezannoni@redhat.com>
1178
1179 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
1180 vector registers handling.
1181 (skip_prologue): Handle new AltiVec instructions. Fill in new
1182 fields of frame data.
1183 (frame_get_saved_regs): Fill in information for AltiVec registers.
1184
12af6855
JB
11852002-03-27 Jim Blandy <jimb@redhat.com>
1186
1187 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
1188 a function; leave this macro here to invoke that function.
1189 (symbol_init_mangled_name): Declaration for that function.
1190 * symtab.c (symbol_init_mangled_name): New function.
1191
dc672865
AC
11922002-03-27 Andrew Cagney <ac131313@redhat.com>
1193
1194 * valarith.c: Replace strerror with safe_strerror.
1195 * tracepoint.c: Ditto.
1196 * lin-lwp.c: Ditto.
1197 * go32-nat.c: Ditto.
1198 * inflow.c: Ditto.
1199 * gnu-nat.c: Ditto.
1200
d96429cd
AS
12012002-03-27 Andreas Schwab <schwab@suse.de>
1202
1203 * event-top.c (command_line_handler): Remove useless if.
1204
7e336ba1
AJ
12052002-03-27 Andreas Jaeger <aj@suse.de>
1206
1207 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
1208 comment.
1209
de220d0f
ML
12102002-03-27 Michal Ludvig <mludvig@suse.cz>
1211
1212 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
1213 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
1214 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
1215 (x86_64_linux_dr_get_status, supply_gregset),
1216 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
1217 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
1218 (x86_64_register_info_table): Add.
1219 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
1220 (x86_64_register_raw_size, x86_64_register_virtual_type),
1221 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
1222 general x86_64_register_info_table.
1223 (i386_gdbarch_init): gdbarch_register_bytes is now set
1224 dynamicaly during initialization.
1225 * regformats/reg-x86-64.dat: Synced with changes to registers above.
1226 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 1227
0e98d0a7
DJ
12282002-03-27 Daniel Jacobowitz <drow@mvista.com>
1229
1230 * gdbserver/server.c (main): Call target_signal_to_host_p
1231 and target_signal_to_host on signals received from the remote.
1232 * gdbserver/remote-utils.c (prepare_resume_reply): Call
1233 target_signal_from_host on signals sent to the remote.
1234 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
1235 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
1236
3130066b
DJ
12372002-03-27 Daniel Jacobowitz <drow@mvista.com>
1238
1239 * signals/signals.c: Include "server.h" in gdbserver build.
1240 (target_signal_from_name): Don't use STREQ.
1241 (_initialize_signals): Likewise. Don't include function in
1242 gdbserver build.
1243
9aedf4f4
DJ
12442002-03-27 Daniel Jacobowitz <drow@mvista.com>
1245
1246 * signals.c: Moved to...
1247 * signals/signals.c: Here.
7e336ba1 1248 * Makefile (signals.o): Update.
9aedf4f4 1249
3fa41cdb
JL
12502002-03-26 Jeff Law (law@redhat.com)
1251
1252 * somread.c (som_symtab_read): Remove some commented out code and
1253 updated related comments. Do not set the minimal symbol table to
1254 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
1255 in a dynamic executable.
1256 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
1257 where we are unable to find the minimal symbol for the given
1258 PC value.
1259
ee677e8d
MS
12602002-03-25 Jeff Law (law@redhat.com)
1261
1262 * linux-proc.c (read_mapping): Scan up to end of line for filename.
1263
e76e1718
ML
12642002-03-25 Michal Ludvig <mludvig@suse.cz>
1265
1266 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
1267
18a642a1
AC
12682002-03-23 Andrew Cagney <ac131313@redhat.com>
1269
1270 * command.h: Update copyright.
1271 (struct cmd_list_element): Replace definition with opaque
1272 declaration.
1273 (enum cmd_types): Document that it will eventually be moved to
1274 cli/cli-decode.h
1275 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
1276 (MALLOCED_REPLACEMENT): Delete macro.
1277 * Makefile.in (cli_decode_h): Add $(command_h).
1278 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 1279 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
1280 * completer.c: Include "cli/cli-decode.h".
1281 * maint.c: Include "cli/cli-decode.h".
1282 * cli/cli-decode.h: Include "command.h".
1283 (enum command_class): Delete.
1284 (enum cmd_types): Comment out.
1285 (enum cmd_auto_boolean): Delete.
1286 (enum var_types): Delete.
1287
b2875cc0
AC
12882002-03-23 Andrew Cagney <ac131313@redhat.com>
1289
1290 * cli/cli-decode.c: Include "gdb_assert.h".
1291 (add_set_or_show_cmd): New static function.
1292 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
1293 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
1294 all fields, such as func, from the set command.
1295
3b45974e
AC
12962002-03-23 Andrew Cagney <ac131313@redhat.com>
1297
1298 * MAINTAINERS (sh-elf): Change warning flag to -w.
1299
823ca731
AC
13002002-03-23 Andrew Cagney <cagney@redhat.com>
1301
1302 * defs.h (error): Add printf format attribute.
1303 * thread-db.c (thread_from_lwp): Fix error format string.
1304 * stack.c (parse_frame_specification): Ditto.
1305 * cli/cli-decode.c (undef_cmd_error): Ditto.
1306 * scm-lang.c (scm_lookup_name): Ditto.
1307 * tracepoint.c (trace_error): Ditto.
1308 * remote-utils.c (usage): Ditto.
1309 * remote.c (compare_sections_command): Ditto.
1310 Fix PR gdb/328.
1311
0e101458
AC
13122002-03-22 Andrew Cagney <ac131313@redhat.com>
1313
1314 * gdbtypes.c (append_composite_type_field): New function.
1315 (init_composite_type): New function.
1316 * gdbtypes.h (append_composite_type_field): Declare.
1317 (init_composite_type): Ditto.
1318
8e0662df
EZ
13192002-03-22 Elena Zannoni <ezannoni@redhat.com>
1320
1321 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 1322 function.
8e0662df
EZ
1323 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
1324 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
1325 structure returning convention for SYSV ABI case, but not
1326 for GNU/Linux, FreeBSD, or NetBSD.
1327
3121eff0
DJ
13282002-03-22 Daniel Jacobowitz <drow@mvista.com>
1329
1330 * symtab.h (lookup_block_symbol): Add mangled_name argument
1331 to prototype.
1332
1333 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
1334 with new mangled_name argument.
1335 * linespec.c (decode_line_1): Likewise.
1336 * valops (value_of_this): Likewise.
1337 * symtab.c (lookup_transparent_type): Likewise.
1338 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
1339 (lookup_symbol): If we are given a mangled name, pass it down
1340 to lookup_symbol_aux.
1341 (lookup_block_symbol): If we are given a mangled name to check
1342 against, only return symbols which match it.
1343
349b409f
CF
13442002-03-22 Christopher Faylor <cgf@redhat.com>
1345
1346 * win32-nat.c (child_create_inferior): Check for proper shell to use
1347 here, in case the user changes it on the fly.
1348 (_initialize_inftarg): Remove shell path considerations.
1349
2a873819
EZ
13502002-03-21 Elena Zannoni <ezannoni@redhat.com>
1351
1352 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
1353 for gdbarch_max_register_raw_size and max_register_virtual_size.
1354 Adjust copyright year.
1355
a1b9830c
DJ
13562002-03-21 Daniel Jacobowitz <drow@mvista.com>
1357
1358 * dbxread.c (process_one_symbol): Extend the first N_SLINE
1359 in a function to cover the entire beginning of the function
1360 as well if it does not already.
1361
8b5790f2
TR
13622002-03-21 Tom Rix <trix@redhat.com>
1363
1364 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
1365 (rs6000_ptrace64): Renamed from ptrace64.
1366
bdbe5747
MH
13672002-03-20 Martin M. Hunt <hunt@redhat.com>
1368
1369 * gdbserver/remote-utils.c (remote_open): Don't call
1370 getprotobyname, we're all using TCP here so just use
1371 IPPROTO_TCP.
7e336ba1 1372 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
1373
13742002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 1375
bdbe5747
MH
1376 * regcache.c (_initialize_regcache): No need to call
1377 build_regcache() at this time; it gets called whenever
1378 the gdbarch changes.
1379
7781cd62
DB
13802002-03-20 David O'Brien <obrien@FreeBSD.org>
1381
1382 * sparc-nat.c: Include sys/param.h where possible.
1383
f65ca430
DJ
13842002-03-20 Daniel Jacobowitz <drow@mvista.com>
1385
1386 Fix PR gdb/422.
1387 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
1388 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
1389 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
1390 complex types.
1391 * stabsread.c (rs6000_builtin_type): Likewise.
1392 (read_sun_floating_type): Likewise.
1393
0c867556
PS
13942002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1395
1396 * stabsread.c (read_member_functions): Remove skip code for duplicate
1397 constructor/destructor methods. Use standard parsing for these
1398 methods and just do not chain them to the list of methods after
1399 parsing.
1400
12b9c64f
AO
14012002-03-19 Alexandre Oliva <aoliva@redhat.com>
1402
1403 * coffread.c: Remove redundant static declarations. Replace
1404 occurrences of `PTR' with `void *'.
1405 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
1406 * top.h (quit_cover): Likewise.
1407 * defs.h (catch_errors): Likewise.
1408
349c5d5f
AC
14092002-03-18 Andrew Cagney <ac131313@redhat.com>
1410
1411 * defs.h (XMALLOC): Define.
1412 * gdb-events.sh (XMALLOC): Delete macro.
1413 * gdb-events.c, gdb-events.h: Regenerate.
1414 * gdbarch.sh (XMALLOC): Delete macro.
1415 * gdbarch.c: Regenerate.
1416 * serial.c (XMALLOC): Delete macro.
1417 * ui-file.c (XMALLOC): Ditto.
1418 * ser-unix.h (XMALLOC): Ditto.
1419 * sh-tdep.c (XMALLOC): Ditto.
1420 * ui-out.c (XMALLOC): Ditto.
1421 * utils.c (XMALLOC): Ditto.
1422 * i386-tdep.c (XMALLOC): Ditto.
1423 * gdb-events.c (XMALLOC): Ditto.
1424 * d10v-tdep.c (XMALLOC): Ditto.
1425 * cli-out.c (XMALLOC): Ditto.
1426
1427 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
1428 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
1429 * ui-file.c, ui-out.c: Ditto.
1430
7d0766f3
AC
14312002-03-18 Andrew Cagney <ac131313@redhat.com>
1432
1433 * command.h (struct cmd_list_element): Add field context.
1434 (set_cmd_context, get_cmd_context): Declare.
1435 * cli/cli-decode.h: Ditto.
1436 * cli/cli-decode.c (get_cmd_context): New function.
1437 (set_cmd_context): New function.
1438 (add_cmd): Initialize context.
1439 Part of fixing PR gdb/145 and PR gdb/146.
1440
5913bcb0
AC
14412002-03-17 Andrew Cagney <ac131313@redhat.com>
1442
1868c04e
AC
1443 * cli/cli-decode.c (cmd_type): New function.
1444 * command.h (cmd_type): Declare.
1445 * infrun.c (set_schedlock_func): Call function cmd_type.
1446 * kod.c (kod_set_os): Call cmd_type.
1447 * cris-tdep.c (cris_version_update): Use function cmd_type.
1448 (cris_mode_update, cris_abi_update): Ditto.
1449
5913bcb0
AC
1450 * command.h: (execute_cmd_post_hook): Declare.
1451 (execute_cmd_pre_hook): Declare.
1452 * cli/cli-script.c (clear_hook_in_cleanup): New function.
1453 (execute_cmd_post_hook, execute_cmd_pre_hook): New
1454 functions. Execute pre/post hook while ensuring that afterwords
1455 hook_in is cleared.
1456 * top.c (execute_command): Use execute_cmd_post_hook, and
1457 execute_cmd_pre_hook to execute pre/post commands.
1458 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
1459 hook_stop_stub.
1460 (hook_stop_stub): Call execute_cmd_pre_hook.
1461
b51450c9
AC
14622002-03-17 Andrew Cagney <ac131313@redhat.com>
1463
1464 * kod.c (kod_set_os): Revert previous change. Is called by ``info
1465 set'' and this leads to a core dump. Move xstrdup of
1466 operating_system to after check that it is not NULL.
1467
f66c9f11
AC
14682002-03-17 Andrew Cagney <ac131313@redhat.com>
1469
8e694ecf
AC
1470 * kod.c (kod_set_os): Remove unnecessary check that
1471 ``command->type'' is set_cmd.
1472
f66c9f11
AC
1473 * valprint.c (set_input_radix): Use input_radix.
1474 (set_output_radix): Use output_radix.
1475 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
1476 isn't reverted.
1477
9d01611c
AC
14782002-03-16 Andrew Cagney <ac131313@redhat.com>
1479
1480 * value.h (struct value): Delete field ``substring_addr''. Change
1481 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
1482 force_core_addr_align and force_pointer_aligh.
1483
1484 * value.h (struct value): Fix typo in above change.
9d01611c 1485
4156bb53
PS
14862002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1487
1488 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
1489 to fix internal_error from ``maintenance print architecture''.
1490
0e5e3ea6
PS
14912002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1492
1493 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
1494 for gcc versions after gcc-2.8.1.
1495
9b013045
PS
14962002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1497
1498 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
1499 for method resolution. Restore adjustment of ``this'' pointer after
1500 calling value_struct_elt, which was accidentally removed during the
1501 HP merge.
1502
376c9600
AC
15032002-03-15 Andrew Cagney <ac131313@redhat.com>
1504
1505 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
1506 value_of_register.
1507 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
1508 get_saved_register.
1509 * value.h (value_of_register): Update.
1510
a4db0f07
RH
15112002-03-14 Richard Henderson <rth@redhat.com>
1512
1513 * configure.in: Detect declaration for canonicalize_file_name.
1514 * utils.c (canonicalize_file_name): Declare, if needed.
1515 (gdb_realpath): Prefer realpath if available and usable.
1516 * config.in, configure: Rebuild.
1517
96383835
RH
15182002-03-14 Richard Henderson <rth@redhat.com>
1519
1520 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
1521 a constant array bound.
1522
1523 * MAINTAINERS: Add myself to write-after-approval.
1524
75245b24
MS
15252002-03-14 Michael Snyder <msnyder@redhat.com>
1526
1527 * symfile.c (syms_from_objfile): Return immediately if no syms.
1528 (symbol_file_add): Return immediately if no syms.
1529 (find_sym_fns): Return immediately if no syms.
1530
e641a1ca
ML
15312002-03-13 Michal Ludvig <mludvig@suse.cz>
1532
1533 * gdbserver/remote-util.c (remote_open): Print remote-side's
1534 IP address when remote debugging over the network.
7e336ba1 1535
df08bfec
DB
15362002-03-12 David O'Brien <obrien@FreeBSD.org>
1537
1538 * config/sparc/fbsd.mh: Fix copyright.
1539 * config/sparc/fbsd.mt: Likewise.
1540
9a57864f
RE
15412002-03-11 Richard Earnshaw <rearnsha@arm.com>
1542
1543 * MAINTAINERS: Fix typo in name of gdb warnings option.
1544 (x86-64): Fix formating so that this can be parsed by awk.
1545
dd7bf85e
DJ
15462002-03-10 Daniel Jacobowitz <drow@mvista.com>
1547
1548 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
1549 * defs.h: Include "gdb/signals.h".
1550 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
1551
33a0a2ac
ML
15522002-03-10 Michal Ludvig <mludvig@suse.cz>
1553
1554 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 1555 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
1556 from x86-64-tdep.h
1557
dd824b04
DJ
15582002-03-10 Daniel Jacobowitz <drow@mvista.com>
1559 Don Howard <dhoward@redhat.com>
1560
1561 * mips-tdep.c (ST0_FR): Define.
1562 (mips2_fp_compat): New function, temporarily disabled.
1563 (mips_read_fp_register_single): New function.
1564 (mips_read_fp_register_double): New function.
1565 (mips_print_register): Use them.
1566 (do_fp_register_row): Likewise.
1567
6a41ff59
AC
15682002-03-09 Andrew Cagney <ac131313@redhat.com>
1569
1570 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
1571 approval''.
1572
4ea09c10
PS
15732002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1574
1575 * stabsread.c (read_member_functions): Fix is_stub test for
1576 static member functions, improve comment.
1577
6ccc741d
RE
15782002-03-07 Richard Earnshaw <rearnsha@arm.com>
1579
1580 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
1581 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
1582 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
1583 commands that set boolean values.
1584 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
1585 (arm_rdi_resume): Always initialize PC.
1586 (arm_rdi_open): Don't use rslt as a boolean.
1587 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
1588 (arm_rdi_fetch_registers, arm_rdi_store_registers)
1589 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
1590 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
1591
438013df
AO
15922002-03-06 Alexandre Oliva <aoliva@redhat.com>
1593
1594 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
1595 * configure: Rebuilt.
1596
70ed8774
SC
15972002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1598
1599 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
1600 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
1601
5ba2abeb
AC
16022002-03-06 Andrew Cagney <ac131313@redhat.com>
1603
1604 * cli/cli-decode.c (set_cmd_completer): New function.
1605 * command.h (set_cmd_completer): Declare.
1606 * cli/cli-decode.h (set_cmd_completer): Ditto.
1607
1608 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
1609 * cli/cli-cmds.c (init_cli_cmds): Ditto.
1610 * win32-nat.c (_initialize_inftarg): Ditto.
1611 * remote-rdi.c (_initialize_remote_rdi): Ditto.
1612 * proc-api.c (_initialize_proc_api): Ditto.
1613 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
1614 * source.c (_initialize_source): Ditto.
1615 * exec.c (_initialize_exec): Ditto.
1616 * solib.c (_initialize_solib): Ditto.
1617 * top.c (init_main): Ditto.
1618 * tracepoint.c (_initialize_tracepoint): Ditto.
1619 * symfile.c (_initialize_symfile): Ditto.
1620 * printcmd.c (_initialize_printcmd): Ditto.
1621 * infcmd.c (_initialize_infcmd): Ditto.
1622 * corefile.c (_initialize_core): Ditto.
1623
f779ca99
AC
16242002-03-05 Andrew Cagney <ac131313@redhat.com>
1625
1626 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
1627
01a3934b
AC
16282002-03-05 Andrew Cagney <ac131313@redhat.com>
1629
1630 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
1631
37057839
AC
16322002-03-05 Andrew Cagney <ac131313@redhat.com>
1633
1634 * NEWS: Update headings, 5.2 has branched.
1635
c6ecbae5
DJ
16362002-03-04 Daniel Jacobowitz <drow@mvista.com>
1637
1638 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
1639 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
1640 (register_addr, REGISTER_RAW_SIZE): Likewise.
1641 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
1642 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
1643
e9f30c21
ML
16442002-03-03 Michal Ludvig <mludvig@suse.cz>
1645
1646 * MAINTAINERS (x86-64): Add myself.
1647 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
1648 changed value_ptr -> struct value *
1649
54394ac3
DB
16502002-03-01 David O'Brien <obrien@FreeBSD.org>
1651
1652 * configure.host (sparc64-*-freebsd): Add.
1653 * configure.tgt: Likewise.
1654 * config/sparc/fbsd.mh: New file.
1655 * config/sparc/fbsd.mt: Likewise.
1656 * config/sparc/nm-fbsd.h: Likewise.
1657 * config/sparc/tm-fbsd.h: Likewise.
1658
bfe95955
DJ
16592002-03-01 Daniel Jacobowitz <drow@mvista.com>
1660
1661 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
1662 regformats/reg-s390x.dat.
1663
f33c6cbf
AC
16642002-03-01 Andrew Cagney <ac131313@redhat.com>
1665
1666 * utils.c: Add FIXME explaining true/false problem.
1667
5ecaa7dd
AC
16682002-02-28 Andrew Cagney <ac131313@redhat.com>
1669
1670 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
1671
2a251cc2
MC
16722002-02-28 Michael Chastain <mec@shout.net>
1673
1674 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
1675
6a8031a3 16762002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
1677
1678 * gdbserver/linux-s390-low.c: New file.
1679 * regformats/reg-s390.dat: New file.
1680 * regformats/reg-s390x.dat: New file.
1681 * gdbserver/configure.srv: Add S/390.
1682 * gdbserver/Makefile.in: Add S/390.
1683 * configure.tgt: Enable gdbserver for S/390.
1684
ac469903
EZ
16852002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
1686
1687 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
1688 first line of the doc string for "info dos", except at the end of
1689 the sentence, since the short help stops at the first period.
1690
985cb1a3
JM
16912002-02-28 Jason Merrill <jason@redhat.com>
1692
1693 * dwarf2read.c (dwarf_cfi_name): Add new codes.
1694
c570663e
FF
16952002-02-27 Fred Fish <fnf@redhat.com>
1696
1697 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
1698 comment (dumy -> dummy).
1699
43630227
PS
17002002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1701
1702 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
1703
b84911e8
RB
17042002-02-27 Rodney Brown <rbrown64@csc.com.au>
1705
1706 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
1707
58caa3dc
DJ
17082002-02-27 Daniel Jacobowitz <drow@mvista.com>
1709
1710 * gdbserver/acconfig.h: New file.
1711 * gdbserver/i387-fp.c: New file.
1712 * gdbserver/i387-fp.h: New file.
1713 * gdbserver/linux-x86-64.c: New file.
1714 * regformats/reg-x86-64.dat: New file.
1715 * configure.tgt: Add x86_64-*-linux* gdbserver support.
1716 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
1717 * gdbserver/configure.in: Add support for regsets.
1718 * gdbserver/config.in: Regenerate.
1719 * gdbserver/configure: Regenerate.
1720 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
1721 * gdbserver/linux-low.h: New file.
1722 * gdbserver/linux-low.c: Include "linux-low.h". Add support
1723 for regsets.
1724 * gdbserver/linux-arm-low.c: Include "linux-low.h".
1725 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
1726 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
1727 * gdbserver/linux-mips-low.c: Include "linux-low.h".
1728 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
1729 * gdbserver/linux-sh-low.c: Include "linux-low.h".
1730 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
1731 "i387-fp.h". Add PTRACE_GETREGS and friends.
1732 * gdbserver/regcache.c (supply_register): New function.
1733 (supply_register_by_name): New function.
1734 (collect_register): New function.
1735 (collect_register_by_name): New function.
1736
93652174
DJ
17372002-02-27 Daniel Jacobowitz <drow@mvista.com>
1738
1739 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
1740 (config.status): Add configure.srv dependency.
1741 (server_h): Add config.h dependency.
1742
a02e4a61
DJ
17432002-02-27 Daniel Jacobowitz <drow@mvista.com>
1744
1745 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
1746 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
1747 * gdbserver/configure.srv: Change i386-*-linux* to use
1748 reg-i386-linux.o.
1749
ce0eebec
AC
17502002-02-26 Andrew Cagney <ac131313@redhat.com>
1751
1752 * x86-64-tdep.c: Re-indent. Update copyright date.
1753
82dbc5f7
AC
17542002-02-26 Andrew Cagney <ac131313@redhat.com>
1755
1756 From Michal Ludvig <mludvig@suse.cz>:
1757 * x86-64-tdep.c (value.h): Delete.
1758 (gdb_assert.h): Include.
1759 (x86_64_register_convert_to_virtual,
1760 x86_64_register_convert_to_raw ): Add check which lets only
1761 floating-point values to be converted.
1762 (value_push): Delete.
1763 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
1764 (i386_gdbarch_init): Number of register_bytes fixed.
1765
e4621584
AC
17662002-02-26 Andrew Cagney <ac131313@redhat.com>
1767
1768 * MAINTAINERS: Add x86-64 target.
1769
81a9a963
AC
17702002-02-26 Andrew Cagney <ac131313@redhat.com>
1771
1772 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
1773 * osfsolib.c (solib_map_sections): Ditto.
1774 * irix5-nat.c (solib_map_sections): Ditto.
1775 * corelow.c (gdb_check_format): Ditto.
1776 * symfile.c (symfile_bfd_open): Ditto.
1777 * solib.c (solib_map_sections): Ditto.
1778 Fix PR gdb/354.
7e336ba1 1779
0f017ab9
AC
17802002-02-26 Andrew Cagney <ac131313@redhat.com>
1781
1782 * remote.c (_initialize_remote): By default, disable ``e'' and
1783 ``E'' step out-of-range packets.
1784
75738c29
AS
17852002-02-26 Andreas Schwab <schwab@suse.de>
1786
1787 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
1788 m68k_linux_frame_saved_pc.
1789 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
1790 in_sigtramp.
1791 (SIGCONTEXT_PC_OFFSET): Remove.
1792 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
1793 m68k_linux_sigtramp_saved_pc): New functions.
1794 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
1795 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
1796 (UCONTEXT_PC_OFFSET): Define.
1797 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
1798 non-RT and RT signal trampolines.
1799
7e8ed687
RE
18002002-02-26 Richard Earnshaw <rearnsha@arm.com>
1801
1802 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
1803 (TARGET_NBPG, STACK_END_ADDR): Delete
1804 (VARIABLES_INSIDE_BLOCK): Delete.
1805
6972bc8b
AC
18062002-02-25 Andrew Cagney <ac131313@redhat.com>
1807
1808 * utils.c (perror_with_name): Make string parameter constant.
1809 (print_sys_errmsg): Ditto.
1810 (query): Ditto.
1811 * defs.h (perror_with_name): Update.
1812 (print_sys_errmsg): Update.
1813 (query): Update.
1814
aa32f823
DJ
18152002-02-25 Daniel Jacobowitz <drow@mvista.com>
1816
1817 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
1818 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
1819
19caaa45
PS
18202002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1821
1822 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
1823 if it already matches the current architecture from the exec file.
1824 Include arch-utils.h for gdbarch_info_init prototype.
1825 * Makefile.in (rs6000-nat.o): Update dependencies.
1826
d951901f
EZ
18272002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
1828
1829 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
1830 list of exported variables.
1831
7ea81414
DJ
18322002-02-24 Daniel Jacobowitz <drow@mvista.com>
1833
1834 * gdbserver/configure.srv: New file.
1835 * gdbserver/configure.in: Use configure.srv instead
1836 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
1837 from it.
1838 * gdbserver/configure: Regenerated.
1839 * gdbserver/terminal.h: New file.
1840 * gdbserver/Makefile.in: Update for configure changes. Remove
1841 more unneeded include paths.
1842
080fe24b
AC
18432002-02-24 Andrew Cagney <ac131313@redhat.com>
1844
1845 From wiz at danbala:
1846 * config/sparc/tm-sp64.h: Fix grammar and typos.
1847 Fix PR gdb/287.
1848
8605d56e
AC
18492002-02-24 Andrew Cagney <ac131313@redhat.com>
1850
1851 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
1852 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
1853 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
1854 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
1855 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
1856 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
1857 * s390-tdep.c: Ditto.
92362027
AC
1858 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
1859 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
1860 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
1861 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
1862 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
1863 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
1864 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
1865 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
1866 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
1867 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 1868 Fix PR gdb/378.
7e336ba1 1869
8ed32cc0
AC
18702002-02-23 Andrew Cagney <ac131313@redhat.com>
1871
a3007b6f
AC
1872 * lin-thread.c: Delete file.
1873 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
1874 to gdb_proc_service.h.
1875 * configure: Re-generate.
1876
50a9e2f1
AC
1877 * ocd.c (ocd_open): Do not try to open the "ocd" device.
1878 * serial.c (serial_open): Delete check for "ocd".
1879 Fix PR gdb/349.
1880
8b6e7932
AC
1881 * Makefile.in (linux-thread.o): Delete target.
1882 * linux-thread.c: Delete file.
1883
d155c46b
AC
1884 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
1885 renamed SH files to be consistent.
1886
8ed32cc0
AC
1887 * symtab.c (sort_search_symbols): Use xfree.
1888
0e18d038
RE
18892002-02-23 Richard Earnshaw <rearnsha@arm.com>
1890
1891 * arm-linux-tdep.c (arm_linux_init_abi): Register
1892 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
1893 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
1894 definition with undef, since we don't want the sysvr4 definition.
1895 (SKIP_TRAMPOLINE_CODE): Likewise.
1896
27aac7ff
AC
18972002-02-23 Andrew Cagney <ac131313@redhat.com>
1898
1899 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
1900
1901 * configure.in: (AC_CHECK_FUNCS) Added test for
1902 canonicalize_file_name Regenerated.
1903 * config.in, configure: Regenerated.
1904 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
1905 defined use canonicalize_file_name.
7e336ba1 1906
65a6e0ee
MC
19072002-02-23 Michael Chastain <mec@shout.net>
1908
1909 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
1910
47b95330
AC
19112002-02-23 Andrew Cagney <ac131313@redhat.com>
1912
1913 * README: Remove references to cygnus.com.
1914 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
1915 dot com'' form. Remove references to cygnus.com and sourceware.
1916
696f451b
AC
19172002-02-23 Andrew Cagney <ac131313@redhat.com>
1918
1919 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
1920 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
1921 1003.1-2001 no longer allows "head -1".
1922 * gdb/Makefile.in (version.c): Likewise.
1923 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
1924 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
1925 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
1926
bbaca940
AC
19272002-02-23 Andrew Cagney <ac131313@redhat.com>
1928
1929 * cli/cli-decode.c (cmd_cfunc_eq): New function.
1930 * command.h (cmd_cfunc_eq): Declare.
1931 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
1932
1933 * cli/cli-cmds.h (is_complete_command): Change parameter to a
1934 ``struct cmd_list_element *''.
1935 * cli/cli-cmds.c (is_complete_command): Update. Use
1936 cmd_cfunc_eq.
1937 * top.c (execute_command): Pass the command to
1938 is_complete_command.
1939 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
1940
b8b8b047
AC
19412002-02-23 Andrew Cagney <ac131313@redhat.com>
1942
1943 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
1944 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
1945 architecture defines.
1946 * s390-tdep.c (s390_gdbarch_init): Likewise.
1947
19d3fc80
RE
19482002-02-23 Richard Earnshaw <rearnsha@arm.com>
1949
1950 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
1951 (arm_linux_push_arguments): Likewise.
1952 (arm_linux_init_abi): Register them. Also register linux-specific
1953 call_dummy_words.
1954 (find_minsym_and_objfile): Use strcmp, not STREQ.
1955 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
1956 (arm_linux_call_dummy_words): Delete declaration.
1957 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
1958 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
1959 declarations.
1960 (LOWEST_PC): Delete.
1961
3ab13650
PS
19622002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1963
1964 * maint.c (print_section_info): Do not prepend `0x' to filepos
1965 output, it will be handled by local_hex_string_custom.
1966
19d3fc80 19672002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
1968
1969 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
1970 (store_newfpe_double, store_newfpe_extended, store_fpregister)
1971 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
1972
d85a5daf
JB
19732002-02-22 Jim Blandy <jimb@redhat.com>
1974
1975 Indicate that the bcache functions don't change the strings
1976 they're passed.
1977 * bcache.h (bcache, hash): Add `const' keywords to declarations.
1978 * bcache.c (bcache, hash): Add `const' keywords to definitions.
1979
eeb25b8a
PM
19802002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
1981
1982 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
1983
6badb179
CF
19842002-02-21 Christopher Faylor <cgf@redhat.com>
1985
1986 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
1987 find the complete path to a loaded DLL.
1988
e8717518
FF
19892002-02-21 Fred Fish <fnf@redhat.com>
1990
1991 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
1992 that marks the end of the range of a function, enter a line number
1993 entry that has a line number of zero and a PC offset that matches
1994 the end of the function. This starts a range of PC's for which no
1995 line number information is known.
1996 * symtab.c (find_pc_sect_line): If our best fit is in a range of
1997 PC's for which no line number info is found (line number is zero)
1998 then we didn't find any valid line information.
1999 * symtab.h: Document use of zero line number entry.
2000
9abe5450
EZ
20012002-02-21 Elena Zannoni <ezannoni@redhat.com>
2002
2003 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
2004 (have_ptrace_getvrregs): Define for run time checks.
2005 (gdb_vrregset_t): New type for Altivec register handling.
2006 (fetch_register, store_register): Fetch/store altivec register
2007 when needed.
2008 (fetch_altivec_register, store_altivec_register): New functions.
2009 (supply_vrregset, fill_vrregset): New functions.
2010 (fetch_altivec_registers, store_altivec_registers): New functions.
2011 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
2012 registers as well.
2013
aaa38bb5
AJ
20142002-02-21 Jiri Smid <smid@suse.cz>
2015
2016 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
2017
b34db576
RE
20182002-02-21 Richard Earnshaw <rearnsha@arm.com>
2019
2020 * Makefile.in (armnbsd-nat.o): Update dependencies.
2021 * armnbsd-nat.c (supply_gregset): New function. Common code to
2022 supply the integer register set.
2023 (supply_fparegset): New function. Similar for FPA registers.
2024 (fetch_regs, fetch_fp_regs): Use them.
2025 (fetch_core_registers): Likewise.
2026 (fetch_elfcore_registers): New function.
2027 (arm_netbsd_elfcore_fns): New core-file type specification.
2028 (_initialize_arm_netbsd_nat): Register it.
2029
3e56fc4b
RE
20302002-02-21 Richard Earnshaw <rearnsha@arm.com>
2031
2032 * armnbsd-nat.c: Include gdbcore.h.
2033 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
2034 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
2035 'void' to declaration, to shut up ARI.
2036 (fetch_core_registers): Make static. Rewrite using supply_register.
2037 (arm_netbsd_core_fns): New core-file type specification.
2038 (_initialize_arm_netbsd_nat): New function.
2039
097f6b0b
CF
20402002-02-21 Christopher Faylor <cgf@redhat.com>
2041
2042 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
2043 value.
2044
c914e0cc
CF
20452002-02-20 Christopher Faylor <cgf@redhat.com>
2046
2047 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
2048 fails.
2049
385fa495
DJ
20502002-02-20 Daniel Jacobowitz <drow@mvista.com>
2051
2052 * jv-exp.y (parse_number): Change type of implicit longs
2053 to builtin_type_uint64.
2054
e5f1222d
DJ
20552002-02-20 Daniel Jacobowitz <drow@mvista.com>
2056
2057 * gdbserver/linux-low.c (mywait): Change argument to waitpid
2058 to be an integer instead of a `union wait'.
2059
75c9abc6
DJ
20602002-02-20 Daniel Jacobowitz <drow@mvista.com>
2061
2062 * mips-linux-nat.c: Call the operating system GNU/Linux.
2063 * mips-linux-tdep.c: Likewise.
2064 * mips-tdep.c: Likewise.
2065
551792a5
DJ
20662002-02-20 Daniel Jacobowitz <drow@mvista.com>
2067
2068 Fix PR gdb/265.
2069 * jv-exp.y (parse_number): Handle 64-bit integers.
2070
ee6e2b82
DJ
20712002-02-20 Daniel Jacobowitz <drow@mvista.com>
2072
2073 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
2074 AC_STDC_HEADERS to AC_HEADER_STDC.
2075 * gdbserver/configure: Regenerated.
2076
a48442a0
RE
20772002-02-20 Richard Earnshaw <rearnsha@arm.com>
2078
2079 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
2080 is defined.
2081 * sparc-tdep.c (get_longjmp_target): Likewise.
2082
fe419ffc
RE
20832002-02-20 Richard Earnshaw <rearnsha@arm.com>
2084
2085 * News: Add news about ARM and Multi-arch. Mention the new target
2086 arm*-*-netbsd*.
2087
5832ed7e
JB
20882002-02-19 Jim Blandy <jimb@redhat.com>
2089
2090 * stabsread.c (error_type_complaint): Improve error message.
2091
84563040
DJ
20922002-02-19 Daniel Jacobowitz <drow@mvista.com>
2093
2094 * gdbserver/README: Update documentation.
2095 * gdbserver/configure.in: Update configury to match documentation.
2096 * gdbserver/Makefile.in: Likewise.
2097 * gdbserver/configure: Regenerated.
2098 * gdbserver/aclocal.m4: New file, generated by aclocal.
2099 * gdbserver/config.in: New file, generated by autoheader.
2100
375fd65b
RE
21012002-02-19 Richard Earnshaw <rearnsha@arm.com>
2102
2103 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
2104 armnbsd-nat.c.
2105
08216dd7
RE
21062002-02-19 Richard Earnshaw <rearnsha@arm.com>
2107
2108 * arm-tdep.h (enum arm_float_model): New enum.
2109 (struct gdbarch_tdep): Add fp_model.
2110 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
2111 up floating-point conversions until we know the floating-point model
2112 in use by the inferior. Don't complain about being unable to
2113 determine the ABI of the inferior when we don't have one.
2114 (arm_extract_return_value): Support different floating-point models.
2115 (arm_store_return_value): Likewise.
aaa38bb5 2116 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
2117 ARM_FLOAT_SOFT.
2118 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
2119
65d6d66a
PS
21202002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2121
2122 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
2123 of ``current_gdbarch''.
2124
47221191
RE
21252002-02-19 Richard Earnshaw <rearnsha@arm.com>
2126
2127 * armnbsd-nat.c : ANSIfy all function declarations.
2128 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
2129 (fetch_inferior_registers): Re-implement in terms of above.
2130 (store_register, store_regs, store_fp_register, store_fp_regs): New.
2131 (store_inferior_registers): Re-implement in terms of above.
2132
fdf39c9a
RE
21332002-02-19 Richard Earnshaw <rearnsha@arm.com>
2134
aaa38bb5 2135 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
2136 kernel.
2137 * arm-linux-tdep.c: Likewise.
2138 * config/arm/tm-linux.h: Likewise.
2139
93247f88
RE
21402002-02-19 Richard Earnshaw <rearnsha@arm.com>
2141
2142 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
2143 * config/arm/nbsd.mt (TM_FILE): Delete.
2144 * config/arm/tm-nbsd.h: Delete.
2145
d7b486e7
RE
21462002-02-19 Richard Earnshaw <rearnsha@arm.com>
2147
2148 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
2149 Initialize CALL_DUMMY_LENGTH.
2150
41d39a95
RE
21512002-02-19 Richard Earnshaw <rearnsha@arm.com>
2152
2153 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
2154 function.
2155 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 2156 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
2157 defines one thing and that is incorrect for this port.
2158 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
2159
e1195560
PM
21602002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
2161
2162 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
2163
c1748f97
PM
21642002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
2165
2166 * win32-nat.c (display_selector): New function. Displays information
2167 about the information returned by GetThreadSelectorEntry API function.
2168 (display_selectors): New function. Displays the infomation of
2169 the selector given as argument, or of CS, DS ans FS selectors
2170 if no argument is given.
2171 ( _initialize_inftarg): Add "w32" as info prefix command.
2172 Add "info w32 selector" as command calling display_selectors.
2173
e41e6bbf
PM
21742002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
2175
2176 * i386-tdep.c (get_longjmp_target): Fix compilation failure
2177 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
2178 if not defined.
2179
0d3a9f48
RE
21802002-02-18 Richard Earnshaw <rearnsha@arm.com>
2181
2182 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
2183
3fb4b924
RE
21842002-02-18 Richard Earnshaw <rearnsha@arm.com>
2185
2186 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
2187 (arm_fix_call_dummy): Call it.
2188 (arm_call_dummy_breakpoint_offset): Delete.
2189 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
2190 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
2191
7f55af32
AC
21922002-02-18 Andrew Cagney <ac131313@redhat.com>
2193
2194 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
2195 Default to func_frame_chain_valid.
2196 * gdbarch.h, gdbarch.c: Re-generate.
2197 * frame.h (FRAME_CHAIN_VALID): Delete definition.
2198
05f13b9c
EZ
21992002-02-18 Elena Zannoni <ezannoni@redhat.com>
2200
2201 * ppc-linux-nat.c: Update copyright.
2202 (fetch_register, store_register): Add tid parameter, don't compute
2203 tid here.
2204 (fetch_ppc_registers, store_ppc_registers): Add tid
2205 parameter. Pass it along to callees.
2206 (fetch_inferior_registers, store_inferior_registers): Compute tid
2207 here, and pass it to calleed functions.
2208 (fill_gregset, supply_fpregset): Clean up formatting.
2209
d7afb4c9
RE
22102002-02-18 Richard Earnshaw <rearnsha@arm.com>
2211
2212 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
2213 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
2214
9df628e0
RE
22152002-02-18 Richard Earnshaw <rearnsha@arm.com>
2216
2217 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
2218 * gdbarch.c gdbarch.h: Regenerate.
2219 * breakpoint.c (create_longjmp_breakpoint): Always compile this
2220 function.
2221 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
2222 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
2223 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
2224
2225 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
2226 * arm-tdep.c (arm_get_longjmp_target): New function.
2227 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
2228 this to a positive value register arm_get_longjmp_target as the
2229 longjmp handler.
2230 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
2231 (arm_linux_init_abi): Set up longjmp description in tdep.
2232 * armnbsd-nat.c (get_longjmp_target): Delete.
2233 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
2234 description in tdep.
2235 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
2236 (get_longjmp_target): Delete declaration.
2237 (GET_LONGJMP_TARGET): Delete.
2238 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
2239 (GET_LONGJMP_TARGET): Delete.
2240
57bc8964
KB
22412002-02-17 Kevin Buettner <kevinb@redhat.com>
2242
2243 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
2244 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
2245 of ``current_gdbarch''.
2246
83d31a92
TT
22472002-02-17 Tom Tromey <tromey@redhat.com>
2248
2249 * cli/cli-cmds.c (compare_strings): New function.
2250 (complete_command): Only print each unique item once.
2251 * completer.h (complete_line): Declare.
2252 * completer.c (complete_line): New function.
2253 (line_completion_function): Use it.
2254
17ef5d92
AC
22552002-02-16 Andrew Cagney <ac131313@redhat.com>
2256
2257 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
2258 * gdbarch.h, gdbarch.c: Re-generate.
2259
491b8946
DJ
22602002-02-16 Daniel Jacobowitz <drow@mvista.com>
2261
2262 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
2263
22642002-02-16 Daniel Jacobowitz <drow@mvista.com>
2265
2266 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
2267 * valops.c (value_arg_coerce): Don't take the address of a reference
2268 to convert an argument to a reference.
2269
dfe7f3ac
CF
22702002-02-15 Christopher Faylor <cgf@redhat.com>
2271
2272 * win32-nat.c (get_image_name): New function.
2273 (handle_load_dll): Use get_image_name function.
2274 (get_child_debug_event): Avoid registering debug events until possibly
2275 execed process is started.
2276 (child_create_inferior): Allow invocation via shell so that command
2277 line redirection, etc. works ok.
2278 (_initialize_inftarg): Add new command: "set shell" to control whether
2279 a shell is used to start a process.
2280
1d33e73a
DJ
22812002-02-15 Daniel Jacobowitz <drow@mvista.com>
2282
2283 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
2284 instead of find_register_by_number.
2285 (cannot_store_register): Likewise.
2286
48cd0caa
PM
22872002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
2288
aaa38bb5 2289 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
2290 fprintf_unfiltered (gdb_stderr, ...).
2291
8656e7d8
DJ
22922002-02-15 Daniel Jacobowitz <drow@mvista.com>
2293
2294 * gdbserver/gdbserver.1: Document --attach.
2295
66e810cd
RE
22962002-02-15 Richard Earnshaw <rearnsha@arm.com>
2297
2298 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
2299 descriptions.
2300 * arm-tdep.c (arm_default_arm_le_breakpoint)
2301 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
2302 (arm_default_thumb_be_breakpoint): New. Initialize them from
2303 traditional breakpoint defines.
2304 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
2305 (arm_gdbarch_init): Initialize new breakpoint variables.
2306 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
2307 (arm_linux_init_abi): Initialize linux-specific breakpoint.
2308 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
2309 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
2310 code out to ...
2311 (arm_netbsd_init_abi_common): ... here; new function.
2312 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
2313 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
2314 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
2315 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
2316
97e03143
RE
23172002-02-15 Richard Earnshaw <rearnsha@arm.com>
2318
2319 * arm-tdep.h (enum arm_abi): New enum.
2320 (struct gdbarch_tdep): New structure.
2321 (LOWEST_PC): Provide a default.
2322 (arm_gdbarch_register_os_abi): Declare new function.
2323 * arm-tdep.c (arm_abi_names): New array.
2324 (process_note_abi_tag_sections): New function.
2325 (get_elfosabi): New function.
2326 (arm_gdbarch_register_os_abi): New function.
2327 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
2328 support for that ABI has been built in, then call the appropriate
2329 configuration routine. Use gdbarch_num_regs() to get the number
2330 of registers.
2331 (arm_dump_tdep): New function.
2332 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
2333 place-holder functions.
2334 (_initialize_arm_tdep): Register them.
2335 * config/arm/tm-arm.h (LOWEST_PC): Delete.
2336
2337 * armnbsd-tdep.c: New file.
2338 * Makefile.in (armnbsd-tdep.o): Add dependencies.
2339 * config/arm/nbsd.mt (TDEPFILES): Add it.
2340 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
2341
2342 * armnbsd-nat.c: Include regcache.h.
2343 * Makefile.in (armnbsd-nat.o): Update dependency list.
2344
2345 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
2346
ad68be46
DJ
23472002-02-14 Daniel Jacobowitz <drow@mvista.com>
2348
2349 * gdbserver/Makefile.in: Fix typos in target rules.
2350
003d6d1d
DJ
23512002-02-14 Daniel Jacobowitz <drow@mvista.com>
2352
aaa38bb5 2353 Fix part of PR gdb/267.
003d6d1d
DJ
2354 * linespec.c (find_methods): Handle constructors specially for now.
2355
6b230f1b
CV
23562002-02-14 Corinna Vinschen <vinschen@redhat.com>
2357
2358 * arm-tdep.c (arm_push_arguments): Eliminate special float type
2359 handling.
2360 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
2361 standard_coerce_float_to_double().
2362
1ea98d12
CF
23632002-02-14 Christopher Faylor <cgf@redhat.com>
2364
2365 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
2366 GDBINIT_FILENAME.
2367
dd47e6fd
EZ
23682002-02-14 Elena Zannoni <ezannoni@redhat.com>
2369
2370 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
2371 find_variant_by_name, because it confuses the multiarch
2372 framework. Return NULL if there isn't an architecture with the
2373 user supplied name, instead of forcing a different one without
2374 recording the change with the multiarch machinery.
2375 (find_variant_by_name): Delete.
2376
d7e39b9e
PS
23772002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2378
2379 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
2380 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
2381
76e42a4f
MH
23822002-02-13 Martin M. Hunt <hunt@redhat.com>
2383
aaa38bb5 2384 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
2385 print_frame_info_listing_hook, set current_source_symtab.
2386
0a30fbc4
DJ
23872002-02-14 Daniel Jacobowitz <drow@mvista.com>
2388
2389 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
2390 and remove unused $(INCLUDE_DIR).
2391 Add regcache.c to OBS.
2392 Add generated register protocol files to clean target.
2393 Update dependencies for new objects, obsolete old target code.
2394
2395 * gdbserver/linux-low.c: Remove all platform-specific code to
2396 new files. Remove various dead code. Update to use regcache
2397 functionality.
2398 * gdbserver/remote-utils.c (fromhex): Add return statement
2399 to quiet warning.
2400 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
2401 constant.
2402 (input_interrupt): Add integer parameter to match prototype
2403 of a signal handler.
2404 (outreg): Use register_data ().
2405 (prepare_resume_reply): Use gdbserver_expedite_regs.
2406 * gdbserver/server.c (main): Dynamically allocate own_buf because
2407 PBUFSIZ is no longer constant. Use registers_to_string () and
2408 registers_from_string ().
2409 * gdbserver/server.h: No longer include "defs.h". Add prototypes
2410 for error (), fatal (), and warning (). Update definition of
2411 PBUFSIZ to use regcache functionality. Add include guard.
2412 * gdbserver/utils.c (fatal): Add missing ``const''.
2413 (warning): New function.
2414
2415 * regformats/regdat.sh: Include "regcache.h" in generated files.
2416 Provide init_registers () function.
2417 * regformats/regdef.h: Add prototype for set_register_cache ().
2418 Add include guard.
2419
2420 * gdbserver/linux-arm-low.c: New file.
2421 * gdbserver/linux-i386-low.c: New file.
2422 * gdbserver/linux-ia64-low.c: New file.
2423 * gdbserver/linux-m68k-low.c: New file.
2424 * gdbserver/linux-mips-low.c: New file.
2425 * gdbserver/linux-ppc-low.c: New file.
2426 * gdbserver/linux-sh-low.c: New file.
2427
2428 * gdbserver/regcache.c: New file.
2429 * gdbserver/regcache.h: New file.
2430
2431 * gdbserver/low-linux.c: Removed obsolete file.
2432
4cc841d0
DJ
24332002-02-14 Daniel Jacobowitz <drow@mvista.com>
2434
2435 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
2436 * config/i386/linux.mt: Likewise.
2437 * config/ia64/linux.mt: Likewise.
2438 * config/m68k/linux.mh: Likewise.
2439 * config/powerpc/linux.mh: Likewise.
2440 * config/mips/linux.mt: Likewise.
2441
2442 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
2443
2444 * config/i386/i386lynx.mh: Mark gdbserver variables
2445 as (currently) obsolete for this target.
2446 * config/i386/nbsd.mt: Likewise.
2447 * config/i386/nbsdelf.mt: Likewise.
2448 * config/m32r/m32r.mt: Likewise.
2449 * config/m68k/m68klynx.mh: Likewise.
2450 * config/m68k/nbsd.mt: Likewise.
2451 * config/m68k/sun3os4.mh: Likewise.
2452 * config/mips/vr5000.mt: Likewise.
2453 * config/ns32k/nbsd.mt: Likewise.
2454 * config/pa/hppabsd.mh: Likewise.
2455 * config/pa/hppaosf.mh: Likewise.
2456 * config/powerpc/nbsd.mt: Likewise.
2457 * config/rs6000/rs6000lynx.mh: Likewise.
2458 * config/s390/s390.mt: Likewise.
2459 * config/s390/s390x.mt: Likewise.
2460 * config/sparc/sparclynx.mh: Likewise.
2461 * config/sparc/sun4os4.mh: Likewise.
2462 * config/i386/x86-64linux.mt: Likewise.
2463 * config/sparc/linux.mh: Likewise.
2464
a85f51e7
DJ
24652002-02-14 Daniel Jacobowitz <drow@mvista.com>
2466
2467 * configure.tgt: Configure gdbserver only for known working
2468 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
2469 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
2470 SUBDIRS if it is configured. Update comment for ${nativefile}.
2471 * configure: Regenerated.
2472
65554fef
MS
24732002-02-13 Michael Snyder <msnyder@redhat.com>
2474
670a52db
MS
2475 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
2476
6dbdc4a3
MS
2477 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
2478 (default_gcore_mach): Just return 0, work around a problem in bfd.
2479 (default_gcore_target): OK to return NULL if exec_bfd is null.
2480 (make_mem_sec): Use a cast, avoid a warning.
2481
2482 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 2483 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
2484 sizeof (host pointer) != sizeof (target pointer)).
2485 (procfs_make_note_section): Avoid overflow in psargs string.
2486
aaa38bb5 2487 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
2488 implementation return an error.
2489
24902002-02-13 Rodney Brown <rbrown64@csc.com.au>
2491
2492 * procfs.c (procfs_make_note_section): Provide a default definition
2493 (for alpha-dec-osf4.0f). Fix typos.
2494
1e4d76e7
EZ
24952002-02-13 Elena Zannoni <ezannoni@redhat.com>
2496
2497 * linux-proc.c: Add include of regcache.h.
2498 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
2499
b6d1a1d5
AC
25002002-02-13 Andrew Cagney <ac131313@redhat.com>
2501
2502 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
2503 * memattr.c (create_mem_region): Disallow useless empty region.
2504 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 2505 non-overlapping.
b6d1a1d5 2506
6c6ea35e
MC
25072002-02-13 Michael Chastain <mec@shout.net>
2508
2509 * defs.h: Kill CONST_PTR.
2510 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
2511 * c-lang.c (c_builtin_types): Likewise.
2512 * ch-lang.c (ch_builtin_types): Likewise.
2513 * f-lang.c (f_builtin_types): Likewise.
2514 * language.c (unknown_builtin_types): Likewise.
2515 * m2-lang.c (m2_builtin_types): Likewise.
2516 * p-lang.c (pascal_builtin_types): Likewise.
2517 * scm-lang.c (c_builtin_types): Likewise.
2518
3e0b0f48
KS
25192002-02-13 Keith Seitz <keiths@redhat.com>
2520
2521 * arm-tdep.h (arm_get_next_pc): Add declaration.
2522
67255d04
RE
25232002-02-13 Richard Earnshaw <rearnsha@arm.com>
2524
2525 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
2526 with other related struct-returning functions.
2527 (arm_extract_struct_value_address): New function.
2528 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
2529 initialize float_format, double_format and long_double_format as
2530 appropriate to the endianness of the target.
2531 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
2532 (arm_use_struct_convention): Delete declaration.
2533 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
2534
079777f6
KS
25352002-02-13 Keith Seitz <keiths@redhat.com>
2536
2537 * defs.h (core_addr_to_string_nz): New function.
2538
34588f23
MK
25392002-02-13 Mark Kettenis <kettenis@gnu.org>
2540
2541 Apply missing bits of 2002-01-15 patch.
2542 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
2543 (fill_fpregset): Use i387_fill_fsave.
2544
49b563f9
KS
25452002-02-12 Keith Seitz <keiths@redhat.com>
2546
49b563f9
KS
2547 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
2548 (core_addr_to_string_nz): New function.
2549
aeb98c60
RE
25502002-02-11 Richard Earnshaw <rearnsha@arm.com>
2551
2552 * arm-linux-nat.c: Really include arm-tdep.h.
2553 * config/arm/tm-linux.h (struct type, struct value): Declare.
2554
65554fef
MS
25552002-02-11 Michael Snyder <msnyder@redhat.com>
2556
2557 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
2558 (gcore section): Ifdef for Solaris and Unixware only.
2559 (procfs_do_thread_registers): Unixware needs one lwpstatus
2560 per thread (not one prstatus or pstatus).
2561 (procfs_make_note_section): Iterate only over kernel threads (lwps),
2562 not over all gdb threads. For unixware, call elfcore_write_pstatus
2563 once before iterating over threads.
2564
34e8f22d
RE
25652002-02-11 Richard Earnshaw <rearnsha@arm.com>
2566
2567 * arm-tdep.h: New file.
2568 * arm-tdep.c: Include arm-tdep.h.
2569 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
2570 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
2571 (arm_print_float_info, arm_register_type, convert_to_extended)
2572 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
2573 (arm_extract_return_value, arm_register_name): Make static.
2574 (arm_software_single_step): Similarly. Fix types in declaration.
2575 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
2576 (arm_store_return_value, arm_store_struct_return): New functions.
2577 (arm_gdbarch_init): Register the above functions. Also register
2578 call_dummy_start_offset, sizeof_call_dummy_words,
2579 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
2580 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 2581 max_register_virtual_size, register_size. Set up
34e8f22d
RE
2582 prologue_cache.saved_regs here, rather than ...
2583 (_initialize_arm_tdep): ... here.
2584 * config/arm/tm-arm.h (struct type, struct value): Delete forward
2585 declarations.
2586 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
2587 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
2588 (arm_print_float_info, arm_register_type, convert_to_extended)
2589 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
2590 (arm_extract_return_value, arm_register_name): Delete declarations.
2591 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
2592 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
2593 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
2594 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
2595 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
2596 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
2597 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
2598 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
2599 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
2600 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
2601 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
2602 (arm_get_next_pc): No-longer static -- these are needed by the RDI
2603 interface.
2604 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
2605 * remote-rdi.c remote-rdp.c: Likewise.
2606 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
2607 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
2608 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
2609 definition.
2610
2611 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
2612 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
2613 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
2614 from non-ARM_ prefixed definitions.
2615 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
2616 all uses of above.
2617 * remote-rdi.c remote-rdp.c: Likewise.
2618 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
2619
148754e5
RE
26202002-02-11 Richard Earnshaw <rearnsha@arm.com>
2621
2622 * arm-tdep.c (arm_frameless_function_invocation)
2623 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
2624 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
2625 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
2626 (arm_pop_frame, arm_get_next_pc): Make static.
2627 (arm_gdbarch_init): Register above in gdbarch structure.
2628 (arm_read_fp): Renamed from arm_target_read_fp.
2629 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
2630 * config/arm/tm-arm.h (arm_frameless_function_invocation)
2631 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
2632 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
2633 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
2634 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
2635 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
2636 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
2637 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
2638 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
2639 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 2640
434d2d4f
DJ
26412002-02-10 Daniel Jacobowitz <drow@mvista.com>
2642
2643 * symtab.c (compare_search_syms): New function.
2644 (sort_search_symbols): New function.
2645 (search_symbols): Sort symbols after searching rather than
2646 before.
2647
55241689
AC
26482002-02-10 Andrew Cagney <ac131313@redhat.com>
2649
2650 * NEWS: Linux -> GNU/Linux.
2651
028c194b
AC
26522002-02-10 Andrew Cagney <ac131313@redhat.com>
2653
2654 * gdbarch.sh: For for level one methods, disallow a definition
2655 when partially multi-arched. Add comments explaining rationale.
2656 * gdbarch.h: Re-generate.
2657
6acf50cd
AC
26582002-02-10 Andrew Cagney <ac131313@redhat.com>
2659
2660 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
2661 multi-arch partial.
aaa38bb5 2662
50248794
AC
26632002-02-10 Andrew Cagney <ac131313@redhat.com>
2664
2665 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
2666 field. Use diff -u.
2667 * gdbarch.c: Re-generate.
2668
c30e0066
AC
26692002-02-10 Andrew Cagney <ac131313@redhat.com>
2670
9b56c5f3 2671 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
2672 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
2673 partial.
2674
6e6d6484
AC
26752002-02-10 Andrew Cagney <ac131313@redhat.com>
2676
2677 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
2678 multi-arch partial.
2679 (PUSH_ARGUMENTS): Switch to using predefault.
2680 * gdbarch.c: Regenerate.
2681
c203844d
AC
26822002-02-10 Andrew Cagney <ac131313@redhat.com>
2683
2684 * valops.c (PUSH_ARGUMENTS): Delete definition.
2685 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
2686 partial. Default to default_push_arguments.
2687 * gdbarch.h, gdbarch.c: Regenerate.
2688
b5a2688f
AC
26892002-02-09 Andrew Cagney <ac131313@redhat.com>
2690
2691 * defs.h (throw_exception): Rename return_to_top_level. Update
2692 comments.
2693 * utils.c (error_stream, internal_verror, quit): Ditto.
2694 * top.c (throw_exception, catcher): Ditto.
2695 * sparclet-rom.c (sparclet_load): Ditto.
2696 * remote.c (interrupt_query, minitelnet): Ditto.
2697 * remote-sds.c (interrupt_query): Ditto.
2698 * remote-mips.c (mips_error, mips_kill): Ditto.
2699 * ocd.c (interrupt_query): Ditto.
2700 * monitor.c (monitor_interrupt_query): Ditto.
2701 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
2702 * target.h: Update comment.
aaa38bb5 2703
b5a2688f 2704 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 2705
2fa5c1e0
AC
27062002-02-09 Andrew Cagney <ac131313@redhat.com>
2707
2708 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
2709 default_double_format.
2710 * gdbarch.h, gdbarch.c: Re-generate.
2711 * findvar.c (floatformat_unknown): Delete variable definition.
2712 * doublest.h (floatformat_unknown): Delete variable declaration.
2713
da966255
JB
27142002-02-09 Jim Blandy <jimb@redhat.com>
2715
2716 * stabsread.c (read_type): Add code to parse Sun's syntax for
2717 prototyped function types.
2718
123a4891
AC
27192002-02-09 Andrew Cagney <ac131313@redhat.com>
2720
2721 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
2722 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
2723
fb39c8f3
PS
27242002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2725
2726 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
2727 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
2728 now _initialize_xcoffsolib gets called again and overrides the
2729 commands from solib.c in a native configuration.
2730
0b87a11d
MK
27312002-02-09 Mark Kettenis <kettenis@gnu.org>
2732
2733 * doublest.c (store_typed_floating): Don't try to return a value.
2734 Fixes PR gdb/290.
2735
bdc2fc72
JB
27362002-02-08 Jim Blandy <jimb@redhat.com>
2737
2738 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
2739 is prototyped and has no arguments, print its argument list as
2740 `(void)'.
2741
da69bbcf
CD
27422002-02-08 Chris Demetriou <cgd@broadcom.com>
2743
2744 * MAINTAINERS (write-after-approval): Add myself.
2745 (paper-trail): I've escaped!
aaa38bb5 2746
b69571f5
CF
27472002-02-08 Christopher Faylor <cgf@redhat.com>
2748
2749 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
2750 changes.
2751 (_initialize_check_for_gdb_ini): Ditto.
2752
f6871398
MH
27532002-02-08 Martin M. Hunt <hunt@redhat.com>
2754
2755 * win32-nat.c (cygwin_pid_to_str): Fix typo.
2756 xaprintf -> xasprintf.
2757
4e52d31c
PM
27582002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
2759
2760 * win32-nat.c: Remove use of printf and sprintf functions.
2761
39bbf761
RE
27622002-02-08 Richard Earnshaw <rearnsha@arm.com>
2763
2764 * arm-tdep.c (arm_frame_chain_valid): Make static.
2765 (arm_push_arguments): Likewise.
2766 (arm_gdbarch_init): New function.
2767 (_initialize_arm_tdep): Call it.
2768 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
2769 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
2770 (FRAME_CHAIN_VALID): Delete.
2771 (arm_frame_chain_valid): Delete declaration.
2772 (PUSH_ARGUMENTS): Delete.
2773 (arm_push_arguments): Delete declaration.
2774 (CALL_DUMMY_P): Delete.
2775
9c9532c9
CV
27762002-02-08 Andrew Cagney <ac131313@redhat.com>
2777 Corinna Vinschen <vinschen@redhat.com>
2778
2779 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
2780 on builtin float types.
2781
4e8f7a8b
DJ
27822002-02-08 Daniel Jacobowitz <drow@mvista.com>
2783
2784 * utils.c: Include <curses.h> before "bfd.h".
2785 * tui/tui-hooks.c: Likewise.
2786 * tui/tui.c: Likewise.
2787 * tui/tuiCommand.c: Likewise.
2788 * tui/tuiData.c: Likewise.
2789 * tui/tuiDataWin.c: Likewise.
2790 * tui/tuiDisassem.c: Likewise.
2791 * tui/tuiGeneralWin.c: Likewise.
2792 * tui/tuiIO.c: Likewise.
2793 * tui/tuiLayout.c: Likewise.
2794 * tui/tuiRegs.c: Likewise.
2795 * tui/tuiSource.c: Likewise.
2796 * tui/tuiSourceWin.c: Likewise.
2797 * tui/tuiStack.c: Likewise.
2798 * tui/tuiWin.c: Likewise.
2799
cd4bffcf
EZ
28002002-02-07 Elena Zannoni <ezannoni@redhat.com>
2801
2802 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
2803 to include space for pseudoregs as well. Update loops accordingly.
2804 (sh_fp_frame_init_saved_regs): Ditto.
2805 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
2806
26806ce2
AC
28072002-02-07 Andrew Cagney <ac131313@redhat.com>
2808
2809 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
2810 Add Richard Earnshaw to Arm maintainers.
2811
97fdab62
AC
28122002-02-07 Andrew Cagney <ac131313@redhat.com>
2813
a6b98203
AC
2814 * defs.h (warning_begin): Delete declaration.
2815
97fdab62
AC
2816 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
2817 Delete macro.
2818
78b29b40
MS
28192002-02-07 Michael Snyder <msnyder@redhat.com>
2820
aaa38bb5 2821 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
2822 Logic bug, remove misplaced else.
2823
d8849953
KD
28242002-02-07 Klee Dienes <klee@apple.com>
2825
2826 * fork-inferior.c (fork_inferior): Add '!' to the list of
2827 characters that need to be quoted when building a string for the
2828 shell. Quote '!' specifically with a backslash, since CSH chokes
2829 when trying to evaluate "str!str".
aaa38bb5 2830
095778a0
NC
28312002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
2832
2833 * rdi-share/host.h: Only provide a typedef for bool if it is not
2834 defined.
2835
1900040c
MS
28362002-02-04 Michael Snyder <msnyder@redhat.com>
2837
2838 * breakpoint.h (enum bptype): Add new overlay event bp type.
2839 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 2840
1900040c
MS
2841 * breakpoint.c (create_internal_breakpoint): New function.
2842 (internal_breakpoint_number): Moved into create_internal_breakpoint.
2843 (create_longjmp_breakpoint): Use create_internal_breakpoint.
2844 (create_thread_event_breakpoint): Ditto.
2845 (create_solib_event_breakpoint): Ditto.
2846 (create_overlay_event_breakpoint): New function.
2847 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
2848 (update_breakpoints_after_exec): Delete and re-initialize
2849 overlay event breakpoints after an exec. Add FIXME comment
2850 about longjmp breakpoint.
2851 (print_it_typical): Ignore overlay event breakpoints.
2852 (print_one_breakpoint): Ditto.
2853 (mention): Ditto.
2854 (bpstat_what): Do not stop for overlay event breakpoints.
2855 (delete_breakpoint): Don't delete overlay event breakpoints.
2856 (breakpoint_re_set_one): Delete the overlay event breakpoint.
2857 (breakpoint_re_set): Re-create overlay event breakpoint.
2858
2859 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
2860 (overlay_manual_command): Disable overlay breakpoints.
2861 (overlay_off_command): Disable overlay breakpoints.
2862
082fc60d
RE
28632002-02-06 Richard Earnshaw <rearnsha@arm.com>
2864
2865 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
2866 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
2867 to here from config/tm-arm.h.
2868 (coff_sym_is_thumb): Make static.
2869 (arm_elf_make_msymbol_special): New function.
2870 (arm_coff_make_msymbol_special): New function.
2871 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
2872 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
2873 (coff_sym_is_thumb): Delete declaration.
2874 (arm_elf_make_msymbol_special): Declare.
2875 (arm_coff_make_msymbol_special): Declare.
2876 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
2877 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
2878
039c5766
RE
28792002-02-06 Richard Earnshaw <rearnsha@arm.com>
2880
2881 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
2882
28832002-02-06 Richard Earnshaw <rearnsha@arm.com>
2884
2885 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
2886 * gdbarch.c gdbarch.h: Regenerate.
2887 * arch-utils.c (default_print_float_info): New function.
2888 * arch-utils.h (default_print_float_info): Prototype it.
2889 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
2890 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
2891 (PRINT_FLOAT_INFO): Document it.
2892
2893 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
2894 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
2895 (PRINT_FLOAT_INFO): Define.
2896
58fa08f0
PM
28972002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
2898
aaa38bb5 2899 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
2900 Add typecast to sprintf argument to suppress a warning.
2901
7393af7c
PM
29022002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
2903
58fa08f0 2904 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
2905 to allow easier handling of pass state.
2906 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
2907 that gives exception name and address.
2908 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 2909 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 2910 exceptions added.
aaa38bb5
AJ
2911 (child_continue): Correctly report continue_status.
2912 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 2913 TARGET_SIGNAL_0 (new default value).
aaa38bb5 2914 (child_resume): consider sig argument passed to decide if
7393af7c
PM
2915 the exception should be passed to debuggee or not.
2916
6af4589c
MS
29172002-02-05 Michael Snyder <msnyder@redhat.com>
2918
2919 * regcache.c (fetch_register): Call target_fetch_register
2920 only if we don't call FETCH_PSEUDO_REGISTER.
2921 (store_register): Call target_store_register only if we
2922 don't call STORE_PSEUDO_REGISTER.
2923
a2cf933a
EZ
29242002-02-05 Elena Zannoni <ezannoni@redhat.com>
2925
2926 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
2927 ELF_MAKE_MSYMBOL_SPECIAL.
2928 * gdbarch.c, gdbarch.h: Regenerate.
2929 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 2930 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
2931 * elfread.c (elf_symtab_read): Compile use of
2932 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
2933 multiarched.
2934 * coffread.c (coff_symtab_read): Ditto, for
2935 COFF_MAKE_MSYMBOL_SPECIAL.
2936
6bb7be43
JB
29372002-02-05 Jim Blandy <jimb@redhat.com>
2938
2939 * solib-svr4.c (svr4_truncate_ptr): New function.
2940 (svr4_relocate_section_addresses): Do the address arithmetic with
2941 the appropriate truncation for target addresses, even when
2942 CORE_ADDR is larger than a target address.
2943
e18651ec
DJ
29442002-02-05 Daniel Jacobowitz <drow@mvista.com>
2945
2946 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
2947 to (int *).
2948
6b2725be
DJ
29492002-02-05 Daniel Jacobowitz <drow@mvista.com>
2950
2951 * gdbserver/linux-low.c (kill_inferior): Remove commented out
2952 code.
2953
fca9e603
DJ
29542002-02-05 Daniel Jacobowitz <drow@mvista.com>
2955
2956 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
2957
6c537a52
DJ
29582002-02-05 Daniel Jacobowitz <drow@mvista.com>
2959
2960 * gdbserver/linux-low.c: Remove unused include files.
2961
d844cde6
DJ
29622002-02-05 Daniel Jacobowitz <drow@mvista.com>
2963
2964 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
2965 (read_inferior_memory): Use it.
2966 (write_inferior_memory): Likewise.
2967
d07c63e7
DJ
29682002-02-05 Daniel Jacobowitz <drow@mvista.com>
2969
2970 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
2971 grubbing through sys_errlist.
2972
da6d8c04
DJ
29732002-02-05 Daniel Jacobowitz <drow@mvista.com>
2974
2975 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
2976
5b421780
PM
29772002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
2978 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
2979
9f60d481
AC
29802002-02-04 Andrew Cagney <ac131313@redhat.com>
2981
2982 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
2983 (do_sfunc, set_cmd_sfunc): New functions.
2984
2985 * command.h (struct cmd_list_element): Add field func.
2986 * cli/cli-decode.h (struct cmd_list_element): Ditto.
2987 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
2988 * cli/cli-decode.h: Ditto.
2989
2990 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
2991 (help_all, help_cmd_list): Ditto.
2992 (find_cmd, complete_on_cmdlist): Ditto.
2993 * top.c (execute_command): Ditto.
2994
2995 * cli/cli-setshow.c (do_setshow_command): Call func instead of
2996 function.sfunc.
2997
2998 * infcmd.c (notice_args_read): Fix function signature.
2999
3000 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
3001 * cli/cli-decode.c (add_set_cmd): Ditto.
3002 * utils.c (initialize_utils): Ditto.
3003 * maint.c (_initialize_maint_cmds): Ditto.
3004 * infrun.c (_initialize_infrun): Ditto.
3005 * demangle.c (_initialize_demangler): Ditto.
3006 * remote.c (add_packet_config_cmd): Ditto.
3007 * mips-tdep.c (_initialize_mips_tdep): Ditto.
3008 * cris-tdep.c (_initialize_cris_tdep): Ditto.
3009 * proc-api.c (_initialize_proc_api): Ditto.
3010 * kod.c (_initialize_kod): Ditto.
3011 * valprint.c (_initialize_valprint): Ditto.
3012 * top.c (init_main): Ditto.
3013 * infcmd.c (_initialize_infcmd): Ditto.
3014 * corefile.c (_initialize_core): Ditto.
3015 * arm-tdep.c (_initialize_arm_tdep): Ditto.
3016 * arch-utils.c (initialize_current_architecture): Ditto.
3017 (_initialize_gdbarch_utils): Ditto.
3018 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
3019
3020 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
3021 * wince.c (_initialize_inftarg): Ditto.
3022 * symfile.c (_initialize_symfile): Ditto.
3023 * mips-tdep.c (_initialize_mips_tdep): Ditto.
3024 * language.c (_initialize_language): Ditto.
3025 * arc-tdep.c (_initialize_arc_tdep): Ditto.
3026
f9ba0717
MS
30272002-02-04 Michael Snyder <msnyder@redhat.com>
3028
3029 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
3030
0c74b2a7
DJ
30312002-02-04 Daniel Jacobowitz <drow@mvista.com>
3032
3033 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
3034 Add rules for building the register data files.
3035
c638789f
DJ
30362002-02-04 Daniel Jacobowitz <drow@mvista.com>
3037
3038 * regformats/regdat.sh: Add braces to the definition of
3039 expedite_regs_${arch}.
3040
db253027
DJ
30412002-02-04 Daniel Jacobowitz <drow@mvista.com>
3042
3043 * regformats/regdef.h (struct reg): Add comment describing the
3044 requirements for offset and size fields.
3045
206be19c
AS
30462002-02-04 Andreas Schwab <schwab@suse.de>
3047
3048 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
3049 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
3050
181c1381
RE
30512002-02-04 Richard Earnshaw <rearnsha@arm.com>
3052
3053 * gdbarch.sh (copyright): Update years in generated header.
3054 (SMASH_TEXT_ADDRESS): Add rule.
db253027 3055 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
3056 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
3057 * dbxread.c: Likewise.
3058 * dwarfread.c: Likewise.
3059 * elfread.c: Likewise.
3060 * somread.c: Likewise.
3061
3062 * arm-tdep.c (arm_smash_text_address): New function.
3063 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
3064
fa4ba8da
PM
30652002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
3066
3067 Add support for hardware watchpoints on win32 native.
aaa38bb5 3068 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 3069 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 3070 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
3071 of debug registers.
3072 (debug_registers_changed): New variable. Reflects when debug registers
3073 are changed and need to be written to inferior.
aaa38bb5 3074 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
3075 was set, used when new threads are created.
3076 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
3077 i386-nat code.
3078 (thread_rec): Set dr array if id is the thread of current_event .
3079 (child_continue, child_resume): Change the debug registers for all
3080 threads if debug_registers_changed.
3081 (child_add_thread): Change the debug registers if debug_registers_used.
3082 * config/i386/cygwin.mh: Add use of i386-nat.o file.
3083 Link nm.h to new nm-cygwin.h file.
3084 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
3085 of hardware registers.
3086
a73c86fb
AC
30872002-02-03 Andrew Cagney <ac131313@redhat.com>
3088
3089 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
3090 Restore behavour broken by 2002-01-20 Andrew Cagney
3091 <ac131313@redhat.com> IEEE_FLOAT removal.
3092
acf5ed49
DJ
30932002-02-03 Daniel Jacobowitz <drow@mvista.com>
3094
3095 * c-valprint.c (c_val_print): Pass a proper valaddr to
3096 cp_print_class_method.
3097 * valops.c (search_struct_method): If there is only one method
3098 and args is NULL, return that method.
3099
493d28d5
DJ
31002002-02-03 Daniel Jacobowitz <drow@mvista.com>
3101
3102 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
3103 accessing tag_name directly.
3104
7495dfdb
DJ
31052002-02-03 Daniel Jacobowitz <drow@mvista.com>
3106
3107 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
3108 of accessing tag_name directly.
3109
dd6bda65
DJ
31102002-02-03 Daniel Jacobowitz <drow@mvista.com>
3111
3112 PR gdb/280
3113 * gdbtypes.c (replace_type): New function.
3114 * gdbtypes.h (replace_type): Add prototype.
3115 * stabsread.c (read_type): Use replace_type.
3116
88fe217c
RE
31172002-02-03 Richard Earnshaw <rearnsha@arm.com>
3118
3119 * Makefile.in (memattr.o): Add missing dependencies rule.
3120
e5d66720
PS
31212002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3122
3123 * breakpoint.c (break_at_finish_command): Really export.
3124 (break_at_finish_at_depth_command): Ditto.
3125 (tbreak_at_finish_command): Ditto.
3126 * hppa-tdep.c: Include completer.h.
3127 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
3128 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
3129
fffee0be
AC
31302002-02-01 Andrew Cagney <ac131313@redhat.com>
3131
3132 * utils.c (do_write): New function.
3133 (error_stream): Rewrite combining the code from error_begin and
3134 verror.
3135 (verror): Rewrite using error_stream.
3136 (error_begin): Delete function.
3137
255e7dbf
AC
31382002-02-01 Andrew Cagney <ac131313@redhat.com>
3139
3140 * utils.c (error_begin): Make static.
3141 * defs.h (error_begin): Delete declaration.
3142
3143 * linespec.c (cplusplus_error): Replace cplusplus_hint.
3144 (decode_line_1): Use cplusplus_error instead of error_begin,
3145 cplusplus_hint and return_to_top_level.
3146 * coffread.c (coff_symfile_read): Use error instead of error_begin
3147 and return_to_top_level.
3148 * infrun.c (default_skip_permanent_breakpoint): Ditto.
3149
ddfe3c15
AC
31502002-02-01 Andrew Cagney <ac131313@redhat.com>
3151
3152 * language.h (type_error, range_error): Make string parameter
3153 constant.
3154 * language.c (warning_pre_print): Delete extern declaration.
3155 * dwarfread.c (warning_pre_print): Ditto.
3156 * language.c (type_error, range_error): Rewrite to use verror and
3157 vwarning instead of warning_begin.
3158
03ac34d5
MS
31592002-02-01 Michael Snyder <msnyder@redhat.com>
3160
261c4ca2
MS
3161 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
3162 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 3163
e00d1dc8
AC
31642002-02-01 Andrew Cagney <ac131313@redhat.com>
3165
3166 * command.h (NO_FUNCTION): Delete macro.
3167 * cli/cli-decode.h (NO_FUNCTION): Ditto.
3168 * top.c (execute_command): Replace NO_FUNCTION with NULL.
3169 * tracepoint.c (_initialize_tracepoint): Ditto.
3170 * cli/cli-decode.c (add_set_cmd): Ditto.
3171 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 3172
76b79d6e
DJ
31732002-02-01 Daniel Jacobowitz <drow@mvista.com>
3174
3175 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
3176 Update ``this'' pointer when calling virtual functions.
3177
799f9e91
MS
31782002-02-01 Michael Snyder <msnyder@redhat.com>
3179
c7bd442c 3180 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
3181 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
3182
3cf384d4
DJ
31832002-02-01 Daniel Jacobowitz <drow@mvista.com>
3184
3185 * regformats/reg-arm.dat: New file.
3186 * regformats/reg-i386.dat: New file.
3187 * regformats/reg-ia64.dat: New file.
3188 * regformats/reg-m68k.dat: New file.
3189 * regformats/reg-mips.dat: New file.
3190 * regformats/reg-ppc.dat: New file.
3191 * regformats/reg-sh.dat: New file.
3192 * regformats/regdef.h: New file.
3193 * regformats/regdat.sh: New file.
3194
0defa245
RE
31952002-02-01 Richard Earnshaw <reanrsha@arm.com>
3196
3197 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
3198 (arm_frame_args_address, arm_frame_locals_address): New functions.
3199 (arm_frame_num_args): New function.
3200 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
3201 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
3202 (FRMA_NUM_ARGS): Call arm_frame_num_args.
3203
405f26e6
MS
32042002-01-31 Michael Snyder <msnyder@redhat.com>
3205
502fd408
MS
3206 * breakpoint.c (break_at_finish_command): Export.
3207 (break_at_finish_at_depth_command): Export.
3208 (tbreak_at_finish_command): Export.
3209 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
3210 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
3211 "tbreak" commands, which are HPPA specific.
3212
7d35e135
MS
3213 * printcmd.c (disassemble_command): Remove an ancient
3214 artifact of an old merge.
3215
aaa38bb5 3216 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
3217 Define enum constant values for overlay mode.
3218 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
3219 (overlay_is_mapped, overlay_auto_command,
3220 overlay_manual_command): Ditto.
d874f1e2 3221
aaa38bb5
AJ
3222 * breakpoint.c (insert_breakpoints, remove_breakpoint,
3223 breakpoint_here_p, breakpoint_inserted_here_p,
3224 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
3225 describe_other_breakpoints, check_duplicates, clear_command):
3226 Coding standard fixes.
3227
8add0441 3228 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 3229 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
3230 code: check bfd SEC_READONLY flag for section.
3231
e351066e
AC
32322002-01-31 Andrew Cagney <ac131313@redhat.com>
3233
7d35e135 3234 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 3235
8a48e967
DJ
32362002-01-30 Daniel Jacobowitz <drow@mvista.com>
3237
3238 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
3239 data symbols, since we search based on textlow and texthigh.
3240 (find_pc_sect_symtab): Likewise.
3241
f5a96129
AC
32422002-01-30 Andrew Cagney <ac131313@redhat.com>
3243
3244 * defs.h (vwarning): Declare.
f5a96129
AC
3245 * utils.c (vwarning): New function.
3246 (warning): Call vwarning.
3247 (warning_begin): Delete function.
3248
3249 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
3250 the warning message.
3251 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
3252 warning_begin.
3253
cefd4ef5
MS
32542002-01-30 Michael Snyder <msnyder@redhat.com>
3255
1a703748
MS
3256 * NEWS: Mention "set trust-readonly-sections" command.
3257 Mention generate-core-file command.
cefd4ef5 3258
3a11626d
MS
32592002-01-15 Michael Snyder <msnyder@redhat.com>
3260
3261 * target.c: New command, "set trust-readonly-sections on".
3262 (do_xfer_memory): Honor the suggestion to trust readonly sections
3263 by reading them from the object file instead of from the target.
3264 (initialize_targets): Register command "set trust-readonly-sections".
3265
d1c7e53b
AC
32662002-01-29 Andrew Cagney <ac131313@redhat.com>
3267
3268 * parse.c (target_map_name_to_register): Simplify, search regs and
3269 pseudo-regs using a single loop.
3270
e2c9a72c
AC
32712002-01-30 Andrew Cagney <ac131313@redhat.com>
3272
3273 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
3274
69824b4e
MK
32752002-01-15 Rodney Brown <rbrown64@csc.com.au>
3276
3277 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
3278 * config/i386/i386v42mp.mh: Add i387-nat.o .
3279 * i386v4-nat.c: Include i387-nat.h.
3280 (supply_fpregset): Use i387_supply_fsave.
3281 (fill_fpregset): Use i387_fill_fsave.
3282
6eb69eab
RE
32832002-01-30 Richard Earnshaw <rearnsha@arm.com>
3284
3285 * arm-tdep.c (arm_call_dummy_words): Define.
3286 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
3287 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
3288 (CALL_DUMMY_WORDS): Define.
3289 (arm_call_dummy_words): Declare.
3290 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
3291 (arm_linux_call_dummy_words): Declare.
3292
9852326a
AS
32932002-01-30 Andreas Schwab <schwab@suse.de>
3294
3295 * m68klinux-nat.c: Fix last change to use regcache_collect
3296 instead of referencing registers[] directly.
3297
977a3030
AC
32982002-01-29 Andrew Cagney <ac131313@redhat.com>
3299
3300 * parse.c (target_map_name_to_register): Delete code wrapped in
3301 #ifdef REGISTER_NAME_ALIAS_HOOK.
3302
2076c72b
MS
33032002-01-28 Michael Snyder <msnyder@redhat.com>
3304
3305 * regcache.c (legacy_read_register_gen): Need to be able to
3306 read pseudo-register as well as real register.
3307 (legacy_write_register_gen): Ditto.
3308
8fcc723b
AC
33092002-01-28 Andrew Cagney <ac131313@redhat.com>
3310
3311 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
3312 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
3313 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
3314 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
3315 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
3316 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
3317 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
3318 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
3319 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
3320 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
3321 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
3322 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
3323 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
3324 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
3325 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
3326 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
3327 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
3328 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
3329 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
3330 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
3331
afe64c1a
AC
33322002-01-28 Andrew Cagney <ac131313@redhat.com>
3333
3334 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
3335 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
3336 (initialize_current_architecture): Update target_byte_order using
3337 information from BFD.
aaa38bb5 3338 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
3339 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
3340
75bc7ddf
AC
33412002-01-28 Andrew Cagney <ac131313@redhat.com>
3342
3343 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
3344 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
3345
3346 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
3347 #ifdef INVALID_FLOAT.
3348 * infcmd.c (do_registers_info): Ditto.
3349 * values.c (unpack_double): Ditto. Add comment.
3350
3351 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
3352 already commented out.
3353
0280a90a
AS
33542002-01-26 Andreas Schwab <schwab@suse.de>
3355
3356 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
3357 * m68klinux-nat.c: Update ptrace interface for fetching/storing
3358 registers and add support for PTRACE_GETREGS.
3359
7072a954
AC
33602002-01-24 Andrew Cagney <ac131313@redhat.com>
3361
3362 GDB 5.1.1 released from 5.1 branch.
3363 * NEWS: Add 5.1.1 news.
3364 * README: Sync with 5.1 branch.
3365
86f902e0
FF
33662002-01-23 Fred Fish <fnf@redhat.com>
3367
3368 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
3369 stabstring on initial malloc. Reallocing will copy it for us,
3370 if necessary.
3371
8af51c36
EZ
33722002-01-23 Elena Zannoni <ezannoni@redhat.com>
3373
aaa38bb5 3374 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
3375 (HFILES_NO_SRCDIR): Remove hpread.h.
3376 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
3377 (hpread.o): Update dependencies.
3378 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
3379
3380 * hp-psymtab-read.c: Remove file.
3381 * hp-symtab-read.c: Remove file.
3382 * hpread.h: Remove file.
3383
3384 * hpread.c: Merge all contents of hp-psymtab-read.c,
3385 hp-symtab-read.c and hpread.h into this file, as it was prior to
3386 January 1999.
3387
3388 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 3389 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
3390 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
3391 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
3392
dc5cfeb6
EZ
33932002-01-23 Elena Zannoni <ezannoni@redhat.com>
3394
3395 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
3396 fill_gregset): Call gdbarch_tdep() just once, assign result to
3397 variable and use that, instead of calling the function several
3398 times.
3399
ea87b71b
AO
34002002-01-24 Alexandre Oliva <aoliva@redhat.com>
3401
3402 * configure.host: Accept sparcv9 as alias for sparc64.
3403 * configure.tgt: Likewise.
3404
13fc0c2f
KB
34052002-01-22 Kevin Buettner <kevinb@redhat.com>
3406
3407 * solib-aix5.c (build_so_list_from_mapfile)
3408 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
3409 arguments is not reversed.
3410 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
3411 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 3412
7bd872fe
EZ
34132002-01-22 Elena Zannoni <ezannoni@redhat.com>
3414
3415 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
3416 modified version of obsolete sh_fetch_pseudo_register.
3417 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
3418 (sh4_register_read): New function.
3419 (sh_pseudo_register_write): New function. Renamed and modified
3420 version of obsolete sh_store_pseudo_register.
3421 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
3422 (sh4_register_write): New function.
3423 (sh_gdbarch_init): Remove setting of gdbarch function
3424 fetch_pseudo_register and store_pseudo_register. Remove setting of
3425 register_convert_to_raw, register_convert_to_virtual,
3426 register_convertible.
3427 (sh_sh4_register_convertible): Delete. No longer needed. All is
3428 taken care by architecture specific functions
3429 register_read/register_write.
3430 (sh_sh4_register_convert_to_virtual): Make static.
3431 (sh_sh4_register_convert_to_raw): Ditto.
3432
069e84fd
AC
34332002-01-22 Andrew Cagney <ac131313@redhat.com>
3434
3435 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
3436 (floatformat_is_nan, floatformat_mantissa): Ditto.
3437
3438 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
3439 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
3440 builtin_type_ieee_double_little,
3441 builtin_type_ieee_double_littlebyte_bigword,
3442 builtin_type_m68881_ext, builtin_type_i960_ext,
3443 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
3444 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
3445 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
3446 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
3447
211a4f69
CV
34482002-01-22 Corinna Vinschen <vinschen@redhat.com>
3449
3450 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
3451 parameter. Set frameless flag if it exists and depended of
3452 whether the scanned function is frameless or not.
3453 (xstormy16_skip_prologue): If function is frameless, return
3454 result of xstormy16_scan_prologue().
3455 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
3456 call.
3457
f81353e4
EZ
34582002-01-21 Elena Zannoni <ezannoni@redhat.com>
3459
3460 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
3461 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
3462 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
3463 sh_sh4_register_byte, sh_sh4_register_raw_size,
3464 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
3465 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
3466 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
3467 sh_store_pseudo_register, sh_do_pseudo_register): Call
3468 gdbarch_tdep() just once, assign result to variable and use that,
3469 instead of calling the function several times.
3470
63c73a17
MK
34712002-01-20 Mark Kettenis <kettenis@gnu.org>
3472
3473 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
3474 macros instead of LAST_FPU_CTRL_REGNUM.
3475 (store_register): Likewise.
3476
39ad761d
JB
34772002-01-21 Jim Blandy <jimb@redhat.com>
3478
3479 * infcmd.c (run_command): Check that the `exec' target layer's BFD
3480 is up-to-date before running the program, not just when a program
3481 exits.
3482
3d74b771
FF
34832002-01-21 Fred Fish <fnf@redhat.com>
3484
3485 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
3486 when we have found all instructions we are looking for.
3487
966fbf70
RE
34882002-01-21 Richard Earnshaw <rearnsha@arm.com>
3489
3490 * arm-tdep.c (arm_register_name): New function.
3491 (arm_registers_names): Make static.
3492 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
3493 (arm_register_name): Declare.
3494 (REGISTER_NAME): Use it.
3495
c3b4394c
RE
34962002-01-21 Richard Earnshaw <rearnsha@arm.com>
3497 Kevin Buettner <kevinb@redhat.com>
3498
3499 Convert arm targets to new FRAME interface.
3500 * arm-tdep.c (struct frame_extra_info): Remove fsr.
3501 (arm_frame_find_save_regs): Delete.
3502 (arm_frame_init_saved_regs): New.
3503 (arm_init_extra_frame_info): Alloacte saved_regs as required.
3504 Allocate extra_info as required. Convert all uses of fsr.regs
3505 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
3506 to use extra_info.
3507 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
3508 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
3509 (check_prologue_cache, save_prologue_cache): Likewise.
3510 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
3511 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
3512 (FRAME_FIND_SAVED_REGS): Delete.
3513 (arm_frame_find_saved_regs): Delete prototype.
3514 (arm_frame_init_saved_regs): New prototype.
3515 (FRAME_INIT_SAVED_REGS): Define.
3516
61d99182
AC
35172002-01-20 Andrew Cagney <ac131313@redhat.com>
3518
3519 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
3520
6aaea291
AC
35212002-01-20 Andrew Cagney <ac131313@redhat.com>
3522
3523 From Jeff Law <law@redhat.com>:
3524 * infttrace.c: Include <sys/pstat.h>.
3525 (child_pid_to_exec_file): Revamp. Use pstat call to get the
3526 exec file if the ttrace equivalent fails.
3527
15f698d2
AC
35282002-01-20 Andrew Cagney <ac131313@redhat.com>
3529
3530 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
3531 (closeLogFile): Ditto.
3532
f86ddd7c
MC
35332002-01-20 Michael Chastain <mec@shout.net>
3534
3535 * top.c (print_gdb_version): Bump copyright year to 2002.
3536
904507ce
AC
35372002-01-20 Andrew Cagney <ac131313@redhat.com>
3538
3539 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
3540 Zannoni and Eli Zaretskii.
3541
d7f0b9ce
DJ
35422002-01-20 Daniel Jacobowitz <drow@mvista.com>
3543
3544 * buildsym.c: Update copyright years.
3545 * c-typeprint.c: Likewise.
3546 * dwarf2read.c: Likewise.
3547 * f-typeprint.c: Likewise.
3548 * gdbtypes.c: Likewise.
3549 * gdbtypes.h: Likewise.
3550 * hp-symtab-read.c: Likewise.
3551 * hpread.c: Likewise.
3552 * mdebugread.c: Likewise.
3553 * p-typeprint.c: Likewise.
3554
3fd3d7d2
AC
35552002-01-20 Andrew Cagney <ac131313@redhat.com>
3556
3557 * remote-sim.c (gdbsim_open): Simplify code testing the macro
3558 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
3559 byte-order selectable.
3560 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
3561 * arch-utils.c: Ditto.
3562 (set_endian): Ditto.
3563 (set_endian_from_file): Ditto.
3564 * gdbserver/low-sim.c (create_inferior): Ditto.
3565 * gdbarch.sh: Ditto.
3566 * gdbarch.h: Re-generate.
aaa38bb5
AJ
3567 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
3568 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
3569 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
3570 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
3571 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
3572 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
3573 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
3574 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
3575 macro definition.
3576 * config/mips/tm-wince.h: Remove #undef of macro
3577 TARGET_BYTE_ORDER_SELECTABLE.
3578 * config/sh/tm-wince.h: Ditto.
3579
b02dede2
DJ
35802002-01-20 Daniel Jacobowitz <drow@mvista.com>
3581
3582 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
3583 member function fields. Add accessor macro
3584 TYPE_FN_FIELD_ARTIFICIAL.
3585 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
3586 * c-typeprint.c (c_type_print_base): Skip artificial member
3587 functions.
3588
c3643761
DJ
35892002-01-20 Daniel Jacobowitz <drow@mvista.com>
3590
3591 * f-typeprint.c: Delete unused function f_type_print_args.
3592 * p-typeprint.c: Delete unused function pascal_type_print_args.
3593
8176bb6d
DJ
35942002-01-20 Daniel Jacobowitz <drow@mvista.com>
3595
3596 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
3597 comment. Add ``artificial'' to ``union field_location''.
3598
3599 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
3600
3601 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
3602 * mdebugread.c (parse_symbol): Likewise.
3603 * stabsread.c (define_symbol): Likewise.
3604 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
3605 initializing TYPE_FIELD_BITPOS to n (obsolete).
3606 (hpread_doc_function_type): Likewise.
3607 * hpread.c (hpread_function_type): Likewise.
3608
7fd60527
AC
36092002-01-20 Andrew Cagney <ac131313@redhat.com>
3610
3611 * configure.in (host_makefile_frag): Only require a host makefile
3612 fragment when a native build.
3613 * configure: Re-generate.
3614
c2f05ac9
AC
36152002-01-20 Andrew Cagney <ac131313@redhat.com>
3616
3617 * doublest.h (floatformat_from_type): Declare.
3618 * doublest.c (floatformat_from_type): New function.
3619 (convert_typed_floating): Use.
3620
3621 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
3622 call to function floatformat_from_type.
3623
3624 * gdbarch.sh (IEEE_FLOAT): Delete.
3625 * gdbarch.h, gdbarch.c: Re-generate.
3626 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
3627 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
3628 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
3629 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
3630 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
3631 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
3632 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
3633 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
3634 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
3635 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
3636 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
3637 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
3638
3639 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
3640 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
3641 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
3642 * sh-tdep.c (sh_gdbarch_init): Ditto.
3643 * mips-tdep.c (mips_gdbarch_init): Ditto.
3644 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
3645 * cris-tdep.c (cris_gdbarch_init): Ditto.
3646
abf22e64
AJ
36472002-01-20 Jiri Smid <smid@suse.cz>
3648
3649 * configure.host, configure.tgt: Support x86-64.
3650 * NEWS: Note new target x86-64.
3651
b7c4cbf8
AJ
3652 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
3653 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
3654 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
3655 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
3656 x86-64-linux-nat.o): Fix dependencies.
3657
82600034
AC
36582002-01-19 Andrew Cagney <ac131313@redhat.com>
3659
3660 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
3661 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
3662 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
3663 * config/sparc/xm-sun4os4.h: Delete file.
3664 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 3665
bbe5c628
AC
36662002-01-19 Andrew Cagney <ac131313@redhat.com>
3667
3668 * config/sparc/sparclynx.mh (XM_FILE): Delete.
3669 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
3670 * config/m68k/m68klynx.mh (XM_FILE): Delete.
3671 * config/i386/i386lynx.mh (XM_FILE): Delete.
3672 * config/rs6000/xm-rs6000ly.h: Delete file.
3673 * config/sparc/xm-sparclynx.h: Delete file.
3674 * config/m68k/xm-m68klynx.h: Delete file.
3675 * config/i386/xm-i386lynx.h: Delete file.
3676 * config/xm-lynx.h: Delete file.
3677 * config/djgpp/fnchange.lst: Update.
3678
f8453e34
JT
36792002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
3680
3681 * alpha-tdep.c (alpha_register_byte): New function.
3682 (alpha_register_raw_size): Ditto.
3683 (alpha_register_virtual_size): Ditto.
3684 (alpha_skip_prologue_internal): Renamed from
3685 alpha_skip_prologue.
3686 (alpha_skip_prologue): New version that calls
3687 alpha_skip_prologue_internal.
3688 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
3689 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
3690 second argument from alpha_skip_prologue.
3691 (REGISTER_BYTE): Use alpha_register_byte.
3692 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
3693 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
3694 (FRAMELESS_FUNCTION_INVOCATION): Use
3695 generic_frameless_function_invocation_not.
3696 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
3697 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
3698
52d9e613
AC
36992002-01-19 Andrew Cagney <ac131313@redhat.com>
3700
3701 * config/mips/xm-news-mips.h: Delete file.
3702 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
3703
3704 * config/m88k/xm-m88k.h: Delete file.
3705 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
3706 * config/m88k/xm-delta88v4.h: Ditto.
3707 * config/m88k/xm-delta88.h: Ditto.
3708
3709 * config/alpha/xm-fbsd.h: Delete file.
3710 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
3711
3712 * config/sparc/xm-sparc.h: Delete file.
3713 * Makefile.in (xm-sun4os4.h): Delete dependency.
3714 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
3715 * config/sparc/xm-sun4os4.h: Ditto.
3716 * config/sparc/xm-linux.h: Ditto.
3717
3718 * config/i386/xm-windows.h: Delete file.
3719
2d1b2124
AC
37202002-01-19 Andrew Cagney <ac131313@redhat.com>
3721
3722 * utils.c: Include <sys/param.h> for MAXPATHLEN.
3723 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
3724
ee1f65f0
JT
37252002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
3726
3727 * alpha-tdep.c (alpha_call_dummy_words): New.
3728 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
3729 (CALL_DUMMY_P): Define.
3730 (CALL_DUMMY_WORDS): Define.
3731 (SIZEOF_CALL_DUMMY_WORDS): Define.
3732
98081e55
PB
37332002-01-19 Per Bothner <per@bothner.com>
3734
3735 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
3736 isn't NULL, which can happen with some gcj-3.x-produced code.
3737
0d056799
JT
37382002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
3739
3740 * alpha-tdep.c (alpha_register_virtual_type): New function.
3741 (alpha_init_frame_pc_first): Ditto.
3742 (alpha_fix_call_dummy): Ditto.
3743 (alpha_store_struct_return): Ditto.
3744 (alpha_extract_struct_value_address): Ditto.
3745 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
3746 alpha_register_virtual_type.
3747 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
3748 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
3749 alpha_extract_struct_value_address.
3750 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
3751 (INIT_FRAME_PC): Use init_frame_pc_noop.
3752 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
3753
4604bcad
MK
37542002-01-19 Mark Kettenis <kettenis@gnu.org>
3755
3756 * i386gnu-nat.c: Include "i386-tdep.h".
3757 (fetch_fpregs): Simplify code dealing with uninitialized floating
3758 point states such that it doesn't require FP7_REGNUM.
3759
140f9984
JT
37602002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3761
abf22e64
AJ
3762 * alpha-tdep.c (frame_extra_info): New.
3763 (alpha_find_saved_regs): Make static. Use
140f9984
JT
3764 frame->extra_info.
3765 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
3766 (alpha_frame_saved_pc): Use frame->extra_info.
3767 (temp_saved_regs): Don't declare as struct frame_saved_regs.
3768 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
3769 (init_extra_frame_info): Rename to...
3770 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 3771 (alpha_print_extra_frame_info): New function.
140f9984
JT
3772 (alpha_frame_locals_address): Ditto.
3773 (alpha_frame_args_address): Ditto.
abf22e64 3774 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
3775 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
3776 alpha_frame_args_address.
abf22e64 3777 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 3778 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
3779 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
3780 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
3781 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
3782 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
3783
d734c450
JT
37842002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3785
3786 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
3787 (alpha_cannot_fetch_register): Ditto.
3788 (alpha_cannot_store_register): Ditto.
3789 (alpha_register_convertible): Ditto.
3790 (alpha_use_struct_convention): Ditto.
3791 * config/alpha/tm-alpha.h: Update copyright years.
3792 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
3793 (INNER_THAN): Use core_addr_lessthan.
3794 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
3795 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
3796 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
3797 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
3798 (FRAME_CHAIN): Remove unnecessary cast.
3799
b4ceaee6
AC
38002002-01-18 Andrew Cagney <ac131313@redhat.com>
3801
3802 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
3803 obsolete.
3804
0a65a603
AC
38052002-01-18 Andrew Cagney <ac131313@redhat.com>
3806
3807 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
3808 * monitor.c, remote-array.c, remote-bug.c: Ditto.
3809 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
3810 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
3811 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
3812 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
3813 * x86-64-linux-nat.c: Ditto.
3814
636a6dfc
JT
38152002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3816
abf22e64 3817 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
3818 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
3819 (REGISTER_NAME): Define.
3820
acceddb6
JT
38212002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3822
3823 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
3824
ec32e4be
JT
38252002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3826
3827 * alpha-tdep.c: Update copyright years.
3828 (alpha_next_pc): New function.
3829 (alpha_software_single_step): Ditto.
3830 * config/alpha/tm-alpha.h: Add prototype for
3831 alpha_software_single_step.
3832
e771a871
JT
38332002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
3834
3835 * alphabsd-nat.c: Update copyright years.
3836 (fill_gregset): Use regcache_collect.
3837 (fill_fpregset): Likewise.
3838 (fetch_inferior_registers): Only fetch integer registers
3839 if requested to do so.
3840 (store_inferior_registers): Only store integer registers
3841 if requested to do so.
3842
7708fa01
AC
38432002-01-17 Andrew Cagney <ac131313@redhat.com>
3844
3845 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
3846 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
3847 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
3848 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
3849 * config/alpha/fbsd.mh (XDEPFILES): Delete.
3850 * config/arm/linux.mh (XDEPFILES): Delete.
3851 * config/arm/nbsd.mh (XDEPFILES): Delete.
3852 * config/i386/i386dgux.mh (XDEPFILES): Delete.
3853 * config/i386/i386sol2.mh (XDEPFILES): Delete.
3854 * config/i386/i386m3.mh (XDEPFILES): Delete.
3855 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
3856 * config/i386/i386gnu.mh (XDEPFILES): Delete.
3857 * config/i386/fbsd.mh (XDEPFILES): Delete.
3858 * config/i386/i386bsd.mh (XDEPFILES): Delete.
3859 * config/i386/i386sco5.mh (XDEPFILES): Delete.
3860 * config/i386/i386v4.mh (XDEPFILES): Delete.
3861 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
3862 * config/i386/i386sco4.mh (XDEPFILES): Delete.
3863 * config/i386/i386aix.mh (XDEPFILES): Delete.
3864 * config/i386/go32.mh (XDEPFILES): Delete.
3865 * config/i386/cygwin.mh (XDEPFILES): Delete.
3866 * config/i386/i386lynx.mh (XDEPFILES): Delete.
3867 * config/i386/i386mach.mh (XDEPFILES): Delete.
3868 * config/i386/i386v32.mh (XDEPFILES): Delete.
3869 * config/i386/linux.mh (XDEPFILES): Delete.
3870 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
3871 * config/i386/ncr3000.mh (XDEPFILES): Delete.
3872 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
3873 * config/i386/i386sco.mh (XDEPFILES): Delete.
3874 * config/i386/i386v.mh (XDEPFILES): Delete.
3875 * config/i386/nbsd.mh (XDEPFILES): Delete.
3876 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
3877 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
3878 * config/i386/symmetry.mh (XDEPFILES): Delete.
3879 * config/i386/obsd.mh (XDEPFILES): Delete.
3880 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
3881 * config/ia64/linux.mh (XDEPFILES): Delete.
3882 * config/ia64/aix.mh (XDEPFILES): Delete.
3883 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
3884 * config/m68k/dpx2.mh (XDEPFILES): Delete.
3885 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
3886 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
3887 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
3888 * config/m68k/linux.mh (XDEPFILES): Delete.
3889 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
3890 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
3891 * config/m68k/nbsd.mh (XDEPFILES): Delete.
3892 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
3893 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
3894 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
3895 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
3896 * config/m88k/delta88.mh (XDEPFILES): Delete.
3897 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
3898 * config/m88k/m88k.mh (XDEPFILES): Delete.
3899 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
3900 * config/mips/linux.mh (XDEPFILES): Delete.
3901 * config/mips/irix6.mh (XDEPFILES): Delete.
3902 * config/mips/irix5.mh (XDEPFILES): Delete.
3903 * config/mips/irix4.mh (XDEPFILES): Delete.
3904 * config/mips/irix3.mh (XDEPFILES): Delete.
3905 * config/mips/decstation.mh (XDEPFILES): Delete.
3906 * config/mips/mipsm3.mh (XDEPFILES): Delete.
3907 (NATDEPFILES): Move core-aout.o to here.
3908 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
3909 * config/pa/hpux1020.mh (XDEPFILES): Delete.
3910 * config/pa/hppabsd.mh (XDEPFILES): Delete.
3911 * config/pa/hppahpux.mh (XDEPFILES): Delete.
3912 * config/pa/hpux11w.mh (XDEPFILES): Delete.
3913 * config/pa/hppaosf.mh (XDEPFILES): Delete.
3914 * config/pa/hpux11.mh (XDEPFILES): Delete.
3915 * config/powerpc/aix.mh (XDEPFILES): Delete.
3916 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
3917 * config/powerpc/linux.mh (XDEPFILES): Delete.
3918 * config/romp/rtbsd.mh: Rename XDEPFILES.
3919 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
3920 * config/rs6000/aix4.mh (XDEPFILES): Delete.
3921 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
3922 * config/s390/s390.mh (XDEPFILES): Delete.
3923 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
3924 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
3925 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
3926 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
3927 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
3928 * config/sparc/nbsd.mh (XDEPFILES): Delete.
3929 * config/sparc/linux.mh (XDEPFILES): Delete.
3930 * config/vax/vaxult.mh (XDEPFILES): Delete.
3931 * config/vax/vaxult2.mh (XDEPFILES): Delete.
3932 * Makefile.in (DEPFILES): Remove XDEPFILES.
3933
375fc983
AC
39342002-01-17 Andrew Cagney <ac131313@redhat.com>
3935
3936 * utils.c (internal_verror): Fix comments, default is yes not no.
3937 Update queries to match. Default to quit and dump core.
3938
8926118c
AC
39392002-01-17 Andrew Cagney <ac131313@redhat.com>
3940
3941 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
3942 copyright.
3943 * defs.h, event-top.c, gdbcmd.h: Ditto.
3944 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
3945 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
3946 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
3947 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
3948 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
3949 * mi/mi-main.c:Ditto.
3950
3951 * stack.c, symfile.c: Update copyright.
3952
45b7b345
DJ
39532002-01-17 Daniel Jacobowitz <drow@mvista.com>
3954
db728ff7
DJ
3955 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
3956 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
3957 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
3958 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 3959
db728ff7
DJ
39602002-01-17 Daniel Jacobowitz <drow@mvista.com>
3961
3962 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
3963 * gdbserver/low-lynx.c (myattach): Likewise.
3964 * gdbserver/low-nbsd.c (myattach): Likewise.
3965 * gdbserver/low-sim.c (myattach): Likewise.
3966 * gdbserver/low-sparc.c (myattach): Likewise.
3967 * gdbserver/low-sun3.c (myattach): Likewise.
3968
3969 * gdbserver/low-linux.c (myattach): New function.
45b7b345 3970
db728ff7 3971 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
3972 (main): Handle "--attach".
3973
8de3c354
AC
39742002-01-16 Andrew Cagney <ac131313@redhat.com>
3975
3976 * MAINTAINERS (language support): Daniel Jacobwitz is C++
3977 maintainer.
3978
b0129042
DJ
39792002-01-15 Daniel Jacobowitz <drow@mvista.com>
3980
3981 * c-typeprint.c (is_type_conversion_operator): Add additional
3982 check for non-conversion operators.
3983
ba8679fb 39842002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
3985
3986 * linux-proc.c: Add "info proc" command, a la procfs.c.
3987 (read_mapping): New function, abstract and re-use code.
3988 (linux_find_memory_regions): Use new func read_mapping.
3989 (linux_info_proc_cmd): New function, implement "info proc".
3990 (_initialize_linux_proc): Add new command "info proc".
3991
e4f9b4d5
MS
39922002-01-15 Michael Snyder <msnyder@redhat.com>
3993
3994 * symfile.c (generic_load): Use bfd_map_over_sections method
3995 instead of manipulating bfd structure members directly.
3996 (add_section_size_callback): New function, bfd sections callback
3997 used by generic_load.
3998 (load_sections_callback): New function, bfd sections callback
3999 used by generic_load.
4000
08cf96df
EZ
40012002-01-15 Elena Zannoni <ezannoni@redhat.com>
4002
abf22e64 4003 [Based on work by Jim Blandy]
08cf96df
EZ
4004 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
4005 (builtin_type_vec128): Export.
4006 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
4007 types.
4008 (builtin_type_vec128): New builtin type for 128 bit vector
4009 registers.
4010 (build_gdbtypes): Initialize builtin_type_v16qi and
4011 builtin_type_v8hi. Create the vec128 register builtin type
4012 structure.
4013 (build_builtin_type_vec128): New function.
abf22e64 4014 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
4015 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
4016 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
4017 AltiVec register to new builtin type.
4018
d7242108
DJ
40192001-01-15 Daniel Jacobowitz <drow@mvista.com>
4020
4021 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
4022 to make_cv_type.
4023
4ee3352d
AC
40242002-01-14 Andrew Cagney <ac131313@redhat.com>
4025
4026 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
4027 CLEAN_UP_REGISTER_VALUE.
4028 * regcache.c (supply_register): Update only call.
4029
f015b2e7
AC
40302002-01-14 Andrew Cagney <ac131313@redhat.com>
4031
4032 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
4033 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
4034 a29k-*-vxworks* targets as obsolete.
4035
356ae49d
MS
40362002-01-14 Michael Snyder <msnyder@redhat.com>
4037
4038 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
4039 until we can resolve portability issues.
4040 * gregset.h: Remove references to fpxregs.
4041 * gcore.c (gcore_command): Initialize note_sec to NULL.
4042
ade8f45e
AC
40432002-01-13 Andrew Cagney <ac131313@redhat.com>
4044
4045 * signals.c (target_signal_to_name): Rewrite. Only use
4046 signals[].name when in bounds and non-NULL.
abf22e64 4047
89c49e7a
AC
40482002-01-13 Andrew Cagney <ac131313@redhat.com>
4049
4050 From Petr Ledvina <ledvinap@kae.zcu.cz>:
4051 * signals.c (target_signal_to_name): Verify that SIG is within the
4052 bounds of the signals array.
4053
4daa9f9f
AC
40542002-01-13 Andrew Cagney <ac131313@redhat.com>
4055
4056 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
4057
ba4bbdcb
KS
40582002-01-13 Keith Seitz <keiths@redhat.com>
4059
4060 * stack.c (print_frame_info_base): Print the frame's pc
4061 only if when print_frame_info_listing_hook is not defined.
4062
575bbeb6
KS
40632002-01-13 Keith Seitz <keiths@redhat.com>
4064
4065 * varobj.c (varobj_set_value): Make sure that there were no
4066 errors evaluating the object before attempting to set its
4067 value.
4068 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
4069 so this offset adjustment is no longer necessary.
4070 (create_child): Don't set the error flag if the child is
4071 a CPLUS_FAKE_CHILD.
4072 (value_of_child): If value_fetch_lazy fails, return NULL
4073 so that callers will be notified that an error occurred.
4074 (c_value_of_variable): Delay check of variable's validity
4075 until later. We actually want all structs and unions to have
4076 the value "{...}".
4077 Do not return "???" for variables which could not be evaluated.
4078 This error condition must be returned to the caller so that it
4079 can get the error condition from gdb.
4080 (cplus_name_of_child): Adjust index for vptr before figuring
4081 out the name of the child.
4082 (cplus_value_of_child): If a child's (real) parent is not valid,
4083 don't even bother trying to give a value for it. Just return
4084 an error. Change all instances in this function.
4085 (cplus_type_of_child): If our parent is one of the "fake"
4086 parents, we need to get at the type of the real parent, and
4087 derive the child's true type using this information.
4088
b76898ab
AC
40892002-01-13 Andrew Cagney <ac131313@redhat.com>
4090
4091 From 2002-01-09 John Marshall <johnm@falch.net>:
4092 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
4093 sources.redhat.com, and tweak some related URLs which had
4094 suffered from linkrot.
4095
b6649e88
AC
40962002-01-13 Andrew Cagney <ac131313@redhat.com>
4097
4098 From Jeff law:
4099 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
4100 structures passed in registers.
4101
82cc5033
EZ
41022002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
4103
4104 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
4105 white space which prevented compilation. Reported by DSK
4106 <dsk@student.unsw.edu.au>.
4107
ba5f2f8a
MS
41082002-01-11 Michael Snyder <msnyder@redhat.com>
4109
fbd35540
MS
4110 * symfile.c (build_section_addr_info_from_section_tab):
4111 Use bfd access method instead of manipulating bfd directly.
4112 (syms_from_objfile): Ditto.
4113 (simple_overlay_update_1): Ditto.
4114 (simple_overlay_update): Ditto.
4115 (generic_load): Ditto.
4116 (overlay_unmapped_address): FIXME comment, bfd access methods.
4117 (sections_overlap): FIXME comment, bfd access methods.
4118 (pc_in_mapped_range): FIXME comment, bfd access methods.
4119 (pc_in_unmapped_range): FIXME comment, bfd access methods.
4120 (section_is_mapped): FIXME comment, bfd access methods.
4121 (section_is_overlay): FIXME comment, bfd access methods.
4122
ba5f2f8a
MS
4123 * symfile.c (generic_load): Whitespace and long line cleanups.
4124 Remove duplicate variable, change several local variables to
4125 more appropriate data types.
4126 (print_transfer_performance): Use %lu instead of %ld for ulongs.
4127
17df2af6
AC
41282002-01-12 Andrew Cagney <ac131313@redhat.com>
4129
4130 From Peter Schauer:
4131 * language.c (longest_local_hex_string_custom): Use phex_nz to
4132 convert NUM to a hex string.
4133
ec920329
EZ
41342002-01-12 Elena Zannoni <ezannoni@redhat.com>
4135
4136 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
4137 the function.
538a76d6 4138 Update Copyright year.
ec920329 4139
3abd2e01
AC
41402002-01-12 Andrew Cagney <ac131313@redhat.com>
4141
4142 * language.c (longest_raw_hex_string): Delete unused function.
4143
b21b22e0
PS
41442002-01-11 Petr Sorfa <petrs@caldera.com>
4145
4146 * MAINTAINERS (write-after-approval): Add myself.
4147 * dwarf2read.c (read_tag_string_type): Handling of
4148 DW_AT_byte_size.
4149 (read_tag_string_type): FORTRAN fix to prevent propagation of
4150 first string size.
4151 (set_cu_language): Handling of DW_LANG_Fortran95
4152
747fe712
RE
41532002-01-11 Richard Earnshaw <rearnsha@arm.com>
4154
4155 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
4156 GETPID(inferior_ptid).
4157 (store_inferior_registers): Likewise.
4158
f1bea926
JM
41592002-01-10 Jason Merrill <jason@redhat.com>
4160
4161 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
4162 Fix DW_OP_minus.
4163
ae940673
AC
41642002-01-10 Andrew Cagney <ac131313@redhat.com>
4165
4166 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
4167 and bfd/elf32-sh-nbsd.c.
4168
00546b04
MS
41692002-01-10 Michael Snyder <msnyder@redhat.com>
4170
352ed7b4
MS
4171 * NEWS: Mention --pid and corefile/proc-id behavior change.
4172
c18be923
MS
4173 * Makefile.in: Add rules for gcore.o and linux-proc.o.
4174 * gcore.c: Include cli/cli-decode.h instead of command.h.
4175
00546b04
MS
4176 * main.c (captured_main): Add new command line option "--pid".
4177 If the second command line argument (following the symbol-file)
4178 begins with a digit, try to attach to it before trying to open
4179 it as a corefile.
4180 (print_gdb_help): Document the "--pid" argument.
4181
db60ec62
EZ
41822002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
4183
4184 * completer.c (command_completer): New function.
4185
4186 * completer.h <command_completer>: Add prototype.
4187
4188 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
4189 completer for the "help" command.
4190
39c22d1a
JM
41912002-01-09 Jason Merrill <jason@redhat.com>
4192
4193 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
4194
c564377f
MS
41952002-01-09 Michael Snyder <msnyder@redhat.com>
4196
975aec09
MS
4197 * i386-linux-nat.c (fill_fpxregset): Make global.
4198 (store_fpxregset): Ditto.
4199
db4a10fa
MS
4200 * gregset.h (gdb_fpxregset_t): Define.
4201 (supply_fpxregset): Prototype.
4202 (fill_fpxregset): Prototype.
4203
c564377f
MS
4204 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
4205
c3d45d70
RE
42062002-01-09 Richard Earnshaw <rearnsha@arm.com>
4207
4208 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
4209 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
4210 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
4211
fcc87af1
AC
42122002-01-09 Andrew Cagney <ac131313@redhat.com>
4213
4214 * MAINTAINERS: Update target maintainer rules so that any
4215 Maintainer can approve a tested patch for a maintenance-only
4216 target.
4217
dd96c05b
RE
42182002-01-09 Richard Earnshaw <rearnsha@arm.com>
4219
d4297db9 4220 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 4221
d4297db9 4222 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
4223 IN_SIGTRAMP.
4224
145fdc6e
MS
42252002-01-08 Michael Snyder <msnyder@redhat.com>
4226
4227 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
4228 real name of the executable, rather than the /proc name.
4229
be4d1333
MS
42302002-01-03 Michael Snyder <msnyder@redhat.com>
4231
4232 Implement a "generate-core-file" command in gdb, save target state.
4233 * gcore.c: New file. Implement new command 'generate-core-file'.
4234 Save a corefile image of the current state of the inferior.
4235 * linux-proc.c: Add linux-specific code for saving corefiles.
4236 * target.h (struct target_ops): Add new target vectors for saving
4237 corefiles; to_find_memory_regions and to_make_corefile_notes.
4238 (target_find_memory_regions): New macro.
4239 (target_make_corefile_notes): New macro.
4240 * target.c (update_current_target): Inherit new target methods.
4241 (dummy_find_memory_regions): New place-holder method.
4242 (dummy_make_corefile_notes): New place-holder method.
4243 (init_dummy_target): Initialize new dummy target vectors.
4244 * exec.c (exec_set_find_memory_regions): New function.
4245 Allow the exec_ops vector for memory regions to be taken over.
4246 (exec_make_note_section): New function, target vector method.
4247 * defs.h (exec_set_find_memory_regions): Export prototype.
4248 * procfs.c (proc_find_memory_regions): New function, corefile method.
4249 (procfs_make_note_section): New function, corefile method.
4250 (init_procfs_ops): Set new target vector pointers.
4251 (find_memory_regions_callback): New function.
4252 (procfs_do_thread_registers): New function.
4253 (procfs_corefile_thread_callback): New function.
4254 * sol-thread.c (sol_find_memory_regions): New function.
4255 (sol_make_note_section): New function.
4256 (init_sol_thread_ops): Initialize new target vectors.
4257 * inftarg.c (inftarg_set_find_memory_regions): New function.
4258 Allow to_find_memory_regions vector to be taken over.
4259 (inftarg_set_make_corefile_notes): New function.
4260 Allow to_make_corefile_notes vector to be taken over.
4261 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
4262 interface layer if not target_has_execution (may be a corefile).
4263 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
4264 * config/sparc/sun4sol2.mh: Ditto.
4265 * config/alpha/alpha-linux.mh: Ditto.
4266 * config/arm/linux.mh: Ditto.
4267 * config/i386/x86-64linux.mh: Ditto.
4268 * config/ia64/linux.mh: Ditto.
4269 * config/m68k/linux.mh: Ditto.
4270 * config/mips/linux.mh: Ditto.
4271 * config/powerpc/linux.mh: Ditto.
4272 * config/sparc/linux.mh: Ditto.
4273
c6b92abd
MS
42742002-01-07 Michael Snyder <msnyder@redhat.com>
4275
4276 * arm-linux-nat.c: Remove references to regcache.c internal data
4277 (registers[] and register_valid[]).
4278
4b09dc8c
MS
42792002-01-07 Michael Snyder <msnyder@redhat.com>
4280
abf22e64
AJ
4281 * linux-proc.c: New file. Implement child_pid_to_exec_file,
4282 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
4283 symbol file and shlibs.
4284 * Makefile.in: Add rule for linux-proc.o.
4285 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
4286 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
4287 * config/arm/linux.mh: Ditto.
4288 * config/i386/linux.mh: Ditto.
4289 * config/i386/x86-64linux.mh: Ditto.
4290 * config/ia64/linux.mh: Ditto.
4291 * config/m68k/linux.mh: Ditto.
4292 * config/mips/linux.mh: Ditto.
4293 * config/powerpc/linux.mh: Ditto.
4294 * config/sparc/linux.mh: Ditto.
4295
c25b74ac
PM
42962002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
4297
4298 * win32-nat.c: Add i386-tdep.h dependency.
4299
94cd915f
MS
43002002-01-07 Michael Snyder <msnyder@redhat.com>
4301
c7cccb76
MS
4302 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
4303 instead of bfd_get_arch_size. Don't bail out just because
4304 there's no exec_bfd.
abf22e64 4305
34c0bd93
MS
4306 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
4307 * p-valprint.c (pascal_object_print_value): Ditto.
4308 * somread.c (som_symtab_read): Ditto.
4309 * symfile.c (simple_free_overlay_region_table): Ditto.
4310 * valops.c (value_assign): Ditto.
4311
21c1c920
MS
4312 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
4313 use tilde_expand and strerror for opening save-tracepoints file.
4314
5bbd998e
MS
4315 * thread-db.c (thread_db_new_objfile): Indendation fix.
4316
94cd915f
MS
4317 * infptrace.c (GDB_MAX_ALLOCA): New define.
4318 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 4319 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
4320 can be overridden with whatever value is appropriate to the host).
4321 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
4322 alloca to allocate potentially large buffer.
4323 * rs6000-nat.c (child_xfer_memory): Ditto.
4324 * symm-nat.c (child_xfer_memory): Ditto.
4325 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
4326
494e8a93
JSC
43272002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
4328
4329 From Nick Clifton <nickc@redhat.com>
4330 * d10v-tdep.c: Set STACK_START to 0x200bffe.
4331
d0e1d48e
MS
43322002-01-07 Michael Snyder <msnyder@redhat.com>
4333
abf22e64 4334 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
4335 Don't use exec_bfd if it's NULL.
4336
290b2c7a
MK
43372002-01-06 Mark Kettenis <kettenis@gnu.org>
4338
abf22e64 4339 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 4340
aef21287
AC
43412002-01-06 Andrew Cagney <ac131313@redhat.com>
4342
4343 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
4344 * gnu-nat.c: Ditto.
4345
30efa627
AC
43462002-01-06 Andrew Cagney <ac131313@redhat.com>
4347
4348 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
4349 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
4350 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
4351 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
4352 z8k-coff have not been multi-arched. Update z8k-coff build
4353 status.
4354
9b4ff276
AC
43552002-01-06 Andrew Cagney <ac131313@redhat.com>
4356
4357 * MAINTAINERS: Mark a29k target as obsolete.
4358 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
4359 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
4360 comments.
4361 * NEWS: Note that a29k targets are obsolete.
4362 * a29k-tdep.c: Mark as obsolete.
4363 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
4364 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
4365 a29k-*-vxworks* targets as obsolete.
4366 * remote-adapt.c: Obsolete.
4367 * remote-eb.c: Obsolete.
4368 * remote-mm.c: Obsolete.
4369 * remote-udi.c: Obsolete.
4370 * config/a29k/a29k-udi.mt: Obsolete.
4371 * config/a29k/a29k.mt: Obsolete.
4372 * config/a29k/tm-a29k.h: Obsolete.
4373 * config/a29k/tm-vx29k.h: Obsolete.
4374 * config/a29k/vx29k.mt: Obsolete.
4375
a9011d31
AC
43762002-01-05 Andrew Cagney <ac131313@redhat.com>
4377
4378 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
4379 with BFD_ENDIAN_BIG.
4380
9299404e
AC
43812002-01-05 Andrew Cagney <ac131313@redhat.com>
4382
4383 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
4384 * configure, config.in: Re-generate.
4385 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
4386 * defs.h: Do not include <endian.h>.
4387
7e89e357
JT
43882002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
4389
4390 * acconfig.h (HAVE_PT_GETXMMREGS): New.
4391 * config.in: Regenerate.
4392 * configure.in: Update copyright years.
4393 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
4394 * configure: Regenerate.
4395 * i386bsd-nat.c: Update copyright years.
4396 (fill_gregset): Use regcache_collect.
4397 (fetch_inferior_registers): Only fetch integer registers
4398 if requested to do so. Add support for XMM registers
4399 using PT_GETXMMREGS.
4400 (store_inferior_registers): Only store integer registers
4401 if requested to do so. Add support for XMM registers
4402 using PT_SETXMMREGS.
4403 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
4404 (store_inferior_registers): Remove.
4405 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
4406 (fetch_elfcore_registers): New function.
4407 (i386nbsd_elfcore_fns): New.
4408 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
4409 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
4410 i386bsd-nat.o.
4411 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
4412 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
4413 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
4414 * config/i386/tm-nbsd.h: Update copyright years.
4415 (HAVE_SSE_REGS): Define.
4416 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
4417 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
4418 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
4419 (SIGCONTEXT_PC_OFFSET): Remove.
4420 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
4421
a752853e
AC
44222002-01-05 Andrew Cagney <ac131313@redhat.com>
4423
4424 * configure.tgt: Remove powerpc-*-macos* target.
4425 * config/m68k/xm-mpw.h: Delete file.
4426 * config/xm-mpw.h: Delete file.
4427 * ser-mac.c: Delete file.
4428 * mpw-make.sed: Delete file.
4429 * mpw-config.in: Delete file.
4430 * mac-xdep.c: Delete file.
4431 * mac-gdb.r: Delete file.
4432 * mac-defs.h: Delete file.
4433 * mac-nat.c: Delete file.
4434 * config/powerpc/macos.mh: Delete file.
4435 * config/powerpc/macos.mt: Delete file.
4436 * config/powerpc/nm-macos.h: Delete file.
4437 * config/powerpc/tm-macos.h: Delete file.
4438 * source.c (openp, open_source_file): Remove obsolete code.
4439 * top.c (gdb_readline): Ditto.
4440 * utils.c (query): Ditto.
4441 * event-top.c (display_gdb_prompt): Ditto.
4442 * Makefile.in (ser-mac.o): Delete obsolete target.
4443 * NEWS: Update.
4444
d7449b42
AC
44452002-01-04 Andrew Cagney <ac131313@redhat.com>
4446
4447 * defs.h (BIG_ENDIAN): Delete macro definition.
4448 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
4449 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
4450 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
4451 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
4452 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
4453 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
4454 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
4455 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
4456 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
4457 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
4458 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
4459 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
4460 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
4461 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
4462 * gdbarch.c: Re-generate.
4463
356374e8
DJ
44642002-01-04 Daniel Jacobowitz <drow@mvista.com>
4465
4466 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
4467 for core files.
4468
a2b8f8f8
JT
44692002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
4470
4471 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
4472
12466af9
AC
44732002-01-04 Andrew Cagney <ac131313@redhat.com>
4474
4475 * value.h (value_ptr): Delete typedef.
4476
3549ab40
JT
44772002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
4478
4479 * i386nbsd-nat.c: Update copyright years.
4480 Include i386-tdep.h.
4481
fedbd091
EZ
44822002-01-04 Elena Zannoni <ezannoni@redhat.com>
4483
4484 * stabsread.c: Update copyright years.
4485
4486 From Debashis Mahata <debashis.mahata@wipro.com>:
4487 (read_struct_fields): Deal with Sun C compiler erroneous stab
4488 output for structs and unions.
fec8b34f 4489 Fix PR gdb/269.
fedbd091 4490
eb43544b
DJ
44912002-01-04 Daniel Jacobowitz <drow@mvista.com>
4492
4493 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
4494 prototype.
4495
1514d34e
DJ
44962002-01-04 Daniel Jacobowitz <drow@mvista.com>
4497
4498 * cp-abi.c: Fix whitespace.
4499 (baseclass_offset): New wrapper function.
4500 * cp-abi.h (baseclass_offset): Add prototype.
4501 (struct cp_abi_ops): Add baseclass_offset pointer.
4502
4503 * valops.c (vb_match): Move to...
4504 * gnu-v2-abi.c (vb_match): here.
4505 * valops.c (baseclass_offset): Move to...
4506 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
4507
4508 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
4509
4510 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
4511 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
4512 * hpacc-abi.c (init_hpacc_ops): Likewise.
4513
7f8c9282
DJ
45142002-01-04 Daniel Jacobowitz <drow@mvista.com>
4515
4516 * valops.c (find_overload_match): Accept obj as a
4517 reference parameter. Update it before returning.
4518 * value.h (find_overload_match): Update prototype.
4519 * eval.c (evaluate_subexp_standard): Pass object to
4520 find_overload_match by reference.
4521
f23631e4
AC
45222002-01-03 Andrew Cagney <ac131313@redhat.com>
4523
4524 * valarith.c: Replace value_ptr with struct value pointer. Remove
4525 register attribute from value declarations.
4526 * valops.c: Ditto.
4527 * value.h: Ditto.
4528 * scm-lang.c (scm_lookup_name): Ditto.
4529
79e10fab 45302002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 4531
79e10fab
AC
4532 Abstract the functionality of iterating over mapped memory
4533 regions into a general purpose iterator function.
abf22e64 4534 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
4535 iterator for memory sections.
4536 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
4537 (solib_mappings_callback): New function, callback for above.
4538 (info_proc_mappings): Reimpliment using iterate_over_mappings.
4539 (info_mappings_callback): New function, callback for above.
4540
4541 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
4542
c5ad026a
MK
45432002-01-01 Mark Kettenis <kettenis@gnu.org>
4544
d2a7c97a
MK
4545 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
4546 * i386-tdep.c: Include "elf-bfd.h".
4547 (process_note_abi_tag_sections): New function.
4548 (i386_gdbarch_init): Add code to recognize various OS/ABI
4549 combinations.
4550
c5ad026a
MK
4551 * maint.c (_initialize_maint_cmds): Add missing \ in
4552 string-literal.
4553
a1a5b71e 4554For older changes see ChangeLog-2001
c906108c
SS
4555\f
4556Local Variables:
4557mode: change-log
4558left-margin: 8
4559fill-column: 74
4560version-control: never
4561End:
This page took 0.530608 seconds and 4 git commands to generate.