]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/ChangeLog
2003-02-18 Andrew Cagney <cagney@redhat.com>
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
6a2f5abf
AC
12003-02-18 Andrew Cagney <cagney@redhat.com>
2
3 * symtab.h (struct objfile): Add opaque declaration.
4
54c7009d
EZ
52003-02-18 Elena Zannoni <ezannoni@redhat.com>
6
7 From Jim Ingham <jingham@apple.com>:
8 * dbxread.c (process_one_symbol): Use last_function_start rather
9 than function_start_offset to find the real beginning of the
10 current function. The latter is just the text section offset on
11 some systems, the former is always the real function start.
12
7ee6d7eb
AC
132003-02-17 Andrew Cagney <cagney@redhat.com>
14
15 * configure.in: Revert ${target} != ${host}.
16
2846da9b
AC
172003-02-17 Andrew Cagney <ac131313@redhat.com>
18
19 * configure.in (Makefile): Use the test ${target} != ${host},
20 instead of the absence of the "nm.h" file, to determine of the
21 configuration non-native.
22 * configure: Regenerate.
23
3b27aeea
EZ
242003-02-14 Elena Zannoni <ezannoni@redhat.com>
25
26 From Brian Ford <ford@vss.fsi.com>
27
28 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
29 conditionalize tui_active test.
30 (lookup_cmd_1): Ditto.
31
b0b1c2c0
MK
322003-02-14 Mark Kettenis <kettenis@gnu.org>
33
34 * configure.in: Add check for _etext.
35 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
36 available.
37 * config.in, configure: regenerated.
38
8f05cde5
DJ
392003-02-14 Daniel Jacobowitz <drow@mvista.com>
40
41 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
42
021e7609
AC
432003-02-14 Andrew Cagney <ac131313@redhat.com>
44
45 * main.c (tui_version): Delete variable.
46 (captured_main): When --tui, set interpreter_p to "tui" instead of
47 enabling tui_version.
48 * printcmd.c (display_command) [TUI]: Test tui_active instead of
49 tui_version.
50 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
51 * cli/cli-cmds.c (disassemble_command): Ditto.
52 * defs.h (tui_version): Delete declaration.
53 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
54 (tui-interp.o): Add rules.
55 (SUBDIR_TUI_OBS): Add "tui-interp.o".
56
e325dcec
CF
572003-02-14 Christopher Faylor <cgf@redhat.com>
58
59 * win32-nat.cc (register_loaded_dll): Correctly set address range for
60 just-loaded dll.
61
c4f90d87
JM
622003-02-12 Jason Molenda (jmolenda@apple.com)
63
64 * symmisc.c (print_objfile_statistics): Include information about
65 the number of psymtabs and symtabs in each object file.
66
e46e5ccd
KS
672003-02-13 Keith R Seitz <keiths@redhat.com>
68
69 * main.h (struct captured_main_args): Add interpreter_p.
70 * main.c (captured_main): Initialize interpreter_p from context.
71 * gdb.c (main): Set interpreter_p argument.
72 * Makefile.in (gdb.o): Add dependency for interps.h.
73
fe97fe9c
AC
742003-02-12 Andrew Cagney <ac131313@redhat.com>
75
76 * event-top.c (cli_command_loop): Delete declaration.
77 (_initialize_event_loop): Delete function setting event_loop_hook.
78 * event-top.h (cli_command_loop): Declare. Update copyright.
79 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
80 * interps.c (current_interp_command_loop): When event_loop_p, call
81 cli_command_loop.
82
1cdac4ef
AC
832003-02-12 Andrew Cagney <ac131313@redhat.com>
84
85 * interps.h (interp_command_loop_ftype): Change return type to
86 void.
87
48037ead
ML
882003-02-12 Michal Ludvig <mludvig@suse.cz>
89
90 * x86-64-tdep.c (x86_64_extract_return_value)
91 (x86_64_store_return_value): Use regcache instead of regbuf.
92 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
93 * x86-64-linux-nat.c (fill_gregset): Use regcache.
94
033afc63
AC
952003-02-11 Andrew Cagney <ac131313@redhat.com>
96
97 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
98 * aclocal.m4: Regenerate.
99 * configure: Regenerate.
100
101 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
102 TCL_LD_SEARCH_FLAGS.
103
40d02bca
ML
1042003-02-10 Michal Ludvig <mludvig@suse.cz>
105
106 * dwarf2cfi.c: Reindented.
107
11308a41
AC
1082003-02-09 Andrew Cagney <ac131313@redhat.com>
109
110 * interps.c (clear_interpreter_hooks): Convert function definition
111 to ISO C.
112
e1c1c0f6
DC
1132003-02-07 David Carlton <carlton@math.stanford.edu>
114
115 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
116
ab5d3da6
KB
1172003-02-07 Kevin Buettner <kevinb@redhat.com>
118
119 * gdbtypes.h (struct main_type): Move ``length'' field from here...
120 (struct type): ...to here.
121 (TYPE_LENGTH): Adjust to reflect different location of ``length''
122 field.
123 * gdbtypes.c (make_qualified_type): Set length on newly created type.
124 (replace_type): Set length on all type variants for a given type.
125
b8a92b82
AC
1262003-02-07 Andrew Cagney <ac131313@redhat.com>
127
128 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
129 <sys/stat.h>.
130 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
131
5cb316ef
AC
1322003-02-06 Andrew Cagney <ac131313@redhat.com>
133
2555fe1a
AC
134 * Makefile.in (symm-nat.o): Update dependencies.
135 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
136 (lynx-nat.o, ia64-linux-nat.): Ditto.
137 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
138 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
139 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
140
44270758
AC
141 * Makefile.in (inflow_h): Define.
142 (procfs.o, inflow.o, procfs.o): Update dependencies.
143 * inftarg.c (child_stop): Delete extern declaration of
144 inferior_process_group. Include "inflow.h".
145 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
146 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
147 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
148 (our_process_group, inferior_process_group): Extern declarations.
149
df8f7274
AC
150 * procfs.c: Include "gdb_assert.h".
151
5cb316ef
AC
152 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
153 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
154 * jv-typeprint.c (java_type_print_base): Ditto.
155 * typeprint.c (typedef_print): Eliminate STREQ.
156 * cli/cli-script.c (define_command, define_command): Ditto.
157 * main.c (captured_main): Ditto.
158 * values.c (lookup_internalvar): Ditto.
159 * utils.c (safe_strerror, parse_escape): Eliminate assignment
160 within `if' conditional.
161 * linespec.c (decode_line_2): Ditto.
162 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
163 (bfd_openw_with_cleanup): Ditto.
164
2a28ccea
MK
1652003-02-07 Mark Kettenis <kettenis@gnu.org>
166
167 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
168 legacy_extract_return_value and store_return_value to
169 legacy_return_value.
170
786b8124
CF
1712003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
172
173 * win32-nat.c (get_relocated_section_addrs): New function. Find
174 section load addresses for symbol handling in relocated DLLs.
175 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
176
b871e4ec
FF
1772003-02-05 Fred Fish <fnf@intrinsity.com>
178
179 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
180 '=' and '!='.
181 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
182 with '&' and '=='.
183 (angel_RDI_info): Ditto.
184 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
185 with '&' and '!='.
186 (threads_continue_all_with_signals): Ditto.
187
4389a95a
AC
1882003-02-05 Jim Ingham <jingham@apple.com>
189 Keith Seitz <keiths@redhat.com>
190 Elena Zannoni <ezannoni@redhat.com>
191 Andrew Cagney <ac131313@redhat.com>
192
193 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
194 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
195 (SUBDIR_MI_OBS): Add "mi-interp.o".
196 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
197 (SFILES): Add "interps.c".
198 (COMMON_OBS): Add "interps.o".
199 (interps_h, mi_main_h): Define.
200 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
201 (mi-main.o, main.o, event-top.o): Update dependencies.
202 * cli/cli-interp.c: New file.
203 * interps.h, interps.c: New files.
204 * top.c: (gdb_init): Don't install the default interpreter, handed
205 by captured_main.
206 * main.c: Include "interps.h".
207 (interpreter_p): Note that it should malloc'ed.
208 (captured_command_loop): Call current_interp_command_loop.
209 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
210 xfree and xstrdup when updating interpreter_p. Install the
211 default interpreter. Add hack to stop mi1's copyright notice
212 being encoded.
213 * event-top.h (gdb_setup_readline): Declare.
214 (gdb_disable_readline): Declare.
215 * event-top.c: Include "interps.h".
216 (display_gdb_prompt): Call current_interp_display_prompt_p.
217 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
218 gdb_stdlog, and gdb_stdtarg.
219 (_initialize_event_loop): Don't call gdb_setup_readline.
220 * cli-out.c (cli_out_set_stream): New function.
221 * cli-out.h (cli_out_set_stream): Declare.
222
ff3b5810
MK
2232003-02-06 Mark Kettenis <kettenis@gnu.org>
224
225 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
226 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
227 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
228 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
229 config/i386/i386v42mp.mt: Removed.
230
5b729aa5
MK
2312003-02-05 Mark Kettenis <kettenis@gnu.org>
232
233 * configure.tgt (*-*-solaris*): Set gdb_osabi to
234 GDB_OSABI_SOLARIS.
235
8cc15142
MC
2362003-02-05 Michael Chastain <mec@shout.net>
237
238 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
239 2.12.1 and earlier versions.
240
5aa5d4b9
AC
2412003-02-05 Andrew Cagney <ac131313@redhat.com>
242
243 Remove orphaned hosts, targets and files.
244 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
245 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
246 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
247 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
248 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
249 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
250 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
251 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
252 * config/sparc/tm-sp64sim.h: Delete.
253 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
254 hosts.
255 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
256 mips*-dec-mach3* targets.
257
b68767c1
MC
2582003-02-04 Michael Chastain <mec@shout.net>
259
260 * NEWS: Fix typo: sepcifying -> specifying.
261
5ae7ca1d
MC
2622003-02-04 Michael Chastain <mec@shout.net>
263
264 * dwarfread.c: Add documentation on the state of dwarf-1,
265 looking towards obsoletion.
266
d08a4280
MC
2672003-02-03 Michael Chastain <mec@shout.net>
268
269 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
270 gdb/testsuite/gdb.c++/pr-1023.exp.
271
e9be73e4
AC
2722003-02-04 Andrew Cagney <ac131313@redhat.com>
273
274 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
275 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
276
277 * utils.c (init_page_info): Delete reference to MPW in comments.
278 * main.c (captured_main): Delete #ifdef MPW.
279
05d57f6f
AC
2802003-02-04 Andrew Cagney <ac131313@redhat.com>
281
282 * NEWS: Note that the m32r-*-elf* is obsolete.
283 * monitor.c (monitor_expect): Obsolete reference to m32r.
284 * configure.tgt: Mark m32r-*-elf* as obsolete.
285 * MAINTAINERS: Mark m32k as obsolete.
286 * m32r-rom.c: Obsolete file.
287 * config/m32r/m32r.mt: Obsolete file.
288 * config/m32r/tm-m32r.h: Obsolete file.
289 * m32r-stub.c: Obsolete file.
290 * m32r-tdep.c: Obsolete file.
291
8b0e5691
AC
2922003-02-04 Andrew Cagney <ac131313@redhat.com>
293
294 * NEWS: Mention that the z8k-zilog-none is obsolete.
295 * MAINTAINERS: Mark z8k as obsolete.
296 * configure.tgt: Obsolete the z8k-*-coff* target.
297 * config/z8k/z8k.mt: Obsolete file.
298 * config/z8k/tm-z8k.h: Obsolete file.
299 * z8k-tdep.c: Obsolete file.
300
67f16606
AC
3012003-02-04 Andrew Cagney <ac131313@redhat.com>
302
303 * NEWS: Mention that the mn10200-elf is obsolete.
304 * configure.tgt: Obsolete mn10200-*-* target.
305 * breakpoint.c (update_breakpoints_after_exec): Update comment to
306 mention that the mn10200 is obsolete.
307 * breakpoint.h: Ditto.
308 * MAINTAINERS: Mark the mn10200-elf as obsolete.
309 * config/mn10200/mn10200.mt: Obsolete file.
310 * config/mn10200/tm-mn10200.h: Obsolete file.
311 * mn10200-tdep.c: Obsolete file.
312
fd2299bd
AC
3132003-02-04 Andrew Cagney <ac131313@redhat.com>
314
315 * MAINTAINERS: Mark h8500 as obsolete.
316 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
317 * findvar.c (value_from_register): Ditto.
318 * h8500-tdep.c: Mark file as obsolete.
319 * config/h8500/h8500.mt: Ditto.
320 * config/h8500/tm-h8500.h: Ditto.
321 * NEWS: Mention that h8500 is obsolete.
322
eb9a305d
DC
3232003-02-04 David Carlton <carlton@math.stanford.edu>
324
325 * objfiles.c (allocate_objfile): Always set name. Add comment at
326 start of function.
327 * jv-lang.c (get_dynamics_objfile): Add comment.
328
406fc7fb
DC
3292003-02-04 David Carlton <carlton@math.stanford.edu>
330
331 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
332 * printcmd.c (build_address_symbolic): Replace uses of
333 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
334 SYMBOL_NAME, and asm_demangle.
335 Update copyright.
336
93d91629
DC
3372003-02-04 David Carlton <carlton@math.stanford.edu>
338
339 * linespec.c (decode_compound): Extract code into
340 lookup_prefix_sym.
341 (lookup_prefix_sym): New function.
342
1c5cb38e
DC
3432003-02-04 David Carlton <carlton@math.stanford.edu>
344
345 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
346 FLOAT_COERCION_BADNESS.
347 * gdbtypes.c (rank_one_type): Replace all uses of
348 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
349
0cf824c9
JB
3502003-02-04 Jim Blandy <jimb@redhat.com>
351
352 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
353 section, let dwarf_macinfo_section point to it, not
354 dwarf_loc_section.
355
a2d356b0
DJ
3562003-02-04 Daniel Jacobowitz <drow@mvista.com>
357
358 Pointed out by Anton Blanchard <anton@samba.org>.
359 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
360 (ppc_linux_at_sigtramp_return_path): Use it.
361
2de7ced7
DJ
3622003-02-04 Daniel Jacobowitz <drow@mvista.com>
363
364 * defs.h (streq): Add prototype.
365 * utils.c (streq): New function.
366
367 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
368 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
369 * mdebugread.c (new_symbol): Likewise.
370 * stabsread.c (define_symbol): Likewise.
371 * coffread.c (process_coff_symbol): Likewise.
372 * dwarfread.c (new_symbol): Likewise.
373
374 * minsyms.c (prim_record_minimal_symbol_and_info): Use
375 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
376 here.
377 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
378 SYMBOL_INIT_DEMANGLED_NAME.
379 * objfiles.c: Include "hashtab.h".
380 (allocate_objfile): Call htab_set_functions_ex for the
381 demangled_names_hash.
382 (free_objfile): Call htab_delete for the demangled_names_hash.
383 * objfiles.h (struct htab): Add declaration.
384 (struct objfile): Add demangled_names_hash.
385 * symfile.c: Include "hashtab.h".
386 (reread_symbols): Call htab_delete for the demangled_names_hash.
387 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
388 SYMBOL_NAME in the bcache.
389 * symtab.c: Include "hashtab.h". Update comments.
390 (create_demangled_names_hash, symbol_set_names): New functions.
391 (symbol_find_demangled_name): New function, broken out from
392 symbol_init_demangled_names.
393 (symbol_init_demangled_names): Use it.
394 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
395 (SYMBOL_SET_NAMES): New macro.
396 (symbol_set_names): Add prototype.
397
15831452
JB
3982003-02-03 Jim Blandy <jimb@redhat.com>
399
400 Use a single, consistent representation for an empty minimal
401 symbol table in an objfile.
402 * objfiles.c (terminate_minimal_symbol_table): New function.
403 (allocate_objfile): Call it.
404 * objfiles.h (terminate_minimal_symbol_table): New declaration.
405 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
406 non-NULL.
407 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
408 objfile has minimal symbols, compare minimal_symbol_count to zero,
409 instead of comparing msymbols with NULL.
410 * objfiles.c (have_minimal_symbols): Same.
411 * solib-sunos.c (solib_add_common_symbols): Call
412 terminate_minimal_symbol_table.
413 * symfile.c (reread_symbols): Same.
414
ffc65945
KB
4152003-02-03 Kevin Buettner <kevinb@redhat.com>
416
417 * s390-tdep.c (s390_address_class_type_flags)
418 (s390_address_class_type_flags_to_name)
419 (s390_address_class_name_to_type_flags): New functions.
420 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
421 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
422
f211c6d4
MS
4232003-02-03 Michael Snyder <msnyder@redhat.com>
424
425 * arm-tdep.c: Fix spell-o in comment.
426
659b0389
ML
4272003-02-03 Michal Ludvig <mludvig@suse.cz>
428
429 * dwarf2cfi.c (pointer_encoding): Added new parameter.
430 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
431 error messages to contain BFD filename.
432
3b31d625
EZ
4332003-02-02 Elena Zannoni <ezannoni@redhat.com>
434
997b089a 435 Fix PR gdb/742 gdb/743 gdb/877
3b31d625
EZ
436 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
437 (do_mixed_source_and_assembly): Use
438 make_cleanup_ui_out_tuple_begin_end and
439 make_cleanup_ui_out_tuple_begin_end.
440 (do_mixed_source_and_assembly): Ditto.
441 * thread.c (do_captured_list_thread_ids): Ditto.
442 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
443 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
444 ui_out_tuple_end): Delete prototypes.
445 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
446 ui_out_list_end, ui_out_tuple_end): Delete.
447
448 From Kevin Buettner <kevinb@redhat.com>:
449 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
450 * ui-out.c (make_cleanup_ui_out_table_begin_end)
451 (do_cleanup_table_end): New functions.
452 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
453 Use cleanups to invoke_ui_out_tuple_end().
454 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
455 * cli/cli-setshow.c (cmd_show_list): Use
456 make_cleanup_ui_out_tuple_begin_end.
457
5b181d62
AC
4582003-02-02 Andrew Cagney <ac131313@redhat.com>
459
460 * frame.c (frame_unwind_register): New function.
461 (frame_unwind_unsigned_register): Use.
462 (frame_unwind_signed_register): Use.
463 (frame_read_register): New function.
464 * frame.h (frame_unwind_register): Declare.
465 (frame_read_register): Declare.
466
467 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
468 and frame_unwind_register instead of read_memory, write_register
469 and deprecated_write_register_bytes.
470
5f601589
AC
4712003-02-02 Andrew Cagney <ac131313@redhat.com>
472
473 * frame.h: Note that namelen can be negative.
474 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
475 NAME's length.
476
477 * NEWS: Mention that the d10v's `regs' command is deprecated.
478 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
479 (d10v_print_registers_info): New function.
480 (show_regs): Call d10v_print_registers_info.
481 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
482
6a3fe0a4
MK
4832003-02-02 Mark Kettenis <kettenis@gnu.org>
484
485 * stack.c (print_frame_info): Restore call to annotate_frame_begin
486 lost in the previous patch.
487
075559bc
AC
4882003-02-01 Andrew Cagney <ac131313@redhat.com>
489
490 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
491 * stack.c (print_frame_info_base): Output complete FRAME tuple
492 for synthesized frames.
493
6789195b
AC
4942003-02-02 Andrew Cagney <ac131313@redhat.com>
495
496 * mips-nat.c (zerobuf): Delete.
497 (fetch_inferior_registers): Alloc local zerobuf.
498 (fetch_core_registers): Alloc local zerobuf.
499 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
500 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
501 * thread-db.c (thread_db_store_registers): Ditto.
502 * sh-tdep.c (sh_do_register): Ditto.
503 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
504 * remote-sim.c (gdbsim_store_register): Ditto.
505 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
506 * remote-e7000.c (fetch_regs_from_dump): Ditto.
507 * monitor.c (monitor_supply_register): Ditto.
508 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
509 * mips-nat.c (fetch_inferior_registers): Ditto.
510 * m68klinux-nat.c (fetch_register): Ditto.
511 * lynx-nat.c (fetch_inferior_registers): Ditto.
512 (fetch_inferior_registers): Ditto.
513 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
514 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
515 (hpux_thread_store_registers): Ditto.
516 * hppah-nat.c (fetch_register): Ditto.
517 * hppab-nat.c (fetch_register): Ditto.
518 * hppa-tdep.c (pa_register_look_aside): Ditto.
519 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
520 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
521
e669114a
AC
5222003-02-01 Andrew Cagney <ac131313@redhat.com>
523
524 * gdbarch.sh: Explictly specify all method levels. When a
525 variable with an empty level, provide a non-multi-arch default.
526 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
527 * gdbarch.h: Re-generate.
528 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
529 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
530
9a043c1d
AC
5312003-02-01 Andrew Cagney <ac131313@redhat.com>
532
533 * defs.h (host_pointer_to_address): Delete declaration.
534 (address_to_host_pointer): Delete declaration.
535 * utils.c (host_pointer_to_address): Delete function.
536 (address_to_host_pointer): Delete function.
537 * procfs.c (procfs_address_to_host_pointer): New function.
538 * procfs.c (proc_set_watchpoint): Use.
539 (procfs_can_use_hw_breakpoint): Update comments.
540 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
541 (som_solib_add): Use.
542 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
543 * hppa-tdep.c (unwind_command): Use.
544
7ca9f392
AC
5452003-02-01 Andrew Cagney <ac131313@redhat.com>
546
94bbfd30
AC
547 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
548 strlen d_name.
549
7ca9f392
AC
550 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
551 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
552 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
553 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
554 (define_symbol): Update.
555 * symfile.c (generic_load): Remove references to nindy.
556 * symtab.c: Remove references to nindy.
557
31a85ea2
AC
5582003-02-01 Andrew Cagney <ac131313@redhat.com>
559
560 * infcmd.c (print_float_info): Delete code conditional on
561 FLOAT_INFO.
562 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
563 * config/m68k/nm-apollo68b.h: Ditto.
564 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
565 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
566 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
567
f6e85fc8
MK
5682003-02-01 Mark Kettenis <kettenis@gnu.org>
569
6015b6a0
MK
570 * config/i386/tm-i386os9k.h: Removed.
571
f7a30bdf
MK
572 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
573 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
574 they're identical to i[3456]86-*-sysv* now.
575 * config/i386/i386v32.mh: Removed.
576 * config/i386/xm-i386v32.h: Removed.
577 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
578
28d52111
MK
579 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
580
4d3f6bce
MK
581 * config/i386/i386dgux.mh: Removed.
582 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
583
f6e85fc8
MK
584 * configure.in: Fix typo.
585 * configure: Regenerated.
586
53955967
DC
5872003-01-31 David Carlton <carlton@math.stanford.edu>
588
589 * dwarf2read.c (dwarf2_locate_sections): Set
590 dwarf_ranges_section.
591
b1364885
AC
5922003-01-31 Andrew Cagney <ac131313@redhat.com>
593
8dbb1c65
AC
594 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
595 * utils.c: Update comments documenting legitimate uses of PTR.
596
8731e58e
AC
597 * utils.c: Re-indent.
598
b1364885
AC
599 * config/djgpp/fnchange.lst: Delete nindy files.
600 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
601 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
602 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
603 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
604 * nindy-share/README, nindy-share/Onindy.c: Delete files.
605 * nindy-tdep.c, nindy-share/Makefile: Delete files.
606 * Makefile.in (init.c): Remove nindy references.
607 (saber_gdb): Delete rule.
608 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
609 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
610 and a68v-nat.c.
611 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
612 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
613 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
614 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
615 nindy-share/stop.h.
616 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
617 * saber.suppress: Delete file.
618
086df311
DJ
6192003-01-31 Daniel Jacobowitz <drow@mvista.com>
620
621 * dbxread.c (stabs_data): New static variable.
622 (fill_symbuf): Support an in-memory buffer for stabs data.
623 (stabs_seek): New function.
624 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
625 (read_ofile_symtab): Use stabs_seek.
626 (elfstab_build_psymtabs): Take an asection* instead of
627 an offset and size. Relocate the stabs data if necessary.
628 Save the section* for dbx_psymtab_to_symtab.
629 * dwarf2read.c: Add section variables for each debug section.
630 (dwarf2_locate_sections): Fill them in.
631 (dwarf2_read_section): Take an asection* argument.
632 Relocate the section contents if necessary.
633 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
634 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
635 it to dwarf2_read_section.
636 (dwarf2_build_frame_info): Update callers.
637 * elfread.c (elf_symfile_read): Update call to
638 elfstab_build_psymtabs.
639 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
640 (DBX_STAB_SECTION): New macro.
641 * stabsread.h (elfstab_build_psymtabs): Update prototype.
642 * symfile.c (symfile_dummy_outputs): New function.
643 (symfile_relocate_debug_section): New function.
644 * symfile.h (symfile_relocate_debug_section): Add prototype.
645
87d1b352
RH
6462003-01-31 Richard Henderson <rth@redhat.com>
647
648 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
649 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
650 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
651 * alpha-tdep.c (alpha_register_name): Add "unique".
652 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
653 (ALPHA_UNIQUE_REGNUM): New.
654 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
655
c48861fb
AC
6562003-01-31 Andrew Cagney <ac131313@redhat.com>
657
658 * README: Remove reference to Ericsson 1800 monitor.
659 * Makefile.in (remote-es.o): Delete rule.
660 (ALLDEPFILES): Delete remote-es.c.
661 * remote-es.c: Delete file.
662 * config/m68k/es1800.mt: Delete file.
663 * config/djgpp/fnchange.lst: Update.
664 * configure.tgt: Delete m68*-ericsson-* target.
665
d764a824
AF
6662003-01-31 Adam Fedor <fedor@gnu.org>
667
668 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
669 Remove duplicate/shadowing variable of same name.
670
fe36c4f4
JB
6712003-01-30 Jim Blandy <jimb@redhat.com>
672
673 * symfile.c (find_separate_debug_file): Assert that the objfile's
674 directory name we compute ends with a slash, and then assume that
675 that's so everywhere we use it.
676
cb741690
DJ
6772003-01-30 Daniel Jacobowitz <drow@mvista.com>
678
679 * valops.c (value_assign): Flush frame cache after stores to memory
680 also.
681
96ee5227
AC
6822003-01-30 Andrew Cagney <ac131313@redhat.com>
683
684 * Makefile.in (mon960-rom.o): Delete rule.
685 * mon960-rom.c: Delete file.
686
7f6104a9
AC
6872003-01-30 Andrew Cagney <ac131313@redhat.com>
688
689 * d10v-tdep.c: Include "frame-unwind.h".
690 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
691 list.
692 (next_addr, uses_frame): Delete.
693 (struct d10v_unwind_cache): Define.
694 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
695 Use info instead of next_addr and uses_frame globals.
696 (d10v_frame_init_saved_regs): Delete function.
697 (d10v_init_extra_frame_info): Delete function.
698 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
699 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
700 init_frame_pc or frame_saved_pc.
701 (d10v_pop_frame): Delete function.
702 (do_d10v_pop_frame): Delete function.
703 (d10v_frame_chain): Delete function.
704 (d10v_frame_chain_valid): Delete function.
705 (d10v_frame_pc_unwind): New function.
706 (d10v_frame_id_unwind): New function.
707 (saved_regs_unwinder): New function.
708 (d10v_frame_register_unwind): New function.
709 (d10v_frame_pop): New function.
710 (d10v_frame_unwind): New variable.
711 (d10v_frame_p): New function.
712 (d10v_frame_saved_pc): Delete function.
713 * Makefile.in (d10v-tdep.o): Update dependencies.
714
cad2e848
JB
7152003-01-30 J. Brobecker <brobecker@gnat.com>
716
717 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
718 causing some regressions due to a change in the default value
719 for this macro.
720
af34e669
DJ
7212003-01-29 Richard Henderson <rth@redhat.com>
722 Elena Zannoni <ezannoni@redhat.com>
723 Daniel Jacobowitz <drow@mvista.com>
724
725 Fix PR gdb/961.
726 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
727 variables.
728 (RANGES_SECTION): New.
729 (dwarf_ranges_buffer): New variable.
730 (struct comp_unit_head): Add member "die".
731 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
732 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
733 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
734 (dwarf2_locate_sections): Likewise.
735 (dwarf2_build_psymtabs): Read .debug_ranges.
736 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
737 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
738 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
739 Look for DW_AT_ranges and return the bounding box.
740
baa93fa6
CF
7412003-01-29 Brian Ford <ford@vss.fsi.com>
742
743 * win32-nat.c (cygwin_pid): Removed as unused.
744 (child_attach): Try fall back to Cygwin pid.
745
c63f977f
JB
7462003-01-29 Jim Blandy <jimb@redhat.com>
747
748 * objfiles.h (struct objfile): Doc fix.
749
d62d1979
AC
7502003-01-29 Andrew Cagney <ac131313@redhat.com>
751
752 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
753 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
754 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
755 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
756 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
757 (FRAME_SAVED_PC): Change to a function with predicate.
758 * gdbarch.h, gdbarch.c: Re-generate.
759
1ae18a04
AC
7602003-01-28 Andrew Cagney <ac131313@redhat.com>
761
52287340
AC
762 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
763
1ae18a04
AC
764 * complaints.c (complain): Delete function.
765 * complaints.h (struct deprecated_complaint): Delete definition.
766 (complain): Delete declaration.
767
f2c16bd6
KB
7682003-01-28 Kevin Buettner <kevinb@redhat.com>
769
770 * mips-tdep.c (mips_init_extra_frame_info): Return early for
771 dummy frames.
772
a94dd1fd
AC
7732003-01-27 Andrew Cagney <ac131313@redhat.com>
774
775 * sentinel-frame.h, sentinel-frame.c: New files.
776 * Makefile.in (frame.o): Update dependencies.
777 (SFILES): Add sentinel-frame.c.
778 (sentinel_frame_h): Define.
779 (COMMON_OBS): Add sentinel-frame.o.
780 (sentinel-frame.o): Specify dependencies.
781 * frame.c: Include "sentinel-frame.h".
782 (frame_register_unwind): Rewrite assuming that there is always a a
783 ->next frame.
784 (frame_register, generic_unwind_get_saved_register): Ditto.
785 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
786 (create_sentinel_frame, unwind_to_current_frame): New functions.
787 (get_current_frame): Rewrite using create_sentinel_frame and
788 unwind_to_current_frame. When possible, always create a frame.
789 (create_new_frame): Set next to the sentinel frame.
790 (get_next_frame): Rewrite. Don't go below the level 0 frame.
791 (deprecated_update_frame_pc_hack): Update the next frame's PC and
792 ID cache when necessary.
793 (frame_saved_regs_id_unwind): Use frame_relative_level.
794 (deprecated_generic_get_saved_register): Use frame_relative_level,
795 get_frame_saved_regs, get_frame_pc, get_frame_base and
796 get_next_frame.
797 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
798 frame_register.
799
5378adc4
DJ
8002003-01-27 Daniel Jacobowitz <drow@mvista.com>
801
802 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
803
51ee2ddc
DJ
8042003-01-27 Daniel Jacobowitz <drow@mvista.com>
805
806 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
807 (maintenance_set_profile_cmd): Use error () instead of warning ().
808
d9feb4e7
DJ
8092003-01-27 Daniel Jacobowitz <drow@mvista.com>
810
811 * configure.in: Check that -pg works if using --enable-profiling.
812 Check for monstartup and _mcleanup regardless of --enable-profiling.
813 * maint.c: Check for monstartup and _mcleanup before using them.
814 * config.in: Regenerated.
815 * configure: Regenerated.
816
2d188dd3
NC
8172003-01-24 Nick Clifton <nickc@redhat.com>
818
819 * Add sh2e support:
820
821 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
822
823 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
824 (sh2e_show_regs): New.
825 (sh_gdbarch_init): Handle bfd_mach_sh2e.
826 * config/sh/tm-sh.h: Added sh2e to comments.
827
cb3c37b2
JB
8282003-01-23 Jim Blandy <jimb@redhat.com>
829
830 * symfile.c (syms_from_objfile): Don't print the "(no debugging
831 symbols found)" message here; we haven't checked for a separate
832 debug info file yet, so we don't know yet.
833 (symbol_file_add_with_addrs_or_offsets): Print it here, after
834 we've looked everywhere. Also, there's no need to print a special
835 message when we're loading the separate debug info file: the one
836 symbol_file_add prints is fine.
837
5b5d99cf
JB
8382003-01-23 Alexander Larsson <alexl@redhat.com>
839 Jim Blandy <jimb@redhat.com>
840
841 Add support for executables whose debug info has been separated
842 out into a separate file, leaving only a link behind.
843 * objfiles.h (struct objfile): New fields: separate_debug_objfile
844 and separate_debug_objfile_backlink.
845 (put_objfile_before): New declaration.
846 * symfile.c: #include "filenames.h".
847 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
848 debug info in a separate file, read that, too. Save the addrs
849 argument, so we can use it again to read the separated debug info;
850 syms_from_objfile modifies the table we pass it.
851 (reread_symbols): After re-reading an objfile, call
852 reread_separate_symbols to refresh its separate debug info
853 objfile, if it has one.
854 (reread_separate_symbols, find_separate_debug_file,
855 get_debug_link_info, separate_debug_file_exists): New functions.
856 (debug_file_directory): New global var.
857 (_initialize_symfile): Initialize debug_file_directory, and
858 provide the new `set debug-file-directory' command to let the user
859 change it.
860 * objfiles.c (free_objfile): If this objfile has its debug info in
861 a separate objfile, free that one too. If this is itself a
862 separate debug info objfile, clear our parent's backlink.
863 (put_objfile_before): New function.
864 * utils.c (gnu_debuglink_crc32): New function.
865 * defs.h (gnu_debuglink_crc32): New declaration.
866 * Makefile.in (symfile.o): Note dependency on "filenames.h".
867 * configure.in: Handle --with-separate-debug-dir config option.
868 * acinclude.m4 (AC_DEFINE_DIR): New macro.
869 * acconfig.h (DEBUGDIR): New macro.
870 * configure, aclocal.m4, config.in: Regenerated.
871
7e8580c1
JB
8722003-01-22 Jim Blandy <jimb@redhat.com>
873
7904e09f
JB
874 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
875 like the old symbol_file_add, but taking new arguments: you can
876 now pass in either a `struct section_addr_info' list to say where
877 each section is loaded, or a `struct section_offsets' table. Pass
878 these new arguments through to syms_from_objfile as appropriate.
879 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
880 with the appropriate quiescent values for the new arguments.
881
7e8580c1
JB
882 * symfile.c: #include "gdb_assert.h".
883 (syms_from_objfile): Add the ability to pass in a section offset
884 table directly, as an alternative to the section_addr_info table.
885 Document arguments better.
886 (symbol_file_add): Pass extra arguments to syms_from_objfile.
887 * symfile.h (syms_from_objfile): Update declaration.
888 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
889 syms_from_objfile.
890 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
891
d28f9cdf
DJ
8922003-01-22 Daniel Jacobowitz <drow@mvista.com>
893
894 Original patch by Tom Tromey <tromey@cygnus.com> and
895 Jason Molenda <jmolenda@apple.com>.
896 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
897 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
898 * NEWS: Mention profiling.
899 * configure.in (--enable-gdbtk): Fix typo.
900 (--enable-profiling): New. Set PROFILE_CFLAGS.
901 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
902 Fill in function.
903 (profiling_state): New variable.
904 (mcleanup_wrapper): New function.
905 (_initialize_maint): Remove NOTYET, fix call to
906 add_setshow_boolean_cmd for "maint set profile".
907 * configure: Regenerated.
908
df21e465
MH
9092003-01-21 Martin M. Hunt <hunt@redhat.com>
910
911 * Makefile.in (install-gdbtk): Install PNG images too.
912
73c1f219
AC
9132003-01-21 Andrew Cagney <ac131313@redhat.com>
914
915 * exec.c (text_start): Delete global variable.
916 (exec_file_attach): Make text_start local to the function.
917 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
918 * valops.c (hand_function_call): Delete code that handles
919 BEFORE_TEXT_END and AFTER_TEXT_END.
920 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
921 of CALL_DUMMY_LOCATION.
922 * gdbarch.c: Regenerate.
923 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
924 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
925 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
926 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
927 (text_end): Delete extern declaration.
928
eb4f72c5
AC
9292003-01-21 Andrew Cagney <ac131313@redhat.com>
930
931 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
932 * blockframe.c (backtrace_below_main): Move to "frame.c".
933 (frame_chain_valid): Delete check for backtrace_below_main.
934 (_initialize_blockframe): Delete initialization, move ``set
935 backtrace-below-main'' command to "frame.c".
936 (do_flush_frames_sfunc): Delete function.
937 * frame.c: Include "command.h" and "gdbcmd.h".
938 (frame_type_from_pc): New function.
939 (create_new_frame): Use frame_type_from_pc.
940 (legacy_get_prev_frame): New function.
941 (get_prev_frame): Rewrite. When an old style frame, call
942 legacy_get_prev_frame. Otherwize, unwind the PC first.
943 (_initialize_frame): Add ``set backtrace-below-main'' command.
944 * Makefile.in (frame.o): Update dependencies.
945
778ce8cc
AC
9462003-01-19 Andrew Cagney <ac131313@redhat.com>
947
948 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
949 DEPRECATED_REGISTERS_INFO.
950
01c193c8
AC
9512003-01-19 Andrew Cagney <ac131313@redhat.com>
952
953 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
954 Maintainers'. Update `Various Maintainers'.
955
dedc2a2b
AC
9562003-01-19 Andrew Cagney <ac131313@redhat.com>
957
958 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
959 * gdbarch.sh (POP_FRAME): Change to function with predicate.
960 Suppress actual parameters when `-'.
961 * gdbarch.h, gdbarch.c: Regenerate.
962
b7261c70
AC
9632003-01-19 Andrew Cagney <ac131313@redhat.com>
964
965 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
966 code handling dummy frames.
967
dbe9fe58
AC
9682003-01-19 Andrew Cagney <ac131313@redhat.com>
969
970 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
971 (struct frame_unwind): Add field pop.
972 * frame.h (frame_pop): Declare.
973 * frame.c (frame_saved_regs_pop): New function.
974 (trad_frame_unwinder): Add frame_saved_regs_pop.
975 (frame_pop): New function.
976 * dummy-frame.c (dummy_frame_pop): New function.
977 (discard_innermost_dummy): New function.
978 (generic_pop_dummy_frame): Use discard_innermost_dummy.
979 (dummy_frame_unwind): Add dummy_frame_pop.
980 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
981 * valops.c (hand_function_call): Ditto.
982 * stack.c (return_command): Ditto.
983
570b8f7c
AC
9842003-01-18 Andrew Cagney <ac131313@redhat.com>
985
986 * cris-tdep.c: Fix function declaration indentation.
987 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
988 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
989 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
990 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
991 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
992 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
993
9942003-01-18 Michael Chastain <mec@shout.net>
eaec4d85
MC
995
996 * README (Unpacking and Installation -- quick overview):
997 Warn against ".../gdb-5.3/gdb/configure".
998
494cca16
AC
9992003-01-18 Andrew Cagney <ac131313@redhat.com>
1000
1001 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
1002 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
1003 (struct frame_unwind): Declare opaque.
1004 (dummy_frame_p): Declare function.
1005 * dummy-frame.c (dummy_frame_id_unwind): Make static.
1006 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
1007 * dummy-frame.c: Include "frame-unwind.h".
1008 (dummy_frame_p): New function.
1009 (dummy_frame_unwind): New variable.
1010 * frame.c: Include "frame-unwind.h".
1011 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
1012 to use the new unwind field.
1013 (set_unwind_by_pc): Delete function.
1014 (create_new_frame, get_prev_frame): Set unwind field using
1015 frame_unwind_find_by_pc.
1016 (trad_frame_unwind, trad_frame_unwinder): New variables.
1017 * frame.h (trad_frame_unwind): Declare variable.
1018 (frame_id_unwind_ftype): Delete declaration.
1019 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
1020 (struct frame_unwind): Declare opaque.
1021 (struct frame_info): Replace the fields id_unwind, pc_unwind and
1022 register_unwind with a single unwind pointer.
1023 * frame-unwind.h, frame-unwind.c: New files.
1024 * Makefile.in (SFILES): Add frame-unwind.c.
1025 (frame_unwind_h): Define.
1026 (COMMON_OBS): Add frame-unwind.o.
1027 (frame-unwind.o): Specify dependencies.
1028 (frame.o, dummy-frame.o): Update dependencies.
1029
4efb68b1
AC
10302003-01-18 Andrew Cagney <ac131313@redhat.com>
1031
1032 * ada-valprint.c: Eliminate PTR.
1033 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
1034 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
1035 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
1036 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
1037 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
1038 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
1039 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
1040
a84d24ee
AC
10412003-01-17 Andrew Cagney <ac131313@redhat.com>
1042
762f08a3
AC
1043 * main.c (captured_main): Don't use PTR.
1044 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
1045 * gdbtypes.c (lookup_primitive_typename): Ditto.
1046 (lookup_struct_elt_type): Ditto.
1047 * f-valprint.c (info_common_command): Ditto.
1048 (list_all_visible_commons): Ditto.
1049 * jv-typeprint.c (java_type_print_base): Ditto.
1050
a84d24ee
AC
1051 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
1052 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
1053 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
1054 i386-interix-nat.c and i386-interix-tdep.c. Rename
1055 m68klinux-nat.c and m68klinux-tdep.c. Rename
1056 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
1057 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
1058 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
1059 * main.c (captured_main): Use xfree, not free.
1060
c170fb60
AC
10612003-01-16 Andrew Cagney <ac131313@redhat.com>
1062
1063 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
1064 ID back using a parameter.
1065 * frame.c (frame_id_unwind): Update call.
1066 (frame_saved_regs_id_unwind): Update.
1067 * dummy-frame.c (dummy_frame_id_unwind): Update function.
1068 * dummy-frame.h (struct frame_id): Add opaque declaration.
1069 (dummy_frame_id_unwind): Update declaration.
1070
867f3898
AC
10712003-01-15 Andrew Cagney <ac131313@redhat.com>
1072
1073 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
1074
40622be8 10752003-01-15 Stephen P. Smith <ischis2@cox.net>
de3a8c23 1076
40622be8 1077 * MAINTAINERS (Stephen P. Smith): Updated email address.
de3a8c23 1078
ae66c1fc
EZ
10792003-01-14 Elena Zannoni <ezannoni@redhat.com>
1080
997b089a 1081 Fix PR gdb/898
ae66c1fc
EZ
1082 * breakpoint.c (until_break_command): Add new argument. Use it to
1083 decide whether to stop only at the current frame or not.
1084 * breakpoint.h (until_break_command): Update prototype.
1085 * infcmd.c (until_command): Add new argument to until_break_command
1086 call.
1087 (advance_command): New function.
1088 (_initialize_infcmd): Update help string for 'until' command.
1089 Add new 'advance' command.
1090
a04257e6
DC
10912003-01-14 David Carlton <carlton@math.stanford.edu>
1092
1093 * linespec.c (decode_line_1): Normalize comments.
1094 (set_flags): Ditto.
1095 (locate_first_half): Ditto.
1096 (decode_compound): Ditto.
1097 (symtab_from_filename): Ditto.
1098 (decode_all_digits): Ditto.
1099 (decode_dollar): Ditto.
1100 (find_methods): Ditto.
1101 (find_toplevel_char): Ditto.
1102
1bac305b
AC
11032003-01-13 Andrew Cagney <ac131313@redhat.com>
1104
1105 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
1106 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
1107 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
1108 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
1109 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
1110 * language.c, language.h, m32r-tdep.c: Update copyright.
1111 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
1112 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
1113 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
1114 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
1115 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
1116 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
1117
25caa7a8
EZ
11182003-01-13 Elena Zannoni <ezannoni@redhat.com>
1119
1120 * stabsread.h (process_later, resolve_cfront_continuation):
1121 Obsolete.
1122 Update copyright years.
1123 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
1124 Update copyright year.
1125 * dbxread.c(struct cont_elem): Obsolete.
1126 (process_later, process_now): Obsolete functions.
1127 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
1128 Update copyright year.
1129 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
1130 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
1131 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
1132 (parse_partial_symbols): Obsolete cfront support.
1133 * stabsread.c
1134 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
1135 macros.
1136 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
1137 read_cfront_baseclasses, read_cfront_member_functions,
1138 resolve_cfront_continuation,read_cfront_static_fields,
1139 copy_cfront_struct_fields): Obsolete functions.
1140 (define_symbol, read_one_struct_field): Obsolete cfront support.
1141 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
1142 Update Copyright year.
1143
7789c6f5
EZ
11442003-01-13 Elena Zannoni <ezannoni@redhat.com>
1145
1146 * stack.c (print_frame_info, print_stack_frame_base_stub,
1147 print_stack_frame_base, show_and_print_stack_frame_stub,
1148 show_and_print_stack_frame, print_only_stack_frame_stub,
1149 print_only_stack_frame): Delete functions.
1150 (print_stack_frame_stub): Call print_frame_info instead of
1151 print_frame_info_base.
1152 (print_frame_info_base): Rename to print_frame_info.
1153 (backtrace_command_1): Call print_frame_info, instead of
1154 print_frame_info_base.
1155 (current_frame_command): Call print_stack_frame, instead of
1156 print_only_stack_frame.
1157 (frame_command): Call print_stack_frame, instead of
1158 show_and_print_stack_frame.
1159 (up_command): Ditto.
1160 (down_command): Ditto.
1161 * frame.h (print_only_stack_frame): Delete prototype.
1162 * infrun.c (normal_stop): Call print_stack_frame, instead of
1163 show_and_print_stack_frame.
1164 * thread.c (info_threads_command): Call print_stack_frame, instead
1165 of print_only_stack_frame.
1166
3f5a3016
AC
11672003-01-13 Andrew Cagney <ac131313@redhat.com>
1168
d99ba314
AC
1169 * README (Graphical interface to GDB): Update URL. Point at
1170 gdb/links/.
1171
3f5a3016
AC
1172 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
1173 version match.
1174
083ae935
DJ
11752003-01-13 Daniel Jacobowitz <drow@mvista.com>
1176
1177 * symtab.c (find_pc_sect_line): Don't consider end-of-function
1178 lines.
1179
5365276c
DJ
11802003-01-13 Daniel Jacobowitz <drow@mvista.com>
1181
1182 * thread-db.c (attach_thread): Prototype.
1183 (struct private_thread_info): Remove lwpid. Add thread handle (th),
1184 thread information (ti), and valid flags (th_valid, ti_valid).
1185 (attach_thread): Move target_pid_to_str call to after the thread
1186 is added to GDB's list. Initialize the cache.
1187 (thread_get_info_callback, thread_db_map_id2thr)
1188 (thread_db_get_info): New functions.
1189 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
1190 (thread_db_store_registers, thread_db_thread_alive)
1191 (thread_db_get_thread_local_address): Use them.
1192 (thread_db_pid_to_str): Likewise. Return "Missing" instead
1193 of calling error() for threads in unknown state.
1194
1195 (clear_lwpid_callback): New function.
1196 (thread_db_resume): Use it to clear the cache.
1197
9fc30b6b
DJ
11982003-01-13 Daniel Jacobowitz <drow@mvista.com>
1199
1200 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
1201 (resume_callback): Remove dead code.
1202
8f871025
AC
12032003-01-13 Andrew Cagney <ac131313@redhat.com>
1204
1205 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
1206 predicate.
1207 * gdbarch.h, gdbarch.c: Regenerate.
1208 * stack.c (frame_info): Only initialize the saved registers when
1209 FRAME_INIT_SAVED_REGS_P.
1210 * frame.c (frame_saved_regs_register_unwind): Assert
1211 FRAME_INIT_SAVED_REGS_P.
1212 (deprecated_generic_get_saved_register): Ditto.
1213
3f565f1e
DJ
12142003-01-13 Daniel Jacobowitz <drow@mvista.com>
1215
1216 * source.c (openp): Squelch warning about "filename".
1217
072b1022
DJ
12182003-01-13 Daniel Jacobowitz <drow@mvista.com>
1219
1220 * source.c (openp): If the file does not exist don't necessarily
1221 search the path.
1222
973ccf8b
DJ
12232003-01-13 Daniel Jacobowitz <drow@mvista.com>
1224
1225 Fix PR gdb/872.
1226 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
1227 (integer_types_same_name_p): New function.
1228 (rank_one_type): Use it.
1229 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
1230
030292b7
DJ
12312003-01-13 Daniel Jacobowitz <drow@mvista.com>
1232
1233 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
1234 variables.
1235 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
1236 * configure.in: Add --with-sysroot.
1237 * configure: Regenerated.
1238 * main.c (gdb_sysroot): New variable.
1239 (captured_main): Initialize gdb_sysroot.
1240 * defs.h (gdb_sysroot): New extern declaration.
1241 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
1242
afb5d334
MC
12432003-01-12 Michael Chastain <mec@shout.net>
1244
1245 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
1246
751ceeb4
MC
12472003-01-12 Michael Chastain <mec@shout.net>
1248
1249 * top.c (print_gdb_version): Bump copyright year to 2003.
1250
94cd26f8
DC
12512003-01-12 David Carlton <carlton@bactrian.org>
1252
1253 * linespec.c (symtab_from_filename): Rename variable 's' to
1254 'file_symtab'.
1255
1ce79225
AC
12562003-01-12 Andrew Cagney <ac131313@redhat.com>
1257
1258 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
1259 dummy frame.
1260 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
1261
fa1fd571
AC
12622003-01-12 Andrew Cagney <ac131313@redhat.com>
1263
1264 * d10v-tdep.c: Include "gdb_assert.h".
1265 (d10v_store_return_value): Rewrite to match current interface.
1266 (d10v_extract_struct_value_address): Ditto.
1267 (d10v_extract_return_value): Ditto.
1268 (d10v_gdbarch_init): Set store_restore_value,
1269 extract_struct_value_address and extract_return_value.
1270
68b8d23e
JB
12712003-01-12 J. Brobecker <brobecker@gnat.com>
1272
1273 * hpread.c (set_namestring): New procedure replacing the
1274 SET_NAMESTRING macro.
1275 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
1276 by calls to set_namestring.
1277
12782003-01-11 J. Brobecker <brobecker@gnat.com>
1fb309ea
JB
1279
1280 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
1281 a compilation warning.
1282 (hpread_process_one_debug_symbol): Likewise.
1283
88d262ca
DC
12842003-01-10 David Carlton <carlton@math.stanford.edu>
1285
1286 * linespec.c (decode_line_1): Rename variable 's' to
1287 'file_symtab'.
1288 (decode_all_digits): Rename argument 's' to 'file_symtab'.
1289 (decode_dollar): Ditto.
1290 (decode_variable): Ditto.
1291 (symbol_found): Ditto.
1292
86669319
MC
12932003-01-09 Michael Chastain <mec@shout.net>
1294
1295 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
1296
616a9dc4
CV
12972003-01-07 Corinna Vinschen <vinschen@redhat.com>
1298
1299 * win32-nat.c (set_process_privilege): New function.
1300 (child_attach): Call set_process_privilege() to enable the
1301 SE_DEBUG_NAME user privilege if available in process token.
1302
3269bcfa
JB
13032003-01-10 J. Brobecker <brobecker@gnat.com>
1304
1305 * hpread.c (hpread_process_one_debug_symbol): Fix a small
1306 compilation error in the previous revision.
1307
2b0ee454
DC
13082003-01-09 David Carlton <carlton@math.stanford.edu>
1309
1310 * linespec.c: Update copyright.
1311
b3ba1b44
DJ
13122003-01-09 Daniel Jacobowitz <drow@mvista.com>
1313
1314 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
1315 than inferior_ptid.
1316 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
1317
4ef3f3be
AC
13182003-01-09 Andrew Cagney <ac131313@redhat.com>
1319
479ab5a0
AC
1320 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
1321 Update comments.
1322 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
1323 (frame_saved_regs_zalloc): Update.
1324 (frame_saved_regs_register_unwind): Update.
1325 (create_new_frame): Update.
1326 (get_prev_frame): Update.
1327 (frame_extra_info_zalloc): Update.
1328 (deprecated_get_frame_saved_regs): Update.
1329 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
1330 * cris-tdep.c: Update comment.
1331
bde58177
AC
1332 * somsolib.h: Fix function indentation.
1333 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
1334 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
1335 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
1336 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
1337 * somsolib.c, inftarg.c: Remove assignment in if conditional.
1338
4ef3f3be
AC
1339 * infrun.c (follow_fork): Use ISO C definition.
1340 * expprint.c (print_subexp): Use xfree instead of free.
1341 * charset.c: Include "gdb_string.h" instead of <string.h>.
1342 (register_iconv_charsets): Use ISO C definition.
1343 (host_charset, target_charset): Ditto.
1344 * Makefile.in (charset.o): Update dependencies.
1345 (mi-cmd-env.o): Update dependencies.
1346
1c615f7a
AC
13472003-01-08 Andrew Cagney <cagney@redhat.com>
1348
1349 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
1350 get_frame_base.
1351
c9a1dc08
AC
13522003-01-08 Andrew Cagney <ac131313@redhat.com>
1353
1354 * gdb_mbuild.sh: Add --keep option. When specified, keep the
1355 build directories. Save edited gdb output in Mbuild.log. If a
1356 build fails, remove any final GDB executable.
1357
dbad9d94
AC
13582003-01-08 Andrew Cagney <ac131313@redhat.com>
1359
1360 * gdb_mbuild.sh: Edit the output of `maint print architecture'
1361 replacing hex constants with function names and stripping leading
1362 file name directory prefixes.
1363
8d357cca
AC
13642003-01-08 Andrew Cagney <cagney@redhat.com>
1365
1366 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
1367 get_frame_base.
1368
bca02a8a
DC
13692003-01-08 David Carlton <carlton@math.stanford.edu>
1370
1371 * linespec.c (decode_line_1): Move code into decode_variable.
1372 (decode_variable): New function.
1373
7f8ab3a0
AC
13742003-01-08 Andrew Cagney <ac131313@redhat.com>
1375
1376 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
1377
7b5849cc
AC
13782003-01-08 Andrew Cagney <cagney@redhat.com>
1379
1380 * cris-tdep.c (cris_frame_init_saved_regs): Use
1381 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
1382 saved_regs buffer.
1383 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
1384 (sh64_nofp_frame_init_saved_regs): Ditto.
1385 (sh_fp_frame_init_saved_regs): Ditto.
1386 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
1387 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
1388 * mcore-tdep.c (analyze_dummy_frame): Ditto.
1389 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1390
72a5efb3
DJ
13912003-01-08 Daniel Jacobowitz <drow@mvista.com>
1392
1393 * minsyms.c (lookup_minimal_symbol): Update comment.
1394 (lookup_minimal_symbol_text): Update comment. Use the hash table.
1395 (lookup_minimal_symbol_solib_trampoline): Likewise.
1396
11c02a10
AC
13972003-01-08 Andrew Cagney <cagney@redhat.com>
1398
aab3ea25
AC
1399 * d10v-tdep.c (d10v_init_extra_frame_info): Use
1400 frame_relative_level.
1401
da50a4b7
AC
1402 * alpha-tdep.c: Use get_frame_extra_info.
1403 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1404 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
1405 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
1406 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
1407
11c02a10
AC
1408 * alpha-tdep.c: Use get_next_frame.
1409 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1410 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
1411 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
1412 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
1413 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
1414 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
1415 * xstormy16-tdep.c: Ditto.
1416
1e2330ba
AC
14172003-01-07 Andrew Cagney <cagney@redhat.com>
1418
1419 * alpha-tdep.c: Use get_frame_base.
1420 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1421 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
1422 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
1423 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
1424 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
1425 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
1426 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
1427 * config/sparc/tm-sparc.h: Ditto.
1428
2d75187b
AC
14292003-01-07 Andrew Cagney <cagney@redhat.com>
1430
1431 * frame.c (deprecated_get_frame_context): New function.
1432 (deprecated_set_frame_context): New function.
1433 * frame.h (deprecated_get_frame_context): Declare.
1434 (deprecated_set_frame_context): Declare.
1435 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
1436 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
1437
483d36b2
AC
14382003-01-07 Andrew Cagney <cagney@redhat.com>
1439
1440 * frame.c (deprecated_set_frame_next_hack): New function.
1441 (deprecated_set_frame_prev_hack): New function.
1442 * frame.h (deprecated_set_frame_next_hack): Declare.
1443 (deprecated_set_frame_prev_hack): Declare.
1444 * mcore-tdep.c (analyze_dummy_frame): Use
1445 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
1446 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1447
14e91ac5
DC
14482003-01-07 David Carlton <carlton@math.stanford.edu>
1449
1450 * linespec.c (decode_line_1): Move code into decode_dollar.
1451 (decode_dollar): New function.
1452
b0c6b05c
AC
14532003-01-07 Andrew Cagney <cagney@redhat.com>
1454
1455 * arm-tdep.c (arm_init_extra_frame_info): Use
1456 deprecated_update_frame_base_hack.
1457 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
1458 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1459 (fix_frame_pointer): Ditto.
1460 (mn10300_analyze_prologue): Ditto.
1461
a00a19e9
AC
14622003-01-07 Andrew Cagney <cagney@redhat.com>
1463
1464 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
1465 extra_info using frame_extra_info_zalloc.
1466 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
1467 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
1468 (sh64_init_extra_frame_info): Ditto.
1469 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
1470 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
1471 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
1472 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
1473 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
1474 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
1475 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
1476 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
1477 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
1478 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
1479 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
1480 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
1481
1482 * mn10300-tdep.c (analyze_dummy_frame): Use
1483 deprecated_set_frame_extra_info_hack.
1484 * mcore-tdep.c (analyze_dummy_frame): Ditto.
1485
1fb4c65b
JB
14862003-01-07 J. Brobecker <brobecker@gnat.com>
1487
1488 * mdebugread.c (parse_symbol): Skip stProc entries which storage
1489 class is not scText. These do not define "real" procedures.
1490 (parse_partial_symbols): Likewise.
1491
9fe7d6bf
MS
14922003-01-06 Michael Snyder <msnyder@redhat.com>
1493
1494 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
1495
f6c609c4
AC
14962003-01-06 Andrew Cagney <ac131313@redhat.com>
1497
1498 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
1499 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
1500 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
1501 deprecated_frame_xmalloc_with_cleanup.
1502 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
1503 deprecated_frame_xmalloc.
1504 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
1505 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
1506
d995ff4b
AC
15072003-01-06 Andrew Cagney <cagney@redhat.com>
1508
84dc46cb
AC
1509 * x86-64-linux-tdep.c: Include "osabi.h".
1510 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
1511
d995ff4b
AC
1512 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
1513
66140c26
AC
15142003-01-06 Andrew Cagney <cagney@redhat.com>
1515
1516 * MAINTAINERS (Target Instruction Set Architectures): Update
1517 arm-elf. Can be built with -Werror, has been multiarched.
1518
1519 * value.h (unpack_long): Make buffer parameter constant.
1520 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
1521 * scm-lang.h (scm_parse): Ditto.
1522 * defs.h (extract_typed_address, extract_address): Ditto.
1523 (extract_long_unsigned_integer): Ditto.
1524 * inferior.h (unsigned_pointer_to_address): Ditto.
1525 (signed_pointer_to_address): Ditto.
1526 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
1527 * gdbarch.h, gdbarch.c: Regenerate.
1528 * findvar.c (extract_long_unsigned_integer): Update.
1529 (extract_address): Update.
1530 (extract_typed_address): Update.
1531 (unsigned_pointer_to_address): Update.
1532 * values.c (unpack_long): Update.
1533 (unpack_double): Update.
1534 (unpack_pointer): Update.
1535 (unpack_field_as_long): Update.
1536 * d10v-tdep.c (d10v_pointer_to_address): Update.
1537 * avr-tdep.c (avr_pointer_to_address): Update.
1538 * scm-lang.c (scm_unpack): Update.
1539 * findvar.c (signed_pointer_to_address): Update.
1540
b089b3da
ML
15412003-01-06 Michal Ludvig <mludvig@suse.cz>
1542
1543 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
1544 since it is in i386-tdep.c.
1545
aff87235
JB
15462003-01-06 J. Brobecker <brobecker@gnat.com>
1547
1548 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
1549 failure introduced in the previous change.
1550
34f5e845
MC
15512003-01-05 Michael Chastain <mec@shout.net>
1552
1553 * README: Remove references to deleted remote-*.c files:
1554 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
1555 remote-nrom.c, remote-os9k.c, remote-udi.c.
1556
28bcfd30
MK
15572003-01-05 Mark Kettenis <kettenis@gnu.org>
1558
1559 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
1560 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
1561 i386_get_longjmp_target.
1562
15a5b3ee
AC
15632003-01-05 Andrew Cagney <ac131313@redhat.com>
1564
1565 * arm-tdep.c (prologue_cache): Change to a pointer.
1566 (_initialize_arm_tdep): Allocate prologue_cache.
1567 (check_prologue_cache): Update.
1568 (save_prologue_cache): Update.
1569 (arm_gdbarch_init): Update.
1570
c263362b
DJ
15712003-01-04 Daniel Jacobowitz <drow@mvista.com>
1572
1573 * stabsread.c (update_method_name_from_physname): Call complaint()
1574 instead of error.
1575
51603483
DJ
15762003-01-04 Daniel Jacobowitz <drow@mvista.com>
1577
1578 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
1579 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
1580 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
1581
1582 * blockframe.c: Include "gdbcmd.h" and "command.h".
1583 (backtrace_below_main): New variable.
1584 (file_frame_chain_valid, func_frame_chain_valid)
1585 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
1586 (generic_func_frame_chain_valid): Remove functions.
1587 (frame_chain_valid, do_flush_frames_sfunc): New functions.
1588 (_initialize_blockframe): New function.
1589 * Makefile.in (blockframe.o): Update dependencies.
1590 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
1591 comment. Call frame_chain_valid ().
1592 * frame.h: Remove old prototypes. Add prototype for
1593 frame_chain_valid and update comments to match.
1594 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
1595 Remove old comment.
1596 * gdbarch.h: Regenerated.
1597 * gdbarch.c: Regenerated.
1598
1599 * alpha-tdep.c (alpha_gdbarch_init): Don't call
1600 set_gdbarch_frame_chain_valid.
1601 * avr-tdep.c (avr_gdbarch_init): Likewise.
1602 * cris-tdep.c (cris_gdbarch_init): Likewise.
1603 * frv-tdep.c (frv_gdbarch_init): Likewise.
1604 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
1605 * i386-tdep.c (i386_svr4_init_abi): Likewise.
1606 (i386_nw_init_abi): Likewise.
1607 (i386_gdbarch_init): Likewise.
1608 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
1609 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
1610 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
1611 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
1612 * mips-tdep.c (mips_gdbarch_init): Likewise.
1613 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
1614 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
1615 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
1616 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
1617 * s390-tdep.c (s390_gdbarch_init): Likewise.
1618 * sh-tdep.c (sh_gdbarch_init): Likewise.
1619 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
1620 * v850-tdep.c (v850_gdbarch_init): Likewise.
1621 * vax-tdep.c (vax_gdbarch_init): Likewise.
1622 * x86-64-tdep.c (x86_64_init_abi): Likewise.
1623
1624 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
1625 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
1626 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
1627 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
1628 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
1629 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
1630 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
1631 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
1632
b00a8037
DJ
16332002-01-04 Daniel Jacobowitz <drow@mvista.com>
1634
1635 * Makefile.in (acconfig_h): Remove incorrect macro.
1636 (config_h): Define.
1637 (osabi.o): Update dependencies.
1638 * configure.tgt: Set gdb_osabi based on target triplet.
1639 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
1640 * configure: Regenerated.
1641 * config.in: Regenerated.
1642 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
1643 (GDB_OSABI_DEFAULT): Define if not already defined.
1644 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
1645 (set_osabi_string): New variables.
1646 (gdbarch_register_osabi): Add new OS ABI to
1647 gdb_osabi_available_names.
1648 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
1649 (set_osabi, show_osabi): New functions.
1650 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
1651
4be87837
DJ
16522003-01-04 Daniel Jacobowitz <drow@mvista.com>
1653
1654 * arch-utils.c (gdbarch_info_init): Set osabi to
1655 GDB_OSABI_UNINITIALIZED.
1656 * gdbarch.sh: Add osabi to struct gdbarch and to struct
1657 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
1658 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
1659 * gdbarch.c: Regenerated.
1660 * gdbarch.h: Regenerated.
1661 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
1662 there's no BFD.
1663 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
1664 * osabi.h (enum gdb_osabi): Move to defs.h.
1665 (gdbarch_init_osabi): Update prototype.
1666 * defs.h (enum gdb_osabi): Moved here.
1667 * Makefile.in: Update dependencies.
1668
1669 * alpha-tdep.h: Don't include "osabi.h".
1670 (struct gdbarch_tdep): Remove osabi member.
1671 * alpha-tdep.c: Include "osabi.h".
1672 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1673 iterate over arches. Update call to gdbarch_init_osabi.
1674 (alpha_dump_tdep): Don't dump osabi.
1675 * alpha-linux-tdep.c: Include "osabi.h".
1676 * alpha-osf1-tdep.c: Include "osabi.h".
1677 * alphafbsd-tdep.c: Include "osabi.h".
1678 * alphanbsd-tdep.c: Include "osabi.h".
1679
1680 * arm-tdep.h: Don't include "osabi.h".
1681 (struct gdbarch_tdep): Remove osabi member.
1682 * arm-tdep.c: Include "osabi.h".
1683 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1684 iterate over arches. Update call to gdbarch_init_osabi.
1685 (arm_dump_tdep): Don't dump osabi.
1686 * arm-linux-tdep.c: Include "osabi.h".
1687 * armnbsd-tdep.c: Include "osabi.h".
1688
1689 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
1690 Update call to gdbarch_init_osabi.
1691
1692 * i386-tdep.h: Don't include "osabi.h".
1693 (struct gdbarch_tdep): Remove osabi member.
1694 * i386-tdep.c: Include "osabi.h".
1695 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1696 iterate over arches. Update call to gdbarch_init_osabi.
1697 (i386_dump_tdep): Don't dump osabi.
1698 * i386-linux-tdep.c: Include "osabi.h".
1699 * i386-sol2-tdep.c: Include "osabi.h".
1700 * i386bsd-tdep.c: Include "osabi.h".
1701 * i386gnu-tdep.c: Include "osabi.h".
1702 * i386ly-tdep.c: Include "osabi.h".
1703 * i386nbsd-tdep.c: Include "osabi.h".
1704 * i386obsd-tdep.c: Include "osabi.h".
1705
1706 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
1707 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1708 check osabi when iterating over arches. Update call to
1709 gdbarch_init_osabi.
1710 (mips_dump_tdep): Don't dump osabi.
1711
1712 * ns32k-tdep.h: Don't include "osabi.h".
1713 (struct gdbarch_tdep): Remove.
1714 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
1715 gdbarch_lookup_osabi. Don't iterate over arches. Don't
1716 allocate tdep. Update call to gdbarch_init_osabi.
1717 (ns32k_dump_tdep): Remove.
1718 (_initialize_ns32k_tdep): Update call to gdbarch_register.
1719 * ns32knbsd-tdep.c: Include "osabi.h".
1720
1721 * ppc-tdep.h: Don't include "osabi.h".
1722 (struct gdbarch_tdep): Remove osabi member.
1723 * rs6000-tdep.c: Include "osabi.h".
1724 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
1725 osabi when iterating over arches. Update call to
1726 gdbarch_init_osabi.
1727 (rs6000_dump_tdep): Don't dump osabi.
1728 * ppc-linux-tdep.c: Include "osabi.h".
1729 * ppcnbsd-tdep.c: Include "osabi.h".
1730
1731 * sh-tdep.h: Don't include "osabi.h".
1732 (struct gdbarch_tdep): Remove osabi member.
1733 * sh-tdep.c: Include "osabi.h".
1734 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1735 iterate over arches. Update call to gdbarch_init_osabi.
1736 (sh_dump_tdep): Don't dump osabi.
1737 * shnbsd-tdep.c: Include "osabi.h".
1738
1739 * sparc-tdep.c: Include "osabi.h".
1740 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1741 iterate over arches. Update call to gdbarch_init_osabi.
1742 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
1743 tdep structure.
1744
1745 * vax-tdep.h: Don't include "osabi.h".
1746 (struct gdbarch_tdep): Remove.
1747 * vax-tdep.c: Include "osabi.h".
1748 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1749 iterate over arches. Don't allocate tdep. Update call
1750 to gdbarch_init_osabi.
1751 (vax_dump_tdep): Remove.
1752 (_initialize_vax_tdep): Update call to gdbarch_register.
1753
a881cf8e
DJ
17542003-01-04 Daniel Jacobowitz <drow@mvista.com>
1755
1756 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
1757 entirely.
1758 (breakpoint_re_set_one): Don't fetch the value for a disabled
1759 watchpoint.
1760
1e698235
DJ
17612003-01-04 Daniel Jacobowitz <drow@mvista.com>
1762
1763 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
1764 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
1765 (COERCE_FLOAT_TO_DOUBLE): Remove.
1766 * gdbarch.c: Regenerate.
1767 * gdbarch.h: Regenerate.
1768 * Makefile.in: Remove value_h from gdbarch_h.
1769 * valops.c (coerce_float_to_double): New variable.
1770 (default_coerce_float_to_double): Remove.
1771 (standard_coerce_float_to_double): Remove.
1772 (value_arg_coerce): Use coerce_float_to_double.
1773 (_initialize_valops): Add "set coerce-float-to-double".
1774 * value.h (default_coerce_float_to_double): Remove prototype.
1775 (standard_coerce_float_to_double): Remove prototype.
1776
1777 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
1778 prototyped.
1779 * mdebugread.c (parse_symbol): Likewise.
1780 * stabsread.c (define_symbol): Mark all functions as prototyped.
1781
1782 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
1783 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
1784 set_gdbarch_coerce_float_to_double.
1785 * arm-tdep.c (arm_gdbarch_init): Likewise.
1786 * frv-tdep.c (frv_gdbarch_init): Likewise.
1787 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
1788 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
1789 * mips-tdep.c (mips_gdbarch_init): Likewise.
1790 (mips_coerce_float_to_double): Remove.
1791 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
1792 (rs6000_coerce_float_to_double): Remove.
1793 * s390-tdep.c (s390_gdbarch_init): Likewise.
1794 * sh-tdep.c (sh_gdbarch_init): Likewise.
1795 (sh_coerce_float_to_double): Remove.
1796 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
1797 (sparc_coerce_float_to_double): Remove.
1798 * v850-tdep.c (v850_gdbarch_init): Likewise.
1799 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
1800 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
1801 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
1802 (hppa_coerce_float_to_double): Remove prototype.
1803 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
1804
f436a26a
DJ
18052003-01-04 Daniel Jacobowitz <drow@mvista.com>
1806
1807 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
1808
248f8055
DJ
18092003-01-04 Daniel Jacobowitz <drow@mvista.com>
1810
1811 Suggested by Stewart Brown <sb24@avaya.com>:
1812 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
1813 in recursive calls. Handle TYPE_CODE_TYPEDEF.
1814 (c_type_print_varspec_suffix): Likewise.
1815
72cfdc76
MK
18162003-01-04 Mark Kettenis <kettenis@gnu.org>
1817
bfd260bb
MK
1818 * configure.in: Don't set and AC_SUBST SUBDIRS.
1819 * configure: Regenerated.
1820
72cfdc76
MK
1821 * configure.in: Remove code dealing with shared libraries.
1822 * Makefile.in: Remove HLDFLAGS and HLDENV.
1823 * configure: Regenerated.
1824
c8b8a898
AC
18252003-01-04 Andrew Cagney <ac131313@redhat.com>
1826
1827 * frame.c (deprecated_frame_xmalloc): New function.
1828 (deprecated_set_frame_saved_regs_hack): New function.
1829 (deprecated_set_frame_extra_info_hack): New function.
1830 * frame.h (deprecated_frame_xmalloc): Declare.
1831 (deprecated_set_frame_saved_regs_hack): Declare.
1832 (deprecated_set_frame_extra_info_hack): Declare.
1833
14abd0fb
MK
18342003-01-04 Mark Kettenis <kettenis@gnu.org>
1835
8ee53726
MK
1836 * configure.in: Move code that provides the --enable-gdbtk option
1837 right after the code that handles the --enable-tui option, and
1838 polish it somewhat.
1839 * configure: Regenerated.
1840
14abd0fb
MK
1841 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
1842 AC_CHECK_FUNCS and remove the old check for pread64.
1843 * acinclude.m4 (AC_GNU_SOURCE): New macro.
1844 * acconfig.h (_GNU_SOURCE): Add.
1845 (HAVE_PREAD64): Remove.
1846 * configure, aclocal.m4, config.in: Regenerated.
1847
b2fb4676
AC
18482003-01-03 Andrew Cagney <ac131313@redhat.com>
1849
1850 * alpha-tdep.c: Use get_frame_saved_regs.
1851 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1852 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
1853 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
1854 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
1855 * vax-tdep.c, xstormy16-tdep.c: Ditto.
1856
8dcde887
MK
18572003-01-03 Mark Kettenis <kettenis@gnu.org>
1858
1859 * configure.in: Remove all use of the SUBDIRS variable; add
1860 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
1861 code providing the --enable-multi-ice option, and move it right in
1862 front of the code that checks whether gdbserver is supported.
1863 Polish that too.
1864 * configure: Regenerated.
1865 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
1866 @SUBDIRS@.
1867
8ccd593b
AC
18682003-01-03 Andrew Cagney <cagney@redhat.com>
1869
1870 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
1871 * avr-tdep.c, cris-tdep.c: Ditto.
1872 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
1873 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
1874
91151a06
MK
18752003-01-03 Mark Kettenis <kettenis@gnu.org>
1876
1877 * configure.in: Remove --enable-netrom option.
1878 * configure: Regenerated.
1879
8fe84d01
MK
18802003-01-03 Mark Kettenis <kettenis@gnu.org>
1881
1882 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
1883 declaration for `struct re_pattern_buffer' instead.
1884 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
1885
f0394be6
JB
18862003-01-03 J. Brobecker <brobecker@gnat.com>
1887
1888 * mdebugread.c (parse_symbol): Count until the stEnd matching
1889 the structure name.
1890
27e9bf90
MK
18912003-01-02 Mark Kettenis <kettenis@gnu.org>
1892
93d331ba
MK
1893 * configure.in: Remove --with-cpu option.
1894 subscripts. Remove evil changequotes here.
1895 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
1896 * config.in, configure: Regenerated.
1897
27e9bf90
MK
1898 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
1899 * configure.in: Cleanup section that sources GDB and BFD configure
1900 subscripts. Remove evil changequotes here.
1901 * config.in, configure: Regenerated.
1902
50abf9e5
AC
19032003-01-02 Andrew Cagney <ac131313@redhat.com>
1904
1905 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
1906 frame accessor methods.
1907 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1908 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
1909 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
1910 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
1911 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
1912 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
1913 * z8k-tdep.c: Ditto.
1914
287c1a40
MK
19152003-01-02 Mark Kettenis <kettenis@gnu.org>
1916
f5dbc56d
MK
1917 * configure.in: Remove UI_OUT configuration code.
1918 * ada-lang.c: Update assuming UI_OUT is always true.
1919 * Makefile.in (UIOUT_CFLAGS): Remove.
1920 * configure: Regenerated.
1921 * TODO: Remove blurb about elimination of -DUI_OUT.
1922
627af7ea
MK
1923 * configure.in: Move code that provides the --enable-gdbcli,
1924 --enable-gdbmi options right before the code that handles the
1925 --enable-tui option. Polish a bit.
1926 * configure: Regenerated.
1927
06825bd1
MK
1928 * configure.in: Rewrite check for GNU regex and the
1929 --without-included regex option, and move it into the "Checks for
1930 library functions" section. This makes us use the system regex
1931 again by default on systems with version 2 of the GNU C library.
1932 This was apparently broken.
1933 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
1934 * acconfig.h (USE_INCLUDED_REGEX): Remove.
1935 * config.in, configure: Regenerated.
1936
287c1a40
MK
1937 * configure.in: Move code that provides the --enable-tui option
1938 before the "Checks for libraries" section. Polish the code
1939 somewhat and set need_curses to yes if we build the TUI. Rewrite
1940 code that looks for a library providing termcap functionality to
1941 match more closely what's done in the Readline library, and move
1942 it into to the "Checks for libraries" section.
1943 * configure: Regenerated.
1944 * Makefile.in (TERMCAP): Remove variable.
1945 * config/i386/go32.mh (TERMCAP): Remove variable.
1946
684e56bf
AC
19472003-01-02 Andrew Cagney <ac131313@redhat.com>
1948
1949 * MAINTAINERS: Mention gdb_mbuild.sh.
1950 * gdb_mbuild.sh: Rewrite.
1951
e1ea1d75
MK
19522003-01-02 Mark Kettenis <kettenis@gnu.org>
1953
1954 * configure.in: Fix typo in last change.
1955 * config.in, configure: Regenerated.
1956
1b831c93
AC
19572003-01-02 Andrew Cagney <ac131313@redhat.com>
1958
1959 * valarith.c (value_binop): Delete obsolete code and comments.
1960 * configure.host: Ditto.
1961 * buildsym.h (make_blockvector): Ditto.
1962 * buildsym.c (make_blockvector): Ditto.
1963 * defs.h (enum language): Ditto.
1964 (chill_demangle): Ditto.
1965 * elfread.c (elf_symtab_read): Ditto.
1966 * dwarfread.c (CHILL_PRODUCER): Ditto.
1967 (set_cu_language): Ditto.
1968 (handle_producer): Ditto.
1969 * expprint.c (print_subexp): Ditto.
1970 * gdbtypes.c (chill_varying_type): Ditto.
1971 * gdbtypes.h (builtin_type_chill_bool): Ditto.
1972 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
1973 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
1974 (chill_varying_type): Ditto.
1975 * language.h (_LANG_chill): Ditto.
1976 * language.c (binop_result_type, integral_type): Ditto.
1977 (character_type, string_type, structured_type): Ditto.
1978 (lang_bool_type, binop_type_check): Ditto.
1979 * stabsread.h (os9k_stabs): Ditto.
1980 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
1981 (define_symbol, read_type, read_struct_fields): Ditto.
1982 (read_array_type, read_enum_type, read_huge_number): Ditto.
1983 (read_range_type, start_stabs): Ditto.
1984 * symfile.c (init_filename_language_table): Ditto.
1985 (add_psymbol_with_dem_name_to_list): Ditto.
1986 * symtab.c (symbol_init_language_specific): Ditto.
1987 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
1988 * symtab.h (struct general_symbol_info): Ditto.
1989 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
1990 * typeprint.c (typedef_print): Ditto.
1991 * utils.c (fprintf_symbol_filtered): Ditto.
1992 * valops.c (value_cast, search_struct_field, value_slice): Delete
1993 obsolete code.
1994 (varying_to_slice): Delete function.
1995 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
1996 (varying_to_slice): Delete declaration.
1997 * MAINTAINERS: Update.
1998
8bb2c122
MK
19992003-01-02 Mark Kettenis <kettenis@gnu.org>
2000
97bf5e38
MK
2001 * configure.in: Reorganize "Checks for library functions section"
2002 a bit. Remove check for `btowc' and `isascii' functions.
2003 * configure: Regenerated.
2004
5ee754fc
MK
2005 * acconfig.h (_MSE_INT_H): Remove.
2006 * configure.in: Create "Checks for header files" section, and move
2007 appropriate tests there. Don't check for objlist.h, wchar.h,
2008 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
2009 misdetection fix. Also add "Checks for types", "Checks for
2010 compiler characteristics" and "Checks for library functions"
2011 sections.
2012 * config.in, configure: Regenerated.
2013
8bb2c122
MK
2014 * configure.in: Create "Checks for programs" section, and move
2015 appropriate tests there.
2016
9a156167
MK
20172003-01-01 Mark Kettenis <kettenis@gnu.org>
2018
2019 * configure.in: Create "Checks for libraries" section, and move
2020 appropriate tests there. Cleanup check for wctype in libw. Use
2021 AC_SEARCH_LIBS to see whether we need libsocket.
2022 * configure: Regenerated.
2023
a80e2bcb 2024For older changes see ChangeLog-2002
c906108c
SS
2025\f
2026Local Variables:
2027mode: change-log
2028left-margin: 8
2029fill-column: 74
2030version-control: never
2031End: