* ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
7bcc927b
JT
12002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
2
3 * ns32k-tdep.c (ns32k_call_dummy_words, sizeof_ns32k_call_dummy_words,
4 ns32k_fix_call_dummy): New.
5 * config/ns32k/tm-umax.h (CALL_DUMMY_WORDS): Define as
6 ns32k_call_dummy_words.
7 (SIZEOF_CALL_DUMMY_WORDS): Define as sizeof_ns32k_call_dummy_words.
8 (CALL_DUMMY, CALL_DUMMY_LENGTH, CALL_DUMMY_ADDR,
9 CALL_DUMMY_NARGS): Remove.
10 (FIX_CALL_DUMMY): Define as ns32k_fix_call_dummy.
11
78f9d765
JT
122002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
13
14 * ns32k-tdep.c (ns32k_breakpoint_from_pc, ns32k_frame_chain,
15 ns32k_frame_saved_pc, ns32k_frame_args_address,
16 ns32k_frame_locals_address, ns32k_frame_init_saved_regs,
17 ns32k_push_dummy_frame, ns32k_pop_frame): New functions.
18 * config/ns32k/tm-nbsd.h (FRAME_SAVED_PC): Remove.
19 * config/ns32k/tm-umax.h (INNER_THAN): Define as core_addr_lessthan.
20 (BREAKPOINT_FROM_PC): Define as ns32k_breakpoint_from_pc.
21 (BREAKPOINT): Remove..
22 (FRAME_CHAIN): Define as ns32k_frame_chain.
23 (FRAME_SAVED_PC): Define as ns32k_frame_saved_pc.
24 (FRAME_ARGS_ADDRESS): Define as ns32k_frame_args_address.
25 (FRAME_LOCALS_ADDRESS): Define as ns32k_frame_locals_address.
26 (FRAME_FIND_SAVED_REGS): Remove.
27 (FRAME_INIT_SAVED_REGS): Define as ns32k_frame_init_saved_regs.
28 (PUSH_DUMMY_FRAME): Define as ns32k_push_dummy_frame.
29 (POP_FRAME): Define as ns32k_pop_frame.
30
f2c762e0
JT
312002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
32
33 * ns32k-tdep.c (ns32k_register_byte_32082,
34 ns32k_register_byte_32382, ns32k_register_raw_size,
35 ns32k_register_virtual_size, ns32k_register_virtual_type): New
36 functions.
37 * config/ns32k/tm-nbsd.h (REGISTER_BYTE): Define as
38 ns32k_register_byte_32382.
39 * config/ns32k/tm-umax.h: Update copyright years.
40 (REGISTER_BYTE): Define as ns32k_register_byte_32082.
41 (REGISTER_RAW_SIZE): Define as ns32k_register_raw_size.
42 (REGISTER_VIRTUAL_SIZE): Define as ns32k_register_virtual_size.
43 (REGISTER_VIRTUAL_TYPE): Define as ns32k_register_virtual_type.
44 (ns32k_get_enter_addr): Fix prototype.
45
af137673
JT
462002-05-26 Jason Thorpe <thorpej@wasabisystems.com>
47
48 * ns32k-tdep.c: Update copyright years.
49 (ns32k_register_name_32082): New function.
50 (ns32k_register_name_32382): Ditto.
51 * config/ns32k/tm-nbsd.h (REGISTER_NAMES): Remove.
52 (REGISTER_NAME): Define as ns32k_register_name_32382.
53 * config/ns32k/tm-umax.h (REGISTER_NAMES): Remove.
54 (REGISTER_NAME): Define as ns32k_register_name_32082.
55
a8bc7b56
JB
562002-05-24 Jim Blandy <jimb@redhat.com>
57
58 * dwarf2read.c (free_line_header): Use xfree, not free.
59
83a45910
JT
602002-05-24 Jason Thorpe <thorpej@wasabisystems.com>
61
62 * config/djgpp/fnchange.lst: Add alphabsd-nat.c,
63 alphabsd-tdep.c, mipsnbsd-nat.c, and mipsnbsd-tdep.c
64
0db71247
AC
652002-05-23 Andrew Cagney <ac131313@redhat.com>
66
67 * PROBLEMS: Mention s390 and FreeBSD 4.4 build problems.
68
b9e5e4dd
AC
692002-05-23 Andrew Cagney <ac131313@redhat.com>
70
71 From Ross Alexander at NEC Europe:
72 * config/pa/hpux11w.mh (NATDEPFILES): Add solib.o.
73
de530e84
MS
742002-05-23 Michael Snyder <msnyder@redhat.com>
75
76 * cli/cli-dump.c (restore_command): Use parse_and_eval_long
77 for input, rather than parse_and_eval_address.
78
b91b96f4
AC
792002-05-23 Andrew Cagney <ac131313@redhat.com>
80
81 * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h".
82 * Makefile.in (sim_d10v_h): Update definition.
83
8b279e7a
AC
842002-05-24 Andrew Cagney <cagney@redhat.com>
85
86 * d10v-tdep.c (d10v_gdbarch_init): Revert old code included in
87 change `2002-05-22 Michael Snyder' below.
88 (d10v_push_arguments): Ditto.
89 (d10v_extract_return_value): Ditto.
90
0a3d0425
JB
912002-05-23 Jim Blandy <jimb@redhat.com>
92
93 * macrotab.c (check_for_redefinition): Don't complain if the new
94 definition is the same as the previous one. Take more arguments
95 to allow the comparison.
96 (macro_define_object, macro_define_function): Pass more arguments
97 to check_for_redefinition.
98
78eac43e
MS
992002-05-22 Michael Snyder <msnyder@redhat.com>
100
101 * d10v-tdep.c: Change a few macros to enums for ease of debugging.
102 (d10v_frame_chain_valid): Add PC_IN_CALL_DUMMY clause.
103 (d10v_frame_saved_pc): Add PC_IN_CALL_DUMMY clause.
104 (d10v_frame_chain): Bail immediately if PC_IN_CALL_DUMMY.
105 Don't bail if return_pc is PC_IN_CALL_DUMMY.
106 Add a temp variable to save a call (and a memory read).
107 (d10v_init_extra_frame_info): Get fi->pc from callee's return_pc
108 if possible (so that PC_IN_CALL_DUMMY will work).
109
9bc1edb8
CV
1102002-05-22 Corinna Vinschen <vinschen@redhat.com>
111
112 * MAINTAINERS: Remove status `OBSOLETE' from v850.
113
005ef3d2
ML
1142002-05-22 Michal Ludvig <mludvig@suse.cz>
115
116 * dwarf2cfi.c (frame_state_for): Added safety check for a valid
117 fde->cie_ptr.
118 (dwarf2_build_frame_info): Corrected handling of eh_frame.
119 (dwarf2_build_frame_info): Add offset to fde->initial_location
120 so that frames of shared libraries are mapped correctly.
6c3eb890
ML
121 (execute_stack_op): Change type of 'result' from ULONGEST to
122 CORE_ADDR.
005ef3d2 123
fcf4f891
JT
1242002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
125
126 * config/alpha/tm-nbsd.h: Include solib.h.
127
cfef91e4
JT
1282002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
129
130 * alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
131 assumptions about the host's byte order.
132
9964235a
JT
1332002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
134
135 * Makefile.in (alphanbsd-tdep.o, shnbsd-tdep.o): Add solib-svr4.h
136 to dependency list.
137 * alphanbsd-tdep.c: Include solib-svr4.h.
138 * shnbsd-tdep.c: Ditto.
139
9eeef8ef
JT
1402002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
141
142 * Makefile.in (armnbsd-tdep.o): Add solib-svr4.h and
143 nbsd-tdep.h to dependency list.
144 * configure.host (arm*-*-netbsdelf*, arm*-*-netbsd*,
145 i[3456]86-*-netbsdaout*, i[3456]86-*-netbsd*, m68*-*-netbsd*,
146 ns32k-*-netbsd*, sparc-*-netbsdaout*, sparc-*-netbsd*): Use
147 nbsdaout.mh and nbsdelf.mh consistently.
148 * configure.tgt (i[3456]86-*-netbsd*, m68*-*-netbsd*,
149 ns32k-*-netbsd*, sparc-*-netbsdelf*, sparc-*-netbsd*) Use
150 nbsdaout.mt and nbsdelf.mh consistently.
151 * armnbsd-tdep.c: Include nbsd-tdep.h and solib-svr4.h.
152 (arm_netbsd_elf_init_abi): Use set_solib_svr4_fetch_link_map_offsets
153 to set nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
154 * config/nm-nbsd.h: Garbage-collect SVR4_SHARED_LIBS. Move
155 a.out shared library stuff from here...
156 * config/nm-nbsdaout.h: ...to here.
157 * config/tm-nbsd.h: Remove.
158 * config/alpha/nm-nbsd.h (SVR4_SHARED_LIBS): Remove.
159 * config/arm/nbsd.mh: Remove.
160 * config/arm/nbsd.mt (TDEPFILES): Remove solib-sunos.o, add
161 nbsd-tdep.o.
162 * config/arm/nbsdaout.mh: New file.
163 * config/arm/nbsdelf.mh: New file.
164 * config/arm/nm-nbsdaout.h: New file.
165 * config/i386/nbsd.mh: Remove.
166 * config/i386/nbsd.mt: Remove.
167 * config/i386/nbsdaout.mh: New file.
168 * config/i386/nbsdaout.mt: New file.
169 * config/i386/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
170 * config/i386/nbsdelf.mt (TM_FILE): Use tm-nbsd.h.
171 * config/i386/nm-nbsd.h (REGISTER_U_ADDR,
172 i386_register_u_addr): Remove.
173 * config/i386/nm-nbsdaout.h: New file.
174 * config/i386/nm-nbsdelf.h: Remove.
175 * config/i386/tm-nbsd.h: Don't include config/tm-nbsd.h.
176 (USE_STRUCT_CONVENTION): Remove.
177 * config/i386/tm-nbsdaout.h: New file.
178 * config/i386/tm-nbsdelf.h: Remove.
179 * config/m68k/nbsd.mh: Remove.
180 * config/m68k/nbsd.mt: Remove.
181 * config/m68k/nbsdaout.mh: New file.
182 * config/m68k/nbsdaout.mt: New file.
183 * config/m68k/nm-nbsd.h: Use config/nm-nbsd.h.
184 * config/m68k/nm-nbsdaout.h: New file.
185 * config/m68k/tm-nbsd.h: Don't include config/tm-nbsd.h.
186 (IN_SOLIB_CALL_TRAMPOLINE): Define.
187 * config/ns32k/nbsd.mh: Remove.
188 * config/ns32k/nbsd.mt: Remove.
189 * config/ns32k/nbsdaout.mh: New file.
190 * config/ns32k/nbsdaout.mt: New file.
191 * config/ns32k/nm-nbsd.h: Include config/nm-nbsd.h.
192 * config/ns32k/nm-nbsdaout.h: New file.
193 * config/ns32k/tm-nbsd.h: Don't include config/tm-nbsd.h.
194 (IN_SOLIB_CALL_TRAMPOLINE): Define.
195 * config/powerpc/nm-nbsd.h: Include config/nm-nbsd.h.
196 (SVR4_SHARED_LIBS): Remove.
197 * config/powerpc/tm-nbsd.h: Dont' include config/tm-nbsd.h.
198 * config/sparc/nbsd.mh: Remove.
199 * config/sparc/nbsd.mt: Remove.
200 * config/sparc/nbsdaout.mh: New file.
201 * config/sparc/nbsdaout.mt: New file.
202 * config/sparc/nbsdelf.mh (NAT_FILE): Use nm-nbsd.h.
203 * config/sparc/nbsdelf.mt: New file.
204 * config/sparc/nm-nbsdaout.h: New file.
205 * config/sparc/nm-nbsdelf.h: Remove.
206 * config/sparc/tm-nbsd.h: Don't include config/tm-nbsd.h.
207 * config/sparc/tm-nbsdaout.h: New file.
208
257ce470
JT
2092002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
210
211 * Makefile.in (ALLDEPFILES): Add mipsnbsd-nat.c and
212 mipsnbsd-tdep.c
213 (mipsnbsd-nat.o, mipsnbsd-tdep.o): New dependency lists.
214
76a6d5fe
JT
2152002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
216
217 * Makefile.in (ALLDEPFILES): Add shnbsd-tdep.c and
218 shnbsd-nat.c.
219 (shnbsd-tdep.o, shnbsd-nat.o): New dependency lists.
220
45888261
JT
2212002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
222
223 * NEWS: Note new MIPS NetBSD native configuration.
224 * configure.host (mips*-*-netbsd*): New host.
225 * configure.tgt (mips*-*-netbsd*): New target.
226 * mipsnbsd-nat.c: New file.
227 * mipsnbsd-tdep.c: New file.
228 * mipsnbsd-tdep.h: New file.
229 * config/mips/nbsd.mh: New file.
230 * config/mips/nbsd.mt: New file.
231 * config/mips/nm-nbsd.h: New file.
232 * config/mips/tm-nbsd.h: New file.
233
70f80edf
JT
2342002-05-21 Jason Thorpe <thorpej@wasabisystems.com>
235
236 * Makefile.in (SFILES): Add osabi.c.
237 (COMMON_OBS): Add osabi.o.
238 (osabi.o): New dependency list.
239 * osabi.c: New file.
240 * osabi.h: New file.
241 * doc/gdbint.texinfo: Document new generic OS ABI framework.
242
243 * Makefile.in (alpha_tdep_h): Define and use instead of
244 alpha-tdep.h.
245 * alpha-tdep.c (alpha_abi_names, process_note_abi_tag_sections,
246 get_elfosabi, alpha_abi_handler_list, alpha_gdbarch_register_os_abi):
247 Remove.
248 (alpha_gdbarch_init, alpha_dump_tdep): Use generic OS ABI framework.
249 * alpha-tdep.h: Include osabi.h.
250 (alpha_abi): Remove.
251 (gdbarch_tdep): Use generic OS ABI framework.
252 * alpha-linux-tdep.c (_initialize_alpha_linux_tdep): Use
253 gdbarch_register_osabi.
254 * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Likewise.
255 * alphafbsd-tdep.c (_initialize_alphafbsd_tdep): Likewise.
256 * alphanbsd-tdep.c (_initialize_alphanbsd_tdep): Likewise.
257
258 * Makefile.in (sh_tdep_h): Add osabi.h.
259 * sh-tdep.h (sh_osabi): Remove.
260 (gdbarch_tdep): Use generic OS ABI framework.
261 * sh-tdep.c (sh_osabi_names, process_note_abi_tag_sections,
262 sh_osabi_handler_list, sh_gdbarch_register_os_abi): Remove.
263 (sh_gdbarch_init, sh_dump_tdep): Use generic OS ABI framework.
264 * shnbsd-tdep.c (_initialize_shnbsd_tdep): Use gdbarch_register_osabi.
265
266 * Makefile.in (arm_tdep_h): Define and use instead of arm-tdep.h.
267 * arm-linux-tdep.c (_initialize_arm_linux_tdep): Use
268 gdbarch_register_osabi.
269 * arm-tdep.c (arm_abi_names, process_note_abi_tag_sections,
270 arm_abi_handler_list, arm_gdbarch_register_os_abi): Remove.
271 (get_elfosabi): Rename to...
272 (arm_elf_osabi_sniffer): ...this. Adjust to use generic OS
273 ABI framework support routines.
274 (arm_gdbarch_init): Use generic OS ABI framework.
275 (arm_dump_tdep): Likewise.
276 (_initialize_arm_tdep): Likewise.
277 * arm-tdep.h: Include osabi.h.
278 (arm_abi): Remove.
279 (gdbarch_tdep): Remove arm_abi and abi_name members. Add
280 osabi member.
281 (arm_gdbarch_register_os_abi): Remove prototype.
282 * armnbsd-tdep.c (arm_netbsd_aout_osabi_sniffer): New function.
283 (_initialize_arm_netbsd_tdep): Use gdbarch_register_osabi.
284
285 * Makefile.in (mips-tdep.o): Add osabi.h to dependency list.
286 * mips-tdep.c: Include osabi.h.
287 (gdbarch_tdep, mips_gdbarch_init, mips_dump_tdep): Use generic
288 OS ABI framework.
289
d194345b
KH
2902002-05-20 Kazu Hirata <kazu@cs.umass.edu>
291
292 * h8300-tdep.c: Fix formatting.
293
70c6b0d1
EZ
2942002-05-20 Elena Zannoni <ezannoni@redhat.com>
295
296 * rs6000-tdep.c (rs6000_do_registers_info): Simplify code for
297 printing vector registers.
298
165b8e33
AC
2992002-05-19 Andrew Cagney <ac131313@redhat.com>
300
301 From Fernando Nasser:
302 * remote.c (remote_async_open_1): Re-throw the exception when the
303 connection fails.
304 (remote_cisco_open): Ditto.
305 (remote_open_1): Ditto.
306
36918e70
AC
3072002-05-19 Andrew Cagney <ac131313@redhat.com>
308
309 * remote.c (remote_start_remote_dummy): Add uiout parameter.
310 (remote_start_remote): Add uiout parameter. Pass through to
311 remote_start_remote_dummy.
312 (remote_open_1): Use catch_exception instead of catch_errors.
313 (remote_async_open_1): Ditto.
314 (remote_cisco_open): Ditto.
315
ae44c0c4
AC
3162002-05-19 Andrew Cagney <ac131313@redhat.com>
317
318 * remote.c (remote_start_remote): Replace PTR with void pointer.
319 (sigint_remote_twice_token, sigint_remote_token): Ditto. Make
320 static.
321
8efe637d
AC
3222002-05-18 Andrew Cagney <ac131313@redhat.com>
323
324 * gdb_indent.sh: Allow the script to be run in the sim directory.
325
2f1b5984
MK
3262002-05-18 Mark Kettenis <kettenis@gnu.org>
327
f0f625e2
MK
328 * config/i386/nm-cygwin.h (NO_PTRACE_H): Remove define.
329 * config/i386/nm-go32.h (NO_PTRACE_H): Remove define.
330
2f1b5984
MK
331 * corelow.c (core_open): Only call set_gdbarch_from_file if
332 exec_bfd is NULL.
333
fc974602
AV
3342002-05-17 Andrey Volkov <avolkov@transas.com>
335
336 * h8300-tdep.c: Add support of EXR register
337 * config/h8300/tm-h8300.h: Ditto.
338
906709f4
AV
3392002-05-17 Andrey Volkov <avolkov@transas.com>
340
341 * h8300-tdep.c: Add additional CCR flags (I,UI,H,U)
342
6e591d68
AV
3432002-05-17 Andrey Volkov <avolkov@transas.com>
344
345 * h8300-tdep.c: Change literal regnums to REGNO.
346
84f0252a
JB
3472002-05-17 Jim Blandy <jimb@redhat.com>
348
e0e9281e
JB
349 * NEWS: Note addition of macro support.
350
84f0252a
JB
351 Expand preprocessor macros in C expressions.
352 * c-lang.h: #include "macroexp.h", for macro_lookup_ftype.
353 (scan_macro_expansion, scanning_macro_expansion,
354 finished_macro_expansion): New function declarations.
355 (expression_macro_lookup_func, expression_macro_lookup_baton): New
356 variable declarations.
357 * parser-defs.h (expression_context_pc): New declaration.
358 * parse.c (expression_context_pc): New variable.
359 (parse_exp_1): Set expression_context_pc, as well as
360 expression_context_block.
361 * c-exp.y (yylex): If we're not already reading the result of a
362 macro expansion, try to macro-expand the next token. When we're
363 done scanning a macro expansion, switch back to the mainline text.
364 Commas and `if's in a macro's expansion don't terminate the input.
365 * c-lang.c: #include "macroscope.h" and "gdb_assert.h".
366 (macro_original_text, macro_expanded_text,
367 expression_macro_lookup_func, expression_macro_lookup_baton): New
368 variables.
369 (scan_macro_expansion, scanning_macro_expansion,
370 finished_macro_expansion, scan_macro_cleanup, null_macro_lookup,
371 c_preprocess_and_parse): New functions.
372 (c_language_defn, cplus_language_defn, asm_language_defn): Call
373 c_preprocess_and_parse, instead of c_parse.
374 * Makefile.in (c_lang_h): Note that this #includes macroexp.h.
375 (c-lang.o): Note dependency on macroscope.h and gdb_assert.h.
376
1c509ca8
JR
377Fri May 17 14:26:19 2002 J"orn Rennecke <joern.rennecke@superh.com>
378
379 * sh-tdep.c (gdb_print_insn_sh64): Delete.
380 (gdb_print_insn_sh): Just set info->endian and use print_insn_sh.
381 (sh_gdbarch_init): Always use gdb_print_insn_sh.
382
2250ee0c
CV
3832002-05-17 Corinna Vinschen <vinschen@redhat.com>
384
385 * NEWS: Add section for multi-arched targets. Add v850 to that section.
386
ab3b8126
JT
3872002-05-17 Jason Thorpe <thorpej@wasabisystems.com>
388
389 * Makefile.in (sh_tdep_h): Define and use.
390 * config/sh/tm-sh.h (sh_osabi, sh_abi, gdbarch_tdep,
391 register enum): Move to...
392 * * sh-tdep.h: ...here.
393 * sh-tdep.c: Include sh-tdep.h.
394 * sh3-rom.c: Likewise.
395 * shnbsd-tdep.c: Likewise.
396
ed9d4749
MS
3972002-05-16 Michael Snyder <msnyder@redhat.com>
398
399 * arm-tdep.c: Spelling fix in comment.
400
2e276125
JB
4012002-05-16 Jim Blandy <jimb@redhat.com>
402
6821892e
JB
403 Add commands for manually expanding macros and showing their
404 definitions.
405 * macrocmd.c, macroscope.c, macroscope.h: New files.
406 * Makefile.in (SFILES): Add macrocmd.c, macroscope.c.
407 (macroscope_h): New variable.
408 (HFILES_NO_SRCDIR): Add macroscope.h.
409 (COMMON_OBS): Add macrocmd.o, macroscope.o.
410 (macroscope.o, macrocmd.o): New rules.
411
2e276125
JB
412 Teach the Dwarf 2 reader to read macro information.
413 * dwarf2read.c: #include "macrotab.h".
414 (dwarf_macinfo_buffer): New variable.
415 (struct dwarf2_pinfo): New members: dwarf_macinfo_buffer, and
416 dwarf_macinfo_size.
417 (DWARF_MACINFO_BUFFER, DWARF_MACINFO_SIZE): New macros.
418 (dwarf2_missing_macinfo_section, dwarf2_macros_too_long,
419 dwarf2_macros_not_terminated, dwarf2_macro_outside_file,
420 dwarf2_macro_unmatched_end_file, dwarf2_macro_malformed_definition,
421 dwarf2_macro_spaces_in_definition): New complaints.
422 (dwarf2_has_info): Initialize dwarf_macinfo_offset.
423 (dwarf2_build_psymtabs): Read the .dwarf_macinfo section.
424 (dwarf2_build_psymtabs_hard): Record the buffer and its size in
425 the partial symbol table.
426 (psymtab_to_symtab_1): Set the macinfo buffer and size globals
427 from what's recorded in the partial symbol table.
428 (read_file_scope): If the compilation unit has a
429 `DW_AT_macro_info' attribute, read its macro information.
430 * Makefile.in (dwarf2read.o): Depend on macrotab.h.
431
2f53fe6c
DJ
4322002-05-16 Daniel Jacobowitz <drow@mvista.com>
433
434 Fix PR gdb/546
435 * ser-tcp.c: Don't include <netinet/udp.h>.
436
2be99286
SC
4372002-05-16 Stephane Carrez <stcarrez@nerim.fr>
438
439 * MAINTAINERS: Update my email address.
440
c9af212b 4412002-05-16 Richard Earnshaw <rearnsha@arm.com>
8501bbeb
RE
442
443 * config/arm/nm-nbsd.h: Use "config/nm-nbsd.h" to include generic
444 include file of the same name.
445
bf5f1a52
CV
4462002-05-16 Corinna Vinschen <vinschen@redhat.com>
447
448 * configure.tgt: Mark v850 as multi-arched.
449 * config/v850/tm-v850.h: Remove file.
450 * config/v850/v850.mt: Eliminate TM_FILE.
451
435e042a
CV
4522002-05-16 Corinna Vinschen <vinschen@redhat.com>
453
454 * v850-tdep.c: Full multi-arch.
455 * config/v850/tm-v850.h: Eliminate or move to v850-tdep.c everything.
456 Define GDB_MULTI_ARCH to 2.
457
9819c6c8
PM
4582002-05-16 Pierre Muller <muller@ics.u-strasbg.fr>
459
460 * p-exp.y (current_type): New static variable.
461 Carries the type of the expression at the position that is parsed.
462 (push_current_type, pop_current_type): Two new functions. Used
463 to store/restore current_type in expression on specific tokens.
c9af212b
RE
464 (search_field): New static variable. Set to one after parsing a point
465 as at that point only a FIELDNAME token should be searched.
9819c6c8
PM
466 (FIELDNAME): New token. After a point only a token belonging to
467 current_type type definition is allowed.
468 (all over token rules): reset and change current_type according
469 to rules.
470 (exp '[' rule): insert implicit array index field if
471 exp is a pascal string type.
472
3a06899a
CV
4732002-05-16 Corinna Vinschen <vinschen@redhat.com>
474
475 * v850-tdep.c: Fix comment for v850_scan_prologue. Remove extra
476 frame info. Use frame_info's saved_regs instead of matching member
477 in extra_frame_info throughout.
478 (v850_frame_init_saved_regs): New function.
479 (v850_init_extra_frame_info): Move most functionality into
480 v850_frame_init_saved_regs().
481 * config/v850/tm-v850.h (EXTRA_FRAME_INFO): Remove definition.
482 (v850_frame_find_saved_regs): Remove declaration.
483 (FRAME_FIND_SAVED_REGS): Remove definition.
484 (v850_frame_init_saved_regs): Add declaration.
485 (FRAME_INIT_SAVED_REGS): Add definition.
486
6ed14b0e
CV
4872002-05-16 Corinna Vinschen <vinschen@redhat.com>
488
489 * v850-tdep.c: Begin multi-arch'ing v850.
490 (v850_target_architecture_hook): Remove function.
491 (v850_gdbarch_init): New function. Add code previously in
492 v850_target_architecture_hook().
493 (_initialize_v850_tdep): Don't set target_architecture_hook.
494 Call register_gdbarch_init() instead.
495
42725910
DJ
4962002-05-16 Daniel Jacobowitz <drow@mvista.com>
497
498 * gdbtypes.h (struct cplus_struct_type): Remove args field.
499 * hpread.c (hpread_read_struct_type): Remove assignments to args.
500 (fixup_class_method_type): Likewise.
501
0bc68c49
DJ
5022002-05-15 Daniel Jacobowitz <drow@mvista.com>
503
504 From Martin Pool <mbp@samba.org>:
505 * gdbserver/server.c (gdbserver_usage): New function.
506 (main): Call it.
507
99d9066e
JB
5082002-05-15 Jim Blandy <jimb@redhat.com>
509
510 Add macro structures to GDB's symbol tables. Nobody puts anything
511 in them yet.
512 * symtab.h (struct symtab): New member: `macro_table'.
513 * buildsym.h (pending_macros): New global variable.
514 * buildsym.c: #include "macrotab.h".
515 (buildsym_init): Initialize `pending_macros'.
516 (end_symtab): If we found macro information while reading a CU's
517 debugging info, do build a symtab structure for it. Make the
518 symtab point to the macro information, and clear the
519 `pending_macros' pointer which held it while we were reading the
520 debug info.
521 (really_free_pendings): Free any pending macro table.
522 * objfiles.h (struct objfile): New member: `macro_cache'.
523 * objfiles.c (allocate_objfile): Set allocate and free functions
524 for the macro cache's objstack.
525 (free_objfile): Empty the macro cache's obstack.
526 * symfile.c (reread_symbols): Empty the macro cache's obstack, and
527 set new allocate and free functions for it.
528 * solib-sunos.c (allocate_rt_common_objfile): Set allocate and
529 free functions for the macro cache's objstack. (Why is this
530 function building its own objfile?)
531 * symmisc.c (print_objfile_statistics): Print statistics on the
532 macro bcache.
533 * Makefile.in: Note that buildsym.o depends on macrotab.h.
534
c899585b
RE
5352002-05-15 Richard Earnshaw <rearnsha@arm.com>
536
537 * config/arm/nm-nbsd.h: Use <> for include of config/nm-nbsd.h.
538 (REGISTER_U_ADDR): Delete definition.
539 (arm_register_u_addr): Delete declaration.
540
a6cdd8c5
RE
5412002-05-15 Richard Earnshaw <rearnsha@arm.com>
542
543 * arm-linux-tdep.c (ARM_LINUX_JB_PC): Renamed from JB_PC.
544 (ARM_LINUX_JB_ELEMENT_SIZE): Likewise.
545
fd3a5ca1
DJ
5462002-05-14 Daniel Jacobowitz <drow@mvista.com>
547
548 * gdbserver/mem-break.c (reinsert_breakpoint_by_bp): Correct typo
549 stop_at -> stop_pc.
550
c97dcfc7
AC
5512002-05-14 Andrew Cagney <ac131313@redhat.com>
552
553 * regcache.c (register_valid): Revise comments refering to "Not
554 available" and "unavailable".
555 * frame.c (frame_register_read): Ditto.
556 * findvar.c (value_of_register): Ditto.
557
93021b7d
AC
5582002-05-15 Andrew Cagney <cagney@redhat.com>
559
560 * Makefile.in (remote_sim_h): Replace remote-sim_h.
561 (remote-sim.o): Update dependencies.
562 (d10v-tdep.o): Specify dependencies.
563 (sim_d10v_h): Define.
564
a86bc61c
JB
5652002-05-14 Jim Blandy <jimb@redhat.com>
566
567 * macroexp.c (init_buffer, gather_arguments, expand): Use NULL, not 0.
568 * macrotab.c (macro_lookup_inclusion, find_definition,
569 new_macro_table): Same.
570
571 * macroexp.c (currently_rescanning, expand): Use `strcmp () == 0',
572 not `! strcmp ()'. This is a dubious improvement.
573 * macrotab.c (macro_lookup_inclusion, find_definition): Same.
574
575 * macrotab.c (macro_lookup_inclusion): Initialize `best_depth',
576 although it's not necessary, to avoid a warning.
577
2fdde8f8
DJ
5782002-05-14 Daniel Jacobowitz <drow@mvista.com>
579
580 * gdbtypes.h: Update accessor macros to use TYPE_MAIN_TYPE.
581 (TYPE_CONST, TYPE_VOLATILE, TYPE_CODE_SPACE, TYPE_DATA_SPACE): Use
582 TYPE_INSTANCE_FLAGS.
583 (struct main_type): New.
584 (struct type): Move most members to struct main_type. Change
585 cv_type and as_type to new type_chain member. Add instance_flags.
586 (TYPE_MAIN_TYPE, TYPE_CHAIN, TYPE_INSTANCE_FLAGS): New macros.
587 (TYPE_CV_TYPE, TYPE_AS_TYPE): Remove.
588 (finish_cv_type): Remove prototype.
589 * gdbtypes.c (alloc_type): Update comment. Allocate TYPE_MAIN_TYPE.
590 Set TYPE_CHAIN.
591 (alloc_type_instance): New function.
592 (smash_type): New function.
593 (make_pointer_type, make_reference_type, make_function_type)
594 (smash_to_member_type, smash_to_method_type): Call smash_type.
595 (make_qualified_type): New function.
596 (make_type_with_address_space): Call make_qualified_type.
597 (make_cv_type): Likewise.
598 (finish_cv_type): Remove unnecessary function.
599 (replace_type): Update comment. Copy TYPE_MAIN_TYPE.
600 (recursive_dump_type): Dump TYPE_CHAIN and TYPE_INSTANCE_FLAGS;
601 remove TYPE_CV_TYPE and TYPE_AS_TYPE.
602 * c-typeprint.c (c_type_print_modifier): Use TYPE_INSTANCE_FLAGS.
603 * dwarf2read.c (read_structure_scope): Don't call finish_cv_type.
604 * hpread.c (hpread_read_struct_type): Likewise.
605 * stabsread.c (read_struct_type): Likewise.
606
843fedf4
EZ
6072002-05-14 Elena Zannoni <ezannoni@redhat.com>
608
609 * configure.tgt: Add a catch all sh* target, for cases like
610 sh[2,3,4]-elf and sh-hms.
611
05a6c72c
KS
6122002-05-14 Keith Seitz <keiths@redhat.com>
613
614 * event-loop.c (create_file_handler): Don't do anything but
615 update data when we are given a fd which we are already
616 monitoring.
617
5d085aaf
ML
6182002-05-14 Michal Ludvig <mludvig@suse.cz>
619
620 * dwarf2cfi.c (context_cpy): Copy registers correctly.
621 (update_context): Use __func__ in warnings.
622
9db8d71f
DJ
6232002-05-14 Daniel Jacobowitz <drow@mvista.com>
624
625 * ser-tcp.c: Include <netinet/udp.h>. Rename tcp_open
626 and tcp_close to net_open and net_close.
627 (net_open): Accept "udp:" and "tcp:" specifications. Connect
628 using UDP if requested. Don't try to disable Nagle on UDP
629 sockets.
630 * remote.c (remote_serial_open): New function. Warn about UDP.
631 (remote_open_1, remote_async_open_1, remote_cisco_open): Call it.
632
5dbc6baa
EZ
6332002-05-13 Elena Zannoni <ezannoni@redhat.com>
634
635 * MAINTAINERS: List sh-elf as buildable with ,-Werror.
636
cc3023f7
EZ
6372002-05-13 Elena Zannoni <ezannoni@redhat.com>
638
639 * configure.tgt: Remove sh-hms target.
640 * MAINTAINERS: Don't list sh-hms as a separate target.
641
ec2bcbe7
JB
6422002-05-13 Jim Blandy <jimb@redhat.com>
643
644 Add first preprocessor macro-expansion files.
645 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
646 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
647 (splay_tree_h, macroexp_h, macrotab_h): New variable.
648 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
649 (COMMON_OBS): Add macrotab.o, macroexp.o.
650 (macroexp.o, macrotab.o): New rules.
651
6d531722
AC
6522002-05-13 Andrew Cagney <ac131313@redhat.com>
653
654 * config/m88k/tm-m88k.h: Update copyright.
655 (m88k_target_write_pc): Declare
656 (TARGET_WRITE_PC): Redefine using m88k_target_write_pc.
657 (M88K_NNPC_REGNUM): Rename NNPC_REGNUM.
658 (SHIFT_INST_REGS): Update definition.
659 * m88k-tdep.c (m88k_target_write_pc): New function. Implement
660 using old definition of TARGET_WRITE_PC.
661 * regcache.c (generic_target_write_pc): Delete code handling
662 NNPC_REGNUM.
663 * gdbarch.sh (NNPC_REGNUM): Delete.
664 * gdbarch.h, gdbarch.c: Regenerate.
665
3e3f2739
RE
6662002-05-13 Richard Earnshaw <rearnsha@arm.com>
667
668 * builtin-regs.c (value_of_builtin_reg): Correctly calculate the
669 builtin reg number.
670
0004e5a2
DJ
6712002-05-13 Daniel Jacobowitz <drow@mvista.com>
672
673 * ax-gdb.c (gen_sign_extend, gen_fetch, gen_usual_unary)
674 (gen_cast, gen_scale, gen_add, gen_sub, gen_binop, gen_deref)
675 (gen_address_of, gen_struct_ref, gen_repeat): Use type
676 access macros.
677 * c-typeprint.c (cp_type_print_method_args): Likewise.
678 (c_type_print_args): Likewise.
679 * d10v-tdep.c (d10v_push_arguments): Likewise.
680 (d10v_extract_return_value): Likewise.
681 * expprint.c (print_subexp): Likewise.
682 * gdbtypes.c (lookup_primitive_typename): Likewise.
683 (lookup_template_type, add_mangled_type, print_arg_types): Likewise.
684 * gdbtypes.h (TYPE_UNSIGNED, TYPE_NOSIGN, TYPE_STUB)
685 (TYPE_TARGET_STUB, TYPE_STATIC, TYPE_CONST, TYPE_VOLATILE)
686 (TYPE_PROTOTYPED, TYPE_INCOMPLETE, TYPE_CODE_SPACE, TYPE_VARARGS)
687 (TYPE_VECTOR): Likewise.
688 * hpread.c (hpread_read_struct_type)
689 (fix_static_member_physnames, fixup_class_method_type)
690 (hpread_type_lookup): Likewise.
691 * mdebugread.c (parse_symbol, parse_type): Likewise.
692 * p-lang.c (is_pascal_string_type): Likewise.
693 * valops.c (hand_function_call): Likewise.
694 * x86-64-tdep.c (classify_argument): Likewise.
695
696 * hpread.c (hpread_read_function_type)
697 (hpread_read_doc_function_type): Call replace_type.
698 * dstread.c (create_new_type): Delete.
699 (decode_dst_structure, process_dst_function): Call alloc_type.
700 Use type access macros.
701
dff95cc7
MK
7022002-05-12 Mark Kettenis <kettenis@gnu.org>
703
704 * i387-tdep.c (i387_supply_fxsave): Skip the SSE registers if
705 the're not supported by the current architecture.
706 (i387_fill_fxsave): Likewise.
707
bbcd32ad
FF
7082002-05-12 Fred Fish <fnf@redhat.com>
709
710 * symfile.c (default_symfile_offsets): Arrange for uninitialized
711 sect_index_xxx members to index the first slot in section_offsets
712 if all of the section_offsets are zero.
713
89cf4787
MK
7142002-05-12 Mark Kettenis <kettenis@gnu.org>
715
716 * configure.tgt (sparc-*openbsd): Remove entry accidentially
717 checked in with last change.
718
1f77ffc5
MK
7192002-05-12 Mark Kettenis <kettenis@gnu.org>
720
721 * configure.tgt (i[3456]86-*-unixware*, i[3456]86-*-unixware2*):
722 Remove targets. These are canonicalized to i386-*-sysv4.2uw by
723 config.sub.
724
89b8b4a9
DJ
7252002-05-12 Daniel Jacobowitz <drow@mvista.com>
726
727 * Makefile.in: Update dependencies.
728
14a5e767
AC
7292002-05-11 Andrew Cagney <ac131313@redhat.com>
730
731 * language.c (local_hex_string_custom): Simplify. Do not depend
732 on PRINTF_HAS_LONG_LONG or CC_HAS_LONG_LONG.
733
734 * memattr.c (mem_info_command): Replace calls to
735 longest_local_hex_string and longest_local_hex_string_custom.
736 * buildsym.c (make_blockvector): Ditto.
737 * solib.c (info_sharedlibrary_command): Ditto.
738 * tracepoint.c (tracepoints_info): Ditto.
739 * symtab.c (print_msymbol_info): Ditto.
740
741 * language.c (local_hex_string): Delete.
742 (local_hex_string_custom): Delete.
743 (longest_local_hex_string): Rename to local_hex_string.
744 (longest_local_hex_string_custom): Rename to
745 local_hex_string_custom.
746 * language.h (local_hex_string): Change parameter type to LONGEST.
747 (local_hex_string_custom): Ditto.
748 (longest_local_hex_string): Delete declaration.
749 (longest_local_hex_string_custom): Ditto.
750
751 * solib.c: Update copyright.
752 * memattr.c: Update copyright.
753
13d01224
AC
7542002-05-11 Andrew Cagney <ac131313@redhat.com>
755
756 * arch-utils.h (legacy_register_to_value): Declare.
757 (legacy_value_to_register): Declare.
758 (legacy_convert_register_p): Declare.
759 * arch-utils.c (legacy_register_to_value): New function.
760 (legacy_value_to_register): New function.
761 (legacy_convert_register_p): New function.
762
763 * gdbarch.sh (REGISTER_TO_VALUE): Define.
764 (VALUE_TO_REGISTER): Define.
765 (CONVERT_REGISTER_P): Define.
766 * gdbarch.h, gdbarch.c: Regenerate.
767
768 * valops.c (value_assign): Use CONVERT_REGISTER_P and
769 VALUE_TO_REGISTER.
770 * findvar.c (value_from_register): Use REGISTER_TO_VALUE and
771 CONVERT_REGISTER_P.
772
4a1970e4
DJ
7732005-05-11 Daniel Jacobowitz <drow@mvista.com>
774 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
775
776 * Makefile.in: Update dependencies for valops.c.
777 * valops.c: Include "gdb_assert.h".
778 (typecmp): Skip THIS parameter to methods.
779 (find_method_list): Remove static_memfuncp argument,
780 update callers. Check for stub methods.
781 (find_value_oload_method_list): Don't set *static_memfuncp.
782 (find_overload_match): Don't check for stub methods. Assert
783 that methods are not stubbed. Handle static methods.
784 (value_find_oload_method_list): Remove static_memfuncp argument.
785 * gdbtypes.c (check_stub_method): Do not add THIS pointer
786 to the argument list for static stub methods.
787 * value.h (value_find_oload_method_list): Update prototype.
788
b2e75d78
AC
7892002-05-11 Andrew Cagney <ac131313@redhat.com>
790
791 * arch-utils.h (generic_register_size): Declare.
792 (generic_register_raw_size, generic_register_virtual_size): Delete
793 declarations.
794 * arch-utils.c (generic_register_raw_size): Delete.
795 (generic_register_size): New function.
796 (generic_register_virtual_size): Delete.
797
798 * gdbarch.sh (REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE): Make
799 default generic_register_size.
800 * gdbarch.h, gdbarch.c: Re-generate.
801
802 * d10v-tdep.c (d10v_gdbarch_init): Use generic_register_size for
803 register_virtual_size.
804 * x86-64-tdep.c (x86_64_gdbarch_init): Ditto.
805 * rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
806
451fbdda
AC
8072002-05-11 Andrew Cagney <ac131313@redhat.com>
808
809 * gdbarch.sh (gdbarch_data): Add gdbarch parameter.
810 * gdbarch.h, gdbarch.c: Regenerate.
811 * gnu-v3-abi.c: Update copyright.
812 (vtable_address_point_offset): Update.
813 (gnuv3_rtti_type): Update.
814 (gnuv3_baseclass_offset): Update.
815 * solib-svr4.c (svr4_fetch_link_map_offsets): Update.
816 (init_fetch_link_map_offsets): Update.
817 * remote.c (get_remote_state): Update.
818
6d2f5cea
DJ
8192002-05-11 Daniel Jacobowitz <drow@mvista.com>
820
821 * TODO: Remove value_headof/value_from_vtable_info comment.
822 * printcmd.c (print_command_1): Don't call value_from_vtable_info.
823 * values.c (value_headof, value_from_vtable_info): Delete.
824 * value.h (value_from_vtable_info): Delete prototype.
825
d2324da4
AC
8262002-05-11 Andrew Cagney <ac131313@redhat.com>
827
828 * Makefile.in: Replace gdb_assert.h with $(gdb_assert_h),
829 gdb_string.h with $(gdb_string_h) and gdb_regex.h with
830 $(gdb_regex_h).
831 (gdb_assert_h): Define.
832 (gdb_wait_h): Define.
833 (gdb_regex_h): Define.
834
5c717440
DJ
8352002-05-11 Daniel Jacobowitz <drow@mvista.com>
836
837 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
838 * linespec.c (find_methods): Handle GCC 3.x template constructors.
839
6c7861b3
JT
8402002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
841
842 * nbsd-tdep.c: Fix comment.
843
ea5bc2a6
JT
8442002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
845
846 * Makefile.in (ALLDEPFILES): Add nbsd-tdep.c.
847 (alphanbsd-tdep.o): Add nbsd-tdep.h to dependency list.
848 (nbsd-tdep.o): New dependency list.
849 * alphanbsd-tdep.c: Don't include solib-svr4.h. Include
850 nbsd-tdep.h.
851 (alphanbsd_solib_svr4_fetch_link_map_offsets): Remove.
852 (alphanbsd_init_abi): Use nbsd_lp64_solib_svr4_fetch_link_map_offsets.
853 * nbsd-tdep.c: New file.
854 * nbsd-tdep.h: New file.
855 * shnbsd-tdep.c: Don't include solib-svr4.h. Include
856 nbsd-tdep.h.
857 (shnbsd_solib_svr4_fetch_link_map_offsets): Remove.
858 (shnbsd_init_abi): Use nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
859 * config/alpha/nbsd.mt (TDEPFILES): Add nbsd-tdep.o.
860 * config/sh/nbsd.mt (TDEPFILES): Ditto.
861
b28da865
JT
8622002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
863
864 * config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
865 * config/alpha/nbsd.mt (TDEPFILES): Add corelow.o.
866 * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o.
867 * config/i386/nbsd.mt (TDEPFILES): Add corelow.o.
868 * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o.
869 * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
870
4b8ff1fa
JT
8712002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
872
873 * config/i386/nbsd.mh (NATDEPFILES): Use line continuations.
874 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
875 * config/m68k/nbsd.mh (NATDEPFILES): Likewise.
876 * config/ns32k/nbsd.mh (NATDEPFILES): Likewise.
877 * config/powerpc/nbsd.mh (NATDEPFILES): Likewise.
878 * config/sparc/nbsd.mh (NATDEPFILES): Likewise.
879 * config/sparc/nbsdelf.mh (NATDEPFILES): Likewise.
880
dfe6eb1f
JT
8812002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
882
883 * i386nbsd-nat.c: Delete file. Move fetch_core_registers and
884 fetch_elfcore_registers to...
885 * i386nbsd-tdep.c: ...here.
886 (i386nbsd_use_struct_convention): Rename to...
887 (i386nbsd_aout_use_struct_convention): ...this.
888 (i386nbsd_supply_reg): New function.
889 (i386nbsd_fill_reg): New function.
890 (fetch_core_registers): Use i386nbsd_supply_reg.
891 (fetch_elfcore_registers): Likewise.
892 (_initialize_i386nbsd_tdep): New function.
893 * config/i386/nbsd.mh (NATDEPFILES): Remove i386nbsd-nat.o.
894 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
895 * config/i386/nbsdelf.mt (TDEPFILES): Add i386nbsd-tdep.o.
896 * config/i386/tm-nbsd.h (i386nbsd_use_struct_convention): Rename to...
897 (i386nbsd_aout_use_struct_convention): ...this.
898
20cb8cda
JT
8992002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
900
901 * shnbsd-nat.c (fetch_inferior_registers): Use shnbsd_supply_reg.
902 (store_inferior_registers): Use shnbsd_fill_reg.
903 * shnbsd-tdep.c (sh_nbsd_supply_registers,
904 sh_nbsd_supply_register): Collapse into...
905 (shnbsd_supply_reg): ...this.
906 (sh_nbsd_fill_registers, sh_nbsd_fill_register): Collapse into...
907 (shnbsd_fill_reg): ...this.
908 (sh_nbsd_solib_svr4_fetch_link_map_offsets): Rename to...
909 (shnbsd_solib_svr4_fetch_link_map_offsets): ...this.
910 (fetch_core_registers): Use shnbsd_supply_reg.
911 (fetch_elfcore_registers): Use shnbsd_supply_reg.
912 (sh_nbsd_core_fns): Rename to...
913 (shnbsd_core_fns): ...this.
914 (sh_nbsd_elfcore_fns): Rename to...
915 (shnbsd_elfcore_fns): ...this.
916 (sh_nbsd_init_abi): Rename to...
917 (shnbsd_init_abi): ...this.
918 (_initialize_sh_nbsd_tdep): Rename to...
919 (_initialize_shnbsd_tdep): ...this.
920 * shnbsd-tdep.h (sh_nbsd_supply_registers,
921 sh_nbsd_supply_register, sh_nbsd_fill_registers,
922 sh_nbsd_fill_register): Remove prototypes.
923 (shnbsd_supply_reg, shnbsd_fill_reg): Add prototypes.
924
e750d25e
JT
9252002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
926
927 * Makefile.in (ALLDEPFILES): Remove i387-nat.c.
928 (i387-nat.o): Delete dependency list.
929 (go32-nat.o): Change i387-nat.h to i387-tdep.h.
930 (x86-64-linux-nat.o): Likewise.
931 * i387-nat.c: Delete file, moving contents to...
932 * i387-tdep.c: ...here.
933 * i387-nat.h: Rename...
934 * i387-tdep.h: ...to this.
935 * go32-nat.c: Include i387-tdep.h instead of i387-nat.h.
936 * i386-linux-nat.c: Likewise.
937 * i386bsd-nat.c: Likewise.
938 * i386gnu-nat.c: Likewise.
939 * i386nbsd-nat.c: Likewise.
940 * i386v4-nat.c: Likewise.
941 * x86-64-linux-nat.c: Likewise.
942 * config/i386/fbsd.mh (NATDEPFILES): Remove i387-nat.o.
943 * config/i386/go32.mh (NATDEPFILES): Likewise.
944 * config/i386/i386gnu.mh (NATDEPFILES): Likewise.
945 * config/i386/i386sol2.mh (NATDEPFILES): Likewise.
946 * config/i386/i386v42mp.mh (NATDEPFILES): Likewise.
947 * config/i386/linux.mh (NATDEPFILES): Likewise.
948 * config/i386/nbsd.mh (NATDEPFILES): Likewise.
949 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
950 * config/i386/obsd.mh (NATDEPFILES): Likewise.
951 * config/i386/x86-64linux.mh (NATDEPFILES): Likewise.
952
1aee598a
JT
9532002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
954
955 * Makefile.in (ALLDEPFILES): Remove alphanbsd-nat.c.
956 (alphanbsd-nat.o): Remove dependency list.
957 (alphanbsd-tdep.o): Add $(regcache_h) to dependency list.
958 * alphanbsd-nat.c: Delete. Contents moved to...
959 * alphanbsd-tdep.c: ...here.
960 (_initialize_alphanbsd_tdep): Register core functions.
961 * config/alpha/nbsd.mh (NATDEPFILES): Remove alphanbsd-nat.o.
962
12bcb0fe
JT
9632002-05-11 Jason Thorpe <thorpej@wasabisystems.com>
964
965 * Makefile.in (ALLDEPFILES): Add alphabsd-tdep.c.
966 (alphabsd-nat.o): Depend on alphabsd-tdep.h.
967 (alphanbsd-nat.o): Likewise.
968 (alphabsd-tdep.o): New dependency list.
969 * alphabsd-nat.c (supply_gregset): Use alphabsd_supply_reg.
970 (fill_gregset): Use alphabsd_fill_reg.
971 (supply_fpregset): Use alphabsd_supply_fpreg.
972 (fill_fpregset): Use alphabsd_fill_fpreg.
973 (fetch_inferior_registers): Use struct reg and struct fpreg
974 rather than gregset_t and fpregset_t. Use alphabsd_supply_reg
975 and alphabsd_supply_fpreg.
976 (store_inferior_registers): Use struct reg and struct fpreg
977 rather than gregset_t and fpregset_t. Use alphabsd_fill_reg
978 and alphabsd_fill_fpreg.
979 * alphabsd-tdep.c: New file.
980 * alphabsd-tdep.h: New file.
981 * alphanbsd-nat.c (fetch_core_registers): Use alphabsd_supply_fpreg.
982 (fetch_elfcore_registers): Use alphabsd_supply_reg and
983 alphabsd_supply_fpreg.
984 * config/alpha/fbsd.mt (TDEPFILES): Add alphabsd-tdep.o.
985 * config/alpha/nbsd.mt (TDEPFILES): Likewise.
986
361d1df0
EC
9872002-05-11 Eric Christopher <echristo@redhat.com>
988
989 * mips-tdep.c (mips_double_register_type): Fix thinko.
990 (mips_single_register_type): Ditto.
991 * MAINTAINERS: Add self.
992
92dd7cee
MK
9932002-05-11 Mark Kettenis <kettenis@gnu.org>
994
995 * i387-nat.c (i387_supply_register, i387_fill_fsave,
996 i387_supply_fxsave, i387_fill_fxsave): Rewrite in order to do the
997 right thing on architectures with different endianness and/or
998 integer sizes.
999
e27da16d
JT
10002002-05-10 Jason Thorpe <thorpej@wasabisystems.com>
1001
1002 From Christian Limpach <chris@Pin.LU>
1003 * configure.in: Change sed expression which comments out
1004 NATDEPFILES to also comment out continuation lines.
1005 * configure: Regenerate.
1006
ddde02bd
EZ
10072002-05-10 Elena Zannoni <ezannoni@redhat.com>
1008
1009 * sh-tdep.c: Clean up code erroneously reintroduced by previous
1010 big patch.
1011
1c922164
EZ
10122002-05-10 Elena Zannoni <ezannoni@redhat.com>
1013
1014 * sh-tdep.c: Include correct file.
1015
283150cd
EZ
10162002-05-10 Elena Zannoni <ezannoni@redhat.com>
1017
1018 New support for sh64-elf (sh5) target.
1019
1020 * configure.tgt: For sh64-elf target, default to sh-elf.
1021
1022 * config/sh/tm-sh.h (enum sh-abi): Possible ABI's.
1023 (struct gdbarch_tdep): Add new fields for new registers and ABI
1024 info.
361d1df0 1025
283150cd
EZ
1026 * sh-tdep.c: Include elf-bfd.h, elf/sh.h, gdb/sim-sh.h.
1027 (NUM_PSEUDO_REGS_SH_MEDIA, NUM_PSEUDO_REGS_SH_COMPACT,
1028 MSYMBOL_IS_SPECIAL, IS_ISA32_ADDR, MAKE_ISA32_ADDR,
1029 UNMAKE_ISA32_ADDR, IS_PTABSL_R18, IS_STS_R0, IS_STS_PR,
1030 IS_MOV_TO_R15, IS_MOV_R14, IS_STQ_R18_R14, IS_STQ_R18_R15,
1031 IS_STL_R18_R15, IS_STQ_R14_R15, IS_STL_R14_R15, IS_ADDIL_SP_MEDIA,
1032 IS_ADDI_SP_MEDIA, IS_ADDL_SP_FP_MEDIA, IS_ADD_SP_FP_MEDIA,
1033 IS_MOV_SP_FP_MEDIA, IS_MOV_R0, IS_MOVL_R0, IS_ADD_SP_R0,
1034 IS_MOV_R14_R0, IS_MEDIA_IND_ARG_MOV, IS_MEDIA_ARG_MOV,
1035 IS_MEDIA_MOV_TO_R14, IS_COMPACT_IND_ARG_MOV, IS_COMPACT_ARG_MOV,
1036 IS_COMPACT_MOV_TO_R14, IS_JSR_R0, IS_NOP): New macros.
1037 (sh_sh64_register_name, sh64_elf_make_msymbol_special,
1038 pc_is_isa32, sh_sh64_breakpoint_from_pc, look_for_args_moves,
1039 sh64_skip_prologue_hard_way, sh64_use_struct_convention,
1040 gdb_print_insn_sh64, translate_insn_rn, sh64_frame_chain,
1041 sh64_get_saved_pr, fpp_reg_base_num, is_media_pseudo,
1042 sh64_get_gdb_regnum, sh64_media_reg_base_num,
1043 sh64_compact_reg_base_num, translate_rn_to_arch_reg_num,
1044 sign_extend, sh64_nofp_frame_init_saved_regs,
1045 sh64_init_extra_frame_info, sh64_get_saved_register,
1046 sh64_extract_struct_value_address, sh64_pop_frame,
1047 sh64_push_arguments, sh64_extract_return_value,
1048 sh64_store_return_value, sh64_show_media_regs,
1049 sh64_show_compact_regs, sh64_show_regs, sh_sh64_register_byte,
1050 sh_sh64_register_raw_size, sh_sh64_register_virtual_size,
1051 sh_sh64_register_virtual_type,
1052 sh_sh64_register_convert_to_virtual,
1053 sh_sh64_register_convert_to_raw, sh64_pseudo_register_read,
1054 sh64_register_read, sh64_pseudo_register_write,
1055 sh64_register_write, do_fv_c_register_info, do_dr_c_register_info,
1056 do_r_c_register_info, do_fpp_register_info, do_cr_c_register_info,
1057 sh64_do_pseudo_register, sh_compact_do_registers_info,
1058 sh64_do_registers_info, sh_gdbarch_init): New functions.
1059
3117ed25
EZ
10602002-05-10 Elena Zannoni <ezannoni@redhat.com>
1061
1062 * sh-tdep.c (sh_breakpoint_from_pc): Add 'const' to return type.
1063
2654e6d4
DJ
10642002-05-10 Daniel Jacobowitz <drow@mvista.com>
1065
1066 * linespec.c (decode_line_1): Check for a double quote after
1067 a filename correctly.
1068
9ab3e532
JB
10692002-05-10 Jim Blandy <jimb@redhat.com>
1070
1071 Properly track the size of the current objfile's .debug_line section.
1072 * dwarf2read.c (struct dwarf2_pinfo): New member: dwarf_line_size.
1073 (DWARF_LINE_SIZE): New macro.
1074 (dwarf2_build_psymtabs_hard): Record the line section's size in
1075 the partial symbol table.
1076 (psymtab_to_symtab_1): Restore dwarf_line_size from the partial
1077 symbol table.
1078
126fa72d
PS
10792002-05-10 Petr Sorfa <petrs@caldera.com>
1080
1081 * ia64-tdep.c: Handle breakpoints on L instruction type
1082 in MLX instruction bundle by moving the breakpoint to
1083 the third slot (X instruction type) as L holds only data.
1084
1f077a3e
KB
10852002-05-10 Kevin Buettner <kevinb@redhat.com>
1086
1087 * dbxread.c (discarding_local_symbols_complaint): New complaint.
1088 (process_one_symbol): Complain about discarding local symbols
1089 due to a misplaced N_LBRAC entry.
1090
8120c9d5 10912002-05-09 Elena Zannoni <ezannoni@redhat.com>
361d1df0
EC
1092
1093 From Daniel Berlin <dan@cgsoftware.com>
8120c9d5
EZ
1094 * linespec.c (find_toplevel_char): '<' and '>' also increase and
1095 decrease the depth we are at, in the case of templates.
361d1df0 1096
67b2c998
DJ
10972002-05-09 Daniel Jacobowitz <drow@mvista.com>
1098
1099 * mips-tdep.c (mips_float_register_type): New function.
1100 (mips_double_register_type): New function.
1101 (mips_print_register): Use them.
1102 (do_fp_register_row): Likewise.
1103
fd326606
DJ
11042002-05-09 Daniel Jacobowitz <drow@mvista.com>
1105
6609d9af 1106 * signals/signals.c (signals): Remove conditional compilation around
fd326606 1107 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
6609d9af 1108 (target_signal_from_name): Loop until TARGET_SIGNAL_LAST.
fd326606 1109
bef35864
MS
11102002-05-09 Michael Snyder <msnyder@redhat.com>
1111
1112 * remote-rdp.c (remote_rdp_can_run): Remove.
1113
c55a3f73
TT
11142002-05-09 Tom Tromey <tromey@redhat.com>
1115
1116 * jv-valprint.c (java_val_print): Handle `char' as a special case
1117 of TYPE_CODE_INT.
1118
b8d5e71d
MS
11192002-05-09 Michael Snyder <msnyder@redhat.com>
1120
1121 * arm-tdep.c (arm_scan_prologue): Accept strb r(0123),[r11,#-nn],
1122 strh r(0123),[r11,#-nn], str r(0123),[r11,#-nn], as well as
361d1df0 1123 strb r(0123),[sp,#nn], strh r(0123),[sp,#nn] and
b8d5e71d 1124 str r(0123),[sp,#nn].
361d1df0 1125 (arm_skip_prologue): Ditto. Also make disassembly
b8d5e71d
MS
1126 order-independent by placing it in a loop.
1127
e2cd42dd
MS
11282002-05-06 Michael Snyder <msnyder@redhat.com>
1129
1130 * stabsread.c (read_type): Add recognition for new attribute:
1131 "@V;" means that an array type is actually a vector.
1132 This is analogous to the vector flag that's been added to dwarf2.
1133
3ce1502b
MK
11342002-05-09 Mark Kettenis <kettenis@gnu.org>
1135
1136 * i386-tdep.h (i386_abi): New enum.
1137 (struct gdbarch_tdep): Replace os_ident member with abi.
1138 (i386_gdbarch_register_os_abi): New prototype.
1139 * i386-tdep.c (i386_abi_names): New array.
1140 (process_note_abi_tag_sections): Removed.
1141 (process_note_sections): New function.
1142 (i386_elf_abi_from_note, i386_elf_abi): New functions.
1143 (struct i386_abi_handler): New struct.
1144 (i386_abi_handler_list): New variable.
1145 (i386_gdbarch_register_os_abi): New function.
1146 (i386_gdbarch_init): Adapt for the changes given above.
1147
084c156a
DJ
11482002-05-08 Daniel Jacobowitz <drow@mvista.com>
1149
1150 * gregset.h: Say "GNU/Linux".
1151
6599f021
EZ
11522002-05-08 Elena Zannoni <ezannoni@redhat.com>
1153
1154 * gdbtypes.c : Add new builtin type for 64 bit vectors.
1155 (build_gdbtypes): Build builtin_type_v2_float.
1156 (_initialize_gdbtypes): Register new builtin type.
1157
40af4b0c
AC
11582002-05-08 Andrew Cagney <ac131313@redhat.com>
1159
1160 * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.
1161 (clear_gdbarch_swap): New function.
1162 (initialize_non_multiarch): Call.
1163 (gdbarch_update_p): Before calling init(), swap out and clear the
1164 existing architecture.
1165 * gdbarch.c: Regenerate.
1166
4fe84f46
JT
11672002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
1168
1169 * config/djgpp/fnchange.lst: Add alphanbsd-nat.c and
1170 alphanbsd-tdep.c.
1171
4015edd1
JT
11722002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
1173
1174 * sh-nbsd-nat.c: Rename to...
1175 * shnbsd-nat.c: ...this.
1176 * sh-nbsd-tdep.c: Rename to...
1177 * shnbsd-tdep.c: ...this.
1178 * sh-nbsd-tdep.h: Rename to...
1179 * shnbsd-tdep.h: ...this.
1180 * config/sh/nbsd.mh: Use shnbsd-nat.o.
1181 * config/sh/nbsd.mt: Use shnbsd-tdep.o.
1182
0e2bd219
RE
11832002-05-08 Richard Earnshaw <rearnsha@arm.com>
1184
1185 * remote-rdi.c (_initializie_remote_rdi): Use ANSI-style string
1186 concatenation for command help messages.
1187
13a38d45
JT
11882002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
1189
1190 * NEWS: Note new sh*-*-netbsdelf* configuration.
1191 * configure.host: Set gdb_host_cpu to sh for all sh*.
1192 (sh*-*-netbsdelf*): New host.
1193 * configure.tgt: Set gdb_target_cpu to sh for all sh*.
1194 (sh*-*-netbsdelf*): New target.
1195 * sh-nbsd-nat.c: New file.
1196 * sh-nbsd-tdep.c: New file.
1197 * sh-nbsd-tdep.h: New file.
1198 * config/sh/nbsd.mh: New file.
1199 * config/sh/nbsd.mt: New file.
1200 * config/sh/nm-nbsd.h: New file.
1201 * config/sh/tm-nbsd.h: New file.
1202
d658f924
JT
12032002-05-08 Jason Thorpe <thorpej@wasabisystems.com>
1204
1205 * sh-tdep.c (sh_osabi_names): Declare.
1206 (process_note_abi_tag_sections): New function.
1207 (get_elfosabi): Ditto.
1208 (sh_gdbarch_register_os_abi): Ditto.
1209 (sh_dump_tdep): Ditto.
1210 _initialize_sh_tdep): Use gdbarch_register to register
1211 sh_gdbarch_init and sh_dump_tdep.
1212 * config/sh/tm-sh.h (sh_osabi): Declare.
1213 (gdbarch_tdep): Add sh_osabi and osabi_name members.
1214
848cfffb
AC
12152002-05-07 Andrew Cagney <ac131313@redhat.com>
1216
1217 * arm-tdep.c (arm_skip_prologue): Handle generic dummy frames.
1218 (thumb_scan_prologue): Ditto.
1219 (arm_find_callers_reg): Ditto.
1220 (arm_frame_chain): Ditto.
1221 (arm_init_extra_frame_info): Ditto.
1222 (arm_frame_saved_pc): Ditto.
1223 (arm_pop_frame): Ditto.
1224 (arm_push_return_address): New function.
1225 (arm_gdbarch_init): Initialize use_generic_dummy_frames,
1226 call_dummy_location, call_dummy_breakpoint_offset_p,
1227 call_dummy_breakpoint_offset, call_dummy_p,
1228 call_dummy_stack_adjust_p, call_dummy_words,
1229 sizeof_call_dummy_words, call_dummy_start_offset,
1230 call_dummy_length, fix_call_dummy, pc_in_call_dummy,
1231 call_dummy_address, push_return_address and push_dummy_frame for
1232 generic dummy frames.
1233
e7d717c0
JT
12342002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
1235
1236 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Fix error in
1237 size computation for alloca.
1238 (sh_fp_frame_init_saved_regs): Likewise.
1239
7bbcf283
RE
12402002-05-07 Richard Earnshaw <rearnsha@arm.com>
1241
1242 * arm-tdep.h (ARM_MAX_REGISTER_RAW_SIZE): Define.
1243 (ARM_MAX_REGISTER_VIRTUAL_SIZE): Define.
361d1df0 1244 * arm-tdep.c (arm_store_return_value): Use them.
7bbcf283
RE
1245 Use FP_REGISTER_RAW_SIZE when setting the FPA return value.
1246 * remote-rdp.c (remote_rdp_fetch_register): Use
1247 ARM_MAX_REGISTER_RAW_SIZE.
1248 (remote_rdp_store_register): Likewise.
1249
4657573b
ML
12502002-05-07 Michal Ludvig <mludvig@suse.cz>
1251
361d1df0 1252 * dwarf2cfi.c: Code cleanup, removed unused variables,
4657573b
ML
1253 added default labels to switch {} statements.
1254 * x86-64-tdep.c: Ditto.
1255 * x86-64-linux-nat.c: Ditto.
1256
010f3b2f
JT
12572002-05-07 Jason Thorpe <thorpej@wasabisystems.com>
1258
1259 * solib.h: Protect against multiple inclusion.
1260
debd256d
JB
12612002-05-06 Jim Blandy <jimb@redhat.com>
1262
9ab3e532
JB
1263 Add first preprocessor macro-expansion files.
1264 * macroexp.c, macroexp.h, macrotab.c, macrotab.h: New files.
1265 * Makefile.in (SFILES): Add macrotab.c, macroexp.c.
1266 (splay_tree_h, macroexp_h, macrotab_h): New variable.
1267 (HFILES_NO_SRCDIR): Add macrotab.h, macroexp.h.
1268 (COMMON_OBS): Add macrotab.o, macroexp.o.
1269 (macroexp.o, macrotab.o): New rules.
1270
debd256d
JB
1271 Separate the job of reading the line number info statement program
1272 header (...expialidocious) out into its own function.
1273 * dwarf2read.c (struct line_head, struct filenames, struct
1274 directories): Replace with...
1275 (struct line_header): New structure, containing the full
1276 contents of the statement program header, including the
1277 include directory and file name tables.
1278 (read_file_scope): If we have line number info, instead of just
1279 calling dwarf_decode_lines to do all the work, call
1280 dwarf_decode_line_header first to get a `struct line_header'
1281 containing the data in the statement program header, and then
1282 pass that to dwarf_decode_lines, which will pick up where that
1283 left off. Be sure to clean up the `struct line_header' object.
1284 (dwarf_decode_line_header, free_line_header, add_include_dir,
1285 add_file_name): New functions.
1286 (dwarf_decode_lines): Move all the code to read the statement
1287 program header into dwarf_decode_line_header. Take the line
1288 header it built as the first argument, instead of the offset to
1289 the compilation unit's line number info. Use the new `struct
1290 line_header' type instead of the old structures. No need to do
1291 cleanups here now, since we don't allocate anything.
1292 (dwarf2_statement_list_fits_in_line_number_section,
1293 dwarf2_line_header_too_long): New complaints.
1294
ac3aafc7
EZ
12952002-05-06 Elena Zannoni <ezannoni@redhat.com>
1296
1297 * gdbtypes.c (init_vector_type): New function.
1298 (build_builtin_type_vec128): Simplify the representation of SIMD
1299 registers.
1300 (build_gdbtypes): Initialize new builtin vector types.
1301 (_initialize_gdbtypes): Register new vector types with gdbarch.
1302 (builtin_type_v4_float, builtin_type_v4_int32,
1303 builtin_type_v8_int16, builtin_type_v16_int8,
1304 builtin_type_v2_int32, builtin_type_v4_int16,
1305 builtin_type_v8_int8): New (renamed) SIMD types.
1306
13e49980
MK
13072002-05-06 Mark Kettenis <kettenis@gnu.org>
1308
1309 * i387-nat.c (i387_fill_fsave): Use regcache_collect.
1310 (i387_fill_fxsave): Likewise.
1311
997b20b8
AO
13122002-05-05 Alexandre Oliva <aoliva@redhat.com>
1313
1314 * alpha-tdep.c (alpha_extract_return_value): Don't use
1315 non-constant array size in prototype.
1316
535c96ce
AC
13172002-05-04 Andrew Cagney <ac131313@redhat.com>
1318
1319 From Brian Taylor <briant at model dot com>:
1320 * ui-out.c (ui_out_field_core_addr): Use the function
1321 longest_local_hex_string_custom'to format addresses > 32 bits
1322 wide.
1323
1324 * ui-out.c (ui_out_field_core_addr): Update comment.
1325
bedfa57b
AC
13262002-05-04 Andrew Cagney <ac131313@redhat.com>
1327
1328 * stack.c (select_and_print_frame): Make static. Delete the
1329 parameter `level'.
1330 (func_command): Update call.
1331 (select_frame_command): Delete code computing the frame level.
1332 * frame.h (select_and_print_frame): Delete declaration.
1333
f621c63e
AC
13342002-05-04 Andrew Cagney <ac131313@redhat.com>
1335
1336 * sparc-tdep.c (sparc_get_saved_register): Comment why
1337 get_prev_frame call is safe.
1338
0f7d239c
AC
13392002-05-04 Andrew Cagney <ac131313@redhat.com>
1340
1341 * frame.h (select_frame): Delete level parameter.
1342 * stack.c (select_frame): Update. Use frame_relative_level to
1343 obtain the frame's level.
1344 (select_and_print_frame): Update call.
1345 (select_frame_command): Ditto.
1346 (up_silently_base): Ditto.
1347 (down_silently_base): Ditto.
1348 * ocd.c (ocd_start_remote): Ditto.
1349 * remote-rdp.c (remote_rdp_open): Ditto.
1350 * remote-mips.c (mips_initialize): Ditto.
1351 (common_open): Ditto.
1352 * remote-e7000.c (e7000_start_remote): Ditto.
1353 * m3-nat.c (select_thread): Ditto.
1354 * hppa-tdep.c (child_get_current_exception_event): Ditto.
1355 (child_get_current_exception_event): Ditto.
1356 * varobj.c (varobj_create): Ditto.
1357 (varobj_update): Ditto.
1358 (c_value_of_root): Ditto.
1359 * tracepoint.c (finish_tfind_command): Ditto.
1360 * corelow.c (core_open): Ditto.
1361 * arch-utils.c (generic_prepare_to_proceed): Ditto.
1362 * thread.c (info_threads_command): Ditto.
1363 (switch_to_thread): Ditto.
1364 * infrun.c (normal_stop): Ditto.
1365 (restore_selected_frame): Ditto.
1366 (restore_inferior_status): Ditto.
1367 * breakpoint.c (insert_breakpoints): Ditto.
1368 (watchpoint_check): Ditto.
1369 (bpstat_stop_status): Ditto.
1370 (do_enable_breakpoint): Ditto.
1371 * blockframe.c (flush_cached_frames): Ditto.
1372 (reinit_frame_cache): Ditto.
1373
71d6c7b1
AC
13742002-05-04 Andrew Cagney <ac131313@redhat.com>
1375
1376 * MAINTAINERS (Host/Native): Add Jason Thorpe as NetBSD
1377 maintainer.
1378
cda6c68a
JB
13792002-05-04 Jim Blandy <jimb@redhat.com>
1380
1381 * gdbtypes.c (replace_type): Doc fix.
1382
5c1c87f0
AC
13832002-05-04 Andrew Cagney <ac131313@redhat.com>
1384
1385 * valprint.c (strcat_longest): Delete commented out function.
1386 Update copyright.
1387
cd9bfe15
AC
13882002-05-04 Andrew Cagney <ac131313@redhat.com>
1389
1390 * MAINTAINERS: Mark a29k as deleted.
1391 * NEWS: Mention that a29k was removed. Add OBSOLETE section.
1392 Move new configurations to the top.
1393 * configure.tgt: Remove a29k.
1394 * config/a29k/tm-vx29k.h: Delete.
1395 * config/a29k/vx29k.mt: Delete.
1396 * config/a29k/tm-a29k.h: Delete.
1397 * config/a29k/a29k-udi.mt: Delete.
1398 * config/a29k/a29k.mt: Delete.
1399 * a29k-tdep.c: Delete.
1400 * remote-udi.c: Delete.
1401 * remote-mm.c: Delete.
1402 * remote-eb.c: Delete.
1403 * remote-adapt.c: Delete.
1404 * Makefile.in: Remove obsolete code.
1405 * gdbserver/Makefile.in: Ditto.
1406 * config/s390/s390x.mt: Ditto.
1407 * config/s390/s390.mt: Ditto.
1408 * config/sparc/sparclynx.mh: Ditto.
1409 * config/sparc/linux.mh: Ditto.
1410 * config/pa/hppaosf.mh: Ditto.
1411 * config/pa/hppabsd.mh: Ditto.
1412 * config/ns32k/nbsd.mt: Ditto.
1413 * config/mips/vr5000.mt: Ditto.
1414 * config/m68k/sun3os4.mh: Ditto.
1415 * config/m68k/nbsd.mt: Ditto.
1416 * config/m68k/m68klynx.mh: Ditto.
1417 * config/m32r/m32r.mt: Ditto.
1418 * config/i386/x86-64linux.mt: Ditto.
1419 * config/i386/nbsdelf.mt: Ditto.
1420 * config/i386/nbsd.mt: Ditto.
1421 * config/i386/i386lynx.mh: Ditto.
1422
bf0c5130
AC
14232002-05-04 Andrew Cagney <ac131313@redhat.com>
1424
1425 * target.c (debug_print_register): New function. Handle oversize
1426 registers.
1427 (debug_to_fetch_registers): Call.
1428 (debug_to_store_registers): Call.
1429
2ae1c2d2
JB
14302002-05-03 Jim Blandy <jimb@redhat.com>
1431
13a393b0
JB
1432 * stabsread.c (cleanup_undefined_types): Use replace_type, not memcpy.
1433 (read_type): Doc fix.
1434 * gdbtypes.c (replace_type): Doc fix.
1435
2ae1c2d2
JB
1436 * stabsread.c (multiply_defined_struct): New complaint.
1437 (read_struct_type): If the type we were passed isn't empty, or
1438 incomplete, don't read the new struct type into it; complain,
1439 and return the original type unchanged. Take a new `type_code'
1440 argument, which is the type code for the new type.
1441 (read_type): Rather than storing the type's type code here, pass
1442 it as an argument to read_struct_type, and let that take care of
1443 storing it. That way, we don't overwrite the original type code,
1444 so read_struct_type can use it to decide whether we're overwriting
1445 something we shouldn't.
1446 (complain_about_struct_wipeout): New function.
1447
8de9bdc4
AC
14482002-05-03 Andrew Cagney <ac131313@redhat.com>
1449
1450 * gdbarch.sh: Assert that gdbarch is non-NULL.
1451 * gdbarch.c: Regenerate.
1452
f773fdbb
JM
14532002-05-03 Jason Merrill <jason@redhat.com>
1454
1455 * gnu-v3-abi.c (gnuv3_rtti_type): If we get confused, just warn
1456 and return NULL.
1457
0e04a514
ML
14582002-05-03 Michal Ludvig <mludvig@suse.cz>
1459
1460 * x86-64-tdep.c (x86_64_dwarf2gdb_regno_map),
1461 (x86_64_dwarf2gdb_regno_map_length),
1462 (x86_64_dwarf2_reg_to_regnum): Added.
1463 (x86_64_gdbarch_init): Added registration of x86_64_dwarf2_reg_to_regnum.
1464 (x86_64_gdbarch_init): Renamed from i386_gdbarch_init.
1465 (_initialize_x86_64_tdep): Synced with the change above.
1466 (x86_64_skip_prologue): Reformulated message.
1467
065432a8
PM
14682002-05-03 Pierre Muller <muller@ics.u-strasbg.fr>
1469
1470 * f-exp.y: Also use new prev_lexptr variable
1471 to improve error reporting. Based on Michael Snyder
1472 2002-04-24 dated patch to c-exp.y.
1473 * jv-exp.y: Likewise.
1474 * m2-exp.y: Likewise.
1475
a3162708
EZ
14762002-05-02 Elena Zannoni <ezannoni@redhat.com>
1477
1478 * valops.c (value_arg_coerce): Don't coerce arrays to pointers if
1479 we are dealing with vectors.
1480
03620c38
PM
14812002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
1482
1483 * config/m68k/tm-nbsd.h: Obvious fix,
1484 correct machine name.
1485
6604db2e
PM
14862002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
1487
1488 * p-typeprint.c (pascal_type_print_base): Add support
1489 for TYPE_CODE_STRING and TYPE_CODE_BITSTRING.
1490
0906b739
PM
14912002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
1492
1493 * p-lang.c (pascal_create_fundamental_type): Use TYPE_CODE_CHAR
1494 for fondamental pascal 'char' type.
1495
e2625b33
PM
14962002-05-02 Pierre Muller <muller@ics.u-strasbg.fr>
1497
1498 * p-lang.h (is_pascal_string_type): Declaration changed,
1499 new sixth argument of type char ** added.
361d1df0 1500 * p-lang.c (is_pascal_string_type): Implementation
e2625b33
PM
1501 changed. Args length_pos, length_size, string_pos, char_size
1502 can now be NULL. New argument arrayname set to the field
1503 name of the char array. Return value set to char array
1504 field index plus one.
361d1df0 1505 * p-valprint.c (pascal_val_print): Adapt to new declaration of
e2625b33
PM
1506 is_pascal_string_type function.
1507
cf17c188
AC
15082002-05-02 Andrew Cagney <cagney@redhat.com>
1509
1510 * gdbarch.sh (gdbarch_update_p): Revert 2002-05-02 Andrew Cagney
1511 <cagney@redhat.com> change.
1512 * gdbarch.c: Regenerate.
1513
52bca491
AC
15142002-05-02 Andrew Cagney <cagney@redhat.com>
1515
1516 * gdbarch.sh (gdbarch_update_p): Swap out the old architecture
1517 before probing for a new one. Detect errorenous gdbarch_init
1518 functions.
1519 * gdbarch.c: Regenerate.
1520
d5e72505
AC
15212002-05-01 Andrew Cagney <cagney@redhat.com>
1522
1523 * config/mn10200/tm-mn10200.h: Include "symfile.h" and "symtab.h".
1524 * config/mcore/tm-mcore.h: Ditto. Update copyright.
1525 * config/v850/tm-v850.h: Ditto. Update copyright.
1526
af566d9f
AC
15272002-04-30 Andrew Cagney <ac131313@redhat.com>
1528
1529 * cris-tdep.c (cris_gdbarch_init): Use arches instead of
1530 current_gdbarch.
1531
880d85fa
MS
15322002-04-30 Michael Snyder <msnyder@redhat.com>
1533
94c30b78
MS
1534 * arm-tdep.c: Whitespace clean-ups.
1535 (arm_skip_prologue): Fix thinko; two lines
880d85fa
MS
1536 should have been removed as part of 4/24 change.
1537
6f5987a6
KB
15382002-04-30 Kevin Buettner <kevinb@redhat.com>
1539
1540 * rs6000-tdep.c: Added comment describing how fpscr register
1541 numbers were chosen.
1542
1a113c93
MS
15432002-04-30 Michael Snyder <msnyder@redhat.com>
1544
1545 * gnu-nat.c (gnu_find_memory_regions): Fix merge botch.
1546
9a6f53fe
EZ
15472002-04-29 Elena Zannoni <ezannoni@redhat.com>
1548
1549 * hpread.c (DNTT_TYPE_VECTOR): Rename from TYPE_VECTOR.
1550 (DNTT_TYPE_VECTOR_LENGTH): Rename from TYPE_VECTOR_LENGTH.
1551 (hpread_symfile_init, hpread_lookup_type): Substitute throughout.
1552
11ed25ac
KB
15532002-04-29 Kevin Buettner <kevinb@redhat.com>
1554
1555 From Louis Hamilton <hamilton@redhat.com>:
1556 * rs6000-tdep.c (coff/xcoff.h, libxcoff.h): Include.
1557 * xcoffread.c (coff/xcoff.h, libxcoff.h): Likewise.
1558 * rs6000-tdep.c (rs6000_gdbarch_init): Use bfd_xcoff_is_xcoff64(),
1559 not bfd-private xcoff data, to determine wordsize.
1560 * xcoffread.c (read_xcoff_xymtab, read_symbol_lineno): Likewise.
1561
ae232405
AC
15622002-04-29 Andrew Cagney <ac131313@redhat.com>
1563
1564 GDB 5.2 released from 5.2 branch.
1565
91fd20f7
ML
15662002-04-29 Michal Ludvig <mludvig@suse.cz>
1567
1568 * x86-64-linux-nat.c (fill_gregset): Explicit cast to avoid warning.
1569 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
1570 (x86_64_register_info_table): Added comments with register numbers.
361d1df0 1571
2dc5091b
EZ
15722002-04-29 Elena Zannoni <ezannoni@redhat.com>
1573
1574 * rs6000-tdep.c (rs6000_extract_return_value,
1575 rs6000_store_return_value): Handle returning vectors.
1576 (rs6000_gdbarch_init): Use
1577 ppc_sysv_abi_broken_use_struct_convention for native sysv cases.
1578 * ppc-linux-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
1579 New function.
1580 (ppc_sysv_abi_use_struct_convention): Deal with functions returning
1581 vectors.
1582 (ppc_sysv_abi_push_arguments): Handle vector parameters.
1583 * ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Export.
361d1df0 1584
2b9848d8
PM
15852002-04-24 Pierre Muller <ics.u-strasbg.fr>
1586
1587 * hpread.c (hpread_psymtab_to_symtab_1,
1588 hpread_psymtab_to_symtab): Replace fprintf (stderr,...)
1589 with fprintf_unfiltered (gdb_stderr,...).
1590
f8d17dc5
PM
15912002-04-24 Pierre Muller <ics.u-strasbg.fr>
1592
1593 * remote-array.c (printf_monitor, write_monitor,
361d1df0 1594 array_insert_breakpoint, array_remove_breakpoint ):
f8d17dc5
PM
1595 Replace fprintf (stderr,...
1596 with fprintf_unfiltered (gdb_stderr,....
1597 * remote-es.c: Likewise.
1598 * remote-os9k.c: Likewise.
1599 * remote-st.c: Likewise.
1600
2f2f1ad1
AS
16012002-04-28 Andreas Schwab <schwab@suse.de>
1602
1603 * config/s390/s390.mh (NATDEPFILES): Remove solib.o, add
1604 linux-proc.o and gcore.o.
1605
b6779aa2
AC
16062002-04-26 Michal Ludvig <mludvig@suse.cz>
1607
1608 * x86-64-tdep.c (x86_64_skip_prologue): Print note when debugging
1609 code without frame pointers.
1610
7e57f5f4
AC
16112002-04-26 Andrew Cagney <ac131313@redhat.com>
1612
1613 * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining why
1614 ON_STACK is needed.
1615
2ceb85d0
BE
16162002-04-26 Ben Elliston <bje@redhat.com>
1617
1618 * target.c (do_xfer_memory): Correct reference to the new option
1619 "trust-readonly-sections".
1620
f5f8a009
EZ
16212002-04-26 Elena Zannoni <ezannoni@redhat.com>
1622
1623 * gdbtypes.h (TYPE_FLAG_VECTOR, TYPE_VECTOR): Define.
1624 * gdbtypes.c (recursive_dump_type): Output the vector flag.
1625 * dwarf2read.c (dwarf_attr_name): Handle new attribute for
1626 vectors.
1627 (read_array_type): Record the fact that this array type is really a
1628 vector (i.e. are passed in by value).
1629
5868c862
JT
16302002-04-26 Jason Thorpe <thorpej@wasabisystems.com>
1631
1632 * alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.
1633 * alpha-tdep.c (alpha_sigcontext_addr): New function.
1634 (alpha_find_saved_regs): Use alpha_sigcontext_addr.
1635 (alpha_gdbarch_init): Initialize tdep->sigcontext_addr.
1636 * alpha-linux-tdep.c: Include frame.h.
1637 (alpha_linux_sigcontext_addr): New function.
1638 (alpha_linux_init_abi): Set tdep->sigcontext_addr to
1639 alpha_linux_sigcontext_addr.
1640 * alpha-osf1-tdep.c: Include gdbcore.h.
1641 (alpha_osf1_sigcontext_addr): New function.
1642 (alpha_osf1_init_abi): Set tdep->sigcontext_addr to
1643 alpha_osf1_sigcontext_addr.
1644 * config/alpha/tm-alpha.h (SIGCONTEXT_ADDR): Remove.
1645 * config/alpha/tm-alphalinux.h (SIGCONTEXT_ADDR): Remove.
1646
bfb01f37
AC
16472002-04-26 Andrew Cagney <ac131313@redhat.com>
1648
361d1df0 1649 * stack.c (selected_frame_level):
bfb01f37
AC
1650 (select_frame): Do not set selected_frame_level.
1651 * frame.h (selected_frame_level): Delete declaration.
1652
15813d3f
AC
16532002-04-26 Andrew Cagney <ac131313@redhat.com>
1654
1655 * rs6000-tdep.c (rs6000_gdbarch_init): Only set
1656 convert_from_func_ptr-addr when AIX / PowerOpen.
1657
6096c27a
AC
16582002-04-25 Andrew Cagney <ac131313@redhat.com>
1659
1660 * valops.c (hand_function_call): Call
1661 generic_save_call_dummy_addr.
1662 * frame.h (generic_save_call_dummy_addr): Declare.
1663 * blockframe.c (struct dummy_frame): Add fields call_lo and
1664 call_hi.
1665 (generic_find_dummy_frame): Check for PC in range call_lo to
1666 call_hi instead of entry_point_address.
1667 (generic_pc_in_call_dummy): Search the dummy frames for a PC in
1668 the call_lo to call_hi range. Allow for DECR_PC_AFTER_BREAK.
1669 (generic_save_call_dummy_addr): New function.
1670
f510d44e
DM
16712002-04-24 David S. Miller <davem@redhat.com>
1672
1673 * sparc-tdep.c (sparc_gdbarch_skip_prologue): Kill, duplicates
1674 sparc_skip_prologue.
1675 (sparc_skip_prologue): Kill frameless_p arg, and use line number
1676 information to find prologue when possible.
1677 (sparc_prologue_frameless_p): Call examine_prologue directly.
1678 (sparc_gdbarch_init): Update set_gdbarch_skip_prologue call.
1679 * config/sparc/tm-sparc.h (sparc_skip_prologue): Update for killed
1680 second argument.
1681 (SKIP_PROLOGUE): Likewise.
1682
15d72a92
JT
16832002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
1684
1685 * alpha-tdep.c (alpha_skip_prologue_internal): Remove
1686 GDB_TARGET_HAS_SHARED_LIBS #ifdef and update comment to
1687 indicate that the condition it was testing is always true.
1688 * config/alpha/nm-linux.h (GDB_TARGET_HAS_SHARED_LIBS): Remove.
1689 * config/alpha/nm-nbsd.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
1690 * config/alpha/nm-osf.h (GDB_TARGET_HAS_SHARED_LIBS): Ditto.
1691
accc6d1f
JT
16922002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
1693
1694 * alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.
1695 * alpha-linux-tdep.c (alpha_linux_init_abi): Initialize
1696 tdep->jb_pc and tdep->jb_elt_size.
1697 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Likewise.
1698 * alphafbsd-tdep.c (alphafbsd_init_abi): Likewise.
1699 * alphanbsd-tdep.c (alphanbsd_init_abi): Likewise.
1700 * alpha-nat.c (get_longjmp_target): Remove.
1701 (JB_ELEMENT_SIZE): Ditto.
1702 (JB_PC): Ditto.
1703 * alpha-tdep.c (alpha_get_longjmp_target): New function.
1704 (alpha_gdbarch_init): Default tdep->jb_pc to -1. If the
1705 OS ABI sets jb_pc to a valid value, set gdbarch_get_longjmp_target
1706 to alpha_get_longjmp_target.
1707 (alpha_dump_tdep): Report tdep->jb_pc and tdep->jb_elt_size.
1708 * config/alpha/nm-linux.h (GET_LONGJMP_TARGET): Remove.
1709 * config/alpha/nm-osf.h (GET_LONGJMP_TARGET): Remove.
1710
1bfdc549
AC
17112002-04-25 Andrew Cagney <ac131313@redhat.com>
1712
1713 * README: Update to GDB 5.2.
1714
1bd316f0
AC
17152002-04-25 Andrew Cagney <ac131313@redhat.com>
1716
1717 * gdbarch.sh (LC_ALL): Set to `c'.
1718
2e5ff58c
TR
17192002-04-25 Theodore A. Roth <troth@verinet.com>
1720
1721 * avr-tdep.c: Ran through gdb_indent.sh.
1722
e33ce519
TR
17232002-04-25 Theodore A. Roth <troth@verinet.com>
1724
1725 * MAINTAINERS: Add myself as AVR maintainer.
1726 * NEWS: Note new target avr.
1727
8818c391
TR
17282002-04-25 Theodore A. Roth <troth@verinet.com>
1729
1730 * Makefile.in: Add support for AVR target.
1731 * configure.tgt: Add support for AVR target.
1732 * avr-tdep.c: New file
1733 * config/avr/avr.mt: New file.
1734
79509c2d
TR
17352002-04-25 Theodore A. Roth <troth@verinet.com>
1736
1737 * MAINTAINERS: Add myself to write-after-approval.
1738
dac8068e
PM
17392002-04-24 Pierre Muller <ics.u-strasbg.fr>
1740
1741 * f-lang.c (get_bf_for_fcn): Replace fprintf (stderr,...
1742 with fprintf_unfiltered (gdb_stderr,....
1743
25bf3106
PM
17442002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
1745
1746 Fix PR gdb/508.
1747 * symfile.c (add_filename_language): Fix wrong xrealloc size argument.
1748
24467a86
PM
17492002-04-25 Pierre Muller <muller@ics.u-strasbg.fr>
1750
1751 * p-exp.y: Also use new prev_lexptr variable
1752 to improve error reporting. Based on Michael Snyder
1753 2002-04-24 dated patch to c-exp.y.
1754
95b80706
JT
17552002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
1756
1757 * alpha-tdep.c (alpha_breakpoint_from_pc): New function.
1758 (alpha_gdbarch_init): Set gdbarch_breakpoint_from_pc to
1759 alpha_breakpoint_from_pc. Set gdbarch_function_start_offset
1760 to 0.
1761 * config/alpha/tm-alpha.h: Remove forward decls of struct type
1762 and struct value.
1763 (FUNCTION_START_OFFSET): Remove.
1764 (BREAKPOINT): Ditto.
1765
e90cc612
JT
17662002-04-25 Jason Thorpe <thorpej@wasabisystems.com>
1767
1768 * MAINTAINERS: Reflect that multi-arch is enabled for VAX.
1769 * NEWS: Ditto.
1770
6c72f9f9
JT
17712002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1772
1773 * alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.
1774 (alpha_linux_init_abi): Set gdbarch_pc_in_sigtramp to
1775 alpha_linux_pc_in_sigtramp.
1776 * alpha-osf1-tdep.c (alpha_osf1_pc_in_sigtramp): New function.
1777 (alpha_osf1_init_abi): Set gdbarch_pc_in_sigtramp to
1778 alpha_osf1_pc_in_sigtramp.
1779 * alpha-tdep.c (alpha_osf_in_sigtramp): Remove.
1780 * alphafbsd-tdep.c (alphafbsd_pc_in_sigtramp): New function.
1781 (alphafbsd_init_abi): Set gdbarch_pc_in_sigtramp to
1782 alphafbsd_pc_in_sigtramp.
1783 * alphanbsd-tdep.c (alphanbsd_pc_in_sigtramp): New function.
1784 (alphanbsd_init_abi): Set gdbarch_pc_in_sigtramp to
1785 alphanbsd_pc_in_sigtramp.
1786 * config/alpha/tm-alpha.h (IN_SIGTRAMP): Remove.
1787 * config/alpha/tm-alphalinux.h (IN_SIGTRAMP): Remove.
1788
5e4f3379
JT
17892002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1790
1791 * config/alpha/nbsd.mh (NATDEPFILES): Remove solib-legacy.o.
1792
da8ca43d
JT
17932002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1794
1795 * Makefile.in (ALLDEPFILES): Add alphanbsd-nat.c and
1796 alphanbsd-tdep.c.
1797 (alphanbsd-nat.o): New dependency list.
1798 (alphanbsd-tdep.o): Ditto.
1799 * NEWS: Note new native NetBSD/alpha configuration.
1800 * alphanbsd-nat.c: New file.
1801 * alphanbsd-tdep.c: Ditto.
1802 * configure.host (alpha*-*-netbsd*): New host.
1803 * configure.tgt (alpha*-*-netbsd*): New target.
1804 * config/alpha/nbsd.mh: New file.
1805 * config/alpha/nbsd.mt: Ditto.
1806 * config/alpha/nm-nbsd.h: Ditto.
1807 * config/alpha/tm-nbsd.h: Ditto.
1808
36a6271d
JT
18092002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1810
1811 * Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.
1812 (alpha-osf1-tdep.o): New dependency list.
1813 * alpha-tdep.h (gdbarch_tdep): Add dynamic_sigtramp_offset
1814 and skip_sigtramp_frame members.
1815 * alpha-linux-tdep.c: Include gdbcore.h.
1816 (alpha_linux_sigtramp_offset): Change return type to LONGEST.
1817 (alpha_linux_init_abi): Initialize tdep->dynamic_sigtramp_offset.
1818 * alpha-osf1-tdep.c: New file.
1819 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Moved to
1820 alpha-osf1-dep.c.
1821 (alpha_frame_past_sigtramp_frame): New function.
1822 (alpha_dynamic_sigtramp_offset): Ditto.
1823 (alpha_proc_desc_is_dyn_sigtramp): Ditto.
1824 (alpha_set_proc_desc_is_dyn_sigtramp): Ditto.
1825 (ALPHA_PROC_SIGTRAMP_MAGIC): Define.
1826 (push_sigtramp_desc): Use alpha_set_proc_desc_is_dyn_sigtramp.
1827 (after_prologue): Use alpha_proc_desc_is_dyn_sigtramp.
1828 (find_proc_desc): Use alpha_dynamic_sigtramp_offset.
1829 (alpha_frame_chain): Use alpha_frame_past_sigtramp_frame.
1830 (alpha_init_extra_frame_info): Use alpha_proc_desc_is_dyn_sigtramp.
1831 (alpha_pop_frame): Use alpha_proc_desc_is_dyn_sigtramp.
1832 (alpha_gdbarch_init): Initialize tdep->dynamic_sigtramp_offset
1833 and tdep->skip_sigtramp_frame. Set gdbarch_skip_trampoline_code
1834 to find_solib_trampoline_target.
1835 * config/alpha/alpha-osf1.mt (TDEPFILES): Add alpha-osf1-tdep.o.
1836 * config/alpha/tm-alpha.h: Remove inclusion of regcache.h.
1837 (SKIP_TRAMPOLINE_CODE): Remove.
1838 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1839 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1840 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
1841 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
1842 * config/alpha/tm-alphalinux.h (PROC_DESC_IS_DYN_SIGTRAMP): Remove.
1843 (PROC_SIGTRAMP_MAGIC): Ditto.
1844 (PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1845 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1846 (SET_PROC_DESC_IS_DYN_SIGTRAMP): Ditto.
1847 (DYNAMIC_SIGTRAMP_OFFSET): Ditto.
1848 (FRAME_PAST_SIGTRAMP_FRAME): Ditto.
1849
2f4bc57b
JT
18502002-04-24 Jason Thorpe <thorpej@wasabisystems.com>
1851
1852 * NEWS: Note that Alpha targets are now multi-arch.
1853
665132f9
MS
18542002-04-24 Michael Snyder <msnyder@redhat.com>
1855
1856 * parser-defs.h (prev_lexptr): New external variable.
1857 * parse.c (parse_exp_1): Set prev_lexptr to null before
1858 calling the language-specific parser.
1859 * c-exp.y (yylex): Set prev_lexptr to start of current token.
1860 (yyerror): Use prev_lexptr in error reporting.
1861
32872fa7
DJ
18622002-04-24 Daniel Jacobowitz <drow@mvista.com>
1863
1864 * config/i386/tm-linux.h: Define FILL_FPXREGSET.
1865 * gregset.h: If FILL_FPXREGSET is defined, provide
1866 gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
1867 * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
1868 is defined, call fill_fpxregset.
1869
57e76fac
MS
18702002-04-24 Roland McGrath <roland@frob.com>
1871
1872 * config/i386/i386gnu.mh (NATDEPFILES): Add core-regset.o here.
1873 * i386gnu-nat.c [HAVE_SYS_PROCFS_H]
1874 (supply_gregset, supply_fpregset): New functions.
1875
1876 * gnu-nat.c (gnu_find_memory_regions): New function.
1877 (init_gnu_ops): Set `to_find_memory_regions' hook to that.
1878 (gnu_xfer_memory): Add a cast.
1879
f43845b3
MS
18802002-04-24 Michael Snyder <msnyder@redhat.com>
1881
361d1df0 1882 * arm-tdep.c (arm_scan_prologue): Move "mov ip, sp" into the
f43845b3
MS
1883 loop. Add handling for "str lr, [sp, #-4]!" and for saves
1884 of argument regs ("str r(0123), [r11, #-nn"]).
361d1df0 1885 (arm_skip_prologue): Better handling for frameless functions.
f43845b3
MS
1886 Treat "mov ip, sp" as optional. Recognize "str lr, [sp, #-4]".
1887 (arm_skip_prologue): Recognize str r(0123), [r11, #-nn].
1888
a0abec03
AC
1889Wed Apr 24 14:22:21 2002 Andrew Cagney <cagney@redhat.com>
1890
1891 * arm-tdep.c (arm_gdbarch_init): Add comment that NUM_REGS nor
1892 NUM_PSEUDO_REGS can be used.
1893
d7bd68ca
AC
18942002-04-24 Andrew Cagney <ac131313@redhat.com>
1895
1896 * arch-utils.h: Update copyright.
1897
1898 * gdbarch.sh (PC_IN_SIGTRAMP): Add.
1899 * gdbarch.h, gdbarch.c: Re-generate.
1900
1901 * inferior.h (IN_SIGTRAMP): Delete definition.
1902 * arch-utils.c (legacy_pc_in_sigtramp): New function.
1903 * arch-utils.h (legacy_pc_in_sigtramp): Declare.
1904
1905 * mips-tdep.c (mips_init_extra_frame_info): Use PC_IN_SIGTRAMP.
1906 (mips_dump_tdep): Do not print value of IN_SIGTRAMP.
1907 * hppa-tdep.c (pc_in_interrupt_handler): Use PC_IN_SIGTRAMP.
1908 (find_proc_framesize): Ditto.
1909 * alpha-tdep.c (alpha_osf_skip_sigtramp_frame): Ditto.
1910 (alpha_init_extra_frame_info): Ditto.
1911 * infrun.c (handle_inferior_event): Ditto.
1912 (handle_inferior_event): Ditto.
1913 (check_sigtramp2): Ditto.
1914 * blockframe.c (create_new_frame): Ditto.
1915 (get_prev_frame): Ditto.
1916 * ppc-linux-tdep.c: Update comments.
1917 * i386-linux-tdep.c: Update comments.
1918 * breakpoint.c (bpstat_what): Update comment.
1919
d06f167a
ML
19202002-04-24 Michal Ludvig <mludvig@suse.cz>
1921
1922 * gdbserver/linux-low.c (regsets_fetch_inferior_registers),
361d1df0 1923 (regsets_store_inferior_registers): Removed cast to int from
d06f167a
ML
1924 ptrace() calls.
1925 * gdbserver/regcache.h: Added declaration of struct inferior_info.
1926
4867e41e
DM
19272002-04-24 David S. Miller <davem@redhat.com>
1928
21d83aa5
DM
1929 * i960-tdep.c (register_in_window_p): New function.
1930 (i960_find_saved_register): Use it instead of
1931 REGISTER_IN_WINDOW_P.
1932 * config/i960/tm-i960.h (REGISTER_IN_WINDOW): Delete.
1933
4867e41e
DM
1934 * symtab.h (find_stab_function_addr): Kill extern.
1935 * minsyms.c (find_stab_function_addr): Remove from here...
1936 * dbxread.c: ... to here, and mark it static.
1937
69cdf6a2
DM
19382002-04-20 David S. Miller <davem@redhat.com>
1939
1940 * sparc-tdep.c (sparc_pop_frame): Only need to allocate
1941 SPARC_INTREG_SIZE * 16 bytes for reg_temp.
1942
5a595886
DM
19432002-04-21 David S. Miller <davem@redhat.com>
1944
1945 * remote-vxsparc.c (vx_read_register): Fix typo, we want
1946 REGISTER_RAW_SIZE of SP_REGNUM not CORE_ADDR.
1947 (vx_write_register): Likewise.
1948
1da1a192
JB
19492002-04-23 J. Brobecker <brobecker@gnat.com>
1950
1951 * source.c (is_regular_file): New function.
1952 (openp): Check wether file to open is a regular file
1953 to avoid opening directories.
1954
baa6f10b
JT
19552002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1956
1957 * findvar.c (extract_signed_integer): Cast printf argument
1958 to suppress format warning.
1959 (extract_unsigned_integer): Likewise.
1960 * infcmd.c (registers_info): Likewise.
1961 * top.c (get_prompt_1): Likewise.
1962 * valops.c (value_assign): Likewise.
1963 * valprint.c (print_decimal): Likewise.
1964
b2c4da81
L
19652002-04-22 H.J. Lu (hjl@gnu.org)
1966
1967 * c-exp.y (typebase): Support
361d1df0 1968
b2c4da81
L
1969 [long|long long|short] [signed|unsigned] [int|]
1970
1971 and
1972
1973 signed [long|long long|short] int
1974
f267bd6a
JT
19752002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1976
1977 * Makefile.in (vax-tdep.o): Add $(arch_utils_h), $(inferior_h),
1978 and vax-tdep.h.
1979 * vax-tdep.h: New file.
1980 * vax-tdep.c: Include inferior.h, arch-utils.h, and vax-tdep.h.
1981 Make several routines static.
1982 (vax_get_saved_register): New function.
1983 (vax_gdbarch_init): New function.
1984 (_initialize_vax_tdep): Register vax_gdbarch_init.
1985 * config/vax/tm-vax.h: Set GDB_MULTI_ARCH to GDB_MULTI_ARCH_PARTIAL.
1986 Remove macros now under the control of gdbarch.
1987
da3c6d4a
MS
19882002-04-22 Michael Snyder <msnyder@redhat.com>
1989
11d3b27d
MS
1990 * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
1991 Some whitespace and coding standards tweaks.
da3c6d4a 1992
a33f7558
JT
19932002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
1994
1995 * vax-tdep.c: Include regcache.h.
1996 (vax_call_dummy_words): New.
1997 (sizeof_vax_call_dummy_words): New.
1998 (vax_fix_call_dummy): New function.
1999 (vax_saved_pc_after_call): Ditto.
2000 * config/vax/tm-vax.h: Don't include regcache.h.
2001 (SAVED_PC_AFTER_CALL): Use vax_saved_pc_after_call.
2002 (CALL_DUMMY): Remove.
2003 (CALL_DUMMY_WORDS): Define.
2004 (SIZEOF_CALL_DUMMY_WORDS): Define.
2005 (FIX_CALL_DUMMY): Use vax_fix_call_dummy.
2006
47a73475
MS
20072002-04-18 Michael Snyder <msnyder@redhat.com>
2008
2009 * arm-tdep.h: Change regnum defines to enums for ease of debugging.
2010
52efde73
JT
20112002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2012
2013 * vax-tdep.c (vax_frame_chain): New function.
2014 (vax_push_dummy_frame): Ditto.
2015 (vax_pop_frame): Ditto.
2016 * config/vax/tm-vax.h (FRAME_CHAIN): vax_frame_chain.
2017 (FRAMELESS_FUNCTION_INVOCATION): Use
2018 generic_frameless_function_invocation_not.
2019 (PUSH_DUMMY_FRAME): Use vax_push_dummy_frame.
2020 (POP_FRAME): Use vax_pop_frame.
2021
ea74468c
JT
20222002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2023
2024 * vax-tdep.c (vax_store_struct_return): New function.
2025 (vax_extract_return_value): Ditto.
2026 (vax_store_return_value): Ditto.
2027 (vax_extract_struct_value_address): Ditto.
2028 * config/vax/tm-vax.h (STORE_STRUCT_RETURN): Use
2029 vax_store_struct_return.
2030 (EXTRACT_RETURN_VALUE): Use vax_extract_return_value.
2031 (STORE_RETURN_VALUE): Use vax_store_return_value.
2032 (EXTRACT_STRUCT_VALUE_ADDRESS): Use vax_extract_struct_value_address.
2033
5516aa92
JT
20342002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2035
2036 * vax-tdep.c (vax_frame_saved_pc): New function.
2037 (vax_frame_args_address_correct): Ditto.
2038 (vax_frame_args_address): Ditto.
2039 (vax_frame_locals_address): Ditto.
2040 (vax_frame_num_args): Move code to be in proximity to
2041 other frame-related functions.
2042 * config/vax/tm-vax.h (INNER_THAN): Use core_addr_lessthan.
2043 (FRAME_SAVED_PC): Use vax_frame_saved_pc.
2044 (FRAME_ARGS_ADDRESS_CORRECT): Use vax_frame_args_address_correct.
2045 (FRAME_ARGS_ADDRESS): Use vax_frame_args_address.
2046 (FRAME_LOCALS_ADDRESS): Use vax_frame_locals_address.
2047
36af0b35
L
20482002-04-22 H.J. Lu (hjl@gnu.org)
2049
2050 * Makefile.in (FLAGS_TO_PASS): Add libdir, mandir, datadir and
2051 includedir.
2052
ab62c900
JT
20532002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2054
2055 * vax-tdep.c (vax_frame_init_saved_regs): New function.
2056 * config/vax/tm-vax.h (FRAME_FIND_SAVED_REGS): Remove.
2057 (FRAME_INIT_SAVED_REGS): New macro.
2058
7232b100
JT
20592002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2060
2061 * MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.
2062
b70d2aee
JT
20632002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2064
2065 * alpha-nat.c (get_longjmp_target): Use ALPHA_* constants
2066 where needed.
2067 (fetch_osf_core_registers): Likewise.
2068 (supply_gregset): Likewise.
2069
a0e8a2d1 20702002-04-22 J. Brobecker <brobecker@gnat.com>
361d1df0 2071
a0e8a2d1
JB
2072 * symfile.h (get_section_index): Define.
2073 * symfile.c (get_section_index): New function.
2074 * mdebugread.c (SC_IS_SBSS): New macro.
2075 (SC_IS_BSS): Return true for the scBss storage class only, as
2076 the scSBss storage class refers to the .sbss section.
2077 (parse_partial_symbols): Discard the symbols which associated
2078 section does not exist.
2079 Make sure to use the .sbss section index for symbols which
2080 storage class is scBss, rather than using the .bss section index.
2081
51eb8b08
JT
20822002-04-22 Jason Thorpe <thorpej@wasabisystems.com>
2083
2084 * vax-tdep.c: Update copyright years.
2085 (vax_register_name): New function.
2086 (vax_register_byte): Ditto.
2087 (vax_register_raw_size): Ditto.
2088 (vax_register_virtual_size): Ditto.
2089 (vax_register_virtual_type): Ditto.
2090 * config/vax/tm-vax.h: Update copyright years.
2091 (REGISTER_NAMES): Remove.
2092 (REGISTER_NAME): Define.
2093 (REGISTER_BYTE): Use vax_register_byte.
2094 (REGISTER_RAW_SIZE): Use vax_register_raw_size.
2095 (REGISTER_VIRTUAL_SIZE): Use vax_register_virtual_size.
2096 (REGISTER_VIRTUAL_TYPE): Use vax_register_virtual_type.
2097
6cc1c0a8
AC
20982002-04-21 Andrew Cagney <ac131313@redhat.com>
2099
2100 * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore
2101 declaration
2102 * arc-tdep.c (arc_prologue_frameless_p): Fix syntax error.
2103
9319a2fe
DM
21042002-04-21 David S. Miller <davem@redhat.com>
2105
2106 * arch-utils.c (generic_prologue_frameless_p): Kill
2107 SKIP_PROLOGUE_FRAMELESS_P code.
2108 * config/arc/tm-arc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
2109 references.
2110 (PROLOGUE_FRAMELESS_P, arc_prologue_frameless_p): New.
2111 * arc-tdep.c (arc_prologue_frameless_p): Implement.
2112 * config/arc/tm-sparc.h (SKIP_PROLOGUE_FRAMELESS_P): Delete
2113 references.
2114 (PROLOGUE_FRAMELESS_P, sparc_prologue_frameless_p): New.
2115 * sparc-tdep.c (sparc_prologue_frameless_p): Implement.
2116 (sparc_gdbarch_init): Pass it to
2117 set_gdbarch_prologue_frameless_p.
a0e8a2d1 2118
e9ed6d01
JT
21192002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2120
2121 * Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.
2122 (alphabsd-nat.o): New dependency list.
2123
36012033
JT
21242002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2125
2126 * Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c and
2127 alphafbsd-tdep.c.
2128 (alpha-linux-tdep.o): New dependency list.
2129 (alphafbsd-tdep.o): Likewise.
2130
3379287a
JT
21312002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2132
2133 * alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offset
2134 to here...
2135 * alpha-tdep.c: ...from here.
2136 * config/alpha/alpha-linux.mt (TDEPFILES): Add alpha-linux-tdep.o.
2137
4bcbd6cb
JT
21382002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2139
2140 * config/alpha/tm-alpha.h: Move alpha_software_single_step
2141 prototype from here...
2142 * alpha-tdep.h: ...to here.
2143
b31da25e
AC
21442002-04-21 Andrew Cagney <ac131313@redhat.com>
2145
2146 * frame.h (selected_frame_level): Document as deprecated.
2147 (frame_relative_level): Declare.
2148 * stack.c (frame_relative_level): New function.
2149 (selected_frame_level): Document as deprecated.
2150 (select_frame): Do not set the selected_frame_level.
2151
2152 * stack.c (frame_info, record_selected_frame): Update.
2153 (frame_command, current_frame_command): Update.
2154 (up_silently_base, up_command, down_silently_base): Update.
2155 (down_command): Update.
2156 * inflow.c (kill_command): Update.
2157 * tracepoint.c (finish_tfind_command): Update.
2158 * corelow.c (core_open): Update.
2159 * thread.c (info_threads_command): Update.
2160 (do_captured_thread_select): Update.
2161 * infcmd.c (finish_command): Update.
2162 * breakpoint.c (insert_breakpoints, do_enable_breakpoint): Update.
2163
9c1d6fe5
JT
21642002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2165
2166 * config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.
2167
ab89facf
AC
21682002-04-21 Andrew Cagney <ac131313@redhat.com>
2169
2170 * arm-tdep.c (arm_breakpoint_from_pc): Make static. Make return
2171 type const.
2172
82a4efa1
JT
21732002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2174
2175 * alphafbsd-tdep.c: Update copyright years. Include
2176 alpha-tdep.h.
2177 (alphafbsd_use_struct_convention): Make static.
2178 (alphafbsd_init_abi): New function.
2179 (_initialize_alphafbsd_tdep): New function.
2180 * config/alpha/tm-fbsd.h: Update copyright years.
2181 (USE_STRUCT_CONVENTION): Remove.
2182
44dffaac
JT
21832002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2184
2185 * alpha-tdep.c (alpha_abi_handler): New structure to describe
2186 an Alpha ABI variant.
2187 (alpha_abi_handler_list): Declare.
2188 (alpha_gdbarch_register_os_abi): New function.
2189 (alpha_gdbarch_init): Give registered ABI variant handlers a
2190 chance to tweak the gdbarch once we have set up defaults.
2191 * alpha-tdep.h: Prototype alpha_gdbarch_register_os_abi.
2192
65585be4
JT
21932002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2194
2195 * alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_double
2196 to standard_coerce_float_to_double.
2197 * config/alpha/tm-alpha.h (COERCE_FLOAT_TO_DOUBLE): Remove.
2198
d9b023cc
JT
21992002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2200
2201 * alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.
2202 * alpha-tdep.c (heuristic_proc_start): Use vm_min_address
2203 from gdbarch_tdep rather than a constant.
2204 (alpha_gdbarch_init): Initialize tdep->vm_min_address to
2205 the default text address for all Alpha Unix ABIs.
2206 (alpha_dump_tdep): Report the value of tdep->vm_min_address.
2207 * config/alpha/tm-alpha.h (VM_MIN_ADDRESS): Delete.
2208
dc129d82
JT
22092002-04-21 Jason Thorpe <thorpej@wasabisystems.com>
2210
2211 * alpha-tdep.h: New file. Includes several Alpha target constants
2212 taken from...
2213 * config/alpha/tm-alpha.h: ...here. Remove macros that we now
2214 let gdbarch deal with.
2215 (GDB_MULTI_ARCH): Define as GDB_MULTI_ARCH_PARTIAL.
2216 * Makefile.in (alpha-nat.o): Add alpha-tdep.h and $(BFD_SRC)/elf-bfd
2217 to dependency list.
2218 * alpha-nat.c: Include alpha-tdep.h. Update for adjusted
2219 Alpha target register names.
2220 * alphabsd-nat.c: Likewise.
2221 * alpha-tdep.c: Include alpha-tdep.h. Update for adjusted
2222 Alpha target register names. Make serveral routines static.
2223 (alpha_get_saved_register): New function.
2224 (alpha_abi_names): New.
2225 (process_note_abi_tag_sections): New function.
2226 (get_elfosabi): New function.
2227 (alpha_gdbarch_init): New function.
2228 (alpha_dump_tdep): New function.
2229 (_initialize_alpha_tdep): Register alpha_gdbarch_init.
2230
d49d1e0a
AC
22312002-04-21 Andrew Cagney <ac131313@redhat.com>
2232
2233 * frame.c (find_saved_register): Delete #ifdef
2234 HAVE_REGISTER_WINDOWS code.
2235 * config/sparc/tm-sparc.h: Update comments.
2236 * config/i960/tm-i960.h (HAVE_REGISTER_WINDOWS): Delete macro.
2237
92e8c9ed
AC
22382002-04-21 Andrew Cagney <ac131313@redhat.com>
2239
2240 * i960-tdep.c (i960_find_saved_register): New function.
2241 (i960_get_saved_register): New function.
2242 * config/i960/tm-i960.h (GET_SAVED_REGISTER): Define.
2243 (i960_get_saved_register): Declare.
2244 * config/i960/tm-i960.h, i960-tdep.c: Update copyright.
2245
e1925118
DM
22462002-04-20 David S. Miller <davem@redhat.com>
2247
2248 * sparc-nat.c (store-inferior_registers): Fix ambiguous else.
2249
29673b29
AC
22502002-04-20 Andrew Cagney <ac131313@redhat.com>
2251
2252 * arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regs
2253 instead of NUM_PSEUDO_REGS.
2254
6c86dcd5
DM
22552002-04-20 David S. Miller <davem@redhat.com>
2256
2257 * config/sparc/tm-linux.h (GDB_MULTI_ARCH): Define to
2258 GDB_MULTI_ARCH_PARTIAL
2259 * config/sparc/tm-sp64linux.h (GDB_MULTI_ARCH): Do not
2260 define, let tm-sp64.h do it.
2261
aa40ec90
JT
22622002-04-20 Jason Thorpe <thorpej@wasabisystems.com>
2263
2264 * frame.c (find_saved_register): Avoid a NULL pointer
2265 dereference and actually walk the frame list.
2266
0f79675b
AC
22672002-04-20 Andrew Cagney <ac131313@redhat.com>
2268
2269 * gdbarch.sh (gdbarch_update_p): Keep the list of architectures
2270 sorted in most most-recent-used order. Document.
2271 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 2272
c04a1aa8
DJ
22732002-04-20 Daniel Jacobowitz <drow@mvista.com>
2274
2275 * gdbserver/inferiors.c (struct inferior_info): Add regcache_data.
2276 (add_inferior): Call create_register_cache.
2277 (clear_inferiors): Call free_register_cache.
2278 (inferior_regcache_data, set_inferior_regcache_data): New functions.
2279 * gdbserver/regcache.c (struct inferior_regcache_data): New.
2280 (registers): Remove.
2281 (get_regcache): New function.
2282 (create_register_cache, free_register_cache): New functions.
2283 (set_register_cache): Don't initialize the register cache here.
2284 (registers_to_string, registers_from_string, register_data): Call
2285 get_regcache.
2286 * gdbserver/regcache.h: Add prototypes.
2287 * gdbserver/server.h: Likewise.
2288
611cb4a5
DJ
22892002-04-20 Daniel Jacobowitz <drow@mvista.com>
2290
2291 * gdbserver/mem-break.c: New file.
2292 * gdbserver/mem-break.h: New file.
2293 * gdbserver/Makefile.in: Add mem-break.o rule; update server.h
2294 dependencies.
2295 * gdbserver/inferiors.c (struct inferior_info): Add target_data
2296 member.
2297 (clear_inferiors): Free target_data member if set.
2298 (inferior_target_data, set_inferior_target_data): New functions.
2299 * gdbserver/linux-i386-low.c (i386_breakpoint, i386_breakpoint_len)
2300 (i386_stop_pc, i386_set_pc): New. Add to the_low_target.
2301 * gdbserver/linux-low.c (linux_bp_reinsert): New variable.
2302 (struct inferior_linux_data): New.
2303 (linux_create_inferior): Use set_inferior_target_data.
2304 (linux_attach): Likewise. Call add_inferior.
2305 (linux_wait_for_one_inferior): New function.
2306 (linux_wait): Call it.
2307 (linux_write_memory): Add const.
2308 (initialize_low): Call set_breakpoint_data.
2309 * gdbserver/linux-low.h (struct linux_target_ops): Add breakpoint
2310 handling members.
2311 * gdbserver/server.c (attach_inferior): Remove extra add_inferior
2312 call.
2313 * gdbserver/server.h: Include mem-break.h. Update inferior.c
2314 prototypes.
2315 * gdbserver/target.c (read_inferior_memory)
2316 (write_inferior_memory): New functions.
2317 * gdbserver/target.h (read_inferior_memory)
2318 (write_inferior_memory): Change macros to prototypes.
2319 (struct target_ops): Update comments. Add const to write_memory
2320 definition.
2321
f91305dd 23222002-04-19 Andrew Cagney <ac131313@redhat.com>
bf75c8c1
AC
2323
2324 * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frame
2325 instead of ->prev.
2326 * z8k-tdep.c (z8k_frame_chain): Do not use ->prev.
2327 * s390-tdep.c (s390_frame_chain): Do not use ->prev.
2328 * rs6000-tdep.c (frame_get_saved_regs): Use rs6000_frame_chain()
2329 instead of ->prev.
2330
73d322b1
EZ
23312002-04-19 Elena Zannoni <ezannoni@redhat.com>
2332
2333 Fix PR gdb/471.
2334 * gdbtypes.c (init_simd_type): Rewrite using new functions.
2335 (build_builtin_type_vec128): Ditto.
2336 (append_composite_type_field): Fix calculation of type length in
2337 union case.
2338
ccd9a834
EZ
23392002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
2340
2341 * config/djgpp/README: Update.
2342
2343 * go32-nat.c (store_register): Cast &a_tss to `char *' to avoid a
2344 compiler warnings.
2345
a57f9e49
JT
23462002-04-19 Jason Thorpe <thorpej@wasabisystems.com>
2347
2348 * alpha-tdep.c (setup_arbitrary_frame): Rename...
2349 (alpha_setup_arbitrary_frame): ...to this.
2350 * config/alpha/tm-alpha.h (SETUP_ARBITRARY_FRAME): Update
2351 for alpha_setup_arbitrary_frame.
2352
f4f9705a
AC
23532002-04-18 Andrew Cagney <cagney@redhat.com>
2354
2355 * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
2356 * gdbarch.h, gdbarch.c: Regenerate.
361d1df0 2357
f4f9705a
AC
2358 * defs.h (breakpoint_from_pc_fn): Delete type definition.
2359 * target.h (memory_breakpoint_from_pc): Update declaration.
2360 * config/mcore/tm-mcore.h (mcore_breakpoint_from_p): Ditto.
2361
2362 * arch-utils.c (legacy_breakpoint_from_pc): Update return type.
2363 * mcore-tdep.c (mcore_breakpoint_from_pc): Ditto.
2364 * mem-break.c (memory_breakpoint_from_pc): Ditto.
2365 * rs6000-tdep.c (rs6000_breakpoint_from_pc): Ditto.
2366 * s390-tdep.c (s390_breakpoint_from_pc): Ditto
2367 * xstormy16-tdep.c (xstormy16_breakpoint_from_pc): Ditto.
2368 * mn10300-tdep.c (mn10300_breakpoint_from_pc): Ditto.
2369 * mips-tdep.c (mips_breakpoint_from_pc): Ditto.
2370 * m68hc11-tdep.c (m68hc11_breakpoint_from_pc): Ditto.
2371 * ia64-tdep.c (ia64_breakpoint_from_pc): Ditto.
2372 * d10v-tdep.c (d10v_breakpoint_from_pc): Ditto.
2373 * arch-utils.c (legacy_breakpoint_from_pc): Ditto..
2374
2375 * mem-break.c (default_memory_insert_breakpoint): Make `bp' a
2376 const pointer.
2377 * monitor.c (monitor_insert_breakpoint): Ditto.
2378 * rs6000-tdep.c (rs6000_software_single_step): Ditto for `breakp'.
2379
2380 * config/mcore/tm-mcore.h: Update copyright.
2381 * mem-break.c: Ditto.
2382 * xstormy16-tdep.c: Ditto.
2383
29f319b8
PM
23842002-04-18 Pierre Muller <muller@ics.u-strasbg.fr>
2385
2386 * p-exp.y: Add precedence rule for '^' token.
2387 This removes the shift/reduce conflicts.
2388 Remove the comment concerning these shift/reduce conflicts.
2389
ebeac11a
EZ
23902002-04-18 Elena Zannoni <ezannoni@redhat.com>
2391
2392 * rs6000-tdep.c (COMMON_UISA_NOFP_REGS): New macro.
2393 (registers_powerpc_nofp): New register set for processors
2394 without floating point unit.
2395
27c31547
DM
23962002-04-18 David S. Miller <davem@redhat.com>
2397
2398 * MAINTAINERS: Add myself to write-after-approval.
2399
47a73475
MS
24002002-04-17 Michael Snyder <msnyder@redhat.com>
2401
2402 * MAINTAINERS: Add myself as co-maintainer of testsuite/gdb.asm.
2403
953836b2
AC
24042002-04-17 Andrew Cagney <ac131313@redhat.com>
2405
2406 * rs6000-tdep.c (frame_initial_stack_address): Use
2407 frame_register_read to read the alloca_reg.
2408
8b0d4340
AC
24092002-04-17 Andrew Cagney <ac131313@redhat.com>
2410
2411 * frame.c (find_saved_register): Find saved registers in the next
2412 not prev frame.
2413 Fix PR gdb/365.
2414
d8864532
AC
24152002-04-17 Andrew Cagney <ac131313@redhat.com>
2416
2417 * gdbarch.sh (LANG): Set to ``c''.
2418
36cc83a3 24192002-04-15 Andrew Cagney <ac131313@redhat.com>
361d1df0 2420
36cc83a3 2421 * PROBLEMS: Mention hppa2.0-hp-hpux10.20 compile problems.
361d1df0 2422
2f4150cc 24232002-04-15 Andrew Cagney <ac131313@redhat.com>
2c7ef074
AC
2424
2425 * bcache.c: Include <stddef.h> and <stdlib.h> after "defs.h".
2426 Update copyright.
2427
628703c6 2428 * hpread.c (hpread_get_lntt): Add declaration.
2f4150cc 2429 Also fix PR gdb/391.
361d1df0 2430
56157b4a
AC
24312002-04-14 Andrew Cagney <ac131313@redhat.com>
2432
2433 * acinclude.m4 (AM_PROG_CC_STDC): Import from automake 1.6.
2434 * aclocal.m4, configure: Re-generate.
2435 Fix PR gdb/391.
361d1df0 2436
6d1e3329
EZ
24372002-04-14 Elena Zannoni <ezannoni@redhat.com>
2438
2439 * mi/mi-cmd-disas.c (dump_insns): Use TARGET_PRINT_INSN
2440 instead of tm_print_insn.
2441
cb06fa07
EZ
24422002-04-14 Elena Zannoni <ezannoni@redhat.com>
2443
2444 * ppc-bdm.c (bdm_ppc_fetch_registers): Fix typo.
2445
f208ba17
AC
24462002-04-14 Andrew Cagney <ac131313@redhat.com>
2447
2448 * config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.
2449 * blockframe.c (FRAME_CHAIN_COMBINE): Delete macro.
2450 (get_prev_frame): Do not call FRAME_CHAIN_COMBINE.
2451
20f01a46
DH
24522002-04-12 Don Howard <dhoward@redhat.com>
2453
2454 * cli/cli-cmds.c (init_cli_cmds): Add new user settable value:
2455 max_user_call_depth.
2456 (init_cmd_lists): Initialize the new value;
2457 * cli/cli-script.c (execute_user_command): Limit the call depth of
2458 user defined commands. This avoids a core-dump when user commands
2459 are infinitly recursive.
2460
a88376a3
KB
24612002-04-12 Kevin Buettner <kevinb@redhat.com>
2462
2463 * ppc-tdep.h (struct gdbarch_tdep): Add new member ``lr_frame_offset''.
2464 * rs6000-tdep.c (rs6000_frame_saved_pc): Use ``lr_frame_offset''
2465 from tdep struct instead of DEFAULT_LR_SAVE.
2466 (rs6000_gdbarch_init): Initialize ``lr_frame_offset''.
2467 * config/powerpc/tm-ppc-eabi.h (DEFAULT_LR_SAVE): Delete.
2468 * config/rs6000/tm-rs6000.h (DEFAULT_LR_SAVE): Delete.
2469
f2172603
MS
24702002-04-12 Michael Snyder <msnyder@redhat.com>
2471
694f61fb 2472 * Remote.c: Spelling fix.
20fe79c8
MS
2473 * gcore.c (default_derive_heap_segment): Use bfd_section_name.
2474 If no symbol found for "sbrk", try "_sbrk".
2475 (make_output_phdrs): Use bfd_section_name.
2476 (gcore_copy_callback): Use bfd_section_name.
62995fc4 2477 * eval.c: Indentation fix-ups.
169a7369
MS
2478 * d10v-tdep.c (d10v_make_iaddr): Make it idempotent,
2479 in case it gets applied to an address that is already
2480 in the instruction space.
de74f71f
MS
2481 * cli/cli-decode.c (help_list): Allow long lines to wrap.
2482 * symfile.c: Fix indentation, long lines.
f2172603
MS
2483 * source.c: White space fix-up.
2484
cda5a58a
AC
24852002-04-12 Andrew Cagney <cagney@redhat.com>
2486
2487 * defs.h (read_relative_register_raw_bytes): Delete declaration.
2488 * frame.c (frame_register_read): New function. Return non-zero on
2489 success.
2490 (read_relative_register_raw_bytes_for_frame): Delete.
2491 (read_relative_register_raw_bytes): Delete.
2492 * frame.h (frame_register_read): Declare.
2493 * d30v-tdep.c: Update Copyright. Use frame_register_read.
2494 * sh-tdep.c: Ditto.
2495 * infcmd.c (do_registers_info): Ditto.
2496 * hppa-tdep.c: Ditto.
2497 * rs6000-tdep.c: Ditto.
2498 * h8500-tdep.c: Ditto.
2499 * mips-tdep.c: Ditto.
2500 * h8300-tdep.c: Ditto.
2501 * z8k-tdep.c: Ditto.
2502
2ea5f656
KB
25032002-04-12 Kevin Buettner <kevinb@redhat.com>
2504
2505 From Jimi X <jimix@watson.ibm.com>:
2506 * rs6000-tdep.c (rs6000_gdbarch_init): Use rs6000_* methods for
2507 64-bit SysV ABI.
2508
27b15785
KB
25092002-04-12 Kevin Buettner <kevinb@redhat.com>
2510
2511 From Jimi X <jimix@watson.ibm.com>:
2512 * rs6000-tdep.c (rs6000_gdbarch_init): Compute ``wordsize'' from
2513 bfd info.
2514
5d57ee30
KB
25152002-04-12 Kevin Buettner <kevinb@redhat.com>
2516
2517 From Jimi X <jimix@watson.ibm.com>:
2518 * rs6000-tdep.c (powerpc64, 630, rs64ii, rs64iii): Define
2519 register sets for these processor variants.
2520
bc1e36ca
DJ
25212002-04-11 Daniel Jacobowitz <drow@mvista.com>
2522
2523 * gdbserver/linux-low.c (usr_store_inferior_registers): Support
2524 registers which are allowed to fail to store.
2525 * gdbserver/linux-low.h (linux_target_ops): Likewise.
2526 * gdbserver/linux-ppc-low.c (ppc_regmap): Support FPSCR.
2527 (ppc_cannot_store_register): FPSCR may not be storable.
2528 * regformats/reg-ppc.dat: Support FPSCR.
2529
e3f36dbd
KB
25302002-04-11 Kevin Buettner <kevinb@redhat.com>
2531
2532 * ppc-tdep.h (struct gdbarch_tdep): Add new field ``ppc_fpscr_regnum''.
2533 * ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
2534 Add fpscr as an invalid/unfetchable register.
2535 * ppc-linux-nat.c (ppc_register_u_addr, store_register)
2536 (fetch_ppc_registers, store_ppc_registers, supply_fpregset)
2537 (fill_fpregset): Add support for register fpscr.
2538 (fetch_ppc_registers, store_ppc_registers, supply_gregset)
2539 (fill_gregset): Account for the fact that register ``mq'' might
2540 not exist.
2541 * rs6000-tdep.c (PPC_UISA_SPRS): Use (unused) slot 70 for fpscr.
2542 (registers_power): Add fpscr to register set at slot 71.
2543 (rs6000_gdbarch_init): Account for the fact that ``mq'' doesn't
2544 exist on most PPC architectures. Initialize ppc_fpscr_regnum.
2545
943c9c25
MS
25462002-04-11 Michael Snyder <msnyder@redhat.com>
2547
2548 * configure.in: Autoconfiscate _SYSCALL32 define for solaris.
2549 * configure: Regenerate.
2550 * config.in: Regenerate.
2551 * acconfig.h: Add define for _SYSCALL32.
2552 * core-sol2.c: Remove #define _SYSCALL32.
2553 * solib-legacy.c: Remove #define _SYSCALL32.
2554
d8c0a2e7
AC
25552002-04-10 Andrew Cagney <ac131313@redhat.com>
2556
2557 * stack.c (select_frame): Cleanup internal error message, do not
2558 use %p.
2559
7cc19214
AC
25602002-04-10 Andrew Cagney <ac131313@redhat.com>
2561
2562 * stack.c (select_frame): Check that selected_frame and the
2563 specified level are as expected.
2564 * blockframe.c (get_prev_frame): Set the `level' from next_frame.
2565 Update copyright.
2566 * frame.h (struct frame_info): Add field `level'. Update
2567 copyright.
2568 Work-in-progress PR gdb/464.
2569
67a2b77e
AC
25702002-04-10 Andrew Cagney <ac131313@redhat.com>
2571
2572 * maint.c (maint_print_section_info): Rename print_section_info.
2573 (print_bfd_section_info, print_objfile_section_info): Update.
2574 * inferior.h (struct gdbarch): Add opaque declaration.
2575 * gdbarch.sh: Add include of "inferior.h" to gdbarch.sh.
2576 * gdbarch.h: Regenerate.
2577
8cfda98c
ML
25782002-04-10 Michal Ludvig <mludvig@suse.cz>
2579
2580 * x86-64-linux-nat.c (child_resume, child_xfer_memory): Delete.
2581 (PTRACE_XFER_TYPE): Moved to config/i386/nm-x86-64.h.
2582 (kernel_u_size): Added.
2583 * config/i386/nm-x86-64.h (CHILD_XFER_MEMORY, CHILD_RESUME): Delete.
2584 (PTRACE_XFER_TYPE): Moved here from config/i386/nm-x86-64.h.
2585
ca439ad2 25862002-04-04 Jim Ingham <jingham@apple.com>
361d1df0 2587
ca439ad2
JI
2588 * valarith.c (find_size_for_pointer_math): New function, either returns
2589 the size for a pointer's target, returns 1 for void *, or errors for
2590 incomplete types.
2591 (value_add, value_sub): use find_size_for_pointer_math.
2592
2f2893d9
DJ
25932002-04-09 Daniel Jacobowitz <drow@mvista.com>
2594
2595 * linux-low.c (linux_look_up_symbols): New hook.
2596 (linux_target_ops): Add linux_look_up_symbols.
2597 * remote-utils.c (decode_address): New function.
2598 (look_up_one_symbol): New function.
2599 * server.c (handle_query): Call target look_up_symbols hook.
2600 * server.h (look_up_one_symbol): Add prototype.
2601 * target.h (struct target_ops): Add look_up_symbols hook.
2602
2ec06d2e
DJ
26032002-04-09 Daniel Jacobowitz <drow@mvista.com>
2604
d64b8841
DJ
2605 * gdbserver/server.h: Include <string.h> if HAVE_STRING_H.
2606 * ChangeLog: Correct paths in last ChangeLog entry.
2607
26082002-04-09 Daniel Jacobowitz <drow@mvista.com>
2609
2610 * gdbserver/linux-low.h: Remove obsolete prototypes.
2ec06d2e
DJ
2611 (struct linux_target_ops): New.
2612 (extern the_low_target): New.
d64b8841 2613 * gdbserver/linux-low.c (num_regs, regmap): Remove declarations.
2ec06d2e
DJ
2614 (register_addr): Use the_low_target explicitly.
2615 (fetch_register): Likewise.
2616 (usr_fetch_inferior_registers): Likewise.
2617 (usr_store_inferior_registers): Likewise.
d64b8841 2618 * gdbserver/linux-arm-low.c (num_regs): Remove.
2ec06d2e
DJ
2619 (arm_num_regs): Define.
2620 (arm_regmap): Renamed from regmap, made static.
2621 (arm_cannot_fetch_register): Renamed from cannot_fetch_register,
2622 made static.
2623 (arm_cannot_store_register): Renamed from cannot_store_register,
2624 made static.
2625 (the_low_target): New.
d64b8841 2626 * gdbserver/linux-i386-low.c (num_regs): Remove.
2ec06d2e
DJ
2627 (i386_num_regs): Define.
2628 (i386_regmap): Renamed from regmap, made static.
2629 (i386_cannot_fetch_register): Renamed from cannot_fetch_register,
2630 made static.
2631 (i386_cannot_store_register): Renamed from cannot_store_register,
2632 made static.
2633 (the_low_target): New.
d64b8841 2634 * gdbserver/linux-ia64-low.c (num_regs): Remove.
2ec06d2e
DJ
2635 (ia64_num_regs): Define.
2636 (ia64_regmap): Renamed from regmap, made static.
2637 (ia64_cannot_fetch_register): Renamed from cannot_fetch_register,
2638 made static.
2639 (ia64_cannot_store_register): Renamed from cannot_store_register,
2640 made static.
2641 (the_low_target): New.
d64b8841 2642 * gdbserver/linux-m68k-low.c (num_regs): Remove.
2ec06d2e
DJ
2643 (m68k_num_regs): Define.
2644 (m68k_regmap): Renamed from regmap, made static.
2645 (m68k_cannot_fetch_register): Renamed from cannot_fetch_register,
2646 made static.
2647 (m68k_cannot_store_register): Renamed from cannot_store_register,
2648 made static.
2649 (the_low_target): New.
d64b8841 2650 * gdbserver/linux-mips-low.c (num_regs): Remove.
2ec06d2e
DJ
2651 (mips_num_regs): Define.
2652 (mips_regmap): Renamed from regmap, made static.
2653 (mips_cannot_fetch_register): Renamed from cannot_fetch_register,
2654 made static.
2655 (mips_cannot_store_register): Renamed from cannot_store_register,
2656 made static.
2657 (the_low_target): New.
d64b8841 2658 * gdbserver/linux-ppc-low.c (num_regs): Remove.
2ec06d2e
DJ
2659 (ppc_num_regs): Define.
2660 (ppc_regmap): Renamed from regmap, made static.
2661 (ppc_cannot_fetch_register): Renamed from cannot_fetch_register,
2662 made static.
2663 (ppc_cannot_store_register): Renamed from cannot_store_register,
2664 made static.
2665 (the_low_target): New.
d64b8841 2666 * gdbserver/linux-s390-low.c (num_regs): Remove.
2ec06d2e
DJ
2667 (s390_num_regs): Define.
2668 (s390_regmap): Renamed from regmap, made static.
2669 (s390_cannot_fetch_register): Renamed from cannot_fetch_register,
2670 made static.
2671 (s390_cannot_store_register): Renamed from cannot_store_register,
2672 made static.
2673 (the_low_target): New.
d64b8841 2674 * gdbserver/linux-sh-low.c (num_regs): Remove.
2ec06d2e
DJ
2675 (sh_num_regs): Define.
2676 (sh_regmap): Renamed from regmap, made static.
2677 (sh_cannot_fetch_register): Renamed from cannot_fetch_register,
2678 made static.
2679 (sh_cannot_store_register): Renamed from cannot_store_register,
2680 made static.
2681 (the_low_target): New.
d64b8841 2682 * gdbserver/linux-x86-64-low.c (x86_64_regmap): Renamed from regmap.
2ec06d2e
DJ
2683 (the_low_target): New.
2684
96cb11df
AC
26852002-04-09 Andrew Cagney <ac131313@redhat.com>
2686
2687 * frame.c (read_relative_register_raw_bytes_for_frame): Do not
2688 override FP_REGNUM with frame->fp. Update copyright.
2689 * parse.c (num_std_regs, std_regs): Delete.
2690 (target_map_name_to_register): Do not search std_regs. Update
2691 function description.
2692 * parser-defs.h (num_std_regs, std_regs, struct std_regs): Delete
2693 declarations. Update copyright.
2694 Fix PR gdb/251.
361d1df0 2695
c3a3ccc7
DJ
26962002-04-09 Daniel Jacobowitz <drow@mvista.com>
2697
2698 * gdbserver/Makefile.in: Add stamp-h target.
2699 * gdbserver/configure.in: Create stamp-h.
2700 * gdbserver/configure: Regenerated.
2701
ce3a066d
DJ
27022002-04-09 Daniel Jacobowitz <drow@mvista.com>
2703
2704 * gdbserver/inferiors.c: New file.
2705 * gdbserver/target.c: New file.
2706 * gdbserver/target.h: New file.
2707 * gdbserver/Makefile.in: Add target.o and inferiors.o. Update
2708 dependencies.
2709 * gdbserver/linux-low.c (inferior_pid): New static variable,
2710 moved from server.c.
2711 (linux_create_inferior): Renamed from create_inferior.
2712 Call add_inferior. Return 0 on success instead of a PID.
2713 (linux_attach): Renamed from myattach.
2714 (linux_kill): Renamed from kill_inferior. Call clear_inferiors ().
2715 (linux_thread_alive): Renamed from mythread_alive.
2716 (linux_wait): Renamed from mywait. Call clear_inferiors () if the
2717 child dies.
2718 (linux_resume): Renamed from myresume. Add missing ``return 0''.
2719 (regsets_store_inferior_registers): Correct error message.
2720 Add missing ``return 0''.
2721 (linux_fetch_registers): Renamed from fetch_inferior_registers.
2722 (linux_store_registers): Renamed from store_inferior_registers.
2723 (linux_read_memory): Renamed from read_inferior_memory.
2724 (linux_write_memory): Renamed from write_inferior_memory.
2725 (linux_target_ops): New structure.
2726 (initialize_low): Call set_target_ops ().
2727 * gdbserver/remote-utils.c (unhexify): New function.
2728 (hexify): New function.
2729 (input_interrupt): Send signals to ``signal_pid''.
2730 * gdbserver/server.c (inferior_pid): Remove.
2731 (start_inferior): Update create_inferior call.
2732 (attach_inferior): Call add_inferior.
2733 (handle_query): New function.
2734 (main): Call handle_query for `q' packets.
2735 * gdbserver/server.h: Include "target.h". Remove obsolete prototypes.
2736 Add prototypes for "inferiors.c", "target.c", hexify, and unhexify.
2737
0729219d
DJ
27382002-04-09 Daniel Jacobowitz <drow@mvista.com>
2739
2740 * gdbserver/Makefile.in: Add WARN_CFLAGS. Update configury
2741 dependencies.
2742 * gdbserver/configure.in: Check for <string.h>
2743 * gdbserver/configure: Regenerate.
2744 * gdbserver/config.in: Regenerate.
2745 * gdbserver/gdbreplay.c: Include needed system headers.
2746 (remote_open): Remove strchr prototype.
2747 * gdbserver/linux-low.h: Correct #ifdef to HAVE_LINUX_USRREGS.
2748 * gdbserver/regcache.c (supply_register): Change buf argument to const void *.
2749 (supply_register_by_name): Likewise.
2750 (collect_register): Change buf argument to void *.
2751 (collect_register_by_name): Likewise.
2752 * gdbserver/regcache.h: Add missing prototypes.
2753 * gdbserver/remote-utils.c: Include <arpa/inet.h> for inet_ntoa.
2754 * gdbserver/server.c (handle_query): New function.
2755 (attached): New static variable, moved out of main.
2756 (main): Quiet longjmp clobber warnings.
2757 * gdbserver/server.h: Add ATTR_NORETURN and ATTR_FORMAT. Update prototypes.
2758 * gdbserver/utils.c (error): Remove NORETURN.
2759 (fatal): Likewise.
2760
97658e92
DJ
27612002-04-09 Daniel Jacobowitz <drow@mvista.com>
2762
2763 * symtab.h (ALL_BLOCK_SYMBOLS): Don't dereference the pointer
2764 after the last symbol in a block.
2765
6044e3eb
PM
27662002-04-09 Pierre Muller <muller@ics.u-strasbg.fr>
2767
2768 * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
2769 is non zero as a found symbol.
2770
0406ec40
AC
27712002-04-08 Andrew Cagney <ac131313@redhat.com>
2772
2773 * findvar.c: Include "builtin-regs.h".
2774 (value_of_register): Call value_of_builtin_reg when applicable.
2775 * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
2776 (target_map_name_to_register): Call
2777 builtin_reg_map_name_to_regnum.
2778 * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
2779 (COMMON_OBS): Add builtin-regs.o and std-regs.o.
2780 (builtin_regs_h): Define.
2781 (builtin-regs.o): New target.
2782 (findvar.o): Add $(builtin_regs_h).
2783 * builtin-regs.c, builtin-regs.h: New files.
2784 * std-regs.c: New file.
2785 Partial fix for PR gdb/251.
2786
56a6dfb9
KB
27872002-04-08 Kevin Buettner <kevinb@redhat.com>
2788
2789 * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
2790 it's no longer required.
2791
3a808432
AC
27922002-04-08 Andrew Cagney <ac131313@redhat.com>
2793
2794 * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
2795
7c40d541
KB
27962002-04-08 Kevin Buettner <kevinb@redhat.com>
2797
2798 From Jimi X <jimix@watson.ibm.com>:
2799 * rs6000-tdep.c (rs6000_software_single_step): Use
2800 rs6000_breakpoint_from_pc() to fetch breakpoint instruction
2801 and size. Use target_insert_breakpoint() and
2802 target_remove_breakpoint() to insert and remove breakpoints
2803 instead of explicit memory reads and writes.
2804
cc9836a8
KB
28052002-04-08 Kevin Buettner <kevinb@redhat.com>
2806
2807 * config/powerpc/tm-ppc-eabi.h (ELF_OBJECT_FORMAT): Delete.
2808 * rs6000-tdep.c (rs6000_push_arguments): Eliminate
2809 ELF_OBJECT_FORMAT ifdef.
2810
7495d1dc
KB
28112002-04-08 Kevin Buettner <kevinb@redhat.com>
2812
2813 From Jimi X <jimix@watson.ibm.com>:
2814 * rs6000-tdep.c (rs6000_gdbarch_init): Use set_gdbarch_print_insn().
2815
4288e836
KB
28162002-04-08 Kevin Buettner <kevinb@redhat.com>
2817
2818 From Jimi X <jimix@watson.ibm.com>:
2819 * rs6000-tdep.c (rs6000_fix_call_dummy): Delete unused macro
2820 definitions for TOC_ADDR_OFFSET and TARGET_ADDR_OFFSET.
2821
a4e4e501
MK
28222002-04-07 Mark Kettenis <kettenis@gnu.org>
2823
2824 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
2825 s/asprintf/xasprintf/.
2826 (fbsd_make_corefile_notes): s/strdup/xstrdup/.
2827
006defba
AC
28282002-04-07 Andrew Cagney <ac131313@redhat.com>
2829
2830 I believe Jeff Law denies responsability for this one:
2831 * config/pa/hpux11w.mh (MH_CFLAGS): Add -Dvfork=fork.
2832 * config/pa/hpux11.mh (MH_CFLAGS): Add -Dvfork=fork.
2833 * config/pa/hpux1020.mh (MH_CFLAGS): Add -Dvfork=fork.
2834 Work-around for PR gdb/366.
2835
7aa83cac
EZ
28362002-04-07 Elena Zannoni <ezannoni@redhat.com>
2837
2838 * remote-e7000.c (write_small, e7000_read_inferior_memory,
2839 e7000_read_inferior_memory_large, e7000_insert_breakpoint,
2840 e7000_remove_breakpoint): Use paddr_nz() to print addresses.
2841
cf1fcca1
EZ
28422002-04-07 Elena Zannoni <ezannoni@redhat.com>
2843
2844 * sh-tdep.c (sh_fp_frame_init_saved_regs,
2845 sh_nofp_frame_init_saved_regs): Use alloca() for 'where'
2846 information.
2847
3f289e6f
AC
28482002-04-07 Andrew Cagney <ac131313@redhat.com>
2849
2850 * MAINTAINERS (Misc): List Daniel Jacobowitz as the GDBSERVER
2851 maintainer.
2852
129188f6
AC
28532002-04-07 Andrew Cagney <ac131313@redhat.com>
2854
2855 * README (Reporting Bugs in GDB): Document the bug web page as the
2856 prefered way of submitting bugs.
2857 Fix PR gdb/402.
2858
1200cd6e
AC
28592002-04-06 Andrew Cagney <ac131313@redhat.com>
2860
2861 * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of
2862 -1. Update comment.
2863 * gdbarch.h, gdbarch.c: Re-generate.
2864
2853c33c
AS
28652002-04-07 Andreas Schwab <schwab@suse.de>
2866
2867 * m68klinux-nat.c (fill_fpregset): Properly pass address of
2868 buffer to regcache_collect.
2869
c2169756
AC
28702002-04-06 Andrew Cagney <ac131313@redhat.com>
2871
2872 * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.
2873 * gdbarch.c, gdbarch.h: Re-generate.
2874
25f1b008
AC
28752002-04-06 Andrew Cagney <ac131313@redhat.com>
2876
2877 * symtab.c (lookup_symtab): Remove ``const'' from ``rp''
2878 declaration. Fix -Werror.
2879
59263426
DJ
28802002-04-05 Daniel Jacobowitz <drow@mvista.com>
2881
2882 * gdbarch.sh (initialize_non_multiarch): Call init_gdbarch_swap.
2883 * gdbarch.c: Regenerate.
2884
f5db4da3
MS
28852002-04-05 Michael Snyder <msnyder@redhat.com>
2886
80f8a6eb
MS
2887 * breakpoint.c (clear_command): Rewrite middle section to
2888 combine two loops with identical control conditions.
2889 Add a cleanup to eliminate a memory leak.
f5db4da3
MS
2890 * cli/cli-dump.c (restore_section_callback): Use paddr_nz.
2891
ad3dcc5c
L
28922002-04-05 H.J. Lu (hjl@gnu.org)
2893
2894 * solib-svr4.c (bkpt_names): Add "__start".
2895
f32e7a74
AC
28962002-04-04 Andrew Cagney <ac131313@redhat.com>
2897
2898 * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64
2899 as test for 64 bit target.
2900
8227c0ff
AC
29012002-04-05 Andrew Cagney <ac131313@redhat.com>
2902
2903 * h8500-tdep.c (h8500_write_fp): Delete function.
2904 * dwarf2cfi.c (cfi_write_fp): Document as not used.
2905 * mips-tdep.c (mips_gdbarch_init): Do not set write_fp.
2906 * ia64-tdep.c (ia64_gdbarch_init): Do not set write_fp.
2907 * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set write_fp.
2908 * rs6000-tdep.c (rs6000_gdbarch_init): Do not set write_fp.
2909 * s390-tdep.c (s390_gdbarch_init): Do not set write_fp.
2910 (s390_write_fp):
2911 * sh-tdep.c (sh_gdbarch_init): Do not set write_fp.
2912 * x86-64-tdep.c (i386_gdbarch_init): Do not set write_fp.
2913 * d10v-tdep.c (d10v_gdbarch_init): Do not set write_fp.
2914 (d10v_write_fp): Delete function.
2915 * inferior.h (write_fp, generic_target_write_fp): Delete
2916 declarations.
2917 * regcache.c (generic_target_write_fp): Delete function.
2918 (write_fp): Delete function.
2919 * gdbarch.sh (TARGET_WRITE_FP): Delete.
2920 * gdbarch.h, gdbarch.c: Regenerate.
2921 * config/v850/tm-v850.h (TARGET_WRITE_FP): Delete macro.
2922 * config/sparc/tm-sp64.h (TARGET_WRITE_FP): Delete macro.
2923 (sparc64_write_fp): Delete declaration.
2924 * config/h8500/tm-h8500.h (TARGET_WRITE_FP): Delete macro.
2925 (h8500_write_fp): Delete declaration.
2926
2757dd86
AC
29272002-04-04 Andrew Cagney <ac131313@redhat.com>
2928
2929 * sparc-tdep.c (sparc64_write_fp): Delete.
2930 (sparc_push_dummy_frame): Replace write_fp call with code to store
2931 the FP directly.
2932 (sparc_gdbarch_init): Do not initialize write_fp.
2933
c69255e1
KB
29342002-04-05 Kevin Buettner <kevinb@redhat.com>
2935
2936 * rs6000-tdep.c (skip_prologue): Eliminate unused/unreachable
2937 clause.
2938
ae767bfb
JB
29392002-03-29 Jim Blandy <jimb@redhat.com>
2940
2941 * stack.c (get_selected_block): Add new argument `addr_in_block',
2942 used to return the exact code address we used to select the block,
2943 not just the block.
2944 * blockframe.c (get_frame_block, get_current_block): Same.
2945 * frame.h (get_frame_block, get_current_block,
2946 get_selected_block): Update declarations.
2947 * linespec.c, stack.c, blockframe.c, breakpoint.c, findvar.c,
2948 linespec.c, varobj.c, printcmd.c, symtab.c: Callers changed.
2949
84d2ac95
MS
29502002-04-05 Michael Snyder <msnyder@redhat.com>
2951
2952 * breakpoint.c (insert_breakpoints): Change 'hw' to 'hardware in
2953 warning message.
2954
596aa3bf
JB
29552002-04-05 J. Brobecker <brobecker@gnat.com>
2956
2957 * utils.c (xfullpath): New function.
2958 * defs.h (xfullpath): Add declaration.
2959 * source.c (openp): Use xfullpath in place of gdb_realpath to
2960 avoid resolving the basename part of filenames when the
2961 associated file is a symbolic link. This fixes a potential
2962 inconsistency between the filenames known to GDB and the
2963 filenames it prints in the annotations.
2964 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
2965 to be able to match a filename with either the real filename, or
2966 the name of any symbolic link to this file.
2967 (lookup_partial_symtab): Ditto.
2968
c02f5703
MS
29692002-04-04 Michael Snyder <msnyder@redhat.com>
2970
2971 * breakpoint.c: Add support for hardware breakpoints in overlays.
2972 (overlay_events_enabled): New state variable.
2973 (insert_breakpoints): Use overlay_events_enabled to decide
2974 whether to attempt to set a breakpoint at the overlay load addr.
2975 Handle bp_hardware_breakpoint as well as bp_breakpoint.
2976 (remove_breakpoint): Use overlay_events_enabled to decide
2977 whether breakpoints need to be removed from overlay load addr.
2978 Handle bp_hardware_breakpoint as well as bp_breakpoint.
2979 (bpstat_stop_status): Handle bp_hardware_breakpoint in overlays.
361d1df0 2980 (create_overlay_event_breakpoint, enable_overlay_breakpoints,
c02f5703
MS
2981 disable_overlay_breakpoints): Update overlay_events_enabled.
2982
5fb290d7
DJ
29832002-04-04 Daniel Jacobowitz <drow@mvista.com>
2984
2985 * dwarf2read.c (struct function_range): New.
2986 (cu_first_fn, cu_last_fn, cu_cached_fn): New.
2987 (check_cu_functions): New.
2988 (read_file_scope): Initialize global function lists.
2989 Call dwarf_decode_line after processing children.
2990 (read_func_scope): Add to global function list.
2991 (dwarf_decode_lines): Call check_cu_functions everywhere
2992 record_line is called. Call record_line with a linenumber
2993 of 0 to mark sequence ends.
2994
7b3fabf0
ML
29952002-04-04 Michal Ludvig <mludvig@suse.cz>
2996
361d1df0 2997 * x86-64-linux-nat.c (child_xfer_memory): x86-64 ptrace() ABI
7b3fabf0
ML
2998 change sync with glibc.
2999
bce58c09
JB
30002002-04-03 Jim Blandy <jimb@redhat.com>
3001
3002 * configure.in: Call AC_C_INLINE.
3003 * configure: Regenerated.
361d1df0 3004
2fccf04a
DJ
30052002-04-01 Daniel Jacobowitz <drow@mvista.com>
3006
3007 * rs6000-tdep.c: Change #include of "bfd/libcoff.h"
3008 and "bfd/libbfd.h" to "libcoff.h" and "libbfd.h".
3009
2d1bfe2e
MK
30102002-03-31 Mark Kettenis <kettenis@gnu.org>
3011
a5941fbf
MK
3012 * NEWS: Mention gcore support on FreeBSD/i386.
3013
a90cd31d
MK
3014 * fbsd-proc.c: New file.
3015 * config/i386/nm-fbsd.h (CHILD_PID_TO_EXEC_FILE): Define.
3016 * config/i386/fbsd.mh (NATDEPFILES): Add gcore.o and fbsd-proc.o.
3017
2d1bfe2e
MK
3018 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in
3019 while statement.
3020
9eb6e5a1
JB
30212002-03-29 Jim Blandy <jimb@redhat.com>
3022
3023 * cli/cli-dump.c (_initialize_cli_dump): Older GCC's tolerate
3024 unescaped newlines in string literals, but newer ones don't. So
3025 escape them.
3026
f02df580
MS
30272002-03-26 Michael Snyder <msnyder@redhat.com>
3028 Andrew Cagney <cagney@redhat.com>
3029
361d1df0 3030 * cli/cli-dump.c: New file. Dump memory to file,
f02df580
MS
3031 restore file to memory.
3032 * cli/cli-dump.h: New file.
3033 * Makefile.in: Add rules, dependencies for cli-dump.o.
89743e04 3034 * NEWS: Mention new commands.
f02df580 3035
109f874e
MS
30362002-03-28 Michael Snyder <msnyder@redhat.com>
3037
3038 * symfile.c (symbol_file_add): Move test for null symbols to later.
3039
520f6ade
AC
30402002-03-27 Andrew Cagney <ac131313@redhat.com>
3041
3042 From veksler at il.ibm.com:
3043 * utils.c (gdb_realpath): If canonicalize_file_name fails, return
3044 the xstrduped original path.
3045 Fix PR gdb/417.
3046
d4654627
MS
30472002-03-27 Michael Snyder <msnyder@redhat.com>
3048
3049 * breakpoint.c (_initialize_breakpoint): Clean up help string.
3050 * infcmd.c (_initialize_infcmd): Ditto.
3051 * language.c (_initialize_language): Ditto.
3052 * symfile.c (_initialize_symfile): Ditto.
3053 * top.c (_init_main): Ditto.
3054 * cli/cli-cmds.c (init_cli_cmds): Ditto.
3055
6be8bc0c
EZ
30562002-03-27 Elena Zannoni <ezannoni@redhat.com>
3057
3058 * rs6000-tdep.c (struct rs6000_framedata): Add fields for AltiVec
3059 vector registers handling.
3060 (skip_prologue): Handle new AltiVec instructions. Fill in new
3061 fields of frame data.
3062 (frame_get_saved_regs): Fill in information for AltiVec registers.
3063
12af6855
JB
30642002-03-27 Jim Blandy <jimb@redhat.com>
3065
3066 * symtab.h (SYMBOL_INIT_MANGLED_NAME): Turn this macro's body into
3067 a function; leave this macro here to invoke that function.
3068 (symbol_init_mangled_name): Declaration for that function.
3069 * symtab.c (symbol_init_mangled_name): New function.
3070
dc672865
AC
30712002-03-27 Andrew Cagney <ac131313@redhat.com>
3072
3073 * valarith.c: Replace strerror with safe_strerror.
3074 * tracepoint.c: Ditto.
3075 * lin-lwp.c: Ditto.
3076 * go32-nat.c: Ditto.
3077 * inflow.c: Ditto.
3078 * gnu-nat.c: Ditto.
3079
d96429cd
AS
30802002-03-27 Andreas Schwab <schwab@suse.de>
3081
3082 * event-top.c (command_line_handler): Remove useless if.
3083
7e336ba1
AJ
30842002-03-27 Andreas Jaeger <aj@suse.de>
3085
3086 * dwarf2cfi.c: Give credit to Daniel Berlin, reformat copyright
3087 comment.
3088
de220d0f
ML
30892002-03-27 Michal Ludvig <mludvig@suse.cz>
3090
3091 * x86-64-tdep.h (X86_64_NUM_REGS, X86_64_NUM_GREGS): Delete #defines.
3092 (x86_64_num_regs, x86_64_num_gregs): Added extern variables.
3093 * x86-64-linux-nat.c (x86_64_regmap): Swapped RBX <> RDX, added DS, ES, FS, GS.
3094 (x86_64_linux_dr_get_status, supply_gregset),
3095 (fill_gregset): Changed X86_64_NUM_GREGS to x86_64_num_gregs.
3096 * x86-64-tdep.c (x86_64_register_raw_size_table): Delete.
3097 (x86_64_register_info_table): Add.
3098 (X86_64_NUM_REGS, X86_64_NUM_GREGS): Add.
3099 (x86_64_register_raw_size, x86_64_register_virtual_type),
3100 (x86_64_register_name, _initialize_x86_64_tdep): Changed to reflect new
3101 general x86_64_register_info_table.
3102 (i386_gdbarch_init): gdbarch_register_bytes is now set
3103 dynamicaly during initialization.
3104 * regformats/reg-x86-64.dat: Synced with changes to registers above.
3105 * gdbserver/linux-x86-64-low.c: Ditto.
7e336ba1 3106
0e98d0a7
DJ
31072002-03-27 Daniel Jacobowitz <drow@mvista.com>
3108
3109 * gdbserver/server.c (main): Call target_signal_to_host_p
3110 and target_signal_to_host on signals received from the remote.
3111 * gdbserver/remote-utils.c (prepare_resume_reply): Call
3112 target_signal_from_host on signals sent to the remote.
3113 * gdbserver/server.h: Add prototypes. Include "gdb/signals.h".
3114 * gdbserver/Makefile.in: Add signals.o. Add -I${INCLUDE_DIR}.
3115
3130066b
DJ
31162002-03-27 Daniel Jacobowitz <drow@mvista.com>
3117
3118 * signals/signals.c: Include "server.h" in gdbserver build.
3119 (target_signal_from_name): Don't use STREQ.
3120 (_initialize_signals): Likewise. Don't include function in
3121 gdbserver build.
3122
9aedf4f4
DJ
31232002-03-27 Daniel Jacobowitz <drow@mvista.com>
3124
3125 * signals.c: Moved to...
3126 * signals/signals.c: Here.
7e336ba1 3127 * Makefile (signals.o): Update.
9aedf4f4 3128
3fa41cdb
JL
31292002-03-26 Jeff Law (law@redhat.com)
3130
3131 * somread.c (som_symtab_read): Remove some commented out code and
3132 updated related comments. Do not set the minimal symbol table to
3133 mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
3134 in a dynamic executable.
3135 * hppa-tdep.c (find_proc_framesize): Sanely handle the case
3136 where we are unable to find the minimal symbol for the given
3137 PC value.
3138
ee677e8d
MS
31392002-03-25 Jeff Law (law@redhat.com)
3140
3141 * linux-proc.c (read_mapping): Scan up to end of line for filename.
3142
e76e1718
ML
31432002-03-25 Michal Ludvig <mludvig@suse.cz>
3144
3145 * x86-64-tdep.c (x86_64_skip_prologue): Rewritten from scratch.
3146
18a642a1
AC
31472002-03-23 Andrew Cagney <ac131313@redhat.com>
3148
3149 * command.h: Update copyright.
3150 (struct cmd_list_element): Replace definition with opaque
3151 declaration.
3152 (enum cmd_types): Document that it will eventually be moved to
3153 cli/cli-decode.h
3154 (CMD_DEPRECATED, DEPRECATED_WARN_USER): Delete macros.
3155 (MALLOCED_REPLACEMENT): Delete macro.
3156 * Makefile.in (cli_decode_h): Add $(command_h).
3157 (top.o, completer.o, maint.o): Add dependency on $(cli_decode_h).
7e336ba1 3158 * top.c: Include "cli/cli-decode.h".
18a642a1
AC
3159 * completer.c: Include "cli/cli-decode.h".
3160 * maint.c: Include "cli/cli-decode.h".
3161 * cli/cli-decode.h: Include "command.h".
3162 (enum command_class): Delete.
3163 (enum cmd_types): Comment out.
3164 (enum cmd_auto_boolean): Delete.
3165 (enum var_types): Delete.
3166
b2875cc0
AC
31672002-03-23 Andrew Cagney <ac131313@redhat.com>
3168
3169 * cli/cli-decode.c: Include "gdb_assert.h".
3170 (add_set_or_show_cmd): New static function.
3171 (add_set_cmd): Rewrite. Use add_set_or_show_cmd.
3172 (add_show_from_set): Rewrite. Use add_set_or_show_cmd. Don't copy
3173 all fields, such as func, from the set command.
3174
3b45974e
AC
31752002-03-23 Andrew Cagney <ac131313@redhat.com>
3176
3177 * MAINTAINERS (sh-elf): Change warning flag to -w.
3178
823ca731
AC
31792002-03-23 Andrew Cagney <cagney@redhat.com>
3180
3181 * defs.h (error): Add printf format attribute.
3182 * thread-db.c (thread_from_lwp): Fix error format string.
3183 * stack.c (parse_frame_specification): Ditto.
3184 * cli/cli-decode.c (undef_cmd_error): Ditto.
3185 * scm-lang.c (scm_lookup_name): Ditto.
3186 * tracepoint.c (trace_error): Ditto.
3187 * remote-utils.c (usage): Ditto.
3188 * remote.c (compare_sections_command): Ditto.
3189 Fix PR gdb/328.
3190
0e101458
AC
31912002-03-22 Andrew Cagney <ac131313@redhat.com>
3192
3193 * gdbtypes.c (append_composite_type_field): New function.
3194 (init_composite_type): New function.
3195 * gdbtypes.h (append_composite_type_field): Declare.
3196 (init_composite_type): Ditto.
3197
8e0662df
EZ
31982002-03-22 Elena Zannoni <ezannoni@redhat.com>
3199
3200 * ppc-linux-tdep.c (ppc_sysv_abi_use_struct_convention): New
7e336ba1 3201 function.
8e0662df
EZ
3202 * ppc-tdep.h (ppc_sysv_abi_use_struct_convention): Export.
3203 * rs6000-tdep.c (rs6000_gdbarch_init): Use different
3204 structure returning convention for SYSV ABI case, but not
3205 for GNU/Linux, FreeBSD, or NetBSD.
3206
3121eff0
DJ
32072002-03-22 Daniel Jacobowitz <drow@mvista.com>
3208
3209 * symtab.h (lookup_block_symbol): Add mangled_name argument
3210 to prototype.
3211
3212 * symmisc.c (maintenance_check_symtabs): Call lookup_block_symbol
3213 with new mangled_name argument.
3214 * linespec.c (decode_line_1): Likewise.
3215 * valops (value_of_this): Likewise.
3216 * symtab.c (lookup_transparent_type): Likewise.
3217 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
3218 (lookup_symbol): If we are given a mangled name, pass it down
3219 to lookup_symbol_aux.
3220 (lookup_block_symbol): If we are given a mangled name to check
3221 against, only return symbols which match it.
3222
349b409f
CF
32232002-03-22 Christopher Faylor <cgf@redhat.com>
3224
3225 * win32-nat.c (child_create_inferior): Check for proper shell to use
3226 here, in case the user changes it on the fly.
3227 (_initialize_inftarg): Remove shell path considerations.
3228
2a873819
EZ
32292002-03-21 Elena Zannoni <ezannoni@redhat.com>
3230
3231 * rs6000-tdep.c (rs6000_gdbarch_init): Use correct max size value
3232 for gdbarch_max_register_raw_size and max_register_virtual_size.
3233 Adjust copyright year.
3234
a1b9830c
DJ
32352002-03-21 Daniel Jacobowitz <drow@mvista.com>
3236
3237 * dbxread.c (process_one_symbol): Extend the first N_SLINE
3238 in a function to cover the entire beginning of the function
3239 as well if it does not already.
3240
8b5790f2
TR
32412002-03-21 Tom Rix <trix@redhat.com>
3242
3243 * rs6000-nat.c (rs6000_ptrace32): Renamed from ptrace32.
3244 (rs6000_ptrace64): Renamed from ptrace64.
3245
bdbe5747
MH
32462002-03-20 Martin M. Hunt <hunt@redhat.com>
3247
3248 * gdbserver/remote-utils.c (remote_open): Don't call
3249 getprotobyname, we're all using TCP here so just use
3250 IPPROTO_TCP.
7e336ba1 3251 * gdbserver/gdbreplay.c (remote_open): Ditto.
bdbe5747
MH
3252
32532002-03-20 Martin M. Hunt <hunt@redhat.com>
7e336ba1 3254
bdbe5747
MH
3255 * regcache.c (_initialize_regcache): No need to call
3256 build_regcache() at this time; it gets called whenever
3257 the gdbarch changes.
3258
7781cd62
DB
32592002-03-20 David O'Brien <obrien@FreeBSD.org>
3260
3261 * sparc-nat.c: Include sys/param.h where possible.
3262
f65ca430
DJ
32632002-03-20 Daniel Jacobowitz <drow@mvista.com>
3264
3265 Fix PR gdb/422.
3266 * c-lang.c (c_create_fundamental_type): Handle FT_COMPLEX,
3267 FT_DBL_PREC_COMPLEX, and FT_EXT_PREC_COMPLEX.
3268 * dwarf2read.c (read_base_type): Set TYPE_TARGET_TYPE for
3269 complex types.
3270 * stabsread.c (rs6000_builtin_type): Likewise.
3271 (read_sun_floating_type): Likewise.
3272
0c867556
PS
32732002-03-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3274
3275 * stabsread.c (read_member_functions): Remove skip code for duplicate
3276 constructor/destructor methods. Use standard parsing for these
3277 methods and just do not chain them to the list of methods after
3278 parsing.
3279
12b9c64f
AO
32802002-03-19 Alexandre Oliva <aoliva@redhat.com>
3281
3282 * coffread.c: Remove redundant static declarations. Replace
3283 occurrences of `PTR' with `void *'.
3284 * elfread.c, mdebugread.c, minsyms.c, mipsread.c: Likewise.
3285 * top.h (quit_cover): Likewise.
3286 * defs.h (catch_errors): Likewise.
3287
349c5d5f
AC
32882002-03-18 Andrew Cagney <ac131313@redhat.com>
3289
3290 * defs.h (XMALLOC): Define.
3291 * gdb-events.sh (XMALLOC): Delete macro.
3292 * gdb-events.c, gdb-events.h: Regenerate.
3293 * gdbarch.sh (XMALLOC): Delete macro.
3294 * gdbarch.c: Regenerate.
3295 * serial.c (XMALLOC): Delete macro.
3296 * ui-file.c (XMALLOC): Ditto.
3297 * ser-unix.h (XMALLOC): Ditto.
3298 * sh-tdep.c (XMALLOC): Ditto.
3299 * ui-out.c (XMALLOC): Ditto.
3300 * utils.c (XMALLOC): Ditto.
3301 * i386-tdep.c (XMALLOC): Ditto.
3302 * gdb-events.c (XMALLOC): Ditto.
3303 * d10v-tdep.c (XMALLOC): Ditto.
3304 * cli-out.c (XMALLOC): Ditto.
3305
3306 * cli-out.c, d10v-tdep.c, gdb-events.c: Update copyright.
3307 * gdb-events.sh, i386-tdep.c, ser-unix.h, serial.c: Ditto.
3308 * ui-file.c, ui-out.c: Ditto.
3309
7d0766f3
AC
33102002-03-18 Andrew Cagney <ac131313@redhat.com>
3311
3312 * command.h (struct cmd_list_element): Add field context.
3313 (set_cmd_context, get_cmd_context): Declare.
3314 * cli/cli-decode.h: Ditto.
3315 * cli/cli-decode.c (get_cmd_context): New function.
3316 (set_cmd_context): New function.
3317 (add_cmd): Initialize context.
3318 Part of fixing PR gdb/145 and PR gdb/146.
3319
5913bcb0
AC
33202002-03-17 Andrew Cagney <ac131313@redhat.com>
3321
1868c04e
AC
3322 * cli/cli-decode.c (cmd_type): New function.
3323 * command.h (cmd_type): Declare.
3324 * infrun.c (set_schedlock_func): Call function cmd_type.
3325 * kod.c (kod_set_os): Call cmd_type.
3326 * cris-tdep.c (cris_version_update): Use function cmd_type.
3327 (cris_mode_update, cris_abi_update): Ditto.
3328
5913bcb0
AC
3329 * command.h: (execute_cmd_post_hook): Declare.
3330 (execute_cmd_pre_hook): Declare.
3331 * cli/cli-script.c (clear_hook_in_cleanup): New function.
3332 (execute_cmd_post_hook, execute_cmd_pre_hook): New
3333 functions. Execute pre/post hook while ensuring that afterwords
3334 hook_in is cleared.
3335 * top.c (execute_command): Use execute_cmd_post_hook, and
3336 execute_cmd_pre_hook to execute pre/post commands.
3337 * infrun.c (normal_stop): Pass stop_command and not pre_hook to
3338 hook_stop_stub.
3339 (hook_stop_stub): Call execute_cmd_pre_hook.
3340
b51450c9
AC
33412002-03-17 Andrew Cagney <ac131313@redhat.com>
3342
3343 * kod.c (kod_set_os): Revert previous change. Is called by ``info
3344 set'' and this leads to a core dump. Move xstrdup of
3345 operating_system to after check that it is not NULL.
3346
f66c9f11
AC
33472002-03-17 Andrew Cagney <ac131313@redhat.com>
3348
8e694ecf
AC
3349 * kod.c (kod_set_os): Remove unnecessary check that
3350 ``command->type'' is set_cmd.
3351
f66c9f11
AC
3352 * valprint.c (set_input_radix): Use input_radix.
3353 (set_output_radix): Use output_radix.
3354 (set_input_radix_1, set_output_radix_1): Add FIXME - bad radix
3355 isn't reverted.
3356
9d01611c
AC
33572002-03-16 Andrew Cagney <ac131313@redhat.com>
3358
3359 * value.h (struct value): Delete field ``substring_addr''. Change
3360 aligner fields to force_doublest_align, force_longest_align,
ee2d3b3a
AC
3361 force_core_addr_align and force_pointer_aligh.
3362
3363 * value.h (struct value): Fix typo in above change.
9d01611c 3364
4156bb53
PS
33652002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3366
3367 * ia64-tdep.c (ia64_gdbarch_init): Call set_gdbarch_frame_args_skip,
3368 to fix internal_error from ``maintenance print architecture''.
3369
0e5e3ea6
PS
33702002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3371
3372 * cp-valprint.c (cp_is_vtbl_ptr_type): Handle vtbl field type
3373 for gcc versions after gcc-2.8.1.
3374
9b013045
PS
33752002-03-16 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3376
3377 * eval.c (evaluate_subexp_standard): Fix setup of ``this'' pointer
3378 for method resolution. Restore adjustment of ``this'' pointer after
3379 calling value_struct_elt, which was accidentally removed during the
3380 HP merge.
3381
376c9600
AC
33822002-03-15 Andrew Cagney <ac131313@redhat.com>
3383
3384 * eval.c (evaluate_subexp_standard): Pass ``selected_frame'' to
3385 value_of_register.
3386 * findvar.c (value_of_register): Add ``frame'' parameter. Pass to
3387 get_saved_register.
3388 * value.h (value_of_register): Update.
3389
a4db0f07
RH
33902002-03-14 Richard Henderson <rth@redhat.com>
3391
3392 * configure.in: Detect declaration for canonicalize_file_name.
3393 * utils.c (canonicalize_file_name): Declare, if needed.
3394 (gdb_realpath): Prefer realpath if available and usable.
3395 * config.in, configure: Rebuild.
3396
96383835
RH
33972002-03-14 Richard Henderson <rth@redhat.com>
3398
3399 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
3400 a constant array bound.
3401
3402 * MAINTAINERS: Add myself to write-after-approval.
3403
75245b24
MS
34042002-03-14 Michael Snyder <msnyder@redhat.com>
3405
3406 * symfile.c (syms_from_objfile): Return immediately if no syms.
3407 (symbol_file_add): Return immediately if no syms.
3408 (find_sym_fns): Return immediately if no syms.
3409
e641a1ca
ML
34102002-03-13 Michal Ludvig <mludvig@suse.cz>
3411
3412 * gdbserver/remote-util.c (remote_open): Print remote-side's
3413 IP address when remote debugging over the network.
7e336ba1 3414
df08bfec
DB
34152002-03-12 David O'Brien <obrien@FreeBSD.org>
3416
3417 * config/sparc/fbsd.mh: Fix copyright.
3418 * config/sparc/fbsd.mt: Likewise.
3419
9a57864f
RE
34202002-03-11 Richard Earnshaw <rearnsha@arm.com>
3421
3422 * MAINTAINERS: Fix typo in name of gdb warnings option.
3423 (x86-64): Fix formating so that this can be parsed by awk.
3424
dd7bf85e
DJ
34252002-03-10 Daniel Jacobowitz <drow@mvista.com>
3426
3427 * Makefile.in (defs_h): Add $(INCLUDE_DIR)/gdb/signals.h.
3428 * defs.h: Include "gdb/signals.h".
3429 (enum target_signal): Move to $(INCLUDE_DIR)/gdb/signals.h.
3430
33a0a2ac
ML
34312002-03-10 Michal Ludvig <mludvig@suse.cz>
3432
3433 * x86-64-tdep.h (sys/reg.h, x86_64_regmap): Moved to x86-64-linux-nat.c
7e336ba1 3434 * x86-64-linux-nat.c (sys/reg.h, x86_64_regmap): Moved here
33a0a2ac
ML
3435 from x86-64-tdep.h
3436
dd824b04
DJ
34372002-03-10 Daniel Jacobowitz <drow@mvista.com>
3438 Don Howard <dhoward@redhat.com>
3439
3440 * mips-tdep.c (ST0_FR): Define.
3441 (mips2_fp_compat): New function, temporarily disabled.
3442 (mips_read_fp_register_single): New function.
3443 (mips_read_fp_register_double): New function.
3444 (mips_print_register): Use them.
3445 (do_fp_register_row): Likewise.
3446
6a41ff59
AC
34472002-03-09 Andrew Cagney <ac131313@redhat.com>
3448
3449 * MAINTAINERS: Add Jim Ingham and Klee Dienes to ``write after
3450 approval''.
3451
4ea09c10
PS
34522002-03-08 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3453
3454 * stabsread.c (read_member_functions): Fix is_stub test for
3455 static member functions, improve comment.
3456
6ccc741d
RE
34572002-03-07 Richard Earnshaw <rearnsha@arm.com>
3458
3459 * remote-rdi.c (myprint): Replace 'PTR' with 'void *'.
3460 (mywrite, mywritec, mypause, myreadc, mygets): Likewise.
3461 (_initialize_remote_rdi): Use add_set_boolean_cmd to register
3462 commands that set boolean values.
3463 (arm_rdi_remove_breakpoint): Rewrite to avoid uninitialized warning.
3464 (arm_rdi_resume): Always initialize PC.
3465 (arm_rdi_open): Don't use rslt as a boolean.
3466 (arm_rdi_create_inferior, arm_rdi_close, arm_rdi_resume)
3467 (arm_rdi_fetch_registers, arm_rdi_store_registers)
3468 (arm_rdi_xfer_memory, arm_rdi_files_info, arm_rdi_kill)
3469 (arm_rdi_insert_breakpoint, arm_rdi_remove_breakpoint): Likewise.
3470
438013df
AO
34712002-03-06 Alexandre Oliva <aoliva@redhat.com>
3472
3473 * configure.in (gdb_cv_bigtoc): Check for -bbigtoc on AIX.
3474 * configure: Rebuilt.
3475
70ed8774
SC
34762002-03-06 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3477
3478 * m68hc11-tdep.c (_initialize_m68hc11_tdep): Don't set tm_print_insn.
3479 (m68hc11_gdbarch_init): But use set_gdbarch_print_insn instead.
3480
5ba2abeb
AC
34812002-03-06 Andrew Cagney <ac131313@redhat.com>
3482
3483 * cli/cli-decode.c (set_cmd_completer): New function.
3484 * command.h (set_cmd_completer): Declare.
3485 * cli/cli-decode.h (set_cmd_completer): Ditto.
3486
3487 * breakpoint.c (_initialize_breakpoint): Use set_cmd_completer.
3488 * cli/cli-cmds.c (init_cli_cmds): Ditto.
3489 * win32-nat.c (_initialize_inftarg): Ditto.
3490 * remote-rdi.c (_initialize_remote_rdi): Ditto.
3491 * proc-api.c (_initialize_proc_api): Ditto.
3492 * hppa-tdep.c (_initialize_hppa_tdep): Ditto.
3493 * source.c (_initialize_source): Ditto.
3494 * exec.c (_initialize_exec): Ditto.
3495 * solib.c (_initialize_solib): Ditto.
3496 * top.c (init_main): Ditto.
3497 * tracepoint.c (_initialize_tracepoint): Ditto.
3498 * symfile.c (_initialize_symfile): Ditto.
3499 * printcmd.c (_initialize_printcmd): Ditto.
3500 * infcmd.c (_initialize_infcmd): Ditto.
3501 * corefile.c (_initialize_core): Ditto.
3502
f779ca99
AC
35032002-03-05 Andrew Cagney <ac131313@redhat.com>
3504
3505 * MAINTAINERS (Past Maintainers): Add Frank Ch. Eigler.
3506
01a3934b
AC
35072002-03-05 Andrew Cagney <ac131313@redhat.com>
3508
3509 * MAINTAINERS: Fix Mac OS X and Objective-C/C++.
3510
37057839
AC
35112002-03-05 Andrew Cagney <ac131313@redhat.com>
3512
3513 * NEWS: Update headings, 5.2 has branched.
3514
c6ecbae5
DJ
35152002-03-04 Daniel Jacobowitz <drow@mvista.com>
3516
3517 * gdbserver/linux-low.c (PTRACE_XFER_TYPE): Change to long.
3518 (num_regs, regmap): Move inside HAVE_LINUX_USRREGS.
3519 (register_addr, REGISTER_RAW_SIZE): Likewise.
3520 (usr_store_inferior_registers): Use PTRACE_XFER_TYPE.
3521 * gdbserver/linux-x86-64-low.c: Remove extra #endif.
3522
e9f30c21
ML
35232002-03-03 Michal Ludvig <mludvig@suse.cz>
3524
3525 * MAINTAINERS (x86-64): Add myself.
3526 * x86-64-tdep.c (x86_64_push_arguments): Fixed typo naregs->nregs,
3527 changed value_ptr -> struct value *
3528
54394ac3
DB
35292002-03-01 David O'Brien <obrien@FreeBSD.org>
3530
3531 * configure.host (sparc64-*-freebsd): Add.
3532 * configure.tgt: Likewise.
3533 * config/sparc/fbsd.mh: New file.
3534 * config/sparc/fbsd.mt: Likewise.
3535 * config/sparc/nm-fbsd.h: Likewise.
3536 * config/sparc/tm-fbsd.h: Likewise.
3537
bfe95955
DJ
35382002-03-01 Daniel Jacobowitz <drow@mvista.com>
3539
3540 * config/djgpp/fnchange.lst: Add regformats/reg-i386-linux.dat and
3541 regformats/reg-s390x.dat.
3542
f33c6cbf
AC
35432002-03-01 Andrew Cagney <ac131313@redhat.com>
3544
3545 * utils.c: Add FIXME explaining true/false problem.
3546
5ecaa7dd
AC
35472002-02-28 Andrew Cagney <ac131313@redhat.com>
3548
3549 * MAINTAINERS (Past Maintainers): Add J.T. Conklin.
3550
2a251cc2
MC
35512002-02-28 Michael Chastain <mec@shout.net>
3552
3553 * MAINTAINERS: Fix typo: gdb.satbs -> gdb.stabs .
3554
6a8031a3 35552002-02-28 Daniel Jacobowitz <drow@mvista.com>
265f716b
DJ
3556
3557 * gdbserver/linux-s390-low.c: New file.
3558 * regformats/reg-s390.dat: New file.
3559 * regformats/reg-s390x.dat: New file.
3560 * gdbserver/configure.srv: Add S/390.
3561 * gdbserver/Makefile.in: Add S/390.
3562 * configure.tgt: Enable gdbserver for S/390.
3563
ac469903
EZ
35642002-02-28 Eli Zaretskii <eliz@is.elta.co.il>
3565
3566 * go32-nat.c (_initialize_go32_nat): Don't use periods in the
3567 first line of the doc string for "info dos", except at the end of
3568 the sentence, since the short help stops at the first period.
3569
985cb1a3
JM
35702002-02-28 Jason Merrill <jason@redhat.com>
3571
3572 * dwarf2read.c (dwarf_cfi_name): Add new codes.
3573
c570663e
FF
35742002-02-27 Fred Fish <fnf@redhat.com>
3575
3576 * blockframe.c (generic_fix_call_dummy): Fix obvious typo in
3577 comment (dumy -> dummy).
3578
43630227
PS
35792002-02-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3580
3581 * symtab.c (gdb_mangle_name): Handle fully mangled v3 abi physnames.
3582
b84911e8
RB
35832002-02-27 Rodney Brown <rbrown64@csc.com.au>
3584
3585 * utils.c (gdb_realpath): Add pathconf fallback for sco3.2v5.
3586
58caa3dc
DJ
35872002-02-27 Daniel Jacobowitz <drow@mvista.com>
3588
3589 * gdbserver/acconfig.h: New file.
3590 * gdbserver/i387-fp.c: New file.
3591 * gdbserver/i387-fp.h: New file.
3592 * gdbserver/linux-x86-64.c: New file.
3593 * regformats/reg-x86-64.dat: New file.
3594 * configure.tgt: Add x86_64-*-linux* gdbserver support.
3595 * gdbserver/configure.srv: Add x86_64-*-linux* and regset support.
3596 * gdbserver/configure.in: Add support for regsets.
3597 * gdbserver/config.in: Regenerate.
3598 * gdbserver/configure: Regenerate.
3599 * gdbserver/Makefile.in: Likewise. Add $(linux_low_h).
3600 * gdbserver/linux-low.h: New file.
3601 * gdbserver/linux-low.c: Include "linux-low.h". Add support
3602 for regsets.
3603 * gdbserver/linux-arm-low.c: Include "linux-low.h".
3604 * gdbserver/linux-ia64-low.c: Include "linux-low.h".
3605 * gdbserver/linux-m68k-low.c: Include "linux-low.h".
3606 * gdbserver/linux-mips-low.c: Include "linux-low.h".
3607 * gdbserver/linux-ppc-low.c: Include "linux-low.h".
3608 * gdbserver/linux-sh-low.c: Include "linux-low.h".
3609 * gdbserver/linux-i386-low.c: Include "linux-low.h". Include
3610 "i387-fp.h". Add PTRACE_GETREGS and friends.
3611 * gdbserver/regcache.c (supply_register): New function.
3612 (supply_register_by_name): New function.
3613 (collect_register): New function.
3614 (collect_register_by_name): New function.
3615
93652174
DJ
36162002-02-27 Daniel Jacobowitz <drow@mvista.com>
3617
3618 * gdbserver/Makefile.in (INTERNAL_CFLAGS): Remove -DGDBSERVER.
3619 (config.status): Add configure.srv dependency.
3620 (server_h): Add config.h dependency.
3621
a02e4a61
DJ
36222002-02-27 Daniel Jacobowitz <drow@mvista.com>
3623
3624 * regformats/reg-i386-linux.dat: New file, with $orig_eax.
3625 * gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
3626 * gdbserver/configure.srv: Change i386-*-linux* to use
3627 reg-i386-linux.o.
3628
ce0eebec
AC
36292002-02-26 Andrew Cagney <ac131313@redhat.com>
3630
3631 * x86-64-tdep.c: Re-indent. Update copyright date.
3632
82dbc5f7
AC
36332002-02-26 Andrew Cagney <ac131313@redhat.com>
3634
3635 From Michal Ludvig <mludvig@suse.cz>:
3636 * x86-64-tdep.c (value.h): Delete.
3637 (gdb_assert.h): Include.
3638 (x86_64_register_convert_to_virtual,
3639 x86_64_register_convert_to_raw ): Add check which lets only
3640 floating-point values to be converted.
3641 (value_push): Delete.
3642 (x86_64_push_arguments): Order of arguments pushed on stack fixed.
3643 (i386_gdbarch_init): Number of register_bytes fixed.
3644
e4621584
AC
36452002-02-26 Andrew Cagney <ac131313@redhat.com>
3646
3647 * MAINTAINERS: Add x86-64 target.
3648
81a9a963
AC
36492002-02-26 Andrew Cagney <ac131313@redhat.com>
3650
3651 * memattr.c (mem_command): Eliminate ``true'' and ``false''.
3652 * osfsolib.c (solib_map_sections): Ditto.
3653 * irix5-nat.c (solib_map_sections): Ditto.
3654 * corelow.c (gdb_check_format): Ditto.
3655 * symfile.c (symfile_bfd_open): Ditto.
3656 * solib.c (solib_map_sections): Ditto.
3657 Fix PR gdb/354.
7e336ba1 3658
0f017ab9
AC
36592002-02-26 Andrew Cagney <ac131313@redhat.com>
3660
3661 * remote.c (_initialize_remote): By default, disable ``e'' and
3662 ``E'' step out-of-range packets.
3663
75738c29
AS
36642002-02-26 Andreas Schwab <schwab@suse.de>
3665
3666 * config/m68k/tm-linux.h (FRAME_SAVED_PC): Define as
3667 m68k_linux_frame_saved_pc.
3668 (IN_SIGTRAMP): Define as m68k_linux_in_sigtramp instead of
3669 in_sigtramp.
3670 (SIGCONTEXT_PC_OFFSET): Remove.
3671 * m68klinux-nat.c (m68k_linux_frame_saved_pc,
3672 m68k_linux_sigtramp_saved_pc): New functions.
3673 (IS_SIGTRAMP, IS_RT_SIGTRAMP): Define.
3674 (SIGCONTEXT_PC_OFFSET): Moved here from config/m68k/tm-linux.h.
3675 (UCONTEXT_PC_OFFSET): Define.
3676 (m68k_linux_in_sigtramp): Renamed from in_sigtramp, handle both
3677 non-RT and RT signal trampolines.
3678
7e8ed687
RE
36792002-02-26 Richard Earnshaw <rearnsha@arm.com>
3680
3681 * config/arm/tm-embed.h (TARGET_UPAGES): Delete.
3682 (TARGET_NBPG, STACK_END_ADDR): Delete
3683 (VARIABLES_INSIDE_BLOCK): Delete.
3684
6972bc8b
AC
36852002-02-25 Andrew Cagney <ac131313@redhat.com>
3686
3687 * utils.c (perror_with_name): Make string parameter constant.
3688 (print_sys_errmsg): Ditto.
3689 (query): Ditto.
3690 * defs.h (perror_with_name): Update.
3691 (print_sys_errmsg): Update.
3692 (query): Update.
3693
aa32f823
DJ
36942002-02-25 Daniel Jacobowitz <drow@mvista.com>
3695
3696 From Eliot Dresselhaus <eliot@ayrnetworks.com>:
3697 * gdbserver/linux-mips-low.c (cannot_fetch_register): Fix typo.
3698
19caaa45
PS
36992002-02-25 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3700
3701 * rs6000-nat.c (set_host_arch): Do not switch to a new architecture
3702 if it already matches the current architecture from the exec file.
3703 Include arch-utils.h for gdbarch_info_init prototype.
3704 * Makefile.in (rs6000-nat.o): Update dependencies.
3705
d951901f
EZ
37062002-02-25 Eli Zaretskii <eliz@is.elta.co.il>
3707
3708 * config/djgpp/djconfig.sh: Set NM=nm and CFLAGS="-g -O2" in the
3709 list of exported variables.
3710
7ea81414
DJ
37112002-02-24 Daniel Jacobowitz <drow@mvista.com>
3712
3713 * gdbserver/configure.srv: New file.
3714 * gdbserver/configure.in: Use configure.srv instead
3715 of the host/target makefile fragments. Set GDBSERVER_DEPFILES
3716 from it.
3717 * gdbserver/configure: Regenerated.
3718 * gdbserver/terminal.h: New file.
3719 * gdbserver/Makefile.in: Update for configure changes. Remove
3720 more unneeded include paths.
3721
080fe24b
AC
37222002-02-24 Andrew Cagney <ac131313@redhat.com>
3723
3724 From wiz at danbala:
3725 * config/sparc/tm-sp64.h: Fix grammar and typos.
3726 Fix PR gdb/287.
3727
8605d56e
AC
37282002-02-24 Andrew Cagney <ac131313@redhat.com>
3729
3730 * lin-lwp.c, thread-db.c, defs.h, cris-tdep.c: Replace ``Linux''
a4b6fc86
AC
3731 with either ``GNU/Linux'' or ``Linux kernel''. Update copyright.
3732 * m68klinux-nat.c, sparc-linux-nat.c, x86-64-linux-nat.c: Ditto.
3733 * x86-64-linux-tdep.c, gregset.h, gdb_wait.h: Ditto.
ca557f44
AC
3734 * ia64-linux-nat.c, infrun.c, linux-proc.c: Ditto.
3735 * proc-service.c, i386-linux-tdep.c, ppc-linux-tdep.c: Ditto.
3736 * s390-tdep.c: Ditto.
92362027
AC
3737 * config/nm-linux.h, config/alpha/nm-linux.h: Ditto.
3738 * config/alpha/tm-alpha.h, config/alpha/tm-alphalinux.h:
3739 * config/alpha/xm-alphalinux.h, config/i386/nm-linux.h: Ditto.
3740 * config/i386/nm-x86-64.h, config/i386/tm-linux.h: Ditto.
3741 * config/m68k/tm-linux.h, config/mips/nm-linux.h: Ditto.
3742 * config/mips/tm-linux.h, config/mips/xm-linux.h: Ditto.
3743 * config/powerpc/tm-linux.h, config/s390/nm-linux.h: Ditto.
3744 * config/s390/tm-linux.h, config/sh/tm-linux.h: Ditto.
3745 * config/sparc/nm-linux.h, config/sparc/tm-linux.h: Ditto.
3746 * config/sparc/tm-sp64linux.h, config/sparc/xm-linux.h: Ditto.
8605d56e 3747 Fix PR gdb/378.
7e336ba1 3748
8ed32cc0
AC
37492002-02-23 Andrew Cagney <ac131313@redhat.com>
3750
a3007b6f
AC
3751 * lin-thread.c: Delete file.
3752 * configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
3753 to gdb_proc_service.h.
3754 * configure: Re-generate.
3755
50a9e2f1
AC
3756 * ocd.c (ocd_open): Do not try to open the "ocd" device.
3757 * serial.c (serial_open): Delete check for "ocd".
3758 Fix PR gdb/349.
3759
8b6e7932
AC
3760 * Makefile.in (linux-thread.o): Delete target.
3761 * linux-thread.c: Delete file.
3762
d155c46b
AC
3763 * config/djgpp/fnchange.lst: Rename bfd/elf32-sh64.c. Tweak other
3764 renamed SH files to be consistent.
3765
8ed32cc0
AC
3766 * symtab.c (sort_search_symbols): Use xfree.
3767
0e18d038
RE
37682002-02-23 Richard Earnshaw <rearnsha@arm.com>
3769
3770 * arm-linux-tdep.c (arm_linux_init_abi): Register
3771 IN_SOLIB_CALL_TRAMPOLINE and SKIP_TRAMPOLINE_CODE
3772 * config/arm/tm-linux.h (IN_SOLIB_CALL_TRAMPOLINE): Replace old
3773 definition with undef, since we don't want the sysvr4 definition.
3774 (SKIP_TRAMPOLINE_CODE): Likewise.
3775
27aac7ff
AC
37762002-02-23 Andrew Cagney <ac131313@redhat.com>
3777
3778 From 2002-02-22 Alfred M. Szmidt <ams@kemisten.nu>:
3779
3780 * configure.in: (AC_CHECK_FUNCS) Added test for
3781 canonicalize_file_name Regenerated.
3782 * config.in, configure: Regenerated.
3783 * utils.c: (gdb_realpath) If HAVE_CANONICALIZE_FILE_NAME is
3784 defined use canonicalize_file_name.
7e336ba1 3785
65a6e0ee
MC
37862002-02-23 Michael Chastain <mec@shout.net>
3787
3788 * MAINTAINERS: Remove Michael Chastain from "paper trail" list.
3789
47b95330
AC
37902002-02-23 Andrew Cagney <ac131313@redhat.com>
3791
3792 * README: Remove references to cygnus.com.
3793 * MAINTAINERS: Change Past Maintainer addresses to ``foo at bar
3794 dot com'' form. Remove references to cygnus.com and sourceware.
3795
696f451b
AC
37962002-02-23 Andrew Cagney <ac131313@redhat.com>
3797
3798 From 2002-02-19 Paul Eggert <eggert@twinsun.com>:
3799 * Makefile.in (VER): Change "head -1" to "sed q", since POSIX
3800 1003.1-2001 no longer allows "head -1".
3801 * gdb/Makefile.in (version.c): Likewise.
3802 * gdb/doc/Makefile.in (GDBvn.texi): Likewise.
3803 * gdb/CONTRIBUTE: Change "diff -c3" to "diff -c", which is
3804 equivalent. POSIX 1003.1-2001 no longer allows "diff -c3".
3805
bbaca940
AC
38062002-02-23 Andrew Cagney <ac131313@redhat.com>
3807
3808 * cli/cli-decode.c (cmd_cfunc_eq): New function.
3809 * command.h (cmd_cfunc_eq): Declare.
3810 * cli/cli-decode.h (cmd_cfunc_eq): Ditto.
3811
3812 * cli/cli-cmds.h (is_complete_command): Change parameter to a
3813 ``struct cmd_list_element *''.
3814 * cli/cli-cmds.c (is_complete_command): Update. Use
3815 cmd_cfunc_eq.
3816 * top.c (execute_command): Pass the command to
3817 is_complete_command.
3818 * tracepoint.c: Replace function.cfunc with cmd_cfunc_eq.
3819
b8b8b047
AC
38202002-02-23 Andrew Cagney <ac131313@redhat.com>
3821
3822 From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:
3823 * config/s390/tm-s390.h (GDB_TARGET_IS_ESAME): Use renamed
3824 architecture defines.
3825 * s390-tdep.c (s390_gdbarch_init): Likewise.
3826
19d3fc80
RE
38272002-02-23 Richard Earnshaw <rearnsha@arm.com>
3828
3829 * arm-linux-tdep.c (arm_linux_extract_return_value): Make static.
3830 (arm_linux_push_arguments): Likewise.
3831 (arm_linux_init_abi): Register them. Also register linux-specific
3832 call_dummy_words.
3833 (find_minsym_and_objfile): Use strcmp, not STREQ.
3834 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Delete.
3835 (arm_linux_call_dummy_words): Delete declaration.
3836 (EXTRACT_RETURN_VALUE, PUSH_ARGUMENTS): Delete.
3837 (arm_linux_extract_return_value, arm_linux_push_arguments): Delete
3838 declarations.
3839 (LOWEST_PC): Delete.
3840
3ab13650
PS
38412002-02-23 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
3842
3843 * maint.c (print_section_info): Do not prepend `0x' to filepos
3844 output, it will be handled by local_hex_string_custom.
3845
19d3fc80 38462002-02-23 Richard Earnshaw <rearnsha@arm.com>
85ae890c
RE
3847
3848 * arm-linux-nat.c (store_newfpe_single): Use regcache_collect.
3849 (store_newfpe_double, store_newfpe_extended, store_fpregister)
3850 (store_register, store_regs, fill_gregset, fill_fpregset): Likewise.
3851
d85a5daf
JB
38522002-02-22 Jim Blandy <jimb@redhat.com>
3853
3854 Indicate that the bcache functions don't change the strings
3855 they're passed.
3856 * bcache.h (bcache, hash): Add `const' keywords to declarations.
3857 * bcache.c (bcache, hash): Add `const' keywords to definitions.
3858
eeb25b8a
PM
38592002-02-22 Pierre Muller <muller@ics.u-strasbg.fr>
3860
3861 * win32-nat.c (child_create_inferior): Fix create flags setting bug.
3862
6badb179
CF
38632002-02-21 Christopher Faylor <cgf@redhat.com>
3864
3865 * win32-nat.c (register_loaded_dll): Just use raw name when we can't
3866 find the complete path to a loaded DLL.
3867
e8717518
FF
38682002-02-21 Fred Fish <fnf@redhat.com>
3869
3870 * dbxread.c (process_one_symbol): When finding an N_FUN symbol
3871 that marks the end of the range of a function, enter a line number
3872 entry that has a line number of zero and a PC offset that matches
3873 the end of the function. This starts a range of PC's for which no
3874 line number information is known.
3875 * symtab.c (find_pc_sect_line): If our best fit is in a range of
3876 PC's for which no line number info is found (line number is zero)
3877 then we didn't find any valid line information.
3878 * symtab.h: Document use of zero line number entry.
3879
9abe5450
EZ
38802002-02-21 Elena Zannoni <ezannoni@redhat.com>
3881
3882 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
3883 (have_ptrace_getvrregs): Define for run time checks.
3884 (gdb_vrregset_t): New type for Altivec register handling.
3885 (fetch_register, store_register): Fetch/store altivec register
3886 when needed.
3887 (fetch_altivec_register, store_altivec_register): New functions.
3888 (supply_vrregset, fill_vrregset): New functions.
3889 (fetch_altivec_registers, store_altivec_registers): New functions.
3890 (fetch_ppc_registers, store_ppc_registers): Fetch/store altivec
3891 registers as well.
3892
aaa38bb5
AJ
38932002-02-21 Jiri Smid <smid@suse.cz>
3894
3895 * config/i386/x86-64linux.mh (NATDEPFILES): Remove x86-64-nat.o.
3896
b34db576
RE
38972002-02-21 Richard Earnshaw <rearnsha@arm.com>
3898
3899 * Makefile.in (armnbsd-nat.o): Update dependencies.
3900 * armnbsd-nat.c (supply_gregset): New function. Common code to
3901 supply the integer register set.
3902 (supply_fparegset): New function. Similar for FPA registers.
3903 (fetch_regs, fetch_fp_regs): Use them.
3904 (fetch_core_registers): Likewise.
3905 (fetch_elfcore_registers): New function.
3906 (arm_netbsd_elfcore_fns): New core-file type specification.
3907 (_initialize_arm_netbsd_nat): Register it.
3908
3e56fc4b
RE
39092002-02-21 Richard Earnshaw <rearnsha@arm.com>
3910
3911 * armnbsd-nat.c: Include gdbcore.h.
3912 (FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
3913 (fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
3914 'void' to declaration, to shut up ARI.
3915 (fetch_core_registers): Make static. Rewrite using supply_register.
3916 (arm_netbsd_core_fns): New core-file type specification.
3917 (_initialize_arm_netbsd_nat): New function.
3918
097f6b0b
CF
39192002-02-21 Christopher Faylor <cgf@redhat.com>
3920
3921 * win32-nat.c (register_loaded_dll): Correctly check for invalid handle
3922 value.
3923
c914e0cc
CF
39242002-02-20 Christopher Faylor <cgf@redhat.com>
3925
3926 * win32-nat.c (register_loaded_dll): Handle case where FindFirstFile
3927 fails.
3928
385fa495
DJ
39292002-02-20 Daniel Jacobowitz <drow@mvista.com>
3930
3931 * jv-exp.y (parse_number): Change type of implicit longs
3932 to builtin_type_uint64.
3933
e5f1222d
DJ
39342002-02-20 Daniel Jacobowitz <drow@mvista.com>
3935
3936 * gdbserver/linux-low.c (mywait): Change argument to waitpid
3937 to be an integer instead of a `union wait'.
3938
75c9abc6
DJ
39392002-02-20 Daniel Jacobowitz <drow@mvista.com>
3940
3941 * mips-linux-nat.c: Call the operating system GNU/Linux.
3942 * mips-linux-tdep.c: Likewise.
3943 * mips-tdep.c: Likewise.
3944
551792a5
DJ
39452002-02-20 Daniel Jacobowitz <drow@mvista.com>
3946
3947 Fix PR gdb/265.
3948 * jv-exp.y (parse_number): Handle 64-bit integers.
3949
ee6e2b82
DJ
39502002-02-20 Daniel Jacobowitz <drow@mvista.com>
3951
3952 * gdbserver/configure.in: Remove AM_PROC_CC_STDC. Change
3953 AC_STDC_HEADERS to AC_HEADER_STDC.
3954 * gdbserver/configure: Regenerated.
3955
a48442a0
RE
39562002-02-20 Richard Earnshaw <rearnsha@arm.com>
3957
3958 * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC
3959 is defined.
3960 * sparc-tdep.c (get_longjmp_target): Likewise.
3961
fe419ffc
RE
39622002-02-20 Richard Earnshaw <rearnsha@arm.com>
3963
3964 * News: Add news about ARM and Multi-arch. Mention the new target
3965 arm*-*-netbsd*.
3966
5832ed7e
JB
39672002-02-19 Jim Blandy <jimb@redhat.com>
3968
3969 * stabsread.c (error_type_complaint): Improve error message.
3970
84563040
DJ
39712002-02-19 Daniel Jacobowitz <drow@mvista.com>
3972
3973 * gdbserver/README: Update documentation.
3974 * gdbserver/configure.in: Update configury to match documentation.
3975 * gdbserver/Makefile.in: Likewise.
3976 * gdbserver/configure: Regenerated.
3977 * gdbserver/aclocal.m4: New file, generated by aclocal.
3978 * gdbserver/config.in: New file, generated by autoheader.
3979
375fd65b
RE
39802002-02-19 Richard Earnshaw <rearnsha@arm.com>
3981
3982 * config/djgpp/fnchange.lst: Add change rules for armnbsd-tdep.c and
3983 armnbsd-nat.c.
3984
08216dd7
RE
39852002-02-19 Richard Earnshaw <rearnsha@arm.com>
3986
3987 * arm-tdep.h (enum arm_float_model): New enum.
3988 (struct gdbarch_tdep): Add fp_model.
3989 * arm-tdep.c (arm_gdbarch_init): Set fp_model in tdep. Defer setting
3990 up floating-point conversions until we know the floating-point model
3991 in use by the inferior. Don't complain about being unable to
3992 determine the ABI of the inferior when we don't have one.
3993 (arm_extract_return_value): Support different floating-point models.
3994 (arm_store_return_value): Likewise.
aaa38bb5 3995 * armnbsd-tdep.c (arm_netbsd_aout_init_abi): Set fp_model in tdep to
08216dd7
RE
3996 ARM_FLOAT_SOFT.
3997 (arm_netbsd_elf_init_abi): Set fp_model to ARM_FLOAT_SOFT_VFP.
3998
65d6d66a
PS
39992002-02-19 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4000
4001 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use
4002 of ``current_gdbarch''.
4003
47221191
RE
40042002-02-19 Richard Earnshaw <rearnsha@arm.com>
4005
4006 * armnbsd-nat.c : ANSIfy all function declarations.
4007 (fetch_register, fetch_regs, fetch_fp_register, fetch_fp_regs): New.
4008 (fetch_inferior_registers): Re-implement in terms of above.
4009 (store_register, store_regs, store_fp_register, store_fp_regs): New.
4010 (store_inferior_registers): Re-implement in terms of above.
4011
fdf39c9a
RE
40122002-02-19 Richard Earnshaw <rearnsha@arm.com>
4013
aaa38bb5 4014 * arm-linux-nat.c: Linux -> GNU/Linux when not talking about the
fdf39c9a
RE
4015 kernel.
4016 * arm-linux-tdep.c: Likewise.
4017 * config/arm/tm-linux.h: Likewise.
4018
93247f88
RE
40192002-02-19 Richard Earnshaw <rearnsha@arm.com>
4020
4021 * configure.tgt (arm*-*-netbsd*): This variant is now fully multi-arch.
4022 * config/arm/nbsd.mt (TM_FILE): Delete.
4023 * config/arm/tm-nbsd.h: Delete.
4024
d7b486e7
RE
40252002-02-19 Richard Earnshaw <rearnsha@arm.com>
4026
4027 * arm-tdep.c (arm_gdbarch_init): Initialize TARGET_CHAR_SIGNED.
4028 Initialize CALL_DUMMY_LENGTH.
4029
41d39a95
RE
40302002-02-19 Richard Earnshaw <rearnsha@arm.com>
4031
4032 * armnbsd-tdep.c (arm_netbsd_aout_in_solib_call_trampoline): New
4033 function.
4034 (arm_netbsd_aout_init_abi): Initialize IN_SOLIB_CALL_TRAMPOLINE.
aaa38bb5 4035 * config/arm/tm-nbsd.h: Don't include config/tm-nbsd.h, it only
41d39a95
RE
4036 defines one thing and that is incorrect for this port.
4037 (IN_SOLIB_CALL_TRAMPOLINE): Delete.
4038
e1195560
PM
40392002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
4040
4041 * go32-nat.c: add i386-tdep.h include to import FP_REGNUM_P macro.
4042
c1748f97
PM
40432002-02-18 Pierre Muller <muller@ics.u-strasbg.fr>
4044
4045 * win32-nat.c (display_selector): New function. Displays information
4046 about the information returned by GetThreadSelectorEntry API function.
4047 (display_selectors): New function. Displays the infomation of
4048 the selector given as argument, or of CS, DS ans FS selectors
4049 if no argument is given.
4050 ( _initialize_inftarg): Add "w32" as info prefix command.
4051 Add "info w32 selector" as command calling display_selectors.
4052
e41e6bbf
PM
40532002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
4054
4055 * i386-tdep.c (get_longjmp_target): Fix compilation failure
4056 by setting dummy values to JB_PC and JB_ELEMENT_SIZE
4057 if not defined.
4058
0d3a9f48
RE
40592002-02-18 Richard Earnshaw <rearnsha@arm.com>
4060
4061 * config/arm/nbsd.mt (TDEPFILES): Add solib-sunos.o.
4062
3fb4b924
RE
40632002-02-18 Richard Earnshaw <rearnsha@arm.com>
4064
4065 * arm-tdep.c (arm_set_call_dummy_breakpoint_offset): New function.
4066 (arm_fix_call_dummy): Call it.
4067 (arm_call_dummy_breakpoint_offset): Delete.
4068 (arm_gdbarch_init): Initialize call_dummy_breakpoint_offset.
4069 * config/arm/tm-arm.h (CALL_DUMMY_BREAKPOINT_OFFSET): Delete.
4070
7f55af32
AC
40712002-02-18 Andrew Cagney <ac131313@redhat.com>
4072
4073 * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
4074 Default to func_frame_chain_valid.
4075 * gdbarch.h, gdbarch.c: Re-generate.
4076 * frame.h (FRAME_CHAIN_VALID): Delete definition.
4077
05f13b9c
EZ
40782002-02-18 Elena Zannoni <ezannoni@redhat.com>
4079
4080 * ppc-linux-nat.c: Update copyright.
4081 (fetch_register, store_register): Add tid parameter, don't compute
4082 tid here.
4083 (fetch_ppc_registers, store_ppc_registers): Add tid
4084 parameter. Pass it along to callees.
4085 (fetch_inferior_registers, store_inferior_registers): Compute tid
4086 here, and pass it to calleed functions.
4087 (fill_gregset, supply_fpregset): Clean up formatting.
4088
d7afb4c9
RE
40892002-02-18 Richard Earnshaw <rearnsha@arm.com>
4090
4091 * arm-tdep.c (arm_gdbarch_init): Initialize coerce_float_to_double.
4092 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Delete.
4093
9df628e0
RE
40942002-02-18 Richard Earnshaw <rearnsha@arm.com>
4095
4096 * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
4097 * gdbarch.c gdbarch.h: Regenerate.
4098 * breakpoint.c (create_longjmp_breakpoint): Always compile this
4099 function.
4100 (breakpoint_reset): Test GET_LONGJMP_TARGET_P().
4101 * infrun.c (GET_LONGJMP_TARGET): Delete default definition.
4102 (handle_inferior_event): Test GET_LONGJMP_TARGET_P().
4103
4104 * arm-tdep.h (struct gdbarch_tdep): Add jb_pc and jb_elt_size fields.
4105 * arm-tdep.c (arm_get_longjmp_target): New function.
4106 (arm_gdbarch_init): Initialize jb_pc to -1. If ABI handler changes
4107 this to a positive value register arm_get_longjmp_target as the
4108 longjmp handler.
4109 * arm-linux-tdep.c (arm_get_longjmp_target): Delete.
4110 (arm_linux_init_abi): Set up longjmp description in tdep.
4111 * armnbsd-nat.c (get_longjmp_target): Delete.
4112 * armnbsd-tdep.c (arm_netbsd_init_abi_common): Set up longjmp
4113 description in tdep.
4114 * config/arm/tm-nbsd.h (JB_ELEMENT_SIZE, JB_PC): Delete.
4115 (get_longjmp_target): Delete declaration.
4116 (GET_LONGJMP_TARGET): Delete.
4117 * config/arm/tm-linux.h (arm_get_longjmp_target): Delete declaration.
4118 (GET_LONGJMP_TARGET): Delete.
4119
57bc8964
KB
41202002-02-17 Kevin Buettner <kevinb@redhat.com>
4121
4122 From Peter Schauer <pes@regent.e-technik.tu-muenchen.de>:
4123 * ia64-tdep.c (ia64_gdbarch_init): Eliminate incorrect use
4124 of ``current_gdbarch''.
4125
83d31a92
TT
41262002-02-17 Tom Tromey <tromey@redhat.com>
4127
4128 * cli/cli-cmds.c (compare_strings): New function.
4129 (complete_command): Only print each unique item once.
4130 * completer.h (complete_line): Declare.
4131 * completer.c (complete_line): New function.
4132 (line_completion_function): Use it.
4133
17ef5d92
AC
41342002-02-16 Andrew Cagney <ac131313@redhat.com>
4135
4136 * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
4137 * gdbarch.h, gdbarch.c: Re-generate.
4138
491b8946
DJ
41392002-02-16 Daniel Jacobowitz <drow@mvista.com>
4140
4141 * valarith.c (value_x_unop): Fix decrement; support post-decrement.
4142
41432002-02-16 Daniel Jacobowitz <drow@mvista.com>
4144
4145 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>:
4146 * valops.c (value_arg_coerce): Don't take the address of a reference
4147 to convert an argument to a reference.
4148
dfe7f3ac
CF
41492002-02-15 Christopher Faylor <cgf@redhat.com>
4150
4151 * win32-nat.c (get_image_name): New function.
4152 (handle_load_dll): Use get_image_name function.
4153 (get_child_debug_event): Avoid registering debug events until possibly
4154 execed process is started.
4155 (child_create_inferior): Allow invocation via shell so that command
4156 line redirection, etc. works ok.
4157 (_initialize_inftarg): Add new command: "set shell" to control whether
4158 a shell is used to start a process.
4159
1d33e73a
DJ
41602002-02-15 Daniel Jacobowitz <drow@mvista.com>
4161
4162 * gdbserver/linux-mips-low.c (cannot_fetch_register): Use find_regno
4163 instead of find_register_by_number.
4164 (cannot_store_register): Likewise.
4165
48cd0caa
PM
41662002-02-14 Pierre Muller <muller@ics.u-strasbg.fr>
4167
aaa38bb5 4168 * dwarf2read.c: Replace fprintf (stderr, ...) by
48cd0caa
PM
4169 fprintf_unfiltered (gdb_stderr, ...).
4170
8656e7d8
DJ
41712002-02-15 Daniel Jacobowitz <drow@mvista.com>
4172
4173 * gdbserver/gdbserver.1: Document --attach.
4174
66e810cd
RE
41752002-02-15 Richard Earnshaw <rearnsha@arm.com>
4176
4177 * arm-tdep.h (struct gdbarch_tdep): Add fields for breakpoint
4178 descriptions.
4179 * arm-tdep.c (arm_default_arm_le_breakpoint)
4180 (arm_default_arm_be_breakpoint, arm_default_thumb_le_breakpoint)
4181 (arm_default_thumb_be_breakpoint): New. Initialize them from
4182 traditional breakpoint defines.
4183 (arm_breakpoint_from_pc): Use new gdbarch_tdep entries.
4184 (arm_gdbarch_init): Initialize new breakpoint variables.
4185 * arm-linux-tdep.c (arm_linux_arm_le_breakpoint): New.
4186 (arm_linux_init_abi): Initialize linux-specific breakpoint.
4187 * armnbsd-tdep.c (arm_nbsd_arm_le_breakpoint): New.
4188 (arm_netbsd_aout_init_abi, arm_netbsd_elf_init_abi): Split common
4189 code out to ...
4190 (arm_netbsd_init_abi_common): ... here; new function.
4191 * config/arm/tm-arm.h (ARM_LE_BREAKPOINT, ARM_BE_BREAKPOINT)
4192 (THUMB_LE_BREAKPOINT, THUMB_BE_BREAKPOINT): Delete.
4193 * config/arm/tm-linux.h (ARM_LE_BREAKPOINT): Delete.
4194 * config/arm/tm-nbsd.h (ARM_LE_BREAKPOINT): Delete.
4195
97e03143
RE
41962002-02-15 Richard Earnshaw <rearnsha@arm.com>
4197
4198 * arm-tdep.h (enum arm_abi): New enum.
4199 (struct gdbarch_tdep): New structure.
4200 (LOWEST_PC): Provide a default.
4201 (arm_gdbarch_register_os_abi): Declare new function.
4202 * arm-tdep.c (arm_abi_names): New array.
4203 (process_note_abi_tag_sections): New function.
4204 (get_elfosabi): New function.
4205 (arm_gdbarch_register_os_abi): New function.
4206 (arm_gdbarch_init): Try to determine the ABI of the inferior. If
4207 support for that ABI has been built in, then call the appropriate
4208 configuration routine. Use gdbarch_num_regs() to get the number
4209 of registers.
4210 (arm_dump_tdep): New function.
4211 (arm_init_abi_eabi_v1, arm_init_abi_eabi_v2, arm_init_abi_apcs): New
4212 place-holder functions.
4213 (_initialize_arm_tdep): Register them.
4214 * config/arm/tm-arm.h (LOWEST_PC): Delete.
4215
4216 * armnbsd-tdep.c: New file.
4217 * Makefile.in (armnbsd-tdep.o): Add dependencies.
4218 * config/arm/nbsd.mt (TDEPFILES): Add it.
4219 * config/arm/tm-nbsd.h (LOWEST_PC): Delete.
4220
4221 * armnbsd-nat.c: Include regcache.h.
4222 * Makefile.in (armnbsd-nat.o): Update dependency list.
4223
4224 * arm-tdep.c (arm_get_next_pc): Use printf_filtered for error message.
4225
ad68be46
DJ
42262002-02-14 Daniel Jacobowitz <drow@mvista.com>
4227
4228 * gdbserver/Makefile.in: Fix typos in target rules.
4229
003d6d1d
DJ
42302002-02-14 Daniel Jacobowitz <drow@mvista.com>
4231
aaa38bb5 4232 Fix part of PR gdb/267.
003d6d1d
DJ
4233 * linespec.c (find_methods): Handle constructors specially for now.
4234
6b230f1b
CV
42352002-02-14 Corinna Vinschen <vinschen@redhat.com>
4236
4237 * arm-tdep.c (arm_push_arguments): Eliminate special float type
4238 handling.
4239 * config/arm/tm-arm.h (COERCE_FLOAT_TO_DOUBLE): Define to call
4240 standard_coerce_float_to_double().
4241
1ea98d12
CF
42422002-02-14 Christopher Faylor <cgf@redhat.com>
4243
4244 * config/i386/xm-cygwin.h: Revert inadvertent reinclusion of
4245 GDBINIT_FILENAME.
4246
dd47e6fd
EZ
42472002-02-14 Elena Zannoni <ezannoni@redhat.com>
4248
4249 * rs6000-tdep.c (rs6000_gdbarch_init): Don't call
4250 find_variant_by_name, because it confuses the multiarch
4251 framework. Return NULL if there isn't an architecture with the
4252 user supplied name, instead of forcing a different one without
4253 recording the change with the multiarch machinery.
4254 (find_variant_by_name): Delete.
4255
d7e39b9e
PS
42562002-02-14 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4257
4258 * config/i386/i386sol2.mh (NATDEPFILES): Add i387-nat.o, needed by
4259 i386v4-nat.o now. Add gcore.o, Solaris x86 supports gcore.
4260
76e42a4f
MH
42612002-02-13 Martin M. Hunt <hunt@redhat.com>
4262
aaa38bb5 4263 * stack.c (print_frame_info_base): When calling
76e42a4f
MH
4264 print_frame_info_listing_hook, set current_source_symtab.
4265
0a30fbc4
DJ
42662002-02-14 Daniel Jacobowitz <drow@mvista.com>
4267
4268 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS,
4269 and remove unused $(INCLUDE_DIR).
4270 Add regcache.c to OBS.
4271 Add generated register protocol files to clean target.
4272 Update dependencies for new objects, obsolete old target code.
4273
4274 * gdbserver/linux-low.c: Remove all platform-specific code to
4275 new files. Remove various dead code. Update to use regcache
4276 functionality.
4277 * gdbserver/remote-utils.c (fromhex): Add return statement
4278 to quiet warning.
4279 (putpkt): Dynamically allocate buf2 because PBUFSIZ is no longer
4280 constant.
4281 (input_interrupt): Add integer parameter to match prototype
4282 of a signal handler.
4283 (outreg): Use register_data ().
4284 (prepare_resume_reply): Use gdbserver_expedite_regs.
4285 * gdbserver/server.c (main): Dynamically allocate own_buf because
4286 PBUFSIZ is no longer constant. Use registers_to_string () and
4287 registers_from_string ().
4288 * gdbserver/server.h: No longer include "defs.h". Add prototypes
4289 for error (), fatal (), and warning (). Update definition of
4290 PBUFSIZ to use regcache functionality. Add include guard.
4291 * gdbserver/utils.c (fatal): Add missing ``const''.
4292 (warning): New function.
4293
4294 * regformats/regdat.sh: Include "regcache.h" in generated files.
4295 Provide init_registers () function.
4296 * regformats/regdef.h: Add prototype for set_register_cache ().
4297 Add include guard.
4298
4299 * gdbserver/linux-arm-low.c: New file.
4300 * gdbserver/linux-i386-low.c: New file.
4301 * gdbserver/linux-ia64-low.c: New file.
4302 * gdbserver/linux-m68k-low.c: New file.
4303 * gdbserver/linux-mips-low.c: New file.
4304 * gdbserver/linux-ppc-low.c: New file.
4305 * gdbserver/linux-sh-low.c: New file.
4306
4307 * gdbserver/regcache.c: New file.
4308 * gdbserver/regcache.h: New file.
4309
4310 * gdbserver/low-linux.c: Removed obsolete file.
4311
4cc841d0
DJ
43122002-02-14 Daniel Jacobowitz <drow@mvista.com>
4313
4314 * config/arm/linux.mt: Update GDBSERVER_DEPFILES.
4315 * config/i386/linux.mt: Likewise.
4316 * config/ia64/linux.mt: Likewise.
4317 * config/m68k/linux.mh: Likewise.
4318 * config/powerpc/linux.mh: Likewise.
4319 * config/mips/linux.mt: Likewise.
4320
4321 * config/sh/linux.mt: Add GDBSERVER_DEPFILES.
4322
4323 * config/i386/i386lynx.mh: Mark gdbserver variables
4324 as (currently) obsolete for this target.
4325 * config/i386/nbsd.mt: Likewise.
4326 * config/i386/nbsdelf.mt: Likewise.
4327 * config/m32r/m32r.mt: Likewise.
4328 * config/m68k/m68klynx.mh: Likewise.
4329 * config/m68k/nbsd.mt: Likewise.
4330 * config/m68k/sun3os4.mh: Likewise.
4331 * config/mips/vr5000.mt: Likewise.
4332 * config/ns32k/nbsd.mt: Likewise.
4333 * config/pa/hppabsd.mh: Likewise.
4334 * config/pa/hppaosf.mh: Likewise.
4335 * config/powerpc/nbsd.mt: Likewise.
4336 * config/rs6000/rs6000lynx.mh: Likewise.
4337 * config/s390/s390.mt: Likewise.
4338 * config/s390/s390x.mt: Likewise.
4339 * config/sparc/sparclynx.mh: Likewise.
4340 * config/sparc/sun4os4.mh: Likewise.
4341 * config/i386/x86-64linux.mt: Likewise.
4342 * config/sparc/linux.mh: Likewise.
4343
a85f51e7
DJ
43442002-02-14 Daniel Jacobowitz <drow@mvista.com>
4345
4346 * configure.tgt: Configure gdbserver only for known working
4347 targets. Set ${build_gdbserver} instead of modifying ${configdirs}.
4348 * configure.in: Check ${build_gdbserver}. Put gdbserver/ into
4349 SUBDIRS if it is configured. Update comment for ${nativefile}.
4350 * configure: Regenerated.
4351
65554fef
MS
43522002-02-13 Michael Snyder <msnyder@redhat.com>
4353
670a52db
MS
4354 * config/i386/i386v42mp.mh: Add gcore.o to NATDEPFILES.
4355
6dbdc4a3
MS
4356 * gcore.c (gcore_command): Use gcore_default_target instead of NULL.
4357 (default_gcore_mach): Just return 0, work around a problem in bfd.
4358 (default_gcore_target): OK to return NULL if exec_bfd is null.
4359 (make_mem_sec): Use a cast, avoid a warning.
4360
4361 * procfs.c (find_memory_regions_callback): Use a cast instead of
aaa38bb5 4362 calling host_pointer_to_address (which complains if
6dbdc4a3
MS
4363 sizeof (host pointer) != sizeof (target pointer)).
4364 (procfs_make_note_section): Avoid overflow in psargs string.
4365
aaa38bb5 4366 * procfs.c (procfs_make_note_section): Make the default
65554fef
MS
4367 implementation return an error.
4368
43692002-02-13 Rodney Brown <rbrown64@csc.com.au>
4370
4371 * procfs.c (procfs_make_note_section): Provide a default definition
4372 (for alpha-dec-osf4.0f). Fix typos.
4373
1e4d76e7
EZ
43742002-02-13 Elena Zannoni <ezannoni@redhat.com>
4375
4376 * linux-proc.c: Add include of regcache.h.
4377 * Makefile.in (linux-proc.o): Add dependency on regcache.h.
4378
b6d1a1d5
AC
43792002-02-13 Andrew Cagney <ac131313@redhat.com>
4380
4381 From 2002-01-18 Greg McGary <greg@mcgary.org>:
aaa38bb5
AJ
4382 * memattr.c (create_mem_region): Disallow useless empty region.
4383 Regions are half-open intervals, so allow [A..B) [B..C) as
65554fef 4384 non-overlapping.
b6d1a1d5 4385
6c6ea35e
MC
43862002-02-13 Michael Chastain <mec@shout.net>
4387
4388 * defs.h: Kill CONST_PTR.
4389 * c-lang.h (c_builtin_types): Change CONST_PTR to simple "const".
4390 * c-lang.c (c_builtin_types): Likewise.
4391 * ch-lang.c (ch_builtin_types): Likewise.
4392 * f-lang.c (f_builtin_types): Likewise.
4393 * language.c (unknown_builtin_types): Likewise.
4394 * m2-lang.c (m2_builtin_types): Likewise.
4395 * p-lang.c (pascal_builtin_types): Likewise.
4396 * scm-lang.c (c_builtin_types): Likewise.
4397
3e0b0f48
KS
43982002-02-13 Keith Seitz <keiths@redhat.com>
4399
4400 * arm-tdep.h (arm_get_next_pc): Add declaration.
4401
67255d04
RE
44022002-02-13 Richard Earnshaw <rearnsha@arm.com>
4403
4404 * arm-tdep.c (arm_use_struct_convention): Make static. Move to be
4405 with other related struct-returning functions.
4406 (arm_extract_struct_value_address): New function.
4407 (arm_gdbarch_init): Initialize the above in multi-arch vector. Also
4408 initialize float_format, double_format and long_double_format as
4409 appropriate to the endianness of the target.
4410 * config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
4411 (arm_use_struct_convention): Delete declaration.
4412 (USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
4413
079777f6
KS
44142002-02-13 Keith Seitz <keiths@redhat.com>
4415
4416 * defs.h (core_addr_to_string_nz): New function.
4417
34588f23
MK
44182002-02-13 Mark Kettenis <kettenis@gnu.org>
4419
4420 Apply missing bits of 2002-01-15 patch.
4421 * i386v4-nat.c (supply_fpregset): Use i387_supply_fsave.
4422 (fill_fpregset): Use i387_fill_fsave.
4423
49b563f9
KS
44242002-02-12 Keith Seitz <keiths@redhat.com>
4425
49b563f9
KS
4426 * utils.c (core_addr_to_string): Use phex instead of phex_nz.
4427 (core_addr_to_string_nz): New function.
4428
aeb98c60
RE
44292002-02-11 Richard Earnshaw <rearnsha@arm.com>
4430
4431 * arm-linux-nat.c: Really include arm-tdep.h.
4432 * config/arm/tm-linux.h (struct type, struct value): Declare.
4433
65554fef
MS
44342002-02-11 Michael Snyder <msnyder@redhat.com>
4435
4436 * procfs.c: Include elf-bfd.h (for elfcore_write functions).
4437 (gcore section): Ifdef for Solaris and Unixware only.
4438 (procfs_do_thread_registers): Unixware needs one lwpstatus
4439 per thread (not one prstatus or pstatus).
4440 (procfs_make_note_section): Iterate only over kernel threads (lwps),
4441 not over all gdb threads. For unixware, call elfcore_write_pstatus
4442 once before iterating over threads.
4443
34e8f22d
RE
44442002-02-11 Richard Earnshaw <rearnsha@arm.com>
4445
4446 * arm-tdep.h: New file.
4447 * arm-tdep.c: Include arm-tdep.h.
4448 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
4449 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
4450 (arm_print_float_info, arm_register_type, convert_to_extended)
4451 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
4452 (arm_extract_return_value, arm_register_name): Make static.
4453 (arm_software_single_step): Similarly. Fix types in declaration.
4454 (arm_register_byte, arm_register_raw_size, arm_register_virtual_size)
4455 (arm_store_return_value, arm_store_struct_return): New functions.
4456 (arm_gdbarch_init): Register the above functions. Also register
4457 call_dummy_start_offset, sizeof_call_dummy_words,
4458 function_start_offset, inner_than, decr_pc_after_break, fp_regnum,
4459 sp_regnum, pc_regnum, register_bytes, num_regs, max_register_raw_size,
aaa38bb5 4460 max_register_virtual_size, register_size. Set up
34e8f22d
RE
4461 prologue_cache.saved_regs here, rather than ...
4462 (_initialize_arm_tdep): ... here.
4463 * config/arm/tm-arm.h (struct type, struct value): Delete forward
4464 declarations.
4465 (arm_addr_bits_remove, arm_smash_text_address, arm_saved_pc_after_call)
4466 (arm_skip_prologue, arm_call_dummy_words, arm_fix_call_dummy)
4467 (arm_print_float_info, arm_register_type, convert_to_extended)
4468 (arm_elf_make_msymbols_special, arm_coff_make_msymbol_special)
4469 (arm_extract_return_value, arm_register_name): Delete declarations.
4470 (SMASH_TEXT_ADDRESS, ADDR_BITS_REMOVE, FUNCTION_START_OFFSET)
4471 (SKIP_PROLOGUE, SAVED_PC_AFTER_CALL, INNER_THAN, BREAKPOINT_FROM_PC)
4472 (DECR_PC_AFTER_BREAK, PRINT_FLOAT_INFO, REGISTER_SIZE, NUM_REGS)
4473 (REGISTER_NAME, REGISTER_BYTES, REGISTER_BYTE, REGISTER_RAW_SIZE)
4474 (REGISTER_VIRTUAL_SIZE, MAX_REGISTER_RAW_SIZE)
4475 (MAX_REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, STORE_STRUCT_RETURN)
4476 (EXTRACT_RETURN_VALUE, STORE_RETURN_VALUE, CALL_DUMMY_WORDS)
4477 (SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_START_OFFSET, FIX_CALL_DUMMY)
4478 (SOFTWARE_SINGLE_STEP_P, SOFTWARE_SINGLE_STEP)
4479 (ELF_MAKE_MSYMBOL_SPECIAL, COFF_MAKE_MSYMBOL_SPECIAL) Delete.
4480 (arm_pc_is_thumb, arm_pc_is_thumb_dummy, thumb_get_next_pc)
4481 (arm_get_next_pc): No-longer static -- these are needed by the RDI
4482 interface.
4483 * arm-linux-nat.c arm-linux-tdep.c armnbsd-nat.c: Include arm-tdep.h.
4484 * remote-rdi.c remote-rdp.c: Likewise.
4485 * Makefile.in (arm-linux-nat.o, arm-linux-tdep.o arm-tdep.o)
4486 (armnbsd-nat.o, remote-rdi.o, remote_rdp.o): Update dependencies.
4487 * config/arm/tm-nbsd.h (SOFTWARE_SINGLE_STEP_P): Delete bogus
4488 definition.
4489
4490 * arm-tdep.h (ARM_A1_REGNUM, ARM_A4_REGNUM, ARM_AP_REGNUM)
4491 (ARM_SP_REGNUM, ARM_LR_REGNUM, ARM_PC_REGNUM, ARM_F0_REGNUM)
4492 (ARM_F3_REGNUM, ARM_F7_REGNUM, ARM_FPS_REGNUM, ARM_PS_REGNUM): Renamed
4493 from non-ARM_ prefixed definitions.
4494 * arm-tdep.c armnbsd-nat.c arm-linux-nat.c arm-linux-tdep.c: Update
4495 all uses of above.
4496 * remote-rdi.c remote-rdp.c: Likewise.
4497 * arm-linux-nat.c (ARM_CPSR_REGNUM): Renamed from CPSR_REGNUM.
4498
148754e5
RE
44992002-02-11 Richard Earnshaw <rearnsha@arm.com>
4500
4501 * arm-tdep.c (arm_frameless_function_invocation)
4502 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
4503 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
4504 (arm_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
4505 (arm_pop_frame, arm_get_next_pc): Make static.
4506 (arm_gdbarch_init): Register above in gdbarch structure.
4507 (arm_read_fp): Renamed from arm_target_read_fp.
4508 (arm_pc_is_thumb, arm_pc_is_thumb_dummy): Make static.
4509 * config/arm/tm-arm.h (arm_frameless_function_invocation)
4510 (arm_frame_args_address, arm_frame_locals_address, arm_frame_num_args)
4511 (arm_frame_chain, arm_init_extra_frame_info, arm_frame_saved_pc)
4512 (arm_target_read_fp, arm_frame_init_saved_regs, arm_push_dummy_frame)
4513 (arm_pop_frame, arm_get_next_pc, arm_pc_is_thumb)
4514 (arm_pc_is_thumb_dummy): Delete declarations.
fcfb8836
RE
4515 (INIT_EXTRA_FRAME_INFO, TARGET_READ_FP, FRAME_CHAIN)
4516 (FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, FRAME_ARGS_ADDRESS)
4517 (FRAME_LOCALS_ADDRESS, FRAME_NUM_ARGS, FRAME_ARGS_SKIP)
4518 (FRAME_INIT_SAVED_REGS, PUSH_DUMMY_FRAME, POP_FRAME): Delete.
148754e5 4519
434d2d4f
DJ
45202002-02-10 Daniel Jacobowitz <drow@mvista.com>
4521
4522 * symtab.c (compare_search_syms): New function.
4523 (sort_search_symbols): New function.
4524 (search_symbols): Sort symbols after searching rather than
4525 before.
4526
55241689
AC
45272002-02-10 Andrew Cagney <ac131313@redhat.com>
4528
4529 * NEWS: Linux -> GNU/Linux.
4530
028c194b
AC
45312002-02-10 Andrew Cagney <ac131313@redhat.com>
4532
4533 * gdbarch.sh: For for level one methods, disallow a definition
4534 when partially multi-arched. Add comments explaining rationale.
4535 * gdbarch.h: Re-generate.
4536
6acf50cd
AC
45372002-02-10 Andrew Cagney <ac131313@redhat.com>
4538
4539 * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require when
4540 multi-arch partial.
aaa38bb5 4541
50248794
AC
45422002-02-10 Andrew Cagney <ac131313@redhat.com>
4543
4544 * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad
4545 field. Use diff -u.
4546 * gdbarch.c: Re-generate.
4547
c30e0066
AC
45482002-02-10 Andrew Cagney <ac131313@redhat.com>
4549
9b56c5f3 4550 * config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.
c30e0066
AC
4551 * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-arch
4552 partial.
4553
6e6d6484
AC
45542002-02-10 Andrew Cagney <ac131313@redhat.com>
4555
4556 * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when
4557 multi-arch partial.
4558 (PUSH_ARGUMENTS): Switch to using predefault.
4559 * gdbarch.c: Regenerate.
4560
c203844d
AC
45612002-02-10 Andrew Cagney <ac131313@redhat.com>
4562
4563 * valops.c (PUSH_ARGUMENTS): Delete definition.
4564 * gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch
4565 partial. Default to default_push_arguments.
4566 * gdbarch.h, gdbarch.c: Regenerate.
4567
b5a2688f
AC
45682002-02-09 Andrew Cagney <ac131313@redhat.com>
4569
4570 * defs.h (throw_exception): Rename return_to_top_level. Update
4571 comments.
4572 * utils.c (error_stream, internal_verror, quit): Ditto.
4573 * top.c (throw_exception, catcher): Ditto.
4574 * sparclet-rom.c (sparclet_load): Ditto.
4575 * remote.c (interrupt_query, minitelnet): Ditto.
4576 * remote-sds.c (interrupt_query): Ditto.
4577 * remote-mips.c (mips_error, mips_kill): Ditto.
4578 * ocd.c (interrupt_query): Ditto.
4579 * monitor.c (monitor_interrupt_query): Ditto.
4580 * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto.
4581 * target.h: Update comment.
aaa38bb5 4582
b5a2688f 4583 * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
aaa38bb5 4584
2fa5c1e0
AC
45852002-02-09 Andrew Cagney <ac131313@redhat.com>
4586
4587 * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
4588 default_double_format.
4589 * gdbarch.h, gdbarch.c: Re-generate.
4590 * findvar.c (floatformat_unknown): Delete variable definition.
4591 * doublest.h (floatformat_unknown): Delete variable declaration.
4592
da966255
JB
45932002-02-09 Jim Blandy <jimb@redhat.com>
4594
4595 * stabsread.c (read_type): Add code to parse Sun's syntax for
4596 prototyped function types.
4597
123a4891
AC
45982002-02-09 Andrew Cagney <ac131313@redhat.com>
4599
4600 * Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.
4601 (SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
4602
fb39c8f3
PS
46032002-02-09 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
4604
4605 * xcoffsolib.c (_initialize_xcoffsolib): Renamed from
4606 _initialize_solib. Fixes name clash with solib.c:_initialize_solib,
4607 now _initialize_xcoffsolib gets called again and overrides the
4608 commands from solib.c in a native configuration.
4609
0b87a11d
MK
46102002-02-09 Mark Kettenis <kettenis@gnu.org>
4611
4612 * doublest.c (store_typed_floating): Don't try to return a value.
4613 Fixes PR gdb/290.
4614
bdc2fc72
JB
46152002-02-08 Jim Blandy <jimb@redhat.com>
4616
4617 * c-typeprint.c (c_type_print_varspec_suffix): If a function type
4618 is prototyped and has no arguments, print its argument list as
4619 `(void)'.
4620
da69bbcf
CD
46212002-02-08 Chris Demetriou <cgd@broadcom.com>
4622
4623 * MAINTAINERS (write-after-approval): Add myself.
4624 (paper-trail): I've escaped!
aaa38bb5 4625
b69571f5
CF
46262002-02-08 Christopher Faylor <cgf@redhat.com>
4627
4628 * win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf
4629 changes.
4630 (_initialize_check_for_gdb_ini): Ditto.
4631
f6871398
MH
46322002-02-08 Martin M. Hunt <hunt@redhat.com>
4633
4634 * win32-nat.c (cygwin_pid_to_str): Fix typo.
4635 xaprintf -> xasprintf.
4636
4e52d31c
PM
46372002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>
4638
4639 * win32-nat.c: Remove use of printf and sprintf functions.
4640
39bbf761
RE
46412002-02-08 Richard Earnshaw <rearnsha@arm.com>
4642
4643 * arm-tdep.c (arm_frame_chain_valid): Make static.
4644 (arm_push_arguments): Likewise.
4645 (arm_gdbarch_init): New function.
4646 (_initialize_arm_tdep): Call it.
4647 * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1.
4648 (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order.
4649 (FRAME_CHAIN_VALID): Delete.
4650 (arm_frame_chain_valid): Delete declaration.
4651 (PUSH_ARGUMENTS): Delete.
4652 (arm_push_arguments): Delete declaration.
4653 (CALL_DUMMY_P): Delete.
4654
9c9532c9
CV
46552002-02-08 Andrew Cagney <ac131313@redhat.com>
4656 Corinna Vinschen <vinschen@redhat.com>
4657
4658 * gdbtypes.c (build_gdbtypes): Disable setting a specific float format
4659 on builtin float types.
4660
4e8f7a8b
DJ
46612002-02-08 Daniel Jacobowitz <drow@mvista.com>
4662
4663 * utils.c: Include <curses.h> before "bfd.h".
4664 * tui/tui-hooks.c: Likewise.
4665 * tui/tui.c: Likewise.
4666 * tui/tuiCommand.c: Likewise.
4667 * tui/tuiData.c: Likewise.
4668 * tui/tuiDataWin.c: Likewise.
4669 * tui/tuiDisassem.c: Likewise.
4670 * tui/tuiGeneralWin.c: Likewise.
4671 * tui/tuiIO.c: Likewise.
4672 * tui/tuiLayout.c: Likewise.
4673 * tui/tuiRegs.c: Likewise.
4674 * tui/tuiSource.c: Likewise.
4675 * tui/tuiSourceWin.c: Likewise.
4676 * tui/tuiStack.c: Likewise.
4677 * tui/tuiWin.c: Likewise.
4678
cd4bffcf
EZ
46792002-02-07 Elena Zannoni <ezannoni@redhat.com>
4680
4681 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array
4682 to include space for pseudoregs as well. Update loops accordingly.
4683 (sh_fp_frame_init_saved_regs): Ditto.
4684 (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
4685
26806ce2
AC
46862002-02-07 Andrew Cagney <ac131313@redhat.com>
4687
4688 * MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.
4689 Add Richard Earnshaw to Arm maintainers.
4690
97fdab62
AC
46912002-02-07 Andrew Cagney <ac131313@redhat.com>
4692
a6b98203
AC
4693 * defs.h (warning_begin): Delete declaration.
4694
97fdab62
AC
4695 * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
4696 Delete macro.
4697
78b29b40
MS
46982002-02-07 Michael Snyder <msnyder@redhat.com>
4699
aaa38bb5 4700 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
78b29b40
MS
4701 Logic bug, remove misplaced else.
4702
d8849953
KD
47032002-02-07 Klee Dienes <klee@apple.com>
4704
4705 * fork-inferior.c (fork_inferior): Add '!' to the list of
4706 characters that need to be quoted when building a string for the
4707 shell. Quote '!' specifically with a backslash, since CSH chokes
4708 when trying to evaluate "str!str".
aaa38bb5 4709
095778a0
NC
47102002-02-06 Nick Clifton <nickc@cambridge.redhat.com>
4711
4712 * rdi-share/host.h: Only provide a typedef for bool if it is not
4713 defined.
4714
1900040c
MS
47152002-02-04 Michael Snyder <msnyder@redhat.com>
4716
4717 * breakpoint.h (enum bptype): Add new overlay event bp type.
4718 (enable_overlay_breakpoints, disable_overlay_breakpoints): Export.
aaa38bb5 4719
1900040c
MS
4720 * breakpoint.c (create_internal_breakpoint): New function.
4721 (internal_breakpoint_number): Moved into create_internal_breakpoint.
4722 (create_longjmp_breakpoint): Use create_internal_breakpoint.
4723 (create_thread_event_breakpoint): Ditto.
4724 (create_solib_event_breakpoint): Ditto.
4725 (create_overlay_event_breakpoint): New function.
4726 (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs.
4727 (update_breakpoints_after_exec): Delete and re-initialize
4728 overlay event breakpoints after an exec. Add FIXME comment
4729 about longjmp breakpoint.
4730 (print_it_typical): Ignore overlay event breakpoints.
4731 (print_one_breakpoint): Ditto.
4732 (mention): Ditto.
4733 (bpstat_what): Do not stop for overlay event breakpoints.
4734 (delete_breakpoint): Don't delete overlay event breakpoints.
4735 (breakpoint_re_set_one): Delete the overlay event breakpoint.
4736 (breakpoint_re_set): Re-create overlay event breakpoint.
4737
4738 * symfile.c (overlay_auto_command): Enable overlay breakpoints.
4739 (overlay_manual_command): Disable overlay breakpoints.
4740 (overlay_off_command): Disable overlay breakpoints.
4741
082fc60d
RE
47422002-02-06 Richard Earnshaw <rearnsha@arm.com>
4743
4744 * arm-tdep.c: Include elf-bfd.h and coff/internal.h.
4745 (MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines
4746 to here from config/tm-arm.h.
4747 (coff_sym_is_thumb): Make static.
4748 (arm_elf_make_msymbol_special): New function.
4749 (arm_coff_make_msymbol_special): New function.
4750 * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition.
4751 (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise.
4752 (coff_sym_is_thumb): Delete declaration.
4753 (arm_elf_make_msymbol_special): Declare.
4754 (arm_coff_make_msymbol_special): Declare.
4755 (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special.
4756 (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
4757
039c5766
RE
47582002-02-06 Richard Earnshaw <rearnsha@arm.com>
4759
4760 * arm-tdep.c (arm_software_single_step): ANSIfy function declaration.
4761
47622002-02-06 Richard Earnshaw <rearnsha@arm.com>
4763
4764 * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
4765 * gdbarch.c gdbarch.h: Regenerate.
4766 * arch-utils.c (default_print_float_info): New function.
4767 * arch-utils.h (default_print_float_info): Prototype it.
4768 * infcmd.c (float_info): Call PRINT_FLOAT_INFO.
4769 * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated.
4770 (PRINT_FLOAT_INFO): Document it.
4771
4772 * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info.
4773 * config/arm/tm-arm.h (FLOAT_INFO): Delete.
4774 (PRINT_FLOAT_INFO): Define.
4775
58fa08f0
PM
47762002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>
4777
aaa38bb5 4778 * win32-nat.c (_initialize_check_for_gdb_ini):
58fa08f0
PM
4779 Add typecast to sprintf argument to suppress a warning.
4780
7393af7c
PM
47812002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>
4782
58fa08f0 4783 * win32-nat.c (last_sig): Changed type of variable to target_signal,
7393af7c
PM
4784 to allow easier handling of pass state.
4785 (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception,
4786 that gives exception name and address.
4787 (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro
aaa38bb5 4788 and set last_sig value to ourstatus->value.sig. Some missing
7393af7c 4789 exceptions added.
aaa38bb5
AJ
4790 (child_continue): Correctly report continue_status.
4791 (get_child_debug_event,do_initial_child_stuff): Set last_sig to
7393af7c 4792 TARGET_SIGNAL_0 (new default value).
aaa38bb5 4793 (child_resume): consider sig argument passed to decide if
7393af7c
PM
4794 the exception should be passed to debuggee or not.
4795
6af4589c
MS
47962002-02-05 Michael Snyder <msnyder@redhat.com>
4797
4798 * regcache.c (fetch_register): Call target_fetch_register
4799 only if we don't call FETCH_PSEUDO_REGISTER.
4800 (store_register): Call target_store_register only if we
4801 don't call STORE_PSEUDO_REGISTER.
4802
a2cf933a
EZ
48032002-02-05 Elena Zannoni <ezannoni@redhat.com>
4804
4805 * gdbarch.sh: Add definitions for COFF_MAKEMSYMBOL_SPECIAL and
4806 ELF_MAKE_MSYMBOL_SPECIAL.
4807 * gdbarch.c, gdbarch.h: Regenerate.
4808 * arch-utils.c (default_make_msymbol_special): New function.
aaa38bb5 4809 * arch-utils.h (default_make_msymbol_special): Export.
a2cf933a
EZ
4810 * elfread.c (elf_symtab_read): Compile use of
4811 ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now
4812 multiarched.
4813 * coffread.c (coff_symtab_read): Ditto, for
4814 COFF_MAKE_MSYMBOL_SPECIAL.
4815
6bb7be43
JB
48162002-02-05 Jim Blandy <jimb@redhat.com>
4817
4818 * solib-svr4.c (svr4_truncate_ptr): New function.
4819 (svr4_relocate_section_addresses): Do the address arithmetic with
4820 the appropriate truncation for target addresses, even when
4821 CORE_ADDR is larger than a target address.
4822
e18651ec
DJ
48232002-02-05 Daniel Jacobowitz <drow@mvista.com>
4824
4825 * gdbserver/linux-low.c (mywait): Cast second argument of waitpid
4826 to (int *).
4827
6b2725be
DJ
48282002-02-05 Daniel Jacobowitz <drow@mvista.com>
4829
4830 * gdbserver/linux-low.c (kill_inferior): Remove commented out
4831 code.
4832
fca9e603
DJ
48332002-02-05 Daniel Jacobowitz <drow@mvista.com>
4834
4835 * c-valprint.c (c_val_print): Handle TYPE_CODE_COMPLEX.
4836
6c537a52
DJ
48372002-02-05 Daniel Jacobowitz <drow@mvista.com>
4838
4839 * gdbserver/linux-low.c: Remove unused include files.
4840
d844cde6
DJ
48412002-02-05 Daniel Jacobowitz <drow@mvista.com>
4842
4843 * gdbserver/linux-low.c: Define PTRACE_ARG3_TYPE.
4844 (read_inferior_memory): Use it.
4845 (write_inferior_memory): Likewise.
4846
d07c63e7
DJ
48472002-02-05 Daniel Jacobowitz <drow@mvista.com>
4848
4849 * gdbserver/linux-low.c (create_inferior): Call strerror instead of
4850 grubbing through sys_errlist.
4851
da6d8c04
DJ
48522002-02-05 Daniel Jacobowitz <drow@mvista.com>
4853
4854 * gdbserver/linux-low.c: New file, copied exactly from low-linux.c.
4855
5b421780
PM
48562002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
4857 * win32-nat.c (handle_exception): Handle Ctrl-Break exception.
4858
9f60d481
AC
48592002-02-04 Andrew Cagney <ac131313@redhat.com>
4860
4861 * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
4862 (do_sfunc, set_cmd_sfunc): New functions.
4863
4864 * command.h (struct cmd_list_element): Add field func.
4865 * cli/cli-decode.h (struct cmd_list_element): Ditto.
4866 * command.h (set_cmd_sfunc, set_cmd_cfunc): Declare.
4867 * cli/cli-decode.h: Ditto.
4868
4869 * cli/cli-decode.c (help_cmd): Test for func not cfunc/sfunc.
4870 (help_all, help_cmd_list): Ditto.
4871 (find_cmd, complete_on_cmdlist): Ditto.
4872 * top.c (execute_command): Ditto.
4873
4874 * cli/cli-setshow.c (do_setshow_command): Call func instead of
4875 function.sfunc.
4876
4877 * infcmd.c (notice_args_read): Fix function signature.
4878
4879 * cli/cli-cmds.c (init_cli_cmds): Use set_cmd_sfunc.
4880 * cli/cli-decode.c (add_set_cmd): Ditto.
4881 * utils.c (initialize_utils): Ditto.
4882 * maint.c (_initialize_maint_cmds): Ditto.
4883 * infrun.c (_initialize_infrun): Ditto.
4884 * demangle.c (_initialize_demangler): Ditto.
4885 * remote.c (add_packet_config_cmd): Ditto.
4886 * mips-tdep.c (_initialize_mips_tdep): Ditto.
4887 * cris-tdep.c (_initialize_cris_tdep): Ditto.
4888 * proc-api.c (_initialize_proc_api): Ditto.
4889 * kod.c (_initialize_kod): Ditto.
4890 * valprint.c (_initialize_valprint): Ditto.
4891 * top.c (init_main): Ditto.
4892 * infcmd.c (_initialize_infcmd): Ditto.
4893 * corefile.c (_initialize_core): Ditto.
4894 * arm-tdep.c (_initialize_arm_tdep): Ditto.
4895 * arch-utils.c (initialize_current_architecture): Ditto.
4896 (_initialize_gdbarch_utils): Ditto.
4897 * alpha-tdep.c (_initialize_alpha_tdep): Ditto.
4898
4899 * cli/cli-decode.c (add_cmd): Use set_cmd_cfunc.
4900 * wince.c (_initialize_inftarg): Ditto.
4901 * symfile.c (_initialize_symfile): Ditto.
4902 * mips-tdep.c (_initialize_mips_tdep): Ditto.
4903 * language.c (_initialize_language): Ditto.
4904 * arc-tdep.c (_initialize_arc_tdep): Ditto.
4905
f9ba0717
MS
49062002-02-04 Michael Snyder <msnyder@redhat.com>
4907
4908 * memattr.c (_initialize_mem): Elaborate the help for 'mem' command.
4909
0c74b2a7
DJ
49102002-02-04 Daniel Jacobowitz <drow@mvista.com>
4911
4912 * gdbserver/Makefile.in: Add regformats directory to INCLUDE_CFLAGS.
4913 Add rules for building the register data files.
4914
c638789f
DJ
49152002-02-04 Daniel Jacobowitz <drow@mvista.com>
4916
4917 * regformats/regdat.sh: Add braces to the definition of
4918 expedite_regs_${arch}.
4919
db253027
DJ
49202002-02-04 Daniel Jacobowitz <drow@mvista.com>
4921
4922 * regformats/regdef.h (struct reg): Add comment describing the
4923 requirements for offset and size fields.
4924
206be19c
AS
49252002-02-04 Andreas Schwab <schwab@suse.de>
4926
4927 * config/ia64/linux.mh: Don't set NAT_CLIBS and REGEX.
4928 * config/ia64/linux.mt: Don't set GDBSERVER_LIBS.
4929
181c1381
RE
49302002-02-04 Richard Earnshaw <rearnsha@arm.com>
4931
4932 * gdbarch.sh (copyright): Update years in generated header.
4933 (SMASH_TEXT_ADDRESS): Add rule.
db253027 4934 * gdbarch.h, gdbarch.c: Re-generate.
181c1381
RE
4935 * coffread.c: Multi-arch uses of SMASH_TEXT_ADDRESS.
4936 * dbxread.c: Likewise.
4937 * dwarfread.c: Likewise.
4938 * elfread.c: Likewise.
4939 * somread.c: Likewise.
4940
4941 * arm-tdep.c (arm_smash_text_address): New function.
4942 * config/arm/tm-arm.h (SMASH_TEXT_ADDRESS): Define in terms of above.
4943
fa4ba8da
PM
49442002-02-04 Pierre Muller <muller@ics.u-strasbg.fr>
4945
4946 Add support for hardware watchpoints on win32 native.
aaa38bb5 4947 * win32-nat.c (CONTEXT_DEBUG_DR macro): Add use of
fa4ba8da 4948 CONTEXT_DEBUG_REGISTERS.
aaa38bb5 4949 (dr variable): New variable. Static array containing a local copy
fa4ba8da
PM
4950 of debug registers.
4951 (debug_registers_changed): New variable. Reflects when debug registers
4952 are changed and need to be written to inferior.
aaa38bb5 4953 (debug_registers_used): New variable. Reflects when any debug register
fa4ba8da
PM
4954 was set, used when new threads are created.
4955 (cygwin_set_dr, cygwin_set_dr7, cygwin_get_dr6): New functions used by
4956 i386-nat code.
4957 (thread_rec): Set dr array if id is the thread of current_event .
4958 (child_continue, child_resume): Change the debug registers for all
4959 threads if debug_registers_changed.
4960 (child_add_thread): Change the debug registers if debug_registers_used.
4961 * config/i386/cygwin.mh: Add use of i386-nat.o file.
4962 Link nm.h to new nm-cygwin.h file.
4963 + config/i386/nm-cygwin.h: New file. Contains the macros used for use
4964 of hardware registers.
4965
a73c86fb
AC
49662002-02-03 Andrew Cagney <ac131313@redhat.com>
4967
4968 * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.
4969 Restore behavour broken by 2002-01-20 Andrew Cagney
4970 <ac131313@redhat.com> IEEE_FLOAT removal.
4971
acf5ed49
DJ
49722002-02-03 Daniel Jacobowitz <drow@mvista.com>
4973
4974 * c-valprint.c (c_val_print): Pass a proper valaddr to
4975 cp_print_class_method.
4976 * valops.c (search_struct_method): If there is only one method
4977 and args is NULL, return that method.
4978
493d28d5
DJ
49792002-02-03 Daniel Jacobowitz <drow@mvista.com>
4980
4981 * gdbtypes.c (init_simd_type): Use TYPE_TAG_NAME instead of
4982 accessing tag_name directly.
4983
7495dfdb
DJ
49842002-02-03 Daniel Jacobowitz <drow@mvista.com>
4985
4986 * ax-gdb.c (find_field): Use TYPE_TAG_NAME instead
4987 of accessing tag_name directly.
4988
dd6bda65
DJ
49892002-02-03 Daniel Jacobowitz <drow@mvista.com>
4990
4991 PR gdb/280
4992 * gdbtypes.c (replace_type): New function.
4993 * gdbtypes.h (replace_type): Add prototype.
4994 * stabsread.c (read_type): Use replace_type.
4995
88fe217c
RE
49962002-02-03 Richard Earnshaw <rearnsha@arm.com>
4997
4998 * Makefile.in (memattr.o): Add missing dependencies rule.
4999
e5d66720
PS
50002002-02-03 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
5001
5002 * breakpoint.c (break_at_finish_command): Really export.
5003 (break_at_finish_at_depth_command): Ditto.
5004 (tbreak_at_finish_command): Ditto.
5005 * hppa-tdep.c: Include completer.h.
5006 * Makefile.in (hppa-tdep.o): Add dependency on $(completer_h).
5007 (COMMON_OBS): Remove duplicate ui-file.o, frame.o, doublest.o.
5008
fffee0be
AC
50092002-02-01 Andrew Cagney <ac131313@redhat.com>
5010
5011 * utils.c (do_write): New function.
5012 (error_stream): Rewrite combining the code from error_begin and
5013 verror.
5014 (verror): Rewrite using error_stream.
5015 (error_begin): Delete function.
5016
255e7dbf
AC
50172002-02-01 Andrew Cagney <ac131313@redhat.com>
5018
5019 * utils.c (error_begin): Make static.
5020 * defs.h (error_begin): Delete declaration.
5021
5022 * linespec.c (cplusplus_error): Replace cplusplus_hint.
5023 (decode_line_1): Use cplusplus_error instead of error_begin,
5024 cplusplus_hint and return_to_top_level.
5025 * coffread.c (coff_symfile_read): Use error instead of error_begin
5026 and return_to_top_level.
5027 * infrun.c (default_skip_permanent_breakpoint): Ditto.
5028
ddfe3c15
AC
50292002-02-01 Andrew Cagney <ac131313@redhat.com>
5030
5031 * language.h (type_error, range_error): Make string parameter
5032 constant.
5033 * language.c (warning_pre_print): Delete extern declaration.
5034 * dwarfread.c (warning_pre_print): Ditto.
5035 * language.c (type_error, range_error): Rewrite to use verror and
5036 vwarning instead of warning_begin.
5037
03ac34d5
MS
50382002-02-01 Michael Snyder <msnyder@redhat.com>
5039
261c4ca2
MS
5040 * breakpoint.c (breakpoint_re_set): Delete ancient #if 0 code.
5041 (set_ignore_count): Move misplaced comment back where it belongs.
03ac34d5 5042
e00d1dc8
AC
50432002-02-01 Andrew Cagney <ac131313@redhat.com>
5044
5045 * command.h (NO_FUNCTION): Delete macro.
5046 * cli/cli-decode.h (NO_FUNCTION): Ditto.
5047 * top.c (execute_command): Replace NO_FUNCTION with NULL.
5048 * tracepoint.c (_initialize_tracepoint): Ditto.
5049 * cli/cli-decode.c (add_set_cmd): Ditto.
5050 * cli/cli-cmds.c (init_cli_cmds): Ditto.
aaa38bb5 5051
76b79d6e
DJ
50522002-02-01 Daniel Jacobowitz <drow@mvista.com>
5053
5054 * gnu-v3-abi.c (gnuv3_virtual_fn_field): Update comments.
5055 Update ``this'' pointer when calling virtual functions.
5056
799f9e91
MS
50572002-02-01 Michael Snyder <msnyder@redhat.com>
5058
c7bd442c 5059 * breakpoint.c (create_temp_exception_breakpoint): Delete.
799f9e91
MS
5060 * hppa-tdep.c: Deprecate xbreak, txbreak and bx commands.
5061
3cf384d4
DJ
50622002-02-01 Daniel Jacobowitz <drow@mvista.com>
5063
5064 * regformats/reg-arm.dat: New file.
5065 * regformats/reg-i386.dat: New file.
5066 * regformats/reg-ia64.dat: New file.
5067 * regformats/reg-m68k.dat: New file.
5068 * regformats/reg-mips.dat: New file.
5069 * regformats/reg-ppc.dat: New file.
5070 * regformats/reg-sh.dat: New file.
5071 * regformats/regdef.h: New file.
5072 * regformats/regdat.sh: New file.
5073
0defa245
RE
50742002-02-01 Richard Earnshaw <reanrsha@arm.com>
5075
5076 * arm-tdep.c (arm_frameless_function_invocation): Add some comments.
5077 (arm_frame_args_address, arm_frame_locals_address): New functions.
5078 (arm_frame_num_args): New function.
5079 * config/tm-arm.h (FRAME_ARGS_ADDRESS): Call arm_frame_args_address.
5080 (FRAME_LOCALS_ADDRESS): Call arm_frame_locals_address.
5081 (FRMA_NUM_ARGS): Call arm_frame_num_args.
5082
405f26e6
MS
50832002-01-31 Michael Snyder <msnyder@redhat.com>
5084
502fd408
MS
5085 * breakpoint.c (break_at_finish_command): Export.
5086 (break_at_finish_at_depth_command): Export.
5087 (tbreak_at_finish_command): Export.
5088 (_initialize_breakpoint): Delete "xbreak" and "tbreak" commands.
5089 * hppa-tdep.c (_initialize_hppa_tdep): Add "xbreak" and
5090 "tbreak" commands, which are HPPA specific.
5091
7d35e135
MS
5092 * printcmd.c (disassemble_command): Remove an ancient
5093 artifact of an old merge.
5094
aaa38bb5 5095 * symfile.h (enum overlay_debugging_state):
d874f1e2
MS
5096 Define enum constant values for overlay mode.
5097 * symfile.c (overlay_debugging): Use enums instead of literals.
aaa38bb5
AJ
5098 (overlay_is_mapped, overlay_auto_command,
5099 overlay_manual_command): Ditto.
d874f1e2 5100
aaa38bb5
AJ
5101 * breakpoint.c (insert_breakpoints, remove_breakpoint,
5102 breakpoint_here_p, breakpoint_inserted_here_p,
5103 breakpoint_thread_match, bpstat_stop_status,
9f04af04
MS
5104 describe_other_breakpoints, check_duplicates, clear_command):
5105 Coding standard fixes.
5106
8add0441 5107 * target.c (target_xfer_memory): Add spaces, coding standard.
9f04af04 5108 (do_xfer_memory): Add missing line to trust-readonly
405f26e6
MS
5109 code: check bfd SEC_READONLY flag for section.
5110
e351066e
AC
51112002-01-31 Andrew Cagney <ac131313@redhat.com>
5112
7d35e135 5113 * PROBLEMS: Fix typo, 5.1->5.1.1.
e351066e 5114
8a48e967
DJ
51152002-01-30 Daniel Jacobowitz <drow@mvista.com>
5116
5117 * symtab.c (find_pc_sect_psymtab): Do not search psymtabs for
5118 data symbols, since we search based on textlow and texthigh.
5119 (find_pc_sect_symtab): Likewise.
5120
f5a96129
AC
51212002-01-30 Andrew Cagney <ac131313@redhat.com>
5122
5123 * defs.h (vwarning): Declare.
f5a96129
AC
5124 * utils.c (vwarning): New function.
5125 (warning): Call vwarning.
5126 (warning_begin): Delete function.
5127
5128 * rs6000-nat.c (vmap_ldinfo): Use the function warning to print
5129 the warning message.
5130 * d10v-tdep.c (d10v_address_to_pointer) [0]: Delete call to
5131 warning_begin.
5132
cefd4ef5
MS
51332002-01-30 Michael Snyder <msnyder@redhat.com>
5134
1a703748
MS
5135 * NEWS: Mention "set trust-readonly-sections" command.
5136 Mention generate-core-file command.
cefd4ef5 5137
3a11626d
MS
51382002-01-15 Michael Snyder <msnyder@redhat.com>
5139
5140 * target.c: New command, "set trust-readonly-sections on".
5141 (do_xfer_memory): Honor the suggestion to trust readonly sections
5142 by reading them from the object file instead of from the target.
5143 (initialize_targets): Register command "set trust-readonly-sections".
5144
d1c7e53b
AC
51452002-01-29 Andrew Cagney <ac131313@redhat.com>
5146
5147 * parse.c (target_map_name_to_register): Simplify, search regs and
5148 pseudo-regs using a single loop.
5149
e2c9a72c
AC
51502002-01-30 Andrew Cagney <ac131313@redhat.com>
5151
5152 * PROBLEMS: Note that the i386 fix was missing from 5.1.1.
5153
69824b4e
MK
51542002-01-15 Rodney Brown <rbrown64@csc.com.au>
5155
5156 * config/i386/tm-i386v4.h: Define HAVE_I387_REGS.
5157 * config/i386/i386v42mp.mh: Add i387-nat.o .
5158 * i386v4-nat.c: Include i387-nat.h.
5159 (supply_fpregset): Use i387_supply_fsave.
5160 (fill_fpregset): Use i387_fill_fsave.
5161
6eb69eab
RE
51622002-01-30 Richard Earnshaw <rearnsha@arm.com>
5163
5164 * arm-tdep.c (arm_call_dummy_words): Define.
5165 * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
5166 * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
5167 (CALL_DUMMY_WORDS): Define.
5168 (arm_call_dummy_words): Declare.
5169 * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
5170 (arm_linux_call_dummy_words): Declare.
5171
9852326a
AS
51722002-01-30 Andreas Schwab <schwab@suse.de>
5173
5174 * m68klinux-nat.c: Fix last change to use regcache_collect
5175 instead of referencing registers[] directly.
5176
977a3030
AC
51772002-01-29 Andrew Cagney <ac131313@redhat.com>
5178
5179 * parse.c (target_map_name_to_register): Delete code wrapped in
5180 #ifdef REGISTER_NAME_ALIAS_HOOK.
5181
2076c72b
MS
51822002-01-28 Michael Snyder <msnyder@redhat.com>
5183
5184 * regcache.c (legacy_read_register_gen): Need to be able to
5185 read pseudo-register as well as real register.
5186 (legacy_write_register_gen): Ditto.
5187
8fcc723b
AC
51882002-01-28 Andrew Cagney <ac131313@redhat.com>
5189
5190 * config/mips/tm-wince.h (TARGET_BYTE_ORDER): Delete.
5191 * config/sparc/tm-sparc.h (TARGET_BYTE_ORDER): Delete.
5192 * config/ns32k/tm-umax.h (TARGET_BYTE_ORDER): Delete.
5193 * config/ia64/tm-ia64.h (TARGET_BYTE_ORDER): Delete.
5194 * config/m32r/tm-m32r.h (TARGET_BYTE_ORDER): Delete.
5195 * config/m68k/tm-m68k.h (TARGET_BYTE_ORDER): Delete.
5196 * config/m88k/tm-m88k.h (TARGET_BYTE_ORDER): Delete.
5197 * config/mn10200/tm-mn10200.h (TARGET_BYTE_ORDER): Delete.
5198 * config/pa/tm-hppa.h (TARGET_BYTE_ORDER): Delete.
5199 * config/sh/tm-wince.h (TARGET_BYTE_ORDER): Delete.
5200 * config/v850/tm-v850.h (TARGET_BYTE_ORDER): Delete.
5201 * config/vax/tm-vax.h (TARGET_BYTE_ORDER): Delete.
5202 * config/z8k/tm-z8k.h (TARGET_BYTE_ORDER): Delete.
5203 * config/i960/tm-i960.h (TARGET_BYTE_ORDER): Delete.
5204 * config/i386/tm-i386.h (TARGET_BYTE_ORDER): Delete.
5205 * config/h8500/tm-h8500.h (TARGET_BYTE_ORDER): Delete.
5206 * config/h8300/tm-h8300.h (TARGET_BYTE_ORDER): Delete.
5207 * config/fr30/tm-fr30.h (TARGET_BYTE_ORDER): Delete.
5208 * config/d30v/tm-d30v.h (TARGET_BYTE_ORDER): Delete.
5209 * config/alpha/tm-alpha.h (TARGET_BYTE_ORDER): Delete.
5210
afe64c1a
AC
52112002-01-28 Andrew Cagney <ac131313@redhat.com>
5212
5213 * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.
5214 (target_byte_order): Initialize to BFD_ENDIAN_BIG.
5215 (initialize_current_architecture): Update target_byte_order using
5216 information from BFD.
aaa38bb5 5217 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT):
afe64c1a
AC
5218 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
5219
75bc7ddf
AC
52202002-01-28 Andrew Cagney <ac131313@redhat.com>
5221
5222 * config/vax/tm-vax.h (INVALID_FLOAT): Move macro from here...
5223 * vax-tdep.c (INVALID_FLOAT): To here. Document why it is broken.
5224
5225 * rs6000-tdep.c (rs6000_do_registers_info): Delete code wrapped in
5226 #ifdef INVALID_FLOAT.
5227 * infcmd.c (do_registers_info): Ditto.
5228 * values.c (unpack_double): Ditto. Add comment.
5229
5230 * config/ns32k/tm-umax.h (INVALID_FLOAT): Delete macro that was
5231 already commented out.
5232
0280a90a
AS
52332002-01-26 Andreas Schwab <schwab@suse.de>
5234
5235 * config/m68k/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
5236 * m68klinux-nat.c: Update ptrace interface for fetching/storing
5237 registers and add support for PTRACE_GETREGS.
5238
7072a954
AC
52392002-01-24 Andrew Cagney <ac131313@redhat.com>
5240
5241 GDB 5.1.1 released from 5.1 branch.
5242 * NEWS: Add 5.1.1 news.
5243 * README: Sync with 5.1 branch.
5244
86f902e0
FF
52452002-01-23 Fred Fish <fnf@redhat.com>
5246
5247 * mdebugread.c (parse_partial_symbols): Only copy stabstring1 to
5248 stabstring on initial malloc. Reallocing will copy it for us,
5249 if necessary.
5250
8af51c36
EZ
52512002-01-23 Elena Zannoni <ezannoni@redhat.com>
5252
aaa38bb5 5253 * Makefile.in (hpread_h): Delete.
8af51c36
EZ
5254 (HFILES_NO_SRCDIR): Remove hpread.h.
5255 (ALLDEPFILES): Remove hp-psymtab-read.c and hp-symtab-read.c.
5256 (hpread.o): Update dependencies.
5257 (hp-psymtab-read.o, hp-symtab-read.o): Remove.
5258
5259 * hp-psymtab-read.c: Remove file.
5260 * hp-symtab-read.c: Remove file.
5261 * hpread.h: Remove file.
5262
5263 * hpread.c: Merge all contents of hp-psymtab-read.c,
5264 hp-symtab-read.c and hpread.h into this file, as it was prior to
5265 January 1999.
5266
5267 * config/pa/hpux11w.mh, config/pa/hpux11.mh,
aaa38bb5 5268 config/pa/hpux1020.mh, config/pa/hppaosf.mh,
8af51c36
EZ
5269 config/pa/hppahpux.mh, config/pa/hppabsd.mh (NATDEPFILES):
5270 Remove hp-psymtab-read.o and hp-symtab-read.o, add hpread.o.
5271
dc5cfeb6
EZ
52722002-01-23 Elena Zannoni <ezannoni@redhat.com>
5273
5274 * ppc-linux-nat.c (ppc_register_u_addr, supply_gregset,
5275 fill_gregset): Call gdbarch_tdep() just once, assign result to
5276 variable and use that, instead of calling the function several
5277 times.
5278
ea87b71b
AO
52792002-01-24 Alexandre Oliva <aoliva@redhat.com>
5280
5281 * configure.host: Accept sparcv9 as alias for sparc64.
5282 * configure.tgt: Likewise.
5283
13fc0c2f
KB
52842002-01-22 Kevin Buettner <kevinb@redhat.com>
5285
5286 * solib-aix5.c (build_so_list_from_mapfile)
5287 (aix5_relocate_main_executable): Fix xcalloc() calls so order of
5288 arguments is not reversed.
5289 * solib-sunos.c (sunos_relocate_main_executable): Likewise.
5290 * solib-svr4.c (svr4_relocate_main_executable): Likewise.
aaa38bb5 5291
7bd872fe
EZ
52922002-01-22 Elena Zannoni <ezannoni@redhat.com>
5293
5294 * sh-tdep.c (sh_pseudo_register_read): New function. Renamed and
5295 modified version of obsolete sh_fetch_pseudo_register.
5296 (sh_fetch_pseudo_register): Rename to sh_pseudo_register_read.
5297 (sh4_register_read): New function.
5298 (sh_pseudo_register_write): New function. Renamed and modified
5299 version of obsolete sh_store_pseudo_register.
5300 (sh_store_pseudo_register): Rename to sh_pseudo_register_write.
5301 (sh4_register_write): New function.
5302 (sh_gdbarch_init): Remove setting of gdbarch function
5303 fetch_pseudo_register and store_pseudo_register. Remove setting of
5304 register_convert_to_raw, register_convert_to_virtual,
5305 register_convertible.
5306 (sh_sh4_register_convertible): Delete. No longer needed. All is
5307 taken care by architecture specific functions
5308 register_read/register_write.
5309 (sh_sh4_register_convert_to_virtual): Make static.
5310 (sh_sh4_register_convert_to_raw): Ditto.
5311
069e84fd
AC
53122002-01-22 Andrew Cagney <ac131313@redhat.com>
5313
5314 * doublest.c (floatformat_is_negative): Assert FMT is non NULL.
5315 (floatformat_is_nan, floatformat_mantissa): Ditto.
5316
5317 * gdbtypes.c (_initialize_gdbtypes): Initialize TYPE_FLOATFORMAT
5318 for builtin_type_ieee_single_little, builtin_type_ieee_double_big,
5319 builtin_type_ieee_double_little,
5320 builtin_type_ieee_double_littlebyte_bigword,
5321 builtin_type_m68881_ext, builtin_type_i960_ext,
5322 builtin_type_m88110_ext, builtin_type_m88110_harris_ext,
5323 builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword,
5324 builtin_type_ia64_spill_big, builtin_type_ia64_spill_little and
5325 builtin_type_ia64_quad_big, builtin_type_ia64_quad_little.
5326
211a4f69
CV
53272002-01-22 Corinna Vinschen <vinschen@redhat.com>
5328
5329 * xstormy16-tdep.c (xstormy16_scan_prologue): Add frameless
5330 parameter. Set frameless flag if it exists and depended of
5331 whether the scanned function is frameless or not.
5332 (xstormy16_skip_prologue): If function is frameless, return
5333 result of xstormy16_scan_prologue().
5334 (xstormy16_frame_init_saved_regs): Adjust xstormy16_scan_prologue()
5335 call.
5336
f81353e4
EZ
53372002-01-21 Elena Zannoni <ezannoni@redhat.com>
5338
5339 * sh-tdep.c (sh_fp_frame_init_saved_regs, sh_push_arguments,
5340 sh_generic_show_regs, sh3_show_regs, sh3e_show_regs,
5341 sh3_dsp_show_regs, sh4_show_regs, sh_dsp_show_regs,
5342 sh_sh4_register_byte, sh_sh4_register_raw_size,
5343 sh_sh3e_register_virtual_type, sh_sh4_register_virtual_type,
5344 sh_sh4_register_convertible, sh_sh4_register_convert_to_virtual,
5345 sh_sh4_register_convert_to_raw, sh_fetch_pseudo_register,
5346 sh_store_pseudo_register, sh_do_pseudo_register): Call
5347 gdbarch_tdep() just once, assign result to variable and use that,
5348 instead of calling the function several times.
5349
63c73a17
MK
53502002-01-20 Mark Kettenis <kettenis@gnu.org>
5351
5352 * go32-nat.c (fetch_register): Use FP_REGNUM_P and FPC_REGNUM_P
5353 macros instead of LAST_FPU_CTRL_REGNUM.
5354 (store_register): Likewise.
5355
39ad761d
JB
53562002-01-21 Jim Blandy <jimb@redhat.com>
5357
5358 * infcmd.c (run_command): Check that the `exec' target layer's BFD
5359 is up-to-date before running the program, not just when a program
5360 exits.
5361
3d74b771
FF
53622002-01-21 Fred Fish <fnf@redhat.com>
5363
5364 * arm-tdep.c (thumb_skip_prologue): Quit scanning prologue
5365 when we have found all instructions we are looking for.
5366
966fbf70
RE
53672002-01-21 Richard Earnshaw <rearnsha@arm.com>
5368
5369 * arm-tdep.c (arm_register_name): New function.
5370 (arm_registers_names): Make static.
5371 * config/arm/tm-arm.h (arm_register_names): Delete declaration.
5372 (arm_register_name): Declare.
5373 (REGISTER_NAME): Use it.
5374
c3b4394c
RE
53752002-01-21 Richard Earnshaw <rearnsha@arm.com>
5376 Kevin Buettner <kevinb@redhat.com>
5377
5378 Convert arm targets to new FRAME interface.
5379 * arm-tdep.c (struct frame_extra_info): Remove fsr.
5380 (arm_frame_find_save_regs): Delete.
5381 (arm_frame_init_saved_regs): New.
5382 (arm_init_extra_frame_info): Alloacte saved_regs as required.
5383 Allocate extra_info as required. Convert all uses of fsr.regs
5384 to use saved_regs, similarly all uses of EXTRA_FRAME_INFO fields
5385 to use extra_info.
5386 (thumb_scan_prologue, arm_scan_prologue, arm_find_callers_reg)
5387 (arm_frame_chain, arm_frame_saved_pc, arm_pop_frame): Likewise.
5388 (check_prologue_cache, save_prologue_cache): Likewise.
5389 (_initialize_arm_tdep): Ensure prologue_cache is correctly set up.
5390 * config/arm/tm-arm.h (EXTRA_FRAME_INFO): Delete.
5391 (FRAME_FIND_SAVED_REGS): Delete.
5392 (arm_frame_find_saved_regs): Delete prototype.
5393 (arm_frame_init_saved_regs): New prototype.
5394 (FRAME_INIT_SAVED_REGS): Define.
5395
61d99182
AC
53962002-01-20 Andrew Cagney <ac131313@redhat.com>
5397
5398 * config/arc/tm-arc.h (IEEE_FLOAT): Delete.
5399
6aaea291
AC
54002002-01-20 Andrew Cagney <ac131313@redhat.com>
5401
5402 From Jeff Law <law@redhat.com>:
5403 * infttrace.c: Include <sys/pstat.h>.
5404 (child_pid_to_exec_file): Revamp. Use pstat call to get the
5405 exec file if the ttrace equivalent fails.
5406
15f698d2
AC
54072002-01-20 Andrew Cagney <ac131313@redhat.com>
5408
5409 * rdi-share/devsw.c (openLogFile): Delete unused ``struct tm lt''.
5410 (closeLogFile): Ditto.
5411
f86ddd7c
MC
54122002-01-20 Michael Chastain <mec@shout.net>
5413
5414 * top.c (print_gdb_version): Bump copyright year to 2002.
5415
904507ce
AC
54162002-01-20 Andrew Cagney <ac131313@redhat.com>
5417
5418 * MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
5419 Zannoni and Eli Zaretskii.
5420
d7f0b9ce
DJ
54212002-01-20 Daniel Jacobowitz <drow@mvista.com>
5422
5423 * buildsym.c: Update copyright years.
5424 * c-typeprint.c: Likewise.
5425 * dwarf2read.c: Likewise.
5426 * f-typeprint.c: Likewise.
5427 * gdbtypes.c: Likewise.
5428 * gdbtypes.h: Likewise.
5429 * hp-symtab-read.c: Likewise.
5430 * hpread.c: Likewise.
5431 * mdebugread.c: Likewise.
5432 * p-typeprint.c: Likewise.
5433
3fd3d7d2
AC
54342002-01-20 Andrew Cagney <ac131313@redhat.com>
5435
5436 * remote-sim.c (gdbsim_open): Simplify code testing the macro
5437 TARGET_BYTE_ORDER_SELECTABLE_P. Assume the target is always
5438 byte-order selectable.
5439 * sparc-tdep.c (sparc_target_architecture_hook): Ditto.
5440 * arch-utils.c: Ditto.
5441 (set_endian): Ditto.
5442 (set_endian_from_file): Ditto.
5443 * gdbserver/low-sim.c (create_inferior): Ditto.
5444 * gdbarch.sh: Ditto.
5445 * gdbarch.h: Re-generate.
aaa38bb5
AJ
5446 * config/powerpc/tm-ppc-eabi.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5447 * config/sparc/tm-sparclite.h (TARGET_BYTE_ORDER_SELECTABLE):
5448 * config/sparc/tm-sparclet.h (TARGET_BYTE_ORDER_SELECTABLE):
5449 * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5450 * config/arm/tm-wince.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5451 * config/arm/tm-linux.h (TARGET_BYTE_ORDER_SELECTABLE_P):
5452 * config/arc/tm-arc.h (TARGET_BYTE_ORDER_SELECTABLE):
3fd3d7d2
AC
5453 * config/arm/tm-arm.h (TARGET_BYTE_ORDER_SELECTABLE_P): Delete
5454 macro definition.
5455 * config/mips/tm-wince.h: Remove #undef of macro
5456 TARGET_BYTE_ORDER_SELECTABLE.
5457 * config/sh/tm-wince.h: Ditto.
5458
b02dede2
DJ
54592002-01-20 Daniel Jacobowitz <drow@mvista.com>
5460
5461 * gdbtypes.h (struct cplus_struct_type): Add is_artificial to
5462 member function fields. Add accessor macro
5463 TYPE_FN_FIELD_ARTIFICIAL.
5464 * dwarf2read.c (dwarf2_add_member_fn): Check for artificial methods.
5465 * c-typeprint.c (c_type_print_base): Skip artificial member
5466 functions.
5467
c3643761
DJ
54682002-01-20 Daniel Jacobowitz <drow@mvista.com>
5469
5470 * f-typeprint.c: Delete unused function f_type_print_args.
5471 * p-typeprint.c: Delete unused function pascal_type_print_args.
5472
8176bb6d
DJ
54732002-01-20 Daniel Jacobowitz <drow@mvista.com>
5474
5475 * gdbtypes.h (struct type): Fix whitespace. Remove obsolete
5476 comment. Add ``artificial'' to ``union field_location''.
5477
5478 * dwarf2read.c: Remove ad-hoc TYPE_FIELD_ARTIFICIAL.
5479
5480 * buildsym.c (finish_block): Initialize TYPE_FIELD_ARTIFICIAL to 0.
5481 * mdebugread.c (parse_symbol): Likewise.
5482 * stabsread.c (define_symbol): Likewise.
5483 * hp-symtab-read.c (hpread_function_type): Likewise, instead of
5484 initializing TYPE_FIELD_BITPOS to n (obsolete).
5485 (hpread_doc_function_type): Likewise.
5486 * hpread.c (hpread_function_type): Likewise.
5487
7fd60527
AC
54882002-01-20 Andrew Cagney <ac131313@redhat.com>
5489
5490 * configure.in (host_makefile_frag): Only require a host makefile
5491 fragment when a native build.
5492 * configure: Re-generate.
5493
c2f05ac9
AC
54942002-01-20 Andrew Cagney <ac131313@redhat.com>
5495
5496 * doublest.h (floatformat_from_type): Declare.
5497 * doublest.c (floatformat_from_type): New function.
5498 (convert_typed_floating): Use.
5499
5500 * valprint.c (print_floating): Replace checks for IEEE_FLOAT with
5501 call to function floatformat_from_type.
5502
5503 * gdbarch.sh (IEEE_FLOAT): Delete.
5504 * gdbarch.h, gdbarch.c: Re-generate.
5505 * config/i960/tm-i960.h (IEEE_FLOAT): Delete macro.
5506 * config/i386/tm-i386.h (IEEE_FLOAT): Ditto.
5507 * config/z8k/tm-z8k.h (IEEE_FLOAT): Ditto.
5508 * config/sparc/tm-sparc.h (IEEE_FLOAT): Ditto.
5509 * config/pa/tm-hppa.h (IEEE_FLOAT): Ditto.
5510 * config/m88k/tm-m88k.h (IEEE_FLOAT): Ditto.
5511 * config/m68k/tm-m68k.h (IEEE_FLOAT): Ditto.
5512 * config/h8500/tm-h8500.h (IEEE_FLOAT): Ditto.
5513 * config/h8300/tm-h8300.h (IEEE_FLOAT): Ditto.
5514 * config/fr30/tm-fr30.h (IEEE_FLOAT): Ditto.
5515 * config/arm/tm-arm.h (IEEE_FLOAT): Ditto.
c2f05ac9
AC
5516 * config/alpha/tm-alpha.h (IEEE_FLOAT): Ditto.
5517
5518 * s390-tdep.c (s390_gdbarch_init): Do not set ieee_float.
5519 * x86-64-tdep.c (i386_gdbarch_init): Ditto.
5520 * sparc-tdep.c (sparc_gdbarch_init): Ditto.
5521 * sh-tdep.c (sh_gdbarch_init): Ditto.
5522 * mips-tdep.c (mips_gdbarch_init): Ditto.
5523 * m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
5524 * cris-tdep.c (cris_gdbarch_init): Ditto.
5525
abf22e64
AJ
55262002-01-20 Jiri Smid <smid@suse.cz>
5527
5528 * configure.host, configure.tgt: Support x86-64.
5529 * NEWS: Note new target x86-64.
5530
b7c4cbf8
AJ
5531 * config/i386/x86-64linux.mh (NATDEPFILES): x86-64-nat.o removed.
5532 * x86-64-linux-nat.c (x86_64_register_u_addr): New function.
5533 * config/i386/nm-x86-64.h (ATTACH_LWP): Removed.
5534 * Makefile.in (x86-64-tdep.o, x86-64-linux-tdep.o,
5535 x86-64-linux-nat.o): Fix dependencies.
5536
82600034
AC
55372002-01-19 Andrew Cagney <ac131313@redhat.com>
5538
5539 * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE.
5540 * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro ....
5541 * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here.
5542 * config/sparc/xm-sun4os4.h: Delete file.
5543 * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable.
abf22e64 5544
bbe5c628
AC
55452002-01-19 Andrew Cagney <ac131313@redhat.com>
5546
5547 * config/sparc/sparclynx.mh (XM_FILE): Delete.
5548 * config/rs6000/rs6000lynx.mh (XM_FILE): Delete.
5549 * config/m68k/m68klynx.mh (XM_FILE): Delete.
5550 * config/i386/i386lynx.mh (XM_FILE): Delete.
5551 * config/rs6000/xm-rs6000ly.h: Delete file.
5552 * config/sparc/xm-sparclynx.h: Delete file.
5553 * config/m68k/xm-m68klynx.h: Delete file.
5554 * config/i386/xm-i386lynx.h: Delete file.
5555 * config/xm-lynx.h: Delete file.
5556 * config/djgpp/fnchange.lst: Update.
5557
f8453e34
JT
55582002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
5559
5560 * alpha-tdep.c (alpha_register_byte): New function.
5561 (alpha_register_raw_size): Ditto.
5562 (alpha_register_virtual_size): Ditto.
5563 (alpha_skip_prologue_internal): Renamed from
5564 alpha_skip_prologue.
5565 (alpha_skip_prologue): New version that calls
5566 alpha_skip_prologue_internal.
5567 (alpha_in_lenient_prologue): Use alpha_skip_prologue_internal.
5568 * config/alpha/tm-alpha.h (SKIP_PROLOGUE): Remove
5569 second argument from alpha_skip_prologue.
5570 (REGISTER_BYTE): Use alpha_register_byte.
5571 (REGISTER_RAW_SIZE): Use alpha_register_raw_size.
5572 (REGISTER_VIRTUAL_SIZE): Use alpha_register_virtual_size.
5573 (FRAMELESS_FUNCTION_INVOCATION): Use
5574 generic_frameless_function_invocation_not.
5575 (FRAME_NUM_ARGS): Use frame_num_args_unknown.
5576 (COERCE_FLOAT_TO_DOUBLE): Use standard_coerce_float_to_double.
5577
52d9e613
AC
55782002-01-19 Andrew Cagney <ac131313@redhat.com>
5579
5580 * config/mips/xm-news-mips.h: Delete file.
5581 * config/mips/news-mips.mh (XM_FILE): Delete makefile variable.
5582
5583 * config/m88k/xm-m88k.h: Delete file.
5584 * config/m88k/xm-dgux.h: Do not include xm-m88k.h.
5585 * config/m88k/xm-delta88v4.h: Ditto.
5586 * config/m88k/xm-delta88.h: Ditto.
5587
5588 * config/alpha/xm-fbsd.h: Delete file.
5589 * config/alpha/fbsd.mh (XM_FILE): Delete makefile variable.
5590
5591 * config/sparc/xm-sparc.h: Delete file.
5592 * Makefile.in (xm-sun4os4.h): Delete dependency.
5593 * config/sparc/xm-sun4sol2.h: Do not include xm-sparc.h.
5594 * config/sparc/xm-sun4os4.h: Ditto.
5595 * config/sparc/xm-linux.h: Ditto.
5596
5597 * config/i386/xm-windows.h: Delete file.
5598
2d1b2124
AC
55992002-01-19 Andrew Cagney <ac131313@redhat.com>
5600
5601 * utils.c: Include <sys/param.h> for MAXPATHLEN.
5602 (gdb_realpath): Use MAXPATHLEN when PATH_MAX is not defined.
5603
ee1f65f0
JT
56042002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
5605
5606 * alpha-tdep.c (alpha_call_dummy_words): New.
5607 * config/alpha/tm-alpha.h (CALL_DUMMY): Remove.
5608 (CALL_DUMMY_P): Define.
5609 (CALL_DUMMY_WORDS): Define.
5610 (SIZEOF_CALL_DUMMY_WORDS): Define.
5611
98081e55
PB
56122002-01-19 Per Bothner <per@bothner.com>
5613
5614 * gnu-v3-abi.c (gnuv3_rtti_type): Guard that vtable_symbol_name
5615 isn't NULL, which can happen with some gcj-3.x-produced code.
5616
0d056799
JT
56172002-01-19 Jason Thorpe <thorpej@wasabisystems.com>
5618
5619 * alpha-tdep.c (alpha_register_virtual_type): New function.
5620 (alpha_init_frame_pc_first): Ditto.
5621 (alpha_fix_call_dummy): Ditto.
5622 (alpha_store_struct_return): Ditto.
5623 (alpha_extract_struct_value_address): Ditto.
5624 * config/alpha/tm-alpha.h (REGISTER_VIRTUAL_TYPE): Use
5625 alpha_register_virtual_type.
5626 (STORE_STRUCT_RETURN): Use alpha_store_struct_return.
5627 (EXTRACT_STRUCT_VALUE_ADDRESS): Use
5628 alpha_extract_struct_value_address.
5629 (FIX_CALL_DUMMY): Use alpha_fix_call_dummy.
5630 (INIT_FRAME_PC): Use init_frame_pc_noop.
5631 (INIT_FRAME_PC_FIRST): Use alpha_init_frame_pc_first.
5632
4604bcad
MK
56332002-01-19 Mark Kettenis <kettenis@gnu.org>
5634
5635 * i386gnu-nat.c: Include "i386-tdep.h".
5636 (fetch_fpregs): Simplify code dealing with uninitialized floating
5637 point states such that it doesn't require FP7_REGNUM.
5638
140f9984
JT
56392002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5640
abf22e64
AJ
5641 * alpha-tdep.c (frame_extra_info): New.
5642 (alpha_find_saved_regs): Make static. Use
140f9984
JT
5643 frame->extra_info.
5644 (alpha_frame_init_saved_regs): New function.
abf22e64
AJ
5645 (alpha_frame_saved_pc): Use frame->extra_info.
5646 (temp_saved_regs): Don't declare as struct frame_saved_regs.
5647 (heuristic_proc_desc): Adjust for temp_saved_regs changes.
140f9984
JT
5648 (init_extra_frame_info): Rename to...
5649 (alpha_init_extra_frame_info): ...this. Use frame->extra_info.
abf22e64 5650 (alpha_print_extra_frame_info): New function.
140f9984
JT
5651 (alpha_frame_locals_address): Ditto.
5652 (alpha_frame_args_address): Ditto.
abf22e64 5653 (alpha_pop_frame): Use frame->extra_info.
140f9984
JT
5654 * config/alpha/tm-alpha.h (FRAME_ARGS_ADDRESS): Use
5655 alpha_frame_args_address.
abf22e64 5656 (FRAME_LOCALS_ADDRESS): Use alpha_frame_locals_address.
140f9984 5657 (alpha_find_saved_regs): Remove prototype.
abf22e64
AJ
5658 (FRAME_INIT_SAVED_REGS): Use alpha_frame_init_saved_regs.
5659 (EXTRA_FRAME_INFO): Remove.
140f9984
JT
5660 (INIT_EXTRA_FRAME_INFO): Use alpha_init_extra_frame_info.
5661 (PRINT_EXTRA_FRAME_INFO): Use alpha_print_extra_frame_info.
5662
d734c450
JT
56632002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5664
5665 * alpha-tdep.c (alpha_osf_in_sigtramp): New function.
5666 (alpha_cannot_fetch_register): Ditto.
5667 (alpha_cannot_store_register): Ditto.
5668 (alpha_register_convertible): Ditto.
5669 (alpha_use_struct_convention): Ditto.
5670 * config/alpha/tm-alpha.h: Update copyright years.
5671 (IN_SIGTRAMP): Use alpha_osf_in_sigtramp.
5672 (INNER_THAN): Use core_addr_lessthan.
5673 (CANNOT_FETCH_REGISTER): Use alpha_cannot_fetch_register.
5674 (CANNOT_STORE_REGISTER): Use alpha_cannot_store_register.
5675 (REGISTER_CONVERTIBLE): Use alpha_register_convertible.
5676 (USE_STRUCT_CONVENTION): Use alpha_use_struct_convention.
5677 (FRAME_CHAIN): Remove unnecessary cast.
5678
b4ceaee6
AC
56792002-01-18 Andrew Cagney <ac131313@redhat.com>
5680
5681 * NEWS: Document that testsuite/gdb.hp/gdb.threads-hp/ is
5682 obsolete.
5683
0a65a603
AC
56842002-01-18 Andrew Cagney <ac131313@redhat.com>
5685
5686 * infptrace.c: Remove ATTRIBUTE_UNUSED. Update copyright.
5687 * monitor.c, remote-array.c, remote-bug.c: Ditto.
5688 * remote-e7000.c, remote-es.c, remote-mips.c: Ditto.
5689 * remote-nindy.c, remote-os9k.c, remote-rdi.c: Ditto.
5690 * remote-rdp.c, remote-sds.c, remote-sim.c: Ditto.
5691 * remote-st.c, remote-vx.c, remote.c, win32-nat.c: Ditto.
5692 * x86-64-linux-nat.c: Ditto.
5693
636a6dfc
JT
56942002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5695
abf22e64 5696 * alpha-tdep.c (alpha_register_name): New function.
636a6dfc
JT
5697 * config/alpha/tm-alpha.h (REGISTER_NAMES): Remove.
5698 (REGISTER_NAME): Define.
5699
acceddb6
JT
57002002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5701
5702 * config/nm-nbsd.h (KERNEL_U_ADDR): Remove.
5703
ec32e4be
JT
57042002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5705
5706 * alpha-tdep.c: Update copyright years.
5707 (alpha_next_pc): New function.
5708 (alpha_software_single_step): Ditto.
5709 * config/alpha/tm-alpha.h: Add prototype for
5710 alpha_software_single_step.
5711
e771a871
JT
57122002-01-18 Jason Thorpe <thorpej@wasabisystems.com>
5713
5714 * alphabsd-nat.c: Update copyright years.
5715 (fill_gregset): Use regcache_collect.
5716 (fill_fpregset): Likewise.
5717 (fetch_inferior_registers): Only fetch integer registers
5718 if requested to do so.
5719 (store_inferior_registers): Only store integer registers
5720 if requested to do so.
5721
7708fa01
AC
57222002-01-17 Andrew Cagney <ac131313@redhat.com>
5723
5724 * config/alpha/alpha-osf3.mh (XDEPFILES): Delete.
5725 * config/alpha/alpha-osf2.mh (XDEPFILES): Delete.
5726 * config/alpha/alpha-osf1.mh (XDEPFILES): Delete.
5727 * config/alpha/alpha-linux.mh (XDEPFILES): Delete.
5728 * config/alpha/fbsd.mh (XDEPFILES): Delete.
5729 * config/arm/linux.mh (XDEPFILES): Delete.
5730 * config/arm/nbsd.mh (XDEPFILES): Delete.
5731 * config/i386/i386dgux.mh (XDEPFILES): Delete.
5732 * config/i386/i386sol2.mh (XDEPFILES): Delete.
5733 * config/i386/i386m3.mh (XDEPFILES): Delete.
5734 (NATDEPFILES): Move i387-tdep.o and core-aout.o to here.
5735 * config/i386/i386gnu.mh (XDEPFILES): Delete.
5736 * config/i386/fbsd.mh (XDEPFILES): Delete.
5737 * config/i386/i386bsd.mh (XDEPFILES): Delete.
5738 * config/i386/i386sco5.mh (XDEPFILES): Delete.
5739 * config/i386/i386v4.mh (XDEPFILES): Delete.
5740 * config/i386/i386v42mp.mh (XDEPFILES): Delete.
5741 * config/i386/i386sco4.mh (XDEPFILES): Delete.
5742 * config/i386/i386aix.mh (XDEPFILES): Delete.
5743 * config/i386/go32.mh (XDEPFILES): Delete.
5744 * config/i386/cygwin.mh (XDEPFILES): Delete.
5745 * config/i386/i386lynx.mh (XDEPFILES): Delete.
5746 * config/i386/i386mach.mh (XDEPFILES): Delete.
5747 * config/i386/i386v32.mh (XDEPFILES): Delete.
5748 * config/i386/linux.mh (XDEPFILES): Delete.
5749 * config/i386/nbsdelf.mh (XDEPFILES): Delete.
5750 * config/i386/ncr3000.mh (XDEPFILES): Delete.
5751 * config/i386/i386mk.mh (NATDEPFILES): Rename XDEPFILES.
5752 * config/i386/i386sco.mh (XDEPFILES): Delete.
5753 * config/i386/i386v.mh (XDEPFILES): Delete.
5754 * config/i386/nbsd.mh (XDEPFILES): Delete.
5755 * config/i386/ptx.mh (NATDEPFILES): Rename XDEPFILES.
5756 * config/i386/ptx4.mh (NATDEPFILES): Rename XDEPFILES.
5757 * config/i386/symmetry.mh (XDEPFILES): Delete.
5758 * config/i386/obsd.mh (XDEPFILES): Delete.
5759 * config/i386/x86-64linux.mh (XDEPFILES): Delete.
5760 * config/ia64/linux.mh (XDEPFILES): Delete.
5761 * config/ia64/aix.mh (XDEPFILES): Delete.
5762 * config/m68k/apollo68b.mh (XDEPFILES): Delete.
5763 * config/m68k/dpx2.mh (XDEPFILES): Delete.
5764 * config/m68k/3b1.mh (NATDEPFILES): Rename XDEPFILES.
5765 * config/m68k/apollo68v.mh (XDEPFILES): Delete.
5766 * config/m68k/hp300bsd.mh (XDEPFILES): Delete.
5767 * config/m68k/linux.mh (XDEPFILES): Delete.
5768 * config/m68k/m68klynx.mh (XDEPFILES): Delete.
5769 * config/m68k/m68kv4.mh (XDEPFILES): Delete.
5770 * config/m68k/nbsd.mh (XDEPFILES): Delete.
5771 * config/m68k/sun2os3.mh (XDEPFILES): Delete.
5772 * config/m68k/sun2os4.mh (XDEPFILES): Delete.
5773 * config/m68k/sun3os3.mh (XDEPFILES): Delete.
5774 * config/m68k/sun3os4.mh (XDEPFILES): Delete.
5775 * config/m88k/delta88.mh (XDEPFILES): Delete.
5776 * config/m88k/delta88v4.mh (XDEPFILES): Delete.
5777 * config/m88k/m88k.mh (XDEPFILES): Delete.
5778 * config/mips/littlemips.mh (NATDEPFILES): Rename XDEPFILES.
5779 * config/mips/linux.mh (XDEPFILES): Delete.
5780 * config/mips/irix6.mh (XDEPFILES): Delete.
5781 * config/mips/irix5.mh (XDEPFILES): Delete.
5782 * config/mips/irix4.mh (XDEPFILES): Delete.
5783 * config/mips/irix3.mh (XDEPFILES): Delete.
5784 * config/mips/decstation.mh (XDEPFILES): Delete.
5785 * config/mips/mipsm3.mh (XDEPFILES): Delete.
5786 (NATDEPFILES): Move core-aout.o to here.
5787 * config/ns32k/nbsd.mh (XDEPFILES): Delete.
5788 * config/pa/hpux1020.mh (XDEPFILES): Delete.
5789 * config/pa/hppabsd.mh (XDEPFILES): Delete.
5790 * config/pa/hppahpux.mh (XDEPFILES): Delete.
5791 * config/pa/hpux11w.mh (XDEPFILES): Delete.
5792 * config/pa/hppaosf.mh (XDEPFILES): Delete.
5793 * config/pa/hpux11.mh (XDEPFILES): Delete.
5794 * config/powerpc/aix.mh (XDEPFILES): Delete.
5795 * config/powerpc/nbsd.mh (XDEPFILES): Delete.
5796 * config/powerpc/linux.mh (XDEPFILES): Delete.
5797 * config/romp/rtbsd.mh: Rename XDEPFILES.
5798 * config/rs6000/rs6000lynx.mh (XDEPFILES): Delete.
5799 * config/rs6000/aix4.mh (XDEPFILES): Delete.
5800 * config/rs6000/rs6000.mh (XDEPFILES): Delete.
5801 * config/s390/s390.mh (XDEPFILES): Delete.
5802 * config/vax/vaxbsd.mh (NATDEPFILES): Rename XDEPFILES.
5803 * config/sparc/sun4sol2.mh (XDEPFILES): Delete.
5804 * config/sparc/sun4os4.mh (XDEPFILES): Delete.
5805 * config/sparc/sparclynx.mh (XDEPFILES): Delete.
5806 * config/sparc/nbsdelf.mh (XDEPFILES): Delete.
5807 * config/sparc/nbsd.mh (XDEPFILES): Delete.
5808 * config/sparc/linux.mh (XDEPFILES): Delete.
5809 * config/vax/vaxult.mh (XDEPFILES): Delete.
5810 * config/vax/vaxult2.mh (XDEPFILES): Delete.
5811 * Makefile.in (DEPFILES): Remove XDEPFILES.
5812
375fc983
AC
58132002-01-17 Andrew Cagney <ac131313@redhat.com>
5814
5815 * utils.c (internal_verror): Fix comments, default is yes not no.
5816 Update queries to match. Default to quit and dump core.
5817
8926118c
AC
58182002-01-17 Andrew Cagney <ac131313@redhat.com>
5819
5820 * breakpoint.c: Update assuming #if UI_OUT is always true. Update
5821 copyright.
5822 * defs.h, event-top.c, gdbcmd.h: Ditto.
5823 * infcmd.c, infrun.c, main.c, printcmd.c, remote.c: Ditto.
5824 * source.c, stack.c, symfile.c, symtab.c, thread.c: Ditto.
5825 * top.c, cli/cli-cmds.c, cli/cli-decode.c: Ditto.
5826 * cli/cli-script.c, cli/cli-script.h, cli/cli-setshow.c: Ditto.
5827 * mi/ChangeLog, mi/mi-cmd-break.c, mi/mi-cmd-stack.c: Ditto.
5828 * mi/mi-main.c:Ditto.
5829
5830 * stack.c, symfile.c: Update copyright.
5831
45b7b345
DJ
58322002-01-17 Daniel Jacobowitz <drow@mvista.com>
5833
db728ff7
DJ
5834 * gdbserver/low-hppabsd.c, gdbserver/low-lynx.c,
5835 gdbserver/low-nbsd.c, gdbserver/low-sim.c,
5836 gdbserver/low-sparc.c, gdbserver/low-sun3.c,
5837 gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
45b7b345 5838
db728ff7
DJ
58392002-01-17 Daniel Jacobowitz <drow@mvista.com>
5840
5841 * gdbserver/low-hppabsd.c (myattach): New function, returning -1.
5842 * gdbserver/low-lynx.c (myattach): Likewise.
5843 * gdbserver/low-nbsd.c (myattach): Likewise.
5844 * gdbserver/low-sim.c (myattach): Likewise.
5845 * gdbserver/low-sparc.c (myattach): Likewise.
5846 * gdbserver/low-sun3.c (myattach): Likewise.
5847
5848 * gdbserver/low-linux.c (myattach): New function.
45b7b345 5849
db728ff7 5850 * gdbserver/server.c (attach_inferior): New function.
45b7b345
DJ
5851 (main): Handle "--attach".
5852
8de3c354
AC
58532002-01-16 Andrew Cagney <ac131313@redhat.com>
5854
5855 * MAINTAINERS (language support): Daniel Jacobwitz is C++
5856 maintainer.
5857
b0129042
DJ
58582002-01-15 Daniel Jacobowitz <drow@mvista.com>
5859
5860 * c-typeprint.c (is_type_conversion_operator): Add additional
5861 check for non-conversion operators.
5862
ba8679fb 58632002-01-15 Michael Snyder <msnyder@redhat.com>
2bf543a6
MS
5864
5865 * linux-proc.c: Add "info proc" command, a la procfs.c.
5866 (read_mapping): New function, abstract and re-use code.
5867 (linux_find_memory_regions): Use new func read_mapping.
5868 (linux_info_proc_cmd): New function, implement "info proc".
5869 (_initialize_linux_proc): Add new command "info proc".
5870
e4f9b4d5
MS
58712002-01-15 Michael Snyder <msnyder@redhat.com>
5872
5873 * symfile.c (generic_load): Use bfd_map_over_sections method
5874 instead of manipulating bfd structure members directly.
5875 (add_section_size_callback): New function, bfd sections callback
5876 used by generic_load.
5877 (load_sections_callback): New function, bfd sections callback
5878 used by generic_load.
5879
08cf96df
EZ
58802002-01-15 Elena Zannoni <ezannoni@redhat.com>
5881
abf22e64 5882 [Based on work by Jim Blandy]
08cf96df
EZ
5883 * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export.
5884 (builtin_type_vec128): Export.
5885 * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD
5886 types.
5887 (builtin_type_vec128): New builtin type for 128 bit vector
5888 registers.
5889 (build_gdbtypes): Initialize builtin_type_v16qi and
5890 builtin_type_v8hi. Create the vec128 register builtin type
5891 structure.
5892 (build_builtin_type_vec128): New function.
abf22e64 5893 (_initialize_gdbtypes): Register builtin_type_v16qi and
08cf96df
EZ
5894 builtin_type_v8hi with gdbarch. Same for builtin_type_vec128.
5895 * rs6000-tdep.c (rs6000_register_virtual_type): Change type of
5896 AltiVec register to new builtin type.
5897
d7242108
DJ
58982001-01-15 Daniel Jacobowitz <drow@mvista.com>
5899
5900 * stabsread.c (read_type): Pass dbx_lookup_type (typenums)
5901 to make_cv_type.
5902
4ee3352d
AC
59032002-01-14 Andrew Cagney <ac131313@redhat.com>
5904
5905 * config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): Rename
5906 CLEAN_UP_REGISTER_VALUE.
5907 * regcache.c (supply_register): Update only call.
5908
f015b2e7
AC
59092002-01-14 Andrew Cagney <ac131313@redhat.com>
5910
5911 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
5912 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
5913 a29k-*-vxworks* targets as obsolete.
5914
356ae49d
MS
59152002-01-14 Michael Snyder <msnyder@redhat.com>
5916
5917 * linux-proc.c (linux_do_thread_registers): Ignore fpxregs
5918 until we can resolve portability issues.
5919 * gregset.h: Remove references to fpxregs.
5920 * gcore.c (gcore_command): Initialize note_sec to NULL.
5921
ade8f45e
AC
59222002-01-13 Andrew Cagney <ac131313@redhat.com>
5923
5924 * signals.c (target_signal_to_name): Rewrite. Only use
5925 signals[].name when in bounds and non-NULL.
abf22e64 5926
89c49e7a
AC
59272002-01-13 Andrew Cagney <ac131313@redhat.com>
5928
5929 From Petr Ledvina <ledvinap@kae.zcu.cz>:
5930 * signals.c (target_signal_to_name): Verify that SIG is within the
5931 bounds of the signals array.
5932
4daa9f9f
AC
59332002-01-13 Andrew Cagney <ac131313@redhat.com>
5934
5935 * MAINTAINERS: Remove arm-coff and arm-pe from target list.
5936
ba4bbdcb
KS
59372002-01-13 Keith Seitz <keiths@redhat.com>
5938
5939 * stack.c (print_frame_info_base): Print the frame's pc
5940 only if when print_frame_info_listing_hook is not defined.
5941
575bbeb6
KS
59422002-01-13 Keith Seitz <keiths@redhat.com>
5943
5944 * varobj.c (varobj_set_value): Make sure that there were no
5945 errors evaluating the object before attempting to set its
5946 value.
5947 value_cast now properly adjusts VALUE_ADDRESS for baseclasses,
5948 so this offset adjustment is no longer necessary.
5949 (create_child): Don't set the error flag if the child is
5950 a CPLUS_FAKE_CHILD.
5951 (value_of_child): If value_fetch_lazy fails, return NULL
5952 so that callers will be notified that an error occurred.
5953 (c_value_of_variable): Delay check of variable's validity
5954 until later. We actually want all structs and unions to have
5955 the value "{...}".
5956 Do not return "???" for variables which could not be evaluated.
5957 This error condition must be returned to the caller so that it
5958 can get the error condition from gdb.
5959 (cplus_name_of_child): Adjust index for vptr before figuring
5960 out the name of the child.
5961 (cplus_value_of_child): If a child's (real) parent is not valid,
5962 don't even bother trying to give a value for it. Just return
5963 an error. Change all instances in this function.
5964 (cplus_type_of_child): If our parent is one of the "fake"
5965 parents, we need to get at the type of the real parent, and
5966 derive the child's true type using this information.
5967
b76898ab
AC
59682002-01-13 Andrew Cagney <ac131313@redhat.com>
5969
5970 From 2002-01-09 John Marshall <johnm@falch.net>:
5971 * CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to
5972 sources.redhat.com, and tweak some related URLs which had
5973 suffered from linkrot.
5974
b6649e88
AC
59752002-01-13 Andrew Cagney <ac131313@redhat.com>
5976
5977 From Jeff law:
5978 * hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byte
5979 structures passed in registers.
5980
82cc5033
EZ
59812002-01-13 Eli Zaretskii <eliz@is.elta.co.il>
5982
5983 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneous
5984 white space which prevented compilation. Reported by DSK
5985 <dsk@student.unsw.edu.au>.
5986
ba5f2f8a
MS
59872002-01-11 Michael Snyder <msnyder@redhat.com>
5988
fbd35540
MS
5989 * symfile.c (build_section_addr_info_from_section_tab):
5990 Use bfd access method instead of manipulating bfd directly.
5991 (syms_from_objfile): Ditto.
5992 (simple_overlay_update_1): Ditto.
5993 (simple_overlay_update): Ditto.
5994 (generic_load): Ditto.
5995 (overlay_unmapped_address): FIXME comment, bfd access methods.
5996 (sections_overlap): FIXME comment, bfd access methods.
5997 (pc_in_mapped_range): FIXME comment, bfd access methods.
5998 (pc_in_unmapped_range): FIXME comment, bfd access methods.
5999 (section_is_mapped): FIXME comment, bfd access methods.
6000 (section_is_overlay): FIXME comment, bfd access methods.
6001
ba5f2f8a
MS
6002 * symfile.c (generic_load): Whitespace and long line cleanups.
6003 Remove duplicate variable, change several local variables to
6004 more appropriate data types.
6005 (print_transfer_performance): Use %lu instead of %ld for ulongs.
6006
17df2af6
AC
60072002-01-12 Andrew Cagney <ac131313@redhat.com>
6008
6009 From Peter Schauer:
6010 * language.c (longest_local_hex_string_custom): Use phex_nz to
6011 convert NUM to a hex string.
6012
ec920329
EZ
60132002-01-12 Elena Zannoni <ezannoni@redhat.com>
6014
6015 * sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in
6016 the function.
538a76d6 6017 Update Copyright year.
ec920329 6018
3abd2e01
AC
60192002-01-12 Andrew Cagney <ac131313@redhat.com>
6020
6021 * language.c (longest_raw_hex_string): Delete unused function.
6022
b21b22e0
PS
60232002-01-11 Petr Sorfa <petrs@caldera.com>
6024
6025 * MAINTAINERS (write-after-approval): Add myself.
6026 * dwarf2read.c (read_tag_string_type): Handling of
6027 DW_AT_byte_size.
6028 (read_tag_string_type): FORTRAN fix to prevent propagation of
6029 first string size.
6030 (set_cu_language): Handling of DW_LANG_Fortran95
6031
747fe712
RE
60322002-01-11 Richard Earnshaw <rearnsha@arm.com>
6033
6034 * armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->
6035 GETPID(inferior_ptid).
6036 (store_inferior_registers): Likewise.
6037
f1bea926
JM
60382002-01-10 Jason Merrill <jason@redhat.com>
6039
6040 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.
6041 Fix DW_OP_minus.
6042
ae940673
AC
60432002-01-10 Andrew Cagney <ac131313@redhat.com>
6044
6045 * config/djgpp/fnchange.lst: Add renames for bfd/ChangeLog-0001
6046 and bfd/elf32-sh-nbsd.c.
6047
00546b04
MS
60482002-01-10 Michael Snyder <msnyder@redhat.com>
6049
352ed7b4
MS
6050 * NEWS: Mention --pid and corefile/proc-id behavior change.
6051
c18be923
MS
6052 * Makefile.in: Add rules for gcore.o and linux-proc.o.
6053 * gcore.c: Include cli/cli-decode.h instead of command.h.
6054
00546b04
MS
6055 * main.c (captured_main): Add new command line option "--pid".
6056 If the second command line argument (following the symbol-file)
6057 begins with a digit, try to attach to it before trying to open
6058 it as a corefile.
6059 (print_gdb_help): Document the "--pid" argument.
6060
db60ec62
EZ
60612002-01-10 Eli Zaretskii <eliz@is.elta.co.il>
6062
6063 * completer.c (command_completer): New function.
6064
6065 * completer.h <command_completer>: Add prototype.
6066
6067 * cli/cli-cmds.c (init_cli_cmds): Make command_completer be the
6068 completer for the "help" command.
6069
39c22d1a
JM
60702002-01-09 Jason Merrill <jason@redhat.com>
6071
6072 * c-typeprint.c (is_type_conversion_operator): Fix thinko.
6073
c564377f
MS
60742002-01-09 Michael Snyder <msnyder@redhat.com>
6075
975aec09
MS
6076 * i386-linux-nat.c (fill_fpxregset): Make global.
6077 (store_fpxregset): Ditto.
6078
db4a10fa
MS
6079 * gregset.h (gdb_fpxregset_t): Define.
6080 (supply_fpxregset): Prototype.
6081 (fill_fpxregset): Prototype.
6082
c564377f
MS
6083 * exec.c (exec_make_note_section): Don't call elfcore_write_prpsinfo.
6084
c3d45d70
RE
60852002-01-09 Richard Earnshaw <rearnsha@arm.com>
6086
6087 * config/arm/arm-tdep.h (arm_software_single_step): Remove PARAMS.
6088 * config/arm/nm-nbsd.h (arm_register_u_addr): Likewise.
6089 * config/arm/tm-nbsd.h (get_longjmp_target): Likewise.
6090
fcc87af1
AC
60912002-01-09 Andrew Cagney <ac131313@redhat.com>
6092
6093 * MAINTAINERS: Update target maintainer rules so that any
6094 Maintainer can approve a tested patch for a maintenance-only
6095 target.
6096
dd96c05b
RE
60972002-01-09 Richard Earnshaw <rearnsha@arm.com>
6098
d4297db9 6099 * MAINTAINERS (write-after-approval): Add myself.
dd96c05b 6100
d4297db9 6101 * arm-tdep.c (arm_init_extra_frame_info): Cast NULL argument to
dd96c05b
RE
6102 IN_SIGTRAMP.
6103
145fdc6e
MS
61042002-01-08 Michael Snyder <msnyder@redhat.com>
6105
6106 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
6107 real name of the executable, rather than the /proc name.
6108
be4d1333
MS
61092002-01-03 Michael Snyder <msnyder@redhat.com>
6110
6111 Implement a "generate-core-file" command in gdb, save target state.
6112 * gcore.c: New file. Implement new command 'generate-core-file'.
6113 Save a corefile image of the current state of the inferior.
6114 * linux-proc.c: Add linux-specific code for saving corefiles.
6115 * target.h (struct target_ops): Add new target vectors for saving
6116 corefiles; to_find_memory_regions and to_make_corefile_notes.
6117 (target_find_memory_regions): New macro.
6118 (target_make_corefile_notes): New macro.
6119 * target.c (update_current_target): Inherit new target methods.
6120 (dummy_find_memory_regions): New place-holder method.
6121 (dummy_make_corefile_notes): New place-holder method.
6122 (init_dummy_target): Initialize new dummy target vectors.
6123 * exec.c (exec_set_find_memory_regions): New function.
6124 Allow the exec_ops vector for memory regions to be taken over.
6125 (exec_make_note_section): New function, target vector method.
6126 * defs.h (exec_set_find_memory_regions): Export prototype.
6127 * procfs.c (proc_find_memory_regions): New function, corefile method.
6128 (procfs_make_note_section): New function, corefile method.
6129 (init_procfs_ops): Set new target vector pointers.
6130 (find_memory_regions_callback): New function.
6131 (procfs_do_thread_registers): New function.
6132 (procfs_corefile_thread_callback): New function.
6133 * sol-thread.c (sol_find_memory_regions): New function.
6134 (sol_make_note_section): New function.
6135 (init_sol_thread_ops): Initialize new target vectors.
6136 * inftarg.c (inftarg_set_find_memory_regions): New function.
6137 Allow to_find_memory_regions vector to be taken over.
6138 (inftarg_set_make_corefile_notes): New function.
6139 Allow to_make_corefile_notes vector to be taken over.
6140 * thread-db.c (thread_db_new_objfile): Don't activate thread-db
6141 interface layer if not target_has_execution (may be a corefile).
6142 * config/i386/linux.mh: Add gcore.o to NATDEPFILES.
6143 * config/sparc/sun4sol2.mh: Ditto.
6144 * config/alpha/alpha-linux.mh: Ditto.
6145 * config/arm/linux.mh: Ditto.
6146 * config/i386/x86-64linux.mh: Ditto.
6147 * config/ia64/linux.mh: Ditto.
6148 * config/m68k/linux.mh: Ditto.
6149 * config/mips/linux.mh: Ditto.
6150 * config/powerpc/linux.mh: Ditto.
6151 * config/sparc/linux.mh: Ditto.
6152
c6b92abd
MS
61532002-01-07 Michael Snyder <msnyder@redhat.com>
6154
6155 * arm-linux-nat.c: Remove references to regcache.c internal data
6156 (registers[] and register_valid[]).
6157
4b09dc8c
MS
61582002-01-07 Michael Snyder <msnyder@redhat.com>
6159
abf22e64
AJ
6160 * linux-proc.c: New file. Implement child_pid_to_exec_file,
6161 so that attaching to a pid will automatically read the process's
4b09dc8c
MS
6162 symbol file and shlibs.
6163 * Makefile.in: Add rule for linux-proc.o.
6164 * config/nm-linux.h: Define CHILD_PID_TO_EXEC_FILE.
6165 * config/alpha/alpha-linux.mh: Add linux-proc.o to NATDEPFILES.
6166 * config/arm/linux.mh: Ditto.
6167 * config/i386/linux.mh: Ditto.
6168 * config/i386/x86-64linux.mh: Ditto.
6169 * config/ia64/linux.mh: Ditto.
6170 * config/m68k/linux.mh: Ditto.
6171 * config/mips/linux.mh: Ditto.
6172 * config/powerpc/linux.mh: Ditto.
6173 * config/sparc/linux.mh: Ditto.
6174
c25b74ac
PM
61752002-01-06 Pierre Muller <muller@ics.u-strasbg.fr>
6176
6177 * win32-nat.c: Add i386-tdep.h dependency.
6178
94cd915f
MS
61792002-01-07 Michael Snyder <msnyder@redhat.com>
6180
c7cccb76
MS
6181 * solib.c (info_sharedlibrary_command): Use TARGET_PTR_BIT
6182 instead of bfd_get_arch_size. Don't bail out just because
6183 there's no exec_bfd.
abf22e64 6184
34c0bd93
MS
6185 * cp-valprint.c (cp_print_value): FIXME comment, alloca size.
6186 * p-valprint.c (pascal_object_print_value): Ditto.
6187 * somread.c (som_symtab_read): Ditto.
6188 * symfile.c (simple_free_overlay_region_table): Ditto.
6189 * valops.c (value_assign): Ditto.
6190
21c1c920
MS
6191 * tracepoint.c (tracepoint_save_command): From Klee Dienes --
6192 use tilde_expand and strerror for opening save-tracepoints file.
6193
5bbd998e
MS
6194 * thread-db.c (thread_db_new_objfile): Indendation fix.
6195
94cd915f
MS
6196 * infptrace.c (GDB_MAX_ALLOCA): New define.
6197 (child_xfer_memory): Use xmalloc/xfree instead of alloca if the
abf22e64 6198 size of the buffer exceeds GDB_MAX_ALLOCA (default 1 megabyte,
94cd915f
MS
6199 can be overridden with whatever value is appropriate to the host).
6200 * infttrace.c (child_xfer_memory): Add FIXME warning about use of
6201 alloca to allocate potentially large buffer.
6202 * rs6000-nat.c (child_xfer_memory): Ditto.
6203 * symm-nat.c (child_xfer_memory): Ditto.
6204 * x86-64-linux-nat.c (child_xfer_memory): Ditto.
6205
494e8a93
JSC
62062002-01-07 Jackie Smith Cashion <jsmith@redhat.com>
6207
6208 From Nick Clifton <nickc@redhat.com>
6209 * d10v-tdep.c: Set STACK_START to 0x200bffe.
6210
d0e1d48e
MS
62112002-01-07 Michael Snyder <msnyder@redhat.com>
6212
abf22e64 6213 * solib-legacy.c (legacy_svr4_fetch_link_map_offsets):
d0e1d48e
MS
6214 Don't use exec_bfd if it's NULL.
6215
290b2c7a
MK
62162002-01-06 Mark Kettenis <kettenis@gnu.org>
6217
abf22e64 6218 * valops.c (value_arg_coerce): Fix formatting.
290b2c7a 6219
aef21287
AC
62202002-01-06 Andrew Cagney <ac131313@redhat.com>
6221
6222 * hp-psymtab-read.c: Include "gdb_string.h" instead of <string.h>.
6223 * gnu-nat.c: Ditto.
6224
30efa627
AC
62252002-01-06 Andrew Cagney <ac131313@redhat.com>
6226
6227 * MAINTAINERS: Note that alpha-dec-osf4.0a, arc-elf, arm-coff,
6228 arm-elf, arm-pe, d30v-elf, fr30-elf, h8300hms, h8500hms,
6229 i960-coff, m32r-elf, m68k-elf, m88k, mcore-elf, mn10200-elf,
6230 ns32k-netbsd, hppa1.1-hp-proelf, v850-elf, vax-dec-vms5.5 and
6231 z8k-coff have not been multi-arched. Update z8k-coff build
6232 status.
6233
9b4ff276
AC
62342002-01-06 Andrew Cagney <ac131313@redhat.com>
6235
6236 * MAINTAINERS: Mark a29k target as obsolete.
6237 * Makefile.in (a29k-tdep.o, remote-adapt.o, remote-eb.o)
6238 (remote-mm.o, remote-udi.o): Obsolete. Remove references in
6239 comments.
6240 * NEWS: Note that a29k targets are obsolete.
6241 * a29k-tdep.c: Mark as obsolete.
6242 * configure.tgt: Mark a29k-*-aout*, a29k-*-coff*, a29k-*-elf*,
6243 a29k-*-ebmon*, a29k-*-kern*, a29k-*-none*, a29k-*-udi* and
6244 a29k-*-vxworks* targets as obsolete.
6245 * remote-adapt.c: Obsolete.
6246 * remote-eb.c: Obsolete.
6247 * remote-mm.c: Obsolete.
6248 * remote-udi.c: Obsolete.
6249 * config/a29k/a29k-udi.mt: Obsolete.
6250 * config/a29k/a29k.mt: Obsolete.
6251 * config/a29k/tm-a29k.h: Obsolete.
6252 * config/a29k/tm-vx29k.h: Obsolete.
6253 * config/a29k/vx29k.mt: Obsolete.
6254
a9011d31
AC
62552002-01-05 Andrew Cagney <ac131313@redhat.com>
6256
6257 * rs6000-tdep.c (rs6000_do_registers_info): Replace BIG_ENDIAN
6258 with BFD_ENDIAN_BIG.
6259
9299404e
AC
62602002-01-05 Andrew Cagney <ac131313@redhat.com>
6261
6262 * configure.in (AC_CHECK_HEADERS): Do not check for <endian.h>.
6263 * configure, config.in: Re-generate.
6264 * config/vax/xm-vaxbsd.h: Do not include <machine/endian.h>.
6265 * defs.h: Do not include <endian.h>.
6266
7e89e357
JT
62672002-01-05 Jason Thorpe <thorpej@wasabisystems.com>
6268
6269 * acconfig.h (HAVE_PT_GETXMMREGS): New.
6270 * config.in: Regenerate.
6271 * configure.in: Update copyright years.
6272 Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
6273 * configure: Regenerate.
6274 * i386bsd-nat.c: Update copyright years.
6275 (fill_gregset): Use regcache_collect.
6276 (fetch_inferior_registers): Only fetch integer registers
6277 if requested to do so. Add support for XMM registers
6278 using PT_GETXMMREGS.
6279 (store_inferior_registers): Only store integer registers
6280 if requested to do so. Add support for XMM registers
6281 using PT_SETXMMREGS.
6282 * i386nbsd-nat.c (fetch_inferior_registers): Remove.
6283 (store_inferior_registers): Remove.
6284 (fetch_core_registers): Use supply_gregset and i387_supply_fsave.
6285 (fetch_elfcore_registers): New function.
6286 (i386nbsd_elfcore_fns): New.
6287 (_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
6288 * config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
6289 i386bsd-nat.o.
6290 * config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
6291 * config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
6292 * config/i386/nbsdelf.mt (TDEPFILES): Likewise.
6293 * config/i386/tm-nbsd.h: Update copyright years.
6294 (HAVE_SSE_REGS): Define.
6295 (IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
6296 (SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
6297 (SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
6298 (SIGCONTEXT_PC_OFFSET): Remove.
6299 (FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.
6300
a752853e
AC
63012002-01-05 Andrew Cagney <ac131313@redhat.com>
6302
6303 * configure.tgt: Remove powerpc-*-macos* target.
6304 * config/m68k/xm-mpw.h: Delete file.
6305 * config/xm-mpw.h: Delete file.
6306 * ser-mac.c: Delete file.
6307 * mpw-make.sed: Delete file.
6308 * mpw-config.in: Delete file.
6309 * mac-xdep.c: Delete file.
6310 * mac-gdb.r: Delete file.
6311 * mac-defs.h: Delete file.
6312 * mac-nat.c: Delete file.
6313 * config/powerpc/macos.mh: Delete file.
6314 * config/powerpc/macos.mt: Delete file.
6315 * config/powerpc/nm-macos.h: Delete file.
6316 * config/powerpc/tm-macos.h: Delete file.
6317 * source.c (openp, open_source_file): Remove obsolete code.
6318 * top.c (gdb_readline): Ditto.
6319 * utils.c (query): Ditto.
6320 * event-top.c (display_gdb_prompt): Ditto.
6321 * Makefile.in (ser-mac.o): Delete obsolete target.
6322 * NEWS: Update.
6323
d7449b42
AC
63242002-01-04 Andrew Cagney <ac131313@redhat.com>
6325
6326 * defs.h (BIG_ENDIAN): Delete macro definition.
6327 * a29k-tdep.c, arch-utils.c, arm-tdep.c, ax-gdb.c, ch-exp.c,
6328 coffread.c, cris-tdep.c, d10v-tdep.c, d30v-tdep.c, defs.h,
6329 findvar.c, infcmd.c, mem-break.c, mips-tdep.c, mn10300-tdep.c,
6330 printcmd.c, remote-os9k.c, remote-rdi.c, remote-rdp.c,
6331 remote-sim.c, remote.c, rs6000-tdep.c, sh-tdep.c, sparcl-tdep.c,
6332 stabsread.c, valops.c, valprint.c, config/a29k/tm-a29k.h,
6333 config/a29k/tm-vx29k.h, config/arm/tm-arm.h,
6334 config/d30v/tm-d30v.h, config/fr30/tm-fr30.h,
6335 config/h8300/tm-h8300.h, config/h8500/tm-h8500.h,
6336 config/m32r/tm-m32r.h, config/m68k/tm-m68k.h,
6337 config/m88k/tm-m88k.h, config/mips/tm-mips.h, config/pa/tm-hppa.h,
6338 config/sparc/tm-sparc.h, config/z8k/tm-z8k.h, mi/mi-cmd-disas.c,
6339 mi/mi-main.c: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
6340 * gdbarch.sh: Replace BIG_ENDIAN with BFD_ENDIAN_BIG.
6341 * gdbarch.c: Re-generate.
6342
356374e8
DJ
63432002-01-04 Daniel Jacobowitz <drow@mvista.com>
6344
6345 * thread-db.c (thread_db_new_objfile): Do not enable thread_db
6346 for core files.
6347
a2b8f8f8
JT
63482002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
6349
6350 * config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
6351
12466af9
AC
63522002-01-04 Andrew Cagney <ac131313@redhat.com>
6353
6354 * value.h (value_ptr): Delete typedef.
6355
3549ab40
JT
63562002-01-04 Jason Thorpe <thorpej@wasabisystems.com>
6357
6358 * i386nbsd-nat.c: Update copyright years.
6359 Include i386-tdep.h.
6360
fedbd091
EZ
63612002-01-04 Elena Zannoni <ezannoni@redhat.com>
6362
6363 * stabsread.c: Update copyright years.
6364
6365 From Debashis Mahata <debashis.mahata@wipro.com>:
6366 (read_struct_fields): Deal with Sun C compiler erroneous stab
6367 output for structs and unions.
fec8b34f 6368 Fix PR gdb/269.
fedbd091 6369
eb43544b
DJ
63702002-01-04 Daniel Jacobowitz <drow@mvista.com>
6371
6372 * p-valprint.c: Include "cp-abi.h" for baseclass_offset
6373 prototype.
6374
1514d34e
DJ
63752002-01-04 Daniel Jacobowitz <drow@mvista.com>
6376
6377 * cp-abi.c: Fix whitespace.
6378 (baseclass_offset): New wrapper function.
6379 * cp-abi.h (baseclass_offset): Add prototype.
6380 (struct cp_abi_ops): Add baseclass_offset pointer.
6381
6382 * valops.c (vb_match): Move to...
6383 * gnu-v2-abi.c (vb_match): here.
6384 * valops.c (baseclass_offset): Move to...
6385 * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.
6386
6387 * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.
6388
6389 * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
6390 * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
6391 * hpacc-abi.c (init_hpacc_ops): Likewise.
6392
7f8c9282
DJ
63932002-01-04 Daniel Jacobowitz <drow@mvista.com>
6394
6395 * valops.c (find_overload_match): Accept obj as a
6396 reference parameter. Update it before returning.
6397 * value.h (find_overload_match): Update prototype.
6398 * eval.c (evaluate_subexp_standard): Pass object to
6399 find_overload_match by reference.
6400
f23631e4
AC
64012002-01-03 Andrew Cagney <ac131313@redhat.com>
6402
6403 * valarith.c: Replace value_ptr with struct value pointer. Remove
6404 register attribute from value declarations.
6405 * valops.c: Ditto.
6406 * value.h: Ditto.
6407 * scm-lang.c (scm_lookup_name): Ditto.
6408
79e10fab 64092002-01-03 Michael Snyder <msnyder@redhat.com>
abf22e64 6410
79e10fab
AC
6411 Abstract the functionality of iterating over mapped memory
6412 regions into a general purpose iterator function.
abf22e64 6413 * procfs.c (iterate_over_mappings): New function, general purpose
79e10fab
AC
6414 iterator for memory sections.
6415 (proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
6416 (solib_mappings_callback): New function, callback for above.
6417 (info_proc_mappings): Reimpliment using iterate_over_mappings.
6418 (info_mappings_callback): New function, callback for above.
6419
6420 * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
6421
c5ad026a
MK
64222002-01-01 Mark Kettenis <kettenis@gnu.org>
6423
d2a7c97a
MK
6424 * i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
6425 * i386-tdep.c: Include "elf-bfd.h".
6426 (process_note_abi_tag_sections): New function.
6427 (i386_gdbarch_init): Add code to recognize various OS/ABI
6428 combinations.
6429
c5ad026a
MK
6430 * maint.c (_initialize_maint_cmds): Add missing \ in
6431 string-literal.
6432
a1a5b71e 6433For older changes see ChangeLog-2001
c906108c
SS
6434\f
6435Local Variables:
6436mode: change-log
6437left-margin: 8
6438fill-column: 74
6439version-control: never
6440End:
This page took 0.555052 seconds and 4 git commands to generate.