* elf64-mmix.c (bpo_reloc_request_sort_fn): Use member
[binutils-gdb.git] / gdb / ChangeLog
1 2002-06-16 Mark Kettenis <kettenis@gnu.org>
2
3 * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE,
4 REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL,
5 REGISTER_CONVERT_TO_RAW): Remove defines.
6 (i386_register_virtual_type, i386_register_convertible,
7 i386_register_convert_to_virtual, i386_register_convert_to_raw):
8 Remove prototypes.
9 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
10 macros mentioned above.
11
12 * config/i386/tm-i386lynx.h (SAVED_PC_AFTER_CALL): Remove define.
13 (i386lynx_saved_pc_after_call): Remove prototype.
14 * i386ly-tdep.c: Include "i386-tdep.h".
15 (i386lynx_saved_pc_after_call): Make static. Use
16 read_memory_nobpt instead of read_memory. Use
17 read_memory_unsigned_integer instead of read_memory_integer.
18 (i386lynx_init_abi): New function.
19 (i386lynx_coff_osabi_sniffer): New function.
20 (_initialize_i386bsd_tdep): New function.
21
22 * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY,
23 CALL_DUMMY_LENGTH, CALL_DUMMY_START_OFFSET,
24 CALL_DUMMY_BREAKPOINT_OFFSET, FIX_CALL_DUMMY): Remove defines.
25 (i386_fix_call_dummy): Remove prototype.
26 * i386-tdep.c (i386_call_dummy_words): New variable.
27 (i386_gdbarch_init): Adjust for removal of the
28 macros mentioned above.
29
30 2002-06-15 Andrew Cagney <ac131313@redhat.com>
31
32 * command.h (add_setshow_auto_boolean_cmd): Replace
33 add_set_auto_boolean_cmd.
34 * cli/cli-decode.c (add_setshow_auto_boolean_cmd): Replace
35 add_set_auto_boolean_cmd.
36 * cli/cli-decode.h (add_set_auto_boolean_cmd): Delete declaration.
37 * mips-tdep.c (_initialize_mips_tdep): Update ``set mips
38 mask-address'' command.
39 (show_mask_address): Add cmd parameter.
40 * remote.c (add_packet_config_cmd): Update. Change type of
41 set_func and show_func to cmd_sfunc_ftype.
42 (_initialize_remote): Update `set remote Z-packet'
43 (show_remote_protocol_qSymbol_packet_cmd): Add cmd parameter.
44 (show_remote_protocol_e_packet_cmd): Ditto.
45 (show_remote_protocol_E_packet_cmd): Ditto.
46 (show_remote_protocol_P_packet_cmd): Ditto.
47 (show_remote_protocol_Z_software_bp_packet_cmd): Ditto.
48 (show_remote_protocol_Z_hardware_bp_packet_cmd): Ditto.
49 (show_remote_protocol_Z_write_wp_packet_cmd): Ditto.
50 (show_remote_protocol_Z_read_wp_packet_cmd): Ditto.
51 (show_remote_protocol_Z_access_wp_packet_cmd): Ditto.
52 (show_remote_protocol_Z_packet_cmd): Ditto.
53 (show_remote_protocol_binary_download_cmd): Ditto.
54 (show_remote_cmd): Pass NULL to all of above.
55
56 2002-06-15 Mark Kettenis <kettenis@gnu.org>
57
58 * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_RETURN,
59 DEPRECATED_EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE,
60 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS, PUSH_DUMMY_FRAME,
61 POP_FRAME): Remove defines.
62 (i386_push_arguments, i386_store_struct_return,
63 i386_extract_return_value, i386_store_return_value,
64 i386_extract_struct_value_address, i386_push_dummy_frame,
65 i386_pop_frame): Renove prototypes.
66 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
67 macros mentioned above.
68
69 2002-06-15 Andrew Cagney <ac131313@redhat.com>
70
71 * cli/cli-decode.c (add_setshow_boolean_cmd): Replace
72 add_set_boolean_cmd.
73 (add_setshow_cmd): New function.
74 * command.h (add_setshow_boolean_cmd): Replace
75 add_set_boolean_cmd.
76 * remote-rdi.c (_initialize_remote_rdi): Update ``set rdiheartbeat''
77 and ``set rdiromatzero''.
78 * maint.c (_initialize_maint_cmds): Update commented out code.
79 * cli/cli-decode.h (add_set_boolean_cmd): Delete declaration.
80 * target.c (initialize_targets): Update `set
81 trust-readonly-sections'.
82 * remote.c (_initialize_remote): Update `set remotebreak'.
83
84 2002-06-15 Mark Kettenis <kettenis@gnu.org>
85
86 * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN,
87 BREAKPOINT, DECR_PC_AFTER_BREAK): Removed.
88 * i386-tdep.c (i386_skip_prologue): Adjust function signature to
89 fit into multi-arch framework.
90 (i386_breakpoint_from_pc): New function.
91 (i386_gdbarch_init): Adjust for removal of the macros mentioned
92 above.
93
94 * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION,
95 FRAME_ARGS_ADDRESS, FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS,
96 FRAME_ARGS_SKIP, FRAME_INIT_SAVED_REGS): Remove defines.
97 (i386_frameless_function_invocation, i386_frame_num_args,
98 i386_frame_init_saved_regs): Remove prototypes.
99 * i386-tdep.c (i386_gdbarch_init): Adjust for removal of the
100 macros mentioned above.
101
102 2002-06-15 Andrew Cagney <ac131313@redhat.com>
103
104 * cli/cli-decode.c (set_cmd_cfunc): Update.
105 (set_cmd_sfunc): Update.
106 * command.h (cmd_cfunc_ftype, cmd_sfunc_ftype): Declare.
107 (set_cmd_sfunc, set_cmd_cfunc): Update.
108 * cli/cli-decode.h: Update.
109
110 2002-06-15 Mark Kettenis <kettenis@gnu.org>
111
112 * i386-sol2-tdep.c (i386_sol2_osabi_sniffer): New function.
113 (_initialize_i386_sol2_tdep): Register i386_sol2_osabi_sniffer.
114
115 2002-06-15 Andrew Cagney <ac131313@redhat.com>
116
117 * defs.h (auto_boolean): Declare enum.
118 * command.h (cmd_auto_boolean): Delete enum.
119 * mips-tdep.c (mask_address_var): Update.
120 (mips_mask_address_p): Update.
121 (show_mask_address): Update.
122 * remote.c (struct packet_config): Update.
123 (update_packet_config): Update.
124 (show_packet_config_cmd): Update.
125 (packet_ok): Update.
126 (add_packet_config_cmd): Update.
127 (_initialize_remote):
128 * command.h: Update.
129 * cli/cli-setshow.c (parse_auto_binary_operation): Update.
130 (do_setshow_command): Update.
131 * cli/cli-decode.c (add_set_auto_boolean_cmd): Update.
132 * cli/cli-decode.h: Update.
133
134 2002-06-15 Mark Kettenis <kettenis@gnu.org>
135
136 * config/i386/tm-cygwin.h, config/i386/tm-fbsd.h,
137 config/i386/tm-go32.h, config/i386/tm-i386gnu.h,
138 config/i386/tm-i386sol2.h, config/i386/tm-i386v4.h,
139 config/i386/tm-linux.h, config/i386/tm-nbsd.h,
140 config/i386/tm-obsd.h (HAVE_I387_REGS): Remove define.
141 * config/i386/tm-i386.h: Unconditionally define FLOAT_INFO.
142
143 * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff-go32" to the
144 list of DJGPP COFF targets.
145
146 * config/i386/tm-i386.h (REGISTER_SIZE): Remove define.
147 (NUM_GREGS, NUM_FREGS, NUM_SSE_REGS): Remove defines.
148 (FP_REGNUM, SP_REGNUM, PC_REGNUM, PS_REGNUM): Remove defines.
149 (FP0_REGNUM): Remove define.
150 (MAX_REGISTER_RAW_SIZE, MAX_REGISTER_VIRTUAL_SIZE,
151 MAX_REGISTER_VIRTUAL_SIZE): Remove define.
152 (i386_register_virtual_size): Remove protoype.
153 * i386-tdep.c (i386_register_virtual_size): Removed.
154 (i386_extract_return_value, i386_store_return_value): Use
155 FP0_REGNUM instead of NUM_FREGS to determine whether the
156 floating-point registers are available.
157 (i386_gdbarch_init): Tweak FIXME about FPU registers.
158 Adjust for removal of macros mentioned above.
159
160 2002-06-15 Mark Kettenis <kettenis@gnu.org>
161
162 * i386v4-nat.c: Include "i386-tdep.h". Reformat and tweak various
163 comments.
164 (fill_gregset, supply_gregset, supply_fpregset, fill_fpregset):
165 Remove prototypes.
166 (supply_gregset, fill_gregset): Remove use of register keyword and
167 remove declaration for regmap. Use I386_NUM_GREGS instead of
168 NUM_REGS and NUM_FREGS.
169 (FPREGSET_FSAVE_OFFSET): Remove.
170 (supply_fpregset, fill_fpregset): Use FPO_REGNUM instead of
171 NUM_FREGS to determine whether the floating-point registers are
172 available.
173
174 * i386gnu-nat.c (supply_gregset, gnu_fetch_registers,
175 gnu_store_registers): Replace usage of NUM_GREGS with
176 I386_NUM_GREGS.
177
178 * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
179 OLD_CANNOT_STORE_REGISTER, supply_gregset, fill_gregset): Replace
180 usage of NUM_GREGS with I386_NUM_GREGS.
181
182 * i386-linux-nat.c (fill_gregset): Remove redundant parentheses.
183
184 * i386bsd-nat.c: Include "i386-tdep.h".
185 (supply_gregset, fill_gregset): Replace usage of NUM_GREGS with
186 I386_NUM_GREGS.
187
188 * i386v-nat.c: Remove copnditional inclusion of <asm/debugreg.h>,
189 and associated comment. They no longer make any sense, since we
190 don't use this file anymore on Linux.
191
192 * config/i386/tm-i386.h (MAX_NUM_REGS): Removed.
193 * i386-tdep.c (i386_register_offset, i386_register_size): Use
194 I386_SSE_NUM_REGS instead of MAX_NUM_REGS for the number of
195 elements in these arrays.
196 (_initialize_i386_tdep): Use I386_SSE_NUM_REGS instead of
197 MAX_NUM_REGS.
198
199 2002-06-15 Mark Kettenis <kettenis@gnu.org>
200
201 * osabi.h (gdb_osabi): Add GDB_OSABI_LYNXOS.
202 * osabi.c (gdb_osabi_names): Add entry for "LynxOS".
203
204 2002-06-14 Andrew Cagney <cagney@redhat.com>
205
206 * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
207 EXTRACT_RETURN_VALUE.
208 (DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Rename
209 EXTRACT_STRUCT_VALUE_ADDRESS.
210 * gdbarch.h, gdbarch.c: Regenerate.
211
212 * values.c (value_being_returned): Handle
213 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
214 (EXTRACT_RETURN_VALUE): Define as DEPRECATED_EXTRACT_RETURN_VALUE.
215
216 * arm-linux-tdep.c (arm_linux_init_abi): Update.
217 * arm-tdep.c (arm_gdbarch_init): Update.
218 * avr-tdep.c (avr_gdbarch_init): Update.
219 * cris-tdep.c (cris_gdbarch_init): Update.
220 * d10v-tdep.c (d10v_gdbarch_init): Update.
221 * ia64-tdep.c (ia64_gdbarch_init): Update.
222 * m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
223 * rs6000-tdep.c (rs6000_gdbarch_init): Update.
224 * s390-tdep.c (s390_gdbarch_init): Update.
225 * sh-tdep.c (sh_gdbarch_init): Update.
226 * s390-tdep.c (s390_gdbarch_init): Update.
227 * sparc-tdep.c (sparc_gdbarch_init): Update.
228 * ns32k-tdep.c (ns32k_gdbarch_init): Update.
229 * v850-tdep.c (v850_gdbarch_init): Update.
230 * vax-tdep.c (vax_gdbarch_init): Update.
231 * x86-64-tdep.c (x86_64_gdbarch_init): Update.
232 * xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
233
234 * config/arc/tm-arc.h: Update.
235 * config/d30v/tm-d30v.h: Update.
236 * config/fr30/tm-fr30.h: Update.
237 * config/h8300/tm-h8300.h: Update.
238 * config/h8500/tm-h8500.h: Update.
239 * config/i386/tm-i386.h: Update.
240 * config/i386/tm-ptx.h: Update.
241 * config/i386/tm-symmetry.h: Update.
242 * config/i960/tm-i960.h: Update.
243 * config/m32r/tm-m32r.h: Update.
244 * config/m68k/tm-delta68.h: Update.
245 * config/m68k/tm-linux.h: Update.
246 * config/m68k/tm-m68k.h: Update.
247 * config/m88k/tm-m88k.h: Update.
248 * config/mcore/tm-mcore.h: Update.
249 * config/mips/tm-mips.h: Update.
250 * config/mn10200/tm-mn10200.h: Update.
251 * config/pa/tm-hppa.h: Update.
252 * config/pa/tm-hppa64.h: Update.
253 * config/sparc/tm-sp64.h: Update.
254 * config/sparc/tm-sparc.h: Update.
255 * config/sparc/tm-sparclet.h: Update.
256 * config/z8k/tm-z8k.h: Update.
257
258 2002-06-14 Andrew Cagney <cagney@redhat.com>
259
260 * Makefile.in (i386_linux_tdep_h): Define.
261 (i386_tdep_h, i387_tdep_h): Define.
262 (i386-linux-nat.o): Add $(i386_linux_tdep_h),
263 $(i386_tdep_h) and $(i387_tdep_h).
264 * i386-linux-nat.c: Include "i386-linux-tdep.h".
265
266 2002-06-14 Mark Kettenis <kettenis@gnu.org>
267
268 * config/i386/tm-i386.h (START_INFERIOR_TRAPS_EXPECTED): Removed.
269 Already covered by the default.
270
271 * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT,
272 TARGET_LONG_DOUBLE_BIT): Remove. * i386-tdep.c
273 (i386_gdbarch_init): Initialize long_double_format and long_double
274 bit.
275
276 * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2-tdep.o and
277 i386bsd-tdep.o. Remove solib.o, solib-svr4.o and solib-legacy.o.
278 Move these to ...
279 * config/i386/i386sol2.mh: ... here.
280 * config/i386/tm-i386sol2.h (STAB_REG_TO_REGNUM): Remove define.
281 (sigtramp_saved_pc, I386V4_SIGTRAMP_SAVED_PC): Don't #undef.
282 (SIGCONTEXT_PC_OFFSET): Remove define.
283 (IN_SIGTRAMP): Remove define.
284 * i386-sol2-tdep.c: New file.
285
286 * config/i386/i386nw.mt (TM_FILE): Change to tm-i386.h.
287 * config/i386/tm-i386nw.h: Removed.
288
289 * config/i386/tm-fbsd.h (STAB_REG_TO_REGNUM,
290 USE_STRUCT_CONVENTION): Remove defines.
291 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
292 (get_longjmp_target): Remove prototype.
293 (IN_SIGTRAMP): Remove define.
294 (i386bsd_in_sigtramp): Remove prototype.
295 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
296 function. Update comment accordingly
297 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
298 (FRAME_SAVED_PC): Remove define.
299 (i386bsd_frame_saved_pc): Remove prototype.
300 * config/i386/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC,
301 GET_LONGJMP_TARGET): Remove defines.
302 (get_longjmp_target): Remove prototype.
303 (IN_SIGTRAMP): Remove define.
304 (i386bsd_in_sigtramp): Remove prototype.
305 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): Turn into a
306 function. Update comment accordingly
307 (SIGTRAMP_START, SIGTRAMP): Adjust definition accordingly.
308 (FRAME_SAVED_PC): Remove define.
309 (i386bsd_frame_saved_pc): Remove prototype.
310 * config/i386/tm-nbsdaout.h (i386nbsd_aout_use_struct_convention):
311 Remove prototype.
312 (USE_STRUCT_CONVENTION): Remove prototype.
313 * i386bsd-nat.c (i386bsd_sigcontext_pc_offset): Remove
314 declaration.
315 (_initialize_i386bsd_nat): Revise logic to determine some
316 constants at compile time when compiling a native GDB. Warn if
317 things don't match up with what we expect.
318 * i386bsd-tdep.c (i386bsd_sigtramp_start, i386bsd_sigtramp_end):
319 Remove variables.
320 (i386bsd_in_sigtramp): Rename tp i386bsd_pc_in_sigtramp. Rewrite
321 to use date stored in `struct gdbarch_tdep'.
322 (i386bsd_sigcontext_offset): Remove varaible.
323 (i386bsd_sigtramp_saved_pc): Make public. Rewrite to use data
324 stored in `struct gdbarch_tdep'.
325 (i386bsd_frame_saved_pc): Make static.
326 (i386bsd_sigtramp_start, i386bsd_sigtramp_end): New functions.
327 (i386bsd_sc_pc_offset, i386nbsd_sc_pc_offset,
328 i386fbsd_sigtramp_start, i386fbsd_sigtramp_end,
329 i386fbsd4_sc_pc_offset): New variables.
330 (i386bsd_init_abi, i386nbsd_init_abi, i386nbsdelf_init_abi,
331 i386fbsdaout_init_abi, i386fbsd_init_abi, i386fbsd4_init_abi): New
332 functions.
333 (i386bsd_aout_osabi_sniffer, _initialize_i386bsd_tdep): New
334 functions.
335 * i386fbsd-nat.c (_initialize_i386fbsd_nat): Fix type in comment.
336 Modify the value of i386fbsd_sigtramp_start and
337 i386fbsd_sigtramp_end instead of i386bsd_sigtramp_start and
338 i386fbsd_sigtramp_end.
339 * i386nbsd-tdep.c: (i386nbsd_aout_use_struct_convention): Remove
340 function.
341
342 * config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM): Move
343 define to i386-linux-tdep.h.
344 (NUM_REGS, MAX_NUM_REGS, REGISTER_BYTES, REGISTER_NAME,
345 REGISTER_BYTE, REGISTER_RAW_SIZE, STAB_REG_TO_REGNUM): Remove
346 defines.
347 (i386_linux_register_name, i386_linux_register_byte,
348 i386_linux_register_raw_size): Remove prototypes.
349 (i386_linux_svr4_fetch_link_map_offsets): Remove prototype.
350 (SVR4_FETCH_LINK_MAP_OFFSETS): Remove define.
351 (IN_SIGTRAMP, FRAME_CHAIN, FRAME_SAVED_PC, SAVED_PC_AFTER_CALL,
352 TARGET_WRITE_PC): Remove defines.
353 (i386_linux_in_sigtramp, i386_linux_frame_chain,
354 i386_linux_frame_saved_pc, i386_linux_saved_pc_after_call,
355 i386_linux_write_pc): Remove prototypes.
356 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
357 (get_longjmp_target): Remove prototype.
358 * i386-linux-tdep.h: New file.
359 * i386-linux-nat.c: Include "i386-linux-tdep.h".
360 * i386-linux-tdep.c: Include "i386-tdep.h" and
361 "i386-linux-tdep.h".
362 (i386_linux_register_name, i386_linux_register_byte,
363 i386_linux_register_raw_size, i386_linux_in_sigtramp,
364 i386_linux_write_pc, i386_linux_svr4_fetch_link_map_offsets):
365 Make static.
366 (i386_linux_init_abi): New function.
367 (_initialize_i386_linux_tdep): New function.
368
369 * config/i386/tm-i386.h (SAVED_PC_AFTER_CALL): Remove define.
370 (i386_saved_pc_after_call): Remove prototype.
371 (MAX_NUM_REGS): Increase to deal with Linux's orig_eax "register".
372 (REGISTER_NAME, STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
373 DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): Remove defines.
374 (i386_register_name, i386_stab_reg_to_regnum,
375 i386_dwarf_reg_to_regnum): Remove prototypes.
376 (SIZEOF_GREGS, SIZEOF_FPU_REGS, SIZEOF_FPU_CTL_REGS,
377 SIZEOF_SSE_REGS): Remove defines.
378 (REGISTER_BYTES): Remove define.
379 (REGISTER_BYTE, REGISTER_RAW_SIZE): Remove defines.
380 (i386_register_byte, i386_register_raw_size): Remove prototypes.
381 (FRAME_CHAIN, FRAME_SAVED_PC): Remove defines.
382 (i386_frame_chain, i386_frame_saved_pc): Remove prototypes.
383 * config/i386/tm-i386v4.h (FRAME_CHAIN_VALID): Remove define.
384 (JB_ELEMENT_SIZE, JB_PC, JB_EBX, JB_ESI, JB_EDI, JB_EBP, JB_ESP,
385 JB_EDX, GET_LONGJMP_TARGET): Remove defines.
386 (get_longjmp_target): Remove prototype.
387 (I386V4_SIGTRAMP_SAVED_PC, IN_SIGTRAMP): Remove defines.
388 (sigtramp_saved_pc): Remove define.
389 (i386v4_sigtramp_saved_pc): Remove prototype.
390 * config/i386/tm-go32.h (FRAME_CHAIN,
391 FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC): Remove defines.
392 (i386go32_frame_saved_pc): Remove prototype.
393 (JB_ELEMENT_SIZE, JB_PC, GET_LONGJMP_TARGET): Remove defines.
394 (get_longjmp_target): Remove prototype.
395 * i386-tdep.h: Include "osabi.h".
396 (enum i386_abi): Removed.
397 (enum struct_return): New enum.
398 (struct gdbarch_tdep): Remove abi member, add osabi, jb_pc_offset,
399 struct_return, sigtramp_saved_pc, sigtramp_start, sigtramp_end and
400 sc_pc_offset members.
401 (i386_gdbarch_register_os_abi): Remove prototype.
402 (I386_NUM_GREGS, I386_NUM_FREGS, I386_NUM_XREGS,
403 I386_SSE_NUM_REGS): New defines.
404 (I386_SIZEOF_GREGS, I386_SIZEOF_FREGS, I386_SIZEOF_XREGS,
405 I386_SSE_SIZEOF_REGS): New defines.
406 (i386_register_name, i386_register_byte, i386_register_raw_size):
407 New prototypes.
408 (i386_elf_init_abi, i386_svr4_init_abi): New prototypes.
409 (i386bsd_sigtramp_saved_pc): New prototype.
410 * i386-tdep.c: Don't include "elf-bfd.h".
411 (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum,
412 i386_frame_chain, i386_saved_pc_after_call): Make static.
413 (i386_frame_saved_pc): Rewrite to call architecture dependent
414 function to deal with signal handlers. Make static.
415 (i386go32_frame_saved_pc): Removed.
416 [GET_LONGJMP_TARGET] (JB_PC, JB_ELEMENT_SIZE, get_longjmp_target):
417 Removed.
418 (i386_get_longjmp_target): New function.
419 (default_struct_convention, pcc_struct_convention,
420 reg_struct_convention, valid_conventions, struct_convention): New
421 variables.
422 (i386_use_struct_convention): New function.
423 (i386v4_sigtramp_saved_pc): Renamed to
424 i386_svr4_sigtramp_saved_pc. Made static. Moved.
425 (i386_pc_in_sigtramp): New function.
426 (i386_abi_names): Removed.
427 (ABI_TAG_OS_GNU_LINUX, ABI_TAG_OS_GNU_HURD,
428 ABI_TAG_OS_GNU_SOLARIS, ABI_TAG_OS_FREEBSD, ABI_TAG_OS_NETBSD):
429 Removed.
430 (process_note_sections, i386_elf_abi_from_note, i386_elf_abi,
431 i386_gdbarch_register_os_abi): Removed.
432 (struct i386_abi_handler): Removed.
433 (i386_abi_handler_list): Removed.
434 (i386_svr4_pc_in_sigtramp, i386_go32_pc_in_sigtramp): New
435 functions.
436 (i386_elf_init_abi, i386_svr4_init_abi, i386_go32_init_abi,
437 i386_nw_init_abi): New functions.
438 (i386_gdbarch_init): Rewritten to use generic OS ABI framework.
439 Use set_gdbarch_xxx() calls instead of relying on macros for a
440 number of calls.
441 (i386_coff_osabi_sniffer, i386_nlm_osabi_sniffer): New functions.
442 (_initialize_i386_tdep): Add new 'struct-convcention' command.
443 Register the various architecture variants defined in this file.
444
445 2002-06-14 Daniel Jacobowitz <drow@mvista.com>
446
447 * gdbtypes.h (TYPE_FLAG_VARARGS): Update comment.
448 (struct main_type): Remove arg_types member. Update comments for
449 struct field.
450 (TYPE_ARG_TYPES): Remove.
451 (TYPE_FN_FIELD_ARGS): Update.
452 (smash_to_method_type): Update prototype.
453
454 * c-typeprint.c (cp_type_print_method_args): Take method type
455 instead of argument list. Use new argument layout. Simplify.
456 (c_type_print_args): Use new argument layout. Simplify.
457 (c_type_print_base): Update call to cp_type_print_method_args.
458 * dwarf2read.c (dwarf2_add_member_fn): Remove unneeded type
459 argument; use die->type instead. Update call to
460 smash_to_method_type.
461 (read_structure_scope): Update call to dwarf2_add_member_fn.
462 * gdbtypes.c (allocate_stub_method): Update comment.
463 (smash_to_method_type): Take new NARGS and VARARGS arguments.
464 Use new argument layout.
465 (check_stub_method): Use new argument layout. Don't count
466 void as an argument.
467 (print_arg_types): Update comments. Use new argument layout.
468 (recursive_dump_type): Don't print arg_types member.
469 * hpread.c (hpread_read_struct_type): Use new argument layout.
470 (fixup_class_method_type): Likewise.
471 (hpread_type_lookup): Likewise.
472 * stabsread.c (read_type): Update calls to read_args and
473 smash_to_method_type.
474 (read_args): Use new argument layout. Simplify.
475 * valops.c (typecmp): Use new argument layout. Update parameters
476 and comments. Simplify.
477 (hand_function_call): Use new argument layout.
478 (search_struct_method): Update call to typecmp.
479 (find_overload_match): Use new argument layout.
480
481 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
482
483 * NEWS: Mention multithreaded debug support for gdbserver.
484
485 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
486
487 * MAINTAINERS: Mention NEWS.
488
489 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
490
491 * gdbserver/regcache.c: Add comment.
492
493 2002-06-13 Daniel Jacobowitz <drow@mvista.com>
494
495 * mips-tdep.c (PROC_SYMBOL): Add warning comment.
496 (struct mips_objfile_private, compare_pdr_entries): New.
497 (non_heuristic_proc_desc): Read the ".pdr" section if it
498 is present.
499
500 2002-06-12 Andrew Cagney <ac131313@redhat.com>
501
502 * arm-tdep.c (arm_push_arguments): Rewrite using a two-pass loop.
503 (arm_debug): New static variable.
504 (_initialize_arm_tdep): Add ``set debug arm'' command.
505
506 2002-06-12 Andrew Cagney <ac131313@redhat.com>
507
508 * Makefile.in (sim_arm_h): Define.
509 (arm-tdep.o): Add $(sim_arm_h) and $(gdb_assert_h).
510 * arm-tdep.c: Include "gdb/sim-arm.h" and "gdb_assert.h".
511 (arm_register_sim_regno): New function, map an internal REGNUM
512 onto a simulator register number.
513 (arm_gdbarch_init): Set register_sim_regno.
514
515 2002-06-09 Aldy Hernandez <aldyh@redhat.com>
516
517 * MAINTAINERS: Add self.
518
519 2002-06-11 Jim Blandy <jimb@redhat.com>
520
521 * source.c (source_info): Mention whether the symtab has
522 information about preprocessor macros.
523
524 Call the command `info macro', not `show macro'.
525 * macrocmd.c (info_macro_command): Renamed from `show_macro_command'.
526 Fix error message.
527 (_initialize_macrocmd): Register `info_macro_command' in
528 `infolist', not `showlist'.
529
530 2002-06-11 Daniel Jacobowitz <drow@mvista.com>
531
532 * mips-tdep.c (MIPS_FPU_TYPE, FP_REGISTER_DOUBLE, MIPS_EABI)
533 (MIPS_LAST_FP_ARG_REGNUM, MIPS_LAST_ARG_REGNUM)
534 (MIPS_DEFAULT_SAVED_REGSIZE, MIPS_REGS_HAVE_HOME_P)
535 (MIPS_DEFAULT_STACK_ARGSIZE, GDB_TARGET_IS_MIPS64)
536 (MIPS_DEFAULT_MASK_ADDRESS_P): Remove obsolete definitions. Define
537 unconditionally.
538 (set_mipsfpu_single_command, set_mipsfpu_double_command)
539 (set_mipsfpu_none_command): Remove if (GDB_MULTI_ARCH).
540 (_initialize_mips_tdep): Remove dead code.
541 * config/mips/tm-irix5.h (MIPS_LAST_ARG_REGNUM)
542 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
543 * config/mips/tm-irix6.h (MIPS_LAST_ARG_REGNUM)
544 (MIPS_DEFAULT_STACK_ARGSIZE, MIPS_REGS_HAVE_HOME_P): Remove.
545 * config/mips/tm-mips.h (MIPS_EABI, MIPS_LAST_ARG_REGNUM,
546 MIPS_LAST_FP_ARG_REGNUM): Remove.
547
548 2002-06-11 Daniel Jacobowitz <drow@mvista.com>
549
550 * gdbserver/thread-db.c: New file.
551 * gdbserver/proc-service.c: New file.
552 * gdbserver/acinclude.m4: New file.
553 * gdbserver/Makefile.in: Add GDBSERVER_LIBS, gdb_proc_service_h,
554 proc-service.o, and thread-db.o.
555 (linux-low.o): Add USE_THREAD_DB.
556 * gdbserver/acconfig.h: Add HAVE_PRGREGSET_T, HAVE_PRFPREGSET_T,
557 HAVE_LWPID_T, HAVE_PSADDR_T, and PRFPREGSET_T_BROKEN.
558 * gdbserver/aclocal.m4: Regenerated.
559 * gdbserver/config.in: Regenerated.
560 * gdbserver/configure: Regenerated.
561 * gdbserver/configure.in: Check for proc_service.h, sys/procfs.h,
562 thread_db.h, and linux/elf.h headrs.
563 Check for lwpid_t, psaddr_t, prgregset_t, prfpregset_t, and
564 PRFPREGSET_T_BROKEN. Introduce srv_thread_depfiles and USE_THREAD_DB.
565 Check for -lthread_db and thread support.
566 * gdbserver/configure.srv: Enable thread_db support for ARM, i386, MIPS,
567 PowerPC, and SuperH.
568 * gdbserver/i387-fp.c: Constify arguments.
569 * gdbserver/i387-fp.h: Likewise.
570 * gdbserver/inferiors.c: (struct thread_info): Renamed from
571 `struct inferior_info'. Remove PID member. Use generic inferior
572 list header. All uses updated.
573 (inferiors, signal_pid): Removed.
574 (all_threads): New variable.
575 (get_thread): Define.
576 (add_inferior_to_list): New function.
577 (for_each_inferior): New function.
578 (change_inferior_id): New function.
579 (add_inferior): Removed.
580 (remove_inferior): New function.
581 (add_thread): New function.
582 (free_one_thread): New function.
583 (remove_thread): New function.
584 (clear_inferiors): Use for_each_inferior and free_one_thread.
585 (find_inferior): New function.
586 (find_inferior_id): New function.
587 (inferior_target_data): Update argument type.
588 (set_inferior_target_data): Likewise.
589 (inferior_regcache_data): Likewise.
590 (set_inferior_regcache_data): Likewise.
591 * gdbserver/linux-low.c (linux_bp_reinsert): Remove.
592 (all_processes, stopping_threads, using_thrads)
593 (struct pending_signals, debug_threads, pid_of): New.
594 (inferior_pid): Replace with macro.
595 (struct inferior_linux_data): Remove.
596 (get_stop_pc, add_process): New functions.
597 (linux_create_inferior): Restore SIGRTMIN+1 before calling exec.
598 Use add_process and add_thread.
599 (linux_attach_lwp): New function, based on old linux_attach. Use
600 add_process and add_thread. Set stop_expected for new threads.
601 (linux_attach): New function.
602 (linux_kill_one_process): New function.
603 (linux_kill): Kill all LWPs.
604 (linux_thread_alive): Use find_inferior_id.
605 (check_removed_breakpoints, status_pending_p): New functions.
606 (linux_wait_for_process): Renamed from linux_wait_for_one_inferior.
607 Update. Use WNOHANG. Wait for cloned processes also. Update process
608 struct for the found process.
609 (linux_wait_for_event): New function.
610 (linux_wait): Use it. Support LWPs.
611 (send_sigstop, wait_for_sigstop, stop_all_processes)
612 (linux_resume_one_process, linux_continue_one_process): New functions.
613 (linux_resume): Support LWPs.
614 (REGISTER_RAW_SIZE): Remove.
615 (fetch_register): Use register_size instead. Call supply_register.
616 (usr_store_inferior_registers): Likewise. Call collect_register.
617 Fix recursive case.
618 (regsets_fetch_inferior_registers): Improve error message.
619 (regsets_store_inferior_registers): Add debugging.
620 (linux_look_up_symbols): Call thread_db_init if USE_THREAD_DB.
621 (unstopped_p, linux_signal_pid): New functions.
622 (linux_target_ops): Add linux_signal_pid.
623 (linux_init_signals): New function.
624 (initialize_low): Call it. Initialize using_threads.
625 * gdbserver/regcache.c (inferior_regcache_data): Add valid
626 flag.
627 (get_regcache): Fetch registers lazily. Add fetch argument
628 and update all callers.
629 (regcache_invalidate_one, regcache_invalidate): New
630 functions.
631 (new_register_cache): Renamed from create_register_cache.
632 Return the new regcache.
633 (free_register_cache): Change argument to a void *.
634 (registers_to_string, registers_from_string): Call get_regcache
635 with fetch flag set.
636 (register_data): Make static. Pass fetch flag to get_regcache.
637 (supply_register): Call get_regcache with fetch flag clear.
638 (collect_register): Call get_regcache with fetch flag set.
639 (collect_register_as_string): New function.
640 * gdbserver/regcache.h: Update.
641 * gdbserver/remote-utils.c (putpkt): Flush after debug output and use
642 stderr.
643 Handle input interrupts while waiting for an ACK.
644 (input_interrupt): Use signal_pid method.
645 (getpkt): Flush after debug output and use stderr.
646 (outreg): Use collect_register_as_string.
647 (new_thread_notify, dead_thread_notify): New functions.
648 (prepare_resume_reply): Check using_threads. Set thread_from_wait
649 and general_thread.
650 (look_up_one_symbol): Flush after debug output.
651 * gdbserver/server.c (step_thread, server_waiting): New variables.
652 (start_inferior): Don't use signal_pid. Update call to mywait.
653 (attach_inferior): Update call to mywait.
654 (handle_query): Handle qfThreadInfo and qsThreadInfo.
655 (main): Don't fetch/store registers explicitly. Use
656 set_desired_inferior. Support proposed ``Hs'' packet. Update
657 calls to mywait.
658 * gdbserver/server.h: Update.
659 (struct inferior_list, struct_inferior_list_entry): New.
660 * gdbserver/target.c (set_desired_inferior): New.
661 (write_inferior_memory): Constify.
662 (mywait): New function.
663 * gdbserver/target.h: Update.
664 (struct target_ops): New signal_pid method.
665 (mywait): Removed macro, added prototype.
666
667 * gdbserver/linux-low.h (regset_func): Removed.
668 (regset_fill_func, regset_store_func): New.
669 (enum regset_type): New.
670 (struct regset_info): Add type field. Use new operation types.
671 (struct linux_target_ops): stop_pc renamed to get_pc.
672 Add decr_pc_after_break and breakpoint_at.
673 (get_process, get_thread_proess, get_process_thread)
674 (strut process_info, all_processes, linux_attach_lwp)
675 (thread_db_init): New.
676
677 * gdbserver/linux-arm-low.c (arm_get_pc, arm_set_pc,
678 arm_breakpoint, arm_breakpoint_len, arm_breakpoint_at): New.
679 (the_low_target): Add new members.
680 * gdbserver/linux-i386-low.c (i386_store_gregset, i386_store_fpregset)
681 (i386_store_fpxregset): Constify.
682 (target_regsets): Add new kind identifier.
683 (i386_get_pc): Renamed from i386_stop_pc. Simplify.
684 (i386_set_pc): Add debugging.
685 (i386_breakpoint_at): New function.
686 (the_low_target): Add new members.
687 * gdbserver/linux-mips-low.c (mips_get_pc, mips_set_pc)
688 (mips_breakpoint, mips_breakpoint_len, mips_reinsert_addr)
689 (mips_breakpoint_at): New.
690 (the_low_target): Add new members.
691 * gdbserver/linux-ppc-low.c (ppc_get_pc, ppc_set_pc)
692 (ppc_breakpoint, ppc_breakpoint_len, ppc_breakpoint_at): New.
693 (the_low_target): Add new members.
694 * gdbserver/linux-sh-low.c (sh_get_pc, sh_set_pc)
695 (sh_breakpoint, sh_breakpoint_len, sh_breakpoint_at): New.
696 (the_low_target): Add new members.
697 * gdbserver/linux-x86-64-low.c (target_regsets): Add new kind
698 identifier.
699
700 2002-06-11 Michal Ludvig <mludvig@suse.cz>
701
702 * dwarf2cfi.c (unwind_tmp_obstack_init): New.
703 (unwind_tmp_obstack_free, parse_frame_info)
704 (update_context, cfi_read_fp, cfi_write_fp)
705 (cfi_frame_chain, cfi_init_extra_frame_info)
706 (cfi_virtual_frame_pointer): Use the above function.
707 * dwarf2cfi.c: Reindented (using 'indent dwarf2cfi.c').
708
709 2002-06-11 Corinna Vinschen <vinschen@redhat.com>
710
711 * v850-tdep.c (v850_type_is_scalar): New function.
712 (v850_use_struct_convention): Match current gcc implementation
713 as close as possible.
714 (v850_push_arguments): Fix stack_offset handling. Don't write
715 struct_addr into register. This is done by v850_store_struct_return.
716 (v850_extract_return_value): Care for structs.
717 (v850_store_return_value): Ditto.
718 (v850_store_struct_return): Actually write address.
719
720 2002-06-11 Michal Ludvig <mludvig@suse.cz>
721
722 * x86-64-tdep.c (x86_64_skip_prologue): Fix to work on functions
723 without debug information too.
724
725 2002-06-10 Andrew Cagney <ac131313@redhat.com>
726
727 * gdbarch.sh (PRINT_FLOAT_INFO): Add frame and ui_file parameters.
728 Make multi-arch pure.
729 * gdbarch.h, gdbarch.c: Re-generate.
730 * arm-tdep.c (arm_print_float_info): Update.
731 * arch-utils.h (default_print_float_info): Update.
732 * arch-utils.c (default_print_float_info): Update.
733 * infcmd.c (float_info): Update call.
734
735 2002-06-10 Andrew Cagney <ac131313@redhat.com>
736
737 * Makefile.in (init.c): Move the call to _initialize_gdbtypes to
738 the front of the initialize list.
739
740 2002-06-10 Andrew Cagney <ac131313@redhat.com>
741
742 * infrun.c (struct inferior_status): Replace fields
743 selected_frame_address and selected_level with field
744 selected_frame_id.
745 (save_inferior_status): Update. Use get_frame_id.
746 (struct restore_selected_frame_args): Delete.
747 (restore_selected_frame): Update. Use frame_find_by_id.
748 (restore_inferior_status): Update.
749
750 * breakpoint.h (struct breakpoint): Change type of
751 watchpoint_frame to frame_id.
752 * breakpoint.c (insert_breakpoints): Use frame_find_by_id. Remove
753 call to get_current_frame.
754 (do_enable_breakpoint): Use frame_find_by_id. Remove call to
755 get_current_frame.
756 (watchpoint_check): Use frame_find_by_id.
757
758 * frame.h (record_selected_frame): Delete declaration.
759 * stack.c (record_selected_frame): Delete function.
760
761 * frame.h (struct frame_id): Define.
762 (get_frame_id): Declare.
763 (frame_find_by_id): Declare.
764 * frame.c (frame_find_by_id): New function.
765 (get_frame_id): New function.
766
767 2002-06-10 Andrey Volkov <avolkov@transas.com>
768
769 * ser-e7kpc.c: Fix duplicated define and call of
770 _initialize_ser_e7000pc
771
772 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
773
774 * signals/signals.c (target_signal_from_host): Fix #ifdef
775 SIGRTMIN case.
776 (do_target_signal_to_host): Likewise.
777
778 2002-06-09 Daniel Jacobowitz <drow@mvista.com>
779
780 * mips-tdep.c (mips_find_abi_section): New function.
781 (mips_gdbarch_init): Call it.
782
783 2002-06-09 Mark Kettenis <kettenis@gnu.org>
784
785 * solib-svr4.c (init_fetch_link_map_offsets): Simply return
786 legacy_fetch_link_map_offsets. Adjust comment to reflect reality
787 after Andrew's 2002-06-08 gdbarch change.
788
789 2002-06-09 Mark Kettenis <kettenis@gnu.org>
790
791 * i386-linux-nat.c (suppy_gregset): Don't supply
792 I386_LINUX_ORIG_EAX_REGNUM if there isn't room for it in GDB's
793 register cache.
794 (fill_gregset): Don't fetch it under the same circumstances.
795
796 2002-06-09 Andrew Cagney <cagney@redhat.com>
797
798 * Makefile.in (callback_h): Define.
799 (remote_sim_h): Update path to remote-sim.h.
800 (remote-rdp.o): Add $(callback_h).
801 (remote-sim.o): Use $(callback_h).
802 * remote-sim.c: Include "gdb/callback.h" and "gdb/remote-sim.h".
803 * remote-rdp.c: Include "gdb/callback.h".
804
805 2002-06-09 Mark Kettenis <kettenis@gnu.org>
806
807 * osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
808 * osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
809
810 2002-06-08 Andrew Cagney <ac131313@redhat.com>
811
812 * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__.
813 * rdi-share/serpardr.c: Ditto.
814 * rdi-share/unixcomm.c: Ditto.
815 * rdi-share/serdrv.c: Ditto.
816 * rdi-share/hostchan.h: Ditto.
817 * rdi-share/hostchan.c: Ditto.
818 * rdi-share/host.h: Ditto.
819 * rdi-share/devsw.c: Ditto.
820
821 * objfiles.h: Change type of obj_private to void pointer.
822 * pa64solib.c: Update copyright. Don't include "assert.h", use
823 strcmp instead of STREQ, use LONGEST, do not use PTR
824 * somsolib.c: Ditto.
825
826 * config/djgpp/fnchange.lst: Fix problems with bfd/elf32-i386.c,
827 bfd/elf32-i386qnx.c, bfd/elf32-sh.c, bfd/elf32-sh64-nbsd.c,
828 bfd/elf64-sh64-nbsd.c bfd/elf64-sh64.c.
829
830 2002-06-08 Andrew Cagney <ac131313@redhat.com>
831
832 * frame.c (GET_SAVED_REGISTER): Delete macro definition.
833 (default_get_saved_register): Delete function.
834 * gdbarch.sh (GET_SAVED_REGISTER): Set default to
835 generic_unwind_get_saved_register.
836 * gdbarch.h, gdbarch.c: Re-generate.
837
838 2002-06-08 Andrew Cagney <ac131313@redhat.com>
839
840 * gdbarch.sh (FRAME_CHAIN_VALID): Set default to
841 generic_func_frame_chain_valid.
842 * gdbarch.h, gdbarch.c: Re-generate.
843 * blockframe.c (generic_func_frame_chain_valid): Only check
844 PC_IN_CALL_DUMMY when generic dummy frames. Don't worry about
845 passing FP to PC_IN_CALL_DUMMY.
846 Fix PR gdb/360.
847
848 2002-06-08 Andrew Cagney <ac131313@redhat.com>
849
850 * gdbarch.sh (struct gdbarch_data): Add field init_p.
851 (register_gdbarch_data): Initialize init_p.
852 (gdbarch_data): Initialize data pointer using the init function.
853 (init_gdbarch_data): Delete function.
854 (gdbarch_update_p): Update.
855 (initialize_non_multiarch): Update.
856 (struct gdbarch): Add field initialized_p.
857 * gdbarch.h, gdbarch.c: Re-generate.
858
859 2002-06-07 Michal Ludvig <mludvig@suse.cz>
860
861 * x86-64-linux-nat.c (x86_64_fxsave_offset): New.
862 (supply_fpregset, fill_fpregset): Don't call i387_*_fxsave,
863 better do the things actually here.
864 * x86-64-tdep.c (x86_64_register_name2nr): New.
865 (x86_64_register_name): Renamed to x86_64_register_nr2name.
866 (x86_64_gdbarch_init): Respect the above change.
867 * x86-64-tdep.h (x86_64_register_name2nr)
868 (x86_64_register_nr2name): Add prototypes.
869 * config/i386/x86-64linux.mt (TDEPFILES): Remove i387-tdep.o.
870
871 2002-06-06 Michael Snyder <msnyder@redhat.com>
872
873 * d10v-tdep.c (d10v_push_arguments): Handle struct_return.
874 Delete extra braces and re-indent.
875 (d10v_store_return_value): Char return values
876 must be shifted over by one byte in R0.
877 (d10v_extract_return_value): Delete extra braces, re-indent.
878
879 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
880
881 * d10v-tdep.c (d10v_read_sp, d10v_read_fp): Add prototype.
882 (d10v_register_virtual_type): Make $fp and $sp be pointer to data.
883 (d10v_integer_to_address): Rewrite.
884 (d10v_frame_init_saved_regs): When reading fp and sp registers use
885 the d10v specific functions which take care of converting to the
886 correct space.
887
888 2002-06-06 Elena Zannoni <ezannoni@redhat.com>
889
890 * config/djgpp/fnchange.lst: Add testsuite files altivec-abi.c,
891 altivec-abi.exp, altivec-regs.c, altivec-regs.exp.
892
893 2002-06-02 Andrew Cagney <ac131313@redhat.com>
894
895 * config/alpha/nm-linux.h: Add "config/" prefix to tm, nm and xm
896 includes.
897 * config/tm-linux.h: Ditto.
898 * config/alpha/tm-alphalinux.h: Ditto.
899 * config/arm/nm-linux.h, config/arm/tm-linux.h: Ditto.
900 * config/arm/xm-nbsd.h, config/i386/nm-gnu.h: Ditto.
901 * config/i386/nm-i386lynx.h, config/i386/nm-i386sol2.h: Ditto.
902 * config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h: Ditto.
903 * config/i386/nm-linux.h, config/i386/nm-m3.h: Ditto.
904 * config/i386/nm-ptx4.h, config/i386/nm-x86-64.h: Ditto.
905 * config/i386/tm-i386gnu.h, config/i386/tm-i386lynx.h: Ditto.
906 * config/i386/tm-i386m3.h, config/i386/tm-i386sco5.h: Ditto.
907 * config/i386/tm-i386v4.h, config/i386/tm-linux.h: Ditto.
908 * config/i386/tm-ptx4.h, config/i386/tm-vxworks.h: Ditto.
909 * config/i386/xm-i386v4.h, config/i386/xm-nbsd.h: Ditto.
910 * config/i386/xm-ptx.h, config/i386/xm-ptx4.h: Ditto.
911 * config/i960/tm-vx960.h, config/ia64/nm-aix.h: Ditto.
912 * config/ia64/nm-linux.h, config/ia64/tm-aix.h: Ditto.
913 * config/ia64/tm-linux.h, config/ia64/xm-aix.h: Ditto.
914 * config/m68k/nm-linux.h, config/m68k/nm-m68klynx.h: Ditto.
915 * config/m68k/nm-sysv4.h, config/m68k/tm-linux.h: Ditto.
916 * config/m68k/tm-m68klynx.h, config/m68k/tm-m68kv4.h: Ditto.
917 * config/m68k/tm-sun2os4.h, config/m68k/tm-sun3os4.h: Ditto.
918 * config/m68k/tm-vx68.h, config/m68k/xm-m68kv4.h: Ditto.
919 * config/m68k/xm-nbsd.h, config/m88k/nm-delta88v4.h: Ditto.
920 * config/m88k/tm-delta88v4.h, config/m88k/xm-delta88v4.h: Ditto.
921 * config/mips/nm-irix5.h, config/mips/nm-linux.h: Ditto.
922 * config/mips/tm-linux.h, config/mips/tm-mips64.h: Ditto.
923 * config/mips/tm-mipsm3.h, config/mips/tm-mipsv4.h: Ditto.
924 * config/mips/tm-vxmips.h, config/mips/xm-irix5.h: Ditto.
925 * config/mips/xm-mipsv4.h, config/ns32k/xm-nbsd.h: Ditto.
926 * config/pa/nm-hppao.h, config/powerpc/nm-linux.h: Ditto.
927 * config/powerpc/tm-linux.h, config/powerpc/tm-vxworks.h: Ditto.
928 * config/powerpc/xm-aix.h, config/rs6000/nm-rs6000ly.h: Ditto.
929 * config/rs6000/tm-rs6000ly.h, config/rs6000/xm-aix4.h: Ditto.
930 * config/sh/tm-linux.h, config/sparc/nm-linux.h: Ditto.
931 * config/sparc/nm-sparclynx.h, config/sparc/nm-sun4sol2.h: Ditto.
932 * config/sparc/tm-linux.h, config/sparc/tm-sp64linux.h: Ditto.
933 * config/sparc/tm-sp64sim.h, config/sparc/tm-sparclynx.h: Ditto.
934 * config/sparc/tm-sun4os4.h, config/sparc/tm-sun4sol2.h: Ditto.
935 * config/sparc/tm-vxsparc.h, config/sparc/xm-sun4sol2.h: Ditto.
936
937 2002-05-04 Aidan Skinner <aidan@velvet.net>
938
939 * ada-exp.tab.c: New file
940 * ada-exp.y: New file
941 * ada-lang.c: New file
942 * ada-lang.h: New file
943 * ada-lex.c: New file
944 * ada-lex.l: New file
945 * ada-tasks.c: New file
946 * ada-typeprint.c: New file
947 * ada-valprint.c: New file
948
949 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
950
951 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Don't set
952 use_struct_convention to ppc_sysv_abi_broken_use_struct_convention.
953
954 2002-06-02 Jason Thorpe <thorpej@wasabisystems.com>
955
956 * config/rs6000/aix4.mt (TDEPFILES): Use ppc-sysv-tdep.o
957 insetead of ppc-linux-tdep.o.
958 * config/rs6000/rs6000.mt (TDEPFILES): Likewise.
959 * config/rs6000/rs6000lynx.mt (TDEPFILES): Likewise.
960
961 2002-06-02 Andrew Cagney <ac131313@redhat.com>
962
963 2002-05-07 Christian Groessler <chris@groessler.org>
964 * z8k-tdep.c (z8k_print_register_hook): Fix display of 32 and 64
965 bit register contents for little endian hosts.
966
967 2002-06-01 Andrew Cagney <ac131313@redhat.com>
968
969 * MAINTAINERS: Mention that any `HP/UX reader' can be changed by
970 any maintainer.
971
972 2002-06-01 Andrew Cagney <ac131313@redhat.com>
973
974 * gdbarch.h: Regenerate.
975
976 2002-06-01 Andrew Cagney <ac131313@redhat.com>
977
978 * MAINTAINERS: Add everyone to write-after-approval list.
979
980 2002-06-01 Andrew Cagney <ac131313@redhat.com>
981
982 * stack.c (frame_info): Use frame_register_unwind instead of
983 saved_regs. Mention when the SP is on the stack or in a register.
984
985 * frame.h (frame_register_unwind_ftype): Define. Document.
986 (struct frame_info): Add field register_unwind and
987 register_unwind_cache.
988 (frame_register_unwind): Declare.
989 (generic_unwind_get_saved_register): Declare.
990
991 * frame.c (frame_register_unwind): New function.
992 (generic_unwind_get_saved_register): New function.
993
994 * blockframe.c (generic_call_dummy_register_unwind): New function.
995 (frame_saved_regs_register_unwind): New function.
996 (set_unwind_by_pc): New function.
997 (create_new_frame): New function.
998 (get_prev_frame): New function.
999
1000 2002-05-30 Andrew Cagney <ac131313@redhat.com>
1001
1002 * a29k-share/: Delete directory.
1003 * remote-vx29k.c: Delete file.
1004
1005 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
1006
1007 * config/djgpp/fnchange.lst: Add ns32knbsd-nat.c, ns32knbsd-tdep.c,
1008 ppcnbsd-nat.c, ppcnbsd-tdep.c, sparcnbsd-nat.c, and sparcnbsd-tdep.c.
1009
1010 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
1011
1012 * Makefile.in (ALLDEPFILES): Add sparc64nbsd-nat.c,
1013 sparcnbsd-nat.c, and sparcnbsd-tdep.c.
1014 (sparc64nbsd-nat.o)
1015 (sparcnbsd-nat.o)
1016 (sparcnbsd-tdep.o): New dependency lists.
1017 * NEWS: Note new UltraSPARC NetBSD native configuration.
1018 * configure.host (sparc64-*-netbsd*): New host.
1019 * configure.tgt (sparc-*-netbsdelf*)
1020 (sparc-*-netbsd*): Set gdb_target to nbsd.
1021 (sparc64-*-netbsd*): New target.
1022 * sparc64nbsd-nat.c: New file.
1023 * sparcnbsd-nat.c: New file.
1024 * sparcnbsd-tdep.c: New file.
1025 * sparcnbsd-tdep.h: New file.
1026 * config/sparc/nbsd.mt: New file.
1027 * config/sparc/nbsd64.mh: New file.
1028 * config/sparc/nbsd64.mt: New file.
1029 * config/sparc/nbsdaout.mh (NATDEPFILES): Remove corelow.o,
1030 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
1031 (HOST_IPC): Remove.
1032 * config/sparc/nbsdaout.mt: Remove.
1033 * config/sparc/nbsdelf.mh (NATDEPFILES): Remove corelow.o,
1034 sparc-nat.o, and solib.o. Add sparcnbsd-nat.o.
1035 (HOST_IPC): Remove.
1036 * config/sparc/nbsdelf.mt: Remove.
1037 * config/sparc/nm-nbsd.h: Update copyright years. Remove all
1038 sparc-nat.c compatiblity defines.
1039 * config/sparc/tm-nbsd.h: Update copyright years. Include solib.h.
1040 (GDB_MULTI_ARCH): Set to GDB_MULTI_ARCH_PARTIAL.
1041 * config/sparc/tm-nbsd64.h: New file.
1042 * config/sparc/tm-nbsdaout.h: Remove.
1043 * config/sparc/xm-nbsd.h: Remove.
1044
1045 2002-05-30 Jason Thorpe <thorpej@wasabisystems.com>
1046
1047 * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.
1048 * sparc-tdep.c: Include osabi.h.
1049 (gdbarch_tdep): Add osabi member.
1050 (_initialize_sparc_tdep): Use gdbarch_register.
1051 (sparc_gdbarch_init): Use generic OS ABI framework.
1052 (sparc_dump_tdep): New function.
1053
1054 2002-05-30 Kevin Buettner <kevinb@redhat.com>
1055
1056 * corefile.c (do_captured_read_memory_integer): Return non-zero
1057 result.
1058 (safe_read_memory_integer): Copy result of memory read when
1059 status is non-zero. Also, add comments.
1060
1061 2002-05-20 Jason Thorpe <thorpej@wasabisystems.com>
1062
1063 * Makefile.in (ppc_tdep_h): Define.
1064 (ppc-linux-nat.o)
1065 (ppc-linux-tdep.o)
1066 (rs6000-tdep.o): Use $(ppc_tdep_h).
1067 (ppc-sysv-tdep.o)
1068 (ppcnbsd-nat.o)
1069 (ppcnbsd-tdep.o): New dependency lists.
1070 * ppc-tdep.h: Use generic OS ABI framework.
1071 * ppc-linux-tdep.c (_initialize_ppc_linux_tdep)
1072 (ppc_linux_init_abi): New functions.
1073 (ppc_sysv_abi_broken_use_struct_convention)
1074 (ppc_sysv_abi_use_struct_convention)
1075 (ppc_sysv_abi_push_arguments): Move to...
1076 * ppc-sysv-tdep.c: ...here.
1077 * ppcnbsd-nat.c: Don't include gdbcore.h and regcache.h.
1078 * rs6000-tdep.c (process_note_abi_tag_sections)
1079 (get_elfosabi): Remove.
1080 (rs6000_gdbarch_init): Use generic OS ABI framework.
1081 (rs6000_dump_tdep): New function.
1082 (_initialize_rs6000_tdep): Use gdbarch_register.
1083 * config/powerpc/linux.mt (TDEPFILES): Add ppc-sysv-tdep.o.
1084 * config/powerpc/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
1085 * config/powerpc/aix.mt (TDEPFILES): Use ppc-sysv-tdep.o instead
1086 of ppc-linux-tdep.o.
1087 * config/powerpc/nbsd.mt (TDEPFILES): Likewise.
1088 * config/powerpc/ppc-eabi.mt (TDEPFILES): Likewise.
1089 * config/powerpc/ppc-sim.mt (TDEPFILES): Likewise.
1090 * config/powerpc/ppcle-eabi.mt (TDEPFILES): Likewise.
1091 * config/powerpc/ppcle-sim.mt (TDEPFILES): Likewise.
1092 * config/powerpc/vxworks.mt (TDEPFILES): Likewise.
1093
1094 2002-05-29 Jim Blandy <jimb@redhat.com>
1095
1096 * macroscope.c (default_macro_scope): Put `void' in empty argument
1097 list.
1098
1099 2002-05-29 Andrew Cagney <ac131313@redhat.com>
1100
1101 * Makefile.in (arch-utils.o): Add $(sim_regno_h).
1102 * arch-utils.c: Include "sim-regno.h".
1103 * gdbarch.sh: Don't include "sim-regno.h".
1104 * gdbarch.h, gdbarch.c: Regenerate.
1105 * sim-regno.h (legacy_register_sim_regno): Move declaration from
1106 here.
1107 * arch-utils.h (legacy_register_sim_regno): To here.
1108 * remote-sim.c (legacy_register_sim_regno): Move function from
1109 here.
1110 * arch-utils.c (legacy_register_sim_regno): To here.
1111
1112 2002-05-28 Andrew Cagney <ac131313@redhat.com>
1113
1114 * sim-regno.h: New file.
1115 * Makefile.in (sim_regno_h): Define.
1116 (d10v-tdep.o, remote-sim.o): Add dependency on $(sim_regno_h).
1117 * remote-sim.c: Include "sim-regno.h" and "gdb_assert.h".
1118 (legacy_register_sim_regno): New function.
1119 (one2one_register_sim_regno): New function.
1120 (gdbsim_fetch_register): Rewrite.
1121 (gdbsim_store_register): Only store a register when
1122 REGISTER_SIM_REGNO is valid.
1123 * d10v-tdep.c: Include "sim-regno.h".
1124 (d10v_ts2_register_sim_regno): Add legacy_regiter_sim_regno check.
1125 (d10v_ts3_register_sim_regno): Ditto.
1126 * gdbarch.sh: Include "sim-regno.h".
1127 (REGISTER_SIM_REGNO): Set default to legacy_register_sim_regno.
1128 * gdbarch.h, gdbarch.c: Regenerate.
1129 * arch-utils.h (default_register_sim_regno): Delete declaration.
1130 * arch-utils.c (default_register_sim_regno): Delete function.
1131
1132 2002-05-28 Jason Thorpe <thorpej@wasabisystems.com>
1133
1134 * ppcnbsd-nat.c: Rewrite.
1135 * ppcnbsd-tdep.c: New file.
1136 * ppcnbsd-tdep.h: New file.
1137 * config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
1138 solib.o, and solib-svr4.o.
1139 * config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
1140 nbsd-tdep.o, and corelow.o.
1141
1142 2002-05-28 Andrew Cagney <ac131313@redhat.com>
1143
1144 * MAINTAINERS (--enable-gdb-build-warnings): Rewrite script to use
1145 `tr' and `sed'. Mention that `broken' targets are not expected to
1146 build.
1147
1148 2002-05-27 Michal Ludvig <mludvig@suse.cz>
1149
1150 * x86-64-tdep.c (x86_64_skip_prologue): Remove obsolete note.
1151 Let PC point right after the prologue before looking up symbols.
1152
1153 2002-05-27 Martin M. Hunt <hunt@redhat.com>
1154
1155 * i386-tdep.c (i386_register_virtual_type): Return
1156 builtin_type_vec128i for SSE registers.
1157
1158 * gdbtypes.h (builtin_type_vec128i): Declare.
1159
1160 * gdbtypes.c (build_builtin_type_vec128i): New function.
1161 (builtin_type_v2_double, builtin_type_v4_int64): New types.
1162 (builtin_type_vec128i): New type for SSE2 128-bit registers.
1163 (build_gdbtypes): Initialize new builtin vector types.
1164 (_initialize_gdbtypes): Register new vector types with gdbarch.
1165
1166 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
1167
1168 * MAINTAINERS: ns32k is not longer an obsolete candidate,
1169 since it has been multi-arch'd.
1170 * NEWS: Note that ns32k-*-* is now partial multi-arch.
1171 Move Alpha and VAX multi-arch news entries to same section
1172 as other multi-arch news.
1173
1174 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
1175
1176 * ns32k-tdep.c: include gdbtypes.h, inferior.h, regcache.h,
1177 target.s, arch-utils.h, ns32k-tdep.h. Make many functions
1178 static. Rename some register numbers to put them in ns32k-tdep
1179 private namespace.
1180 (ns32k_get_saved_register, ns32k_gdbarch_init_32082,
1181 ns32k_gdbarch_init_32382, ns32k_gdbarch_init, ns32k_dump_tdep): New
1182 functions.
1183 (_initialize_ns32k_tdep): Use gdbarch_register.
1184 * ns32k-tdep.h: New file.
1185 * ns32knbsd-tdep.c: New file.
1186 * config/ns32k/nbsdaout.mt (TDEPFILES): Add ns32knbsd-tdep.o.
1187 * config/ns32k/tm-nbsd.h: Include "ns32k/tm-ns32k.h".
1188 (IN_SOLIB_CALL_TRAMPOLINE, REGISTER_NAME, NUM_REGS,
1189 REGISTER_BYTES, REGISTER_BYTE): Remove.
1190 * config/ns32k/tm-ns32k.h: New file.
1191 * config/ns32k/tm-umax.h: Remove.
1192
1193 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
1194
1195 * ns32k-tdep.c (ns32k_saved_pc_after_call,
1196 ns32k_store_struct_return, ns32k_extract_return_value,
1197 ns32k_store_return_value, ns32k_extract_struct_value_address): New
1198 functions.
1199 * config/ns32k/tm-umax.h (SAVED_PC_AFTER_CALL): Define as
1200 ns32k_saved_pc_after_call.
1201 (STORE_STRUCT_RETURN): Define as ns32k_store_struct_return.
1202 (EXTRACT_RETURN_VALUE): Define as ns32k_extract_return_value.
1203 (STORE_RETURN_VALUE): Define as ns32k_store_return_value.
1204 (EXTRACT_STRUCT_VALUE_ADDRESS): Define as
1205 ns32k_extract_struct_value_address.
1206
1207 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
1208
1209 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
1210 ns32k_fix_call_dummy): New.
1211 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
1212 ns32k_call_dummy_words.
1213 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
1214 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
1215 CALL_DUMMY_NARGS): Remove.
1216 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
1217
1218 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
1219
1220 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
1221 ns32k_frame_saved_pc, ns32k_frame_args_address,
1222 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
1223 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
1224 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
1225 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
1226 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
1227 (BREAKPOINT): Remove..
1228 (FRAME_CHAIN): Define as ns32k_frame_chain.
1229 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
1230 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
1231 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
1232 (FRAME_FIND_SAVED_REGS): Remove.
1233 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
1234 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
1235 (POP_FRAME): Define as ns32k_pop_frame.
1236
1237 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
1238
1239 * ns32k-tdep.c (ns32k_register_byte_32082,
1240 ns32k_register_byte_32382, ns32k_register_raw_size,
1241 ns32k_register_virtual_size, ns32k_register_virtual_type): New
1242 functions.
1243 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
1244 ns32k_register_byte_32382.
1245 * config/ns32k/tm-umax.h: Update copyright years.
1246 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
1247 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
1248 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
1249 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
1250 (ns32k_get_enter_addr): Fix prototype.
1251
1252 2002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
1253
1254 * ns32k-tdep.c: Update copyright years.
1255 (ns32k_register_name_32082): New function.
1256 (ns32k_register_name_32382): Ditto.
1257 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
1258 (REGISTER_NAME): Define as ns32k_register_name_32382.
1259 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
1260 (REGISTER_NAME): Define as ns32k_register_name_32082.
1261
1262 2002-05-24 Jim Blandy <jimb@redhat.com>
1263
1264 * dwarf2read.c (free_line_header): Use xfree, not free.
1265
1266 2002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
1267
1268 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
1269 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
1270
1271 2002-05-23 Andrew Cagney <ac131313@redhat.com>
1272
1273 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
1274
1275 2002-05-23 Andrew Cagney <ac131313@redhat.com>
1276
1277 From Ross Alexander at NEC Europe:
1278 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
1279
1280 2002-05-23 Michael Snyder <msnyder@redhat.com>
1281
1282 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
1283 for input, rather than parse_and_eval_address.
1284
1285 2002-05-23 Andrew Cagney <ac131313@redhat.com>
1286
1287 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
1288 * Makefile.in (sim_d10v_h): Update definition.
1289
1290 2002-05-24 Andrew Cagney <cagney@redhat.com>
1291
1292 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
1293 change `2002-05-22 Michael Snyder' below.
1294 (d10v_push_arguments): Ditto.
1295 (d10v_extract_return_value): Ditto.
1296
1297 2002-05-23 Jim Blandy <jimb@redhat.com>
1298
1299 * macrotab.c (check_for_redefinition): Don't complain if the new
1300 definition is the same as the previous one. Take more arguments
1301 to allow the comparison.
1302 (macro_define_object, macro_define_function): Pass more arguments
1303 to check_for_redefinition.
1304
1305 2002-05-22 Michael Snyder <msnyder@redhat.com>
1306
1307 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
1308 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
1309 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
1310 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
1311 Don't bail if return_pc is PC_IN_CALL_DUMMY.
1312 Add a temp variable to save a call (and a memory read).
1313 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
1314 if possible (so that PC_IN_CALL_DUMMY will work).
1315
1316 2002-05-22 Corinna Vinschen <vinschen@redhat.com>
1317
1318 * MAINTAINERS: Remove status `OBSOLETE' from v850.
1319
1320 2002-05-22 Michal Ludvig <mludvig@suse.cz>
1321
1322 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
1323 fde->cie_ptr.
1324 (dwarf2_build_frame_info): Corrected handling of eh_frame.
1325 (dwarf2_build_frame_info): Add offset to fde->initial_location
1326 so that frames of shared libraries are mapped correctly.
1327 (execute_stack_op): Change type of 'result' from ULONGEST to
1328 CORE_ADDR.
1329
1330 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1331
1332 * config/alpha/tm-nbsd.h: Include solib.h.
1333
1334 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1335
1336 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
1337 assumptions about the host's byte order.
1338
1339 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1340
1341 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
1342 to dependency list.
1343 * alphanbsd-tdep.c: Include solib-svr4.h.
1344 * shnbsd-tdep.c: Ditto.
1345
1346 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
1347
1348 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
1349 nbsd-tdep.h to dependency list.
1350 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
1351 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
1352 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
1353 nbsdaout.mh and nbsdelf.mh consistently.
1354 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
1355 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
1356 nbsdaout.mt and nbsdelf.mh consistently.
1357 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
1358 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
1359 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
1360 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
1361 a.out shared library stuff from here...
1362 * config/nm-nbsdaout.h: ...to here.
1363 * config/tm-nbsd.h: Remove.
1364 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
1365 * config/arm/nbsd.mh: Remove.
1366 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
1367 nbsd-tdep.o.
1368 * config/arm/nbsdaout.mh: New file.
1369 * config/arm/nbsdelf.mh: New file.
1370 * config/arm/nm-nbsdaout.h: New file.
1371 * config/i386/nbsd.mh: Remove.
1372 * config/i386/nbsd.mt: Remove.
1373 * config/i386/nbsdaout.mh: New file.
1374 * config/i386/nbsdaout.mt: New file.
1375 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
1376 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
1377 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
1378 i386_register_u_addr): Remove.
1379 * config/i386/nm-nbsdaout.h: New file.
1380 * config/i386/nm-nbsdelf.h: Remove.
1381 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
1382 (USE_STRUCT_CONVENTION): Remove.
1383 * config/i386/tm-nbsdaout.h: New file.
1384 * config/i386/tm-nbsdelf.h: Remove.
1385 * config/m68k/nbsd.mh: Remove.
1386 * config/m68k/nbsd.mt: Remove.
1387 * config/m68k/nbsdaout.mh: New file.
1388 * config/m68k/nbsdaout.mt: New file.
1389 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
1390 * config/m68k/nm-nbsdaout.h: New file.
1391 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
1392 (IN_SOLIB_CALL_TRAMPOLINE): Define.
1393 * config/ns32k/nbsd.mh: Remove.
1394 * config/ns32k/nbsd.mt: Remove.
1395 * config/ns32k/nbsdaout.mh: New file.
1396 * config/ns32k/nbsdaout.mt: New file.
1397 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
1398 * config/ns32k/nm-nbsdaout.h: New file.
1399 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
1400 (IN_SOLIB_CALL_TRAMPOLINE): Define.
1401 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
1402 (SVR4_SHARED_LIBS): Remove.
1403 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
1404 * config/sparc/nbsd.mh: Remove.
1405 * config/sparc/nbsd.mt: Remove.
1406 * config/sparc/nbsdaout.mh: New file.
1407 * config/sparc/nbsdaout.mt: New file.
1408 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
1409 * config/sparc/nbsdelf.mt: New file.
1410 * config/sparc/nm-nbsdaout.h: New file.
1411 * config/sparc/nm-nbsdelf.h: Remove.
1412 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
1413 * config/sparc/tm-nbsdaout.h: New file.
1414
1415 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
1416
1417 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
1418 mipsnbsd-tdep.c
1419 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
1420
1421 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
1422
1423 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
1424 shnbsd-nat.c.
1425 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
1426
1427 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
1428
1429 * NEWS: Note new MIPS NetBSD native configuration.
1430 * configure.host (mips*-*-netbsd*): New host.
1431 * configure.tgt (mips*-*-netbsd*): New target.
1432 * mipsnbsd-nat.c: New file.
1433 * mipsnbsd-tdep.c: New file.
1434 * mipsnbsd-tdep.h: New file.
1435 * config/mips/nbsd.mh: New file.
1436 * config/mips/nbsd.mt: New file.
1437 * config/mips/nm-nbsd.h: New file.
1438 * config/mips/tm-nbsd.h: New file.
1439
1440 2002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
1441
1442 * Makefile.in (SFILES): Add osabi.c.
1443 (COMMON_OBS): Add osabi.o.
1444 (osabi.o): New dependency list.
1445 * osabi.c: New file.
1446 * osabi.h: New file.
1447 * doc/gdbint.texinfo: Document new generic OS ABI framework.
1448
1449 * Makefile.in (alpha_tdep_h): Define and use instead of
1450 alpha-tdep.h.
1451 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
1452 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
1453 Remove.
1454 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
1455 * alpha-tdep.h: Include osabi.h.
1456 (alpha_abi): Remove.
1457 (gdbarch_tdep): Use generic OS ABI framework.
1458 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
1459 gdbarch_register_osabi.
1460 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
1461 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
1462 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
1463
1464 * Makefile.in (sh_tdep_h): Add osabi.h.
1465 * sh-tdep.h (sh_osabi): Remove.
1466 (gdbarch_tdep): Use generic OS ABI framework.
1467 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
1468 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
1469 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
1470 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
1471
1472 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
1473 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
1474 gdbarch_register_osabi.
1475 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
1476 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
1477 (get_elfosabi): Rename to...
1478 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
1479 ABI framework support routines.
1480 (arm_gdbarch_init): Use generic OS ABI framework.
1481 (arm_dump_tdep): Likewise.
1482 (_initialize_arm_tdep): Likewise.
1483 * arm-tdep.h: Include osabi.h.
1484 (arm_abi): Remove.
1485 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
1486 osabi member.
1487 (arm_gdbarch_register_os_abi): Remove prototype.
1488 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
1489 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
1490
1491 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
1492 * mips-tdep.c: Include osabi.h.
1493 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
1494 OS ABI framework.
1495
1496 2002-05-20 Kazu Hirata <kazu@cs.umass.edu>
1497
1498 * h8300-tdep.c: Fix formatting.
1499
1500 2002-05-20 Elena Zannoni <ezannoni@redhat.com>
1501
1502 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
1503 printing vector registers.
1504
1505 2002-05-19 Andrew Cagney <ac131313@redhat.com>
1506
1507 From Fernando Nasser:
1508 * remote.c (remote_async_open_1): Re-throw the exception when the
1509 connection fails.
1510 (remote_cisco_open): Ditto.
1511 (remote_open_1): Ditto.
1512
1513 2002-05-19 Andrew Cagney <ac131313@redhat.com>
1514
1515 * remote.c (remote_start_remote_dummy): Add uiout parameter.
1516 (remote_start_remote): Add uiout parameter. Pass through to
1517 remote_start_remote_dummy.
1518 (remote_open_1): Use catch_exception instead of catch_errors.
1519 (remote_async_open_1): Ditto.
1520 (remote_cisco_open): Ditto.
1521
1522 2002-05-19 Andrew Cagney <ac131313@redhat.com>
1523
1524 * remote.c (remote_start_remote): Replace PTR with void pointer.
1525 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
1526 static.
1527
1528 2002-05-18 Andrew Cagney <ac131313@redhat.com>
1529
1530 * gdb_indent.sh: Allow the script to be run in the sim directory.
1531
1532 2002-05-18 Mark Kettenis <kettenis@gnu.org>
1533
1534 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
1535 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
1536
1537 * corelow.c (core_open): Only call set_gdbarch_from_file if
1538 exec_bfd is NULL.
1539
1540 2002-05-17 Andrey Volkov <avolkov@transas.com>
1541
1542 * h8300-tdep.c: Add support of EXR register
1543 * config/h8300/tm-h8300.h: Ditto.
1544
1545 2002-05-17 Andrey Volkov <avolkov@transas.com>
1546
1547 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
1548
1549 2002-05-17 Andrey Volkov <avolkov@transas.com>
1550
1551 * h8300-tdep.c: Change literal regnums to REGNO.
1552
1553 2002-05-17 Jim Blandy <jimb@redhat.com>
1554
1555 * NEWS: Note addition of macro support.
1556
1557 Expand preprocessor macros in C expressions.
1558 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
1559 (scan_macro_expansion, scanning_macro_expansion,
1560 finished_macro_expansion): New function declarations.
1561 (expression_macro_lookup_func, expression_macro_lookup_baton): New
1562 variable declarations.
1563 * parser-defs.h (expression_context_pc): New declaration.
1564 * parse.c (expression_context_pc): New variable.
1565 (parse_exp_1): Set expression_context_pc, as well as
1566 expression_context_block.
1567 * c-exp.y (yylex): If we're not already reading the result of a
1568 macro expansion, try to macro-expand the next token. When we're
1569 done scanning a macro expansion, switch back to the mainline text.
1570 Commas and `if's in a macro's expansion don't terminate the input.
1571 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
1572 (macro_original_text, macro_expanded_text,
1573 expression_macro_lookup_func, expression_macro_lookup_baton): New
1574 variables.
1575 (scan_macro_expansion, scanning_macro_expansion,
1576 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
1577 c_preprocess_and_parse): New functions.
1578 (c_language_defn, cplus_language_defn, asm_language_defn): Call
1579 c_preprocess_and_parse, instead of c_parse.
1580 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
1581 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
1582
1583 Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
1584
1585 * sh-tdep.c (gdb_print_insn_sh64): Delete.
1586 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
1587 (sh_gdbarch_init): Always use gdb_print_insn_sh.
1588
1589 2002-05-17 Corinna Vinschen <vinschen@redhat.com>
1590
1591 * NEWS: Add section for multi-arched targets. Add v850 to that section.
1592
1593 2002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
1594
1595 * Makefile.in (sh_tdep_h): Define and use.
1596 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
1597 register enum): Move to...
1598 * * sh-tdep.h: ...here.
1599 * sh-tdep.c: Include sh-tdep.h.
1600 * sh3-rom.c: Likewise.
1601 * shnbsd-tdep.c: Likewise.
1602
1603 2002-05-16 Michael Snyder <msnyder@redhat.com>
1604
1605 * arm-tdep.c: Spelling fix in comment.
1606
1607 2002-05-16 Jim Blandy <jimb@redhat.com>
1608
1609 Add commands for manually expanding macros and showing their
1610 definitions.
1611 * macrocmd.c, macroscope.c, macroscope.h: New files.
1612 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
1613 (macroscope_h): New variable.
1614 (HFILES_NO_SRCDIR): Add macroscope.h.
1615 (COMMON_OBS): Add macrocmd.o, macroscope.o.
1616 (macroscope.o, macrocmd.o): New rules.
1617
1618 Teach the Dwarf 2 reader to read macro information.
1619 * dwarf2read.c: #include "macrotab.h".
1620 (dwarf_macinfo_buffer): New variable.
1621 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
1622 dwarf_macinfo_size.
1623 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
1624 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
1625 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
1626 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
1627 dwarf2_macro_spaces_in_definition): New complaints.
1628 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
1629 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
1630 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
1631 the partial symbol table.
1632 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
1633 from what's recorded in the partial symbol table.
1634 (read_file_scope): If the compilation unit has a
1635 `DW_AT_macro_info' attribute, read its macro information.
1636 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
1637
1638 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
1639
1640 Fix PR gdb/546
1641 * ser-tcp.c: Don't include <netinet/udp.h>.
1642
1643 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
1644
1645 * MAINTAINERS: Update my email address.
1646
1647 2002-05-16 Richard Earnshaw <rearnsha@arm.com>
1648
1649 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
1650 include file of the same name.
1651
1652 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
1653
1654 * configure.tgt: Mark v850 as multi-arched.
1655 * config/v850/tm-v850.h: Remove file.
1656 * config/v850/v850.mt: Eliminate TM_FILE.
1657
1658 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
1659
1660 * v850-tdep.c: Full multi-arch.
1661 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
1662 Define GDB_MULTI_ARCH to 2.
1663
1664 2002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
1665
1666 * p-exp.y (current_type): New static variable.
1667 Carries the type of the expression at the position that is parsed.
1668 (push_current_type, pop_current_type): Two new functions. Used
1669 to store/restore current_type in expression on specific tokens.
1670 (search_field): New static variable. Set to one after parsing a point
1671 as at that point only a FIELDNAME token should be searched.
1672 (FIELDNAME): New token. After a point only a token belonging to
1673 current_type type definition is allowed.
1674 (all over token rules): reset and change current_type according
1675 to rules.
1676 (exp '[' rule): insert implicit array index field if
1677 exp is a pascal string type.
1678
1679 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
1680
1681 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
1682 frame info. Use frame_info's saved_regs instead of matching member
1683 in extra_frame_info throughout.
1684 (v850_frame_init_saved_regs): New function.
1685 (v850_init_extra_frame_info): Move most functionality into
1686 v850_frame_init_saved_regs().
1687 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
1688 (v850_frame_find_saved_regs): Remove declaration.
1689 (FRAME_FIND_SAVED_REGS): Remove definition.
1690 (v850_frame_init_saved_regs): Add declaration.
1691 (FRAME_INIT_SAVED_REGS): Add definition.
1692
1693 2002-05-16 Corinna Vinschen <vinschen@redhat.com>
1694
1695 * v850-tdep.c: Begin multi-arch'ing v850.
1696 (v850_target_architecture_hook): Remove function.
1697 (v850_gdbarch_init): New function. Add code previously in
1698 v850_target_architecture_hook().
1699 (_initialize_v850_tdep): Don't set target_architecture_hook.
1700 Call register_gdbarch_init() instead.
1701
1702 2002-05-16 Daniel Jacobowitz <drow@mvista.com>
1703
1704 * gdbtypes.h (struct cplus_struct_type): Remove args field.
1705 * hpread.c (hpread_read_struct_type): Remove assignments to args.
1706 (fixup_class_method_type): Likewise.
1707
1708 2002-05-15 Daniel Jacobowitz <drow@mvista.com>
1709
1710 From Martin Pool <mbp@samba.org>:
1711 * gdbserver/server.c (gdbserver_usage): New function.
1712 (main): Call it.
1713
1714 2002-05-15 Jim Blandy <jimb@redhat.com>
1715
1716 Add macro structures to GDB's symbol tables. Nobody puts anything
1717 in them yet.
1718 * symtab.h (struct symtab): New member: `macro_table'.
1719 * buildsym.h (pending_macros): New global variable.
1720 * buildsym.c: #include "macrotab.h".
1721 (buildsym_init): Initialize `pending_macros'.
1722 (end_symtab): If we found macro information while reading a CU's
1723 debugging info, do build a symtab structure for it. Make the
1724 symtab point to the macro information, and clear the
1725 `pending_macros' pointer which held it while we were reading the
1726 debug info.
1727 (really_free_pendings): Free any pending macro table.
1728 * objfiles.h (struct objfile): New member: `macro_cache'.
1729 * objfiles.c (allocate_objfile): Set allocate and free functions
1730 for the macro cache's objstack.
1731 (free_objfile): Empty the macro cache's obstack.
1732 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
1733 set new allocate and free functions for it.
1734 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
1735 free functions for the macro cache's objstack. (Why is this
1736 function building its own objfile?)
1737 * symmisc.c (print_objfile_statistics): Print statistics on the
1738 macro bcache.
1739 * Makefile.in: Note that buildsym.o depends on macrotab.h.
1740
1741 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
1742
1743 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
1744 (REGISTER_U_ADDR): Delete definition.
1745 (arm_register_u_addr): Delete declaration.
1746
1747 2002-05-15 Richard Earnshaw <rearnsha@arm.com>
1748
1749 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
1750 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
1751
1752 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
1753
1754 * gdbserver/mem-break.c (reinsert_breakpoint_by_bp): Correct typo
1755 stop_at -> stop_pc.
1756
1757 2002-05-14 Andrew Cagney <ac131313@redhat.com>
1758
1759 * regcache.c (register_valid): Revise comments refering to "Not
1760 available" and "unavailable".
1761 * frame.c (frame_register_read): Ditto.
1762 * findvar.c (value_of_register): Ditto.
1763
1764 2002-05-15 Andrew Cagney <cagney@redhat.com>
1765
1766 * Makefile.in (remote_sim_h): Replace remote-sim_h.
1767 (remote-sim.o): Update dependencies.
1768 (d10v-tdep.o): Specify dependencies.
1769 (sim_d10v_h): Define.
1770
1771 2002-05-14 Jim Blandy <jimb@redhat.com>
1772
1773 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
1774 * macrotab.c (macro_lookup_inclusion, find_definition,
1775 new_macro_table): Same.
1776
1777 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
1778 not `! strcmp ()'. This is a dubious improvement.
1779 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
1780
1781 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
1782 although it's not necessary, to avoid a warning.
1783
1784 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
1785
1786 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
1787 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
1788 TYPE_INSTANCE_FLAGS.
1789 (struct main_type): New.
1790 (struct type): Move most members to struct main_type. Change
1791 cv_type and as_type to new type_chain member. Add instance_flags.
1792 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
1793 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
1794 (finish_cv_type): Remove prototype.
1795 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
1796 Set TYPE_CHAIN.
1797 (alloc_type_instance): New function.
1798 (smash_type): New function.
1799 (make_pointer_type, make_reference_type, make_function_type)
1800 (smash_to_member_type, smash_to_method_type): Call smash_type.
1801 (make_qualified_type): New function.
1802 (make_type_with_address_space): Call make_qualified_type.
1803 (make_cv_type): Likewise.
1804 (finish_cv_type): Remove unnecessary function.
1805 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
1806 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
1807 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
1808 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
1809 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
1810 * hpread.c (hpread_read_struct_type): Likewise.
1811 * stabsread.c (read_struct_type): Likewise.
1812
1813 2002-05-14 Elena Zannoni <ezannoni@redhat.com>
1814
1815 * configure.tgt: Add a catch all sh* target, for cases like
1816 sh[2,3,4]-elf and sh-hms.
1817
1818 2002-05-14 Keith Seitz <keiths@redhat.com>
1819
1820 * event-loop.c (create_file_handler): Don't do anything but
1821 update data when we are given a fd which we are already
1822 monitoring.
1823
1824 2002-05-14 Michal Ludvig <mludvig@suse.cz>
1825
1826 * dwarf2cfi.c (context_cpy): Copy registers correctly.
1827 (update_context): Use __func__ in warnings.
1828
1829 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
1830
1831 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
1832 and tcp_close to net_open and net_close.
1833 (net_open): Accept "udp:" and "tcp:" specifications. Connect
1834 using UDP if requested. Don't try to disable Nagle on UDP
1835 sockets.
1836 * remote.c (remote_serial_open): New function. Warn about UDP.
1837 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
1838
1839 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
1840
1841 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
1842
1843 2002-05-13 Elena Zannoni <ezannoni@redhat.com>
1844
1845 * configure.tgt: Remove sh-hms target.
1846 * MAINTAINERS: Don't list sh-hms as a separate target.
1847
1848 2002-05-13 Jim Blandy <jimb@redhat.com>
1849
1850 Add first preprocessor macro-expansion files.
1851 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
1852 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
1853 (splay_tree_h, macroexp_h, macrotab_h): New variable.
1854 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
1855 (COMMON_OBS): Add macrotab.o, macroexp.o.
1856 (macroexp.o, macrotab.o): New rules.
1857
1858 2002-05-13 Andrew Cagney <ac131313@redhat.com>
1859
1860 * config/m88k/tm-m88k.h: Update copyright.
1861 (m88k_target_write_pc): Declare
1862 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
1863 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
1864 (SHIFT_INST_REGS): Update definition.
1865 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
1866 using old definition of TARGET_WRITE_PC.
1867 * regcache.c (generic_target_write_pc): Delete code handling
1868 NNPC_REGNUM.
1869 * gdbarch.sh (NNPC_REGNUM): Delete.
1870 * gdbarch.h, gdbarch.c: Regenerate.
1871
1872 2002-05-13 Richard Earnshaw <rearnsha@arm.com>
1873
1874 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
1875 builtin reg number.
1876
1877 2002-05-13 Daniel Jacobowitz <drow@mvista.com>
1878
1879 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
1880 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
1881 (gen_address_of, gen_struct_ref, gen_repeat): Use type
1882 access macros.
1883 * c-typeprint.c (cp_type_print_method_args): Likewise.
1884 (c_type_print_args): Likewise.
1885 * d10v-tdep.c (d10v_push_arguments): Likewise.
1886 (d10v_extract_return_value): Likewise.
1887 * expprint.c (print_subexp): Likewise.
1888 * gdbtypes.c (lookup_primitive_typename): Likewise.
1889 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
1890 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
1891 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
1892 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
1893 (TYPE_VECTOR): Likewise.
1894 * hpread.c (hpread_read_struct_type)
1895 (fix_static_member_physnames, fixup_class_method_type)
1896 (hpread_type_lookup): Likewise.
1897 * mdebugread.c (parse_symbol, parse_type): Likewise.
1898 * p-lang.c (is_pascal_string_type): Likewise.
1899 * valops.c (hand_function_call): Likewise.
1900 * x86-64-tdep.c (classify_argument): Likewise.
1901
1902 * hpread.c (hpread_read_function_type)
1903 (hpread_read_doc_function_type): Call replace_type.
1904 * dstread.c (create_new_type): Delete.
1905 (decode_dst_structure, process_dst_function): Call alloc_type.
1906 Use type access macros.
1907
1908 2002-05-12 Mark Kettenis <kettenis@gnu.org>
1909
1910 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
1911 the're not supported by the current architecture.
1912 (i387_fill_fxsave): Likewise.
1913
1914 2002-05-12 Fred Fish <fnf@redhat.com>
1915
1916 * symfile.c (default_symfile_offsets): Arrange for uninitialized
1917 sect_index_xxx members to index the first slot in section_offsets
1918 if all of the section_offsets are zero.
1919
1920 2002-05-12 Mark Kettenis <kettenis@gnu.org>
1921
1922 * configure.tgt (sparc-*openbsd): Remove entry accidentially
1923 checked in with last change.
1924
1925 2002-05-12 Mark Kettenis <kettenis@gnu.org>
1926
1927 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
1928 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
1929 config.sub.
1930
1931 2002-05-12 Daniel Jacobowitz <drow@mvista.com>
1932
1933 * Makefile.in: Update dependencies.
1934
1935 2002-05-11 Andrew Cagney <ac131313@redhat.com>
1936
1937 * language.c (local_hex_string_custom): Simplify. Do not depend
1938 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
1939
1940 * memattr.c (mem_info_command): Replace calls to
1941 longest_local_hex_string and longest_local_hex_string_custom.
1942 * buildsym.c (make_blockvector): Ditto.
1943 * solib.c (info_sharedlibrary_command): Ditto.
1944 * tracepoint.c (tracepoints_info): Ditto.
1945 * symtab.c (print_msymbol_info): Ditto.
1946
1947 * language.c (local_hex_string): Delete.
1948 (local_hex_string_custom): Delete.
1949 (longest_local_hex_string): Rename to local_hex_string.
1950 (longest_local_hex_string_custom): Rename to
1951 local_hex_string_custom.
1952 * language.h (local_hex_string): Change parameter type to LONGEST.
1953 (local_hex_string_custom): Ditto.
1954 (longest_local_hex_string): Delete declaration.
1955 (longest_local_hex_string_custom): Ditto.
1956
1957 * solib.c: Update copyright.
1958 * memattr.c: Update copyright.
1959
1960 2002-05-11 Andrew Cagney <ac131313@redhat.com>
1961
1962 * arch-utils.h (legacy_register_to_value): Declare.
1963 (legacy_value_to_register): Declare.
1964 (legacy_convert_register_p): Declare.
1965 * arch-utils.c (legacy_register_to_value): New function.
1966 (legacy_value_to_register): New function.
1967 (legacy_convert_register_p): New function.
1968
1969 * gdbarch.sh (REGISTER_TO_VALUE): Define.
1970 (VALUE_TO_REGISTER): Define.
1971 (CONVERT_REGISTER_P): Define.
1972 * gdbarch.h, gdbarch.c: Regenerate.
1973
1974 * valops.c (value_assign): Use CONVERT_REGISTER_P and
1975 VALUE_TO_REGISTER.
1976 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
1977 CONVERT_REGISTER_P.
1978
1979 2005-05-11 Daniel Jacobowitz <drow@mvista.com>
1980 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
1981
1982 * Makefile.in: Update dependencies for valops.c.
1983 * valops.c: Include "gdb_assert.h".
1984 (typecmp): Skip THIS parameter to methods.
1985 (find_method_list): Remove static_memfuncp argument,
1986 update callers. Check for stub methods.
1987 (find_value_oload_method_list): Don't set *static_memfuncp.
1988 (find_overload_match): Don't check for stub methods. Assert
1989 that methods are not stubbed. Handle static methods.
1990 (value_find_oload_method_list): Remove static_memfuncp argument.
1991 * gdbtypes.c (check_stub_method): Do not add THIS pointer
1992 to the argument list for static stub methods.
1993 * value.h (value_find_oload_method_list): Update prototype.
1994
1995 2002-05-11 Andrew Cagney <ac131313@redhat.com>
1996
1997 * arch-utils.h (generic_register_size): Declare.
1998 (generic_register_raw_size, generic_register_virtual_size): Delete
1999 declarations.
2000 * arch-utils.c (generic_register_raw_size): Delete.
2001 (generic_register_size): New function.
2002 (generic_register_virtual_size): Delete.
2003
2004 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
2005 default generic_register_size.
2006 * gdbarch.h, gdbarch.c: Re-generate.
2007
2008 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
2009 register_virtual_size.
2010 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
2011 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
2012
2013 2002-05-11 Andrew Cagney <ac131313@redhat.com>
2014
2015 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
2016 * gdbarch.h, gdbarch.c: Regenerate.
2017 * gnu-v3-abi.c: Update copyright.
2018 (vtable_address_point_offset): Update.
2019 (gnuv3_rtti_type): Update.
2020 (gnuv3_baseclass_offset): Update.
2021 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
2022 (init_fetch_link_map_offsets): Update.
2023 * remote.c (get_remote_state): Update.
2024
2025 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
2026
2027 * TODO: Remove value_headof/value_from_vtable_info comment.
2028 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
2029 * values.c (value_headof, value_from_vtable_info): Delete.
2030 * value.h (value_from_vtable_info): Delete prototype.
2031
2032 2002-05-11 Andrew Cagney <ac131313@redhat.com>
2033
2034 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
2035 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
2036 $(gdb_regex_h).
2037 (gdb_assert_h): Define.
2038 (gdb_wait_h): Define.
2039 (gdb_regex_h): Define.
2040
2041 2002-05-11 Daniel Jacobowitz <drow@mvista.com>
2042
2043 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
2044 * linespec.c (find_methods): Handle GCC 3.x template constructors.
2045
2046 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2047
2048 * nbsd-tdep.c: Fix comment.
2049
2050 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2051
2052 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
2053 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
2054 (nbsd-tdep.o): New dependency list.
2055 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
2056 nbsd-tdep.h.
2057 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
2058 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
2059 * nbsd-tdep.c: New file.
2060 * nbsd-tdep.h: New file.
2061 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
2062 nbsd-tdep.h.
2063 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
2064 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
2065 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
2066 * config/sh/nbsd.mt (TDEPFILES): Ditto.
2067
2068 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2069
2070 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
2071 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
2072 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
2073 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
2074 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
2075 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
2076
2077 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2078
2079 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
2080 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
2081 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
2082 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
2083 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
2084 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
2085 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
2086
2087 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2088
2089 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
2090 fetch_elfcore_registers to...
2091 * i386nbsd-tdep.c: ...here.
2092 (i386nbsd_use_struct_convention): Rename to...
2093 (i386nbsd_aout_use_struct_convention): ...this.
2094 (i386nbsd_supply_reg): New function.
2095 (i386nbsd_fill_reg): New function.
2096 (fetch_core_registers): Use i386nbsd_supply_reg.
2097 (fetch_elfcore_registers): Likewise.
2098 (_initialize_i386nbsd_tdep): New function.
2099 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
2100 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
2101 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
2102 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
2103 (i386nbsd_aout_use_struct_convention): ...this.
2104
2105 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2106
2107 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
2108 (store_inferior_registers): Use shnbsd_fill_reg.
2109 * shnbsd-tdep.c (sh_nbsd_supply_registers,
2110 sh_nbsd_supply_register): Collapse into...
2111 (shnbsd_supply_reg): ...this.
2112 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
2113 (shnbsd_fill_reg): ...this.
2114 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
2115 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
2116 (fetch_core_registers): Use shnbsd_supply_reg.
2117 (fetch_elfcore_registers): Use shnbsd_supply_reg.
2118 (sh_nbsd_core_fns): Rename to...
2119 (shnbsd_core_fns): ...this.
2120 (sh_nbsd_elfcore_fns): Rename to...
2121 (shnbsd_elfcore_fns): ...this.
2122 (sh_nbsd_init_abi): Rename to...
2123 (shnbsd_init_abi): ...this.
2124 (_initialize_sh_nbsd_tdep): Rename to...
2125 (_initialize_shnbsd_tdep): ...this.
2126 * shnbsd-tdep.h (sh_nbsd_supply_registers,
2127 sh_nbsd_supply_register, sh_nbsd_fill_registers,
2128 sh_nbsd_fill_register): Remove prototypes.
2129 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
2130
2131 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2132
2133 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
2134 (i387-nat.o): Delete dependency list.
2135 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
2136 (x86-64-linux-nat.o): Likewise.
2137 * i387-nat.c: Delete file, moving contents to...
2138 * i387-tdep.c: ...here.
2139 * i387-nat.h: Rename...
2140 * i387-tdep.h: ...to this.
2141 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
2142 * i386-linux-nat.c: Likewise.
2143 * i386bsd-nat.c: Likewise.
2144 * i386gnu-nat.c: Likewise.
2145 * i386nbsd-nat.c: Likewise.
2146 * i386v4-nat.c: Likewise.
2147 * x86-64-linux-nat.c: Likewise.
2148 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
2149 * config/i386/go32.mh (NATDEPFILES): Likewise.
2150 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
2151 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
2152 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
2153 * config/i386/linux.mh (NATDEPFILES): Likewise.
2154 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
2155 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
2156 * config/i386/obsd.mh (NATDEPFILES): Likewise.
2157 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
2158
2159 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2160
2161 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
2162 (alphanbsd-nat.o): Remove dependency list.
2163 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
2164 * alphanbsd-nat.c: Delete. Contents moved to...
2165 * alphanbsd-tdep.c: ...here.
2166 (_initialize_alphanbsd_tdep): Register core functions.
2167 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
2168
2169 2002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
2170
2171 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
2172 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
2173 (alphanbsd-nat.o): Likewise.
2174 (alphabsd-tdep.o): New dependency list.
2175 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
2176 (fill_gregset): Use alphabsd_fill_reg.
2177 (supply_fpregset): Use alphabsd_supply_fpreg.
2178 (fill_fpregset): Use alphabsd_fill_fpreg.
2179 (fetch_inferior_registers): Use struct reg and struct fpreg
2180 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
2181 and alphabsd_supply_fpreg.
2182 (store_inferior_registers): Use struct reg and struct fpreg
2183 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
2184 and alphabsd_fill_fpreg.
2185 * alphabsd-tdep.c: New file.
2186 * alphabsd-tdep.h: New file.
2187 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
2188 (fetch_elfcore_registers): Use alphabsd_supply_reg and
2189 alphabsd_supply_fpreg.
2190 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
2191 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
2192
2193 2002-05-11 Eric Christopher <echristo@redhat.com>
2194
2195 * mips-tdep.c (mips_double_register_type): Fix thinko.
2196 (mips_single_register_type): Ditto.
2197 * MAINTAINERS: Add self.
2198
2199 2002-05-11 Mark Kettenis <kettenis@gnu.org>
2200
2201 * i387-nat.c (i387_supply_register, i387_fill_fsave,
2202 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
2203 right thing on architectures with different endianness and/or
2204 integer sizes.
2205
2206 2002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
2207
2208 From Christian Limpach <chris@Pin.LU>
2209 * configure.in: Change sed expression which comments out
2210 NATDEPFILES to also comment out continuation lines.
2211 * configure: Regenerate.
2212
2213 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
2214
2215 * sh-tdep.c: Clean up code erroneously reintroduced by previous
2216 big patch.
2217
2218 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
2219
2220 * sh-tdep.c: Include correct file.
2221
2222 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
2223
2224 New support for sh64-elf (sh5) target.
2225
2226 * configure.tgt: For sh64-elf target, default to sh-elf.
2227
2228 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
2229 (struct gdbarch_tdep): Add new fields for new registers and ABI
2230 info.
2231
2232 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
2233 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
2234 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
2235 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
2236 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
2237 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
2238 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
2239 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
2240 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
2241 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
2242 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
2243 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
2244 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
2245 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
2246 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
2247 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
2248 sh64_get_gdb_regnum, sh64_media_reg_base_num,
2249 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
2250 sign_extend, sh64_nofp_frame_init_saved_regs,
2251 sh64_init_extra_frame_info, sh64_get_saved_register,
2252 sh64_extract_struct_value_address, sh64_pop_frame,
2253 sh64_push_arguments, sh64_extract_return_value,
2254 sh64_store_return_value, sh64_show_media_regs,
2255 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
2256 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
2257 sh_sh64_register_virtual_type,
2258 sh_sh64_register_convert_to_virtual,
2259 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
2260 sh64_register_read, sh64_pseudo_register_write,
2261 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
2262 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
2263 sh64_do_pseudo_register, sh_compact_do_registers_info,
2264 sh64_do_registers_info, sh_gdbarch_init): New functions.
2265
2266 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
2267
2268 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
2269
2270 2002-05-10 Daniel Jacobowitz <drow@mvista.com>
2271
2272 * linespec.c (decode_line_1): Check for a double quote after
2273 a filename correctly.
2274
2275 2002-05-10 Jim Blandy <jimb@redhat.com>
2276
2277 Properly track the size of the current objfile's .debug_line section.
2278 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
2279 (DWARF_LINE_SIZE): New macro.
2280 (dwarf2_build_psymtabs_hard): Record the line section's size in
2281 the partial symbol table.
2282 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
2283 symbol table.
2284
2285 2002-05-10 Petr Sorfa <petrs@caldera.com>
2286
2287 * ia64-tdep.c: Handle breakpoints on L instruction type
2288 in MLX instruction bundle by moving the breakpoint to
2289 the third slot (X instruction type) as L holds only data.
2290
2291 2002-05-10 Kevin Buettner <kevinb@redhat.com>
2292
2293 * dbxread.c (discarding_local_symbols_complaint): New complaint.
2294 (process_one_symbol): Complain about discarding local symbols
2295 due to a misplaced N_LBRAC entry.
2296
2297 2002-05-09 Elena Zannoni <ezannoni@redhat.com>
2298
2299 From Daniel Berlin <dan@cgsoftware.com>
2300 * linespec.c (find_toplevel_char): '<' and '>' also increase and
2301 decrease the depth we are at, in the case of templates.
2302
2303 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
2304
2305 * mips-tdep.c (mips_float_register_type): New function.
2306 (mips_double_register_type): New function.
2307 (mips_print_register): Use them.
2308 (do_fp_register_row): Likewise.
2309
2310 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
2311
2312 * signals/signals.c (signals): Remove conditional compilation around
2313 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
2314 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
2315
2316 2002-05-09 Michael Snyder <msnyder@redhat.com>
2317
2318 * remote-rdp.c (remote_rdp_can_run): Remove.
2319
2320 2002-05-09 Tom Tromey <tromey@redhat.com>
2321
2322 * jv-valprint.c (java_val_print): Handle `char' as a special case
2323 of TYPE_CODE_INT.
2324
2325 2002-05-09 Michael Snyder <msnyder@redhat.com>
2326
2327 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
2328 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
2329 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
2330 str r(0123),[sp,#nn].
2331 (arm_skip_prologue): Ditto. Also make disassembly
2332 order-independent by placing it in a loop.
2333
2334 2002-05-06 Michael Snyder <msnyder@redhat.com>
2335
2336 * stabsread.c (read_type): Add recognition for new attribute:
2337 "@V;" means that an array type is actually a vector.
2338 This is analogous to the vector flag that's been added to dwarf2.
2339
2340 2002-05-09 Mark Kettenis <kettenis@gnu.org>
2341
2342 * i386-tdep.h (i386_abi): New enum.
2343 (struct gdbarch_tdep): Replace os_ident member with abi.
2344 (i386_gdbarch_register_os_abi): New prototype.
2345 * i386-tdep.c (i386_abi_names): New array.
2346 (process_note_abi_tag_sections): Removed.
2347 (process_note_sections): New function.
2348 (i386_elf_abi_from_note, i386_elf_abi): New functions.
2349 (struct i386_abi_handler): New struct.
2350 (i386_abi_handler_list): New variable.
2351 (i386_gdbarch_register_os_abi): New function.
2352 (i386_gdbarch_init): Adapt for the changes given above.
2353
2354 2002-05-08 Daniel Jacobowitz <drow@mvista.com>
2355
2356 * gregset.h: Say "GNU/Linux".
2357
2358 2002-05-08 Elena Zannoni <ezannoni@redhat.com>
2359
2360 * gdbtypes.c : Add new builtin type for 64 bit vectors.
2361 (build_gdbtypes): Build builtin_type_v2_float.
2362 (_initialize_gdbtypes): Register new builtin type.
2363
2364 2002-05-08 Andrew Cagney <ac131313@redhat.com>
2365
2366 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
2367 (clear_gdbarch_swap): New function.
2368 (initialize_non_multiarch): Call.
2369 (gdbarch_update_p): Before calling init(), swap out and clear the
2370 existing architecture.
2371 * gdbarch.c: Regenerate.
2372
2373 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
2374
2375 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
2376 alphanbsd-tdep.c.
2377
2378 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
2379
2380 * sh-nbsd-nat.c: Rename to...
2381 * shnbsd-nat.c: ...this.
2382 * sh-nbsd-tdep.c: Rename to...
2383 * shnbsd-tdep.c: ...this.
2384 * sh-nbsd-tdep.h: Rename to...
2385 * shnbsd-tdep.h: ...this.
2386 * config/sh/nbsd.mh: Use shnbsd-nat.o.
2387 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
2388
2389 2002-05-08 Richard Earnshaw <rearnsha@arm.com>
2390
2391 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
2392 concatenation for command help messages.
2393
2394 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
2395
2396 * NEWS: Note new sh*-*-netbsdelf* configuration.
2397 * configure.host: Set gdb_host_cpu to sh for all sh*.
2398 (sh*-*-netbsdelf*): New host.
2399 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
2400 (sh*-*-netbsdelf*): New target.
2401 * sh-nbsd-nat.c: New file.
2402 * sh-nbsd-tdep.c: New file.
2403 * sh-nbsd-tdep.h: New file.
2404 * config/sh/nbsd.mh: New file.
2405 * config/sh/nbsd.mt: New file.
2406 * config/sh/nm-nbsd.h: New file.
2407 * config/sh/tm-nbsd.h: New file.
2408
2409 2002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
2410
2411 * sh-tdep.c (sh_osabi_names): Declare.
2412 (process_note_abi_tag_sections): New function.
2413 (get_elfosabi): Ditto.
2414 (sh_gdbarch_register_os_abi): Ditto.
2415 (sh_dump_tdep): Ditto.
2416 _initialize_sh_tdep): Use gdbarch_register to register
2417 sh_gdbarch_init and sh_dump_tdep.
2418 * config/sh/tm-sh.h (sh_osabi): Declare.
2419 (gdbarch_tdep): Add sh_osabi and osabi_name members.
2420
2421 2002-05-07 Andrew Cagney <ac131313@redhat.com>
2422
2423 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
2424 (thumb_scan_prologue): Ditto.
2425 (arm_find_callers_reg): Ditto.
2426 (arm_frame_chain): Ditto.
2427 (arm_init_extra_frame_info): Ditto.
2428 (arm_frame_saved_pc): Ditto.
2429 (arm_pop_frame): Ditto.
2430 (arm_push_return_address): New function.
2431 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
2432 call_dummy_location, call_dummy_breakpoint_offset_p,
2433 call_dummy_breakpoint_offset, call_dummy_p,
2434 call_dummy_stack_adjust_p, call_dummy_words,
2435 sizeof_call_dummy_words, call_dummy_start_offset,
2436 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
2437 call_dummy_address, push_return_address and push_dummy_frame for
2438 generic dummy frames.
2439
2440 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
2441
2442 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
2443 size computation for alloca.
2444 (sh_fp_frame_init_saved_regs): Likewise.
2445
2446 2002-05-07 Richard Earnshaw <rearnsha@arm.com>
2447
2448 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
2449 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
2450 * arm-tdep.c (arm_store_return_value): Use them.
2451 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
2452 * remote-rdp.c (remote_rdp_fetch_register): Use
2453 ARM_MAX_REGISTER_RAW_SIZE.
2454 (remote_rdp_store_register): Likewise.
2455
2456 2002-05-07 Michal Ludvig <mludvig@suse.cz>
2457
2458 * dwarf2cfi.c: Code cleanup, removed unused variables,
2459 added default labels to switch {} statements.
2460 * x86-64-tdep.c: Ditto.
2461 * x86-64-linux-nat.c: Ditto.
2462
2463 2002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
2464
2465 * solib.h: Protect against multiple inclusion.
2466
2467 2002-05-06 Jim Blandy <jimb@redhat.com>
2468
2469 Add first preprocessor macro-expansion files.
2470 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
2471 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
2472 (splay_tree_h, macroexp_h, macrotab_h): New variable.
2473 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
2474 (COMMON_OBS): Add macrotab.o, macroexp.o.
2475 (macroexp.o, macrotab.o): New rules.
2476
2477 Separate the job of reading the line number info statement program
2478 header (...expialidocious) out into its own function.
2479 * dwarf2read.c (struct line_head, struct filenames, struct
2480 directories): Replace with...
2481 (struct line_header): New structure, containing the full
2482 contents of the statement program header, including the
2483 include directory and file name tables.
2484 (read_file_scope): If we have line number info, instead of just
2485 calling dwarf_decode_lines to do all the work, call
2486 dwarf_decode_line_header first to get a `struct line_header'
2487 containing the data in the statement program header, and then
2488 pass that to dwarf_decode_lines, which will pick up where that
2489 left off. Be sure to clean up the `struct line_header' object.
2490 (dwarf_decode_line_header, free_line_header, add_include_dir,
2491 add_file_name): New functions.
2492 (dwarf_decode_lines): Move all the code to read the statement
2493 program header into dwarf_decode_line_header. Take the line
2494 header it built as the first argument, instead of the offset to
2495 the compilation unit's line number info. Use the new `struct
2496 line_header' type instead of the old structures. No need to do
2497 cleanups here now, since we don't allocate anything.
2498 (dwarf2_statement_list_fits_in_line_number_section,
2499 dwarf2_line_header_too_long): New complaints.
2500
2501 2002-05-06 Elena Zannoni <ezannoni@redhat.com>
2502
2503 * gdbtypes.c (init_vector_type): New function.
2504 (build_builtin_type_vec128): Simplify the representation of SIMD
2505 registers.
2506 (build_gdbtypes): Initialize new builtin vector types.
2507 (_initialize_gdbtypes): Register new vector types with gdbarch.
2508 (builtin_type_v4_float, builtin_type_v4_int32,
2509 builtin_type_v8_int16, builtin_type_v16_int8,
2510 builtin_type_v2_int32, builtin_type_v4_int16,
2511 builtin_type_v8_int8): New (renamed) SIMD types.
2512
2513 2002-05-06 Mark Kettenis <kettenis@gnu.org>
2514
2515 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
2516 (i387_fill_fxsave): Likewise.
2517
2518 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
2519
2520 * alpha-tdep.c (alpha_extract_return_value): Don't use
2521 non-constant array size in prototype.
2522
2523 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2524
2525 From Brian Taylor <briant at model dot com>:
2526 * ui-out.c (ui_out_field_core_addr): Use the function
2527 longest_local_hex_string_custom'to format addresses > 32 bits
2528 wide.
2529
2530 * ui-out.c (ui_out_field_core_addr): Update comment.
2531
2532 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2533
2534 * stack.c (select_and_print_frame): Make static. Delete the
2535 parameter `level'.
2536 (func_command): Update call.
2537 (select_frame_command): Delete code computing the frame level.
2538 * frame.h (select_and_print_frame): Delete declaration.
2539
2540 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2541
2542 * sparc-tdep.c (sparc_get_saved_register): Comment why
2543 get_prev_frame call is safe.
2544
2545 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2546
2547 * frame.h (select_frame): Delete level parameter.
2548 * stack.c (select_frame): Update. Use frame_relative_level to
2549 obtain the frame's level.
2550 (select_and_print_frame): Update call.
2551 (select_frame_command): Ditto.
2552 (up_silently_base): Ditto.
2553 (down_silently_base): Ditto.
2554 * ocd.c (ocd_start_remote): Ditto.
2555 * remote-rdp.c (remote_rdp_open): Ditto.
2556 * remote-mips.c (mips_initialize): Ditto.
2557 (common_open): Ditto.
2558 * remote-e7000.c (e7000_start_remote): Ditto.
2559 * m3-nat.c (select_thread): Ditto.
2560 * hppa-tdep.c (child_get_current_exception_event): Ditto.
2561 (child_get_current_exception_event): Ditto.
2562 * varobj.c (varobj_create): Ditto.
2563 (varobj_update): Ditto.
2564 (c_value_of_root): Ditto.
2565 * tracepoint.c (finish_tfind_command): Ditto.
2566 * corelow.c (core_open): Ditto.
2567 * arch-utils.c (generic_prepare_to_proceed): Ditto.
2568 * thread.c (info_threads_command): Ditto.
2569 (switch_to_thread): Ditto.
2570 * infrun.c (normal_stop): Ditto.
2571 (restore_selected_frame): Ditto.
2572 (restore_inferior_status): Ditto.
2573 * breakpoint.c (insert_breakpoints): Ditto.
2574 (watchpoint_check): Ditto.
2575 (bpstat_stop_status): Ditto.
2576 (do_enable_breakpoint): Ditto.
2577 * blockframe.c (flush_cached_frames): Ditto.
2578 (reinit_frame_cache): Ditto.
2579
2580 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2581
2582 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
2583 maintainer.
2584
2585 2002-05-04 Jim Blandy <jimb@redhat.com>
2586
2587 * gdbtypes.c (replace_type): Doc fix.
2588
2589 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2590
2591 * valprint.c (strcat_longest): Delete commented out function.
2592 Update copyright.
2593
2594 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2595
2596 * MAINTAINERS: Mark a29k as deleted.
2597 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
2598 Move new configurations to the top.
2599 * configure.tgt: Remove a29k.
2600 * config/a29k/tm-vx29k.h: Delete.
2601 * config/a29k/vx29k.mt: Delete.
2602 * config/a29k/tm-a29k.h: Delete.
2603 * config/a29k/a29k-udi.mt: Delete.
2604 * config/a29k/a29k.mt: Delete.
2605 * a29k-tdep.c: Delete.
2606 * remote-udi.c: Delete.
2607 * remote-mm.c: Delete.
2608 * remote-eb.c: Delete.
2609 * remote-adapt.c: Delete.
2610 * Makefile.in: Remove obsolete code.
2611 * gdbserver/Makefile.in: Ditto.
2612 * config/s390/s390x.mt: Ditto.
2613 * config/s390/s390.mt: Ditto.
2614 * config/sparc/sparclynx.mh: Ditto.
2615 * config/sparc/linux.mh: Ditto.
2616 * config/pa/hppaosf.mh: Ditto.
2617 * config/pa/hppabsd.mh: Ditto.
2618 * config/ns32k/nbsd.mt: Ditto.
2619 * config/mips/vr5000.mt: Ditto.
2620 * config/m68k/sun3os4.mh: Ditto.
2621 * config/m68k/nbsd.mt: Ditto.
2622 * config/m68k/m68klynx.mh: Ditto.
2623 * config/m32r/m32r.mt: Ditto.
2624 * config/i386/x86-64linux.mt: Ditto.
2625 * config/i386/nbsdelf.mt: Ditto.
2626 * config/i386/nbsd.mt: Ditto.
2627 * config/i386/i386lynx.mh: Ditto.
2628
2629 2002-05-04 Andrew Cagney <ac131313@redhat.com>
2630
2631 * target.c (debug_print_register): New function. Handle oversize
2632 registers.
2633 (debug_to_fetch_registers): Call.
2634 (debug_to_store_registers): Call.
2635
2636 2002-05-03 Jim Blandy <jimb@redhat.com>
2637
2638 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
2639 (read_type): Doc fix.
2640 * gdbtypes.c (replace_type): Doc fix.
2641
2642 * stabsread.c (multiply_defined_struct): New complaint.
2643 (read_struct_type): If the type we were passed isn't empty, or
2644 incomplete, don't read the new struct type into it; complain,
2645 and return the original type unchanged. Take a new `type_code'
2646 argument, which is the type code for the new type.
2647 (read_type): Rather than storing the type's type code here, pass
2648 it as an argument to read_struct_type, and let that take care of
2649 storing it. That way, we don't overwrite the original type code,
2650 so read_struct_type can use it to decide whether we're overwriting
2651 something we shouldn't.
2652 (complain_about_struct_wipeout): New function.
2653
2654 2002-05-03 Andrew Cagney <ac131313@redhat.com>
2655
2656 * gdbarch.sh: Assert that gdbarch is non-NULL.
2657 * gdbarch.c: Regenerate.
2658
2659 2002-05-03 Jason Merrill <jason@redhat.com>
2660
2661 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
2662 and return NULL.
2663
2664 2002-05-03 Michal Ludvig <mludvig@suse.cz>
2665
2666 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
2667 (x86_64_dwarf2gdb_regno_map_length),
2668 (x86_64_dwarf2_reg_to_regnum): Added.
2669 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
2670 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
2671 (_initialize_x86_64_tdep): Synced with the change above.
2672 (x86_64_skip_prologue): Reformulated message.
2673
2674 2002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
2675
2676 * f-exp.y: Also use new prev_lexptr variable
2677 to improve error reporting. Based on Michael Snyder
2678 2002-04-24 dated patch to c-exp.y.
2679 * jv-exp.y: Likewise.
2680 * m2-exp.y: Likewise.
2681
2682 2002-05-02 Elena Zannoni <ezannoni@redhat.com>
2683
2684 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
2685 we are dealing with vectors.
2686
2687 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
2688
2689 * config/m68k/tm-nbsd.h: Obvious fix,
2690 correct machine name.
2691
2692 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
2693
2694 * p-typeprint.c (pascal_type_print_base): Add support
2695 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
2696
2697 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
2698
2699 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
2700 for fondamental pascal 'char' type.
2701
2702 2002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
2703
2704 * p-lang.h (is_pascal_string_type): Declaration changed,
2705 new sixth argument of type char ** added.
2706 * p-lang.c (is_pascal_string_type): Implementation
2707 changed. Args length_pos, length_size, string_pos, char_size
2708 can now be NULL. New argument arrayname set to the field
2709 name of the char array. Return value set to char array
2710 field index plus one.
2711 * p-valprint.c (pascal_val_print): Adapt to new declaration of
2712 is_pascal_string_type function.
2713
2714 2002-05-02 Andrew Cagney <cagney@redhat.com>
2715
2716 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
2717 <cagney@redhat.com> change.
2718 * gdbarch.c: Regenerate.
2719
2720 2002-05-02 Andrew Cagney <cagney@redhat.com>
2721
2722 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
2723 before probing for a new one. Detect errorenous gdbarch_init
2724 functions.
2725 * gdbarch.c: Regenerate.
2726
2727 2002-05-01 Andrew Cagney <cagney@redhat.com>
2728
2729 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
2730 * config/mcore/tm-mcore.h: Ditto. Update copyright.
2731 * config/v850/tm-v850.h: Ditto. Update copyright.
2732
2733 2002-04-30 Andrew Cagney <ac131313@redhat.com>
2734
2735 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
2736 current_gdbarch.
2737
2738 2002-04-30 Michael Snyder <msnyder@redhat.com>
2739
2740 * arm-tdep.c: Whitespace clean-ups.
2741 (arm_skip_prologue): Fix thinko; two lines
2742 should have been removed as part of 4/24 change.
2743
2744 2002-04-30 Kevin Buettner <kevinb@redhat.com>
2745
2746 * rs6000-tdep.c: Added comment describing how fpscr register
2747 numbers were chosen.
2748
2749 2002-04-30 Michael Snyder <msnyder@redhat.com>
2750
2751 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
2752
2753 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
2754
2755 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
2756 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
2757 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
2758
2759 2002-04-29 Kevin Buettner <kevinb@redhat.com>
2760
2761 From Louis Hamilton <hamilton@redhat.com>:
2762 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
2763 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
2764 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
2765 not bfd-private xcoff data, to determine wordsize.
2766 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
2767
2768 2002-04-29 Andrew Cagney <ac131313@redhat.com>
2769
2770 GDB 5.2 released from 5.2 branch.
2771
2772 2002-04-29 Michal Ludvig <mludvig@suse.cz>
2773
2774 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
2775 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
2776 (x86_64_register_info_table): Added comments with register numbers.
2777
2778 2002-04-29 Elena Zannoni <ezannoni@redhat.com>
2779
2780 * rs6000-tdep.c (rs6000_extract_return_value,
2781 rs6000_store_return_value): Handle returning vectors.
2782 (rs6000_gdbarch_init): Use
2783 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
2784 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
2785 New function.
2786 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
2787 vectors.
2788 (ppc_sysv_abi_push_arguments): Handle vector parameters.
2789 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
2790
2791 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
2792
2793 * hpread.c (hpread_psymtab_to_symtab_1,
2794 hpread_psymtab_to_symtab): Replace fprintf (stderr,...)
2795 with fprintf_unfiltered (gdb_stderr,...).
2796
2797 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
2798
2799 * remote-array.c (printf_monitor, write_monitor,
2800 array_insert_breakpoint, array_remove_breakpoint ):
2801 Replace fprintf (stderr,...
2802 with fprintf_unfiltered (gdb_stderr,....
2803 * remote-es.c: Likewise.
2804 * remote-os9k.c: Likewise.
2805 * remote-st.c: Likewise.
2806
2807 2002-04-28 Andreas Schwab <schwab@suse.de>
2808
2809 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
2810 linux-proc.o and gcore.o.
2811
2812 2002-04-26 Michal Ludvig <mludvig@suse.cz>
2813
2814 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
2815 code without frame pointers.
2816
2817 2002-04-26 Andrew Cagney <ac131313@redhat.com>
2818
2819 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
2820 ON_STACK is needed.
2821
2822 2002-04-26 Ben Elliston <bje@redhat.com>
2823
2824 * target.c (do_xfer_memory): Correct reference to the new option
2825 "trust-readonly-sections".
2826
2827 2002-04-26 Elena Zannoni <ezannoni@redhat.com>
2828
2829 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
2830 * gdbtypes.c (recursive_dump_type): Output the vector flag.
2831 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
2832 vectors.
2833 (read_array_type): Record the fact that this array type is really a
2834 vector (i.e. are passed in by value).
2835
2836 2002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
2837
2838 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
2839 * alpha-tdep.c (alpha_sigcontext_addr): New function.
2840 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
2841 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
2842 * alpha-linux-tdep.c: Include frame.h.
2843 (alpha_linux_sigcontext_addr): New function.
2844 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
2845 alpha_linux_sigcontext_addr.
2846 * alpha-osf1-tdep.c: Include gdbcore.h.
2847 (alpha_osf1_sigcontext_addr): New function.
2848 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
2849 alpha_osf1_sigcontext_addr.
2850 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
2851 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
2852
2853 2002-04-26 Andrew Cagney <ac131313@redhat.com>
2854
2855 * stack.c (selected_frame_level):
2856 (select_frame): Do not set selected_frame_level.
2857 * frame.h (selected_frame_level): Delete declaration.
2858
2859 2002-04-26 Andrew Cagney <ac131313@redhat.com>
2860
2861 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
2862 convert_from_func_ptr-addr when AIX / PowerOpen.
2863
2864 2002-04-25 Andrew Cagney <ac131313@redhat.com>
2865
2866 * valops.c (hand_function_call): Call
2867 generic_save_call_dummy_addr.
2868 * frame.h (generic_save_call_dummy_addr): Declare.
2869 * blockframe.c (struct dummy_frame): Add fields call_lo and
2870 call_hi.
2871 (generic_find_dummy_frame): Check for PC in range call_lo to
2872 call_hi instead of entry_point_address.
2873 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
2874 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
2875 (generic_save_call_dummy_addr): New function.
2876
2877 2002-04-24 David S. Miller <davem@redhat.com>
2878
2879 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
2880 sparc_skip_prologue.
2881 (sparc_skip_prologue): Kill frameless_p arg, and use line number
2882 information to find prologue when possible.
2883 (sparc_prologue_frameless_p): Call examine_prologue directly.
2884 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
2885 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
2886 second argument.
2887 (SKIP_PROLOGUE): Likewise.
2888
2889 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
2890
2891 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
2892 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
2893 indicate that the condition it was testing is always true.
2894 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
2895 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
2896 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
2897
2898 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
2899
2900 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
2901 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
2902 tdep->jb_pc and tdep->jb_elt_size.
2903 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
2904 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
2905 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
2906 * alpha-nat.c (get_longjmp_target): Remove.
2907 (JB_ELEMENT_SIZE): Ditto.
2908 (JB_PC): Ditto.
2909 * alpha-tdep.c (alpha_get_longjmp_target): New function.
2910 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
2911 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
2912 to alpha_get_longjmp_target.
2913 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
2914 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
2915 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
2916
2917 2002-04-25 Andrew Cagney <ac131313@redhat.com>
2918
2919 * README: Update to GDB 5.2.
2920
2921 2002-04-25 Andrew Cagney <ac131313@redhat.com>
2922
2923 * gdbarch.sh (LC_ALL): Set to `c'.
2924
2925 2002-04-25 Theodore A. Roth <troth@verinet.com>
2926
2927 * avr-tdep.c: Ran through gdb_indent.sh.
2928
2929 2002-04-25 Theodore A. Roth <troth@verinet.com>
2930
2931 * MAINTAINERS: Add myself as AVR maintainer.
2932 * NEWS: Note new target avr.
2933
2934 2002-04-25 Theodore A. Roth <troth@verinet.com>
2935
2936 * Makefile.in: Add support for AVR target.
2937 * configure.tgt: Add support for AVR target.
2938 * avr-tdep.c: New file
2939 * config/avr/avr.mt: New file.
2940
2941 2002-04-25 Theodore A. Roth <troth@verinet.com>
2942
2943 * MAINTAINERS: Add myself to write-after-approval.
2944
2945 2002-04-24 Pierre Muller <ics.u-strasbg.fr>
2946
2947 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
2948 with fprintf_unfiltered (gdb_stderr,....
2949
2950 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
2951
2952 Fix PR gdb/508.
2953 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
2954
2955 2002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
2956
2957 * p-exp.y: Also use new prev_lexptr variable
2958 to improve error reporting. Based on Michael Snyder
2959 2002-04-24 dated patch to c-exp.y.
2960
2961 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
2962
2963 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
2964 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
2965 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
2966 to 0.
2967 * config/alpha/tm-alpha.h: Remove forward decls of struct type
2968 and struct value.
2969 (FUNCTION_START_OFFSET): Remove.
2970 (BREAKPOINT): Ditto.
2971
2972 2002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
2973
2974 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
2975 * NEWS: Ditto.
2976
2977 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
2978
2979 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
2980 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
2981 alpha_linux_pc_in_sigtramp.
2982 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
2983 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
2984 alpha_osf1_pc_in_sigtramp.
2985 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
2986 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
2987 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2988 alphafbsd_pc_in_sigtramp.
2989 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
2990 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
2991 alphanbsd_pc_in_sigtramp.
2992 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
2993 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
2994
2995 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
2996
2997 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
2998
2999 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
3000
3001 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
3002 alphanbsd-tdep.c.
3003 (alphanbsd-nat.o): New dependency list.
3004 (alphanbsd-tdep.o): Ditto.
3005 * NEWS: Note new native NetBSD/alpha configuration.
3006 * alphanbsd-nat.c: New file.
3007 * alphanbsd-tdep.c: Ditto.
3008 * configure.host (alpha*-*-netbsd*): New host.
3009 * configure.tgt (alpha*-*-netbsd*): New target.
3010 * config/alpha/nbsd.mh: New file.
3011 * config/alpha/nbsd.mt: Ditto.
3012 * config/alpha/nm-nbsd.h: Ditto.
3013 * config/alpha/tm-nbsd.h: Ditto.
3014
3015 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
3016
3017 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
3018 (alpha-osf1-tdep.o): New dependency list.
3019 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
3020 and skip_sigtramp_frame members.
3021 * alpha-linux-tdep.c: Include gdbcore.h.
3022 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
3023 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
3024 * alpha-osf1-tdep.c: New file.
3025 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
3026 alpha-osf1-dep.c.
3027 (alpha_frame_past_sigtramp_frame): New function.
3028 (alpha_dynamic_sigtramp_offset): Ditto.
3029 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
3030 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
3031 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
3032 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
3033 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
3034 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
3035 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
3036 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
3037 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
3038 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
3039 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
3040 to find_solib_trampoline_target.
3041 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
3042 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
3043 (SKIP_TRAMPOLINE_CODE): Remove.
3044 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
3045 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
3046 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
3047 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
3048 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
3049 (PROC_SIGTRAMP_MAGIC): Ditto.
3050 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
3051 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
3052 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
3053 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
3054 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
3055
3056 2002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
3057
3058 * NEWS: Note that Alpha targets are now multi-arch.
3059
3060 2002-04-24 Michael Snyder <msnyder@redhat.com>
3061
3062 * parser-defs.h (prev_lexptr): New external variable.
3063 * parse.c (parse_exp_1): Set prev_lexptr to null before
3064 calling the language-specific parser.
3065 * c-exp.y (yylex): Set prev_lexptr to start of current token.
3066 (yyerror): Use prev_lexptr in error reporting.
3067
3068 2002-04-24 Daniel Jacobowitz <drow@mvista.com>
3069
3070 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
3071 * gregset.h: If FILL_FPXREGSET is defined, provide
3072 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
3073 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
3074 is defined, call fill_fpxregset.
3075
3076 2002-04-24 Roland McGrath <roland@frob.com>
3077
3078 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
3079 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
3080 (supply_gregset, supply_fpregset): New functions.
3081
3082 * gnu-nat.c (gnu_find_memory_regions): New function.
3083 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
3084 (gnu_xfer_memory): Add a cast.
3085
3086 2002-04-24 Michael Snyder <msnyder@redhat.com>
3087
3088 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
3089 loop. Add handling for "str lr, [sp, #-4]!" and for saves
3090 of argument regs ("str r(0123), [r11, #-nn"]).
3091 (arm_skip_prologue): Better handling for frameless functions.
3092 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
3093 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
3094
3095 Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
3096
3097 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
3098 NUM_PSEUDO_REGS can be used.
3099
3100 2002-04-24 Andrew Cagney <ac131313@redhat.com>
3101
3102 * arch-utils.h: Update copyright.
3103
3104 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
3105 * gdbarch.h, gdbarch.c: Re-generate.
3106
3107 * inferior.h (IN_SIGTRAMP): Delete definition.
3108 * arch-utils.c (legacy_pc_in_sigtramp): New function.
3109 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
3110
3111 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
3112 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
3113 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
3114 (find_proc_framesize): Ditto.
3115 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
3116 (alpha_init_extra_frame_info): Ditto.
3117 * infrun.c (handle_inferior_event): Ditto.
3118 (handle_inferior_event): Ditto.
3119 (check_sigtramp2): Ditto.
3120 * blockframe.c (create_new_frame): Ditto.
3121 (get_prev_frame): Ditto.
3122 * ppc-linux-tdep.c: Update comments.
3123 * i386-linux-tdep.c: Update comments.
3124 * breakpoint.c (bpstat_what): Update comment.
3125
3126 2002-04-24 Michal Ludvig <mludvig@suse.cz>
3127
3128 * gdbserver/linux-low.c (regsets_fetch_inferior_registers),
3129 (regsets_store_inferior_registers): Removed cast to int from
3130 ptrace() calls.
3131 * gdbserver/regcache.h: Added declaration of struct inferior_info.
3132
3133 2002-04-24 David S. Miller <davem@redhat.com>
3134
3135 * i960-tdep.c (register_in_window_p): New function.
3136 (i960_find_saved_register): Use it instead of
3137 REGISTER_IN_WINDOW_P.
3138 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
3139
3140 * symtab.h (find_stab_function_addr): Kill extern.
3141 * minsyms.c (find_stab_function_addr): Remove from here...
3142 * dbxread.c: ... to here, and mark it static.
3143
3144 2002-04-20 David S. Miller <davem@redhat.com>
3145
3146 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
3147 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
3148
3149 2002-04-21 David S. Miller <davem@redhat.com>
3150
3151 * remote-vxsparc.c (vx_read_register): Fix typo, we want
3152 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
3153 (vx_write_register): Likewise.
3154
3155 2002-04-23 J. Brobecker <brobecker@gnat.com>
3156
3157 * source.c (is_regular_file): New function.
3158 (openp): Check wether file to open is a regular file
3159 to avoid opening directories.
3160
3161 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3162
3163 * findvar.c (extract_signed_integer): Cast printf argument
3164 to suppress format warning.
3165 (extract_unsigned_integer): Likewise.
3166 * infcmd.c (registers_info): Likewise.
3167 * top.c (get_prompt_1): Likewise.
3168 * valops.c (value_assign): Likewise.
3169 * valprint.c (print_decimal): Likewise.
3170
3171 2002-04-22 H.J. Lu (hjl@gnu.org)
3172
3173 * c-exp.y (typebase): Support
3174
3175 [long|long long|short] [signed|unsigned] [int|]
3176
3177 and
3178
3179 signed [long|long long|short] int
3180
3181 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3182
3183 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
3184 and vax-tdep.h.
3185 * vax-tdep.h: New file.
3186 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
3187 Make several routines static.
3188 (vax_get_saved_register): New function.
3189 (vax_gdbarch_init): New function.
3190 (_initialize_vax_tdep): Register vax_gdbarch_init.
3191 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
3192 Remove macros now under the control of gdbarch.
3193
3194 2002-04-22 Michael Snyder <msnyder@redhat.com>
3195
3196 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
3197 Some whitespace and coding standards tweaks.
3198
3199 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3200
3201 * vax-tdep.c: Include regcache.h.
3202 (vax_call_dummy_words): New.
3203 (sizeof_vax_call_dummy_words): New.
3204 (vax_fix_call_dummy): New function.
3205 (vax_saved_pc_after_call): Ditto.
3206 * config/vax/tm-vax.h: Don't include regcache.h.
3207 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
3208 (CALL_DUMMY): Remove.
3209 (CALL_DUMMY_WORDS): Define.
3210 (SIZEOF_CALL_DUMMY_WORDS): Define.
3211 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
3212
3213 2002-04-18 Michael Snyder <msnyder@redhat.com>
3214
3215 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
3216
3217 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3218
3219 * vax-tdep.c (vax_frame_chain): New function.
3220 (vax_push_dummy_frame): Ditto.
3221 (vax_pop_frame): Ditto.
3222 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
3223 (FRAMELESS_FUNCTION_INVOCATION): Use
3224 generic_frameless_function_invocation_not.
3225 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
3226 (POP_FRAME): Use vax_pop_frame.
3227
3228 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3229
3230 * vax-tdep.c (vax_store_struct_return): New function.
3231 (vax_extract_return_value): Ditto.
3232 (vax_store_return_value): Ditto.
3233 (vax_extract_struct_value_address): Ditto.
3234 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
3235 vax_store_struct_return.
3236 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
3237 (STORE_RETURN_VALUE): Use vax_store_return_value.
3238 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
3239
3240 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3241
3242 * vax-tdep.c (vax_frame_saved_pc): New function.
3243 (vax_frame_args_address_correct): Ditto.
3244 (vax_frame_args_address): Ditto.
3245 (vax_frame_locals_address): Ditto.
3246 (vax_frame_num_args): Move code to be in proximity to
3247 other frame-related functions.
3248 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
3249 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
3250 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
3251 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
3252 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
3253
3254 2002-04-22 H.J. Lu (hjl@gnu.org)
3255
3256 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
3257 includedir.
3258
3259 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3260
3261 * vax-tdep.c (vax_frame_init_saved_regs): New function.
3262 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
3263 (FRAME_INIT_SAVED_REGS): New macro.
3264
3265 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3266
3267 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
3268
3269 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3270
3271 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
3272 where needed.
3273 (fetch_osf_core_registers): Likewise.
3274 (supply_gregset): Likewise.
3275
3276 2002-04-22 J. Brobecker <brobecker@gnat.com>
3277
3278 * symfile.h (get_section_index): Define.
3279 * symfile.c (get_section_index): New function.
3280 * mdebugread.c (SC_IS_SBSS): New macro.
3281 (SC_IS_BSS): Return true for the scBss storage class only, as
3282 the scSBss storage class refers to the .sbss section.
3283 (parse_partial_symbols): Discard the symbols which associated
3284 section does not exist.
3285 Make sure to use the .sbss section index for symbols which
3286 storage class is scBss, rather than using the .bss section index.
3287
3288 2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
3289
3290 * vax-tdep.c: Update copyright years.
3291 (vax_register_name): New function.
3292 (vax_register_byte): Ditto.
3293 (vax_register_raw_size): Ditto.
3294 (vax_register_virtual_size): Ditto.
3295 (vax_register_virtual_type): Ditto.
3296 * config/vax/tm-vax.h: Update copyright years.
3297 (REGISTER_NAMES): Remove.
3298 (REGISTER_NAME): Define.
3299 (REGISTER_BYTE): Use vax_register_byte.
3300 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
3301 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
3302 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
3303
3304 2002-04-21 Andrew Cagney <ac131313@redhat.com>
3305
3306 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
3307 declaration
3308 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
3309
3310 2002-04-21 David S. Miller <davem@redhat.com>
3311
3312 * arch-utils.c (generic_prologue_frameless_p): Kill
3313 SKIP_PROLOGUE_FRAMELESS_P code.
3314 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
3315 references.
3316 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
3317 * arc-tdep.c (arc_prologue_frameless_p): Implement.
3318 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
3319 references.
3320 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
3321 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
3322 (sparc_gdbarch_init): Pass it to
3323 set_gdbarch_prologue_frameless_p.
3324
3325 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3326
3327 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
3328 (alphabsd-nat.o): New dependency list.
3329
3330 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3331
3332 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
3333 alphafbsd-tdep.c.
3334 (alpha-linux-tdep.o): New dependency list.
3335 (alphafbsd-tdep.o): Likewise.
3336
3337 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3338
3339 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
3340 to here...
3341 * alpha-tdep.c: ...from here.
3342 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
3343
3344 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3345
3346 * config/alpha/tm-alpha.h: Move alpha_software_single_step
3347 prototype from here...
3348 * alpha-tdep.h: ...to here.
3349
3350 2002-04-21 Andrew Cagney <ac131313@redhat.com>
3351
3352 * frame.h (selected_frame_level): Document as deprecated.
3353 (frame_relative_level): Declare.
3354 * stack.c (frame_relative_level): New function.
3355 (selected_frame_level): Document as deprecated.
3356 (select_frame): Do not set the selected_frame_level.
3357
3358 * stack.c (frame_info, record_selected_frame): Update.
3359 (frame_command, current_frame_command): Update.
3360 (up_silently_base, up_command, down_silently_base): Update.
3361 (down_command): Update.
3362 * inflow.c (kill_command): Update.
3363 * tracepoint.c (finish_tfind_command): Update.
3364 * corelow.c (core_open): Update.
3365 * thread.c (info_threads_command): Update.
3366 (do_captured_thread_select): Update.
3367 * infcmd.c (finish_command): Update.
3368 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
3369
3370 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3371
3372 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
3373
3374 2002-04-21 Andrew Cagney <ac131313@redhat.com>
3375
3376 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
3377 type const.
3378
3379 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3380
3381 * alphafbsd-tdep.c: Update copyright years. Include
3382 alpha-tdep.h.
3383 (alphafbsd_use_struct_convention): Make static.
3384 (alphafbsd_init_abi): New function.
3385 (_initialize_alphafbsd_tdep): New function.
3386 * config/alpha/tm-fbsd.h: Update copyright years.
3387 (USE_STRUCT_CONVENTION): Remove.
3388
3389 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3390
3391 * alpha-tdep.c (alpha_abi_handler): New structure to describe
3392 an Alpha ABI variant.
3393 (alpha_abi_handler_list): Declare.
3394 (alpha_gdbarch_register_os_abi): New function.
3395 (alpha_gdbarch_init): Give registered ABI variant handlers a
3396 chance to tweak the gdbarch once we have set up defaults.
3397 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
3398
3399 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3400
3401 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
3402 to standard_coerce_float_to_double.
3403 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
3404
3405 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3406
3407 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
3408 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
3409 from gdbarch_tdep rather than a constant.
3410 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
3411 the default text address for all Alpha Unix ABIs.
3412 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
3413 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
3414
3415 2002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
3416
3417 * alpha-tdep.h: New file. Includes several Alpha target constants
3418 taken from...
3419 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
3420 let gdbarch deal with.
3421 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
3422 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
3423 to dependency list.
3424 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
3425 Alpha target register names.
3426 * alphabsd-nat.c: Likewise.
3427 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
3428 Alpha target register names. Make serveral routines static.
3429 (alpha_get_saved_register): New function.
3430 (alpha_abi_names): New.
3431 (process_note_abi_tag_sections): New function.
3432 (get_elfosabi): New function.
3433 (alpha_gdbarch_init): New function.
3434 (alpha_dump_tdep): New function.
3435 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
3436
3437 2002-04-21 Andrew Cagney <ac131313@redhat.com>
3438
3439 * frame.c (find_saved_register): Delete #ifdef
3440 HAVE_REGISTER_WINDOWS code.
3441 * config/sparc/tm-sparc.h: Update comments.
3442 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
3443
3444 2002-04-21 Andrew Cagney <ac131313@redhat.com>
3445
3446 * i960-tdep.c (i960_find_saved_register): New function.
3447 (i960_get_saved_register): New function.
3448 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
3449 (i960_get_saved_register): Declare.
3450 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
3451
3452 2002-04-20 David S. Miller <davem@redhat.com>
3453
3454 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
3455
3456 2002-04-20 Andrew Cagney <ac131313@redhat.com>
3457
3458 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
3459 instead of NUM_PSEUDO_REGS.
3460
3461 2002-04-20 David S. Miller <davem@redhat.com>
3462
3463 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
3464 GDB_MULTI_ARCH_PARTIAL
3465 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
3466 define, let tm-sp64.h do it.
3467
3468 2002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
3469
3470 * frame.c (find_saved_register): Avoid a NULL pointer
3471 dereference and actually walk the frame list.
3472
3473 2002-04-20 Andrew Cagney <ac131313@redhat.com>
3474
3475 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
3476 sorted in most most-recent-used order. Document.
3477 * gdbarch.h, gdbarch.c: Regenerate.
3478
3479 2002-04-20 Daniel Jacobowitz <drow@mvista.com>
3480
3481 * gdbserver/inferiors.c (struct inferior_info): Add regcache_data.
3482 (add_inferior): Call create_register_cache.
3483 (clear_inferiors): Call free_register_cache.
3484 (inferior_regcache_data, set_inferior_regcache_data): New functions.
3485 * gdbserver/regcache.c (struct inferior_regcache_data): New.
3486 (registers): Remove.
3487 (get_regcache): New function.
3488 (create_register_cache, free_register_cache): New functions.
3489 (set_register_cache): Don't initialize the register cache here.
3490 (registers_to_string, registers_from_string, register_data): Call
3491 get_regcache.
3492 * gdbserver/regcache.h: Add prototypes.
3493 * gdbserver/server.h: Likewise.
3494
3495 2002-04-20 Daniel Jacobowitz <drow@mvista.com>
3496
3497 * gdbserver/mem-break.c: New file.
3498 * gdbserver/mem-break.h: New file.
3499 * gdbserver/Makefile.in: Add mem-break.o rule; update server.h
3500 dependencies.
3501 * gdbserver/inferiors.c (struct inferior_info): Add target_data
3502 member.
3503 (clear_inferiors): Free target_data member if set.
3504 (inferior_target_data, set_inferior_target_data): New functions.
3505 * gdbserver/linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
3506 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
3507 * gdbserver/linux-low.c (linux_bp_reinsert): New variable.
3508 (struct inferior_linux_data): New.
3509 (linux_create_inferior): Use set_inferior_target_data.
3510 (linux_attach): Likewise. Call add_inferior.
3511 (linux_wait_for_one_inferior): New function.
3512 (linux_wait): Call it.
3513 (linux_write_memory): Add const.
3514 (initialize_low): Call set_breakpoint_data.
3515 * gdbserver/linux-low.h (struct linux_target_ops): Add breakpoint
3516 handling members.
3517 * gdbserver/server.c (attach_inferior): Remove extra add_inferior
3518 call.
3519 * gdbserver/server.h: Include mem-break.h. Update inferior.c
3520 prototypes.
3521 * gdbserver/target.c (read_inferior_memory)
3522 (write_inferior_memory): New functions.
3523 * gdbserver/target.h (read_inferior_memory)
3524 (write_inferior_memory): Change macros to prototypes.
3525 (struct target_ops): Update comments. Add const to write_memory
3526 definition.
3527
3528 2002-04-19 Andrew Cagney <ac131313@redhat.com>
3529
3530 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
3531 instead of ->prev.
3532 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
3533 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
3534 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
3535 instead of ->prev.
3536
3537 2002-04-19 Elena Zannoni <ezannoni@redhat.com>
3538
3539 Fix PR gdb/471.
3540 * gdbtypes.c (init_simd_type): Rewrite using new functions.
3541 (build_builtin_type_vec128): Ditto.
3542 (append_composite_type_field): Fix calculation of type length in
3543 union case.
3544
3545 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
3546
3547 * config/djgpp/README: Update.
3548
3549 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
3550 compiler warnings.
3551
3552 2002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
3553
3554 * alpha-tdep.c (setup_arbitrary_frame): Rename...
3555 (alpha_setup_arbitrary_frame): ...to this.
3556 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
3557 for alpha_setup_arbitrary_frame.
3558
3559 2002-04-18 Andrew Cagney <cagney@redhat.com>
3560
3561 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
3562 * gdbarch.h, gdbarch.c: Regenerate.
3563
3564 * defs.h (breakpoint_from_pc_fn): Delete type definition.
3565 * target.h (memory_breakpoint_from_pc): Update declaration.
3566 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
3567
3568 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
3569 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
3570 * mem-break.c (memory_breakpoint_from_pc): Ditto.
3571 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
3572 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
3573 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
3574 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
3575 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
3576 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
3577 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
3578 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
3579 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
3580
3581 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
3582 const pointer.
3583 * monitor.c (monitor_insert_breakpoint): Ditto.
3584 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
3585
3586 * config/mcore/tm-mcore.h: Update copyright.
3587 * mem-break.c: Ditto.
3588 * xstormy16-tdep.c: Ditto.
3589
3590 2002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
3591
3592 * p-exp.y: Add precedence rule for '^' token.
3593 This removes the shift/reduce conflicts.
3594 Remove the comment concerning these shift/reduce conflicts.
3595
3596 2002-04-18 Elena Zannoni <ezannoni@redhat.com>
3597
3598 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
3599 (registers_powerpc_nofp): New register set for processors
3600 without floating point unit.
3601
3602 2002-04-18 David S. Miller <davem@redhat.com>
3603
3604 * MAINTAINERS: Add myself to write-after-approval.
3605
3606 2002-04-17 Michael Snyder <msnyder@redhat.com>
3607
3608 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
3609
3610 2002-04-17 Andrew Cagney <ac131313@redhat.com>
3611
3612 * rs6000-tdep.c (frame_initial_stack_address): Use
3613 frame_register_read to read the alloca_reg.
3614
3615 2002-04-17 Andrew Cagney <ac131313@redhat.com>
3616
3617 * frame.c (find_saved_register): Find saved registers in the next
3618 not prev frame.
3619 Fix PR gdb/365.
3620
3621 2002-04-17 Andrew Cagney <ac131313@redhat.com>
3622
3623 * gdbarch.sh (LANG): Set to ``c''.
3624
3625 2002-04-15 Andrew Cagney <ac131313@redhat.com>
3626
3627 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
3628
3629 2002-04-15 Andrew Cagney <ac131313@redhat.com>
3630
3631 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
3632 Update copyright.
3633
3634 * hpread.c (hpread_get_lntt): Add declaration.
3635 Also fix PR gdb/391.
3636
3637 2002-04-14 Andrew Cagney <ac131313@redhat.com>
3638
3639 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
3640 * aclocal.m4, configure: Re-generate.
3641 Fix PR gdb/391.
3642
3643 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
3644
3645 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
3646 instead of tm_print_insn.
3647
3648 2002-04-14 Elena Zannoni <ezannoni@redhat.com>
3649
3650 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
3651
3652 2002-04-14 Andrew Cagney <ac131313@redhat.com>
3653
3654 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
3655 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
3656 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
3657
3658 2002-04-12 Don Howard <dhoward@redhat.com>
3659
3660 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
3661 max_user_call_depth.
3662 (init_cmd_lists): Initialize the new value;
3663 * cli/cli-script.c (execute_user_command): Limit the call depth of
3664 user defined commands. This avoids a core-dump when user commands
3665 are infinitly recursive.
3666
3667 2002-04-12 Kevin Buettner <kevinb@redhat.com>
3668
3669 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
3670 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
3671 from tdep struct instead of DEFAULT_LR_SAVE.
3672 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
3673 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
3674 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
3675
3676 2002-04-12 Michael Snyder <msnyder@redhat.com>
3677
3678 * Remote.c: Spelling fix.
3679 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
3680 If no symbol found for "sbrk", try "_sbrk".
3681 (make_output_phdrs): Use bfd_section_name.
3682 (gcore_copy_callback): Use bfd_section_name.
3683 * eval.c: Indentation fix-ups.
3684 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
3685 in case it gets applied to an address that is already
3686 in the instruction space.
3687 * cli/cli-decode.c (help_list): Allow long lines to wrap.
3688 * symfile.c: Fix indentation, long lines.
3689 * source.c: White space fix-up.
3690
3691 2002-04-12 Andrew Cagney <cagney@redhat.com>
3692
3693 * defs.h (read_relative_register_raw_bytes): Delete declaration.
3694 * frame.c (frame_register_read): New function. Return non-zero on
3695 success.
3696 (read_relative_register_raw_bytes_for_frame): Delete.
3697 (read_relative_register_raw_bytes): Delete.
3698 * frame.h (frame_register_read): Declare.
3699 * d30v-tdep.c: Update Copyright. Use frame_register_read.
3700 * sh-tdep.c: Ditto.
3701 * infcmd.c (do_registers_info): Ditto.
3702 * hppa-tdep.c: Ditto.
3703 * rs6000-tdep.c: Ditto.
3704 * h8500-tdep.c: Ditto.
3705 * mips-tdep.c: Ditto.
3706 * h8300-tdep.c: Ditto.
3707 * z8k-tdep.c: Ditto.
3708
3709 2002-04-12 Kevin Buettner <kevinb@redhat.com>
3710
3711 From Jimi X <jimix@watson.ibm.com>:
3712 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
3713 64-bit SysV ABI.
3714
3715 2002-04-12 Kevin Buettner <kevinb@redhat.com>
3716
3717 From Jimi X <jimix@watson.ibm.com>:
3718 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
3719 bfd info.
3720
3721 2002-04-12 Kevin Buettner <kevinb@redhat.com>
3722
3723 From Jimi X <jimix@watson.ibm.com>:
3724 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
3725 register sets for these processor variants.
3726
3727 2002-04-11 Daniel Jacobowitz <drow@mvista.com>
3728
3729 * gdbserver/linux-low.c (usr_store_inferior_registers): Support
3730 registers which are allowed to fail to store.
3731 * gdbserver/linux-low.h (linux_target_ops): Likewise.
3732 * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
3733 (ppc_cannot_store_register): FPSCR may not be storable.
3734 * regformats/reg-ppc.dat: Support FPSCR.
3735
3736 2002-04-11 Kevin Buettner <kevinb@redhat.com>
3737
3738 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
3739 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
3740 Add fpscr as an invalid/unfetchable register.
3741 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
3742 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
3743 (fill_fpregset): Add support for register fpscr.
3744 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
3745 (fill_gregset): Account for the fact that register ``mq'' might
3746 not exist.
3747 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
3748 (registers_power): Add fpscr to register set at slot 71.
3749 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
3750 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
3751
3752 2002-04-11 Michael Snyder <msnyder@redhat.com>
3753
3754 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
3755 * configure: Regenerate.
3756 * config.in: Regenerate.
3757 * acconfig.h: Add define for _SYSCALL32.
3758 * core-sol2.c: Remove #define _SYSCALL32.
3759 * solib-legacy.c: Remove #define _SYSCALL32.
3760
3761 2002-04-10 Andrew Cagney <ac131313@redhat.com>
3762
3763 * stack.c (select_frame): Cleanup internal error message, do not
3764 use %p.
3765
3766 2002-04-10 Andrew Cagney <ac131313@redhat.com>
3767
3768 * stack.c (select_frame): Check that selected_frame and the
3769 specified level are as expected.
3770 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
3771 Update copyright.
3772 * frame.h (struct frame_info): Add field `level'. Update
3773 copyright.
3774 Work-in-progress PR gdb/464.
3775
3776 2002-04-10 Andrew Cagney <ac131313@redhat.com>
3777
3778 * maint.c (maint_print_section_info): Rename print_section_info.
3779 (print_bfd_section_info, print_objfile_section_info): Update.
3780 * inferior.h (struct gdbarch): Add opaque declaration.
3781 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
3782 * gdbarch.h: Regenerate.
3783
3784 2002-04-10 Michal Ludvig <mludvig@suse.cz>
3785
3786 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
3787 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
3788 (kernel_u_size): Added.
3789 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
3790 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
3791
3792 2002-04-04 Jim Ingham <jingham@apple.com>
3793
3794 * valarith.c (find_size_for_pointer_math): New function, either returns
3795 the size for a pointer's target, returns 1 for void *, or errors for
3796 incomplete types.
3797 (value_add, value_sub): use find_size_for_pointer_math.
3798
3799 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
3800
3801 * linux-low.c (linux_look_up_symbols): New hook.
3802 (linux_target_ops): Add linux_look_up_symbols.
3803 * remote-utils.c (decode_address): New function.
3804 (look_up_one_symbol): New function.
3805 * server.c (handle_query): Call target look_up_symbols hook.
3806 * server.h (look_up_one_symbol): Add prototype.
3807 * target.h (struct target_ops): Add look_up_symbols hook.
3808
3809 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
3810
3811 * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
3812 * ChangeLog: Correct paths in last ChangeLog entry.
3813
3814 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
3815
3816 * gdbserver/linux-low.h: Remove obsolete prototypes.
3817 (struct linux_target_ops): New.
3818 (extern the_low_target): New.
3819 * gdbserver/linux-low.c (num_regs, regmap): Remove declarations.
3820 (register_addr): Use the_low_target explicitly.
3821 (fetch_register): Likewise.
3822 (usr_fetch_inferior_registers): Likewise.
3823 (usr_store_inferior_registers): Likewise.
3824 * gdbserver/linux-arm-low.c (num_regs): Remove.
3825 (arm_num_regs): Define.
3826 (arm_regmap): Renamed from regmap, made static.
3827 (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
3828 made static.
3829 (arm_cannot_store_register): Renamed from cannot_store_register,
3830 made static.
3831 (the_low_target): New.
3832 * gdbserver/linux-i386-low.c (num_regs): Remove.
3833 (i386_num_regs): Define.
3834 (i386_regmap): Renamed from regmap, made static.
3835 (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
3836 made static.
3837 (i386_cannot_store_register): Renamed from cannot_store_register,
3838 made static.
3839 (the_low_target): New.
3840 * gdbserver/linux-ia64-low.c (num_regs): Remove.
3841 (ia64_num_regs): Define.
3842 (ia64_regmap): Renamed from regmap, made static.
3843 (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
3844 made static.
3845 (ia64_cannot_store_register): Renamed from cannot_store_register,
3846 made static.
3847 (the_low_target): New.
3848 * gdbserver/linux-m68k-low.c (num_regs): Remove.
3849 (m68k_num_regs): Define.
3850 (m68k_regmap): Renamed from regmap, made static.
3851 (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
3852 made static.
3853 (m68k_cannot_store_register): Renamed from cannot_store_register,
3854 made static.
3855 (the_low_target): New.
3856 * gdbserver/linux-mips-low.c (num_regs): Remove.
3857 (mips_num_regs): Define.
3858 (mips_regmap): Renamed from regmap, made static.
3859 (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
3860 made static.
3861 (mips_cannot_store_register): Renamed from cannot_store_register,
3862 made static.
3863 (the_low_target): New.
3864 * gdbserver/linux-ppc-low.c (num_regs): Remove.
3865 (ppc_num_regs): Define.
3866 (ppc_regmap): Renamed from regmap, made static.
3867 (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
3868 made static.
3869 (ppc_cannot_store_register): Renamed from cannot_store_register,
3870 made static.
3871 (the_low_target): New.
3872 * gdbserver/linux-s390-low.c (num_regs): Remove.
3873 (s390_num_regs): Define.
3874 (s390_regmap): Renamed from regmap, made static.
3875 (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
3876 made static.
3877 (s390_cannot_store_register): Renamed from cannot_store_register,
3878 made static.
3879 (the_low_target): New.
3880 * gdbserver/linux-sh-low.c (num_regs): Remove.
3881 (sh_num_regs): Define.
3882 (sh_regmap): Renamed from regmap, made static.
3883 (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
3884 made static.
3885 (sh_cannot_store_register): Renamed from cannot_store_register,
3886 made static.
3887 (the_low_target): New.
3888 * gdbserver/linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
3889 (the_low_target): New.
3890
3891 2002-04-09 Andrew Cagney <ac131313@redhat.com>
3892
3893 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
3894 override FP_REGNUM with frame->fp. Update copyright.
3895 * parse.c (num_std_regs, std_regs): Delete.
3896 (target_map_name_to_register): Do not search std_regs. Update
3897 function description.
3898 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
3899 declarations. Update copyright.
3900 Fix PR gdb/251.
3901
3902 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
3903
3904 * gdbserver/Makefile.in: Add stamp-h target.
3905 * gdbserver/configure.in: Create stamp-h.
3906 * gdbserver/configure: Regenerated.
3907
3908 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
3909
3910 * gdbserver/inferiors.c: New file.
3911 * gdbserver/target.c: New file.
3912 * gdbserver/target.h: New file.
3913 * gdbserver/Makefile.in: Add target.o and inferiors.o. Update
3914 dependencies.
3915 * gdbserver/linux-low.c (inferior_pid): New static variable,
3916 moved from server.c.
3917 (linux_create_inferior): Renamed from create_inferior.
3918 Call add_inferior. Return 0 on success instead of a PID.
3919 (linux_attach): Renamed from myattach.
3920 (linux_kill): Renamed from kill_inferior. Call clear_inferiors ().
3921 (linux_thread_alive): Renamed from mythread_alive.
3922 (linux_wait): Renamed from mywait. Call clear_inferiors () if the
3923 child dies.
3924 (linux_resume): Renamed from myresume. Add missing ``return 0''.
3925 (regsets_store_inferior_registers): Correct error message.
3926 Add missing ``return 0''.
3927 (linux_fetch_registers): Renamed from fetch_inferior_registers.
3928 (linux_store_registers): Renamed from store_inferior_registers.
3929 (linux_read_memory): Renamed from read_inferior_memory.
3930 (linux_write_memory): Renamed from write_inferior_memory.
3931 (linux_target_ops): New structure.
3932 (initialize_low): Call set_target_ops ().
3933 * gdbserver/remote-utils.c (unhexify): New function.
3934 (hexify): New function.
3935 (input_interrupt): Send signals to ``signal_pid''.
3936 * gdbserver/server.c (inferior_pid): Remove.
3937 (start_inferior): Update create_inferior call.
3938 (attach_inferior): Call add_inferior.
3939 (handle_query): New function.
3940 (main): Call handle_query for `q' packets.
3941 * gdbserver/server.h: Include "target.h". Remove obsolete prototypes.
3942 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
3943
3944 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
3945
3946 * gdbserver/Makefile.in: Add WARN_CFLAGS. Update configury
3947 dependencies.
3948 * gdbserver/configure.in: Check for <string.h>
3949 * gdbserver/configure: Regenerate.
3950 * gdbserver/config.in: Regenerate.
3951 * gdbserver/gdbreplay.c: Include needed system headers.
3952 (remote_open): Remove strchr prototype.
3953 * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
3954 * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
3955 (supply_register_by_name): Likewise.
3956 (collect_register): Change buf argument to void *.
3957 (collect_register_by_name): Likewise.
3958 * gdbserver/regcache.h: Add missing prototypes.
3959 * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
3960 * gdbserver/server.c (handle_query): New function.
3961 (attached): New static variable, moved out of main.
3962 (main): Quiet longjmp clobber warnings.
3963 * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.
3964 * gdbserver/utils.c (error): Remove NORETURN.
3965 (fatal): Likewise.
3966
3967 2002-04-09 Daniel Jacobowitz <drow@mvista.com>
3968
3969 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
3970 after the last symbol in a block.
3971
3972 2002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
3973
3974 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
3975 is non zero as a found symbol.
3976
3977 2002-04-08 Andrew Cagney <ac131313@redhat.com>
3978
3979 * findvar.c: Include "builtin-regs.h".
3980 (value_of_register): Call value_of_builtin_reg when applicable.
3981 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
3982 (target_map_name_to_register): Call
3983 builtin_reg_map_name_to_regnum.
3984 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
3985 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
3986 (builtin_regs_h): Define.
3987 (builtin-regs.o): New target.
3988 (findvar.o): Add $(builtin_regs_h).
3989 * builtin-regs.c, builtin-regs.h: New files.
3990 * std-regs.c: New file.
3991 Partial fix for PR gdb/251.
3992
3993 2002-04-08 Kevin Buettner <kevinb@redhat.com>
3994
3995 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
3996 it's no longer required.
3997
3998 2002-04-08 Andrew Cagney <ac131313@redhat.com>
3999
4000 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
4001
4002 2002-04-08 Kevin Buettner <kevinb@redhat.com>
4003
4004 From Jimi X <jimix@watson.ibm.com>:
4005 * rs6000-tdep.c (rs6000_software_single_step): Use
4006 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
4007 and size. Use target_insert_breakpoint() and
4008 target_remove_breakpoint() to insert and remove breakpoints
4009 instead of explicit memory reads and writes.
4010
4011 2002-04-08 Kevin Buettner <kevinb@redhat.com>
4012
4013 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
4014 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
4015 ELF_OBJECT_FORMAT ifdef.
4016
4017 2002-04-08 Kevin Buettner <kevinb@redhat.com>
4018
4019 From Jimi X <jimix@watson.ibm.com>:
4020 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
4021
4022 2002-04-08 Kevin Buettner <kevinb@redhat.com>
4023
4024 From Jimi X <jimix@watson.ibm.com>:
4025 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
4026 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
4027
4028 2002-04-07 Mark Kettenis <kettenis@gnu.org>
4029
4030 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
4031 s/asprintf/xasprintf/.
4032 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
4033
4034 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4035
4036 I believe Jeff Law denies responsability for this one:
4037 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
4038 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
4039 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
4040 Work-around for PR gdb/366.
4041
4042 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
4043
4044 * remote-e7000.c (write_small, e7000_read_inferior_memory,
4045 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
4046 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
4047
4048 2002-04-07 Elena Zannoni <ezannoni@redhat.com>
4049
4050 * sh-tdep.c (sh_fp_frame_init_saved_regs,
4051 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
4052 information.
4053
4054 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4055
4056 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
4057 maintainer.
4058
4059 2002-04-07 Andrew Cagney <ac131313@redhat.com>
4060
4061 * README (Reporting Bugs in GDB): Document the bug web page as the
4062 prefered way of submitting bugs.
4063 Fix PR gdb/402.
4064
4065 2002-04-06 Andrew Cagney <ac131313@redhat.com>
4066
4067 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
4068 -1. Update comment.
4069 * gdbarch.h, gdbarch.c: Re-generate.
4070
4071 2002-04-07 Andreas Schwab <schwab@suse.de>
4072
4073 * m68klinux-nat.c (fill_fpregset): Properly pass address of
4074 buffer to regcache_collect.
4075
4076 2002-04-06 Andrew Cagney <ac131313@redhat.com>
4077
4078 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
4079 * gdbarch.c, gdbarch.h: Re-generate.
4080
4081 2002-04-06 Andrew Cagney <ac131313@redhat.com>
4082
4083 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
4084 declaration. Fix -Werror.
4085
4086 2002-04-05 Daniel Jacobowitz <drow@mvista.com>
4087
4088 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
4089 * gdbarch.c: Regenerate.
4090
4091 2002-04-05 Michael Snyder <msnyder@redhat.com>
4092
4093 * breakpoint.c (clear_command): Rewrite middle section to
4094 combine two loops with identical control conditions.
4095 Add a cleanup to eliminate a memory leak.
4096 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
4097
4098 2002-04-05 H.J. Lu (hjl@gnu.org)
4099
4100 * solib-svr4.c (bkpt_names): Add "__start".
4101
4102 2002-04-04 Andrew Cagney <ac131313@redhat.com>
4103
4104 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
4105 as test for 64 bit target.
4106
4107 2002-04-05 Andrew Cagney <ac131313@redhat.com>
4108
4109 * h8500-tdep.c (h8500_write_fp): Delete function.
4110 * dwarf2cfi.c (cfi_write_fp): Document as not used.
4111 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
4112 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
4113 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
4114 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
4115 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
4116 (s390_write_fp):
4117 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
4118 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
4119 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
4120 (d10v_write_fp): Delete function.
4121 * inferior.h (write_fp, generic_target_write_fp): Delete
4122 declarations.
4123 * regcache.c (generic_target_write_fp): Delete function.
4124 (write_fp): Delete function.
4125 * gdbarch.sh (TARGET_WRITE_FP): Delete.
4126 * gdbarch.h, gdbarch.c: Regenerate.
4127 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
4128 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
4129 (sparc64_write_fp): Delete declaration.
4130 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
4131 (h8500_write_fp): Delete declaration.
4132
4133 2002-04-04 Andrew Cagney <ac131313@redhat.com>
4134
4135 * sparc-tdep.c (sparc64_write_fp): Delete.
4136 (sparc_push_dummy_frame): Replace write_fp call with code to store
4137 the FP directly.
4138 (sparc_gdbarch_init): Do not initialize write_fp.
4139
4140 2002-04-05 Kevin Buettner <kevinb@redhat.com>
4141
4142 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
4143 clause.
4144
4145 2002-03-29 Jim Blandy <jimb@redhat.com>
4146
4147 * stack.c (get_selected_block): Add new argument `addr_in_block',
4148 used to return the exact code address we used to select the block,
4149 not just the block.
4150 * blockframe.c (get_frame_block, get_current_block): Same.
4151 * frame.h (get_frame_block, get_current_block,
4152 get_selected_block): Update declarations.
4153 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
4154 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
4155
4156 2002-04-05 Michael Snyder <msnyder@redhat.com>
4157
4158 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
4159 warning message.
4160
4161 2002-04-05 J. Brobecker <brobecker@gnat.com>
4162
4163 * utils.c (xfullpath): New function.
4164 * defs.h (xfullpath): Add declaration.
4165 * source.c (openp): Use xfullpath in place of gdb_realpath to
4166 avoid resolving the basename part of filenames when the
4167 associated file is a symbolic link. This fixes a potential
4168 inconsistency between the filenames known to GDB and the
4169 filenames it prints in the annotations.
4170 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
4171 to be able to match a filename with either the real filename, or
4172 the name of any symbolic link to this file.
4173 (lookup_partial_symtab): Ditto.
4174
4175 2002-04-04 Michael Snyder <msnyder@redhat.com>
4176
4177 * breakpoint.c: Add support for hardware breakpoints in overlays.
4178 (overlay_events_enabled): New state variable.
4179 (insert_breakpoints): Use overlay_events_enabled to decide
4180 whether to attempt to set a breakpoint at the overlay load addr.
4181 Handle bp_hardware_breakpoint as well as bp_breakpoint.
4182 (remove_breakpoint): Use overlay_events_enabled to decide
4183 whether breakpoints need to be removed from overlay load addr.
4184 Handle bp_hardware_breakpoint as well as bp_breakpoint.
4185 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
4186 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
4187 disable_overlay_breakpoints): Update overlay_events_enabled.
4188
4189 2002-04-04 Daniel Jacobowitz <drow@mvista.com>
4190
4191 * dwarf2read.c (struct function_range): New.
4192 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
4193 (check_cu_functions): New.
4194 (read_file_scope): Initialize global function lists.
4195 Call dwarf_decode_line after processing children.
4196 (read_func_scope): Add to global function list.
4197 (dwarf_decode_lines): Call check_cu_functions everywhere
4198 record_line is called. Call record_line with a linenumber
4199 of 0 to mark sequence ends.
4200
4201 2002-04-04 Michal Ludvig <mludvig@suse.cz>
4202
4203 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
4204 change sync with glibc.
4205
4206 2002-04-03 Jim Blandy <jimb@redhat.com>
4207
4208 * configure.in: Call AC_C_INLINE.
4209 * configure: Regenerated.
4210
4211 2002-04-01 Daniel Jacobowitz <drow@mvista.com>
4212
4213 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
4214 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
4215
4216 2002-03-31 Mark Kettenis <kettenis@gnu.org>
4217
4218 * NEWS: Mention gcore support on FreeBSD/i386.
4219
4220 * fbsd-proc.c: New file.
4221 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
4222 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
4223
4224 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
4225 while statement.
4226
4227 2002-03-29 Jim Blandy <jimb@redhat.com>
4228
4229 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
4230 unescaped newlines in string literals, but newer ones don't. So
4231 escape them.
4232
4233 2002-03-26 Michael Snyder <msnyder@redhat.com>
4234 Andrew Cagney <cagney@redhat.com>
4235
4236 * cli/cli-dump.c: New file. Dump memory to file,
4237 restore file to memory.
4238 * cli/cli-dump.h: New file.
4239 * Makefile.in: Add rules, dependencies for cli-dump.o.
4240 * NEWS: Mention new commands.
4241
4242 2002-03-28 Michael Snyder <msnyder@redhat.com>
4243
4244 * symfile.c (symbol_file_add): Move test for null symbols to later.
4245
4246 2002-03-27 Andrew Cagney <ac131313@redhat.com>
4247
4248 From veksler at il.ibm.com:
4249 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
4250 the xstrduped original path.
4251 Fix PR gdb/417.
4252
4253 2002-03-27 Michael Snyder <msnyder@redhat.com>
4254
4255 * breakpoint.c (_initialize_breakpoint): Clean up help string.
4256 * infcmd.c (_initialize_infcmd): Ditto.
4257 * language.c (_initialize_language): Ditto.
4258 * symfile.c (_initialize_symfile): Ditto.
4259 * top.c (_init_main): Ditto.
4260 * cli/cli-cmds.c (init_cli_cmds): Ditto.
4261
4262 2002-03-27 Elena Zannoni <ezannoni@redhat.com>
4263
4264 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
4265 vector registers handling.
4266 (skip_prologue): Handle new AltiVec instructions. Fill in new
4267 fields of frame data.
4268 (frame_get_saved_regs): Fill in information for AltiVec registers.
4269
4270 2002-03-27 Jim Blandy <jimb@redhat.com>
4271
4272 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
4273 a function; leave this macro here to invoke that function.
4274 (symbol_init_mangled_name): Declaration for that function.
4275 * symtab.c (symbol_init_mangled_name): New function.
4276
4277 2002-03-27 Andrew Cagney <ac131313@redhat.com>
4278
4279 * valarith.c: Replace strerror with safe_strerror.
4280 * tracepoint.c: Ditto.
4281 * lin-lwp.c: Ditto.
4282 * go32-nat.c: Ditto.
4283 * inflow.c: Ditto.
4284 * gnu-nat.c: Ditto.
4285
4286 2002-03-27 Andreas Schwab <schwab@suse.de>
4287
4288 * event-top.c (command_line_handler): Remove useless if.
4289
4290 2002-03-27 Andreas Jaeger <aj@suse.de>
4291
4292 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
4293 comment.
4294
4295 2002-03-27 Michal Ludvig <mludvig@suse.cz>
4296
4297 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
4298 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
4299 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
4300 (x86_64_linux_dr_get_status, supply_gregset),
4301 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
4302 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
4303 (x86_64_register_info_table): Add.
4304 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
4305 (x86_64_register_raw_size, x86_64_register_virtual_type),
4306 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
4307 general x86_64_register_info_table.
4308 (i386_gdbarch_init): gdbarch_register_bytes is now set
4309 dynamicaly during initialization.
4310 * regformats/reg-x86-64.dat: Synced with changes to registers above.
4311 * gdbserver/linux-x86-64-low.c: Ditto.
4312
4313 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
4314
4315 * gdbserver/server.c (main): Call target_signal_to_host_p
4316 and target_signal_to_host on signals received from the remote.
4317 * gdbserver/remote-utils.c (prepare_resume_reply): Call
4318 target_signal_from_host on signals sent to the remote.
4319 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
4320 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
4321
4322 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
4323
4324 * signals/signals.c: Include "server.h" in gdbserver build.
4325 (target_signal_from_name): Don't use STREQ.
4326 (_initialize_signals): Likewise. Don't include function in
4327 gdbserver build.
4328
4329 2002-03-27 Daniel Jacobowitz <drow@mvista.com>
4330
4331 * signals.c: Moved to...
4332 * signals/signals.c: Here.
4333 * Makefile (signals.o): Update.
4334
4335 2002-03-26 Jeff Law (law@redhat.com)
4336
4337 * somread.c (som_symtab_read): Remove some commented out code and
4338 updated related comments. Do not set the minimal symbol table to
4339 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
4340 in a dynamic executable.
4341 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
4342 where we are unable to find the minimal symbol for the given
4343 PC value.
4344
4345 2002-03-25 Jeff Law (law@redhat.com)
4346
4347 * linux-proc.c (read_mapping): Scan up to end of line for filename.
4348
4349 2002-03-25 Michal Ludvig <mludvig@suse.cz>
4350
4351 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
4352
4353 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4354
4355 * command.h: Update copyright.
4356 (struct cmd_list_element): Replace definition with opaque
4357 declaration.
4358 (enum cmd_types): Document that it will eventually be moved to
4359 cli/cli-decode.h
4360 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
4361 (MALLOCED_REPLACEMENT): Delete macro.
4362 * Makefile.in (cli_decode_h): Add $(command_h).
4363 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
4364 * top.c: Include "cli/cli-decode.h".
4365 * completer.c: Include "cli/cli-decode.h".
4366 * maint.c: Include "cli/cli-decode.h".
4367 * cli/cli-decode.h: Include "command.h".
4368 (enum command_class): Delete.
4369 (enum cmd_types): Comment out.
4370 (enum cmd_auto_boolean): Delete.
4371 (enum var_types): Delete.
4372
4373 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4374
4375 * cli/cli-decode.c: Include "gdb_assert.h".
4376 (add_set_or_show_cmd): New static function.
4377 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
4378 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
4379 all fields, such as func, from the set command.
4380
4381 2002-03-23 Andrew Cagney <ac131313@redhat.com>
4382
4383 * MAINTAINERS (sh-elf): Change warning flag to -w.
4384
4385 2002-03-23 Andrew Cagney <cagney@redhat.com>
4386
4387 * defs.h (error): Add printf format attribute.
4388 * thread-db.c (thread_from_lwp): Fix error format string.
4389 * stack.c (parse_frame_specification): Ditto.
4390 * cli/cli-decode.c (undef_cmd_error): Ditto.
4391 * scm-lang.c (scm_lookup_name): Ditto.
4392 * tracepoint.c (trace_error): Ditto.
4393 * remote-utils.c (usage): Ditto.
4394 * remote.c (compare_sections_command): Ditto.
4395 Fix PR gdb/328.
4396
4397 2002-03-22 Andrew Cagney <ac131313@redhat.com>
4398
4399 * gdbtypes.c (append_composite_type_field): New function.
4400 (init_composite_type): New function.
4401 * gdbtypes.h (append_composite_type_field): Declare.
4402 (init_composite_type): Ditto.
4403
4404 2002-03-22 Elena Zannoni <ezannoni@redhat.com>
4405
4406 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
4407 function.
4408 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
4409 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
4410 structure returning convention for SYSV ABI case, but not
4411 for GNU/Linux, FreeBSD, or NetBSD.
4412
4413 2002-03-22 Daniel Jacobowitz <drow@mvista.com>
4414
4415 * symtab.h (lookup_block_symbol): Add mangled_name argument
4416 to prototype.
4417
4418 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
4419 with new mangled_name argument.
4420 * linespec.c (decode_line_1): Likewise.
4421 * valops (value_of_this): Likewise.
4422 * symtab.c (lookup_transparent_type): Likewise.
4423 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
4424 (lookup_symbol): If we are given a mangled name, pass it down
4425 to lookup_symbol_aux.
4426 (lookup_block_symbol): If we are given a mangled name to check
4427 against, only return symbols which match it.
4428
4429 2002-03-22 Christopher Faylor <cgf@redhat.com>
4430
4431 * win32-nat.c (child_create_inferior): Check for proper shell to use
4432 here, in case the user changes it on the fly.
4433 (_initialize_inftarg): Remove shell path considerations.
4434
4435 2002-03-21 Elena Zannoni <ezannoni@redhat.com>
4436
4437 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
4438 for gdbarch_max_register_raw_size and max_register_virtual_size.
4439 Adjust copyright year.
4440
4441 2002-03-21 Daniel Jacobowitz <drow@mvista.com>
4442
4443 * dbxread.c (process_one_symbol): Extend the first N_SLINE
4444 in a function to cover the entire beginning of the function
4445 as well if it does not already.
4446
4447 2002-03-21 Tom Rix <trix@redhat.com>
4448
4449 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
4450 (rs6000_ptrace64): Renamed from ptrace64.
4451
4452 2002-03-20 Martin M. Hunt <hunt@redhat.com>
4453
4454 * gdbserver/remote-utils.c (remote_open): Don't call
4455 getprotobyname, we're all using TCP here so just use
4456 IPPROTO_TCP.
4457 * gdbserver/gdbreplay.c (remote_open): Ditto.
4458
4459 2002-03-20 Martin M. Hunt <hunt@redhat.com>
4460
4461 * regcache.c (_initialize_regcache): No need to call
4462 build_regcache() at this time; it gets called whenever
4463 the gdbarch changes.
4464
4465 2002-03-20 David O'Brien <obrien@FreeBSD.org>
4466
4467 * sparc-nat.c: Include sys/param.h where possible.
4468
4469 2002-03-20 Daniel Jacobowitz <drow@mvista.com>
4470
4471 Fix PR gdb/422.
4472 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
4473 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
4474 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
4475 complex types.
4476 * stabsread.c (rs6000_builtin_type): Likewise.
4477 (read_sun_floating_type): Likewise.
4478
4479 2002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4480
4481 * stabsread.c (read_member_functions): Remove skip code for duplicate
4482 constructor/destructor methods. Use standard parsing for these
4483 methods and just do not chain them to the list of methods after
4484 parsing.
4485
4486 2002-03-19 Alexandre Oliva <aoliva@redhat.com>
4487
4488 * coffread.c: Remove redundant static declarations. Replace
4489 occurrences of `PTR' with `void *'.
4490 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
4491 * top.h (quit_cover): Likewise.
4492 * defs.h (catch_errors): Likewise.
4493
4494 2002-03-18 Andrew Cagney <ac131313@redhat.com>
4495
4496 * defs.h (XMALLOC): Define.
4497 * gdb-events.sh (XMALLOC): Delete macro.
4498 * gdb-events.c, gdb-events.h: Regenerate.
4499 * gdbarch.sh (XMALLOC): Delete macro.
4500 * gdbarch.c: Regenerate.
4501 * serial.c (XMALLOC): Delete macro.
4502 * ui-file.c (XMALLOC): Ditto.
4503 * ser-unix.h (XMALLOC): Ditto.
4504 * sh-tdep.c (XMALLOC): Ditto.
4505 * ui-out.c (XMALLOC): Ditto.
4506 * utils.c (XMALLOC): Ditto.
4507 * i386-tdep.c (XMALLOC): Ditto.
4508 * gdb-events.c (XMALLOC): Ditto.
4509 * d10v-tdep.c (XMALLOC): Ditto.
4510 * cli-out.c (XMALLOC): Ditto.
4511
4512 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
4513 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
4514 * ui-file.c, ui-out.c: Ditto.
4515
4516 2002-03-18 Andrew Cagney <ac131313@redhat.com>
4517
4518 * command.h (struct cmd_list_element): Add field context.
4519 (set_cmd_context, get_cmd_context): Declare.
4520 * cli/cli-decode.h: Ditto.
4521 * cli/cli-decode.c (get_cmd_context): New function.
4522 (set_cmd_context): New function.
4523 (add_cmd): Initialize context.
4524 Part of fixing PR gdb/145 and PR gdb/146.
4525
4526 2002-03-17 Andrew Cagney <ac131313@redhat.com>
4527
4528 * cli/cli-decode.c (cmd_type): New function.
4529 * command.h (cmd_type): Declare.
4530 * infrun.c (set_schedlock_func): Call function cmd_type.
4531 * kod.c (kod_set_os): Call cmd_type.
4532 * cris-tdep.c (cris_version_update): Use function cmd_type.
4533 (cris_mode_update, cris_abi_update): Ditto.
4534
4535 * command.h: (execute_cmd_post_hook): Declare.
4536 (execute_cmd_pre_hook): Declare.
4537 * cli/cli-script.c (clear_hook_in_cleanup): New function.
4538 (execute_cmd_post_hook, execute_cmd_pre_hook): New
4539 functions. Execute pre/post hook while ensuring that afterwords
4540 hook_in is cleared.
4541 * top.c (execute_command): Use execute_cmd_post_hook, and
4542 execute_cmd_pre_hook to execute pre/post commands.
4543 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
4544 hook_stop_stub.
4545 (hook_stop_stub): Call execute_cmd_pre_hook.
4546
4547 2002-03-17 Andrew Cagney <ac131313@redhat.com>
4548
4549 * kod.c (kod_set_os): Revert previous change. Is called by ``info
4550 set'' and this leads to a core dump. Move xstrdup of
4551 operating_system to after check that it is not NULL.
4552
4553 2002-03-17 Andrew Cagney <ac131313@redhat.com>
4554
4555 * kod.c (kod_set_os): Remove unnecessary check that
4556 ``command->type'' is set_cmd.
4557
4558 * valprint.c (set_input_radix): Use input_radix.
4559 (set_output_radix): Use output_radix.
4560 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
4561 isn't reverted.
4562
4563 2002-03-16 Andrew Cagney <ac131313@redhat.com>
4564
4565 * value.h (struct value): Delete field ``substring_addr''. Change
4566 aligner fields to force_doublest_align, force_longest_align,
4567 force_core_addr_align and force_pointer_aligh.
4568
4569 * value.h (struct value): Fix typo in above change.
4570
4571 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4572
4573 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
4574 to fix internal_error from ``maintenance print architecture''.
4575
4576 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4577
4578 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
4579 for gcc versions after gcc-2.8.1.
4580
4581 2002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4582
4583 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
4584 for method resolution. Restore adjustment of ``this'' pointer after
4585 calling value_struct_elt, which was accidentally removed during the
4586 HP merge.
4587
4588 2002-03-15 Andrew Cagney <ac131313@redhat.com>
4589
4590 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
4591 value_of_register.
4592 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
4593 get_saved_register.
4594 * value.h (value_of_register): Update.
4595
4596 2002-03-14 Richard Henderson <rth@redhat.com>
4597
4598 * configure.in: Detect declaration for canonicalize_file_name.
4599 * utils.c (canonicalize_file_name): Declare, if needed.
4600 (gdb_realpath): Prefer realpath if available and usable.
4601 * config.in, configure: Rebuild.
4602
4603 2002-03-14 Richard Henderson <rth@redhat.com>
4604
4605 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
4606 a constant array bound.
4607
4608 * MAINTAINERS: Add myself to write-after-approval.
4609
4610 2002-03-14 Michael Snyder <msnyder@redhat.com>
4611
4612 * symfile.c (syms_from_objfile): Return immediately if no syms.
4613 (symbol_file_add): Return immediately if no syms.
4614 (find_sym_fns): Return immediately if no syms.
4615
4616 2002-03-13 Michal Ludvig <mludvig@suse.cz>
4617
4618 * gdbserver/remote-util.c (remote_open): Print remote-side's
4619 IP address when remote debugging over the network.
4620
4621 2002-03-12 David O'Brien <obrien@FreeBSD.org>
4622
4623 * config/sparc/fbsd.mh: Fix copyright.
4624 * config/sparc/fbsd.mt: Likewise.
4625
4626 2002-03-11 Richard Earnshaw <rearnsha@arm.com>
4627
4628 * MAINTAINERS: Fix typo in name of gdb warnings option.
4629 (x86-64): Fix formating so that this can be parsed by awk.
4630
4631 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
4632
4633 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
4634 * defs.h: Include "gdb/signals.h".
4635 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
4636
4637 2002-03-10 Michal Ludvig <mludvig@suse.cz>
4638
4639 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
4640 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
4641 from x86-64-tdep.h
4642
4643 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
4644 Don Howard <dhoward@redhat.com>
4645
4646 * mips-tdep.c (ST0_FR): Define.
4647 (mips2_fp_compat): New function, temporarily disabled.
4648 (mips_read_fp_register_single): New function.
4649 (mips_read_fp_register_double): New function.
4650 (mips_print_register): Use them.
4651 (do_fp_register_row): Likewise.
4652
4653 2002-03-09 Andrew Cagney <ac131313@redhat.com>
4654
4655 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
4656 approval''.
4657
4658 2002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4659
4660 * stabsread.c (read_member_functions): Fix is_stub test for
4661 static member functions, improve comment.
4662
4663 2002-03-07 Richard Earnshaw <rearnsha@arm.com>
4664
4665 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
4666 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
4667 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
4668 commands that set boolean values.
4669 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
4670 (arm_rdi_resume): Always initialize PC.
4671 (arm_rdi_open): Don't use rslt as a boolean.
4672 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
4673 (arm_rdi_fetch_registers, arm_rdi_store_registers)
4674 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
4675 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
4676
4677 2002-03-06 Alexandre Oliva <aoliva@redhat.com>
4678
4679 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
4680 * configure: Rebuilt.
4681
4682 2002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4683
4684 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
4685 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
4686
4687 2002-03-06 Andrew Cagney <ac131313@redhat.com>
4688
4689 * cli/cli-decode.c (set_cmd_completer): New function.
4690 * command.h (set_cmd_completer): Declare.
4691 * cli/cli-decode.h (set_cmd_completer): Ditto.
4692
4693 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
4694 * cli/cli-cmds.c (init_cli_cmds): Ditto.
4695 * win32-nat.c (_initialize_inftarg): Ditto.
4696 * remote-rdi.c (_initialize_remote_rdi): Ditto.
4697 * proc-api.c (_initialize_proc_api): Ditto.
4698 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
4699 * source.c (_initialize_source): Ditto.
4700 * exec.c (_initialize_exec): Ditto.
4701 * solib.c (_initialize_solib): Ditto.
4702 * top.c (init_main): Ditto.
4703 * tracepoint.c (_initialize_tracepoint): Ditto.
4704 * symfile.c (_initialize_symfile): Ditto.
4705 * printcmd.c (_initialize_printcmd): Ditto.
4706 * infcmd.c (_initialize_infcmd): Ditto.
4707 * corefile.c (_initialize_core): Ditto.
4708
4709 2002-03-05 Andrew Cagney <ac131313@redhat.com>
4710
4711 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
4712
4713 2002-03-05 Andrew Cagney <ac131313@redhat.com>
4714
4715 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
4716
4717 2002-03-05 Andrew Cagney <ac131313@redhat.com>
4718
4719 * NEWS: Update headings, 5.2 has branched.
4720
4721 2002-03-04 Daniel Jacobowitz <drow@mvista.com>
4722
4723 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
4724 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
4725 (register_addr, REGISTER_RAW_SIZE): Likewise.
4726 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
4727 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
4728
4729 2002-03-03 Michal Ludvig <mludvig@suse.cz>
4730
4731 * MAINTAINERS (x86-64): Add myself.
4732 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
4733 changed value_ptr -> struct value *
4734
4735 2002-03-01 David O'Brien <obrien@FreeBSD.org>
4736
4737 * configure.host (sparc64-*-freebsd): Add.
4738 * configure.tgt: Likewise.
4739 * config/sparc/fbsd.mh: New file.
4740 * config/sparc/fbsd.mt: Likewise.
4741 * config/sparc/nm-fbsd.h: Likewise.
4742 * config/sparc/tm-fbsd.h: Likewise.
4743
4744 2002-03-01 Daniel Jacobowitz <drow@mvista.com>
4745
4746 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
4747 regformats/reg-s390x.dat.
4748
4749 2002-03-01 Andrew Cagney <ac131313@redhat.com>
4750
4751 * utils.c: Add FIXME explaining true/false problem.
4752
4753 2002-02-28 Andrew Cagney <ac131313@redhat.com>
4754
4755 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
4756
4757 2002-02-28 Michael Chastain <mec@shout.net>
4758
4759 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
4760
4761 2002-02-28 Daniel Jacobowitz <drow@mvista.com>
4762
4763 * gdbserver/linux-s390-low.c: New file.
4764 * regformats/reg-s390.dat: New file.
4765 * regformats/reg-s390x.dat: New file.
4766 * gdbserver/configure.srv: Add S/390.
4767 * gdbserver/Makefile.in: Add S/390.
4768 * configure.tgt: Enable gdbserver for S/390.
4769
4770 2002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
4771
4772 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
4773 first line of the doc string for "info dos", except at the end of
4774 the sentence, since the short help stops at the first period.
4775
4776 2002-02-28 Jason Merrill <jason@redhat.com>
4777
4778 * dwarf2read.c (dwarf_cfi_name): Add new codes.
4779
4780 2002-02-27 Fred Fish <fnf@redhat.com>
4781
4782 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
4783 comment (dumy -> dummy).
4784
4785 2002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4786
4787 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
4788
4789 2002-02-27 Rodney Brown <rbrown64@csc.com.au>
4790
4791 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
4792
4793 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
4794
4795 * gdbserver/acconfig.h: New file.
4796 * gdbserver/i387-fp.c: New file.
4797 * gdbserver/i387-fp.h: New file.
4798 * gdbserver/linux-x86-64.c: New file.
4799 * regformats/reg-x86-64.dat: New file.
4800 * configure.tgt: Add x86_64-*-linux* gdbserver support.
4801 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
4802 * gdbserver/configure.in: Add support for regsets.
4803 * gdbserver/config.in: Regenerate.
4804 * gdbserver/configure: Regenerate.
4805 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
4806 * gdbserver/linux-low.h: New file.
4807 * gdbserver/linux-low.c: Include "linux-low.h". Add support
4808 for regsets.
4809 * gdbserver/linux-arm-low.c: Include "linux-low.h".
4810 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
4811 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
4812 * gdbserver/linux-mips-low.c: Include "linux-low.h".
4813 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
4814 * gdbserver/linux-sh-low.c: Include "linux-low.h".
4815 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
4816 "i387-fp.h". Add PTRACE_GETREGS and friends.
4817 * gdbserver/regcache.c (supply_register): New function.
4818 (supply_register_by_name): New function.
4819 (collect_register): New function.
4820 (collect_register_by_name): New function.
4821
4822 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
4823
4824 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
4825 (config.status): Add configure.srv dependency.
4826 (server_h): Add config.h dependency.
4827
4828 2002-02-27 Daniel Jacobowitz <drow@mvista.com>
4829
4830 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
4831 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
4832 * gdbserver/configure.srv: Change i386-*-linux* to use
4833 reg-i386-linux.o.
4834
4835 2002-02-26 Andrew Cagney <ac131313@redhat.com>
4836
4837 * x86-64-tdep.c: Re-indent. Update copyright date.
4838
4839 2002-02-26 Andrew Cagney <ac131313@redhat.com>
4840
4841 From Michal Ludvig <mludvig@suse.cz>:
4842 * x86-64-tdep.c (value.h): Delete.
4843 (gdb_assert.h): Include.
4844 (x86_64_register_convert_to_virtual,
4845 x86_64_register_convert_to_raw ): Add check which lets only
4846 floating-point values to be converted.
4847 (value_push): Delete.
4848 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
4849 (i386_gdbarch_init): Number of register_bytes fixed.
4850
4851 2002-02-26 Andrew Cagney <ac131313@redhat.com>
4852
4853 * MAINTAINERS: Add x86-64 target.
4854
4855 2002-02-26 Andrew Cagney <ac131313@redhat.com>
4856
4857 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
4858 * osfsolib.c (solib_map_sections): Ditto.
4859 * irix5-nat.c (solib_map_sections): Ditto.
4860 * corelow.c (gdb_check_format): Ditto.
4861 * symfile.c (symfile_bfd_open): Ditto.
4862 * solib.c (solib_map_sections): Ditto.
4863 Fix PR gdb/354.
4864
4865 2002-02-26 Andrew Cagney <ac131313@redhat.com>
4866
4867 * remote.c (_initialize_remote): By default, disable ``e'' and
4868 ``E'' step out-of-range packets.
4869
4870 2002-02-26 Andreas Schwab <schwab@suse.de>
4871
4872 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
4873 m68k_linux_frame_saved_pc.
4874 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
4875 in_sigtramp.
4876 (SIGCONTEXT_PC_OFFSET): Remove.
4877 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
4878 m68k_linux_sigtramp_saved_pc): New functions.
4879 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
4880 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
4881 (UCONTEXT_PC_OFFSET): Define.
4882 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
4883 non-RT and RT signal trampolines.
4884
4885 2002-02-26 Richard Earnshaw <rearnsha@arm.com>
4886
4887 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
4888 (TARGET_NBPG, STACK_END_ADDR): Delete
4889 (VARIABLES_INSIDE_BLOCK): Delete.
4890
4891 2002-02-25 Andrew Cagney <ac131313@redhat.com>
4892
4893 * utils.c (perror_with_name): Make string parameter constant.
4894 (print_sys_errmsg): Ditto.
4895 (query): Ditto.
4896 * defs.h (perror_with_name): Update.
4897 (print_sys_errmsg): Update.
4898 (query): Update.
4899
4900 2002-02-25 Daniel Jacobowitz <drow@mvista.com>
4901
4902 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
4903 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
4904
4905 2002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4906
4907 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
4908 if it already matches the current architecture from the exec file.
4909 Include arch-utils.h for gdbarch_info_init prototype.
4910 * Makefile.in (rs6000-nat.o): Update dependencies.
4911
4912 2002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
4913
4914 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
4915 list of exported variables.
4916
4917 2002-02-24 Daniel Jacobowitz <drow@mvista.com>
4918
4919 * gdbserver/configure.srv: New file.
4920 * gdbserver/configure.in: Use configure.srv instead
4921 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
4922 from it.
4923 * gdbserver/configure: Regenerated.
4924 * gdbserver/terminal.h: New file.
4925 * gdbserver/Makefile.in: Update for configure changes. Remove
4926 more unneeded include paths.
4927
4928 2002-02-24 Andrew Cagney <ac131313@redhat.com>
4929
4930 From wiz at danbala:
4931 * config/sparc/tm-sp64.h: Fix grammar and typos.
4932 Fix PR gdb/287.
4933
4934 2002-02-24 Andrew Cagney <ac131313@redhat.com>
4935
4936 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
4937 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
4938 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
4939 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
4940 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
4941 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
4942 * s390-tdep.c: Ditto.
4943 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
4944 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
4945 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
4946 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
4947 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
4948 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
4949 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
4950 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
4951 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
4952 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
4953 Fix PR gdb/378.
4954
4955 2002-02-23 Andrew Cagney <ac131313@redhat.com>
4956
4957 * lin-thread.c: Delete file.
4958 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
4959 to gdb_proc_service.h.
4960 * configure: Re-generate.
4961
4962 * ocd.c (ocd_open): Do not try to open the "ocd" device.
4963 * serial.c (serial_open): Delete check for "ocd".
4964 Fix PR gdb/349.
4965
4966 * Makefile.in (linux-thread.o): Delete target.
4967 * linux-thread.c: Delete file.
4968
4969 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
4970 renamed SH files to be consistent.
4971
4972 * symtab.c (sort_search_symbols): Use xfree.
4973
4974 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
4975
4976 * arm-linux-tdep.c (arm_linux_init_abi): Register
4977 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
4978 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
4979 definition with undef, since we don't want the sysvr4 definition.
4980 (SKIP_TRAMPOLINE_CODE): Likewise.
4981
4982 2002-02-23 Andrew Cagney <ac131313@redhat.com>
4983
4984 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
4985
4986 * configure.in: (AC_CHECK_FUNCS) Added test for
4987 canonicalize_file_name Regenerated.
4988 * config.in, configure: Regenerated.
4989 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
4990 defined use canonicalize_file_name.
4991
4992 2002-02-23 Michael Chastain <mec@shout.net>
4993
4994 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
4995
4996 2002-02-23 Andrew Cagney <ac131313@redhat.com>
4997
4998 * README: Remove references to cygnus.com.
4999 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
5000 dot com'' form. Remove references to cygnus.com and sourceware.
5001
5002 2002-02-23 Andrew Cagney <ac131313@redhat.com>
5003
5004 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
5005 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
5006 1003.1-2001 no longer allows "head -1".
5007 * gdb/Makefile.in (version.c): Likewise.
5008 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
5009 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
5010 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
5011
5012 2002-02-23 Andrew Cagney <ac131313@redhat.com>
5013
5014 * cli/cli-decode.c (cmd_cfunc_eq): New function.
5015 * command.h (cmd_cfunc_eq): Declare.
5016 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
5017
5018 * cli/cli-cmds.h (is_complete_command): Change parameter to a
5019 ``struct cmd_list_element *''.
5020 * cli/cli-cmds.c (is_complete_command): Update. Use
5021 cmd_cfunc_eq.
5022 * top.c (execute_command): Pass the command to
5023 is_complete_command.
5024 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
5025
5026 2002-02-23 Andrew Cagney <ac131313@redhat.com>
5027
5028 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
5029 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
5030 architecture defines.
5031 * s390-tdep.c (s390_gdbarch_init): Likewise.
5032
5033 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
5034
5035 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
5036 (arm_linux_push_arguments): Likewise.
5037 (arm_linux_init_abi): Register them. Also register linux-specific
5038 call_dummy_words.
5039 (find_minsym_and_objfile): Use strcmp, not STREQ.
5040 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
5041 (arm_linux_call_dummy_words): Delete declaration.
5042 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
5043 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
5044 declarations.
5045 (LOWEST_PC): Delete.
5046
5047 2002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5048
5049 * maint.c (print_section_info): Do not prepend `0x' to filepos
5050 output, it will be handled by local_hex_string_custom.
5051
5052 2002-02-23 Richard Earnshaw <rearnsha@arm.com>
5053
5054 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
5055 (store_newfpe_double, store_newfpe_extended, store_fpregister)
5056 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
5057
5058 2002-02-22 Jim Blandy <jimb@redhat.com>
5059
5060 Indicate that the bcache functions don't change the strings
5061 they're passed.
5062 * bcache.h (bcache, hash): Add `const' keywords to declarations.
5063 * bcache.c (bcache, hash): Add `const' keywords to definitions.
5064
5065 2002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
5066
5067 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
5068
5069 2002-02-21 Christopher Faylor <cgf@redhat.com>
5070
5071 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
5072 find the complete path to a loaded DLL.
5073
5074 2002-02-21 Fred Fish <fnf@redhat.com>
5075
5076 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
5077 that marks the end of the range of a function, enter a line number
5078 entry that has a line number of zero and a PC offset that matches
5079 the end of the function. This starts a range of PC's for which no
5080 line number information is known.
5081 * symtab.c (find_pc_sect_line): If our best fit is in a range of
5082 PC's for which no line number info is found (line number is zero)
5083 then we didn't find any valid line information.
5084 * symtab.h: Document use of zero line number entry.
5085
5086 2002-02-21 Elena Zannoni <ezannoni@redhat.com>
5087
5088 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
5089 (have_ptrace_getvrregs): Define for run time checks.
5090 (gdb_vrregset_t): New type for Altivec register handling.
5091 (fetch_register, store_register): Fetch/store altivec register
5092 when needed.
5093 (fetch_altivec_register, store_altivec_register): New functions.
5094 (supply_vrregset, fill_vrregset): New functions.
5095 (fetch_altivec_registers, store_altivec_registers): New functions.
5096 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
5097 registers as well.
5098
5099 2002-02-21 Jiri Smid <smid@suse.cz>
5100
5101 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
5102
5103 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
5104
5105 * Makefile.in (armnbsd-nat.o): Update dependencies.
5106 * armnbsd-nat.c (supply_gregset): New function. Common code to
5107 supply the integer register set.
5108 (supply_fparegset): New function. Similar for FPA registers.
5109 (fetch_regs, fetch_fp_regs): Use them.
5110 (fetch_core_registers): Likewise.
5111 (fetch_elfcore_registers): New function.
5112 (arm_netbsd_elfcore_fns): New core-file type specification.
5113 (_initialize_arm_netbsd_nat): Register it.
5114
5115 2002-02-21 Richard Earnshaw <rearnsha@arm.com>
5116
5117 * armnbsd-nat.c: Include gdbcore.h.
5118 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
5119 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
5120 'void' to declaration, to shut up ARI.
5121 (fetch_core_registers): Make static. Rewrite using supply_register.
5122 (arm_netbsd_core_fns): New core-file type specification.
5123 (_initialize_arm_netbsd_nat): New function.
5124
5125 2002-02-21 Christopher Faylor <cgf@redhat.com>
5126
5127 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
5128 value.
5129
5130 2002-02-20 Christopher Faylor <cgf@redhat.com>
5131
5132 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
5133 fails.
5134
5135 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
5136
5137 * jv-exp.y (parse_number): Change type of implicit longs
5138 to builtin_type_uint64.
5139
5140 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
5141
5142 * gdbserver/linux-low.c (mywait): Change argument to waitpid
5143 to be an integer instead of a `union wait'.
5144
5145 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
5146
5147 * mips-linux-nat.c: Call the operating system GNU/Linux.
5148 * mips-linux-tdep.c: Likewise.
5149 * mips-tdep.c: Likewise.
5150
5151 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
5152
5153 Fix PR gdb/265.
5154 * jv-exp.y (parse_number): Handle 64-bit integers.
5155
5156 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
5157
5158 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
5159 AC_STDC_HEADERS to AC_HEADER_STDC.
5160 * gdbserver/configure: Regenerated.
5161
5162 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
5163
5164 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
5165 is defined.
5166 * sparc-tdep.c (get_longjmp_target): Likewise.
5167
5168 2002-02-20 Richard Earnshaw <rearnsha@arm.com>
5169
5170 * News: Add news about ARM and Multi-arch. Mention the new target
5171 arm*-*-netbsd*.
5172
5173 2002-02-19 Jim Blandy <jimb@redhat.com>
5174
5175 * stabsread.c (error_type_complaint): Improve error message.
5176
5177 2002-02-19 Daniel Jacobowitz <drow@mvista.com>
5178
5179 * gdbserver/README: Update documentation.
5180 * gdbserver/configure.in: Update configury to match documentation.
5181 * gdbserver/Makefile.in: Likewise.
5182 * gdbserver/configure: Regenerated.
5183 * gdbserver/aclocal.m4: New file, generated by aclocal.
5184 * gdbserver/config.in: New file, generated by autoheader.
5185
5186 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
5187
5188 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
5189 armnbsd-nat.c.
5190
5191 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
5192
5193 * arm-tdep.h (enum arm_float_model): New enum.
5194 (struct gdbarch_tdep): Add fp_model.
5195 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
5196 up floating-point conversions until we know the floating-point model
5197 in use by the inferior. Don't complain about being unable to
5198 determine the ABI of the inferior when we don't have one.
5199 (arm_extract_return_value): Support different floating-point models.
5200 (arm_store_return_value): Likewise.
5201 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
5202 ARM_FLOAT_SOFT.
5203 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
5204
5205 2002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5206
5207 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
5208 of ``current_gdbarch''.
5209
5210 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
5211
5212 * armnbsd-nat.c : ANSIfy all function declarations.
5213 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
5214 (fetch_inferior_registers): Re-implement in terms of above.
5215 (store_register, store_regs, store_fp_register, store_fp_regs): New.
5216 (store_inferior_registers): Re-implement in terms of above.
5217
5218 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
5219
5220 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
5221 kernel.
5222 * arm-linux-tdep.c: Likewise.
5223 * config/arm/tm-linux.h: Likewise.
5224
5225 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
5226
5227 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
5228 * config/arm/nbsd.mt (TM_FILE): Delete.
5229 * config/arm/tm-nbsd.h: Delete.
5230
5231 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
5232
5233 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
5234 Initialize CALL_DUMMY_LENGTH.
5235
5236 2002-02-19 Richard Earnshaw <rearnsha@arm.com>
5237
5238 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
5239 function.
5240 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
5241 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
5242 defines one thing and that is incorrect for this port.
5243 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
5244
5245 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5246
5247 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
5248
5249 2002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
5250
5251 * win32-nat.c (display_selector): New function. Displays information
5252 about the information returned by GetThreadSelectorEntry API function.
5253 (display_selectors): New function. Displays the infomation of
5254 the selector given as argument, or of CS, DS ans FS selectors
5255 if no argument is given.
5256 ( _initialize_inftarg): Add "w32" as info prefix command.
5257 Add "info w32 selector" as command calling display_selectors.
5258
5259 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5260
5261 * i386-tdep.c (get_longjmp_target): Fix compilation failure
5262 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
5263 if not defined.
5264
5265 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
5266
5267 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
5268
5269 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
5270
5271 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
5272 (arm_fix_call_dummy): Call it.
5273 (arm_call_dummy_breakpoint_offset): Delete.
5274 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
5275 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
5276
5277 2002-02-18 Andrew Cagney <ac131313@redhat.com>
5278
5279 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
5280 Default to func_frame_chain_valid.
5281 * gdbarch.h, gdbarch.c: Re-generate.
5282 * frame.h (FRAME_CHAIN_VALID): Delete definition.
5283
5284 2002-02-18 Elena Zannoni <ezannoni@redhat.com>
5285
5286 * ppc-linux-nat.c: Update copyright.
5287 (fetch_register, store_register): Add tid parameter, don't compute
5288 tid here.
5289 (fetch_ppc_registers, store_ppc_registers): Add tid
5290 parameter. Pass it along to callees.
5291 (fetch_inferior_registers, store_inferior_registers): Compute tid
5292 here, and pass it to calleed functions.
5293 (fill_gregset, supply_fpregset): Clean up formatting.
5294
5295 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
5296
5297 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
5298 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
5299
5300 2002-02-18 Richard Earnshaw <rearnsha@arm.com>
5301
5302 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
5303 * gdbarch.c gdbarch.h: Regenerate.
5304 * breakpoint.c (create_longjmp_breakpoint): Always compile this
5305 function.
5306 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
5307 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
5308 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
5309
5310 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
5311 * arm-tdep.c (arm_get_longjmp_target): New function.
5312 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
5313 this to a positive value register arm_get_longjmp_target as the
5314 longjmp handler.
5315 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
5316 (arm_linux_init_abi): Set up longjmp description in tdep.
5317 * armnbsd-nat.c (get_longjmp_target): Delete.
5318 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
5319 description in tdep.
5320 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
5321 (get_longjmp_target): Delete declaration.
5322 (GET_LONGJMP_TARGET): Delete.
5323 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
5324 (GET_LONGJMP_TARGET): Delete.
5325
5326 2002-02-17 Kevin Buettner <kevinb@redhat.com>
5327
5328 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
5329 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
5330 of ``current_gdbarch''.
5331
5332 2002-02-17 Tom Tromey <tromey@redhat.com>
5333
5334 * cli/cli-cmds.c (compare_strings): New function.
5335 (complete_command): Only print each unique item once.
5336 * completer.h (complete_line): Declare.
5337 * completer.c (complete_line): New function.
5338 (line_completion_function): Use it.
5339
5340 2002-02-16 Andrew Cagney <ac131313@redhat.com>
5341
5342 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
5343 * gdbarch.h, gdbarch.c: Re-generate.
5344
5345 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
5346
5347 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
5348
5349 2002-02-16 Daniel Jacobowitz <drow@mvista.com>
5350
5351 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
5352 * valops.c (value_arg_coerce): Don't take the address of a reference
5353 to convert an argument to a reference.
5354
5355 2002-02-15 Christopher Faylor <cgf@redhat.com>
5356
5357 * win32-nat.c (get_image_name): New function.
5358 (handle_load_dll): Use get_image_name function.
5359 (get_child_debug_event): Avoid registering debug events until possibly
5360 execed process is started.
5361 (child_create_inferior): Allow invocation via shell so that command
5362 line redirection, etc. works ok.
5363 (_initialize_inftarg): Add new command: "set shell" to control whether
5364 a shell is used to start a process.
5365
5366 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
5367
5368 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
5369 instead of find_register_by_number.
5370 (cannot_store_register): Likewise.
5371
5372 2002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
5373
5374 * dwarf2read.c: Replace fprintf (stderr, ...) by
5375 fprintf_unfiltered (gdb_stderr, ...).
5376
5377 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
5378
5379 * gdbserver/gdbserver.1: Document --attach.
5380
5381 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
5382
5383 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
5384 descriptions.
5385 * arm-tdep.c (arm_default_arm_le_breakpoint)
5386 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
5387 (arm_default_thumb_be_breakpoint): New. Initialize them from
5388 traditional breakpoint defines.
5389 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
5390 (arm_gdbarch_init): Initialize new breakpoint variables.
5391 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
5392 (arm_linux_init_abi): Initialize linux-specific breakpoint.
5393 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
5394 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
5395 code out to ...
5396 (arm_netbsd_init_abi_common): ... here; new function.
5397 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
5398 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
5399 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
5400 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
5401
5402 2002-02-15 Richard Earnshaw <rearnsha@arm.com>
5403
5404 * arm-tdep.h (enum arm_abi): New enum.
5405 (struct gdbarch_tdep): New structure.
5406 (LOWEST_PC): Provide a default.
5407 (arm_gdbarch_register_os_abi): Declare new function.
5408 * arm-tdep.c (arm_abi_names): New array.
5409 (process_note_abi_tag_sections): New function.
5410 (get_elfosabi): New function.
5411 (arm_gdbarch_register_os_abi): New function.
5412 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
5413 support for that ABI has been built in, then call the appropriate
5414 configuration routine. Use gdbarch_num_regs() to get the number
5415 of registers.
5416 (arm_dump_tdep): New function.
5417 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
5418 place-holder functions.
5419 (_initialize_arm_tdep): Register them.
5420 * config/arm/tm-arm.h (LOWEST_PC): Delete.
5421
5422 * armnbsd-tdep.c: New file.
5423 * Makefile.in (armnbsd-tdep.o): Add dependencies.
5424 * config/arm/nbsd.mt (TDEPFILES): Add it.
5425 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
5426
5427 * armnbsd-nat.c: Include regcache.h.
5428 * Makefile.in (armnbsd-nat.o): Update dependency list.
5429
5430 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
5431
5432 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
5433
5434 * gdbserver/Makefile.in: Fix typos in target rules.
5435
5436 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
5437
5438 Fix part of PR gdb/267.
5439 * linespec.c (find_methods): Handle constructors specially for now.
5440
5441 2002-02-14 Corinna Vinschen <vinschen@redhat.com>
5442
5443 * arm-tdep.c (arm_push_arguments): Eliminate special float type
5444 handling.
5445 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
5446 standard_coerce_float_to_double().
5447
5448 2002-02-14 Christopher Faylor <cgf@redhat.com>
5449
5450 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
5451 GDBINIT_FILENAME.
5452
5453 2002-02-14 Elena Zannoni <ezannoni@redhat.com>
5454
5455 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
5456 find_variant_by_name, because it confuses the multiarch
5457 framework. Return NULL if there isn't an architecture with the
5458 user supplied name, instead of forcing a different one without
5459 recording the change with the multiarch machinery.
5460 (find_variant_by_name): Delete.
5461
5462 2002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5463
5464 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
5465 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
5466
5467 2002-02-13 Martin M. Hunt <hunt@redhat.com>
5468
5469 * stack.c (print_frame_info_base): When calling
5470 print_frame_info_listing_hook, set current_source_symtab.
5471
5472 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
5473
5474 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
5475 and remove unused $(INCLUDE_DIR).
5476 Add regcache.c to OBS.
5477 Add generated register protocol files to clean target.
5478 Update dependencies for new objects, obsolete old target code.
5479
5480 * gdbserver/linux-low.c: Remove all platform-specific code to
5481 new files. Remove various dead code. Update to use regcache
5482 functionality.
5483 * gdbserver/remote-utils.c (fromhex): Add return statement
5484 to quiet warning.
5485 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
5486 constant.
5487 (input_interrupt): Add integer parameter to match prototype
5488 of a signal handler.
5489 (outreg): Use register_data ().
5490 (prepare_resume_reply): Use gdbserver_expedite_regs.
5491 * gdbserver/server.c (main): Dynamically allocate own_buf because
5492 PBUFSIZ is no longer constant. Use registers_to_string () and
5493 registers_from_string ().
5494 * gdbserver/server.h: No longer include "defs.h". Add prototypes
5495 for error (), fatal (), and warning (). Update definition of
5496 PBUFSIZ to use regcache functionality. Add include guard.
5497 * gdbserver/utils.c (fatal): Add missing ``const''.
5498 (warning): New function.
5499
5500 * regformats/regdat.sh: Include "regcache.h" in generated files.
5501 Provide init_registers () function.
5502 * regformats/regdef.h: Add prototype for set_register_cache ().
5503 Add include guard.
5504
5505 * gdbserver/linux-arm-low.c: New file.
5506 * gdbserver/linux-i386-low.c: New file.
5507 * gdbserver/linux-ia64-low.c: New file.
5508 * gdbserver/linux-m68k-low.c: New file.
5509 * gdbserver/linux-mips-low.c: New file.
5510 * gdbserver/linux-ppc-low.c: New file.
5511 * gdbserver/linux-sh-low.c: New file.
5512
5513 * gdbserver/regcache.c: New file.
5514 * gdbserver/regcache.h: New file.
5515
5516 * gdbserver/low-linux.c: Removed obsolete file.
5517
5518 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
5519
5520 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
5521 * config/i386/linux.mt: Likewise.
5522 * config/ia64/linux.mt: Likewise.
5523 * config/m68k/linux.mh: Likewise.
5524 * config/powerpc/linux.mh: Likewise.
5525 * config/mips/linux.mt: Likewise.
5526
5527 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
5528
5529 * config/i386/i386lynx.mh: Mark gdbserver variables
5530 as (currently) obsolete for this target.
5531 * config/i386/nbsd.mt: Likewise.
5532 * config/i386/nbsdelf.mt: Likewise.
5533 * config/m32r/m32r.mt: Likewise.
5534 * config/m68k/m68klynx.mh: Likewise.
5535 * config/m68k/nbsd.mt: Likewise.
5536 * config/m68k/sun3os4.mh: Likewise.
5537 * config/mips/vr5000.mt: Likewise.
5538 * config/ns32k/nbsd.mt: Likewise.
5539 * config/pa/hppabsd.mh: Likewise.
5540 * config/pa/hppaosf.mh: Likewise.
5541 * config/powerpc/nbsd.mt: Likewise.
5542 * config/rs6000/rs6000lynx.mh: Likewise.
5543 * config/s390/s390.mt: Likewise.
5544 * config/s390/s390x.mt: Likewise.
5545 * config/sparc/sparclynx.mh: Likewise.
5546 * config/sparc/sun4os4.mh: Likewise.
5547 * config/i386/x86-64linux.mt: Likewise.
5548 * config/sparc/linux.mh: Likewise.
5549
5550 2002-02-14 Daniel Jacobowitz <drow@mvista.com>
5551
5552 * configure.tgt: Configure gdbserver only for known working
5553 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
5554 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
5555 SUBDIRS if it is configured. Update comment for ${nativefile}.
5556 * configure: Regenerated.
5557
5558 2002-02-13 Michael Snyder <msnyder@redhat.com>
5559
5560 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
5561
5562 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
5563 (default_gcore_mach): Just return 0, work around a problem in bfd.
5564 (default_gcore_target): OK to return NULL if exec_bfd is null.
5565 (make_mem_sec): Use a cast, avoid a warning.
5566
5567 * procfs.c (find_memory_regions_callback): Use a cast instead of
5568 calling host_pointer_to_address (which complains if
5569 sizeof (host pointer) != sizeof (target pointer)).
5570 (procfs_make_note_section): Avoid overflow in psargs string.
5571
5572 * procfs.c (procfs_make_note_section): Make the default
5573 implementation return an error.
5574
5575 2002-02-13 Rodney Brown <rbrown64@csc.com.au>
5576
5577 * procfs.c (procfs_make_note_section): Provide a default definition
5578 (for alpha-dec-osf4.0f). Fix typos.
5579
5580 2002-02-13 Elena Zannoni <ezannoni@redhat.com>
5581
5582 * linux-proc.c: Add include of regcache.h.
5583 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
5584
5585 2002-02-13 Andrew Cagney <ac131313@redhat.com>
5586
5587 From 2002-01-18 Greg McGary <greg@mcgary.org>:
5588 * memattr.c (create_mem_region): Disallow useless empty region.
5589 Regions are half-open intervals, so allow [A..B) [B..C) as
5590 non-overlapping.
5591
5592 2002-02-13 Michael Chastain <mec@shout.net>
5593
5594 * defs.h: Kill CONST_PTR.
5595 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
5596 * c-lang.c (c_builtin_types): Likewise.
5597 * ch-lang.c (ch_builtin_types): Likewise.
5598 * f-lang.c (f_builtin_types): Likewise.
5599 * language.c (unknown_builtin_types): Likewise.
5600 * m2-lang.c (m2_builtin_types): Likewise.
5601 * p-lang.c (pascal_builtin_types): Likewise.
5602 * scm-lang.c (c_builtin_types): Likewise.
5603
5604 2002-02-13 Keith Seitz <keiths@redhat.com>
5605
5606 * arm-tdep.h (arm_get_next_pc): Add declaration.
5607
5608 2002-02-13 Richard Earnshaw <rearnsha@arm.com>
5609
5610 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
5611 with other related struct-returning functions.
5612 (arm_extract_struct_value_address): New function.
5613 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
5614 initialize float_format, double_format and long_double_format as
5615 appropriate to the endianness of the target.
5616 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
5617 (arm_use_struct_convention): Delete declaration.
5618 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
5619
5620 2002-02-13 Keith Seitz <keiths@redhat.com>
5621
5622 * defs.h (core_addr_to_string_nz): New function.
5623
5624 2002-02-13 Mark Kettenis <kettenis@gnu.org>
5625
5626 Apply missing bits of 2002-01-15 patch.
5627 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
5628 (fill_fpregset): Use i387_fill_fsave.
5629
5630 2002-02-12 Keith Seitz <keiths@redhat.com>
5631
5632 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
5633 (core_addr_to_string_nz): New function.
5634
5635 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
5636
5637 * arm-linux-nat.c: Really include arm-tdep.h.
5638 * config/arm/tm-linux.h (struct type, struct value): Declare.
5639
5640 2002-02-11 Michael Snyder <msnyder@redhat.com>
5641
5642 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
5643 (gcore section): Ifdef for Solaris and Unixware only.
5644 (procfs_do_thread_registers): Unixware needs one lwpstatus
5645 per thread (not one prstatus or pstatus).
5646 (procfs_make_note_section): Iterate only over kernel threads (lwps),
5647 not over all gdb threads. For unixware, call elfcore_write_pstatus
5648 once before iterating over threads.
5649
5650 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
5651
5652 * arm-tdep.h: New file.
5653 * arm-tdep.c: Include arm-tdep.h.
5654 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
5655 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
5656 (arm_print_float_info, arm_register_type, convert_to_extended)
5657 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
5658 (arm_extract_return_value, arm_register_name): Make static.
5659 (arm_software_single_step): Similarly. Fix types in declaration.
5660 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
5661 (arm_store_return_value, arm_store_struct_return): New functions.
5662 (arm_gdbarch_init): Register the above functions. Also register
5663 call_dummy_start_offset, sizeof_call_dummy_words,
5664 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
5665 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
5666 max_register_virtual_size, register_size. Set up
5667 prologue_cache.saved_regs here, rather than ...
5668 (_initialize_arm_tdep): ... here.
5669 * config/arm/tm-arm.h (struct type, struct value): Delete forward
5670 declarations.
5671 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
5672 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
5673 (arm_print_float_info, arm_register_type, convert_to_extended)
5674 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
5675 (arm_extract_return_value, arm_register_name): Delete declarations.
5676 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
5677 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
5678 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
5679 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
5680 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
5681 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
5682 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
5683 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
5684 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
5685 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
5686 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
5687 (arm_get_next_pc): No-longer static -- these are needed by the RDI
5688 interface.
5689 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
5690 * remote-rdi.c remote-rdp.c: Likewise.
5691 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
5692 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
5693 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
5694 definition.
5695
5696 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
5697 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
5698 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
5699 from non-ARM_ prefixed definitions.
5700 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
5701 all uses of above.
5702 * remote-rdi.c remote-rdp.c: Likewise.
5703 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
5704
5705 2002-02-11 Richard Earnshaw <rearnsha@arm.com>
5706
5707 * arm-tdep.c (arm_frameless_function_invocation)
5708 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
5709 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
5710 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
5711 (arm_pop_frame, arm_get_next_pc): Make static.
5712 (arm_gdbarch_init): Register above in gdbarch structure.
5713 (arm_read_fp): Renamed from arm_target_read_fp.
5714 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
5715 * config/arm/tm-arm.h (arm_frameless_function_invocation)
5716 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
5717 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
5718 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
5719 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
5720 (arm_pc_is_thumb_dummy): Delete declarations.
5721 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
5722 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
5723 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
5724 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
5725
5726 2002-02-10 Daniel Jacobowitz <drow@mvista.com>
5727
5728 * symtab.c (compare_search_syms): New function.
5729 (sort_search_symbols): New function.
5730 (search_symbols): Sort symbols after searching rather than
5731 before.
5732
5733 2002-02-10 Andrew Cagney <ac131313@redhat.com>
5734
5735 * NEWS: Linux -> GNU/Linux.
5736
5737 2002-02-10 Andrew Cagney <ac131313@redhat.com>
5738
5739 * gdbarch.sh: For for level one methods, disallow a definition
5740 when partially multi-arched. Add comments explaining rationale.
5741 * gdbarch.h: Re-generate.
5742
5743 2002-02-10 Andrew Cagney <ac131313@redhat.com>
5744
5745 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
5746 multi-arch partial.
5747
5748 2002-02-10 Andrew Cagney <ac131313@redhat.com>
5749
5750 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
5751 field. Use diff -u.
5752 * gdbarch.c: Re-generate.
5753
5754 2002-02-10 Andrew Cagney <ac131313@redhat.com>
5755
5756 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
5757 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
5758 partial.
5759
5760 2002-02-10 Andrew Cagney <ac131313@redhat.com>
5761
5762 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
5763 multi-arch partial.
5764 (PUSH_ARGUMENTS): Switch to using predefault.
5765 * gdbarch.c: Regenerate.
5766
5767 2002-02-10 Andrew Cagney <ac131313@redhat.com>
5768
5769 * valops.c (PUSH_ARGUMENTS): Delete definition.
5770 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
5771 partial. Default to default_push_arguments.
5772 * gdbarch.h, gdbarch.c: Regenerate.
5773
5774 2002-02-09 Andrew Cagney <ac131313@redhat.com>
5775
5776 * defs.h (throw_exception): Rename return_to_top_level. Update
5777 comments.
5778 * utils.c (error_stream, internal_verror, quit): Ditto.
5779 * top.c (throw_exception, catcher): Ditto.
5780 * sparclet-rom.c (sparclet_load): Ditto.
5781 * remote.c (interrupt_query, minitelnet): Ditto.
5782 * remote-sds.c (interrupt_query): Ditto.
5783 * remote-mips.c (mips_error, mips_kill): Ditto.
5784 * ocd.c (interrupt_query): Ditto.
5785 * monitor.c (monitor_interrupt_query): Ditto.
5786 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
5787 * target.h: Update comment.
5788
5789 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
5790
5791 2002-02-09 Andrew Cagney <ac131313@redhat.com>
5792
5793 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
5794 default_double_format.
5795 * gdbarch.h, gdbarch.c: Re-generate.
5796 * findvar.c (floatformat_unknown): Delete variable definition.
5797 * doublest.h (floatformat_unknown): Delete variable declaration.
5798
5799 2002-02-09 Jim Blandy <jimb@redhat.com>
5800
5801 * stabsread.c (read_type): Add code to parse Sun's syntax for
5802 prototyped function types.
5803
5804 2002-02-09 Andrew Cagney <ac131313@redhat.com>
5805
5806 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
5807 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
5808
5809 2002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5810
5811 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
5812 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
5813 now _initialize_xcoffsolib gets called again and overrides the
5814 commands from solib.c in a native configuration.
5815
5816 2002-02-09 Mark Kettenis <kettenis@gnu.org>
5817
5818 * doublest.c (store_typed_floating): Don't try to return a value.
5819 Fixes PR gdb/290.
5820
5821 2002-02-08 Jim Blandy <jimb@redhat.com>
5822
5823 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
5824 is prototyped and has no arguments, print its argument list as
5825 `(void)'.
5826
5827 2002-02-08 Chris Demetriou <cgd@broadcom.com>
5828
5829 * MAINTAINERS (write-after-approval): Add myself.
5830 (paper-trail): I've escaped!
5831
5832 2002-02-08 Christopher Faylor <cgf@redhat.com>
5833
5834 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
5835 changes.
5836 (_initialize_check_for_gdb_ini): Ditto.
5837
5838 2002-02-08 Martin M. Hunt <hunt@redhat.com>
5839
5840 * win32-nat.c (cygwin_pid_to_str): Fix typo.
5841 xaprintf -> xasprintf.
5842
5843 2002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
5844
5845 * win32-nat.c: Remove use of printf and sprintf functions.
5846
5847 2002-02-08 Richard Earnshaw <rearnsha@arm.com>
5848
5849 * arm-tdep.c (arm_frame_chain_valid): Make static.
5850 (arm_push_arguments): Likewise.
5851 (arm_gdbarch_init): New function.
5852 (_initialize_arm_tdep): Call it.
5853 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
5854 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
5855 (FRAME_CHAIN_VALID): Delete.
5856 (arm_frame_chain_valid): Delete declaration.
5857 (PUSH_ARGUMENTS): Delete.
5858 (arm_push_arguments): Delete declaration.
5859 (CALL_DUMMY_P): Delete.
5860
5861 2002-02-08 Andrew Cagney <ac131313@redhat.com>
5862 Corinna Vinschen <vinschen@redhat.com>
5863
5864 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
5865 on builtin float types.
5866
5867 2002-02-08 Daniel Jacobowitz <drow@mvista.com>
5868
5869 * utils.c: Include <curses.h> before "bfd.h".
5870 * tui/tui-hooks.c: Likewise.
5871 * tui/tui.c: Likewise.
5872 * tui/tuiCommand.c: Likewise.
5873 * tui/tuiData.c: Likewise.
5874 * tui/tuiDataWin.c: Likewise.
5875 * tui/tuiDisassem.c: Likewise.
5876 * tui/tuiGeneralWin.c: Likewise.
5877 * tui/tuiIO.c: Likewise.
5878 * tui/tuiLayout.c: Likewise.
5879 * tui/tuiRegs.c: Likewise.
5880 * tui/tuiSource.c: Likewise.
5881 * tui/tuiSourceWin.c: Likewise.
5882 * tui/tuiStack.c: Likewise.
5883 * tui/tuiWin.c: Likewise.
5884
5885 2002-02-07 Elena Zannoni <ezannoni@redhat.com>
5886
5887 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
5888 to include space for pseudoregs as well. Update loops accordingly.
5889 (sh_fp_frame_init_saved_regs): Ditto.
5890 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
5891
5892 2002-02-07 Andrew Cagney <ac131313@redhat.com>
5893
5894 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
5895 Add Richard Earnshaw to Arm maintainers.
5896
5897 2002-02-07 Andrew Cagney <ac131313@redhat.com>
5898
5899 * defs.h (warning_begin): Delete declaration.
5900
5901 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
5902 Delete macro.
5903
5904 2002-02-07 Michael Snyder <msnyder@redhat.com>
5905
5906 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
5907 Logic bug, remove misplaced else.
5908
5909 2002-02-07 Klee Dienes <klee@apple.com>
5910
5911 * fork-inferior.c (fork_inferior): Add '!' to the list of
5912 characters that need to be quoted when building a string for the
5913 shell. Quote '!' specifically with a backslash, since CSH chokes
5914 when trying to evaluate "str!str".
5915
5916 2002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
5917
5918 * rdi-share/host.h: Only provide a typedef for bool if it is not
5919 defined.
5920
5921 2002-02-04 Michael Snyder <msnyder@redhat.com>
5922
5923 * breakpoint.h (enum bptype): Add new overlay event bp type.
5924 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
5925
5926 * breakpoint.c (create_internal_breakpoint): New function.
5927 (internal_breakpoint_number): Moved into create_internal_breakpoint.
5928 (create_longjmp_breakpoint): Use create_internal_breakpoint.
5929 (create_thread_event_breakpoint): Ditto.
5930 (create_solib_event_breakpoint): Ditto.
5931 (create_overlay_event_breakpoint): New function.
5932 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
5933 (update_breakpoints_after_exec): Delete and re-initialize
5934 overlay event breakpoints after an exec. Add FIXME comment
5935 about longjmp breakpoint.
5936 (print_it_typical): Ignore overlay event breakpoints.
5937 (print_one_breakpoint): Ditto.
5938 (mention): Ditto.
5939 (bpstat_what): Do not stop for overlay event breakpoints.
5940 (delete_breakpoint): Don't delete overlay event breakpoints.
5941 (breakpoint_re_set_one): Delete the overlay event breakpoint.
5942 (breakpoint_re_set): Re-create overlay event breakpoint.
5943
5944 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
5945 (overlay_manual_command): Disable overlay breakpoints.
5946 (overlay_off_command): Disable overlay breakpoints.
5947
5948 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
5949
5950 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
5951 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
5952 to here from config/tm-arm.h.
5953 (coff_sym_is_thumb): Make static.
5954 (arm_elf_make_msymbol_special): New function.
5955 (arm_coff_make_msymbol_special): New function.
5956 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
5957 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
5958 (coff_sym_is_thumb): Delete declaration.
5959 (arm_elf_make_msymbol_special): Declare.
5960 (arm_coff_make_msymbol_special): Declare.
5961 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
5962 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
5963
5964 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
5965
5966 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
5967
5968 2002-02-06 Richard Earnshaw <rearnsha@arm.com>
5969
5970 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
5971 * gdbarch.c gdbarch.h: Regenerate.
5972 * arch-utils.c (default_print_float_info): New function.
5973 * arch-utils.h (default_print_float_info): Prototype it.
5974 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
5975 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
5976 (PRINT_FLOAT_INFO): Document it.
5977
5978 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
5979 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
5980 (PRINT_FLOAT_INFO): Define.
5981
5982 2002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
5983
5984 * win32-nat.c (_initialize_check_for_gdb_ini):
5985 Add typecast to sprintf argument to suppress a warning.
5986
5987 2002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
5988
5989 * win32-nat.c (last_sig): Changed type of variable to target_signal,
5990 to allow easier handling of pass state.
5991 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
5992 that gives exception name and address.
5993 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
5994 and set last_sig value to ourstatus->value.sig. Some missing
5995 exceptions added.
5996 (child_continue): Correctly report continue_status.
5997 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
5998 TARGET_SIGNAL_0 (new default value).
5999 (child_resume): consider sig argument passed to decide if
6000 the exception should be passed to debuggee or not.
6001
6002 2002-02-05 Michael Snyder <msnyder@redhat.com>
6003
6004 * regcache.c (fetch_register): Call target_fetch_register
6005 only if we don't call FETCH_PSEUDO_REGISTER.
6006 (store_register): Call target_store_register only if we
6007 don't call STORE_PSEUDO_REGISTER.
6008
6009 2002-02-05 Elena Zannoni <ezannoni@redhat.com>
6010
6011 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
6012 ELF_MAKE_MSYMBOL_SPECIAL.
6013 * gdbarch.c, gdbarch.h: Regenerate.
6014 * arch-utils.c (default_make_msymbol_special): New function.
6015 * arch-utils.h (default_make_msymbol_special): Export.
6016 * elfread.c (elf_symtab_read): Compile use of
6017 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
6018 multiarched.
6019 * coffread.c (coff_symtab_read): Ditto, for
6020 COFF_MAKE_MSYMBOL_SPECIAL.
6021
6022 2002-02-05 Jim Blandy <jimb@redhat.com>
6023
6024 * solib-svr4.c (svr4_truncate_ptr): New function.
6025 (svr4_relocate_section_addresses): Do the address arithmetic with
6026 the appropriate truncation for target addresses, even when
6027 CORE_ADDR is larger than a target address.
6028
6029 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
6030
6031 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
6032 to (int *).
6033
6034 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
6035
6036 * gdbserver/linux-low.c (kill_inferior): Remove commented out
6037 code.
6038
6039 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
6040
6041 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
6042
6043 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
6044
6045 * gdbserver/linux-low.c: Remove unused include files.
6046
6047 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
6048
6049 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
6050 (read_inferior_memory): Use it.
6051 (write_inferior_memory): Likewise.
6052
6053 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
6054
6055 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
6056 grubbing through sys_errlist.
6057
6058 2002-02-05 Daniel Jacobowitz <drow@mvista.com>
6059
6060 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
6061
6062 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
6063 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
6064
6065 2002-02-04 Andrew Cagney <ac131313@redhat.com>
6066
6067 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
6068 (do_sfunc, set_cmd_sfunc): New functions.
6069
6070 * command.h (struct cmd_list_element): Add field func.
6071 * cli/cli-decode.h (struct cmd_list_element): Ditto.
6072 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
6073 * cli/cli-decode.h: Ditto.
6074
6075 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
6076 (help_all, help_cmd_list): Ditto.
6077 (find_cmd, complete_on_cmdlist): Ditto.
6078 * top.c (execute_command): Ditto.
6079
6080 * cli/cli-setshow.c (do_setshow_command): Call func instead of
6081 function.sfunc.
6082
6083 * infcmd.c (notice_args_read): Fix function signature.
6084
6085 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
6086 * cli/cli-decode.c (add_set_cmd): Ditto.
6087 * utils.c (initialize_utils): Ditto.
6088 * maint.c (_initialize_maint_cmds): Ditto.
6089 * infrun.c (_initialize_infrun): Ditto.
6090 * demangle.c (_initialize_demangler): Ditto.
6091 * remote.c (add_packet_config_cmd): Ditto.
6092 * mips-tdep.c (_initialize_mips_tdep): Ditto.
6093 * cris-tdep.c (_initialize_cris_tdep): Ditto.
6094 * proc-api.c (_initialize_proc_api): Ditto.
6095 * kod.c (_initialize_kod): Ditto.
6096 * valprint.c (_initialize_valprint): Ditto.
6097 * top.c (init_main): Ditto.
6098 * infcmd.c (_initialize_infcmd): Ditto.
6099 * corefile.c (_initialize_core): Ditto.
6100 * arm-tdep.c (_initialize_arm_tdep): Ditto.
6101 * arch-utils.c (initialize_current_architecture): Ditto.
6102 (_initialize_gdbarch_utils): Ditto.
6103 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
6104
6105 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
6106 * wince.c (_initialize_inftarg): Ditto.
6107 * symfile.c (_initialize_symfile): Ditto.
6108 * mips-tdep.c (_initialize_mips_tdep): Ditto.
6109 * language.c (_initialize_language): Ditto.
6110 * arc-tdep.c (_initialize_arc_tdep): Ditto.
6111
6112 2002-02-04 Michael Snyder <msnyder@redhat.com>
6113
6114 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
6115
6116 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
6117
6118 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
6119 Add rules for building the register data files.
6120
6121 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
6122
6123 * regformats/regdat.sh: Add braces to the definition of
6124 expedite_regs_${arch}.
6125
6126 2002-02-04 Daniel Jacobowitz <drow@mvista.com>
6127
6128 * regformats/regdef.h (struct reg): Add comment describing the
6129 requirements for offset and size fields.
6130
6131 2002-02-04 Andreas Schwab <schwab@suse.de>
6132
6133 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
6134 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
6135
6136 2002-02-04 Richard Earnshaw <rearnsha@arm.com>
6137
6138 * gdbarch.sh (copyright): Update years in generated header.
6139 (SMASH_TEXT_ADDRESS): Add rule.
6140 * gdbarch.h, gdbarch.c: Re-generate.
6141 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
6142 * dbxread.c: Likewise.
6143 * dwarfread.c: Likewise.
6144 * elfread.c: Likewise.
6145 * somread.c: Likewise.
6146
6147 * arm-tdep.c (arm_smash_text_address): New function.
6148 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
6149
6150 2002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
6151
6152 Add support for hardware watchpoints on win32 native.
6153 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
6154 CONTEXT_DEBUG_REGISTERS.
6155 (dr variable): New variable. Static array containing a local copy
6156 of debug registers.
6157 (debug_registers_changed): New variable. Reflects when debug registers
6158 are changed and need to be written to inferior.
6159 (debug_registers_used): New variable. Reflects when any debug register
6160 was set, used when new threads are created.
6161 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
6162 i386-nat code.
6163 (thread_rec): Set dr array if id is the thread of current_event .
6164 (child_continue, child_resume): Change the debug registers for all
6165 threads if debug_registers_changed.
6166 (child_add_thread): Change the debug registers if debug_registers_used.
6167 * config/i386/cygwin.mh: Add use of i386-nat.o file.
6168 Link nm.h to new nm-cygwin.h file.
6169 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
6170 of hardware registers.
6171
6172 2002-02-03 Andrew Cagney <ac131313@redhat.com>
6173
6174 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
6175 Restore behavour broken by 2002-01-20 Andrew Cagney
6176 <ac131313@redhat.com> IEEE_FLOAT removal.
6177
6178 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
6179
6180 * c-valprint.c (c_val_print): Pass a proper valaddr to
6181 cp_print_class_method.
6182 * valops.c (search_struct_method): If there is only one method
6183 and args is NULL, return that method.
6184
6185 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
6186
6187 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
6188 accessing tag_name directly.
6189
6190 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
6191
6192 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
6193 of accessing tag_name directly.
6194
6195 2002-02-03 Daniel Jacobowitz <drow@mvista.com>
6196
6197 PR gdb/280
6198 * gdbtypes.c (replace_type): New function.
6199 * gdbtypes.h (replace_type): Add prototype.
6200 * stabsread.c (read_type): Use replace_type.
6201
6202 2002-02-03 Richard Earnshaw <rearnsha@arm.com>
6203
6204 * Makefile.in (memattr.o): Add missing dependencies rule.
6205
6206 2002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
6207
6208 * breakpoint.c (break_at_finish_command): Really export.
6209 (break_at_finish_at_depth_command): Ditto.
6210 (tbreak_at_finish_command): Ditto.
6211 * hppa-tdep.c: Include completer.h.
6212 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
6213 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
6214
6215 2002-02-01 Andrew Cagney <ac131313@redhat.com>
6216
6217 * utils.c (do_write): New function.
6218 (error_stream): Rewrite combining the code from error_begin and
6219 verror.
6220 (verror): Rewrite using error_stream.
6221 (error_begin): Delete function.
6222
6223 2002-02-01 Andrew Cagney <ac131313@redhat.com>
6224
6225 * utils.c (error_begin): Make static.
6226 * defs.h (error_begin): Delete declaration.
6227
6228 * linespec.c (cplusplus_error): Replace cplusplus_hint.
6229 (decode_line_1): Use cplusplus_error instead of error_begin,
6230 cplusplus_hint and return_to_top_level.
6231 * coffread.c (coff_symfile_read): Use error instead of error_begin
6232 and return_to_top_level.
6233 * infrun.c (default_skip_permanent_breakpoint): Ditto.
6234
6235 2002-02-01 Andrew Cagney <ac131313@redhat.com>
6236
6237 * language.h (type_error, range_error): Make string parameter
6238 constant.
6239 * language.c (warning_pre_print): Delete extern declaration.
6240 * dwarfread.c (warning_pre_print): Ditto.
6241 * language.c (type_error, range_error): Rewrite to use verror and
6242 vwarning instead of warning_begin.
6243
6244 2002-02-01 Michael Snyder <msnyder@redhat.com>
6245
6246 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
6247 (set_ignore_count): Move misplaced comment back where it belongs.
6248
6249 2002-02-01 Andrew Cagney <ac131313@redhat.com>
6250
6251 * command.h (NO_FUNCTION): Delete macro.
6252 * cli/cli-decode.h (NO_FUNCTION): Ditto.
6253 * top.c (execute_command): Replace NO_FUNCTION with NULL.
6254 * tracepoint.c (_initialize_tracepoint): Ditto.
6255 * cli/cli-decode.c (add_set_cmd): Ditto.
6256 * cli/cli-cmds.c (init_cli_cmds): Ditto.
6257
6258 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
6259
6260 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
6261 Update ``this'' pointer when calling virtual functions.
6262
6263 2002-02-01 Michael Snyder <msnyder@redhat.com>
6264
6265 * breakpoint.c (create_temp_exception_breakpoint): Delete.
6266 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
6267
6268 2002-02-01 Daniel Jacobowitz <drow@mvista.com>
6269
6270 * regformats/reg-arm.dat: New file.
6271 * regformats/reg-i386.dat: New file.
6272 * regformats/reg-ia64.dat: New file.
6273 * regformats/reg-m68k.dat: New file.
6274 * regformats/reg-mips.dat: New file.
6275 * regformats/reg-ppc.dat: New file.
6276 * regformats/reg-sh.dat: New file.
6277 * regformats/regdef.h: New file.
6278 * regformats/regdat.sh: New file.
6279
6280 2002-02-01 Richard Earnshaw <reanrsha@arm.com>
6281
6282 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
6283 (arm_frame_args_address, arm_frame_locals_address): New functions.
6284 (arm_frame_num_args): New function.
6285 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
6286 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
6287 (FRMA_NUM_ARGS): Call arm_frame_num_args.
6288
6289 2002-01-31 Michael Snyder <msnyder@redhat.com>
6290
6291 * breakpoint.c (break_at_finish_command): Export.
6292 (break_at_finish_at_depth_command): Export.
6293 (tbreak_at_finish_command): Export.
6294 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
6295 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
6296 "tbreak" commands, which are HPPA specific.
6297
6298 * printcmd.c (disassemble_command): Remove an ancient
6299 artifact of an old merge.
6300
6301 * symfile.h (enum overlay_debugging_state):
6302 Define enum constant values for overlay mode.
6303 * symfile.c (overlay_debugging): Use enums instead of literals.
6304 (overlay_is_mapped, overlay_auto_command,
6305 overlay_manual_command): Ditto.
6306
6307 * breakpoint.c (insert_breakpoints, remove_breakpoint,
6308 breakpoint_here_p, breakpoint_inserted_here_p,
6309 breakpoint_thread_match, bpstat_stop_status,
6310 describe_other_breakpoints, check_duplicates, clear_command):
6311 Coding standard fixes.
6312
6313 * target.c (target_xfer_memory): Add spaces, coding standard.
6314 (do_xfer_memory): Add missing line to trust-readonly
6315 code: check bfd SEC_READONLY flag for section.
6316
6317 2002-01-31 Andrew Cagney <ac131313@redhat.com>
6318
6319 * PROBLEMS: Fix typo, 5.1->5.1.1.
6320
6321 2002-01-30 Daniel Jacobowitz <drow@mvista.com>
6322
6323 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
6324 data symbols, since we search based on textlow and texthigh.
6325 (find_pc_sect_symtab): Likewise.
6326
6327 2002-01-30 Andrew Cagney <ac131313@redhat.com>
6328
6329 * defs.h (vwarning): Declare.
6330 * utils.c (vwarning): New function.
6331 (warning): Call vwarning.
6332 (warning_begin): Delete function.
6333
6334 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
6335 the warning message.
6336 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
6337 warning_begin.
6338
6339 2002-01-30 Michael Snyder <msnyder@redhat.com>
6340
6341 * NEWS: Mention "set trust-readonly-sections" command.
6342 Mention generate-core-file command.
6343
6344 2002-01-15 Michael Snyder <msnyder@redhat.com>
6345
6346 * target.c: New command, "set trust-readonly-sections on".
6347 (do_xfer_memory): Honor the suggestion to trust readonly sections
6348 by reading them from the object file instead of from the target.
6349 (initialize_targets): Register command "set trust-readonly-sections".
6350
6351 2002-01-29 Andrew Cagney <ac131313@redhat.com>
6352
6353 * parse.c (target_map_name_to_register): Simplify, search regs and
6354 pseudo-regs using a single loop.
6355
6356 2002-01-30 Andrew Cagney <ac131313@redhat.com>
6357
6358 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
6359
6360 2002-01-15 Rodney Brown <rbrown64@csc.com.au>
6361
6362 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
6363 * config/i386/i386v42mp.mh: Add i387-nat.o .
6364 * i386v4-nat.c: Include i387-nat.h.
6365 (supply_fpregset): Use i387_supply_fsave.
6366 (fill_fpregset): Use i387_fill_fsave.
6367
6368 2002-01-30 Richard Earnshaw <rearnsha@arm.com>
6369
6370 * arm-tdep.c (arm_call_dummy_words): Define.
6371 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
6372 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
6373 (CALL_DUMMY_WORDS): Define.
6374 (arm_call_dummy_words): Declare.
6375 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
6376 (arm_linux_call_dummy_words): Declare.
6377
6378 2002-01-30 Andreas Schwab <schwab@suse.de>
6379
6380 * m68klinux-nat.c: Fix last change to use regcache_collect
6381 instead of referencing registers[] directly.
6382
6383 2002-01-29 Andrew Cagney <ac131313@redhat.com>
6384
6385 * parse.c (target_map_name_to_register): Delete code wrapped in
6386 #ifdef REGISTER_NAME_ALIAS_HOOK.
6387
6388 2002-01-28 Michael Snyder <msnyder@redhat.com>
6389
6390 * regcache.c (legacy_read_register_gen): Need to be able to
6391 read pseudo-register as well as real register.
6392 (legacy_write_register_gen): Ditto.
6393
6394 2002-01-28 Andrew Cagney <ac131313@redhat.com>
6395
6396 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
6397 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
6398 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
6399 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
6400 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
6401 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
6402 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
6403 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
6404 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
6405 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
6406 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
6407 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
6408 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
6409 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
6410 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
6411 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
6412 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
6413 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
6414 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
6415 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
6416
6417 2002-01-28 Andrew Cagney <ac131313@redhat.com>
6418
6419 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
6420 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
6421 (initialize_current_architecture): Update target_byte_order using
6422 information from BFD.
6423 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
6424 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
6425
6426 2002-01-28 Andrew Cagney <ac131313@redhat.com>
6427
6428 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
6429 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
6430
6431 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
6432 #ifdef INVALID_FLOAT.
6433 * infcmd.c (do_registers_info): Ditto.
6434 * values.c (unpack_double): Ditto. Add comment.
6435
6436 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
6437 already commented out.
6438
6439 2002-01-26 Andreas Schwab <schwab@suse.de>
6440
6441 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
6442 * m68klinux-nat.c: Update ptrace interface for fetching/storing
6443 registers and add support for PTRACE_GETREGS.
6444
6445 2002-01-24 Andrew Cagney <ac131313@redhat.com>
6446
6447 GDB 5.1.1 released from 5.1 branch.
6448 * NEWS: Add 5.1.1 news.
6449 * README: Sync with 5.1 branch.
6450
6451 2002-01-23 Fred Fish <fnf@redhat.com>
6452
6453 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
6454 stabstring on initial malloc. Reallocing will copy it for us,
6455 if necessary.
6456
6457 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
6458
6459 * Makefile.in (hpread_h): Delete.
6460 (HFILES_NO_SRCDIR): Remove hpread.h.
6461 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
6462 (hpread.o): Update dependencies.
6463 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
6464
6465 * hp-psymtab-read.c: Remove file.
6466 * hp-symtab-read.c: Remove file.
6467 * hpread.h: Remove file.
6468
6469 * hpread.c: Merge all contents of hp-psymtab-read.c,
6470 hp-symtab-read.c and hpread.h into this file, as it was prior to
6471 January 1999.
6472
6473 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
6474 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
6475 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
6476 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
6477
6478 2002-01-23 Elena Zannoni <ezannoni@redhat.com>
6479
6480 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
6481 fill_gregset): Call gdbarch_tdep() just once, assign result to
6482 variable and use that, instead of calling the function several
6483 times.
6484
6485 2002-01-24 Alexandre Oliva <aoliva@redhat.com>
6486
6487 * configure.host: Accept sparcv9 as alias for sparc64.
6488 * configure.tgt: Likewise.
6489
6490 2002-01-22 Kevin Buettner <kevinb@redhat.com>
6491
6492 * solib-aix5.c (build_so_list_from_mapfile)
6493 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
6494 arguments is not reversed.
6495 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
6496 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
6497
6498 2002-01-22 Elena Zannoni <ezannoni@redhat.com>
6499
6500 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
6501 modified version of obsolete sh_fetch_pseudo_register.
6502 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
6503 (sh4_register_read): New function.
6504 (sh_pseudo_register_write): New function. Renamed and modified
6505 version of obsolete sh_store_pseudo_register.
6506 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
6507 (sh4_register_write): New function.
6508 (sh_gdbarch_init): Remove setting of gdbarch function
6509 fetch_pseudo_register and store_pseudo_register. Remove setting of
6510 register_convert_to_raw, register_convert_to_virtual,
6511 register_convertible.
6512 (sh_sh4_register_convertible): Delete. No longer needed. All is
6513 taken care by architecture specific functions
6514 register_read/register_write.
6515 (sh_sh4_register_convert_to_virtual): Make static.
6516 (sh_sh4_register_convert_to_raw): Ditto.
6517
6518 2002-01-22 Andrew Cagney <ac131313@redhat.com>
6519
6520 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
6521 (floatformat_is_nan, floatformat_mantissa): Ditto.
6522
6523 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
6524 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
6525 builtin_type_ieee_double_little,
6526 builtin_type_ieee_double_littlebyte_bigword,
6527 builtin_type_m68881_ext, builtin_type_i960_ext,
6528 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
6529 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
6530 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
6531 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
6532
6533 2002-01-22 Corinna Vinschen <vinschen@redhat.com>
6534
6535 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
6536 parameter. Set frameless flag if it exists and depended of
6537 whether the scanned function is frameless or not.
6538 (xstormy16_skip_prologue): If function is frameless, return
6539 result of xstormy16_scan_prologue().
6540 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
6541 call.
6542
6543 2002-01-21 Elena Zannoni <ezannoni@redhat.com>
6544
6545 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
6546 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
6547 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
6548 sh_sh4_register_byte, sh_sh4_register_raw_size,
6549 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
6550 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
6551 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
6552 sh_store_pseudo_register, sh_do_pseudo_register): Call
6553 gdbarch_tdep() just once, assign result to variable and use that,
6554 instead of calling the function several times.
6555
6556 2002-01-20 Mark Kettenis <kettenis@gnu.org>
6557
6558 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
6559 macros instead of LAST_FPU_CTRL_REGNUM.
6560 (store_register): Likewise.
6561
6562 2002-01-21 Jim Blandy <jimb@redhat.com>
6563
6564 * infcmd.c (run_command): Check that the `exec' target layer's BFD
6565 is up-to-date before running the program, not just when a program
6566 exits.
6567
6568 2002-01-21 Fred Fish <fnf@redhat.com>
6569
6570 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
6571 when we have found all instructions we are looking for.
6572
6573 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
6574
6575 * arm-tdep.c (arm_register_name): New function.
6576 (arm_registers_names): Make static.
6577 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
6578 (arm_register_name): Declare.
6579 (REGISTER_NAME): Use it.
6580
6581 2002-01-21 Richard Earnshaw <rearnsha@arm.com>
6582 Kevin Buettner <kevinb@redhat.com>
6583
6584 Convert arm targets to new FRAME interface.
6585 * arm-tdep.c (struct frame_extra_info): Remove fsr.
6586 (arm_frame_find_save_regs): Delete.
6587 (arm_frame_init_saved_regs): New.
6588 (arm_init_extra_frame_info): Alloacte saved_regs as required.
6589 Allocate extra_info as required. Convert all uses of fsr.regs
6590 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
6591 to use extra_info.
6592 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
6593 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
6594 (check_prologue_cache, save_prologue_cache): Likewise.
6595 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
6596 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
6597 (FRAME_FIND_SAVED_REGS): Delete.
6598 (arm_frame_find_saved_regs): Delete prototype.
6599 (arm_frame_init_saved_regs): New prototype.
6600 (FRAME_INIT_SAVED_REGS): Define.
6601
6602 2002-01-20 Andrew Cagney <ac131313@redhat.com>
6603
6604 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
6605
6606 2002-01-20 Andrew Cagney <ac131313@redhat.com>
6607
6608 From Jeff Law <law@redhat.com>:
6609 * infttrace.c: Include <sys/pstat.h>.
6610 (child_pid_to_exec_file): Revamp. Use pstat call to get the
6611 exec file if the ttrace equivalent fails.
6612
6613 2002-01-20 Andrew Cagney <ac131313@redhat.com>
6614
6615 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
6616 (closeLogFile): Ditto.
6617
6618 2002-01-20 Michael Chastain <mec@shout.net>
6619
6620 * top.c (print_gdb_version): Bump copyright year to 2002.
6621
6622 2002-01-20 Andrew Cagney <ac131313@redhat.com>
6623
6624 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
6625 Zannoni and Eli Zaretskii.
6626
6627 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
6628
6629 * buildsym.c: Update copyright years.
6630 * c-typeprint.c: Likewise.
6631 * dwarf2read.c: Likewise.
6632 * f-typeprint.c: Likewise.
6633 * gdbtypes.c: Likewise.
6634 * gdbtypes.h: Likewise.
6635 * hp-symtab-read.c: Likewise.
6636 * hpread.c: Likewise.
6637 * mdebugread.c: Likewise.
6638 * p-typeprint.c: Likewise.
6639
6640 2002-01-20 Andrew Cagney <ac131313@redhat.com>
6641
6642 * remote-sim.c (gdbsim_open): Simplify code testing the macro
6643 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
6644 byte-order selectable.
6645 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
6646 * arch-utils.c: Ditto.
6647 (set_endian): Ditto.
6648 (set_endian_from_file): Ditto.
6649 * gdbserver/low-sim.c (create_inferior): Ditto.
6650 * gdbarch.sh: Ditto.
6651 * gdbarch.h: Re-generate.
6652 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
6653 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
6654 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
6655 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
6656 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
6657 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
6658 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
6659 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
6660 macro definition.
6661 * config/mips/tm-wince.h: Remove #undef of macro
6662 TARGET_BYTE_ORDER_SELECTABLE.
6663 * config/sh/tm-wince.h: Ditto.
6664
6665 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
6666
6667 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
6668 member function fields. Add accessor macro
6669 TYPE_FN_FIELD_ARTIFICIAL.
6670 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
6671 * c-typeprint.c (c_type_print_base): Skip artificial member
6672 functions.
6673
6674 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
6675
6676 * f-typeprint.c: Delete unused function f_type_print_args.
6677 * p-typeprint.c: Delete unused function pascal_type_print_args.
6678
6679 2002-01-20 Daniel Jacobowitz <drow@mvista.com>
6680
6681 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
6682 comment. Add ``artificial'' to ``union field_location''.
6683
6684 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
6685
6686 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
6687 * mdebugread.c (parse_symbol): Likewise.
6688 * stabsread.c (define_symbol): Likewise.
6689 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
6690 initializing TYPE_FIELD_BITPOS to n (obsolete).
6691 (hpread_doc_function_type): Likewise.
6692 * hpread.c (hpread_function_type): Likewise.
6693
6694 2002-01-20 Andrew Cagney <ac131313@redhat.com>
6695
6696 * configure.in (host_makefile_frag): Only require a host makefile
6697 fragment when a native build.
6698 * configure: Re-generate.
6699
6700 2002-01-20 Andrew Cagney <ac131313@redhat.com>
6701
6702 * doublest.h (floatformat_from_type): Declare.
6703 * doublest.c (floatformat_from_type): New function.
6704 (convert_typed_floating): Use.
6705
6706 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
6707 call to function floatformat_from_type.
6708
6709 * gdbarch.sh (IEEE_FLOAT): Delete.
6710 * gdbarch.h, gdbarch.c: Re-generate.
6711 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
6712 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
6713 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
6714 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
6715 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
6716 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
6717 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
6718 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
6719 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
6720 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
6721 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
6722 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
6723
6724 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
6725 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
6726 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
6727 * sh-tdep.c (sh_gdbarch_init): Ditto.
6728 * mips-tdep.c (mips_gdbarch_init): Ditto.
6729 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
6730 * cris-tdep.c (cris_gdbarch_init): Ditto.
6731
6732 2002-01-20 Jiri Smid <smid@suse.cz>
6733
6734 * configure.host, configure.tgt: Support x86-64.
6735 * NEWS: Note new target x86-64.
6736
6737 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
6738 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
6739 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
6740 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
6741 x86-64-linux-nat.o): Fix dependencies.
6742
6743 2002-01-19 Andrew Cagney <ac131313@redhat.com>
6744
6745 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
6746 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
6747 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
6748 * config/sparc/xm-sun4os4.h: Delete file.
6749 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
6750
6751 2002-01-19 Andrew Cagney <ac131313@redhat.com>
6752
6753 * config/sparc/sparclynx.mh (XM_FILE): Delete.
6754 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
6755 * config/m68k/m68klynx.mh (XM_FILE): Delete.
6756 * config/i386/i386lynx.mh (XM_FILE): Delete.
6757 * config/rs6000/xm-rs6000ly.h: Delete file.
6758 * config/sparc/xm-sparclynx.h: Delete file.
6759 * config/m68k/xm-m68klynx.h: Delete file.
6760 * config/i386/xm-i386lynx.h: Delete file.
6761 * config/xm-lynx.h: Delete file.
6762 * config/djgpp/fnchange.lst: Update.
6763
6764 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
6765
6766 * alpha-tdep.c (alpha_register_byte): New function.
6767 (alpha_register_raw_size): Ditto.
6768 (alpha_register_virtual_size): Ditto.
6769 (alpha_skip_prologue_internal): Renamed from
6770 alpha_skip_prologue.
6771 (alpha_skip_prologue): New version that calls
6772 alpha_skip_prologue_internal.
6773 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
6774 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
6775 second argument from alpha_skip_prologue.
6776 (REGISTER_BYTE): Use alpha_register_byte.
6777 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
6778 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
6779 (FRAMELESS_FUNCTION_INVOCATION): Use
6780 generic_frameless_function_invocation_not.
6781 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
6782 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
6783
6784 2002-01-19 Andrew Cagney <ac131313@redhat.com>
6785
6786 * config/mips/xm-news-mips.h: Delete file.
6787 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
6788
6789 * config/m88k/xm-m88k.h: Delete file.
6790 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
6791 * config/m88k/xm-delta88v4.h: Ditto.
6792 * config/m88k/xm-delta88.h: Ditto.
6793
6794 * config/alpha/xm-fbsd.h: Delete file.
6795 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
6796
6797 * config/sparc/xm-sparc.h: Delete file.
6798 * Makefile.in (xm-sun4os4.h): Delete dependency.
6799 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
6800 * config/sparc/xm-sun4os4.h: Ditto.
6801 * config/sparc/xm-linux.h: Ditto.
6802
6803 * config/i386/xm-windows.h: Delete file.
6804
6805 2002-01-19 Andrew Cagney <ac131313@redhat.com>
6806
6807 * utils.c: Include <sys/param.h> for MAXPATHLEN.
6808 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
6809
6810 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
6811
6812 * alpha-tdep.c (alpha_call_dummy_words): New.
6813 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
6814 (CALL_DUMMY_P): Define.
6815 (CALL_DUMMY_WORDS): Define.
6816 (SIZEOF_CALL_DUMMY_WORDS): Define.
6817
6818 2002-01-19 Per Bothner <per@bothner.com>
6819
6820 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
6821 isn't NULL, which can happen with some gcj-3.x-produced code.
6822
6823 2002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
6824
6825 * alpha-tdep.c (alpha_register_virtual_type): New function.
6826 (alpha_init_frame_pc_first): Ditto.
6827 (alpha_fix_call_dummy): Ditto.
6828 (alpha_store_struct_return): Ditto.
6829 (alpha_extract_struct_value_address): Ditto.
6830 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
6831 alpha_register_virtual_type.
6832 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
6833 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
6834 alpha_extract_struct_value_address.
6835 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
6836 (INIT_FRAME_PC): Use init_frame_pc_noop.
6837 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
6838
6839 2002-01-19 Mark Kettenis <kettenis@gnu.org>
6840
6841 * i386gnu-nat.c: Include "i386-tdep.h".
6842 (fetch_fpregs): Simplify code dealing with uninitialized floating
6843 point states such that it doesn't require FP7_REGNUM.
6844
6845 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6846
6847 * alpha-tdep.c (frame_extra_info): New.
6848 (alpha_find_saved_regs): Make static. Use
6849 frame->extra_info.
6850 (alpha_frame_init_saved_regs): New function.
6851 (alpha_frame_saved_pc): Use frame->extra_info.
6852 (temp_saved_regs): Don't declare as struct frame_saved_regs.
6853 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
6854 (init_extra_frame_info): Rename to...
6855 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
6856 (alpha_print_extra_frame_info): New function.
6857 (alpha_frame_locals_address): Ditto.
6858 (alpha_frame_args_address): Ditto.
6859 (alpha_pop_frame): Use frame->extra_info.
6860 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
6861 alpha_frame_args_address.
6862 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
6863 (alpha_find_saved_regs): Remove prototype.
6864 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
6865 (EXTRA_FRAME_INFO): Remove.
6866 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
6867 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
6868
6869 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6870
6871 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
6872 (alpha_cannot_fetch_register): Ditto.
6873 (alpha_cannot_store_register): Ditto.
6874 (alpha_register_convertible): Ditto.
6875 (alpha_use_struct_convention): Ditto.
6876 * config/alpha/tm-alpha.h: Update copyright years.
6877 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
6878 (INNER_THAN): Use core_addr_lessthan.
6879 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
6880 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
6881 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
6882 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
6883 (FRAME_CHAIN): Remove unnecessary cast.
6884
6885 2002-01-18 Andrew Cagney <ac131313@redhat.com>
6886
6887 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
6888 obsolete.
6889
6890 2002-01-18 Andrew Cagney <ac131313@redhat.com>
6891
6892 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
6893 * monitor.c, remote-array.c, remote-bug.c: Ditto.
6894 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
6895 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
6896 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
6897 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
6898 * x86-64-linux-nat.c: Ditto.
6899
6900 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6901
6902 * alpha-tdep.c (alpha_register_name): New function.
6903 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
6904 (REGISTER_NAME): Define.
6905
6906 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6907
6908 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
6909
6910 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6911
6912 * alpha-tdep.c: Update copyright years.
6913 (alpha_next_pc): New function.
6914 (alpha_software_single_step): Ditto.
6915 * config/alpha/tm-alpha.h: Add prototype for
6916 alpha_software_single_step.
6917
6918 2002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
6919
6920 * alphabsd-nat.c: Update copyright years.
6921 (fill_gregset): Use regcache_collect.
6922 (fill_fpregset): Likewise.
6923 (fetch_inferior_registers): Only fetch integer registers
6924 if requested to do so.
6925 (store_inferior_registers): Only store integer registers
6926 if requested to do so.
6927
6928 2002-01-17 Andrew Cagney <ac131313@redhat.com>
6929
6930 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
6931 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
6932 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
6933 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
6934 * config/alpha/fbsd.mh (XDEPFILES): Delete.
6935 * config/arm/linux.mh (XDEPFILES): Delete.
6936 * config/arm/nbsd.mh (XDEPFILES): Delete.
6937 * config/i386/i386dgux.mh (XDEPFILES): Delete.
6938 * config/i386/i386sol2.mh (XDEPFILES): Delete.
6939 * config/i386/i386m3.mh (XDEPFILES): Delete.
6940 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
6941 * config/i386/i386gnu.mh (XDEPFILES): Delete.
6942 * config/i386/fbsd.mh (XDEPFILES): Delete.
6943 * config/i386/i386bsd.mh (XDEPFILES): Delete.
6944 * config/i386/i386sco5.mh (XDEPFILES): Delete.
6945 * config/i386/i386v4.mh (XDEPFILES): Delete.
6946 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
6947 * config/i386/i386sco4.mh (XDEPFILES): Delete.
6948 * config/i386/i386aix.mh (XDEPFILES): Delete.
6949 * config/i386/go32.mh (XDEPFILES): Delete.
6950 * config/i386/cygwin.mh (XDEPFILES): Delete.
6951 * config/i386/i386lynx.mh (XDEPFILES): Delete.
6952 * config/i386/i386mach.mh (XDEPFILES): Delete.
6953 * config/i386/i386v32.mh (XDEPFILES): Delete.
6954 * config/i386/linux.mh (XDEPFILES): Delete.
6955 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
6956 * config/i386/ncr3000.mh (XDEPFILES): Delete.
6957 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
6958 * config/i386/i386sco.mh (XDEPFILES): Delete.
6959 * config/i386/i386v.mh (XDEPFILES): Delete.
6960 * config/i386/nbsd.mh (XDEPFILES): Delete.
6961 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
6962 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
6963 * config/i386/symmetry.mh (XDEPFILES): Delete.
6964 * config/i386/obsd.mh (XDEPFILES): Delete.
6965 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
6966 * config/ia64/linux.mh (XDEPFILES): Delete.
6967 * config/ia64/aix.mh (XDEPFILES): Delete.
6968 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
6969 * config/m68k/dpx2.mh (XDEPFILES): Delete.
6970 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
6971 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
6972 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
6973 * config/m68k/linux.mh (XDEPFILES): Delete.
6974 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
6975 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
6976 * config/m68k/nbsd.mh (XDEPFILES): Delete.
6977 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
6978 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
6979 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
6980 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
6981 * config/m88k/delta88.mh (XDEPFILES): Delete.
6982 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
6983 * config/m88k/m88k.mh (XDEPFILES): Delete.
6984 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
6985 * config/mips/linux.mh (XDEPFILES): Delete.
6986 * config/mips/irix6.mh (XDEPFILES): Delete.
6987 * config/mips/irix5.mh (XDEPFILES): Delete.
6988 * config/mips/irix4.mh (XDEPFILES): Delete.
6989 * config/mips/irix3.mh (XDEPFILES): Delete.
6990 * config/mips/decstation.mh (XDEPFILES): Delete.
6991 * config/mips/mipsm3.mh (XDEPFILES): Delete.
6992 (NATDEPFILES): Move core-aout.o to here.
6993 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
6994 * config/pa/hpux1020.mh (XDEPFILES): Delete.
6995 * config/pa/hppabsd.mh (XDEPFILES): Delete.
6996 * config/pa/hppahpux.mh (XDEPFILES): Delete.
6997 * config/pa/hpux11w.mh (XDEPFILES): Delete.
6998 * config/pa/hppaosf.mh (XDEPFILES): Delete.
6999 * config/pa/hpux11.mh (XDEPFILES): Delete.
7000 * config/powerpc/aix.mh (XDEPFILES): Delete.
7001 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
7002 * config/powerpc/linux.mh (XDEPFILES): Delete.
7003 * config/romp/rtbsd.mh: Rename XDEPFILES.
7004 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
7005 * config/rs6000/aix4.mh (XDEPFILES): Delete.
7006 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
7007 * config/s390/s390.mh (XDEPFILES): Delete.
7008 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
7009 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
7010 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
7011 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
7012 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
7013 * config/sparc/nbsd.mh (XDEPFILES): Delete.
7014 * config/sparc/linux.mh (XDEPFILES): Delete.
7015 * config/vax/vaxult.mh (XDEPFILES): Delete.
7016 * config/vax/vaxult2.mh (XDEPFILES): Delete.
7017 * Makefile.in (DEPFILES): Remove XDEPFILES.
7018
7019 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7020
7021 * utils.c (internal_verror): Fix comments, default is yes not no.
7022 Update queries to match. Default to quit and dump core.
7023
7024 2002-01-17 Andrew Cagney <ac131313@redhat.com>
7025
7026 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
7027 copyright.
7028 * defs.h, event-top.c, gdbcmd.h: Ditto.
7029 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
7030 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
7031 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
7032 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
7033 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
7034 * mi/mi-main.c:Ditto.
7035
7036 * stack.c, symfile.c: Update copyright.
7037
7038 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
7039
7040 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
7041 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
7042 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
7043 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
7044
7045 2002-01-17 Daniel Jacobowitz <drow@mvista.com>
7046
7047 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
7048 * gdbserver/low-lynx.c (myattach): Likewise.
7049 * gdbserver/low-nbsd.c (myattach): Likewise.
7050 * gdbserver/low-sim.c (myattach): Likewise.
7051 * gdbserver/low-sparc.c (myattach): Likewise.
7052 * gdbserver/low-sun3.c (myattach): Likewise.
7053
7054 * gdbserver/low-linux.c (myattach): New function.
7055
7056 * gdbserver/server.c (attach_inferior): New function.
7057 (main): Handle "--attach".
7058
7059 2002-01-16 Andrew Cagney <ac131313@redhat.com>
7060
7061 * MAINTAINERS (language support): Daniel Jacobwitz is C++
7062 maintainer.
7063
7064 2002-01-15 Daniel Jacobowitz <drow@mvista.com>
7065
7066 * c-typeprint.c (is_type_conversion_operator): Add additional
7067 check for non-conversion operators.
7068
7069 2002-01-15 Michael Snyder <msnyder@redhat.com>
7070
7071 * linux-proc.c: Add "info proc" command, a la procfs.c.
7072 (read_mapping): New function, abstract and re-use code.
7073 (linux_find_memory_regions): Use new func read_mapping.
7074 (linux_info_proc_cmd): New function, implement "info proc".
7075 (_initialize_linux_proc): Add new command "info proc".
7076
7077 2002-01-15 Michael Snyder <msnyder@redhat.com>
7078
7079 * symfile.c (generic_load): Use bfd_map_over_sections method
7080 instead of manipulating bfd structure members directly.
7081 (add_section_size_callback): New function, bfd sections callback
7082 used by generic_load.
7083 (load_sections_callback): New function, bfd sections callback
7084 used by generic_load.
7085
7086 2002-01-15 Elena Zannoni <ezannoni@redhat.com>
7087
7088 [Based on work by Jim Blandy]
7089 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
7090 (builtin_type_vec128): Export.
7091 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
7092 types.
7093 (builtin_type_vec128): New builtin type for 128 bit vector
7094 registers.
7095 (build_gdbtypes): Initialize builtin_type_v16qi and
7096 builtin_type_v8hi. Create the vec128 register builtin type
7097 structure.
7098 (build_builtin_type_vec128): New function.
7099 (_initialize_gdbtypes): Register builtin_type_v16qi and
7100 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
7101 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
7102 AltiVec register to new builtin type.
7103
7104 2001-01-15 Daniel Jacobowitz <drow@mvista.com>
7105
7106 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
7107 to make_cv_type.
7108
7109 2002-01-14 Andrew Cagney <ac131313@redhat.com>
7110
7111 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
7112 CLEAN_UP_REGISTER_VALUE.
7113 * regcache.c (supply_register): Update only call.
7114
7115 2002-01-14 Andrew Cagney <ac131313@redhat.com>
7116
7117 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
7118 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
7119 a29k-*-vxworks* targets as obsolete.
7120
7121 2002-01-14 Michael Snyder <msnyder@redhat.com>
7122
7123 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
7124 until we can resolve portability issues.
7125 * gregset.h: Remove references to fpxregs.
7126 * gcore.c (gcore_command): Initialize note_sec to NULL.
7127
7128 2002-01-13 Andrew Cagney <ac131313@redhat.com>
7129
7130 * signals.c (target_signal_to_name): Rewrite. Only use
7131 signals[].name when in bounds and non-NULL.
7132
7133 2002-01-13 Andrew Cagney <ac131313@redhat.com>
7134
7135 From Petr Ledvina <ledvinap@kae.zcu.cz>:
7136 * signals.c (target_signal_to_name): Verify that SIG is within the
7137 bounds of the signals array.
7138
7139 2002-01-13 Andrew Cagney <ac131313@redhat.com>
7140
7141 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
7142
7143 2002-01-13 Keith Seitz <keiths@redhat.com>
7144
7145 * stack.c (print_frame_info_base): Print the frame's pc
7146 only if when print_frame_info_listing_hook is not defined.
7147
7148 2002-01-13 Keith Seitz <keiths@redhat.com>
7149
7150 * varobj.c (varobj_set_value): Make sure that there were no
7151 errors evaluating the object before attempting to set its
7152 value.
7153 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
7154 so this offset adjustment is no longer necessary.
7155 (create_child): Don't set the error flag if the child is
7156 a CPLUS_FAKE_CHILD.
7157 (value_of_child): If value_fetch_lazy fails, return NULL
7158 so that callers will be notified that an error occurred.
7159 (c_value_of_variable): Delay check of variable's validity
7160 until later. We actually want all structs and unions to have
7161 the value "{...}".
7162 Do not return "???" for variables which could not be evaluated.
7163 This error condition must be returned to the caller so that it
7164 can get the error condition from gdb.
7165 (cplus_name_of_child): Adjust index for vptr before figuring
7166 out the name of the child.
7167 (cplus_value_of_child): If a child's (real) parent is not valid,
7168 don't even bother trying to give a value for it. Just return
7169 an error. Change all instances in this function.
7170 (cplus_type_of_child): If our parent is one of the "fake"
7171 parents, we need to get at the type of the real parent, and
7172 derive the child's true type using this information.
7173
7174 2002-01-13 Andrew Cagney <ac131313@redhat.com>
7175
7176 From 2002-01-09 John Marshall <johnm@falch.net>:
7177 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
7178 sources.redhat.com, and tweak some related URLs which had
7179 suffered from linkrot.
7180
7181 2002-01-13 Andrew Cagney <ac131313@redhat.com>
7182
7183 From Jeff law:
7184 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
7185 structures passed in registers.
7186
7187 2002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
7188
7189 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
7190 white space which prevented compilation. Reported by DSK
7191 <dsk@student.unsw.edu.au>.
7192
7193 2002-01-11 Michael Snyder <msnyder@redhat.com>
7194
7195 * symfile.c (build_section_addr_info_from_section_tab):
7196 Use bfd access method instead of manipulating bfd directly.
7197 (syms_from_objfile): Ditto.
7198 (simple_overlay_update_1): Ditto.
7199 (simple_overlay_update): Ditto.
7200 (generic_load): Ditto.
7201 (overlay_unmapped_address): FIXME comment, bfd access methods.
7202 (sections_overlap): FIXME comment, bfd access methods.
7203 (pc_in_mapped_range): FIXME comment, bfd access methods.
7204 (pc_in_unmapped_range): FIXME comment, bfd access methods.
7205 (section_is_mapped): FIXME comment, bfd access methods.
7206 (section_is_overlay): FIXME comment, bfd access methods.
7207
7208 * symfile.c (generic_load): Whitespace and long line cleanups.
7209 Remove duplicate variable, change several local variables to
7210 more appropriate data types.
7211 (print_transfer_performance): Use %lu instead of %ld for ulongs.
7212
7213 2002-01-12 Andrew Cagney <ac131313@redhat.com>
7214
7215 From Peter Schauer:
7216 * language.c (longest_local_hex_string_custom): Use phex_nz to
7217 convert NUM to a hex string.
7218
7219 2002-01-12 Elena Zannoni <ezannoni@redhat.com>
7220
7221 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
7222 the function.
7223 Update Copyright year.
7224
7225 2002-01-12 Andrew Cagney <ac131313@redhat.com>
7226
7227 * language.c (longest_raw_hex_string): Delete unused function.
7228
7229 2002-01-11 Petr Sorfa <petrs@caldera.com>
7230
7231 * MAINTAINERS (write-after-approval): Add myself.
7232 * dwarf2read.c (read_tag_string_type): Handling of
7233 DW_AT_byte_size.
7234 (read_tag_string_type): FORTRAN fix to prevent propagation of
7235 first string size.
7236 (set_cu_language): Handling of DW_LANG_Fortran95
7237
7238 2002-01-11 Richard Earnshaw <rearnsha@arm.com>
7239
7240 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
7241 GETPID(inferior_ptid).
7242 (store_inferior_registers): Likewise.
7243
7244 2002-01-10 Jason Merrill <jason@redhat.com>
7245
7246 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
7247 Fix DW_OP_minus.
7248
7249 2002-01-10 Andrew Cagney <ac131313@redhat.com>
7250
7251 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
7252 and bfd/elf32-sh-nbsd.c.
7253
7254 2002-01-10 Michael Snyder <msnyder@redhat.com>
7255
7256 * NEWS: Mention --pid and corefile/proc-id behavior change.
7257
7258 * Makefile.in: Add rules for gcore.o and linux-proc.o.
7259 * gcore.c: Include cli/cli-decode.h instead of command.h.
7260
7261 * main.c (captured_main): Add new command line option "--pid".
7262 If the second command line argument (following the symbol-file)
7263 begins with a digit, try to attach to it before trying to open
7264 it as a corefile.
7265 (print_gdb_help): Document the "--pid" argument.
7266
7267 2002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
7268
7269 * completer.c (command_completer): New function.
7270
7271 * completer.h <command_completer>: Add prototype.
7272
7273 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
7274 completer for the "help" command.
7275
7276 2002-01-09 Jason Merrill <jason@redhat.com>
7277
7278 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
7279
7280 2002-01-09 Michael Snyder <msnyder@redhat.com>
7281
7282 * i386-linux-nat.c (fill_fpxregset): Make global.
7283 (store_fpxregset): Ditto.
7284
7285 * gregset.h (gdb_fpxregset_t): Define.
7286 (supply_fpxregset): Prototype.
7287 (fill_fpxregset): Prototype.
7288
7289 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
7290
7291 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
7292
7293 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
7294 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
7295 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
7296
7297 2002-01-09 Andrew Cagney <ac131313@redhat.com>
7298
7299 * MAINTAINERS: Update target maintainer rules so that any
7300 Maintainer can approve a tested patch for a maintenance-only
7301 target.
7302
7303 2002-01-09 Richard Earnshaw <rearnsha@arm.com>
7304
7305 * MAINTAINERS (write-after-approval): Add myself.
7306
7307 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
7308 IN_SIGTRAMP.
7309
7310 2002-01-08 Michael Snyder <msnyder@redhat.com>
7311
7312 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
7313 real name of the executable, rather than the /proc name.
7314
7315 2002-01-03 Michael Snyder <msnyder@redhat.com>
7316
7317 Implement a "generate-core-file" command in gdb, save target state.
7318 * gcore.c: New file. Implement new command 'generate-core-file'.
7319 Save a corefile image of the current state of the inferior.
7320 * linux-proc.c: Add linux-specific code for saving corefiles.
7321 * target.h (struct target_ops): Add new target vectors for saving
7322 corefiles; to_find_memory_regions and to_make_corefile_notes.
7323 (target_find_memory_regions): New macro.
7324 (target_make_corefile_notes): New macro.
7325 * target.c (update_current_target): Inherit new target methods.
7326 (dummy_find_memory_regions): New place-holder method.
7327 (dummy_make_corefile_notes): New place-holder method.
7328 (init_dummy_target): Initialize new dummy target vectors.
7329 * exec.c (exec_set_find_memory_regions): New function.
7330 Allow the exec_ops vector for memory regions to be taken over.
7331 (exec_make_note_section): New function, target vector method.
7332 * defs.h (exec_set_find_memory_regions): Export prototype.
7333 * procfs.c (proc_find_memory_regions): New function, corefile method.
7334 (procfs_make_note_section): New function, corefile method.
7335 (init_procfs_ops): Set new target vector pointers.
7336 (find_memory_regions_callback): New function.
7337 (procfs_do_thread_registers): New function.
7338 (procfs_corefile_thread_callback): New function.
7339 * sol-thread.c (sol_find_memory_regions): New function.
7340 (sol_make_note_section): New function.
7341 (init_sol_thread_ops): Initialize new target vectors.
7342 * inftarg.c (inftarg_set_find_memory_regions): New function.
7343 Allow to_find_memory_regions vector to be taken over.
7344 (inftarg_set_make_corefile_notes): New function.
7345 Allow to_make_corefile_notes vector to be taken over.
7346 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
7347 interface layer if not target_has_execution (may be a corefile).
7348 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
7349 * config/sparc/sun4sol2.mh: Ditto.
7350 * config/alpha/alpha-linux.mh: Ditto.
7351 * config/arm/linux.mh: Ditto.
7352 * config/i386/x86-64linux.mh: Ditto.
7353 * config/ia64/linux.mh: Ditto.
7354 * config/m68k/linux.mh: Ditto.
7355 * config/mips/linux.mh: Ditto.
7356 * config/powerpc/linux.mh: Ditto.
7357 * config/sparc/linux.mh: Ditto.
7358
7359 2002-01-07 Michael Snyder <msnyder@redhat.com>
7360
7361 * arm-linux-nat.c: Remove references to regcache.c internal data
7362 (registers[] and register_valid[]).
7363
7364 2002-01-07 Michael Snyder <msnyder@redhat.com>
7365
7366 * linux-proc.c: New file. Implement child_pid_to_exec_file,
7367 so that attaching to a pid will automatically read the process's
7368 symbol file and shlibs.
7369 * Makefile.in: Add rule for linux-proc.o.
7370 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
7371 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
7372 * config/arm/linux.mh: Ditto.
7373 * config/i386/linux.mh: Ditto.
7374 * config/i386/x86-64linux.mh: Ditto.
7375 * config/ia64/linux.mh: Ditto.
7376 * config/m68k/linux.mh: Ditto.
7377 * config/mips/linux.mh: Ditto.
7378 * config/powerpc/linux.mh: Ditto.
7379 * config/sparc/linux.mh: Ditto.
7380
7381 2002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
7382
7383 * win32-nat.c: Add i386-tdep.h dependency.
7384
7385 2002-01-07 Michael Snyder <msnyder@redhat.com>
7386
7387 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
7388 instead of bfd_get_arch_size. Don't bail out just because
7389 there's no exec_bfd.
7390
7391 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
7392 * p-valprint.c (pascal_object_print_value): Ditto.
7393 * somread.c (som_symtab_read): Ditto.
7394 * symfile.c (simple_free_overlay_region_table): Ditto.
7395 * valops.c (value_assign): Ditto.
7396
7397 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
7398 use tilde_expand and strerror for opening save-tracepoints file.
7399
7400 * thread-db.c (thread_db_new_objfile): Indendation fix.
7401
7402 * infptrace.c (GDB_MAX_ALLOCA): New define.
7403 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
7404 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
7405 can be overridden with whatever value is appropriate to the host).
7406 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
7407 alloca to allocate potentially large buffer.
7408 * rs6000-nat.c (child_xfer_memory): Ditto.
7409 * symm-nat.c (child_xfer_memory): Ditto.
7410 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
7411
7412 2002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
7413
7414 From Nick Clifton <nickc@redhat.com>
7415 * d10v-tdep.c: Set STACK_START to 0x200bffe.
7416
7417 2002-01-07 Michael Snyder <msnyder@redhat.com>
7418
7419 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
7420 Don't use exec_bfd if it's NULL.
7421
7422 2002-01-06 Mark Kettenis <kettenis@gnu.org>
7423
7424 * valops.c (value_arg_coerce): Fix formatting.
7425
7426 2002-01-06 Andrew Cagney <ac131313@redhat.com>
7427
7428 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
7429 * gnu-nat.c: Ditto.
7430
7431 2002-01-06 Andrew Cagney <ac131313@redhat.com>
7432
7433 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
7434 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
7435 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
7436 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
7437 z8k-coff have not been multi-arched. Update z8k-coff build
7438 status.
7439
7440 2002-01-06 Andrew Cagney <ac131313@redhat.com>
7441
7442 * MAINTAINERS: Mark a29k target as obsolete.
7443 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
7444 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
7445 comments.
7446 * NEWS: Note that a29k targets are obsolete.
7447 * a29k-tdep.c: Mark as obsolete.
7448 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
7449 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
7450 a29k-*-vxworks* targets as obsolete.
7451 * remote-adapt.c: Obsolete.
7452 * remote-eb.c: Obsolete.
7453 * remote-mm.c: Obsolete.
7454 * remote-udi.c: Obsolete.
7455 * config/a29k/a29k-udi.mt: Obsolete.
7456 * config/a29k/a29k.mt: Obsolete.
7457 * config/a29k/tm-a29k.h: Obsolete.
7458 * config/a29k/tm-vx29k.h: Obsolete.
7459 * config/a29k/vx29k.mt: Obsolete.
7460
7461 2002-01-05 Andrew Cagney <ac131313@redhat.com>
7462
7463 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
7464 with BFD_ENDIAN_BIG.
7465
7466 2002-01-05 Andrew Cagney <ac131313@redhat.com>
7467
7468 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
7469 * configure, config.in: Re-generate.
7470 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
7471 * defs.h: Do not include <endian.h>.
7472
7473 2002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
7474
7475 * acconfig.h (HAVE_PT_GETXMMREGS): New.
7476 * config.in: Regenerate.
7477 * configure.in: Update copyright years.
7478 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
7479 * configure: Regenerate.
7480 * i386bsd-nat.c: Update copyright years.
7481 (fill_gregset): Use regcache_collect.
7482 (fetch_inferior_registers): Only fetch integer registers
7483 if requested to do so. Add support for XMM registers
7484 using PT_GETXMMREGS.
7485 (store_inferior_registers): Only store integer registers
7486 if requested to do so. Add support for XMM registers
7487 using PT_SETXMMREGS.
7488 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
7489 (store_inferior_registers): Remove.
7490 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
7491 (fetch_elfcore_registers): New function.
7492 (i386nbsd_elfcore_fns): New.
7493 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
7494 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
7495 i386bsd-nat.o.
7496 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
7497 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
7498 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
7499 * config/i386/tm-nbsd.h: Update copyright years.
7500 (HAVE_SSE_REGS): Define.
7501 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
7502 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
7503 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
7504 (SIGCONTEXT_PC_OFFSET): Remove.
7505 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
7506
7507 2002-01-05 Andrew Cagney <ac131313@redhat.com>
7508
7509 * configure.tgt: Remove powerpc-*-macos* target.
7510 * config/m68k/xm-mpw.h: Delete file.
7511 * config/xm-mpw.h: Delete file.
7512 * ser-mac.c: Delete file.
7513 * mpw-make.sed: Delete file.
7514 * mpw-config.in: Delete file.
7515 * mac-xdep.c: Delete file.
7516 * mac-gdb.r: Delete file.
7517 * mac-defs.h: Delete file.
7518 * mac-nat.c: Delete file.
7519 * config/powerpc/macos.mh: Delete file.
7520 * config/powerpc/macos.mt: Delete file.
7521 * config/powerpc/nm-macos.h: Delete file.
7522 * config/powerpc/tm-macos.h: Delete file.
7523 * source.c (openp, open_source_file): Remove obsolete code.
7524 * top.c (gdb_readline): Ditto.
7525 * utils.c (query): Ditto.
7526 * event-top.c (display_gdb_prompt): Ditto.
7527 * Makefile.in (ser-mac.o): Delete obsolete target.
7528 * NEWS: Update.
7529
7530 2002-01-04 Andrew Cagney <ac131313@redhat.com>
7531
7532 * defs.h (BIG_ENDIAN): Delete macro definition.
7533 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
7534 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
7535 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
7536 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
7537 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
7538 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
7539 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
7540 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
7541 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
7542 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
7543 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
7544 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
7545 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
7546 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
7547 * gdbarch.c: Re-generate.
7548
7549 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
7550
7551 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
7552 for core files.
7553
7554 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
7555
7556 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
7557
7558 2002-01-04 Andrew Cagney <ac131313@redhat.com>
7559
7560 * value.h (value_ptr): Delete typedef.
7561
7562 2002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
7563
7564 * i386nbsd-nat.c: Update copyright years.
7565 Include i386-tdep.h.
7566
7567 2002-01-04 Elena Zannoni <ezannoni@redhat.com>
7568
7569 * stabsread.c: Update copyright years.
7570
7571 From Debashis Mahata <debashis.mahata@wipro.com>:
7572 (read_struct_fields): Deal with Sun C compiler erroneous stab
7573 output for structs and unions.
7574 Fix PR gdb/269.
7575
7576 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
7577
7578 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
7579 prototype.
7580
7581 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
7582
7583 * cp-abi.c: Fix whitespace.
7584 (baseclass_offset): New wrapper function.
7585 * cp-abi.h (baseclass_offset): Add prototype.
7586 (struct cp_abi_ops): Add baseclass_offset pointer.
7587
7588 * valops.c (vb_match): Move to...
7589 * gnu-v2-abi.c (vb_match): here.
7590 * valops.c (baseclass_offset): Move to...
7591 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
7592
7593 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
7594
7595 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
7596 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
7597 * hpacc-abi.c (init_hpacc_ops): Likewise.
7598
7599 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
7600
7601 * valops.c (find_overload_match): Accept obj as a
7602 reference parameter. Update it before returning.
7603 * value.h (find_overload_match): Update prototype.
7604 * eval.c (evaluate_subexp_standard): Pass object to
7605 find_overload_match by reference.
7606
7607 2002-01-03 Andrew Cagney <ac131313@redhat.com>
7608
7609 * valarith.c: Replace value_ptr with struct value pointer. Remove
7610 register attribute from value declarations.
7611 * valops.c: Ditto.
7612 * value.h: Ditto.
7613 * scm-lang.c (scm_lookup_name): Ditto.
7614
7615 2002-01-03 Michael Snyder <msnyder@redhat.com>
7616
7617 Abstract the functionality of iterating over mapped memory
7618 regions into a general purpose iterator function.
7619 * procfs.c (iterate_over_mappings): New function, general purpose
7620 iterator for memory sections.
7621 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
7622 (solib_mappings_callback): New function, callback for above.
7623 (info_proc_mappings): Reimpliment using iterate_over_mappings.
7624 (info_mappings_callback): New function, callback for above.
7625
7626 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
7627
7628 2002-01-01 Mark Kettenis <kettenis@gnu.org>
7629
7630 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
7631 * i386-tdep.c: Include "elf-bfd.h".
7632 (process_note_abi_tag_sections): New function.
7633 (i386_gdbarch_init): Add code to recognize various OS/ABI
7634 combinations.
7635
7636 * maint.c (_initialize_maint_cmds): Add missing \ in
7637 string-literal.
7638
7639 For older changes see ChangeLog-2001
7640 \f
7641 Local Variables:
7642 mode: change-log
7643 left-margin: 8
7644 fill-column: 74
7645 version-control: never
7646 End: