2002-05-14 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
843fedf4
EZ
12002-05-14 Elena Zannoni <ezannoni@redhat.com>
2
3 * configure.tgt: Add a catch all sh* target, for cases like
4 sh[2,3,4]-elf and sh-hms.
5
05a6c72c
KS
62002-05-14 Keith Seitz <keiths@redhat.com>
7
8 * event-loop.c (create_file_handler): Don't do anything but
9 update data when we are given a fd which we are already
10 monitoring.
11
5d085aaf
ML
122002-05-14 Michal Ludvig <mludvig@suse.cz>
13
14 * dwarf2cfi.c (context_cpy): Copy registers correctly.
15 (update_context): Use __func__ in warnings.
16
9db8d71f
DJ
172002-05-14 Daniel Jacobowitz <drow@mvista.com>
18
19 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
20 and tcp_close to net_open and net_close.
21 (net_open): Accept "udp:" and "tcp:" specifications. Connect
22 using UDP if requested. Don't try to disable Nagle on UDP
23 sockets.
24 * remote.c (remote_serial_open): New function. Warn about UDP.
25 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
26
5dbc6baa
EZ
272002-05-13 Elena Zannoni <ezannoni@redhat.com>
28
29 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
30
cc3023f7
EZ
312002-05-13 Elena Zannoni <ezannoni@redhat.com>
32
33 * configure.tgt: Remove sh-hms target.
34 * MAINTAINERS: Don't list sh-hms as a separate target.
35
ec2bcbe7
JB
362002-05-13 Jim Blandy <jimb@redhat.com>
37
38 Add first preprocessor macro-expansion files.
39 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
40 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
41 (splay_tree_h, macroexp_h, macrotab_h): New variable.
42 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
43 (COMMON_OBS): Add macrotab.o, macroexp.o.
44 (macroexp.o, macrotab.o): New rules.
45
6d531722
AC
462002-05-13 Andrew Cagney <ac131313@redhat.com>
47
48 * config/m88k/tm-m88k.h: Update copyright.
49 (m88k_target_write_pc): Declare
50 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
51 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
52 (SHIFT_INST_REGS): Update definition.
53 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
54 using old definition of TARGET_WRITE_PC.
55 * regcache.c (generic_target_write_pc): Delete code handling
56 NNPC_REGNUM.
57 * gdbarch.sh (NNPC_REGNUM): Delete.
58 * gdbarch.h, gdbarch.c: Regenerate.
59
3e3f2739
RE
602002-05-13 Richard Earnshaw <rearnsha@arm.com>
61
62 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
63 builtin reg number.
64
0004e5a2
DJ
652002-05-13 Daniel Jacobowitz <drow@mvista.com>
66
67 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
68 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
69 (gen_address_of, gen_struct_ref, gen_repeat): Use type
70 access macros.
71 * c-typeprint.c (cp_type_print_method_args): Likewise.
72 (c_type_print_args): Likewise.
73 * d10v-tdep.c (d10v_push_arguments): Likewise.
74 (d10v_extract_return_value): Likewise.
75 * expprint.c (print_subexp): Likewise.
76 * gdbtypes.c (lookup_primitive_typename): Likewise.
77 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
78 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
79 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
80 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
81 (TYPE_VECTOR): Likewise.
82 * hpread.c (hpread_read_struct_type)
83 (fix_static_member_physnames, fixup_class_method_type)
84 (hpread_type_lookup): Likewise.
85 * mdebugread.c (parse_symbol, parse_type): Likewise.
86 * p-lang.c (is_pascal_string_type): Likewise.
87 * valops.c (hand_function_call): Likewise.
88 * x86-64-tdep.c (classify_argument): Likewise.
89
90 * hpread.c (hpread_read_function_type)
91 (hpread_read_doc_function_type): Call replace_type.
92 * dstread.c (create_new_type): Delete.
93 (decode_dst_structure, process_dst_function): Call alloc_type.
94 Use type access macros.
95
dff95cc7
MK
962002-05-12 Mark Kettenis <kettenis@gnu.org>
97
98 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
99 the're not supported by the current architecture.
100 (i387_fill_fxsave): Likewise.
101
bbcd32ad
FF
1022002-05-12 Fred Fish <fnf@redhat.com>
103
104 * symfile.c (default_symfile_offsets): Arrange for uninitialized
105 sect_index_xxx members to index the first slot in section_offsets
106 if all of the section_offsets are zero.
107
89cf4787
MK
1082002-05-12 Mark Kettenis <kettenis@gnu.org>
109
110 * configure.tgt (sparc-*openbsd): Remove entry accidentially
111 checked in with last change.
112
1f77ffc5
MK
1132002-05-12 Mark Kettenis <kettenis@gnu.org>
114
115 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
116 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
117 config.sub.
118
89b8b4a9
DJ
1192002-05-12 Daniel Jacobowitz <drow@mvista.com>
120
121 * Makefile.in: Update dependencies.
122
14a5e767
AC
1232002-05-11 Andrew Cagney <ac131313@redhat.com>
124
125 * language.c (local_hex_string_custom): Simplify. Do not depend
126 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
127
128 * memattr.c (mem_info_command): Replace calls to
129 longest_local_hex_string and longest_local_hex_string_custom.
130 * buildsym.c (make_blockvector): Ditto.
131 * solib.c (info_sharedlibrary_command): Ditto.
132 * tracepoint.c (tracepoints_info): Ditto.
133 * symtab.c (print_msymbol_info): Ditto.
134
135 * language.c (local_hex_string): Delete.
136 (local_hex_string_custom): Delete.
137 (longest_local_hex_string): Rename to local_hex_string.
138 (longest_local_hex_string_custom): Rename to
139 local_hex_string_custom.
140 * language.h (local_hex_string): Change parameter type to LONGEST.
141 (local_hex_string_custom): Ditto.
142 (longest_local_hex_string): Delete declaration.
143 (longest_local_hex_string_custom): Ditto.
144
145 * solib.c: Update copyright.
146 * memattr.c: Update copyright.
147
13d01224
AC
1482002-05-11 Andrew Cagney <ac131313@redhat.com>
149
150 * arch-utils.h (legacy_register_to_value): Declare.
151 (legacy_value_to_register): Declare.
152 (legacy_convert_register_p): Declare.
153 * arch-utils.c (legacy_register_to_value): New function.
154 (legacy_value_to_register): New function.
155 (legacy_convert_register_p): New function.
156
157 * gdbarch.sh (REGISTER_TO_VALUE): Define.
158 (VALUE_TO_REGISTER): Define.
159 (CONVERT_REGISTER_P): Define.
160 * gdbarch.h, gdbarch.c: Regenerate.
161
162 * valops.c (value_assign): Use CONVERT_REGISTER_P and
163 VALUE_TO_REGISTER.
164 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
165 CONVERT_REGISTER_P.
166
4a1970e4
DJ
1672005-05-11 Daniel Jacobowitz <drow@mvista.com>
168 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
169
170 * Makefile.in: Update dependencies for valops.c.
171 * valops.c: Include "gdb_assert.h".
172 (typecmp): Skip THIS parameter to methods.
173 (find_method_list): Remove static_memfuncp argument,
174 update callers. Check for stub methods.
175 (find_value_oload_method_list): Don't set *static_memfuncp.
176 (find_overload_match): Don't check for stub methods. Assert
177 that methods are not stubbed. Handle static methods.
178 (value_find_oload_method_list): Remove static_memfuncp argument.
179 * gdbtypes.c (check_stub_method): Do not add THIS pointer
180 to the argument list for static stub methods.
181 * value.h (value_find_oload_method_list): Update prototype.
182
b2e75d78
AC
1832002-05-11 Andrew Cagney <ac131313@redhat.com>
184
185 * arch-utils.h (generic_register_size): Declare.
186 (generic_register_raw_size, generic_register_virtual_size): Delete
187 declarations.
188 * arch-utils.c (generic_register_raw_size): Delete.
189 (generic_register_size): New function.
190 (generic_register_virtual_size): Delete.
191
192 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
193 default generic_register_size.
194 * gdbarch.h, gdbarch.c: Re-generate.
195
196 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
197 register_virtual_size.
198 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
199 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
200
451fbdda
AC
2012002-05-11 Andrew Cagney <ac131313@redhat.com>
202
203 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
204 * gdbarch.h, gdbarch.c: Regenerate.
205 * gnu-v3-abi.c: Update copyright.
206 (vtable_address_point_offset): Update.
207 (gnuv3_rtti_type): Update.
208 (gnuv3_baseclass_offset): Update.
209 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
210 (init_fetch_link_map_offsets): Update.
211 * remote.c (get_remote_state): Update.
212
6d2f5cea
DJ
2132002-05-11 Daniel Jacobowitz <drow@mvista.com>
214
215 * TODO: Remove value_headof/value_from_vtable_info comment.
216 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
217 * values.c (value_headof, value_from_vtable_info): Delete.
218 * value.h (value_from_vtable_info): Delete prototype.
219
d2324da4
AC
2202002-05-11 Andrew Cagney <ac131313@redhat.com>
221
222 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
223 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
224 $(gdb_regex_h).
225 (gdb_assert_h): Define.
226 (gdb_wait_h): Define.
227 (gdb_regex_h): Define.
228
5c717440
DJ
2292002-05-11 Daniel Jacobowitz <drow@mvista.com>
230
231 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
232 * linespec.c (find_methods): Handle GCC 3.x template constructors.
233
6c7861b3
JT
2342002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
235
236 * nbsd-tdep.c: Fix comment.
237
ea5bc2a6
JT
2382002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
239
240 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
241 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
242 (nbsd-tdep.o): New dependency list.
243 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
244 nbsd-tdep.h.
245 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
246 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
247 * nbsd-tdep.c: New file.
248 * nbsd-tdep.h: New file.
249 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
250 nbsd-tdep.h.
251 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
252 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
253 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
254 * config/sh/nbsd.mt (TDEPFILES): Ditto.
255
b28da865
JT
2562002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
257
258 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
259 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
260 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
261 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
262 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
263 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
264
4b8ff1fa
JT
2652002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
266
267 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
268 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
269 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
270 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
271 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
272 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
273 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
274
dfe6eb1f
JT
2752002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
276
277 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
278 fetch_elfcore_registers to...
279 * i386nbsd-tdep.c: ...here.
280 (i386nbsd_use_struct_convention): Rename to...
281 (i386nbsd_aout_use_struct_convention): ...this.
282 (i386nbsd_supply_reg): New function.
283 (i386nbsd_fill_reg): New function.
284 (fetch_core_registers): Use i386nbsd_supply_reg.
285 (fetch_elfcore_registers): Likewise.
286 (_initialize_i386nbsd_tdep): New function.
287 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
288 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
289 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
290 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
291 (i386nbsd_aout_use_struct_convention): ...this.
292
20cb8cda
JT
2932002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
294
295 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
296 (store_inferior_registers): Use shnbsd_fill_reg.
297 * shnbsd-tdep.c (sh_nbsd_supply_registers,
298 sh_nbsd_supply_register): Collapse into...
299 (shnbsd_supply_reg): ...this.
300 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
301 (shnbsd_fill_reg): ...this.
302 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
303 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
304 (fetch_core_registers): Use shnbsd_supply_reg.
305 (fetch_elfcore_registers): Use shnbsd_supply_reg.
306 (sh_nbsd_core_fns): Rename to...
307 (shnbsd_core_fns): ...this.
308 (sh_nbsd_elfcore_fns): Rename to...
309 (shnbsd_elfcore_fns): ...this.
310 (sh_nbsd_init_abi): Rename to...
311 (shnbsd_init_abi): ...this.
312 (_initialize_sh_nbsd_tdep): Rename to...
313 (_initialize_shnbsd_tdep): ...this.
314 * shnbsd-tdep.h (sh_nbsd_supply_registers,
315 sh_nbsd_supply_register, sh_nbsd_fill_registers,
316 sh_nbsd_fill_register): Remove prototypes.
317 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
318
e750d25e
JT
3192002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
320
321 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
322 (i387-nat.o): Delete dependency list.
323 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
324 (x86-64-linux-nat.o): Likewise.
325 * i387-nat.c: Delete file, moving contents to...
326 * i387-tdep.c: ...here.
327 * i387-nat.h: Rename...
328 * i387-tdep.h: ...to this.
329 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
330 * i386-linux-nat.c: Likewise.
331 * i386bsd-nat.c: Likewise.
332 * i386gnu-nat.c: Likewise.
333 * i386nbsd-nat.c: Likewise.
334 * i386v4-nat.c: Likewise.
335 * x86-64-linux-nat.c: Likewise.
336 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
337 * config/i386/go32.mh (NATDEPFILES): Likewise.
338 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
339 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
340 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
341 * config/i386/linux.mh (NATDEPFILES): Likewise.
342 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
343 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
344 * config/i386/obsd.mh (NATDEPFILES): Likewise.
345 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
346
1aee598a
JT
3472002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
348
349 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
350 (alphanbsd-nat.o): Remove dependency list.
351 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
352 * alphanbsd-nat.c: Delete. Contents moved to...
353 * alphanbsd-tdep.c: ...here.
354 (_initialize_alphanbsd_tdep): Register core functions.
355 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
356
12bcb0fe
JT
3572002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
358
359 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
360 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
361 (alphanbsd-nat.o): Likewise.
362 (alphabsd-tdep.o): New dependency list.
363 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
364 (fill_gregset): Use alphabsd_fill_reg.
365 (supply_fpregset): Use alphabsd_supply_fpreg.
366 (fill_fpregset): Use alphabsd_fill_fpreg.
367 (fetch_inferior_registers): Use struct reg and struct fpreg
368 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
369 and alphabsd_supply_fpreg.
370 (store_inferior_registers): Use struct reg and struct fpreg
371 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
372 and alphabsd_fill_fpreg.
373 * alphabsd-tdep.c: New file.
374 * alphabsd-tdep.h: New file.
375 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
376 (fetch_elfcore_registers): Use alphabsd_supply_reg and
377 alphabsd_supply_fpreg.
378 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
379 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
380
361d1df0
EC
3812002-05-11 Eric Christopher <echristo@redhat.com>
382
383 * mips-tdep.c (mips_double_register_type): Fix thinko.
384 (mips_single_register_type): Ditto.
385 * MAINTAINERS: Add self.
386
92dd7cee
MK
3872002-05-11 Mark Kettenis <kettenis@gnu.org>
388
389 * i387-nat.c (i387_supply_register, i387_fill_fsave,
390 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
391 right thing on architectures with different endianness and/or
392 integer sizes.
393
e27da16d
JT
3942002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
395
396 From Christian Limpach <chris@Pin.LU>
397 * configure.in: Change sed expression which comments out
398 NATDEPFILES to also comment out continuation lines.
399 * configure: Regenerate.
400
ddde02bd
EZ
4012002-05-10 Elena Zannoni <ezannoni@redhat.com>
402
403 * sh-tdep.c: Clean up code erroneously reintroduced by previous
404 big patch.
405
1c922164
EZ
4062002-05-10 Elena Zannoni <ezannoni@redhat.com>
407
408 * sh-tdep.c: Include correct file.
409
283150cd
EZ
4102002-05-10 Elena Zannoni <ezannoni@redhat.com>
411
412 New support for sh64-elf (sh5) target.
413
414 * configure.tgt: For sh64-elf target, default to sh-elf.
415
416 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
417 (struct gdbarch_tdep): Add new fields for new registers and ABI
418 info.
361d1df0 419
283150cd
EZ
420 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
421 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
422 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
423 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
424 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
425 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
426 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
427 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
428 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
429 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
430 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
431 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
432 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
433 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
434 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
435 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
436 sh64_get_gdb_regnum, sh64_media_reg_base_num,
437 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
438 sign_extend, sh64_nofp_frame_init_saved_regs,
439 sh64_init_extra_frame_info, sh64_get_saved_register,
440 sh64_extract_struct_value_address, sh64_pop_frame,
441 sh64_push_arguments, sh64_extract_return_value,
442 sh64_store_return_value, sh64_show_media_regs,
443 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
444 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
445 sh_sh64_register_virtual_type,
446 sh_sh64_register_convert_to_virtual,
447 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
448 sh64_register_read, sh64_pseudo_register_write,
449 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
450 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
451 sh64_do_pseudo_register, sh_compact_do_registers_info,
452 sh64_do_registers_info, sh_gdbarch_init): New functions.
453
3117ed25
EZ
4542002-05-10 Elena Zannoni <ezannoni@redhat.com>
455
456 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
457
2654e6d4
DJ
4582002-05-10 Daniel Jacobowitz <drow@mvista.com>
459
460 * linespec.c (decode_line_1): Check for a double quote after
461 a filename correctly.
462
9ab3e532
JB
4632002-05-10 Jim Blandy <jimb@redhat.com>
464
465 Properly track the size of the current objfile's .debug_line section.
466 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
467 (DWARF_LINE_SIZE): New macro.
468 (dwarf2_build_psymtabs_hard): Record the line section's size in
469 the partial symbol table.
470 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
471 symbol table.
472
126fa72d
PS
4732002-05-10 Petr Sorfa <petrs@caldera.com>
474
475 * ia64-tdep.c: Handle breakpoints on L instruction type
476 in MLX instruction bundle by moving the breakpoint to
477 the third slot (X instruction type) as L holds only data.
478
1f077a3e
KB
4792002-05-10 Kevin Buettner <kevinb@redhat.com>
480
481 * dbxread.c (discarding_local_symbols_complaint): New complaint.
482 (process_one_symbol): Complain about discarding local symbols
483 due to a misplaced N_LBRAC entry.
484
8120c9d5 4852002-05-09 Elena Zannoni <ezannoni@redhat.com>
361d1df0
EC
486
487 From Daniel Berlin <dan@cgsoftware.com>
8120c9d5
EZ
488 * linespec.c (find_toplevel_char): '<' and '>' also increase and
489 decrease the depth we are at, in the case of templates.
361d1df0 490
67b2c998
DJ
4912002-05-09 Daniel Jacobowitz <drow@mvista.com>
492
493 * mips-tdep.c (mips_float_register_type): New function.
494 (mips_double_register_type): New function.
495 (mips_print_register): Use them.
496 (do_fp_register_row): Likewise.
497
fd326606
DJ
4982002-05-09 Daniel Jacobowitz <drow@mvista.com>
499
6609d9af 500 * signals/signals.c (signals): Remove conditional compilation around
fd326606 501 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
6609d9af 502 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
fd326606 503
bef35864
MS
5042002-05-09 Michael Snyder <msnyder@redhat.com>
505
506 * remote-rdp.c (remote_rdp_can_run): Remove.
507
c55a3f73
TT
5082002-05-09 Tom Tromey <tromey@redhat.com>
509
510 * jv-valprint.c (java_val_print): Handle `char' as a special case
511 of TYPE_CODE_INT.
512
b8d5e71d
MS
5132002-05-09 Michael Snyder <msnyder@redhat.com>
514
515 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
516 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
361d1df0 517 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
b8d5e71d 518 str r(0123),[sp,#nn].
361d1df0 519 (arm_skip_prologue): Ditto. Also make disassembly
b8d5e71d
MS
520 order-independent by placing it in a loop.
521
e2cd42dd
MS
5222002-05-06 Michael Snyder <msnyder@redhat.com>
523
524 * stabsread.c (read_type): Add recognition for new attribute:
525 "@V;" means that an array type is actually a vector.
526 This is analogous to the vector flag that's been added to dwarf2.
527
3ce1502b
MK
5282002-05-09 Mark Kettenis <kettenis@gnu.org>
529
530 * i386-tdep.h (i386_abi): New enum.
531 (struct gdbarch_tdep): Replace os_ident member with abi.
532 (i386_gdbarch_register_os_abi): New prototype.
533 * i386-tdep.c (i386_abi_names): New array.
534 (process_note_abi_tag_sections): Removed.
535 (process_note_sections): New function.
536 (i386_elf_abi_from_note, i386_elf_abi): New functions.
537 (struct i386_abi_handler): New struct.
538 (i386_abi_handler_list): New variable.
539 (i386_gdbarch_register_os_abi): New function.
540 (i386_gdbarch_init): Adapt for the changes given above.
541
084c156a
DJ
5422002-05-08 Daniel Jacobowitz <drow@mvista.com>
543
544 * gregset.h: Say "GNU/Linux".
545
6599f021
EZ
5462002-05-08 Elena Zannoni <ezannoni@redhat.com>
547
548 * gdbtypes.c : Add new builtin type for 64 bit vectors.
549 (build_gdbtypes): Build builtin_type_v2_float.
550 (_initialize_gdbtypes): Register new builtin type.
551
40af4b0c
AC
5522002-05-08 Andrew Cagney <ac131313@redhat.com>
553
554 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
555 (clear_gdbarch_swap): New function.
556 (initialize_non_multiarch): Call.
557 (gdbarch_update_p): Before calling init(), swap out and clear the
558 existing architecture.
559 * gdbarch.c: Regenerate.
560
4fe84f46
JT
5612002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
562
563 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
564 alphanbsd-tdep.c.
565
4015edd1
JT
5662002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
567
568 * sh-nbsd-nat.c: Rename to...
569 * shnbsd-nat.c: ...this.
570 * sh-nbsd-tdep.c: Rename to...
571 * shnbsd-tdep.c: ...this.
572 * sh-nbsd-tdep.h: Rename to...
573 * shnbsd-tdep.h: ...this.
574 * config/sh/nbsd.mh: Use shnbsd-nat.o.
575 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
576
0e2bd219
RE
5772002-05-08 Richard Earnshaw <rearnsha@arm.com>
578
579 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
580 concatenation for command help messages.
581
13a38d45
JT
5822002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
583
584 * NEWS: Note new sh*-*-netbsdelf* configuration.
585 * configure.host: Set gdb_host_cpu to sh for all sh*.
586 (sh*-*-netbsdelf*): New host.
587 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
588 (sh*-*-netbsdelf*): New target.
589 * sh-nbsd-nat.c: New file.
590 * sh-nbsd-tdep.c: New file.
591 * sh-nbsd-tdep.h: New file.
592 * config/sh/nbsd.mh: New file.
593 * config/sh/nbsd.mt: New file.
594 * config/sh/nm-nbsd.h: New file.
595 * config/sh/tm-nbsd.h: New file.
596
d658f924
JT
5972002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
598
599 * sh-tdep.c (sh_osabi_names): Declare.
600 (process_note_abi_tag_sections): New function.
601 (get_elfosabi): Ditto.
602 (sh_gdbarch_register_os_abi): Ditto.
603 (sh_dump_tdep): Ditto.
604 _initialize_sh_tdep): Use gdbarch_register to register
605 sh_gdbarch_init and sh_dump_tdep.
606 * config/sh/tm-sh.h (sh_osabi): Declare.
607 (gdbarch_tdep): Add sh_osabi and osabi_name members.
608
848cfffb
AC
6092002-05-07 Andrew Cagney <ac131313@redhat.com>
610
611 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
612 (thumb_scan_prologue): Ditto.
613 (arm_find_callers_reg): Ditto.
614 (arm_frame_chain): Ditto.
615 (arm_init_extra_frame_info): Ditto.
616 (arm_frame_saved_pc): Ditto.
617 (arm_pop_frame): Ditto.
618 (arm_push_return_address): New function.
619 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
620 call_dummy_location, call_dummy_breakpoint_offset_p,
621 call_dummy_breakpoint_offset, call_dummy_p,
622 call_dummy_stack_adjust_p, call_dummy_words,
623 sizeof_call_dummy_words, call_dummy_start_offset,
624 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
625 call_dummy_address, push_return_address and push_dummy_frame for
626 generic dummy frames.
627
e7d717c0
JT
6282002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
629
630 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
631 size computation for alloca.
632 (sh_fp_frame_init_saved_regs): Likewise.
633
7bbcf283
RE
6342002-05-07 Richard Earnshaw <rearnsha@arm.com>
635
636 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
637 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
361d1df0 638 * arm-tdep.c (arm_store_return_value): Use them.
7bbcf283
RE
639 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
640 * remote-rdp.c (remote_rdp_fetch_register): Use
641 ARM_MAX_REGISTER_RAW_SIZE.
642 (remote_rdp_store_register): Likewise.
643
4657573b
ML
6442002-05-07 Michal Ludvig <mludvig@suse.cz>
645
361d1df0 646 * dwarf2cfi.c: Code cleanup, removed unused variables,
4657573b
ML
647 added default labels to switch {} statements.
648 * x86-64-tdep.c: Ditto.
649 * x86-64-linux-nat.c: Ditto.
650
010f3b2f
JT
6512002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
652
653 * solib.h: Protect against multiple inclusion.
654
debd256d
JB
6552002-05-06 Jim Blandy <jimb@redhat.com>
656
9ab3e532
JB
657 Add first preprocessor macro-expansion files.
658 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
659 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
660 (splay_tree_h, macroexp_h, macrotab_h): New variable.
661 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
662 (COMMON_OBS): Add macrotab.o, macroexp.o.
663 (macroexp.o, macrotab.o): New rules.
664
debd256d
JB
665 Separate the job of reading the line number info statement program
666 header (...expialidocious) out into its own function.
667 * dwarf2read.c (struct line_head, struct filenames, struct
668 directories): Replace with...
669 (struct line_header): New structure, containing the full
670 contents of the statement program header, including the
671 include directory and file name tables.
672 (read_file_scope): If we have line number info, instead of just
673 calling dwarf_decode_lines to do all the work, call
674 dwarf_decode_line_header first to get a `struct line_header'
675 containing the data in the statement program header, and then
676 pass that to dwarf_decode_lines, which will pick up where that
677 left off. Be sure to clean up the `struct line_header' object.
678 (dwarf_decode_line_header, free_line_header, add_include_dir,
679 add_file_name): New functions.
680 (dwarf_decode_lines): Move all the code to read the statement
681 program header into dwarf_decode_line_header. Take the line
682 header it built as the first argument, instead of the offset to
683 the compilation unit's line number info. Use the new `struct
684 line_header' type instead of the old structures. No need to do
685 cleanups here now, since we don't allocate anything.
686 (dwarf2_statement_list_fits_in_line_number_section,
687 dwarf2_line_header_too_long): New complaints.
688
ac3aafc7
EZ
6892002-05-06 Elena Zannoni <ezannoni@redhat.com>
690
691 * gdbtypes.c (init_vector_type): New function.
692 (build_builtin_type_vec128): Simplify the representation of SIMD
693 registers.
694 (build_gdbtypes): Initialize new builtin vector types.
695 (_initialize_gdbtypes): Register new vector types with gdbarch.
696 (builtin_type_v4_float, builtin_type_v4_int32,
697 builtin_type_v8_int16, builtin_type_v16_int8,
698 builtin_type_v2_int32, builtin_type_v4_int16,
699 builtin_type_v8_int8): New (renamed) SIMD types.
700
13e49980
MK
7012002-05-06 Mark Kettenis <kettenis@gnu.org>
702
703 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
704 (i387_fill_fxsave): Likewise.
705
997b20b8
AO
7062002-05-05 Alexandre Oliva <aoliva@redhat.com>
707
708 * alpha-tdep.c (alpha_extract_return_value): Don't use
709 non-constant array size in prototype.
710
535c96ce
AC
7112002-05-04 Andrew Cagney <ac131313@redhat.com>
712
713 From Brian Taylor <briant at model dot com>:
714 * ui-out.c (ui_out_field_core_addr): Use the function
715 longest_local_hex_string_custom'to format addresses > 32 bits
716 wide.
717
718 * ui-out.c (ui_out_field_core_addr): Update comment.
719
bedfa57b
AC
7202002-05-04 Andrew Cagney <ac131313@redhat.com>
721
722 * stack.c (select_and_print_frame): Make static. Delete the
723 parameter `level'.
724 (func_command): Update call.
725 (select_frame_command): Delete code computing the frame level.
726 * frame.h (select_and_print_frame): Delete declaration.
727
f621c63e
AC
7282002-05-04 Andrew Cagney <ac131313@redhat.com>
729
730 * sparc-tdep.c (sparc_get_saved_register): Comment why
731 get_prev_frame call is safe.
732
0f7d239c
AC
7332002-05-04 Andrew Cagney <ac131313@redhat.com>
734
735 * frame.h (select_frame): Delete level parameter.
736 * stack.c (select_frame): Update. Use frame_relative_level to
737 obtain the frame's level.
738 (select_and_print_frame): Update call.
739 (select_frame_command): Ditto.
740 (up_silently_base): Ditto.
741 (down_silently_base): Ditto.
742 * ocd.c (ocd_start_remote): Ditto.
743 * remote-rdp.c (remote_rdp_open): Ditto.
744 * remote-mips.c (mips_initialize): Ditto.
745 (common_open): Ditto.
746 * remote-e7000.c (e7000_start_remote): Ditto.
747 * m3-nat.c (select_thread): Ditto.
748 * hppa-tdep.c (child_get_current_exception_event): Ditto.
749 (child_get_current_exception_event): Ditto.
750 * varobj.c (varobj_create): Ditto.
751 (varobj_update): Ditto.
752 (c_value_of_root): Ditto.
753 * tracepoint.c (finish_tfind_command): Ditto.
754 * corelow.c (core_open): Ditto.
755 * arch-utils.c (generic_prepare_to_proceed): Ditto.
756 * thread.c (info_threads_command): Ditto.
757 (switch_to_thread): Ditto.
758 * infrun.c (normal_stop): Ditto.
759 (restore_selected_frame): Ditto.
760 (restore_inferior_status): Ditto.
761 * breakpoint.c (insert_breakpoints): Ditto.
762 (watchpoint_check): Ditto.
763 (bpstat_stop_status): Ditto.
764 (do_enable_breakpoint): Ditto.
765 * blockframe.c (flush_cached_frames): Ditto.
766 (reinit_frame_cache): Ditto.
767
71d6c7b1
AC
7682002-05-04 Andrew Cagney <ac131313@redhat.com>
769
770 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
771 maintainer.
772
cda6c68a
JB
7732002-05-04 Jim Blandy <jimb@redhat.com>
774
775 * gdbtypes.c (replace_type): Doc fix.
776
5c1c87f0
AC
7772002-05-04 Andrew Cagney <ac131313@redhat.com>
778
779 * valprint.c (strcat_longest): Delete commented out function.
780 Update copyright.
781
cd9bfe15
AC
7822002-05-04 Andrew Cagney <ac131313@redhat.com>
783
784 * MAINTAINERS: Mark a29k as deleted.
785 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
786 Move new configurations to the top.
787 * configure.tgt: Remove a29k.
788 * config/a29k/tm-vx29k.h: Delete.
789 * config/a29k/vx29k.mt: Delete.
790 * config/a29k/tm-a29k.h: Delete.
791 * config/a29k/a29k-udi.mt: Delete.
792 * config/a29k/a29k.mt: Delete.
793 * a29k-tdep.c: Delete.
794 * remote-udi.c: Delete.
795 * remote-mm.c: Delete.
796 * remote-eb.c: Delete.
797 * remote-adapt.c: Delete.
798 * Makefile.in: Remove obsolete code.
799 * gdbserver/Makefile.in: Ditto.
800 * config/s390/s390x.mt: Ditto.
801 * config/s390/s390.mt: Ditto.
802 * config/sparc/sparclynx.mh: Ditto.
803 * config/sparc/linux.mh: Ditto.
804 * config/pa/hppaosf.mh: Ditto.
805 * config/pa/hppabsd.mh: Ditto.
806 * config/ns32k/nbsd.mt: Ditto.
807 * config/mips/vr5000.mt: Ditto.
808 * config/m68k/sun3os4.mh: Ditto.
809 * config/m68k/nbsd.mt: Ditto.
810 * config/m68k/m68klynx.mh: Ditto.
811 * config/m32r/m32r.mt: Ditto.
812 * config/i386/x86-64linux.mt: Ditto.
813 * config/i386/nbsdelf.mt: Ditto.
814 * config/i386/nbsd.mt: Ditto.
815 * config/i386/i386lynx.mh: Ditto.
816
bf0c5130
AC
8172002-05-04 Andrew Cagney <ac131313@redhat.com>
818
819 * target.c (debug_print_register): New function. Handle oversize
820 registers.
821 (debug_to_fetch_registers): Call.
822 (debug_to_store_registers): Call.
823
2ae1c2d2
JB
8242002-05-03 Jim Blandy <jimb@redhat.com>
825
13a393b0
JB
826 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
827 (read_type): Doc fix.
828 * gdbtypes.c (replace_type): Doc fix.
829
2ae1c2d2
JB
830 * stabsread.c (multiply_defined_struct): New complaint.
831 (read_struct_type): If the type we were passed isn't empty, or
832 incomplete, don't read the new struct type into it; complain,
833 and return the original type unchanged. Take a new `type_code'
834 argument, which is the type code for the new type.
835 (read_type): Rather than storing the type's type code here, pass
836 it as an argument to read_struct_type, and let that take care of
837 storing it. That way, we don't overwrite the original type code,
838 so read_struct_type can use it to decide whether we're overwriting
839 something we shouldn't.
840 (complain_about_struct_wipeout): New function.
841
8de9bdc4
AC
8422002-05-03 Andrew Cagney <ac131313@redhat.com>
843
844 * gdbarch.sh: Assert that gdbarch is non-NULL.
845 * gdbarch.c: Regenerate.
846
f773fdbb
JM
8472002-05-03 Jason Merrill <jason@redhat.com>
848
849 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
850 and return NULL.
851
0e04a514
ML
8522002-05-03 Michal Ludvig <mludvig@suse.cz>
853
854 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
855 (x86_64_dwarf2gdb_regno_map_length),
856 (x86_64_dwarf2_reg_to_regnum): Added.
857 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
858 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
859 (_initialize_x86_64_tdep): Synced with the change above.
860 (x86_64_skip_prologue): Reformulated message.
861
065432a8
PM
8622002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
863
864 * f-exp.y: Also use new prev_lexptr variable
865 to improve error reporting. Based on Michael Snyder
866 2002-04-24 dated patch to c-exp.y.
867 * jv-exp.y: Likewise.
868 * m2-exp.y: Likewise.
869
a3162708
EZ
8702002-05-02 Elena Zannoni <ezannoni@redhat.com>
871
872 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
873 we are dealing with vectors.
874
03620c38
PM
8752002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
876
877 * config/m68k/tm-nbsd.h: Obvious fix,
878 correct machine name.
879
6604db2e
PM
8802002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
881
882 * p-typeprint.c (pascal_type_print_base): Add support
883 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
884
0906b739
PM
8852002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
886
887 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
888 for fondamental pascal 'char' type.
889
e2625b33
PM
8902002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
891
892 * p-lang.h (is_pascal_string_type): Declaration changed,
893 new sixth argument of type char ** added.
361d1df0 894 * p-lang.c (is_pascal_string_type): Implementation
e2625b33
PM
895 changed. Args length_pos, length_size, string_pos, char_size
896 can now be NULL. New argument arrayname set to the field
897 name of the char array. Return value set to char array
898 field index plus one.
361d1df0 899 * p-valprint.c (pascal_val_print): Adapt to new declaration of
e2625b33
PM
900 is_pascal_string_type function.
901
cf17c188
AC
9022002-05-02 Andrew Cagney <cagney@redhat.com>
903
904 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
905 <cagney@redhat.com> change.
906 * gdbarch.c: Regenerate.
907
52bca491
AC
9082002-05-02 Andrew Cagney <cagney@redhat.com>
909
910 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
911 before probing for a new one. Detect errorenous gdbarch_init
912 functions.
913 * gdbarch.c: Regenerate.
914
d5e72505
AC
9152002-05-01 Andrew Cagney <cagney@redhat.com>
916
917 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
918 * config/mcore/tm-mcore.h: Ditto. Update copyright.
919 * config/v850/tm-v850.h: Ditto. Update copyright.
920
af566d9f
AC
9212002-04-30 Andrew Cagney <ac131313@redhat.com>
922
923 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
924 current_gdbarch.
925
880d85fa
MS
9262002-04-30 Michael Snyder <msnyder@redhat.com>
927
94c30b78
MS
928 * arm-tdep.c: Whitespace clean-ups.
929 (arm_skip_prologue): Fix thinko; two lines
880d85fa
MS
930 should have been removed as part of 4/24 change.
931
6f5987a6
KB
9322002-04-30 Kevin Buettner <kevinb@redhat.com>
933
934 * rs6000-tdep.c: Added comment describing how fpscr register
935 numbers were chosen.
936
1a113c93
MS
9372002-04-30 Michael Snyder <msnyder@redhat.com>
938
939 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
940
9a6f53fe
EZ
9412002-04-29 Elena Zannoni <ezannoni@redhat.com>
942
943 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
944 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
945 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
946
11ed25ac
KB
9472002-04-29 Kevin Buettner <kevinb@redhat.com>
948
949 From Louis Hamilton <hamilton@redhat.com>:
950 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
951 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
952 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
953 not bfd-private xcoff data, to determine wordsize.
954 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
955
ae232405
AC
9562002-04-29 Andrew Cagney <ac131313@redhat.com>
957
958 GDB 5.2 released from 5.2 branch.
959
91fd20f7
ML
9602002-04-29 Michal Ludvig <mludvig@suse.cz>
961
962 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
963 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
964 (x86_64_register_info_table): Added comments with register numbers.
361d1df0 965
2dc5091b
EZ
9662002-04-29 Elena Zannoni <ezannoni@redhat.com>
967
968 * rs6000-tdep.c (rs6000_extract_return_value,
969 rs6000_store_return_value): Handle returning vectors.
970 (rs6000_gdbarch_init): Use
971 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
972 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
973 New function.
974 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
975 vectors.
976 (ppc_sysv_abi_push_arguments): Handle vector parameters.
977 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
361d1df0 978
2b9848d8
PM
9792002-04-24 Pierre Muller <ics.u-strasbg.fr>
980
981 * hpread.c (hpread_psymtab_to_symtab_1,
982 hpread_psymtab_to_symtab): Replace fprintf (stderr,...)
983 with fprintf_unfiltered (gdb_stderr,...).
984
f8d17dc5
PM
9852002-04-24 Pierre Muller <ics.u-strasbg.fr>
986
987 * remote-array.c (printf_monitor, write_monitor,
361d1df0 988 array_insert_breakpoint, array_remove_breakpoint ):
f8d17dc5
PM
989 Replace fprintf (stderr,...
990 with fprintf_unfiltered (gdb_stderr,....
991 * remote-es.c: Likewise.
992 * remote-os9k.c: Likewise.
993 * remote-st.c: Likewise.
994
2f2f1ad1
AS
9952002-04-28 Andreas Schwab <schwab@suse.de>
996
997 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
998 linux-proc.o and gcore.o.
999
b6779aa2
AC
10002002-04-26 Michal Ludvig <mludvig@suse.cz>
1001
1002 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
1003 code without frame pointers.
1004
7e57f5f4
AC
10052002-04-26 Andrew Cagney <ac131313@redhat.com>
1006
1007 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
1008 ON_STACK is needed.
1009
2ceb85d0
BE
10102002-04-26 Ben Elliston <bje@redhat.com>
1011
1012 * target.c (do_xfer_memory): Correct reference to the new option
1013 "trust-readonly-sections".
1014
f5f8a009
EZ
10152002-04-26 Elena Zannoni <ezannoni@redhat.com>
1016
1017 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
1018 * gdbtypes.c (recursive_dump_type): Output the vector flag.
1019 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
1020 vectors.
1021 (read_array_type): Record the fact that this array type is really a
1022 vector (i.e. are passed in by value).
1023
5868c862
JT
10242002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
1025
1026 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
1027 * alpha-tdep.c (alpha_sigcontext_addr): New function.
1028 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
1029 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
1030 * alpha-linux-tdep.c: Include frame.h.
1031 (alpha_linux_sigcontext_addr): New function.
1032 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
1033 alpha_linux_sigcontext_addr.
1034 * alpha-osf1-tdep.c: Include gdbcore.h.
1035 (alpha_osf1_sigcontext_addr): New function.
1036 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
1037 alpha_osf1_sigcontext_addr.
1038 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
1039 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
1040
bfb01f37
AC
10412002-04-26 Andrew Cagney <ac131313@redhat.com>
1042
361d1df0 1043 * stack.c (selected_frame_level):
bfb01f37
AC
1044 (select_frame): Do not set selected_frame_level.
1045 * frame.h (selected_frame_level): Delete declaration.
1046
15813d3f
AC
10472002-04-26 Andrew Cagney <ac131313@redhat.com>
1048
1049 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
1050 convert_from_func_ptr-addr when AIX / PowerOpen.
1051
6096c27a
AC
10522002-04-25 Andrew Cagney <ac131313@redhat.com>
1053
1054 * valops.c (hand_function_call): Call
1055 generic_save_call_dummy_addr.
1056 * frame.h (generic_save_call_dummy_addr): Declare.
1057 * blockframe.c (struct dummy_frame): Add fields call_lo and
1058 call_hi.
1059 (generic_find_dummy_frame): Check for PC in range call_lo to
1060 call_hi instead of entry_point_address.
1061 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
1062 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
1063 (generic_save_call_dummy_addr): New function.
1064
f510d44e
DM
10652002-04-24 David S. Miller <davem@redhat.com>
1066
1067 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
1068 sparc_skip_prologue.
1069 (sparc_skip_prologue): Kill frameless_p arg, and use line number
1070 information to find prologue when possible.
1071 (sparc_prologue_frameless_p): Call examine_prologue directly.
1072 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
1073 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
1074 second argument.
1075 (SKIP_PROLOGUE): Likewise.
1076
15d72a92
JT
10772002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
1078
1079 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
1080 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
1081 indicate that the condition it was testing is always true.
1082 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
1083 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
1084 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
1085
accc6d1f
JT
10862002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
1087
1088 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
1089 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
1090 tdep->jb_pc and tdep->jb_elt_size.
1091 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
1092 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
1093 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
1094 * alpha-nat.c (get_longjmp_target): Remove.
1095 (JB_ELEMENT_SIZE): Ditto.
1096 (JB_PC): Ditto.
1097 * alpha-tdep.c (alpha_get_longjmp_target): New function.
1098 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
1099 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
1100 to alpha_get_longjmp_target.
1101 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
1102 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
1103 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
1104
1bfdc549
AC
11052002-04-25 Andrew Cagney <ac131313@redhat.com>
1106
1107 * README: Update to GDB 5.2.
1108
1bd316f0
AC
11092002-04-25 Andrew Cagney <ac131313@redhat.com>
1110
1111 * gdbarch.sh (LC_ALL): Set to `c'.
1112
2e5ff58c
TR
11132002-04-25 Theodore A. Roth <troth@verinet.com>
1114
1115 * avr-tdep.c: Ran through gdb_indent.sh.
1116
e33ce519
TR
11172002-04-25 Theodore A. Roth <troth@verinet.com>
1118
1119 * MAINTAINERS: Add myself as AVR maintainer.
1120 * NEWS: Note new target avr.
1121
8818c391
TR
11222002-04-25 Theodore A. Roth <troth@verinet.com>
1123
1124 * Makefile.in: Add support for AVR target.
1125 * configure.tgt: Add support for AVR target.
1126 * avr-tdep.c: New file
1127 * config/avr/avr.mt: New file.
1128
79509c2d
TR
11292002-04-25 Theodore A. Roth <troth@verinet.com>
1130
1131 * MAINTAINERS: Add myself to write-after-approval.
1132
dac8068e
PM
11332002-04-24 Pierre Muller <ics.u-strasbg.fr>
1134
1135 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
1136 with fprintf_unfiltered (gdb_stderr,....
1137
25bf3106
PM
11382002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
1139
1140 Fix PR gdb/508.
1141 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
1142
24467a86
PM
11432002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
1144
1145 * p-exp.y: Also use new prev_lexptr variable
1146 to improve error reporting. Based on Michael Snyder
1147 2002-04-24 dated patch to c-exp.y.
1148
95b80706
JT
11492002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
1150
1151 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
1152 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
1153 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
1154 to 0.
1155 * config/alpha/tm-alpha.h: Remove forward decls of struct type
1156 and struct value.
1157 (FUNCTION_START_OFFSET): Remove.
1158 (BREAKPOINT): Ditto.
1159
e90cc612
JT
11602002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
1161
1162 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
1163 * NEWS: Ditto.
1164
6c72f9f9
JT
11652002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1166
1167 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
1168 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
1169 alpha_linux_pc_in_sigtramp.
1170 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
1171 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
1172 alpha_osf1_pc_in_sigtramp.
1173 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
1174 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
1175 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
1176 alphafbsd_pc_in_sigtramp.
1177 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
1178 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
1179 alphanbsd_pc_in_sigtramp.
1180 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
1181 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
1182
5e4f3379
JT
11832002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1184
1185 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
1186
da8ca43d
JT
11872002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1188
1189 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
1190 alphanbsd-tdep.c.
1191 (alphanbsd-nat.o): New dependency list.
1192 (alphanbsd-tdep.o): Ditto.
1193 * NEWS: Note new native NetBSD/alpha configuration.
1194 * alphanbsd-nat.c: New file.
1195 * alphanbsd-tdep.c: Ditto.
1196 * configure.host (alpha*-*-netbsd*): New host.
1197 * configure.tgt (alpha*-*-netbsd*): New target.
1198 * config/alpha/nbsd.mh: New file.
1199 * config/alpha/nbsd.mt: Ditto.
1200 * config/alpha/nm-nbsd.h: Ditto.
1201 * config/alpha/tm-nbsd.h: Ditto.
1202
36a6271d
JT
12032002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1204
1205 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
1206 (alpha-osf1-tdep.o): New dependency list.
1207 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
1208 and skip_sigtramp_frame members.
1209 * alpha-linux-tdep.c: Include gdbcore.h.
1210 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
1211 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
1212 * alpha-osf1-tdep.c: New file.
1213 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
1214 alpha-osf1-dep.c.
1215 (alpha_frame_past_sigtramp_frame): New function.
1216 (alpha_dynamic_sigtramp_offset): Ditto.
1217 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
1218 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
1219 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
1220 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
1221 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
1222 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
1223 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
1224 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
1225 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
1226 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
1227 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
1228 to find_solib_trampoline_target.
1229 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
1230 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
1231 (SKIP_TRAMPOLINE_CODE): Remove.
1232 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1233 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1234 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
1235 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
1236 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
1237 (PROC_SIGTRAMP_MAGIC): Ditto.
1238 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1239 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1240 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1241 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
1242 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
1243
2f4bc57b
JT
12442002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1245
1246 * NEWS: Note that Alpha targets are now multi-arch.
1247
665132f9
MS
12482002-04-24 Michael Snyder <msnyder@redhat.com>
1249
1250 * parser-defs.h (prev_lexptr): New external variable.
1251 * parse.c (parse_exp_1): Set prev_lexptr to null before
1252 calling the language-specific parser.
1253 * c-exp.y (yylex): Set prev_lexptr to start of current token.
1254 (yyerror): Use prev_lexptr in error reporting.
1255
32872fa7
DJ
12562002-04-24 Daniel Jacobowitz <drow@mvista.com>
1257
1258 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
1259 * gregset.h: If FILL_FPXREGSET is defined, provide
1260 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
1261 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
1262 is defined, call fill_fpxregset.
1263
57e76fac
MS
12642002-04-24 Roland McGrath <roland@frob.com>
1265
1266 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
1267 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
1268 (supply_gregset, supply_fpregset): New functions.
1269
1270 * gnu-nat.c (gnu_find_memory_regions): New function.
1271 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
1272 (gnu_xfer_memory): Add a cast.
1273
f43845b3
MS
12742002-04-24 Michael Snyder <msnyder@redhat.com>
1275
361d1df0 1276 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
f43845b3
MS
1277 loop. Add handling for "str lr, [sp, #-4]!" and for saves
1278 of argument regs ("str r(0123), [r11, #-nn"]).
361d1df0 1279 (arm_skip_prologue): Better handling for frameless functions.
f43845b3
MS
1280 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
1281 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
1282
a0abec03
AC
1283Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
1284
1285 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
1286 NUM_PSEUDO_REGS can be used.
1287
d7bd68ca
AC
12882002-04-24 Andrew Cagney <ac131313@redhat.com>
1289
1290 * arch-utils.h: Update copyright.
1291
1292 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
1293 * gdbarch.h, gdbarch.c: Re-generate.
1294
1295 * inferior.h (IN_SIGTRAMP): Delete definition.
1296 * arch-utils.c (legacy_pc_in_sigtramp): New function.
1297 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
1298
1299 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
1300 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
1301 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
1302 (find_proc_framesize): Ditto.
1303 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
1304 (alpha_init_extra_frame_info): Ditto.
1305 * infrun.c (handle_inferior_event): Ditto.
1306 (handle_inferior_event): Ditto.
1307 (check_sigtramp2): Ditto.
1308 * blockframe.c (create_new_frame): Ditto.
1309 (get_prev_frame): Ditto.
1310 * ppc-linux-tdep.c: Update comments.
1311 * i386-linux-tdep.c: Update comments.
1312 * breakpoint.c (bpstat_what): Update comment.
1313
d06f167a
ML
13142002-04-24 Michal Ludvig <mludvig@suse.cz>
1315
1316 * gdbserver/linux-low.c (regsets_fetch_inferior_registers),
361d1df0 1317 (regsets_store_inferior_registers): Removed cast to int from
d06f167a
ML
1318 ptrace() calls.
1319 * gdbserver/regcache.h: Added declaration of struct inferior_info.
1320
4867e41e
DM
13212002-04-24 David S. Miller <davem@redhat.com>
1322
21d83aa5
DM
1323 * i960-tdep.c (register_in_window_p): New function.
1324 (i960_find_saved_register): Use it instead of
1325 REGISTER_IN_WINDOW_P.
1326 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
1327
4867e41e
DM
1328 * symtab.h (find_stab_function_addr): Kill extern.
1329 * minsyms.c (find_stab_function_addr): Remove from here...
1330 * dbxread.c: ... to here, and mark it static.
1331
69cdf6a2
DM
13322002-04-20 David S. Miller <davem@redhat.com>
1333
1334 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
1335 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
1336
5a595886
DM
13372002-04-21 David S. Miller <davem@redhat.com>
1338
1339 * remote-vxsparc.c (vx_read_register): Fix typo, we want
1340 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
1341 (vx_write_register): Likewise.
1342
1da1a192
JB
13432002-04-23 J. Brobecker <brobecker@gnat.com>
1344
1345 * source.c (is_regular_file): New function.
1346 (openp): Check wether file to open is a regular file
1347 to avoid opening directories.
1348
baa6f10b
JT
13492002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1350
1351 * findvar.c (extract_signed_integer): Cast printf argument
1352 to suppress format warning.
1353 (extract_unsigned_integer): Likewise.
1354 * infcmd.c (registers_info): Likewise.
1355 * top.c (get_prompt_1): Likewise.
1356 * valops.c (value_assign): Likewise.
1357 * valprint.c (print_decimal): Likewise.
1358
b2c4da81
L
13592002-04-22 H.J. Lu (hjl@gnu.org)
1360
1361 * c-exp.y (typebase): Support
361d1df0 1362
b2c4da81
L
1363 [long|long long|short] [signed|unsigned] [int|]
1364
1365 and
1366
1367 signed [long|long long|short] int
1368
f267bd6a
JT
13692002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1370
1371 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
1372 and vax-tdep.h.
1373 * vax-tdep.h: New file.
1374 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
1375 Make several routines static.
1376 (vax_get_saved_register): New function.
1377 (vax_gdbarch_init): New function.
1378 (_initialize_vax_tdep): Register vax_gdbarch_init.
1379 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
1380 Remove macros now under the control of gdbarch.
1381
da3c6d4a
MS
13822002-04-22 Michael Snyder <msnyder@redhat.com>
1383
11d3b27d
MS
1384 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
1385 Some whitespace and coding standards tweaks.
da3c6d4a 1386
a33f7558
JT
13872002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1388
1389 * vax-tdep.c: Include regcache.h.
1390 (vax_call_dummy_words): New.
1391 (sizeof_vax_call_dummy_words): New.
1392 (vax_fix_call_dummy): New function.
1393 (vax_saved_pc_after_call): Ditto.
1394 * config/vax/tm-vax.h: Don't include regcache.h.
1395 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
1396 (CALL_DUMMY): Remove.
1397 (CALL_DUMMY_WORDS): Define.
1398 (SIZEOF_CALL_DUMMY_WORDS): Define.
1399 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
1400
47a73475
MS
14012002-04-18 Michael Snyder <msnyder@redhat.com>
1402
1403 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
1404
52efde73
JT
14052002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1406
1407 * vax-tdep.c (vax_frame_chain): New function.
1408 (vax_push_dummy_frame): Ditto.
1409 (vax_pop_frame): Ditto.
1410 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
1411 (FRAMELESS_FUNCTION_INVOCATION): Use
1412 generic_frameless_function_invocation_not.
1413 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
1414 (POP_FRAME): Use vax_pop_frame.
1415
ea74468c
JT
14162002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1417
1418 * vax-tdep.c (vax_store_struct_return): New function.
1419 (vax_extract_return_value): Ditto.
1420 (vax_store_return_value): Ditto.
1421 (vax_extract_struct_value_address): Ditto.
1422 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
1423 vax_store_struct_return.
1424 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
1425 (STORE_RETURN_VALUE): Use vax_store_return_value.
1426 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
1427
5516aa92
JT
14282002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1429
1430 * vax-tdep.c (vax_frame_saved_pc): New function.
1431 (vax_frame_args_address_correct): Ditto.
1432 (vax_frame_args_address): Ditto.
1433 (vax_frame_locals_address): Ditto.
1434 (vax_frame_num_args): Move code to be in proximity to
1435 other frame-related functions.
1436 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
1437 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
1438 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
1439 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
1440 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
1441
36af0b35
L
14422002-04-22 H.J. Lu (hjl@gnu.org)
1443
1444 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
1445 includedir.
1446
ab62c900
JT
14472002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1448
1449 * vax-tdep.c (vax_frame_init_saved_regs): New function.
1450 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
1451 (FRAME_INIT_SAVED_REGS): New macro.
1452
7232b100
JT
14532002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1454
1455 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
1456
b70d2aee
JT
14572002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1458
1459 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
1460 where needed.
1461 (fetch_osf_core_registers): Likewise.
1462 (supply_gregset): Likewise.
1463
a0e8a2d1 14642002-04-22 J. Brobecker <brobecker@gnat.com>
361d1df0 1465
a0e8a2d1
JB
1466 * symfile.h (get_section_index): Define.
1467 * symfile.c (get_section_index): New function.
1468 * mdebugread.c (SC_IS_SBSS): New macro.
1469 (SC_IS_BSS): Return true for the scBss storage class only, as
1470 the scSBss storage class refers to the .sbss section.
1471 (parse_partial_symbols): Discard the symbols which associated
1472 section does not exist.
1473 Make sure to use the .sbss section index for symbols which
1474 storage class is scBss, rather than using the .bss section index.
1475
51eb8b08
JT
14762002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1477
1478 * vax-tdep.c: Update copyright years.
1479 (vax_register_name): New function.
1480 (vax_register_byte): Ditto.
1481 (vax_register_raw_size): Ditto.
1482 (vax_register_virtual_size): Ditto.
1483 (vax_register_virtual_type): Ditto.
1484 * config/vax/tm-vax.h: Update copyright years.
1485 (REGISTER_NAMES): Remove.
1486 (REGISTER_NAME): Define.
1487 (REGISTER_BYTE): Use vax_register_byte.
1488 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
1489 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
1490 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
1491
6cc1c0a8
AC
14922002-04-21 Andrew Cagney <ac131313@redhat.com>
1493
1494 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
1495 declaration
1496 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
1497
9319a2fe
DM
14982002-04-21 David S. Miller <davem@redhat.com>
1499
1500 * arch-utils.c (generic_prologue_frameless_p): Kill
1501 SKIP_PROLOGUE_FRAMELESS_P code.
1502 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
1503 references.
1504 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
1505 * arc-tdep.c (arc_prologue_frameless_p): Implement.
1506 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
1507 references.
1508 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
1509 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
1510 (sparc_gdbarch_init): Pass it to
1511 set_gdbarch_prologue_frameless_p.
a0e8a2d1 1512
e9ed6d01
JT
15132002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1514
1515 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
1516 (alphabsd-nat.o): New dependency list.
1517
36012033
JT
15182002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1519
1520 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
1521 alphafbsd-tdep.c.
1522 (alpha-linux-tdep.o): New dependency list.
1523 (alphafbsd-tdep.o): Likewise.
1524
3379287a
JT
15252002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1526
1527 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
1528 to here...
1529 * alpha-tdep.c: ...from here.
1530 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
1531
4bcbd6cb
JT
15322002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1533
1534 * config/alpha/tm-alpha.h: Move alpha_software_single_step
1535 prototype from here...
1536 * alpha-tdep.h: ...to here.
1537
b31da25e
AC
15382002-04-21 Andrew Cagney <ac131313@redhat.com>
1539
1540 * frame.h (selected_frame_level): Document as deprecated.
1541 (frame_relative_level): Declare.
1542 * stack.c (frame_relative_level): New function.
1543 (selected_frame_level): Document as deprecated.
1544 (select_frame): Do not set the selected_frame_level.
1545
1546 * stack.c (frame_info, record_selected_frame): Update.
1547 (frame_command, current_frame_command): Update.
1548 (up_silently_base, up_command, down_silently_base): Update.
1549 (down_command): Update.
1550 * inflow.c (kill_command): Update.
1551 * tracepoint.c (finish_tfind_command): Update.
1552 * corelow.c (core_open): Update.
1553 * thread.c (info_threads_command): Update.
1554 (do_captured_thread_select): Update.
1555 * infcmd.c (finish_command): Update.
1556 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
1557
9c1d6fe5
JT
15582002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1559
1560 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
1561
ab89facf
AC
15622002-04-21 Andrew Cagney <ac131313@redhat.com>
1563
1564 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
1565 type const.
1566
82a4efa1
JT
15672002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1568
1569 * alphafbsd-tdep.c: Update copyright years. Include
1570 alpha-tdep.h.
1571 (alphafbsd_use_struct_convention): Make static.
1572 (alphafbsd_init_abi): New function.
1573 (_initialize_alphafbsd_tdep): New function.
1574 * config/alpha/tm-fbsd.h: Update copyright years.
1575 (USE_STRUCT_CONVENTION): Remove.
1576
44dffaac
JT
15772002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1578
1579 * alpha-tdep.c (alpha_abi_handler): New structure to describe
1580 an Alpha ABI variant.
1581 (alpha_abi_handler_list): Declare.
1582 (alpha_gdbarch_register_os_abi): New function.
1583 (alpha_gdbarch_init): Give registered ABI variant handlers a
1584 chance to tweak the gdbarch once we have set up defaults.
1585 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
1586
65585be4
JT
15872002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1588
1589 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
1590 to standard_coerce_float_to_double.
1591 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
1592
d9b023cc
JT
15932002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1594
1595 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
1596 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
1597 from gdbarch_tdep rather than a constant.
1598 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
1599 the default text address for all Alpha Unix ABIs.
1600 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
1601 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
1602
dc129d82
JT
16032002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
1604
1605 * alpha-tdep.h: New file. Includes several Alpha target constants
1606 taken from...
1607 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
1608 let gdbarch deal with.
1609 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
1610 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
1611 to dependency list.
1612 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
1613 Alpha target register names.
1614 * alphabsd-nat.c: Likewise.
1615 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
1616 Alpha target register names. Make serveral routines static.
1617 (alpha_get_saved_register): New function.
1618 (alpha_abi_names): New.
1619 (process_note_abi_tag_sections): New function.
1620 (get_elfosabi): New function.
1621 (alpha_gdbarch_init): New function.
1622 (alpha_dump_tdep): New function.
1623 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
1624
d49d1e0a
AC
16252002-04-21 Andrew Cagney <ac131313@redhat.com>
1626
1627 * frame.c (find_saved_register): Delete #ifdef
1628 HAVE_REGISTER_WINDOWS code.
1629 * config/sparc/tm-sparc.h: Update comments.
1630 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
1631
92e8c9ed
AC
16322002-04-21 Andrew Cagney <ac131313@redhat.com>
1633
1634 * i960-tdep.c (i960_find_saved_register): New function.
1635 (i960_get_saved_register): New function.
1636 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
1637 (i960_get_saved_register): Declare.
1638 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
1639
e1925118
DM
16402002-04-20 David S. Miller <davem@redhat.com>
1641
1642 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
1643
29673b29
AC
16442002-04-20 Andrew Cagney <ac131313@redhat.com>
1645
1646 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
1647 instead of NUM_PSEUDO_REGS.
1648
6c86dcd5
DM
16492002-04-20 David S. Miller <davem@redhat.com>
1650
1651 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
1652 GDB_MULTI_ARCH_PARTIAL
1653 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
1654 define, let tm-sp64.h do it.
1655
aa40ec90
JT
16562002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
1657
1658 * frame.c (find_saved_register): Avoid a NULL pointer
1659 dereference and actually walk the frame list.
1660
0f79675b
AC
16612002-04-20 Andrew Cagney <ac131313@redhat.com>
1662
1663 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
1664 sorted in most most-recent-used order. Document.
1665 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 1666
c04a1aa8
DJ
16672002-04-20 Daniel Jacobowitz <drow@mvista.com>
1668
1669 * gdbserver/inferiors.c (struct inferior_info): Add regcache_data.
1670 (add_inferior): Call create_register_cache.
1671 (clear_inferiors): Call free_register_cache.
1672 (inferior_regcache_data, set_inferior_regcache_data): New functions.
1673 * gdbserver/regcache.c (struct inferior_regcache_data): New.
1674 (registers): Remove.
1675 (get_regcache): New function.
1676 (create_register_cache, free_register_cache): New functions.
1677 (set_register_cache): Don't initialize the register cache here.
1678 (registers_to_string, registers_from_string, register_data): Call
1679 get_regcache.
1680 * gdbserver/regcache.h: Add prototypes.
1681 * gdbserver/server.h: Likewise.
1682
611cb4a5
DJ
16832002-04-20 Daniel Jacobowitz <drow@mvista.com>
1684
1685 * gdbserver/mem-break.c: New file.
1686 * gdbserver/mem-break.h: New file.
1687 * gdbserver/Makefile.in: Add mem-break.o rule; update server.h
1688 dependencies.
1689 * gdbserver/inferiors.c (struct inferior_info): Add target_data
1690 member.
1691 (clear_inferiors): Free target_data member if set.
1692 (inferior_target_data, set_inferior_target_data): New functions.
1693 * gdbserver/linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
1694 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
1695 * gdbserver/linux-low.c (linux_bp_reinsert): New variable.
1696 (struct inferior_linux_data): New.
1697 (linux_create_inferior): Use set_inferior_target_data.
1698 (linux_attach): Likewise. Call add_inferior.
1699 (linux_wait_for_one_inferior): New function.
1700 (linux_wait): Call it.
1701 (linux_write_memory): Add const.
1702 (initialize_low): Call set_breakpoint_data.
1703 * gdbserver/linux-low.h (struct linux_target_ops): Add breakpoint
1704 handling members.
1705 * gdbserver/server.c (attach_inferior): Remove extra add_inferior
1706 call.
1707 * gdbserver/server.h: Include mem-break.h. Update inferior.c
1708 prototypes.
1709 * gdbserver/target.c (read_inferior_memory)
1710 (write_inferior_memory): New functions.
1711 * gdbserver/target.h (read_inferior_memory)
1712 (write_inferior_memory): Change macros to prototypes.
1713 (struct target_ops): Update comments. Add const to write_memory
1714 definition.
1715
f91305dd 17162002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
1717
1718 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
1719 instead of ->prev.
1720 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
1721 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
1722 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
1723 instead of ->prev.
1724
73d322b1
EZ
17252002-04-19 Elena Zannoni <ezannoni@redhat.com>
1726
1727 Fix PR gdb/471.
1728 * gdbtypes.c (init_simd_type): Rewrite using new functions.
1729 (build_builtin_type_vec128): Ditto.
1730 (append_composite_type_field): Fix calculation of type length in
1731 union case.
1732
ccd9a834
EZ
17332002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1734
1735 * config/djgpp/README: Update.
1736
1737 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
1738 compiler warnings.
1739
a57f9e49
JT
17402002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
1741
1742 * alpha-tdep.c (setup_arbitrary_frame): Rename...
1743 (alpha_setup_arbitrary_frame): ...to this.
1744 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
1745 for alpha_setup_arbitrary_frame.
1746
f4f9705a
AC
17472002-04-18 Andrew Cagney <cagney@redhat.com>
1748
1749 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
1750 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 1751
f4f9705a
AC
1752 * defs.h (breakpoint_from_pc_fn): Delete type definition.
1753 * target.h (memory_breakpoint_from_pc): Update declaration.
1754 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
1755
1756 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
1757 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
1758 * mem-break.c (memory_breakpoint_from_pc): Ditto.
1759 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
1760 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
1761 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
1762 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
1763 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
1764 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
1765 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
1766 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
1767 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
1768
1769 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
1770 const pointer.
1771 * monitor.c (monitor_insert_breakpoint): Ditto.
1772 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
1773
1774 * config/mcore/tm-mcore.h: Update copyright.
1775 * mem-break.c: Ditto.
1776 * xstormy16-tdep.c: Ditto.
1777
29f319b8
PM
17782002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
1779
1780 * p-exp.y: Add precedence rule for '^' token.
1781 This removes the shift/reduce conflicts.
1782 Remove the comment concerning these shift/reduce conflicts.
1783
ebeac11a
EZ
17842002-04-18 Elena Zannoni <ezannoni@redhat.com>
1785
1786 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
1787 (registers_powerpc_nofp): New register set for processors
1788 without floating point unit.
1789
27c31547
DM
17902002-04-18 David S. Miller <davem@redhat.com>
1791
1792 * MAINTAINERS: Add myself to write-after-approval.
1793
47a73475
MS
17942002-04-17 Michael Snyder <msnyder@redhat.com>
1795
1796 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
1797
953836b2
AC
17982002-04-17 Andrew Cagney <ac131313@redhat.com>
1799
1800 * rs6000-tdep.c (frame_initial_stack_address): Use
1801 frame_register_read to read the alloca_reg.
1802
8b0d4340
AC
18032002-04-17 Andrew Cagney <ac131313@redhat.com>
1804
1805 * frame.c (find_saved_register): Find saved registers in the next
1806 not prev frame.
1807 Fix PR gdb/365.
1808
d8864532
AC
18092002-04-17 Andrew Cagney <ac131313@redhat.com>
1810
1811 * gdbarch.sh (LANG): Set to ``c''.
1812
36cc83a3 18132002-04-15 Andrew Cagney <ac131313@redhat.com>
361d1df0 1814
36cc83a3 1815 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
361d1df0 1816
2f4150cc 18172002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
1818
1819 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
1820 Update copyright.
1821
628703c6 1822 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc 1823 Also fix PR gdb/391.
361d1df0 1824
56157b4a
AC
18252002-04-14 Andrew Cagney <ac131313@redhat.com>
1826
1827 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
1828 * aclocal.m4, configure: Re-generate.
1829 Fix PR gdb/391.
361d1df0 1830
6d1e3329
EZ
18312002-04-14 Elena Zannoni <ezannoni@redhat.com>
1832
1833 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
1834 instead of tm_print_insn.
1835
cb06fa07
EZ
18362002-04-14 Elena Zannoni <ezannoni@redhat.com>
1837
1838 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
1839
f208ba17
AC
18402002-04-14 Andrew Cagney <ac131313@redhat.com>
1841
1842 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
1843 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
1844 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
1845
20f01a46
DH
18462002-04-12 Don Howard <dhoward@redhat.com>
1847
1848 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
1849 max_user_call_depth.
1850 (init_cmd_lists): Initialize the new value;
1851 * cli/cli-script.c (execute_user_command): Limit the call depth of
1852 user defined commands. This avoids a core-dump when user commands
1853 are infinitly recursive.
1854
a88376a3
KB
18552002-04-12 Kevin Buettner <kevinb@redhat.com>
1856
1857 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
1858 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
1859 from tdep struct instead of DEFAULT_LR_SAVE.
1860 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
1861 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
1862 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
1863
f2172603
MS
18642002-04-12 Michael Snyder <msnyder@redhat.com>
1865
694f61fb 1866 * Remote.c: Spelling fix.
20fe79c8
MS
1867 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
1868 If no symbol found for "sbrk", try "_sbrk".
1869 (make_output_phdrs): Use bfd_section_name.
1870 (gcore_copy_callback): Use bfd_section_name.
62995fc4 1871 * eval.c: Indentation fix-ups.
169a7369
MS
1872 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
1873 in case it gets applied to an address that is already
1874 in the instruction space.
de74f71f
MS
1875 * cli/cli-decode.c (help_list): Allow long lines to wrap.
1876 * symfile.c: Fix indentation, long lines.
f2172603
MS
1877 * source.c: White space fix-up.
1878
cda5a58a
AC
18792002-04-12 Andrew Cagney <cagney@redhat.com>
1880
1881 * defs.h (read_relative_register_raw_bytes): Delete declaration.
1882 * frame.c (frame_register_read): New function. Return non-zero on
1883 success.
1884 (read_relative_register_raw_bytes_for_frame): Delete.
1885 (read_relative_register_raw_bytes): Delete.
1886 * frame.h (frame_register_read): Declare.
1887 * d30v-tdep.c: Update Copyright. Use frame_register_read.
1888 * sh-tdep.c: Ditto.
1889 * infcmd.c (do_registers_info): Ditto.
1890 * hppa-tdep.c: Ditto.
1891 * rs6000-tdep.c: Ditto.
1892 * h8500-tdep.c: Ditto.
1893 * mips-tdep.c: Ditto.
1894 * h8300-tdep.c: Ditto.
1895 * z8k-tdep.c: Ditto.
1896
2ea5f656
KB
18972002-04-12 Kevin Buettner <kevinb@redhat.com>
1898
1899 From Jimi X <jimix@watson.ibm.com>:
1900 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
1901 64-bit SysV ABI.
1902
27b15785
KB
19032002-04-12 Kevin Buettner <kevinb@redhat.com>
1904
1905 From Jimi X <jimix@watson.ibm.com>:
1906 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
1907 bfd info.
1908
5d57ee30
KB
19092002-04-12 Kevin Buettner <kevinb@redhat.com>
1910
1911 From Jimi X <jimix@watson.ibm.com>:
1912 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
1913 register sets for these processor variants.
1914
bc1e36ca
DJ
19152002-04-11 Daniel Jacobowitz <drow@mvista.com>
1916
1917 * gdbserver/linux-low.c (usr_store_inferior_registers): Support
1918 registers which are allowed to fail to store.
1919 * gdbserver/linux-low.h (linux_target_ops): Likewise.
1920 * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
1921 (ppc_cannot_store_register): FPSCR may not be storable.
1922 * regformats/reg-ppc.dat: Support FPSCR.
1923
e3f36dbd
KB
19242002-04-11 Kevin Buettner <kevinb@redhat.com>
1925
1926 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
1927 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
1928 Add fpscr as an invalid/unfetchable register.
1929 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
1930 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
1931 (fill_fpregset): Add support for register fpscr.
1932 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
1933 (fill_gregset): Account for the fact that register ``mq'' might
1934 not exist.
1935 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
1936 (registers_power): Add fpscr to register set at slot 71.
1937 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
1938 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
1939
943c9c25
MS
19402002-04-11 Michael Snyder <msnyder@redhat.com>
1941
1942 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
1943 * configure: Regenerate.
1944 * config.in: Regenerate.
1945 * acconfig.h: Add define for _SYSCALL32.
1946 * core-sol2.c: Remove #define _SYSCALL32.
1947 * solib-legacy.c: Remove #define _SYSCALL32.
1948
d8c0a2e7
AC
19492002-04-10 Andrew Cagney <ac131313@redhat.com>
1950
1951 * stack.c (select_frame): Cleanup internal error message, do not
1952 use %p.
1953
7cc19214
AC
19542002-04-10 Andrew Cagney <ac131313@redhat.com>
1955
1956 * stack.c (select_frame): Check that selected_frame and the
1957 specified level are as expected.
1958 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
1959 Update copyright.
1960 * frame.h (struct frame_info): Add field `level'. Update
1961 copyright.
1962 Work-in-progress PR gdb/464.
1963
67a2b77e
AC
19642002-04-10 Andrew Cagney <ac131313@redhat.com>
1965
1966 * maint.c (maint_print_section_info): Rename print_section_info.
1967 (print_bfd_section_info, print_objfile_section_info): Update.
1968 * inferior.h (struct gdbarch): Add opaque declaration.
1969 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
1970 * gdbarch.h: Regenerate.
1971
8cfda98c
ML
19722002-04-10 Michal Ludvig <mludvig@suse.cz>
1973
1974 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
1975 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
1976 (kernel_u_size): Added.
1977 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
1978 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
1979
ca439ad2 19802002-04-04 Jim Ingham <jingham@apple.com>
361d1df0 1981
ca439ad2
JI
1982 * valarith.c (find_size_for_pointer_math): New function, either returns
1983 the size for a pointer's target, returns 1 for void *, or errors for
1984 incomplete types.
1985 (value_add, value_sub): use find_size_for_pointer_math.
1986
2f2893d9
DJ
19872002-04-09 Daniel Jacobowitz <drow@mvista.com>
1988
1989 * linux-low.c (linux_look_up_symbols): New hook.
1990 (linux_target_ops): Add linux_look_up_symbols.
1991 * remote-utils.c (decode_address): New function.
1992 (look_up_one_symbol): New function.
1993 * server.c (handle_query): Call target look_up_symbols hook.
1994 * server.h (look_up_one_symbol): Add prototype.
1995 * target.h (struct target_ops): Add look_up_symbols hook.
1996
2ec06d2e
DJ
19972002-04-09 Daniel Jacobowitz <drow@mvista.com>
1998
d64b8841
DJ
1999 * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
2000 * ChangeLog: Correct paths in last ChangeLog entry.
2001
20022002-04-09 Daniel Jacobowitz <drow@mvista.com>
2003
2004 * gdbserver/linux-low.h: Remove obsolete prototypes.
2ec06d2e
DJ
2005 (struct linux_target_ops): New.
2006 (extern the_low_target): New.
d64b8841 2007 * gdbserver/linux-low.c (num_regs, regmap): Remove declarations.
2ec06d2e
DJ
2008 (register_addr): Use the_low_target explicitly.
2009 (fetch_register): Likewise.
2010 (usr_fetch_inferior_registers): Likewise.
2011 (usr_store_inferior_registers): Likewise.
d64b8841 2012 * gdbserver/linux-arm-low.c (num_regs): Remove.
2ec06d2e
DJ
2013 (arm_num_regs): Define.
2014 (arm_regmap): Renamed from regmap, made static.
2015 (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
2016 made static.
2017 (arm_cannot_store_register): Renamed from cannot_store_register,
2018 made static.
2019 (the_low_target): New.
d64b8841 2020 * gdbserver/linux-i386-low.c (num_regs): Remove.
2ec06d2e
DJ
2021 (i386_num_regs): Define.
2022 (i386_regmap): Renamed from regmap, made static.
2023 (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
2024 made static.
2025 (i386_cannot_store_register): Renamed from cannot_store_register,
2026 made static.
2027 (the_low_target): New.
d64b8841 2028 * gdbserver/linux-ia64-low.c (num_regs): Remove.
2ec06d2e
DJ
2029 (ia64_num_regs): Define.
2030 (ia64_regmap): Renamed from regmap, made static.
2031 (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
2032 made static.
2033 (ia64_cannot_store_register): Renamed from cannot_store_register,
2034 made static.
2035 (the_low_target): New.
d64b8841 2036 * gdbserver/linux-m68k-low.c (num_regs): Remove.
2ec06d2e
DJ
2037 (m68k_num_regs): Define.
2038 (m68k_regmap): Renamed from regmap, made static.
2039 (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
2040 made static.
2041 (m68k_cannot_store_register): Renamed from cannot_store_register,
2042 made static.
2043 (the_low_target): New.
d64b8841 2044 * gdbserver/linux-mips-low.c (num_regs): Remove.
2ec06d2e
DJ
2045 (mips_num_regs): Define.
2046 (mips_regmap): Renamed from regmap, made static.
2047 (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
2048 made static.
2049 (mips_cannot_store_register): Renamed from cannot_store_register,
2050 made static.
2051 (the_low_target): New.
d64b8841 2052 * gdbserver/linux-ppc-low.c (num_regs): Remove.
2ec06d2e
DJ
2053 (ppc_num_regs): Define.
2054 (ppc_regmap): Renamed from regmap, made static.
2055 (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
2056 made static.
2057 (ppc_cannot_store_register): Renamed from cannot_store_register,
2058 made static.
2059 (the_low_target): New.
d64b8841 2060 * gdbserver/linux-s390-low.c (num_regs): Remove.
2ec06d2e
DJ
2061 (s390_num_regs): Define.
2062 (s390_regmap): Renamed from regmap, made static.
2063 (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
2064 made static.
2065 (s390_cannot_store_register): Renamed from cannot_store_register,
2066 made static.
2067 (the_low_target): New.
d64b8841 2068 * gdbserver/linux-sh-low.c (num_regs): Remove.
2ec06d2e
DJ
2069 (sh_num_regs): Define.
2070 (sh_regmap): Renamed from regmap, made static.
2071 (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
2072 made static.
2073 (sh_cannot_store_register): Renamed from cannot_store_register,
2074 made static.
2075 (the_low_target): New.
d64b8841 2076 * gdbserver/linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
2ec06d2e
DJ
2077 (the_low_target): New.
2078
96cb11df
AC
20792002-04-09 Andrew Cagney <ac131313@redhat.com>
2080
2081 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
2082 override FP_REGNUM with frame->fp. Update copyright.
2083 * parse.c (num_std_regs, std_regs): Delete.
2084 (target_map_name_to_register): Do not search std_regs. Update
2085 function description.
2086 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
2087 declarations. Update copyright.
2088 Fix PR gdb/251.
361d1df0 2089
c3a3ccc7
DJ
20902002-04-09 Daniel Jacobowitz <drow@mvista.com>
2091
2092 * gdbserver/Makefile.in: Add stamp-h target.
2093 * gdbserver/configure.in: Create stamp-h.
2094 * gdbserver/configure: Regenerated.
2095
ce3a066d
DJ
20962002-04-09 Daniel Jacobowitz <drow@mvista.com>
2097
2098 * gdbserver/inferiors.c: New file.
2099 * gdbserver/target.c: New file.
2100 * gdbserver/target.h: New file.
2101 * gdbserver/Makefile.in: Add target.o and inferiors.o. Update
2102 dependencies.
2103 * gdbserver/linux-low.c (inferior_pid): New static variable,
2104 moved from server.c.
2105 (linux_create_inferior): Renamed from create_inferior.
2106 Call add_inferior. Return 0 on success instead of a PID.
2107 (linux_attach): Renamed from myattach.
2108 (linux_kill): Renamed from kill_inferior. Call clear_inferiors ().
2109 (linux_thread_alive): Renamed from mythread_alive.
2110 (linux_wait): Renamed from mywait. Call clear_inferiors () if the
2111 child dies.
2112 (linux_resume): Renamed from myresume. Add missing ``return 0''.
2113 (regsets_store_inferior_registers): Correct error message.
2114 Add missing ``return 0''.
2115 (linux_fetch_registers): Renamed from fetch_inferior_registers.
2116 (linux_store_registers): Renamed from store_inferior_registers.
2117 (linux_read_memory): Renamed from read_inferior_memory.
2118 (linux_write_memory): Renamed from write_inferior_memory.
2119 (linux_target_ops): New structure.
2120 (initialize_low): Call set_target_ops ().
2121 * gdbserver/remote-utils.c (unhexify): New function.
2122 (hexify): New function.
2123 (input_interrupt): Send signals to ``signal_pid''.
2124 * gdbserver/server.c (inferior_pid): Remove.
2125 (start_inferior): Update create_inferior call.
2126 (attach_inferior): Call add_inferior.
2127 (handle_query): New function.
2128 (main): Call handle_query for `q' packets.
2129 * gdbserver/server.h: Include "target.h". Remove obsolete prototypes.
2130 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
2131
0729219d
DJ
21322002-04-09 Daniel Jacobowitz <drow@mvista.com>
2133
2134 * gdbserver/Makefile.in: Add WARN_CFLAGS. Update configury
2135 dependencies.
2136 * gdbserver/configure.in: Check for <string.h>
2137 * gdbserver/configure: Regenerate.
2138 * gdbserver/config.in: Regenerate.
2139 * gdbserver/gdbreplay.c: Include needed system headers.
2140 (remote_open): Remove strchr prototype.
2141 * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
2142 * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
2143 (supply_register_by_name): Likewise.
2144 (collect_register): Change buf argument to void *.
2145 (collect_register_by_name): Likewise.
2146 * gdbserver/regcache.h: Add missing prototypes.
2147 * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
2148 * gdbserver/server.c (handle_query): New function.
2149 (attached): New static variable, moved out of main.
2150 (main): Quiet longjmp clobber warnings.
2151 * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.
2152 * gdbserver/utils.c (error): Remove NORETURN.
2153 (fatal): Likewise.
2154
97658e92
DJ
21552002-04-09 Daniel Jacobowitz <drow@mvista.com>
2156
2157 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
2158 after the last symbol in a block.
2159
6044e3eb
PM
21602002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
2161
2162 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
2163 is non zero as a found symbol.
2164
0406ec40
AC
21652002-04-08 Andrew Cagney <ac131313@redhat.com>
2166
2167 * findvar.c: Include "builtin-regs.h".
2168 (value_of_register): Call value_of_builtin_reg when applicable.
2169 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
2170 (target_map_name_to_register): Call
2171 builtin_reg_map_name_to_regnum.
2172 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
2173 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
2174 (builtin_regs_h): Define.
2175 (builtin-regs.o): New target.
2176 (findvar.o): Add $(builtin_regs_h).
2177 * builtin-regs.c, builtin-regs.h: New files.
2178 * std-regs.c: New file.
2179 Partial fix for PR gdb/251.
2180
56a6dfb9
KB
21812002-04-08 Kevin Buettner <kevinb@redhat.com>
2182
2183 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
2184 it's no longer required.
2185
3a808432
AC
21862002-04-08 Andrew Cagney <ac131313@redhat.com>
2187
2188 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
2189
7c40d541
KB
21902002-04-08 Kevin Buettner <kevinb@redhat.com>
2191
2192 From Jimi X <jimix@watson.ibm.com>:
2193 * rs6000-tdep.c (rs6000_software_single_step): Use
2194 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
2195 and size. Use target_insert_breakpoint() and
2196 target_remove_breakpoint() to insert and remove breakpoints
2197 instead of explicit memory reads and writes.
2198
cc9836a8
KB
21992002-04-08 Kevin Buettner <kevinb@redhat.com>
2200
2201 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
2202 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
2203 ELF_OBJECT_FORMAT ifdef.
2204
7495d1dc
KB
22052002-04-08 Kevin Buettner <kevinb@redhat.com>
2206
2207 From Jimi X <jimix@watson.ibm.com>:
2208 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
2209
4288e836
KB
22102002-04-08 Kevin Buettner <kevinb@redhat.com>
2211
2212 From Jimi X <jimix@watson.ibm.com>:
2213 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
2214 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
2215
a4e4e501
MK
22162002-04-07 Mark Kettenis <kettenis@gnu.org>
2217
2218 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
2219 s/asprintf/xasprintf/.
2220 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
2221
006defba
AC
22222002-04-07 Andrew Cagney <ac131313@redhat.com>
2223
2224 I believe Jeff Law denies responsability for this one:
2225 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
2226 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
2227 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
2228 Work-around for PR gdb/366.
2229
7aa83cac
EZ
22302002-04-07 Elena Zannoni <ezannoni@redhat.com>
2231
2232 * remote-e7000.c (write_small, e7000_read_inferior_memory,
2233 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
2234 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
2235
cf1fcca1
EZ
22362002-04-07 Elena Zannoni <ezannoni@redhat.com>
2237
2238 * sh-tdep.c (sh_fp_frame_init_saved_regs,
2239 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
2240 information.
2241
3f289e6f
AC
22422002-04-07 Andrew Cagney <ac131313@redhat.com>
2243
2244 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
2245 maintainer.
2246
129188f6
AC
22472002-04-07 Andrew Cagney <ac131313@redhat.com>
2248
2249 * README (Reporting Bugs in GDB): Document the bug web page as the
2250 prefered way of submitting bugs.
2251 Fix PR gdb/402.
2252
1200cd6e
AC
22532002-04-06 Andrew Cagney <ac131313@redhat.com>
2254
2255 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
2256 -1. Update comment.
2257 * gdbarch.h, gdbarch.c: Re-generate.
2258
2853c33c
AS
22592002-04-07 Andreas Schwab <schwab@suse.de>
2260
2261 * m68klinux-nat.c (fill_fpregset): Properly pass address of
2262 buffer to regcache_collect.
2263
c2169756
AC
22642002-04-06 Andrew Cagney <ac131313@redhat.com>
2265
2266 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
2267 * gdbarch.c, gdbarch.h: Re-generate.
2268
25f1b008
AC
22692002-04-06 Andrew Cagney <ac131313@redhat.com>
2270
2271 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
2272 declaration. Fix -Werror.
2273
59263426
DJ
22742002-04-05 Daniel Jacobowitz <drow@mvista.com>
2275
2276 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
2277 * gdbarch.c: Regenerate.
2278
f5db4da3
MS
22792002-04-05 Michael Snyder <msnyder@redhat.com>
2280
80f8a6eb
MS
2281 * breakpoint.c (clear_command): Rewrite middle section to
2282 combine two loops with identical control conditions.
2283 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
2284 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
2285
ad3dcc5c
L
22862002-04-05 H.J. Lu (hjl@gnu.org)
2287
2288 * solib-svr4.c (bkpt_names): Add "__start".
2289
f32e7a74
AC
22902002-04-04 Andrew Cagney <ac131313@redhat.com>
2291
2292 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
2293 as test for 64 bit target.
2294
8227c0ff
AC
22952002-04-05 Andrew Cagney <ac131313@redhat.com>
2296
2297 * h8500-tdep.c (h8500_write_fp): Delete function.
2298 * dwarf2cfi.c (cfi_write_fp): Document as not used.
2299 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
2300 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
2301 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
2302 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
2303 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
2304 (s390_write_fp):
2305 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
2306 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
2307 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
2308 (d10v_write_fp): Delete function.
2309 * inferior.h (write_fp, generic_target_write_fp): Delete
2310 declarations.
2311 * regcache.c (generic_target_write_fp): Delete function.
2312 (write_fp): Delete function.
2313 * gdbarch.sh (TARGET_WRITE_FP): Delete.
2314 * gdbarch.h, gdbarch.c: Regenerate.
2315 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
2316 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
2317 (sparc64_write_fp): Delete declaration.
2318 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
2319 (h8500_write_fp): Delete declaration.
2320
2757dd86
AC
23212002-04-04 Andrew Cagney <ac131313@redhat.com>
2322
2323 * sparc-tdep.c (sparc64_write_fp): Delete.
2324 (sparc_push_dummy_frame): Replace write_fp call with code to store
2325 the FP directly.
2326 (sparc_gdbarch_init): Do not initialize write_fp.
2327
c69255e1
KB
23282002-04-05 Kevin Buettner <kevinb@redhat.com>
2329
2330 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
2331 clause.
2332
ae767bfb
JB
23332002-03-29 Jim Blandy <jimb@redhat.com>
2334
2335 * stack.c (get_selected_block): Add new argument `addr_in_block',
2336 used to return the exact code address we used to select the block,
2337 not just the block.
2338 * blockframe.c (get_frame_block, get_current_block): Same.
2339 * frame.h (get_frame_block, get_current_block,
2340 get_selected_block): Update declarations.
2341 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
2342 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
2343
84d2ac95
MS
23442002-04-05 Michael Snyder <msnyder@redhat.com>
2345
2346 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
2347 warning message.
2348
596aa3bf
JB
23492002-04-05 J. Brobecker <brobecker@gnat.com>
2350
2351 * utils.c (xfullpath): New function.
2352 * defs.h (xfullpath): Add declaration.
2353 * source.c (openp): Use xfullpath in place of gdb_realpath to
2354 avoid resolving the basename part of filenames when the
2355 associated file is a symbolic link. This fixes a potential
2356 inconsistency between the filenames known to GDB and the
2357 filenames it prints in the annotations.
2358 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
2359 to be able to match a filename with either the real filename, or
2360 the name of any symbolic link to this file.
2361 (lookup_partial_symtab): Ditto.
2362
c02f5703
MS
23632002-04-04 Michael Snyder <msnyder@redhat.com>
2364
2365 * breakpoint.c: Add support for hardware breakpoints in overlays.
2366 (overlay_events_enabled): New state variable.
2367 (insert_breakpoints): Use overlay_events_enabled to decide
2368 whether to attempt to set a breakpoint at the overlay load addr.
2369 Handle bp_hardware_breakpoint as well as bp_breakpoint.
2370 (remove_breakpoint): Use overlay_events_enabled to decide
2371 whether breakpoints need to be removed from overlay load addr.
2372 Handle bp_hardware_breakpoint as well as bp_breakpoint.
2373 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
361d1df0 2374 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
c02f5703
MS
2375 disable_overlay_breakpoints): Update overlay_events_enabled.
2376
5fb290d7
DJ
23772002-04-04 Daniel Jacobowitz <drow@mvista.com>
2378
2379 * dwarf2read.c (struct function_range): New.
2380 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
2381 (check_cu_functions): New.
2382 (read_file_scope): Initialize global function lists.
2383 Call dwarf_decode_line after processing children.
2384 (read_func_scope): Add to global function list.
2385 (dwarf_decode_lines): Call check_cu_functions everywhere
2386 record_line is called. Call record_line with a linenumber
2387 of 0 to mark sequence ends.
2388
7b3fabf0
ML
23892002-04-04 Michal Ludvig <mludvig@suse.cz>
2390
361d1df0 2391 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7b3fabf0
ML
2392 change sync with glibc.
2393
bce58c09
JB
23942002-04-03 Jim Blandy <jimb@redhat.com>
2395
2396 * configure.in: Call AC_C_INLINE.
2397 * configure: Regenerated.
361d1df0 2398
2fccf04a
DJ
23992002-04-01 Daniel Jacobowitz <drow@mvista.com>
2400
2401 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
2402 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
2403
2d1bfe2e
MK
24042002-03-31 Mark Kettenis <kettenis@gnu.org>
2405
a5941fbf
MK
2406 * NEWS: Mention gcore support on FreeBSD/i386.
2407
a90cd31d
MK
2408 * fbsd-proc.c: New file.
2409 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
2410 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
2411
2d1bfe2e
MK
2412 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
2413 while statement.
2414
9eb6e5a1
JB
24152002-03-29 Jim Blandy <jimb@redhat.com>
2416
2417 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
2418 unescaped newlines in string literals, but newer ones don't. So
2419 escape them.
2420
f02df580
MS
24212002-03-26 Michael Snyder <msnyder@redhat.com>
2422 Andrew Cagney <cagney@redhat.com>
2423
361d1df0 2424 * cli/cli-dump.c: New file. Dump memory to file,
f02df580
MS
2425 restore file to memory.
2426 * cli/cli-dump.h: New file.
2427 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 2428 * NEWS: Mention new commands.
f02df580 2429
109f874e
MS
24302002-03-28 Michael Snyder <msnyder@redhat.com>
2431
2432 * symfile.c (symbol_file_add): Move test for null symbols to later.
2433
520f6ade
AC
24342002-03-27 Andrew Cagney <ac131313@redhat.com>
2435
2436 From veksler at il.ibm.com:
2437 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
2438 the xstrduped original path.
2439 Fix PR gdb/417.
2440
d4654627
MS
24412002-03-27 Michael Snyder <msnyder@redhat.com>
2442
2443 * breakpoint.c (_initialize_breakpoint): Clean up help string.
2444 * infcmd.c (_initialize_infcmd): Ditto.
2445 * language.c (_initialize_language): Ditto.
2446 * symfile.c (_initialize_symfile): Ditto.
2447 * top.c (_init_main): Ditto.
2448 * cli/cli-cmds.c (init_cli_cmds): Ditto.
2449
6be8bc0c
EZ
24502002-03-27 Elena Zannoni <ezannoni@redhat.com>
2451
2452 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
2453 vector registers handling.
2454 (skip_prologue): Handle new AltiVec instructions. Fill in new
2455 fields of frame data.
2456 (frame_get_saved_regs): Fill in information for AltiVec registers.
2457
12af6855
JB
24582002-03-27 Jim Blandy <jimb@redhat.com>
2459
2460 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
2461 a function; leave this macro here to invoke that function.
2462 (symbol_init_mangled_name): Declaration for that function.
2463 * symtab.c (symbol_init_mangled_name): New function.
2464
dc672865
AC
24652002-03-27 Andrew Cagney <ac131313@redhat.com>
2466
2467 * valarith.c: Replace strerror with safe_strerror.
2468 * tracepoint.c: Ditto.
2469 * lin-lwp.c: Ditto.
2470 * go32-nat.c: Ditto.
2471 * inflow.c: Ditto.
2472 * gnu-nat.c: Ditto.
2473
d96429cd
AS
24742002-03-27 Andreas Schwab <schwab@suse.de>
2475
2476 * event-top.c (command_line_handler): Remove useless if.
2477
7e336ba1
AJ
24782002-03-27 Andreas Jaeger <aj@suse.de>
2479
2480 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
2481 comment.
2482
de220d0f
ML
24832002-03-27 Michal Ludvig <mludvig@suse.cz>
2484
2485 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
2486 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
2487 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
2488 (x86_64_linux_dr_get_status, supply_gregset),
2489 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
2490 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
2491 (x86_64_register_info_table): Add.
2492 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
2493 (x86_64_register_raw_size, x86_64_register_virtual_type),
2494 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
2495 general x86_64_register_info_table.
2496 (i386_gdbarch_init): gdbarch_register_bytes is now set
2497 dynamicaly during initialization.
2498 * regformats/reg-x86-64.dat: Synced with changes to registers above.
2499 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 2500
0e98d0a7
DJ
25012002-03-27 Daniel Jacobowitz <drow@mvista.com>
2502
2503 * gdbserver/server.c (main): Call target_signal_to_host_p
2504 and target_signal_to_host on signals received from the remote.
2505 * gdbserver/remote-utils.c (prepare_resume_reply): Call
2506 target_signal_from_host on signals sent to the remote.
2507 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
2508 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
2509
3130066b
DJ
25102002-03-27 Daniel Jacobowitz <drow@mvista.com>
2511
2512 * signals/signals.c: Include "server.h" in gdbserver build.
2513 (target_signal_from_name): Don't use STREQ.
2514 (_initialize_signals): Likewise. Don't include function in
2515 gdbserver build.
2516
9aedf4f4
DJ
25172002-03-27 Daniel Jacobowitz <drow@mvista.com>
2518
2519 * signals.c: Moved to...
2520 * signals/signals.c: Here.
7e336ba1 2521 * Makefile (signals.o): Update.
9aedf4f4 2522
3fa41cdb
JL
25232002-03-26 Jeff Law (law@redhat.com)
2524
2525 * somread.c (som_symtab_read): Remove some commented out code and
2526 updated related comments. Do not set the minimal symbol table to
2527 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
2528 in a dynamic executable.
2529 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
2530 where we are unable to find the minimal symbol for the given
2531 PC value.
2532
ee677e8d
MS
25332002-03-25 Jeff Law (law@redhat.com)
2534
2535 * linux-proc.c (read_mapping): Scan up to end of line for filename.
2536
e76e1718
ML
25372002-03-25 Michal Ludvig <mludvig@suse.cz>
2538
2539 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
2540
18a642a1
AC
25412002-03-23 Andrew Cagney <ac131313@redhat.com>
2542
2543 * command.h: Update copyright.
2544 (struct cmd_list_element): Replace definition with opaque
2545 declaration.
2546 (enum cmd_types): Document that it will eventually be moved to
2547 cli/cli-decode.h
2548 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
2549 (MALLOCED_REPLACEMENT): Delete macro.
2550 * Makefile.in (cli_decode_h): Add $(command_h).
2551 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 2552 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
2553 * completer.c: Include "cli/cli-decode.h".
2554 * maint.c: Include "cli/cli-decode.h".
2555 * cli/cli-decode.h: Include "command.h".
2556 (enum command_class): Delete.
2557 (enum cmd_types): Comment out.
2558 (enum cmd_auto_boolean): Delete.
2559 (enum var_types): Delete.
2560
b2875cc0
AC
25612002-03-23 Andrew Cagney <ac131313@redhat.com>
2562
2563 * cli/cli-decode.c: Include "gdb_assert.h".
2564 (add_set_or_show_cmd): New static function.
2565 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
2566 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
2567 all fields, such as func, from the set command.
2568
3b45974e
AC
25692002-03-23 Andrew Cagney <ac131313@redhat.com>
2570
2571 * MAINTAINERS (sh-elf): Change warning flag to -w.
2572
823ca731
AC
25732002-03-23 Andrew Cagney <cagney@redhat.com>
2574
2575 * defs.h (error): Add printf format attribute.
2576 * thread-db.c (thread_from_lwp): Fix error format string.
2577 * stack.c (parse_frame_specification): Ditto.
2578 * cli/cli-decode.c (undef_cmd_error): Ditto.
2579 * scm-lang.c (scm_lookup_name): Ditto.
2580 * tracepoint.c (trace_error): Ditto.
2581 * remote-utils.c (usage): Ditto.
2582 * remote.c (compare_sections_command): Ditto.
2583 Fix PR gdb/328.
2584
0e101458
AC
25852002-03-22 Andrew Cagney <ac131313@redhat.com>
2586
2587 * gdbtypes.c (append_composite_type_field): New function.
2588 (init_composite_type): New function.
2589 * gdbtypes.h (append_composite_type_field): Declare.
2590 (init_composite_type): Ditto.
2591
8e0662df
EZ
25922002-03-22 Elena Zannoni <ezannoni@redhat.com>
2593
2594 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 2595 function.
8e0662df
EZ
2596 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
2597 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
2598 structure returning convention for SYSV ABI case, but not
2599 for GNU/Linux, FreeBSD, or NetBSD.
2600
3121eff0
DJ
26012002-03-22 Daniel Jacobowitz <drow@mvista.com>
2602
2603 * symtab.h (lookup_block_symbol): Add mangled_name argument
2604 to prototype.
2605
2606 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
2607 with new mangled_name argument.
2608 * linespec.c (decode_line_1): Likewise.
2609 * valops (value_of_this): Likewise.
2610 * symtab.c (lookup_transparent_type): Likewise.
2611 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
2612 (lookup_symbol): If we are given a mangled name, pass it down
2613 to lookup_symbol_aux.
2614 (lookup_block_symbol): If we are given a mangled name to check
2615 against, only return symbols which match it.
2616
349b409f
CF
26172002-03-22 Christopher Faylor <cgf@redhat.com>
2618
2619 * win32-nat.c (child_create_inferior): Check for proper shell to use
2620 here, in case the user changes it on the fly.
2621 (_initialize_inftarg): Remove shell path considerations.
2622
2a873819
EZ
26232002-03-21 Elena Zannoni <ezannoni@redhat.com>
2624
2625 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
2626 for gdbarch_max_register_raw_size and max_register_virtual_size.
2627 Adjust copyright year.
2628
a1b9830c
DJ
26292002-03-21 Daniel Jacobowitz <drow@mvista.com>
2630
2631 * dbxread.c (process_one_symbol): Extend the first N_SLINE
2632 in a function to cover the entire beginning of the function
2633 as well if it does not already.
2634
8b5790f2
TR
26352002-03-21 Tom Rix <trix@redhat.com>
2636
2637 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
2638 (rs6000_ptrace64): Renamed from ptrace64.
2639
bdbe5747
MH
26402002-03-20 Martin M. Hunt <hunt@redhat.com>
2641
2642 * gdbserver/remote-utils.c (remote_open): Don't call
2643 getprotobyname, we're all using TCP here so just use
2644 IPPROTO_TCP.
7e336ba1 2645 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
2646
26472002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 2648
bdbe5747
MH
2649 * regcache.c (_initialize_regcache): No need to call
2650 build_regcache() at this time; it gets called whenever
2651 the gdbarch changes.
2652
7781cd62
DB
26532002-03-20 David O'Brien <obrien@FreeBSD.org>
2654
2655 * sparc-nat.c: Include sys/param.h where possible.
2656
f65ca430
DJ
26572002-03-20 Daniel Jacobowitz <drow@mvista.com>
2658
2659 Fix PR gdb/422.
2660 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
2661 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
2662 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
2663 complex types.
2664 * stabsread.c (rs6000_builtin_type): Likewise.
2665 (read_sun_floating_type): Likewise.
2666
0c867556
PS
26672002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2668
2669 * stabsread.c (read_member_functions): Remove skip code for duplicate
2670 constructor/destructor methods. Use standard parsing for these
2671 methods and just do not chain them to the list of methods after
2672 parsing.
2673
12b9c64f
AO
26742002-03-19 Alexandre Oliva <aoliva@redhat.com>
2675
2676 * coffread.c: Remove redundant static declarations. Replace
2677 occurrences of `PTR' with `void *'.
2678 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
2679 * top.h (quit_cover): Likewise.
2680 * defs.h (catch_errors): Likewise.
2681
349c5d5f
AC
26822002-03-18 Andrew Cagney <ac131313@redhat.com>
2683
2684 * defs.h (XMALLOC): Define.
2685 * gdb-events.sh (XMALLOC): Delete macro.
2686 * gdb-events.c, gdb-events.h: Regenerate.
2687 * gdbarch.sh (XMALLOC): Delete macro.
2688 * gdbarch.c: Regenerate.
2689 * serial.c (XMALLOC): Delete macro.
2690 * ui-file.c (XMALLOC): Ditto.
2691 * ser-unix.h (XMALLOC): Ditto.
2692 * sh-tdep.c (XMALLOC): Ditto.
2693 * ui-out.c (XMALLOC): Ditto.
2694 * utils.c (XMALLOC): Ditto.
2695 * i386-tdep.c (XMALLOC): Ditto.
2696 * gdb-events.c (XMALLOC): Ditto.
2697 * d10v-tdep.c (XMALLOC): Ditto.
2698 * cli-out.c (XMALLOC): Ditto.
2699
2700 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
2701 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
2702 * ui-file.c, ui-out.c: Ditto.
2703
7d0766f3
AC
27042002-03-18 Andrew Cagney <ac131313@redhat.com>
2705
2706 * command.h (struct cmd_list_element): Add field context.
2707 (set_cmd_context, get_cmd_context): Declare.
2708 * cli/cli-decode.h: Ditto.
2709 * cli/cli-decode.c (get_cmd_context): New function.
2710 (set_cmd_context): New function.
2711 (add_cmd): Initialize context.
2712 Part of fixing PR gdb/145 and PR gdb/146.
2713
5913bcb0
AC
27142002-03-17 Andrew Cagney <ac131313@redhat.com>
2715
1868c04e
AC
2716 * cli/cli-decode.c (cmd_type): New function.
2717 * command.h (cmd_type): Declare.
2718 * infrun.c (set_schedlock_func): Call function cmd_type.
2719 * kod.c (kod_set_os): Call cmd_type.
2720 * cris-tdep.c (cris_version_update): Use function cmd_type.
2721 (cris_mode_update, cris_abi_update): Ditto.
2722
5913bcb0
AC
2723 * command.h: (execute_cmd_post_hook): Declare.
2724 (execute_cmd_pre_hook): Declare.
2725 * cli/cli-script.c (clear_hook_in_cleanup): New function.
2726 (execute_cmd_post_hook, execute_cmd_pre_hook): New
2727 functions. Execute pre/post hook while ensuring that afterwords
2728 hook_in is cleared.
2729 * top.c (execute_command): Use execute_cmd_post_hook, and
2730 execute_cmd_pre_hook to execute pre/post commands.
2731 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
2732 hook_stop_stub.
2733 (hook_stop_stub): Call execute_cmd_pre_hook.
2734
b51450c9
AC
27352002-03-17 Andrew Cagney <ac131313@redhat.com>
2736
2737 * kod.c (kod_set_os): Revert previous change. Is called by ``info
2738 set'' and this leads to a core dump. Move xstrdup of
2739 operating_system to after check that it is not NULL.
2740
f66c9f11
AC
27412002-03-17 Andrew Cagney <ac131313@redhat.com>
2742
8e694ecf
AC
2743 * kod.c (kod_set_os): Remove unnecessary check that
2744 ``command->type'' is set_cmd.
2745
f66c9f11
AC
2746 * valprint.c (set_input_radix): Use input_radix.
2747 (set_output_radix): Use output_radix.
2748 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
2749 isn't reverted.
2750
9d01611c
AC
27512002-03-16 Andrew Cagney <ac131313@redhat.com>
2752
2753 * value.h (struct value): Delete field ``substring_addr''. Change
2754 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
2755 force_core_addr_align and force_pointer_aligh.
2756
2757 * value.h (struct value): Fix typo in above change.
9d01611c 2758
4156bb53
PS
27592002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2760
2761 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
2762 to fix internal_error from ``maintenance print architecture''.
2763
0e5e3ea6
PS
27642002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2765
2766 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
2767 for gcc versions after gcc-2.8.1.
2768
9b013045
PS
27692002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2770
2771 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
2772 for method resolution. Restore adjustment of ``this'' pointer after
2773 calling value_struct_elt, which was accidentally removed during the
2774 HP merge.
2775
376c9600
AC
27762002-03-15 Andrew Cagney <ac131313@redhat.com>
2777
2778 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
2779 value_of_register.
2780 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
2781 get_saved_register.
2782 * value.h (value_of_register): Update.
2783
a4db0f07
RH
27842002-03-14 Richard Henderson <rth@redhat.com>
2785
2786 * configure.in: Detect declaration for canonicalize_file_name.
2787 * utils.c (canonicalize_file_name): Declare, if needed.
2788 (gdb_realpath): Prefer realpath if available and usable.
2789 * config.in, configure: Rebuild.
2790
96383835
RH
27912002-03-14 Richard Henderson <rth@redhat.com>
2792
2793 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
2794 a constant array bound.
2795
2796 * MAINTAINERS: Add myself to write-after-approval.
2797
75245b24
MS
27982002-03-14 Michael Snyder <msnyder@redhat.com>
2799
2800 * symfile.c (syms_from_objfile): Return immediately if no syms.
2801 (symbol_file_add): Return immediately if no syms.
2802 (find_sym_fns): Return immediately if no syms.
2803
e641a1ca
ML
28042002-03-13 Michal Ludvig <mludvig@suse.cz>
2805
2806 * gdbserver/remote-util.c (remote_open): Print remote-side's
2807 IP address when remote debugging over the network.
7e336ba1 2808
df08bfec
DB
28092002-03-12 David O'Brien <obrien@FreeBSD.org>
2810
2811 * config/sparc/fbsd.mh: Fix copyright.
2812 * config/sparc/fbsd.mt: Likewise.
2813
9a57864f
RE
28142002-03-11 Richard Earnshaw <rearnsha@arm.com>
2815
2816 * MAINTAINERS: Fix typo in name of gdb warnings option.
2817 (x86-64): Fix formating so that this can be parsed by awk.
2818
dd7bf85e
DJ
28192002-03-10 Daniel Jacobowitz <drow@mvista.com>
2820
2821 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
2822 * defs.h: Include "gdb/signals.h".
2823 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
2824
33a0a2ac
ML
28252002-03-10 Michal Ludvig <mludvig@suse.cz>
2826
2827 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 2828 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
2829 from x86-64-tdep.h
2830
dd824b04
DJ
28312002-03-10 Daniel Jacobowitz <drow@mvista.com>
2832 Don Howard <dhoward@redhat.com>
2833
2834 * mips-tdep.c (ST0_FR): Define.
2835 (mips2_fp_compat): New function, temporarily disabled.
2836 (mips_read_fp_register_single): New function.
2837 (mips_read_fp_register_double): New function.
2838 (mips_print_register): Use them.
2839 (do_fp_register_row): Likewise.
2840
6a41ff59
AC
28412002-03-09 Andrew Cagney <ac131313@redhat.com>
2842
2843 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
2844 approval''.
2845
4ea09c10
PS
28462002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2847
2848 * stabsread.c (read_member_functions): Fix is_stub test for
2849 static member functions, improve comment.
2850
6ccc741d
RE
28512002-03-07 Richard Earnshaw <rearnsha@arm.com>
2852
2853 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
2854 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
2855 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
2856 commands that set boolean values.
2857 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
2858 (arm_rdi_resume): Always initialize PC.
2859 (arm_rdi_open): Don't use rslt as a boolean.
2860 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
2861 (arm_rdi_fetch_registers, arm_rdi_store_registers)
2862 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
2863 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
2864
438013df
AO
28652002-03-06 Alexandre Oliva <aoliva@redhat.com>
2866
2867 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
2868 * configure: Rebuilt.
2869
70ed8774
SC
28702002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2871
2872 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
2873 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
2874
5ba2abeb
AC
28752002-03-06 Andrew Cagney <ac131313@redhat.com>
2876
2877 * cli/cli-decode.c (set_cmd_completer): New function.
2878 * command.h (set_cmd_completer): Declare.
2879 * cli/cli-decode.h (set_cmd_completer): Ditto.
2880
2881 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
2882 * cli/cli-cmds.c (init_cli_cmds): Ditto.
2883 * win32-nat.c (_initialize_inftarg): Ditto.
2884 * remote-rdi.c (_initialize_remote_rdi): Ditto.
2885 * proc-api.c (_initialize_proc_api): Ditto.
2886 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
2887 * source.c (_initialize_source): Ditto.
2888 * exec.c (_initialize_exec): Ditto.
2889 * solib.c (_initialize_solib): Ditto.
2890 * top.c (init_main): Ditto.
2891 * tracepoint.c (_initialize_tracepoint): Ditto.
2892 * symfile.c (_initialize_symfile): Ditto.
2893 * printcmd.c (_initialize_printcmd): Ditto.
2894 * infcmd.c (_initialize_infcmd): Ditto.
2895 * corefile.c (_initialize_core): Ditto.
2896
f779ca99
AC
28972002-03-05 Andrew Cagney <ac131313@redhat.com>
2898
2899 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
2900
01a3934b
AC
29012002-03-05 Andrew Cagney <ac131313@redhat.com>
2902
2903 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
2904
37057839
AC
29052002-03-05 Andrew Cagney <ac131313@redhat.com>
2906
2907 * NEWS: Update headings, 5.2 has branched.
2908
c6ecbae5
DJ
29092002-03-04 Daniel Jacobowitz <drow@mvista.com>
2910
2911 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
2912 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
2913 (register_addr, REGISTER_RAW_SIZE): Likewise.
2914 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
2915 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
2916
e9f30c21
ML
29172002-03-03 Michal Ludvig <mludvig@suse.cz>
2918
2919 * MAINTAINERS (x86-64): Add myself.
2920 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
2921 changed value_ptr -> struct value *
2922
54394ac3
DB
29232002-03-01 David O'Brien <obrien@FreeBSD.org>
2924
2925 * configure.host (sparc64-*-freebsd): Add.
2926 * configure.tgt: Likewise.
2927 * config/sparc/fbsd.mh: New file.
2928 * config/sparc/fbsd.mt: Likewise.
2929 * config/sparc/nm-fbsd.h: Likewise.
2930 * config/sparc/tm-fbsd.h: Likewise.
2931
bfe95955
DJ
29322002-03-01 Daniel Jacobowitz <drow@mvista.com>
2933
2934 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
2935 regformats/reg-s390x.dat.
2936
f33c6cbf
AC
29372002-03-01 Andrew Cagney <ac131313@redhat.com>
2938
2939 * utils.c: Add FIXME explaining true/false problem.
2940
5ecaa7dd
AC
29412002-02-28 Andrew Cagney <ac131313@redhat.com>
2942
2943 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
2944
2a251cc2
MC
29452002-02-28 Michael Chastain <mec@shout.net>
2946
2947 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
2948
6a8031a3 29492002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
2950
2951 * gdbserver/linux-s390-low.c: New file.
2952 * regformats/reg-s390.dat: New file.
2953 * regformats/reg-s390x.dat: New file.
2954 * gdbserver/configure.srv: Add S/390.
2955 * gdbserver/Makefile.in: Add S/390.
2956 * configure.tgt: Enable gdbserver for S/390.
2957
ac469903
EZ
29582002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
2959
2960 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
2961 first line of the doc string for "info dos", except at the end of
2962 the sentence, since the short help stops at the first period.
2963
985cb1a3
JM
29642002-02-28 Jason Merrill <jason@redhat.com>
2965
2966 * dwarf2read.c (dwarf_cfi_name): Add new codes.
2967
c570663e
FF
29682002-02-27 Fred Fish <fnf@redhat.com>
2969
2970 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
2971 comment (dumy -> dummy).
2972
43630227
PS
29732002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
2974
2975 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
2976
b84911e8
RB
29772002-02-27 Rodney Brown <rbrown64@csc.com.au>
2978
2979 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
2980
58caa3dc
DJ
29812002-02-27 Daniel Jacobowitz <drow@mvista.com>
2982
2983 * gdbserver/acconfig.h: New file.
2984 * gdbserver/i387-fp.c: New file.
2985 * gdbserver/i387-fp.h: New file.
2986 * gdbserver/linux-x86-64.c: New file.
2987 * regformats/reg-x86-64.dat: New file.
2988 * configure.tgt: Add x86_64-*-linux* gdbserver support.
2989 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
2990 * gdbserver/configure.in: Add support for regsets.
2991 * gdbserver/config.in: Regenerate.
2992 * gdbserver/configure: Regenerate.
2993 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
2994 * gdbserver/linux-low.h: New file.
2995 * gdbserver/linux-low.c: Include "linux-low.h". Add support
2996 for regsets.
2997 * gdbserver/linux-arm-low.c: Include "linux-low.h".
2998 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
2999 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
3000 * gdbserver/linux-mips-low.c: Include "linux-low.h".
3001 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
3002 * gdbserver/linux-sh-low.c: Include "linux-low.h".
3003 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
3004 "i387-fp.h". Add PTRACE_GETREGS and friends.
3005 * gdbserver/regcache.c (supply_register): New function.
3006 (supply_register_by_name): New function.
3007 (collect_register): New function.
3008 (collect_register_by_name): New function.
3009
93652174
DJ
30102002-02-27 Daniel Jacobowitz <drow@mvista.com>
3011
3012 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
3013 (config.status): Add configure.srv dependency.
3014 (server_h): Add config.h dependency.
3015
a02e4a61
DJ
30162002-02-27 Daniel Jacobowitz <drow@mvista.com>
3017
3018 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
3019 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
3020 * gdbserver/configure.srv: Change i386-*-linux* to use
3021 reg-i386-linux.o.
3022
ce0eebec
AC
30232002-02-26 Andrew Cagney <ac131313@redhat.com>
3024
3025 * x86-64-tdep.c: Re-indent. Update copyright date.
3026
82dbc5f7
AC
30272002-02-26 Andrew Cagney <ac131313@redhat.com>
3028
3029 From Michal Ludvig <mludvig@suse.cz>:
3030 * x86-64-tdep.c (value.h): Delete.
3031 (gdb_assert.h): Include.
3032 (x86_64_register_convert_to_virtual,
3033 x86_64_register_convert_to_raw ): Add check which lets only
3034 floating-point values to be converted.
3035 (value_push): Delete.
3036 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
3037 (i386_gdbarch_init): Number of register_bytes fixed.
3038
e4621584
AC
30392002-02-26 Andrew Cagney <ac131313@redhat.com>
3040
3041 * MAINTAINERS: Add x86-64 target.
3042
81a9a963
AC
30432002-02-26 Andrew Cagney <ac131313@redhat.com>
3044
3045 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
3046 * osfsolib.c (solib_map_sections): Ditto.
3047 * irix5-nat.c (solib_map_sections): Ditto.
3048 * corelow.c (gdb_check_format): Ditto.
3049 * symfile.c (symfile_bfd_open): Ditto.
3050 * solib.c (solib_map_sections): Ditto.
3051 Fix PR gdb/354.
7e336ba1 3052
0f017ab9
AC
30532002-02-26 Andrew Cagney <ac131313@redhat.com>
3054
3055 * remote.c (_initialize_remote): By default, disable ``e'' and
3056 ``E'' step out-of-range packets.
3057
75738c29
AS
30582002-02-26 Andreas Schwab <schwab@suse.de>
3059
3060 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
3061 m68k_linux_frame_saved_pc.
3062 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
3063 in_sigtramp.
3064 (SIGCONTEXT_PC_OFFSET): Remove.
3065 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
3066 m68k_linux_sigtramp_saved_pc): New functions.
3067 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
3068 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
3069 (UCONTEXT_PC_OFFSET): Define.
3070 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
3071 non-RT and RT signal trampolines.
3072
7e8ed687
RE
30732002-02-26 Richard Earnshaw <rearnsha@arm.com>
3074
3075 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
3076 (TARGET_NBPG, STACK_END_ADDR): Delete
3077 (VARIABLES_INSIDE_BLOCK): Delete.
3078
6972bc8b
AC
30792002-02-25 Andrew Cagney <ac131313@redhat.com>
3080
3081 * utils.c (perror_with_name): Make string parameter constant.
3082 (print_sys_errmsg): Ditto.
3083 (query): Ditto.
3084 * defs.h (perror_with_name): Update.
3085 (print_sys_errmsg): Update.
3086 (query): Update.
3087
aa32f823
DJ
30882002-02-25 Daniel Jacobowitz <drow@mvista.com>
3089
3090 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
3091 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
3092
19caaa45
PS
30932002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3094
3095 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
3096 if it already matches the current architecture from the exec file.
3097 Include arch-utils.h for gdbarch_info_init prototype.
3098 * Makefile.in (rs6000-nat.o): Update dependencies.
3099
d951901f
EZ
31002002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
3101
3102 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
3103 list of exported variables.
3104
7ea81414
DJ
31052002-02-24 Daniel Jacobowitz <drow@mvista.com>
3106
3107 * gdbserver/configure.srv: New file.
3108 * gdbserver/configure.in: Use configure.srv instead
3109 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
3110 from it.
3111 * gdbserver/configure: Regenerated.
3112 * gdbserver/terminal.h: New file.
3113 * gdbserver/Makefile.in: Update for configure changes. Remove
3114 more unneeded include paths.
3115
080fe24b
AC
31162002-02-24 Andrew Cagney <ac131313@redhat.com>
3117
3118 From wiz at danbala:
3119 * config/sparc/tm-sp64.h: Fix grammar and typos.
3120 Fix PR gdb/287.
3121
8605d56e
AC
31222002-02-24 Andrew Cagney <ac131313@redhat.com>
3123
3124 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
3125 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
3126 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
3127 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
3128 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
3129 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
3130 * s390-tdep.c: Ditto.
92362027
AC
3131 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
3132 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
3133 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
3134 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
3135 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
3136 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
3137 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
3138 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
3139 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
3140 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 3141 Fix PR gdb/378.
7e336ba1 3142
8ed32cc0
AC
31432002-02-23 Andrew Cagney <ac131313@redhat.com>
3144
a3007b6f
AC
3145 * lin-thread.c: Delete file.
3146 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
3147 to gdb_proc_service.h.
3148 * configure: Re-generate.
3149
50a9e2f1
AC
3150 * ocd.c (ocd_open): Do not try to open the "ocd" device.
3151 * serial.c (serial_open): Delete check for "ocd".
3152 Fix PR gdb/349.
3153
8b6e7932
AC
3154 * Makefile.in (linux-thread.o): Delete target.
3155 * linux-thread.c: Delete file.
3156
d155c46b
AC
3157 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
3158 renamed SH files to be consistent.
3159
8ed32cc0
AC
3160 * symtab.c (sort_search_symbols): Use xfree.
3161
0e18d038
RE
31622002-02-23 Richard Earnshaw <rearnsha@arm.com>
3163
3164 * arm-linux-tdep.c (arm_linux_init_abi): Register
3165 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
3166 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
3167 definition with undef, since we don't want the sysvr4 definition.
3168 (SKIP_TRAMPOLINE_CODE): Likewise.
3169
27aac7ff
AC
31702002-02-23 Andrew Cagney <ac131313@redhat.com>
3171
3172 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
3173
3174 * configure.in: (AC_CHECK_FUNCS) Added test for
3175 canonicalize_file_name Regenerated.
3176 * config.in, configure: Regenerated.
3177 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
3178 defined use canonicalize_file_name.
7e336ba1 3179
65a6e0ee
MC
31802002-02-23 Michael Chastain <mec@shout.net>
3181
3182 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
3183
47b95330
AC
31842002-02-23 Andrew Cagney <ac131313@redhat.com>
3185
3186 * README: Remove references to cygnus.com.
3187 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
3188 dot com'' form. Remove references to cygnus.com and sourceware.
3189
696f451b
AC
31902002-02-23 Andrew Cagney <ac131313@redhat.com>
3191
3192 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
3193 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
3194 1003.1-2001 no longer allows "head -1".
3195 * gdb/Makefile.in (version.c): Likewise.
3196 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
3197 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
3198 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
3199
bbaca940
AC
32002002-02-23 Andrew Cagney <ac131313@redhat.com>
3201
3202 * cli/cli-decode.c (cmd_cfunc_eq): New function.
3203 * command.h (cmd_cfunc_eq): Declare.
3204 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
3205
3206 * cli/cli-cmds.h (is_complete_command): Change parameter to a
3207 ``struct cmd_list_element *''.
3208 * cli/cli-cmds.c (is_complete_command): Update. Use
3209 cmd_cfunc_eq.
3210 * top.c (execute_command): Pass the command to
3211 is_complete_command.
3212 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
3213
b8b8b047
AC
32142002-02-23 Andrew Cagney <ac131313@redhat.com>
3215
3216 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
3217 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
3218 architecture defines.
3219 * s390-tdep.c (s390_gdbarch_init): Likewise.
3220
19d3fc80
RE
32212002-02-23 Richard Earnshaw <rearnsha@arm.com>
3222
3223 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
3224 (arm_linux_push_arguments): Likewise.
3225 (arm_linux_init_abi): Register them. Also register linux-specific
3226 call_dummy_words.
3227 (find_minsym_and_objfile): Use strcmp, not STREQ.
3228 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
3229 (arm_linux_call_dummy_words): Delete declaration.
3230 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
3231 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
3232 declarations.
3233 (LOWEST_PC): Delete.
3234
3ab13650
PS
32352002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3236
3237 * maint.c (print_section_info): Do not prepend `0x' to filepos
3238 output, it will be handled by local_hex_string_custom.
3239
19d3fc80 32402002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
3241
3242 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
3243 (store_newfpe_double, store_newfpe_extended, store_fpregister)
3244 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
3245
d85a5daf
JB
32462002-02-22 Jim Blandy <jimb@redhat.com>
3247
3248 Indicate that the bcache functions don't change the strings
3249 they're passed.
3250 * bcache.h (bcache, hash): Add `const' keywords to declarations.
3251 * bcache.c (bcache, hash): Add `const' keywords to definitions.
3252
eeb25b8a
PM
32532002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
3254
3255 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
3256
6badb179
CF
32572002-02-21 Christopher Faylor <cgf@redhat.com>
3258
3259 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
3260 find the complete path to a loaded DLL.
3261
e8717518
FF
32622002-02-21 Fred Fish <fnf@redhat.com>
3263
3264 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
3265 that marks the end of the range of a function, enter a line number
3266 entry that has a line number of zero and a PC offset that matches
3267 the end of the function. This starts a range of PC's for which no
3268 line number information is known.
3269 * symtab.c (find_pc_sect_line): If our best fit is in a range of
3270 PC's for which no line number info is found (line number is zero)
3271 then we didn't find any valid line information.
3272 * symtab.h: Document use of zero line number entry.
3273
9abe5450
EZ
32742002-02-21 Elena Zannoni <ezannoni@redhat.com>
3275
3276 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
3277 (have_ptrace_getvrregs): Define for run time checks.
3278 (gdb_vrregset_t): New type for Altivec register handling.
3279 (fetch_register, store_register): Fetch/store altivec register
3280 when needed.
3281 (fetch_altivec_register, store_altivec_register): New functions.
3282 (supply_vrregset, fill_vrregset): New functions.
3283 (fetch_altivec_registers, store_altivec_registers): New functions.
3284 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
3285 registers as well.
3286
aaa38bb5
AJ
32872002-02-21 Jiri Smid <smid@suse.cz>
3288
3289 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
3290
b34db576
RE
32912002-02-21 Richard Earnshaw <rearnsha@arm.com>
3292
3293 * Makefile.in (armnbsd-nat.o): Update dependencies.
3294 * armnbsd-nat.c (supply_gregset): New function. Common code to
3295 supply the integer register set.
3296 (supply_fparegset): New function. Similar for FPA registers.
3297 (fetch_regs, fetch_fp_regs): Use them.
3298 (fetch_core_registers): Likewise.
3299 (fetch_elfcore_registers): New function.
3300 (arm_netbsd_elfcore_fns): New core-file type specification.
3301 (_initialize_arm_netbsd_nat): Register it.
3302
3e56fc4b
RE
33032002-02-21 Richard Earnshaw <rearnsha@arm.com>
3304
3305 * armnbsd-nat.c: Include gdbcore.h.
3306 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
3307 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
3308 'void' to declaration, to shut up ARI.
3309 (fetch_core_registers): Make static. Rewrite using supply_register.
3310 (arm_netbsd_core_fns): New core-file type specification.
3311 (_initialize_arm_netbsd_nat): New function.
3312
097f6b0b
CF
33132002-02-21 Christopher Faylor <cgf@redhat.com>
3314
3315 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
3316 value.
3317
c914e0cc
CF
33182002-02-20 Christopher Faylor <cgf@redhat.com>
3319
3320 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
3321 fails.
3322
385fa495
DJ
33232002-02-20 Daniel Jacobowitz <drow@mvista.com>
3324
3325 * jv-exp.y (parse_number): Change type of implicit longs
3326 to builtin_type_uint64.
3327
e5f1222d
DJ
33282002-02-20 Daniel Jacobowitz <drow@mvista.com>
3329
3330 * gdbserver/linux-low.c (mywait): Change argument to waitpid
3331 to be an integer instead of a `union wait'.
3332
75c9abc6
DJ
33332002-02-20 Daniel Jacobowitz <drow@mvista.com>
3334
3335 * mips-linux-nat.c: Call the operating system GNU/Linux.
3336 * mips-linux-tdep.c: Likewise.
3337 * mips-tdep.c: Likewise.
3338
551792a5
DJ
33392002-02-20 Daniel Jacobowitz <drow@mvista.com>
3340
3341 Fix PR gdb/265.
3342 * jv-exp.y (parse_number): Handle 64-bit integers.
3343
ee6e2b82
DJ
33442002-02-20 Daniel Jacobowitz <drow@mvista.com>
3345
3346 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
3347 AC_STDC_HEADERS to AC_HEADER_STDC.
3348 * gdbserver/configure: Regenerated.
3349
a48442a0
RE
33502002-02-20 Richard Earnshaw <rearnsha@arm.com>
3351
3352 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
3353 is defined.
3354 * sparc-tdep.c (get_longjmp_target): Likewise.
3355
fe419ffc
RE
33562002-02-20 Richard Earnshaw <rearnsha@arm.com>
3357
3358 * News: Add news about ARM and Multi-arch. Mention the new target
3359 arm*-*-netbsd*.
3360
5832ed7e
JB
33612002-02-19 Jim Blandy <jimb@redhat.com>
3362
3363 * stabsread.c (error_type_complaint): Improve error message.
3364
84563040
DJ
33652002-02-19 Daniel Jacobowitz <drow@mvista.com>
3366
3367 * gdbserver/README: Update documentation.
3368 * gdbserver/configure.in: Update configury to match documentation.
3369 * gdbserver/Makefile.in: Likewise.
3370 * gdbserver/configure: Regenerated.
3371 * gdbserver/aclocal.m4: New file, generated by aclocal.
3372 * gdbserver/config.in: New file, generated by autoheader.
3373
375fd65b
RE
33742002-02-19 Richard Earnshaw <rearnsha@arm.com>
3375
3376 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
3377 armnbsd-nat.c.
3378
08216dd7
RE
33792002-02-19 Richard Earnshaw <rearnsha@arm.com>
3380
3381 * arm-tdep.h (enum arm_float_model): New enum.
3382 (struct gdbarch_tdep): Add fp_model.
3383 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
3384 up floating-point conversions until we know the floating-point model
3385 in use by the inferior. Don't complain about being unable to
3386 determine the ABI of the inferior when we don't have one.
3387 (arm_extract_return_value): Support different floating-point models.
3388 (arm_store_return_value): Likewise.
aaa38bb5 3389 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
3390 ARM_FLOAT_SOFT.
3391 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
3392
65d6d66a
PS
33932002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3394
3395 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
3396 of ``current_gdbarch''.
3397
47221191
RE
33982002-02-19 Richard Earnshaw <rearnsha@arm.com>
3399
3400 * armnbsd-nat.c : ANSIfy all function declarations.
3401 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
3402 (fetch_inferior_registers): Re-implement in terms of above.
3403 (store_register, store_regs, store_fp_register, store_fp_regs): New.
3404 (store_inferior_registers): Re-implement in terms of above.
3405
fdf39c9a
RE
34062002-02-19 Richard Earnshaw <rearnsha@arm.com>
3407
aaa38bb5 3408 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
3409 kernel.
3410 * arm-linux-tdep.c: Likewise.
3411 * config/arm/tm-linux.h: Likewise.
3412
93247f88
RE
34132002-02-19 Richard Earnshaw <rearnsha@arm.com>
3414
3415 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
3416 * config/arm/nbsd.mt (TM_FILE): Delete.
3417 * config/arm/tm-nbsd.h: Delete.
3418
d7b486e7
RE
34192002-02-19 Richard Earnshaw <rearnsha@arm.com>
3420
3421 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
3422 Initialize CALL_DUMMY_LENGTH.
3423
41d39a95
RE
34242002-02-19 Richard Earnshaw <rearnsha@arm.com>
3425
3426 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
3427 function.
3428 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 3429 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
3430 defines one thing and that is incorrect for this port.
3431 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
3432
e1195560
PM
34332002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
3434
3435 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
3436
c1748f97
PM
34372002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
3438
3439 * win32-nat.c (display_selector): New function. Displays information
3440 about the information returned by GetThreadSelectorEntry API function.
3441 (display_selectors): New function. Displays the infomation of
3442 the selector given as argument, or of CS, DS ans FS selectors
3443 if no argument is given.
3444 ( _initialize_inftarg): Add "w32" as info prefix command.
3445 Add "info w32 selector" as command calling display_selectors.
3446
e41e6bbf
PM
34472002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3448
3449 * i386-tdep.c (get_longjmp_target): Fix compilation failure
3450 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
3451 if not defined.
3452
0d3a9f48
RE
34532002-02-18 Richard Earnshaw <rearnsha@arm.com>
3454
3455 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
3456
3fb4b924
RE
34572002-02-18 Richard Earnshaw <rearnsha@arm.com>
3458
3459 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
3460 (arm_fix_call_dummy): Call it.
3461 (arm_call_dummy_breakpoint_offset): Delete.
3462 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
3463 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
3464
7f55af32
AC
34652002-02-18 Andrew Cagney <ac131313@redhat.com>
3466
3467 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
3468 Default to func_frame_chain_valid.
3469 * gdbarch.h, gdbarch.c: Re-generate.
3470 * frame.h (FRAME_CHAIN_VALID): Delete definition.
3471
05f13b9c
EZ
34722002-02-18 Elena Zannoni <ezannoni@redhat.com>
3473
3474 * ppc-linux-nat.c: Update copyright.
3475 (fetch_register, store_register): Add tid parameter, don't compute
3476 tid here.
3477 (fetch_ppc_registers, store_ppc_registers): Add tid
3478 parameter. Pass it along to callees.
3479 (fetch_inferior_registers, store_inferior_registers): Compute tid
3480 here, and pass it to calleed functions.
3481 (fill_gregset, supply_fpregset): Clean up formatting.
3482
d7afb4c9
RE
34832002-02-18 Richard Earnshaw <rearnsha@arm.com>
3484
3485 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
3486 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
3487
9df628e0
RE
34882002-02-18 Richard Earnshaw <rearnsha@arm.com>
3489
3490 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
3491 * gdbarch.c gdbarch.h: Regenerate.
3492 * breakpoint.c (create_longjmp_breakpoint): Always compile this
3493 function.
3494 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
3495 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
3496 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
3497
3498 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
3499 * arm-tdep.c (arm_get_longjmp_target): New function.
3500 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
3501 this to a positive value register arm_get_longjmp_target as the
3502 longjmp handler.
3503 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
3504 (arm_linux_init_abi): Set up longjmp description in tdep.
3505 * armnbsd-nat.c (get_longjmp_target): Delete.
3506 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
3507 description in tdep.
3508 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
3509 (get_longjmp_target): Delete declaration.
3510 (GET_LONGJMP_TARGET): Delete.
3511 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
3512 (GET_LONGJMP_TARGET): Delete.
3513
57bc8964
KB
35142002-02-17 Kevin Buettner <kevinb@redhat.com>
3515
3516 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
3517 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
3518 of ``current_gdbarch''.
3519
83d31a92
TT
35202002-02-17 Tom Tromey <tromey@redhat.com>
3521
3522 * cli/cli-cmds.c (compare_strings): New function.
3523 (complete_command): Only print each unique item once.
3524 * completer.h (complete_line): Declare.
3525 * completer.c (complete_line): New function.
3526 (line_completion_function): Use it.
3527
17ef5d92
AC
35282002-02-16 Andrew Cagney <ac131313@redhat.com>
3529
3530 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
3531 * gdbarch.h, gdbarch.c: Re-generate.
3532
491b8946
DJ
35332002-02-16 Daniel Jacobowitz <drow@mvista.com>
3534
3535 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
3536
35372002-02-16 Daniel Jacobowitz <drow@mvista.com>
3538
3539 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
3540 * valops.c (value_arg_coerce): Don't take the address of a reference
3541 to convert an argument to a reference.
3542
dfe7f3ac
CF
35432002-02-15 Christopher Faylor <cgf@redhat.com>
3544
3545 * win32-nat.c (get_image_name): New function.
3546 (handle_load_dll): Use get_image_name function.
3547 (get_child_debug_event): Avoid registering debug events until possibly
3548 execed process is started.
3549 (child_create_inferior): Allow invocation via shell so that command
3550 line redirection, etc. works ok.
3551 (_initialize_inftarg): Add new command: "set shell" to control whether
3552 a shell is used to start a process.
3553
1d33e73a
DJ
35542002-02-15 Daniel Jacobowitz <drow@mvista.com>
3555
3556 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
3557 instead of find_register_by_number.
3558 (cannot_store_register): Likewise.
3559
48cd0caa
PM
35602002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
3561
aaa38bb5 3562 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
3563 fprintf_unfiltered (gdb_stderr, ...).
3564
8656e7d8
DJ
35652002-02-15 Daniel Jacobowitz <drow@mvista.com>
3566
3567 * gdbserver/gdbserver.1: Document --attach.
3568
66e810cd
RE
35692002-02-15 Richard Earnshaw <rearnsha@arm.com>
3570
3571 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
3572 descriptions.
3573 * arm-tdep.c (arm_default_arm_le_breakpoint)
3574 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
3575 (arm_default_thumb_be_breakpoint): New. Initialize them from
3576 traditional breakpoint defines.
3577 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
3578 (arm_gdbarch_init): Initialize new breakpoint variables.
3579 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
3580 (arm_linux_init_abi): Initialize linux-specific breakpoint.
3581 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
3582 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
3583 code out to ...
3584 (arm_netbsd_init_abi_common): ... here; new function.
3585 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
3586 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
3587 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
3588 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
3589
97e03143
RE
35902002-02-15 Richard Earnshaw <rearnsha@arm.com>
3591
3592 * arm-tdep.h (enum arm_abi): New enum.
3593 (struct gdbarch_tdep): New structure.
3594 (LOWEST_PC): Provide a default.
3595 (arm_gdbarch_register_os_abi): Declare new function.
3596 * arm-tdep.c (arm_abi_names): New array.
3597 (process_note_abi_tag_sections): New function.
3598 (get_elfosabi): New function.
3599 (arm_gdbarch_register_os_abi): New function.
3600 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
3601 support for that ABI has been built in, then call the appropriate
3602 configuration routine. Use gdbarch_num_regs() to get the number
3603 of registers.
3604 (arm_dump_tdep): New function.
3605 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
3606 place-holder functions.
3607 (_initialize_arm_tdep): Register them.
3608 * config/arm/tm-arm.h (LOWEST_PC): Delete.
3609
3610 * armnbsd-tdep.c: New file.
3611 * Makefile.in (armnbsd-tdep.o): Add dependencies.
3612 * config/arm/nbsd.mt (TDEPFILES): Add it.
3613 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
3614
3615 * armnbsd-nat.c: Include regcache.h.
3616 * Makefile.in (armnbsd-nat.o): Update dependency list.
3617
3618 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
3619
ad68be46
DJ
36202002-02-14 Daniel Jacobowitz <drow@mvista.com>
3621
3622 * gdbserver/Makefile.in: Fix typos in target rules.
3623
003d6d1d
DJ
36242002-02-14 Daniel Jacobowitz <drow@mvista.com>
3625
aaa38bb5 3626 Fix part of PR gdb/267.
003d6d1d
DJ
3627 * linespec.c (find_methods): Handle constructors specially for now.
3628
6b230f1b
CV
36292002-02-14 Corinna Vinschen <vinschen@redhat.com>
3630
3631 * arm-tdep.c (arm_push_arguments): Eliminate special float type
3632 handling.
3633 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
3634 standard_coerce_float_to_double().
3635
1ea98d12
CF
36362002-02-14 Christopher Faylor <cgf@redhat.com>
3637
3638 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
3639 GDBINIT_FILENAME.
3640
dd47e6fd
EZ
36412002-02-14 Elena Zannoni <ezannoni@redhat.com>
3642
3643 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
3644 find_variant_by_name, because it confuses the multiarch
3645 framework. Return NULL if there isn't an architecture with the
3646 user supplied name, instead of forcing a different one without
3647 recording the change with the multiarch machinery.
3648 (find_variant_by_name): Delete.
3649
d7e39b9e
PS
36502002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3651
3652 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
3653 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
3654
76e42a4f
MH
36552002-02-13 Martin M. Hunt <hunt@redhat.com>
3656
aaa38bb5 3657 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
3658 print_frame_info_listing_hook, set current_source_symtab.
3659
0a30fbc4
DJ
36602002-02-14 Daniel Jacobowitz <drow@mvista.com>
3661
3662 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
3663 and remove unused $(INCLUDE_DIR).
3664 Add regcache.c to OBS.
3665 Add generated register protocol files to clean target.
3666 Update dependencies for new objects, obsolete old target code.
3667
3668 * gdbserver/linux-low.c: Remove all platform-specific code to
3669 new files. Remove various dead code. Update to use regcache
3670 functionality.
3671 * gdbserver/remote-utils.c (fromhex): Add return statement
3672 to quiet warning.
3673 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
3674 constant.
3675 (input_interrupt): Add integer parameter to match prototype
3676 of a signal handler.
3677 (outreg): Use register_data ().
3678 (prepare_resume_reply): Use gdbserver_expedite_regs.
3679 * gdbserver/server.c (main): Dynamically allocate own_buf because
3680 PBUFSIZ is no longer constant. Use registers_to_string () and
3681 registers_from_string ().
3682 * gdbserver/server.h: No longer include "defs.h". Add prototypes
3683 for error (), fatal (), and warning (). Update definition of
3684 PBUFSIZ to use regcache functionality. Add include guard.
3685 * gdbserver/utils.c (fatal): Add missing ``const''.
3686 (warning): New function.
3687
3688 * regformats/regdat.sh: Include "regcache.h" in generated files.
3689 Provide init_registers () function.
3690 * regformats/regdef.h: Add prototype for set_register_cache ().
3691 Add include guard.
3692
3693 * gdbserver/linux-arm-low.c: New file.
3694 * gdbserver/linux-i386-low.c: New file.
3695 * gdbserver/linux-ia64-low.c: New file.
3696 * gdbserver/linux-m68k-low.c: New file.
3697 * gdbserver/linux-mips-low.c: New file.
3698 * gdbserver/linux-ppc-low.c: New file.
3699 * gdbserver/linux-sh-low.c: New file.
3700
3701 * gdbserver/regcache.c: New file.
3702 * gdbserver/regcache.h: New file.
3703
3704 * gdbserver/low-linux.c: Removed obsolete file.
3705
4cc841d0
DJ
37062002-02-14 Daniel Jacobowitz <drow@mvista.com>
3707
3708 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
3709 * config/i386/linux.mt: Likewise.
3710 * config/ia64/linux.mt: Likewise.
3711 * config/m68k/linux.mh: Likewise.
3712 * config/powerpc/linux.mh: Likewise.
3713 * config/mips/linux.mt: Likewise.
3714
3715 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
3716
3717 * config/i386/i386lynx.mh: Mark gdbserver variables
3718 as (currently) obsolete for this target.
3719 * config/i386/nbsd.mt: Likewise.
3720 * config/i386/nbsdelf.mt: Likewise.
3721 * config/m32r/m32r.mt: Likewise.
3722 * config/m68k/m68klynx.mh: Likewise.
3723 * config/m68k/nbsd.mt: Likewise.
3724 * config/m68k/sun3os4.mh: Likewise.
3725 * config/mips/vr5000.mt: Likewise.
3726 * config/ns32k/nbsd.mt: Likewise.
3727 * config/pa/hppabsd.mh: Likewise.
3728 * config/pa/hppaosf.mh: Likewise.
3729 * config/powerpc/nbsd.mt: Likewise.
3730 * config/rs6000/rs6000lynx.mh: Likewise.
3731 * config/s390/s390.mt: Likewise.
3732 * config/s390/s390x.mt: Likewise.
3733 * config/sparc/sparclynx.mh: Likewise.
3734 * config/sparc/sun4os4.mh: Likewise.
3735 * config/i386/x86-64linux.mt: Likewise.
3736 * config/sparc/linux.mh: Likewise.
3737
a85f51e7
DJ
37382002-02-14 Daniel Jacobowitz <drow@mvista.com>
3739
3740 * configure.tgt: Configure gdbserver only for known working
3741 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
3742 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
3743 SUBDIRS if it is configured. Update comment for ${nativefile}.
3744 * configure: Regenerated.
3745
65554fef
MS
37462002-02-13 Michael Snyder <msnyder@redhat.com>
3747
670a52db
MS
3748 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
3749
6dbdc4a3
MS
3750 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
3751 (default_gcore_mach): Just return 0, work around a problem in bfd.
3752 (default_gcore_target): OK to return NULL if exec_bfd is null.
3753 (make_mem_sec): Use a cast, avoid a warning.
3754
3755 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 3756 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
3757 sizeof (host pointer) != sizeof (target pointer)).
3758 (procfs_make_note_section): Avoid overflow in psargs string.
3759
aaa38bb5 3760 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
3761 implementation return an error.
3762
37632002-02-13 Rodney Brown <rbrown64@csc.com.au>
3764
3765 * procfs.c (procfs_make_note_section): Provide a default definition
3766 (for alpha-dec-osf4.0f). Fix typos.
3767
1e4d76e7
EZ
37682002-02-13 Elena Zannoni <ezannoni@redhat.com>
3769
3770 * linux-proc.c: Add include of regcache.h.
3771 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
3772
b6d1a1d5
AC
37732002-02-13 Andrew Cagney <ac131313@redhat.com>
3774
3775 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
3776 * memattr.c (create_mem_region): Disallow useless empty region.
3777 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 3778 non-overlapping.
b6d1a1d5 3779
6c6ea35e
MC
37802002-02-13 Michael Chastain <mec@shout.net>
3781
3782 * defs.h: Kill CONST_PTR.
3783 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
3784 * c-lang.c (c_builtin_types): Likewise.
3785 * ch-lang.c (ch_builtin_types): Likewise.
3786 * f-lang.c (f_builtin_types): Likewise.
3787 * language.c (unknown_builtin_types): Likewise.
3788 * m2-lang.c (m2_builtin_types): Likewise.
3789 * p-lang.c (pascal_builtin_types): Likewise.
3790 * scm-lang.c (c_builtin_types): Likewise.
3791
3e0b0f48
KS
37922002-02-13 Keith Seitz <keiths@redhat.com>
3793
3794 * arm-tdep.h (arm_get_next_pc): Add declaration.
3795
67255d04
RE
37962002-02-13 Richard Earnshaw <rearnsha@arm.com>
3797
3798 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
3799 with other related struct-returning functions.
3800 (arm_extract_struct_value_address): New function.
3801 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
3802 initialize float_format, double_format and long_double_format as
3803 appropriate to the endianness of the target.
3804 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
3805 (arm_use_struct_convention): Delete declaration.
3806 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
3807
079777f6
KS
38082002-02-13 Keith Seitz <keiths@redhat.com>
3809
3810 * defs.h (core_addr_to_string_nz): New function.
3811
34588f23
MK
38122002-02-13 Mark Kettenis <kettenis@gnu.org>
3813
3814 Apply missing bits of 2002-01-15 patch.
3815 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
3816 (fill_fpregset): Use i387_fill_fsave.
3817
49b563f9
KS
38182002-02-12 Keith Seitz <keiths@redhat.com>
3819
49b563f9
KS
3820 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
3821 (core_addr_to_string_nz): New function.
3822
aeb98c60
RE
38232002-02-11 Richard Earnshaw <rearnsha@arm.com>
3824
3825 * arm-linux-nat.c: Really include arm-tdep.h.
3826 * config/arm/tm-linux.h (struct type, struct value): Declare.
3827
65554fef
MS
38282002-02-11 Michael Snyder <msnyder@redhat.com>
3829
3830 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
3831 (gcore section): Ifdef for Solaris and Unixware only.
3832 (procfs_do_thread_registers): Unixware needs one lwpstatus
3833 per thread (not one prstatus or pstatus).
3834 (procfs_make_note_section): Iterate only over kernel threads (lwps),
3835 not over all gdb threads. For unixware, call elfcore_write_pstatus
3836 once before iterating over threads.
3837
34e8f22d
RE
38382002-02-11 Richard Earnshaw <rearnsha@arm.com>
3839
3840 * arm-tdep.h: New file.
3841 * arm-tdep.c: Include arm-tdep.h.
3842 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
3843 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
3844 (arm_print_float_info, arm_register_type, convert_to_extended)
3845 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
3846 (arm_extract_return_value, arm_register_name): Make static.
3847 (arm_software_single_step): Similarly. Fix types in declaration.
3848 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
3849 (arm_store_return_value, arm_store_struct_return): New functions.
3850 (arm_gdbarch_init): Register the above functions. Also register
3851 call_dummy_start_offset, sizeof_call_dummy_words,
3852 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
3853 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 3854 max_register_virtual_size, register_size. Set up
34e8f22d
RE
3855 prologue_cache.saved_regs here, rather than ...
3856 (_initialize_arm_tdep): ... here.
3857 * config/arm/tm-arm.h (struct type, struct value): Delete forward
3858 declarations.
3859 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
3860 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
3861 (arm_print_float_info, arm_register_type, convert_to_extended)
3862 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
3863 (arm_extract_return_value, arm_register_name): Delete declarations.
3864 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
3865 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
3866 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
3867 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
3868 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
3869 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
3870 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
3871 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
3872 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
3873 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
3874 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
3875 (arm_get_next_pc): No-longer static -- these are needed by the RDI
3876 interface.
3877 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
3878 * remote-rdi.c remote-rdp.c: Likewise.
3879 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
3880 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
3881 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
3882 definition.
3883
3884 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
3885 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
3886 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
3887 from non-ARM_ prefixed definitions.
3888 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
3889 all uses of above.
3890 * remote-rdi.c remote-rdp.c: Likewise.
3891 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
3892
148754e5
RE
38932002-02-11 Richard Earnshaw <rearnsha@arm.com>
3894
3895 * arm-tdep.c (arm_frameless_function_invocation)
3896 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
3897 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
3898 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
3899 (arm_pop_frame, arm_get_next_pc): Make static.
3900 (arm_gdbarch_init): Register above in gdbarch structure.
3901 (arm_read_fp): Renamed from arm_target_read_fp.
3902 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
3903 * config/arm/tm-arm.h (arm_frameless_function_invocation)
3904 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
3905 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
3906 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
3907 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
3908 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
3909 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
3910 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
3911 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
3912 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 3913
434d2d4f
DJ
39142002-02-10 Daniel Jacobowitz <drow@mvista.com>
3915
3916 * symtab.c (compare_search_syms): New function.
3917 (sort_search_symbols): New function.
3918 (search_symbols): Sort symbols after searching rather than
3919 before.
3920
55241689
AC
39212002-02-10 Andrew Cagney <ac131313@redhat.com>
3922
3923 * NEWS: Linux -> GNU/Linux.
3924
028c194b
AC
39252002-02-10 Andrew Cagney <ac131313@redhat.com>
3926
3927 * gdbarch.sh: For for level one methods, disallow a definition
3928 when partially multi-arched. Add comments explaining rationale.
3929 * gdbarch.h: Re-generate.
3930
6acf50cd
AC
39312002-02-10 Andrew Cagney <ac131313@redhat.com>
3932
3933 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
3934 multi-arch partial.
aaa38bb5 3935
50248794
AC
39362002-02-10 Andrew Cagney <ac131313@redhat.com>
3937
3938 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
3939 field. Use diff -u.
3940 * gdbarch.c: Re-generate.
3941
c30e0066
AC
39422002-02-10 Andrew Cagney <ac131313@redhat.com>
3943
9b56c5f3 3944 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
3945 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
3946 partial.
3947
6e6d6484
AC
39482002-02-10 Andrew Cagney <ac131313@redhat.com>
3949
3950 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
3951 multi-arch partial.
3952 (PUSH_ARGUMENTS): Switch to using predefault.
3953 * gdbarch.c: Regenerate.
3954
c203844d
AC
39552002-02-10 Andrew Cagney <ac131313@redhat.com>
3956
3957 * valops.c (PUSH_ARGUMENTS): Delete definition.
3958 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
3959 partial. Default to default_push_arguments.
3960 * gdbarch.h, gdbarch.c: Regenerate.
3961
b5a2688f
AC
39622002-02-09 Andrew Cagney <ac131313@redhat.com>
3963
3964 * defs.h (throw_exception): Rename return_to_top_level. Update
3965 comments.
3966 * utils.c (error_stream, internal_verror, quit): Ditto.
3967 * top.c (throw_exception, catcher): Ditto.
3968 * sparclet-rom.c (sparclet_load): Ditto.
3969 * remote.c (interrupt_query, minitelnet): Ditto.
3970 * remote-sds.c (interrupt_query): Ditto.
3971 * remote-mips.c (mips_error, mips_kill): Ditto.
3972 * ocd.c (interrupt_query): Ditto.
3973 * monitor.c (monitor_interrupt_query): Ditto.
3974 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
3975 * target.h: Update comment.
aaa38bb5 3976
b5a2688f 3977 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 3978
2fa5c1e0
AC
39792002-02-09 Andrew Cagney <ac131313@redhat.com>
3980
3981 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
3982 default_double_format.
3983 * gdbarch.h, gdbarch.c: Re-generate.
3984 * findvar.c (floatformat_unknown): Delete variable definition.
3985 * doublest.h (floatformat_unknown): Delete variable declaration.
3986
da966255
JB
39872002-02-09 Jim Blandy <jimb@redhat.com>
3988
3989 * stabsread.c (read_type): Add code to parse Sun's syntax for
3990 prototyped function types.
3991
123a4891
AC
39922002-02-09 Andrew Cagney <ac131313@redhat.com>
3993
3994 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
3995 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
3996
fb39c8f3
PS
39972002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3998
3999 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
4000 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
4001 now _initialize_xcoffsolib gets called again and overrides the
4002 commands from solib.c in a native configuration.
4003
0b87a11d
MK
40042002-02-09 Mark Kettenis <kettenis@gnu.org>
4005
4006 * doublest.c (store_typed_floating): Don't try to return a value.
4007 Fixes PR gdb/290.
4008
bdc2fc72
JB
40092002-02-08 Jim Blandy <jimb@redhat.com>
4010
4011 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
4012 is prototyped and has no arguments, print its argument list as
4013 `(void)'.
4014
da69bbcf
CD
40152002-02-08 Chris Demetriou <cgd@broadcom.com>
4016
4017 * MAINTAINERS (write-after-approval): Add myself.
4018 (paper-trail): I've escaped!
aaa38bb5 4019
b69571f5
CF
40202002-02-08 Christopher Faylor <cgf@redhat.com>
4021
4022 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
4023 changes.
4024 (_initialize_check_for_gdb_ini): Ditto.
4025
f6871398
MH
40262002-02-08 Martin M. Hunt <hunt@redhat.com>
4027
4028 * win32-nat.c (cygwin_pid_to_str): Fix typo.
4029 xaprintf -> xasprintf.
4030
4e52d31c
PM
40312002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
4032
4033 * win32-nat.c: Remove use of printf and sprintf functions.
4034
39bbf761
RE
40352002-02-08 Richard Earnshaw <rearnsha@arm.com>
4036
4037 * arm-tdep.c (arm_frame_chain_valid): Make static.
4038 (arm_push_arguments): Likewise.
4039 (arm_gdbarch_init): New function.
4040 (_initialize_arm_tdep): Call it.
4041 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
4042 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
4043 (FRAME_CHAIN_VALID): Delete.
4044 (arm_frame_chain_valid): Delete declaration.
4045 (PUSH_ARGUMENTS): Delete.
4046 (arm_push_arguments): Delete declaration.
4047 (CALL_DUMMY_P): Delete.
4048
9c9532c9
CV
40492002-02-08 Andrew Cagney <ac131313@redhat.com>
4050 Corinna Vinschen <vinschen@redhat.com>
4051
4052 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
4053 on builtin float types.
4054
4e8f7a8b
DJ
40552002-02-08 Daniel Jacobowitz <drow@mvista.com>
4056
4057 * utils.c: Include <curses.h> before "bfd.h".
4058 * tui/tui-hooks.c: Likewise.
4059 * tui/tui.c: Likewise.
4060 * tui/tuiCommand.c: Likewise.
4061 * tui/tuiData.c: Likewise.
4062 * tui/tuiDataWin.c: Likewise.
4063 * tui/tuiDisassem.c: Likewise.
4064 * tui/tuiGeneralWin.c: Likewise.
4065 * tui/tuiIO.c: Likewise.
4066 * tui/tuiLayout.c: Likewise.
4067 * tui/tuiRegs.c: Likewise.
4068 * tui/tuiSource.c: Likewise.
4069 * tui/tuiSourceWin.c: Likewise.
4070 * tui/tuiStack.c: Likewise.
4071 * tui/tuiWin.c: Likewise.
4072
cd4bffcf
EZ
40732002-02-07 Elena Zannoni <ezannoni@redhat.com>
4074
4075 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
4076 to include space for pseudoregs as well. Update loops accordingly.
4077 (sh_fp_frame_init_saved_regs): Ditto.
4078 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
4079
26806ce2
AC
40802002-02-07 Andrew Cagney <ac131313@redhat.com>
4081
4082 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
4083 Add Richard Earnshaw to Arm maintainers.
4084
97fdab62
AC
40852002-02-07 Andrew Cagney <ac131313@redhat.com>
4086
a6b98203
AC
4087 * defs.h (warning_begin): Delete declaration.
4088
97fdab62
AC
4089 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
4090 Delete macro.
4091
78b29b40
MS
40922002-02-07 Michael Snyder <msnyder@redhat.com>
4093
aaa38bb5 4094 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
4095 Logic bug, remove misplaced else.
4096
d8849953
KD
40972002-02-07 Klee Dienes <klee@apple.com>
4098
4099 * fork-inferior.c (fork_inferior): Add '!' to the list of
4100 characters that need to be quoted when building a string for the
4101 shell. Quote '!' specifically with a backslash, since CSH chokes
4102 when trying to evaluate "str!str".
aaa38bb5 4103
095778a0
NC
41042002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4105
4106 * rdi-share/host.h: Only provide a typedef for bool if it is not
4107 defined.
4108
1900040c
MS
41092002-02-04 Michael Snyder <msnyder@redhat.com>
4110
4111 * breakpoint.h (enum bptype): Add new overlay event bp type.
4112 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 4113
1900040c
MS
4114 * breakpoint.c (create_internal_breakpoint): New function.
4115 (internal_breakpoint_number): Moved into create_internal_breakpoint.
4116 (create_longjmp_breakpoint): Use create_internal_breakpoint.
4117 (create_thread_event_breakpoint): Ditto.
4118 (create_solib_event_breakpoint): Ditto.
4119 (create_overlay_event_breakpoint): New function.
4120 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
4121 (update_breakpoints_after_exec): Delete and re-initialize
4122 overlay event breakpoints after an exec. Add FIXME comment
4123 about longjmp breakpoint.
4124 (print_it_typical): Ignore overlay event breakpoints.
4125 (print_one_breakpoint): Ditto.
4126 (mention): Ditto.
4127 (bpstat_what): Do not stop for overlay event breakpoints.
4128 (delete_breakpoint): Don't delete overlay event breakpoints.
4129 (breakpoint_re_set_one): Delete the overlay event breakpoint.
4130 (breakpoint_re_set): Re-create overlay event breakpoint.
4131
4132 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
4133 (overlay_manual_command): Disable overlay breakpoints.
4134 (overlay_off_command): Disable overlay breakpoints.
4135
082fc60d
RE
41362002-02-06 Richard Earnshaw <rearnsha@arm.com>
4137
4138 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
4139 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
4140 to here from config/tm-arm.h.
4141 (coff_sym_is_thumb): Make static.
4142 (arm_elf_make_msymbol_special): New function.
4143 (arm_coff_make_msymbol_special): New function.
4144 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
4145 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
4146 (coff_sym_is_thumb): Delete declaration.
4147 (arm_elf_make_msymbol_special): Declare.
4148 (arm_coff_make_msymbol_special): Declare.
4149 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
4150 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
4151
039c5766
RE
41522002-02-06 Richard Earnshaw <rearnsha@arm.com>
4153
4154 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
4155
41562002-02-06 Richard Earnshaw <rearnsha@arm.com>
4157
4158 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
4159 * gdbarch.c gdbarch.h: Regenerate.
4160 * arch-utils.c (default_print_float_info): New function.
4161 * arch-utils.h (default_print_float_info): Prototype it.
4162 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
4163 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
4164 (PRINT_FLOAT_INFO): Document it.
4165
4166 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
4167 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
4168 (PRINT_FLOAT_INFO): Define.
4169
58fa08f0
PM
41702002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
4171
aaa38bb5 4172 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
4173 Add typecast to sprintf argument to suppress a warning.
4174
7393af7c
PM
41752002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
4176
58fa08f0 4177 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
4178 to allow easier handling of pass state.
4179 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
4180 that gives exception name and address.
4181 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 4182 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 4183 exceptions added.
aaa38bb5
AJ
4184 (child_continue): Correctly report continue_status.
4185 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 4186 TARGET_SIGNAL_0 (new default value).
aaa38bb5 4187 (child_resume): consider sig argument passed to decide if
7393af7c
PM
4188 the exception should be passed to debuggee or not.
4189
6af4589c
MS
41902002-02-05 Michael Snyder <msnyder@redhat.com>
4191
4192 * regcache.c (fetch_register): Call target_fetch_register
4193 only if we don't call FETCH_PSEUDO_REGISTER.
4194 (store_register): Call target_store_register only if we
4195 don't call STORE_PSEUDO_REGISTER.
4196
a2cf933a
EZ
41972002-02-05 Elena Zannoni <ezannoni@redhat.com>
4198
4199 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
4200 ELF_MAKE_MSYMBOL_SPECIAL.
4201 * gdbarch.c, gdbarch.h: Regenerate.
4202 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 4203 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
4204 * elfread.c (elf_symtab_read): Compile use of
4205 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
4206 multiarched.
4207 * coffread.c (coff_symtab_read): Ditto, for
4208 COFF_MAKE_MSYMBOL_SPECIAL.
4209
6bb7be43
JB
42102002-02-05 Jim Blandy <jimb@redhat.com>
4211
4212 * solib-svr4.c (svr4_truncate_ptr): New function.
4213 (svr4_relocate_section_addresses): Do the address arithmetic with
4214 the appropriate truncation for target addresses, even when
4215 CORE_ADDR is larger than a target address.
4216
e18651ec
DJ
42172002-02-05 Daniel Jacobowitz <drow@mvista.com>
4218
4219 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
4220 to (int *).
4221
6b2725be
DJ
42222002-02-05 Daniel Jacobowitz <drow@mvista.com>
4223
4224 * gdbserver/linux-low.c (kill_inferior): Remove commented out
4225 code.
4226
fca9e603
DJ
42272002-02-05 Daniel Jacobowitz <drow@mvista.com>
4228
4229 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
4230
6c537a52
DJ
42312002-02-05 Daniel Jacobowitz <drow@mvista.com>
4232
4233 * gdbserver/linux-low.c: Remove unused include files.
4234
d844cde6
DJ
42352002-02-05 Daniel Jacobowitz <drow@mvista.com>
4236
4237 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
4238 (read_inferior_memory): Use it.
4239 (write_inferior_memory): Likewise.
4240
d07c63e7
DJ
42412002-02-05 Daniel Jacobowitz <drow@mvista.com>
4242
4243 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
4244 grubbing through sys_errlist.
4245
da6d8c04
DJ
42462002-02-05 Daniel Jacobowitz <drow@mvista.com>
4247
4248 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
4249
5b421780
PM
42502002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
4251 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
4252
9f60d481
AC
42532002-02-04 Andrew Cagney <ac131313@redhat.com>
4254
4255 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
4256 (do_sfunc, set_cmd_sfunc): New functions.
4257
4258 * command.h (struct cmd_list_element): Add field func.
4259 * cli/cli-decode.h (struct cmd_list_element): Ditto.
4260 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
4261 * cli/cli-decode.h: Ditto.
4262
4263 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
4264 (help_all, help_cmd_list): Ditto.
4265 (find_cmd, complete_on_cmdlist): Ditto.
4266 * top.c (execute_command): Ditto.
4267
4268 * cli/cli-setshow.c (do_setshow_command): Call func instead of
4269 function.sfunc.
4270
4271 * infcmd.c (notice_args_read): Fix function signature.
4272
4273 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
4274 * cli/cli-decode.c (add_set_cmd): Ditto.
4275 * utils.c (initialize_utils): Ditto.
4276 * maint.c (_initialize_maint_cmds): Ditto.
4277 * infrun.c (_initialize_infrun): Ditto.
4278 * demangle.c (_initialize_demangler): Ditto.
4279 * remote.c (add_packet_config_cmd): Ditto.
4280 * mips-tdep.c (_initialize_mips_tdep): Ditto.
4281 * cris-tdep.c (_initialize_cris_tdep): Ditto.
4282 * proc-api.c (_initialize_proc_api): Ditto.
4283 * kod.c (_initialize_kod): Ditto.
4284 * valprint.c (_initialize_valprint): Ditto.
4285 * top.c (init_main): Ditto.
4286 * infcmd.c (_initialize_infcmd): Ditto.
4287 * corefile.c (_initialize_core): Ditto.
4288 * arm-tdep.c (_initialize_arm_tdep): Ditto.
4289 * arch-utils.c (initialize_current_architecture): Ditto.
4290 (_initialize_gdbarch_utils): Ditto.
4291 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
4292
4293 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
4294 * wince.c (_initialize_inftarg): Ditto.
4295 * symfile.c (_initialize_symfile): Ditto.
4296 * mips-tdep.c (_initialize_mips_tdep): Ditto.
4297 * language.c (_initialize_language): Ditto.
4298 * arc-tdep.c (_initialize_arc_tdep): Ditto.
4299
f9ba0717
MS
43002002-02-04 Michael Snyder <msnyder@redhat.com>
4301
4302 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
4303
0c74b2a7
DJ
43042002-02-04 Daniel Jacobowitz <drow@mvista.com>
4305
4306 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
4307 Add rules for building the register data files.
4308
c638789f
DJ
43092002-02-04 Daniel Jacobowitz <drow@mvista.com>
4310
4311 * regformats/regdat.sh: Add braces to the definition of
4312 expedite_regs_${arch}.
4313
db253027
DJ
43142002-02-04 Daniel Jacobowitz <drow@mvista.com>
4315
4316 * regformats/regdef.h (struct reg): Add comment describing the
4317 requirements for offset and size fields.
4318
206be19c
AS
43192002-02-04 Andreas Schwab <schwab@suse.de>
4320
4321 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
4322 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
4323
181c1381
RE
43242002-02-04 Richard Earnshaw <rearnsha@arm.com>
4325
4326 * gdbarch.sh (copyright): Update years in generated header.
4327 (SMASH_TEXT_ADDRESS): Add rule.
db253027 4328 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
4329 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
4330 * dbxread.c: Likewise.
4331 * dwarfread.c: Likewise.
4332 * elfread.c: Likewise.
4333 * somread.c: Likewise.
4334
4335 * arm-tdep.c (arm_smash_text_address): New function.
4336 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
4337
fa4ba8da
PM
43382002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
4339
4340 Add support for hardware watchpoints on win32 native.
aaa38bb5 4341 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 4342 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 4343 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
4344 of debug registers.
4345 (debug_registers_changed): New variable. Reflects when debug registers
4346 are changed and need to be written to inferior.
aaa38bb5 4347 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
4348 was set, used when new threads are created.
4349 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
4350 i386-nat code.
4351 (thread_rec): Set dr array if id is the thread of current_event .
4352 (child_continue, child_resume): Change the debug registers for all
4353 threads if debug_registers_changed.
4354 (child_add_thread): Change the debug registers if debug_registers_used.
4355 * config/i386/cygwin.mh: Add use of i386-nat.o file.
4356 Link nm.h to new nm-cygwin.h file.
4357 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
4358 of hardware registers.
4359
a73c86fb
AC
43602002-02-03 Andrew Cagney <ac131313@redhat.com>
4361
4362 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
4363 Restore behavour broken by 2002-01-20 Andrew Cagney
4364 <ac131313@redhat.com> IEEE_FLOAT removal.
4365
acf5ed49
DJ
43662002-02-03 Daniel Jacobowitz <drow@mvista.com>
4367
4368 * c-valprint.c (c_val_print): Pass a proper valaddr to
4369 cp_print_class_method.
4370 * valops.c (search_struct_method): If there is only one method
4371 and args is NULL, return that method.
4372
493d28d5
DJ
43732002-02-03 Daniel Jacobowitz <drow@mvista.com>
4374
4375 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
4376 accessing tag_name directly.
4377
7495dfdb
DJ
43782002-02-03 Daniel Jacobowitz <drow@mvista.com>
4379
4380 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
4381 of accessing tag_name directly.
4382
dd6bda65
DJ
43832002-02-03 Daniel Jacobowitz <drow@mvista.com>
4384
4385 PR gdb/280
4386 * gdbtypes.c (replace_type): New function.
4387 * gdbtypes.h (replace_type): Add prototype.
4388 * stabsread.c (read_type): Use replace_type.
4389
88fe217c
RE
43902002-02-03 Richard Earnshaw <rearnsha@arm.com>
4391
4392 * Makefile.in (memattr.o): Add missing dependencies rule.
4393
e5d66720
PS
43942002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4395
4396 * breakpoint.c (break_at_finish_command): Really export.
4397 (break_at_finish_at_depth_command): Ditto.
4398 (tbreak_at_finish_command): Ditto.
4399 * hppa-tdep.c: Include completer.h.
4400 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
4401 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
4402
fffee0be
AC
44032002-02-01 Andrew Cagney <ac131313@redhat.com>
4404
4405 * utils.c (do_write): New function.
4406 (error_stream): Rewrite combining the code from error_begin and
4407 verror.
4408 (verror): Rewrite using error_stream.
4409 (error_begin): Delete function.
4410
255e7dbf
AC
44112002-02-01 Andrew Cagney <ac131313@redhat.com>
4412
4413 * utils.c (error_begin): Make static.
4414 * defs.h (error_begin): Delete declaration.
4415
4416 * linespec.c (cplusplus_error): Replace cplusplus_hint.
4417 (decode_line_1): Use cplusplus_error instead of error_begin,
4418 cplusplus_hint and return_to_top_level.
4419 * coffread.c (coff_symfile_read): Use error instead of error_begin
4420 and return_to_top_level.
4421 * infrun.c (default_skip_permanent_breakpoint): Ditto.
4422
ddfe3c15
AC
44232002-02-01 Andrew Cagney <ac131313@redhat.com>
4424
4425 * language.h (type_error, range_error): Make string parameter
4426 constant.
4427 * language.c (warning_pre_print): Delete extern declaration.
4428 * dwarfread.c (warning_pre_print): Ditto.
4429 * language.c (type_error, range_error): Rewrite to use verror and
4430 vwarning instead of warning_begin.
4431
03ac34d5
MS
44322002-02-01 Michael Snyder <msnyder@redhat.com>
4433
261c4ca2
MS
4434 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
4435 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 4436
e00d1dc8
AC
44372002-02-01 Andrew Cagney <ac131313@redhat.com>
4438
4439 * command.h (NO_FUNCTION): Delete macro.
4440 * cli/cli-decode.h (NO_FUNCTION): Ditto.
4441 * top.c (execute_command): Replace NO_FUNCTION with NULL.
4442 * tracepoint.c (_initialize_tracepoint): Ditto.
4443 * cli/cli-decode.c (add_set_cmd): Ditto.
4444 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 4445
76b79d6e
DJ
44462002-02-01 Daniel Jacobowitz <drow@mvista.com>
4447
4448 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
4449 Update ``this'' pointer when calling virtual functions.
4450
799f9e91
MS
44512002-02-01 Michael Snyder <msnyder@redhat.com>
4452
c7bd442c 4453 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
4454 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
4455
3cf384d4
DJ
44562002-02-01 Daniel Jacobowitz <drow@mvista.com>
4457
4458 * regformats/reg-arm.dat: New file.
4459 * regformats/reg-i386.dat: New file.
4460 * regformats/reg-ia64.dat: New file.
4461 * regformats/reg-m68k.dat: New file.
4462 * regformats/reg-mips.dat: New file.
4463 * regformats/reg-ppc.dat: New file.
4464 * regformats/reg-sh.dat: New file.
4465 * regformats/regdef.h: New file.
4466 * regformats/regdat.sh: New file.
4467
0defa245
RE
44682002-02-01 Richard Earnshaw <reanrsha@arm.com>
4469
4470 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
4471 (arm_frame_args_address, arm_frame_locals_address): New functions.
4472 (arm_frame_num_args): New function.
4473 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
4474 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
4475 (FRMA_NUM_ARGS): Call arm_frame_num_args.
4476
405f26e6
MS
44772002-01-31 Michael Snyder <msnyder@redhat.com>
4478
502fd408
MS
4479 * breakpoint.c (break_at_finish_command): Export.
4480 (break_at_finish_at_depth_command): Export.
4481 (tbreak_at_finish_command): Export.
4482 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
4483 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
4484 "tbreak" commands, which are HPPA specific.
4485
7d35e135
MS
4486 * printcmd.c (disassemble_command): Remove an ancient
4487 artifact of an old merge.
4488
aaa38bb5 4489 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
4490 Define enum constant values for overlay mode.
4491 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
4492 (overlay_is_mapped, overlay_auto_command,
4493 overlay_manual_command): Ditto.
d874f1e2 4494
aaa38bb5
AJ
4495 * breakpoint.c (insert_breakpoints, remove_breakpoint,
4496 breakpoint_here_p, breakpoint_inserted_here_p,
4497 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
4498 describe_other_breakpoints, check_duplicates, clear_command):
4499 Coding standard fixes.
4500
8add0441 4501 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 4502 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
4503 code: check bfd SEC_READONLY flag for section.
4504
e351066e
AC
45052002-01-31 Andrew Cagney <ac131313@redhat.com>
4506
7d35e135 4507 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 4508
8a48e967
DJ
45092002-01-30 Daniel Jacobowitz <drow@mvista.com>
4510
4511 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
4512 data symbols, since we search based on textlow and texthigh.
4513 (find_pc_sect_symtab): Likewise.
4514
f5a96129
AC
45152002-01-30 Andrew Cagney <ac131313@redhat.com>
4516
4517 * defs.h (vwarning): Declare.
f5a96129
AC
4518 * utils.c (vwarning): New function.
4519 (warning): Call vwarning.
4520 (warning_begin): Delete function.
4521
4522 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
4523 the warning message.
4524 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
4525 warning_begin.
4526
cefd4ef5
MS
45272002-01-30 Michael Snyder <msnyder@redhat.com>
4528
1a703748
MS
4529 * NEWS: Mention "set trust-readonly-sections" command.
4530 Mention generate-core-file command.
cefd4ef5 4531
3a11626d
MS
45322002-01-15 Michael Snyder <msnyder@redhat.com>
4533
4534 * target.c: New command, "set trust-readonly-sections on".
4535 (do_xfer_memory): Honor the suggestion to trust readonly sections
4536 by reading them from the object file instead of from the target.
4537 (initialize_targets): Register command "set trust-readonly-sections".
4538
d1c7e53b
AC
45392002-01-29 Andrew Cagney <ac131313@redhat.com>
4540
4541 * parse.c (target_map_name_to_register): Simplify, search regs and
4542 pseudo-regs using a single loop.
4543
e2c9a72c
AC
45442002-01-30 Andrew Cagney <ac131313@redhat.com>
4545
4546 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
4547
69824b4e
MK
45482002-01-15 Rodney Brown <rbrown64@csc.com.au>
4549
4550 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
4551 * config/i386/i386v42mp.mh: Add i387-nat.o .
4552 * i386v4-nat.c: Include i387-nat.h.
4553 (supply_fpregset): Use i387_supply_fsave.
4554 (fill_fpregset): Use i387_fill_fsave.
4555
6eb69eab
RE
45562002-01-30 Richard Earnshaw <rearnsha@arm.com>
4557
4558 * arm-tdep.c (arm_call_dummy_words): Define.
4559 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
4560 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
4561 (CALL_DUMMY_WORDS): Define.
4562 (arm_call_dummy_words): Declare.
4563 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
4564 (arm_linux_call_dummy_words): Declare.
4565
9852326a
AS
45662002-01-30 Andreas Schwab <schwab@suse.de>
4567
4568 * m68klinux-nat.c: Fix last change to use regcache_collect
4569 instead of referencing registers[] directly.
4570
977a3030
AC
45712002-01-29 Andrew Cagney <ac131313@redhat.com>
4572
4573 * parse.c (target_map_name_to_register): Delete code wrapped in
4574 #ifdef REGISTER_NAME_ALIAS_HOOK.
4575
2076c72b
MS
45762002-01-28 Michael Snyder <msnyder@redhat.com>
4577
4578 * regcache.c (legacy_read_register_gen): Need to be able to
4579 read pseudo-register as well as real register.
4580 (legacy_write_register_gen): Ditto.
4581
8fcc723b
AC
45822002-01-28 Andrew Cagney <ac131313@redhat.com>
4583
4584 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
4585 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
4586 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
4587 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
4588 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
4589 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
4590 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
4591 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
4592 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
4593 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
4594 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
4595 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
4596 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
4597 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
4598 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
4599 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
4600 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
4601 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
4602 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
4603 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
4604
afe64c1a
AC
46052002-01-28 Andrew Cagney <ac131313@redhat.com>
4606
4607 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
4608 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
4609 (initialize_current_architecture): Update target_byte_order using
4610 information from BFD.
aaa38bb5 4611 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
4612 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
4613
75bc7ddf
AC
46142002-01-28 Andrew Cagney <ac131313@redhat.com>
4615
4616 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
4617 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
4618
4619 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
4620 #ifdef INVALID_FLOAT.
4621 * infcmd.c (do_registers_info): Ditto.
4622 * values.c (unpack_double): Ditto. Add comment.
4623
4624 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
4625 already commented out.
4626
0280a90a
AS
46272002-01-26 Andreas Schwab <schwab@suse.de>
4628
4629 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
4630 * m68klinux-nat.c: Update ptrace interface for fetching/storing
4631 registers and add support for PTRACE_GETREGS.
4632
7072a954
AC
46332002-01-24 Andrew Cagney <ac131313@redhat.com>
4634
4635 GDB 5.1.1 released from 5.1 branch.
4636 * NEWS: Add 5.1.1 news.
4637 * README: Sync with 5.1 branch.
4638
86f902e0
FF
46392002-01-23 Fred Fish <fnf@redhat.com>
4640
4641 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
4642 stabstring on initial malloc. Reallocing will copy it for us,
4643 if necessary.
4644
8af51c36
EZ
46452002-01-23 Elena Zannoni <ezannoni@redhat.com>
4646
aaa38bb5 4647 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
4648 (HFILES_NO_SRCDIR): Remove hpread.h.
4649 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
4650 (hpread.o): Update dependencies.
4651 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
4652
4653 * hp-psymtab-read.c: Remove file.
4654 * hp-symtab-read.c: Remove file.
4655 * hpread.h: Remove file.
4656
4657 * hpread.c: Merge all contents of hp-psymtab-read.c,
4658 hp-symtab-read.c and hpread.h into this file, as it was prior to
4659 January 1999.
4660
4661 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 4662 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
4663 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
4664 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
4665
dc5cfeb6
EZ
46662002-01-23 Elena Zannoni <ezannoni@redhat.com>
4667
4668 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
4669 fill_gregset): Call gdbarch_tdep() just once, assign result to
4670 variable and use that, instead of calling the function several
4671 times.
4672
ea87b71b
AO
46732002-01-24 Alexandre Oliva <aoliva@redhat.com>
4674
4675 * configure.host: Accept sparcv9 as alias for sparc64.
4676 * configure.tgt: Likewise.
4677
13fc0c2f
KB
46782002-01-22 Kevin Buettner <kevinb@redhat.com>
4679
4680 * solib-aix5.c (build_so_list_from_mapfile)
4681 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
4682 arguments is not reversed.
4683 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
4684 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 4685
7bd872fe
EZ
46862002-01-22 Elena Zannoni <ezannoni@redhat.com>
4687
4688 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
4689 modified version of obsolete sh_fetch_pseudo_register.
4690 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
4691 (sh4_register_read): New function.
4692 (sh_pseudo_register_write): New function. Renamed and modified
4693 version of obsolete sh_store_pseudo_register.
4694 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
4695 (sh4_register_write): New function.
4696 (sh_gdbarch_init): Remove setting of gdbarch function
4697 fetch_pseudo_register and store_pseudo_register. Remove setting of
4698 register_convert_to_raw, register_convert_to_virtual,
4699 register_convertible.
4700 (sh_sh4_register_convertible): Delete. No longer needed. All is
4701 taken care by architecture specific functions
4702 register_read/register_write.
4703 (sh_sh4_register_convert_to_virtual): Make static.
4704 (sh_sh4_register_convert_to_raw): Ditto.
4705
069e84fd
AC
47062002-01-22 Andrew Cagney <ac131313@redhat.com>
4707
4708 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
4709 (floatformat_is_nan, floatformat_mantissa): Ditto.
4710
4711 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
4712 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
4713 builtin_type_ieee_double_little,
4714 builtin_type_ieee_double_littlebyte_bigword,
4715 builtin_type_m68881_ext, builtin_type_i960_ext,
4716 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
4717 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
4718 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
4719 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
4720
211a4f69
CV
47212002-01-22 Corinna Vinschen <vinschen@redhat.com>
4722
4723 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
4724 parameter. Set frameless flag if it exists and depended of
4725 whether the scanned function is frameless or not.
4726 (xstormy16_skip_prologue): If function is frameless, return
4727 result of xstormy16_scan_prologue().
4728 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
4729 call.
4730
f81353e4
EZ
47312002-01-21 Elena Zannoni <ezannoni@redhat.com>
4732
4733 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
4734 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
4735 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
4736 sh_sh4_register_byte, sh_sh4_register_raw_size,
4737 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
4738 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
4739 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
4740 sh_store_pseudo_register, sh_do_pseudo_register): Call
4741 gdbarch_tdep() just once, assign result to variable and use that,
4742 instead of calling the function several times.
4743
63c73a17
MK
47442002-01-20 Mark Kettenis <kettenis@gnu.org>
4745
4746 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
4747 macros instead of LAST_FPU_CTRL_REGNUM.
4748 (store_register): Likewise.
4749
39ad761d
JB
47502002-01-21 Jim Blandy <jimb@redhat.com>
4751
4752 * infcmd.c (run_command): Check that the `exec' target layer's BFD
4753 is up-to-date before running the program, not just when a program
4754 exits.
4755
3d74b771
FF
47562002-01-21 Fred Fish <fnf@redhat.com>
4757
4758 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
4759 when we have found all instructions we are looking for.
4760
966fbf70
RE
47612002-01-21 Richard Earnshaw <rearnsha@arm.com>
4762
4763 * arm-tdep.c (arm_register_name): New function.
4764 (arm_registers_names): Make static.
4765 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
4766 (arm_register_name): Declare.
4767 (REGISTER_NAME): Use it.
4768
c3b4394c
RE
47692002-01-21 Richard Earnshaw <rearnsha@arm.com>
4770 Kevin Buettner <kevinb@redhat.com>
4771
4772 Convert arm targets to new FRAME interface.
4773 * arm-tdep.c (struct frame_extra_info): Remove fsr.
4774 (arm_frame_find_save_regs): Delete.
4775 (arm_frame_init_saved_regs): New.
4776 (arm_init_extra_frame_info): Alloacte saved_regs as required.
4777 Allocate extra_info as required. Convert all uses of fsr.regs
4778 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
4779 to use extra_info.
4780 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
4781 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
4782 (check_prologue_cache, save_prologue_cache): Likewise.
4783 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
4784 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
4785 (FRAME_FIND_SAVED_REGS): Delete.
4786 (arm_frame_find_saved_regs): Delete prototype.
4787 (arm_frame_init_saved_regs): New prototype.
4788 (FRAME_INIT_SAVED_REGS): Define.
4789
61d99182
AC
47902002-01-20 Andrew Cagney <ac131313@redhat.com>
4791
4792 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
4793
6aaea291
AC
47942002-01-20 Andrew Cagney <ac131313@redhat.com>
4795
4796 From Jeff Law <law@redhat.com>:
4797 * infttrace.c: Include <sys/pstat.h>.
4798 (child_pid_to_exec_file): Revamp. Use pstat call to get the
4799 exec file if the ttrace equivalent fails.
4800
15f698d2
AC
48012002-01-20 Andrew Cagney <ac131313@redhat.com>
4802
4803 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
4804 (closeLogFile): Ditto.
4805
f86ddd7c
MC
48062002-01-20 Michael Chastain <mec@shout.net>
4807
4808 * top.c (print_gdb_version): Bump copyright year to 2002.
4809
904507ce
AC
48102002-01-20 Andrew Cagney <ac131313@redhat.com>
4811
4812 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
4813 Zannoni and Eli Zaretskii.
4814
d7f0b9ce
DJ
48152002-01-20 Daniel Jacobowitz <drow@mvista.com>
4816
4817 * buildsym.c: Update copyright years.
4818 * c-typeprint.c: Likewise.
4819 * dwarf2read.c: Likewise.
4820 * f-typeprint.c: Likewise.
4821 * gdbtypes.c: Likewise.
4822 * gdbtypes.h: Likewise.
4823 * hp-symtab-read.c: Likewise.
4824 * hpread.c: Likewise.
4825 * mdebugread.c: Likewise.
4826 * p-typeprint.c: Likewise.
4827
3fd3d7d2
AC
48282002-01-20 Andrew Cagney <ac131313@redhat.com>
4829
4830 * remote-sim.c (gdbsim_open): Simplify code testing the macro
4831 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
4832 byte-order selectable.
4833 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
4834 * arch-utils.c: Ditto.
4835 (set_endian): Ditto.
4836 (set_endian_from_file): Ditto.
4837 * gdbserver/low-sim.c (create_inferior): Ditto.
4838 * gdbarch.sh: Ditto.
4839 * gdbarch.h: Re-generate.
aaa38bb5
AJ
4840 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
4841 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
4842 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
4843 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
4844 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
4845 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
4846 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
4847 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
4848 macro definition.
4849 * config/mips/tm-wince.h: Remove #undef of macro
4850 TARGET_BYTE_ORDER_SELECTABLE.
4851 * config/sh/tm-wince.h: Ditto.
4852
b02dede2
DJ
48532002-01-20 Daniel Jacobowitz <drow@mvista.com>
4854
4855 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
4856 member function fields. Add accessor macro
4857 TYPE_FN_FIELD_ARTIFICIAL.
4858 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
4859 * c-typeprint.c (c_type_print_base): Skip artificial member
4860 functions.
4861
c3643761
DJ
48622002-01-20 Daniel Jacobowitz <drow@mvista.com>
4863
4864 * f-typeprint.c: Delete unused function f_type_print_args.
4865 * p-typeprint.c: Delete unused function pascal_type_print_args.
4866
8176bb6d
DJ
48672002-01-20 Daniel Jacobowitz <drow@mvista.com>
4868
4869 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
4870 comment. Add ``artificial'' to ``union field_location''.
4871
4872 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
4873
4874 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
4875 * mdebugread.c (parse_symbol): Likewise.
4876 * stabsread.c (define_symbol): Likewise.
4877 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
4878 initializing TYPE_FIELD_BITPOS to n (obsolete).
4879 (hpread_doc_function_type): Likewise.
4880 * hpread.c (hpread_function_type): Likewise.
4881
7fd60527
AC
48822002-01-20 Andrew Cagney <ac131313@redhat.com>
4883
4884 * configure.in (host_makefile_frag): Only require a host makefile
4885 fragment when a native build.
4886 * configure: Re-generate.
4887
c2f05ac9
AC
48882002-01-20 Andrew Cagney <ac131313@redhat.com>
4889
4890 * doublest.h (floatformat_from_type): Declare.
4891 * doublest.c (floatformat_from_type): New function.
4892 (convert_typed_floating): Use.
4893
4894 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
4895 call to function floatformat_from_type.
4896
4897 * gdbarch.sh (IEEE_FLOAT): Delete.
4898 * gdbarch.h, gdbarch.c: Re-generate.
4899 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
4900 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
4901 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
4902 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
4903 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
4904 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
4905 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
4906 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
4907 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
4908 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
4909 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
4910 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
4911
4912 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
4913 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
4914 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
4915 * sh-tdep.c (sh_gdbarch_init): Ditto.
4916 * mips-tdep.c (mips_gdbarch_init): Ditto.
4917 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
4918 * cris-tdep.c (cris_gdbarch_init): Ditto.
4919
abf22e64
AJ
49202002-01-20 Jiri Smid <smid@suse.cz>
4921
4922 * configure.host, configure.tgt: Support x86-64.
4923 * NEWS: Note new target x86-64.
4924
b7c4cbf8
AJ
4925 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
4926 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
4927 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
4928 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
4929 x86-64-linux-nat.o): Fix dependencies.
4930
82600034
AC
49312002-01-19 Andrew Cagney <ac131313@redhat.com>
4932
4933 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
4934 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
4935 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
4936 * config/sparc/xm-sun4os4.h: Delete file.
4937 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 4938
bbe5c628
AC
49392002-01-19 Andrew Cagney <ac131313@redhat.com>
4940
4941 * config/sparc/sparclynx.mh (XM_FILE): Delete.
4942 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
4943 * config/m68k/m68klynx.mh (XM_FILE): Delete.
4944 * config/i386/i386lynx.mh (XM_FILE): Delete.
4945 * config/rs6000/xm-rs6000ly.h: Delete file.
4946 * config/sparc/xm-sparclynx.h: Delete file.
4947 * config/m68k/xm-m68klynx.h: Delete file.
4948 * config/i386/xm-i386lynx.h: Delete file.
4949 * config/xm-lynx.h: Delete file.
4950 * config/djgpp/fnchange.lst: Update.
4951
f8453e34
JT
49522002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
4953
4954 * alpha-tdep.c (alpha_register_byte): New function.
4955 (alpha_register_raw_size): Ditto.
4956 (alpha_register_virtual_size): Ditto.
4957 (alpha_skip_prologue_internal): Renamed from
4958 alpha_skip_prologue.
4959 (alpha_skip_prologue): New version that calls
4960 alpha_skip_prologue_internal.
4961 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
4962 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
4963 second argument from alpha_skip_prologue.
4964 (REGISTER_BYTE): Use alpha_register_byte.
4965 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
4966 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
4967 (FRAMELESS_FUNCTION_INVOCATION): Use
4968 generic_frameless_function_invocation_not.
4969 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
4970 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
4971
52d9e613
AC
49722002-01-19 Andrew Cagney <ac131313@redhat.com>
4973
4974 * config/mips/xm-news-mips.h: Delete file.
4975 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
4976
4977 * config/m88k/xm-m88k.h: Delete file.
4978 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
4979 * config/m88k/xm-delta88v4.h: Ditto.
4980 * config/m88k/xm-delta88.h: Ditto.
4981
4982 * config/alpha/xm-fbsd.h: Delete file.
4983 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
4984
4985 * config/sparc/xm-sparc.h: Delete file.
4986 * Makefile.in (xm-sun4os4.h): Delete dependency.
4987 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
4988 * config/sparc/xm-sun4os4.h: Ditto.
4989 * config/sparc/xm-linux.h: Ditto.
4990
4991 * config/i386/xm-windows.h: Delete file.
4992
2d1b2124
AC
49932002-01-19 Andrew Cagney <ac131313@redhat.com>
4994
4995 * utils.c: Include <sys/param.h> for MAXPATHLEN.
4996 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
4997
ee1f65f0
JT
49982002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
4999
5000 * alpha-tdep.c (alpha_call_dummy_words): New.
5001 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
5002 (CALL_DUMMY_P): Define.
5003 (CALL_DUMMY_WORDS): Define.
5004 (SIZEOF_CALL_DUMMY_WORDS): Define.
5005
98081e55
PB
50062002-01-19 Per Bothner <per@bothner.com>
5007
5008 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
5009 isn't NULL, which can happen with some gcj-3.x-produced code.
5010
0d056799
JT
50112002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
5012
5013 * alpha-tdep.c (alpha_register_virtual_type): New function.
5014 (alpha_init_frame_pc_first): Ditto.
5015 (alpha_fix_call_dummy): Ditto.
5016 (alpha_store_struct_return): Ditto.
5017 (alpha_extract_struct_value_address): Ditto.
5018 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
5019 alpha_register_virtual_type.
5020 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
5021 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
5022 alpha_extract_struct_value_address.
5023 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
5024 (INIT_FRAME_PC): Use init_frame_pc_noop.
5025 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
5026
4604bcad
MK
50272002-01-19 Mark Kettenis <kettenis@gnu.org>
5028
5029 * i386gnu-nat.c: Include "i386-tdep.h".
5030 (fetch_fpregs): Simplify code dealing with uninitialized floating
5031 point states such that it doesn't require FP7_REGNUM.
5032
140f9984
JT
50332002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5034
abf22e64
AJ
5035 * alpha-tdep.c (frame_extra_info): New.
5036 (alpha_find_saved_regs): Make static. Use
140f9984
JT
5037 frame->extra_info.
5038 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
5039 (alpha_frame_saved_pc): Use frame->extra_info.
5040 (temp_saved_regs): Don't declare as struct frame_saved_regs.
5041 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
5042 (init_extra_frame_info): Rename to...
5043 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 5044 (alpha_print_extra_frame_info): New function.
140f9984
JT
5045 (alpha_frame_locals_address): Ditto.
5046 (alpha_frame_args_address): Ditto.
abf22e64 5047 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
5048 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
5049 alpha_frame_args_address.
abf22e64 5050 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 5051 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
5052 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
5053 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
5054 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
5055 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
5056
d734c450
JT
50572002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5058
5059 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
5060 (alpha_cannot_fetch_register): Ditto.
5061 (alpha_cannot_store_register): Ditto.
5062 (alpha_register_convertible): Ditto.
5063 (alpha_use_struct_convention): Ditto.
5064 * config/alpha/tm-alpha.h: Update copyright years.
5065 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
5066 (INNER_THAN): Use core_addr_lessthan.
5067 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
5068 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
5069 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
5070 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
5071 (FRAME_CHAIN): Remove unnecessary cast.
5072
b4ceaee6
AC
50732002-01-18 Andrew Cagney <ac131313@redhat.com>
5074
5075 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
5076 obsolete.
5077
0a65a603
AC
50782002-01-18 Andrew Cagney <ac131313@redhat.com>
5079
5080 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
5081 * monitor.c, remote-array.c, remote-bug.c: Ditto.
5082 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
5083 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
5084 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
5085 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
5086 * x86-64-linux-nat.c: Ditto.
5087
636a6dfc
JT
50882002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5089
abf22e64 5090 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
5091 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
5092 (REGISTER_NAME): Define.
5093
acceddb6
JT
50942002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5095
5096 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
5097
ec32e4be
JT
50982002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5099
5100 * alpha-tdep.c: Update copyright years.
5101 (alpha_next_pc): New function.
5102 (alpha_software_single_step): Ditto.
5103 * config/alpha/tm-alpha.h: Add prototype for
5104 alpha_software_single_step.
5105
e771a871
JT
51062002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5107
5108 * alphabsd-nat.c: Update copyright years.
5109 (fill_gregset): Use regcache_collect.
5110 (fill_fpregset): Likewise.
5111 (fetch_inferior_registers): Only fetch integer registers
5112 if requested to do so.
5113 (store_inferior_registers): Only store integer registers
5114 if requested to do so.
5115
7708fa01
AC
51162002-01-17 Andrew Cagney <ac131313@redhat.com>
5117
5118 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
5119 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
5120 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
5121 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
5122 * config/alpha/fbsd.mh (XDEPFILES): Delete.
5123 * config/arm/linux.mh (XDEPFILES): Delete.
5124 * config/arm/nbsd.mh (XDEPFILES): Delete.
5125 * config/i386/i386dgux.mh (XDEPFILES): Delete.
5126 * config/i386/i386sol2.mh (XDEPFILES): Delete.
5127 * config/i386/i386m3.mh (XDEPFILES): Delete.
5128 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
5129 * config/i386/i386gnu.mh (XDEPFILES): Delete.
5130 * config/i386/fbsd.mh (XDEPFILES): Delete.
5131 * config/i386/i386bsd.mh (XDEPFILES): Delete.
5132 * config/i386/i386sco5.mh (XDEPFILES): Delete.
5133 * config/i386/i386v4.mh (XDEPFILES): Delete.
5134 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
5135 * config/i386/i386sco4.mh (XDEPFILES): Delete.
5136 * config/i386/i386aix.mh (XDEPFILES): Delete.
5137 * config/i386/go32.mh (XDEPFILES): Delete.
5138 * config/i386/cygwin.mh (XDEPFILES): Delete.
5139 * config/i386/i386lynx.mh (XDEPFILES): Delete.
5140 * config/i386/i386mach.mh (XDEPFILES): Delete.
5141 * config/i386/i386v32.mh (XDEPFILES): Delete.
5142 * config/i386/linux.mh (XDEPFILES): Delete.
5143 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
5144 * config/i386/ncr3000.mh (XDEPFILES): Delete.
5145 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
5146 * config/i386/i386sco.mh (XDEPFILES): Delete.
5147 * config/i386/i386v.mh (XDEPFILES): Delete.
5148 * config/i386/nbsd.mh (XDEPFILES): Delete.
5149 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
5150 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
5151 * config/i386/symmetry.mh (XDEPFILES): Delete.
5152 * config/i386/obsd.mh (XDEPFILES): Delete.
5153 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
5154 * config/ia64/linux.mh (XDEPFILES): Delete.
5155 * config/ia64/aix.mh (XDEPFILES): Delete.
5156 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
5157 * config/m68k/dpx2.mh (XDEPFILES): Delete.
5158 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
5159 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
5160 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
5161 * config/m68k/linux.mh (XDEPFILES): Delete.
5162 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
5163 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
5164 * config/m68k/nbsd.mh (XDEPFILES): Delete.
5165 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
5166 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
5167 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
5168 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
5169 * config/m88k/delta88.mh (XDEPFILES): Delete.
5170 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
5171 * config/m88k/m88k.mh (XDEPFILES): Delete.
5172 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
5173 * config/mips/linux.mh (XDEPFILES): Delete.
5174 * config/mips/irix6.mh (XDEPFILES): Delete.
5175 * config/mips/irix5.mh (XDEPFILES): Delete.
5176 * config/mips/irix4.mh (XDEPFILES): Delete.
5177 * config/mips/irix3.mh (XDEPFILES): Delete.
5178 * config/mips/decstation.mh (XDEPFILES): Delete.
5179 * config/mips/mipsm3.mh (XDEPFILES): Delete.
5180 (NATDEPFILES): Move core-aout.o to here.
5181 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
5182 * config/pa/hpux1020.mh (XDEPFILES): Delete.
5183 * config/pa/hppabsd.mh (XDEPFILES): Delete.
5184 * config/pa/hppahpux.mh (XDEPFILES): Delete.
5185 * config/pa/hpux11w.mh (XDEPFILES): Delete.
5186 * config/pa/hppaosf.mh (XDEPFILES): Delete.
5187 * config/pa/hpux11.mh (XDEPFILES): Delete.
5188 * config/powerpc/aix.mh (XDEPFILES): Delete.
5189 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
5190 * config/powerpc/linux.mh (XDEPFILES): Delete.
5191 * config/romp/rtbsd.mh: Rename XDEPFILES.
5192 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
5193 * config/rs6000/aix4.mh (XDEPFILES): Delete.
5194 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
5195 * config/s390/s390.mh (XDEPFILES): Delete.
5196 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
5197 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
5198 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
5199 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
5200 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
5201 * config/sparc/nbsd.mh (XDEPFILES): Delete.
5202 * config/sparc/linux.mh (XDEPFILES): Delete.
5203 * config/vax/vaxult.mh (XDEPFILES): Delete.
5204 * config/vax/vaxult2.mh (XDEPFILES): Delete.
5205 * Makefile.in (DEPFILES): Remove XDEPFILES.
5206
375fc983
AC
52072002-01-17 Andrew Cagney <ac131313@redhat.com>
5208
5209 * utils.c (internal_verror): Fix comments, default is yes not no.
5210 Update queries to match. Default to quit and dump core.
5211
8926118c
AC
52122002-01-17 Andrew Cagney <ac131313@redhat.com>
5213
5214 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
5215 copyright.
5216 * defs.h, event-top.c, gdbcmd.h: Ditto.
5217 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
5218 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
5219 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
5220 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
5221 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
5222 * mi/mi-main.c:Ditto.
5223
5224 * stack.c, symfile.c: Update copyright.
5225
45b7b345
DJ
52262002-01-17 Daniel Jacobowitz <drow@mvista.com>
5227
db728ff7
DJ
5228 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
5229 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
5230 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
5231 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 5232
db728ff7
DJ
52332002-01-17 Daniel Jacobowitz <drow@mvista.com>
5234
5235 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
5236 * gdbserver/low-lynx.c (myattach): Likewise.
5237 * gdbserver/low-nbsd.c (myattach): Likewise.
5238 * gdbserver/low-sim.c (myattach): Likewise.
5239 * gdbserver/low-sparc.c (myattach): Likewise.
5240 * gdbserver/low-sun3.c (myattach): Likewise.
5241
5242 * gdbserver/low-linux.c (myattach): New function.
45b7b345 5243
db728ff7 5244 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
5245 (main): Handle "--attach".
5246
8de3c354
AC
52472002-01-16 Andrew Cagney <ac131313@redhat.com>
5248
5249 * MAINTAINERS (language support): Daniel Jacobwitz is C++
5250 maintainer.
5251
b0129042
DJ
52522002-01-15 Daniel Jacobowitz <drow@mvista.com>
5253
5254 * c-typeprint.c (is_type_conversion_operator): Add additional
5255 check for non-conversion operators.
5256
ba8679fb 52572002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
5258
5259 * linux-proc.c: Add "info proc" command, a la procfs.c.
5260 (read_mapping): New function, abstract and re-use code.
5261 (linux_find_memory_regions): Use new func read_mapping.
5262 (linux_info_proc_cmd): New function, implement "info proc".
5263 (_initialize_linux_proc): Add new command "info proc".
5264
e4f9b4d5
MS
52652002-01-15 Michael Snyder <msnyder@redhat.com>
5266
5267 * symfile.c (generic_load): Use bfd_map_over_sections method
5268 instead of manipulating bfd structure members directly.
5269 (add_section_size_callback): New function, bfd sections callback
5270 used by generic_load.
5271 (load_sections_callback): New function, bfd sections callback
5272 used by generic_load.
5273
08cf96df
EZ
52742002-01-15 Elena Zannoni <ezannoni@redhat.com>
5275
abf22e64 5276 [Based on work by Jim Blandy]
08cf96df
EZ
5277 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
5278 (builtin_type_vec128): Export.
5279 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
5280 types.
5281 (builtin_type_vec128): New builtin type for 128 bit vector
5282 registers.
5283 (build_gdbtypes): Initialize builtin_type_v16qi and
5284 builtin_type_v8hi. Create the vec128 register builtin type
5285 structure.
5286 (build_builtin_type_vec128): New function.
abf22e64 5287 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
5288 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
5289 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
5290 AltiVec register to new builtin type.
5291
d7242108
DJ
52922001-01-15 Daniel Jacobowitz <drow@mvista.com>
5293
5294 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
5295 to make_cv_type.
5296
4ee3352d
AC
52972002-01-14 Andrew Cagney <ac131313@redhat.com>
5298
5299 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
5300 CLEAN_UP_REGISTER_VALUE.
5301 * regcache.c (supply_register): Update only call.
5302
f015b2e7
AC
53032002-01-14 Andrew Cagney <ac131313@redhat.com>
5304
5305 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
5306 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
5307 a29k-*-vxworks* targets as obsolete.
5308
356ae49d
MS
53092002-01-14 Michael Snyder <msnyder@redhat.com>
5310
5311 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
5312 until we can resolve portability issues.
5313 * gregset.h: Remove references to fpxregs.
5314 * gcore.c (gcore_command): Initialize note_sec to NULL.
5315
ade8f45e
AC
53162002-01-13 Andrew Cagney <ac131313@redhat.com>
5317
5318 * signals.c (target_signal_to_name): Rewrite. Only use
5319 signals[].name when in bounds and non-NULL.
abf22e64 5320
89c49e7a
AC
53212002-01-13 Andrew Cagney <ac131313@redhat.com>
5322
5323 From Petr Ledvina <ledvinap@kae.zcu.cz>:
5324 * signals.c (target_signal_to_name): Verify that SIG is within the
5325 bounds of the signals array.
5326
4daa9f9f
AC
53272002-01-13 Andrew Cagney <ac131313@redhat.com>
5328
5329 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
5330
ba4bbdcb
KS
53312002-01-13 Keith Seitz <keiths@redhat.com>
5332
5333 * stack.c (print_frame_info_base): Print the frame's pc
5334 only if when print_frame_info_listing_hook is not defined.
5335
575bbeb6
KS
53362002-01-13 Keith Seitz <keiths@redhat.com>
5337
5338 * varobj.c (varobj_set_value): Make sure that there were no
5339 errors evaluating the object before attempting to set its
5340 value.
5341 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
5342 so this offset adjustment is no longer necessary.
5343 (create_child): Don't set the error flag if the child is
5344 a CPLUS_FAKE_CHILD.
5345 (value_of_child): If value_fetch_lazy fails, return NULL
5346 so that callers will be notified that an error occurred.
5347 (c_value_of_variable): Delay check of variable's validity
5348 until later. We actually want all structs and unions to have
5349 the value "{...}".
5350 Do not return "???" for variables which could not be evaluated.
5351 This error condition must be returned to the caller so that it
5352 can get the error condition from gdb.
5353 (cplus_name_of_child): Adjust index for vptr before figuring
5354 out the name of the child.
5355 (cplus_value_of_child): If a child's (real) parent is not valid,
5356 don't even bother trying to give a value for it. Just return
5357 an error. Change all instances in this function.
5358 (cplus_type_of_child): If our parent is one of the "fake"
5359 parents, we need to get at the type of the real parent, and
5360 derive the child's true type using this information.
5361
b76898ab
AC
53622002-01-13 Andrew Cagney <ac131313@redhat.com>
5363
5364 From 2002-01-09 John Marshall <johnm@falch.net>:
5365 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
5366 sources.redhat.com, and tweak some related URLs which had
5367 suffered from linkrot.
5368
b6649e88
AC
53692002-01-13 Andrew Cagney <ac131313@redhat.com>
5370
5371 From Jeff law:
5372 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
5373 structures passed in registers.
5374
82cc5033
EZ
53752002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
5376
5377 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
5378 white space which prevented compilation. Reported by DSK
5379 <dsk@student.unsw.edu.au>.
5380
ba5f2f8a
MS
53812002-01-11 Michael Snyder <msnyder@redhat.com>
5382
fbd35540
MS
5383 * symfile.c (build_section_addr_info_from_section_tab):
5384 Use bfd access method instead of manipulating bfd directly.
5385 (syms_from_objfile): Ditto.
5386 (simple_overlay_update_1): Ditto.
5387 (simple_overlay_update): Ditto.
5388 (generic_load): Ditto.
5389 (overlay_unmapped_address): FIXME comment, bfd access methods.
5390 (sections_overlap): FIXME comment, bfd access methods.
5391 (pc_in_mapped_range): FIXME comment, bfd access methods.
5392 (pc_in_unmapped_range): FIXME comment, bfd access methods.
5393 (section_is_mapped): FIXME comment, bfd access methods.
5394 (section_is_overlay): FIXME comment, bfd access methods.
5395
ba5f2f8a
MS
5396 * symfile.c (generic_load): Whitespace and long line cleanups.
5397 Remove duplicate variable, change several local variables to
5398 more appropriate data types.
5399 (print_transfer_performance): Use %lu instead of %ld for ulongs.
5400
17df2af6
AC
54012002-01-12 Andrew Cagney <ac131313@redhat.com>
5402
5403 From Peter Schauer:
5404 * language.c (longest_local_hex_string_custom): Use phex_nz to
5405 convert NUM to a hex string.
5406
ec920329
EZ
54072002-01-12 Elena Zannoni <ezannoni@redhat.com>
5408
5409 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
5410 the function.
538a76d6 5411 Update Copyright year.
ec920329 5412
3abd2e01
AC
54132002-01-12 Andrew Cagney <ac131313@redhat.com>
5414
5415 * language.c (longest_raw_hex_string): Delete unused function.
5416
b21b22e0
PS
54172002-01-11 Petr Sorfa <petrs@caldera.com>
5418
5419 * MAINTAINERS (write-after-approval): Add myself.
5420 * dwarf2read.c (read_tag_string_type): Handling of
5421 DW_AT_byte_size.
5422 (read_tag_string_type): FORTRAN fix to prevent propagation of
5423 first string size.
5424 (set_cu_language): Handling of DW_LANG_Fortran95
5425
747fe712
RE
54262002-01-11 Richard Earnshaw <rearnsha@arm.com>
5427
5428 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
5429 GETPID(inferior_ptid).
5430 (store_inferior_registers): Likewise.
5431
f1bea926
JM
54322002-01-10 Jason Merrill <jason@redhat.com>
5433
5434 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
5435 Fix DW_OP_minus.
5436
ae940673
AC
54372002-01-10 Andrew Cagney <ac131313@redhat.com>
5438
5439 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
5440 and bfd/elf32-sh-nbsd.c.
5441
00546b04
MS
54422002-01-10 Michael Snyder <msnyder@redhat.com>
5443
352ed7b4
MS
5444 * NEWS: Mention --pid and corefile/proc-id behavior change.
5445
c18be923
MS
5446 * Makefile.in: Add rules for gcore.o and linux-proc.o.
5447 * gcore.c: Include cli/cli-decode.h instead of command.h.
5448
00546b04
MS
5449 * main.c (captured_main): Add new command line option "--pid".
5450 If the second command line argument (following the symbol-file)
5451 begins with a digit, try to attach to it before trying to open
5452 it as a corefile.
5453 (print_gdb_help): Document the "--pid" argument.
5454
db60ec62
EZ
54552002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
5456
5457 * completer.c (command_completer): New function.
5458
5459 * completer.h <command_completer>: Add prototype.
5460
5461 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
5462 completer for the "help" command.
5463
39c22d1a
JM
54642002-01-09 Jason Merrill <jason@redhat.com>
5465
5466 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
5467
c564377f
MS
54682002-01-09 Michael Snyder <msnyder@redhat.com>
5469
975aec09
MS
5470 * i386-linux-nat.c (fill_fpxregset): Make global.
5471 (store_fpxregset): Ditto.
5472
db4a10fa
MS
5473 * gregset.h (gdb_fpxregset_t): Define.
5474 (supply_fpxregset): Prototype.
5475 (fill_fpxregset): Prototype.
5476
c564377f
MS
5477 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
5478
c3d45d70
RE
54792002-01-09 Richard Earnshaw <rearnsha@arm.com>
5480
5481 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
5482 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
5483 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
5484
fcc87af1
AC
54852002-01-09 Andrew Cagney <ac131313@redhat.com>
5486
5487 * MAINTAINERS: Update target maintainer rules so that any
5488 Maintainer can approve a tested patch for a maintenance-only
5489 target.
5490
dd96c05b
RE
54912002-01-09 Richard Earnshaw <rearnsha@arm.com>
5492
d4297db9 5493 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 5494
d4297db9 5495 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
5496 IN_SIGTRAMP.
5497
145fdc6e
MS
54982002-01-08 Michael Snyder <msnyder@redhat.com>
5499
5500 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
5501 real name of the executable, rather than the /proc name.
5502
be4d1333
MS
55032002-01-03 Michael Snyder <msnyder@redhat.com>
5504
5505 Implement a "generate-core-file" command in gdb, save target state.
5506 * gcore.c: New file. Implement new command 'generate-core-file'.
5507 Save a corefile image of the current state of the inferior.
5508 * linux-proc.c: Add linux-specific code for saving corefiles.
5509 * target.h (struct target_ops): Add new target vectors for saving
5510 corefiles; to_find_memory_regions and to_make_corefile_notes.
5511 (target_find_memory_regions): New macro.
5512 (target_make_corefile_notes): New macro.
5513 * target.c (update_current_target): Inherit new target methods.
5514 (dummy_find_memory_regions): New place-holder method.
5515 (dummy_make_corefile_notes): New place-holder method.
5516 (init_dummy_target): Initialize new dummy target vectors.
5517 * exec.c (exec_set_find_memory_regions): New function.
5518 Allow the exec_ops vector for memory regions to be taken over.
5519 (exec_make_note_section): New function, target vector method.
5520 * defs.h (exec_set_find_memory_regions): Export prototype.
5521 * procfs.c (proc_find_memory_regions): New function, corefile method.
5522 (procfs_make_note_section): New function, corefile method.
5523 (init_procfs_ops): Set new target vector pointers.
5524 (find_memory_regions_callback): New function.
5525 (procfs_do_thread_registers): New function.
5526 (procfs_corefile_thread_callback): New function.
5527 * sol-thread.c (sol_find_memory_regions): New function.
5528 (sol_make_note_section): New function.
5529 (init_sol_thread_ops): Initialize new target vectors.
5530 * inftarg.c (inftarg_set_find_memory_regions): New function.
5531 Allow to_find_memory_regions vector to be taken over.
5532 (inftarg_set_make_corefile_notes): New function.
5533 Allow to_make_corefile_notes vector to be taken over.
5534 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
5535 interface layer if not target_has_execution (may be a corefile).
5536 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
5537 * config/sparc/sun4sol2.mh: Ditto.
5538 * config/alpha/alpha-linux.mh: Ditto.
5539 * config/arm/linux.mh: Ditto.
5540 * config/i386/x86-64linux.mh: Ditto.
5541 * config/ia64/linux.mh: Ditto.
5542 * config/m68k/linux.mh: Ditto.
5543 * config/mips/linux.mh: Ditto.
5544 * config/powerpc/linux.mh: Ditto.
5545 * config/sparc/linux.mh: Ditto.
5546
c6b92abd
MS
55472002-01-07 Michael Snyder <msnyder@redhat.com>
5548
5549 * arm-linux-nat.c: Remove references to regcache.c internal data
5550 (registers[] and register_valid[]).
5551
4b09dc8c
MS
55522002-01-07 Michael Snyder <msnyder@redhat.com>
5553
abf22e64
AJ
5554 * linux-proc.c: New file. Implement child_pid_to_exec_file,
5555 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
5556 symbol file and shlibs.
5557 * Makefile.in: Add rule for linux-proc.o.
5558 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
5559 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
5560 * config/arm/linux.mh: Ditto.
5561 * config/i386/linux.mh: Ditto.
5562 * config/i386/x86-64linux.mh: Ditto.
5563 * config/ia64/linux.mh: Ditto.
5564 * config/m68k/linux.mh: Ditto.
5565 * config/mips/linux.mh: Ditto.
5566 * config/powerpc/linux.mh: Ditto.
5567 * config/sparc/linux.mh: Ditto.
5568
c25b74ac
PM
55692002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
5570
5571 * win32-nat.c: Add i386-tdep.h dependency.
5572
94cd915f
MS
55732002-01-07 Michael Snyder <msnyder@redhat.com>
5574
c7cccb76
MS
5575 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
5576 instead of bfd_get_arch_size. Don't bail out just because
5577 there's no exec_bfd.
abf22e64 5578
34c0bd93
MS
5579 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
5580 * p-valprint.c (pascal_object_print_value): Ditto.
5581 * somread.c (som_symtab_read): Ditto.
5582 * symfile.c (simple_free_overlay_region_table): Ditto.
5583 * valops.c (value_assign): Ditto.
5584
21c1c920
MS
5585 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
5586 use tilde_expand and strerror for opening save-tracepoints file.
5587
5bbd998e
MS
5588 * thread-db.c (thread_db_new_objfile): Indendation fix.
5589
94cd915f
MS
5590 * infptrace.c (GDB_MAX_ALLOCA): New define.
5591 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 5592 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
5593 can be overridden with whatever value is appropriate to the host).
5594 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
5595 alloca to allocate potentially large buffer.
5596 * rs6000-nat.c (child_xfer_memory): Ditto.
5597 * symm-nat.c (child_xfer_memory): Ditto.
5598 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
5599
494e8a93
JSC
56002002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
5601
5602 From Nick Clifton <nickc@redhat.com>
5603 * d10v-tdep.c: Set STACK_START to 0x200bffe.
5604
d0e1d48e
MS
56052002-01-07 Michael Snyder <msnyder@redhat.com>
5606
abf22e64 5607 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
5608 Don't use exec_bfd if it's NULL.
5609
290b2c7a
MK
56102002-01-06 Mark Kettenis <kettenis@gnu.org>
5611
abf22e64 5612 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 5613
aef21287
AC
56142002-01-06 Andrew Cagney <ac131313@redhat.com>
5615
5616 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
5617 * gnu-nat.c: Ditto.
5618
30efa627
AC
56192002-01-06 Andrew Cagney <ac131313@redhat.com>
5620
5621 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
5622 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
5623 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
5624 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
5625 z8k-coff have not been multi-arched. Update z8k-coff build
5626 status.
5627
9b4ff276
AC
56282002-01-06 Andrew Cagney <ac131313@redhat.com>
5629
5630 * MAINTAINERS: Mark a29k target as obsolete.
5631 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
5632 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
5633 comments.
5634 * NEWS: Note that a29k targets are obsolete.
5635 * a29k-tdep.c: Mark as obsolete.
5636 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
5637 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
5638 a29k-*-vxworks* targets as obsolete.
5639 * remote-adapt.c: Obsolete.
5640 * remote-eb.c: Obsolete.
5641 * remote-mm.c: Obsolete.
5642 * remote-udi.c: Obsolete.
5643 * config/a29k/a29k-udi.mt: Obsolete.
5644 * config/a29k/a29k.mt: Obsolete.
5645 * config/a29k/tm-a29k.h: Obsolete.
5646 * config/a29k/tm-vx29k.h: Obsolete.
5647 * config/a29k/vx29k.mt: Obsolete.
5648
a9011d31
AC
56492002-01-05 Andrew Cagney <ac131313@redhat.com>
5650
5651 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
5652 with BFD_ENDIAN_BIG.
5653
9299404e
AC
56542002-01-05 Andrew Cagney <ac131313@redhat.com>
5655
5656 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
5657 * configure, config.in: Re-generate.
5658 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
5659 * defs.h: Do not include <endian.h>.
5660
7e89e357
JT
56612002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
5662
5663 * acconfig.h (HAVE_PT_GETXMMREGS): New.
5664 * config.in: Regenerate.
5665 * configure.in: Update copyright years.
5666 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
5667 * configure: Regenerate.
5668 * i386bsd-nat.c: Update copyright years.
5669 (fill_gregset): Use regcache_collect.
5670 (fetch_inferior_registers): Only fetch integer registers
5671 if requested to do so. Add support for XMM registers
5672 using PT_GETXMMREGS.
5673 (store_inferior_registers): Only store integer registers
5674 if requested to do so. Add support for XMM registers
5675 using PT_SETXMMREGS.
5676 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
5677 (store_inferior_registers): Remove.
5678 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
5679 (fetch_elfcore_registers): New function.
5680 (i386nbsd_elfcore_fns): New.
5681 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
5682 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
5683 i386bsd-nat.o.
5684 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
5685 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
5686 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
5687 * config/i386/tm-nbsd.h: Update copyright years.
5688 (HAVE_SSE_REGS): Define.
5689 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
5690 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
5691 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
5692 (SIGCONTEXT_PC_OFFSET): Remove.
5693 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
5694
a752853e
AC
56952002-01-05 Andrew Cagney <ac131313@redhat.com>
5696
5697 * configure.tgt: Remove powerpc-*-macos* target.
5698 * config/m68k/xm-mpw.h: Delete file.
5699 * config/xm-mpw.h: Delete file.
5700 * ser-mac.c: Delete file.
5701 * mpw-make.sed: Delete file.
5702 * mpw-config.in: Delete file.
5703 * mac-xdep.c: Delete file.
5704 * mac-gdb.r: Delete file.
5705 * mac-defs.h: Delete file.
5706 * mac-nat.c: Delete file.
5707 * config/powerpc/macos.mh: Delete file.
5708 * config/powerpc/macos.mt: Delete file.
5709 * config/powerpc/nm-macos.h: Delete file.
5710 * config/powerpc/tm-macos.h: Delete file.
5711 * source.c (openp, open_source_file): Remove obsolete code.
5712 * top.c (gdb_readline): Ditto.
5713 * utils.c (query): Ditto.
5714 * event-top.c (display_gdb_prompt): Ditto.
5715 * Makefile.in (ser-mac.o): Delete obsolete target.
5716 * NEWS: Update.
5717
d7449b42
AC
57182002-01-04 Andrew Cagney <ac131313@redhat.com>
5719
5720 * defs.h (BIG_ENDIAN): Delete macro definition.
5721 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
5722 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
5723 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
5724 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
5725 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
5726 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
5727 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
5728 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
5729 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
5730 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
5731 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
5732 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
5733 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
5734 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
5735 * gdbarch.c: Re-generate.
5736
356374e8
DJ
57372002-01-04 Daniel Jacobowitz <drow@mvista.com>
5738
5739 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
5740 for core files.
5741
a2b8f8f8
JT
57422002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
5743
5744 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
5745
12466af9
AC
57462002-01-04 Andrew Cagney <ac131313@redhat.com>
5747
5748 * value.h (value_ptr): Delete typedef.
5749
3549ab40
JT
57502002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
5751
5752 * i386nbsd-nat.c: Update copyright years.
5753 Include i386-tdep.h.
5754
fedbd091
EZ
57552002-01-04 Elena Zannoni <ezannoni@redhat.com>
5756
5757 * stabsread.c: Update copyright years.
5758
5759 From Debashis Mahata <debashis.mahata@wipro.com>:
5760 (read_struct_fields): Deal with Sun C compiler erroneous stab
5761 output for structs and unions.
fec8b34f 5762 Fix PR gdb/269.
fedbd091 5763
eb43544b
DJ
57642002-01-04 Daniel Jacobowitz <drow@mvista.com>
5765
5766 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
5767 prototype.
5768
1514d34e
DJ
57692002-01-04 Daniel Jacobowitz <drow@mvista.com>
5770
5771 * cp-abi.c: Fix whitespace.
5772 (baseclass_offset): New wrapper function.
5773 * cp-abi.h (baseclass_offset): Add prototype.
5774 (struct cp_abi_ops): Add baseclass_offset pointer.
5775
5776 * valops.c (vb_match): Move to...
5777 * gnu-v2-abi.c (vb_match): here.
5778 * valops.c (baseclass_offset): Move to...
5779 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
5780
5781 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
5782
5783 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
5784 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
5785 * hpacc-abi.c (init_hpacc_ops): Likewise.
5786
7f8c9282
DJ
57872002-01-04 Daniel Jacobowitz <drow@mvista.com>
5788
5789 * valops.c (find_overload_match): Accept obj as a
5790 reference parameter. Update it before returning.
5791 * value.h (find_overload_match): Update prototype.
5792 * eval.c (evaluate_subexp_standard): Pass object to
5793 find_overload_match by reference.
5794
f23631e4
AC
57952002-01-03 Andrew Cagney <ac131313@redhat.com>
5796
5797 * valarith.c: Replace value_ptr with struct value pointer. Remove
5798 register attribute from value declarations.
5799 * valops.c: Ditto.
5800 * value.h: Ditto.
5801 * scm-lang.c (scm_lookup_name): Ditto.
5802
79e10fab 58032002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 5804
79e10fab
AC
5805 Abstract the functionality of iterating over mapped memory
5806 regions into a general purpose iterator function.
abf22e64 5807 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
5808 iterator for memory sections.
5809 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
5810 (solib_mappings_callback): New function, callback for above.
5811 (info_proc_mappings): Reimpliment using iterate_over_mappings.
5812 (info_mappings_callback): New function, callback for above.
5813
5814 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
5815
c5ad026a
MK
58162002-01-01 Mark Kettenis <kettenis@gnu.org>
5817
d2a7c97a
MK
5818 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
5819 * i386-tdep.c: Include "elf-bfd.h".
5820 (process_note_abi_tag_sections): New function.
5821 (i386_gdbarch_init): Add code to recognize various OS/ABI
5822 combinations.
5823
c5ad026a
MK
5824 * maint.c (_initialize_maint_cmds): Add missing \ in
5825 string-literal.
5826
a1a5b71e 5827For older changes see ChangeLog-2001
c906108c
SS
5828\f
5829Local Variables:
5830mode: change-log
5831left-margin: 8
5832fill-column: 74
5833version-control: never
5834End:
This page took 0.77082 seconds and 4 git commands to generate.