2002-11-13 Pierre Muller <muller@ics.u-strasbg.fr>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
80b4c677
PM
12002-11-13 Pierre Muller <muller@ics.u-strasbg.fr>
2
3 * p-exp.y (name_not_typename): Use copy_name to
4 set current_type variable for fields of THIS.
5
0f3fafde
DJ
62002-11-12 Daniel Jacobowitz <drow@mvista.com>
7
8 * gnu-nat.c (init_gnu_ops): Remove NULL initializations.
9 * monitor.c (init_base_monitor_ops): Likewise.
10 * ppc-bdm.c (init_bdm_ppc_ops): Likewise.
11 * remote-array.c (init_array_ops): Likewise.
12 * remote-e7000.c (init_e7000_ops): Likewise.
13 * remote-es.c (init_es1800_ops): Likewise.
14 (init_es1800_child_ops): Likewise.
15 * remote-rdp.c (init_remote_rdp_ops): Likewise.
16 * remote-sim.c (init_gdbsim_ops): Likewise.
17 * remote-st.c (init_st2000_ops): Likewise.
18 * sol-thread.c (init_sol_core_ops): Likewise.
19 (init_sol_thread_ops): Likewise.
20 * v850ice.c (init_850ice_ops): Likewise.
21 * win32-nat.c (init_child_ops): Likewise.
22 * wince.c (init_child_ops): Likewise.
23
82c0260e
AC
242002-11-12 Andrew Cagney <ac131313@redhat.com>
25
26 * utils.c (gdb_realpath): Make rp a constant pointer.
27
70d35819
AC
282002-11-12 Andrew Cagney <ac131313@redhat.com>
29
30 * utils.c (gdb_realpath): Rewrite. Try, in order: realpath() with
31 a constant buffer; cannonicalize_file_name(); realpath() with a
32 pathconf() defined buffer, xstrdup().
33
9835a8b0
AC
342002-11-12 Andrew Cagney <ac131313@redhat.com>
35
36 * config/djgpp/fnchange.lst: Fix typo, hang1.c to hang1.C; hang2.c
37 to hang2.C; hang3.c to hang3.C.
38
3f47be5c
EZ
392002-11-11 Elena Zannoni <ezannoni@redhat.com>
40
41 * findvar.c (read_var_value): Reenable TLS code.
42
432002-11-11 Elena Zannoni <ezannoni@redhat.com>
44 Jim Blandy <jimb@redhat.com>
45
46 * gdb_thread_db.h (enum): Add TD_NOTALLOC.
47 * target.c (update_current_target): Add
48 to_get_thread_local_address.
49 * target.h (to_get_thread_local_address): Export.
50 (target_get_thread_local_address): Define.
51 (target_get_thread_local_address_p): Define.
52 * thread-db.c: Include solib-svr4.h.
53 (td_thr_tls_get_addr_p): Define.
54 (thread_db_load): Get a pointer to td_thr_tls_get_addr.
55 (thread_db_get_thread_local_address): New function.
56 (init_thread_db_ops): Initialize to_get_thread_local_address.
57 * configure.in: Add test for TD_NOTALLOC in thread_db.h.
58 * configure: Regenerate.
59 * config.in: Regenerate.
60
636b1a6d
DC
612002-11-11 David Carlton <carlton@math.stanford.edu>
62
63 * linespec.c (set_flags): New function.
64 (decode_line_1): Move code into set_flags.
65
44fe14ab
DC
662002-11-11 David Carlton <carlton@math.stanford.edu>
67
68 * linespec.c (decode_line_1): Move chunks of code to separate
69 functions.
70 (initialize_defaults): New function.
71 (decode_indirect): New function.
72
e6f181f5
AC
732002-11-11 Andrew Cagney <ac131313@redhat.com>
74
8971b011
AC
75 * blockframe.c (sigtramp_saved_pc): Fix tipo. void_func_ptr
76 instead of void_code_ptr.
77 (sigtramp_saved_pc): Ditto.
78
e6f181f5
AC
79 * x86-64-tdep.c (i386_fp_regnum_p): Copy i386-tdep.c's
80 i386_fp_regnum_p.
81
01ad7f36
DJ
822002-11-10 Daniel Jacobowitz <drow@mvista.com>
83
84 * gdbtypes.h (struct main_type): Move artificial flag out of
85 loc. New member of ``struct field'' named static_kind. Reduce
86 overloaded meaning of bitsize.
87 (FIELD_ARTIFICIAL, SET_FIELD_PHYSNAME, SET_FIELD_PHYSADDR)
88 (TYPE_FIELD_STATIC, TYPE_FIELD_STATIC_HAS_ADDR): Likewise.
89 (FIELD_STATIC_KIND, TYPE_FIELD_STATIC_KIND): New macros.
90
91 * ada-lang.c (fill_in_ada_prototype): Initialize static_kind for
92 new fields.
93 (template_to_fixed_record_type, template_to_static_fixed_type)
94 (to_record_with_fixed_variant_part): Likewise.
95 * coffread.c (coff_read_struct_type, coff_read_enum_type): Likewise.
96 * dwarf2read.c (dwarf2_add_field, read_enumeration): Likewise.
97 * dwarfread.c (struct_type, enum_type): Likewise.
98 * hpread.c (hpread_read_enum_type)
99 (hpread_read_function_type, hpread_read_doc_function_type)
100 (hpread_read_struct_type): Likewise.
101 * mdebugread.c (parse_symbol): Likewise.
102
bf1e52be
AC
1032002-11-10 Andrew Cagney <ac131313@redhat.com>
104
105 * breakpoint.h (deprecated_frame_in_dummy): Rename frame_in_dummy.
106 * stack.c (print_frame_info_base): Update.
107 (print_frame_info_base, frame_info): Update.
108 * sparc-tdep.c (sparc_init_extra_frame_info): Update.
109 (sparc_frame_saved_pc): Update.
110 * ada-lang.c (find_printable_frame): Update.
111 * breakpoint.c (deprecated_frame_in_dummy): Update.
112
ce556f85
MK
1132002-11-09 Mark Kettenis <kettenis@gnu.org>
114
115 * i386-linux-nat.c (ORIG_EAX): Define to -1 if not already
116 defined.
117 (regmap): Extend to cover all registers.
118 (PT_READ_U, PT_WRITE_U, PTRACE_XFER_TYPE,
119 OLD_CANNOT_FETCH_REGISTERS, OLD_CANNOT_STORE_REGISTERS): Remove
120 definitions.
121 (fetch_register, sore_register): Simplify.
122 (old_fetch_inferior_registers, old_store_inferior_registers):
123 Remove functions.
124 (cannot_fetch_register, cannot_store_register): Change
125 implementation to use regmap array to decide which registers
126 cannot be fetched/stored. This removes $orig_eax from the
127 registers that cannot be fetched/stored.
128 (fetch_inferior_registers): Call fetch_register directly instead
129 of calling old_fetch_inferior_registers.
130 (store_inferior_registers): Call store_register directly instead
131 of calling old_store_inferior_registers.
132 (i386_linux_dr_get): Replace PT_READ_U with PTRACE_PEEKUSER.
133 (i386_linux_dr_set): Replace PT_WRITE_U with PTRACE_POKEUSER.
134 * config/i386/nm-linux.h (U_REGS_OFFSET): Remove definition.
135
932bb524
KD
1362002-11-09 Klee Dienes <kdienes@apple.com>
137
138 * i387-tdep.c (i387_supply_register): When called with NULL as a
139 buffer, mark the register as not provided (to mirror the behavior
140 of supply_register).
141 (i387_supply_fxsave): Ditto.
142 (i387_supply_fsave): Ditto (inherits the behavior from
143 i387_supply_register).
144
ebe68b27
KD
1452002-11-09 Klee Dienes <kdienes@apple.com>
146
147 * blockframe.c (sigtramp_saved_pc): Use
148 builtin_type_void_code_ptr, not builtin_type_void_data_ptr (we are
149 extracting the PC). Use TYPE_LENGTH (builtin_type_void_code_ptr)
150 instead of (TARGET_PTR_BIT / TARGET_CHAR_BIT).
151
15220c65
AC
1522002-11-09 Andrew Cagney <ac131313@redhat.com>
153
154 * frame.c (get_prev_frame): Test prev_p to identify a previously
155 unwound frame. Initialize prev_p.
156 * frame.h (struct frame_info): Add field prev_p. Expand prev/next
157 comment.
158
95adb866
AC
1592002-11-09 Andrew Cagney <ac131313@redhat.com>
160
161 * frame.c (get_prev_frame): Cleanups. Eliminate redundant tests
162 for a NULL NEXT_FRAME. Simplify fromleaf initialization. Add
163 more comments. Zap dead code.
164
e71ecd70
MK
1652002-11-09 Mark Kettenis <kettenis@gnu.org>
166
167 * infcmd.c (print_vector_info, print_float_info): Move code that
168 checks whether the target has any registers and whether there is a
169 selected frame up, such that it is also used if a target provides
170 multi-arch definitions of these functions.
171
c525330d
AC
1722002-11-08 Andrew Cagney <ac131313@redhat.com>
173
72bdd927
AC
174 * Makefile.in (DESTDIR): Define.
175 (install-only, install-gdbtk, uninstall-gdbtk): Add $(DESTDIR)
176 prefix.
177
c525330d
AC
178 * config/djgpp/fnchange.lst: 8.3 proof i386obsd-nat.c and
179 i386obsd-tdep.c. Rename to "gdb.cxx", paths containing "gdb.c++".
180
38c968cf
AC
1812002-11-08 Andrew Cagney <ac131313@redhat.com>
182
183 * i386-linux-tdep.c: Include "reggroups.h".
184 (i386_linux_register_reggroup_p): New function.
185 (i386_linux_init_abi): Set register_reggroup_p to
186 i386_linux_register_reggroup_p.
187 * i386-tdep.h (i386_register_reggroup_p): Declare.
188 * i386-tdep.c: Include "reggroups.h".
189 (i386_init_reggroups): New function.
190 (i386_add_reggroups): New function.
191 (i386_register_reggroup_p): New function.
192 (i386_sse_reggroup, i386_mmx_reggroup): New variables.
193 (_initialize_i386_tdep): Call i386_init_reggroups.
194 (i386_gdbarch_init): Set register_reggroup_p and add in the i386
195 specific reggroups.
196
19e33363
MK
1972002-11-09 Mark Kettenis <kettenis@gnu.org>
198
371a6e84
MK
199 * infptrace.c (child_xfer_memory): Make use of the new PT_IO
200 request that's available in *BSD.
201
94ba925a
MK
202 * i386-tdep.h (IS_FPU_CTRL_REGNUM): Remove.
203
19e33363
MK
204 * i387-tdep.c (i387_fill_fxsave): Use FOOFF_REGNUM instead of
205 FDOFF_REGNUM.
206
8779790c
AC
2072002-11-08 Andrew Cagney <ac131313@redhat.com>
208
209 * frame.c (set_unwind_by_pc): Use dummy_frame_register_unwind.
210 * dummy-frame.c (find_dummy_frame): Rename
211 generic_find_dummy_frame, make static. Return the dummy frame
212 instead of the regcache.
213 (generic_find_dummy_frame): Re-implement using find_dummy_frame,
214 (cached_find_dummy_frame): New function. Use find_dummy_frame.
215 (dummy_frame_register_unwind): Rename
216 generic_call_dummy_register_unwind. Use cached_find_dummy_frame.
217 * dummy-frame.h (dummy_frame_register_unwind): Rename
218 generic_call_dummy_register_unwind.
219
8674b74f
MK
2202002-11-08 Mark Kettenis <kettenis@gnu.org>
221
222 * config/i386/tm-i386v42mp.h: Remove file. Move its contents,
223 except the inclusion of "i386/tm-i386.h", to...
224 * config/i386/nm-i386v42mp.h: ...here.
225 * config/i386/i386v42mp.mt (TM_FILE): Set to tm-i386.h.
226
4c1e7e9d
AC
2272002-11-08 Andrew Cagney <ac131313@redhat.com>
228
229 * Makefile.in (frame.o): Update dependencies.
230 * blockframe.c (current_frame, frame_obstack_alloc)
231 (frame_saved_regs_zalloc, get_current_frame)
232 (set_current_frame, create_new_frame)
233 (set_unwind_by_pc, get_next_frame)
234 (flush_cached_frames, reinit_frame_cache)
235 (frame_saved_regs_register_unwind)
236 (deprecated_generic_get_saved_register)
237 (get_prev_frame, get_frame_pc, get_frame_saved_regs)
238 (_initialize_blockframe): Move frame code from here...
239 * frame.c: ...to here. Include "gdb_obstack.h", "gdbcore.h",
240 "annotate.h" and "dummy-frame.h".
241 (_initialize_frame): New function.
242
921e78cf
JB
2432002-11-08 Jim Blandy <jimb@redhat.com>
244
245 * dwarf2read.c (read_func_scope): Restore list_in_scope properly
246 when we finish a function a context.
247 * buildsym.h (outermost_context_p): New macro.
248 (Bug analyzed by David Edelsohn.)
249
9c1412c1
AC
2502002-11-08 Andrew Cagney <ac131313@redhat.com>
251
252 * blockframe.c: Include "dummy-frame.h".
253 (struct dummy_frame, dummy_frame_stack)
254 (generic_find_dummy_frame, deprecated_generic_find_dummy_frame)
255 (generic_pc_in_call_dummy, deprecated_read_register_dummy)
256 (generic_push_dummy_frame, generic_save_dummy_frame_tos)
257 (generic_save_call_dummy_addr, generic_pop_current_frame)
258 (generic_pop_dummy_frame, generic_fix_call_dummy)
259 (generic_fix_call_dummy, generic_call_dummy_register_unwind): Move
260 dummy frame code from here...
261 * dummy-frame.c: ...to here. New file.
262 * dummy-frame.h: New file.
263 (generic_call_dummy_register_unwind): Declare.
264 (generic_find_dummy_frame): Declare.
265 * Makefile.in (SFILES): Add dummy-frame.c.
266 (dummy-frame.o): Specify dependencies.
267 (dummy_frame_h): Define.
268 (COMMON_OBS): Add dummy-frame.o.
269 (blockframe.o): Update dependencies.
270
208d8187
JB
2712002-11-08 Jim Blandy <jimb@redhat.com>
272
273 * dwarf2read.c (read_func_scope): Restore local_symbols and
274 param_symbols after we finish the function context. (Based on a
275 patch from David Edelsohn.)
276
413dad4d
DC
2772002-11-08 David Carlton <carlton@math.stanford.edu>
278
279 * linespec.c (symbol_found): New function.
280 (minsym_found): New function.
281 (decode_line_1): Separate out some code into separate functions.
282
5512c44a
JB
2832002-11-08 Joel Brobecker <brobecker@gnat.com>
284
285 * i386-tdep.c (i386_frameless_signal_p): Make non static for
286 the benefit of the interix target.
287 * i386-tdep.h (i386_frameless_signal_p): Declare.
288
1b33ef47
AC
2892002-11-08 Andrew Cagney <ac131313@redhat.com>
290
291 * i386-tdep.h (i386_linux_orig_eax_regnum_p): Delete stray
292 declaration that snuck in from change below.
293
23a34459
AC
2942002-11-06 Andrew Cagney <cagney@redhat.com>
295
296 * i386-tdep.c (i386_mmx_regnum_p): Rename mmx_regnum_p. Update
297 all callers.
298 (i386_fp_regnum_p): New function. Use instead of FP_REGNUM_P.
299 (i386_fpc_regnum_p): New function. Use instead of FPC_REGNUM_P.
300 (i386_sse_regnum_p): New function. Use instead of SSE_REGNUM_P.
301 (i386_mxcsr_regnum_p): new function. Use instead of
302 MXCSR_REGNUM_P.
303 * i386-tdep.h (SSE_REGNUM_P): Delete macro.
304 (i386_sse_regnum_p): Declare.
305 (i386_mxcsr_regnum_p): Declare.
306 (FP_REGNUM_P, FPC_REGNUM_P): Delete macros.
307 (i386_fp_regnum_p, i386_fpc_regnum_p): Declare.
308 (IS_FP_REGNUM): Update definition.
309 (IS_FPU_CTRL_REGNUM): Update definition..
310 (IS_SSE_REGNUM): Update definition..
311 * i386v-nat.c (register_u_addr): Update.
312 * go32-nat.c (fetch_register): Update.
313 (store_register): Update.
314
d709c020
JB
3152002-11-07 Joel Brobecker <brobecker@gnat.com>
316
317 Preparation work to convert the hppa targets to multiarch partial.
318
319 * hppa-tdep.c: Add new functions replacing macro bodies from
320 config/pa/tm-hppa.h. These function will be used to initialize
321 the gdbarch structure. Import some comments from tm-hppa.h,
322 and place them where appropriate, to avoid loosing them when
323 we cleanup this file.
324 (hppa_reg_struct_has_addr): New function.
325 (hppa_inner_than): New function.
326 (hppa_stack_align): New function.
327 (hppa_pc_requires_run_before_use): New function.
328 (hppa_instruction_nullified): New function.
329 (hppa_register_byte): New function.
330 (hppa_register_virtual_type): New function.
331 (hppa_store_struct_return): New function.
332 (hppa_cannot_store_register): New function.
333 (hppa_frame_args_address): New function.
334 (hppa_frame_locals_address): New function.
335 (hppa_smash_text_address): New function.
336 (hppa_coerce_float_to_double): New function. Requires the inclusion
337 of "language.h".
338
339 * Makefile.in (hppa-tdep.o): Add dependency on language.h.
340
341 * tm-hppa.h (REG_STRUCT_HAS_ADDR): Change the definition of this
342 gdbarch-eligible macro to a call to the new associated function
343 created in hppa-tdep.c.
344 (INNER_THAN): Likewise.
345 (STACK_ALIGN): Likewise.
346 (PC_REQUIRES_RUN_BEFORE_USE): Likewise.
347 (INSTRUCTION_NULLIFIED): Likewise.
348 (REGISTER_BYTE): Likewise.
349 (REGISTER_VIRTUAL_TYPE): Likewise.
350 (STORE_STRUCT_RETURN): Likewise.
351 (CANNOT_STORE_REGISTER): Likewise.
352 (FRAME_ARGS_ADDRESS): Likewise.
353 (FRAME_LOCALS_ADDRESS): Likewise.
354 (SMASH_TEXT_ADDRESS): Likewise.
355 (COERCE_FLOAT_TO_DOUBLE): Likewise.
356 (ABOUT_TO_RETURN): Delete, as no longer used.
357
83c31e7d
FN
3582002-11-07 Fernando Nasser <fnasser@redhat.com>
359
360 * printcmd.c (disassemble_command): Remove obsolete function.
361 (_initialize_printcmd): Do not create disassemble command here.
362 * cli/cli-cmds.c (disassemble_command): New function. Implements
363 disassemble command.
364 (init_cli_cmds): Create disassemble command here instead.
365
0ec30a36
AC
3662002-11-07 Andrew Cagney <ac131313@redhat.com>
367
368 * MAINTAINERS: Add Daniel Jacobowitz to global maintainers list.
369
e600bd34
AC
3702002-11-07 Andrew Cagney <ac131313@redhat.com>
371
372 * regcache.h (regcache_cooked_read_using_offset_hack)
373 (regcache_cooked_write_using_offset_hack): Delete declarations.
374 (register_changed): Delete declaration.
375 * regcache.c (regcache_cooked_read_using_offset_hack)
376 (regcache_cooked_write_using_offset_hack): Delete functions.
377 (cooked_xfer_using_offset_hack): Delete function.
378 (register_changed): Delete function.
379
568f8739
JB
3802002-11-07 Jim Blandy <jimb@redhat.com>
381
382 * macroscope.c: #include "complaints.h".
383 (sal_macro_scope): Cope with filenames that appear in the symtabs,
384 but not in the macro table.
385 * Makefile.in (macroscope.o): Record dependency.
386
b0718b7b
JB
3872002-11-07 Joel Brobecker <brobecker@gnat.com>
388
389 * PROBLEMS: Document gdb/816 (unable to read core file on alpha-osf).
390
2b9e5f3f
AC
3912002-11-07 Andrew Cagney <ac131313@redhat.com>
392
393 * regcache.c (deprecated_registers_fetched): Update.
394 * regcache.h (deprecated_registers_fetched): Rename
395 registers_fetched.
396 * remote-vxsparc.c (vx_read_register): Update.
397 * remote-vxmips.c (vx_read_register): Update.
398 * remote-vx68.c (vx_read_register): Update.
399 * irix5-nat.c (fetch_core_registers): Update.
400 * mipsm3-nat.c (fetch_inferior_registers): Update.
401 * sun3-nat.c (fetch_inferior_registers): Update.
402 * symm-nat.c (fetch_inferior_registers): Update.
403 * ns32knbsd-nat.c (fetch_inferior_registers): Update.
404 (fetch_core_registers): Update.
405 (fetch_kcore_registers): Update.
406 * mips-nat.c (fetch_inferior_registers): Update.
407 * corelow.c (get_core_registers): Update.
408 * a68v-nat.c (fetch_inferior_registers): Update.
409
e6e68f1f
JB
4102002-11-06 Joel Brobecker <brobecker@gnat.com>
411
412 Put in place the framework necessary for multiarching the hppa targets.
413 * hppa-tdep.c (hppa_gdbarch_init): New function.
414 (hppa_dump_tdep): New function.
415 (_initialize_hppa_tdep): Register the hppa gdbarch init function and
416 tdep structure dumper.
417 * config/pa/tm-hppa.h (GDB_MULTI_ARCH): New macro, defined to 0
418 until the multi-arching conversion has partially been completed.
419
492254e9
AC
4202002-11-06 Andrew Cagney <ac131313@redhat.com>
421
422 * valops.c (value_assign): Merge lval_register case into
423 lval_reg_frame_relative. Use frame_register and
424 regcache_cooked_write instead of get_saved_register and
425 write_register_bytes. After flushing the register cache, try to
426 re-select the selected frame.
427
8262ee23
AC
4282002-11-06 Andrew Cagney <ac131313@redhat.com>
429
430 * regcache.h (deprecated_register_valid): Rename register_valid.
431 * regcache.c: Update.
432 * ia64-aix-nat.c: Update.
433 * i386gnu-nat.c: Update.
434 * alpha-nat.c: Update.
435 * sparc-nat.c: Update.
436 * lynx-nat.c: Update.
437 * remote-mips.c: Update.
438
4facf7e8
JB
4392002-11-06 Joel Brobecker <brobecker@gnat.com>
440
441 * hppa-tdep.c (_initialize_hppa_tdep): Move function body
442 to end of file, to be more consistent with the pratice followed
443 by other targets.
444
f9418c0f
AC
4452002-11-06 Andrew Cagney <ac131313@redhat.com>
446
447 * infcmd.c: Include "reggroups.h" and <ctype.h>.
448 (print_float_info): Print registers in float_reggroup.
449 (print_vector_info): Print registers in vector_reggroup.
450 (default_print_registers_info): When all, print registers in
451 all_reggroup. Otherwize, print registers in general_reggroup.
452 (registers_info): Rewrite. Add support for register groups.
453 Eliminate a goto.
454
3fe235a7
EZ
4552002-11-06 Elena Zannoni <ezannoni@redhat.com>
456
457 * symtab.c (methods_info): Delete. It has been ifdeffed out for
458 ages.
459 (symtab_symbol_info): Remove eons old ifdeffed out code.
460 (_initialize_symtab): Remove prehistoric disabled 'info methods'
461 command.
462
ef944135
TR
4632002-11-06 Theodore A. Roth <troth@openavr.org>
464
465 * c-exp.y: Add missing semi-colons.
466 * f-exp.y: Add missing semi-colons.
467 * m2-exp.y: Add missing semi-colons.
468 * p-exp.y: Add missing semi-colons.
469 Add empty action to start rule to avoid a type clash error when
470 building with bison >= 1.50.
471
f8302a57
JB
4722002-11-06 Jim Blandy <jimb@redhat.com>
473
474 * macrotab.h (struct macro_source_file): Doc fix.
475
6e382aa3
JJ
4762002-11-05 Jeff Johnston <jjohnstn@redhat.com>
477
478 * varobj.c (child_exists, cplus_number_of_children): Change
479 STREQ macro references to strcmp.
480 (cplus_name_of_child): Change code to handle the fact that
481 fields are not necessarily contiguous with regards to their
482 access control. This is a fix for PR gdb/792.
483
a216a322
AC
4842002-11-05 Andrew Cagney <ac131313@redhat.com>
485
486 * gdbarch.sh (GET_SAVED_REGISTER): Change to a predicate function.
487 * gdbarch.h, gdbarch.c: Regnerate.
488 * frame.h (frame_register): Declare.
489 * frame.c (frame_register): New function.
490 (get_saved_register): Test GET_SAVED_REGISTER_P before calling
491 GET_SAVED_REGISTER, otherwize call
492 generic_unwind_get_saved_register.
493 (frame_register_read): Use frame_register instead of
494 get_saved_register.
495
7d5b6fdd
EZ
4962002-11-05 Elena Zannoni <ezannoni@redhat.com>
497
498 From Jim Ingham <jingham@apple.com>:
499 * event-top.c (gdb_disable_readline): New function.
500 (_initialize_event_loop): Move comment.
501
b7c64260
EZ
5022002-11-05 Elena Zannoni <ezannoni@redhat.com>
503
504 * event-loop.c (start_event_loop): Add comment.
505 Update copyright.
506
c2e1b8f2
AC
5072002-11-05 Andrew Cagney <ac131313@redhat.com>
508
509 * infcmd.c (default_print_registers_info): Do not call
510 PRINT_REGISTER_HOOK.
511
87647bb0
AC
5122002-11-05 Andrew Cagney <ac131313@redhat.com>
513
514 * sparc-tdep.c (sparc_print_register_hook): Make static.
515 (sparc_print_registers_info): New function.
516 (sparc_do_registers_info): New function.
517 (sparclet_print_registers_info): New function.
518 (sparclet_do_registers_info): New function.
519 (do_sparc_print_registers_info): New function.
520 (sparc_print_registers): New static function, clone of infcmd.c's
521 default_print_registers_info.
522 * config/sparc/tm-sparclet.h (PRINT_REGISTER_HOOK): Delete macro.
523 (sparclet_do_registers_info): Declare.
524 (DEPRECATED_DO_REGISTERS_INFO): Re-define.
525 * config/sparc/tm-sparc.h (DEPRECATED_DO_REGISTERS_INFO):
526 Re-define.
527 (sparc_do_registers_info): Declare.
528 (PRINT_REGISTER_HOOK): Delete macro.
529 (sparc_print_register_hook): Delete declaration.
530
8155455b
DC
5312002-11-05 David Carlton <carlton@math.stanford.edu>
532
533 * symtab.c (lookup_symbol_aux): Move chunks of code into separate
534 functions.
535 (lookup_symbol_aux_local): New function.
536 (lookup_symbol_aux_symtabs): New function.
537 (lookup_symbol_aux_psymtabs): New function.
538
29924310
DC
5392002-11-05 David Carlton <carlton@math.stanford.edu>
540
541 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
542 previous values of 'objfile' and 'block'.
543
cc303028
PM
5442002-11-05 Pierre Muller <muller@ics.u-strasbg.fr>
545
546 * values.c (value_change_enclosing_type): Set
547 enclosing_type field correctly also for the case where
548 more memory needs to be allocated.
549
1d70089a
MK
5502002-11-03 Mark Kettenis <kettenis@gnu.org>
551
f16a25ae
MK
552 * i387-tdep.c (i387_print_float_info): Call fputs_filtered instead
553 of puts_filtered.
554
1d70089a
MK
555 * i387-tdep.c (i387_print_float_info): Replace calls to
556 register_read and deprecated_read_register_gen with calls to
557 frame_register_read, and make the necessary adjustments to the
558 surrounding code.
559
7e20f3fb
AC
5602002-11-02 Andrew Cagney <ac131313@redhat.com>
561
562 * gdbarch.sh (register_reggroup_p): Allow default value.
563 * gdbarch.h, gdbarch.c: Regenerate.
564
192dbe33
AC
5652002-11-02 Andrew Cagney <ac131313@redhat.com>
566
567 * regcache.h: Add coment indicating replacements for deprecated
568 functions.
569
b59ff9d5
AC
5702002-11-02 Andrew Cagney <cagney@redhat.com>
571
572 * reggroups.h, reggroups.c: New files.
573 * regcache.c: Include "reggroups.h".
574 (enum regcache_dump_what): Add `regcache_dump_groups'.
575 (regcache_dump): Contract size of the "Type" column. When
576 specified, dump the register's groups.
577 (maintenance_print_register_groups): New function.
578 (_initialize_regcache): Add command `maint print register-groups'.
579 * Makefile.in (COMMON_OBS): Add reggroups.o
580 (SFILES): Add reggroups.c.
581 (reggroups_h): Define.
582 (regcache.o, gdbarch.o): Update dependencies.
583 (reggroups.o): Specify dependencies.
584 * gdbarch.sh (register_reggroup_p): Add pure multi-arch method.
585 Add opaque declaration for `struct reggroup' in generated .h file.
586 Include "reggroups.h" in generated .c file.
587 gdbarch.h, gdbarch.c: Re-generate.
588
4caf0990
AC
5892002-11-02 Andrew Cagney <cagney@redhat.com>
590
591 * regcache.h (deprecated_read_register_gen): Rename
592 read_register_gen.
593 (deprecated_write_register_gen): Rename write_register_gen.
594 * i387-tdep.c: Update.
595 * x86-64-linux-nat.c: Update
596 * wince.c: Update.
597 * thread-db.c: Update.
598 * win32-nat.c: Update.
599 * mips-tdep.c: Update.
600 * d10v-tdep.c: Update.
601 * cris-tdep.c: Update.
602 * remote-sim.c: Update.
603 * remote-rdi.c: Update.
604 * remote-rdp.c: Update.
605 * frame.c: Update.
606 * target.c: Update.
607 * blockframe.c: Update.
608 * x86-64-tdep.c: Update.
609 * xstormy16-tdep.c: Update.
610 * sh-tdep.c: Update.
611 * s390-tdep.c: Update.
612 * rs6000-tdep.c: Update.
613 * sparc-tdep.c: Update.
614 * i386-tdep.c: Update.
615 * dwarf2cfi.c: Update.
616 * regcache.c: Update.
617
7a7adcdf
JB
6182002-11-01 Joel Brobecker <brobecker@gnat.com>
619
620 New interix-specific files:
621 * config/i386/nm-interix.h: New file.
622 * config/i386/interix.mh: New file.
623 * config/i386/interix.mt: New file.
624 * i386-interix-nat.c: New file.
625 * i386-interix-tdep.c: New file.
626
bdcdd535
AC
6272002-11-01 Andrew Cagney <cagney@redhat.com>
628
629 * frame.h (deprecated_generic_get_saved_register): Rename
630 generic_get_saved_register.
631 * blockframe.c (deprecated_generic_get_saved_register): Update.
632 * xstormy16-tdep.c (xstormy16_get_saved_register): Update.
633 (xstormy16_frame_saved_register): Update.
634 * sh-tdep.c (sh_gdbarch_init): Update.
635 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
636 * ia64-tdep.c (ia64_get_saved_register): Update.
637 * cris-tdep.c (cris_gdbarch_init): Update.
638 * config/m32r/tm-m32r.h (GET_SAVED_REGISTER): Update.
639 * arm-tdep.c (arm_gdbarch_init): Update.
640
2a4b7c45
DJ
6412002-10-31 Daniel Jacobowitz <drow@mvista.com>
642
643 * lin-lwp.c (lin_lwp_resume): Remove resume_all test for !step.
644
ef17e74b
DJ
6452002-10-31 Daniel Jacobowitz <drow@mvista.com>
646
647 * i386-linux-tdep.c (i386_linux_pc_in_sigtramp): Check for
648 trampolines in sigaction.
649
4904ba5b
AC
6502002-10-31 Andrew Cagney <cagney@redhat.com>
651
652 * h8300-tdep.c: Include "gdb_assert.h".
653 (h8300_print_register): Add gdbarch, file and frame parameters.
654 Use frame_read_unsigned_register to read the register's value.
655 Use fprintf_filtered to display output.
656 (h8300_print_registers_info): Replace h8300_do_registers_info.
657 (h8300_gdbarch_init): Set print_registers_info.
658
f908a0eb
AC
6592002-10-31 Andrew Cagney <cagney@redhat.com>
660
661 * frame.c (frame_read_unsigned_register): New function.
662 (frame_read_signed_register): New function.
663 * frame.h (frame_read_unsigned_register): Declare.
664 (frame_read_signed_register): Declare.
665
c5646e11
AC
6662002-10-31 Andrew Cagney <cagney@redhat.com>
667
668 * h8500-tdep.c (h8500_print_registers_info): New static function,
669 clone of infcmd.c's default_print_registers_info.
670 (h8500_do_registers_info): New funtion.
671 (h8500_print_register_hook): Rename print_register_hook, make
672 static.
673
674 * config/h8500/tm-h8500.h: Update copyright.
675 (DEPRECATED_DO_REGISTERS_INFO): Define.
676 (h8500_do_registers_info: Declare.
677 (PRINT_REGISTER_HOOK): Delete macro.
678 (print_register_hook): Delete function.
679
0bdd672b
AC
6802002-10-31 Andrew Cagney <cagney@redhat.com>
681
682 * z8k-tdep.c (z8k_print_register_hook): Make static.
683 (z8k_print_registers_info): New static function, clone of
684 infcmd.c's default_print_registers_info.
685 (z8k_do_registers_info): New function. Wrap
686 z8k_print_registers_info.
687 * config/z8k/tm-z8k.h: Update copyright.
688 (PRINT_REGISTER_HOOK): Delete macro.
689 (z8k_print_register_hook): Delete declaration.
690 (DEPRECATED_DO_REGISTERS_INFO): Define.
691 (z8k_do_registers_info): Declare.
692
bf9c25dc
JB
6932002-10-30 Joel Brobecker <brobecker@gnat.com>
694
695 * hppa-tdep.c (find_function_in_inferior): Remove this extern,
696 as this is already provided by value.h, and was actually causing
697 a compilation error because of a conflict in parameter type
698 declaration due to a missing const keyword.
699 (low_text_segment_addres): Fix a compilation warning.
700
2c665b51
DJ
7012002-10-29 Daniel Jacobowitz <drow@mvista.com>
702
703 * mips-linux-nat.c (mips_linux_cannot_fetch_register): Don't fetch
704 registers without a name.
705 (mips_linux_cannot_store_register): Don't store registers without
706 a name.
707
e70ea697
DC
7082002-10-28 David Carlton <carlton@math.stanford.edu>
709
710 * symtab.c (find_addr_symbol): Delete. (It was already commented
711 out.)
712 * symtab.h: Delete prototype for find_addr_symbol.
713
903ad3a6
AC
7142002-10-26 Andrew Cagney <cagney@redhat.com>
715
716 * gdbarch.sh (DEPRECATED_DO_REGISTERS_INFO): Rename
717 DO_REGISTERS_INFO.
718 gdbarch.h, gdbarch.c: Re-generate.
719 * infcmd.c (default_print_registers_info): Update reference.
720 * mips-tdep.c (mips_gdbarch_init): Set deprecated_do_registers_info.
721 (mips_dump_tdep): Do not print DO_REGISTERS_INFO.
722 * sh-tdep.c (sh_gdbarch_init): Ditto.
723 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
724 * h8300-tdep.c (h8300_gdbarch_init): Ditto.
725
ab91194c
MK
7262002-10-26 Mark Kettenis <kettenis@gnu.org>
727
e3033f15
MK
728 * x86-64-tdep.c (x86_64_init_abi): Set init_extra_frame_info to
729 cfi_init_extra_frame_info.
730 * x86-64-tdep.h (x86_64_init_extra_frame_info): Remove prototype.
731 * x86-64-linux-tdep.c (x86_64_init_extra_frame_info): Remove function.
732
b83b026c
MK
733 * x86-64-tdep.c (x86_64_init_abi): Add calls to override the i386
734 target where necessary. Add more comments and remove the ones
735 that don't provide any useful information.
736
267bf4bb
MK
737 * i386-tdep.c (i386_frame_saved_pc): Replace call to
738 deprecated_read_register_dummy with
739 frame_unwind_unsigned_register.
740
751f1375
MK
741 * i386-tdep.c (i386_extract_struct_value_address): Use
742 regcache_raw_read_unsigned instead of
743 regcache_cooked_read_unsigned since we know that the register
744 we're reading isn't a pseudo register. Rename variable 'val' into
745 the more descriptive 'addr'.
746
26abbdc4
MK
747 * x86-64-tdep.c: Fix some formatting problems, mostly in comments.
748 (x86_64_push_return_address): Add comment.
749 (x86_64_pop_frame): Make static.
750 (examine_argument): Clarify comment.
751 (x86_64_skip_prologue): Make prolog_expact variable static.
752
9f1549cc
MK
753 * dwarf2cfi.c: Fix some formatting problems.
754 (context_cpy, read_encoded_pointer): Clarify comments.
755
ab91194c
MK
756 * x86-64-tdep.c (x86_64_breakpoint_from_pc): Constify.
757 (x86_64_init_abi): Move set_gdbarch_* calls that overlap with the
758 i386 target back into x86_64_gdbarch_init. Add some comments and
759 remove meaningless ones.
760
72367fb4
AC
7612002-10-25 Andrew Cagney <cagney@redhat.com>
762
763 * complaints.h (struct deprecated_complaint): Rename `struct
764 complaint'.
765 * complaints.c (complain): Update.
766 * remote-vx68.c, remote-vxmips.c, remote-vxsparc.c: Delete
767 incorrect comment indicating that "symfile.h" was being included
768 for the `struct complaint' definition.
769 * remote-vx.c: Update.
770 * objc-lang.c: Update.
771 * xcoffread.c: Update.
772 * hpread.c: Update.
773 * mdebugread.c: Update.
774 * stabsread.c: Update.
775 * dwarf2read.c: Update.
776 * dwarfread.c: Update.
777 * elfread.c: Update.
778 * coffread.c: Update.
779 * stabsread.h: Update.
780 * dbxread.c: Update.
781 * buildsym.c: Update.
782 * gdbtypes.c: Update.
783 * macrotab.c: Update.
784
1f2baacc
MK
7852002-10-25 Mark Kettenis <kettenis@gnu.org>
786
0c1a73d6
MK
787 * x86-64-tdep.c (x86_64_gdbarch_init): Make a bit more similar to
788 the version in i386-tdep.c. Move set_gdbarch_* calls out into...
789 (x86_64_init_abi): ...new function.
790
6aee4d54 791 * Makefile.in (i386v-nat.o): Add $(i386_tdep_h).
1f2baacc
MK
792 * i386v-nat.c: Include "i386-tdep.h".
793
8f9cbe01
AC
7942002-10-25 Andrew Cagney <cagney@redhat.com>
795
5f11f355
AC
796 * gdbtypes.c (address_space_name_to_int): Update.
797 (address_space_int_to_name): Update.
798 * gdbarch.sh (address_class_type_flags_to_name): Change to a pure
799 multi-arch predicate.
800 (address_class_name_to_type_flags): Ditto.
801 * gdbarch.h, gdbarch.c: Re-generate.
802
8f9cbe01
AC
803 * MAINTAINERS: Check all warnings when h8300hms and alpha-elf.
804
e8d96a5d
MH
8052002-10-24 Martin M. Hunt <hunt@redhat.com>
806
807 * utils.c (string_to_core_addr): Revert patch from 11 Oct.
808
fe39c653
EZ
8092002-10-24 Elena Zannoni <ezannoni@redhat.com>
810
811 * symtab.h (INIT_SAL): Delete macro.
812 (init_sal): Export.
813 * symtab.c (init_sal): New function.
814
815 * ada-lang.c (ada_finish_decode_line_1): Change INIT_SAL macro
816 to init_sal function call.
817 (find_sal_from_funcs_and_line): Ditto.
818 (all_sals_for_line): Ditto.
819 * breakpoint.c (create_internal_breakpoint): Ditto.
820 (create_fork_vfork_event_catchpoint): Ditto.
821 (create_exec_event_catchpoint): Ditto.
822 (parse_breakpoint_sals): Ditto.
823 (watch_command_1): Ditto.
824 (handle_gnu_4_16_catch_command): Ditto.
825 (clear_command): Ditto.
826 * hppa-tdep.c (child_enable_exception_callback): Ditto.
827 * infcmd.c (run_stack_dummy): Ditto.
828 * infrun.c (process_event_stop_test): Ditto.
829 (check_sigtramp2): Ditto.
830 (step_over_function): Ditto.
831 * linespec.c (decode_line_2): Ditto.
832 (decode_line_1): Ditto.
833 * source.c (line_info): Ditto.
834 * symtab.c (find_pc_sect_line): Ditto.
835
baed091b
ML
8362002-10-24 Michal Ludvig <mludvig@suse.cz>
837
838 * dwarf2cfi.c (struct context)
839 (struct context_reg): Moved to dwarf2cfi.h
840 (context_alloc, frame_state_alloc, context_cpy):
841 Made extern instead of static, removed prototypes.
842 * dwarf2cfi.h (struct context)
843 (struct context_reg): New, moved from dwarf2cfi.c
844 (context_alloc, frame_state_alloc, context_cpy):
845 New prototypes.
846 * x86-64-linux-tdep.c (x86_64_linux_sigtramp_saved_pc):
847 Changed from static to extern.
848 (LINUX_SIGINFO_SIZE, LINUX_SIGCONTEXT_PC_OFFSET)
849 (LINUX_SIGCONTEXT_FP_OFFSET)
850 (LINUX_UCONTEXT_SIGCONTEXT_OFFSET): Adjusted.
851 (x86_64_linux_in_sigtramp, x86_64_linux_frame_chain)
852 (x86_64_init_frame_pc, x86_64_init_extra_frame_info): New.
853 * x86-64-tdep.c (x86_64_gdbarch_init): Several
854 set_gdbarch_*() calls now use x86-64 specific functions
855 instead of DWARF2 CFI ones.
856 * x86-64-tdep.h (x86_64_linux_in_sigtramp)
857 (x86_64_linux_frame_chain, x86_64_init_frame_pc)
858 (x86_64_init_extra_frame_info): New prototypes.
859
c38da1af
DC
8602002-10-23 David Carlton <carlton@math.stanford.edu>
861
862 * linespec.c: #include "parser-defs.h".
863 Delete prototype for find_template_name_end.
864 * Makefile.in (linespec.o): Depend on $(parser_defs_h).
865
fb9b6b35
JJ
8662002-10-23 Jeff Johnston <jjohnstn@redhat.com>
867
868 * NEWS: add recent mi fixes.
869 * varobj.c (struct varobj): Add new "updated" flag.
870 (new_variable): Default "updated" flag to 0.
871 (varobj_set_value): Set "updated" flag to 1 if value
872 changes.
873 (varobj_update): Check varobj "updated" flag before
874 comparing old and refreshed values. Fix for
875 PR gdb/702.
876
8da065d5
DC
8772002-10-23 David Carlton <carlton@math.stanford.edu>
878
879 * parse.c (parse_exp_1): Use BLOCK_START.
880 * x86-64-tdep.c (x86_64_skip_prologue): Use BLOCK_END,
881 SYMBOL_BLOCK_VALUE.
882 * objc-lang.c (find_methods): Use BLOCK_START, BLOCK_END.
883
87f2f08c
DC
8842002-10-23 David Carlton <carlton@math.stanford.edu>
885
886 * symtab.c: Delete cplusplus_hint.
887 Delete prototype for find_template_name_end.
888
88cda038
EZ
8892002-10-23 Elena Zannoni <ezannoni@redhat.com>
890
891 * symtab.h: Update comment.
892
2625d86c
MS
8932002-10-23 Michael Snyder <msnyder@redhat.com>
894
895 * printcmd.c (address_info): Restore quotes in output.
896 * valops.c (value_of_local): Restore quotes in error message.
897
9cc0d196
EZ
8982002-10-23 Elena Zannoni <ezannoni@redhat.com>
899
900 * symtab.c (symbol_demangled_name): New function.
901 * symtab.h (SYMBOL_DEMANGLED_NAME): Simplify macro, by
902 turning most of it into a function.
903 (symbol_demangled_name): Export.
904
19de93d0
MS
9052002-10-23 Michael Snyder <msnyder@redhat.com>
906
907 * valops.c (value_of_local): Restore quotes in error message.
908
89aad1f9
EZ
9092002-10-23 Elena Zannoni <ezannoni@redhat.com>
910
911 * symtab.c (symbol_init_language_specific): New function.
912 * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC): Simplify macro, by
913 turning most of it into a function.
914 (symbol_init_language_specific): Export.
915
d9fa45fe
DC
9162002-10-23 David Carlton <carlton@math.stanford.edu>
917
918 * dwarf2read.c (dwarf_tag_name): Add DWARF 3 names.
919 (dwarf_attr_name): Ditto.
920 (dwarf_type_encoding_name): Ditto.
921 (scan_partial_symbols): Descend into DW_TAG_namespace entries.
922 (process_die): Handle DW_TAG_namespace,
923 DW_TAG_imported_declaration, DW_TAG_imported_module.
924 (read_namespace): New function.
925
1045b512
JB
9262002-10-22 Joel Brobecker <brobecker@gnat.com>
927
928 * configure.in: Define NEW_PROC_API on Interix too.
929 * configure: Regenerate.
930
9312002-10-21 Joel Brobecker <brobecker@gnat.com>
8ec41317
JB
932
933 * configure: Regenerate using the proper version of autoconf.
934
3987b9d4
EZ
9352002-10-21 Elena Zannoni <ezannoni@redhat.com>
936
937 * findvar.c (read_var_value): Temporarily disable TLS code, until
938 complete TLS support is added.
939
9d774e44
EZ
9402002-10-21 Jim Blandy <jimb@redhat.com>
941 Elena Zannoni <ezannoni@redhat.com>
942
943 * symtab.h (address_class): Re-add LOC_THREAD_LOCAL_STATIC
944 for thread local storage locations.
945 (struct symbol): Add objfile field.
946 (SYMBOL_OBJFILE): Define.
947 * dwarf2read.c (is_thread_local): New static variable.
948 (new_symbol): If variable is in thread local fill in address class
949 and objfile appropriately.
950 (decode_locdesc): Recognize and handle DW_OP_GNU_push_tls_address
951 stack operation.
952 * printcmd.c (address_info): Print the information for thread
953 local storage variable.
954 * findvar.c (read_var_value): In case of thread local variable,
955 defer to the target vector code to compute address.
956
bc4a16ae
EZ
9572002-10-21 Elena Zannoni <ezannoni@redhat.com>
958
959 * solib-svr4.c (svr4_fetch_objfile_link_map): New function.
960 * solib-svr4.h (svr4_fetch_objfile_link_map): Export.
961
407caf07
EZ
9622002-10-21 Elena Zannoni <ezannoni@redhat.com>
963
964 * symtab.h (address_class): Rename
965 LOC_THREAD_LOCAL_STATIC to LOC_HP_THREAD_LOCAL_STATIC.
966 * hpread.c (hpread_process_one_debug_symbol): Ditto.
967 * printcmd.c (address_info): Ditto.
968 * findvar.c (symbol_read_needs_frame, read_var_value): Ditto.
969
005328e3
MK
9702002-10-20 Mark Kettenis <kettenis@gnu.org>
971
afdb036a
MK
972 * i386bsd-nat.c (i386bsd_dr_set, i386bsd_dr_get_status): Use
973 DBREG_DRX macro to acces debug registers.
974
ca02e098
MK
975 * Makefile.in (i386obsd-tdep.o): New target.
976
03cc47f7
MK
977 * solib-sunos.c: Include "bcache.h" and "regcache.h".
978 * Makefile.in (solib-sunos.o): Add $(bcache_h) and $(regcache_h).
979
005328e3
MK
980 * configure.tgt (i[3456]86-*-openbsd*): Set gdb_target to obds.
981 * config/i386/obsd.mt: New file.
982 * i386bsd-nat.c (_initialize_i386bsd_nat): Introduce
983 i386obsd_sc_pc_offset and i386obsd_sc_sp_offset;
984 * i386obsd-nat.c (_initialize_i386obsd_nat): Set
985 i386obsd_sigtramp_start and i386obsd_sigtramp_end instead of
986 i386nbsd_sigtramp_start and i386nbsd_sigtramp_end.
987 * i386obsd-tdep.c: New file.
988
9c96f9f2
AF
9892002-10-19 Adam Fedor <fedor@gnu.org>
990
991 * objc-exp.y (name_not_typename): Fix invalid comment.
992
ce1ed485
MK
9932002-10-20 Mark Kettenis <kettenis@gnu.org>
994
995 * solib-sunos.c (allocate_rt_common_objfile): Use bcache_xmalloc
996 to allocate partial syms and macro byte caches.
997
1efc7aaa
DC
9982002-10-18 David Carlton <carlton@math.stanford.edu>
999
1000 * symtab.h: Delete 'struct source' and 'struct sourcevector'.
1001
7e1d63ec
AF
10022002-10-18 Adam Fedor <fedor@gnu.org>
1003
1004 * stabsread.c (find_name_end): New function.
1005 (define_symbol): Use it.
1006
6e8d29a9
DJ
10072002-10-18 Daniel Jacobowitz <drow@mvista.com>
1008
1009 * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1010 * config/alpha/nm-linux.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1011 * config/alpha/nm-nbsd.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1012 * config/alpha/nm-osf.h (CANNOT_STEP_BREAKPOINT): Define to 1.
1013
1efc7aaa 10142002-10-17 David Carlton <carlton@math.stanford.edu>
63ca651f
DC
1015
1016 * symfile.h: Add opaque declaration for struct obstack.
1017 Declare obsavestring to take a const char *.
1018 * symfile.c (obsavestring): Make first argument a const char *.
1019
1aeae86e
AF
10202002-10-16 Adam Fedor <fedor@gnu.org>
1021
1022 * breakpoint.c (parse_breakpoint_sals): Ignore ObjC method
1023 names when matching breakpoints in current file.
1024
8b2dbe47
KB
10252002-10-16 Kevin Buettner <kevinb@redhat.com>
1026
1027 * dwarf2read.c (dwarf2_invalid_pointer_size): New complaint.
1028 (read_tag_pointer_type): Add address class support.
1029 * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS)
1030 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_NAME_TO_TYPE_FLAGS):
1031 New methods.
1032 * gdbarch.h, gdbarch.c: Regenerate.
1033 * gdbtypes.c (address_space_name_to_int, address_space_int_to_name)
1034 (make_type_with_address_space, recursive_type_dump): Add address
1035 class support.
1036 * gdbtypes.h (TYPE_FLAG_ADDRESS_CLASS_1, TYPE_FLAG_ADDRESS_CLASS_2)
1037 (TYPE_FLAG_ADDRESS_CLASS_ALL, TYPE_ADDRESS_CLASS_1)
1038 (TYPE_ADDRESS_CLASS_2, TYPE_ADDRESS_CLASS_ALL): New defines
1039
74451869
KD
10402002-10-16 Klee Dienes <kdienes@apple.com>
1041
1042 * stabsread.c (read_tilde_fields): Use name[sizeof(vptr_name)-2]
1043 to get the last character of a char[] buffer, not
1044 name[sizeof(vptr_name)-1].
1045
ff4cb3e8
AF
10462002-10-14 Adam Fedor <fedor@gnu.org>
1047
1048 * symtab.h: New objc_specific struct.
1049 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Handle ObjC.
1050 (SYMBOL_DEMANGLED_NAME): Likewise.
1051
da2cf7e0
AF
10522002-10-14 Adam Fedor <fedor@gnu.org>
1053
1054 * symfile.c (init_filename_language_table): Add ObjC file extension.
1055
4a351cef
AF
10562002-10-14 Adam Fedor <fedor@gnu.org>
1057
1058 * utils.c (puts_filtered_tabular): New function.
1059 (fprintf_symbol_filtered): Get ObjC demangled name.
1060 * defs.h (puts_filtered_tabular): Declared.
1061
9750e763
KB
10622002-10-14 Kevin Buettner <kevinb@redhat.com>
1063
1064 * c-lang.h (c_type_print_varspec_prefix): Delete.
1065 * c-typeprint.c (c_type_print_varspec_prefix): Make static. Add
1066 ``need_post_space'' parameter. Adjust all callers.
1067
eee771c1
DJ
10682002-10-14 Daniel Jacobowitz <drow@mvista.com>
1069
1070 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.
1071 * config/mips/nm-irix5.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1072 * config/mips/tm-embed.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1073 * config/pa/nm-hppah.h (HAVE_NONSTEPPABLE_WATCHPOINT): Likewise.
1074
46c82446
AF
10752002-10-13 Adam Fedor <fedor@gnu.org>
1076
1077 * source.c (print_source_lines): Update comments.
1078
d069f99d
AF
10792002-10-13 Adam Fedor <fedor@gnu.org>
1080
1081 * valops.c (value_of_local): New function.
1082 (value_of_this): Use it.
1083 * value.h (value_of_local): Declared.
1084
53c551b7
AF
10852002-10-13 Adam Fedor <fedor@gnu.org>
1086
1087 * parse.c: (length_of_subexp, prefixify_subexp): Handle
1088 OP_MSGCALL, OP_SELECTOR, OP_NSSTRING, and OP_SELF.
1089
eb392fbf
AF
10902002-10-12 Adam Fedor <fedor@gnu.org>
1091
1092 * language.c (binop_result_type): Add language_objc to case.
1093 (integral_type): Likewise.
1094 (character_type): Likewise.
1095 (string_type): Likewise.
1096 (boolean_type): Likewise.
1097 (structured_type): Likewise.
1098 (binop_type_check): Likewise.
1099
e2b23ee9
AF
11002002-10-11 Adam Fedor <fedor@gnu.org>
1101
1102 * printcmd.c (address_info): Print 'self' for ObjC.
1103
b01ab485
AF
11042002-10-11 Adam Fedor <fedor@gnu.org>
1105
1106 * expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and
1107 OP_SELF.
1108
806e6073
AF
11092002-10-11 Adam Fedor <fedor@gnu.org>
1110
1111 * language.h (CAST_IS_CONVERSION): Add language_objc.
1112
50f85cdf
AF
11132002-10-11 Adam Fedor <fedor@gnu.org>
1114
1115 * defs.h (enum language): Add language_objc.
1116
0d540cdf
KD
11172002-10-11 Klee Dienes <kdienes@apple.com>
1118
69266111 1119 * corefile.c (read_memory_typed_address): New function.
0d540cdf
KD
1120 * gdbcore.h (read_memory_typed_address): Add prototype.
1121 * blockframe.c (sigtramp_saved_pc): Use read_memory_typed_address
1122 to read a value destined for a CORE_ADDR, not read_memory_integer.
1123 * f-valprint.c (f77_get_dynamic_upperbound): Ditto.
1124 (f77_get_dynamic_lowerbound): Ditto.
1125
d5dc7960
MH
11262002-10-11 Martin M. Hunt <hunt@redhat.com>
1127
1128 * utils.c (string_to_core_addr): After turning string into
1129 a number, convert to a CORE_ADDR using INTEGER_TO_ADDRESS
1130 which will do necessary sign-extension, etc.
1131
8343f86c
DJ
11322002-10-11 Daniel Jacobowitz <drow@mvista.com>
1133
1134 * c-exp.y (THIS): Delete token and grammar rule.
1135 (yylex): Don't return THIS.
1136 * cp-valprint.c (vtbl_ptr_name_old): Delete.
1137 (cp_is_vtbl_ptr_type): Don't check vtbl_ptr_name_old.
1138 * demangle.c (cplus_markers): Update comment. Put '$'
1139 first. Remove CPLUS_MARKER.
1140 (_initialize_demangler): Don't call set_cplus_marker_for_demangling.
1141 * jv-exp.y (THIS): Delete token and grammar rule.
1142 (yylex): Don't return THIS.
1143 * mips-tdep.c (mips_dump_tdep): Don't dump CPLUS_MARKER.
1144 * objc-exp.y (THIS): Delete token and grammar rule.
1145 (yylex): Don't return THIS.
1146 * p-exp.y (yylex): Remove reference to CPLUS_MARKER.
1147 * stabsread.c (vptr_name, vb_name): Replace CPLUS_MARKER with '$'.
1148 (read_member_functions): Likewise for opname.
1149 (read_tilde_fields): Use is_cplus_marker.
1150
1151 * defs.h (CPLUS_MARKER): Don't define.
1152 * config/tm-sysv4.h (CPLUS_MARKER): Likewise.
1153 * config/i386/xm-i386sco.h (CPLUS_MARKER): Likewise.
1154 * config/mips/tm-irix3.h (CPLUS_MARKER): Likewise.
1155 * config/mips/tm-irix6.h (CPLUS_MARKER): Likewise.
1156 * config/rs6000/tm-rs6000.h (CPLUS_MARKER): Likewise.
1157
1158 * config/i386/tm-i386v4.h: Delete file.
1159 * config/djgpp/fnchange.lst: Delete tm-i386v4.h.
1160 * config/i386/tm-i386sol2.h: Include "i386/tm-i386.h" instead.
1161 * config/i386/tm-i386v42mp.h: Include "i386/tm-i386.h" instead.
1162 * config/i386/tm-ptx.h: Include "i386/tm-i386.h" instead.
1163 * config/i386/i386gnu.mt (TM_FILE): Use tm-i386.h.
1164 * config/i386/i386sco5.mt (TM_FILE): Likewise.
1165 * config/i386/i386v4.mt (TM_FILE): Likewise.
1166 * config/i386/ncr3000.mt (TM_FILE): Likewise.
1167
967c0d83
MM
11682002-10-10 Marko Mlinar <markom@opencores.org>
1169
1170 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C,
1171 accidentially not commited 2002-10-09
1172 * gdbarch.h, gdbarch.c: Re-generate.
1173
f74fa174
MM
11742002-10-09 Marko Mlinar <markom@opencores.org>
1175
1176 * infrun.c (resume): Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C.
1177 * gdbarch.sh (HAVE_NONSTEPPABLE_WATCHPOINT): Add.
1178 * gdbarch.h, gdbarch.c: Re-generate.
1179
57349743
JB
11802002-10-08 Petr Sorfa <petrs@caldera.com>
1181
1182 Revised and re-submitted by John Wolfe <jlw@caldera.com>
1183
1184 Move the Dwarf 2 abbrev table to a per-compilation-unit structure,
1185 so we can work on more than one compilation unit at a time. This
1186 helps prepare GDB to handle inter-CU die references.
1187 * dwarf2read.c (ABBREV_HASH_SIZE): moved definition forward in
1188 the code to be defined before struct comp_unit_head.
1189 (comp_unit_head): Added new members - offset, cu_head,
1190 begin_die, next and dwarf2_abbrevs.
1191 (dwarf2_abbrevs): Removed single static var; now member of
1192 struct comp_unit_head.
1193 dwarf2_build_psymtabs_hard): Complete new struct comp_unit_head
1194 members.
1195 (psymtab_to_symtab_1): Changed to work with the new
1196 struct comp_unit_head.
1197 (dwarf2_read_abbrevs): Now accepts a cu_header parameter and
1198 constructs the dwarf2_abbrevs[] inside the cu_header.
1199 (dwarf2_empty_abbrev_table): Now expects a ptr to a
1200 dwarf2_abbrev table to clean up.
1201 (dwarf2_lookup_abbrev): Now accepts a cu_header parameter and
1202 handling of dwarf2_abbrevs inside the cu_header.
1203 (read_partial_die): Now supports the call to the new
1204 dwarf2_lookup_abbrev.
1205 (read_full_die): Now supports the call to the new
1206 dwarf2_lookup_abbrev.
1207
4092aadb
CF
12082002-10-06 Christopher Faylor <cgf@redhat.com>
1209
1210 * Makefile.in (install-gdbtk): Add missing continuation backslash to
1211 insure that shell variables, such as "transformed_name" are propagated
1212 to later shell statements in rule.
1213
af0b2512
MK
12142002-10-06 Mark Kettenis <kettenis@gnu.org>
1215
1216 * config/i386/nm-i386sco.h: Add protection against
1217 multiple-inclusion. Include "i386/nm-i386v.h".
1218 (REGISTER_U_ADDR): Remove define.
1219 (i386_register_u_addr): Remove prototype.
1220
d6020d45
MS
12212002-10-04 Michael Snyder <msnyder@redhat.com>
1222
1223 * m32r-stub.c (handle_exception): Make sure exception is "trap"
1224 before treating it as a single-step event.
1225
7248f48e
AF
12262002-10-03 Adam Fedor <fedor@gnu.org>
1227
1228 * objc-lang.c: ARI fixes. Change string.h to gdb_string.h.
1229 (objc_demangle): Remove assignment in if statements, Replace
1230 free with xfree.
1231 (add_msglist): Likewise.
1232 (end_msglist): Likewise.
1233 (complare_selectors): Likewise.
1234 (selectors_info): Likewise.
1235 (compare_classes): Likewise.
1236 (classes_info): Likewise.
1237 (print_object_command): Likewise.
1238 (find_objc_msgcall_submethod): Replace PTR with void *.
1239 * objc-lang.h: Remove check for __STDC__.
1240
52c6a6ac
JJ
12412002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1242
1243 * ui-out.h (ui_out_field_fmt_int): New prototype.
1244 * ui-out.c (ui_out_field_fmt_int): New function allowing specification
1245 of field width and alignment.
1246 * stack.c (print_frame_info_base): When printing frame level, use
1247 ui_out_field_fmt_int with a width of 2 and left alignment. Fix for
1248 PR gdb/192
1249
7e3cec17
JJ
12502002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1251
1252 * MAINTAINERS: Add self to Write After Approval list.
1253
a58dd373
EZ
12542002-10-02 Elena Zannoni <ezannoni@redhat.com>
1255
1256 * infcmd.c (interrupt_target_command_wrapper): Delete.
1257 (interrupt_target_command): Make non static.
1258 (nofp_registers_info): Make static.
1259 * stack.c (return_command_wrapper): Delete.
1260 (return_command): Make non static.
1261
cee6ddeb
EZ
12622002-10-02 Elena Zannoni <ezannoni@redhat.com>
1263
1264 * event-top.c (gdb_setup_readline): New function. Code moved from
1265 _initialize_event_loop().
1266 (_initialize_event_loop): Call gdb_setup_readline().
1267
c4ed33b9
AC
12682002-10-02 Andrew Cagney <ac131313@redhat.com>
1269
1270 * infrun.c (resume): Convert #ifdef CANNOT_STEP_BREAKPOINT into C.
1271 * gdbarch.sh (CANNOT_STEP_BREAKPOINT): Add.
1272 * gdbarch.h, gdbarch.c: Re-generate.
1273
cef4f5dd
DJ
12742002-10-02 Daniel Jacobowitz <drow@mvista.com>
1275
1276 Fix PR gdb/778
1277 * gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
1278 before recursing.
1279 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
1280 of fill_in_vptr_fieldno.
1281
36dc181b 12822002-10-02 Elena Zannoni <ezannoni@redhat.com>
cee6ddeb 1283
36dc181b
EZ
1284 * inferior.h (registers_info, stepi_command, nexti_command,
1285 continue_command, interrupt_target_command): Export from infcmd.c.
1286 * frame.h (args_info, selected_frame_level_changed_hook,
1287 return_command): Export from stack.c.
1288 * v850ice.c (stepi_command, nexti_command, continue_command): use
1289 prototypes from inferior.h.
1290 * tracepoint.c (registers_info, args_info, locals_info): Use
1291 prototypes from frame.h and inferior.h.
1292 * Makefile.in (mi-main.o): Add dependency on frame.h.
1293
6f99cb26
AC
12942002-10-02 Andrew Cagney <ac131313@redhat.com>
1295
da3eff49
AC
1296 * rs6000-tdep.c (rs6000_store_struct_return): Store struct_return
1297 value in register 3 adjusted by ppc_gp0_regnum.
1298
6f99cb26
AC
1299 * rs6000-tdep.c (skip_prologue): Bias alloca_reg by ppc_gp0_regnum.
1300
da615bee
MM
13012002-10-02 Marko Mlinar <markom@opencores.org>
1302
1303 * MAINTAINERS: Add myself to the Write After Approval list.
1304
d154bee2
AO
13052002-10-01 Alexandre Oliva <aoliva@redhat.com>
1306
62a49b2c
AO
1307 * mips-tdep.c (mips_find_abi_section): .mdebug.abi64 is the name
1308 of the section for the N64 ABI, fixed.
1309
d154bee2
AO
1310 * config/mips/tm-irix6.h: Include solib.h.
1311
ed348acc
EZ
13122002-10-01 Elena Zannoni <ezannoni@redhat.com>
1313
1314 * dwarf2read.c (dwarf_stack_op_name): Recognize more dwarf3 and
1315 GNU operators.
1316
da0f9dcd
AC
13172002-10-01 Andrew Cagney <ac131313@redhat.com>
1318
1319 * NEWS: Mention that MI syntax, selected by "mi" changed to "mi2"
1320 and that "mi0" syntax has been removed.
1321
bdf64bac
DC
13222002-09-30 David Carlton <carlton@math.stanford.edu>
1323
1324 * Makefile.in (ppc-sysv-tdep.o): Depend on gdb_string_h.
1325 * ppc-sysv-tdep.c: #include "gdb_string.h".
1326 * remote-sds.c (getmessage): Add semicolon after 'retry' label to
1327 pacify GCC.
1328
54c2a1e6
AC
13292002-10-01 Andrew Cagney <ac131313@redhat.com>
1330
1331 * rs6000-tdep.c (rs6000_gdbarch_init): For powerpc:7400, fix
1332 "vrsave"'s register number.
1333
cedea778
AC
13342002-09-30 Andrew Cagney <ac131313@redhat.com>
1335
1336 * mips-tdep.c (mips_frame_saved_pc): When a generic dummy frame,
1337 use frame_unwind_signed_register to obtain the PC.
1338 (mips_frame_chain): Handle a generic dummy frame.
1339 (mips_init_extra_frame_info): When a generic dummy frame, don't
1340 re-compute the frame base.
1341 (mips_pop_frame): Handle generic dummy frames.
1342 (mips_gdbarch_init): When generic dummy frames, set
1343 use_generic_dummy_frames, push_dummy_frame to
1344 generic_push_dummy_frame, pc_in_call_dummy to
1345 generic_pc_in_call_dummy, and save_dummy_frame_top_of_stack to
1346 generic_save_dummy_frame_tos.
1347
68315eb8
AC
13482002-09-30 Andrew Cagney <ac131313@redhat.com>
1349
1350 * blockframe.c (generic_find_dummy_frame): Rewrite. Only test
1351 against TOP when TOP was explictly set.
1352 (generic_push_dummy_frame): Set TOP to zero.
1353
3b8630c3
EZ
13542002-09-30 Elena Zannoni <ezannoni@redhat.com>
1355
1356 * event-loop.c (start_event_loop): Rename variable 'result' to
1357 'gdb_result', to avoid conflicts with upcoming intepreters changes.
1358
28ee05e9
KS
13592002-09-30 Keith Seitz <keiths@redhat.com>
1360
1361 * gdb-events.sh (selected_thread_changed): New event.
1362 * gdb-events.c: Regenerated.
1363 * gdb-events.h: Regenerated.
1364
6eecb1c8
HPN
13652002-09-30 Hans-Peter Nilsson <hp@bitrange.com>
1366
1367 * MAINTAINERS: Add self to Write After Approval list.
1368
92df71f0
FN
13692002-09-30 Fernando Nasser <fnasser@redhat.com>
1370
3b8630c3
EZ
1371 * disasm.c: New file.
1372 * disasm.h: New file.
92df71f0
FN
1373 * mi/mi-cmd-disas.c (gdb_dis_asm_read_memory): Moved to disasm.c.
1374 (compare_lines): Ditto.
1375 (dump_insns): Ditto.
3b8630c3
EZ
1376 (do_mixed_source_and_assembly): Moved to disasm.c. Added uiout
1377 argument.
92df71f0 1378 (do_assembly_only): Ditto.
3b8630c3
EZ
1379 (do_disassembly): Renamed to gdb_disassembly and moved to
1380 disasm.c. Sdded uiout argument.
1381 * Makefile.in: Add new files. Reorder SFILES list. Update
1382 dependencies. Include libgdb.a later in the insight executable.
92df71f0 1383
0c22854d
AC
13842002-09-29 Andrew Cagney <ac131313@redhat.com>
1385
1386 * config/djgpp/fnchange.lst: Rename bfd/elf64-alpha.c and
1387 bfd/elf64-alpha-fbsd.c.
1388
e67f2023
AC
13892002-09-29 Andrew Cagney <ac131313@redhat.com>
1390
1391 * config/djgpp/fnchange.lst: Rename i386gnu-nat.c and
1392 i386gnu-tdep.c.
1393
89396210
AC
13942002-09-29 Andrew Cagney <ac131313@redhat.com>
1395
1396 * gnu-nat.h (debug): Use __FILE__ and __LINE__ instead of
1397 __FUNCTION__.
1398 * gnu-nat.c (do_mach_notify_no_senders): Replace __FUNCTION__ with
1399 function name.
1400 (do_mach_notify_port_deleted, do_mach_notify_msg_accepted): Ditto.
1401 (do_mach_notify_port_destroyed, do_mach_notify_send_once): Ditto.
1402 (S_proc_setmsgport_reply, S_proc_getmsgport_reply): Ditto.
1403 (S_msg_sig_post_reply): Ditto.
1404
7079c36c
CV
14052002-09-28 Corinna Vinschen <vinschen@redhat.com>
1406
89396210
AC
1407 * sh-tdep.c (sh_use_struct_convention): Use definition according
1408 to ABI.
7079c36c
CV
1409 (sh_push_arguments): Store in register with correct endianess.
1410 (sh_default_store_return_value): Ditto.
1411 (sh_gdbarch_init): Set sizeof long double to 8.
1412
975ac915
MK
14132002-09-27 Mark Kettenis <kettenis@gnu.org>
1414
1415 * defs.h: Move inclusion of "ansidecl.h" before "gdb_locale.h".
1416 Fix some whitespace problems.
1417
9bbe19fb
DC
14182002-09-27 David Carlton <carlton@math.stanford.edu>
1419
1420 * Makefile.in (cris-tdep.o): Depend on gdb_string_h.
1421 (mcore-tdep.o): Ditto.
1422 (ns32k-tdep.o): Ditto.
1423 (ns32knbsd-tdep.o): Ditto.
1424 (sh3-rom.o): Ditto.
1425 (vax-tdep.o): Ditto.
1426 * cris-tdep.c: #include "gdb_string.h"
1427 * mcore-tdep.c: Ditto.
1428 * ns32k-tdep.c: Ditto.
1429 * ns32knbsd-tdep.c: Ditto.
1430 * sh3-rom.c: Ditto.
1431 * vax-tdep.c: Ditto.
1432
43b2fdc7
DC
14332002-09-27 David Carlton <carlton@math.stanford.edu>
1434
1435 * config/djgpp/fnchange.lst: Add entries for
1436 gdb/testsuite/gdb.c++/m-static files.
1437
e8cfbbd9
JW
14382002-09-27 Jim Wilson <wilson@redhat.com>
1439
1440 * MAINTAINERS: Add myself to the Write After Approval list.
1441
43b2fdc7 14422002-09-26 Martin M. Hunt <hunt@redhat.com>
4e0df2df
MH
1443
1444 * mips-tdep.c (find_proc_desc): Initialize startaddr.
1445
1446
9f3b7f07
AC
14472002-09-26 Andrew Cagney <ac131313@redhat.com>
1448
1449 * rs6000-tdep.c (rs6000_frame_chain): Don't chain past the dummy
1450 frame.
1451
11269d7e
AC
14522002-09-26 Andrew Cagney <ac131313@redhat.com>
1453
1454 * rs6000-tdep.c (rs6000_extract_struct_value_address): Return 0.
1455 (rs6000_struct_return_address): Delete variable.
1456 (rs6000_store_struct_return): Update.
1457 (rs6000_gdbarch_init): Set extract_struct_value_address instead of
1458 deprecated_extract_struct_value_address.
1459 (rs6000_frame_align): New function.
1460 (rs6000_gdbarch_init): Set frame_align.
1461
f15ab4a7
AC
14622002-09-26 Andrew Cagney <ac131313@redhat.com>
1463
1464 From Grace Sainsbury <graces@redhat.com>:
1465 * Makefile.in (gdbtk-main.o): New target.
1466 (gdb.o): New target.
1467 (main_h): Define.
1468 (main.o): Update dependencies.
1469 (gdb$(EXEEXT)): Add gdb.o.
1470 (SUBDIR_GDBTK_SRCS): Add gdbtk-main.c.
1471 (SUBDIR_GDBTK_ALL, SUBDIR_GDBTK_UNINSTALL): Set.
1472 (SUBDIR_GDBTK_CLEAN): Set.
1473 (install-gdbtk): Install the insight binary.
1474 (uninstall-gdbtk): New target.
1475 (all-gdbtk, clean-gdbtk): New rule.
1476 * top.c (use_windows): Default to zero.
1477 * main.c: Include "main.h".
1478 (main): Delete.
1479 (struct captured_main_args): Delete.
1480 (gdb_main): New function.
1481 * main.h: New file.
1482 * gdb.c: New File.
1483
e36180d7
AC
14842002-09-25 Andrew Cagney <cagney@redhat.com>
1485
1486 * frame.c: Include "gdb_string.h" and "builtin-regs.h".
1487 (frame_map_regnum_to_name): New function.
1488 (frame_map_name_to_regnum): New function.
1489 * frame.h (frame_map_name_to_regnum): Declare.
1490 (frame_map_regnum_to_name): Declare.
1491 * builtin-regs.c (builtin_reg_map_regnum_to_name): New function.
1492 * builtin-regs.h (builtin_reg_map_regnum_to_name): Declare.
1493 * parse.c: Do not include "builtin-regs.h".
1494 (target_map_name_to_register): Delete function.
1495 (write_dollar_variable): Use frame_map_name_to_regnum.
1496 * parser-defs.h (target_map_name_to_register): Delete declaration.
1497 * expprint.c: Include "frame.h".
1498 (print_subexp): Use frame_map_regnum_to_name.
1499 * eval.c (evaluate_subexp_standard): Use frame_map_regnum_to_name.
1500 * infcmd.c (registers_info): Use frame_map_name_to_regnum.
1501
8b69000d
AC
15022002-09-25 Andrew Cagney <ac131313@redhat.com>
1503
1504 * rs6000-tdep.c (rs6000_frame_saved_pc): If the link register
1505 wasn't saved, and the next innermost frame is a dummy, return the
1506 dummy frame's link register.
1507
046ca86a
JB
15082002-09-24 Jim Blandy <jimb@redhat.com>
1509
1510 Fix from Paul Breed:
1511 * main.c (captured_main): Add a `break' after the case for 'b'.
1512
94b66fa7
KS
15132002-09-24 Keith Seitz <keiths@redhat.com>
1514
1515 * varobj.c (c_type_of_child): Use get_target_type instead
1516 of TYPE_TARGET_TYPE.
1517
c214a6fd
FN
15182002-09-22 Fernando Nasser <fnasser@redhat.com>
1519
53cb0458
FN
1520 * source.c (get_current_or_default_source_symtab_and_line): Remove
1521 function.
1522 (set_default_source_symtab_and_line): New function. Attempts to
1523 determine a source file to list lines from if one is not currently
1524 defined.
1525 (get_current_source_symtab_and_line): Initialize sal.pc and
1526 sal.end fields.
1527 (set_current_source_symtab_and_line): Mark argument as const.
1528 * source.h: Update declarations and comments.
1529 * linespec.c (decode_line_1): Replace call to removed routine above.
1530 * stack.c (print_frame_info_base): Ditto.
1531 * cli/cli-cmds.c (edit_command): Ditto.
1532 (list_command): Ditto.
1533
15342002-09-22 Fernando Nasser <fnasser@redhat.com>
1535
d6020d45 1536 * source.c (get_current_or_default_source_symtab_and_line): Initialize
53cb0458 1537 sal.pc and sal.end fields.
c214a6fd
FN
1538 (get_current_or_default_source_symtab_and_line): Ditto.
1539 * breakpoint.c (parse_breakpoint_sals): Use correct accessor function
1540 so we do not cause a new source symtab to be searched for (reverting an
1541 unintentional change from the 2002-09-20 patch).
1542 * scm-lang.c (scm_unpac): Ditto.
1543
cc3b68a5
AC
15442002-09-21 Andrew Cagney <cagney@redhat.com>
1545
1546 * complaints.c (symfile_explanations): Remove new-line from
1547 ``isolated_message''.
1548 (vcomplaint): When ISOLATED_MESSAGE, force a line break.
1549 (clear_complaints): When a SUBSEQUENT_MESSAGE, force a line break.
1550
5835abe7
NC
15512002-09-20 Nick Clifton <nickc@redhat.com>
1552
1553 * NEWS: Announce that V850EA ISA is no longer supported.
1554 * v850-tdep.c: Remove reference to bfd_mach_v850ea.
1555
a15ef5f5
DC
15562002-09-20 David Carlton <carlton@math.stanford.edu>
1557
06ba1b39
DC
1558 * Makefile.in (c-lang.o): Correct dependencies.
1559 (utils.o): Gather dependencies.
1560 (charset.o): Move.
a15ef5f5
DC
1561 * c-lang.c: #include "gdb_string.h"
1562
87885426
FN
15632002-09-20 Fernando Nasser <fnasser@redhat.com>
1564
1565 From 2002-07-02 George Helffrich <george@gly.bris.ac.uk>
1566 * cli/cli-cmds.c (list_command): New function. Implements the new
1567 cli edit command.
1568 (_init_cli_cmds): Add new command definition.
1569 * gdb.1: Document edit command.
1570 * doc/gdb.texinfo: Document edit command.
1571
15722002-09-20 Fernando Nasser <fnasser@redhat.com>
0378c332
FN
1573
1574 * source.c: Make global variables current_source_symtab and
1575 current_source_line static.
1576 (list_command): Moved to cli/cli-cmds.c.
1577 (ambiguous_line_spec): Moved to cli/cli-cmds.c.
1578 (get_first_line_listed): New accessor function.
1579 (get_lines_to_list): New accessor function.
1580 (get_current_source_symtab_and_line): New function. Retrieves the
1581 position in the source code that we consider current.
1582 (get_current_or_default_source_symtab_and_line): New function.
1583 Like the above but attempts to determine a default position if one
1584 is not currently defined.
1585 (set_current_source_symtab_and_line): New function. Sets the source
1586 code position considered current and returns the previously set one.
1587 (clear_current_source_symtab_and_line): Reset stored information about
1588 a current source line.
1589 (_initialize_source): Remove registration for the "list" command and
1590 its alias.
1591 * source.h: Add declarations for the new functions above.
1592 * symtab.h: Remove declarations for the global variables mentioned
1593 above.
1594 * breakpoint.c (parse_breakpoint_sals): Use accessor functions to
1595 obtain current source line.
1596 * linespec.c (decode_line_1): Ditto.
1597 * macroscope.c (default_macro_scope): Ditto.
1598 * scm-lang.c (scm_unpac): Ditto.
1599 * stack.c (print_frame_info_base): Ditto.
1600 * symfile.c (clear_symtab_users): Ditto.
1601 * symtab.c (decode_line_spec): Ditto.
1602 * cli/cli-cmds.c (list_command): Moved here from source.c.
1603 (ambiguous_line_spec): Moved here from source.c.
1604 (_init_cli_cmds): Add definition for "list" and its alias.
1605 * Makefile.in: Update dependencies.
1606
ddd216ea
CV
16072002-09-20 Corinna Vinschen <vinschen@redhat.com>
1608
1609 * h8300-tdep.c (h8300_examine_prologue): Match saved regs location
1610 with what gcc thinks is correct.
1611
6d305052
CV
16122002-09-20 Corinna Vinschen <vinschen@redhat.com>
1613
1614 * h8300-tdep.c (h8300_examine_prologue): Fix loop for saved regs in
1615 multiple register push instruction.
1616
234b45d4
KB
16172002-09-19 Jim Blandy <jimb@redhat.com>
1618
1619 Add support for distinct host and target character sets.
1620 * charset.c, charset.h: New files.
1621 * c-exp.y: #include "charset.h".
1622 (yylex): Convert character and string literals to the target
1623 character set, before returning them as the semantic value of the
1624 token.
1625 * c-lang.c: #include "charset.h".
1626 (c_emit_char): Use charset-specific methods to recognize
1627 characters with backslash escape forms, to decide which characters
1628 to print literally and which to print using numeric escape
1629 sequences, and to convert target characters to host characters
1630 before printing.
1631 * utils.c: #include "charset.h".
1632 (no_control_char_error): New function.
1633 (parse_escape): Use charset-specific methods to recognize
1634 backslash escapes, parse `control character' notation, and convert
1635 characters from the host character set to the target character set.
1636 * configure.in: Set the default host character set.
1637 Check where to find iconv, and what its argument types might be.
1638 * acinclude.m4 (AM_ICONV): New macro, borrowed from GCC.
1639 * Makefile.in (SFILES): List charset.c.
1640 (COMMON_OBS): List charset.o.
1641 (charset.o): New rule.
1642 (charset_h): New header dependency variable.
1643 (c-lang.o, utils.o, c-exp.tab.o): Note dependency on $(charset_h).
1644 (LIBICONV): New variable, set by configure.
1645 (CLIBS): Include $(LIBICONV) here.
1646 * aclocal.m4, config.in, configure: Regenerated.
1647
525d6a61
JB
16482002-09-19 Joel Brobecker <brobecker@gnat.com>
1649
1650 * ada-exp.y: Add missing semicolons to end rules. Fixes a
1651 bison 1.35 warning.
1652
3ed93867
RE
16532002-09-19 Richard Earnshaw <rearnsha@arm.com>
1654
1655 * gdb_mbuild.sh: New file.
1656
437666f8
AC
16572002-09-19 Andrew Cagney <ac131313@redhat.com>
1658
1659 * objc-exp.y, objc-lang.h, objc-lang.c: Fix copyright notice.
1660
389e51db
AC
16612002-09-18 Andrew Cagney <ac131313@redhat.com>
1662
1663 * breakpoint.c, c-exp.y, defs.h, elfread.c, expression.h,
1664 jv-exp.y, language.c, language.h, p-exp.y, parse.c, parser-defs.h,
1665 printcmd.c, source.c, stabsread.c, symfile.c, symtab.h, utils.c,
1666 valops.c, value.h: Revert previous change.
1667
3b4efeaa
MS
16682002-09-18 Michael Snyder <msnyder@redhat.com>
1669
1670 Preliminary support for Objective-C:
1671 * defs.h (language_objc): New enum value.
1672 (puts_filtered_tabular): Declaration only, exported from utils.c.
1673 (skip_quoted): Delete, declared in completer.h.
1674 * c-exp.y: Include completer.h.
1675 * p-exp.y: Ditto.
1676 * jv-exp.y: Ditto.
1677 * expression.h (OP_MSGCALL, OP_SELECTOR, OP_SELF, OP_NSSTRING):
1678 New operator enum values.
1679 * language.h (CAST_IS_CONVERSION): Test for language_objc.
1680 * language.c (binop_result_type): Handle language_objc case.
1681 (integral_type, character_type, string_type, boolean_type,
1682 structured_type, binop_type_check): Ditto.
1683 * symtab.h (SYMBOL_OBJC_DEMANGLED_NAME): Define.
1684 (struct objc_specific): Add to general_symbol_info.
1685 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Add objc initialization.
1686 (SYMBOL_DEMANGLED_NAME): Handle objc case.
1687 * parser-defs.h (struct objc_class_str): New struct type.
1688 (start_msglist, end_msglist, add_msglist): Declaration only,
1689 exported from objc-lang.c.
1690 * value.h (value_of_local, value_nsstring,
1691 call_function_by_hand_expecting_type): Exported from valops.c.
1692 * valops.c (find_function_addr): Export.
1693 (call_function_by_hand_expecting_type): New function.
1694 (value_of_local): New function.
1695 * symfile.c (init_filename_language_table): Add ".m" extension
1696 for Objective-C.
1697 * utils.c (puts_filtered_tabular): New function.
1698 (fprintf_symbol_filtered): Add objc demangling support (disabled).
1699 (set/show demangle): Extend help-string to refer to ObjC.
1700 * elfread.c (elf_symtab_read): Skip Objective-C special symbols.
1701 * stabsread.c (symbol_reference_defined): Objective-C symbols
1702 may contain colons: make allowances when scanning stabs strings
1703 for colons.
1704 (objc_find_colon): New function.
1705 * printcmd.c (address_info): If language == objc then print
1706 "self" instead of "this".
1707 * parse.c (length_of_subexp): Handle new operators OP_MSGCALL,
1708 OP_NSSTRING, and OP_SELF.
1709 (prefixify_subexp): Ditto.
1710 * source.c (print_source_lines): Mention objc in comment.
1711 * breakpoint.c (parse_breakpoint_sals): Recognize Objective-C
1712 method names.
1713
b9caf505
AC
17142002-09-18 Andrew Cagney <ac131313@redhat.com>
1715
1716 * complaints.h: Update copyright.
1717 (struct complaints): Declare.
1718 (struct complaint): Make `message' constant.
1719 (internal_complaint): Declare.
1720 (complaint): Declare.
1721 (complaint_root): Delete declaration.
1722 (symfile_complaints): Delete declaration.
1723 (struct complaints): Add opaque declaration.
1724 (clear_complaints): Add a complaints parameter.
1725 * complaints.c: Update copyright.
1726 (enum complaint_series): Define.
1727 (complaint_root): Delete.
1728 (struct complaints): Define.
1729 (complaint_sentinel, symfile_complaint_book): New variables.
1730 (symfile_explanations, symfile_complaints): New variables.
1731 New variables.
1732 (get_complaints): New function.
1733 (vcomplaint): New function.
1734 (complaint): New function.
1735 (internal_complaint): New function.
1736 (complain): Call vcomplain with symfile_complaint.
1737 (clear_complaints): Rewrite.
1738 (_initialize_complaints): Use add_setshow_command.
1739 * Makefile.in (complaints.o): Update dependencies.
1740 * symfile.c (syms_from_objfile): Add symfile_complaints parameter
1741 to call to clear_complaints.
1742 (new_symfile_objfile, reread_symbols): Ditto.
1743 (oldsyms_complaint): Delete.
1744 (empty_symtab_complaint, unknown_option_complaint): Delete.
1745 (free_named_symtabs): Use complaint instead of complain.
1746
d2e6263c
MS
17472002-09-18 Michael Snyder <msnyder@redhat.com>
1748
5fb2031a
AC
1749 Contributed by Apple Computer, Inc. Merged with current sources
1750 by Adam Fedor <fedor@doc.com> [cagney].
1751
d2e6263c
MS
1752 * objc-lang.c: First clean-up round: comments, indentation.
1753 * objc-lang.h: Ditto.
1754 * objc-lang.y: Ditto.
1755
dec43320
AC
17562002-09-18 Andrew Cagney <ac131313@redhat.com>
1757
1758 * maint.c (maintenance_internal_error): Print the parameter as the
1759 error message.
1760 (maintenance_internal_warning): New function.
1761 (_initialize_maint_cmds): Add command `maint internal-warning'.
1762
1763 * defs.h (internal_warning, internal_vwarning): Declare.
1764 * utils.c (struct internal_problem): Define.
1765 (internal_vproblem): New function.
1766 (internal_warning): New function.
1767 (internal_vwarning): New function.
1768 (internal_warning_problem, internal_error_problem): New variables.
1769 (internal_verror): Just call internal_vproblem.
1770
b81654f1
MS
17712002-09-18 Michael Snyder <msnyder@redhat.com>
1772
1773 * objc-lang.c: New file, support for Objective-C.
1774 Preliminary check-in, not yet integrated into gdb.
1775 * objc-lang.h: New file.
1776 * objc-exp.y: New file.
1777
0542c381
AC
17782002-09-18 Andrew Cagney <ac131313@redhat.com>
1779
7bda5e4a
AC
1780 * infrun.c (signal_stop_update): Convert definition to ISO C.
1781 (signal_print_update): Ditto.
1782 (signal_pass_update): Ditto.
1783 * inflow.c (terminal_save_ours): Ditto.
1784
5247b418
AC
1785 * h8300-tdep.c (h8300_gdbarch_init): Use C instead of C++
1786 comments.
1787
fc60962c
AC
1788 * config/djgpp/fnchange.lst: Handle name clashes between
1789 bfd/coff-tic30.c, bfd/coff-tic4x.c, bfd/coff-tic54x.c and
1790 bfd/coff-tic80.c.
1791
0542c381
AC
1792 * i386-linux-tdep.h: Fix tipo.
1793
5b924b9b
AF
17942002-09-18 Adam Fedor <fedor@gnu.org>
1795
1796 * MAINTAINERS: Add myself to the Write After Approval list.
1797
5afc051b
JB
17982002-09-18 Jim Blandy <jimb@redhat.com>
1799
1800 * dbxread.c, mdebugread.c: Revert my change of 2001-10-23. Moving
1801 texthigh and textlow to reader-specific structs caused
1802 objfile_relocate to miss them. This is fixable, but the work that
1803 the change was supposed to prepare GDB for never got done anyway.
1804
eb944380
DC
18052002-09-18 David Carlton <carlton@math.stanford.edu>
1806
1807 * MAINTAINERS: Alphabetize Write After Approval list.
1808
948e66d9
DJ
18092002-09-18 Daniel Jacobowitz <drow@mvista.com>
1810
1811 Fix PR gdb/709
1812 * values.c (value_static_field): Call read_var_value.
1813
dc604539
AC
18142002-09-18 Andrew Cagney <ac131313@redhat.com>
1815
1816 * valops.c (hand_function_call): Align the initial stack pointer
1817 and STRUCT_ADDR using frame_align. When STRUCT_RETURN and
1818 FRAME_ALIGN_P, use STRUCT_ADDR to obtain the called function's
1819 return value.
1820 * mips-tdep.c (mips_frame_align): New function.
1821 (mips_gdbarch_init): Set frame_align.
1822 * gdbarch.sh (FRAME_ALIGN): New method.
1823 * gdbarch.h, gdbarch.c: Re-generate.
1824
cb7e422f
ML
18252002-09-18 Michal Ludvig <mludvig@suse.cz>
1826
1827 * x86-64-linux-nat.c (x86_64_regmap): Added CS and SS
1828 registers.
1829
a094c6fb
AC
18302002-09-17 Andrew Cagney <ac131313@redhat.com>
1831
1832 * NEWS: Mention that MIPS $fp behavior changed.
1833 * mipsnbsd-tdep.c (mipsnbsd_cannot_fetch_register): Delete
1834 reference to FP_REGNUM.
1835 (mipsnbsd_cannot_store_register): Ditto.
1836 * mips-linux-nat.c: Update copyright.
1837 (mips_linux_cannot_fetch_register): Delete reference to FP_REGNUM.
1838 (mips_linux_cannot_store_register): Ditto.
1839 * mips-linux-tdep.c (supply_gregset): Ditto. Update copyright.
1840 * config/mips/tm-mips.h: Update copyright.
1841 (FP_REGNUM): Delete macro.
1842 (MIPS_REGISTER_NAMES): Replace "fp" with "".
1843 * config/mips/tm-irix6.h (FP_REGNUM): Delete macro.
1844 * mips-tdep.c (mips_gdbarch_init): Set read_fp to mips_read_sp.
1845 (mips_r3041_reg_names, mips_r3051_reg_names)
1846 (mips_r3081_reg_names): Replace "fp" with "".
1847 Fix PR gdb/480.
1848
45cf40d1
TR
18492002-09-17 Theodore A. Roth <troth@verinet.com>
1850
1851 * gdb/avr-tdep.c(avr_scan_prologue): Fix bad call to
1852 generic_read_register_dummy() (PR gdb/703).
1853 (avr_push_return_address): #if 0 out unused vars.
1854 (avr_gdbarch_init): Enable use of avr_push_return_address().
1855
c7e701b5
MS
18562002-09-17 Michael Snyder <msnyder@redhat.com>
1857
d76ba2a5 1858 * m32r-stub.c (restore_and_return): Postpone restoring of PSW.
c7e701b5
MS
1859 RTE will take care of it.
1860
20bcf01c
AC
18612002-09-17 Andrew Cagney <ac131313@redhat.com>
1862
1863 * arch-utils.c (legacy_virtual_frame_pointer): If FP_REGNUM is
1864 invalid, return SP_REGNUM.
1865
009a9971 18662002-09-17 Michael Snyder <msnyder@redhat.com>
21f87145
MS
1867
1868 * mips-tdep.c (mips_pop_frame): Read saved values of floating
1869 point registers without sign extension.
1870
135c175f
AC
18712002-09-17 Andrew Cagney <cagney@redhat.com>
1872
1873 * blockframe.c (deprecated_read_register_dummy): Rename
1874 generic_read_register_dummy.
1875 * frame.c (frame_unwind_signed_register): New function.
1876 (frame_unwind_unsigned_register): New function.
1877 * frame.h (frame_unwind_signed_register): Declare.
1878 (frame_unwind_unsigned_register): Declare.
1879 (deprecated_read_register_dummy): Rename
1880 generic_read_register_dummy.
1881
1882 * h8300-tdep.c (h8300_frame_chain): Update.
1883 (h8300_frame_saved_pc): Update.
1884 * xstormy16-tdep.c (xstormy16_frame_saved_pc): Update.
1885 * rs6000-tdep.c (rs6000_frame_saved_pc): Update.
1886 * s390-tdep.c (s390_frame_saved_pc_nofix): Update.
1887 (s390_frame_chain): Update.
1888 * v850-tdep.c (v850_find_callers_reg): Update.
1889 (v850_frame_saved_pc): Update.
1890 * m32r-tdep.c (m32r_init_extra_frame_info): Update.
1891 (m32r_find_callers_reg): Update.
1892 (m32r_frame_saved_pc): Update.
1893 * sh-tdep.c (sh_find_callers_reg): Update.
1894 (sh64_get_saved_pr): Update.
1895 (sh_init_extra_frame_info): Update.
1896 (sh_init_extra_frame_info): Update.
1897 (sh64_init_extra_frame_info): Update.
1898 (sh64_init_extra_frame_info): Update.
1899 * mcore-tdep.c (mcore_find_callers_reg): Update.
1900 (mcore_frame_saved_pc): Update.
1901 (mcore_init_extra_frame_info): Update.
1902 * i386-tdep.c (i386_frame_saved_pc): Update.
1903 * ia64-tdep.c (ia64_frame_saved_pc): Update.
1904 (ia64_init_extra_frame_info): Update.
1905 (ia64_init_extra_frame_info): Update.
1906 * d10v-tdep.c (d10v_frame_saved_pc): Update.
1907 * cris-tdep.c (cris_init_extra_frame_info): Update.
1908 * avr-tdep.c (avr_frame_chain): Update.
1909 (avr_init_extra_frame_info): Update.
1910 (avr_frame_saved_pc): Update.
1911 * arm-tdep.c (arm_find_callers_reg): Update.
1912 (arm_init_extra_frame_info): Update.
1913 (arm_frame_saved_pc): Update.
1914
a741e514
TT
19152002-09-17 Tom Tromey <tromey@redhat.com>
1916
1917 * c-lang.c (c_emit_char): Don't treat \0 specially unless quoter
1918 is "'".
1919
d1a8e808
CV
19202002-09-17 Corinna Vinschen <vinschen@redhat.com>
1921
1922 * MAINTAINERS: Remove "non multi-arched" text from h8300.
1923 * h8300-tdep.c (h8300_next_prologue_insn) Renamed from
1924 NEXT_PROLOGUE_INSN.
1925 (h8300_examine_prologue): Call h8300_next_prologue_insn instead of
1926 NEXT_PROLOGUE_INSN.
1927
d9025a18
JB
19282002-09-16 Joel Brobecker <brobecker@gnat.com>
1929
1930 * osfsolib.c: Remove file, replaced by solib-osf.c.
1931 * Makefile.in: Remove compilation rules for osfsolib.c.
1932
1b2ef1b6
DC
19332002-09-16 David Carlton <carlton@math.stanford.edu>
1934
1935 * cp-valprint.c (cp_print_class_method): Correct args to
1936 check_stub_method_group.
1937
928e48af
CV
19382002-09-16 Corinna Vinschen <vinschen@redhat.com>
1939
1940 * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
1941 `set architecture'. Unify naming convention of functions.
1942 (h8300_skip_prologue): Improve prologue analysis.
1943 (h8300_push_arguments): Rewritten to more closely match GCC's
1944 bizarre argument-passing behavior, along with the comment describing
1945 said behavior.
1946 * remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
1947 * config/h8300/tm-h8300.h: Multiarch. Just keep stuff needed by
1948 sim, remote-e7000.c, remote-hms.c and remote.c
1949
5e3397bb
MK
19502002-09-15 Mark Kettenis <kettenis@gnu.org>
1951
1952 * i386-tdep.c (gdb_print_insn_i386): Removed.
1953 (i386_print_insn): New function.
1954 (i386_gdbarch_init): Set print_insn to i386_print_insns.
1955 (_initialize_i386_tdep): Don't initialize tm_print_insn and
1956 tm_print_insn_info.
1957
f710f4fc
MK
19582002-09-14 Mark Kettenis <kettenis@gnu.org>
1959
1960 * gdbtypes.c (check_stub_method_group): Initialize found_stub to
1961 zero.
1962
db54fef4
CV
19632002-09-14 Corinna Vinschen <vinschen@redhat.com>
1964
1965 * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
1966 for IN_SIGTRAMP to here. Use IN_SIGTRAMP only if it's defined.
1967 Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.
1968
2becadee
CF
19692002-09-13 Christopher Faylor <cgf@redhat.com>
1970
1971 * win32-nat.c (child_create_inferior): Honor 'tty' command.
1972
de17c821
DJ
19732002-09-13 Daniel Jacobowitz <drow@mvista.com>
1974
1975 * gdbtypes.c (check_stub_method): Make static.
1976 (check_stub_method_group): New function.
1977 * gdbtypes.h: Update prototypes.
1978 * cp-support.c: New file.
1979 * cp-support.h: New file.
1980
1981 * stabsread.c: Include "cp-abi.h" and "cp-support.h".
1982 (update_method_name_from_physname): New function.
1983 (read_member_functions): Correct method names for operators
1984 and v3 constructors/destructors. Separate v2 constructors and
1985 destructors.
1986 * Makefile.in (stabsread.o): Update dependencies.
1987 (SFILES): Add cp-support.c.
1988 (COMMON_OBS): Add cp-support.o.
1989 (cp_support_h, cp-support.o): Add.
1990
1991 * cp-valprint.c (cp_print_class_method): Call
1992 check_stub_method_group instead of check_stub_method. Remove
1993 extraneous QUITs.
1994 * p-valprint.c (pascal_object_print_class_method): Likewise.
1995 * valops.c (search_struct_method): Likewise.
1996 (find_method_list, value_struct_elt_for_reference): Likewise.
1997
e76cff22
AC
19982002-09-13 Andrew Cagney <cagney@redhat.com>
1999
2000 * gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
2001 * gdbarch.h, gdbarch.c: Regenerate.
2002
905abb3f
AC
20032002-09-13 Andrew Cagney <ac131313@redhat.com>
2004
2005 * frame.c (find_saved_register): Delete function.
2006 * frame.h (find_saved_register): Delete declaration.
2007 Fix PR gdb/631.
2008
64159455
AC
2009Fri Sep 13 14:59:55 2002 Andrew Cagney <cagney@redhat.com>
2010
2011 * mips-tdep.c (read_next_frame_reg): Re-hack using
2012 frame_register_unwind.
2013
795e1e11
AC
2014Fri Sep 13 07:42:09 2002 Andrew Cagney <cagney@redhat.com>
2015
2016 * mips-tdep.c (mips_get_saved_register): Re-hack using
2017 frame_register_unwind.
2018
5720643c
JB
20192002-09-12 Joel Brobecker <brobecker@gnat.com>
2020
2021 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
2022 vector. Will be useful for Interix.
2023 * gdbarch.h, gdbarch.c: Regenerate.
2024
2025 * valops.c (value_allocate_space_in_inferior): Replace hard-coded
2026 name of the malloc function by NAME_OF_MALLOC.
2027
3bada2a2
JB
20282002-09-12 Joel Brobecker <brobecker@gnat.com>
2029
2030 * value.h (find_function_in_inferior): Add const keyword to
2031 one of the parameters. Allows us to invoke this function with
2032 a const char *.
2033 * valops.c (find_function_in_inferior): Likewise.
2034
3db26b01
JB
20352002-09-12 Joel Brobecker <brobecker@gnat.com>
2036
2037 * exec.c (xfer_memory): Fix compilation warning with old versions
2038 of GCC.
2039 * tracepoint.c (trace_find_tracepoint_command): Likewise.
2040
17c5ed2c
DC
20412002-09-12 David Carlton <carlton@math.stanford.edu>
2042
2043 * symtab.h: Run through gdb_indent.h.
2044 Add 2002 to Copyright year list.
2045
ecd1107e
AM
20462002-09-12 Alan Modra <amodra@bigpond.net.au>
2047
2048 * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
2049 mach constants.
2050 * MAINTAINERS: Add myself to write after approval list.
2051
e64f66d1
JB
20522002-09-11 J. Brobecker <brobecker@gnat.com>
2053
2054 * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
2055
f9395794
JB
20562002-09-11 J. Brobecker <brobecker@gnat.com>
2057
2058 * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
2059 Interix.
2060
1a303dec
MS
20612002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
2062
2063 * procfs.c (do_detach): Clear current signal, not just fault.
2064 Corrects problem with breakpoint trap signal leaking to detached
2065 process on Tru64.
2066
c0219d42
MS
20672002-09-10 Michael Snyder <msnyder@redhat.com>
2068
2069 * buildsym.c (finish_block): Protect against null pointer.
2070
9d84ac84
AC
20712002-09-10 Andrew Cagney <cagney@redhat.com>
2072
2073 * infcmd.c (default_print_registers_info): Send all output to
2074 ``file'' instead of ``gdb_stdout''.
2075
77d8f2b4
MS
20762002-09-10 Michael Snyder <msnyder@redhat.com>
2077
2078 * mips-tdep.c (mips_extract_struct_value_address): Make val a
2079 LONGEST, and use signed register read (addresses are sign-
2080 extended for mips).
2081
99656a61
SC
20822002-09-10 Stephane Carrez <stcarrez@nerim.fr>
2083
2084 * event-loop.c (gdb_do_one_event): Make public.
2085 * event-loop.h (gdb_do_one_event): Declare.
2086
da12f4d8
JL
20872002-09-10 Jeff Law <law@redhat.com>
2088
2089 * infttrace.c (child_resume): Simplify and rework to avoid
2090 TT_PROC_CONTINUE.
2091
d0aee0c4
FF
20922002-09-09 Fred Fish <fnf@intrinsity.com>
2093
2094 * printcmd.c (print_scalar_formatted): "len" is the number of
2095 target bytes, NOT the number of target bits.
2096
7cb3ec5e
EZ
20972002-09-09 Elena Zannoni <ezannoni@redhat.com>
2098
2099 From: Emmanuel Thome' <thome@lix.polytechnique.fr>
2100 * top.c (init_main): Set rl_terminal_name.
2101
4dc81987
AS
21022002-09-08 Aidan Skinner <aidan@velvet.net>
2103
2104 * ada-lang.c (ada_array_bound, ada_type_match,
2105 _initialize_ada_language): Fix K&R definitions.
2106 * ada-tasks.c (get_current_task): Fix K&R definitions.
2107 * ada-valprint.c (adjust_type_signedness): Fix K&R definitions.
2108
842330b4
CF
21092002-09-07 Christopher Faylor <cgf@redhat.com>
2110
2111 * MAINTAINERS: Remove CE from list of maintainership responsibilities.
2112 Add XP.
2113
43156d82
MK
21142002-09-06 Mark Kettenis <kettenis@gnu.org>
2115
66da5fd8
MK
2116 * i386-tdep.c (i386_register_virtual_type,
2117 i386_register_convertible, i386_register_convert_to_virtual,
2118 i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
2119 instead of IS_FP_REGNUM and IS_SSE_REGNUM.
2120 (i386_gdbarch_init): Fix comment. Add comments on calls that set
2121 sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
2122 Don't set push_arguments twice.
2123
4b218c18
MK
2124 * i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
2125 sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
2126 * i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
2127 sigtramp_end to NULL.
2128 * config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
2129 defines.
2130 (i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.
2131
4cc314d5
MK
2132 * i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
2133 whitespace.
2134
43156d82
MK
2135 * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
2136 * gdbarch.h, gdbarch.c: Re-generate.
2137 * blockframe.c (find_pc_sect_partial_function): Convert to use
2138 SIGTRAMP_START_P predicate.
2139
6672060b
MS
21402002-09-05 Michael Snyder <msnyder@redhat.com>
2141
a90c3637
MS
2142 * arm-tdep.c (arm_init_extra_frame_info): Distinguish between
2143 generic_dummy_frame method and old method. Also distinguish
2144 between ARM_FP_REGNUM and THUMB_FP_REGNUM.
95f95911 2145 (arm_extract_return_value): Use new regcache method.
a90c3637 2146
6672060b
MS
2147 * mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
2148 adjustment that doesn't conform to the ABI.
2149 (mips_extract_struct_value_address): Retrieve V0_REGNUM from
2150 saved regcache, not from current regcache.
2151
299ffc64
AC
21522002-09-05 Andrew Cagney <ac131313@redhat.com>
2153
2154 * NEWS: Update for 5.3. Add new section ``Changes since 5.3''.
2155 * README: Update.
2156
a3a2ee65
JT
21572002-09-04 Jason Thorpe <thorpej@wasabisystems.com>
2158
2159 * arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
2160 if arm_apcs_32 is false.
2161
2bc7eea9
AC
21622002-09-04 Andrew Cagney <ac131313@redhat.com>
2163
2164 GDB 5.3 branch created.
2165
8a55a7c5
TR
21662002-09-03 Theodore A. Roth <troth@verinet.com>
2167
2168 * gdb/avr-tdep.c (avr_gdbarch_init): Use
2169 generic_unwind_get_saved_register.
2170
e26fb1d7
DC
21712002-09-03 David Carlton <carlton@math.stanford.edu>
2172
2173 * dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
2174 argument (PR gdb/653). Update call to smash_to_method_type.
2175 (read_structure_scope): Update call to dwarf2_add_member_fn.
2176
30d52491
ML
21772002-09-03 Michal Ludvig <mludvig@suse.cz>
2178
2179 * x86-64-linux-tdep.c: Include gdb_string.h
2180 * x86-64-linux-nat.c: Ditto.
2181
06891d83
JT
21822002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2183
2184 * ada-exp.y (yyname, yyrule): Remap global variables that appear
2185 when YYDEBUG is set to 1.
2186 * c-exp.y: Likewise.
2187 * f-exp.y: Likewise.
2188 * jv-exp.y: Likewise.
2189 * m2-exp.y: Likewise.
2190 * p-exp.y: Likewise.
2191
7d400e77
JT
21922002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2193
2194 * Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
2195 dependency list.
2196 * i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
2197 solib_svr4_fetch_link_map_offsets to
2198 nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
2199 * config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
2200 * config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
2201 * config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
2202 solib-svr4.o, and solib-legacy.o.
2203 * config/i386/tm-nbsd.h: Include solib.h.
2204
704a27c4
JT
22052002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2206
2207 * configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
2208 (i[3456]86-*-netbsd*): ...this. Set gdb_target to nbsd.
2209 (i[3456]86-*-openbsd*): Make this a separate entry. Add a
2210 comment noting that this needs its own target configuration.
2211 * config/i386/nbsd.mt: New file.
2212 * config/i386/nbsdaout.mt: Remove.
2213 * config/i386/nbsdelf.mt: Ditto.
2214 * config/i386/tm-nbsdaout.h: Ditto.
2215
d66198e1
JT
22162002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2217
2218 * i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
2219 (i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
2220 (i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
2221 tdep->sigtramp_end.
2222 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
2223 * config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
2224 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.
2225
3cac699e
JT
22262002-09-02 Jason Thorpe <thorpej@wasabisystems.com>
2227
2228 * Makefile.in (i386nbsd-tdep.o): Add $(arch_utils_h),
2229 $(i386_tdep_h), and $(nbsd_tdep_h) to dependency list.
2230 * i386-tdep.h (i386bsd_init_abi): New prototype.
2231 * i386bsd-tdep.c (i386bsd_init_abi): Remove "static" from
2232 function declaration.
2233 (_initialize_i386bsd_tdep): Don't register OS ABI handlers
2234 for NetBSD-a.out or NetBSD-ELF.
2235 (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end)
2236 (i386nbsd_sc_pc_offset, i386nbsd_sc_sp_offset)
2237 (i386nbsd_init_abi, i386nbsdelf_init_abi): Move to...
2238 * i386nbsd-tdep.c: ...here. Include arch-utils.h, i386-tdep.h,
2239 and nbsd-tdep.h.
2240 (i386nbsd_pc_in_sigtramp): New function.
2241 (i386nbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2242 i386nbsd_pc_in_sigtramp.
2243 (_initialize_i386nbsd_tdep): Register i386nbsd_init_abi
2244 and i386nbsdelf_init_abi OS ABI handlers.
2245 * config/i386/nbsdaout.mt (TDEPFILES): Add nbsd-tdep.o.
2246 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
2247
7010ca0a
MK
22482002-09-02 Mark Kettenis <kettenis@gnu.org>
2249
2250 * i386-linux-nat.c (dummy_sse_values): Only try to fill in the SSE
2251 registers if the target really has them.
2252
6dd93b72
JT
22532002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2254
2255 * Makefile.in (mipsnbsd-tdep.o): Use $(nbsd_tdep_h) rather
2256 than nbsd-tdep.h.
2257
2ca8ae21
JT
22582002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2259
2260 * Makefile.in (alphanbsd-tdep.o): Add $(frame_h) to dependency
2261 list.
2262 * alphanbsd-tdep.c (alphanbsd_sigcontext_addr)
2263 (alphanbsd_skip_sigtramp_frame): New functions.
2264 (alphanbsd_init_abi): Set tdep->skip_sigtramp_frame to
2265 alphanbsd_skip_sigtramp_frame. Set tdep->sigcontext_addr
2266 to alphanbsd_sigcontext_addr.
2267
3d9b49b0
JT
22682002-08-31 Jason Thorpe <thorpej@wasabisystems.com>
2269
2270 * Makefile.in (mipsnbsd-tdep.o): Add nbsd-tdep.h to dependency
2271 list.
2272 (nbsd-tdep.o): Add $(gdb_string_h) to dependency list.
2273 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): Use
2274 nbsd_pc_in_sigtramp.
2275 * mipsnbsd-tdep.c: Include nbsd-tdep.h.
2276 (mipsnbsd_pc_in_sigtramp): Use nbsd_pc_in_sigtramp.
2277 * nbsd-tdep.c: Include gdb_string.h.
2278 (nbsd_pc_in_sigtramp): New function.
2279 * nbsd-tdep.h (nbsd_pc_in_sigtramp): New prototype.
2280 * ppcnbsd-tdep.c (ppcnbsd_pc_in_sigtramp): New function.
2281 (ppcnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2282 ppcnbsd_pc_in_sigtramp.
2283 * shnbsd-tdep.c (shnbsd_pc_in_sigtramp): New function.
2284 (shnbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2285 shnbsd_pc_in_sigtramp.
2286 * sparcnbsd-tdep.c (sparcnbsd_init_abi_elf): Set
2287 gdbarch_pc_in_sigtramp to nbsd_pc_in_sigtramp.
2288 * config/mips/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
2289
c860120c
PM
22902002-08-30 Pierre Muller <muller@ics.u-strasbg.fr>
2291
2292 * breakpoint.c (breakpoint_init_inferior): Reset the val field of
2293 watchpoints to NULL.
2294 (insert_breakpoints): set val field of watchpoints if NULL.
2295
2296
c7612d53
JB
22972002-08-29 Jim Blandy <jimb@redhat.com>
2298
2299 * symtab.c (lookup_symbol_aux): In the cases where we find a
2300 minimal symbol of an appropriate name and use its address to
2301 select a symtab to read and search, use `name' (as passed to us)
2302 as the demangled name when searching the symtab's global and
2303 static blocks, not the minsym's name.
2304
66609862
KS
23052002-08-29 Keith Seitz <keiths@redhat.com>
2306
2307 * stack.c (print_frame_info_base): Always set current_source_symtab
2308 and current_source_line.
2309
151fefe2
JB
23102002-08-29 Donn Terry <donnte@microsoft.com>
2311
2312 * proc-api.c (rw_table): Fix typo in #ifdef PCSHOLD (missing S).
2313
bfb3754e
KS
23142002-08-28 Keith Seitz <keiths@redhat.com>
2315
2316 * stack.c (select_frame): Add FIXME concerning selected-frame
2317 events.
2318 (select_frame_command): Send selected-frame-level-changed
2319 event notification, but only if the level actually changed.
2320 (up_silently_base): Add selected-frame-level-changed event
2321 notification.
2322 (down_silently_base): Likewise.
2323
e822a2a0
AC
23242002-08-28 Andrew Cagney <ac131313@redhat.com>
2325
2326 * Makefile.in: Update dependencies for all gdb/*.c files.
2327
309367d4
TT
23282002-08-27 Tom Tromey <tromey@redhat.com>
2329
2330 * Makefile.in (osabi.o, i387-tdep.o, i386-linux-nat.o, lin-lwp.o,
2331 ax-gdb.o, signals.o, jv-valprint.o, c-valprint.o, cp-abi.o):
2332 Update dependencies.
2333 * i387-tdep.c: Include gdb_string.h.
2334 * osabi.c: Likewise.
2335 * i386-linux-nat.c: Likewise.
2336 * lin-lwp.c: Likewise.
2337 * ax-gdb.c: Likewise.
2338 * signals/signals.c: Likewise.
2339 * jv-valprint.c: Likewise.
2340 * p-lang.c: Likewise.
2341 * c-valprint.c: Likewise.
2342 * cp-abi.c: Likewise.
2343
e1507482
EZ
23442002-08-27 Elena Zannoni <ezannoni@redhat.com>
2345
2346 * cli/cli-script.h (copy_command_lines): Export.
2347 * breakpoint.c: Include cli/cli-script.h.
2348 * Makefile.in (breakpoint.o): Update dependencies.
2349
c6510018
MS
23502002-08-26 Michael Snyder <msnyder@redhat.com>
2351
2352 * breakpoint.c (insert_breakpoints): Protect all references
2353 to 'process_warning'. Shorten long lines.
2354
c2b8ed2c
MS
23552002-08-26 Joel Brobecker <brobecker@gnat.com>
2356
2357 * cli/cli-script.c (copy_command_lines): New function.
2358 * defs.h (copy_command_lines): Export.
2359 * testsuite/gdb.base/commands.exp: New tests for commands
2360 attached to a temporary breakpoint, and for commands that
2361 delete the breakpoint they are attached to.
2362
23632002-08-26 Michael Snyder <msnyder@redhat.com>
2364
2365 * breakpoint.c (bpstat_stop_status): Instead of copying the
2366 pointer to the breakpoint commands struct, make a new copy
2367 of the struct and point to that.
2368 (bpstat_clear): Free the commands struct.
2369 (bpstat_clear_actions): Free the commands struct.
2370 (bpstat_do_actions): Free the command actions. Also execute
2371 the local cleanups, instead of deleting them.
2372 (delete_breakpoint): Leave the commands field of the bpstat
2373 chain alone -- it will be freed later.
2374
64b84175
KB
23752002-08-26 Kevin Buettner <kevinb@redhat.com>
2376
2377 * rs6000-tdep.c (altivec_register_p): Restore function inadvertently
2378 deleted in 2002-08-20 commit. This function is still used by
2379 ppc-linux-nat.c.
2380
55970da6
KS
23812002-08-26 Keith Seitz <keiths@redhat.com>
2382
2383 * gdb-events.sh: Add selected-frame-level-changed event.
2384 * gdb-events.c: Regenerated.
2385 * gdb-events.h: Regenerated.
2386
a790ad35
SC
23872002-08-26 Stephane Carrez <stcarrez@nerim.fr>
2388
2389 Fix PR gdb/393:
2390 * inflow.c (terminal_save_ours): New function to save terminal
2391 settings.
2392 * inferior.h (terminal_save_ours): Declare.
2393 * target.c (debug_to_terminal_save_ours): New function.
2394 (cleanup_target): Defaults to_terminal_save_ours.
2395 (update_current_target): Inherit to_terminal_save_ours.
2396 (setup_target_debug): Set to_terminal_save_ours.
2397 * target.h (target_terminal_save_ours): New to save terminal settings.
2398 (target_ops): New member to_terminal_save_ours.
2399 * gnu-nat.c (init_gnu_ops): Set to_terminal_save_ours.
2400 * hpux-thread.c (init_hpux_thread_ops): Likewise.
2401 * inftarg.c (init_child_ops): Likewise.
2402 * m3-nat.c (init_m3_ops): Likewise.
2403 * procfs.c (init_procfs_ops): Likewise.
2404 * wince.c (init_child_ops): Likewise.
2405 * win32-nat.c (init_child_ops): Likewise.
2406 * sol-thread.c (init_sol_thread_ops): Likewise.
2407
c00dcbe9
MK
24082002-08-26 Mark Kettenis <kettenis@gnu.org>
2409
3d7f4f49
MK
2410 * i386-tdep.c (i386_store_return_value): Undeprecate. Convert to
2411 use regcache_* functions.
2412 (i386_gdbarch_init): Set store_return_value instead of
2413 deprecated_store_return_value.
2414
c00dcbe9
MK
2415 * regcache.c (regcache_raw_write_signed,
2416 regcache_raw_write_unsigned): New functions.
2417 * regcache.h (regcache_raw_write_signed,
2418 regcache_raw_write_unsigned): New prototypes.
2419
0e0d15ca
AC
24202002-08-25 Andrew Cagney <ac131313@redhat.com>
2421
2422 * Makefile.in (c-exp.tab.o, jv-exp.tab.o, f-exp.tab.o)
2423 (m2-exp.tab.o, p-exp.tab.o, ada-exp.tab.o): Move to before the
2424 source file dependencies. Cleanup corresponding generator rules.
2425
d3b22ed5
AC
24262002-08-25 Andrew Cagney <ac131313@redhat.com>
2427
2428 * regcache.h (register_offset_hack): Declare.
2429 (regcache_cooked_read_using_offset_hack): Declare.
2430 (regcache_cooked_write_using_offset_hack): Declare.
2431
2432 * regcache.c (register_offset_hack): New function.
2433 (regcache_cooked_read_using_offset_hack): New function.
2434 (regcache_cooked_write_using_offset_hack): New function.
2435 (regcache_dump): Check that the registers, according to their
2436 offset, are packed hard against each other.
2437 (cooked_xfer_using_offset_hack): New function.
2438
bb425013
AC
24392002-08-25 Andrew Cagney <ac131313@redhat.com>
2440
2441 * regcache.c (struct regcache_descr): Add field register_type.
2442 (init_legacy_regcache_descr): Pass a pre-allocated regcache_descr
2443 in as a parameter
2444 (init_regcache_descr): Initialize register_type. Pass the descr
2445 to init_legacy_regcache_descr. Use register_type instead of
2446 REGISTER_VIRTUAL_TYPE.
2447 (register_type): New function.
2448 (regcache_dump): Replace REGISTER_VIRTUAL_TYPE with register_type.
2449 * regcache.h (register_type): Declare.
2450
d0403e00
AC
24512002-08-25 Andrew Cagney <ac131313@redhat.com>
2452
2453 * rs6000-tdep.c (rs6000_gdbarch_init): Set store_struct_return
2454 instead of deprecated_store_return_value. Fix fallout from
2455 2002-08-23 Andrew Cagney <cagney@redhat.com>.
2456
0ed04cce
AC
24572002-08-25 Andrew Cagney <ac131313@redhat.com>
2458
2459 * regcache.c (max_register_size): New function.
2460 (init_legacy_regcache_descr): Ensure that max_register_size is
2461 large enough for REGISTER_VIRTUAL_SIZE.
2462 * regcache.h (max_register_size): Declare.
2463
46d79c04
AC
24642002-08-24 Andrew Cagney <ac131313@redhat.com>
2465
2466 * rs6000-tdep.c (rs6000_gdbarch_init): Use deprecated version of
2467 store_return_value.
2468 (e500_extract_return_value): Change type of valbuf pointer to
2469 void.
2470
853c7bd0
MK
24712002-08-24 Mark Kettenis <kettenis@gnu.org>
2472
cd87e769
MK
2473 * PROBLEMS: Clarify problems with FreeBSD's compiler and suggest
2474 workaround.
2475
853c7bd0
MK
2476 * valprint.c (print_longest) [CC_HAS_LONG_LONG &&
2477 PRINTF_HAS_LONG_LONG]: Cast val_long to (long long) or (unsigned
2478 long long) to prevent compiler warning on 64-bit systems.
2479
ebba8386
AC
24802002-08-23 Andrew Cagney <cagney@redhat.com>
2481
2482 * gdbarch.sh (STORE_RETURN_VALUE): Add regcache parameter.
2483 (DEPRECATED_STORE_RETURN_VALUE): New method.
2484 (EXTRACT_RETURN_VALUE): Make buffer parameter a void pointer.
2485 * gdbarch.h, gdbarch.c: Re-generate.
2486
2487 * values.c (set_return_value): Pass current_regcache to
2488 STORE_RETURN_VALUE.
2489 * arch-utils.h (legacy_store_return_value): Declare.
2490 * arch-utils.c (legacy_store_return_value): New function.
2491 (legacy_extract_return_value): Update parameters.
2492
2493 * config/pa/tm-hppa.h (DEPRECATED_STORE_RETURN_VALUE): Rename
2494 STORE_RETURN_VALUE.
2495 * config/pa/tm-hppa64.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2496 * config/sparc/tm-sparc.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2497 * config/z8k/tm-z8k.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2498 * config/sparc/tm-sparclet.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2499 * config/mn10200/tm-mn10200.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2500 * config/m68k/tm-linux.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2501 * config/m68k/tm-delta68.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2502 * config/m32r/tm-m32r.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2503 * config/h8500/tm-h8500.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2504 * config/h8300/tm-h8300.h (DEPRECATED_STORE_RETURN_VALUE): Ditto.
2505
2506 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
2507 * i386-tdep.c (i386_extract_return_value): Update.
2508 * arch-utils.c (legacy_extract_return_value): Update.
2509 * frv-tdep.c (frv_gdbarch_init): Update.
2510 * cris-tdep.c (cris_gdbarch_init): Update.
2511 * d10v-tdep.c (d10v_gdbarch_init): Update.
2512 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
2513 * m68k-tdep.c (m68k_gdbarch_init): Update.
2514 * mcore-tdep.c (mcore_gdbarch_init): Update.
2515 * mn10300-tdep.c (mn10300_gdbarch_init): Update.
2516 * s390-tdep.c (s390_gdbarch_init): Update.
2517 * sparc-tdep.c (sparc_gdbarch_init): Update.
2518 * sh-tdep.c (sh_gdbarch_init): Update.
2519 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
2520 * v850-tdep.c (v850_gdbarch_init): Update.
2521 * avr-tdep.c (avr_gdbarch_init): Update.
2522 * ia64-tdep.c (ia64_gdbarch_init): Update.
2523 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
2524 * vax-tdep.c (vax_gdbarch_init): Update.
2525 * alpha-tdep.c (alpha_gdbarch_init): Update.
2526 * arm-tdep.c (arm_gdbarch_init): Update.
2527 * mips-tdep.c (mips_gdbarch_init): Update.
2528 * i386-tdep.c (i386_gdbarch_init): Update.
2529
5bd8c6d0
AC
25302002-08-23 Andrew Cagney <ac131313@redhat.com>
2531
2532 * config/djgpp/fnchange.lst: Add entries for bfd/elf32-ppcqnx.c,
2533 bfd/elf32-ppc.c, bfd/elf32-sh.c and bfd/elf32-shqnx.c.
2534
e73e1724
MK
25352002-08-24 Mark Kettenis <kettenis@gnu.org>
2536
2537 * PROBLEMS: Refer to GDB 5.3 instead of 5.2. Mention FreeBSD
2538 problems.
2539
3e6564e1
JB
25402002-08-23 Joel Brobecker <brobecker@gnat.com>
2541
2542 * infrun.c (handle_inferior_event): Move a comment outside of a
2543 function call, in order to avoid indent reformatting this part
2544 of the code in an unreadable way.
2545
81d0cc19
GS
25462002-08-23 Grace Sainsbury <graces@redhat.com>
2547
2548 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg
2549 when breakpoints fail. Move general breakpoint error messages to
2550 insert_breakpoints.
2551 * breakpoint.c (insert_breakpoints): Change warnings when
2552 breakpoints are nto inserted to specify the type. Remove call to
2553 memory_error when hardware breakpoints can't be inserted. Remove
2554 multiple calls to warning so all messages are sent to the user at
2555 once.
2556 (delete_breakpoints): Make insert error messsages more explicit.
2557
17574093
DJ
25582002-08-23 Daniel Jacobowitz <drow@mvista.com>
2559
2560 * ChangeLog: Move gdbserver entries after GDB 5.2 to
2561 gdbserver/ChangeLog.
2562
8acc2935
MK
25632002-08-23 Mark Kettenis <kettenis@gnu.org>
2564
dfe01d39
MK
2565 * i386-tdep.c: Include "objfiles.h".
2566 (i386_svr4_init_abi): Set in_solib_call_trampoline and
2567 skip_trampoline_code.
2568 * config/i386/tm-i386v4.h: Don't include "config/tm-sysv4.h".
2569 (CPLUS_MARKER): Define to '.'.
2570
8acc2935
MK
2571 * linux-proc.c (struct linux_corefile_thread_data): Add num_notes
2572 member.
2573 (linux_corefile_thread_callback): Increase args->num_notes.
2574 (linux_make_note_section): Initialize thread_args.num_notes, and
2575 use it to determine whether notes for any threads were created.
2576
151fefe2 25772002-08-23 Donn Terry <donnte@microsoft.com>
640b227f
JB
2578
2579 * proc-api.c (rw_table): Do not include a row for PCDSTOP if the
2580 corresponding macro is not defined. Likewise for PCNICE, PCSHOLD
2581 and PCUNKILL.
2582 (write_with_trace): Conditionalize out the switch branch handling
2583 PCSHOLD if the corresponding macro is not defined. Likewise for
2584 PRSABORT and PRSTOP.
2585 This change will be needed by the Interix port.
2586
e1507482
EZ
25872002-08-22 Elena Zannoni <ezannoni@redhat.com>
2588
2589 * ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): use
2590 write_register wherever possible instead of manipulating the
2591 register bytes directly.
2592 Assign VALUE_CONTENTS to a variable and use that.
2593 The GPR numbers are now dependent on the architecture.
2594
96ff0de4
EZ
25952002-08-22 Elena Zannoni <ezannoni@redhat.com>
2596
2597 * rs6000-tdep.c (struct rs6000_framedata): Add saved_ev and
2598 ev_offset fields.
2599 (skip_prologue): Add support for BookE/e500 instructions.
2600 (e500_extract_return_value): New function.
2601 (frame_get_saved_regs): Add support for saving ev registers and
2602 pseudo gpr's.
2603 (e500_store_return_value): New function.
2604 (rs6000_gdbarch_init): Move up default intializations of
2605 deprecated_extract_return_value and store_return_value. Overwrite
2606 init of store_return_value with e500 specific version.
2607 Set extract_return_value for e500.
2608
fbefca5b
EZ
26092002-08-22 Elena Zannoni <ezannoni@redhat.com>
2610
2611 * blockframe.c (generic_call_dummy_register_unwind): Use
2612 regcache_cooked_read to catch cases in which the variable is
2613 stored in a pseudo register.
2614
4d210288
AC
26152002-08-22 Andrew Cagney <cagney@redhat.com>
2616
2617 * NEWS: Mention that the i960 has been made obsolete.
2618 * Makefile.in (SFILES): Delete remote-nrom.c, remote-nindy.c and
2619 i960-tdep.c
2620 (remote-nrom.o): Obsolete target.
2621 (remote-nindy.o, i960-tdep.o): Ditto.
2622 * remote-nrom.c: Make file obsolete.
2623 * remote-nindy.c, remote-vx960.c: Ditto.
2624 * config/i960/vxworks960.mt, config/i960/nindy960.mt: Ditto.
2625 * config/i960/mon960.mt, config/i960/tm-i960.h: Ditto.
2626 * config/i960/tm-vx960.h, config/i960/tm-nindy960.h: Ditto.
2627 * config/i960/tm-mon960.h, i960-tdep.c: Ditto.
2628 * configure.tgt: Make i960-*-bout*, i960-nindy-coff*,
2629 i960-*-coff*, i960-nindy-elf*, i960-*-elf*, i960-*-nindy* and
2630 i960-*-vxworks* obsolete.
2631 * MAINTAINERS: Note that the i960 is obsolete.
2632
6c0c456d
CV
26332002-08-21 Corinna Vinschen <vinschen@redhat.com
2634
2635 * aix-thread.c (aix_thread_detach): Disable thread debugging on
2636 detach to allow reinitialization.
2637
9f9d12b3
AC
26382002-08-22 Andrew Cagney <ac131313@redhat.com>
2639
2640 * MAINTAINERS: Change the s390 target to s390-linux-gnu (second
2641 attempt).
2642
ebeb39fe
JB
26432002-08-22 Jim Blandy <jimb@redhat.com>
2644
2645 * coffread.c (coff_symfile_read): Don't try to read the line
2646 number table from disk if the image file doesn't have a symbol
2647 table; we'll never actually look at the info anyway, and Windows
2648 ships DLL's with bogus file offsets for the line number data.
2649
5bf1c677
EZ
26502002-08-21 Elena Zannoni <ezannoni@redhat.com>
2651
2652 * rs6000-tdep.c (rs6000_gdbarch_init): Figure out whether we have
2653 an e500 executable.
2654
71b8ef93
MS
26552002-08-21 Michael Snyder <msnyder@redhat.com>
2656
2657 * mips-tdep.c (MSYMBOL_IS_SPECIAL): Replace macro with function.
2658 (MSYMBOL_SIZE): Replace macro with function.
18f81521
MS
2659 (DEFAULT_MIPS_TYPE): Delete unused macro.
2660 * config/mips/tm-mips.h (DEFAULT_MIPS_TYPE): Delete unused macro.
2661 * config/mips/tm-embed.h (DEFAULT_MIPS_TYPE): Delete unused macro.
71b8ef93 2662
d174216d
JB
26632002-08-21 Jim Blandy <jimb@redhat.com>
2664
2665 * valops.c (value_cast): Simplify and correct logic for doing a
2666 static cast from a pointer to a base class to a pointer to a
2667 derived class.
2668
0ab7a791
AC
26692002-08-21 Andrew Cagney <ac131313@redhat.com>
2670
2671 * infcmd.c (default_print_registers_info): Replace
2672 do_registers_info.
2673 (registers_info): Use gdbarch_print_registers_info instead of
2674 DO_REGISTERS_INFO.
2675 * inferior.h (default_print_registers_info): Replace
2676 do_registers_info.
2677 * gdbarch.sh (PRINT_REGISTERS_INFO): New method.
2678 (DO_REGISTERS_INFO): Change to a predicate function.
2679 * gdbarch.h, gdbarch.c: Regenerate.
2680
e23792cc
KS
26812002-08-21 Keith Seitz <keiths@redhat.com>
2682
2683 * gdb-events.sh: Add target-changed event.
2684 * gdb-events.c: Regenerated.
2685 * gdb-events.c: Regenerated.
2686 * valops.c (value_assign): Add target-changed event notification
2687 to inlval_register, lval_memory, and lval_reg_frame_relative.
2688
9fb14e79
JB
26892002-08-21 Joel Brobecker <brobecker@gnat.com>
2690
2691 * NEWS: Add an entry regarding the improvement of the next/step
2692 operation on Alpha Tru64 multi-processor machines.
2693
6d39a69f
AC
26942002-08-21 Andrew Cagney <ac131313@redhat.com>
2695
72acd513
AC
2696 * Makefile.in: Update dependencies for mi/ cli/ and tui/
2697 directores.
342af04b 2698 * Makefile.in: Update all _h macro definitions.
6d39a69f
AC
2699 * Makefile.in (install-gdbtk): Move to install section.
2700 (rdi-share/libangsd.a): Move to end of file.
2701
fa5f27c7
AC
27022002-08-19 Andrew Cagney <ac131313@redhat.com>
2703
2704 * frame.c (frame_register_unwind): When a register, set addrp to
2705 the register's byte.
2706
5a89d8aa
MS
27072002-08-20 Michael Snyder <msnyder@redhat.com>
2708
2709 * mips-tdep.c (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): These are only
2710 used locally, so move them from the target machine header to here.
2711 (mips_set_processor_type, mips_register_name, mips32_next_pc,
2712 mips16_next_pc, cached_proc_desc, mips_set_processor_type):
2713 Make static.
2714 * config/mips/tm-mips.h (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Delete.
2715
822e978b
AC
27162002-08-20 Andrew Cagney <cagney@redhat.com>
2717
2718 * NEWS: Mention that the Apollo line was made obsolete.
2719 * configure.tgt: Make m68*-apollo*-bsd*, m68*-hp-bsd*, and
2720 m68*-hp-hpux* obsolete.
2721 * configure.host: Make m68*-apollo*-sysv*, m68*-apollo*-bsd*,
2722 m68*-hp-bsd* and m68*-hp-hpux* obsolete.
2723 * buildsym.c (make_blockvector): Make static.
2724 * buildsym.h (make_blockvector): Make extern declaration obsolete.
2725 * Makefile.in (HFILES_NO_SRCDIR): Remove dst.h
2726 (ALLDEPFILES): Remove dstread.c.
2727 (dstread.o): Obsolete make rule.
2728 * dstread.c: Makefile obsolete.
2729 * dst.h: Ditto.
2730 * config/m68k/hp300hpux.mt: Ditto.
2731 * config/m68k/hp300hpux.mh: Ditto.
2732 * config/m68k/hp300bsd.mt: Ditto.
2733 * config/m68k/hp300bsd.mh: Ditto.
2734 * config/m68k/apollo68b.mt: Ditto.
2735 * config/m68k/apollo68v.mh: Ditto.
2736 * config/m68k/apollo68b.mh: Ditto.
2737
e41b17f0
MS
27382002-08-20 Michael Snyder <msnyder@redhat.com>
2739
2740 * mips-tdep.c (mips_in_return_stub): Make static.
2741 (mips_gdbarch_init): Set in_solib_return_trampoline.
2742 * config/mips/tm-mips.h (IN_SOLIB_RETURN_TRAMPOLINE): Delete.
2743
d50355b6
MS
27442002-08-20 Michael Snyder <msnyder@redhat.com>
2745
2746 * gdbarch.sh (IN_SOLIB_RETURN_TRAMPOLINE): Add.
2747 * gdbarch.c, gdbarch.h: Regenerate.
2748 * arch-utils.c, arch-utils.h (generic_in_solib_return_trampoline):
2749 Add.
2750 * infrun.c (IN_SOLIB_RETURN_TRAMPOLINE): Delete default definition.
2751
757a7cc6
MS
27522002-08-20 Michael Snyder <msnyder@redhat.com>
2753
2754 * mips-tdep.c (mips_skip_stub, mips_in_call_stub): Make static.
2755 (mips_gdbarch_init): Set skip_trampoline_code,
2756 in_solib_call_trampoline.
2757 * config/mips/tm-mips.h (REGISTER_NAME): Delete.
2758 (IN_SOLIB_CALL_TRAMPOLINE, SKIP_TRAMPOLINE_CODE): Delete.
2759
c8001721
EZ
27602002-08-20 Elena Zannoni <ezannoni@redhat.com>
2761
2762 * ppc-tdep.h (struct gdbarch_tdep): Add ev registers.
2763
2764 * rs6000-tdep.c (rs6000_register_virtual_type): Return 64 bit
2765 vector type for ev registers.
2766 (e500_pseudo_register_read): New function.
2767 (e500_pseudo_register_write): New function.
2768 (e500_dwarf2_reg_to_regnum): New function.
2769 (PPC_UISA_NOFP_SPRS): New macro.
2770 (PPC_EV_REGS): New macro.
2771 (PPC_GPRS_PSEUDO_REGS): New macro.
2772 (registers_e500): New register set for e500.
2773 (variants): Add e500 variant.
2774 (rs6000_gdbarch_init): Move setting of pc, sp, fp regnums to
2775 before setting architectural dependent variations. Initialize ev
2776 registers numbers. Add case for e500 architecture. Set the
2777 number of pseudo registers.
2778
64366f1c
EZ
27792002-08-20 Elena Zannoni <ezannoni@redhat.com>
2780
2781 * rs6000-tdep.c: Clean up comments.
2782
7e78f0ca
AC
27832002-08-20 Andrew Cagney <cagney@redhat.com>
2784
2785 * h8300-tdep.c: Re-indent file.
2786
697f7479
JB
27872002-08-20 Jim Blandy <jimb@redhat.com>
2788
2789 * Makefile.in (LDFLAGS): Allow the configure script to establish a
2790 default for this.
697f7479 2791
e86ae29f
KS
27922002-08-20 Keith Seitz <keiths@redhat.com>
2793
2794 * breakpoints.c (watch_command_1): Use internal breakpoint
2795 when setting a watchpoint_scope breakpoint.
2796
216b504f
EZ
27972002-08-20 Elena Zannoni <ezannoni@redhat.com>
2798
2799 * gdbtypes.c (build_builtin_type_vec64): Add name to type.
2800 (build_builtin_type_vec64i): Ditto.
2801 (build_builtin_type_vec128): Ditto.
2802 (build_builtin_type_vec128i): Ditto.
2803
f7ab6ec6
MS
28042002-08-19 Michael Snyder <msnyder@redhat.com>
2805
2806 * config/mips/tm-mips.h (ELF_MAKE_MSYMBOL_SPECIAL): Delete.
2807 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Change into functions.
2808 (FIX_CALL_DUMMY, PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME,
2809 POP_FRAME, INIT_EXTRA_FRAME_INFO): Delete.
2810 (CALL_DUMMY_START_OFFSET, CALL_DUMMY_BREAKPOINT_OFFSET,
2811 CALL_DUMMY_ADDRESS): Delete.
2812 * mips-tdep.c (mips_elf_make_msymbol_special, mips_msymbol_size,
2813 mips_msymbol_is_special, mips_fix_call_dummy): New functions.
2814 (mips_gdbarch_init): Set elf_make_msymbol_special, pop_frame,
2815 push_dummy_frame, fix_call_dummy, init_extra_frame_info,
2816 push_return_address.
2817 (mips_register_raw_size, mips_eabi_use_struct_convention,
2818 mips_n32n64_use_struct_convention, mips_o32_use_struct_convention,
2819 mips_o32_reg_struct_has_addr, mips_frame_saved_pc, mips_frame_chain,
2820 mips_init_extra_frame_info, mips_eabi_push_arguments,
2821 mips_n32n64_push_arguments, mips_push_return_address,
2822 mips_push_dummy_frame, mips_pop_frame, mips_skip_prologue,
2823 mips_breakpoint_from_pc, mips_call_dummy_address): Make static.
2824
b5d1566e
MS
28252002-08-19 Michael Snyder <msnyder@redhat.com>
2826
2827 * mips-tdep.c (mips_frame_num_args): New function.
2828 (mips_gdbarch_init): Set frame_chain, frameless_function_invocation,
2829 frame_saved_pc, frame_args_address, frame_locals_address,
2830 frame_num_args, and frame_args_skip.
2831 * config/mips/tm-mips.h (FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION,
2832 FRAME_SAVED_PC, FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS,
2833 FRAME_NUM_ARGS, FRAME_ARGS_SKIP): Delete.
2834 * config/mips/tm-mipsv4.h (FRAME_CHAIN_VALID): Delete.
2835
2f1488ce
MS
28362002-08-20 Michael Snyder <msnyder@redhat.com>
2837
2838 * config/mips/tm-mips.h (STORE_STRUCT_RETURN): Delete.
2839 (EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
2840 * mips-tdep.c (mips_store_struct_return): New function.
2841 (mips_extract_struct_value_address): New function.
2842 (mips_gdbarch_init): Set store_struct_return and
2843 extract_struct_value_address.
2844
41ff2da1
DC
28452002-08-20 David Carlton <carlton@math.stanford.edu>
2846
2847 * dwarf2read.c (dwarf2_build_psymtabs): Check that
2848 dwarf_line_offset is nonzero before creating dwarf_line_buffer.
2849 (read_file_scope): Check that line_header is nonzero before
2850 decoding macro information.
2851
e5451d58
MK
28522002-08-20 Mark Kettenis <kettenis@gnu.org>
2853
2854 * i386-tdep.h (FP_REGNUM_P): Change such that we don't incorrectly
2855 flag the general-purpose registers as floating-point on targets
2856 that don't support the floating-point registers.
2857
4a6daafa
EZ
28582002-08-20 Elena Zannoni <ezannoni@redhat.com>
2859
2860 * rs6000-tdep.c (altivec_register_p): Delete.
2861 (rs6000_do_altivec_registers): Delete.
2862 (rs6000_altivec_registers_info): Delete.
2863 (rs6000_do_registers_info): Delete.
2864 (_initialize_rs6000_tdep): Remove command 'info powerpc altivec'.
2865 (rs6000_gdbarch_init): Remove setting of do_registers_info.
2866
ab4327e0
EZ
28672002-08-20 Elena Zannoni <ezannoni@redhat.com>
2868
2869 * infcmd.c (do_registers_info): Print vector registers in hex
2870 format only.
2871 (print_vector_info): Check that printing registers
2872 makes sense.
2873 (print_float_info): Ditto.
2874
cb1d2653
AC
28752002-08-20 Andrew Cagney <ac131313@redhat.com>
2876
2877 * mips-tdep.c (mips_gdbarch_init): Update.
2878 (mips_o32_extract_return_value): Rewrite.
2879 (mips_o32_store_return_value): Rewrite.
2880 (mips_o32_xfer_return_value): New function.
2881 (mips_xfer_register): Tweak debug print message. Allow for
2882 buf_offset when dumping the value transfered.
2883
dfc3d9b2
AC
28842002-08-20 Andrew Cagney <ac131313@redhat.com>
2885
2886 * config/mips/tm-nbsd.h (MIPS_DEFAULT_ABI): Delete.
2887 * config/mips/tm-linux.h (MIPS_DEFAULT_ABI): Delete.
2888 * config/mips/tm-irix5.h (MIPS_DEFAULT_ABI): Delete.
2889 * config/mips/tm-irix6.h (MIPS_DEFAULT_ABI): Delete.
2890 * mips-tdep.c (mips_gdbarch_init) [MIPS_DEFAULT_ABI]: Delete code.
2891
7807aa61
MS
28922002-08-14 Michael Snyder <msnyder@redhat.com>
2893
2894 * mips-tdep.c (mips_frame_chain): Check for call-dummy frames.
2895
489461e2
EZ
28962002-08-19 Elena Zannoni <ezannoni@redhat.com>
2897
2898 * rs6000-tdep.c (struct reg): Add field to indicate a pseudo
2899 register.
2900 (P): New macro to define a register as a pseudo register.
2901 (R, R4, R8, R16, FR32, R64, R0): Updated.
2902 (struct variant): Add new fields for number of pseudo registers
2903 and number of total registers.
2904 (tot_num_registers): New macro replacing....
2905 (num_registers): ...deleted macro.
2906 (num_registers): New function.
2907 (num_pseudo_registers): New function.
2908 (variants): Update all variants to intialize new fields correctly.
2909 Postpone initialization of number of pseudo regs and real regs.
2910 (init_variants): New function.
2911 (rs6000_gdbarch_init): Initialize variants. Update calculation of
2912 registers offsets.
2913
fcaffe4c
DC
29142002-08-19 David Carlton <carlton@math.stanford.edu>
2915
2c2738a0
DC
2916 * valops.c (search_struct_field): Change error message to treat
2917 return value of 0 from value_static_field as meaning that field is
2918 optimized out.
2919 (value_struct_elt_for_reference): Ditto.
2920 * values.c (value_static_field): Treat an unresolved location the
2921 same as a nonexistent symbol. Fix PR gdb/635.
2a73a662
DC
2922 * gnu-v2-abi.c (gnuv2_value_rtti_type): Eliminate test for being
2923 enclosed. Fix PR gdb/574.
fcaffe4c
DC
2924 * MAINTAINERS: Add self to Write After Approval list.
2925
88658117
AC
29262002-08-19 Andrew Cagney <ac131313@redhat.com>
2927
2928 * mips-tdep.c (mips_xfer_register): New function.
2929 (mips_n32n64_extract_return_value): Rewrite.
2930 (mips_gdbarch_init): For N32 and N64, set extract_return_value
2931 instead of deprecated_extract_return_value.
2932
21283beb
EZ
29332002-08-19 Elena Zannoni <ezannoni@redhat.com>
2934
2935 * rs6000-tdep.c (TDEP): Delete macro.
2936 (branch_dest): Replace use of TDEP macro with its body.
2937 (rs6000_pop_frame): Ditto.
2938 (rs6000_push_arguments): Ditto.
2939 (rs6000_skip_trampoline_code): Ditto.
2940 (rs6000_frame_saved_pc): Ditto.
2941 (rs6000_frame_chain): Ditto.
2942 (rs6000_register_name): Ditto.
2943 (rs6000_register_byte): Ditto.
2944 (rs6000_register_raw_size): Ditto.
2945 (rs6000_register_virtual_type): Ditto.
2946 (rs6000_register_convertible): Ditto.
2947 (rs6000_convert_from_func_ptr_addr): Ditto.
2948
bf072999
DJ
29492002-08-19 Daniel Jacobowitz <drow@mvista.com>
2950
2951 * config/mips/tm-linux.h (REALTIME_LO, REALTIME_HI): Define
2952 conditionally.
2953 (JB_PC, JB_ELEMENT_SIZE): Rename to MIPS_LINUX_JB_PC and
2954 MIPS_LINUX_JB_ELEMENT_SIZE.
2955 * mips-linux-tdep.c (supply_gregset, fill_gregset): Use alloca
2956 for MAX_REGISTER_RAW_SIZE arrays.
2957 (mips_linux_get_longjmp_target): Use MIPS_LINUX_JB_PC and
2958 MIPS_LINUX_JB_ELEMENT_SIZE.
2959
9b949a49
PM
29602002-08-19 Pierre Muller <muller@ics.u-strasbg.fr>
2961
2962 * i387-tdep.c (i387_print_float_info): Fix typo in comment.
2963
6d3e79c6
AS
29642002-08-19 Aidan Skinner <aidan@velvet.net>
2965
2966 * Makefile.in (SFILES): Add ada-exp.y ada-lang.c ada-typeprint.c
2967 ada-valprint.c ada-tasks.c.
2968 (YYFILES): Add ada-exp.y.
2969 (ada-exp.tab.c ada-lex.c ada-lang.o): New target.
2970 (ada-tasks.o ada-typeprint.o ada-valprint.o): New target.
2971 (ada-exp.tab.o): New target.
2972
06c0b04e
AC
29732002-08-18 Andrew Cagney <ac131313@redhat.com>
2974
2975 * regcache.c (regcache_xfer_part): New function.
2976 (regcache_raw_read_part): New function.
2977 (regcache_raw_write_part): New function.
2978 (regcache_cooked_read_part): New function.
2979 (regcache_cooked_write_part): New function.
2980 * regcache.h (regcache_raw_read_part): Declare.
2981 (regcache_raw_write_part): Declare.
2982 (regcache_cooked_read_part): Declare.
2983 (regcache_cooked_write_part): Declare.
2984
92d1e331
DJ
29852002-08-18 Daniel Jacobowitz <drow@mvista.com>
2986
2987 * remote.c (remote_open_1): Add async_p.
2988 (remote_async_open_1): Delete.
2989 (open_remote_target): Delete.
2990 (remote_open, extended_remote_open): Update calls to remote_open_1.
2991 (remote_async_open, extended_remote_async_open): Call
2992 remote_open_1 instead of remote_async_open_1.
2993
247055de
MK
29942002-08-19 Mark Kettenis <kettenis@gnu.org>
2995
2996 * blockframe.c: Fix a few coding standard violations.
2997
641eda39
MK
29982002-08-19 Mark Kettenis <kettenis@gnu.org>
2999
0b717710
MK
3000 * config/i386/nm-i386sco5.h (START_INFERIOR_TRAPS_EXPECTED): Moved
3001 here from ...
3002 * config/i386/tm-i386sco5.h: ... here. File removed.
3003 * config/i386/i386sco5.mt (TM_FILE): Set to tm-i386v4.h.
3004
26d28e12 3005 * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define.
641eda39
MK
3006 * config/i386/i386aout.mt (TDEPFILES): Add i387-tdep.o
3007 (TM_FILE): Set to tm-i386.h.
3008 * config/i386/i386v.mt (TM_FILE): Set to tm-i386.h.
3009 * config/i386/tm-i386v.h: Remove file.
3010 * config/i386/tm-ptx.h [!SEQUENT_PTX4]: Include "i386/tm-i386.h"
3011 instead of "i386/tm-i386v.h".
3012 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
3013 * config/i386/tm-symmetry: Include "i386/tm-i386.h" instead of
3014 "i386/tm-i386v.h".
3015 (START_INFERIOR_TRAPS_EXPECTED): Remove define.
3016 * config/i386/tm-vxworks.h: Include "i386/tm-i386.h" instead of
3017 "i386/tm-i386.h".
3018
d4e0bab4
MK
30192002-08-18 Mark Kettenis <kettenis@gnu.org>
3020
3021 * config/i386/nm-i386v.h: Add protection against
3022 multiple-inclusion.
3023 (i386_register_u_addr): Remove prototype.
3024 (register_u_addr): New prototype.
3025 (REGISTER_U_ADDR): Redefine accordingly.
3026 * i386v-nat.c: Improve several comments.
3027 (i386_register_u_addr): Change signature and rename to
3028 register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of
3029 ubase variable.
3030
46cac009
AC
30312002-08-18 Andrew Cagney <ac131313@redhat.com>
3032
3033 * config/mips/tm-mips.h (STORE_RETURN_VALUE): Delete macro.
3034 (DEPRECATED_EXTRACT_RETURN_VALUE): Delete macro.
3035 * mips-tdep.c (mips_gdbarch_init): Set store_return_value and
3036 deprecated_extract_return_value.
3037 (mips_o32_push_arguments, mips_o64_push_arguments): Clone and
3038 rename mips_o32o64_push_arguments.
3039 (mips_gdbarch_init): Update.
3040 (mips_extract_return_value): Delete.
3041 (mips_o32_extract_return_value): Clone mips_extract_return_value.
3042 (mips_o64_extract_return_value): Clone mips_extract_return_value.
3043 (mips_eabi_extract_return_value): Clone mips_extract_return_value.
3044 (mips_n32n64_extract_return_value): Clone
3045 mips_extract_return_value.
3046 (mips_store_return_value): Delete.
3047 (mips_o32_store_return_value): Clone mips_store_return_value.
3048 (mips_o64_store_return_value): Clone mips_store_return_value.
3049 (mips_eabi_store_return_value): Clone mips_store_return_value.
3050 (mips_n32n64_store_return_value): Clone mips_store_return_value.
3051
d2e4a39e
AS
30522002-08-18 Aidan Skinner <aidan@velvet.net>
3053
0c30c098
AS
3054 * ada-lang.c: Use gdb_string.h instead of <string.h>.
3055 * ada-typeprint.c: Use gdb_string.h instead of <string.h>.
3056
30572002-08-18 Aidan Skinner <aidan@velvet.net>
3058
3059 * ada-lang.c: Run through gdb_indent.sh.
3060 * ada-lang.h: Run through gdb_indent.sh.
3061 * ada-tasks.c: Run through gdb_indent.sh.
3062 * ada-typeprint.c: Run through gdb_indent.sh.
3063 * ada-valprint.c: Run through gdb_indent.sh.
d2e4a39e 3064
01fc4e33
AC
30652002-08-18 Andrew Cagney <ac131313@redhat.com>
3066
3067 * osabi.c (gdbarch_init_osabi): Don't complain about an unknown
3068 ABI.
3069
d8ee244c
MK
30702002-08-18 Mark Kettenis <kettenis@gnu.org>
3071
c38d8261
MK
3072 * i386b-nat.c [FETCH_INFERIOR_REGISTERS]: Remove dead code.
3073
222db64c
MK
3074 * config/i386/nm-i386bsd.h (FLOAT_INFO): Remove redundant #undef.
3075 * i386b-nat.c [FLOAT_INFO]: Remove dead code.
3076
c2848c82
MK
3077 * i386-tdep.c (i386_do_pop_frame, i386_store_return_value): Call
3078 write_register_gen instead of write_register_bytes.
3079
d8ee244c
MK
3080 * NEWS: Mention that the i[3456]-*mach3*, i[3456]-*-mach* and
3081 i[3456]-*-osf1mk* configurations have been made obsolete.
3082 * configure.host: Make i[3456]86-*-mach3*, i[3456]86-*mach* and
3083 i[3456]86-*-osf1mk* hosts obsolete.
3084 * confighure.tgt: Make i[3456]86-*-mach3*, i[3456]86-*-osf1mk*
3085 targets obsolete.
3086 * config/i386/i386mach.mh, config/i386/nm-i386mach.h,
3087 config/i386/xm-i386mach.h, config/i386/i386m3.mh,
3088 config/i386/i386m3.mt, config/i386/nm-m3.h,
3089 config/i386/tm-i386m3.h, config/i386/xm-i386m3.h,
3090 config/i386/i386mk.mh, config/i386/i386mk.mt,
3091 config/i386/tm-i386mk.h, config/i386/xm-i386mk.h: Make files
3092 obsolete.
3093 * i386mach-nat.c, i386m3-nat.c: Make files obsolete.
3094 * Makefile.in (ALLDEPFILES): Remove i386mach.c i386m3-nat.c
3095 (i386mach-nat.o, i386m3-nat.o):Make targets obsolete.
3096
61d8d407
AC
30972002-08-18 Andrew Cagney <ac131313@redhat.com>
3098
3099 * config/pa/tm-hppa.h (hppa_store_return_value): Declare.
3100 (hppa_value_returned_from_stack): Declare.
3101 (hppa_extract_return_value): Declare.
3102 * config/pa/hppa.mt: New file.
3103 * configure.tgt: Recognize hppa*-*-*.
3104 * MAINTAINERS: Change HPPA target to hppa-elf. Still broken.
3105
0c52bd59
MK
31062002-08-18 Mark Kettenis <kettenis@gnu.org>
3107
3108 * i386-sol2-tdep.c (_initialize_i386_sol2_tdep): Fix typo in
3109 comment.
3110
b5686e99
MK
31112002-08-17 Mark Kettenis <kettenis@gnu.org>
3112
3113 * top.c (gdb_rl_operate_and_get_next): Make sure
3114 operate-and-get-next functions correctly even when the history
3115 list is completely filled.
3116
c1bab85b
AC
31172002-08-18 Andrew Cagney <ac131313@redhat.com>
3118
3119 * MAINTAINERS (Target Instruction Set Architectures): Rename
3120 Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd.
3121 Replace s390-linux with s390-linux-gnu. Remove i386-aout,
3122 mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp,
3123 already listed under Host/Native.
3124
3125 * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*,
3126 i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add
3127 mips*-*-*.
3128
32089c7c
AC
31292002-08-17 Andrew Cagney <ac131313@redhat.com>
3130
3131 * config/ia64/ia64.mt: New file.
3132 * config/alpha/alpha.mt: New file.
3133 * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to
3134 ia64-linux-gnu. Mention that ia64-elf is broken.
3135 * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns.
3136
b4671f85
MK
31372002-08-17 Mark Kettenis <kettenis@elgar.kettenis.dyndns.org>
3138
3139 * i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): Use
3140 generic_func_frame_valid instead of func_frame_valid.
3141
c8edd8b4
JB
31422002-08-16 Joel Brobecker <brobecker@gnat.com>
3143
3144 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,
3145 procfs appears to be broken when debugging on multi-processor
3146 machines. So enable software single stepping in order to avoid
3147 using the procfs interface to do next/step operations, using
3148 internal breakpoints instead.
3149
3150 * infrun.c (handle_inferior_event): Readjust the stop_pc by
3151 DECR_PC_AFTER_BREAK when hitting a single step breakpoint, to
3152 make this pc address equal to the value it would have if the
3153 system stepping capability was used. Also set a new flag used
3154 to ensure that we don't readjust the PC one more time later.
3155
3156 * breakpoint.c (bpstat_stop_status): Do not adjust the PC
3157 address by DECR_PC_AFTER_BREAK when software single step is
3158 in use for this architecture, as this has already been taken
3159 care of in handle_inferior_event().
3160
238617f6
JB
31612002-08-16 Joel Brobecker <brobecker@gnat.com>
3162
3163 * infrun.c (handle_inferior_event): Minor reformatting, to make
3164 a rather long condition expression easier to read.
3165
541a7aac
AC
31662002-08-16 Andrew Cagney <ac131313@redhat.com>
3167
3168 * Makefile.in (gdbtk.o): Move to end of file.
3169 (gdbtk-bp.o, gdbtk-cmds.o): Ditto.
3170 (gdbtk-hooks.o, gdbtk-register.o): Ditto.
3171 (gdbtk-stack.o, gdbtk-varobj.o): Ditto.
3172 (gdbtk-wrapper.o, gdbres.o): Ditto.
3173
f92d4a7b
AC
31742002-08-16 Andrew Cagney <ac131313@redhat.com>
3175
3176 * Makefile.in (copying.o): Separate out compile rule.
3177 (hpux-thread.o, procfs.o, signals.o): Ditto.
3178 (v850ice.o, z8k-tdep.o): Ditto.
3179 (tui-file.o): Move to TUI section.
3180 (xdr_ptrace.o, xdr_rdb.o, xdr_ld.o): Move to separate section.
3181 (nindy.o, Onindy.o, ttyflush.o): Move to separate section.
3182
1cce71eb
JB
31832002-08-16 Joel Brobecker <brobecker@gnat.com>
3184
3185 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed from
3186 skip_trampoline_code, for better namespace-proofing.
3187
3188 * i386-tdep.h (i386_pe_skip_trampoline_code): Add declaration.
3189
0851f23d
JB
31902002-08-16 Joel Brobecker <brobecker@gnat.com>
3191
3192 * config/i386/tm-cygwin.h: Remove some "#if 0"'ed macros.
3193
f8d40ec8
JB
31942002-08-16 Joel Brobecker <brobecker@gnat.com>
3195
3196 * infrun.c (handle_inferior_event): When receiving a SIGTRAP
3197 signal, check whether we hit a breakpoint before checking for a
3198 single step breakpoint. Otherwise, GDB fails to notice that a
3199 breakpoint has been hit when stepping onto a breakpoint.
3200
63d022e0
KS
32012002-08-16 Keith Seitz <keiths@redhat.com>
3202
3203 * gdb-events.sh (clear_gdb_event_hooks): New function.
3204 * gdb-events.c: Regenerate.
3205 * gdb-events.h: Regenerate.
3206
6e31adb3
AC
32072002-08-16 Andrew Cagney <ac131313@redhat.com>
3208
3209 * breakpoint.c (bpstat_stop_status): Rename not_a_breakpoint to
3210 not_a_sw_breakpoint.
3211 * breakpoint.h (bpstat_stop_status): Add parameter names.
3212
c8189ed1
GS
32132002-08-16 Grace Sainsbury <graces@redhat.com>
3214
3215 * remote.c (remote_insert_hw_breakpoint)
3216 (remote_remove_hw_breakpoint): Fix calculation of length field
3217 for Z-packet.
3218
d05285fa
MS
32192002-08-15 Michael Snyder <msnyder@redhat.com>
3220
466d7106
MS
3221 * irix5-nat.c (supply_gregset): Allocate plenty-big buffer
3222 (32 bytes) instead of using MAX_REGISTER_RAW_SIZE.
3223 (supply_fpregset): Ditto.
3224
d05285fa
MS
3225 * config/mips/tm-mips.h (REGISTER_CONVERT_TO_VIRTUAL,
3226 REGISTER_CONVERT_TO_RAW, REGISTER_CONVERTIBLE,
3227 MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE): Delete.
bcb0cc15 3228 (TARGET_READ_SP): Delete.
bf1f5b4c 3229 (DO_REGISTERS_INFO): Delete.
102182a9
MS
3230 (FUNCTION_START_OFFSET, IN_SIGTRAMP, REGISTER_VIRTUAL_SIZE):
3231 Delete.
3232 (REGISTER_CONVERT_FROM_TYPE, REGISTER_CONVERT_TO_TYPE): Convert
3233 from macros to functions.
bf1f5b4c 3234
d05285fa
MS
3235 * mips-tdep.c (mips_gdbarch_init): Set the above in the gdbarch.
3236 (mips_register_convertible, mips_register_convert_to_virtual,
3237 mips_register_convert_to_raw): Make static.
bcb0cc15
MS
3238 (mips_read_sp): New function.
3239 (mips_gdbarch_init): Set gdbarch read_sp to mips_read_sp.
bf1f5b4c
MS
3240 (mips_do_registers_info): Make static.
3241 (mips_gdbarch_init): Insert mips_do_registers_info into gdbarch.
102182a9
MS
3242 (in_sigtramp): Make static, rename to mips_pc_in_sigtramp.
3243 (mips_register_convert_from_type, mips_register_convert_to_type):
3244 New functions.
3245 (mips_gdbarch_init): Set up function_start_offset,
3246 register_virtual_size, pc_in_sigtramp.
d05285fa 3247
e76f1f2e
AC
32482002-08-15 Andrew Cagney <ac131313@redhat.com>
3249
3250 * infcmd.c (vector_info): New function.
3251 (_initialize_infcmd): Add command "info vector".
3252 (print_vector_info): New function.
3253
3254 * gdbarch.sh (PRINT_VECTOR_INFO): New method
3255 * gdbarch.h, gdbarch.c: Regenerate.
3256
4782dc19
AC
32572002-08-15 Andrew Cagney <ac131313@redhat.com>
3258
3259 * infcmd.c (do_registers_info): Rename parameter ``fpregs'' to
3260 ``print_all''. Only print vector registers when ``print_all''.
3261
23e3a7ac
AC
32622002-08-15 Andrew Cagney <ac131313@redhat.com>
3263
8e186fd6
AC
3264 * i387-tdep.h (i387_print_float_info): Add `args' parameter.
3265 * i387-tdep.c (i387_print_float_info): Add `args' parameter.
3266
23e3a7ac
AC
3267 * gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
3268 Add `args' parameter.
3269 * gdbarch.h, gdbarch.c: Regenerate.
3270
3271 * arm-tdep.c (arm_print_float_info): Add the parameter `args'.
3272
3273 * infcmd.c (float_info): Call print_float_info.
3274 (print_float_info): New function. By default, print the
3275 floating-point registers.
3276
3277 * arch-utils.h (default_print_float_info): Delete declaration.
3278 * arch-utils.c (default_print_float_info): Delete function.
3279
e0ca2bb9
MK
32802002-08-16 Mark Kettenis <kettenis@gnu.org>
3281
3f733acc
MK
3282 * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented
3283 out define.
3284
7d8d2918
MK
3285 * i387-tdep.c (i387_print_float_info): Add comment about ignoring
3286 FRAME.
3287
1c7cc583
MK
3288 * NEWS: Mention that the i[3456]-*-aix target has been made obsolete.
3289 * configure.host: Make i[3456]86-*-aix host obsolete.
3290 * configure.tgt: Make i[3456]86-*-aix target obsolete.
3291 * config/i386/i386aix.mh, config/i386/i386aix.mt,
3292 config/i386/nm-i386aix.h, condig/i386/tm-i386aix.h,
3293 config/i386/xm-i386aix.h: Make files obsolete.
3294 * i386aix-nat.c: Make file obsolete.
3295 * Makefile.in (ALLDEPFILES): Remove i386aix-nat.c.
3296 (i386aix-nat.o): Make target obsolete.
3297
e0ca2bb9
MK
3298 * config/i386/nm-gnu.h: Removed.
3299 * config/i386/nm-i386gnu.h: New file.
3300 (THREAD_STATE_FLAVOR, THREAD_STATE_SIZE,
3301 THREAD_STATE_SET_TRACED, THREAD_STATE_CLEAR_STATE, ATTACH_DETACH):
3302 Moved here from ...
3303 * config/i386/tm-i386gnu.h: ... here. Removed.
3304 * config/i386/xm-i386gnu.h: Removed.
3305 * config/i386/i386gnu.mh (XM_FILE): Set to xm-i386.h.
3306 (NAT_FILE): Set to nm-i386gnu.h.
3307 * config/i386/i386gnu.mt (TDEPFILES): Add i386gnu-tdep.o.
3308 * i386-tdep.c: New file.
3309 * Makefile.in (ALLDEPFILES): Add i386gnu-nat.c and i386gnu-tdep.c.
3310 (i386gnu-tdep.o): Specify dependencies.
3311
16057ec7 33122002-08-15 Mark Kettenis <kettenis@gnu.org>
61113f8b 3313
6b99ee2e
MK
3314 * config/i386/tm-i386sco5.h: Include "i386/tm-i386v4.h" instead of
3315 "i386/tm-i386.h", "i386/tm-i386v.h" and "config/tm-sysv.h".
3316 Adjust a few comments to reflect reality a bit closer.
3317 (KERNEL_U_SIZE, TARGET_HAS_HARDWARE_WATCHPOINTS,
3318 TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUEABLE_WATCHPOINT,
3319 HAVE_STEPPABLE_WATCHPOINT, STOPPED_BY_WATCHPOINT,
3320 target_insert_watchpoint, target_remove_watchpoint):
3321 Move defines to ...
3322 * config/i386/nm-i386sco5.h: ... here.
3323 (kernel_u_size): Add prototype. Improve a few comments and add
3324 protection against multiple inclusion.
3325
d9a6f65c
MK
3326 * config/i386/nm-i386sco.h (FLOAT_INFO): Remove already commented
3327 out define.
3328
047eff6a
MK
3329 * uw-thread.c (SP_ARG0): Define if not already defined.
3330 * config/i386/tm-i386.h (SO_ARG0): Remove define.
3331
dcdb1290
MK
3332 * config/i386/tm-i386v4.h (HAVE_I387_REGS): Remove define.
3333
5d2d0b2a
MK
3334 * config/i386/tm-i386.h: Don't include "regcache.h".
3335
61113f8b
MK
3336 * i387-tdep.h (i387_print_float_info): New prototype.
3337 * i387-tdep.c (print_i387_value, print_i387_ext,
3338 print_i387_status_word, print_i387_control_word): Add `struct
3339 ui_file *' argument and use it for output.
3340 (i387_print_float_info): Renamed from i387_float_info. Add
3341 `struct gdbarch *' and `struct ui_file *' arguments and use the
3342 latter for output.
3343 * i386-tdep.c: Include "i387-tdep.h".
3344 (i386_gdbarch_init): Set print_float_info.
3345 * config/i386/tm-i386.h (i387_float_info): Remove prototype.
3346 (FLOAT_INFO): Remove define.
3347
46e0f506
MS
33482002-08-13 Michael Snyder <msnyder@redhat.com>
3349
3350 * mips-tdep.c (mips_push_arguments): Rename to
3351 mips_eabi_push_arguments, and tune for EABI.
3352 (MIPS_REGS_HAVE_HOME_P): Delete.
3353 (struct gdbarch_tdep): Remove mips_regs_have_home_p field.
3354 (mips_gdbarch_init): Set gdbarch push_arguments for eabi.
3355 Delete references to mips_regs_have_home_p.
3356
409268de
KS
33572002-08-14 Keith Seitz <keiths@redhat.com>
3358
3359 * Makefile.in (install-gdbtk): Create insight plugin directory.
3360 Install plugins.tcl file.
3361
ffc6a242
KS
33622002-08-14 Keith Seitz <keiths@redhat.com>
3363
3364 * configure.in: Move SUBDIRS to near top of the file so that
3365 --enable options may add things to it.
3366 If gdbtk is enabled, add gdbtk directory to SUBDIRS and configdirs.
3367 * configure: Regenerate.
3368
ebafbe83
MS
33692002-08-13 Michael Snyder <msnyder@redhat.com>
3370
3371 * mips-tdep.c (mips_o32o64_push_arguments): New function,
3372 cloned from mips_push_arguments, tuned for o32/o64 ABI.
3373 (mips_gdbarch_init): Set gdbarch_push_arguments to new func.
3374
32f6f25d
AC
33752002-08-13 Andrew Cagney <ac131313@redhat.com>
3376
3377 * vax-tdep.c (vax_get_saved_register): Delete function.
3378 (vax_gdbarch_init): Update.
3379 * ns32k-tdep.c (ns32k_get_saved_register): Delete function.
3380 (ns32k_gdbarch_init): Update.
3381 * alpha-tdep.c (alpha_get_saved_register): Delete function.
3382 (alpha_gdbarch_init): Update.
3383
53826de9
AC
33842002-08-13 Andrew Cagney <cagney@redhat.com>
3385
3386 * regcache.c (init_regcache_descr): Overallocate the
3387 raw_register_valid_p array including space for NUM_PSEUDO_REGS.
3388 (registers_changed): Replace NUM_REGS+NUM_PSEUDO_REGS with
3389 nr_raw_registers.
3390 (set_register_cached): Add range checking assertions. Use
3391 current_regcache.
3392
16057ec7 33932002-08-13 Mark Kettenis <kettenis@gnu.org>
7d12f766
MK
3394
3395 * i386-tdep.c (i386_stab_reg_to_regnum): Return correct register
3396 numbers for MMX registers.
3397
7b4c2dce
AC
33982002-08-13 Andrew Cagney <cagney@redhat.com>
3399
3400 * i386-tdep.c (i386_gdbarch_init): Use
3401 generic_unwind_get_saved_register.
3402
1e03ad20
KB
34032002-08-13 Kevin Buettner <kevinb@redhat.com>
3404
3405 * procfs.c (procfs_can_use_hw_breakpoint): New function.
3406 (init_procfs_ops): Define ``to_can_use_hw_breakpoint'' for procfs
3407 target vector.
3408 * config/mips/nm-irix5.h (TARGET_CAN_USE_HARDWARE_WATCHPOINT):
3409 Delete. Add comment regarding this now-deleted target method.
3410
548bcbec
SC
34112002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3412
3413 * m68hc11-tdep.c (M68HC12_NUM_PSEUDO_REGS): New define.
3414 (M68HC12_HARD_PC_REGNUM): Define specific PC for 68HC12 (pseudo reg).
3415 (m68hc11_pseudo_register_read): Compute the 68HC12 PC using the
3416 real PC and the page number (if it's within the memory bank window).
3417 (m68hc11_pseudo_register_write): Likewise when saving.
3418 (m68hc11_register_name): Name the virtual pc 'pc' and the real one ppc.
3419 (m68hc11_register_virtual_type): Return uint32 for virtual pc.
3420 (m68hc11_register_raw_size): And use 32-bit for it.
3421 (m68hc11_gdbarch_init): Use 32-bit address for 68HC12 if the
3422 16K memory bank is used by the prog; also use the virtual pc.
3423
7df11f59
SC
34242002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3425
3426 * m68hc11-tdep.c (m68hc11_elf_make_msymbol_special): New function.
3427 (m68hc11_gdbarch_init): Install it in gdbarch.
3428 (MSYMBOL_SET_RTC, MSYMBOL_SET_RTI): New to set symbol specific flags.
3429 (MSYMBOL_IS_RTC, MSYMBOL_IS_RTI): New to test these flags.
3430 (MSYMBOL_SIZE): New for documentation.
3431 (insn_return_kind): Enum to specify how a function returns.
3432 (frame_extra_info): Cleanup and record the return mode.
3433 (gdbarch_tdep, USE_PAGE_REGISTER): New to control the use of page
3434 register in address computation.
3435 (m68hc11_get_return_insn): New to obtain the return instruction used
3436 by the function.
3437 (m68hc11_frame_init_saved_regs): Take into account the return
3438 instruction used by the function for far and interrupt functions.
3439 (m68hc11_init_extra_frame_info): Take into account page register.
3440 (m68hc11_frame_args_address): Adjust according to the return mode.
3441 (show_regs): Print page register only when it's used.
3442
5706502a
SC
34432002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3444
3445 * m68hc11-tdep.c (HARD_PAGE_REGNUM): Define for 68HC12 page register.
3446 (M68HC11_LAST_HARD_REG, m68hc11_register_names): Update.
3447 (m68hc11_register_virtual_type): Return a 8-bit type for 8-bit
3448 registers.
3449 (m68hc11_register_raw_size): Likewise.
3450
28fc6740
AC
34512002-08-13 Andrew Cagney <cagney@redhat.com>
3452
3453 * i386-tdep.c (i386_register_name): Handle mmx registers.
3454 (mmx_regnum_p): New function.
3455 (i386_mmx_names): New array.
3456 (mmx_num_regs): New variable.
3457 (i386_pseudo_register_read): New function.
3458 (i386_pseudo_register_write): New function.
3459 (mmx_regnum_to_fp_regnum): New function. Code from Fernando Nasser.
3460
3461 * regcache.c (regcache_raw_read_unsigned): New function.
3462 (regcache_raw_read_signed): New function.
3463 * regcache.h (regcache_raw_read_unsigned): Declare.
3464 (regcache_raw_read_signed): Declare.
3465
a378f419
AC
34662002-08-13 Andrew Cagney <cagney@redhat.com>
3467
3468 * regcache.c (regcache_raw_read_as_address): Delete function.
3469 (regcache_cooked_read_signed): New function.
3470 (regcache_cooked_read_unsigned): New function.
3471 * regcache.h (regcache_cooked_read_signed): Declare.
3472 (regcache_cooked_read_unsigned): Declare.
3473 (regcache_raw_read_as_address): Delete declaration.
3474
3475 * blockframe.c (generic_read_register_dummy): Use
3476 regcache_cooked_read_unsigned.
3477 * i386-tdep.c (i386_extract_struct_value_address): Use
3478 regcache_cooked_read_unsigned.
3479
81967506
SC
34802002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3481
3482 * m68hc11-tdep.c (m68hc11_gdbarch_init): Set int, double and long
3483 double sizes according to ELF ABI flags.
3484 (gdbarch_tdep): Record elf_flags.
3485
ffe1f3ee
SC
34862002-08-13 Stephane Carrez <stcarrez@nerim.fr>
3487
3488 * m68hc11-tdep.c (M6812_OP_PSHX, M6812_OP_PSHY): New defines.
3489 (m6812_prolog): They can appear in 68HC12 function prologue.
3490 (m68hc11_frame_chain): Cleanup.
3491
98216c5d
AC
34922002-08-12 Andrew Cagney <cagney@redhat.com>
3493
3494 * i386-tdep.h (i386_register_byte, i386_register_raw_size): Delete
3495 declarations.
3496 * i386-linux-tdep.c (i386_linux_register_byte): Delete function.
3497 (i386_linux_register_raw_size): Delete function.
3498 (i386_linux_init_abi): Update.
3499 * i386-tdep.c (i386_register_raw_size): Delete function.
3500 (i386_register_byte): Delete function.
3501 (i386_gdbarch_init): Update.
3502 (i386_register_size): Delete array.
3503 (i386_register_offset): Delete array.
3504
3505 * config/i386/tm-symmetry.h (REGISTER_BYTE): Delete macro.
3506 (REGISTER_RAW_SIZE): Delete macro.
3507 * config/i386/tm-ptx.h (REGISTER_RAW_SIZE): Delete macro.
3508 (REGISTER_BYTE): Delete macro.
3509
3b19021e
AS
35102002-08-11 Aidan Skinner <aidan@velvet.net>
3511
3512 * ada-lang.c (ada_lookup_partial_symbol)
3513 (to_fixed_variant_branch_type) (find_line_in_linetable): Fix
3514 prototype names so that grep ^func works properly.
3515
3516 * ada-lang.c (ada_array_element_type)
3517 (ada_lookup_partial_symbol): Fix typos in parameter list.
3518
3519 * ada-valprint.c (val_print_packed_array_elements) (ada_val_print_1):
3520 Fix prototype names so that grep ^func works properly.
3521
b063e7a2
AC
35222002-08-10 Andrew Cagney <cagney@redhat.com>
3523 Elena Zannoni <ezannoni@redhat.com>
3524 Martin M. Hunt <hunt@redhat.com>
3525
3526 * gdbtypes.c (build_builtin_type_vec128): Set the vector bit.
3527 (build_builtin_type_vec128i): Set the vector bit.
3528 * gdbtypes.h (builtin_type_vec64, builtin_type_vec64i): Declare.
3529 * gdbtypes.c (builtin_type_vec64, builtin_type_vec64i): Define.
3530 (build_builtin_type_vec64): New function.
3531 (build_builtin_type_vec64i): New function.
3532 (build_gdbtypes): Initialize builtin_type_vec64 and
3533 builtin_type_vec64i.
3534
a7e3c2ad
AC
35352002-08-09 Andrew Cagney <cagney@redhat.com>
3536
3537 * regcache.c (regcache_dump): Compare the register offset
3538 with REGISTER_BYTE.
3539 * arch-utils.c (generic_register_byte): New function.
3540 * arch-utils.h (generic_register_byte): Declare.
3541 * gdbarch.sh (REGISTER_BYTE): Default to generic_register_byte.
3542 * gdbarch.h, gdbarch.c: Regenerate.
3543
af030b9a
AC
35442002-08-09 Andrew Cagney <cagney@redhat.com>
3545
3546 * regcache.c: Include "gdbcmd.h"
3547 (_initialize_regcache): Add commands "maintenance print
3548 registers", "maintenance print raw-registers" and "maintenance
3549 print cooked-registers".
3550 (enum regcache_dump_what): Define.
3551 (dump_endian_bytes): New function.
3552 (regcache_dump): New function.
3553 (regcache_print): New function.
3554 (maintenance_print_registers): New function.
3555 (maintenance_print_raw_registers): New function.
3556 (maintenance_print_cooked_registers): New function.
3557 * Makefile.in (regcache.o): Update dependencies.
3558
cb3d25d1
MS
35592002-08-09 Michael Snyder <msnyder@redhat.com>
3560
3561 * mips-tdep.c (ROUND_DOWN, ROUND_UP): Move to global scope.
3562 (mips_push_arguments): Correct some comments. Use paddr_nz
3563 for printing addresses in debug output. Replace static
3564 allocation using MAX_REGISTER_RAW_SIZE with alloca.
3565 (mips_n32n64_push_arguments): New function, cloned from
3566 mips_push_arguments and tuned for the n32/n64 ABI.
3567 (mips_push_register): Buffer needs dynamic allocation.
3568 (mips_print_register): Ditto.
3569 (do_gp_register_row): Ditto.
3570 (mips_store_return_value): Ditto.
3571 (mips_gdbarch_init): Set gdbarch_push_arguments per ABI.
3572
2163ab9d
DH
35732002-08-09 Don Howard <dhoward@redhat.com>
3574
3575 * memattr.c (mem_info_command): Print special case of upper bound
3576 as max CORE_ADDR + 1.
3577
b78bcb18
MS
35782002-08-08 Michael Snyder <msnyder@redhat.com>
3579
3580 * mips-tdep.c (mips_n32n64_use_struct_convention): N32 only
3581 returns structs by ref if they're too big to fit in two registers.
3582
ffabd70d
KB
35832002-08-09 Kevin Buettner <kevinb@redhat.com>
3584
3585 * mips-tdep.c (mips_init_extra_frame_info): Initialize SP_REGNUM's
3586 saved regs value.
3587 (read_next_frame_reg): Call FRAME_INIT_SAVED_REGS instead of
3588 mips_find_saved_regs().
3589 (mips_pop_frame): Likewise.
3590
fbcdb4a3
KB
35912002-08-09 Kevin Buettner <kevinb@redhat.com>
3592
3593 * blockframe.c (frame_saved_regs_register_unwind): Revise
3594 PC_IN_CALL_DUMMY assertion to only apply when generic dummy
3595 frames are in use.
3596
3c3bea1c
GS
35972002-08-09 Grace Sainsbury <graces@redhat.com>
3598
3599 * remote.c: (remote_wait, remote_async_wait): Add check for awatch
3600 T-packets; the 'a' is not taken as a register number.
3601 (remote_check_watch_resources, remote_stopped_by_watchpoint)
3602 (remote_stopped_data_address): New functions; add to target
3603 vector.
3604 (remote_insert_hw_breakpoint, remote_remove_hw_breakpoint): Change
3605 prototypes to match other implementations of this
3606 function. replace integer argument with pointer -- the length
3607 field in the Z-packet is the length of what is pointed to or 1 if
3608 pointer is null. Add to target vector.
3609 (remote_insert_watchpoint, remote_remove_watchpoint): Add to
3610 target vector.
3611
3612 From Mark Salter:
3613 * remote.c (remote_wait): Add support to extract optional
3614 watchpoint information from T-packet. Ignore unrecognized
3615 optional info in T-packet.
3616 (remote_async_wait): Ditto.
3617
5d1d95de
CV
36182002-08-09 Corinna Vinschen <vinschen@redhat.com>
3619
3620 * cli/cli-dump.c: Change fopen modes to use binary open modes
3621 as defined in include/fopen-bin.h throughout.
3622
c86b5b38
MS
36232002-08-08 Michael Snyder <msnyder@redhat.com>
3624
3625 * mips-tdep.c: Minor whitespace and indentation clean-ups.
3626
b30590dc
KB
36272002-08-08 Kevin Buettner <kevinb@redhat.com>
3628
3629 * doublest.c (store_floating): Avoid floatformat_from_doublest()
3630 assertion failure by returning early after a warning.
3631
498868ed
KB
36322002-08-08 Kevin Buettner <kevinb@redhat.com>
3633
3634 * mips-tdep.c (mips_find_saved_regs): Make static.
3635 (mips_frame_init_saved_regs): New function.
3636 (mips_gdbarch_init): Setup FRAME_INIT_SAVED_REGS method.
3637 * config/mips/tm-mips.h (FRAME_INIT_SAVED_REGS): Delete macro.
3638 (mips_find_saved_regs): Delete declaration.
3639
b2dd6311
GS
36402002-08-08 Grace Sainsbury <graces@redhat.com>
3641
3c3bea1c
GS
3642 * remote.c (remote_wait, remote_async_wait): Change
3643 thread_num from int to ULONGEST.
3644 (unpack_varlen_hex): Change result parameter from
3645 int * to ULONGEST *.
b2dd6311 3646
ea47855f
AC
36472002-08-08 Andrew Cagney <ac131313@redhat.com>
3648
3649 * configure.tgt: Replace powerpc-*-sysv*, powerpc-*-elf*,
3650 powerpcle-*-eabi*, powerpcle-*-sysv* and powerpcle-*-elf* with
3651 powerpc*-*-*.
3652 * MAINTAINERS: Remove redundant rs6000-ibm-aix4.1 target.
3653
69db8bae
AC
36542002-08-08 Andrew Cagney <cagney@redhat.com>
3655
3656 * gcore.c (override_derive_stack_segment): Delete variable.
3657 (preempt_derive_stack_segment): Delete function.
3658 (derive_stack_segment): Delete function.
3659 (default_derive_stack_segment): Renamed to derive_stack_segment.
3660 (override_derive_heap_segment): Delete variable.
3661 (preempt_derive_heap_segment): Delete function.
3662 (derive_heap_segment): Delete function.
3663 (default_derive_heap_segment): Rename to derive_heap_segment.
3664
cb811fe7
MS
36652002-08-06 Michael Snyder <msnyder@redhat.com>
3666
3667 * config/mips/tm-mips.h: Remove #define USE_STRUCT_CONVENTION.
3668 * mips-tdep.c (mips_EABI_use_struct_convention,
3669 mips_OABI_use_struct_convention, mips_NABI_use_struct_convention):
3670 New functions. (mips_use_struct_convention): Delete.
3671 (mips_gdbarch_init): set use_gdbarch_convention.
3672
8b389c40
MS
36732002-08-06 Michael Snyder <msnyder@redhat.com>
3674
3675 * mips-tdep.c: gdbarch-ify reg_struct_has_addr.
3676 (mips_eabi_reg_struct_has_addr, mips_n32n64_reg_struct_has_addr,
3677 mips_o32_reg_struct_has_addr): New functions.
3678 (mips_gdbarch_init): Set gdbarch reg_struct_has_addr.
3679
5c27f28a
AC
36802002-08-07 Andrew Cagney <ac131313@redhat.com>
3681
3682 * regcache.c (pseudo_register): Delete function.
3683 (fetch_register): Delete function.
3684 (store_register): Delete function.
3685 (regcache_raw_read, legacy_read_register_gen): Use
3686 target_fetch_registers instead of fetch_register.
3687 (legacy_write_register_gen, regcache_raw_write): Use
3688 target_store_register instead of store_register.
3689 (write_register_bytes): Ditto.
3690
3691 * gdbarch.sh (FETCH_PSEUDO_REGISTER): Delete.
3692 (STORE_PSEUDO_REGISTER): Delete.
3693 * gdbarch.h, gdbarch.c: Regenerate.
3694
5b331675
CV
36952002-08-06 Corinna Vinschen <vinschen@redhat.com>
3696
3697 * cli/cli-dump.c (add_dump_command): Explicitely use "b" flag to
3698 write dump file binary.
3699
6acdf5c7
MS
37002002-08-05 Michael Snyder <msnyder@redhat.com>
3701
3702 * mips-tdep.c (mips_find_saved_regs): Adjust stack according
3703 to MIPS_SAVED_REGSIZE, not GDB_TARGET_IS_MIPS64. Enhance comment.
3704 (mips_gdbarch_init): Set N32 target to be mips64.
3705
b2f01c35
KB
37062002-08-06 Kevin Buettner <kevinb@redhat.com>
3707
3708 * frame.c (find_saved_register): Break out of loop once saved
3709 register address is found. Don't mention sparc in loop comment
3710 anymore.
3711
63db5580
KB
37122002-08-06 Kevin Buettner <kevinb@redhat.com>
3713
3714 * mips-tdep.c (mips_gdbarch_init): For the N32 ABI, set
3715 mips_default_saved_regsize to 8.
3716
5e34e75e
AC
37172002-08-06 Andrew Cagney <ac131313@redhat.com>
3718
3719 * gcore.c: Do not include <sys/procfs.h>.
3720 * Makefile.in (gcore.o): Update dependencies.
3721
eb4c54a2
AC
37222002-08-06 Andrew Cagney <cagney@redhat.com>
3723
3724 * configure.tgt: Make arc-*-* obsolete.
3725 * NEWS: Mention that arc-*-* has been identifed as obsolete.
3726 * MAINTAINERS: Make arc-elf obsolete.
3727 * arc-tdep.c: Make file obsolete.
3728 * config/arc/arc.mt: Ditto.
3729 * config/arc/tm-arc.h: Ditto.
3730
ced15480
TR
37312002-08-05 Theodore A. Roth <troth@verinet.com>
3732
c1bab85b 3733 * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc.
ced15480 3734
b4743822
AC
37352002-08-05 Andrew Cagney <ac131313@redhat.com>
3736
3737 * mcore-tdep.c (mcore_gdbarch_init): Use
3738 generic_unwind_get_saved_register instead of
3739 generic_get_saved_register.
3740 * v850-tdep.c (v850_gdbarch_init): Ditto.
3741 * frv-tdep.c (frv_gdbarch_init): Ditto.
3742 * mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
3743 * s390-tdep.c (s390_gdbarch_init): Ditto.
3744 * d10v-tdep.c (d10v_gdbarch_init): Ditto.
3745 * config/mn10200/tm-mn10200.h (GET_SAVED_REGISTER): Ditto.
3746 * config/h8300/tm-h8300.h (GET_SAVED_REGISTER): Ditto.
3747
3956d554
JB
37482002-08-05 Joel Brobecker <brobecker@gnat.com>
3749
3750 * objfiles.h: Add missing #include "symfile.h"
3751
3752 * Makefile.in (objfiles_h): Add dependency on symfile.h and dependents.
3753
8249c0d6
AC
37542002-08-04 Andrew Cagney <ac131313@redhat.com>
3755
3756 From 2002-08-01 david carlton <carlton@math.stanford.edu>:
3757 * hpread.c (hpread_read_struct_type): Deleted superfluous setting
3758 of FIELD_BITSIZE.
3759
b9d14705
DJ
37602002-08-04 Daniel Jacobowitz <drow@mvista.com>
3761
3762 * NEWS: Cleanup and nitpick.
3763
dd73b9bb
AC
37642002-08-03 Andrew Cagney <ac131313@redhat.com>
3765
3766 * NEWS: Cleanup. Use *-linux*-gnu*. Only use `*' for headings.
3767
043a27f8
AC
37682002-08-03 Andrew Cagney <ac131313@redhat.com>
3769
3770 * Makefile.in (gdbtk-bp.o): Update dependencies.
3771 (gdbtk-register.o): Ditto.
3772 (gdbtk-varobj.o): Ditto.
3773
46ce284d
AC
37742002-08-03 Andrew Cagney <cagney@redhat.com>
3775
3776 * m68hc11-tdep.c (m68hc11_pseudo_register_read): Replace
3777 m68hc11_fetch_pseudo_register.
3778 (m68hc11_pseudo_register_write): Replace
3779 m68hc11_store_pseudo_register.
3780 (m68hc11_gdbarch_init): Update.
3781
b66d6d2e
AC
3782Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>
3783
3784 * gdbarch.sh: Include "gdb_string.h".
3785 * gdbarch.c: Regenerate.
3786
3787 * regcache.c: Include "gdb_string.h".
3788 * ax-general.c: Ditto.
3789 * varobj.c: Ditto.
3790 * std-regs.c: Ditto.
3791 * fbsd-proc.c: Ditto.
3792 * thread.c: Ditto.
3793
3794 * Makefile.in (regcache.o): Update dependencies.
3795 (thread.o, gdbarch.o): Ditto.
3796 (ax-general.o, gdbarch.o): Ditto.
3797 (varobj.o, std-regs.o): Ditto.
3798 (fbsd-proc.o): Specify dependencies.
3799
29e1842b
AC
38002002-08-02 Andrew Cagney <cagney@redhat.com>
3801
3802 * regcache.c (regcache_cooked_read): Rename rawnum parameter to
3803 regnum.
3804 (regcache_cooked_write): Ditto.
3805
68365089
AC
38062002-08-02 Andrew Cagney <ac131313@redhat.com>
3807
3808 * regcache.c (regcache_cooked_read): New function.
3809 (regcache_cooked_write): New function.
3810 (read_register_gen): Rewrite using regcache_cooked_read.
3811 (write_register_gen): Rewrite using regcache_cooked_write.
3812
3813 * regcache.h (regcache_cooked_read, regcache_cooked_write):
3814 Declare.
3815
d8124050
AC
38162002-08-02 Andrew Cagney <cagney@redhat.com>
3817
3818 * gdbarch.sh (pseudo_register_read, pseudo_register_write):
3819 Replace the architecture methods register_read and register_write.
3820 * gdbarch.h, gdbarch.c: Regenerate.
3821 * regcache.c (init_regcache_descr): Update.
3822 (read_register_gen): Update.
3823 (write_register_gen): Update.
3824 (supply_register): Update comment.
3825
3826 * sh-tdep.c (sh_gdbarch_init): Update.
3827 (sh_pseudo_register_read, sh64_pseudo_register_read): Add
3828 `regcache' and `gdbarch' parameters. Make `buffer' a void
3829 pointer. Update code.
3830 (sh_pseudo_register_write, sh64_pseudo_register_write): Add
3831 `regcache' and `gdbarch' parameters. Make `buffer' a constant
3832 void pointer. Update code.
3833 (sh64_register_write): Delete.
3834 (sh4_register_read): Delete.
3835 (sh64_register_read): Delete.
3836 (sh4_register_write): Delete.
3837 (sh_sh4_register_convert_to_raw): Make `from' parameter a constant
3838 void pointer, `to' parameter a void pointer.
3839 (sh_sh64_register_convert_to_raw): Ditto.
3840
a6425924
KB
38412002-08-01 Kevin Buettner <kevinb@redhat.com>
3842
3843 * mips-tdep.c (mips_register_virtual_type): Use architecture
3844 invariant return values.
3845
ff5922b5
AC
38462002-08-01 Andrew Cagney <cagney@redhat.com>
3847
3848 * linux-proc.c: Include "gdb_string.h".
3849 * Makefile.in (linux-proc.o): Update dependency list.
3850
32a6503c
KB
38512002-08-01 Kevin Buettner <kevinb@redhat.com>
3852
3853 * mips-tdep.c (mips_gdbarch_init): Add comments. Fix typo in
3854 comment.
3855
ccaa32c7
GS
38562002-08-01 Grace Sainsbury <graces@redhat.com>
3857
3858 * target.h: Add to_insert_hw_breakpoint, to_remove_hw_breakpoint,
3859 to_insert_watchpoint, to_remove_watchpoint,
3860 to_stopped_by_watchpoint, to_stopped_data_address,
3861 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint to
3862 target vecctor. Define their corresponding macros so they call
3863 them.
3864
3865 * target.c: Add default and debug versions of for
3866 to_insert_hw_breakpoint, to_remove_hw_breakpoint,
3867 to_insert_watchpoint, to_remove_watchpoint,
3868 to_stopped_by_watchpoint, to_stopped_data_address,
3869 to_region_size_ok_for_hw_watchpoint, to_can_use_hw_breakpoint.
3870
78fde5f8
KB
38712002-08-01 Kevin Buettner <kevinb@redhat.com>
3872
3873 * mips-tdep.c (mips_register_virtual_type): New function.
3874 (mips_gdbarch_init): Register mips_register_virtual_type()
3875 with gdbarch machinery.
3876 * config/mips/tm-irix6.h (mips/tm-bigmips64.h): Include
3877 this file instead of tm-bigmips.h.
3878 (MIPS_REGSIZE): Delete this macro.
3879 (REGISTER_VIRTUAL_TYPE): Delete macro. Undef macro so that
3880 multiarch version in mips-tdep.c will be found.
3881
db034ac5
AC
38822002-08-01 Andrew Cagney <cagney@redhat.com>
3883
3884 * NEWS: Menion that CHILL has been made obsolete.
3885
3886 * gdbtypes.c (chill_varying_type): Make chill references obsolete.
db034ac5
AC
3887 * stabsread.c (read_range_type): Ditto.
3888 * gdbtypes.h: Ditto.
3889 * language.c (binop_type_check): Ditto.
3890 (binop_result_type): Ditto.
3891 (integral_type): Ditto.
3892 (character_type): Ditto.
3893 (string_type): Ditto.
3894 (boolean_type): Ditto.
3895 (structured_type): Ditto.
3896 (lang_bool_type): Ditto.
3897 (binop_type_check): Ditto.
3898 * language.h (_LANG_chill): Ditto.
3899 * dwarfread.c (set_cu_language): Ditto.
3900 * dwarfread.c (CHILL_PRODUCER): Ditto.
3901 * dwarfread.c (handle_producer): Ditto.
3902 * expression.h (enum exp_opcode): Ditto.
3903 * eval.c: Ditto for comments.
3904 * typeprint.c (typedef_print) [_LANG_chill]: Ditto.
3905 * expprint.c (print_subexp): Ditto.
3906 (print_subexp): Ditto.
3907 * valops.c (value_cast): Ditto.
3908 (search_struct_field): Ditto.
3909 * value.h (COERCE_VARYING_ARRAY): Ditto.
3910 * symfile.c (init_filename_language_table): Ditto.
3911 (add_psymbol_with_dem_name_to_list): Ditto.
3912 * valarith.c (value_binop): Ditto.
3913 (value_neg): Ditto.
3914 * valops.c (value_slice): Ditto.
3915 * symtab.h (union language_specific): Ditto.
3916 (SYMBOL_INIT_LANGUAGE_SPECIFIC): Ditto.
3917 (SYMBOL_DEMANGLED_NAME): Ditto.
3918 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
3919 * defs.h (enum language): Ditto.
3920 * symtab.c (got_symtab): Ditto.
3921 * utils.c (fprintf_symbol_filtered): Ditto.
3922
3923 * ch-typeprint.c: Make file obsolete.
3924 * ch-valprint.c: Make file obsolete.
3925 * ch-lang.h: Make file obsolete.
3926 * ch-exp.c: Make file obsolete.
3927 * ch-lang.c: Make file obsolete.
3928
3929 * Makefile.in (FLAGS_TO_PASS): Do not pass CHILL or CHILLFLAGS or
3930 CHILL_LIB.
3931 (TARGET_FLAGS_TO_PASS): Ditto.
3932 (CHILLFLAGS): Obsolete.
3933 (CHILL): Obsolete.
3934 (CHILL_FOR_TARGET): Obsolete.
3935 (CHILL_LIB): Obsolete.
3936 (SFILES): Remove ch-exp.c, ch-lang.c, ch-typeprint.c and
3937 ch-valprint.c.
3938 (HFILES_NO_SRCDIR): Remove ch-lang.h.
3939 (COMMON_OBS): Remove ch-valprint.o, ch-typeprint.o, ch-exp.o and
3940 ch-lang.o.
3941 (ch-exp.o, ch-lang.o, ch-typeprint.o, ch-valprint.o): Delete
3942 targets.
3943
8aaf0b47
JB
39442002-07-31 Joel Brobecker <brobecker@gnat.com>
3945
3946 * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
3947 This does not change anything at the moment, but will be helpful
3948 later when full Ada support is integrated.
3949
f3a7b3a5
KB
39502002-07-31 Kevin Buettner <kevinb@redhat.com>
3951
3952 * mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"
3953 help message.
3954
fb850278
KB
39552002-07-31 Kevin Buettner <kevinb@redhat.com>
3956
3957 * mips-tdep.c (mips_push_arguments): Fetch gdbarch_tdep struct
3958 and save it in a local variable. Use variable in later test.
3959
e3bddbfa
KB
39602002-07-31 Kevin Buettner <kevinb@redhat.com>
3961
3962 * mips-tdep.c (mips_find_abi_section): Add N64 ABI recognition
3963 test. (Thanks to Daniel Jacobowitz.)
3964
28d169de
KB
39652002-07-31 Kevin Buettner <kevinb@redhat.com>
3966
3967 * mips-tdep.c (enum mips_abi): Add MIPS_ABI_N64.
3968 (mips_abi_strings): Add "n64".
3969 (mips_gdbarch_init): Add test for n64 abi. Add MIPS_ABI_N64 case.
3970
7fe7e44e
KB
39712002-07-31 Kevin Buettner <kevinb@redhat.com>
3972
3973 * config/mips/tm-irix6.h (MIPS_REGSIZE): Define to be 8.
3974 (REGISTER_VIRTUAL_TYPE): Some registers are now 64 bits wide.
3975
c6caf090
KB
39762002-07-31 Kevin Buettner <kevinb@redhat.com>
3977
3978 * utils.c (host_pointer_to_address, address_to_host_pointer):
3979 Use gdb_assert() instead of explicit call to internal_error().
3980
c41669e0
KB
39812002-07-30 Kevin Buettner <kevinb@redhat.com>
3982
3983 * Makefile.in (rs6000-nat.o): Update dependencies.
3984
3985 From Nicholas Duffek:
3986 * Makefile.in (ALLDEPFILES): Add aix-thread.c.
3987 (aix-thread.o): New rule.
3988 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
3989 * config/powerpc/aix432.mh: New file.
3990
2fda4977
DJ
39912002-07-30 Daniel Jacobowitz <drow@mvista.com>
3992
3993 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)
3994 (ELF_FPREGSET_SIZE, ELF_GREGSET_SIZE): New enums.
3995 (fetch_core_registers, ppc_linux_supply_gregset)
3996 (ppc_linux_supply_fpregset): New functions.
3997 (ppc_linux_regset_core_fns): New.
3998 (_initialize_ppc_linux_tdep): Call add_core_fns.
3999 * ppc-tdep.h: Add prototypes for ppc_linux_supply_fpregset
4000 and ppc_linux_supply_gregset.
4001 * ppc-linux-nat.c (supply_gregset): Call ppc_linux_supply_gregset.
4002 (supply_fpregset): Call ppc_linux_supply_fpregset.
4003 * config/powerpc/linux.mh (NATDEPFILES): Remove core-regset.o and
4004 corelow.o.
4005 * config/powerpc/linux.mt (TDEPFILES): Add corelow.o.
4006
729051e6
DJ
40072002-07-30 Daniel Jacobowitz <drow@mvista.com>
4008
4009 * symtab.c (lookup_symbol): Demangle before lowercasing.
4010
5f8a3188
AC
40112002-07-30 Andrew Cagney <ac131313@redhat.com>
4012
4013 * symtab.h: Replace #include "gdb_obstack.h" with opaque
4014 declaration.
4015 * cli/cli-cmds.c, cli/cli-script.c: Include "gdb_string.h".
4016 * gnu-v3-abi.c, arc-tdep.c, cli/cli-decode.c: Ditto.
4017 * avr-tdep.c, mon960-rom.c, i960-tdep.c: Ditto.
4018 * arch-utils.c, cli/cli-setshow.c: Unconditionally include
4019 "gdb_string.h".
4020 * Makefile.in (cli-script.o, cli-cmds.o): Update dependencies.
4021 (gnu-v3-abi.o, cli-setshow.o, i960-tdep.o): Ditto.
4022 (cli-decode.o, mi-cmd-var.o, mi-cmd-disas.o): Ditto.
4023 (avr-tdep.o, mon960-rom.o): Ditto.
4024 (aout_stabs_gnu_h): Define.
4025 (symtab_h): Remove $(gdb_obstack_h).
4026
67f07146
JB
40272002-07-30 Jim Blandy <jimb@redhat.com>
4028
4029 Patch from David Carlton <carlton@math.stanford.edu>:
4030 * gdbinit.in: Move the `dir' commands that add GDB's own source
4031 directory to the search path to the end, so that the `gdb' source
4032 directory will be searched first.
4033
04ea0df1
AC
40342002-07-29 Andrew Cagney <ac131313@redhat.com>
4035
4036 * gdb_obstack.h: New file.
4037 * symtab.h: Include "gdb_obstack.h" instead of "obstack.h".
4038 (obstack_chunk_alloc, obstack_chunk_free): Delete macros.
4039 * objfiles.h: Include "gdb_obstack.h".
4040 * Makefile.in (gdb_obstack_h): Define.
4041 (symtab_h): Add $(gdb_obstack_h).
4042 (objfiles_h): Add $(gdb_obstack_h).
4043
4044 * objfiles.c: Include "gdb_obstack.h" instead of "obstack.h".
4045 * macrotab.c, cp-valprint.c, dbxread.c: Ditto.
4046 * ch-typeprint.c, ch-valprint.c, dstread.c: Ditto.
4047 * macroexp.c, p-typeprint.c, stabsread.c: Ditto.
4048 * symtab.c, f-typeprint.c, mdebugread.c: Ditto.
4049 * p-valprint.c, symmisc.c, typeprint.c: Ditto.
4050 * symfile.c, coffread.c, c-typeprint.c: Ditto.
4051 * buildsym.c, bcache.c, ada-typeprint.c: Ditto.
4052
4053 * Makefile.in (bcache.o): Update dependencies.
4054 (buildsym.o, c-typeprint.o, ch-typeprint.o): Ditto.
4055 (ch-valprint.o, coffread.o, cp-valprint.o): Ditto.
4056 (dbxread.o, dstread.o, f-typeprint.o): Ditto.
4057 (objfiles.o, p-typeprint.o, p-valprint.o): Ditto.
4058 (stabsread.o, symfile.o, symmisc.o): Ditto.
4059 (symtab.o, typeprint.o, macroexp.o): Ditto.
4060 (macrotab.o, mdebugread.o): Ditto.
4061 (f_lang_h, coff_sym_h, coff_symconst_h): Define.
4062 (coff_ecoff_h, aout_aout64_h): Define.
4063 (aout_stabs_gnu_h, libaout_h): Define.
4064
d138e37a
AC
40652002-07-29 Andrew Cagney <cagney@redhat.com>
4066
4067 * regcache.c (struct regcache_descr): Rename nr_registers to
4068 nr_cooked_registers. Revise comments describing the structure
4069 member fields.
4070 (init_regcache_descr): Update.
4071 (init_legacy_regcache_descr): Update.
4072 (read_register_gen, write_register_gen): When a cooked register in
4073 the raw register range, directly access the value from the raw
4074 register cache.
4075
460e6ec3
AC
40762002-07-29 Andrew Cagney <ac131313@redhat.com>
4077
4078 * z8k-tdep.c: Do not include "obstack.h".
4079 * h8300-tdep.c, h8500-tdep.c: Ditto.
4080 * m68hc11-tdep.c, sh-tdep.c: Ditto.
4081 * valprint.c, v850-tdep.c: Ditto.
4082 * d10v-tdep.c, mn10300-tdep.c: Ditto.
4083 * mn10200-tdep.c: Ditto.
4084
4085 * Makefile.in (z8k-tdep.o): Update dependencies.
4086 (m68hc11-tdep.o, valprint.o): Ditto.
4087 (v850-tdep.o, d10v-tdep.o): Ditto.
4088 (mn10300-tdep.o, sparc-tdep.o): Ditto.
4089 (sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
4090 (m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
4091 (sh_opc_h, gdb_sim_sh_h): Define.
4092 (elf_sh_h, elf_bfd_h): Define.
4093 (opcode_m68hc11_h): Define.
4094 (OPCODES_SRC, OPCODES_DIR): define.
4095 (OPCODES): Use $(OPCODES_DIR).
4096 (gdb_sim_d10v_h): Rename sim_d10v_h.
4097 (gdb_sim_arm_h): Rename sim_arm_h.
4098
790c9cf0
KB
40992002-07-26 Kevin Buettner <kevinb@redhat.com>
4100
4101 * utils.c (host_pointer_to_address, address_to_host_pointer):
4102 Change internal_error() message to indicate function responsible
4103 for the error.
4104
9647fa49
KB
41052002-07-26 Kevin Buettner <kevinb@redhat.com>
4106
4107 * ui-out.c (ui_out_field_core_addr): Remove unnecessary cast in
4108 calls to local_hex_string_custom().
4109
dabbe2c0
KB
41102002-07-26 Kevin Buettner <kevinb@redhat.com>
4111
4112 * irix5-nat.c: Move IRIX shared library support from here...
4113 * solib-irix.c: ...to here. Revised substantially to work with
4114 generic solib framework.
4115
b96d0a4e
KB
4116 * osabi.h (gdb_osabi): Add new enum constant GDB_OSABI_IRIX.
4117 * osabi.c (gdb_osabi_names): Add corresponding string for Irix.
4118 * mips-irix-tdep.c: New file.
4119
313fb2f6
KB
4120 * Makefile.in (ALLDEPFILES): Add mips-irix-tdep.c and solib-irix.c.
4121 (mips-irix-tdep.o, solib-irix.o): New rules.
4122 * config/mips/irix5.mt (TDEPFILES): Add mips-irix-tdep.o, solib.o,
4123 solib-irix.o.
4124 * config/mips/irix6.mt (TDEPFILES): Likewise.
4125 * config/mips/irix6.mh (NATDEPFILES): Remove solib.o.
4126
ab2eaf26
KB
41272002-07-26 Kevin Buettner <kevinb@redhat.com>
4128
177e4768 4129 * aix-thread.c (coff/internal.h, bfd/libcoff.h, pthread.h): Remove
ab2eaf26
KB
4130 disabled (via ``#if 0'') includes.
4131
7244546a
KB
41322002-07-26 Kevin Buettner <kevinb@redhat.com>
4133
4134 * aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
4135 (fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
4136 (fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
4137 Add support for the fpscr register.
4138 * rs6000-nat.c (regmap, fetch_inferior_registers)
4139 (store_inferior_registers, fetch_core_registers): Likewise.
4140
dd7be90a
KB
41412002-07-26 Kevin Buettner <kevinb@redhat.com>
4142
4143 * rs6000-nat.c (language.h): Include.
4144 (special_regs): Delete this array.
4145 (regmap): New function.
4146 (fetch_register, store_register): Use regmap() to map gdb
4147 register numbers to ptrace register numbers. Also, use
4148 outputs from regmap() to make decisions regarding type of
4149 ptrace() call to make. In particular, don't compare against
4150 FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
4151 (fetch_inferior_registers, store_inferior_registers): Where
4152 possible, obtain register numbers from tdep struct. Don't
4153 refer to FIRST_UISA_SP_REGNUM or LAST_UISA_SP_REGNUM.
4154 * config/rs6000/tm-rs6000.h (FIRST_UISA_SP_REGNUM)
4155 (LAST_UISA_SP_REGNUM): Delete.
4156
11bf77db
KB
41572002-07-25 Kevin Buettner <kevinb@redhat.com>
4158
4159 * rs6000-nat.c (ppc-tdep.h): Include.
d959a6ab
KB
4160 (fetch_registers, store_register, fetch_core_registers): Don't
4161 access registers[] directly. Instead, use supply_register() or
11bf77db
KB
4162 regcache_collect() as appropriate.
4163 (find_toc_address): Format hex address with local_hex_string().
4164
06afebeb
AC
41652002-07-25 Andrew Cagney <ac131313@redhat.com>
4166
4167 * config/djgpp/fnchange.lst: Rename bfd/elf32-fr30.c and
4168 bfd/elf32-frv.c.
4169
8c554d79
TT
41702002-07-24 Tom Tromey <tromey@redhat.com>
4171
4172 * jv-exp.y: Marked all strings with _().
4173 (ClassInstanceCreationExpression, ArrayCreationExpression): Use
4174 internal_error.
4175 (MethodInvocation, CastExpression, parse_number, yyerror,
4176 java_type_from_name, push_expression_name, yylex): Typo fixes.
4177
e4c242d9
DJ
41782002-07-24 Daniel Jacobowitz <drow@mvista.com>
4179
4180 * ui-file.c (struct tee_file, tee_file_new, tee_file_delete)
4181 (tee_file_flush, tee_file_write, tee_file_fputs)
4182 (tee_file_isatty): New.
4183 * ui-file.h (tee_file_new): Add prototype.
4184
ebf56fd3
AS
41852002-07-24 Aidan Skinner <aidan@velvet.net>
4186
4187 * ada-lang.c: Change k&r style function definitions to prototyped
4188 form.
4189 * ada-typeprint.c: Change k&r style function definitions to prototyped
4190 form.
4191 * ada-valprint.c: Change k&r style function definitions to prototyped
4192 form.
4193
7fb623f7
AC
41942002-07-24 Andrew Cagney <cagney@redhat.com>
4195
4196 * README: Remove reference to remote-bug.
4197 * Makefile.in (ALLDEPFILES): Remove m88k-nat.c, m88k-tdep.c and
4198 remote-bug.c.
4199 (m88k-nat.o): Delete rule.
4200 (m88k-tdep.o): Delete rule.
4201 (remote-bug.o): Delete rule.
4202 * MAINTAINERS: Mark as obsolete.
4203 * elfread.c (elf_symtab_read): Mention that m88k is obsolete.
4204 * m88k-tdep.c: Make file obsolete.
4205 * config/m88k/m88k.mh: Ditto.
4206 * config/m88k/delta88v4.mh: Ditto.
4207 * config/m88k/delta88v4.mt: Ditto.
4208 * config/m88k/delta88.mt: Ditto.
4209 * config/m88k/delta88.mh: Ditto.
4210 * remote-bug.c: Ditto.
4211 * config/m88k/tm-delta88.h: Ditto.
4212 * config/m88k/nm-delta88v4.h: Ditto.
4213 * config/m88k/xm-delta88.h: Ditto.
4214 * config/m88k/xm-dgux.h: Ditto.
4215 * config/m88k/tm-m88k.h: Ditto.
4216 * config/m88k/nm-m88k.h: Ditto.
4217 * config/m88k/tm-delta88v4.h: Ditto.
4218 * m88k-nat.c: Ditto.
4219 * cxux-nat.c: Ditto.
4220 * configure.host: Make m88*-motorola-sysv4*, m88*-motorola-sysv*
4221 and m88*-*-* obsolete.
4222 * configure.tgt: Make m88*-motorola-sysv4*, m88*-motorola-* and
4223 m88*-*-* obsolete.
4224
37611a2b
AC
42252002-07-24 Andrew Cagney <cagney@redhat.com>
4226
4227 * findvar.c (extract_unsigned_integer): Make `addr' parameter
4228 constant. Same for local pointer variables.
4229 (extract_signed_integer): Ditto.
4230 * defs.h (extract_unsigned_integer): Update.
4231 (extract_signed_integer): Update.
4232
1aaa5f99
AC
42332002-07-24 Andrew Cagney <cagney@redhat.com>
4234
4235 * regcache.c (regcache_raw_write): Change buf parameter to a
4236 constant void pointer.
4237 (regcache_raw_read): Change buf parameter to a void pointer.
4238 (legacy_write_register_gen): Change myaddr parameter a constant
4239 void pointer.
4240 (supply_register): Change val parameter to a const void pointer.
4241 * regcache.h (regcache_raw_write): Update declaration.
4242 (regcache_raw_read): Update declaration.
4243 (supply_register): Update declaration.
4244
b4f5539f
TT
42452002-07-24 Tom Tromey <tromey@redhat.com>
4246
4247 * defs.h (gdb_readline_wrapper): Declare.
4248 * utils.c (prompt_for_continue): Use gdb_readline_wrapper.
4249 * tracepoint.c (read_actions): Use gdb_readline_wrapper.
4250 * top.c (gdb_readline_wrapper): New function.
4251 (command_line_input): Use it.
4252
0818c12a
AC
42532002-07-24 Andrew Cagney <cagney@redhat.com>
4254
4255 * regcache.h (regcache_raw_read, regcache_raw_write): Replace
4256 regcache_read and regcache_write.
4257 (regcache_raw_read_as_address): Replace regcache_read_as_address.
4258 * regcache.c: Update.
4259 * sh-tdep.c (sh64_push_arguments): Update comment.
4260 (sh_pseudo_register_read): Update.
4261 (sh_pseudo_register_write): Update.
4262 (sh4_register_read): Update.
4263 (sh4_register_write): Update.
4264 (sh64_pseudo_register_read): Update.
4265 (sh64_pseudo_register_write): Update.
4266 (sh64_register_read): Update.
4267 (sh64_register_write): Update.
4268 * i386-tdep.c (i386_extract_return_value): Update.
4269 (i386_extract_struct_value_address): Update.
4270 (i386_extract_return_value): Update.
4271 * blockframe.c (generic_read_register_dummy): Update.
4272 (generic_call_dummy_register_unwind): Update
4273 * infrun.c (write_inferior_status_register): Update.
4274
f7321c06
JB
42752002-07-23 Jim Blandy <jimb@redhat.com>
4276
4277 * parser-defs.h (expression_context_pc): Make this extern.
4278 (Thanks to Michael Snyder.)
4279
2037aebb
AC
42802002-07-23 Andrew Cagney <ac131313@redhat.com>
4281
4282 GDB 5.2.1 released from 5.2 branch.
4283 * NEWS: Mention changes in 5.2.1 including addition of AVR target.
4284 * README: Update to mention 5.2.1.
4285
66504d44
MS
42862002-07-23 Mark Salter <msalter@redhat.com>
4287
4288 * remote.c (remote_read_bytes): Fix check for error.
4289
27bae383
KB
42902002-07-22 Kevin Buettner <kevinb@redhat.com>
4291
4292 * aix-thread.c (language.h): Include.
4293 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4294 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc):
4295 Print newlines at end of debug messages.
4296 (pdc_symbol_addrs, pdc_read_regs, pdc_write_regs, pdc_read_data)
4297 (pdc_write_data): Use local_hex_string() instead of %llx formats.
4298
42992002-07-22 Kevin Buettner <kevinb@redhat.com>
4300
4301 * aix-thread.c (ppc-tdep.h): Include.
4302 (special_register_p): New function.
4303 (supply_sprs64, supply_sprs32, fill_sprs64, fill_sprs32)
4304 (store_regs_user_thread): Use register number information from
4305 gdbarch_tdep struct instead of hardcoded offsets relative to
4306 FIRST_UISA_SP_REGNUM.
4307 (fetch_regs_kernel_thread, store_regs_kernel_thread): Call
4308 special_register_p() instead of using FPLAST_REGNUM and
4309 LAST_UISA_SP_REGNUM as lower and upper bounds on the special
4310 register numbers. Also, don't assume that LAST_UISA_SP_REGNUM
4311 will be MQ's register number.
4312
43132002-07-22 Michael Snyder <msnyder@redhat.com>
206d3d3c
KB
4314
4315 * aix-thread.c (ops): Rename to aix_thread_ops.
4316 (base_ops): Rename to base_target.
4317 (ops_attach): Rename to aix_thread_attach.
4318 (ops_detach): Rename to aix_thread_detach.
4319 (ops_resume): Rename to aix_thread_detach.
4320 (ops_wait): Rename to aix_thread_wait.
4321 (ops_kill): Rename to aix_thread_kill.
4322 (init_ops): Rename to init_aix_thread_ops.
4323 (ops_fetch_register): Rename to aix_thread_fetch_register.
4324 (ops_store_register): Rename to aix_thread_store_register.
4325 (ops_mourn_inferior): Rename to aix_thread_mourn_inferior.
4326 (ops_thread_alive): Rename to aix_thread_thread_alive.
4327 (ops_extra_thread_info: Rename to aix_thread_extra_thread_info.
4328 (ops_pid_to_str): Rename to aix_thread_pid_to_str.
4329 (ops_xfer_memory): Rename to aix_thread_xfer_memory.
4330 (fetch_regs_lib): Rename to fetch_regs_user_thread.
4331 (fetch_regs_kern): Rename to fetch_regs_kernel_thread.
4332 (store_regs_lib): Rename to store_regs_user_thread.
4333 (store_regs_kern): Rename to store_regs_kernel_thread.
4334
27bae383 43352002-07-22 Michael Snyder <msnyder@redhat.com>
cbe92db4
KB
4336
4337 * aix-thread.c (ops_prepare_to_store): Eliminate.
4338 (init_ops): Don't initialize ops.prepare_to_store.
4339 (store_regs_kern): Pre-fetch register buffers from child,
4340 because some registers may not be in the cache. Copy
4341 regs from register cache only if they are cached.
4342 (store_regs_lib): Copy regs from register cache only
4343 if they are cached.
4344 (fill_sprs32, (fill_sprs64, fill_fprs, fill_gprs32,
4345 fill_gprs64): Ditto.
4346
61c5da0b
KB
43472002-07-22 Kevin Buettner <kevinb@redhat.com>
4348
4349 * aix-thread.c (gdb_assert.h): Include.
4350 (fill_sprs64, fill_sprs32): Add selected asserts to make sure that
4351 register sizes (from register cache) match size of buffer holding
4352 register data.
4353 (fill_sprs32): Change parameter types to match those in the ptrace()
4354 buffer.
4355 (store_regs_lib): Likewise, but for 32-bit temporary variables.
4356 (ops_prepare_to_store): Rename loop variable ``i'' to ``regno''.
4357
43582002-07-22 Michael Snyder <msnyder@redhat.com>
4359
4360 * aix-thread.c (supply_sprs64): Cosmetic change.
4361 (supply_sprs32): Cosmetic change.
4362 (fill_gprs64, fill_gprs32, fill_fprs, fill_sprs32): New funcs.
4363 (fill_sprs64): Use regcache_collect instead of read_register.
4364 (store_regs_lib): Use regcache_collect instead of
4365 read_register. Use fill_sprs32 instead of fill_sprs64,
4366 if debugging a 32-bit architecture.
4367 (store_regs_kern): Use fill_gprs64 etc. to pull the values
4368 out of the register cache, instead of passing a pointer into
4369 the register cache directly to ptrace. Use regcache_collect
4370 insteaad of read_register.
4371 (ops_prepare_to_store): Use target_read_registers instead
4372 of read_register_bytes.
4373
36479eb1
AS
43742002-07-20 Aidan Skinner <aidan@velvet.net>
4375
4376 * MAINTAINERS: Add self under write after approval.
4377
80ae6ee2
AS
43782002-07-20 Aidan Skinner <aidan@velvet.net>
4379
4380 * ada-tasks.c: Change k&r style function definitions to prototyped
4381 form.
4382
8a8ab2b9
AC
43832002-07-19 Andrew Cagney <ac131313@redhat.com>
4384
4385 * Makefile.in (x86-64-tdep.o): Add $(objfiles_h).
4386 * x86-64-tdep.c: Include "objfiles.h".
4387 (x86_64_gdbarch_init): Set in_solib_call_trampoline to
4388 in_plt_section. From 2002-07-18 Michal Ludvig <mludvig@suse.cz>.
4389
fb16b900
ML
43902002-07-17 Michal Ludvig <michal@suse.cz>
4391
4392 * dwarf2cfi.c (execute_stack_op): Complain on unknown DW_OP_ value.
4393 (update_context): Initialise cfa variable.
4394
0fe7bf7b
MS
43952002-07-17 Michael Snyder <msnyder@redhat.com>
4396
4397 * aix-thread.c: Shorten some long lines.
4398 Bring comments into line with code spec.
4399
488f131b
JB
44002002-07-18 Joel Brobecker <brobecker@gnat.com>
4401
4402 * infrun.c: Re-indent using gdb_indent.sh.
4403
46c415d2
JB
44042002-07-18 Joel Brobecker <brobecker@gnat.com>
4405
4406 * infrun.c (handle_inferior_event): Remove unneeded extra brace.
4407 Leave the indentation temporarily untouched, to minimize the diffs.
4408
cdecafbe
EZ
44092002-07-18 Elena Zannoni <ezannoni@redhat.com>
4410
4411 * stabsread.c: Make os9k sections of the code obsolete,
4412 for real this time.
4413 * stabsread.h: Make os9k sections of the code obsolete.
4414
7b6aa020
ML
44152002-07-18 Michal Ludvig <mludvig@suse.cz>
4416
09ec9b38
ML
4417 * linux-low.c (regsets_store_inferior_registers): Add free()
4418 at the end of a loop to prevent memory leak.
4419 * linux-x86-64-low.c (x86_64_regmap): Add CS, SS registers.
4420 (X86_64_NUM_GREGS): Count it from the size of x86_64_regmap.
7b6aa020
ML
4421 * config/sparc/tm-sp64linux.h: Make the rest of #endif
4422 line a comment.
4894ac5d 4423 * Makefile.in (x86-64-linux-nat.o): Remove dependency on i387-tdep.h
7b6aa020 4424
233282cd
JB
44252002-07-17 Jim Blandy <jimb@redhat.com>
4426
4427 * macrocmd.c (info_macro_command): Remove newline from error
4428 message.
4429
7b6aa020 44302002-07-17 J"orn Rennecke <joern.rennecke@superh.com>
2f14585c
JR
4431
4432 * sh-tdep.c (sh_dsp_register_sim_regno): New function.
4433 (sh_gdbarch_init): Use it for sh-dsp.
4434
f7ef9339
KB
44352002-07-16 Kevin Buettner <kevinb@redhat.com>
4436
4437 * dwarf2read.c (read_initial_length): Handle older, non-standard,
4438 64-bit DWARF2 format.
4439
8dd72958
JB
44402002-07-16 Joel Brobecker <brobecker@gnat.com>
4441
4442 * proc-api.c: use HAVE_SYS_PROC_H macro to avoid including
4443 <sys/proc.h> when not available.
4444
a99a9e1b
AC
44452002-07-16 Andrew Cagney <ac131313@redhat.com>
4446
4447 * NEWS: Mention that the i[34]86-*-os9k has been made obsolete.
4448 * stabsread.c: Make os9k sections of the code obsolete.
4449 * configure.tgt: Make i[3456]86-*-os9k target obsolete.
4450 * config/i386/i386os9k.mt: Make file obsolete.
4451 * Makefile.in (ALLDEPFILES): Remove remote-os9k.c.
4452 (COMMON_OBS): Remove os9kread.o
4453 (SFILES): Remove os9kread.c.
4454 (os9kread.o, remote-os9k.o): Make target obsolete.
4455 * remote-os9k.c: Make file obsolete.
4456 * os9kread.c: Make file obsolete.
4457 * Makefile.in
4458
7a3085c1
AC
44592002-07-16 Andrew Cagney <ac131313@redhat.com>
4460
4461 * NEWS: Mention that the FR30 has been made obsolete.
4462 * fr30-tdep.c: Make file obsolete.
4463 * config/fr30/tm-fr30.h: Ditto.
4464 * config/fr30/fr30.mt: Ditto.
4465 * configure.tgt: Make fr30-*-elf obsolete.
4466 * MAINTAINERS: Make fr30-elf obsolete.
4467
28a93f5a
PM
44682002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>
4469
4470 * blockframe.c (get_pc_function_start): return 0 if the minimal symbol
4471 found is not inside a section.
4472
be006b8b
KB
44732002-07-15 Kevin Buettner <kevinb@redhat.com>
4474
4475 * aix-thread.c (ptrace_check): Use safe_strerror() instead of
4476 strerror().
4477 (pdc_realloc): Use xrealloc() instead of realloc().
4478
14fa3751
KB
44792002-07-15 Kevin Buettner <kevinb@redhat.com>
4480
4481 * aix-thread.c (PD_ERROR, CALL_BASE): Delete.
4482 (ops_resume, ops_wait, fetch_regs_lib, store_regs_lib)
4483 (ops_xfer_memory, ops_kill): Don't use PD_ERROR or CALL_BASE
4484 macros.
4485
42cc437f
KB
44862002-07-15 Kevin Buettner <kevinb@redhat.com>
4487
4488 * aix-thread.c (ptrace_check): Eliminate goto.
4489 (sync_threadlists): Eliminate gotos. Also, fix array overrun
4490 problem.
4491
8e2c28d4
KB
44922002-07-15 Kevin Buettner <kevinb@redhat.com>
4493
4494 * aix-thread.c (gdbcmd.h): Include.
4495 (DEBUG, DBG, DBG2, dbg): Eliminate.
4496 (debug_aix_thread): New static global.
4497 (ptrace_check, pdc_symbol_addrs, pdc_read_regs, pdc_write_regs)
4498 (pdc_read_data, pdc_write_data, pdc_alloc, pdc_realloc, pdc_dealloc)
4499 (fetch_regs_lib, store_regs_lib, store_regs_kern): Rewrite
4500 invocations to DBG and DBG2 macros to test against
4501 ``debug_aix_thread'' and call fprintf_unfiltered().
4502 (_initialize_aix_thread): Add new command "set debug aix-thread".
4503
30413464
AC
45042002-07-15 Andrew Cagney <ac131313@redhat.com>
4505
4506 From Gerhard Tonn <TON@de.ibm.com>:
4507 * s390-nat.c (fill_fpregset, fill_gregset): Use regcache_collect
4508 instead of supply_register.
4509
7c43edc1
AC
45102002-07-15 Andrew Cagney <ac131313@redhat.com>
4511
4512 * dwarf2cfi.c: Include "gdb_assert.h".
4513 (frame_state_for): Use gdb_assert to check that fde->cie_ptr is
4514 non-NULL.
4515 (update_context): Do not use __func__. Add missing ``break''.
4516 (update_context): Do not use __func__.
4517
9364a0ef
EZ
45182002-07-15 Elena Zannoni <ezannoni@redhat.com>
4519
4520 * rs6000-tdep.c (rs6000_gdbarch_init): Remove variable print_insn
4521 and its setting. Set gdbarch instruction printing functions
4522 directly. For non-rs6000 case use new function
4523 gdb_print_insn_powerpc.
4524 (gdb_print_insn_powerpc): New function.
4525
3fbeef0b
AC
45262002-07-13 Andrew Cagney <ac131313@redhat.com>
4527
92eb23c5 4528 * NEWS: Mention that the d30v has been marked obsolete.
3fbeef0b
AC
4529 * MAINTAINERS: Note that d30v / d30v-elf has been made obsolete.
4530 * configure.tgt: Mark d30v-*-* as obsolete.
4531 * d30v-tdep.c: Mark file as obsolete.
4532 * config/d30v/d30v.mt: Ditto.
4533 * config/d30v/tm-d30v.h: Ditto.
4534
aacb1f0a
AS
45352002-07-13 Aidan Skinner <aidan@velvet.net>
4536
4537 * ada-tasks.c (add_task_entry): replace calls to
4538 malloc() with xmalloc
4539 * ada-tasks.c (init_task_list): replace calls to free with xfree()
4540
4541 * ada-lang.c (replace_operator_with_call, fill_in_ada_prototype,
4542 ada_finish_decode_line_1, all_sals_for_line
4543 ada_breakpoint_rewrite): replace calls to free() with xfree()
4544
c11d79f2
KB
45452002-07-12 Kevin Buettner <kevinb@redhat.com>
4546
4547 From Nicholas Duffek (with minor changes by Martin Hunt,
4548 Louis Hamilton, and Kevin Buettner):
4549 * aix-thread.c: New file.
4550
8e19ed76
PS
45512002-07-12 Petr Sorfa <petrs@caldera.com>
4552
4553 * dwarf2read.c (dwarf2_invalid_attrib_class): New
4554 complaint for invalid attribute class or form.
4555 (read_func_scope): DW_AT_frame_base
4556 better handling of DW_AT_block*.
4557 (dwarf2_add_member_fn): DW_AT_vtable_elem_location
4558 better handling of DW_AT_block*.
4559 (read_common_block): DW_AT_location
4560 better handling of DW_AT_block*.
4561 (read_partial_die): DW_AT_location better handling
4562 of DW_AT_block*.
4563 (new_symbol): DW_AT_external better handling of
4564 DW_AT_block*. Proper initialization of variable
4565 "addr".
4566 (attr_form_is_block): New function that returns true
4567 if the attribute's form is of DW_FORM_block*.
4568
295401f7
DJ
45692002-07-12 Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4570
4571 * valops.c (find_method_list): Remove comment about
4572 removed STATIC_MEMFUNCP argument.
4573 (value_find_oload_method_list): Likewise.
4574
e42dc924
KB
45752002-07-12 Kevin Buettner <kevinb@redhat.com>
4576
4577 From Nicholas Duffek:
4578 * rs6000-nat.c (vmap_ldinfo, xcoff_relocate_core): Call
4579 target_new_objfile_hook.
4580
6904b546
KB
45812002-07-12 Kevin Buettner <kevinb@redhat.com>
4582
4583 From Nicholas Duffek:
4584 * xcoffread.c (scan_xcoff_symtab): Recognize XMC_TD as a data storage
4585 csect.
4586
53fe9346
AC
45872002-07-12 Andrew Cagney <cagney@redhat.com>
4588
4589 * MAINTAINERS: Mention --enable-sim-build-warnings.
4590 (m68hc11-elf): Disable sim build warnings.
4591 (m32r-elf): Mark as broken obsolete candidate.
4592 (x86_64-linux-gnu): Mark as buildable with -Werror.
4593 (arm-elf): Change -w to ``,'' which enables warnings but not
4594 -Werror.
4595
af5f3db6
AC
45962002-07-12 Andrew Cagney <ac131313@redhat.com>
4597
4598 * bcache.h: Update copyright.
4599 (struct bstring, struct bcache): Move definition to "bcache.c".
4600 Replaced by opaque declaration.
4601 (bcache_xfree): Replace free_bcache.
4602 (bcache_xmalloc, bcache_memory_used): Declare.
4603
4604 * bcache.c: Update copyright.
4605 (struct bstring, struct bcache): Moved to here from "bcache.h".
4606 Update comments.
4607 (bcache_xmalloc, bcache_memory_used): New functions.
4608 (bcache_xfree): Replace function free_bcache.
4609
4610 * Makefile.in (objfiles.o): Add $(bcache_h).
4611 (objfiles_h): Remove $(bcache_h).
4612 (symfile.o): Add $(bcache_h).
4613
4614 * symmisc.c: Update copyright.
4615 (print_symbol_bcache_statistics): Pass psymbol_cache by value.
4616 (print_objfile_statistics): Use bcache_memory_used.
4617
4618 * symfile.c: Include "bcache.h".
4619 (reread_symbols): Use bcache_xfree.
4620 (reread_symbols): Use bcache_xmalloc and bcache_xfree.
4621 (add_psymbol_to_list): Pass psymbol_cache by value.
4622 (add_psymbol_with_dem_name_to_list): Ditto.
4623
4624 * objfiles.h: Update copyright.
4625 (struct bcache): Declare opaque. Do not include "bcache.h".
4626 (struct objfile): Change psymbol_cache and macro_cache to ``struct
4627 bcache'' pointers.
4628 * dwarf2read.c (macro_start_file): Pass macro_cache by value.
4629
4630 * objfiles.c: Include "bcache.h". Update copyright.
4631 (allocate_objfile): Use bcache_xmalloc to create psymbol_cache and
4632 macro_cache.
4633 (free_objfile): Use bcache_xfree.
4634
444199e7
GS
46352002-07-11 Grace Sainsbury <graces@redhat.com>
4636
4637 * monitor.c (monitor_fetch_register): Make name a constant.
4638 (monitor_store_register): Same.
4639
261397f8
DJ
46402002-07-11 Daniel Jacobowitz <drow@mvista.com>
4641
4642 Based on patch from Daniel Berlin <dberlin@dberlin.org>.
4643 * buildsym.c: Include "demangle.h" for SYMBOL_INIT_DEMANGLED_NAME.
4644 (finish_block) For non-function blocks, hash the symbol table. For
4645 function blocks, mark the symbol table as unhashed.
4646 * minsyms.c (msymbol_hash): Return hash value without taking modulus.
4647 (msymbol_hash_iw): Likewise.
4648 (add_minsym_to_hash_table): Take modulus of msymbol_hash's return
4649 value.
4650 (add_minsym_to_demangled_hash_table): Likewise for msymbol_hash_iw.
4651 (lookup_minimal_symbol): Likewise for both.
4652 * symtab.h (struct block): Add `hashtable' flag. Comment the
4653 hashtable.
4654 (BLOCK_HASHTABLE, BLOCK_BUCKETS, BLOCK_BUCKET): New macro.
4655 (ALL_BLOCK_SYMBOLS): Update.
4656 (BLOCK_SHOULD_SORT): Do not sort hashed blocks.
4657 (struct symbol): Add `hash_next' pointer.
4658 * symtab.c (lookup_block_symbol): Search using the hash table when
4659 possible.
4660 (find_pc_sect_symtab): Use ALL_BLOCK_SYMBOLS.
4661 (search_symbols, find_addr_symbol): Likewise.
4662
4663 * dstread.c (process_dst_block): Clear hashtable bit for new block.
4664 (read_dst_symtab): Likewise.
4665 * jv-lang.c (get_java_class_symtab): Likewise.
4666 * mdebugread.c: Include "gdb_assert.h".
4667 (shrink_block): Assert that the block being modified is not hashed.
4668 * coffread.c (patch_opaque_types): Use ALL_BLOCK_SYMBOLS.
4669 * symmisc.c (free_symtab_block): Walk the hash table when freeing
4670 symbols.
4671 (dump_symtab): Recognize hashed blocks.
4672 * printcmd.c (print_frame_args): Assert that function blocks do not
4673 have hashed symbol tables.
4674 * ada-lang.c (symtab_for_sym): Use ALL_BLOCK_SYMBOLS.
4675 (fill_in_ada_prototype, debug_print_block): Likewise.
4676 (ada_add_block_symbols): Use ALL_BLOCK_SYMBOLS. Handle hash tables.
4677
6f0eaa01
CV
46782002-07-11 Corinna Vinschen <vinschen@redhat.com>
4679
4680 * stack.c (print_frame): Use result of frame_address_in_block()
4681 instead of fi->pc when evaluating symbols.
4682 (backtrace_command_1): Ditto.
4683
a208b0cb
AC
46842002-07-11 Andrew Cagney <cagney@redhat.com>
4685
4686 * cris-tdep.c (cris_saved_pc_after_call): Fix parameter type.
4687 Make static.
4688
4689 * arm-tdep.c (arm_register_name): Make return type constant.
4690
a6b6b089
AC
46912002-07-10 Andrew Cagney <ac131313@redhat.com>
4692
5ae5f592
AC
4693 * win32-nat.c (has_detach_ability): Convert to strict ISO C
4694 prototype.
4695 * top.c (gdb_rl_operate_and_get_next_completion): Ditto.
4696 * s390-tdep.c (s390_fp_regnum): Ditto.
4697 (s390_read_fp): Ditto.
4698 (s390_pop_frame): Ditto.
4699 (_initialize_s390_tdep): Ditto.
4700 * remote.c (get_remote_state): Ditto.
4701 * procfs.c (mappingflags): Ditto.
4702 * memattr.c (_initialize_mem): Ditto.
4703 * mcore-tdep.c (mcore_pop_frame): Ditto.
4704 * m68klinux-nat.c (_initialize_m68k_linux_nat): Ditto.
4705 * m68k-tdep.c (m68k_register_bytes_ok): Ditto.
4706 * language.c (set_case_str): Ditto.
4707 * gnu-v3-abi.c (vtable_address_point_offset): Ditto.
4708 * frv-tdep.c (new_variant): Ditto.
4709 (frv_stopped_data_address): Ditto.
4710 * dwarf2cfi.c (fde_chunks_need_space): Ditto.
4711 (context_alloc): Ditto.
4712 (frame_state_alloc): Ditto.
4713 (unwind_tmp_obstack_init): Ditto.
4714 (unwind_tmp_obstack_free): Ditto.
4715 (cfi_read_fp): Ditto.
4716 * cris-tdep.c (cris_saved_pc_after_call): Ditto.
4717 (cris_pop_frame): Ditto.
4718 * c-lang.c (scanning_macro_expansion): Ditto.
4719 (finished_macro_expansion): Ditto.
4720 (c_preprocess_and_parse): Ditto.
4721 * gdbarch.sh: Ditto.
4722 * gdbarch.h, gdbarch.c: Regenerate.
4723 * config/mn10200/tm-mn10200.h: Adjust indentation.
4724 * target.c: Adjust indentation.
4725 * symtab.h: Adjust indentation.
4726 * stabsread.h: Adjust indentation.
4727 * remote-es.c: Adjust indentation.
4728 * os9kread.c: Adjust indentation.
4729
47302002-07-10 Andrew Cagney <ac131313@redhat.com>
4731
a6b6b089
AC
4732 * wince.c (_initialize_wince): Rename _initialize_inftarg.
4733 * win32-nat.c (_initialize_win32_nat): Rename _initialize_inftarg.
4734
a1789893
GS
47352002-07-10 Grace Sainsbury <graces@redhat.com>
4736
4737 * NEWS: Mention m68k, mcore multi-arching.
4738 * MAINTAINERS: Change status of m68k, mcore to reflect
4739 multi-arching.
4740
02f0d45d
DJ
47412002-07-10 Daniel Jacobowitz <drow@mvista.com>
4742
4743 * valops.c (find_overload_match): Free oload_syms.
4744
f15f768e
JB
47452002-07-09 Joel Brobecker <brobecker@gnat.com>
4746
4747 Define HAVE_SYS_PROC_H if sys/proc.h exists
4748 * configure.in: Add check for sys/proc.h
4749 * config.in: Regenerate.
4750 * configure: Regenerate.
4751
902a7139
GS
47522002-07-09 Grace Sainsbury <graces@redhat.com>
4753
4754 * config/m68k/tm-m68k.h: Remove macros wrapped in
4755 #if !GDB_MULTI_ARCH.
4756
a534e424
AC
47572002-07-08 Andrew Cagney <ac131313@redhat.com>
4758
4759 * config.in, configure: Regenerate.
4760
9b94f7bf
MK
47612002-07-08 Mark Kettenis <kettenis@gnu.org>
4762
4763 * dwarf2cfi.c: Include "gcore.h".
4764 (execute_stack_op): Fix implementation of the
4765 DW_OP_deref and DW_OP_deref_size operators by letting do their
4766 lookup in the target.
4767
1d34db41
MK
47682002-07-07 Mark Kettenis <kettenis@gnu.org>
4769
4770 From Peter Schauer <Peter.Schauer@regent.e-technik.tu-muenchen.de>:
4771 * i386-sol2-tdep.c (i386_sol2_init_abi): Correct value for
4772 tdep->sc_sp_offset.
4773
79d5b63a
DJ
47742002-07-05 Daniel Jacobowitz <drow@mvista.com>
4775
4776 Fix PR gdb/595, gdb/602
4777 * gnu-v3-abi.c (gnuv3_baseclass_offset): Remove unused variables.
4778 Don't call value_cast, just read the vtable pointer; update comments
4779 to match.
4780
3bb912e8
GS
47812002-07-05 Grace Sainsbury <graces@redhat.com>
4782
4783 * config/mcore/tm-mcore.h: Remove file.
4784 * config/mcore/mcore.mt: Remove definition of TM_FILE
4785 * configure.tgt: Set gdb_multi_arch to yes for the mcore target.
4786
ca39387d
MK
47872002-07-05 Mark Kettenis <kettenis@gnu.org>
4788
4789 * i386bsd-tdep.c: Include "gdb_string.h".
4790
efdc1108
GS
47912002-07-04 Grace Sainsbury <graces@redhat.com>
4792
4793 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Set to 2.
4794 (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG,RETVAL_REGNUM): Move to
4795 mcore-tdep.
4796 (REG_STRUCT_HAS_ADDR, USE_STRUCT_CONVENTION, GET_SAVED_REGISTER)
4797 (TARGET_VIRTUAL_FRAME_POINTER, BELIEVE_PCC_PROMOTION): Remove.
4798 * mcore-tdep.c (PR_REGNUM, FIRST_ARGREG, LAST_ARGREG)
4799 (RETVAL_REGNUM): Move macros from tm-mcore.h
4800 (mcore_reg_struct_has_addr): New function.
4801 (mcore_gdbarch_init): Added initializations for the macros removed
4802 from tm-mcore.h.
4803
bb21884d
MK
48042002-07-04 Mark Kettenis <kettenis@gnu.org>
4805
4806 * osabi.c (generic_elf_osabi_sniffer): Add check for FreeBSD 3.x's
4807 traditonal string branding within the ELF header.
4808
228c6d41
DJ
48092002-07-04 Daniel Jacobowitz <drow@mvista.com>
4810
4811 * symtab.c (remove_params): New function.
4812 (make_symbol_overload_list): Use it instead of cplus_demangle.
4813 (overload_list_add_symbol): Likewise. Reorder. Fix memory leak.
4814
2404952e
MK
48152002-07-04 Mark Kettenis <kettenis@gnu.org>
4816
e5e4acad
MK
4817 * i386obsd-nat.c (_initialize_i386obsd_nat): Fix typo in prototype.
4818
baadce09
MK
4819 * i386bsd-tdep.c (i386nbsd_sigtramp_start, i386nbsd_sigtramp_end):
4820 New variables.
4821 (i386nbsd_init_abi): Use these to initialize tdep->sigtramp_start
4822 and tdep->sigtramp_end.
4823 * i386obsd-nat.c: New file.
4824 * config/i386/obsd.mh (NATDEPFILES): Add i386obsd-nat.o.
4825
2404952e
MK
4826 * dwarf2cfi.c (cfi_pop_frame): Use alloca() for regbuf.
4827 Don't call get_current_frame().
4828
9b4f1ba7
PM
48292002-07-04 Pierre Muller <muller@ics.u-strasbg.fr>
4830
4831 * i386-nat.c (child_post_startup_inferior): New function
4832 calling i386_cleanup_dregs if
4833 I386_USE_GENERIC_WATCHPOINTS is defined.
4834 * config/i386/nm-i386.h: define CHILD_POST_STARTUP_INFERIOR
4835 conditional to acknowledge that i386-nat.c has its
4836 own child_post_startup_inferior function.
4837
c0d1d883
MK
48382002-07-04 Mark Kettenis <kettenis@gnu.org>
4839
00f8375e
MK
4840 * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define.
4841 * i386-tdep.c (i386_do_pop_frame): Use I386_MAX_REGISTER_SIZE
4842 instead of MAX_REGISTER_RAW_SIZE.
4843 (i386_extract_return_value, i386_extract_struct_value_address):
4844 Convert to use regcache.
4845 (i386_gdbarch_init): Set max_register_raw_size and
4846 max_register_virtual_size to I386_MAX_REGISTER_SIZE.
4847 Set extract_return_value and extract_struct_value_address instead
4848 of their deprecated variants.
4849
c0d1d883
MK
4850 Convert i386 target to generic dummy frames.
4851 * i386-tdep.c: Include "symfile.h".
4852 (i386_frameless_signal_p): Consider a function to be frameless if
4853 the pc points at the first instruction of the function.
4854 (i386_frame_chain): Handle (generic) call dummies.
4855 (i386_frame_saved_pc): Likewise.
4856 (i386_frame_init_saved_regs): Remove code dealing with call
4857 dummies on the stack.
4858 (i386_push_dummy_frame): Removed.
4859 (i386_call_dummy_words): Removed.
4860 (i386_fix_call_dummy): Removed.
4861 (i386_push_return_address): New function.
4862 (i386_do_pop_frame): Renamed from i386_pop_frame. Add FRAME
4863 parameter, and don't call get_current_frame.
4864 (i386_pop_frame): New function.
4865 (i386_gdbarch_init): Set use_generic_dummy_frames to 1, set
4866 call_dummy_location to AT_ENTRY_POINT, set call_dummy_address to
4867 entry_point_address, set call_dummy_breakpoint_offset to 0, set
4868 call_dummy_length to 0, set call_dummy_words to NULL, set
4869 sizeof_call_dummy_words to 0, set fix_call_dummy to
4870 generic_fix_call_dummy, set pc_in_call_dummy to
4871 pc_in_call_dummy_at_entry_point, set push_dummy_frame to
4872 generic_push_dummy_frame, set push_return_address to
4873 i386_push_return_address and set frame_chain_valid to
4874 generic_file_frame_chain_valid.
4875
049ee0e4
AC
48762002-07-03 Andrew Cagney <ac131313@redhat.com>
4877
4878 * gdbarch.sh (struct regcache): Add opaque declaration.
4879 (EXTRACT_RETURN_VALUE): New architecture method.
4880 (EXTRACT_STRUCT_VALUE_ADDRESS): Ditto.
4881 * gdbarch.h, gdbarch.c: Regenerate.
4882 * arch-utils.c (legacy_extract_return_value): New function.
4883 * arch-utils.h (legacy_extract_return_value): Declare.
4884 * values.c (value_being_returned): Re-enable code handling
4885 EXTRACT_STRUCT_VALUE_ADDRESS. Move
4886 deprecated_grub_regcache_for_registers call to block handling
4887 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4888 (EXTRACT_RETURN_VALUE): Do not define.
4889
4e0d9804
GS
48902002-07-03 Grace Sainsbury <graces@redhat.com>
4891
4892 * config/mcore/tm-mcore.h (REGISTER_BYTES, NUM_REGS, PC_REGNUM)
4893 (SP_REGNUM, FP_REGNUM, FUNCTION_START_OFFSET, DECR_PC_AFTER_BREAK)
4894 (BREAKPOINT_FROM_PC, INNER_THAN, SAVED_PC_AFTER_CALL)
4895 (INIT_EXTRA_FRAME_INFO, FRAME_INIT_SAVED_REGS, INIT_FRAME_PC)
4896 (FRAME_CHAIN, FRAME_CHAIN_VALID, FRAME_SAVED_PC)
4897 (STORE_RETURN_VALUE, DEPRECATED_EXTRACT_RETURN_VALUE)
4898 (STORE_STRUCT_RETURN, DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS)
4899 (SKIP_PROLOGUE, FRAME_ARGS_SKIP, FRAME_ARGS_ADDRESS)
4900 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, POP_FRAME)
4901 (PUSH_RETURN_ADDRESS, PUSH_DUMMY_FRAME, PUSH_ARGUMENTS): Remove.
4902 * mcore-tdep.c (mcore_init_extra_frame_info): Add fromleaf
4903 argument so the function fits the prototype in the architecture
4904 vector.
4905 (mcore_pop_frame): Remove argument so the function fits the
4906 prototype. Use get_current_frame instead of the argument.
4907 (mcore_push_arguments): Change type of struct_return so the
4908 function can be used in the architecture vector.
4909 (mcore_store_struct_return): Add.
4910 (mcore_frame_init_saved_regs): Add.
4911 (mcore_gdbarch_init): Add function calls to replace the macros
4912 removed from tm-mcore.h
4913
36160dc4
AC
49142002-07-03 Andrew Cagney <ac131313@redhat.com>
4915
4916 * infcmd.c (print_return_value): Remove compatibility code calling
4917 deprecated_grub_regcache_for_registers.
4918
4919 * values.c: Include "regcache.h".
4920 (value_being_returned): Update. Use
4921 deprecated_grub_regcache_for_registers to extract the register
4922 buffer address.
4923 * value.h (value_being_returned): Change ``retbuf'' parameter to a
4924 ``struct regcache''.
4925 * Makefile.in (values.o): Add dependency on $(regcache_h).
4926
4927 * inferior.h (run_stack_dummy): Change type of second parameter to
4928 a ``struct regcache''.
4929 * valops.c (hand_function_call): Change type of retbuf to ``struct
4930 regcache''. Allocate using regcache_xmalloc, clean using
4931 make_cleanup_regcache_xfree.
4932 * infcmd.c (run_stack_dummy): Update. Use
4933 regcache_cpu_no_passthrough instead of memcpy to copy the buffer.
4934
4935 * regcache.c (do_regcache_xfree): New function.
4936 (make_cleanup_regcache_xfree): New function.
4937 * regcache.h (make_cleanup_regcache_xfree): Declare.
4938
e64d9b3d
MH
49392002-07-03 Martin M. Hunt <hunt@redhat.com>
4940
4dd79c29
MH
4941 * event-top.c (command_line_handler): Don't read past
4942 beginning of buffer.
e64d9b3d 4943
4dd79c29
MH
49442002-07-03 Martin M. Hunt <hunt@redhat.com>
4945
e64d9b3d
MH
4946 * varobj.c (struct varobj_root): Change frame from CORE_ADDR to
4947 struct frame_id.
4948 (varobj_create): Store frame_id for root.
4949 (varobj_gen_name): Use xasprintf.
4950 (varobj_update): Save and restore frame using get_frame_id() and
4951 frame_find_by_id().
4952 (create_child): Use xasprintf.
4953 (new_root_variable): Initialize frame_id.
4954 (c_name_of_child): Use xasprintf. Call find_frame_by_id().
4955 (c_value_of_variable): Use xasprintf. Move mem_fileopen call
4956 to prevent memory leak.
4957
26e6c56a
AC
49582002-07-03 Andrew Cagney <ac131313@redhat.com>
4959
4960 * valops.c (hand_function_call): Move declaration of retbuf to
4961 start of function, allocate using malloc, add a cleanup but before
4962 the inf_status cleanup, cleanup the buffer. Rename local variable
4963 old_chain to inf_status_cleanup.
4964
f436dd25
MH
49652002-07-03 Martin M. Hunt <hunt@redhat.com>
4966
4967 * top.c (execute_command): Use cmd_func() and cmd_func_p().
4968
4969 * cli/cli-decode.c (cmd_func_p): New function.
4970 (cmd_func): New function.
4971
4972 * command.h: Add cmd_func() and cmd_func_p().
4973
4cfe2084
GS
49742002-07-03 Grace Sainsbury <graces@redhat.com>
4975
4976 * config/mcore/tm-mcore.h (GDB_MULTI_ARCH): Add macro. Set to 0.
4977 (REGISTER_SIZE): Remove.
4978 (MAX_REGISTER_RAW_SIZE): Remove.
4979 (REGISTER_VIRTUAL_TYPE): Remove.
4980 (MAX_REGISTER_VIRTUAL_SIZE): Remove.
4981 (REGISTER_NAME): Remove.
4982 (USE_GENERIC_DUMMY_FRAMES): Remove.
4983 (CALL_DUMMY): Remove.
4984 (CALL_DUMMY_START_OFFSET): Remove.
4985 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
4986 (CALL_DUMMY_LOCATION): Remove.
4987 (FIX_CALL_DUMMY): Remove.
4988 (CALL_DUMMY_ADDRESS): Remove.
4989 (SIZEOF_CALL_DUMMY_WORDS): Remove.
4990 (SAVE_DUMMY_FRAME_TOS): Remove.
4991 * mcore-tdep.c (MCORE_REG_SIZE, MCORE_NUM_REGS): Add macros.
4992 (mcore_register_virtual_type): New function.
4993 (mcore_register_byte): New function.
4994 (mcore_register_size): New function.
4995 (mcore_register_name): New function.
4996 (mcore_gdbarch_init): New function. Add set_gdbarch calls for
4997 macros removed from tm-mcore.h.
4998 (mcore_dump_tdep): Add.
4999 (_initialize_mcore_tdep): Add gdbarch_register call.
5000
4fd667e9
MK
50012002-07-03 Mark Kettenis <kettenis@gnu.org>
5002
5003 * i386-tdep.c (i386_frameless_signal_p): Provide an argument in to
5004 frameless_look_for_prologue, such that we actually call this
5005 function.
5006
42f99ac2
JB
50072002-07-02 Joel Brobecker <brobecker@gnat.com>
5008
5009 * frame.h (frame_address_in_block): New function.
5010
5011 * blockframe.c (frame_address_in_block): New function extracted
5012 from get_frame_block().
5013 (get_frame_block): Use frame_address_in_block().
5014 (block_innermost_frame): Use frame_address_in_block() to match
5015 the frame pc address against the block boundaries rather than
5016 the frame pc directly. This prevents a failure when a frame pc
5017 is actually a return-address pointing immediately after the end
5018 of the given block.
5019
103a1597 50202002-07-02 Grace Sainsbury <graces@redhat.com>
83b4a0fe
GS
5021
5022 * MAINTAINERS: Add self under write after approval.
5023
50242002-07-02 Grace Sainsbury <graces@redhat.com>
5025
103a1597
GS
5026 * m68k-tdep.c (m68k_remote_breakpoint_from_pc): Add. Currently not
5027 used in architecture vector. The default is
5028 m68k_local_breakpoint_from_pc.
5029 (m68k_local_breakpoint_from_pc): Add.
5030 (enum): Add register numbers from tm-m68k.h.
5031 (m68k_gdbarch_init): Add breakpoint_from_pc to architecture
5032 vector.
5033 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Set to
5034 GDB_MULTI_ARCH_PARTIAL.
5035 (BPT_VECTOR, REGISTER_BYTES_FP, REGISTER_BYTES_NOFP)
5036 (NUM_FREGS, SIG_PC_FP_OFFSET, SP_ARG0, REMOTE_BPT_VECTOR): Move to
5037 m68k-tdep.c.
5038 (BREAKPOINT, REMOTE_BREAKPOINT): Remove.
5039 (A1_REGNUM, FP0_REGNUM, FPC_REGNUM, FPS_REGNUM, FPI_REGNUM): Move
5040 to enum in m68k-tdep.c
5041
7a5a0534
JB
50422002-07-02 Joel Brobecker <brobecker@gnat.com>
5043
5044 * solib-osf.c (open_map): Compute the list of shared libraries
5045 loaded by the inferior, rather than the list of libraries loaded
5046 by GDB itself. Otherwise, GDB ends up reading the symbols from
5047 the wrong shared libraries...
5048
6f558d74
MK
50492002-07-02 Mark Kettenis <kettenis@gnu.org>
5050
b7d15bf7
MK
5051 * i386-linux-tdep.c (i386_linux_sigcontext_addr): Make static.
5052 (LINUX_SIGCONTEXT_PC_OFFSET, LINUX_SIGCONEXT_SP_OFFSET): Remove
5053 macros.
5054 (i386_linux_sigtramp_saved_pc, i386_linux_sigtramp_saved_sp):
5055 Remove functions.
5056 (FRAMELESS_SIGNAL): Remove function.
5057 (i386_linux_frame_chain, i386_linux_frame_saved_pc,
5058 i386_linux_saved_pc_after_call): Removed.
5059 (i386_linux_init_abi): Initialize tdep->sigcontext_addr,
5060 tdep->sc_pc_offset and tdep->sc_sp_offset. Don't override
5061 frame_chain, frame_saved_pc and saved_pc_after_call any longer.
5062
6bff26de
MK
5063 * i386-tdep.c (i386_frameless_signal_p): New function.
5064 (i386_frame_chain): Deal with frameless signals.
5065 (i386_sigtramp_saved_sp): New function.
5066 (i386_frame_saved_pc): Deal with frameless signals.
5067 (i386_saved_pc_after_call): Make sure the correct value is
5068 returned just after entry into a sigtramp.
5069 * i386bsd-tdep.c (i386bsd_sc_sp_offset, i386nbsd_sc_sp_offset,
5070 i386fbsd4_sc_sp_offset): New variables.
5071 (i386bsd_init_abi, i386nbsd_init_abi, i386fbsd4_init_abi): Use
5072 these variables to initialize tdep->sc_sp_offset. * i386bsd-nat.c
5073 (_initialize_i386bsd_nat): Add sanity check for sc_sp_offset
5074 similiar to what we already did for sc_pc_offset.
5075 * i386-sol2-tdep.c (i386_sol2_init_abi): Initialize
5076 tdep->sc_sp_offset.
5077
6f558d74
MK
5078 * i386nbsd-tdep.c (fetch_elfcore_registers): Wrap long line.
5079
145564b7
ML
50802002-07-02 Michal Ludvig <mludvig@suse.cz>
5081
5082 * config/i386/tm-x86-64linux.h: New.
5083 * config/i386/x86-64linux.mt: Add GDB_MULTI_ARCH and TM_FILE
5084 definitions.
5085 * config/i386/nm-x86-64.h: Rename to ...
5086 * config/i386/nm-x86-64linux.h: ... this one.
5087 * config/i386/x86-64linux.mh: Reflect the above change.
5088
3a1e71e3
MK
50892002-07-01 Mark Kettenis <kettenis@gnu.org>
5090
21d0e8a4
MK
5091 * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_saved_pc
5092 with sigcontext_addr. Add sc_sp_offset.
5093 (i386bsd_sigtramp_saved_pc): Remove prototype.
5094 (i386bsd_sicontext_addr): Add prototype.
5095 * i386-tdep.c (i386_sigtramp_saved_pc): New function.
5096 (i386_frame_saved_pc): Rewrite to call i386_sigtramp_saved_pc.
5097 (i386_svr4_sigtramp_saved_pc): Removed.
5098 (i386_svr4_sigcontext_addr): New function.
5099 (i386_svr4_init_abi): Don't initialize tdep->sigtramp_saved_pc.
5100 Initialize tdep->sigcontext_addr instead. Initialize
5101 tdep->sc_pc_offset and tdep->sc_sp_offset.
5102 (i386_gdbarch_init): Likewise.
5103 * i386bsd-tdep.c (i386bsd_sigcontext_addr): Don't make it static
5104 any more.
5105 (i386bsd_sigtramp_saved_pc): Remove function.
5106 (i386bsd_init_abi): Don't initialize tdep->sigtramp_saved_pc.
5107 Initialize tdep->sigcontext_addr instead. Initialize
5108 tdep->sc_pc_offset.
5109 * i386-linux-tdep.c (i386_linux_init_abi): Remove initialization
5110 of tdep->sigtramp_saved_pc.
5111 * i386-sol2-tdep.c (i386_sol2_init_abi): Don't initialize
5112 tdep->sigtramp_saved_pc. Initialize tdep->sigcontext_addr
5113 instead.
5114
3a1e71e3
MK
5115 * i386-tdep.c (i386_frameless_function_invocation,
5116 i386_frame_num_args, i386_frame_init_saved_regs,
5117 i386_skip_prologue, i386_push_dummy_frame, i386_fix_call_dummy,
5118 i386_pop_frame, i386_push_arguments, i386_store_struct_return,
5119 i386_extract_return_value, i386_store_return_value,
5120 i386_extract_struct_value_address, i386_register_virtual_type,
5121 i386_register_convertible, i386_register_convert_to_virtual,
5122 i386_register_convert_to_raw, i386_svr4_sigtramp_saved_pc,
5123 i386_go32_init_abi, i386_nw_init_abi, i386_gdbarch_init): Make
5124 static.
5125
52e9098c
MK
51262002-07-01 Mark Kettenis <kettenis@gnu.org>
5127
77b13a25
MK
5128 * i386bsd-tdep.c (i386bsd_frame_saved_pc): Removed.
5129
52e9098c
MK
5130 * config/i386/tm-i386sol2.h (COERCE_FLOAT_TO_DOUBLE): Removed.
5131 * i386-sol2-tdep.c (i386_sol2_init_abi): Adjust for the removal of
5132 this macro. Include "value.h".
5133
1b372fff
AS
51342002-06-30 Aidan Skinner <aidan@velvet.net>
5135
5136 * ada-exp.tab.c: remove as it's a generated file
5137 * ada-lex.c: remove as it's a generated file
5138
9c5045b5
MK
51392002-06-30 Mark Kettenis <kettenis@gnu.org>
5140
4a93c5bb
MK
5141 * config/i386/tm-i386.h (struct frame_info, struct
5142 frame_saved_regs, struct value, struct type): Remove forward
5143 declarations.
5144
322d4fe0
MK
5145 * config/i386/tm-linux.h [HAVE_PTRACE_GETFPXREGS]
5146 (FILL_FPXREGSET, HAVE_SSE_REGS): Remove define.
5147 * config/i386/nm-linux.h [HAVE_PTRACE_GETFPXREGS]
5148 (FILL_FPXREGSET): Define.
5149
fdd8263d
MK
5150 * config/i386/tm-nbsd.h (HAVE_SSE_REGS): Remove define.
5151
482e577b
MK
5152 * configure.tgt (i[3456]86-*-openbsd*): Fold into
5153 i[3456]86-*-netbsd* case.
5154 * config/i386/tm-obsd.h: Removed.
5155 * config/i386/obsd.mt: Removed.
5156 * config/i386/obsd.mh (NATDEPFILES): Remove corelow.o and
5157 core-aout.o.
5158 (MH_CFLAGS): Add -DYYDEBUG=0.
5159
6916549a
MK
5160 * i386bsd-nat.c (_initialize_i386bsd_nat): Define SC_PC_OFFSET to
5161 i386nbsd_sc_pc_offset on OpenBSD too.
5162
9c5045b5
MK
5163 * config/i386/tm-fbsd.h [!SVR4_SHARED_LIBS]
5164 (IN_SOLIB_CALL_TRAMPOLINE): Remove define.
5165 * config/i386/tm-nbsdaout.h (IN_SOLIB_CALL_TRAMPOLINE): Remove
5166 define.
5167 * i386bsd-tdep.c: Include "arch-utils.h".
5168 (i386bsd_aout_in_solib_call_trampoline): New function.
5169 (i386bsd_init_abi): Set in_solib_call_trampoline to
5170 i386bsd_aout_in_solib_call_trampoline.
5171 (i386nbsdelf_init_abi, i386fbsd_init_abi): Set
5172 in_solib_call_trampoline to generic_in_solib_call_trampoline.
5173
aa84d1bb
AC
51742002-06-28 Andrew Cagney <ac131313@redhat.com>
5175
5176 * macrotab.h: Do not include "obstack.h" or "bcache.h".
5177 (struct obstack, struct bcache): Add opaque declarations.
5178 * Makefile.in (macrotab_h): Update
5179
b4d83933
AC
51802002-06-28 Andrew Cagney <ac131313@redhat.com>
5181
5182 * blockframe.c (generic_find_dummy_frame): Change return type to
5183 ``struct regcache''.
5184 (struct dummy_frame): Replace field ``registers'' with regcache, a
5185 struct regcache object.
5186 (generic_find_dummy_frame): Update.
5187 (generic_push_dummy_frame): Update. Use regcache_xfree,
5188 regcache_xmalloc and regcache_cpy.
5189 (generic_pop_dummy_frame): Update. Use regcache_cpy and
5190 regcache_xfree.
5191 (deprecated_generic_find_dummy_frame): Update.
5192 (generic_read_register_dummy): Update. Use
5193 regcache_read_as_address.
5194 (generic_call_dummy_register_unwind): Update. Use regcache_read.
5195 (generic_get_saved_register): Update. Use regcache_read.
5196
08c0b5bc
AC
51972002-06-28 Andrew Cagney <ac131313@redhat.com>
5198
5199 * Makefile.in (objfiles_h): Add $(bcache_h).
5200 * objfiles.h: Include "bcache.h".
5201
5202 * Makefile.in (symtab_h): Remove $(bcache_h).
5203 * symtab.h: Do not include "bcache.h".
5204
1f89801a
AC
52052002-06-28 Andrew Cagney <ac131313@redhat.com>
5206
5207 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Set frame_chain_valid to
5208 generic_func_frame_chain_valid.
5209
b9644b58
DB
52102002-06-28 David O'Brien <obrien@FreeBSD.org>
5211
5212 * config/i386/nm-fbsd.h: Include <sys/param.h>.
5213 * config/i386/tm-fbsd.h: Likewise.
5214
dd486634
AC
52152002-06-28 Andrew Cagney <ac131313@redhat.com>
5216
5217 * rs6000-tdep.c (rs6000_gdbarch_init): Use
5218 generic_unwind_get_saved_register.
5219
0b434a00
AC
52202002-06-27 Andrew Cagney <ac131313@redhat.com>
5221
5222 From 2002-06-27 John David Anglin <dave@hiauly1.hia.nrc.ca>:
5223 * regcache.c (supply_register): Add missing argument to
5224 register_buffer call.
5225
f30e5a77
AC
52262002-06-27 Andrew Cagney <ac131313@redhat.com>
5227
5228 * Makefile.in (init.c): Drop -e option to grep. Not necessary and
5229 Solaris /bin/grep does not not like it. From Peter Schauer.
5230
9f064c95
TT
52312002-06-26 Tom Tromey <tromey@redhat.com>
5232
5233 * command.h (add_setshow_cmd): Declare.
5234 (add_setshow_cmd_full): Declare.
5235 * cli/cli-decode.c (add_setshow_cmd): No longer static. Now
5236 returns void. Use add_setshow_cmd_full.
5237 (add_setshow_cmd_full): New function.
5238 (add_setshow_auto_boolean_cmd): Use add_setshow_cmd_full.
5239 (add_setshow_boolean_cmd): Likewise.
5240
099c7589
JT
52412002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5242
5243 * config/vax/tm-vax.h: Protect from multiple inclusion.
5244 (TARGET_UPAGES, TARGET_NBPG, STACK_END_ADDR)
5245 (SIGTRAMP_START, SIGTRAMP_END, SIGCONTEXT_PC_OFFSET): Move to...
5246 * config/vax/tm-vaxbsd.h: ...here. New file.
5247 * config/vax/vax.mt (TM_FILE): Set to tm-vaxbsd.h.
5248
1d049c5e
JT
52492002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5250
5251 * config/vax/tm-vax.h (BREAKPOINT): Remove.
5252 (BELIEVE_PCC_PROMOTION): Remove.
5253 (AP_REGNUM): Move to...
5254 * config/vax/nm-vax.h: ...here.
5255 * vax-tdep.c: Use VAX_AP_REGNUM instead of AP_REGNUM.
5256 (vax_breakpoint_from_pc): New function.
5257 (vax_gdbarch_init): Initialize gdbarch_breakpoint_from_pc
5258 and gdbarch_believe_pcc_promotion.
5259
4791e091
JT
52602002-06-26 Jason Thorpe <thorpej@wasabisystems.com>
5261
5262 * Makefile.in (vax_tdep_h): Define.
5263 (vax-tdep.o): Use $(vax_tdep_h).
5264 * vax-tdep.c (vax_gdbarch_init): Use generic OS ABI framework.
5265 (vax_dump_tdep): New function.
5266 (_initialize_vax_tdep): Register vax_dump_tdep.
5267 * vax-tdep.h: Include osabi.h.
5268 (struct gdbarch_tdep): New.
5269
da130f98
AC
52702002-06-26 Andrew Cagney <cagney@redhat.com>
5271
5272 * frame.h (deprecated_generic_find_dummy_frame): Rename
5273 generic_find_dummy_frame.
5274 * blockframe.c (generic_find_dummy_frame): Make static.
5275 (deprecated_generic_find_dummy_frame): New function.
5276 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Replace
5277 generic_find_dummy_frame with deprecated_find_dummy_frame.
5278 (sh64_nofp_frame_init_saved_regs): Ditto.
5279 (sh_fp_frame_init_saved_regs): Ditto.
5280 * s390-tdep.c (s390_frame_saved_pc_nofix): Ditto.
5281 (s390_frame_chain): Ditto.
5282 * cris-tdep.c (cris_frame_init_saved_regs): Ditto.
5283
6300c360
GS
52842002-06-26 Grace Sainsbury <graces@redhat.com>
5285
5286 * config/m68k/tm-m68k.h: Rearrange code so macros not in the
5287 gdbarch vector are at the top.
5288 (NUM_REGS): Remove.
5289 (FP_REGNUM, SP_REGNUM, PS_REGNUM, PC_REGNUM, FP0_REGNUM): Remove.
5290 (FRAME_ARGS_ADDRESS): Remove.
5291 (FRAME_LOCALS_ADDRESS): Remove.
5292 (FRAME_NUM_ARGS): Remove.
5293 (FRAME_ARGS_SKIP): Remove.
5294 * m68k-tdep.c (enum): Add eumeration of special register numbers.
5295 (m68k_gdbarch_init): Add gdbarch initializations for macros
5296 undefined in tm-m68k.h
5297
1c617db8
GS
52982002-06-26 Grace Sainsbury <graces@redhat.com>
5299
5300 * monitor.h: Add the function regname to monitor_ops
5301 structure. This way NUM_REGS does not have to be a constant.
5302 * monitor.c (monitor_fetch_register): Added support for regname
5303 function. The function is called if the array regnames is NULL.
5304 (monitor_store_register): Same.
da130f98
AC
5305 * cpu32bug-rom.c (cpu32bug_regname): Add function. Replaces
5306 regnames array.
1c617db8
GS
5307 (init_cpu32bug_cmds): set cpu32bug_cmds.regnames to NULL,
5308 cpu32bug_cmds.regname to point to new function.
5309 * abug-rom.c (abug_regname): Same as above.
5310 (init_abug_cmds): Same.
5311 * dbug-rom.c (dbug_regname): Same as above.
5312 (init_dbug_cmds): Same.
5313 * remote-est.c (est_regname): Same.
5314 (init_est_cmds): Same.
5315 * rom68k-rom.c (rom68k_regname): Same.
5316 (init_rom68k_cmds): Same.
5317
ea9365bb
TT
53182002-06-25 Tom Tromey <tromey@redhat.com>
5319
5320 * breakpoint.c (delete_command): Don't repeat `delete' commands.
5321
72cec141
AC
53222002-06-25 Andrew Cagney <cagney@redhat.com>
5323
5324 * infrun.c (stop_registers): Change variable's type to ``struct
5325 regcache'''.
5326 (xmalloc_inferior_status): Delete function.
5327 (free_inferior_status): Delete function.
5328 (normal_stop): Use regcache_cpy.
5329 (struct inferior_status): Change type of fields ``stop_registers''
5330 and ``registers'' to ``struct regcache''.
5331 (write_inferior_status_register): Use regcache_write.
5332 (save_inferior_status): Instead of calling
5333 xmalloc_inferior_status, allocate the inf_status buffer directly.
5334 Use regcache_dup_no_passthrough and regcache_dup to save the
5335 buffers.
5336 (restore_inferior_status): Use regcache_xfree and regcache_cpy.
5337 Replace the stop_registers regcache instead of overriding it. Use
5338 regcache_xfree. Instead of calling free_inferior_status, xfree
5339 the buffer directly.
5340 (discard_inferior_status): Use regcache_xfree. Instead of calling
5341 free_inferior_status, xfree the buffer directly.
5342 (build_infrun): Use regcache_xmalloc.
5343 (_initialize_infrun): Delete redundant call to build_infrun.
5344
5345 * Makefile.in (infcmd.o): Add $(regcache_h).
5346
5347 * infcmd.c: Include "regcache.h".
5348 (run_stack_dummy): Use deprecated_grub_regcache_for_registers to
5349 obtain the address of `stop_registers' register buffer.
5350 (print_return_value): Ditto.
5351
5352 * inferior.h (struct regcache): Add opaque declaration.
5353 (stop_registers): Change variable's declared type to ``struct
5354 regcache''.
5355
defc6f8c
TT
53562002-06-24 Tom Tromey <tromey@redhat.com>
5357
c0e624e7
TT
5358 * cli/cli-decode.c (add_show_from_set): Fixed typo in comment.
5359 * target.c (initialize_targets): Fixed typo in
5360 trust-readonly-sections `show' documentation.
5361
defc6f8c
TT
5362 * main.c: Marked all strings with _().
5363
2b236d82
DH
53642002-06-24 Don Howard <dhoward@redhat.com>
5365
5366 * memattr.c (create_mem_region): Treat hi == 0 as a special case
5367 that means max CORE_ADDR+1.
5368 (lookup_mem_region): Ditto.
5369 (mem_info_command): Ditto.
5370
942dc0e9
GS
53712002-06-24 Grace Sainsbury <graces@redhat.com>
5372
5373 * config/m68k/tm-m68k.h (DECR_PC_AFTER_BREAK): Remove.
5374 (REGISTER_BYTES_OK): Remove.
5375 (REGISTER_BYTES): Remove.
5376 (STORE_STRUCT_RETURN): Remove.
5377 (DEPRECATED_EXTRACT_RETURN_VALUE): Remove.
5378 (STORE_RETURN_VALUE): Remove.
5379 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
5380 (FRAME_CHAIN): Remove.
5381 (FRAMELESS_FUNCTION_INVOCATION): Remove.
5382 (FRAME_SAVED_PC): Remove.
5383 * m68k-tdep.c (m68k_register_bytes_ok):Add.
5384 (m68k_store_struct_return): Add.
5385 (m68k_deprecated_extract_return_value): Add.
5386 (m68k_deprecated_extract_struct_value_address): Add.
5387 (m68k_store_return_value): Add.
5388 (m68k_frame_chain): Add.
5389 (m68k_frameless_function_invocation): Add.
5390 (m68k_frame_saved_pc): Add.
5391 (m68k_gdbarch_init): added set_gdbarch calls for new
5392 functions and deleted macros.
5393
03c30d4d
TT
53942002-06-23 Tom Tromey <tromey@redhat.com>
5395
5396 * Makefile.in (HFILES_NO_SRCDIR): Remove old files.
5397 (ALLDEPFILES): Likewise.
5398 (udiheaders): Removed.
5399 (udip2soc.o): Likewise.
5400 (udi2go32.o): Likewise.
5401 (udr.o): Likewise.
5402 (HFILES_WITH_SRCDIR): Don't mention udiheaders.
5403
37e71372
AC
54042002-06-22 Andrew Cagney <ac131313@redhat.com>
5405
06a6ac57
AC
5406 * infrun.c (_initialize_infrun): Delete unnecessary call to
5407 build_infrun.
5408
37e71372
AC
5409 * regcache.h: Update comments describing the regcache_cpy family
5410 of functions.
5411 (regcache_save, regcache_restore): Delete declaration.
5412 (regcache_save_no_passthrough): Delete declaration.
5413 (regcache_restore_no_passthrough): Delete declaration.
5414 * regcache.c (regcache_save): Delete function.
5415 (regcache_save_no_passthrough): Delete function.
5416 (regcache_restore): Delete function.
5417 (regcache_restore_no_passthrough): Delete function.
5418
78f6d055
AC
54192002-06-21 Andrew Cagney <ac131313@redhat.com>
5420
5421 * config/m68k/tm-m68k.h: Fix typo.
5422 (FRAME_INIT_SAVED_REGS): Define when non-multi-arch.
5423 (m68k_frame_init_saved_regs): Declare.
5424
78b119cb
JB
54252002-06-21 Jim Blandy <jimb@redhat.com>
5426
5427 Remove some vestiges of Harris 88k support.
5428 * dwarf2read.c (decode_locdesc): Remove `#if' block for Harris 88k
5429 register numbering quirk.
5430 * elfread.c (elf_symtab_read): Remove `#if' block for skipping
5431 odd symbols occurring in Harris 88k ELF targets.
5432
0fbb3da7
TT
54332002-06-21 Tom Tromey <tromey@redhat.com>
5434
5435 * gdb_locale.h: New file.
5436 * Makefile.in (GDB_CFLAGS): Define LOCALEDIR.
5437 (defs_h): Added gdb_locale.h.
5438 * configure, config.in: Rebuilt.
5439 * configure.in (PACKAGE): Define.
5440 * defs.h: Include gdb_locale.h.
5441 * main.c (captured_main): Call setlocale, bindtextdomain,
5442 textdomain.
5443
456f8b9d
DB
54442002-06-21 Dave Brolley <brolley@redhat.com>
5445
5446 From Stan Shebs, Jim Blandy, Mark Salter, Kevin Buettner:
5447 * config/frv/frv.mt: New file.
5448 * config/frv/tm-frv.h: New file.
5449 * configure.tgt: Support frv-*-*.
5450 * Makefile.in (frv-tdep.o): New target.
5451 * frv-tdep.c: New file.
5452 * NEWS: Mention frv.
5453
cdd463f9
DB
54542002-06-21 Dave Brolley <brolley@redhat.com>
5455
5456 * MAINTAINERS: Add self to "Write After Approval" list.
5457
5d3ed2e3
GS
54582002-06-21 Grace Sainsbury <graces@redhat.com>
5459
5460 * config/m68k/tm-m68k.h (REGISTER_BYTE, REGISTER_RAW_SIZE)
5461 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
5462 (REGISTER_VIRTUAL_TYPE, REGISTER_NAMES, TARGET_LONG_DOUBLE_FORMAT)
5463 (FUNCTION_START_OFFSET, SKIP_PROLOGUE, SAVED_PC_AFTER_CALL)
5464 (INNER_THAN, STACK_ALIGN, REGISTER_SIZE): Remove macros.
5465
5466 * m68k-tdep.c: Include arch-utils.h
5467 (m68k_register_raw_size): Add.
5468 (m68k_register_virtual_size): Add.
5469 (m68k_register_virtual_type): Add.
5470 (m68k_register_name): Add.
5471 (m68k_stack_align): Add.
5472 (m68k_register_byte): Add.
5473 (m68k_gdbarch_init): Add set_gdbarch calls for macros removed in
5474 tm-m68k.h.
5475
7f8e7424
GS
54762002-06-21 Grace Sainsbury <graces@redhat.com>
5477
a2c6a6d5 5478 * m68k-tdep.c (m68k_frame_init_saved_regs): Replace
7f8e7424
GS
5479 m68k_find_saved_regs.
5480 (m68k_pop_frame): Removed saved_regs structure, and replaced
5d3ed2e3 5481 references to it with frame->saved_regs.
7f8e7424
GS
5482 (m68k_gdbarch_init): Added function calls to initialize the
5483 gdbarch structure.
a2c6a6d5
GS
5484 (m68k_fix_call_dummy): Add.
5485 * config/m68k/tm-m68k.h: (FRAME_FIND_SAVED_REGS): Remove.
5486 (CALL_DUMMY): Remove.
5487 (CALL_DUMMY_LENGTH): Remove.
5488 (CALL_DUMMY_START_OFFSET): Remove.
5489 (CALL_DUMMY_BREAKPOINT_OFFSET): Remove.
5490 (FIX_CALL_DUMMY): Remove.
5491 (PUSH_DUMMY_FRAME): Remove.
5492 (POP_FRAME): Remove.
7f8e7424 5493
f461f5cf
PM
54942002-06-19 Pierre Muller <muller@ics.u-strasbg.fr>
5495
5496 * parse.c (parse_fprintf): New function used to avoid calls to
5497 fprintf in bison parser generated debug code.
5498 * parser-defs.h: Declaration of new parse_fprintf function.
5499 * ada-exp.y, c-exp.y, f-exp.y, jv-exp.y, m2-exp.y, p-exp.y:
5500 Set YYDEBUG to 1 by default.
5501 Set YYFPRINTF as parse_fprintf.
5502
7f0c12ed
ML
55032002-06-21 Michal Ludvig <mludvig@suse.cz>
5504
5505 * dwarf2cfi.c (read_encoded_pointer): Don't handle pointer
5506 encoding anymore.
5507 (pointer_encoding, enum ptr_encoding): New.
5508 (execute_cfa_program): Take care about pointer encoding.
5509 (dwarf2_build_frame_info): Only call parse_frame_info for
5510 .debug_frame and .eh_frame.
5511 (parse_frame_info): New, derived from former dwarf2_build_frame_info.
5512 fixed augmentation handling, added relative addressing,
5513 ignore duplicate FDEs. Added comments.
19d833a2 5514 * dwarf2cfi.c: Reindented.
7f0c12ed 5515
87c4a039
EZ
55162002-06-20 Elena Zannoni <ezannoni@redhat.com>
5517
5518 * event-top.c (command_handler): Don't use space_at_cmd_start
5519 unless there is sbrk() on the host. Assign time and space data
5520 to union fields of the appropriate length.
5521
1cf877ad
ML
55222002-06-20 Michal Ludvig <mludvig@suse.cz>
5523
5524 * x86-64-tdep.c (x86_64_register_nr2name): Rename to
5525 x86_64_register_name. Return type changed to 'const char *'.
5526 (x86_64_register_name2nr): Rename to x86_64_register_number.
5527 (x86_64_gdbarch_init): Update to reflect the change.
5528 * x86-64-tdep.h: Ditto.
5529 * x86-64-linux-nat.c (x86_64_fxsave_offset)
5530 (supply_fpregset): Ditto.
5531
3fadccb3
AC
55322002-06-19 Andrew Cagney <cagney@redhat.com>
5533
5534 * regcache.h: Update copyright.
5535 (struct regcache, struct gdbarch): Add opaque declarations.
5536 (current_regcache): Declare global variable.
5537 (regcache_read, regcache_write): Add gdbarch parameter.
5538 (regcache_save, regcache_save_no_passthrough)
5539 (regcache_restore, regcache_restore_no_passthrough)
5540 (regcache_dup, regcache_dup_no_passthrough)
5541 (regcache_cpy, regcache_cpy_no_passthrough)
5542 (deprecated_grub_regcache_for_registers)
5543 (deprecated_grub_regcache_for_register_valid)
5544 (regcache_valid_p): Add function declarations.
5545
5546 * regcache.c: Update copyright.
5547 (regcache_descr_handle): New global variable.
5548 (struct regcache_descr): Define.
5549 (init_legacy_regcache_descr, init_regcache_descr): New functions.
5550 (regcache_descr, xfree_regcache_descr): New functions.
5551 (struct regcache): Define.
5552 (regcache_xmalloc, regcache_xfree): New functions.
5553 (regcache_cpy, regcache_cpy_no_passthrough): New functions.
5554 (regcache_dup, regcache_dup_no_passthrough): New functions.
5555 (regcache_valid_p, regcache_read_as_address): New functions.
5556 (deprecated_grub_regcache_for_registers): New function.
5557 (deprecated_grub_regcache_for_register_valid): New function.
5558 (current_regcache): New global variable.
5559 (register_buffer): Add regcache parameter. Update calls.
5560 (regcache_read, regcache_write): Add regcache parameter. Rewrite.
5561 (read_register_gen, write_register_gen): Update register_buffer
5562 call. Test for legacy_p instead of gdbarch_register_read_p or
5563 gdbarch_register_write_p.
5564 (regcache_collect): Update register_buffer call.
5565 (build_regcache): Rewrite. Use deprecated grub functions.
5566 (regcache_save, regcache_save_no_passthrough): New functions.
5567 (regcache_restore, regcache_restore_no_passthrough): New
5568 functions.
5569 (_initialize_regcache): Create the regcache_data_handle. Swap
5570 current_regcache global variable.
5571
5572 * sh-tdep.c (sh_pseudo_register_read): Add current_regcache
5573 parameter to regcache_read and regcache_write calls.
5574 (sh4_register_read): Ditto.
5575 (sh64_pseudo_register_read): Ditto.
5576 (sh64_register_read): Ditto.
5577 (sh_pseudo_register_write): Ditto.
5578 (sh4_register_write): Ditto.
5579 (sh64_pseudo_register_write): Ditto.
5580 (sh64_register_write): Ditto.
5581
5582 * defs.h (XCALLOC): Define.
5583
152d9db6
GS
55842002-06-19 Grace Sainsbury <graces@redhat.com>
5585
5586 * config/m68k/tm-m68k.h (GDB_MULTI_ARCH): Added (set to 0).
5587 * m68k-tdep.c (m68k_gdbarch_init): Added.
5588 (m68k_dump_tdep): Added.
5589
170911c7
DJ
55902002-06-19 Daniel Jacobowitz <drow@mvista.com>
5591
5592 * ada-lang.c (fill_in_ada_prototype): Update comment.
5593
2e4ebe70
DJ
55942002-06-19 Daniel Jacobowitz <drow@mvista.com>
5595
5596 * mips-tdep.c (enum mips_abi): Explicitly start at 0. Add
5597 MIPS_ABI_LAST.
5598 (mips_abi_string, mips_abi_strings): New.
5599 (struct gdbarch_tdep): Remove mips_abi_string, add found_abi.
5600 (mips_gdbarch_init): Set tdep->found_abi. Don't set
5601 tdep->mips_abi_string. Honor mips_abi_string. Default to
5602 O32 if no ABI is found.
5603 (mips_dump_tdep): Use mips_abi_strings.
5604 (mips_abi_update): New function.
5605 (_initialize_mips_tdep): Initialize mips_abi_string. Add
5606 ``set mips abi'' and ``show mips abi''. Check the size of
5607 mips_abi_strings.
5608
16775908
AC
56092002-06-19 Andrew Cagney <cagney@redhat.com>
5610
5611 * i386-linux-tdep.c (i386_linux_register_name): Make return type
5612 constant.
5613
5051bfa4 56142002-06-18 Joel Brobecker <brobecker@gnat.com>
16775908 5615
5051bfa4
JB
5616 * alpha-tdep.c (heuristic_proc_desc): Compute the size of the
5617 current frame using only the first stack size adjustment. All
5618 subsequent size adjustments are not considered to be part of
5619 the "static" part of the current frame.
5620 Compute the address of the saved registers relative to the
5621 Frame Pointer ($fp) instead of the Stack Pointer if $fp is
5622 in use in this frame.
5623
56468235
DH
56242002-06-18 Don Howard <dhoward@redhat.com>
5625
5626 * valops.c (value_ind): Use value_at_lazy() when dereferencing
5627 type int expressions. Thanks to Jim Blandy <jimb@redhat.com> for
5628 suggesting this solution.
5629
0b624158
AC
56302002-06-18 Andrew Cagney <ac131313@redhat.com>
5631
5632 * config/romp/xm-rtbsd.h: Delete file.
5633 * config/romp/rtbsd.mh: Delete file.
5634
221ea385
KS
56352002-06-18 Keith Seitz <keiths@redhat.com>
5636
5637 * breakpoint.c (condition_command): Post breakpoint_modify
5638 when a condition is added to an existing breakpoint.
5639 (commands_command): Likewise for commands.
5640 (set_ignore_count): Likewise for ignore counts.
5641 If no tty, do not simply return, still need to send event
5642 notification.
5643 (ignore_command): Only print a newline if the command came
5644 from a tty.
5645 Don't call breakpoints_changed, since this is now properly
5646 handled by set_ignore_count.
5647
5402eed1
AC
56482002-06-18 Andrew Cagney <cagney@redhat.com>
5649
5650 * MAINTAINERS: Note that cris-elf target can be compiled with
5651 -Werror.
5652 * cris-tdep.c (cris_register_name): Make return type constant.
5653 (cris_breakpoint_from_pc): Ditto.
5654
cc22880b
ML
56552002-06-18 Michal Ludvig <mludvig@suse.cz>
5656
5657 * frame.h (struct frame_info): Change type of context to
5658 'struct context'.
5659
fa88f677
AC
56602002-06-17 Andrew Cagney <cagney@redhat.com>
5661
5662 * gdbarch.sh (REGISTER_NAME): Change return type a constant string
5663 pointer.
5664 * gdbarch.h, gdbarch.c: Regenerate.
5665 * config/mips/tm-mips.h (mips_register_name): Update.
5666 * i386-tdep.h (i386_register_name): Update.
5667 * mips-tdep.c (mips_register_name): Update
5668 * alpha-tdep.c (alpha_register_name): Update.
5669 * arch-utils.c (legacy_register_name): Update.
5670 * arch-utils.h (legacy_register_name): Update.
5671 * avr-tdep.c (avr_register_name): Update.
5672 * ia64-tdep.c (ia64_register_name): Update.
5673 * i386-tdep.c (i386_register_name): Update.
5674 * sparc-tdep.c (sparc32_register_name): Update.
5675 (sparc64_register_name): Update.
5676 (sparclite_register_name): Update.
5677 (sparclet_register_name): Update.
5678 * sh-tdep.c (sh_generic_register_name): Update.
5679 (sh_sh_register_name): Update.
5680 (sh_sh3_register_name): Update.
5681 (sh_sh3e_register_name): Update.
5682 (sh_sh_dsp_register_name): Update.
5683 (sh_sh3_dsp_register_name): Update.
5684 (sh_sh4_register_name): Update.
5685 (sh_sh64_register_name): Update.
5686 * s390-tdep.c (s390_register_name): Update.
5687 * rs6000-tdep.c (rs6000_register_name): Update.
5688 * ns32k-tdep.c (ns32k_register_name_32082): Update.
5689 (ns32k_register_name_32382): Update.
5690 * d10v-tdep.c (d10v_ts2_register_name): Update.
5691 (d10v_ts3_register_name): Update.
5692 * xstormy16-tdep.c (xstormy16_register_name): Update.
5693 * vax-tdep.c (vax_register_name): Update.
5694 * v850-tdep.c (v850_register_name): Update.
5695 * m68hc11-tdep.c (m68hc11_register_name): Update.
5696 * mn10300-tdep.c (mn10300_generic_register_name): Update.
5697 (am33_register_name): Update.
5698
ea1e7ef6
GS
56992002-06-17 Grace Sainsbury <graces@redhat.com>
5700
5701 * m68k-tdep.c: Reindented.
5702
9b02dd1b
AC
57032002-06-17 Andrew Cagney <ac131313@redhat.com>
5704
5705 * gdb_indent.sh: Add prgregset_t, fpregset_t, and gregset_t to the
5706 list of predefined types.
5707
8758dec1
MK
57082002-06-16 Mark Kettenis <kettenis@gnu.org>
5709
b6197528
MK
5710 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
5711 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
5712 REGISTER_CONVERT_TO_RAW): Remove defines.
5713 (i386_register_virtual_type, i386_register_convertible,
5714 i386_register_convert_to_virtual, i386_register_convert_to_raw):
5715 Remove prototypes.
5716 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5717 macros mentioned above.
5718
82b47e62
MK
5719 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
5720 (i386lynx_saved_pc_after_call): Remove prototype.
5721 * i386ly-tdep.c: Include "i386-tdep.h".
5722 (i386lynx_saved_pc_after_call): Make static. Use
5723 read_memory_nobpt instead of read_memory. Use
5724 read_memory_unsigned_integer instead of read_memory_integer.
5725 (i386lynx_init_abi): New function.
5726 (i386lynx_coff_osabi_sniffer): New function.
5727 (_initialize_i386bsd_tdep): New function.
5728
8758dec1
MK
5729 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
5730 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
5731 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
5732 (i386_fix_call_dummy): Remove prototype.
5733 * i386-tdep.c (i386_call_dummy_words): New variable.
5734 (i386_gdbarch_init): Adjust for removal of the
5735 macros mentioned above.
5736
e9e68a56
AC
57372002-06-15 Andrew Cagney <ac131313@redhat.com>
5738
5739 * command.h (add_setshow_auto_boolean_cmd): Replace
5740 add_set_auto_boolean_cmd.
5741 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
5742 add_set_auto_boolean_cmd.
5743 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
5744 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
5745 mask-address'' command.
5746 (show_mask_address): Add cmd parameter.
5747 * remote.c (add_packet_config_cmd): Update. Change type of
5748 set_func and show_func to cmd_sfunc_ftype.
5749 (_initialize_remote): Update `set remote Z-packet'
5750 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
5751 (show_remote_protocol_e_packet_cmd): Ditto.
5752 (show_remote_protocol_E_packet_cmd): Ditto.
5753 (show_remote_protocol_P_packet_cmd): Ditto.
5754 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
5755 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
5756 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
5757 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
5758 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
5759 (show_remote_protocol_Z_packet_cmd): Ditto.
5760 (show_remote_protocol_binary_download_cmd): Ditto.
5761 (show_remote_cmd): Pass NULL to all of above.
5762
fc08ec52
MK
57632002-06-15 Mark Kettenis <kettenis@gnu.org>
5764
5765 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
5766 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
5767 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
5768 POP_FRAME): Remove defines.
5769 (i386_push_arguments, i386_store_struct_return,
5770 i386_extract_return_value, i386_store_return_value,
5771 i386_extract_struct_value_address, i386_push_dummy_frame,
5772 i386_pop_frame): Renove prototypes.
5773 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5774 macros mentioned above.
5775
e707bbc2
AC
57762002-06-15 Andrew Cagney <ac131313@redhat.com>
5777
5778 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
5779 add_set_boolean_cmd.
5780 (add_setshow_cmd): New function.
5781 * command.h (add_setshow_boolean_cmd): Replace
5782 add_set_boolean_cmd.
5783 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
5784 and ``set rdiromatzero''.
5785 * maint.c (_initialize_maint_cmds): Update commented out code.
5786 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
5787 * target.c (initialize_targets): Update `set
5788 trust-readonly-sections'.
5789 * remote.c (_initialize_remote): Update `set remotebreak'.
5790
42fdc8df
MK
57912002-06-15 Mark Kettenis <kettenis@gnu.org>
5792
93924b6b
MK
5793 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
5794 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
5795 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
5796 fit into multi-arch framework.
5797 (i386_breakpoint_from_pc): New function.
5798 (i386_gdbarch_init): Adjust for removal of the macros mentioned
5799 above.
5800
42fdc8df
MK
5801 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
5802 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
5803 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
5804 (i386_frameless_function_invocation, i386_frame_num_args,
5805 i386_frame_init_saved_regs): Remove prototypes.
5806 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
5807 macros mentioned above.
5808
9773a94b
AC
58092002-06-15 Andrew Cagney <ac131313@redhat.com>
5810
5811 * cli/cli-decode.c (set_cmd_cfunc): Update.
5812 (set_cmd_sfunc): Update.
5813 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
5814 (set_cmd_sfunc, set_cmd_cfunc): Update.
5815 * cli/cli-decode.h: Update.
5816
6e157172
MK
58172002-06-15 Mark Kettenis <kettenis@gnu.org>
5818
5819 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
5820 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
5821
7f19b9a2
AC
58222002-06-15 Andrew Cagney <ac131313@redhat.com>
5823
5824 * defs.h (auto_boolean): Declare enum.
5825 * command.h (cmd_auto_boolean): Delete enum.
5826 * mips-tdep.c (mask_address_var): Update.
5827 (mips_mask_address_p): Update.
5828 (show_mask_address): Update.
5829 * remote.c (struct packet_config): Update.
5830 (update_packet_config): Update.
5831 (show_packet_config_cmd): Update.
5832 (packet_ok): Update.
5833 (add_packet_config_cmd): Update.
5834 (_initialize_remote):
5835 * command.h: Update.
5836 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
5837 (do_setshow_command): Update.
5838 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
5839 * cli/cli-decode.h: Update.
5840
1cf88de5
MK
58412002-06-15 Mark Kettenis <kettenis@gnu.org>
5842
22ba8cf2
MK
5843 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
5844 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
5845 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
5846 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
5847 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
5848 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
5849
762c5349
MK
5850 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
5851 list of DJGPP COFF targets.
5852
091198bb
MK
5853 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
5854 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
5855 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
5856 (FP0_REGNUM): Remove define.
5857 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
5858 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
5859 (i386_register_virtual_size): Remove protoype.
5860 * i386-tdep.c (i386_register_virtual_size): Removed.
5861 (i386_extract_return_value, i386_store_return_value): Use
5862 FP0_REGNUM instead of NUM_FREGS to determine whether the
5863 floating-point registers are available.
5864 (i386_gdbarch_init): Tweak FIXME about FPU registers.
5865 Adjust for removal of macros mentioned above.
5866
58672002-06-15 Mark Kettenis <kettenis@gnu.org>
5868
fcc9bf01
MK
5869 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
5870 comments.
5871 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
5872 Remove prototypes.
5873 (supply_gregset, fill_gregset): Remove use of register keyword and
5874 remove declaration for regmap. Use I386_NUM_GREGS instead of
5875 NUM_REGS and NUM_FREGS.
5876 (FPREGSET_FSAVE_OFFSET): Remove.
5877 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
5878 NUM_FREGS to determine whether the floating-point registers are
5879 available.
5880
65e78234
MK
5881 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
5882 gnu_store_registers): Replace usage of NUM_GREGS with
5883 I386_NUM_GREGS.
5884
98df6387
MK
5885 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
5886 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
5887 usage of NUM_GREGS with I386_NUM_GREGS.
5888
099a9414
MK
5889 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
5890
57976e88
MK
5891 * i386bsd-nat.c: Include "i386-tdep.h".
5892 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
5893 I386_NUM_GREGS.
5894
b335f4a6
MK
5895 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
5896 and associated comment. They no longer make any sense, since we
5897 don't use this file anymore on Linux.
5898
1cf88de5
MK
5899 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
5900 * i386-tdep.c (i386_register_offset, i386_register_size): Use
5901 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
5902 elements in these arrays.
5903 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
5904 MAX_NUM_REGS.
5905
daa66587
MK
59062002-06-15 Mark Kettenis <kettenis@gnu.org>
5907
5908 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
5909 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
5910
26e9b323
AC
59112002-06-14 Andrew Cagney <cagney@redhat.com>
5912
5913 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
5914 EXTRACT_RETURN_VALUE.
5915 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
5916 EXTRACT_STRUCT_VALUE_ADDRESS.
5917 * gdbarch.h, gdbarch.c: Regenerate.
5918
5919 * values.c (value_being_returned): Handle
5920 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
5921 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
5922
5923 * arm-linux-tdep.c (arm_linux_init_abi): Update.
5924 * arm-tdep.c (arm_gdbarch_init): Update.
5925 * avr-tdep.c (avr_gdbarch_init): Update.
5926 * cris-tdep.c (cris_gdbarch_init): Update.
5927 * d10v-tdep.c (d10v_gdbarch_init): Update.
5928 * ia64-tdep.c (ia64_gdbarch_init): Update.
5929 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
5930 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
5931 * s390-tdep.c (s390_gdbarch_init): Update.
5932 * sh-tdep.c (sh_gdbarch_init): Update.
5933 * s390-tdep.c (s390_gdbarch_init): Update.
5934 * sparc-tdep.c (sparc_gdbarch_init): Update.
5935 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
5936 * v850-tdep.c (v850_gdbarch_init): Update.
5937 * vax-tdep.c (vax_gdbarch_init): Update.
5938 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
5939 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
5940
5941 * config/arc/tm-arc.h: Update.
5942 * config/d30v/tm-d30v.h: Update.
5943 * config/fr30/tm-fr30.h: Update.
5944 * config/h8300/tm-h8300.h: Update.
5945 * config/h8500/tm-h8500.h: Update.
5946 * config/i386/tm-i386.h: Update.
5947 * config/i386/tm-ptx.h: Update.
5948 * config/i386/tm-symmetry.h: Update.
5949 * config/i960/tm-i960.h: Update.
5950 * config/m32r/tm-m32r.h: Update.
5951 * config/m68k/tm-delta68.h: Update.
5952 * config/m68k/tm-linux.h: Update.
5953 * config/m68k/tm-m68k.h: Update.
5954 * config/m88k/tm-m88k.h: Update.
5955 * config/mcore/tm-mcore.h: Update.
5956 * config/mips/tm-mips.h: Update.
5957 * config/mn10200/tm-mn10200.h: Update.
5958 * config/pa/tm-hppa.h: Update.
5959 * config/pa/tm-hppa64.h: Update.
5960 * config/sparc/tm-sp64.h: Update.
5961 * config/sparc/tm-sparc.h: Update.
5962 * config/sparc/tm-sparclet.h: Update.
5963 * config/z8k/tm-z8k.h: Update.
5964
5179e78f
AC
59652002-06-14 Andrew Cagney <cagney@redhat.com>
5966
5967 * Makefile.in (i386_linux_tdep_h): Define.
5968 (i386_tdep_h, i387_tdep_h): Define.
5969 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
5970 $(i386_tdep_h) and $(i387_tdep_h).
5971 * i386-linux-nat.c: Include "i386-linux-tdep.h".
5972
8201327c
MK
59732002-06-14 Mark Kettenis <kettenis@gnu.org>
5974
edf393ac
MK
5975 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
5976 Already covered by the default.
5977
896fb97d
MK
5978 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
5979 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
5980 (i386_gdbarch_init): Initialize long_double_format and long_double
5981 bit.
5982
8201327c
MK
5983 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
5984 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
5985 Move these to ...
5986 * config/i386/i386sol2.mh: ... here.
5987 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
5988 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
5989 (SIGCONTEXT_PC_OFFSET): Remove define.
5990 (IN_SIGTRAMP): Remove define.
5991 * i386-sol2-tdep.c: New file.
5992
5993 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
5994 * config/i386/tm-i386nw.h: Removed.
5995
5996 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
5997 USE_STRUCT_CONVENTION): Remove defines.
5998 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
5999 (get_longjmp_target): Remove prototype.
6000 (IN_SIGTRAMP): Remove define.
6001 (i386bsd_in_sigtramp): Remove prototype.
6002 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
6003 function. Update comment accordingly
6004 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
6005 (FRAME_SAVED_PC): Remove define.
6006 (i386bsd_frame_saved_pc): Remove prototype.
6007 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
6008 GET_LONGJMP_TARGET): Remove defines.
6009 (get_longjmp_target): Remove prototype.
6010 (IN_SIGTRAMP): Remove define.
6011 (i386bsd_in_sigtramp): Remove prototype.
6012 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
6013 function. Update comment accordingly
6014 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
6015 (FRAME_SAVED_PC): Remove define.
6016 (i386bsd_frame_saved_pc): Remove prototype.
6017 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
6018 Remove prototype.
6019 (USE_STRUCT_CONVENTION): Remove prototype.
6020 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
6021 declaration.
6022 (_initialize_i386bsd_nat): Revise logic to determine some
6023 constants at compile time when compiling a native GDB. Warn if
6024 things don't match up with what we expect.
6025 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
6026 Remove variables.
6027 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
6028 to use date stored in `struct gdbarch_tdep'.
6029 (i386bsd_sigcontext_offset): Remove varaible.
6030 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
6031 stored in `struct gdbarch_tdep'.
6032 (i386bsd_frame_saved_pc): Make static.
6033 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
6034 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
6035 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
6036 i386fbsd4_sc_pc_offset): New variables.
6037 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
6038 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
6039 functions.
6040 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
6041 functions.
6042 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
6043 Modify the value of i386fbsd_sigtramp_start and
6044 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
6045 i386fbsd_sigtramp_end.
6046 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
6047 function.
6048
6049 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
6050 define to i386-linux-tdep.h.
6051 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
6052 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
6053 defines.
6054 (i386_linux_register_name, i386_linux_register_byte,
6055 i386_linux_register_raw_size): Remove prototypes.
6056 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
6057 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
6058 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
6059 TARGET_WRITE_PC): Remove defines.
6060 (i386_linux_in_sigtramp, i386_linux_frame_chain,
6061 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
6062 i386_linux_write_pc): Remove prototypes.
6063 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
6064 (get_longjmp_target): Remove prototype.
6065 * i386-linux-tdep.h: New file.
6066 * i386-linux-nat.c: Include "i386-linux-tdep.h".
6067 * i386-linux-tdep.c: Include "i386-tdep.h" and
6068 "i386-linux-tdep.h".
6069 (i386_linux_register_name, i386_linux_register_byte,
6070 i386_linux_register_raw_size, i386_linux_in_sigtramp,
6071 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
6072 Make static.
6073 (i386_linux_init_abi): New function.
6074 (_initialize_i386_linux_tdep): New function.
6075
6076 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
6077 (i386_saved_pc_after_call): Remove prototype.
6078 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
6079 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
6080 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
6081 (i386_register_name, i386_stab_reg_to_regnum,
6082 i386_dwarf_reg_to_regnum): Remove prototypes.
6083 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
6084 SIZEOF_SSE_REGS): Remove defines.
6085 (REGISTER_BYTES): Remove define.
6086 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
6087 (i386_register_byte, i386_register_raw_size): Remove prototypes.
6088 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
6089 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
6090 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
6091 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
6092 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
6093 (get_longjmp_target): Remove prototype.
6094 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
6095 (sigtramp_saved_pc): Remove define.
6096 (i386v4_sigtramp_saved_pc): Remove prototype.
6097 * config/i386/tm-go32.h (FRAME_CHAIN,
6098 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
6099 (i386go32_frame_saved_pc): Remove prototype.
6100 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
6101 (get_longjmp_target): Remove prototype.
6102 * i386-tdep.h: Include "osabi.h".
6103 (enum i386_abi): Removed.
6104 (enum struct_return): New enum.
6105 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
6106 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
6107 sc_pc_offset members.
6108 (i386_gdbarch_register_os_abi): Remove prototype.
6109 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
6110 I386_SSE_NUM_REGS): New defines.
6111 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
6112 I386_SSE_SIZEOF_REGS): New defines.
6113 (i386_register_name, i386_register_byte, i386_register_raw_size):
6114 New prototypes.
6115 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
6116 (i386bsd_sigtramp_saved_pc): New prototype.
6117 * i386-tdep.c: Don't include "elf-bfd.h".
6118 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
6119 i386_frame_chain, i386_saved_pc_after_call): Make static.
6120 (i386_frame_saved_pc): Rewrite to call architecture dependent
6121 function to deal with signal handlers. Make static.
6122 (i386go32_frame_saved_pc): Removed.
6123 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
6124 Removed.
6125 (i386_get_longjmp_target): New function.
6126 (default_struct_convention, pcc_struct_convention,
6127 reg_struct_convention, valid_conventions, struct_convention): New
6128 variables.
6129 (i386_use_struct_convention): New function.
6130 (i386v4_sigtramp_saved_pc): Renamed to
6131 i386_svr4_sigtramp_saved_pc. Made static. Moved.
6132 (i386_pc_in_sigtramp): New function.
6133 (i386_abi_names): Removed.
6134 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
6135 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
6136 Removed.
6137 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
6138 i386_gdbarch_register_os_abi): Removed.
6139 (struct i386_abi_handler): Removed.
6140 (i386_abi_handler_list): Removed.
6141 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
6142 functions.
6143 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
6144 i386_nw_init_abi): New functions.
6145 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
6146 Use set_gdbarch_xxx() calls instead of relying on macros for a
6147 number of calls.
6148 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
6149 (_initialize_i386_tdep): Add new 'struct-convcention' command.
6150 Register the various architecture variants defined in this file.
6151
ad2f7632
DJ
61522002-06-14 Daniel Jacobowitz <drow@mvista.com>
6153
6154 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
6155 (struct main_type): Remove arg_types member. Update comments for
6156 struct field.
6157 (TYPE_ARG_TYPES): Remove.
6158 (TYPE_FN_FIELD_ARGS): Update.
6159 (smash_to_method_type): Update prototype.
6160
6161 * c-typeprint.c (cp_type_print_method_args): Take method type
6162 instead of argument list. Use new argument layout. Simplify.
6163 (c_type_print_args): Use new argument layout. Simplify.
6164 (c_type_print_base): Update call to cp_type_print_method_args.
6165 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
6166 argument; use die->type instead. Update call to
6167 smash_to_method_type.
6168 (read_structure_scope): Update call to dwarf2_add_member_fn.
6169 * gdbtypes.c (allocate_stub_method): Update comment.
6170 (smash_to_method_type): Take new NARGS and VARARGS arguments.
6171 Use new argument layout.
6172 (check_stub_method): Use new argument layout. Don't count
6173 void as an argument.
6174 (print_arg_types): Update comments. Use new argument layout.
6175 (recursive_dump_type): Don't print arg_types member.
6176 * hpread.c (hpread_read_struct_type): Use new argument layout.
6177 (fixup_class_method_type): Likewise.
6178 (hpread_type_lookup): Likewise.
6179 * stabsread.c (read_type): Update calls to read_args and
6180 smash_to_method_type.
6181 (read_args): Use new argument layout. Simplify.
6182 * valops.c (typecmp): Use new argument layout. Update parameters
6183 and comments. Simplify.
6184 (hand_function_call): Use new argument layout.
6185 (search_struct_method): Update call to typecmp.
6186 (find_overload_match): Use new argument layout.
6187
6da02953
DJ
61882002-06-13 Daniel Jacobowitz <drow@mvista.com>
6189
6190 * NEWS: Mention multithreaded debug support for gdbserver.
6191
519b2366
DJ
61922002-06-13 Daniel Jacobowitz <drow@mvista.com>
6193
6194 * MAINTAINERS: Mention NEWS.
6195
6c0d6680
DJ
61962002-06-13 Daniel Jacobowitz <drow@mvista.com>
6197
6198 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
6199 (struct mips_objfile_private, compare_pdr_entries): New.
6200 (non_heuristic_proc_desc): Read the ".pdr" section if it
6201 is present.
6202
6529d2dd
AC
62032002-06-12 Andrew Cagney <ac131313@redhat.com>
6204
6205 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
6206 (arm_debug): New static variable.
6207 (_initialize_arm_tdep): Add ``set debug arm'' command.
6208
26216b98
AC
62092002-06-12 Andrew Cagney <ac131313@redhat.com>
6210
6211 * Makefile.in (sim_arm_h): Define.
6212 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
6213 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
6214 (arm_register_sim_regno): New function, map an internal REGNUM
6215 onto a simulator register number.
6216 (arm_gdbarch_init): Set register_sim_regno.
6217
814b3ba0
AH
62182002-06-09 Aldy Hernandez <aldyh@redhat.com>
6219
6220 * MAINTAINERS: Add self.
6221
475b0867
JB
62222002-06-11 Jim Blandy <jimb@redhat.com>
6223
919d772c
JB
6224 * source.c (source_info): Mention whether the symtab has
6225 information about preprocessor macros.
6226
475b0867
JB
6227 Call the command `info macro', not `show macro'.
6228 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
6229 Fix error message.
6230 (_initialize_macrocmd): Register `info_macro_command' in
6231 `infolist', not `showlist'.
6232
9e364162
DJ
62332002-06-11 Daniel Jacobowitz <drow@mvista.com>
6234
6235 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
6236 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
6237 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
6238 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
6239 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
6240 unconditionally.
6241 (set_mipsfpu_single_command, set_mipsfpu_double_command)
6242 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
6243 (_initialize_mips_tdep): Remove dead code.
6244 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
6245 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6246 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
6247 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
6248 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
6249 MIPS_LAST_FP_ARG_REGNUM): Remove.
6250
23aa4c72
ML
62512002-06-11 Michal Ludvig <mludvig@suse.cz>
6252
6253 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
6254 (unwind_tmp_obstack_free, parse_frame_info)
6255 (update_context, cfi_read_fp, cfi_write_fp)
6256 (cfi_frame_chain, cfi_init_extra_frame_info)
6257 (cfi_virtual_frame_pointer): Use the above function.
264d1763 6258 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
23aa4c72 6259
70eb15a4
CV
62602002-06-11 Corinna Vinschen <vinschen@redhat.com>
6261
6262 * v850-tdep.c (v850_type_is_scalar): New function.
6263 (v850_use_struct_convention): Match current gcc implementation
6264 as close as possible.
6265 (v850_push_arguments): Fix stack_offset handling. Don't write
6266 struct_addr into register. This is done by v850_store_struct_return.
6267 (v850_extract_return_value): Care for structs.
6268 (v850_store_return_value): Ditto.
6269 (v850_store_struct_return): Actually write address.
6270
482a4d06
ML
62712002-06-11 Michal Ludvig <mludvig@suse.cz>
6272
6273 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
6274 without debug information too.
6275
d855c300
AC
62762002-06-10 Andrew Cagney <ac131313@redhat.com>
6277
6278 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
6279 Make multi-arch pure.
6280 * gdbarch.h, gdbarch.c: Re-generate.
6281 * arm-tdep.c (arm_print_float_info): Update.
6282 * arch-utils.h (default_print_float_info): Update.
6283 * arch-utils.c (default_print_float_info): Update.
6284 * infcmd.c (float_info): Update call.
6285
dd12a101
AC
62862002-06-10 Andrew Cagney <ac131313@redhat.com>
6287
6288 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
6289 the front of the initialize list.
6290
101dcfbe
AC
62912002-06-10 Andrew Cagney <ac131313@redhat.com>
6292
6293 * infrun.c (struct inferior_status): Replace fields
6294 selected_frame_address and selected_level with field
6295 selected_frame_id.
6296 (save_inferior_status): Update. Use get_frame_id.
6297 (struct restore_selected_frame_args): Delete.
6298 (restore_selected_frame): Update. Use frame_find_by_id.
6299 (restore_inferior_status): Update.
6300
6301 * breakpoint.h (struct breakpoint): Change type of
6302 watchpoint_frame to frame_id.
6303 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
6304 call to get_current_frame.
6305 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
6306 get_current_frame.
6307 (watchpoint_check): Use frame_find_by_id.
6308
6309 * frame.h (record_selected_frame): Delete declaration.
6310 * stack.c (record_selected_frame): Delete function.
6311
6312 * frame.h (struct frame_id): Define.
6313 (get_frame_id): Declare.
6314 (frame_find_by_id): Declare.
6315 * frame.c (frame_find_by_id): New function.
6316 (get_frame_id): New function.
6317
304270b6
AV
63182002-06-10 Andrey Volkov <avolkov@transas.com>
6319
6320 * ser-e7kpc.c: Fix duplicated define and call of
6321 _initialize_ser_e7000pc
6322
2f2cf184
DJ
63232002-06-09 Daniel Jacobowitz <drow@mvista.com>
6324
6325 * signals/signals.c (target_signal_from_host): Fix #ifdef
6326 SIGRTMIN case.
6327 (do_target_signal_to_host): Likewise.
6328
caaa3122
DJ
63292002-06-09 Daniel Jacobowitz <drow@mvista.com>
6330
6331 * mips-tdep.c (mips_find_abi_section): New function.
6332 (mips_gdbarch_init): Call it.
6333
6ac5df3a
MK
63342002-06-09 Mark Kettenis <kettenis@gnu.org>
6335
6336 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
6337 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
6338 after Andrew's 2002-06-08 gdbarch change.
6339
82ea117a
MK
63402002-06-09 Mark Kettenis <kettenis@gnu.org>
6341
6342 * i386-linux-nat.c (suppy_gregset): Don't supply
6343 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
6344 register cache.
6345 (fill_gregset): Don't fetch it under the same circumstances.
6346
3c25f8c7
AC
63472002-06-09 Andrew Cagney <cagney@redhat.com>
6348
6349 * Makefile.in (callback_h): Define.
6350 (remote_sim_h): Update path to remote-sim.h.
6351 (remote-rdp.o): Add $(callback_h).
6352 (remote-sim.o): Use $(callback_h).
6353 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
6354 * remote-rdp.c: Include "gdb/callback.h".
6355
1029b7fa
MK
63562002-06-09 Mark Kettenis <kettenis@gnu.org>
6357
6358 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
6359 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
6360
616675d3
AC
63612002-06-08 Andrew Cagney <ac131313@redhat.com>
6362
a3efda28
AC
6363 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
6364 * rdi-share/serpardr.c: Ditto.
6365 * rdi-share/unixcomm.c: Ditto.
6366 * rdi-share/serdrv.c: Ditto.
6367 * rdi-share/hostchan.h: Ditto.
6368 * rdi-share/hostchan.c: Ditto.
6369 * rdi-share/host.h: Ditto.
6370 * rdi-share/devsw.c: Ditto.
6371
c5f10366
AC
6372 * objfiles.h: Change type of obj_private to void pointer.
6373 * pa64solib.c: Update copyright. Don't include "assert.h", use
6374 strcmp instead of STREQ, use LONGEST, do not use PTR
6375 * somsolib.c: Ditto.
6376
616675d3
AC
6377 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
6378 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
6379 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
6380
e4b415d9
AC
63812002-06-08 Andrew Cagney <ac131313@redhat.com>
6382
6383 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
6384 (default_get_saved_register): Delete function.
6385 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
6386 generic_unwind_get_saved_register.
6387 * gdbarch.h, gdbarch.c: Re-generate.
6388
ca0d0b52
AC
63892002-06-08 Andrew Cagney <ac131313@redhat.com>
6390
6391 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
6392 generic_func_frame_chain_valid.
6393 * gdbarch.h, gdbarch.c: Re-generate.
6394 * blockframe.c (generic_func_frame_chain_valid): Only check
6395 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
6396 passing FP to PC_IN_CALL_DUMMY.
6397 Fix PR gdb/360.
6398
76860b5f
AC
63992002-06-08 Andrew Cagney <ac131313@redhat.com>
6400
6401 * gdbarch.sh (struct gdbarch_data): Add field init_p.
6402 (register_gdbarch_data): Initialize init_p.
6403 (gdbarch_data): Initialize data pointer using the init function.
6404 (init_gdbarch_data): Delete function.
6405 (gdbarch_update_p): Update.
6406 (initialize_non_multiarch): Update.
6407 (struct gdbarch): Add field initialized_p.
6408 * gdbarch.h, gdbarch.c: Re-generate.
6409
8dda9770
ML
64102002-06-07 Michal Ludvig <mludvig@suse.cz>
6411
6412 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
6413 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
6414 better do the things actually here.
6415 * x86-64-tdep.c (x86_64_register_name2nr): New.
6416 (x86_64_register_name): Renamed to x86_64_register_nr2name.
6417 (x86_64_gdbarch_init): Respect the above change.
6418 * x86-64-tdep.h (x86_64_register_name2nr)
6419 (x86_64_register_nr2name): Add prototypes.
6420 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
6421
3d79a47c
MS
64222002-06-06 Michael Snyder <msnyder@redhat.com>
6423
7bd91a28
MS
6424 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
6425 Delete extra braces and re-indent.
6426 (d10v_store_return_value): Char return values
3d79a47c
MS
6427 must be shifted over by one byte in R0.
6428 (d10v_extract_return_value): Delete extra braces, re-indent.
6429
095a4c96
EZ
64302002-06-06 Elena Zannoni <ezannoni@redhat.com>
6431
6432 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
6433 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
6434 (d10v_integer_to_address): Rewrite.
6435 (d10v_frame_init_saved_regs): When reading fp and sp registers use
6436 the d10v specific functions which take care of converting to the
6437 correct space.
6438
e8a77ca4
EZ
64392002-06-06 Elena Zannoni <ezannoni@redhat.com>
6440
6441 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
6442 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
6443
4f2e4a4f
AC
64442002-06-02 Andrew Cagney <ac131313@redhat.com>
6445
6446 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
6447 includes.
6448 * config/tm-linux.h: Ditto.
6449 * config/alpha/tm-alphalinux.h: Ditto.
6450 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
6451 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
6452 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
6453 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
6454 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
6455 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
6456 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
6457 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
6458 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
6459 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
6460 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
6461 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
6462 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
6463 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
6464 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
6465 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
6466 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
6467 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
6468 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
6469 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
6470 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
6471 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
6472 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
6473 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
6474 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
6475 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
6476 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
6477 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
6478 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
6479 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
6480 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
6481 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
6482 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
6483 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
6484 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
6485 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
6486 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
6487
ae2ab2ce
AS
64882002-05-04 Aidan Skinner <aidan@velvet.net>
6489
6490 * ada-exp.tab.c: New file
6491 * ada-exp.y: New file
6492 * ada-lang.c: New file
6493 * ada-lang.h: New file
6494 * ada-lex.c: New file
6495 * ada-lex.l: New file
6496 * ada-tasks.c: New file
6497 * ada-typeprint.c: New file
6498 * ada-valprint.c: New file
6499
0ddd0135
JT
65002002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
6501
6502 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
6503 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
6504
750fbacc
JT
65052002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
6506
6507 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
6508 insetead of ppc-linux-tdep.o.
6509 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
6510 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
6511
df94e18a
AC
65122002-06-02 Andrew Cagney <ac131313@redhat.com>
6513
6514 2002-05-07 Christian Groessler <chris@groessler.org>
6515 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
6516 bit register contents for little endian hosts.
6517
1a38ab75
AC
65182002-06-01 Andrew Cagney <ac131313@redhat.com>
6519
6520 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
6521 any maintainer.
6522
8b1632ac
AC
65232002-06-01 Andrew Cagney <ac131313@redhat.com>
6524
6525 * gdbarch.h: Regenerate.
6526
627054c8
AC
65272002-06-01 Andrew Cagney <ac131313@redhat.com>
6528
6529 * MAINTAINERS: Add everyone to write-after-approval list.
6530
4f460812
AC
65312002-06-01 Andrew Cagney <ac131313@redhat.com>
6532
6533 * stack.c (frame_info): Use frame_register_unwind instead of
6534 saved_regs. Mention when the SP is on the stack or in a register.
6535
6536 * frame.h (frame_register_unwind_ftype): Define. Document.
6537 (struct frame_info): Add field register_unwind and
6538 register_unwind_cache.
6539 (frame_register_unwind): Declare.
6540 (generic_unwind_get_saved_register): Declare.
6541
6542 * frame.c (frame_register_unwind): New function.
6543 (generic_unwind_get_saved_register): New function.
6544
6545 * blockframe.c (generic_call_dummy_register_unwind): New function.
6546 (frame_saved_regs_register_unwind): New function.
6547 (set_unwind_by_pc): New function.
6548 (create_new_frame): New function.
6549 (get_prev_frame): New function.
6550
de888f76
AC
65512002-05-30 Andrew Cagney <ac131313@redhat.com>
6552
6553 * a29k-share/: Delete directory.
6554 * remote-vx29k.c: Delete file.
6555
2f2c3626
JT
65562002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6557
6558 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
6559 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
6560
9ce5c36a
JT
65612002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6562
6563 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
6564 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
6565 (sparc64nbsd-nat.o)
6566 (sparcnbsd-nat.o)
6567 (sparcnbsd-tdep.o): New dependency lists.
6568 * NEWS: Note new UltraSPARC NetBSD native configuration.
6569 * configure.host (sparc64-*-netbsd*): New host.
6570 * configure.tgt (sparc-*-netbsdelf*)
6571 (sparc-*-netbsd*): Set gdb_target to nbsd.
6572 (sparc64-*-netbsd*): New target.
6573 * sparc64nbsd-nat.c: New file.
6574 * sparcnbsd-nat.c: New file.
6575 * sparcnbsd-tdep.c: New file.
6576 * sparcnbsd-tdep.h: New file.
6577 * config/sparc/nbsd.mt: New file.
6578 * config/sparc/nbsd64.mh: New file.
6579 * config/sparc/nbsd64.mt: New file.
6580 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
6581 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
6582 (HOST_IPC): Remove.
6583 * config/sparc/nbsdaout.mt: Remove.
6584 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
6585 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
6586 (HOST_IPC): Remove.
6587 * config/sparc/nbsdelf.mt: Remove.
6588 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
6589 sparc-nat.c compatiblity defines.
6590 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
6591 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
6592 * config/sparc/tm-nbsd64.h: New file.
6593 * config/sparc/tm-nbsdaout.h: Remove.
6594 * config/sparc/xm-nbsd.h: Remove.
6595
ef3cf062
JT
65962002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
6597
6598 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
6599 * sparc-tdep.c: Include osabi.h.
6600 (gdbarch_tdep): Add osabi member.
6601 (_initialize_sparc_tdep): Use gdbarch_register.
6602 (sparc_gdbarch_init): Use generic OS ABI framework.
6603 (sparc_dump_tdep): New function.
6604
ee8ff470
KB
66052002-05-30 Kevin Buettner <kevinb@redhat.com>
6606
6607 * corefile.c (do_captured_read_memory_integer): Return non-zero
6608 result.
6609 (safe_read_memory_integer): Copy result of memory read when
6610 status is non-zero. Also, add comments.
6611
7b112f9c
JT
66122002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
6613
6614 * Makefile.in (ppc_tdep_h): Define.
6615 (ppc-linux-nat.o)
6616 (ppc-linux-tdep.o)
6617 (rs6000-tdep.o): Use $(ppc_tdep_h).
6618 (ppc-sysv-tdep.o)
6619 (ppcnbsd-nat.o)
6620 (ppcnbsd-tdep.o): New dependency lists.
6621 * ppc-tdep.h: Use generic OS ABI framework.
357edbbc
JT
6622 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
6623 (ppc_linux_init_abi): New functions.
7b112f9c
JT
6624 (ppc_sysv_abi_broken_use_struct_convention)
6625 (ppc_sysv_abi_use_struct_convention)
6626 (ppc_sysv_abi_push_arguments): Move to...
6627 * ppc-sysv-tdep.c: ...here.
6628 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
6629 * rs6000-tdep.c (process_note_abi_tag_sections)
6630 (get_elfosabi): Remove.
6631 (rs6000_gdbarch_init): Use generic OS ABI framework.
6632 (rs6000_dump_tdep): New function.
6633 (_initialize_rs6000_tdep): Use gdbarch_register.
6634 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
6635 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
6636 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
6637 of ppc-linux-tdep.o.
6638 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
6639 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
6640 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
6641 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
6642 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
6643 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
6644
480dd42a
JB
66452002-05-29 Jim Blandy <jimb@redhat.com>
6646
6647 * macroscope.c (default_macro_scope): Put `void' in empty argument
6648 list.
6649
4182591f
AC
66502002-05-29 Andrew Cagney <ac131313@redhat.com>
6651
6652 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
6653 * arch-utils.c: Include "sim-regno.h".
6654 * gdbarch.sh: Don't include "sim-regno.h".
6655 * gdbarch.h, gdbarch.c: Regenerate.
6656 * sim-regno.h (legacy_register_sim_regno): Move declaration from
6657 here.
6658 * arch-utils.h (legacy_register_sim_regno): To here.
6659 * remote-sim.c (legacy_register_sim_regno): Move function from
6660 here.
6661 * arch-utils.c (legacy_register_sim_regno): To here.
6662
8238d0bf
AC
66632002-05-28 Andrew Cagney <ac131313@redhat.com>
6664
6665 * sim-regno.h: New file.
6666 * Makefile.in (sim_regno_h): Define.
6667 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
6668 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
6669 (legacy_register_sim_regno): New function.
6670 (one2one_register_sim_regno): New function.
6671 (gdbsim_fetch_register): Rewrite.
6672 (gdbsim_store_register): Only store a register when
6673 REGISTER_SIM_REGNO is valid.
6674 * d10v-tdep.c: Include "sim-regno.h".
6675 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
6676 (d10v_ts3_register_sim_regno): Ditto.
6677 * gdbarch.sh: Include "sim-regno.h".
6678 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
6679 * gdbarch.h, gdbarch.c: Regenerate.
6680 * arch-utils.h (default_register_sim_regno): Delete declaration.
6681 * arch-utils.c (default_register_sim_regno): Delete function.
6682
485721b1
JT
66832002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
6684
6685 * ppcnbsd-nat.c: Rewrite.
6686 * ppcnbsd-tdep.c: New file.
6687 * ppcnbsd-tdep.h: New file.
6688 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
6689 solib.o, and solib-svr4.o.
6690 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
6691 nbsd-tdep.o, and corelow.o.
6692
697f244d
AC
66932002-05-28 Andrew Cagney <ac131313@redhat.com>
6694
6695 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
6696 `tr' and `sed'. Mention that `broken' targets are not expected to
6697 build.
6698
f08caad1 66992002-05-27 Michal Ludvig <mludvig@suse.cz>
b1ab997b
ML
6700
6701 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
6702 Let PC point right after the prologue before looking up symbols.
6703
3139facc
MH
67042002-05-27 Martin M. Hunt <hunt@redhat.com>
6705
6706 * i386-tdep.c (i386_register_virtual_type): Return
6707 builtin_type_vec128i for SSE registers.
6708
6709 * gdbtypes.h (builtin_type_vec128i): Declare.
6710
6711 * gdbtypes.c (build_builtin_type_vec128i): New function.
6712 (builtin_type_v2_double, builtin_type_v4_int64): New types.
6713 (builtin_type_vec128i): New type for SSE2 128-bit registers.
6714 (build_gdbtypes): Initialize new builtin vector types.
6715 (_initialize_gdbtypes): Register new vector types with gdbarch.
6716
6e3ba3b8
JT
67172002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6718
6719 * MAINTAINERS: ns32k is not longer an obsolete candidate,
6720 since it has been multi-arch'd.
6721 * NEWS: Note that ns32k-*-* is now partial multi-arch.
6722 Move Alpha and VAX multi-arch news entries to same section
6723 as other multi-arch news.
6724
93d5585d
JT
67252002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6726
6727 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
6728 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
6729 static. Rename some register numbers to put them in ns32k-tdep
6730 private namespace.
6731 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
6732 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
6733 functions.
6734 (_initialize_ns32k_tdep): Use gdbarch_register.
6735 * ns32k-tdep.h: New file.
6736 * ns32knbsd-tdep.c: New file.
6737 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
6738 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
6739 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
6740 REGISTER_BYTES, REGISTER_BYTE): Remove.
6741 * config/ns32k/tm-ns32k.h: New file.
6742 * config/ns32k/tm-umax.h: Remove.
6743
efb2c70e
JT
67442002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6745
6746 * ns32k-tdep.c (ns32k_saved_pc_after_call,
6747 ns32k_store_struct_return, ns32k_extract_return_value,
6748 ns32k_store_return_value, ns32k_extract_struct_value_address): New
6749 functions.
6750 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
6751 ns32k_saved_pc_after_call.
6752 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
6753 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
6754 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
6755 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
6756 ns32k_extract_struct_value_address.
6757
7bcc927b
JT
67582002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6759
6760 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
6761 ns32k_fix_call_dummy): New.
6762 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
6763 ns32k_call_dummy_words.
6764 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
6765 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
6766 CALL_DUMMY_NARGS): Remove.
6767 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
6768
78f9d765
JT
67692002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6770
6771 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
6772 ns32k_frame_saved_pc, ns32k_frame_args_address,
6773 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
6774 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
6775 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
6776 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
6777 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
6778 (BREAKPOINT): Remove..
6779 (FRAME_CHAIN): Define as ns32k_frame_chain.
6780 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
6781 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
6782 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
6783 (FRAME_FIND_SAVED_REGS): Remove.
6784 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
6785 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
6786 (POP_FRAME): Define as ns32k_pop_frame.
6787
f2c762e0
JT
67882002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6789
6790 * ns32k-tdep.c (ns32k_register_byte_32082,
6791 ns32k_register_byte_32382, ns32k_register_raw_size,
6792 ns32k_register_virtual_size, ns32k_register_virtual_type): New
6793 functions.
6794 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
6795 ns32k_register_byte_32382.
6796 * config/ns32k/tm-umax.h: Update copyright years.
6797 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
6798 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
6799 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
6800 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
6801 (ns32k_get_enter_addr): Fix prototype.
6802
af137673
JT
68032002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
6804
6805 * ns32k-tdep.c: Update copyright years.
6806 (ns32k_register_name_32082): New function.
6807 (ns32k_register_name_32382): Ditto.
6808 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
6809 (REGISTER_NAME): Define as ns32k_register_name_32382.
6810 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
6811 (REGISTER_NAME): Define as ns32k_register_name_32082.
6812
a8bc7b56
JB
68132002-05-24 Jim Blandy <jimb@redhat.com>
6814
6815 * dwarf2read.c (free_line_header): Use xfree, not free.
6816
83a45910
JT
68172002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
6818
6819 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
6820 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
6821
0db71247
AC
68222002-05-23 Andrew Cagney <ac131313@redhat.com>
6823
6824 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
6825
b9e5e4dd
AC
68262002-05-23 Andrew Cagney <ac131313@redhat.com>
6827
6828 From Ross Alexander at NEC Europe:
6829 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
6830
de530e84
MS
68312002-05-23 Michael Snyder <msnyder@redhat.com>
6832
6833 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
6834 for input, rather than parse_and_eval_address.
6835
b91b96f4
AC
68362002-05-23 Andrew Cagney <ac131313@redhat.com>
6837
6838 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
6839 * Makefile.in (sim_d10v_h): Update definition.
6840
8b279e7a
AC
68412002-05-24 Andrew Cagney <cagney@redhat.com>
6842
6843 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
6844 change `2002-05-22 Michael Snyder' below.
6845 (d10v_push_arguments): Ditto.
6846 (d10v_extract_return_value): Ditto.
6847
0a3d0425
JB
68482002-05-23 Jim Blandy <jimb@redhat.com>
6849
6850 * macrotab.c (check_for_redefinition): Don't complain if the new
6851 definition is the same as the previous one. Take more arguments
6852 to allow the comparison.
6853 (macro_define_object, macro_define_function): Pass more arguments
6854 to check_for_redefinition.
6855
78eac43e
MS
68562002-05-22 Michael Snyder <msnyder@redhat.com>
6857
6858 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
6859 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
6860 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
6861 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
6862 Don't bail if return_pc is PC_IN_CALL_DUMMY.
6863 Add a temp variable to save a call (and a memory read).
6864 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
6865 if possible (so that PC_IN_CALL_DUMMY will work).
6866
9bc1edb8
CV
68672002-05-22 Corinna Vinschen <vinschen@redhat.com>
6868
6869 * MAINTAINERS: Remove status `OBSOLETE' from v850.
6870
005ef3d2
ML
68712002-05-22 Michal Ludvig <mludvig@suse.cz>
6872
6873 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
6874 fde->cie_ptr.
6875 (dwarf2_build_frame_info): Corrected handling of eh_frame.
6876 (dwarf2_build_frame_info): Add offset to fde->initial_location
6877 so that frames of shared libraries are mapped correctly.
6c3eb890
ML
6878 (execute_stack_op): Change type of 'result' from ULONGEST to
6879 CORE_ADDR.
005ef3d2 6880
fcf4f891
JT
68812002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6882
6883 * config/alpha/tm-nbsd.h: Include solib.h.
6884
cfef91e4
JT
68852002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6886
6887 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
6888 assumptions about the host's byte order.
6889
9964235a
JT
68902002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6891
6892 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
6893 to dependency list.
6894 * alphanbsd-tdep.c: Include solib-svr4.h.
6895 * shnbsd-tdep.c: Ditto.
6896
9eeef8ef
JT
68972002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6898
6899 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
6900 nbsd-tdep.h to dependency list.
6901 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
6902 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
6903 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
6904 nbsdaout.mh and nbsdelf.mh consistently.
6905 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
6906 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
6907 nbsdaout.mt and nbsdelf.mh consistently.
6908 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
6909 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
6910 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
6911 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
6912 a.out shared library stuff from here...
6913 * config/nm-nbsdaout.h: ...to here.
6914 * config/tm-nbsd.h: Remove.
6915 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
6916 * config/arm/nbsd.mh: Remove.
6917 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
6918 nbsd-tdep.o.
6919 * config/arm/nbsdaout.mh: New file.
6920 * config/arm/nbsdelf.mh: New file.
6921 * config/arm/nm-nbsdaout.h: New file.
6922 * config/i386/nbsd.mh: Remove.
6923 * config/i386/nbsd.mt: Remove.
6924 * config/i386/nbsdaout.mh: New file.
6925 * config/i386/nbsdaout.mt: New file.
6926 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
6927 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
6928 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
6929 i386_register_u_addr): Remove.
6930 * config/i386/nm-nbsdaout.h: New file.
6931 * config/i386/nm-nbsdelf.h: Remove.
6932 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
6933 (USE_STRUCT_CONVENTION): Remove.
6934 * config/i386/tm-nbsdaout.h: New file.
6935 * config/i386/tm-nbsdelf.h: Remove.
6936 * config/m68k/nbsd.mh: Remove.
6937 * config/m68k/nbsd.mt: Remove.
6938 * config/m68k/nbsdaout.mh: New file.
6939 * config/m68k/nbsdaout.mt: New file.
6940 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
6941 * config/m68k/nm-nbsdaout.h: New file.
6942 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
6943 (IN_SOLIB_CALL_TRAMPOLINE): Define.
6944 * config/ns32k/nbsd.mh: Remove.
6945 * config/ns32k/nbsd.mt: Remove.
6946 * config/ns32k/nbsdaout.mh: New file.
6947 * config/ns32k/nbsdaout.mt: New file.
6948 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
6949 * config/ns32k/nm-nbsdaout.h: New file.
6950 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
6951 (IN_SOLIB_CALL_TRAMPOLINE): Define.
6952 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
6953 (SVR4_SHARED_LIBS): Remove.
6954 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
6955 * config/sparc/nbsd.mh: Remove.
6956 * config/sparc/nbsd.mt: Remove.
6957 * config/sparc/nbsdaout.mh: New file.
6958 * config/sparc/nbsdaout.mt: New file.
6959 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
6960 * config/sparc/nbsdelf.mt: New file.
6961 * config/sparc/nm-nbsdaout.h: New file.
6962 * config/sparc/nm-nbsdelf.h: Remove.
6963 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
6964 * config/sparc/tm-nbsdaout.h: New file.
6965
257ce470
JT
69662002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6967
6968 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
6969 mipsnbsd-tdep.c
6970 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
6971
76a6d5fe
JT
69722002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6973
6974 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
6975 shnbsd-nat.c.
6976 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
6977
45888261
JT
69782002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6979
6980 * NEWS: Note new MIPS NetBSD native configuration.
6981 * configure.host (mips*-*-netbsd*): New host.
6982 * configure.tgt (mips*-*-netbsd*): New target.
6983 * mipsnbsd-nat.c: New file.
6984 * mipsnbsd-tdep.c: New file.
6985 * mipsnbsd-tdep.h: New file.
6986 * config/mips/nbsd.mh: New file.
6987 * config/mips/nbsd.mt: New file.
6988 * config/mips/nm-nbsd.h: New file.
6989 * config/mips/tm-nbsd.h: New file.
6990
70f80edf
JT
69912002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
6992
6993 * Makefile.in (SFILES): Add osabi.c.
6994 (COMMON_OBS): Add osabi.o.
6995 (osabi.o): New dependency list.
6996 * osabi.c: New file.
6997 * osabi.h: New file.
6998 * doc/gdbint.texinfo: Document new generic OS ABI framework.
6999
7000 * Makefile.in (alpha_tdep_h): Define and use instead of
7001 alpha-tdep.h.
7002 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
7003 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
7004 Remove.
7005 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
7006 * alpha-tdep.h: Include osabi.h.
7007 (alpha_abi): Remove.
7008 (gdbarch_tdep): Use generic OS ABI framework.
7009 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
7010 gdbarch_register_osabi.
7011 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
7012 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
7013 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
7014
7015 * Makefile.in (sh_tdep_h): Add osabi.h.
7016 * sh-tdep.h (sh_osabi): Remove.
7017 (gdbarch_tdep): Use generic OS ABI framework.
7018 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
7019 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
7020 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
7021 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
7022
7023 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
7024 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
7025 gdbarch_register_osabi.
7026 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
7027 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
7028 (get_elfosabi): Rename to...
7029 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
7030 ABI framework support routines.
7031 (arm_gdbarch_init): Use generic OS ABI framework.
7032 (arm_dump_tdep): Likewise.
7033 (_initialize_arm_tdep): Likewise.
7034 * arm-tdep.h: Include osabi.h.
7035 (arm_abi): Remove.
7036 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
7037 osabi member.
7038 (arm_gdbarch_register_os_abi): Remove prototype.
7039 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
7040 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
7041
7042 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
7043 * mips-tdep.c: Include osabi.h.
7044 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
7045 OS ABI framework.
7046
d194345b
KH
70472002-05-20 Kazu Hirata <kazu@cs.umass.edu>
7048
7049 * h8300-tdep.c: Fix formatting.
7050
70c6b0d1
EZ
70512002-05-20 Elena Zannoni <ezannoni@redhat.com>
7052
7053 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
7054 printing vector registers.
7055
165b8e33
AC
70562002-05-19 Andrew Cagney <ac131313@redhat.com>
7057
7058 From Fernando Nasser:
7059 * remote.c (remote_async_open_1): Re-throw the exception when the
7060 connection fails.
7061 (remote_cisco_open): Ditto.
7062 (remote_open_1): Ditto.
7063
36918e70
AC
70642002-05-19 Andrew Cagney <ac131313@redhat.com>
7065
7066 * remote.c (remote_start_remote_dummy): Add uiout parameter.
7067 (remote_start_remote): Add uiout parameter. Pass through to
7068 remote_start_remote_dummy.
7069 (remote_open_1): Use catch_exception instead of catch_errors.
7070 (remote_async_open_1): Ditto.
7071 (remote_cisco_open): Ditto.
7072
ae44c0c4
AC
70732002-05-19 Andrew Cagney <ac131313@redhat.com>
7074
7075 * remote.c (remote_start_remote): Replace PTR with void pointer.
7076 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
7077 static.
7078
8efe637d
AC
70792002-05-18 Andrew Cagney <ac131313@redhat.com>
7080
7081 * gdb_indent.sh: Allow the script to be run in the sim directory.
7082
2f1b5984
MK
70832002-05-18 Mark Kettenis <kettenis@gnu.org>
7084
f0f625e2
MK
7085 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
7086 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
7087
2f1b5984
MK
7088 * corelow.c (core_open): Only call set_gdbarch_from_file if
7089 exec_bfd is NULL.
7090
fc974602
AV
70912002-05-17 Andrey Volkov <avolkov@transas.com>
7092
7093 * h8300-tdep.c: Add support of EXR register
7094 * config/h8300/tm-h8300.h: Ditto.
7095
906709f4
AV
70962002-05-17 Andrey Volkov <avolkov@transas.com>
7097
7098 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
7099
6e591d68
AV
71002002-05-17 Andrey Volkov <avolkov@transas.com>
7101
7102 * h8300-tdep.c: Change literal regnums to REGNO.
7103
84f0252a
JB
71042002-05-17 Jim Blandy <jimb@redhat.com>
7105
e0e9281e
JB
7106 * NEWS: Note addition of macro support.
7107
84f0252a
JB
7108 Expand preprocessor macros in C expressions.
7109 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
7110 (scan_macro_expansion, scanning_macro_expansion,
7111 finished_macro_expansion): New function declarations.
7112 (expression_macro_lookup_func, expression_macro_lookup_baton): New
7113 variable declarations.
7114 * parser-defs.h (expression_context_pc): New declaration.
7115 * parse.c (expression_context_pc): New variable.
7116 (parse_exp_1): Set expression_context_pc, as well as
7117 expression_context_block.
7118 * c-exp.y (yylex): If we're not already reading the result of a
7119 macro expansion, try to macro-expand the next token. When we're
7120 done scanning a macro expansion, switch back to the mainline text.
7121 Commas and `if's in a macro's expansion don't terminate the input.
7122 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
7123 (macro_original_text, macro_expanded_text,
7124 expression_macro_lookup_func, expression_macro_lookup_baton): New
7125 variables.
7126 (scan_macro_expansion, scanning_macro_expansion,
7127 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
7128 c_preprocess_and_parse): New functions.
7129 (c_language_defn, cplus_language_defn, asm_language_defn): Call
7130 c_preprocess_and_parse, instead of c_parse.
7131 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
7132 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
7133
1c509ca8
JR
7134Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
7135
7136 * sh-tdep.c (gdb_print_insn_sh64): Delete.
7137 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
7138 (sh_gdbarch_init): Always use gdb_print_insn_sh.
7139
2250ee0c
CV
71402002-05-17 Corinna Vinschen <vinschen@redhat.com>
7141
7142 * NEWS: Add section for multi-arched targets. Add v850 to that section.
7143
ab3b8126
JT
71442002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
7145
7146 * Makefile.in (sh_tdep_h): Define and use.
7147 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
7148 register enum): Move to...
7149 * * sh-tdep.h: ...here.
7150 * sh-tdep.c: Include sh-tdep.h.
7151 * sh3-rom.c: Likewise.
7152 * shnbsd-tdep.c: Likewise.
7153
ed9d4749
MS
71542002-05-16 Michael Snyder <msnyder@redhat.com>
7155
7156 * arm-tdep.c: Spelling fix in comment.
7157
2e276125
JB
71582002-05-16 Jim Blandy <jimb@redhat.com>
7159
6821892e
JB
7160 Add commands for manually expanding macros and showing their
7161 definitions.
7162 * macrocmd.c, macroscope.c, macroscope.h: New files.
7163 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
7164 (macroscope_h): New variable.
7165 (HFILES_NO_SRCDIR): Add macroscope.h.
7166 (COMMON_OBS): Add macrocmd.o, macroscope.o.
7167 (macroscope.o, macrocmd.o): New rules.
7168
2e276125
JB
7169 Teach the Dwarf 2 reader to read macro information.
7170 * dwarf2read.c: #include "macrotab.h".
7171 (dwarf_macinfo_buffer): New variable.
7172 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
7173 dwarf_macinfo_size.
7174 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
7175 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
7176 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
7177 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
7178 dwarf2_macro_spaces_in_definition): New complaints.
7179 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
7180 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
7181 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
7182 the partial symbol table.
7183 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
7184 from what's recorded in the partial symbol table.
7185 (read_file_scope): If the compilation unit has a
7186 `DW_AT_macro_info' attribute, read its macro information.
7187 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
7188
2f53fe6c
DJ
71892002-05-16 Daniel Jacobowitz <drow@mvista.com>
7190
7191 Fix PR gdb/546
7192 * ser-tcp.c: Don't include <netinet/udp.h>.
7193
2be99286
SC
71942002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7195
7196 * MAINTAINERS: Update my email address.
7197
c9af212b 71982002-05-16 Richard Earnshaw <rearnsha@arm.com>
8501bbeb
RE
7199
7200 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
7201 include file of the same name.
7202
bf5f1a52
CV
72032002-05-16 Corinna Vinschen <vinschen@redhat.com>
7204
7205 * configure.tgt: Mark v850 as multi-arched.
7206 * config/v850/tm-v850.h: Remove file.
7207 * config/v850/v850.mt: Eliminate TM_FILE.
7208
435e042a
CV
72092002-05-16 Corinna Vinschen <vinschen@redhat.com>
7210
7211 * v850-tdep.c: Full multi-arch.
7212 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
7213 Define GDB_MULTI_ARCH to 2.
7214
9819c6c8
PM
72152002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
7216
7217 * p-exp.y (current_type): New static variable.
7218 Carries the type of the expression at the position that is parsed.
7219 (push_current_type, pop_current_type): Two new functions. Used
7220 to store/restore current_type in expression on specific tokens.
c9af212b
RE
7221 (search_field): New static variable. Set to one after parsing a point
7222 as at that point only a FIELDNAME token should be searched.
9819c6c8
PM
7223 (FIELDNAME): New token. After a point only a token belonging to
7224 current_type type definition is allowed.
7225 (all over token rules): reset and change current_type according
7226 to rules.
7227 (exp '[' rule): insert implicit array index field if
7228 exp is a pascal string type.
7229
3a06899a
CV
72302002-05-16 Corinna Vinschen <vinschen@redhat.com>
7231
7232 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
7233 frame info. Use frame_info's saved_regs instead of matching member
7234 in extra_frame_info throughout.
7235 (v850_frame_init_saved_regs): New function.
7236 (v850_init_extra_frame_info): Move most functionality into
7237 v850_frame_init_saved_regs().
7238 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
7239 (v850_frame_find_saved_regs): Remove declaration.
7240 (FRAME_FIND_SAVED_REGS): Remove definition.
7241 (v850_frame_init_saved_regs): Add declaration.
7242 (FRAME_INIT_SAVED_REGS): Add definition.
7243
6ed14b0e
CV
72442002-05-16 Corinna Vinschen <vinschen@redhat.com>
7245
7246 * v850-tdep.c: Begin multi-arch'ing v850.
7247 (v850_target_architecture_hook): Remove function.
7248 (v850_gdbarch_init): New function. Add code previously in
7249 v850_target_architecture_hook().
7250 (_initialize_v850_tdep): Don't set target_architecture_hook.
7251 Call register_gdbarch_init() instead.
7252
42725910
DJ
72532002-05-16 Daniel Jacobowitz <drow@mvista.com>
7254
7255 * gdbtypes.h (struct cplus_struct_type): Remove args field.
7256 * hpread.c (hpread_read_struct_type): Remove assignments to args.
7257 (fixup_class_method_type): Likewise.
7258
99d9066e
JB
72592002-05-15 Jim Blandy <jimb@redhat.com>
7260
7261 Add macro structures to GDB's symbol tables. Nobody puts anything
7262 in them yet.
7263 * symtab.h (struct symtab): New member: `macro_table'.
7264 * buildsym.h (pending_macros): New global variable.
7265 * buildsym.c: #include "macrotab.h".
7266 (buildsym_init): Initialize `pending_macros'.
7267 (end_symtab): If we found macro information while reading a CU's
7268 debugging info, do build a symtab structure for it. Make the
7269 symtab point to the macro information, and clear the
7270 `pending_macros' pointer which held it while we were reading the
7271 debug info.
7272 (really_free_pendings): Free any pending macro table.
7273 * objfiles.h (struct objfile): New member: `macro_cache'.
7274 * objfiles.c (allocate_objfile): Set allocate and free functions
7275 for the macro cache's objstack.
7276 (free_objfile): Empty the macro cache's obstack.
7277 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
7278 set new allocate and free functions for it.
7279 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
7280 free functions for the macro cache's objstack. (Why is this
7281 function building its own objfile?)
7282 * symmisc.c (print_objfile_statistics): Print statistics on the
7283 macro bcache.
7284 * Makefile.in: Note that buildsym.o depends on macrotab.h.
7285
c899585b
RE
72862002-05-15 Richard Earnshaw <rearnsha@arm.com>
7287
7288 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
7289 (REGISTER_U_ADDR): Delete definition.
7290 (arm_register_u_addr): Delete declaration.
7291
a6cdd8c5
RE
72922002-05-15 Richard Earnshaw <rearnsha@arm.com>
7293
7294 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
7295 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
7296
c97dcfc7
AC
72972002-05-14 Andrew Cagney <ac131313@redhat.com>
7298
7299 * regcache.c (register_valid): Revise comments refering to "Not
7300 available" and "unavailable".
7301 * frame.c (frame_register_read): Ditto.
7302 * findvar.c (value_of_register): Ditto.
7303
93021b7d
AC
73042002-05-15 Andrew Cagney <cagney@redhat.com>
7305
7306 * Makefile.in (remote_sim_h): Replace remote-sim_h.
7307 (remote-sim.o): Update dependencies.
7308 (d10v-tdep.o): Specify dependencies.
7309 (sim_d10v_h): Define.
7310
a86bc61c
JB
73112002-05-14 Jim Blandy <jimb@redhat.com>
7312
7313 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
7314 * macrotab.c (macro_lookup_inclusion, find_definition,
7315 new_macro_table): Same.
7316
7317 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
7318 not `! strcmp ()'. This is a dubious improvement.
7319 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
7320
7321 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
7322 although it's not necessary, to avoid a warning.
7323
2fdde8f8
DJ
73242002-05-14 Daniel Jacobowitz <drow@mvista.com>
7325
7326 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
7327 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
7328 TYPE_INSTANCE_FLAGS.
7329 (struct main_type): New.
7330 (struct type): Move most members to struct main_type. Change
7331 cv_type and as_type to new type_chain member. Add instance_flags.
7332 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
7333 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
7334 (finish_cv_type): Remove prototype.
7335 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
7336 Set TYPE_CHAIN.
7337 (alloc_type_instance): New function.
7338 (smash_type): New function.
7339 (make_pointer_type, make_reference_type, make_function_type)
7340 (smash_to_member_type, smash_to_method_type): Call smash_type.
7341 (make_qualified_type): New function.
7342 (make_type_with_address_space): Call make_qualified_type.
7343 (make_cv_type): Likewise.
7344 (finish_cv_type): Remove unnecessary function.
7345 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
7346 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
7347 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
7348 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
7349 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
7350 * hpread.c (hpread_read_struct_type): Likewise.
7351 * stabsread.c (read_struct_type): Likewise.
7352
843fedf4
EZ
73532002-05-14 Elena Zannoni <ezannoni@redhat.com>
7354
7355 * configure.tgt: Add a catch all sh* target, for cases like
7356 sh[2,3,4]-elf and sh-hms.
7357
05a6c72c
KS
73582002-05-14 Keith Seitz <keiths@redhat.com>
7359
7360 * event-loop.c (create_file_handler): Don't do anything but
7361 update data when we are given a fd which we are already
7362 monitoring.
7363
5d085aaf
ML
73642002-05-14 Michal Ludvig <mludvig@suse.cz>
7365
7366 * dwarf2cfi.c (context_cpy): Copy registers correctly.
7367 (update_context): Use __func__ in warnings.
7368
9db8d71f
DJ
73692002-05-14 Daniel Jacobowitz <drow@mvista.com>
7370
7371 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
7372 and tcp_close to net_open and net_close.
7373 (net_open): Accept "udp:" and "tcp:" specifications. Connect
7374 using UDP if requested. Don't try to disable Nagle on UDP
7375 sockets.
7376 * remote.c (remote_serial_open): New function. Warn about UDP.
7377 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
7378
5dbc6baa
EZ
73792002-05-13 Elena Zannoni <ezannoni@redhat.com>
7380
7381 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
7382
cc3023f7
EZ
73832002-05-13 Elena Zannoni <ezannoni@redhat.com>
7384
7385 * configure.tgt: Remove sh-hms target.
7386 * MAINTAINERS: Don't list sh-hms as a separate target.
7387
ec2bcbe7
JB
73882002-05-13 Jim Blandy <jimb@redhat.com>
7389
7390 Add first preprocessor macro-expansion files.
7391 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
7392 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
7393 (splay_tree_h, macroexp_h, macrotab_h): New variable.
7394 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
7395 (COMMON_OBS): Add macrotab.o, macroexp.o.
7396 (macroexp.o, macrotab.o): New rules.
7397
6d531722
AC
73982002-05-13 Andrew Cagney <ac131313@redhat.com>
7399
7400 * config/m88k/tm-m88k.h: Update copyright.
7401 (m88k_target_write_pc): Declare
7402 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
7403 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
7404 (SHIFT_INST_REGS): Update definition.
7405 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
7406 using old definition of TARGET_WRITE_PC.
7407 * regcache.c (generic_target_write_pc): Delete code handling
7408 NNPC_REGNUM.
7409 * gdbarch.sh (NNPC_REGNUM): Delete.
7410 * gdbarch.h, gdbarch.c: Regenerate.
7411
3e3f2739
RE
74122002-05-13 Richard Earnshaw <rearnsha@arm.com>
7413
7414 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
7415 builtin reg number.
7416
0004e5a2
DJ
74172002-05-13 Daniel Jacobowitz <drow@mvista.com>
7418
7419 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
7420 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
7421 (gen_address_of, gen_struct_ref, gen_repeat): Use type
7422 access macros.
7423 * c-typeprint.c (cp_type_print_method_args): Likewise.
7424 (c_type_print_args): Likewise.
7425 * d10v-tdep.c (d10v_push_arguments): Likewise.
7426 (d10v_extract_return_value): Likewise.
7427 * expprint.c (print_subexp): Likewise.
7428 * gdbtypes.c (lookup_primitive_typename): Likewise.
7429 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
7430 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
7431 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
7432 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
7433 (TYPE_VECTOR): Likewise.
7434 * hpread.c (hpread_read_struct_type)
7435 (fix_static_member_physnames, fixup_class_method_type)
7436 (hpread_type_lookup): Likewise.
7437 * mdebugread.c (parse_symbol, parse_type): Likewise.
7438 * p-lang.c (is_pascal_string_type): Likewise.
7439 * valops.c (hand_function_call): Likewise.
7440 * x86-64-tdep.c (classify_argument): Likewise.
7441
7442 * hpread.c (hpread_read_function_type)
7443 (hpread_read_doc_function_type): Call replace_type.
7444 * dstread.c (create_new_type): Delete.
7445 (decode_dst_structure, process_dst_function): Call alloc_type.
7446 Use type access macros.
7447
dff95cc7
MK
74482002-05-12 Mark Kettenis <kettenis@gnu.org>
7449
7450 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
7451 the're not supported by the current architecture.
7452 (i387_fill_fxsave): Likewise.
7453
bbcd32ad
FF
74542002-05-12 Fred Fish <fnf@redhat.com>
7455
7456 * symfile.c (default_symfile_offsets): Arrange for uninitialized
7457 sect_index_xxx members to index the first slot in section_offsets
7458 if all of the section_offsets are zero.
7459
89cf4787
MK
74602002-05-12 Mark Kettenis <kettenis@gnu.org>
7461
7462 * configure.tgt (sparc-*openbsd): Remove entry accidentially
7463 checked in with last change.
7464
1f77ffc5
MK
74652002-05-12 Mark Kettenis <kettenis@gnu.org>
7466
7467 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
7468 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
7469 config.sub.
7470
89b8b4a9
DJ
74712002-05-12 Daniel Jacobowitz <drow@mvista.com>
7472
7473 * Makefile.in: Update dependencies.
7474
14a5e767
AC
74752002-05-11 Andrew Cagney <ac131313@redhat.com>
7476
7477 * language.c (local_hex_string_custom): Simplify. Do not depend
7478 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
7479
7480 * memattr.c (mem_info_command): Replace calls to
7481 longest_local_hex_string and longest_local_hex_string_custom.
7482 * buildsym.c (make_blockvector): Ditto.
7483 * solib.c (info_sharedlibrary_command): Ditto.
7484 * tracepoint.c (tracepoints_info): Ditto.
7485 * symtab.c (print_msymbol_info): Ditto.
7486
7487 * language.c (local_hex_string): Delete.
7488 (local_hex_string_custom): Delete.
7489 (longest_local_hex_string): Rename to local_hex_string.
7490 (longest_local_hex_string_custom): Rename to
7491 local_hex_string_custom.
7492 * language.h (local_hex_string): Change parameter type to LONGEST.
7493 (local_hex_string_custom): Ditto.
7494 (longest_local_hex_string): Delete declaration.
7495 (longest_local_hex_string_custom): Ditto.
7496
7497 * solib.c: Update copyright.
7498 * memattr.c: Update copyright.
7499
13d01224
AC
75002002-05-11 Andrew Cagney <ac131313@redhat.com>
7501
7502 * arch-utils.h (legacy_register_to_value): Declare.
7503 (legacy_value_to_register): Declare.
7504 (legacy_convert_register_p): Declare.
7505 * arch-utils.c (legacy_register_to_value): New function.
7506 (legacy_value_to_register): New function.
7507 (legacy_convert_register_p): New function.
7508
7509 * gdbarch.sh (REGISTER_TO_VALUE): Define.
7510 (VALUE_TO_REGISTER): Define.
7511 (CONVERT_REGISTER_P): Define.
7512 * gdbarch.h, gdbarch.c: Regenerate.
7513
7514 * valops.c (value_assign): Use CONVERT_REGISTER_P and
7515 VALUE_TO_REGISTER.
7516 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
7517 CONVERT_REGISTER_P.
7518
4a1970e4
DJ
75192005-05-11 Daniel Jacobowitz <drow@mvista.com>
7520 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
7521
7522 * Makefile.in: Update dependencies for valops.c.
7523 * valops.c: Include "gdb_assert.h".
7524 (typecmp): Skip THIS parameter to methods.
7525 (find_method_list): Remove static_memfuncp argument,
7526 update callers. Check for stub methods.
7527 (find_value_oload_method_list): Don't set *static_memfuncp.
7528 (find_overload_match): Don't check for stub methods. Assert
7529 that methods are not stubbed. Handle static methods.
7530 (value_find_oload_method_list): Remove static_memfuncp argument.
7531 * gdbtypes.c (check_stub_method): Do not add THIS pointer
7532 to the argument list for static stub methods.
7533 * value.h (value_find_oload_method_list): Update prototype.
7534
b2e75d78
AC
75352002-05-11 Andrew Cagney <ac131313@redhat.com>
7536
7537 * arch-utils.h (generic_register_size): Declare.
7538 (generic_register_raw_size, generic_register_virtual_size): Delete
7539 declarations.
7540 * arch-utils.c (generic_register_raw_size): Delete.
7541 (generic_register_size): New function.
7542 (generic_register_virtual_size): Delete.
7543
7544 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
7545 default generic_register_size.
7546 * gdbarch.h, gdbarch.c: Re-generate.
7547
7548 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
7549 register_virtual_size.
7550 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
7551 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
7552
451fbdda
AC
75532002-05-11 Andrew Cagney <ac131313@redhat.com>
7554
7555 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
7556 * gdbarch.h, gdbarch.c: Regenerate.
7557 * gnu-v3-abi.c: Update copyright.
7558 (vtable_address_point_offset): Update.
7559 (gnuv3_rtti_type): Update.
7560 (gnuv3_baseclass_offset): Update.
7561 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
7562 (init_fetch_link_map_offsets): Update.
7563 * remote.c (get_remote_state): Update.
7564
6d2f5cea
DJ
75652002-05-11 Daniel Jacobowitz <drow@mvista.com>
7566
7567 * TODO: Remove value_headof/value_from_vtable_info comment.
7568 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
7569 * values.c (value_headof, value_from_vtable_info): Delete.
7570 * value.h (value_from_vtable_info): Delete prototype.
7571
d2324da4
AC
75722002-05-11 Andrew Cagney <ac131313@redhat.com>
7573
7574 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
7575 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
7576 $(gdb_regex_h).
7577 (gdb_assert_h): Define.
7578 (gdb_wait_h): Define.
7579 (gdb_regex_h): Define.
7580
5c717440
DJ
75812002-05-11 Daniel Jacobowitz <drow@mvista.com>
7582
7583 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
7584 * linespec.c (find_methods): Handle GCC 3.x template constructors.
7585
6c7861b3
JT
75862002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7587
7588 * nbsd-tdep.c: Fix comment.
7589
ea5bc2a6
JT
75902002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7591
7592 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
7593 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
7594 (nbsd-tdep.o): New dependency list.
7595 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
7596 nbsd-tdep.h.
7597 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
7598 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
7599 * nbsd-tdep.c: New file.
7600 * nbsd-tdep.h: New file.
7601 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
7602 nbsd-tdep.h.
7603 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
7604 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
7605 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
7606 * config/sh/nbsd.mt (TDEPFILES): Ditto.
7607
b28da865
JT
76082002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7609
7610 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
7611 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
7612 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
7613 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
7614 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
7615 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
7616
4b8ff1fa
JT
76172002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7618
7619 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
7620 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7621 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
7622 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
7623 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
7624 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
7625 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
7626
dfe6eb1f
JT
76272002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7628
7629 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
7630 fetch_elfcore_registers to...
7631 * i386nbsd-tdep.c: ...here.
7632 (i386nbsd_use_struct_convention): Rename to...
7633 (i386nbsd_aout_use_struct_convention): ...this.
7634 (i386nbsd_supply_reg): New function.
7635 (i386nbsd_fill_reg): New function.
7636 (fetch_core_registers): Use i386nbsd_supply_reg.
7637 (fetch_elfcore_registers): Likewise.
7638 (_initialize_i386nbsd_tdep): New function.
7639 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
7640 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7641 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
7642 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
7643 (i386nbsd_aout_use_struct_convention): ...this.
7644
20cb8cda
JT
76452002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7646
7647 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
7648 (store_inferior_registers): Use shnbsd_fill_reg.
7649 * shnbsd-tdep.c (sh_nbsd_supply_registers,
7650 sh_nbsd_supply_register): Collapse into...
7651 (shnbsd_supply_reg): ...this.
7652 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
7653 (shnbsd_fill_reg): ...this.
7654 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
7655 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
7656 (fetch_core_registers): Use shnbsd_supply_reg.
7657 (fetch_elfcore_registers): Use shnbsd_supply_reg.
7658 (sh_nbsd_core_fns): Rename to...
7659 (shnbsd_core_fns): ...this.
7660 (sh_nbsd_elfcore_fns): Rename to...
7661 (shnbsd_elfcore_fns): ...this.
7662 (sh_nbsd_init_abi): Rename to...
7663 (shnbsd_init_abi): ...this.
7664 (_initialize_sh_nbsd_tdep): Rename to...
7665 (_initialize_shnbsd_tdep): ...this.
7666 * shnbsd-tdep.h (sh_nbsd_supply_registers,
7667 sh_nbsd_supply_register, sh_nbsd_fill_registers,
7668 sh_nbsd_fill_register): Remove prototypes.
7669 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
7670
e750d25e
JT
76712002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7672
7673 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
7674 (i387-nat.o): Delete dependency list.
7675 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
7676 (x86-64-linux-nat.o): Likewise.
7677 * i387-nat.c: Delete file, moving contents to...
7678 * i387-tdep.c: ...here.
7679 * i387-nat.h: Rename...
7680 * i387-tdep.h: ...to this.
7681 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
7682 * i386-linux-nat.c: Likewise.
7683 * i386bsd-nat.c: Likewise.
7684 * i386gnu-nat.c: Likewise.
7685 * i386nbsd-nat.c: Likewise.
7686 * i386v4-nat.c: Likewise.
7687 * x86-64-linux-nat.c: Likewise.
7688 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
7689 * config/i386/go32.mh (NATDEPFILES): Likewise.
7690 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
7691 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
7692 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
7693 * config/i386/linux.mh (NATDEPFILES): Likewise.
7694 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
7695 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7696 * config/i386/obsd.mh (NATDEPFILES): Likewise.
7697 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
7698
1aee598a
JT
76992002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7700
7701 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
7702 (alphanbsd-nat.o): Remove dependency list.
7703 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
7704 * alphanbsd-nat.c: Delete. Contents moved to...
7705 * alphanbsd-tdep.c: ...here.
7706 (_initialize_alphanbsd_tdep): Register core functions.
7707 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
7708
12bcb0fe
JT
77092002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
7710
7711 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
7712 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
7713 (alphanbsd-nat.o): Likewise.
7714 (alphabsd-tdep.o): New dependency list.
7715 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
7716 (fill_gregset): Use alphabsd_fill_reg.
7717 (supply_fpregset): Use alphabsd_supply_fpreg.
7718 (fill_fpregset): Use alphabsd_fill_fpreg.
7719 (fetch_inferior_registers): Use struct reg and struct fpreg
7720 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
7721 and alphabsd_supply_fpreg.
7722 (store_inferior_registers): Use struct reg and struct fpreg
7723 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
7724 and alphabsd_fill_fpreg.
7725 * alphabsd-tdep.c: New file.
7726 * alphabsd-tdep.h: New file.
7727 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
7728 (fetch_elfcore_registers): Use alphabsd_supply_reg and
7729 alphabsd_supply_fpreg.
7730 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
7731 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
7732
361d1df0
EC
77332002-05-11 Eric Christopher <echristo@redhat.com>
7734
7735 * mips-tdep.c (mips_double_register_type): Fix thinko.
7736 (mips_single_register_type): Ditto.
7737 * MAINTAINERS: Add self.
7738
92dd7cee
MK
77392002-05-11 Mark Kettenis <kettenis@gnu.org>
7740
7741 * i387-nat.c (i387_supply_register, i387_fill_fsave,
7742 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
7743 right thing on architectures with different endianness and/or
7744 integer sizes.
7745
e27da16d
JT
77462002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
7747
7748 From Christian Limpach <chris@Pin.LU>
7749 * configure.in: Change sed expression which comments out
7750 NATDEPFILES to also comment out continuation lines.
7751 * configure: Regenerate.
7752
ddde02bd
EZ
77532002-05-10 Elena Zannoni <ezannoni@redhat.com>
7754
7755 * sh-tdep.c: Clean up code erroneously reintroduced by previous
7756 big patch.
7757
1c922164
EZ
77582002-05-10 Elena Zannoni <ezannoni@redhat.com>
7759
7760 * sh-tdep.c: Include correct file.
7761
283150cd
EZ
77622002-05-10 Elena Zannoni <ezannoni@redhat.com>
7763
7764 New support for sh64-elf (sh5) target.
7765
7766 * configure.tgt: For sh64-elf target, default to sh-elf.
7767
7768 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
7769 (struct gdbarch_tdep): Add new fields for new registers and ABI
7770 info.
361d1df0 7771
283150cd
EZ
7772 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
7773 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
7774 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
7775 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
7776 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
7777 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
7778 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
7779 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
7780 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
7781 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
7782 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
7783 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
7784 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
7785 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
7786 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
7787 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
7788 sh64_get_gdb_regnum, sh64_media_reg_base_num,
7789 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
7790 sign_extend, sh64_nofp_frame_init_saved_regs,
7791 sh64_init_extra_frame_info, sh64_get_saved_register,
7792 sh64_extract_struct_value_address, sh64_pop_frame,
7793 sh64_push_arguments, sh64_extract_return_value,
7794 sh64_store_return_value, sh64_show_media_regs,
7795 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
7796 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
7797 sh_sh64_register_virtual_type,
7798 sh_sh64_register_convert_to_virtual,
7799 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
7800 sh64_register_read, sh64_pseudo_register_write,
7801 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
7802 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
7803 sh64_do_pseudo_register, sh_compact_do_registers_info,
7804 sh64_do_registers_info, sh_gdbarch_init): New functions.
7805
3117ed25
EZ
78062002-05-10 Elena Zannoni <ezannoni@redhat.com>
7807
7808 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
7809
2654e6d4
DJ
78102002-05-10 Daniel Jacobowitz <drow@mvista.com>
7811
7812 * linespec.c (decode_line_1): Check for a double quote after
7813 a filename correctly.
7814
9ab3e532
JB
78152002-05-10 Jim Blandy <jimb@redhat.com>
7816
7817 Properly track the size of the current objfile's .debug_line section.
7818 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
7819 (DWARF_LINE_SIZE): New macro.
7820 (dwarf2_build_psymtabs_hard): Record the line section's size in
7821 the partial symbol table.
7822 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
7823 symbol table.
7824
126fa72d
PS
78252002-05-10 Petr Sorfa <petrs@caldera.com>
7826
7827 * ia64-tdep.c: Handle breakpoints on L instruction type
7828 in MLX instruction bundle by moving the breakpoint to
7829 the third slot (X instruction type) as L holds only data.
7830
1f077a3e
KB
78312002-05-10 Kevin Buettner <kevinb@redhat.com>
7832
7833 * dbxread.c (discarding_local_symbols_complaint): New complaint.
7834 (process_one_symbol): Complain about discarding local symbols
7835 due to a misplaced N_LBRAC entry.
7836
8120c9d5 78372002-05-09 Elena Zannoni <ezannoni@redhat.com>
361d1df0
EC
7838
7839 From Daniel Berlin <dan@cgsoftware.com>
8120c9d5
EZ
7840 * linespec.c (find_toplevel_char): '<' and '>' also increase and
7841 decrease the depth we are at, in the case of templates.
361d1df0 7842
67b2c998
DJ
78432002-05-09 Daniel Jacobowitz <drow@mvista.com>
7844
7845 * mips-tdep.c (mips_float_register_type): New function.
7846 (mips_double_register_type): New function.
7847 (mips_print_register): Use them.
7848 (do_fp_register_row): Likewise.
7849
fd326606
DJ
78502002-05-09 Daniel Jacobowitz <drow@mvista.com>
7851
6609d9af 7852 * signals/signals.c (signals): Remove conditional compilation around
fd326606 7853 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
6609d9af 7854 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
fd326606 7855
bef35864
MS
78562002-05-09 Michael Snyder <msnyder@redhat.com>
7857
7858 * remote-rdp.c (remote_rdp_can_run): Remove.
7859
c55a3f73
TT
78602002-05-09 Tom Tromey <tromey@redhat.com>
7861
7862 * jv-valprint.c (java_val_print): Handle `char' as a special case
7863 of TYPE_CODE_INT.
7864
b8d5e71d
MS
78652002-05-09 Michael Snyder <msnyder@redhat.com>
7866
7867 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
7868 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
361d1df0 7869 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
b8d5e71d 7870 str r(0123),[sp,#nn].
361d1df0 7871 (arm_skip_prologue): Ditto. Also make disassembly
b8d5e71d
MS
7872 order-independent by placing it in a loop.
7873
e2cd42dd
MS
78742002-05-06 Michael Snyder <msnyder@redhat.com>
7875
7876 * stabsread.c (read_type): Add recognition for new attribute:
7877 "@V;" means that an array type is actually a vector.
7878 This is analogous to the vector flag that's been added to dwarf2.
7879
3ce1502b
MK
78802002-05-09 Mark Kettenis <kettenis@gnu.org>
7881
7882 * i386-tdep.h (i386_abi): New enum.
7883 (struct gdbarch_tdep): Replace os_ident member with abi.
7884 (i386_gdbarch_register_os_abi): New prototype.
7885 * i386-tdep.c (i386_abi_names): New array.
7886 (process_note_abi_tag_sections): Removed.
7887 (process_note_sections): New function.
7888 (i386_elf_abi_from_note, i386_elf_abi): New functions.
7889 (struct i386_abi_handler): New struct.
7890 (i386_abi_handler_list): New variable.
7891 (i386_gdbarch_register_os_abi): New function.
7892 (i386_gdbarch_init): Adapt for the changes given above.
7893
084c156a
DJ
78942002-05-08 Daniel Jacobowitz <drow@mvista.com>
7895
7896 * gregset.h: Say "GNU/Linux".
7897
6599f021
EZ
78982002-05-08 Elena Zannoni <ezannoni@redhat.com>
7899
7900 * gdbtypes.c : Add new builtin type for 64 bit vectors.
7901 (build_gdbtypes): Build builtin_type_v2_float.
7902 (_initialize_gdbtypes): Register new builtin type.
7903
40af4b0c
AC
79042002-05-08 Andrew Cagney <ac131313@redhat.com>
7905
7906 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
7907 (clear_gdbarch_swap): New function.
7908 (initialize_non_multiarch): Call.
7909 (gdbarch_update_p): Before calling init(), swap out and clear the
7910 existing architecture.
7911 * gdbarch.c: Regenerate.
7912
4fe84f46
JT
79132002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7914
7915 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
7916 alphanbsd-tdep.c.
7917
4015edd1
JT
79182002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7919
7920 * sh-nbsd-nat.c: Rename to...
7921 * shnbsd-nat.c: ...this.
7922 * sh-nbsd-tdep.c: Rename to...
7923 * shnbsd-tdep.c: ...this.
7924 * sh-nbsd-tdep.h: Rename to...
7925 * shnbsd-tdep.h: ...this.
7926 * config/sh/nbsd.mh: Use shnbsd-nat.o.
7927 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
7928
0e2bd219
RE
79292002-05-08 Richard Earnshaw <rearnsha@arm.com>
7930
7931 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
7932 concatenation for command help messages.
7933
13a38d45
JT
79342002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7935
7936 * NEWS: Note new sh*-*-netbsdelf* configuration.
7937 * configure.host: Set gdb_host_cpu to sh for all sh*.
7938 (sh*-*-netbsdelf*): New host.
7939 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
7940 (sh*-*-netbsdelf*): New target.
7941 * sh-nbsd-nat.c: New file.
7942 * sh-nbsd-tdep.c: New file.
7943 * sh-nbsd-tdep.h: New file.
7944 * config/sh/nbsd.mh: New file.
7945 * config/sh/nbsd.mt: New file.
7946 * config/sh/nm-nbsd.h: New file.
7947 * config/sh/tm-nbsd.h: New file.
7948
d658f924
JT
79492002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
7950
7951 * sh-tdep.c (sh_osabi_names): Declare.
7952 (process_note_abi_tag_sections): New function.
7953 (get_elfosabi): Ditto.
7954 (sh_gdbarch_register_os_abi): Ditto.
7955 (sh_dump_tdep): Ditto.
7956 _initialize_sh_tdep): Use gdbarch_register to register
7957 sh_gdbarch_init and sh_dump_tdep.
7958 * config/sh/tm-sh.h (sh_osabi): Declare.
7959 (gdbarch_tdep): Add sh_osabi and osabi_name members.
7960
848cfffb
AC
79612002-05-07 Andrew Cagney <ac131313@redhat.com>
7962
7963 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
7964 (thumb_scan_prologue): Ditto.
7965 (arm_find_callers_reg): Ditto.
7966 (arm_frame_chain): Ditto.
7967 (arm_init_extra_frame_info): Ditto.
7968 (arm_frame_saved_pc): Ditto.
7969 (arm_pop_frame): Ditto.
7970 (arm_push_return_address): New function.
7971 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
7972 call_dummy_location, call_dummy_breakpoint_offset_p,
7973 call_dummy_breakpoint_offset, call_dummy_p,
7974 call_dummy_stack_adjust_p, call_dummy_words,
7975 sizeof_call_dummy_words, call_dummy_start_offset,
7976 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
7977 call_dummy_address, push_return_address and push_dummy_frame for
7978 generic dummy frames.
7979
e7d717c0
JT
79802002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
7981
7982 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
7983 size computation for alloca.
7984 (sh_fp_frame_init_saved_regs): Likewise.
7985
7bbcf283
RE
79862002-05-07 Richard Earnshaw <rearnsha@arm.com>
7987
7988 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
7989 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
361d1df0 7990 * arm-tdep.c (arm_store_return_value): Use them.
7bbcf283
RE
7991 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
7992 * remote-rdp.c (remote_rdp_fetch_register): Use
7993 ARM_MAX_REGISTER_RAW_SIZE.
7994 (remote_rdp_store_register): Likewise.
7995
4657573b
ML
79962002-05-07 Michal Ludvig <mludvig@suse.cz>
7997
361d1df0 7998 * dwarf2cfi.c: Code cleanup, removed unused variables,
4657573b
ML
7999 added default labels to switch {} statements.
8000 * x86-64-tdep.c: Ditto.
8001 * x86-64-linux-nat.c: Ditto.
8002
010f3b2f
JT
80032002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
8004
8005 * solib.h: Protect against multiple inclusion.
8006
debd256d
JB
80072002-05-06 Jim Blandy <jimb@redhat.com>
8008
9ab3e532
JB
8009 Add first preprocessor macro-expansion files.
8010 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
8011 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
8012 (splay_tree_h, macroexp_h, macrotab_h): New variable.
8013 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
8014 (COMMON_OBS): Add macrotab.o, macroexp.o.
8015 (macroexp.o, macrotab.o): New rules.
8016
debd256d
JB
8017 Separate the job of reading the line number info statement program
8018 header (...expialidocious) out into its own function.
8019 * dwarf2read.c (struct line_head, struct filenames, struct
8020 directories): Replace with...
8021 (struct line_header): New structure, containing the full
8022 contents of the statement program header, including the
8023 include directory and file name tables.
8024 (read_file_scope): If we have line number info, instead of just
8025 calling dwarf_decode_lines to do all the work, call
8026 dwarf_decode_line_header first to get a `struct line_header'
8027 containing the data in the statement program header, and then
8028 pass that to dwarf_decode_lines, which will pick up where that
8029 left off. Be sure to clean up the `struct line_header' object.
8030 (dwarf_decode_line_header, free_line_header, add_include_dir,
8031 add_file_name): New functions.
8032 (dwarf_decode_lines): Move all the code to read the statement
8033 program header into dwarf_decode_line_header. Take the line
8034 header it built as the first argument, instead of the offset to
8035 the compilation unit's line number info. Use the new `struct
8036 line_header' type instead of the old structures. No need to do
8037 cleanups here now, since we don't allocate anything.
8038 (dwarf2_statement_list_fits_in_line_number_section,
8039 dwarf2_line_header_too_long): New complaints.
8040
ac3aafc7
EZ
80412002-05-06 Elena Zannoni <ezannoni@redhat.com>
8042
8043 * gdbtypes.c (init_vector_type): New function.
8044 (build_builtin_type_vec128): Simplify the representation of SIMD
8045 registers.
8046 (build_gdbtypes): Initialize new builtin vector types.
8047 (_initialize_gdbtypes): Register new vector types with gdbarch.
8048 (builtin_type_v4_float, builtin_type_v4_int32,
8049 builtin_type_v8_int16, builtin_type_v16_int8,
8050 builtin_type_v2_int32, builtin_type_v4_int16,
8051 builtin_type_v8_int8): New (renamed) SIMD types.
8052
13e49980
MK
80532002-05-06 Mark Kettenis <kettenis@gnu.org>
8054
8055 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
8056 (i387_fill_fxsave): Likewise.
8057
997b20b8
AO
80582002-05-05 Alexandre Oliva <aoliva@redhat.com>
8059
8060 * alpha-tdep.c (alpha_extract_return_value): Don't use
8061 non-constant array size in prototype.
8062
535c96ce
AC
80632002-05-04 Andrew Cagney <ac131313@redhat.com>
8064
8065 From Brian Taylor <briant at model dot com>:
8066 * ui-out.c (ui_out_field_core_addr): Use the function
8067 longest_local_hex_string_custom'to format addresses > 32 bits
8068 wide.
8069
8070 * ui-out.c (ui_out_field_core_addr): Update comment.
8071
bedfa57b
AC
80722002-05-04 Andrew Cagney <ac131313@redhat.com>
8073
8074 * stack.c (select_and_print_frame): Make static. Delete the
8075 parameter `level'.
8076 (func_command): Update call.
8077 (select_frame_command): Delete code computing the frame level.
8078 * frame.h (select_and_print_frame): Delete declaration.
8079
f621c63e
AC
80802002-05-04 Andrew Cagney <ac131313@redhat.com>
8081
8082 * sparc-tdep.c (sparc_get_saved_register): Comment why
8083 get_prev_frame call is safe.
8084
0f7d239c
AC
80852002-05-04 Andrew Cagney <ac131313@redhat.com>
8086
8087 * frame.h (select_frame): Delete level parameter.
8088 * stack.c (select_frame): Update. Use frame_relative_level to
8089 obtain the frame's level.
8090 (select_and_print_frame): Update call.
8091 (select_frame_command): Ditto.
8092 (up_silently_base): Ditto.
8093 (down_silently_base): Ditto.
8094 * ocd.c (ocd_start_remote): Ditto.
8095 * remote-rdp.c (remote_rdp_open): Ditto.
8096 * remote-mips.c (mips_initialize): Ditto.
8097 (common_open): Ditto.
8098 * remote-e7000.c (e7000_start_remote): Ditto.
8099 * m3-nat.c (select_thread): Ditto.
8100 * hppa-tdep.c (child_get_current_exception_event): Ditto.
8101 (child_get_current_exception_event): Ditto.
8102 * varobj.c (varobj_create): Ditto.
8103 (varobj_update): Ditto.
8104 (c_value_of_root): Ditto.
8105 * tracepoint.c (finish_tfind_command): Ditto.
8106 * corelow.c (core_open): Ditto.
8107 * arch-utils.c (generic_prepare_to_proceed): Ditto.
8108 * thread.c (info_threads_command): Ditto.
8109 (switch_to_thread): Ditto.
8110 * infrun.c (normal_stop): Ditto.
8111 (restore_selected_frame): Ditto.
8112 (restore_inferior_status): Ditto.
8113 * breakpoint.c (insert_breakpoints): Ditto.
8114 (watchpoint_check): Ditto.
8115 (bpstat_stop_status): Ditto.
8116 (do_enable_breakpoint): Ditto.
8117 * blockframe.c (flush_cached_frames): Ditto.
8118 (reinit_frame_cache): Ditto.
8119
71d6c7b1
AC
81202002-05-04 Andrew Cagney <ac131313@redhat.com>
8121
8122 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
8123 maintainer.
8124
cda6c68a
JB
81252002-05-04 Jim Blandy <jimb@redhat.com>
8126
8127 * gdbtypes.c (replace_type): Doc fix.
8128
5c1c87f0
AC
81292002-05-04 Andrew Cagney <ac131313@redhat.com>
8130
8131 * valprint.c (strcat_longest): Delete commented out function.
8132 Update copyright.
8133
cd9bfe15
AC
81342002-05-04 Andrew Cagney <ac131313@redhat.com>
8135
8136 * MAINTAINERS: Mark a29k as deleted.
8137 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
8138 Move new configurations to the top.
8139 * configure.tgt: Remove a29k.
8140 * config/a29k/tm-vx29k.h: Delete.
8141 * config/a29k/vx29k.mt: Delete.
8142 * config/a29k/tm-a29k.h: Delete.
8143 * config/a29k/a29k-udi.mt: Delete.
8144 * config/a29k/a29k.mt: Delete.
8145 * a29k-tdep.c: Delete.
8146 * remote-udi.c: Delete.
8147 * remote-mm.c: Delete.
8148 * remote-eb.c: Delete.
8149 * remote-adapt.c: Delete.
8150 * Makefile.in: Remove obsolete code.
cd9bfe15
AC
8151 * config/s390/s390x.mt: Ditto.
8152 * config/s390/s390.mt: Ditto.
8153 * config/sparc/sparclynx.mh: Ditto.
8154 * config/sparc/linux.mh: Ditto.
8155 * config/pa/hppaosf.mh: Ditto.
8156 * config/pa/hppabsd.mh: Ditto.
8157 * config/ns32k/nbsd.mt: Ditto.
8158 * config/mips/vr5000.mt: Ditto.
8159 * config/m68k/sun3os4.mh: Ditto.
8160 * config/m68k/nbsd.mt: Ditto.
8161 * config/m68k/m68klynx.mh: Ditto.
8162 * config/m32r/m32r.mt: Ditto.
8163 * config/i386/x86-64linux.mt: Ditto.
8164 * config/i386/nbsdelf.mt: Ditto.
8165 * config/i386/nbsd.mt: Ditto.
8166 * config/i386/i386lynx.mh: Ditto.
8167
bf0c5130
AC
81682002-05-04 Andrew Cagney <ac131313@redhat.com>
8169
8170 * target.c (debug_print_register): New function. Handle oversize
8171 registers.
8172 (debug_to_fetch_registers): Call.
8173 (debug_to_store_registers): Call.
8174
2ae1c2d2
JB
81752002-05-03 Jim Blandy <jimb@redhat.com>
8176
13a393b0
JB
8177 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
8178 (read_type): Doc fix.
8179 * gdbtypes.c (replace_type): Doc fix.
8180
2ae1c2d2
JB
8181 * stabsread.c (multiply_defined_struct): New complaint.
8182 (read_struct_type): If the type we were passed isn't empty, or
8183 incomplete, don't read the new struct type into it; complain,
8184 and return the original type unchanged. Take a new `type_code'
8185 argument, which is the type code for the new type.
8186 (read_type): Rather than storing the type's type code here, pass
8187 it as an argument to read_struct_type, and let that take care of
8188 storing it. That way, we don't overwrite the original type code,
8189 so read_struct_type can use it to decide whether we're overwriting
8190 something we shouldn't.
8191 (complain_about_struct_wipeout): New function.
8192
8de9bdc4
AC
81932002-05-03 Andrew Cagney <ac131313@redhat.com>
8194
8195 * gdbarch.sh: Assert that gdbarch is non-NULL.
8196 * gdbarch.c: Regenerate.
8197
f773fdbb
JM
81982002-05-03 Jason Merrill <jason@redhat.com>
8199
8200 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
8201 and return NULL.
8202
0e04a514
ML
82032002-05-03 Michal Ludvig <mludvig@suse.cz>
8204
8205 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
8206 (x86_64_dwarf2gdb_regno_map_length),
8207 (x86_64_dwarf2_reg_to_regnum): Added.
8208 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
8209 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
8210 (_initialize_x86_64_tdep): Synced with the change above.
8211 (x86_64_skip_prologue): Reformulated message.
8212
065432a8
PM
82132002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
8214
8215 * f-exp.y: Also use new prev_lexptr variable
8216 to improve error reporting. Based on Michael Snyder
8217 2002-04-24 dated patch to c-exp.y.
8218 * jv-exp.y: Likewise.
8219 * m2-exp.y: Likewise.
8220
a3162708
EZ
82212002-05-02 Elena Zannoni <ezannoni@redhat.com>
8222
8223 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
8224 we are dealing with vectors.
8225
03620c38
PM
82262002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8227
8228 * config/m68k/tm-nbsd.h: Obvious fix,
8229 correct machine name.
8230
6604db2e
PM
82312002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8232
8233 * p-typeprint.c (pascal_type_print_base): Add support
8234 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
8235
0906b739
PM
82362002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8237
8238 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
8239 for fondamental pascal 'char' type.
8240
e2625b33
PM
82412002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
8242
8243 * p-lang.h (is_pascal_string_type): Declaration changed,
8244 new sixth argument of type char ** added.
361d1df0 8245 * p-lang.c (is_pascal_string_type): Implementation
e2625b33
PM
8246 changed. Args length_pos, length_size, string_pos, char_size
8247 can now be NULL. New argument arrayname set to the field
8248 name of the char array. Return value set to char array
8249 field index plus one.
361d1df0 8250 * p-valprint.c (pascal_val_print): Adapt to new declaration of
e2625b33
PM
8251 is_pascal_string_type function.
8252
cf17c188
AC
82532002-05-02 Andrew Cagney <cagney@redhat.com>
8254
8255 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
8256 <cagney@redhat.com> change.
8257 * gdbarch.c: Regenerate.
8258
52bca491
AC
82592002-05-02 Andrew Cagney <cagney@redhat.com>
8260
8261 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
8262 before probing for a new one. Detect errorenous gdbarch_init
8263 functions.
8264 * gdbarch.c: Regenerate.
8265
d5e72505
AC
82662002-05-01 Andrew Cagney <cagney@redhat.com>
8267
8268 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
8269 * config/mcore/tm-mcore.h: Ditto. Update copyright.
8270 * config/v850/tm-v850.h: Ditto. Update copyright.
8271
af566d9f
AC
82722002-04-30 Andrew Cagney <ac131313@redhat.com>
8273
8274 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
8275 current_gdbarch.
8276
880d85fa
MS
82772002-04-30 Michael Snyder <msnyder@redhat.com>
8278
94c30b78
MS
8279 * arm-tdep.c: Whitespace clean-ups.
8280 (arm_skip_prologue): Fix thinko; two lines
880d85fa
MS
8281 should have been removed as part of 4/24 change.
8282
6f5987a6
KB
82832002-04-30 Kevin Buettner <kevinb@redhat.com>
8284
8285 * rs6000-tdep.c: Added comment describing how fpscr register
8286 numbers were chosen.
8287
1a113c93
MS
82882002-04-30 Michael Snyder <msnyder@redhat.com>
8289
8290 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
8291
9a6f53fe
EZ
82922002-04-29 Elena Zannoni <ezannoni@redhat.com>
8293
8294 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
8295 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
8296 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
8297
11ed25ac
KB
82982002-04-29 Kevin Buettner <kevinb@redhat.com>
8299
8300 From Louis Hamilton <hamilton@redhat.com>:
8301 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
8302 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
8303 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
8304 not bfd-private xcoff data, to determine wordsize.
8305 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
8306
ae232405
AC
83072002-04-29 Andrew Cagney <ac131313@redhat.com>
8308
8309 GDB 5.2 released from 5.2 branch.
8310
91fd20f7
ML
83112002-04-29 Michal Ludvig <mludvig@suse.cz>
8312
8313 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
8314 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
8315 (x86_64_register_info_table): Added comments with register numbers.
361d1df0 8316
2dc5091b
EZ
83172002-04-29 Elena Zannoni <ezannoni@redhat.com>
8318
8319 * rs6000-tdep.c (rs6000_extract_return_value,
8320 rs6000_store_return_value): Handle returning vectors.
8321 (rs6000_gdbarch_init): Use
8322 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
8323 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
8324 New function.
8325 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
8326 vectors.
8327 (ppc_sysv_abi_push_arguments): Handle vector parameters.
8328 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
361d1df0 8329
2b9848d8
PM
83302002-04-24 Pierre Muller <ics.u-strasbg.fr>
8331
8332 * hpread.c (hpread_psymtab_to_symtab_1,
aacb1f0a 8333 hpread_psymtab_to_symtab): Replace fprintf tab_to_s...)
2b9848d8
PM
8334 with fprintf_unfiltered (gdb_stderr,...).
8335
f8d17dc5
PM
83362002-04-24 Pierre Muller <ics.u-strasbg.fr>
8337
8338 * remote-array.c (printf_monitor, write_monitor,
361d1df0 8339 array_insert_breakpoint, array_remove_breakpoint ):
f8d17dc5
PM
8340 Replace fprintf (stderr,...
8341 with fprintf_unfiltered (gdb_stderr,....
8342 * remote-es.c: Likewise.
8343 * remote-os9k.c: Likewise.
8344 * remote-st.c: Likewise.
8345
2f2f1ad1
AS
83462002-04-28 Andreas Schwab <schwab@suse.de>
8347
8348 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
8349 linux-proc.o and gcore.o.
8350
b6779aa2
AC
83512002-04-26 Michal Ludvig <mludvig@suse.cz>
8352
8353 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
8354 code without frame pointers.
8355
7e57f5f4
AC
83562002-04-26 Andrew Cagney <ac131313@redhat.com>
8357
8358 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
8359 ON_STACK is needed.
8360
2ceb85d0
BE
83612002-04-26 Ben Elliston <bje@redhat.com>
8362
8363 * target.c (do_xfer_memory): Correct reference to the new option
8364 "trust-readonly-sections".
8365
f5f8a009
EZ
83662002-04-26 Elena Zannoni <ezannoni@redhat.com>
8367
8368 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
8369 * gdbtypes.c (recursive_dump_type): Output the vector flag.
8370 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
8371 vectors.
8372 (read_array_type): Record the fact that this array type is really a
8373 vector (i.e. are passed in by value).
8374
5868c862
JT
83752002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
8376
8377 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
8378 * alpha-tdep.c (alpha_sigcontext_addr): New function.
8379 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
8380 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
8381 * alpha-linux-tdep.c: Include frame.h.
8382 (alpha_linux_sigcontext_addr): New function.
8383 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
8384 alpha_linux_sigcontext_addr.
8385 * alpha-osf1-tdep.c: Include gdbcore.h.
8386 (alpha_osf1_sigcontext_addr): New function.
8387 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
8388 alpha_osf1_sigcontext_addr.
8389 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
8390 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
8391
bfb01f37
AC
83922002-04-26 Andrew Cagney <ac131313@redhat.com>
8393
361d1df0 8394 * stack.c (selected_frame_level):
bfb01f37
AC
8395 (select_frame): Do not set selected_frame_level.
8396 * frame.h (selected_frame_level): Delete declaration.
8397
15813d3f
AC
83982002-04-26 Andrew Cagney <ac131313@redhat.com>
8399
8400 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
8401 convert_from_func_ptr-addr when AIX / PowerOpen.
8402
6096c27a
AC
84032002-04-25 Andrew Cagney <ac131313@redhat.com>
8404
8405 * valops.c (hand_function_call): Call
8406 generic_save_call_dummy_addr.
8407 * frame.h (generic_save_call_dummy_addr): Declare.
8408 * blockframe.c (struct dummy_frame): Add fields call_lo and
8409 call_hi.
8410 (generic_find_dummy_frame): Check for PC in range call_lo to
8411 call_hi instead of entry_point_address.
8412 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
8413 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
8414 (generic_save_call_dummy_addr): New function.
8415
f510d44e
DM
84162002-04-24 David S. Miller <davem@redhat.com>
8417
8418 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
8419 sparc_skip_prologue.
8420 (sparc_skip_prologue): Kill frameless_p arg, and use line number
8421 information to find prologue when possible.
8422 (sparc_prologue_frameless_p): Call examine_prologue directly.
8423 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
8424 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
8425 second argument.
8426 (SKIP_PROLOGUE): Likewise.
8427
15d72a92
JT
84282002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8429
8430 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
8431 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
8432 indicate that the condition it was testing is always true.
8433 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
8434 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8435 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
8436
accc6d1f
JT
84372002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8438
8439 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
8440 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
8441 tdep->jb_pc and tdep->jb_elt_size.
8442 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
8443 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
8444 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
8445 * alpha-nat.c (get_longjmp_target): Remove.
8446 (JB_ELEMENT_SIZE): Ditto.
8447 (JB_PC): Ditto.
8448 * alpha-tdep.c (alpha_get_longjmp_target): New function.
8449 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
8450 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
8451 to alpha_get_longjmp_target.
8452 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
8453 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
8454 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
8455
1bfdc549
AC
84562002-04-25 Andrew Cagney <ac131313@redhat.com>
8457
8458 * README: Update to GDB 5.2.
8459
1bd316f0
AC
84602002-04-25 Andrew Cagney <ac131313@redhat.com>
8461
8462 * gdbarch.sh (LC_ALL): Set to `c'.
8463
2e5ff58c
TR
84642002-04-25 Theodore A. Roth <troth@verinet.com>
8465
8466 * avr-tdep.c: Ran through gdb_indent.sh.
8467
e33ce519
TR
84682002-04-25 Theodore A. Roth <troth@verinet.com>
8469
8470 * MAINTAINERS: Add myself as AVR maintainer.
8471 * NEWS: Note new target avr.
8472
8818c391
TR
84732002-04-25 Theodore A. Roth <troth@verinet.com>
8474
8475 * Makefile.in: Add support for AVR target.
8476 * configure.tgt: Add support for AVR target.
8477 * avr-tdep.c: New file
8478 * config/avr/avr.mt: New file.
8479
79509c2d
TR
84802002-04-25 Theodore A. Roth <troth@verinet.com>
8481
8482 * MAINTAINERS: Add myself to write-after-approval.
8483
dac8068e
PM
84842002-04-24 Pierre Muller <ics.u-strasbg.fr>
8485
8486 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
8487 with fprintf_unfiltered (gdb_stderr,....
8488
25bf3106
PM
84892002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
8490
8491 Fix PR gdb/508.
8492 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
8493
24467a86
PM
84942002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
8495
8496 * p-exp.y: Also use new prev_lexptr variable
8497 to improve error reporting. Based on Michael Snyder
8498 2002-04-24 dated patch to c-exp.y.
8499
95b80706
JT
85002002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8501
8502 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
8503 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
8504 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
8505 to 0.
8506 * config/alpha/tm-alpha.h: Remove forward decls of struct type
8507 and struct value.
8508 (FUNCTION_START_OFFSET): Remove.
8509 (BREAKPOINT): Ditto.
8510
e90cc612
JT
85112002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
8512
8513 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
8514 * NEWS: Ditto.
8515
6c72f9f9
JT
85162002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8517
8518 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
8519 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
8520 alpha_linux_pc_in_sigtramp.
8521 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
8522 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
8523 alpha_osf1_pc_in_sigtramp.
8524 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
8525 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
8526 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
8527 alphafbsd_pc_in_sigtramp.
8528 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
8529 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
8530 alphanbsd_pc_in_sigtramp.
8531 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
8532 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
8533
5e4f3379
JT
85342002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8535
8536 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
8537
da8ca43d
JT
85382002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8539
8540 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
8541 alphanbsd-tdep.c.
8542 (alphanbsd-nat.o): New dependency list.
8543 (alphanbsd-tdep.o): Ditto.
8544 * NEWS: Note new native NetBSD/alpha configuration.
8545 * alphanbsd-nat.c: New file.
8546 * alphanbsd-tdep.c: Ditto.
8547 * configure.host (alpha*-*-netbsd*): New host.
8548 * configure.tgt (alpha*-*-netbsd*): New target.
8549 * config/alpha/nbsd.mh: New file.
8550 * config/alpha/nbsd.mt: Ditto.
8551 * config/alpha/nm-nbsd.h: Ditto.
8552 * config/alpha/tm-nbsd.h: Ditto.
8553
36a6271d
JT
85542002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8555
8556 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
8557 (alpha-osf1-tdep.o): New dependency list.
8558 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
8559 and skip_sigtramp_frame members.
8560 * alpha-linux-tdep.c: Include gdbcore.h.
8561 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
8562 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
8563 * alpha-osf1-tdep.c: New file.
8564 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
8565 alpha-osf1-dep.c.
8566 (alpha_frame_past_sigtramp_frame): New function.
8567 (alpha_dynamic_sigtramp_offset): Ditto.
8568 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
8569 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
8570 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
8571 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
8572 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
8573 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
8574 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
8575 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
8576 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
8577 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
8578 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
8579 to find_solib_trampoline_target.
8580 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
8581 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
8582 (SKIP_TRAMPOLINE_CODE): Remove.
8583 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8584 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8585 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
8586 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
8587 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
8588 (PROC_SIGTRAMP_MAGIC): Ditto.
8589 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8590 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8591 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
8592 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
8593 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
8594
2f4bc57b
JT
85952002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
8596
8597 * NEWS: Note that Alpha targets are now multi-arch.
8598
665132f9
MS
85992002-04-24 Michael Snyder <msnyder@redhat.com>
8600
8601 * parser-defs.h (prev_lexptr): New external variable.
8602 * parse.c (parse_exp_1): Set prev_lexptr to null before
8603 calling the language-specific parser.
8604 * c-exp.y (yylex): Set prev_lexptr to start of current token.
8605 (yyerror): Use prev_lexptr in error reporting.
8606
32872fa7
DJ
86072002-04-24 Daniel Jacobowitz <drow@mvista.com>
8608
8609 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
8610 * gregset.h: If FILL_FPXREGSET is defined, provide
8611 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
8612 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
8613 is defined, call fill_fpxregset.
8614
57e76fac
MS
86152002-04-24 Roland McGrath <roland@frob.com>
8616
8617 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
8618 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
8619 (supply_gregset, supply_fpregset): New functions.
8620
8621 * gnu-nat.c (gnu_find_memory_regions): New function.
8622 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
8623 (gnu_xfer_memory): Add a cast.
8624
f43845b3
MS
86252002-04-24 Michael Snyder <msnyder@redhat.com>
8626
361d1df0 8627 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
f43845b3
MS
8628 loop. Add handling for "str lr, [sp, #-4]!" and for saves
8629 of argument regs ("str r(0123), [r11, #-nn"]).
361d1df0 8630 (arm_skip_prologue): Better handling for frameless functions.
f43845b3
MS
8631 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
8632 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
8633
a0abec03
AC
8634Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
8635
8636 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
8637 NUM_PSEUDO_REGS can be used.
8638
d7bd68ca
AC
86392002-04-24 Andrew Cagney <ac131313@redhat.com>
8640
8641 * arch-utils.h: Update copyright.
8642
8643 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
8644 * gdbarch.h, gdbarch.c: Re-generate.
8645
8646 * inferior.h (IN_SIGTRAMP): Delete definition.
8647 * arch-utils.c (legacy_pc_in_sigtramp): New function.
8648 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
8649
8650 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
8651 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
8652 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
8653 (find_proc_framesize): Ditto.
8654 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
8655 (alpha_init_extra_frame_info): Ditto.
8656 * infrun.c (handle_inferior_event): Ditto.
8657 (handle_inferior_event): Ditto.
8658 (check_sigtramp2): Ditto.
8659 * blockframe.c (create_new_frame): Ditto.
8660 (get_prev_frame): Ditto.
8661 * ppc-linux-tdep.c: Update comments.
8662 * i386-linux-tdep.c: Update comments.
8663 * breakpoint.c (bpstat_what): Update comment.
8664
4867e41e
DM
86652002-04-24 David S. Miller <davem@redhat.com>
8666
21d83aa5
DM
8667 * i960-tdep.c (register_in_window_p): New function.
8668 (i960_find_saved_register): Use it instead of
8669 REGISTER_IN_WINDOW_P.
8670 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
8671
4867e41e
DM
8672 * symtab.h (find_stab_function_addr): Kill extern.
8673 * minsyms.c (find_stab_function_addr): Remove from here...
8674 * dbxread.c: ... to here, and mark it static.
8675
69cdf6a2
DM
86762002-04-20 David S. Miller <davem@redhat.com>
8677
8678 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
8679 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
8680
5a595886
DM
86812002-04-21 David S. Miller <davem@redhat.com>
8682
8683 * remote-vxsparc.c (vx_read_register): Fix typo, we want
8684 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
8685 (vx_write_register): Likewise.
8686
1da1a192
JB
86872002-04-23 J. Brobecker <brobecker@gnat.com>
8688
8689 * source.c (is_regular_file): New function.
8690 (openp): Check wether file to open is a regular file
8691 to avoid opening directories.
8692
baa6f10b
JT
86932002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8694
8695 * findvar.c (extract_signed_integer): Cast printf argument
8696 to suppress format warning.
8697 (extract_unsigned_integer): Likewise.
8698 * infcmd.c (registers_info): Likewise.
8699 * top.c (get_prompt_1): Likewise.
8700 * valops.c (value_assign): Likewise.
8701 * valprint.c (print_decimal): Likewise.
8702
b2c4da81
L
87032002-04-22 H.J. Lu (hjl@gnu.org)
8704
8705 * c-exp.y (typebase): Support
361d1df0 8706
b2c4da81
L
8707 [long|long long|short] [signed|unsigned] [int|]
8708
8709 and
8710
8711 signed [long|long long|short] int
8712
f267bd6a
JT
87132002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8714
8715 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
8716 and vax-tdep.h.
8717 * vax-tdep.h: New file.
8718 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
8719 Make several routines static.
8720 (vax_get_saved_register): New function.
8721 (vax_gdbarch_init): New function.
8722 (_initialize_vax_tdep): Register vax_gdbarch_init.
8723 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
8724 Remove macros now under the control of gdbarch.
8725
da3c6d4a
MS
87262002-04-22 Michael Snyder <msnyder@redhat.com>
8727
11d3b27d
MS
8728 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
8729 Some whitespace and coding standards tweaks.
da3c6d4a 8730
a33f7558
JT
87312002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8732
8733 * vax-tdep.c: Include regcache.h.
8734 (vax_call_dummy_words): New.
8735 (sizeof_vax_call_dummy_words): New.
8736 (vax_fix_call_dummy): New function.
8737 (vax_saved_pc_after_call): Ditto.
8738 * config/vax/tm-vax.h: Don't include regcache.h.
8739 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
8740 (CALL_DUMMY): Remove.
8741 (CALL_DUMMY_WORDS): Define.
8742 (SIZEOF_CALL_DUMMY_WORDS): Define.
8743 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
8744
47a73475
MS
87452002-04-18 Michael Snyder <msnyder@redhat.com>
8746
8747 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
8748
52efde73
JT
87492002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8750
8751 * vax-tdep.c (vax_frame_chain): New function.
8752 (vax_push_dummy_frame): Ditto.
8753 (vax_pop_frame): Ditto.
8754 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
8755 (FRAMELESS_FUNCTION_INVOCATION): Use
8756 generic_frameless_function_invocation_not.
8757 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
8758 (POP_FRAME): Use vax_pop_frame.
8759
ea74468c
JT
87602002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8761
8762 * vax-tdep.c (vax_store_struct_return): New function.
8763 (vax_extract_return_value): Ditto.
8764 (vax_store_return_value): Ditto.
8765 (vax_extract_struct_value_address): Ditto.
8766 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
8767 vax_store_struct_return.
8768 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
8769 (STORE_RETURN_VALUE): Use vax_store_return_value.
8770 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
8771
5516aa92
JT
87722002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8773
8774 * vax-tdep.c (vax_frame_saved_pc): New function.
8775 (vax_frame_args_address_correct): Ditto.
8776 (vax_frame_args_address): Ditto.
8777 (vax_frame_locals_address): Ditto.
8778 (vax_frame_num_args): Move code to be in proximity to
8779 other frame-related functions.
8780 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
8781 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
8782 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
8783 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
8784 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
8785
36af0b35
L
87862002-04-22 H.J. Lu (hjl@gnu.org)
8787
8788 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
8789 includedir.
8790
ab62c900
JT
87912002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8792
8793 * vax-tdep.c (vax_frame_init_saved_regs): New function.
8794 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
8795 (FRAME_INIT_SAVED_REGS): New macro.
8796
7232b100
JT
87972002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8798
8799 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
8800
b70d2aee
JT
88012002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8802
8803 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
8804 where needed.
8805 (fetch_osf_core_registers): Likewise.
8806 (supply_gregset): Likewise.
8807
a0e8a2d1 88082002-04-22 J. Brobecker <brobecker@gnat.com>
361d1df0 8809
a0e8a2d1
JB
8810 * symfile.h (get_section_index): Define.
8811 * symfile.c (get_section_index): New function.
8812 * mdebugread.c (SC_IS_SBSS): New macro.
8813 (SC_IS_BSS): Return true for the scBss storage class only, as
8814 the scSBss storage class refers to the .sbss section.
8815 (parse_partial_symbols): Discard the symbols which associated
8816 section does not exist.
8817 Make sure to use the .sbss section index for symbols which
8818 storage class is scBss, rather than using the .bss section index.
8819
51eb8b08
JT
88202002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
8821
8822 * vax-tdep.c: Update copyright years.
8823 (vax_register_name): New function.
8824 (vax_register_byte): Ditto.
8825 (vax_register_raw_size): Ditto.
8826 (vax_register_virtual_size): Ditto.
8827 (vax_register_virtual_type): Ditto.
8828 * config/vax/tm-vax.h: Update copyright years.
8829 (REGISTER_NAMES): Remove.
8830 (REGISTER_NAME): Define.
8831 (REGISTER_BYTE): Use vax_register_byte.
8832 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
8833 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
8834 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
8835
6cc1c0a8
AC
88362002-04-21 Andrew Cagney <ac131313@redhat.com>
8837
8838 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
8839 declaration
8840 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
8841
9319a2fe
DM
88422002-04-21 David S. Miller <davem@redhat.com>
8843
8844 * arch-utils.c (generic_prologue_frameless_p): Kill
8845 SKIP_PROLOGUE_FRAMELESS_P code.
8846 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
8847 references.
8848 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
8849 * arc-tdep.c (arc_prologue_frameless_p): Implement.
8850 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
8851 references.
8852 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
8853 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
8854 (sparc_gdbarch_init): Pass it to
8855 set_gdbarch_prologue_frameless_p.
a0e8a2d1 8856
e9ed6d01
JT
88572002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8858
8859 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
8860 (alphabsd-nat.o): New dependency list.
8861
36012033
JT
88622002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8863
8864 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
8865 alphafbsd-tdep.c.
8866 (alpha-linux-tdep.o): New dependency list.
8867 (alphafbsd-tdep.o): Likewise.
8868
3379287a
JT
88692002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8870
8871 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
8872 to here...
8873 * alpha-tdep.c: ...from here.
8874 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
8875
4bcbd6cb
JT
88762002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8877
8878 * config/alpha/tm-alpha.h: Move alpha_software_single_step
8879 prototype from here...
8880 * alpha-tdep.h: ...to here.
8881
b31da25e
AC
88822002-04-21 Andrew Cagney <ac131313@redhat.com>
8883
8884 * frame.h (selected_frame_level): Document as deprecated.
8885 (frame_relative_level): Declare.
8886 * stack.c (frame_relative_level): New function.
8887 (selected_frame_level): Document as deprecated.
8888 (select_frame): Do not set the selected_frame_level.
8889
8890 * stack.c (frame_info, record_selected_frame): Update.
8891 (frame_command, current_frame_command): Update.
8892 (up_silently_base, up_command, down_silently_base): Update.
8893 (down_command): Update.
8894 * inflow.c (kill_command): Update.
8895 * tracepoint.c (finish_tfind_command): Update.
8896 * corelow.c (core_open): Update.
8897 * thread.c (info_threads_command): Update.
8898 (do_captured_thread_select): Update.
8899 * infcmd.c (finish_command): Update.
8900 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
8901
9c1d6fe5
JT
89022002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8903
8904 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
8905
ab89facf
AC
89062002-04-21 Andrew Cagney <ac131313@redhat.com>
8907
8908 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
8909 type const.
8910
82a4efa1
JT
89112002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8912
8913 * alphafbsd-tdep.c: Update copyright years. Include
8914 alpha-tdep.h.
8915 (alphafbsd_use_struct_convention): Make static.
8916 (alphafbsd_init_abi): New function.
8917 (_initialize_alphafbsd_tdep): New function.
8918 * config/alpha/tm-fbsd.h: Update copyright years.
8919 (USE_STRUCT_CONVENTION): Remove.
8920
44dffaac
JT
89212002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8922
8923 * alpha-tdep.c (alpha_abi_handler): New structure to describe
8924 an Alpha ABI variant.
8925 (alpha_abi_handler_list): Declare.
8926 (alpha_gdbarch_register_os_abi): New function.
8927 (alpha_gdbarch_init): Give registered ABI variant handlers a
8928 chance to tweak the gdbarch once we have set up defaults.
8929 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
8930
65585be4
JT
89312002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8932
8933 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
8934 to standard_coerce_float_to_double.
8935 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
8936
d9b023cc
JT
89372002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8938
8939 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
8940 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
8941 from gdbarch_tdep rather than a constant.
8942 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
8943 the default text address for all Alpha Unix ABIs.
8944 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
8945 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
8946
dc129d82
JT
89472002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
8948
8949 * alpha-tdep.h: New file. Includes several Alpha target constants
8950 taken from...
8951 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
8952 let gdbarch deal with.
8953 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
8954 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
8955 to dependency list.
8956 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
8957 Alpha target register names.
8958 * alphabsd-nat.c: Likewise.
8959 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
8960 Alpha target register names. Make serveral routines static.
8961 (alpha_get_saved_register): New function.
8962 (alpha_abi_names): New.
8963 (process_note_abi_tag_sections): New function.
8964 (get_elfosabi): New function.
8965 (alpha_gdbarch_init): New function.
8966 (alpha_dump_tdep): New function.
8967 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
8968
d49d1e0a
AC
89692002-04-21 Andrew Cagney <ac131313@redhat.com>
8970
8971 * frame.c (find_saved_register): Delete #ifdef
8972 HAVE_REGISTER_WINDOWS code.
8973 * config/sparc/tm-sparc.h: Update comments.
8974 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
8975
92e8c9ed
AC
89762002-04-21 Andrew Cagney <ac131313@redhat.com>
8977
8978 * i960-tdep.c (i960_find_saved_register): New function.
8979 (i960_get_saved_register): New function.
8980 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
8981 (i960_get_saved_register): Declare.
8982 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
8983
e1925118
DM
89842002-04-20 David S. Miller <davem@redhat.com>
8985
8986 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
8987
29673b29
AC
89882002-04-20 Andrew Cagney <ac131313@redhat.com>
8989
8990 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
8991 instead of NUM_PSEUDO_REGS.
8992
6c86dcd5
DM
89932002-04-20 David S. Miller <davem@redhat.com>
8994
8995 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
8996 GDB_MULTI_ARCH_PARTIAL
8997 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
8998 define, let tm-sp64.h do it.
8999
aa40ec90
JT
90002002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
9001
9002 * frame.c (find_saved_register): Avoid a NULL pointer
9003 dereference and actually walk the frame list.
9004
0f79675b
AC
90052002-04-20 Andrew Cagney <ac131313@redhat.com>
9006
9007 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
9008 sorted in most most-recent-used order. Document.
9009 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 9010
f91305dd 90112002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
9012
9013 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
9014 instead of ->prev.
9015 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
9016 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
9017 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
9018 instead of ->prev.
9019
73d322b1
EZ
90202002-04-19 Elena Zannoni <ezannoni@redhat.com>
9021
9022 Fix PR gdb/471.
9023 * gdbtypes.c (init_simd_type): Rewrite using new functions.
9024 (build_builtin_type_vec128): Ditto.
9025 (append_composite_type_field): Fix calculation of type length in
9026 union case.
9027
ccd9a834
EZ
90282002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
9029
9030 * config/djgpp/README: Update.
9031
9032 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
9033 compiler warnings.
9034
a57f9e49
JT
90352002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
9036
9037 * alpha-tdep.c (setup_arbitrary_frame): Rename...
9038 (alpha_setup_arbitrary_frame): ...to this.
9039 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
9040 for alpha_setup_arbitrary_frame.
9041
f4f9705a
AC
90422002-04-18 Andrew Cagney <cagney@redhat.com>
9043
9044 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
9045 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 9046
f4f9705a
AC
9047 * defs.h (breakpoint_from_pc_fn): Delete type definition.
9048 * target.h (memory_breakpoint_from_pc): Update declaration.
9049 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
9050
9051 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
9052 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
9053 * mem-break.c (memory_breakpoint_from_pc): Ditto.
9054 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
9055 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
9056 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
9057 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
9058 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
9059 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
9060 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
9061 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
9062 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
9063
9064 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
9065 const pointer.
9066 * monitor.c (monitor_insert_breakpoint): Ditto.
9067 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
9068
9069 * config/mcore/tm-mcore.h: Update copyright.
9070 * mem-break.c: Ditto.
9071 * xstormy16-tdep.c: Ditto.
9072
29f319b8
PM
90732002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
9074
9075 * p-exp.y: Add precedence rule for '^' token.
9076 This removes the shift/reduce conflicts.
9077 Remove the comment concerning these shift/reduce conflicts.
9078
ebeac11a
EZ
90792002-04-18 Elena Zannoni <ezannoni@redhat.com>
9080
9081 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
9082 (registers_powerpc_nofp): New register set for processors
9083 without floating point unit.
9084
27c31547
DM
90852002-04-18 David S. Miller <davem@redhat.com>
9086
9087 * MAINTAINERS: Add myself to write-after-approval.
9088
47a73475
MS
90892002-04-17 Michael Snyder <msnyder@redhat.com>
9090
9091 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
9092
953836b2
AC
90932002-04-17 Andrew Cagney <ac131313@redhat.com>
9094
9095 * rs6000-tdep.c (frame_initial_stack_address): Use
9096 frame_register_read to read the alloca_reg.
9097
8b0d4340
AC
90982002-04-17 Andrew Cagney <ac131313@redhat.com>
9099
9100 * frame.c (find_saved_register): Find saved registers in the next
9101 not prev frame.
9102 Fix PR gdb/365.
9103
d8864532
AC
91042002-04-17 Andrew Cagney <ac131313@redhat.com>
9105
9106 * gdbarch.sh (LANG): Set to ``c''.
9107
36cc83a3 91082002-04-15 Andrew Cagney <ac131313@redhat.com>
361d1df0 9109
36cc83a3 9110 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
361d1df0 9111
2f4150cc 91122002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
9113
9114 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
9115 Update copyright.
9116
628703c6 9117 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc 9118 Also fix PR gdb/391.
361d1df0 9119
56157b4a
AC
91202002-04-14 Andrew Cagney <ac131313@redhat.com>
9121
9122 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
9123 * aclocal.m4, configure: Re-generate.
9124 Fix PR gdb/391.
361d1df0 9125
6d1e3329
EZ
91262002-04-14 Elena Zannoni <ezannoni@redhat.com>
9127
9128 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
9129 instead of tm_print_insn.
9130
cb06fa07
EZ
91312002-04-14 Elena Zannoni <ezannoni@redhat.com>
9132
9133 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
9134
f208ba17
AC
91352002-04-14 Andrew Cagney <ac131313@redhat.com>
9136
9137 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
9138 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
9139 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
9140
20f01a46
DH
91412002-04-12 Don Howard <dhoward@redhat.com>
9142
9143 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
9144 max_user_call_depth.
9145 (init_cmd_lists): Initialize the new value;
9146 * cli/cli-script.c (execute_user_command): Limit the call depth of
9147 user defined commands. This avoids a core-dump when user commands
9148 are infinitly recursive.
9149
a88376a3
KB
91502002-04-12 Kevin Buettner <kevinb@redhat.com>
9151
9152 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
9153 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
9154 from tdep struct instead of DEFAULT_LR_SAVE.
9155 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
9156 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
9157 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
9158
f2172603
MS
91592002-04-12 Michael Snyder <msnyder@redhat.com>
9160
694f61fb 9161 * Remote.c: Spelling fix.
20fe79c8
MS
9162 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
9163 If no symbol found for "sbrk", try "_sbrk".
9164 (make_output_phdrs): Use bfd_section_name.
9165 (gcore_copy_callback): Use bfd_section_name.
62995fc4 9166 * eval.c: Indentation fix-ups.
169a7369
MS
9167 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
9168 in case it gets applied to an address that is already
9169 in the instruction space.
de74f71f
MS
9170 * cli/cli-decode.c (help_list): Allow long lines to wrap.
9171 * symfile.c: Fix indentation, long lines.
f2172603
MS
9172 * source.c: White space fix-up.
9173
cda5a58a
AC
91742002-04-12 Andrew Cagney <cagney@redhat.com>
9175
9176 * defs.h (read_relative_register_raw_bytes): Delete declaration.
9177 * frame.c (frame_register_read): New function. Return non-zero on
9178 success.
9179 (read_relative_register_raw_bytes_for_frame): Delete.
9180 (read_relative_register_raw_bytes): Delete.
9181 * frame.h (frame_register_read): Declare.
9182 * d30v-tdep.c: Update Copyright. Use frame_register_read.
9183 * sh-tdep.c: Ditto.
9184 * infcmd.c (do_registers_info): Ditto.
9185 * hppa-tdep.c: Ditto.
9186 * rs6000-tdep.c: Ditto.
9187 * h8500-tdep.c: Ditto.
9188 * mips-tdep.c: Ditto.
9189 * h8300-tdep.c: Ditto.
9190 * z8k-tdep.c: Ditto.
9191
2ea5f656
KB
91922002-04-12 Kevin Buettner <kevinb@redhat.com>
9193
9194 From Jimi X <jimix@watson.ibm.com>:
9195 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
9196 64-bit SysV ABI.
9197
27b15785
KB
91982002-04-12 Kevin Buettner <kevinb@redhat.com>
9199
9200 From Jimi X <jimix@watson.ibm.com>:
9201 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
9202 bfd info.
9203
5d57ee30
KB
92042002-04-12 Kevin Buettner <kevinb@redhat.com>
9205
9206 From Jimi X <jimix@watson.ibm.com>:
9207 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
9208 register sets for these processor variants.
9209
bc1e36ca
DJ
92102002-04-11 Daniel Jacobowitz <drow@mvista.com>
9211
bc1e36ca
DJ
9212 * regformats/reg-ppc.dat: Support FPSCR.
9213
e3f36dbd
KB
92142002-04-11 Kevin Buettner <kevinb@redhat.com>
9215
9216 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
9217 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
9218 Add fpscr as an invalid/unfetchable register.
9219 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
9220 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
9221 (fill_fpregset): Add support for register fpscr.
9222 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
9223 (fill_gregset): Account for the fact that register ``mq'' might
9224 not exist.
9225 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
9226 (registers_power): Add fpscr to register set at slot 71.
9227 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
9228 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
9229
943c9c25
MS
92302002-04-11 Michael Snyder <msnyder@redhat.com>
9231
9232 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
9233 * configure: Regenerate.
9234 * config.in: Regenerate.
9235 * acconfig.h: Add define for _SYSCALL32.
9236 * core-sol2.c: Remove #define _SYSCALL32.
9237 * solib-legacy.c: Remove #define _SYSCALL32.
9238
d8c0a2e7
AC
92392002-04-10 Andrew Cagney <ac131313@redhat.com>
9240
9241 * stack.c (select_frame): Cleanup internal error message, do not
9242 use %p.
9243
7cc19214
AC
92442002-04-10 Andrew Cagney <ac131313@redhat.com>
9245
9246 * stack.c (select_frame): Check that selected_frame and the
9247 specified level are as expected.
9248 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
9249 Update copyright.
9250 * frame.h (struct frame_info): Add field `level'. Update
9251 copyright.
9252 Work-in-progress PR gdb/464.
9253
67a2b77e
AC
92542002-04-10 Andrew Cagney <ac131313@redhat.com>
9255
9256 * maint.c (maint_print_section_info): Rename print_section_info.
9257 (print_bfd_section_info, print_objfile_section_info): Update.
9258 * inferior.h (struct gdbarch): Add opaque declaration.
9259 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
9260 * gdbarch.h: Regenerate.
9261
8cfda98c
ML
92622002-04-10 Michal Ludvig <mludvig@suse.cz>
9263
9264 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
9265 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
9266 (kernel_u_size): Added.
9267 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
9268 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
9269
ca439ad2 92702002-04-04 Jim Ingham <jingham@apple.com>
361d1df0 9271
ca439ad2
JI
9272 * valarith.c (find_size_for_pointer_math): New function, either returns
9273 the size for a pointer's target, returns 1 for void *, or errors for
9274 incomplete types.
9275 (value_add, value_sub): use find_size_for_pointer_math.
9276
2f2893d9
DJ
92772002-04-09 Daniel Jacobowitz <drow@mvista.com>
9278
9279 * linux-low.c (linux_look_up_symbols): New hook.
9280 (linux_target_ops): Add linux_look_up_symbols.
9281 * remote-utils.c (decode_address): New function.
9282 (look_up_one_symbol): New function.
9283 * server.c (handle_query): Call target look_up_symbols hook.
9284 * server.h (look_up_one_symbol): Add prototype.
9285 * target.h (struct target_ops): Add look_up_symbols hook.
9286
96cb11df
AC
92872002-04-09 Andrew Cagney <ac131313@redhat.com>
9288
9289 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
9290 override FP_REGNUM with frame->fp. Update copyright.
9291 * parse.c (num_std_regs, std_regs): Delete.
9292 (target_map_name_to_register): Do not search std_regs. Update
9293 function description.
9294 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
9295 declarations. Update copyright.
9296 Fix PR gdb/251.
361d1df0 9297
97658e92
DJ
92982002-04-09 Daniel Jacobowitz <drow@mvista.com>
9299
9300 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
9301 after the last symbol in a block.
9302
6044e3eb
PM
93032002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
9304
9305 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
9306 is non zero as a found symbol.
9307
0406ec40
AC
93082002-04-08 Andrew Cagney <ac131313@redhat.com>
9309
9310 * findvar.c: Include "builtin-regs.h".
9311 (value_of_register): Call value_of_builtin_reg when applicable.
9312 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
9313 (target_map_name_to_register): Call
9314 builtin_reg_map_name_to_regnum.
9315 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
9316 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
9317 (builtin_regs_h): Define.
9318 (builtin-regs.o): New target.
9319 (findvar.o): Add $(builtin_regs_h).
9320 * builtin-regs.c, builtin-regs.h: New files.
9321 * std-regs.c: New file.
9322 Partial fix for PR gdb/251.
9323
56a6dfb9
KB
93242002-04-08 Kevin Buettner <kevinb@redhat.com>
9325
9326 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
9327 it's no longer required.
9328
3a808432
AC
93292002-04-08 Andrew Cagney <ac131313@redhat.com>
9330
9331 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
9332
7c40d541
KB
93332002-04-08 Kevin Buettner <kevinb@redhat.com>
9334
9335 From Jimi X <jimix@watson.ibm.com>:
9336 * rs6000-tdep.c (rs6000_software_single_step): Use
9337 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
9338 and size. Use target_insert_breakpoint() and
9339 target_remove_breakpoint() to insert and remove breakpoints
9340 instead of explicit memory reads and writes.
9341
cc9836a8
KB
93422002-04-08 Kevin Buettner <kevinb@redhat.com>
9343
9344 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
9345 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
9346 ELF_OBJECT_FORMAT ifdef.
9347
7495d1dc
KB
93482002-04-08 Kevin Buettner <kevinb@redhat.com>
9349
9350 From Jimi X <jimix@watson.ibm.com>:
9351 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
9352
4288e836
KB
93532002-04-08 Kevin Buettner <kevinb@redhat.com>
9354
9355 From Jimi X <jimix@watson.ibm.com>:
9356 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
9357 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
9358
a4e4e501
MK
93592002-04-07 Mark Kettenis <kettenis@gnu.org>
9360
9361 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
9362 s/asprintf/xasprintf/.
9363 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
9364
006defba
AC
93652002-04-07 Andrew Cagney <ac131313@redhat.com>
9366
9367 I believe Jeff Law denies responsability for this one:
9368 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
9369 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
9370 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
9371 Work-around for PR gdb/366.
9372
7aa83cac
EZ
93732002-04-07 Elena Zannoni <ezannoni@redhat.com>
9374
9375 * remote-e7000.c (write_small, e7000_read_inferior_memory,
9376 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
9377 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
9378
cf1fcca1
EZ
93792002-04-07 Elena Zannoni <ezannoni@redhat.com>
9380
9381 * sh-tdep.c (sh_fp_frame_init_saved_regs,
9382 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
9383 information.
9384
3f289e6f
AC
93852002-04-07 Andrew Cagney <ac131313@redhat.com>
9386
9387 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
9388 maintainer.
9389
129188f6
AC
93902002-04-07 Andrew Cagney <ac131313@redhat.com>
9391
9392 * README (Reporting Bugs in GDB): Document the bug web page as the
9393 prefered way of submitting bugs.
9394 Fix PR gdb/402.
9395
1200cd6e
AC
93962002-04-06 Andrew Cagney <ac131313@redhat.com>
9397
9398 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
9399 -1. Update comment.
9400 * gdbarch.h, gdbarch.c: Re-generate.
9401
2853c33c
AS
94022002-04-07 Andreas Schwab <schwab@suse.de>
9403
9404 * m68klinux-nat.c (fill_fpregset): Properly pass address of
9405 buffer to regcache_collect.
9406
c2169756
AC
94072002-04-06 Andrew Cagney <ac131313@redhat.com>
9408
9409 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
9410 * gdbarch.c, gdbarch.h: Re-generate.
9411
25f1b008
AC
94122002-04-06 Andrew Cagney <ac131313@redhat.com>
9413
9414 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
9415 declaration. Fix -Werror.
9416
59263426
DJ
94172002-04-05 Daniel Jacobowitz <drow@mvista.com>
9418
9419 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
9420 * gdbarch.c: Regenerate.
9421
f5db4da3
MS
94222002-04-05 Michael Snyder <msnyder@redhat.com>
9423
80f8a6eb
MS
9424 * breakpoint.c (clear_command): Rewrite middle section to
9425 combine two loops with identical control conditions.
9426 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
9427 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
9428
ad3dcc5c
L
94292002-04-05 H.J. Lu (hjl@gnu.org)
9430
9431 * solib-svr4.c (bkpt_names): Add "__start".
9432
f32e7a74
AC
94332002-04-04 Andrew Cagney <ac131313@redhat.com>
9434
9435 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
9436 as test for 64 bit target.
9437
8227c0ff
AC
94382002-04-05 Andrew Cagney <ac131313@redhat.com>
9439
9440 * h8500-tdep.c (h8500_write_fp): Delete function.
9441 * dwarf2cfi.c (cfi_write_fp): Document as not used.
9442 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
9443 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
9444 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
9445 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
9446 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
9447 (s390_write_fp):
9448 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
9449 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
9450 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
9451 (d10v_write_fp): Delete function.
9452 * inferior.h (write_fp, generic_target_write_fp): Delete
9453 declarations.
9454 * regcache.c (generic_target_write_fp): Delete function.
9455 (write_fp): Delete function.
9456 * gdbarch.sh (TARGET_WRITE_FP): Delete.
9457 * gdbarch.h, gdbarch.c: Regenerate.
9458 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
9459 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
9460 (sparc64_write_fp): Delete declaration.
9461 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
9462 (h8500_write_fp): Delete declaration.
9463
2757dd86
AC
94642002-04-04 Andrew Cagney <ac131313@redhat.com>
9465
9466 * sparc-tdep.c (sparc64_write_fp): Delete.
9467 (sparc_push_dummy_frame): Replace write_fp call with code to store
9468 the FP directly.
9469 (sparc_gdbarch_init): Do not initialize write_fp.
9470
c69255e1
KB
94712002-04-05 Kevin Buettner <kevinb@redhat.com>
9472
9473 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
9474 clause.
9475
ae767bfb
JB
94762002-03-29 Jim Blandy <jimb@redhat.com>
9477
9478 * stack.c (get_selected_block): Add new argument `addr_in_block',
9479 used to return the exact code address we used to select the block,
9480 not just the block.
9481 * blockframe.c (get_frame_block, get_current_block): Same.
9482 * frame.h (get_frame_block, get_current_block,
9483 get_selected_block): Update declarations.
9484 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
9485 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
9486
84d2ac95
MS
94872002-04-05 Michael Snyder <msnyder@redhat.com>
9488
9489 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
9490 warning message.
9491
596aa3bf
JB
94922002-04-05 J. Brobecker <brobecker@gnat.com>
9493
9494 * utils.c (xfullpath): New function.
9495 * defs.h (xfullpath): Add declaration.
9496 * source.c (openp): Use xfullpath in place of gdb_realpath to
9497 avoid resolving the basename part of filenames when the
9498 associated file is a symbolic link. This fixes a potential
9499 inconsistency between the filenames known to GDB and the
9500 filenames it prints in the annotations.
9501 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
9502 to be able to match a filename with either the real filename, or
9503 the name of any symbolic link to this file.
9504 (lookup_partial_symtab): Ditto.
9505
c02f5703
MS
95062002-04-04 Michael Snyder <msnyder@redhat.com>
9507
9508 * breakpoint.c: Add support for hardware breakpoints in overlays.
9509 (overlay_events_enabled): New state variable.
9510 (insert_breakpoints): Use overlay_events_enabled to decide
9511 whether to attempt to set a breakpoint at the overlay load addr.
9512 Handle bp_hardware_breakpoint as well as bp_breakpoint.
9513 (remove_breakpoint): Use overlay_events_enabled to decide
9514 whether breakpoints need to be removed from overlay load addr.
9515 Handle bp_hardware_breakpoint as well as bp_breakpoint.
9516 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
361d1df0 9517 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
c02f5703
MS
9518 disable_overlay_breakpoints): Update overlay_events_enabled.
9519
5fb290d7
DJ
95202002-04-04 Daniel Jacobowitz <drow@mvista.com>
9521
9522 * dwarf2read.c (struct function_range): New.
9523 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
9524 (check_cu_functions): New.
9525 (read_file_scope): Initialize global function lists.
9526 Call dwarf_decode_line after processing children.
9527 (read_func_scope): Add to global function list.
9528 (dwarf_decode_lines): Call check_cu_functions everywhere
9529 record_line is called. Call record_line with a linenumber
9530 of 0 to mark sequence ends.
9531
7b3fabf0
ML
95322002-04-04 Michal Ludvig <mludvig@suse.cz>
9533
361d1df0 9534 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7b3fabf0
ML
9535 change sync with glibc.
9536
bce58c09
JB
95372002-04-03 Jim Blandy <jimb@redhat.com>
9538
9539 * configure.in: Call AC_C_INLINE.
9540 * configure: Regenerated.
361d1df0 9541
2fccf04a
DJ
95422002-04-01 Daniel Jacobowitz <drow@mvista.com>
9543
9544 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
9545 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
9546
2d1bfe2e
MK
95472002-03-31 Mark Kettenis <kettenis@gnu.org>
9548
a5941fbf
MK
9549 * NEWS: Mention gcore support on FreeBSD/i386.
9550
a90cd31d
MK
9551 * fbsd-proc.c: New file.
9552 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
9553 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
9554
2d1bfe2e
MK
9555 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
9556 while statement.
9557
9eb6e5a1
JB
95582002-03-29 Jim Blandy <jimb@redhat.com>
9559
9560 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
9561 unescaped newlines in string literals, but newer ones don't. So
9562 escape them.
9563
f02df580
MS
95642002-03-26 Michael Snyder <msnyder@redhat.com>
9565 Andrew Cagney <cagney@redhat.com>
9566
361d1df0 9567 * cli/cli-dump.c: New file. Dump memory to file,
f02df580
MS
9568 restore file to memory.
9569 * cli/cli-dump.h: New file.
9570 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 9571 * NEWS: Mention new commands.
f02df580 9572
109f874e
MS
95732002-03-28 Michael Snyder <msnyder@redhat.com>
9574
9575 * symfile.c (symbol_file_add): Move test for null symbols to later.
9576
520f6ade
AC
95772002-03-27 Andrew Cagney <ac131313@redhat.com>
9578
9579 From veksler at il.ibm.com:
9580 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
9581 the xstrduped original path.
9582 Fix PR gdb/417.
9583
d4654627
MS
95842002-03-27 Michael Snyder <msnyder@redhat.com>
9585
9586 * breakpoint.c (_initialize_breakpoint): Clean up help string.
9587 * infcmd.c (_initialize_infcmd): Ditto.
9588 * language.c (_initialize_language): Ditto.
9589 * symfile.c (_initialize_symfile): Ditto.
9590 * top.c (_init_main): Ditto.
9591 * cli/cli-cmds.c (init_cli_cmds): Ditto.
9592
6be8bc0c
EZ
95932002-03-27 Elena Zannoni <ezannoni@redhat.com>
9594
9595 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
9596 vector registers handling.
9597 (skip_prologue): Handle new AltiVec instructions. Fill in new
9598 fields of frame data.
9599 (frame_get_saved_regs): Fill in information for AltiVec registers.
9600
12af6855
JB
96012002-03-27 Jim Blandy <jimb@redhat.com>
9602
9603 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
9604 a function; leave this macro here to invoke that function.
9605 (symbol_init_mangled_name): Declaration for that function.
9606 * symtab.c (symbol_init_mangled_name): New function.
9607
dc672865
AC
96082002-03-27 Andrew Cagney <ac131313@redhat.com>
9609
9610 * valarith.c: Replace strerror with safe_strerror.
9611 * tracepoint.c: Ditto.
9612 * lin-lwp.c: Ditto.
9613 * go32-nat.c: Ditto.
9614 * inflow.c: Ditto.
9615 * gnu-nat.c: Ditto.
9616
d96429cd
AS
96172002-03-27 Andreas Schwab <schwab@suse.de>
9618
9619 * event-top.c (command_line_handler): Remove useless if.
9620
7e336ba1
AJ
96212002-03-27 Andreas Jaeger <aj@suse.de>
9622
9623 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
9624 comment.
9625
de220d0f
ML
96262002-03-27 Michal Ludvig <mludvig@suse.cz>
9627
9628 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
9629 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
9630 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
9631 (x86_64_linux_dr_get_status, supply_gregset),
9632 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
9633 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
9634 (x86_64_register_info_table): Add.
9635 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
9636 (x86_64_register_raw_size, x86_64_register_virtual_type),
9637 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
9638 general x86_64_register_info_table.
9639 (i386_gdbarch_init): gdbarch_register_bytes is now set
9640 dynamicaly during initialization.
9641 * regformats/reg-x86-64.dat: Synced with changes to registers above.
9642 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 9643
0e98d0a7
DJ
96442002-03-27 Daniel Jacobowitz <drow@mvista.com>
9645
9646 * gdbserver/server.c (main): Call target_signal_to_host_p
9647 and target_signal_to_host on signals received from the remote.
9648 * gdbserver/remote-utils.c (prepare_resume_reply): Call
9649 target_signal_from_host on signals sent to the remote.
9650 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
9651 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
9652
3130066b
DJ
96532002-03-27 Daniel Jacobowitz <drow@mvista.com>
9654
9655 * signals/signals.c: Include "server.h" in gdbserver build.
9656 (target_signal_from_name): Don't use STREQ.
9657 (_initialize_signals): Likewise. Don't include function in
9658 gdbserver build.
9659
9aedf4f4
DJ
96602002-03-27 Daniel Jacobowitz <drow@mvista.com>
9661
9662 * signals.c: Moved to...
9663 * signals/signals.c: Here.
7e336ba1 9664 * Makefile (signals.o): Update.
9aedf4f4 9665
3fa41cdb
JL
96662002-03-26 Jeff Law (law@redhat.com)
9667
9668 * somread.c (som_symtab_read): Remove some commented out code and
9669 updated related comments. Do not set the minimal symbol table to
9670 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
9671 in a dynamic executable.
9672 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
9673 where we are unable to find the minimal symbol for the given
9674 PC value.
9675
ee677e8d
MS
96762002-03-25 Jeff Law (law@redhat.com)
9677
9678 * linux-proc.c (read_mapping): Scan up to end of line for filename.
9679
e76e1718
ML
96802002-03-25 Michal Ludvig <mludvig@suse.cz>
9681
9682 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
9683
18a642a1
AC
96842002-03-23 Andrew Cagney <ac131313@redhat.com>
9685
9686 * command.h: Update copyright.
9687 (struct cmd_list_element): Replace definition with opaque
9688 declaration.
9689 (enum cmd_types): Document that it will eventually be moved to
9690 cli/cli-decode.h
9691 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
9692 (MALLOCED_REPLACEMENT): Delete macro.
9693 * Makefile.in (cli_decode_h): Add $(command_h).
9694 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 9695 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
9696 * completer.c: Include "cli/cli-decode.h".
9697 * maint.c: Include "cli/cli-decode.h".
9698 * cli/cli-decode.h: Include "command.h".
9699 (enum command_class): Delete.
9700 (enum cmd_types): Comment out.
9701 (enum cmd_auto_boolean): Delete.
9702 (enum var_types): Delete.
9703
b2875cc0
AC
97042002-03-23 Andrew Cagney <ac131313@redhat.com>
9705
9706 * cli/cli-decode.c: Include "gdb_assert.h".
9707 (add_set_or_show_cmd): New static function.
9708 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
9709 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
9710 all fields, such as func, from the set command.
9711
3b45974e
AC
97122002-03-23 Andrew Cagney <ac131313@redhat.com>
9713
9714 * MAINTAINERS (sh-elf): Change warning flag to -w.
9715
823ca731
AC
97162002-03-23 Andrew Cagney <cagney@redhat.com>
9717
9718 * defs.h (error): Add printf format attribute.
9719 * thread-db.c (thread_from_lwp): Fix error format string.
9720 * stack.c (parse_frame_specification): Ditto.
9721 * cli/cli-decode.c (undef_cmd_error): Ditto.
9722 * scm-lang.c (scm_lookup_name): Ditto.
9723 * tracepoint.c (trace_error): Ditto.
9724 * remote-utils.c (usage): Ditto.
9725 * remote.c (compare_sections_command): Ditto.
9726 Fix PR gdb/328.
9727
0e101458
AC
97282002-03-22 Andrew Cagney <ac131313@redhat.com>
9729
9730 * gdbtypes.c (append_composite_type_field): New function.
9731 (init_composite_type): New function.
9732 * gdbtypes.h (append_composite_type_field): Declare.
9733 (init_composite_type): Ditto.
9734
8e0662df
EZ
97352002-03-22 Elena Zannoni <ezannoni@redhat.com>
9736
9737 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 9738 function.
8e0662df
EZ
9739 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
9740 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
9741 structure returning convention for SYSV ABI case, but not
9742 for GNU/Linux, FreeBSD, or NetBSD.
9743
3121eff0
DJ
97442002-03-22 Daniel Jacobowitz <drow@mvista.com>
9745
9746 * symtab.h (lookup_block_symbol): Add mangled_name argument
9747 to prototype.
9748
9749 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
9750 with new mangled_name argument.
9751 * linespec.c (decode_line_1): Likewise.
9752 * valops (value_of_this): Likewise.
9753 * symtab.c (lookup_transparent_type): Likewise.
9754 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
9755 (lookup_symbol): If we are given a mangled name, pass it down
9756 to lookup_symbol_aux.
9757 (lookup_block_symbol): If we are given a mangled name to check
9758 against, only return symbols which match it.
9759
349b409f
CF
97602002-03-22 Christopher Faylor <cgf@redhat.com>
9761
9762 * win32-nat.c (child_create_inferior): Check for proper shell to use
9763 here, in case the user changes it on the fly.
9764 (_initialize_inftarg): Remove shell path considerations.
9765
2a873819
EZ
97662002-03-21 Elena Zannoni <ezannoni@redhat.com>
9767
9768 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
9769 for gdbarch_max_register_raw_size and max_register_virtual_size.
9770 Adjust copyright year.
9771
a1b9830c
DJ
97722002-03-21 Daniel Jacobowitz <drow@mvista.com>
9773
9774 * dbxread.c (process_one_symbol): Extend the first N_SLINE
9775 in a function to cover the entire beginning of the function
9776 as well if it does not already.
9777
8b5790f2
TR
97782002-03-21 Tom Rix <trix@redhat.com>
9779
9780 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
9781 (rs6000_ptrace64): Renamed from ptrace64.
9782
bdbe5747
MH
97832002-03-20 Martin M. Hunt <hunt@redhat.com>
9784
9785 * gdbserver/remote-utils.c (remote_open): Don't call
9786 getprotobyname, we're all using TCP here so just use
9787 IPPROTO_TCP.
7e336ba1 9788 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
9789
97902002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 9791
bdbe5747
MH
9792 * regcache.c (_initialize_regcache): No need to call
9793 build_regcache() at this time; it gets called whenever
9794 the gdbarch changes.
9795
7781cd62
DB
97962002-03-20 David O'Brien <obrien@FreeBSD.org>
9797
9798 * sparc-nat.c: Include sys/param.h where possible.
9799
f65ca430
DJ
98002002-03-20 Daniel Jacobowitz <drow@mvista.com>
9801
9802 Fix PR gdb/422.
9803 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
9804 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
9805 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
9806 complex types.
9807 * stabsread.c (rs6000_builtin_type): Likewise.
9808 (read_sun_floating_type): Likewise.
9809
0c867556
PS
98102002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9811
9812 * stabsread.c (read_member_functions): Remove skip code for duplicate
9813 constructor/destructor methods. Use standard parsing for these
9814 methods and just do not chain them to the list of methods after
9815 parsing.
9816
12b9c64f
AO
98172002-03-19 Alexandre Oliva <aoliva@redhat.com>
9818
9819 * coffread.c: Remove redundant static declarations. Replace
9820 occurrences of `PTR' with `void *'.
9821 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
9822 * top.h (quit_cover): Likewise.
9823 * defs.h (catch_errors): Likewise.
9824
349c5d5f
AC
98252002-03-18 Andrew Cagney <ac131313@redhat.com>
9826
9827 * defs.h (XMALLOC): Define.
9828 * gdb-events.sh (XMALLOC): Delete macro.
9829 * gdb-events.c, gdb-events.h: Regenerate.
9830 * gdbarch.sh (XMALLOC): Delete macro.
9831 * gdbarch.c: Regenerate.
9832 * serial.c (XMALLOC): Delete macro.
9833 * ui-file.c (XMALLOC): Ditto.
9834 * ser-unix.h (XMALLOC): Ditto.
9835 * sh-tdep.c (XMALLOC): Ditto.
9836 * ui-out.c (XMALLOC): Ditto.
9837 * utils.c (XMALLOC): Ditto.
9838 * i386-tdep.c (XMALLOC): Ditto.
9839 * gdb-events.c (XMALLOC): Ditto.
9840 * d10v-tdep.c (XMALLOC): Ditto.
9841 * cli-out.c (XMALLOC): Ditto.
9842
9843 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
9844 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
9845 * ui-file.c, ui-out.c: Ditto.
9846
7d0766f3
AC
98472002-03-18 Andrew Cagney <ac131313@redhat.com>
9848
9849 * command.h (struct cmd_list_element): Add field context.
9850 (set_cmd_context, get_cmd_context): Declare.
9851 * cli/cli-decode.h: Ditto.
9852 * cli/cli-decode.c (get_cmd_context): New function.
9853 (set_cmd_context): New function.
9854 (add_cmd): Initialize context.
9855 Part of fixing PR gdb/145 and PR gdb/146.
9856
5913bcb0
AC
98572002-03-17 Andrew Cagney <ac131313@redhat.com>
9858
1868c04e
AC
9859 * cli/cli-decode.c (cmd_type): New function.
9860 * command.h (cmd_type): Declare.
9861 * infrun.c (set_schedlock_func): Call function cmd_type.
9862 * kod.c (kod_set_os): Call cmd_type.
9863 * cris-tdep.c (cris_version_update): Use function cmd_type.
9864 (cris_mode_update, cris_abi_update): Ditto.
9865
5913bcb0
AC
9866 * command.h: (execute_cmd_post_hook): Declare.
9867 (execute_cmd_pre_hook): Declare.
9868 * cli/cli-script.c (clear_hook_in_cleanup): New function.
9869 (execute_cmd_post_hook, execute_cmd_pre_hook): New
9870 functions. Execute pre/post hook while ensuring that afterwords
9871 hook_in is cleared.
9872 * top.c (execute_command): Use execute_cmd_post_hook, and
9873 execute_cmd_pre_hook to execute pre/post commands.
9874 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
9875 hook_stop_stub.
9876 (hook_stop_stub): Call execute_cmd_pre_hook.
9877
b51450c9
AC
98782002-03-17 Andrew Cagney <ac131313@redhat.com>
9879
9880 * kod.c (kod_set_os): Revert previous change. Is called by ``info
9881 set'' and this leads to a core dump. Move xstrdup of
9882 operating_system to after check that it is not NULL.
9883
f66c9f11
AC
98842002-03-17 Andrew Cagney <ac131313@redhat.com>
9885
8e694ecf
AC
9886 * kod.c (kod_set_os): Remove unnecessary check that
9887 ``command->type'' is set_cmd.
9888
f66c9f11
AC
9889 * valprint.c (set_input_radix): Use input_radix.
9890 (set_output_radix): Use output_radix.
9891 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
9892 isn't reverted.
9893
9d01611c
AC
98942002-03-16 Andrew Cagney <ac131313@redhat.com>
9895
9896 * value.h (struct value): Delete field ``substring_addr''. Change
9897 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
9898 force_core_addr_align and force_pointer_aligh.
9899
9900 * value.h (struct value): Fix typo in above change.
9d01611c 9901
4156bb53
PS
99022002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9903
9904 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
9905 to fix internal_error from ``maintenance print architecture''.
9906
0e5e3ea6
PS
99072002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9908
9909 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
9910 for gcc versions after gcc-2.8.1.
9911
9b013045
PS
99122002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9913
9914 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
9915 for method resolution. Restore adjustment of ``this'' pointer after
9916 calling value_struct_elt, which was accidentally removed during the
9917 HP merge.
9918
376c9600
AC
99192002-03-15 Andrew Cagney <ac131313@redhat.com>
9920
9921 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
9922 value_of_register.
9923 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
9924 get_saved_register.
9925 * value.h (value_of_register): Update.
9926
a4db0f07
RH
99272002-03-14 Richard Henderson <rth@redhat.com>
9928
9929 * configure.in: Detect declaration for canonicalize_file_name.
9930 * utils.c (canonicalize_file_name): Declare, if needed.
9931 (gdb_realpath): Prefer realpath if available and usable.
9932 * config.in, configure: Rebuild.
9933
96383835
RH
99342002-03-14 Richard Henderson <rth@redhat.com>
9935
9936 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
9937 a constant array bound.
9938
9939 * MAINTAINERS: Add myself to write-after-approval.
9940
75245b24
MS
99412002-03-14 Michael Snyder <msnyder@redhat.com>
9942
9943 * symfile.c (syms_from_objfile): Return immediately if no syms.
9944 (symbol_file_add): Return immediately if no syms.
9945 (find_sym_fns): Return immediately if no syms.
9946
e641a1ca
ML
99472002-03-13 Michal Ludvig <mludvig@suse.cz>
9948
9949 * gdbserver/remote-util.c (remote_open): Print remote-side's
9950 IP address when remote debugging over the network.
7e336ba1 9951
df08bfec
DB
99522002-03-12 David O'Brien <obrien@FreeBSD.org>
9953
9954 * config/sparc/fbsd.mh: Fix copyright.
9955 * config/sparc/fbsd.mt: Likewise.
9956
9a57864f
RE
99572002-03-11 Richard Earnshaw <rearnsha@arm.com>
9958
9959 * MAINTAINERS: Fix typo in name of gdb warnings option.
9960 (x86-64): Fix formating so that this can be parsed by awk.
9961
dd7bf85e
DJ
99622002-03-10 Daniel Jacobowitz <drow@mvista.com>
9963
9964 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
9965 * defs.h: Include "gdb/signals.h".
9966 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
9967
33a0a2ac
ML
99682002-03-10 Michal Ludvig <mludvig@suse.cz>
9969
9970 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 9971 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
9972 from x86-64-tdep.h
9973
dd824b04
DJ
99742002-03-10 Daniel Jacobowitz <drow@mvista.com>
9975 Don Howard <dhoward@redhat.com>
9976
9977 * mips-tdep.c (ST0_FR): Define.
9978 (mips2_fp_compat): New function, temporarily disabled.
9979 (mips_read_fp_register_single): New function.
9980 (mips_read_fp_register_double): New function.
9981 (mips_print_register): Use them.
9982 (do_fp_register_row): Likewise.
9983
6a41ff59
AC
99842002-03-09 Andrew Cagney <ac131313@redhat.com>
9985
9986 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
9987 approval''.
9988
4ea09c10
PS
99892002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
9990
9991 * stabsread.c (read_member_functions): Fix is_stub test for
9992 static member functions, improve comment.
9993
6ccc741d
RE
99942002-03-07 Richard Earnshaw <rearnsha@arm.com>
9995
9996 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
9997 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
9998 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
9999 commands that set boolean values.
10000 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
10001 (arm_rdi_resume): Always initialize PC.
10002 (arm_rdi_open): Don't use rslt as a boolean.
10003 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
10004 (arm_rdi_fetch_registers, arm_rdi_store_registers)
10005 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
10006 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
10007
438013df
AO
100082002-03-06 Alexandre Oliva <aoliva@redhat.com>
10009
10010 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
10011 * configure: Rebuilt.
10012
70ed8774
SC
100132002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10014
10015 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
10016 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
10017
5ba2abeb
AC
100182002-03-06 Andrew Cagney <ac131313@redhat.com>
10019
10020 * cli/cli-decode.c (set_cmd_completer): New function.
10021 * command.h (set_cmd_completer): Declare.
10022 * cli/cli-decode.h (set_cmd_completer): Ditto.
10023
10024 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
10025 * cli/cli-cmds.c (init_cli_cmds): Ditto.
10026 * win32-nat.c (_initialize_inftarg): Ditto.
10027 * remote-rdi.c (_initialize_remote_rdi): Ditto.
10028 * proc-api.c (_initialize_proc_api): Ditto.
10029 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
10030 * source.c (_initialize_source): Ditto.
10031 * exec.c (_initialize_exec): Ditto.
10032 * solib.c (_initialize_solib): Ditto.
10033 * top.c (init_main): Ditto.
10034 * tracepoint.c (_initialize_tracepoint): Ditto.
10035 * symfile.c (_initialize_symfile): Ditto.
10036 * printcmd.c (_initialize_printcmd): Ditto.
10037 * infcmd.c (_initialize_infcmd): Ditto.
10038 * corefile.c (_initialize_core): Ditto.
10039
f779ca99
AC
100402002-03-05 Andrew Cagney <ac131313@redhat.com>
10041
10042 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
10043
01a3934b
AC
100442002-03-05 Andrew Cagney <ac131313@redhat.com>
10045
10046 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
10047
37057839
AC
100482002-03-05 Andrew Cagney <ac131313@redhat.com>
10049
10050 * NEWS: Update headings, 5.2 has branched.
10051
c6ecbae5
DJ
100522002-03-04 Daniel Jacobowitz <drow@mvista.com>
10053
10054 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
10055 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
10056 (register_addr, REGISTER_RAW_SIZE): Likewise.
10057 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
10058 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
10059
e9f30c21
ML
100602002-03-03 Michal Ludvig <mludvig@suse.cz>
10061
10062 * MAINTAINERS (x86-64): Add myself.
10063 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
10064 changed value_ptr -> struct value *
10065
54394ac3
DB
100662002-03-01 David O'Brien <obrien@FreeBSD.org>
10067
10068 * configure.host (sparc64-*-freebsd): Add.
10069 * configure.tgt: Likewise.
10070 * config/sparc/fbsd.mh: New file.
10071 * config/sparc/fbsd.mt: Likewise.
10072 * config/sparc/nm-fbsd.h: Likewise.
10073 * config/sparc/tm-fbsd.h: Likewise.
10074
bfe95955
DJ
100752002-03-01 Daniel Jacobowitz <drow@mvista.com>
10076
10077 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
10078 regformats/reg-s390x.dat.
10079
f33c6cbf
AC
100802002-03-01 Andrew Cagney <ac131313@redhat.com>
10081
10082 * utils.c: Add FIXME explaining true/false problem.
10083
5ecaa7dd
AC
100842002-02-28 Andrew Cagney <ac131313@redhat.com>
10085
10086 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
10087
2a251cc2
MC
100882002-02-28 Michael Chastain <mec@shout.net>
10089
10090 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
10091
6a8031a3 100922002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
10093
10094 * gdbserver/linux-s390-low.c: New file.
10095 * regformats/reg-s390.dat: New file.
10096 * regformats/reg-s390x.dat: New file.
10097 * gdbserver/configure.srv: Add S/390.
10098 * gdbserver/Makefile.in: Add S/390.
10099 * configure.tgt: Enable gdbserver for S/390.
10100
ac469903
EZ
101012002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
10102
10103 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
10104 first line of the doc string for "info dos", except at the end of
10105 the sentence, since the short help stops at the first period.
10106
985cb1a3
JM
101072002-02-28 Jason Merrill <jason@redhat.com>
10108
10109 * dwarf2read.c (dwarf_cfi_name): Add new codes.
10110
c570663e
FF
101112002-02-27 Fred Fish <fnf@redhat.com>
10112
10113 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
10114 comment (dumy -> dummy).
10115
43630227
PS
101162002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10117
10118 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
10119
b84911e8
RB
101202002-02-27 Rodney Brown <rbrown64@csc.com.au>
10121
10122 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
10123
58caa3dc
DJ
101242002-02-27 Daniel Jacobowitz <drow@mvista.com>
10125
10126 * gdbserver/acconfig.h: New file.
10127 * gdbserver/i387-fp.c: New file.
10128 * gdbserver/i387-fp.h: New file.
10129 * gdbserver/linux-x86-64.c: New file.
10130 * regformats/reg-x86-64.dat: New file.
10131 * configure.tgt: Add x86_64-*-linux* gdbserver support.
10132 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
10133 * gdbserver/configure.in: Add support for regsets.
10134 * gdbserver/config.in: Regenerate.
10135 * gdbserver/configure: Regenerate.
10136 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
10137 * gdbserver/linux-low.h: New file.
10138 * gdbserver/linux-low.c: Include "linux-low.h". Add support
10139 for regsets.
10140 * gdbserver/linux-arm-low.c: Include "linux-low.h".
10141 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
10142 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
10143 * gdbserver/linux-mips-low.c: Include "linux-low.h".
10144 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
10145 * gdbserver/linux-sh-low.c: Include "linux-low.h".
10146 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
10147 "i387-fp.h". Add PTRACE_GETREGS and friends.
10148 * gdbserver/regcache.c (supply_register): New function.
10149 (supply_register_by_name): New function.
10150 (collect_register): New function.
10151 (collect_register_by_name): New function.
10152
93652174
DJ
101532002-02-27 Daniel Jacobowitz <drow@mvista.com>
10154
10155 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
10156 (config.status): Add configure.srv dependency.
10157 (server_h): Add config.h dependency.
10158
a02e4a61
DJ
101592002-02-27 Daniel Jacobowitz <drow@mvista.com>
10160
10161 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
10162 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
10163 * gdbserver/configure.srv: Change i386-*-linux* to use
10164 reg-i386-linux.o.
10165
ce0eebec
AC
101662002-02-26 Andrew Cagney <ac131313@redhat.com>
10167
10168 * x86-64-tdep.c: Re-indent. Update copyright date.
10169
82dbc5f7
AC
101702002-02-26 Andrew Cagney <ac131313@redhat.com>
10171
10172 From Michal Ludvig <mludvig@suse.cz>:
10173 * x86-64-tdep.c (value.h): Delete.
10174 (gdb_assert.h): Include.
10175 (x86_64_register_convert_to_virtual,
10176 x86_64_register_convert_to_raw ): Add check which lets only
10177 floating-point values to be converted.
10178 (value_push): Delete.
10179 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
10180 (i386_gdbarch_init): Number of register_bytes fixed.
10181
e4621584
AC
101822002-02-26 Andrew Cagney <ac131313@redhat.com>
10183
10184 * MAINTAINERS: Add x86-64 target.
10185
81a9a963
AC
101862002-02-26 Andrew Cagney <ac131313@redhat.com>
10187
10188 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
10189 * osfsolib.c (solib_map_sections): Ditto.
10190 * irix5-nat.c (solib_map_sections): Ditto.
10191 * corelow.c (gdb_check_format): Ditto.
10192 * symfile.c (symfile_bfd_open): Ditto.
10193 * solib.c (solib_map_sections): Ditto.
10194 Fix PR gdb/354.
7e336ba1 10195
0f017ab9
AC
101962002-02-26 Andrew Cagney <ac131313@redhat.com>
10197
10198 * remote.c (_initialize_remote): By default, disable ``e'' and
10199 ``E'' step out-of-range packets.
10200
75738c29
AS
102012002-02-26 Andreas Schwab <schwab@suse.de>
10202
10203 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
10204 m68k_linux_frame_saved_pc.
10205 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
10206 in_sigtramp.
10207 (SIGCONTEXT_PC_OFFSET): Remove.
10208 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
10209 m68k_linux_sigtramp_saved_pc): New functions.
10210 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
10211 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
10212 (UCONTEXT_PC_OFFSET): Define.
10213 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
10214 non-RT and RT signal trampolines.
10215
7e8ed687
RE
102162002-02-26 Richard Earnshaw <rearnsha@arm.com>
10217
10218 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
10219 (TARGET_NBPG, STACK_END_ADDR): Delete
10220 (VARIABLES_INSIDE_BLOCK): Delete.
10221
6972bc8b
AC
102222002-02-25 Andrew Cagney <ac131313@redhat.com>
10223
10224 * utils.c (perror_with_name): Make string parameter constant.
10225 (print_sys_errmsg): Ditto.
10226 (query): Ditto.
10227 * defs.h (perror_with_name): Update.
10228 (print_sys_errmsg): Update.
10229 (query): Update.
10230
aa32f823
DJ
102312002-02-25 Daniel Jacobowitz <drow@mvista.com>
10232
10233 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
10234 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
10235
19caaa45
PS
102362002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10237
10238 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
10239 if it already matches the current architecture from the exec file.
10240 Include arch-utils.h for gdbarch_info_init prototype.
10241 * Makefile.in (rs6000-nat.o): Update dependencies.
10242
d951901f
EZ
102432002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
10244
10245 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
10246 list of exported variables.
10247
7ea81414
DJ
102482002-02-24 Daniel Jacobowitz <drow@mvista.com>
10249
10250 * gdbserver/configure.srv: New file.
10251 * gdbserver/configure.in: Use configure.srv instead
10252 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
10253 from it.
10254 * gdbserver/configure: Regenerated.
10255 * gdbserver/terminal.h: New file.
10256 * gdbserver/Makefile.in: Update for configure changes. Remove
10257 more unneeded include paths.
10258
080fe24b
AC
102592002-02-24 Andrew Cagney <ac131313@redhat.com>
10260
10261 From wiz at danbala:
10262 * config/sparc/tm-sp64.h: Fix grammar and typos.
10263 Fix PR gdb/287.
10264
8605d56e
AC
102652002-02-24 Andrew Cagney <ac131313@redhat.com>
10266
10267 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
10268 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
10269 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
10270 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
10271 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
10272 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
10273 * s390-tdep.c: Ditto.
92362027
AC
10274 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
10275 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
10276 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
10277 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
10278 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
10279 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
10280 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
10281 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
10282 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
10283 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 10284 Fix PR gdb/378.
7e336ba1 10285
8ed32cc0
AC
102862002-02-23 Andrew Cagney <ac131313@redhat.com>
10287
a3007b6f
AC
10288 * lin-thread.c: Delete file.
10289 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
10290 to gdb_proc_service.h.
10291 * configure: Re-generate.
10292
50a9e2f1
AC
10293 * ocd.c (ocd_open): Do not try to open the "ocd" device.
10294 * serial.c (serial_open): Delete check for "ocd".
10295 Fix PR gdb/349.
10296
8b6e7932
AC
10297 * Makefile.in (linux-thread.o): Delete target.
10298 * linux-thread.c: Delete file.
10299
d155c46b
AC
10300 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
10301 renamed SH files to be consistent.
10302
8ed32cc0
AC
10303 * symtab.c (sort_search_symbols): Use xfree.
10304
0e18d038
RE
103052002-02-23 Richard Earnshaw <rearnsha@arm.com>
10306
10307 * arm-linux-tdep.c (arm_linux_init_abi): Register
10308 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
10309 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
10310 definition with undef, since we don't want the sysvr4 definition.
10311 (SKIP_TRAMPOLINE_CODE): Likewise.
10312
27aac7ff
AC
103132002-02-23 Andrew Cagney <ac131313@redhat.com>
10314
10315 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
10316
10317 * configure.in: (AC_CHECK_FUNCS) Added test for
10318 canonicalize_file_name Regenerated.
10319 * config.in, configure: Regenerated.
10320 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
10321 defined use canonicalize_file_name.
7e336ba1 10322
65a6e0ee
MC
103232002-02-23 Michael Chastain <mec@shout.net>
10324
10325 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
10326
47b95330
AC
103272002-02-23 Andrew Cagney <ac131313@redhat.com>
10328
10329 * README: Remove references to cygnus.com.
10330 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
10331 dot com'' form. Remove references to cygnus.com and sourceware.
10332
696f451b
AC
103332002-02-23 Andrew Cagney <ac131313@redhat.com>
10334
10335 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
10336 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
10337 1003.1-2001 no longer allows "head -1".
10338 * gdb/Makefile.in (version.c): Likewise.
10339 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
10340 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
10341 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
10342
bbaca940
AC
103432002-02-23 Andrew Cagney <ac131313@redhat.com>
10344
10345 * cli/cli-decode.c (cmd_cfunc_eq): New function.
10346 * command.h (cmd_cfunc_eq): Declare.
10347 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
10348
10349 * cli/cli-cmds.h (is_complete_command): Change parameter to a
10350 ``struct cmd_list_element *''.
10351 * cli/cli-cmds.c (is_complete_command): Update. Use
10352 cmd_cfunc_eq.
10353 * top.c (execute_command): Pass the command to
10354 is_complete_command.
10355 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
10356
b8b8b047
AC
103572002-02-23 Andrew Cagney <ac131313@redhat.com>
10358
10359 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
10360 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
10361 architecture defines.
10362 * s390-tdep.c (s390_gdbarch_init): Likewise.
10363
19d3fc80
RE
103642002-02-23 Richard Earnshaw <rearnsha@arm.com>
10365
10366 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
10367 (arm_linux_push_arguments): Likewise.
10368 (arm_linux_init_abi): Register them. Also register linux-specific
10369 call_dummy_words.
10370 (find_minsym_and_objfile): Use strcmp, not STREQ.
10371 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
10372 (arm_linux_call_dummy_words): Delete declaration.
10373 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
10374 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
10375 declarations.
10376 (LOWEST_PC): Delete.
10377
3ab13650
PS
103782002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10379
10380 * maint.c (print_section_info): Do not prepend `0x' to filepos
10381 output, it will be handled by local_hex_string_custom.
10382
19d3fc80 103832002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
10384
10385 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
10386 (store_newfpe_double, store_newfpe_extended, store_fpregister)
10387 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
10388
d85a5daf
JB
103892002-02-22 Jim Blandy <jimb@redhat.com>
10390
10391 Indicate that the bcache functions don't change the strings
10392 they're passed.
10393 * bcache.h (bcache, hash): Add `const' keywords to declarations.
10394 * bcache.c (bcache, hash): Add `const' keywords to definitions.
10395
eeb25b8a
PM
103962002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
10397
10398 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
10399
6badb179
CF
104002002-02-21 Christopher Faylor <cgf@redhat.com>
10401
10402 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
10403 find the complete path to a loaded DLL.
10404
e8717518
FF
104052002-02-21 Fred Fish <fnf@redhat.com>
10406
10407 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
10408 that marks the end of the range of a function, enter a line number
10409 entry that has a line number of zero and a PC offset that matches
10410 the end of the function. This starts a range of PC's for which no
10411 line number information is known.
10412 * symtab.c (find_pc_sect_line): If our best fit is in a range of
10413 PC's for which no line number info is found (line number is zero)
10414 then we didn't find any valid line information.
10415 * symtab.h: Document use of zero line number entry.
10416
9abe5450
EZ
104172002-02-21 Elena Zannoni <ezannoni@redhat.com>
10418
10419 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
10420 (have_ptrace_getvrregs): Define for run time checks.
10421 (gdb_vrregset_t): New type for Altivec register handling.
10422 (fetch_register, store_register): Fetch/store altivec register
10423 when needed.
10424 (fetch_altivec_register, store_altivec_register): New functions.
10425 (supply_vrregset, fill_vrregset): New functions.
10426 (fetch_altivec_registers, store_altivec_registers): New functions.
10427 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
10428 registers as well.
10429
aaa38bb5
AJ
104302002-02-21 Jiri Smid <smid@suse.cz>
10431
10432 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
10433
b34db576
RE
104342002-02-21 Richard Earnshaw <rearnsha@arm.com>
10435
10436 * Makefile.in (armnbsd-nat.o): Update dependencies.
10437 * armnbsd-nat.c (supply_gregset): New function. Common code to
10438 supply the integer register set.
10439 (supply_fparegset): New function. Similar for FPA registers.
10440 (fetch_regs, fetch_fp_regs): Use them.
10441 (fetch_core_registers): Likewise.
10442 (fetch_elfcore_registers): New function.
10443 (arm_netbsd_elfcore_fns): New core-file type specification.
10444 (_initialize_arm_netbsd_nat): Register it.
10445
3e56fc4b
RE
104462002-02-21 Richard Earnshaw <rearnsha@arm.com>
10447
10448 * armnbsd-nat.c: Include gdbcore.h.
10449 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
10450 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
10451 'void' to declaration, to shut up ARI.
10452 (fetch_core_registers): Make static. Rewrite using supply_register.
10453 (arm_netbsd_core_fns): New core-file type specification.
10454 (_initialize_arm_netbsd_nat): New function.
10455
097f6b0b
CF
104562002-02-21 Christopher Faylor <cgf@redhat.com>
10457
10458 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
10459 value.
10460
c914e0cc
CF
104612002-02-20 Christopher Faylor <cgf@redhat.com>
10462
10463 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
10464 fails.
10465
385fa495
DJ
104662002-02-20 Daniel Jacobowitz <drow@mvista.com>
10467
10468 * jv-exp.y (parse_number): Change type of implicit longs
10469 to builtin_type_uint64.
10470
e5f1222d
DJ
104712002-02-20 Daniel Jacobowitz <drow@mvista.com>
10472
10473 * gdbserver/linux-low.c (mywait): Change argument to waitpid
10474 to be an integer instead of a `union wait'.
10475
75c9abc6
DJ
104762002-02-20 Daniel Jacobowitz <drow@mvista.com>
10477
10478 * mips-linux-nat.c: Call the operating system GNU/Linux.
10479 * mips-linux-tdep.c: Likewise.
10480 * mips-tdep.c: Likewise.
10481
551792a5
DJ
104822002-02-20 Daniel Jacobowitz <drow@mvista.com>
10483
10484 Fix PR gdb/265.
10485 * jv-exp.y (parse_number): Handle 64-bit integers.
10486
ee6e2b82
DJ
104872002-02-20 Daniel Jacobowitz <drow@mvista.com>
10488
10489 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
10490 AC_STDC_HEADERS to AC_HEADER_STDC.
10491 * gdbserver/configure: Regenerated.
10492
a48442a0
RE
104932002-02-20 Richard Earnshaw <rearnsha@arm.com>
10494
10495 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
10496 is defined.
10497 * sparc-tdep.c (get_longjmp_target): Likewise.
10498
fe419ffc
RE
104992002-02-20 Richard Earnshaw <rearnsha@arm.com>
10500
10501 * News: Add news about ARM and Multi-arch. Mention the new target
10502 arm*-*-netbsd*.
10503
5832ed7e
JB
105042002-02-19 Jim Blandy <jimb@redhat.com>
10505
10506 * stabsread.c (error_type_complaint): Improve error message.
10507
84563040
DJ
105082002-02-19 Daniel Jacobowitz <drow@mvista.com>
10509
10510 * gdbserver/README: Update documentation.
10511 * gdbserver/configure.in: Update configury to match documentation.
10512 * gdbserver/Makefile.in: Likewise.
10513 * gdbserver/configure: Regenerated.
10514 * gdbserver/aclocal.m4: New file, generated by aclocal.
10515 * gdbserver/config.in: New file, generated by autoheader.
10516
375fd65b
RE
105172002-02-19 Richard Earnshaw <rearnsha@arm.com>
10518
10519 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
10520 armnbsd-nat.c.
10521
08216dd7
RE
105222002-02-19 Richard Earnshaw <rearnsha@arm.com>
10523
10524 * arm-tdep.h (enum arm_float_model): New enum.
10525 (struct gdbarch_tdep): Add fp_model.
10526 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
10527 up floating-point conversions until we know the floating-point model
10528 in use by the inferior. Don't complain about being unable to
10529 determine the ABI of the inferior when we don't have one.
10530 (arm_extract_return_value): Support different floating-point models.
10531 (arm_store_return_value): Likewise.
aaa38bb5 10532 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
10533 ARM_FLOAT_SOFT.
10534 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
10535
65d6d66a
PS
105362002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10537
10538 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
10539 of ``current_gdbarch''.
10540
47221191
RE
105412002-02-19 Richard Earnshaw <rearnsha@arm.com>
10542
10543 * armnbsd-nat.c : ANSIfy all function declarations.
10544 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
10545 (fetch_inferior_registers): Re-implement in terms of above.
10546 (store_register, store_regs, store_fp_register, store_fp_regs): New.
10547 (store_inferior_registers): Re-implement in terms of above.
10548
fdf39c9a
RE
105492002-02-19 Richard Earnshaw <rearnsha@arm.com>
10550
aaa38bb5 10551 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
10552 kernel.
10553 * arm-linux-tdep.c: Likewise.
10554 * config/arm/tm-linux.h: Likewise.
10555
93247f88
RE
105562002-02-19 Richard Earnshaw <rearnsha@arm.com>
10557
10558 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
10559 * config/arm/nbsd.mt (TM_FILE): Delete.
10560 * config/arm/tm-nbsd.h: Delete.
10561
d7b486e7
RE
105622002-02-19 Richard Earnshaw <rearnsha@arm.com>
10563
10564 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
10565 Initialize CALL_DUMMY_LENGTH.
10566
41d39a95
RE
105672002-02-19 Richard Earnshaw <rearnsha@arm.com>
10568
10569 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
10570 function.
10571 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 10572 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
10573 defines one thing and that is incorrect for this port.
10574 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
10575
e1195560
PM
105762002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
10577
10578 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
10579
c1748f97
PM
105802002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
10581
10582 * win32-nat.c (display_selector): New function. Displays information
10583 about the information returned by GetThreadSelectorEntry API function.
10584 (display_selectors): New function. Displays the infomation of
10585 the selector given as argument, or of CS, DS ans FS selectors
10586 if no argument is given.
10587 ( _initialize_inftarg): Add "w32" as info prefix command.
10588 Add "info w32 selector" as command calling display_selectors.
10589
e41e6bbf
PM
105902002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10591
10592 * i386-tdep.c (get_longjmp_target): Fix compilation failure
10593 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
10594 if not defined.
10595
0d3a9f48
RE
105962002-02-18 Richard Earnshaw <rearnsha@arm.com>
10597
10598 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
10599
3fb4b924
RE
106002002-02-18 Richard Earnshaw <rearnsha@arm.com>
10601
10602 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
10603 (arm_fix_call_dummy): Call it.
10604 (arm_call_dummy_breakpoint_offset): Delete.
10605 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
10606 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
10607
7f55af32
AC
106082002-02-18 Andrew Cagney <ac131313@redhat.com>
10609
10610 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
10611 Default to func_frame_chain_valid.
10612 * gdbarch.h, gdbarch.c: Re-generate.
10613 * frame.h (FRAME_CHAIN_VALID): Delete definition.
10614
05f13b9c
EZ
106152002-02-18 Elena Zannoni <ezannoni@redhat.com>
10616
10617 * ppc-linux-nat.c: Update copyright.
10618 (fetch_register, store_register): Add tid parameter, don't compute
10619 tid here.
10620 (fetch_ppc_registers, store_ppc_registers): Add tid
10621 parameter. Pass it along to callees.
10622 (fetch_inferior_registers, store_inferior_registers): Compute tid
10623 here, and pass it to calleed functions.
10624 (fill_gregset, supply_fpregset): Clean up formatting.
10625
d7afb4c9
RE
106262002-02-18 Richard Earnshaw <rearnsha@arm.com>
10627
10628 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
10629 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
10630
9df628e0
RE
106312002-02-18 Richard Earnshaw <rearnsha@arm.com>
10632
10633 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
10634 * gdbarch.c gdbarch.h: Regenerate.
10635 * breakpoint.c (create_longjmp_breakpoint): Always compile this
10636 function.
10637 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
10638 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
10639 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
10640
10641 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
10642 * arm-tdep.c (arm_get_longjmp_target): New function.
10643 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
10644 this to a positive value register arm_get_longjmp_target as the
10645 longjmp handler.
10646 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
10647 (arm_linux_init_abi): Set up longjmp description in tdep.
10648 * armnbsd-nat.c (get_longjmp_target): Delete.
10649 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
10650 description in tdep.
10651 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
10652 (get_longjmp_target): Delete declaration.
10653 (GET_LONGJMP_TARGET): Delete.
10654 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
10655 (GET_LONGJMP_TARGET): Delete.
10656
57bc8964
KB
106572002-02-17 Kevin Buettner <kevinb@redhat.com>
10658
10659 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
10660 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
10661 of ``current_gdbarch''.
10662
83d31a92
TT
106632002-02-17 Tom Tromey <tromey@redhat.com>
10664
10665 * cli/cli-cmds.c (compare_strings): New function.
10666 (complete_command): Only print each unique item once.
10667 * completer.h (complete_line): Declare.
10668 * completer.c (complete_line): New function.
10669 (line_completion_function): Use it.
10670
17ef5d92
AC
106712002-02-16 Andrew Cagney <ac131313@redhat.com>
10672
10673 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
10674 * gdbarch.h, gdbarch.c: Re-generate.
10675
491b8946
DJ
106762002-02-16 Daniel Jacobowitz <drow@mvista.com>
10677
10678 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
10679
106802002-02-16 Daniel Jacobowitz <drow@mvista.com>
10681
10682 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
10683 * valops.c (value_arg_coerce): Don't take the address of a reference
10684 to convert an argument to a reference.
10685
dfe7f3ac
CF
106862002-02-15 Christopher Faylor <cgf@redhat.com>
10687
10688 * win32-nat.c (get_image_name): New function.
10689 (handle_load_dll): Use get_image_name function.
10690 (get_child_debug_event): Avoid registering debug events until possibly
10691 execed process is started.
10692 (child_create_inferior): Allow invocation via shell so that command
10693 line redirection, etc. works ok.
10694 (_initialize_inftarg): Add new command: "set shell" to control whether
10695 a shell is used to start a process.
10696
1d33e73a
DJ
106972002-02-15 Daniel Jacobowitz <drow@mvista.com>
10698
10699 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
10700 instead of find_register_by_number.
10701 (cannot_store_register): Likewise.
10702
48cd0caa
PM
107032002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
10704
aaa38bb5 10705 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
10706 fprintf_unfiltered (gdb_stderr, ...).
10707
8656e7d8
DJ
107082002-02-15 Daniel Jacobowitz <drow@mvista.com>
10709
10710 * gdbserver/gdbserver.1: Document --attach.
10711
66e810cd
RE
107122002-02-15 Richard Earnshaw <rearnsha@arm.com>
10713
10714 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
10715 descriptions.
10716 * arm-tdep.c (arm_default_arm_le_breakpoint)
10717 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
10718 (arm_default_thumb_be_breakpoint): New. Initialize them from
10719 traditional breakpoint defines.
10720 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
10721 (arm_gdbarch_init): Initialize new breakpoint variables.
10722 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
10723 (arm_linux_init_abi): Initialize linux-specific breakpoint.
10724 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
10725 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
10726 code out to ...
10727 (arm_netbsd_init_abi_common): ... here; new function.
10728 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
10729 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
10730 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
10731 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
10732
97e03143
RE
107332002-02-15 Richard Earnshaw <rearnsha@arm.com>
10734
10735 * arm-tdep.h (enum arm_abi): New enum.
10736 (struct gdbarch_tdep): New structure.
10737 (LOWEST_PC): Provide a default.
10738 (arm_gdbarch_register_os_abi): Declare new function.
10739 * arm-tdep.c (arm_abi_names): New array.
10740 (process_note_abi_tag_sections): New function.
10741 (get_elfosabi): New function.
10742 (arm_gdbarch_register_os_abi): New function.
10743 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
10744 support for that ABI has been built in, then call the appropriate
10745 configuration routine. Use gdbarch_num_regs() to get the number
10746 of registers.
10747 (arm_dump_tdep): New function.
10748 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
10749 place-holder functions.
10750 (_initialize_arm_tdep): Register them.
10751 * config/arm/tm-arm.h (LOWEST_PC): Delete.
10752
10753 * armnbsd-tdep.c: New file.
10754 * Makefile.in (armnbsd-tdep.o): Add dependencies.
10755 * config/arm/nbsd.mt (TDEPFILES): Add it.
10756 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
10757
10758 * armnbsd-nat.c: Include regcache.h.
10759 * Makefile.in (armnbsd-nat.o): Update dependency list.
10760
10761 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
10762
ad68be46
DJ
107632002-02-14 Daniel Jacobowitz <drow@mvista.com>
10764
10765 * gdbserver/Makefile.in: Fix typos in target rules.
10766
003d6d1d
DJ
107672002-02-14 Daniel Jacobowitz <drow@mvista.com>
10768
aaa38bb5 10769 Fix part of PR gdb/267.
003d6d1d
DJ
10770 * linespec.c (find_methods): Handle constructors specially for now.
10771
6b230f1b
CV
107722002-02-14 Corinna Vinschen <vinschen@redhat.com>
10773
10774 * arm-tdep.c (arm_push_arguments): Eliminate special float type
10775 handling.
10776 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
10777 standard_coerce_float_to_double().
10778
1ea98d12
CF
107792002-02-14 Christopher Faylor <cgf@redhat.com>
10780
10781 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
10782 GDBINIT_FILENAME.
10783
dd47e6fd
EZ
107842002-02-14 Elena Zannoni <ezannoni@redhat.com>
10785
10786 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
10787 find_variant_by_name, because it confuses the multiarch
10788 framework. Return NULL if there isn't an architecture with the
10789 user supplied name, instead of forcing a different one without
10790 recording the change with the multiarch machinery.
10791 (find_variant_by_name): Delete.
10792
d7e39b9e
PS
107932002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
10794
10795 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
10796 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
10797
76e42a4f
MH
107982002-02-13 Martin M. Hunt <hunt@redhat.com>
10799
aaa38bb5 10800 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
10801 print_frame_info_listing_hook, set current_source_symtab.
10802
0a30fbc4
DJ
108032002-02-14 Daniel Jacobowitz <drow@mvista.com>
10804
10805 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
10806 and remove unused $(INCLUDE_DIR).
10807 Add regcache.c to OBS.
10808 Add generated register protocol files to clean target.
10809 Update dependencies for new objects, obsolete old target code.
10810
10811 * gdbserver/linux-low.c: Remove all platform-specific code to
10812 new files. Remove various dead code. Update to use regcache
10813 functionality.
10814 * gdbserver/remote-utils.c (fromhex): Add return statement
10815 to quiet warning.
10816 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
10817 constant.
10818 (input_interrupt): Add integer parameter to match prototype
10819 of a signal handler.
10820 (outreg): Use register_data ().
10821 (prepare_resume_reply): Use gdbserver_expedite_regs.
10822 * gdbserver/server.c (main): Dynamically allocate own_buf because
10823 PBUFSIZ is no longer constant. Use registers_to_string () and
10824 registers_from_string ().
10825 * gdbserver/server.h: No longer include "defs.h". Add prototypes
10826 for error (), fatal (), and warning (). Update definition of
10827 PBUFSIZ to use regcache functionality. Add include guard.
10828 * gdbserver/utils.c (fatal): Add missing ``const''.
10829 (warning): New function.
10830
10831 * regformats/regdat.sh: Include "regcache.h" in generated files.
10832 Provide init_registers () function.
10833 * regformats/regdef.h: Add prototype for set_register_cache ().
10834 Add include guard.
10835
10836 * gdbserver/linux-arm-low.c: New file.
10837 * gdbserver/linux-i386-low.c: New file.
10838 * gdbserver/linux-ia64-low.c: New file.
10839 * gdbserver/linux-m68k-low.c: New file.
10840 * gdbserver/linux-mips-low.c: New file.
10841 * gdbserver/linux-ppc-low.c: New file.
10842 * gdbserver/linux-sh-low.c: New file.
10843
10844 * gdbserver/regcache.c: New file.
10845 * gdbserver/regcache.h: New file.
10846
10847 * gdbserver/low-linux.c: Removed obsolete file.
10848
4cc841d0
DJ
108492002-02-14 Daniel Jacobowitz <drow@mvista.com>
10850
10851 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
10852 * config/i386/linux.mt: Likewise.
10853 * config/ia64/linux.mt: Likewise.
10854 * config/m68k/linux.mh: Likewise.
10855 * config/powerpc/linux.mh: Likewise.
10856 * config/mips/linux.mt: Likewise.
10857
10858 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
10859
10860 * config/i386/i386lynx.mh: Mark gdbserver variables
10861 as (currently) obsolete for this target.
10862 * config/i386/nbsd.mt: Likewise.
10863 * config/i386/nbsdelf.mt: Likewise.
10864 * config/m32r/m32r.mt: Likewise.
10865 * config/m68k/m68klynx.mh: Likewise.
10866 * config/m68k/nbsd.mt: Likewise.
10867 * config/m68k/sun3os4.mh: Likewise.
10868 * config/mips/vr5000.mt: Likewise.
10869 * config/ns32k/nbsd.mt: Likewise.
10870 * config/pa/hppabsd.mh: Likewise.
10871 * config/pa/hppaosf.mh: Likewise.
10872 * config/powerpc/nbsd.mt: Likewise.
10873 * config/rs6000/rs6000lynx.mh: Likewise.
10874 * config/s390/s390.mt: Likewise.
10875 * config/s390/s390x.mt: Likewise.
10876 * config/sparc/sparclynx.mh: Likewise.
10877 * config/sparc/sun4os4.mh: Likewise.
10878 * config/i386/x86-64linux.mt: Likewise.
10879 * config/sparc/linux.mh: Likewise.
10880
a85f51e7
DJ
108812002-02-14 Daniel Jacobowitz <drow@mvista.com>
10882
10883 * configure.tgt: Configure gdbserver only for known working
10884 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
10885 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
10886 SUBDIRS if it is configured. Update comment for ${nativefile}.
10887 * configure: Regenerated.
10888
65554fef
MS
108892002-02-13 Michael Snyder <msnyder@redhat.com>
10890
670a52db
MS
10891 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
10892
6dbdc4a3
MS
10893 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
10894 (default_gcore_mach): Just return 0, work around a problem in bfd.
10895 (default_gcore_target): OK to return NULL if exec_bfd is null.
10896 (make_mem_sec): Use a cast, avoid a warning.
10897
10898 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 10899 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
10900 sizeof (host pointer) != sizeof (target pointer)).
10901 (procfs_make_note_section): Avoid overflow in psargs string.
10902
aaa38bb5 10903 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
10904 implementation return an error.
10905
109062002-02-13 Rodney Brown <rbrown64@csc.com.au>
10907
10908 * procfs.c (procfs_make_note_section): Provide a default definition
10909 (for alpha-dec-osf4.0f). Fix typos.
10910
1e4d76e7
EZ
109112002-02-13 Elena Zannoni <ezannoni@redhat.com>
10912
10913 * linux-proc.c: Add include of regcache.h.
10914 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
10915
b6d1a1d5
AC
109162002-02-13 Andrew Cagney <ac131313@redhat.com>
10917
10918 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
10919 * memattr.c (create_mem_region): Disallow useless empty region.
10920 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 10921 non-overlapping.
b6d1a1d5 10922
6c6ea35e
MC
109232002-02-13 Michael Chastain <mec@shout.net>
10924
10925 * defs.h: Kill CONST_PTR.
10926 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
10927 * c-lang.c (c_builtin_types): Likewise.
10928 * ch-lang.c (ch_builtin_types): Likewise.
10929 * f-lang.c (f_builtin_types): Likewise.
10930 * language.c (unknown_builtin_types): Likewise.
10931 * m2-lang.c (m2_builtin_types): Likewise.
10932 * p-lang.c (pascal_builtin_types): Likewise.
10933 * scm-lang.c (c_builtin_types): Likewise.
10934
3e0b0f48
KS
109352002-02-13 Keith Seitz <keiths@redhat.com>
10936
10937 * arm-tdep.h (arm_get_next_pc): Add declaration.
10938
67255d04
RE
109392002-02-13 Richard Earnshaw <rearnsha@arm.com>
10940
10941 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
10942 with other related struct-returning functions.
10943 (arm_extract_struct_value_address): New function.
10944 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
10945 initialize float_format, double_format and long_double_format as
10946 appropriate to the endianness of the target.
10947 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
10948 (arm_use_struct_convention): Delete declaration.
10949 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
10950
079777f6
KS
109512002-02-13 Keith Seitz <keiths@redhat.com>
10952
10953 * defs.h (core_addr_to_string_nz): New function.
10954
34588f23
MK
109552002-02-13 Mark Kettenis <kettenis@gnu.org>
10956
10957 Apply missing bits of 2002-01-15 patch.
10958 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
10959 (fill_fpregset): Use i387_fill_fsave.
10960
49b563f9
KS
109612002-02-12 Keith Seitz <keiths@redhat.com>
10962
49b563f9
KS
10963 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
10964 (core_addr_to_string_nz): New function.
10965
aeb98c60
RE
109662002-02-11 Richard Earnshaw <rearnsha@arm.com>
10967
10968 * arm-linux-nat.c: Really include arm-tdep.h.
10969 * config/arm/tm-linux.h (struct type, struct value): Declare.
10970
65554fef
MS
109712002-02-11 Michael Snyder <msnyder@redhat.com>
10972
10973 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
10974 (gcore section): Ifdef for Solaris and Unixware only.
10975 (procfs_do_thread_registers): Unixware needs one lwpstatus
10976 per thread (not one prstatus or pstatus).
10977 (procfs_make_note_section): Iterate only over kernel threads (lwps),
10978 not over all gdb threads. For unixware, call elfcore_write_pstatus
10979 once before iterating over threads.
10980
34e8f22d
RE
109812002-02-11 Richard Earnshaw <rearnsha@arm.com>
10982
10983 * arm-tdep.h: New file.
10984 * arm-tdep.c: Include arm-tdep.h.
10985 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
10986 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
10987 (arm_print_float_info, arm_register_type, convert_to_extended)
10988 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
10989 (arm_extract_return_value, arm_register_name): Make static.
10990 (arm_software_single_step): Similarly. Fix types in declaration.
10991 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
10992 (arm_store_return_value, arm_store_struct_return): New functions.
10993 (arm_gdbarch_init): Register the above functions. Also register
10994 call_dummy_start_offset, sizeof_call_dummy_words,
10995 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
10996 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 10997 max_register_virtual_size, register_size. Set up
34e8f22d
RE
10998 prologue_cache.saved_regs here, rather than ...
10999 (_initialize_arm_tdep): ... here.
11000 * config/arm/tm-arm.h (struct type, struct value): Delete forward
11001 declarations.
11002 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
11003 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
11004 (arm_print_float_info, arm_register_type, convert_to_extended)
11005 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
11006 (arm_extract_return_value, arm_register_name): Delete declarations.
11007 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
11008 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
11009 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
11010 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
11011 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
11012 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
11013 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
11014 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
11015 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
11016 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
11017 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
11018 (arm_get_next_pc): No-longer static -- these are needed by the RDI
11019 interface.
11020 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
11021 * remote-rdi.c remote-rdp.c: Likewise.
11022 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
11023 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
11024 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
11025 definition.
11026
11027 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
11028 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
11029 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
11030 from non-ARM_ prefixed definitions.
11031 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
11032 all uses of above.
11033 * remote-rdi.c remote-rdp.c: Likewise.
11034 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
11035
148754e5
RE
110362002-02-11 Richard Earnshaw <rearnsha@arm.com>
11037
11038 * arm-tdep.c (arm_frameless_function_invocation)
11039 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
11040 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
11041 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
11042 (arm_pop_frame, arm_get_next_pc): Make static.
11043 (arm_gdbarch_init): Register above in gdbarch structure.
11044 (arm_read_fp): Renamed from arm_target_read_fp.
11045 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
11046 * config/arm/tm-arm.h (arm_frameless_function_invocation)
11047 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
11048 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
11049 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
11050 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
11051 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
11052 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
11053 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
11054 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
11055 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 11056
434d2d4f
DJ
110572002-02-10 Daniel Jacobowitz <drow@mvista.com>
11058
11059 * symtab.c (compare_search_syms): New function.
11060 (sort_search_symbols): New function.
11061 (search_symbols): Sort symbols after searching rather than
11062 before.
11063
55241689
AC
110642002-02-10 Andrew Cagney <ac131313@redhat.com>
11065
11066 * NEWS: Linux -> GNU/Linux.
11067
028c194b
AC
110682002-02-10 Andrew Cagney <ac131313@redhat.com>
11069
11070 * gdbarch.sh: For for level one methods, disallow a definition
11071 when partially multi-arched. Add comments explaining rationale.
11072 * gdbarch.h: Re-generate.
11073
6acf50cd
AC
110742002-02-10 Andrew Cagney <ac131313@redhat.com>
11075
11076 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
11077 multi-arch partial.
aaa38bb5 11078
50248794
AC
110792002-02-10 Andrew Cagney <ac131313@redhat.com>
11080
11081 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
11082 field. Use diff -u.
11083 * gdbarch.c: Re-generate.
11084
c30e0066
AC
110852002-02-10 Andrew Cagney <ac131313@redhat.com>
11086
9b56c5f3 11087 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
11088 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
11089 partial.
11090
6e6d6484
AC
110912002-02-10 Andrew Cagney <ac131313@redhat.com>
11092
11093 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
11094 multi-arch partial.
11095 (PUSH_ARGUMENTS): Switch to using predefault.
11096 * gdbarch.c: Regenerate.
11097
c203844d
AC
110982002-02-10 Andrew Cagney <ac131313@redhat.com>
11099
11100 * valops.c (PUSH_ARGUMENTS): Delete definition.
11101 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
11102 partial. Default to default_push_arguments.
11103 * gdbarch.h, gdbarch.c: Regenerate.
11104
b5a2688f
AC
111052002-02-09 Andrew Cagney <ac131313@redhat.com>
11106
11107 * defs.h (throw_exception): Rename return_to_top_level. Update
11108 comments.
11109 * utils.c (error_stream, internal_verror, quit): Ditto.
11110 * top.c (throw_exception, catcher): Ditto.
11111 * sparclet-rom.c (sparclet_load): Ditto.
11112 * remote.c (interrupt_query, minitelnet): Ditto.
11113 * remote-sds.c (interrupt_query): Ditto.
11114 * remote-mips.c (mips_error, mips_kill): Ditto.
11115 * ocd.c (interrupt_query): Ditto.
11116 * monitor.c (monitor_interrupt_query): Ditto.
11117 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
11118 * target.h: Update comment.
aaa38bb5 11119
b5a2688f 11120 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 11121
2fa5c1e0
AC
111222002-02-09 Andrew Cagney <ac131313@redhat.com>
11123
11124 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
11125 default_double_format.
11126 * gdbarch.h, gdbarch.c: Re-generate.
11127 * findvar.c (floatformat_unknown): Delete variable definition.
11128 * doublest.h (floatformat_unknown): Delete variable declaration.
11129
da966255
JB
111302002-02-09 Jim Blandy <jimb@redhat.com>
11131
11132 * stabsread.c (read_type): Add code to parse Sun's syntax for
11133 prototyped function types.
11134
123a4891
AC
111352002-02-09 Andrew Cagney <ac131313@redhat.com>
11136
11137 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
11138 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
11139
fb39c8f3
PS
111402002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11141
11142 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
11143 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
11144 now _initialize_xcoffsolib gets called again and overrides the
11145 commands from solib.c in a native configuration.
11146
0b87a11d
MK
111472002-02-09 Mark Kettenis <kettenis@gnu.org>
11148
11149 * doublest.c (store_typed_floating): Don't try to return a value.
11150 Fixes PR gdb/290.
11151
bdc2fc72
JB
111522002-02-08 Jim Blandy <jimb@redhat.com>
11153
11154 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
11155 is prototyped and has no arguments, print its argument list as
11156 `(void)'.
11157
da69bbcf
CD
111582002-02-08 Chris Demetriou <cgd@broadcom.com>
11159
11160 * MAINTAINERS (write-after-approval): Add myself.
11161 (paper-trail): I've escaped!
aaa38bb5 11162
b69571f5
CF
111632002-02-08 Christopher Faylor <cgf@redhat.com>
11164
11165 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
11166 changes.
11167 (_initialize_check_for_gdb_ini): Ditto.
11168
f6871398
MH
111692002-02-08 Martin M. Hunt <hunt@redhat.com>
11170
11171 * win32-nat.c (cygwin_pid_to_str): Fix typo.
11172 xaprintf -> xasprintf.
11173
4e52d31c
PM
111742002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
11175
11176 * win32-nat.c: Remove use of printf and sprintf functions.
11177
39bbf761
RE
111782002-02-08 Richard Earnshaw <rearnsha@arm.com>
11179
11180 * arm-tdep.c (arm_frame_chain_valid): Make static.
11181 (arm_push_arguments): Likewise.
11182 (arm_gdbarch_init): New function.
11183 (_initialize_arm_tdep): Call it.
11184 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
11185 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
11186 (FRAME_CHAIN_VALID): Delete.
11187 (arm_frame_chain_valid): Delete declaration.
11188 (PUSH_ARGUMENTS): Delete.
11189 (arm_push_arguments): Delete declaration.
11190 (CALL_DUMMY_P): Delete.
11191
9c9532c9
CV
111922002-02-08 Andrew Cagney <ac131313@redhat.com>
11193 Corinna Vinschen <vinschen@redhat.com>
11194
11195 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
11196 on builtin float types.
11197
4e8f7a8b
DJ
111982002-02-08 Daniel Jacobowitz <drow@mvista.com>
11199
11200 * utils.c: Include <curses.h> before "bfd.h".
11201 * tui/tui-hooks.c: Likewise.
11202 * tui/tui.c: Likewise.
11203 * tui/tuiCommand.c: Likewise.
11204 * tui/tuiData.c: Likewise.
11205 * tui/tuiDataWin.c: Likewise.
11206 * tui/tuiDisassem.c: Likewise.
11207 * tui/tuiGeneralWin.c: Likewise.
11208 * tui/tuiIO.c: Likewise.
11209 * tui/tuiLayout.c: Likewise.
11210 * tui/tuiRegs.c: Likewise.
11211 * tui/tuiSource.c: Likewise.
11212 * tui/tuiSourceWin.c: Likewise.
11213 * tui/tuiStack.c: Likewise.
11214 * tui/tuiWin.c: Likewise.
11215
cd4bffcf
EZ
112162002-02-07 Elena Zannoni <ezannoni@redhat.com>
11217
11218 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
11219 to include space for pseudoregs as well. Update loops accordingly.
11220 (sh_fp_frame_init_saved_regs): Ditto.
11221 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
11222
26806ce2
AC
112232002-02-07 Andrew Cagney <ac131313@redhat.com>
11224
11225 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
11226 Add Richard Earnshaw to Arm maintainers.
11227
97fdab62
AC
112282002-02-07 Andrew Cagney <ac131313@redhat.com>
11229
a6b98203
AC
11230 * defs.h (warning_begin): Delete declaration.
11231
97fdab62
AC
11232 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
11233 Delete macro.
11234
78b29b40
MS
112352002-02-07 Michael Snyder <msnyder@redhat.com>
11236
aaa38bb5 11237 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
11238 Logic bug, remove misplaced else.
11239
d8849953
KD
112402002-02-07 Klee Dienes <klee@apple.com>
11241
11242 * fork-inferior.c (fork_inferior): Add '!' to the list of
11243 characters that need to be quoted when building a string for the
11244 shell. Quote '!' specifically with a backslash, since CSH chokes
11245 when trying to evaluate "str!str".
aaa38bb5 11246
095778a0
NC
112472002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
11248
11249 * rdi-share/host.h: Only provide a typedef for bool if it is not
11250 defined.
11251
1900040c
MS
112522002-02-04 Michael Snyder <msnyder@redhat.com>
11253
11254 * breakpoint.h (enum bptype): Add new overlay event bp type.
11255 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 11256
1900040c
MS
11257 * breakpoint.c (create_internal_breakpoint): New function.
11258 (internal_breakpoint_number): Moved into create_internal_breakpoint.
11259 (create_longjmp_breakpoint): Use create_internal_breakpoint.
11260 (create_thread_event_breakpoint): Ditto.
11261 (create_solib_event_breakpoint): Ditto.
11262 (create_overlay_event_breakpoint): New function.
11263 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
11264 (update_breakpoints_after_exec): Delete and re-initialize
11265 overlay event breakpoints after an exec. Add FIXME comment
11266 about longjmp breakpoint.
11267 (print_it_typical): Ignore overlay event breakpoints.
11268 (print_one_breakpoint): Ditto.
11269 (mention): Ditto.
11270 (bpstat_what): Do not stop for overlay event breakpoints.
11271 (delete_breakpoint): Don't delete overlay event breakpoints.
11272 (breakpoint_re_set_one): Delete the overlay event breakpoint.
11273 (breakpoint_re_set): Re-create overlay event breakpoint.
11274
11275 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
11276 (overlay_manual_command): Disable overlay breakpoints.
11277 (overlay_off_command): Disable overlay breakpoints.
11278
082fc60d
RE
112792002-02-06 Richard Earnshaw <rearnsha@arm.com>
11280
11281 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
11282 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
11283 to here from config/tm-arm.h.
11284 (coff_sym_is_thumb): Make static.
11285 (arm_elf_make_msymbol_special): New function.
11286 (arm_coff_make_msymbol_special): New function.
11287 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
11288 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
11289 (coff_sym_is_thumb): Delete declaration.
11290 (arm_elf_make_msymbol_special): Declare.
11291 (arm_coff_make_msymbol_special): Declare.
11292 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
11293 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
11294
039c5766
RE
112952002-02-06 Richard Earnshaw <rearnsha@arm.com>
11296
11297 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
11298
112992002-02-06 Richard Earnshaw <rearnsha@arm.com>
11300
11301 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
11302 * gdbarch.c gdbarch.h: Regenerate.
11303 * arch-utils.c (default_print_float_info): New function.
11304 * arch-utils.h (default_print_float_info): Prototype it.
11305 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
11306 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
11307 (PRINT_FLOAT_INFO): Document it.
11308
11309 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
11310 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
11311 (PRINT_FLOAT_INFO): Define.
11312
58fa08f0
PM
113132002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
11314
aaa38bb5 11315 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
11316 Add typecast to sprintf argument to suppress a warning.
11317
7393af7c
PM
113182002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
11319
58fa08f0 11320 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
11321 to allow easier handling of pass state.
11322 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
11323 that gives exception name and address.
11324 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 11325 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 11326 exceptions added.
aaa38bb5
AJ
11327 (child_continue): Correctly report continue_status.
11328 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 11329 TARGET_SIGNAL_0 (new default value).
aaa38bb5 11330 (child_resume): consider sig argument passed to decide if
7393af7c
PM
11331 the exception should be passed to debuggee or not.
11332
6af4589c
MS
113332002-02-05 Michael Snyder <msnyder@redhat.com>
11334
11335 * regcache.c (fetch_register): Call target_fetch_register
11336 only if we don't call FETCH_PSEUDO_REGISTER.
11337 (store_register): Call target_store_register only if we
11338 don't call STORE_PSEUDO_REGISTER.
11339
a2cf933a
EZ
113402002-02-05 Elena Zannoni <ezannoni@redhat.com>
11341
11342 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
11343 ELF_MAKE_MSYMBOL_SPECIAL.
11344 * gdbarch.c, gdbarch.h: Regenerate.
11345 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 11346 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
11347 * elfread.c (elf_symtab_read): Compile use of
11348 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
11349 multiarched.
11350 * coffread.c (coff_symtab_read): Ditto, for
11351 COFF_MAKE_MSYMBOL_SPECIAL.
11352
6bb7be43
JB
113532002-02-05 Jim Blandy <jimb@redhat.com>
11354
11355 * solib-svr4.c (svr4_truncate_ptr): New function.
11356 (svr4_relocate_section_addresses): Do the address arithmetic with
11357 the appropriate truncation for target addresses, even when
11358 CORE_ADDR is larger than a target address.
11359
e18651ec
DJ
113602002-02-05 Daniel Jacobowitz <drow@mvista.com>
11361
11362 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
11363 to (int *).
11364
6b2725be
DJ
113652002-02-05 Daniel Jacobowitz <drow@mvista.com>
11366
11367 * gdbserver/linux-low.c (kill_inferior): Remove commented out
11368 code.
11369
fca9e603
DJ
113702002-02-05 Daniel Jacobowitz <drow@mvista.com>
11371
11372 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
11373
6c537a52
DJ
113742002-02-05 Daniel Jacobowitz <drow@mvista.com>
11375
11376 * gdbserver/linux-low.c: Remove unused include files.
11377
d844cde6
DJ
113782002-02-05 Daniel Jacobowitz <drow@mvista.com>
11379
11380 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
11381 (read_inferior_memory): Use it.
11382 (write_inferior_memory): Likewise.
11383
d07c63e7
DJ
113842002-02-05 Daniel Jacobowitz <drow@mvista.com>
11385
11386 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
11387 grubbing through sys_errlist.
11388
da6d8c04
DJ
113892002-02-05 Daniel Jacobowitz <drow@mvista.com>
11390
11391 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
11392
5b421780
PM
113932002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11394 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
11395
9f60d481
AC
113962002-02-04 Andrew Cagney <ac131313@redhat.com>
11397
11398 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
11399 (do_sfunc, set_cmd_sfunc): New functions.
11400
11401 * command.h (struct cmd_list_element): Add field func.
11402 * cli/cli-decode.h (struct cmd_list_element): Ditto.
11403 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
11404 * cli/cli-decode.h: Ditto.
11405
11406 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
11407 (help_all, help_cmd_list): Ditto.
11408 (find_cmd, complete_on_cmdlist): Ditto.
11409 * top.c (execute_command): Ditto.
11410
11411 * cli/cli-setshow.c (do_setshow_command): Call func instead of
11412 function.sfunc.
11413
11414 * infcmd.c (notice_args_read): Fix function signature.
11415
11416 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
11417 * cli/cli-decode.c (add_set_cmd): Ditto.
11418 * utils.c (initialize_utils): Ditto.
11419 * maint.c (_initialize_maint_cmds): Ditto.
11420 * infrun.c (_initialize_infrun): Ditto.
11421 * demangle.c (_initialize_demangler): Ditto.
11422 * remote.c (add_packet_config_cmd): Ditto.
11423 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11424 * cris-tdep.c (_initialize_cris_tdep): Ditto.
11425 * proc-api.c (_initialize_proc_api): Ditto.
11426 * kod.c (_initialize_kod): Ditto.
11427 * valprint.c (_initialize_valprint): Ditto.
11428 * top.c (init_main): Ditto.
11429 * infcmd.c (_initialize_infcmd): Ditto.
11430 * corefile.c (_initialize_core): Ditto.
11431 * arm-tdep.c (_initialize_arm_tdep): Ditto.
11432 * arch-utils.c (initialize_current_architecture): Ditto.
11433 (_initialize_gdbarch_utils): Ditto.
11434 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
11435
11436 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
11437 * wince.c (_initialize_inftarg): Ditto.
11438 * symfile.c (_initialize_symfile): Ditto.
11439 * mips-tdep.c (_initialize_mips_tdep): Ditto.
11440 * language.c (_initialize_language): Ditto.
11441 * arc-tdep.c (_initialize_arc_tdep): Ditto.
11442
f9ba0717
MS
114432002-02-04 Michael Snyder <msnyder@redhat.com>
11444
11445 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
11446
0c74b2a7
DJ
114472002-02-04 Daniel Jacobowitz <drow@mvista.com>
11448
11449 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
11450 Add rules for building the register data files.
11451
c638789f
DJ
114522002-02-04 Daniel Jacobowitz <drow@mvista.com>
11453
11454 * regformats/regdat.sh: Add braces to the definition of
11455 expedite_regs_${arch}.
11456
db253027
DJ
114572002-02-04 Daniel Jacobowitz <drow@mvista.com>
11458
11459 * regformats/regdef.h (struct reg): Add comment describing the
11460 requirements for offset and size fields.
11461
206be19c
AS
114622002-02-04 Andreas Schwab <schwab@suse.de>
11463
11464 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
11465 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
11466
181c1381
RE
114672002-02-04 Richard Earnshaw <rearnsha@arm.com>
11468
11469 * gdbarch.sh (copyright): Update years in generated header.
11470 (SMASH_TEXT_ADDRESS): Add rule.
db253027 11471 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
11472 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
11473 * dbxread.c: Likewise.
11474 * dwarfread.c: Likewise.
11475 * elfread.c: Likewise.
11476 * somread.c: Likewise.
11477
11478 * arm-tdep.c (arm_smash_text_address): New function.
11479 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
11480
fa4ba8da
PM
114812002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
11482
11483 Add support for hardware watchpoints on win32 native.
aaa38bb5 11484 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 11485 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 11486 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
11487 of debug registers.
11488 (debug_registers_changed): New variable. Reflects when debug registers
11489 are changed and need to be written to inferior.
aaa38bb5 11490 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
11491 was set, used when new threads are created.
11492 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
11493 i386-nat code.
11494 (thread_rec): Set dr array if id is the thread of current_event .
11495 (child_continue, child_resume): Change the debug registers for all
11496 threads if debug_registers_changed.
11497 (child_add_thread): Change the debug registers if debug_registers_used.
11498 * config/i386/cygwin.mh: Add use of i386-nat.o file.
11499 Link nm.h to new nm-cygwin.h file.
11500 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
11501 of hardware registers.
11502
a73c86fb
AC
115032002-02-03 Andrew Cagney <ac131313@redhat.com>
11504
11505 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
11506 Restore behavour broken by 2002-01-20 Andrew Cagney
11507 <ac131313@redhat.com> IEEE_FLOAT removal.
11508
acf5ed49
DJ
115092002-02-03 Daniel Jacobowitz <drow@mvista.com>
11510
11511 * c-valprint.c (c_val_print): Pass a proper valaddr to
11512 cp_print_class_method.
11513 * valops.c (search_struct_method): If there is only one method
11514 and args is NULL, return that method.
11515
493d28d5
DJ
115162002-02-03 Daniel Jacobowitz <drow@mvista.com>
11517
11518 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
11519 accessing tag_name directly.
11520
7495dfdb
DJ
115212002-02-03 Daniel Jacobowitz <drow@mvista.com>
11522
11523 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
11524 of accessing tag_name directly.
11525
dd6bda65
DJ
115262002-02-03 Daniel Jacobowitz <drow@mvista.com>
11527
11528 PR gdb/280
11529 * gdbtypes.c (replace_type): New function.
11530 * gdbtypes.h (replace_type): Add prototype.
11531 * stabsread.c (read_type): Use replace_type.
11532
88fe217c
RE
115332002-02-03 Richard Earnshaw <rearnsha@arm.com>
11534
11535 * Makefile.in (memattr.o): Add missing dependencies rule.
11536
e5d66720
PS
115372002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
11538
11539 * breakpoint.c (break_at_finish_command): Really export.
11540 (break_at_finish_at_depth_command): Ditto.
11541 (tbreak_at_finish_command): Ditto.
11542 * hppa-tdep.c: Include completer.h.
11543 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
11544 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
11545
fffee0be
AC
115462002-02-01 Andrew Cagney <ac131313@redhat.com>
11547
11548 * utils.c (do_write): New function.
11549 (error_stream): Rewrite combining the code from error_begin and
11550 verror.
11551 (verror): Rewrite using error_stream.
11552 (error_begin): Delete function.
11553
255e7dbf
AC
115542002-02-01 Andrew Cagney <ac131313@redhat.com>
11555
11556 * utils.c (error_begin): Make static.
11557 * defs.h (error_begin): Delete declaration.
11558
11559 * linespec.c (cplusplus_error): Replace cplusplus_hint.
11560 (decode_line_1): Use cplusplus_error instead of error_begin,
11561 cplusplus_hint and return_to_top_level.
11562 * coffread.c (coff_symfile_read): Use error instead of error_begin
11563 and return_to_top_level.
11564 * infrun.c (default_skip_permanent_breakpoint): Ditto.
11565
ddfe3c15
AC
115662002-02-01 Andrew Cagney <ac131313@redhat.com>
11567
11568 * language.h (type_error, range_error): Make string parameter
11569 constant.
11570 * language.c (warning_pre_print): Delete extern declaration.
11571 * dwarfread.c (warning_pre_print): Ditto.
11572 * language.c (type_error, range_error): Rewrite to use verror and
11573 vwarning instead of warning_begin.
11574
03ac34d5
MS
115752002-02-01 Michael Snyder <msnyder@redhat.com>
11576
261c4ca2
MS
11577 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
11578 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 11579
e00d1dc8
AC
115802002-02-01 Andrew Cagney <ac131313@redhat.com>
11581
11582 * command.h (NO_FUNCTION): Delete macro.
11583 * cli/cli-decode.h (NO_FUNCTION): Ditto.
11584 * top.c (execute_command): Replace NO_FUNCTION with NULL.
11585 * tracepoint.c (_initialize_tracepoint): Ditto.
11586 * cli/cli-decode.c (add_set_cmd): Ditto.
11587 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 11588
76b79d6e
DJ
115892002-02-01 Daniel Jacobowitz <drow@mvista.com>
11590
11591 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
11592 Update ``this'' pointer when calling virtual functions.
11593
799f9e91
MS
115942002-02-01 Michael Snyder <msnyder@redhat.com>
11595
c7bd442c 11596 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
11597 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
11598
3cf384d4
DJ
115992002-02-01 Daniel Jacobowitz <drow@mvista.com>
11600
11601 * regformats/reg-arm.dat: New file.
11602 * regformats/reg-i386.dat: New file.
11603 * regformats/reg-ia64.dat: New file.
11604 * regformats/reg-m68k.dat: New file.
11605 * regformats/reg-mips.dat: New file.
11606 * regformats/reg-ppc.dat: New file.
11607 * regformats/reg-sh.dat: New file.
11608 * regformats/regdef.h: New file.
11609 * regformats/regdat.sh: New file.
11610
0defa245
RE
116112002-02-01 Richard Earnshaw <reanrsha@arm.com>
11612
11613 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
11614 (arm_frame_args_address, arm_frame_locals_address): New functions.
11615 (arm_frame_num_args): New function.
11616 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
11617 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
11618 (FRMA_NUM_ARGS): Call arm_frame_num_args.
11619
405f26e6
MS
116202002-01-31 Michael Snyder <msnyder@redhat.com>
11621
502fd408
MS
11622 * breakpoint.c (break_at_finish_command): Export.
11623 (break_at_finish_at_depth_command): Export.
11624 (tbreak_at_finish_command): Export.
d6020d45 11625 (_initialize_breakpoint): Delete "xbreak" and "txbreak" commands.
502fd408 11626 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
d6020d45 11627 "txbreak" commands, which are HPPA specific.
502fd408 11628
7d35e135
MS
11629 * printcmd.c (disassemble_command): Remove an ancient
11630 artifact of an old merge.
11631
aaa38bb5 11632 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
11633 Define enum constant values for overlay mode.
11634 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
11635 (overlay_is_mapped, overlay_auto_command,
11636 overlay_manual_command): Ditto.
d874f1e2 11637
aaa38bb5
AJ
11638 * breakpoint.c (insert_breakpoints, remove_breakpoint,
11639 breakpoint_here_p, breakpoint_inserted_here_p,
11640 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
11641 describe_other_breakpoints, check_duplicates, clear_command):
11642 Coding standard fixes.
11643
8add0441 11644 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 11645 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
11646 code: check bfd SEC_READONLY flag for section.
11647
e351066e
AC
116482002-01-31 Andrew Cagney <ac131313@redhat.com>
11649
7d35e135 11650 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 11651
8a48e967
DJ
116522002-01-30 Daniel Jacobowitz <drow@mvista.com>
11653
11654 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
11655 data symbols, since we search based on textlow and texthigh.
11656 (find_pc_sect_symtab): Likewise.
11657
f5a96129
AC
116582002-01-30 Andrew Cagney <ac131313@redhat.com>
11659
11660 * defs.h (vwarning): Declare.
f5a96129
AC
11661 * utils.c (vwarning): New function.
11662 (warning): Call vwarning.
11663 (warning_begin): Delete function.
11664
11665 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
11666 the warning message.
11667 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
11668 warning_begin.
11669
cefd4ef5
MS
116702002-01-30 Michael Snyder <msnyder@redhat.com>
11671
1a703748
MS
11672 * NEWS: Mention "set trust-readonly-sections" command.
11673 Mention generate-core-file command.
cefd4ef5 11674
3a11626d
MS
116752002-01-15 Michael Snyder <msnyder@redhat.com>
11676
11677 * target.c: New command, "set trust-readonly-sections on".
11678 (do_xfer_memory): Honor the suggestion to trust readonly sections
11679 by reading them from the object file instead of from the target.
11680 (initialize_targets): Register command "set trust-readonly-sections".
11681
d1c7e53b
AC
116822002-01-29 Andrew Cagney <ac131313@redhat.com>
11683
11684 * parse.c (target_map_name_to_register): Simplify, search regs and
11685 pseudo-regs using a single loop.
11686
e2c9a72c
AC
116872002-01-30 Andrew Cagney <ac131313@redhat.com>
11688
11689 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
11690
69824b4e
MK
116912002-01-15 Rodney Brown <rbrown64@csc.com.au>
11692
11693 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
11694 * config/i386/i386v42mp.mh: Add i387-nat.o .
11695 * i386v4-nat.c: Include i387-nat.h.
11696 (supply_fpregset): Use i387_supply_fsave.
11697 (fill_fpregset): Use i387_fill_fsave.
11698
6eb69eab
RE
116992002-01-30 Richard Earnshaw <rearnsha@arm.com>
11700
11701 * arm-tdep.c (arm_call_dummy_words): Define.
11702 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
11703 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
11704 (CALL_DUMMY_WORDS): Define.
11705 (arm_call_dummy_words): Declare.
11706 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
11707 (arm_linux_call_dummy_words): Declare.
11708
9852326a
AS
117092002-01-30 Andreas Schwab <schwab@suse.de>
11710
11711 * m68klinux-nat.c: Fix last change to use regcache_collect
11712 instead of referencing registers[] directly.
11713
977a3030
AC
117142002-01-29 Andrew Cagney <ac131313@redhat.com>
11715
11716 * parse.c (target_map_name_to_register): Delete code wrapped in
11717 #ifdef REGISTER_NAME_ALIAS_HOOK.
11718
2076c72b
MS
117192002-01-28 Michael Snyder <msnyder@redhat.com>
11720
11721 * regcache.c (legacy_read_register_gen): Need to be able to
11722 read pseudo-register as well as real register.
11723 (legacy_write_register_gen): Ditto.
11724
8fcc723b
AC
117252002-01-28 Andrew Cagney <ac131313@redhat.com>
11726
11727 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
11728 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
11729 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
11730 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
11731 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
11732 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
11733 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
11734 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
11735 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
11736 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
11737 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
11738 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
11739 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
11740 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
11741 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
11742 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
11743 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
11744 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
11745 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
11746 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
11747
afe64c1a
AC
117482002-01-28 Andrew Cagney <ac131313@redhat.com>
11749
11750 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
11751 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
11752 (initialize_current_architecture): Update target_byte_order using
11753 information from BFD.
aaa38bb5 11754 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
11755 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
11756
75bc7ddf
AC
117572002-01-28 Andrew Cagney <ac131313@redhat.com>
11758
11759 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
11760 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
11761
11762 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
11763 #ifdef INVALID_FLOAT.
11764 * infcmd.c (do_registers_info): Ditto.
11765 * values.c (unpack_double): Ditto. Add comment.
11766
11767 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
11768 already commented out.
11769
0280a90a
AS
117702002-01-26 Andreas Schwab <schwab@suse.de>
11771
11772 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
11773 * m68klinux-nat.c: Update ptrace interface for fetching/storing
11774 registers and add support for PTRACE_GETREGS.
11775
7072a954
AC
117762002-01-24 Andrew Cagney <ac131313@redhat.com>
11777
11778 GDB 5.1.1 released from 5.1 branch.
11779 * NEWS: Add 5.1.1 news.
11780 * README: Sync with 5.1 branch.
11781
86f902e0
FF
117822002-01-23 Fred Fish <fnf@redhat.com>
11783
11784 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
11785 stabstring on initial malloc. Reallocing will copy it for us,
11786 if necessary.
11787
8af51c36
EZ
117882002-01-23 Elena Zannoni <ezannoni@redhat.com>
11789
aaa38bb5 11790 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
11791 (HFILES_NO_SRCDIR): Remove hpread.h.
11792 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
11793 (hpread.o): Update dependencies.
11794 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
11795
11796 * hp-psymtab-read.c: Remove file.
11797 * hp-symtab-read.c: Remove file.
11798 * hpread.h: Remove file.
11799
11800 * hpread.c: Merge all contents of hp-psymtab-read.c,
11801 hp-symtab-read.c and hpread.h into this file, as it was prior to
11802 January 1999.
11803
11804 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 11805 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
11806 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
11807 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
11808
dc5cfeb6
EZ
118092002-01-23 Elena Zannoni <ezannoni@redhat.com>
11810
11811 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
11812 fill_gregset): Call gdbarch_tdep() just once, assign result to
11813 variable and use that, instead of calling the function several
11814 times.
11815
ea87b71b
AO
118162002-01-24 Alexandre Oliva <aoliva@redhat.com>
11817
11818 * configure.host: Accept sparcv9 as alias for sparc64.
11819 * configure.tgt: Likewise.
11820
13fc0c2f
KB
118212002-01-22 Kevin Buettner <kevinb@redhat.com>
11822
11823 * solib-aix5.c (build_so_list_from_mapfile)
11824 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
11825 arguments is not reversed.
11826 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
11827 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 11828
7bd872fe
EZ
118292002-01-22 Elena Zannoni <ezannoni@redhat.com>
11830
11831 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
11832 modified version of obsolete sh_fetch_pseudo_register.
11833 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
11834 (sh4_register_read): New function.
11835 (sh_pseudo_register_write): New function. Renamed and modified
11836 version of obsolete sh_store_pseudo_register.
11837 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
11838 (sh4_register_write): New function.
11839 (sh_gdbarch_init): Remove setting of gdbarch function
11840 fetch_pseudo_register and store_pseudo_register. Remove setting of
11841 register_convert_to_raw, register_convert_to_virtual,
11842 register_convertible.
11843 (sh_sh4_register_convertible): Delete. No longer needed. All is
11844 taken care by architecture specific functions
11845 register_read/register_write.
11846 (sh_sh4_register_convert_to_virtual): Make static.
11847 (sh_sh4_register_convert_to_raw): Ditto.
11848
069e84fd
AC
118492002-01-22 Andrew Cagney <ac131313@redhat.com>
11850
11851 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
11852 (floatformat_is_nan, floatformat_mantissa): Ditto.
11853
11854 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
11855 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
11856 builtin_type_ieee_double_little,
11857 builtin_type_ieee_double_littlebyte_bigword,
11858 builtin_type_m68881_ext, builtin_type_i960_ext,
11859 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
11860 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
11861 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
11862 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
11863
211a4f69
CV
118642002-01-22 Corinna Vinschen <vinschen@redhat.com>
11865
11866 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
11867 parameter. Set frameless flag if it exists and depended of
11868 whether the scanned function is frameless or not.
11869 (xstormy16_skip_prologue): If function is frameless, return
11870 result of xstormy16_scan_prologue().
11871 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
11872 call.
11873
f81353e4
EZ
118742002-01-21 Elena Zannoni <ezannoni@redhat.com>
11875
11876 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
11877 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
11878 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
11879 sh_sh4_register_byte, sh_sh4_register_raw_size,
11880 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
11881 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
11882 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
11883 sh_store_pseudo_register, sh_do_pseudo_register): Call
11884 gdbarch_tdep() just once, assign result to variable and use that,
11885 instead of calling the function several times.
11886
63c73a17
MK
118872002-01-20 Mark Kettenis <kettenis@gnu.org>
11888
11889 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
11890 macros instead of LAST_FPU_CTRL_REGNUM.
11891 (store_register): Likewise.
11892
39ad761d
JB
118932002-01-21 Jim Blandy <jimb@redhat.com>
11894
11895 * infcmd.c (run_command): Check that the `exec' target layer's BFD
11896 is up-to-date before running the program, not just when a program
11897 exits.
11898
3d74b771
FF
118992002-01-21 Fred Fish <fnf@redhat.com>
11900
11901 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
11902 when we have found all instructions we are looking for.
11903
966fbf70
RE
119042002-01-21 Richard Earnshaw <rearnsha@arm.com>
11905
11906 * arm-tdep.c (arm_register_name): New function.
11907 (arm_registers_names): Make static.
11908 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
11909 (arm_register_name): Declare.
11910 (REGISTER_NAME): Use it.
11911
c3b4394c
RE
119122002-01-21 Richard Earnshaw <rearnsha@arm.com>
11913 Kevin Buettner <kevinb@redhat.com>
11914
11915 Convert arm targets to new FRAME interface.
11916 * arm-tdep.c (struct frame_extra_info): Remove fsr.
11917 (arm_frame_find_save_regs): Delete.
11918 (arm_frame_init_saved_regs): New.
11919 (arm_init_extra_frame_info): Alloacte saved_regs as required.
11920 Allocate extra_info as required. Convert all uses of fsr.regs
11921 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
11922 to use extra_info.
11923 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
11924 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
11925 (check_prologue_cache, save_prologue_cache): Likewise.
11926 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
11927 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
11928 (FRAME_FIND_SAVED_REGS): Delete.
11929 (arm_frame_find_saved_regs): Delete prototype.
11930 (arm_frame_init_saved_regs): New prototype.
11931 (FRAME_INIT_SAVED_REGS): Define.
11932
61d99182
AC
119332002-01-20 Andrew Cagney <ac131313@redhat.com>
11934
11935 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
11936
6aaea291
AC
119372002-01-20 Andrew Cagney <ac131313@redhat.com>
11938
11939 From Jeff Law <law@redhat.com>:
11940 * infttrace.c: Include <sys/pstat.h>.
11941 (child_pid_to_exec_file): Revamp. Use pstat call to get the
11942 exec file if the ttrace equivalent fails.
11943
15f698d2
AC
119442002-01-20 Andrew Cagney <ac131313@redhat.com>
11945
11946 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
11947 (closeLogFile): Ditto.
11948
f86ddd7c
MC
119492002-01-20 Michael Chastain <mec@shout.net>
11950
11951 * top.c (print_gdb_version): Bump copyright year to 2002.
11952
904507ce
AC
119532002-01-20 Andrew Cagney <ac131313@redhat.com>
11954
11955 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
11956 Zannoni and Eli Zaretskii.
11957
d7f0b9ce
DJ
119582002-01-20 Daniel Jacobowitz <drow@mvista.com>
11959
11960 * buildsym.c: Update copyright years.
11961 * c-typeprint.c: Likewise.
11962 * dwarf2read.c: Likewise.
11963 * f-typeprint.c: Likewise.
11964 * gdbtypes.c: Likewise.
11965 * gdbtypes.h: Likewise.
11966 * hp-symtab-read.c: Likewise.
11967 * hpread.c: Likewise.
11968 * mdebugread.c: Likewise.
11969 * p-typeprint.c: Likewise.
11970
3fd3d7d2
AC
119712002-01-20 Andrew Cagney <ac131313@redhat.com>
11972
11973 * remote-sim.c (gdbsim_open): Simplify code testing the macro
11974 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
11975 byte-order selectable.
11976 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
11977 * arch-utils.c: Ditto.
11978 (set_endian): Ditto.
11979 (set_endian_from_file): Ditto.
11980 * gdbserver/low-sim.c (create_inferior): Ditto.
11981 * gdbarch.sh: Ditto.
11982 * gdbarch.h: Re-generate.
aaa38bb5
AJ
11983 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11984 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
11985 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
11986 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11987 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11988 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
11989 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
11990 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
11991 macro definition.
11992 * config/mips/tm-wince.h: Remove #undef of macro
11993 TARGET_BYTE_ORDER_SELECTABLE.
11994 * config/sh/tm-wince.h: Ditto.
11995
b02dede2
DJ
119962002-01-20 Daniel Jacobowitz <drow@mvista.com>
11997
11998 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
11999 member function fields. Add accessor macro
12000 TYPE_FN_FIELD_ARTIFICIAL.
12001 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
12002 * c-typeprint.c (c_type_print_base): Skip artificial member
12003 functions.
12004
c3643761
DJ
120052002-01-20 Daniel Jacobowitz <drow@mvista.com>
12006
12007 * f-typeprint.c: Delete unused function f_type_print_args.
12008 * p-typeprint.c: Delete unused function pascal_type_print_args.
12009
8176bb6d
DJ
120102002-01-20 Daniel Jacobowitz <drow@mvista.com>
12011
12012 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
12013 comment. Add ``artificial'' to ``union field_location''.
12014
12015 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
12016
12017 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
12018 * mdebugread.c (parse_symbol): Likewise.
12019 * stabsread.c (define_symbol): Likewise.
12020 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
12021 initializing TYPE_FIELD_BITPOS to n (obsolete).
12022 (hpread_doc_function_type): Likewise.
12023 * hpread.c (hpread_function_type): Likewise.
12024
7fd60527
AC
120252002-01-20 Andrew Cagney <ac131313@redhat.com>
12026
12027 * configure.in (host_makefile_frag): Only require a host makefile
12028 fragment when a native build.
12029 * configure: Re-generate.
12030
c2f05ac9
AC
120312002-01-20 Andrew Cagney <ac131313@redhat.com>
12032
12033 * doublest.h (floatformat_from_type): Declare.
12034 * doublest.c (floatformat_from_type): New function.
12035 (convert_typed_floating): Use.
12036
12037 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
12038 call to function floatformat_from_type.
12039
12040 * gdbarch.sh (IEEE_FLOAT): Delete.
12041 * gdbarch.h, gdbarch.c: Re-generate.
12042 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
12043 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
12044 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
12045 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
12046 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
12047 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
12048 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
12049 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
12050 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
12051 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
12052 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
12053 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
12054
12055 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
12056 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
12057 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
12058 * sh-tdep.c (sh_gdbarch_init): Ditto.
12059 * mips-tdep.c (mips_gdbarch_init): Ditto.
12060 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
12061 * cris-tdep.c (cris_gdbarch_init): Ditto.
12062
abf22e64
AJ
120632002-01-20 Jiri Smid <smid@suse.cz>
12064
12065 * configure.host, configure.tgt: Support x86-64.
12066 * NEWS: Note new target x86-64.
12067
b7c4cbf8
AJ
12068 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
12069 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
12070 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
12071 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
12072 x86-64-linux-nat.o): Fix dependencies.
12073
82600034
AC
120742002-01-19 Andrew Cagney <ac131313@redhat.com>
12075
12076 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
12077 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
12078 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
12079 * config/sparc/xm-sun4os4.h: Delete file.
12080 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 12081
bbe5c628
AC
120822002-01-19 Andrew Cagney <ac131313@redhat.com>
12083
12084 * config/sparc/sparclynx.mh (XM_FILE): Delete.
12085 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
12086 * config/m68k/m68klynx.mh (XM_FILE): Delete.
12087 * config/i386/i386lynx.mh (XM_FILE): Delete.
12088 * config/rs6000/xm-rs6000ly.h: Delete file.
12089 * config/sparc/xm-sparclynx.h: Delete file.
12090 * config/m68k/xm-m68klynx.h: Delete file.
12091 * config/i386/xm-i386lynx.h: Delete file.
12092 * config/xm-lynx.h: Delete file.
12093 * config/djgpp/fnchange.lst: Update.
12094
f8453e34
JT
120952002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12096
12097 * alpha-tdep.c (alpha_register_byte): New function.
12098 (alpha_register_raw_size): Ditto.
12099 (alpha_register_virtual_size): Ditto.
12100 (alpha_skip_prologue_internal): Renamed from
12101 alpha_skip_prologue.
12102 (alpha_skip_prologue): New version that calls
12103 alpha_skip_prologue_internal.
12104 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
12105 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
12106 second argument from alpha_skip_prologue.
12107 (REGISTER_BYTE): Use alpha_register_byte.
12108 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
12109 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
12110 (FRAMELESS_FUNCTION_INVOCATION): Use
12111 generic_frameless_function_invocation_not.
12112 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
12113 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
12114
52d9e613
AC
121152002-01-19 Andrew Cagney <ac131313@redhat.com>
12116
12117 * config/mips/xm-news-mips.h: Delete file.
12118 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
12119
12120 * config/m88k/xm-m88k.h: Delete file.
12121 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
12122 * config/m88k/xm-delta88v4.h: Ditto.
12123 * config/m88k/xm-delta88.h: Ditto.
12124
12125 * config/alpha/xm-fbsd.h: Delete file.
12126 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
12127
12128 * config/sparc/xm-sparc.h: Delete file.
12129 * Makefile.in (xm-sun4os4.h): Delete dependency.
12130 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
12131 * config/sparc/xm-sun4os4.h: Ditto.
12132 * config/sparc/xm-linux.h: Ditto.
12133
12134 * config/i386/xm-windows.h: Delete file.
12135
2d1b2124
AC
121362002-01-19 Andrew Cagney <ac131313@redhat.com>
12137
12138 * utils.c: Include <sys/param.h> for MAXPATHLEN.
12139 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
12140
ee1f65f0
JT
121412002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12142
12143 * alpha-tdep.c (alpha_call_dummy_words): New.
12144 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
12145 (CALL_DUMMY_P): Define.
12146 (CALL_DUMMY_WORDS): Define.
12147 (SIZEOF_CALL_DUMMY_WORDS): Define.
12148
98081e55
PB
121492002-01-19 Per Bothner <per@bothner.com>
12150
12151 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
12152 isn't NULL, which can happen with some gcj-3.x-produced code.
12153
0d056799
JT
121542002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
12155
12156 * alpha-tdep.c (alpha_register_virtual_type): New function.
12157 (alpha_init_frame_pc_first): Ditto.
12158 (alpha_fix_call_dummy): Ditto.
12159 (alpha_store_struct_return): Ditto.
12160 (alpha_extract_struct_value_address): Ditto.
12161 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
12162 alpha_register_virtual_type.
12163 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
12164 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
12165 alpha_extract_struct_value_address.
12166 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
12167 (INIT_FRAME_PC): Use init_frame_pc_noop.
12168 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
12169
4604bcad
MK
121702002-01-19 Mark Kettenis <kettenis@gnu.org>
12171
12172 * i386gnu-nat.c: Include "i386-tdep.h".
12173 (fetch_fpregs): Simplify code dealing with uninitialized floating
12174 point states such that it doesn't require FP7_REGNUM.
12175
140f9984
JT
121762002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12177
abf22e64
AJ
12178 * alpha-tdep.c (frame_extra_info): New.
12179 (alpha_find_saved_regs): Make static. Use
140f9984
JT
12180 frame->extra_info.
12181 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
12182 (alpha_frame_saved_pc): Use frame->extra_info.
12183 (temp_saved_regs): Don't declare as struct frame_saved_regs.
12184 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
12185 (init_extra_frame_info): Rename to...
12186 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 12187 (alpha_print_extra_frame_info): New function.
140f9984
JT
12188 (alpha_frame_locals_address): Ditto.
12189 (alpha_frame_args_address): Ditto.
abf22e64 12190 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
12191 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
12192 alpha_frame_args_address.
abf22e64 12193 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 12194 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
12195 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
12196 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
12197 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
12198 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
12199
d734c450
JT
122002002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12201
12202 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
12203 (alpha_cannot_fetch_register): Ditto.
12204 (alpha_cannot_store_register): Ditto.
12205 (alpha_register_convertible): Ditto.
12206 (alpha_use_struct_convention): Ditto.
12207 * config/alpha/tm-alpha.h: Update copyright years.
12208 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
12209 (INNER_THAN): Use core_addr_lessthan.
12210 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
12211 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
12212 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
12213 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
12214 (FRAME_CHAIN): Remove unnecessary cast.
12215
b4ceaee6
AC
122162002-01-18 Andrew Cagney <ac131313@redhat.com>
12217
12218 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
12219 obsolete.
12220
0a65a603
AC
122212002-01-18 Andrew Cagney <ac131313@redhat.com>
12222
12223 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
12224 * monitor.c, remote-array.c, remote-bug.c: Ditto.
12225 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
12226 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
12227 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
12228 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
12229 * x86-64-linux-nat.c: Ditto.
12230
636a6dfc
JT
122312002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12232
abf22e64 12233 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
12234 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
12235 (REGISTER_NAME): Define.
12236
acceddb6
JT
122372002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12238
12239 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
12240
ec32e4be
JT
122412002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12242
12243 * alpha-tdep.c: Update copyright years.
12244 (alpha_next_pc): New function.
12245 (alpha_software_single_step): Ditto.
12246 * config/alpha/tm-alpha.h: Add prototype for
12247 alpha_software_single_step.
12248
e771a871
JT
122492002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
12250
12251 * alphabsd-nat.c: Update copyright years.
12252 (fill_gregset): Use regcache_collect.
12253 (fill_fpregset): Likewise.
12254 (fetch_inferior_registers): Only fetch integer registers
12255 if requested to do so.
12256 (store_inferior_registers): Only store integer registers
12257 if requested to do so.
12258
7708fa01
AC
122592002-01-17 Andrew Cagney <ac131313@redhat.com>
12260
12261 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
12262 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
12263 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
12264 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
12265 * config/alpha/fbsd.mh (XDEPFILES): Delete.
12266 * config/arm/linux.mh (XDEPFILES): Delete.
12267 * config/arm/nbsd.mh (XDEPFILES): Delete.
12268 * config/i386/i386dgux.mh (XDEPFILES): Delete.
12269 * config/i386/i386sol2.mh (XDEPFILES): Delete.
12270 * config/i386/i386m3.mh (XDEPFILES): Delete.
12271 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
12272 * config/i386/i386gnu.mh (XDEPFILES): Delete.
12273 * config/i386/fbsd.mh (XDEPFILES): Delete.
12274 * config/i386/i386bsd.mh (XDEPFILES): Delete.
12275 * config/i386/i386sco5.mh (XDEPFILES): Delete.
12276 * config/i386/i386v4.mh (XDEPFILES): Delete.
12277 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
12278 * config/i386/i386sco4.mh (XDEPFILES): Delete.
12279 * config/i386/i386aix.mh (XDEPFILES): Delete.
12280 * config/i386/go32.mh (XDEPFILES): Delete.
12281 * config/i386/cygwin.mh (XDEPFILES): Delete.
12282 * config/i386/i386lynx.mh (XDEPFILES): Delete.
12283 * config/i386/i386mach.mh (XDEPFILES): Delete.
12284 * config/i386/i386v32.mh (XDEPFILES): Delete.
12285 * config/i386/linux.mh (XDEPFILES): Delete.
12286 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
12287 * config/i386/ncr3000.mh (XDEPFILES): Delete.
12288 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
12289 * config/i386/i386sco.mh (XDEPFILES): Delete.
12290 * config/i386/i386v.mh (XDEPFILES): Delete.
12291 * config/i386/nbsd.mh (XDEPFILES): Delete.
12292 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
12293 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
12294 * config/i386/symmetry.mh (XDEPFILES): Delete.
12295 * config/i386/obsd.mh (XDEPFILES): Delete.
12296 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
12297 * config/ia64/linux.mh (XDEPFILES): Delete.
12298 * config/ia64/aix.mh (XDEPFILES): Delete.
12299 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
12300 * config/m68k/dpx2.mh (XDEPFILES): Delete.
12301 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
12302 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
12303 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
12304 * config/m68k/linux.mh (XDEPFILES): Delete.
12305 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
12306 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
12307 * config/m68k/nbsd.mh (XDEPFILES): Delete.
12308 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
12309 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
12310 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
12311 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
12312 * config/m88k/delta88.mh (XDEPFILES): Delete.
12313 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
12314 * config/m88k/m88k.mh (XDEPFILES): Delete.
12315 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
12316 * config/mips/linux.mh (XDEPFILES): Delete.
12317 * config/mips/irix6.mh (XDEPFILES): Delete.
12318 * config/mips/irix5.mh (XDEPFILES): Delete.
12319 * config/mips/irix4.mh (XDEPFILES): Delete.
12320 * config/mips/irix3.mh (XDEPFILES): Delete.
12321 * config/mips/decstation.mh (XDEPFILES): Delete.
12322 * config/mips/mipsm3.mh (XDEPFILES): Delete.
12323 (NATDEPFILES): Move core-aout.o to here.
12324 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
12325 * config/pa/hpux1020.mh (XDEPFILES): Delete.
12326 * config/pa/hppabsd.mh (XDEPFILES): Delete.
12327 * config/pa/hppahpux.mh (XDEPFILES): Delete.
12328 * config/pa/hpux11w.mh (XDEPFILES): Delete.
12329 * config/pa/hppaosf.mh (XDEPFILES): Delete.
12330 * config/pa/hpux11.mh (XDEPFILES): Delete.
12331 * config/powerpc/aix.mh (XDEPFILES): Delete.
12332 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
12333 * config/powerpc/linux.mh (XDEPFILES): Delete.
12334 * config/romp/rtbsd.mh: Rename XDEPFILES.
12335 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
12336 * config/rs6000/aix4.mh (XDEPFILES): Delete.
12337 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
12338 * config/s390/s390.mh (XDEPFILES): Delete.
12339 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
12340 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
12341 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
12342 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
12343 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
12344 * config/sparc/nbsd.mh (XDEPFILES): Delete.
12345 * config/sparc/linux.mh (XDEPFILES): Delete.
12346 * config/vax/vaxult.mh (XDEPFILES): Delete.
12347 * config/vax/vaxult2.mh (XDEPFILES): Delete.
12348 * Makefile.in (DEPFILES): Remove XDEPFILES.
12349
375fc983
AC
123502002-01-17 Andrew Cagney <ac131313@redhat.com>
12351
12352 * utils.c (internal_verror): Fix comments, default is yes not no.
12353 Update queries to match. Default to quit and dump core.
12354
8926118c
AC
123552002-01-17 Andrew Cagney <ac131313@redhat.com>
12356
12357 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
12358 copyright.
12359 * defs.h, event-top.c, gdbcmd.h: Ditto.
12360 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
12361 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
12362 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
12363 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
12364 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
12365 * mi/mi-main.c:Ditto.
12366
12367 * stack.c, symfile.c: Update copyright.
12368
45b7b345
DJ
123692002-01-17 Daniel Jacobowitz <drow@mvista.com>
12370
db728ff7
DJ
12371 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
12372 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
12373 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
12374 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 12375
db728ff7
DJ
123762002-01-17 Daniel Jacobowitz <drow@mvista.com>
12377
12378 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
12379 * gdbserver/low-lynx.c (myattach): Likewise.
12380 * gdbserver/low-nbsd.c (myattach): Likewise.
12381 * gdbserver/low-sim.c (myattach): Likewise.
12382 * gdbserver/low-sparc.c (myattach): Likewise.
12383 * gdbserver/low-sun3.c (myattach): Likewise.
12384
12385 * gdbserver/low-linux.c (myattach): New function.
45b7b345 12386
db728ff7 12387 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
12388 (main): Handle "--attach".
12389
8de3c354
AC
123902002-01-16 Andrew Cagney <ac131313@redhat.com>
12391
12392 * MAINTAINERS (language support): Daniel Jacobwitz is C++
12393 maintainer.
12394
b0129042
DJ
123952002-01-15 Daniel Jacobowitz <drow@mvista.com>
12396
12397 * c-typeprint.c (is_type_conversion_operator): Add additional
12398 check for non-conversion operators.
12399
ba8679fb 124002002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
12401
12402 * linux-proc.c: Add "info proc" command, a la procfs.c.
12403 (read_mapping): New function, abstract and re-use code.
12404 (linux_find_memory_regions): Use new func read_mapping.
12405 (linux_info_proc_cmd): New function, implement "info proc".
12406 (_initialize_linux_proc): Add new command "info proc".
12407
e4f9b4d5
MS
124082002-01-15 Michael Snyder <msnyder@redhat.com>
12409
12410 * symfile.c (generic_load): Use bfd_map_over_sections method
12411 instead of manipulating bfd structure members directly.
12412 (add_section_size_callback): New function, bfd sections callback
12413 used by generic_load.
12414 (load_sections_callback): New function, bfd sections callback
12415 used by generic_load.
12416
08cf96df
EZ
124172002-01-15 Elena Zannoni <ezannoni@redhat.com>
12418
abf22e64 12419 [Based on work by Jim Blandy]
08cf96df
EZ
12420 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
12421 (builtin_type_vec128): Export.
12422 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
12423 types.
12424 (builtin_type_vec128): New builtin type for 128 bit vector
12425 registers.
12426 (build_gdbtypes): Initialize builtin_type_v16qi and
12427 builtin_type_v8hi. Create the vec128 register builtin type
12428 structure.
12429 (build_builtin_type_vec128): New function.
abf22e64 12430 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
12431 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
12432 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
12433 AltiVec register to new builtin type.
12434
d7242108
DJ
124352001-01-15 Daniel Jacobowitz <drow@mvista.com>
12436
12437 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
12438 to make_cv_type.
12439
4ee3352d
AC
124402002-01-14 Andrew Cagney <ac131313@redhat.com>
12441
12442 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
12443 CLEAN_UP_REGISTER_VALUE.
12444 * regcache.c (supply_register): Update only call.
12445
f015b2e7
AC
124462002-01-14 Andrew Cagney <ac131313@redhat.com>
12447
12448 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12449 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12450 a29k-*-vxworks* targets as obsolete.
12451
356ae49d
MS
124522002-01-14 Michael Snyder <msnyder@redhat.com>
12453
12454 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
12455 until we can resolve portability issues.
12456 * gregset.h: Remove references to fpxregs.
12457 * gcore.c (gcore_command): Initialize note_sec to NULL.
12458
ade8f45e
AC
124592002-01-13 Andrew Cagney <ac131313@redhat.com>
12460
12461 * signals.c (target_signal_to_name): Rewrite. Only use
12462 signals[].name when in bounds and non-NULL.
abf22e64 12463
89c49e7a
AC
124642002-01-13 Andrew Cagney <ac131313@redhat.com>
12465
12466 From Petr Ledvina <ledvinap@kae.zcu.cz>:
12467 * signals.c (target_signal_to_name): Verify that SIG is within the
12468 bounds of the signals array.
12469
4daa9f9f
AC
124702002-01-13 Andrew Cagney <ac131313@redhat.com>
12471
12472 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
12473
ba4bbdcb
KS
124742002-01-13 Keith Seitz <keiths@redhat.com>
12475
12476 * stack.c (print_frame_info_base): Print the frame's pc
12477 only if when print_frame_info_listing_hook is not defined.
12478
575bbeb6
KS
124792002-01-13 Keith Seitz <keiths@redhat.com>
12480
12481 * varobj.c (varobj_set_value): Make sure that there were no
12482 errors evaluating the object before attempting to set its
12483 value.
12484 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
12485 so this offset adjustment is no longer necessary.
12486 (create_child): Don't set the error flag if the child is
12487 a CPLUS_FAKE_CHILD.
12488 (value_of_child): If value_fetch_lazy fails, return NULL
12489 so that callers will be notified that an error occurred.
12490 (c_value_of_variable): Delay check of variable's validity
12491 until later. We actually want all structs and unions to have
12492 the value "{...}".
12493 Do not return "???" for variables which could not be evaluated.
12494 This error condition must be returned to the caller so that it
12495 can get the error condition from gdb.
12496 (cplus_name_of_child): Adjust index for vptr before figuring
12497 out the name of the child.
12498 (cplus_value_of_child): If a child's (real) parent is not valid,
12499 don't even bother trying to give a value for it. Just return
12500 an error. Change all instances in this function.
12501 (cplus_type_of_child): If our parent is one of the "fake"
12502 parents, we need to get at the type of the real parent, and
12503 derive the child's true type using this information.
12504
b76898ab
AC
125052002-01-13 Andrew Cagney <ac131313@redhat.com>
12506
12507 From 2002-01-09 John Marshall <johnm@falch.net>:
12508 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
12509 sources.redhat.com, and tweak some related URLs which had
12510 suffered from linkrot.
12511
b6649e88
AC
125122002-01-13 Andrew Cagney <ac131313@redhat.com>
12513
12514 From Jeff law:
12515 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
12516 structures passed in registers.
12517
82cc5033
EZ
125182002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
12519
12520 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
12521 white space which prevented compilation. Reported by DSK
12522 <dsk@student.unsw.edu.au>.
12523
ba5f2f8a
MS
125242002-01-11 Michael Snyder <msnyder@redhat.com>
12525
fbd35540
MS
12526 * symfile.c (build_section_addr_info_from_section_tab):
12527 Use bfd access method instead of manipulating bfd directly.
12528 (syms_from_objfile): Ditto.
12529 (simple_overlay_update_1): Ditto.
12530 (simple_overlay_update): Ditto.
12531 (generic_load): Ditto.
12532 (overlay_unmapped_address): FIXME comment, bfd access methods.
12533 (sections_overlap): FIXME comment, bfd access methods.
12534 (pc_in_mapped_range): FIXME comment, bfd access methods.
12535 (pc_in_unmapped_range): FIXME comment, bfd access methods.
12536 (section_is_mapped): FIXME comment, bfd access methods.
12537 (section_is_overlay): FIXME comment, bfd access methods.
12538
ba5f2f8a
MS
12539 * symfile.c (generic_load): Whitespace and long line cleanups.
12540 Remove duplicate variable, change several local variables to
12541 more appropriate data types.
12542 (print_transfer_performance): Use %lu instead of %ld for ulongs.
12543
17df2af6
AC
125442002-01-12 Andrew Cagney <ac131313@redhat.com>
12545
12546 From Peter Schauer:
12547 * language.c (longest_local_hex_string_custom): Use phex_nz to
12548 convert NUM to a hex string.
12549
ec920329
EZ
125502002-01-12 Elena Zannoni <ezannoni@redhat.com>
12551
12552 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
12553 the function.
538a76d6 12554 Update Copyright year.
ec920329 12555
3abd2e01
AC
125562002-01-12 Andrew Cagney <ac131313@redhat.com>
12557
12558 * language.c (longest_raw_hex_string): Delete unused function.
12559
b21b22e0
PS
125602002-01-11 Petr Sorfa <petrs@caldera.com>
12561
12562 * MAINTAINERS (write-after-approval): Add myself.
12563 * dwarf2read.c (read_tag_string_type): Handling of
12564 DW_AT_byte_size.
12565 (read_tag_string_type): FORTRAN fix to prevent propagation of
12566 first string size.
12567 (set_cu_language): Handling of DW_LANG_Fortran95
12568
747fe712
RE
125692002-01-11 Richard Earnshaw <rearnsha@arm.com>
12570
12571 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
12572 GETPID(inferior_ptid).
12573 (store_inferior_registers): Likewise.
12574
f1bea926
JM
125752002-01-10 Jason Merrill <jason@redhat.com>
12576
12577 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
12578 Fix DW_OP_minus.
12579
ae940673
AC
125802002-01-10 Andrew Cagney <ac131313@redhat.com>
12581
12582 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
12583 and bfd/elf32-sh-nbsd.c.
12584
00546b04
MS
125852002-01-10 Michael Snyder <msnyder@redhat.com>
12586
352ed7b4
MS
12587 * NEWS: Mention --pid and corefile/proc-id behavior change.
12588
c18be923
MS
12589 * Makefile.in: Add rules for gcore.o and linux-proc.o.
12590 * gcore.c: Include cli/cli-decode.h instead of command.h.
12591
00546b04
MS
12592 * main.c (captured_main): Add new command line option "--pid".
12593 If the second command line argument (following the symbol-file)
12594 begins with a digit, try to attach to it before trying to open
12595 it as a corefile.
12596 (print_gdb_help): Document the "--pid" argument.
12597
db60ec62
EZ
125982002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
12599
12600 * completer.c (command_completer): New function.
12601
12602 * completer.h <command_completer>: Add prototype.
12603
12604 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
12605 completer for the "help" command.
12606
39c22d1a
JM
126072002-01-09 Jason Merrill <jason@redhat.com>
12608
12609 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
12610
c564377f
MS
126112002-01-09 Michael Snyder <msnyder@redhat.com>
12612
975aec09
MS
12613 * i386-linux-nat.c (fill_fpxregset): Make global.
12614 (store_fpxregset): Ditto.
12615
db4a10fa
MS
12616 * gregset.h (gdb_fpxregset_t): Define.
12617 (supply_fpxregset): Prototype.
12618 (fill_fpxregset): Prototype.
12619
c564377f
MS
12620 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
12621
c3d45d70
RE
126222002-01-09 Richard Earnshaw <rearnsha@arm.com>
12623
12624 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
12625 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
12626 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
12627
fcc87af1
AC
126282002-01-09 Andrew Cagney <ac131313@redhat.com>
12629
12630 * MAINTAINERS: Update target maintainer rules so that any
12631 Maintainer can approve a tested patch for a maintenance-only
12632 target.
12633
dd96c05b
RE
126342002-01-09 Richard Earnshaw <rearnsha@arm.com>
12635
d4297db9 12636 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 12637
d4297db9 12638 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
12639 IN_SIGTRAMP.
12640
145fdc6e
MS
126412002-01-08 Michael Snyder <msnyder@redhat.com>
12642
12643 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
12644 real name of the executable, rather than the /proc name.
12645
be4d1333
MS
126462002-01-03 Michael Snyder <msnyder@redhat.com>
12647
12648 Implement a "generate-core-file" command in gdb, save target state.
12649 * gcore.c: New file. Implement new command 'generate-core-file'.
12650 Save a corefile image of the current state of the inferior.
12651 * linux-proc.c: Add linux-specific code for saving corefiles.
12652 * target.h (struct target_ops): Add new target vectors for saving
12653 corefiles; to_find_memory_regions and to_make_corefile_notes.
12654 (target_find_memory_regions): New macro.
12655 (target_make_corefile_notes): New macro.
12656 * target.c (update_current_target): Inherit new target methods.
12657 (dummy_find_memory_regions): New place-holder method.
12658 (dummy_make_corefile_notes): New place-holder method.
12659 (init_dummy_target): Initialize new dummy target vectors.
12660 * exec.c (exec_set_find_memory_regions): New function.
12661 Allow the exec_ops vector for memory regions to be taken over.
12662 (exec_make_note_section): New function, target vector method.
12663 * defs.h (exec_set_find_memory_regions): Export prototype.
12664 * procfs.c (proc_find_memory_regions): New function, corefile method.
12665 (procfs_make_note_section): New function, corefile method.
12666 (init_procfs_ops): Set new target vector pointers.
12667 (find_memory_regions_callback): New function.
12668 (procfs_do_thread_registers): New function.
12669 (procfs_corefile_thread_callback): New function.
12670 * sol-thread.c (sol_find_memory_regions): New function.
12671 (sol_make_note_section): New function.
12672 (init_sol_thread_ops): Initialize new target vectors.
12673 * inftarg.c (inftarg_set_find_memory_regions): New function.
12674 Allow to_find_memory_regions vector to be taken over.
12675 (inftarg_set_make_corefile_notes): New function.
12676 Allow to_make_corefile_notes vector to be taken over.
12677 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
12678 interface layer if not target_has_execution (may be a corefile).
12679 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
12680 * config/sparc/sun4sol2.mh: Ditto.
12681 * config/alpha/alpha-linux.mh: Ditto.
12682 * config/arm/linux.mh: Ditto.
12683 * config/i386/x86-64linux.mh: Ditto.
12684 * config/ia64/linux.mh: Ditto.
12685 * config/m68k/linux.mh: Ditto.
12686 * config/mips/linux.mh: Ditto.
12687 * config/powerpc/linux.mh: Ditto.
12688 * config/sparc/linux.mh: Ditto.
12689
c6b92abd
MS
126902002-01-07 Michael Snyder <msnyder@redhat.com>
12691
12692 * arm-linux-nat.c: Remove references to regcache.c internal data
12693 (registers[] and register_valid[]).
12694
4b09dc8c
MS
126952002-01-07 Michael Snyder <msnyder@redhat.com>
12696
abf22e64
AJ
12697 * linux-proc.c: New file. Implement child_pid_to_exec_file,
12698 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
12699 symbol file and shlibs.
12700 * Makefile.in: Add rule for linux-proc.o.
12701 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
12702 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
12703 * config/arm/linux.mh: Ditto.
12704 * config/i386/linux.mh: Ditto.
12705 * config/i386/x86-64linux.mh: Ditto.
12706 * config/ia64/linux.mh: Ditto.
12707 * config/m68k/linux.mh: Ditto.
12708 * config/mips/linux.mh: Ditto.
12709 * config/powerpc/linux.mh: Ditto.
12710 * config/sparc/linux.mh: Ditto.
12711
c25b74ac
PM
127122002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
12713
12714 * win32-nat.c: Add i386-tdep.h dependency.
12715
94cd915f
MS
127162002-01-07 Michael Snyder <msnyder@redhat.com>
12717
c7cccb76
MS
12718 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
12719 instead of bfd_get_arch_size. Don't bail out just because
12720 there's no exec_bfd.
abf22e64 12721
34c0bd93
MS
12722 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
12723 * p-valprint.c (pascal_object_print_value): Ditto.
12724 * somread.c (som_symtab_read): Ditto.
12725 * symfile.c (simple_free_overlay_region_table): Ditto.
12726 * valops.c (value_assign): Ditto.
12727
21c1c920
MS
12728 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
12729 use tilde_expand and strerror for opening save-tracepoints file.
12730
5bbd998e
MS
12731 * thread-db.c (thread_db_new_objfile): Indendation fix.
12732
94cd915f
MS
12733 * infptrace.c (GDB_MAX_ALLOCA): New define.
12734 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 12735 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
12736 can be overridden with whatever value is appropriate to the host).
12737 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
12738 alloca to allocate potentially large buffer.
12739 * rs6000-nat.c (child_xfer_memory): Ditto.
12740 * symm-nat.c (child_xfer_memory): Ditto.
12741 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
12742
494e8a93
JSC
127432002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
12744
12745 From Nick Clifton <nickc@redhat.com>
12746 * d10v-tdep.c: Set STACK_START to 0x200bffe.
12747
d0e1d48e
MS
127482002-01-07 Michael Snyder <msnyder@redhat.com>
12749
abf22e64 12750 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
12751 Don't use exec_bfd if it's NULL.
12752
290b2c7a
MK
127532002-01-06 Mark Kettenis <kettenis@gnu.org>
12754
abf22e64 12755 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 12756
aef21287
AC
127572002-01-06 Andrew Cagney <ac131313@redhat.com>
12758
12759 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
12760 * gnu-nat.c: Ditto.
12761
30efa627
AC
127622002-01-06 Andrew Cagney <ac131313@redhat.com>
12763
12764 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
12765 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
12766 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
12767 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
12768 z8k-coff have not been multi-arched. Update z8k-coff build
12769 status.
12770
9b4ff276
AC
127712002-01-06 Andrew Cagney <ac131313@redhat.com>
12772
12773 * MAINTAINERS: Mark a29k target as obsolete.
12774 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
12775 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
12776 comments.
12777 * NEWS: Note that a29k targets are obsolete.
12778 * a29k-tdep.c: Mark as obsolete.
12779 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
12780 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
12781 a29k-*-vxworks* targets as obsolete.
12782 * remote-adapt.c: Obsolete.
12783 * remote-eb.c: Obsolete.
12784 * remote-mm.c: Obsolete.
12785 * remote-udi.c: Obsolete.
12786 * config/a29k/a29k-udi.mt: Obsolete.
12787 * config/a29k/a29k.mt: Obsolete.
12788 * config/a29k/tm-a29k.h: Obsolete.
12789 * config/a29k/tm-vx29k.h: Obsolete.
12790 * config/a29k/vx29k.mt: Obsolete.
12791
a9011d31
AC
127922002-01-05 Andrew Cagney <ac131313@redhat.com>
12793
12794 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
12795 with BFD_ENDIAN_BIG.
12796
9299404e
AC
127972002-01-05 Andrew Cagney <ac131313@redhat.com>
12798
12799 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
12800 * configure, config.in: Re-generate.
12801 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
12802 * defs.h: Do not include <endian.h>.
12803
7e89e357
JT
128042002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
12805
12806 * acconfig.h (HAVE_PT_GETXMMREGS): New.
12807 * config.in: Regenerate.
12808 * configure.in: Update copyright years.
12809 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
12810 * configure: Regenerate.
12811 * i386bsd-nat.c: Update copyright years.
12812 (fill_gregset): Use regcache_collect.
12813 (fetch_inferior_registers): Only fetch integer registers
12814 if requested to do so. Add support for XMM registers
12815 using PT_GETXMMREGS.
12816 (store_inferior_registers): Only store integer registers
12817 if requested to do so. Add support for XMM registers
12818 using PT_SETXMMREGS.
12819 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
12820 (store_inferior_registers): Remove.
12821 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
12822 (fetch_elfcore_registers): New function.
12823 (i386nbsd_elfcore_fns): New.
12824 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
12825 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
12826 i386bsd-nat.o.
12827 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
12828 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
12829 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
12830 * config/i386/tm-nbsd.h: Update copyright years.
12831 (HAVE_SSE_REGS): Define.
12832 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
12833 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
12834 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
12835 (SIGCONTEXT_PC_OFFSET): Remove.
12836 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
12837
a752853e
AC
128382002-01-05 Andrew Cagney <ac131313@redhat.com>
12839
12840 * configure.tgt: Remove powerpc-*-macos* target.
12841 * config/m68k/xm-mpw.h: Delete file.
12842 * config/xm-mpw.h: Delete file.
12843 * ser-mac.c: Delete file.
12844 * mpw-make.sed: Delete file.
12845 * mpw-config.in: Delete file.
12846 * mac-xdep.c: Delete file.
12847 * mac-gdb.r: Delete file.
12848 * mac-defs.h: Delete file.
12849 * mac-nat.c: Delete file.
12850 * config/powerpc/macos.mh: Delete file.
12851 * config/powerpc/macos.mt: Delete file.
12852 * config/powerpc/nm-macos.h: Delete file.
12853 * config/powerpc/tm-macos.h: Delete file.
12854 * source.c (openp, open_source_file): Remove obsolete code.
12855 * top.c (gdb_readline): Ditto.
12856 * utils.c (query): Ditto.
12857 * event-top.c (display_gdb_prompt): Ditto.
12858 * Makefile.in (ser-mac.o): Delete obsolete target.
12859 * NEWS: Update.
12860
d7449b42
AC
128612002-01-04 Andrew Cagney <ac131313@redhat.com>
12862
12863 * defs.h (BIG_ENDIAN): Delete macro definition.
12864 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
12865 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
12866 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
12867 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
12868 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
12869 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
12870 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
12871 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
12872 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
12873 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
12874 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
12875 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
12876 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
12877 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
12878 * gdbarch.c: Re-generate.
12879
356374e8
DJ
128802002-01-04 Daniel Jacobowitz <drow@mvista.com>
12881
12882 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
12883 for core files.
12884
a2b8f8f8
JT
128852002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
12886
12887 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
12888
12466af9
AC
128892002-01-04 Andrew Cagney <ac131313@redhat.com>
12890
12891 * value.h (value_ptr): Delete typedef.
12892
3549ab40
JT
128932002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
12894
12895 * i386nbsd-nat.c: Update copyright years.
12896 Include i386-tdep.h.
12897
fedbd091
EZ
128982002-01-04 Elena Zannoni <ezannoni@redhat.com>
12899
12900 * stabsread.c: Update copyright years.
12901
12902 From Debashis Mahata <debashis.mahata@wipro.com>:
12903 (read_struct_fields): Deal with Sun C compiler erroneous stab
12904 output for structs and unions.
fec8b34f 12905 Fix PR gdb/269.
fedbd091 12906
eb43544b
DJ
129072002-01-04 Daniel Jacobowitz <drow@mvista.com>
12908
12909 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
12910 prototype.
12911
1514d34e
DJ
129122002-01-04 Daniel Jacobowitz <drow@mvista.com>
12913
12914 * cp-abi.c: Fix whitespace.
12915 (baseclass_offset): New wrapper function.
12916 * cp-abi.h (baseclass_offset): Add prototype.
12917 (struct cp_abi_ops): Add baseclass_offset pointer.
12918
12919 * valops.c (vb_match): Move to...
12920 * gnu-v2-abi.c (vb_match): here.
12921 * valops.c (baseclass_offset): Move to...
12922 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
12923
12924 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
12925
12926 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
12927 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
12928 * hpacc-abi.c (init_hpacc_ops): Likewise.
12929
7f8c9282
DJ
129302002-01-04 Daniel Jacobowitz <drow@mvista.com>
12931
12932 * valops.c (find_overload_match): Accept obj as a
12933 reference parameter. Update it before returning.
12934 * value.h (find_overload_match): Update prototype.
12935 * eval.c (evaluate_subexp_standard): Pass object to
12936 find_overload_match by reference.
12937
f23631e4
AC
129382002-01-03 Andrew Cagney <ac131313@redhat.com>
12939
12940 * valarith.c: Replace value_ptr with struct value pointer. Remove
12941 register attribute from value declarations.
12942 * valops.c: Ditto.
12943 * value.h: Ditto.
12944 * scm-lang.c (scm_lookup_name): Ditto.
12945
79e10fab 129462002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 12947
79e10fab
AC
12948 Abstract the functionality of iterating over mapped memory
12949 regions into a general purpose iterator function.
abf22e64 12950 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
12951 iterator for memory sections.
12952 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
12953 (solib_mappings_callback): New function, callback for above.
12954 (info_proc_mappings): Reimpliment using iterate_over_mappings.
12955 (info_mappings_callback): New function, callback for above.
12956
12957 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
12958
c5ad026a
MK
129592002-01-01 Mark Kettenis <kettenis@gnu.org>
12960
d2a7c97a
MK
12961 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
12962 * i386-tdep.c: Include "elf-bfd.h".
12963 (process_note_abi_tag_sections): New function.
12964 (i386_gdbarch_init): Add code to recognize various OS/ABI
12965 combinations.
12966
c5ad026a
MK
12967 * maint.c (_initialize_maint_cmds): Add missing \ in
12968 string-literal.
12969
a1a5b71e 12970For older changes see ChangeLog-2001
c906108c
SS
12971\f
12972Local Variables:
12973mode: change-log
12974left-margin: 8
12975fill-column: 74
12976version-control: never
12977End:
This page took 0.917558 seconds and 4 git commands to generate.