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