Make ``show mips abi'' actually show the abi in use.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2003-02-26 Kevin Buettner <kevinb@redhat.com>
2
3 * mips-tdep.c (show_mips_abi): New function.
4 (_initialize_mips_tdep): Use show_mips_abi() to implement the
5 command ``show mips abi''.
6
7 2003-02-26 Jeff Johnston <jjohnstn@redhat.com>
8
9 From Elena Zannoni <ezannoni@redhat.com>
10 * dbxread.c (process_one_symbol): Only record line 0 if one or
11 more sline entries have been seen for the function.
12
13 2003-02-26 Michael Chastain <mec@shout.net>
14
15 * configure: Regenerate with autoconf 000227.
16
17 2003-02-26 Michael Chastain <mec@shout.net>
18
19 Close PR build/660.
20 * PROBLEMS (i[3456]86-*-linux*): Note explicit error message
21 for old libc5/glibc.
22 * gdb_thread_db.h: Die if not HAVE_UINTPTR_T.
23
24 2003-02-26 Kris Warkentin <kewarken@qnx.com>
25
26 * defs.h (gdb_osabi): Add GDB_OSABI_QNXNTO.
27 * osabi.c (gdb_osabi_names): Add "QNX Neutrino".
28
29 2003-02-26 Michael Chastain <mec@shout.net>
30
31 * configure.in: New variable HAVE_UINTPTR_T.
32 * configure, config.in: Regenerated.
33
34 2003-02-26 Daniel Jacobowitz <drow@mvista.com>
35
36 Fix PR build/1097.
37 * utils.c (gdb_realpath): Move closing brace outwards one #endif.
38
39 2003-02-25 Andrew Cagney <cagney@redhat.com>
40
41 * frame.c (get_prev_frame): Add comment on check for
42 inside_entry_func. Only check for inside_entry_file when not a
43 dummy and not a sentinel. Check that the new frame is not inner
44 to the old frame.
45
46 2003-02-25 Andrew Cagney <cagney@redhat.com>
47
48 * frame.c (frame_debug): New variable.
49 (_initialize_frame): Add "set/show debug frame" command.
50 (get_prev_frame): When frame_debug, print reason why unwind
51 failed.
52
53 2003-02-25 Michael Chastain <mec@shout.net>
54
55 * PROBLEMS (i[3456]86-*-linux*): Require glibc 2.1.3 or later
56 to avoid uintptr_t definition problems.
57
58 2003-02-25 David Carlton <carlton@math.stanford.edu>
59
60 * symtab.h (SYMBOL_NATURAL_NAME): New macro.
61 (SYMBOL_LINKAGE_NAME): Ditto.
62 (SYMBOL_PRINT_NAME): Use SYMBOL_NATURAL_NAME and
63 SYMBOL_LINKAGE_NAME.
64 (struct general_symbol_info): Expand comment.
65 (DEPRECATED_SYMBOL_NAME): Rename from SYMBOL_NAME.
66 (SYMBOL_MATCHES_NAME): Use DEPRECATED_SYMBOL_NAME.
67 (SYMBOL_MATCHES_REGEXP): Ditto.
68 * symtab.c (symbol_natural_name): New function.
69 * objfiles.h: Replace all uses of SYMBOL_NAME by
70 DEPRECATED_SYMBOL_NAME.
71 * xcoffread.c, valops.c, typeprint.c, tracepoint.c: Ditto.
72 * symtab.c, symmisc.c, symfile.c, stack.c, stabsread.c: Ditto.
73 * somsolib.c, sol-thread.c, rs6000-tdep.c, p-valprint.c: Ditto.
74 * printcmd.c, objfiles.c, objc-lang.c, mipsread.c: Ditto.
75 * minsyms.c, mdebugread.c, linespec.c, jv-lang.c: Ditto.
76 * i386-tdep.c, i386-linux-tdep.c, hpread.c, hppa-tdep.c: Ditto.
77 * gnu-v2-abi.c, f-valprint.c, findvar.c, expprint.c: Ditto.
78 * dwarfread.c, dwarf2read.c, dbxread.c, c-valprint.c: Ditto.
79 * cp-valprint.c, coffread.c, buildsym.c, breakpoint.c: Ditto.
80 * blockframe.c, ax-gdb.c, arm-linux-tdep.c, ada-lang.c: Ditto.
81 * ada-exp.y: Ditto.
82 * ada-exp.y: Update copyright.
83 * sol-thread.c, mipsread.c, jv-lang.c, f-valprint.c: Ditto.
84 * cp-valprint.c: Ditto.
85
86 2003-02-25 Jeff Johnston <jjohnstn@redhat.com>
87
88 * infptrace.c (detach): Do not flag error if ptrace detach fails
89 and errno is set to ESRCH.
90
91 2003-02-24 Andrew Cagney <cagney@redhat.com>
92
93 * infptrace.c (udot_info): Change type of udot_off to long. Use
94 paddr when printing udot_off's value.
95
96 2003-02-24 David Carlton <carlton@math.stanford.edu>
97
98 * symtab.c (make_symbol_overload_list): Only read in partial
99 symtabs containing a matching partial symbol.
100
101 2003-02-24 David Carlton <carlton@math.stanford.edu>
102
103 * symtab.c (lookup_partial_symbol): Use strcmp_iw_ordered to
104 do the comparison, not strcmp.
105 * symfile.c (compare_psymbols): Ditto.
106 * defs.h: Declare strcmp_iw_ordered.
107 * utils.c (strcmp_iw_ordered): New function.
108
109 2003-02-24 Jim Blandy <jimb@redhat.com>
110
111 * MAINTAINERS (GNU/Linux/x86, linespec, breakpoints, Scheme
112 support, shared libs): Remove my name from here, to better reflect
113 reality.
114
115 2003-02-24 Kris Warkentin <kewarken@qnx.com>
116
117 * target.h: (HAVE_CONTINUABLE_WATCHPOINT): Define.
118 (target_ops): Add to_have_continuable_watchpoint.
119 * target.c (update_current_target): Add INHERIT line for
120 to_have_continuable_watchpoint.
121 * infrun.c: Remove HAVE_CONTINUABLE_WATCHPOINT defines.
122 * config/i386/nm-i386.h, config/i386/nm-i386sco5.h,
123 config/i386/nm-i386sol2.h, config/s390/nm-linux.h,
124 config/sparc/nm-sun4sol2.h: HAVE_CONTINUABLE_WATCHPOINT defined as 1.
125
126 2003-02-24 Elena Zannoni <ezannoni@redhat.com>
127
128 * MAINTAINERS (Core): Drop main.c and top.c. Clarify event loop
129 maintainership.
130
131 2003-02-24 Kris Warkentin <kewarken@qnx.com>
132
133 * solib.c (solib_open): Call target defined search function after
134 failing with solib-search-path.
135 * solist.h (target_so_ops): Add find_and_open_solib function hook and
136 create define TARGET_SO_FIND_AND_OPEN_SOLIB.
137
138 2003-02-24 Kris Warkentin <kewarken@qnx.com>
139
140 * MAINTAINERS: Add myself to Write After section.
141
142 2003-02-23 Stephane Carrez <stcarrez@nerim.fr>
143
144 * m68hc11-tdep.c (m68hc11_gdbarch_init): long double is 64-bit wide.
145
146 2003-02-22 Stephane Carrez <stcarrez@nerim.fr>
147
148 * m68hc11-tdep.c (m68hc11_init_reggroups): New function.
149 (m68hc11_add_reggroups): New function.
150 (m68hc11_register_reggroup_p): New to register hard/soft reggroups.
151 (m68hc11_gdbarch_init): Install the reggroups.
152 (_initialize_m68hc11_tdep): Initialize them.
153
154 2003-02-21 James E Wilson <wilson@tuliptree.org>
155
156 * MAINTAINERS: Update my email address.
157
158 2003-02-21 David Carlton <carlton@math.stanford.edu>
159
160 * arm-tdep.c (arm_gdbarch_init): Add break after default label.
161
162 2003-02-21 Daniel Jacobowitz <drow@mvista.com>
163
164 Based on a patch from Daniel Berlin (dberlin@dberlin.org).
165 * symtab.h: Add opaque declarations of struct axs_value and
166 struct agent_expr.
167 (enum address_class): Add LOC_COMPUTED and LOC_COMPUTED_ARG.
168 (struct location_funcs): New type.
169 (struct symbol): Add "loc" to aux_value.
170 (SYMBOL_LOCATION_BATON, SYMBOL_LOCATION_FUNCS): New macros.
171 * dwarf2read.c: Include "dwarf2expr.h".
172 (dwarf2_symbol_mark_computed): New function.
173 (read_func_scope): Use it.
174 (var_decode_location): New function.
175 (new_symbol): Use it.
176 * dwarf2expr.c, dwarf2expr.h, dwarf2loc.c, dwarf2loc.h: New files.
177
178 * Makefile.in (SFILES): Add dwarf2loc.c and dwarf2expr.c.
179 (dwarf2expr_h, dwarf2loc_h): New variables.
180 (COMMON_OBS): Add dwarf2expr.o and dwarf2loc.o.
181 (dwarf2expr.o, dwarf2loc.o): New rules.
182 (dwarf2read.o): Add $(dwarf2expr_h) and $(dwarf2loc_h).
183 * buildsym.c (finish_block): Handle LOC_COMPUTED and
184 LOC_COMPUTED_ARG.
185 * findvar.c (symbol_read_needs_frame, read_var_value): Likewise.
186 * m2-exp.y (yylex): Likewise.
187 * printcmd.c (address_info, print_frame_args): Likewise.
188 * stack.c (print_block_frame_locals, print_frame_arg_vars): Likewise.
189 * symmisc.c (print_symbol, print_partial_symbols): Likewise.
190 * ada-lang.c (ada_resolve_subexp, symtab_for_sym)
191 (ada_add_block_symbols, fill_in_ada_prototype): Likewise.
192 * symtab.c (lookup_block_symbol): Likewise.
193
194 2003-02-20 Adam Fedor <fedor@gnu.org>
195
196 * symtab.h: Remove objc_specific struct
197 (SYMBOL_OBJC_DEMANGLED_NAME): Remove.
198 * symtab.c (symbol_init_language_specific, symbol_demangled_name):
199 Have language_objc use cplus_specific struct.
200
201 2003-02-20 Tom Tromey <tromey@redhat.com>
202
203 * jv-valprint.c (java_value_print): Look at TYPE_TAG_NAME, not
204 TYPE_NAME, when printing a String value. PR java/1075.
205
206 2003-02-20 Adam Fedor <fedor@gnu.org>
207
208 * objc-lang.h (find_methods): Remove declaration.
209 * objc-lang.c (find_methods): Make static.
210
211 2003-02-20 Christopher Faylor <cgf@redhat.com>
212
213 * win32-nat.c (get_image_name): Check return value from
214 ReadProcessMemory.
215 (child_xfer_memory): Ditto.
216
217 2003-02-20 Alexandre Oliva <aoliva@redhat.com>
218
219 * configure.in (TARGET_SYSTEM_ROOT): Set default to
220 ${exec_prefix}/${target_alias}/sys-root. Match explicit
221 '${exec_prefix}' (in addition to the expansion thereof) as
222 relocatable.
223 * configure: Rebuilt.
224
225 2003-02-20 David Carlton <carlton@math.stanford.edu>
226
227 * symtab.c (search_symbols): Revert the search_symbols part of my
228 2002-12-23 patch. Add comment.
229
230 2002-02-20 Daniel Jacobowitz <drow@mvista.com>
231
232 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.
233 * dbxread.c (elfstab_build_psymtabs): Don't call
234 install_minimal_symbols.
235 (stabsect_build_psymtabs): Likewise.
236 * elfread.c (elf_symfile_read): Call install_minimal_symbols
237 earlier.
238 * somread.c (som_symfile_read): Call install_minimal_symbols
239 and do_cleanups earlier.
240 * nlmread.c (nlm_symfile_read): Likewise.
241 * mdebugread.c (elfmdebug_build_psymtabs): Call
242 install_minimal_symbols and make appropriate cleanups.
243
244 2003-02-20 Kevin Buettner <kevinb@redhat.com>
245
246 * solib.c (reload_shared_libraries): New function.
247 (_initialize_solib): Add callbacks for ``set solib-search-path''
248 and ``set solib-absolute-prefix''.
249
250 2003-02-20 David Carlton <carlton@math.stanford.edu>
251
252 * symtab.h (SYMBOL_PRINT_NAME): Rename from SYMBOL_SOURCE_NAME;
253 expand comment.
254 * ada-lang.c (user_select_syms, ada_finish_decode_line_1): Replace
255 SYMBOL_PRINT_NAME with SYMBOL_SOURCE_NAME.
256 * ada-typeprint.c (ada_typedef_print): Ditto.
257 * ax-gdb.c (gen_var_ref): Ditto.
258 * breakpoint.c (print_one_breakpoint): Ditto.
259 * buildsym.c (finish_block): Ditto.
260 * c-valprint.c (c_val_print): Ditto.
261 * expprint.c (print_subexp): Ditto.
262 * findvar.c (locate_var_value): Ditto.
263 * infcmd.c (jump_command): Ditto.
264 * linespec.c (decode_line_2, decode_compound): Ditto.
265 * maint.c (maintenance_translate_address): Ditto.
266 * objc-lang.c (compare_selectors, compare_classes): Ditto.
267 * printcmd.c (build_address_symbolic, sym_info, print_frame_args):
268 Ditto.
269 * p-valprint.c (pascal_val_print): Ditto.
270 * stabsread.c (define_symbol): Ditto.
271 * stack.c (print_frame, frame_info, print_block_frame_locals)
272 (print_frame_arg_vars, return_command): Ditto.
273 * symfile.c (compare_symbols, compare_psymbols): Ditto.
274 * symmisc.c (print_symbol): Ditto.
275 * symtab.c (lookup_partial_symbol, lookup_block_symbol)
276 (compare_search_syms, print_symbol_info, print_msymbol_info)
277 (rbreak_command): Ditto.
278 * tracepoint.c (tracepoints_info): Ditto.
279 * typeprint.c (typedef_print): Ditto.
280 * valops.c (value_of_variable, hand_function_call): Ditto.
281 * cli/cli-cmds.c (edit_command, list_command): Ditto.
282 * ada-typeprint.c: Update Copyright.
283 * infcmd.c, objc-lang.c, p-valprint.c, symmisc.c: Ditto.
284 * tracepoint.c, cli/cli-cmds.c: Ditto.
285
286 2003-02-20 Kevin Buettner <kevinb@redhat.com>
287
288 * frame.c (generic_unwind_get_saved_register): Make non-static.
289 * frame.h (generic_unwind_get_saved_register): Declare.
290 * mips-tdep.c (read_next_frame_reg): Fetch register from
291 current regcache when frame is NULL.
292 (mips_init_extra_frame_info): Pass NULL explicitly for parameter
293 that must be NULL.
294 (mips_get_saved_register): Call generic_unwind_get_saved_register()
295 instead of frame_register_unwind().
296
297 2003-02-20 Andrew Cagney <ac131313@redhat.com>
298
299 * remote-sim.c (gdbsim_insert_breakpoint)
300 (gdbsim_remove_breakpoint): Delete #ifdef SIM_HAS_BREAKPOINTS
301 code.
302
303 2003-02-20 Andrew Cagney <ac131313@redhat.com>
304
305 * remote.c (_initialize_remote): Add commands "set/show remote
306 hardware-watchpoint-limit" and "set/show remote
307 hardware-breakpoint-limit".
308 (remote_hw_watchpoint_limit): Initialize to -1.
309 (remote_hw_breakpoint_limit): Ditto.
310 (remote_check_watch_resources): Treat a limit of -1 as unlimited.
311
312 2003-02-19 Raoul Gough <RaoulGough@yahoo.co.uk>
313
314 * coff-pe-read.c: New file - support reading of minimal symbols from a
315 portable executable using the export table.
316 * coff-pe-read.h: New file.
317 * coffread.c: Include coff-pe-read.h.
318 (coff_symtab_read): Call read_pe_exported_syms iff no recognized
319 debugging symbols found.
320 * Makefile.in (SFILES): Add coff-pe-read.o.
321 (coff_pe_read_h): Define.
322 (COMMON_OBS): Add coff-pe-read.o.
323 (coffread.o): Add coff_pe_read_h dependency.
324 (coff-pe-read.o): New target.
325
326 2003-02-19 David Carlton <carlton@math.stanford.edu>
327
328 * Makefile.in (SFILES): Add block.c.
329 (block_h): New.
330 (COMMON_OBS): Add block.o.
331 (block.o): New.
332 (x86-64-tdep.o): Add $(block_h).
333 (values.o, valops.o, tracepoint.o, symtab.o, symmisc.o, symfile.o)
334 (stack.o, printcmd.o, p-exp.tab.o, parse.o, objfiles.o)
335 (objc-exp.tab.o, objc-lang.o, nlmread.o, mips-tdep.o, mdebugread.o)
336 (m2-exp.tab.o, linespec.o, jv-lang.o, jv-exp.tab.o, infcmd.o)
337 (f-valprint.o, findvar.o, f-exp.tab.o, expprint.o, coffread.o)
338 (c-exp.tab.o, buildsym.o, breakpoint.o, blockframe.o, ax-gdb.o)
339 (alpha-tdep.o, ada-lang.o, ada-exp.tab.o, mi-cmd-stack.o): Ditto.
340 * value.h: Add opaque declaration for struct block.
341 * parser-defs.h, objc-lang.h, buildsym.h, breakpoint.h: Ditto.
342 * ada-lang.h: Ditto.
343 * x86-64-tdep.c: #include "block.h"
344 * values.c, valops.c, tracepoint.c, symtab.c, symmisc.c: Ditto.
345 * symfile.c, stack.c, printcmd.c, p-exp.y, parse.c: Ditto.
346 * objfiles.c, objc-exp.y, objc-lang.c, nlmread.c: Ditto.
347 * mips-tdep.c, mdebugread.c, m2-exp.y, linespec.c: Ditto.
348 * jv-lang.c, jv-exp.y, infcmd.c, f-valprint.c: Ditto.
349 * findvar.c, f-exp.y, expprint.c, coffread.c, c-exp.y: Ditto.
350 * buildsym.c, breakpoint.c, blockframe.c, ax-gdb.c: Ditto.
351 * alpha-tdep.c, ada-lang.c, ada-exp.y: Ditto.
352 * blockframe.c (blockvector_for_pc_sect): Move to "block.c".
353 (blockvector_for_pc, block_for_pc_sect, block_for_pc): Ditto.
354 * symtab.c (block_function): Ditto.
355 (contained_in): Ditto.
356 * frame.h: Move block_for_pc and block_for_pc_sect declarations to
357 block.h. Add opaque declaration for struct block.
358 * symtab.h: Move block_function and contained_in declarations to
359 block.h. Add opaque declarations for struct block, struct
360 blockvector.
361 (struct block): Move to block.h.
362 (struct blockvector): Ditto.
363 (BLOCK_START, BLOCK_END, BLOCK_FUNCTION, BLOCK_SUPERBLOCK)
364 (BLOCK_GCC_COMPILED, BLOCK_HASHTABLE, BLOCK_NSYMS, BLOCK_SYM)
365 (BLOCK_BUCKETS, BLOCK_BUCKET, BLOCK_HASHTABLE_SIZE)
366 (ALL_BLOCK_SYMBOLS, BLOCK_SHOULD_SORT, BLOCKVECTOR_NBLOCKS)
367 (BLOCKVECTOR_BLOCK, GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):
368 Ditto.
369 * block.c: New file.
370 * block.h: New file.
371
372 2003-02-19 Theodore A. Roth <troth@openavr.org>
373
374 * avr-tdep.c (avr_extract_return_value): Remove function.
375 (avr_store_return_value): Remove function.
376 (avr_extract_struct_value_address): Remove function.
377 (avr_gdbarch_init): Remove set_gdbarch_deprecated_*() calls.
378
379 2003-02-19 Andrew Cagney <ac131313@redhat.com>
380
381 * rs6000-tdep.c: Include "gdb_assert.h".
382 (registers_e500): Add "acc" and "spefscr".
383 (PPC_GPRS_PSEUDO_REGS): Remove trailing comma.
384 (rs6000_gdbarch_init): Update initialization of ppc_gp0_regnum,
385 ppc_gplast_regnum, sp_regnum and fp_regnum. Check that gp0_regnum
386 really is "r0".
387 (registers_e500): Mark the "acc" as a 64 bit (from Jim Willson).
388
389 2003-02-18 Keith Seitz <keiths@redhat.com>
390
391 * Makefile.in: Add gdbtk-interps.c.
392
393 2003-02-18 Kevin Buettner <kevinb@redhat.com>
394
395 * sparc-tdep.c (sparc_frame_chain): Adjust return value.
396 * config/sparc/tm-sparc.h (init_frame_pc_noop): Declare.
397
398 2003-02-18 Andrew Cagney <cagney@redhat.com>
399
400 * symtab.h (struct objfile): Add opaque declaration.
401
402 2003-02-18 Elena Zannoni <ezannoni@redhat.com>
403
404 From Jim Ingham <jingham@apple.com>:
405 * dbxread.c (process_one_symbol): Use last_function_start rather
406 than function_start_offset to find the real beginning of the
407 current function. The latter is just the text section offset on
408 some systems, the former is always the real function start.
409
410 2003-02-17 Andrew Cagney <cagney@redhat.com>
411
412 * configure.in: Revert ${target} != ${host}.
413
414 2003-02-17 Andrew Cagney <ac131313@redhat.com>
415
416 * configure.in (Makefile): Use the test ${target} != ${host},
417 instead of the absence of the "nm.h" file, to determine of the
418 configuration non-native.
419 * configure: Regenerate.
420
421 2003-02-14 Elena Zannoni <ezannoni@redhat.com>
422
423 From Brian Ford <ford@vss.fsi.com>
424
425 * cli/cli-decode.c (lookup_cmd_composition) [TUI]: Properly
426 conditionalize tui_active test.
427 (lookup_cmd_1): Ditto.
428
429 2003-02-14 Mark Kettenis <kettenis@gnu.org>
430
431 * configure.in: Add check for _etext.
432 * maint.c (maintenance_set_profile_cmd): Use etext if _etext isn't
433 available.
434 * config.in, configure: regenerated.
435
436 2003-02-14 Daniel Jacobowitz <drow@mvista.com>
437
438 * dwarf2read.c (dwarf2_get_pc_bounds): Offset addresses by base.
439
440 2003-02-14 Andrew Cagney <ac131313@redhat.com>
441
442 * main.c (tui_version): Delete variable.
443 (captured_main): When --tui, set interpreter_p to "tui" instead of
444 enabling tui_version.
445 * printcmd.c (display_command) [TUI]: Test tui_active instead of
446 tui_version.
447 * cli/cli-decode.c (lookup_cmd_composition): Ditto.
448 * cli/cli-cmds.c (disassemble_command): Ditto.
449 * defs.h (tui_version): Delete declaration.
450 * Makefile.in (SUBDIR_TUI_SRCS): Add "tui/tui-interp.c".
451 (tui-interp.o): Add rules.
452 (SUBDIR_TUI_OBS): Add "tui-interp.o".
453
454 2003-02-14 Christopher Faylor <cgf@redhat.com>
455
456 * win32-nat.c (register_loaded_dll): Correctly set address range for
457 just-loaded dll.
458
459 2003-02-12 Jason Molenda (jmolenda@apple.com)
460
461 * symmisc.c (print_objfile_statistics): Include information about
462 the number of psymtabs and symtabs in each object file.
463
464 2003-02-13 Keith R Seitz <keiths@redhat.com>
465
466 * main.h (struct captured_main_args): Add interpreter_p.
467 * main.c (captured_main): Initialize interpreter_p from context.
468 * gdb.c (main): Set interpreter_p argument.
469 * Makefile.in (gdb.o): Add dependency for interps.h.
470
471 2003-02-12 Andrew Cagney <ac131313@redhat.com>
472
473 * event-top.c (cli_command_loop): Delete declaration.
474 (_initialize_event_loop): Delete function setting event_loop_hook.
475 * event-top.h (cli_command_loop): Declare. Update copyright.
476 (EVENT_TOP_H): Define. Wrap header in #ifdef EVENT_TOP_H.
477 * interps.c (current_interp_command_loop): When event_loop_p, call
478 cli_command_loop.
479
480 2003-02-12 Andrew Cagney <ac131313@redhat.com>
481
482 * interps.h (interp_command_loop_ftype): Change return type to
483 void.
484
485 2003-02-12 Michal Ludvig <mludvig@suse.cz>
486
487 * x86-64-tdep.c (x86_64_extract_return_value)
488 (x86_64_store_return_value): Use regcache instead of regbuf.
489 (x86_64_gdbarch_init): Change related set_gdbarch_* functions.
490 * x86-64-linux-nat.c (fill_gregset): Use regcache.
491
492 2003-02-11 Andrew Cagney <ac131313@redhat.com>
493
494 * acinclude.m4 (no_tcl): SUBST TCL_CC_SEARCH_FLAGS.
495 * aclocal.m4: Regenerate.
496 * configure: Regenerate.
497
498 * Makefile.in (TCL): Use TCL_CC_SEARCH_FLAGS instead of
499 TCL_LD_SEARCH_FLAGS.
500
501 2003-02-10 Michal Ludvig <mludvig@suse.cz>
502
503 * dwarf2cfi.c: Reindented.
504
505 2003-02-09 Andrew Cagney <ac131313@redhat.com>
506
507 * interps.c (clear_interpreter_hooks): Convert function definition
508 to ISO C.
509
510 2003-02-07 David Carlton <carlton@math.stanford.edu>
511
512 * gdb_mbuild.sh: Delete extra shift after parsing '-f'.
513
514 2003-02-07 Kevin Buettner <kevinb@redhat.com>
515
516 * gdbtypes.h (struct main_type): Move ``length'' field from here...
517 (struct type): ...to here.
518 (TYPE_LENGTH): Adjust to reflect different location of ``length''
519 field.
520 * gdbtypes.c (make_qualified_type): Set length on newly created type.
521 (replace_type): Set length on all type variants for a given type.
522
523 2003-02-07 Andrew Cagney <ac131313@redhat.com>
524
525 * sol-thread.c, hpux-thread.c: Include "gdb_stat.h" instead of
526 <sys/stat.h>.
527 * Makefile.in (sol-thread.o, hpux-thread.o): Update dependencies.
528
529 2003-02-06 Andrew Cagney <ac131313@redhat.com>
530
531 * Makefile.in (symm-nat.o): Update dependencies.
532 (sparc-nat.o, procfs.o, proc-api.o, ppc-linux-nat.o): Ditto.
533 (lynx-nat.o, ia64-linux-nat.): Ditto.
534 * symm-nat.c, sparc-nat.c, procfs.c, proc-api.c: Include
535 "gdb_wait.h" instead of <wait.h> or <sys/wait.h>.
536 * ppc-linux-nat.c, lynx-nat.c, ia64-linux-nat.c: Ditto.
537
538 * Makefile.in (inflow_h): Define.
539 (procfs.o, inflow.o, procfs.o): Update dependencies.
540 * inftarg.c (child_stop): Delete extern declaration of
541 inferior_process_group. Include "inflow.h".
542 * procfs.c (procfs_stop): Ditto. Include "inflow.h".
543 * inflow.c (PROCESS_GROUP_TYPE): Move definitions from here ...
544 * inflow.h (PROCESS_GROUP_TYPE): ... to here. New file.
545 (our_process_group, inferior_process_group): Extern declarations.
546
547 * procfs.c: Include "gdb_assert.h".
548
549 * linux-proc.c: Include "gdb_stat.h" instead of <sys/stat.h>.
550 * cp-valprint.c (cp_print_value_fields): Eliminate STREQN.
551 * jv-typeprint.c (java_type_print_base): Ditto.
552 * typeprint.c (typedef_print): Eliminate STREQ.
553 * cli/cli-script.c (define_command, define_command): Ditto.
554 * main.c (captured_main): Ditto.
555 * values.c (lookup_internalvar): Ditto.
556 * utils.c (safe_strerror, parse_escape): Eliminate assignment
557 within `if' conditional.
558 * linespec.c (decode_line_2): Ditto.
559 * cli/cli-dump.c (bfd_openr_with_cleanup): Ditto.
560 (bfd_openw_with_cleanup): Ditto.
561
562 2003-02-07 Mark Kettenis <kettenis@gnu.org>
563
564 * x86-64-tdep.c (x86_64_init_abi): Set extract_return_value to
565 legacy_extract_return_value and store_return_value to
566 legacy_return_value.
567
568 2003-02-06 Raoul Gough <RaoulGough@yahoo.co.uk>
569
570 * win32-nat.c (get_relocated_section_addrs): New function. Find
571 section load addresses for symbol handling in relocated DLLs.
572 (solib_symbols_add): Open a bfd and call get_relocated_section_addrs.
573
574 2003-02-05 Fred Fish <fnf@intrinsity.com>
575
576 * remote-e7000.c (e7000_drain_command): Fix precedence problem with
577 '=' and '!='.
578 * rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
579 with '&' and '=='.
580 (angel_RDI_info): Ditto.
581 * infttrace.c (threads_continue_all_but_one): Fix precedence problem
582 with '&' and '!='.
583 (threads_continue_all_with_signals): Ditto.
584
585 2003-02-05 Jim Ingham <jingham@apple.com>
586 Keith Seitz <keiths@redhat.com>
587 Elena Zannoni <ezannoni@redhat.com>
588 Andrew Cagney <ac131313@redhat.com>
589
590 * Makefile.in (SUBDIR_CLI_OBS): Add "cli-interp.o".
591 (SUBDIR_CLI_SRCS): Add "cli/cli-interp.c".
592 (SUBDIR_MI_OBS): Add "mi-interp.o".
593 (SUBDIR_MI_SRCS): Add "mi/mi-interp.c".
594 (SFILES): Add "interps.c".
595 (COMMON_OBS): Add "interps.o".
596 (interps_h, mi_main_h): Define.
597 (interps.o, cli-interp.o, mi-interp.o): Add dependencies.
598 (mi-main.o, main.o, event-top.o): Update dependencies.
599 * cli/cli-interp.c: New file.
600 * interps.h, interps.c: New files.
601 * top.c: (gdb_init): Don't install the default interpreter, handed
602 by captured_main.
603 * main.c: Include "interps.h".
604 (interpreter_p): Note that it should malloc'ed.
605 (captured_command_loop): Call current_interp_command_loop.
606 (captured_main): Initialize interpreter_p to INTERP_CONSOLE. Use
607 xfree and xstrdup when updating interpreter_p. Install the
608 default interpreter. Add hack to stop mi1's copyright notice
609 being encoded.
610 * event-top.h (gdb_setup_readline): Declare.
611 (gdb_disable_readline): Declare.
612 * event-top.c: Include "interps.h".
613 (display_gdb_prompt): Call current_interp_display_prompt_p.
614 (gdb_setup_readline): Initialize gdb_stdout, gdb_stderr,
615 gdb_stdlog, and gdb_stdtarg.
616 (_initialize_event_loop): Don't call gdb_setup_readline.
617 * cli-out.c (cli_out_set_stream): New function.
618 * cli-out.h (cli_out_set_stream): Declare.
619
620 2003-02-06 Mark Kettenis <kettenis@gnu.org>
621
622 * configure.tgt (i[3456]86-*-sysv4.2*, i[3456]86-*-sysv4*,
623 i[3456]86-*-sysv5*, i[3456]86-*-sco3.2v5*): Remove. These are all
624 handled fine by i[3456]86-*sco* and i[3456]86-sysv*.
625 * config/i386/i386sco5.mt, config/i386/i386v4.mt,
626 config/i386/i386v42mp.mt: Removed.
627
628 2003-02-05 Mark Kettenis <kettenis@gnu.org>
629
630 * configure.tgt (*-*-solaris*): Set gdb_osabi to
631 GDB_OSABI_SOLARIS.
632
633 2003-02-05 Michael Chastain <mec@shout.net>
634
635 * PROBLEMS (i[3456]86-*-linux*): Warn about binutils
636 2.12.1 and earlier versions.
637
638 2003-02-05 Andrew Cagney <ac131313@redhat.com>
639
640 Remove orphaned hosts, targets and files.
641 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
642 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
643 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
644 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
645 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
646 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
647 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
648 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
649 * config/sparc/tm-sp64sim.h: Delete.
650 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
651 hosts.
652 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
653 mips*-dec-mach3* targets.
654
655 2003-02-04 Michael Chastain <mec@shout.net>
656
657 * NEWS: Fix typo: sepcifying -> specifying.
658
659 2003-02-04 Michael Chastain <mec@shout.net>
660
661 * dwarfread.c: Add documentation on the state of dwarf-1,
662 looking towards obsoletion.
663
664 2003-02-03 Michael Chastain <mec@shout.net>
665
666 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
667 gdb/testsuite/gdb.c++/pr-1023.exp.
668
669 2003-02-04 Andrew Cagney <ac131313@redhat.com>
670
671 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
672 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
673
674 * utils.c (init_page_info): Delete reference to MPW in comments.
675 * main.c (captured_main): Delete #ifdef MPW.
676
677 2003-02-04 Andrew Cagney <ac131313@redhat.com>
678
679 * NEWS: Note that the m32r-*-elf* is obsolete.
680 * monitor.c (monitor_expect): Obsolete reference to m32r.
681 * configure.tgt: Mark m32r-*-elf* as obsolete.
682 * MAINTAINERS: Mark m32k as obsolete.
683 * m32r-rom.c: Obsolete file.
684 * config/m32r/m32r.mt: Obsolete file.
685 * config/m32r/tm-m32r.h: Obsolete file.
686 * m32r-stub.c: Obsolete file.
687 * m32r-tdep.c: Obsolete file.
688
689 2003-02-04 Andrew Cagney <ac131313@redhat.com>
690
691 * NEWS: Mention that the z8k-zilog-none is obsolete.
692 * MAINTAINERS: Mark z8k as obsolete.
693 * configure.tgt: Obsolete the z8k-*-coff* target.
694 * config/z8k/z8k.mt: Obsolete file.
695 * config/z8k/tm-z8k.h: Obsolete file.
696 * z8k-tdep.c: Obsolete file.
697
698 2003-02-04 Andrew Cagney <ac131313@redhat.com>
699
700 * NEWS: Mention that the mn10200-elf is obsolete.
701 * configure.tgt: Obsolete mn10200-*-* target.
702 * breakpoint.c (update_breakpoints_after_exec): Update comment to
703 mention that the mn10200 is obsolete.
704 * breakpoint.h: Ditto.
705 * MAINTAINERS: Mark the mn10200-elf as obsolete.
706 * config/mn10200/mn10200.mt: Obsolete file.
707 * config/mn10200/tm-mn10200.h: Obsolete file.
708 * mn10200-tdep.c: Obsolete file.
709
710 2003-02-04 Andrew Cagney <ac131313@redhat.com>
711
712 * MAINTAINERS: Mark h8500 as obsolete.
713 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
714 * findvar.c (value_from_register): Ditto.
715 * h8500-tdep.c: Mark file as obsolete.
716 * config/h8500/h8500.mt: Ditto.
717 * config/h8500/tm-h8500.h: Ditto.
718 * NEWS: Mention that h8500 is obsolete.
719
720 2003-02-04 David Carlton <carlton@math.stanford.edu>
721
722 * objfiles.c (allocate_objfile): Always set name. Add comment at
723 start of function.
724 * jv-lang.c (get_dynamics_objfile): Add comment.
725
726 2003-02-04 David Carlton <carlton@math.stanford.edu>
727
728 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
729 * printcmd.c (build_address_symbolic): Replace uses of
730 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
731 SYMBOL_NAME, and asm_demangle.
732 Update copyright.
733
734 2003-02-04 David Carlton <carlton@math.stanford.edu>
735
736 * linespec.c (decode_compound): Extract code into
737 lookup_prefix_sym.
738 (lookup_prefix_sym): New function.
739
740 2003-02-04 David Carlton <carlton@math.stanford.edu>
741
742 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
743 FLOAT_COERCION_BADNESS.
744 * gdbtypes.c (rank_one_type): Replace all uses of
745 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
746
747 2003-02-04 Jim Blandy <jimb@redhat.com>
748
749 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
750 section, let dwarf_macinfo_section point to it, not
751 dwarf_loc_section.
752
753 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
754
755 Pointed out by Anton Blanchard <anton@samba.org>.
756 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
757 (ppc_linux_at_sigtramp_return_path): Use it.
758
759 2003-02-04 Daniel Jacobowitz <drow@mvista.com>
760
761 * defs.h (streq): Add prototype.
762 * utils.c (streq): New function.
763
764 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
765 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
766 * mdebugread.c (new_symbol): Likewise.
767 * stabsread.c (define_symbol): Likewise.
768 * coffread.c (process_coff_symbol): Likewise.
769 * dwarfread.c (new_symbol): Likewise.
770
771 * minsyms.c (prim_record_minimal_symbol_and_info): Use
772 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
773 here.
774 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
775 SYMBOL_INIT_DEMANGLED_NAME.
776 * objfiles.c: Include "hashtab.h".
777 (allocate_objfile): Call htab_set_functions_ex for the
778 demangled_names_hash.
779 (free_objfile): Call htab_delete for the demangled_names_hash.
780 * objfiles.h (struct htab): Add declaration.
781 (struct objfile): Add demangled_names_hash.
782 * symfile.c: Include "hashtab.h".
783 (reread_symbols): Call htab_delete for the demangled_names_hash.
784 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
785 SYMBOL_NAME in the bcache.
786 * symtab.c: Include "hashtab.h". Update comments.
787 (create_demangled_names_hash, symbol_set_names): New functions.
788 (symbol_find_demangled_name): New function, broken out from
789 symbol_init_demangled_names.
790 (symbol_init_demangled_names): Use it.
791 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
792 (SYMBOL_SET_NAMES): New macro.
793 (symbol_set_names): Add prototype.
794
795 2003-02-03 Jim Blandy <jimb@redhat.com>
796
797 Use a single, consistent representation for an empty minimal
798 symbol table in an objfile.
799 * objfiles.c (terminate_minimal_symbol_table): New function.
800 (allocate_objfile): Call it.
801 * objfiles.h (terminate_minimal_symbol_table): New declaration.
802 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
803 non-NULL.
804 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
805 objfile has minimal symbols, compare minimal_symbol_count to zero,
806 instead of comparing msymbols with NULL.
807 * objfiles.c (have_minimal_symbols): Same.
808 * solib-sunos.c (solib_add_common_symbols): Call
809 terminate_minimal_symbol_table.
810 * symfile.c (reread_symbols): Same.
811
812 2003-02-03 Kevin Buettner <kevinb@redhat.com>
813
814 * s390-tdep.c (s390_address_class_type_flags)
815 (s390_address_class_type_flags_to_name)
816 (s390_address_class_name_to_type_flags): New functions.
817 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
818 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
819
820 2003-02-03 Michael Snyder <msnyder@redhat.com>
821
822 * arm-tdep.c: Fix spell-o in comment.
823
824 2003-02-03 Michal Ludvig <mludvig@suse.cz>
825
826 * dwarf2cfi.c (pointer_encoding): Added new parameter.
827 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
828 error messages to contain BFD filename.
829
830 2003-02-02 Elena Zannoni <ezannoni@redhat.com>
831
832 Fix PR gdb/742 gdb/743 gdb/877
833 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
834 (do_mixed_source_and_assembly): Use
835 make_cleanup_ui_out_tuple_begin_end and
836 make_cleanup_ui_out_tuple_begin_end.
837 (do_mixed_source_and_assembly): Ditto.
838 * thread.c (do_captured_list_thread_ids): Ditto.
839 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
840 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
841 ui_out_tuple_end): Delete prototypes.
842 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
843 ui_out_list_end, ui_out_tuple_end): Delete.
844
845 From Kevin Buettner <kevinb@redhat.com>:
846 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
847 * ui-out.c (make_cleanup_ui_out_table_begin_end)
848 (do_cleanup_table_end): New functions.
849 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
850 Use cleanups to invoke_ui_out_tuple_end().
851 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
852 * cli/cli-setshow.c (cmd_show_list): Use
853 make_cleanup_ui_out_tuple_begin_end.
854
855 2003-02-02 Andrew Cagney <ac131313@redhat.com>
856
857 * frame.c (frame_unwind_register): New function.
858 (frame_unwind_unsigned_register): Use.
859 (frame_unwind_signed_register): Use.
860 (frame_read_register): New function.
861 * frame.h (frame_unwind_register): Declare.
862 (frame_read_register): Declare.
863
864 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
865 and frame_unwind_register instead of read_memory, write_register
866 and deprecated_write_register_bytes.
867
868 2003-02-02 Andrew Cagney <ac131313@redhat.com>
869
870 * frame.h: Note that namelen can be negative.
871 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
872 NAME's length.
873
874 * NEWS: Mention that the d10v's `regs' command is deprecated.
875 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
876 (d10v_print_registers_info): New function.
877 (show_regs): Call d10v_print_registers_info.
878 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
879
880 2003-02-02 Mark Kettenis <kettenis@gnu.org>
881
882 * stack.c (print_frame_info): Restore call to annotate_frame_begin
883 lost in the previous patch.
884
885 2003-02-01 Andrew Cagney <ac131313@redhat.com>
886
887 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
888 * stack.c (print_frame_info_base): Output complete FRAME tuple
889 for synthesized frames.
890
891 2003-02-02 Andrew Cagney <ac131313@redhat.com>
892
893 * mips-nat.c (zerobuf): Delete.
894 (fetch_inferior_registers): Alloc local zerobuf.
895 (fetch_core_registers): Alloc local zerobuf.
896 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
897 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
898 * thread-db.c (thread_db_store_registers): Ditto.
899 * sh-tdep.c (sh_do_register): Ditto.
900 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
901 * remote-sim.c (gdbsim_store_register): Ditto.
902 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
903 * remote-e7000.c (fetch_regs_from_dump): Ditto.
904 * monitor.c (monitor_supply_register): Ditto.
905 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
906 * mips-nat.c (fetch_inferior_registers): Ditto.
907 * m68klinux-nat.c (fetch_register): Ditto.
908 * lynx-nat.c (fetch_inferior_registers): Ditto.
909 (fetch_inferior_registers): Ditto.
910 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
911 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
912 (hpux_thread_store_registers): Ditto.
913 * hppah-nat.c (fetch_register): Ditto.
914 * hppab-nat.c (fetch_register): Ditto.
915 * hppa-tdep.c (pa_register_look_aside): Ditto.
916 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
917 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
918
919 2003-02-01 Andrew Cagney <ac131313@redhat.com>
920
921 * gdbarch.sh: Explictly specify all method levels. When a
922 variable with an empty level, provide a non-multi-arch default.
923 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
924 * gdbarch.h: Re-generate.
925 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
926 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
927
928 2003-02-01 Andrew Cagney <ac131313@redhat.com>
929
930 * defs.h (host_pointer_to_address): Delete declaration.
931 (address_to_host_pointer): Delete declaration.
932 * utils.c (host_pointer_to_address): Delete function.
933 (address_to_host_pointer): Delete function.
934 * procfs.c (procfs_address_to_host_pointer): New function.
935 * procfs.c (proc_set_watchpoint): Use.
936 (procfs_can_use_hw_breakpoint): Update comments.
937 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
938 (som_solib_add): Use.
939 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
940 * hppa-tdep.c (unwind_command): Use.
941
942 2003-02-01 Andrew Cagney <ac131313@redhat.com>
943
944 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
945 strlen d_name.
946
947 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
948 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
949 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
950 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
951 (define_symbol): Update.
952 * symfile.c (generic_load): Remove references to nindy.
953 * symtab.c: Remove references to nindy.
954
955 2003-02-01 Andrew Cagney <ac131313@redhat.com>
956
957 * infcmd.c (print_float_info): Delete code conditional on
958 FLOAT_INFO.
959 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
960 * config/m68k/nm-apollo68b.h: Ditto.
961 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
962 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
963 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
964
965 2003-02-01 Mark Kettenis <kettenis@gnu.org>
966
967 * config/i386/tm-i386os9k.h: Removed.
968
969 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
970 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
971 they're identical to i[3456]86-*-sysv* now.
972 * config/i386/i386v32.mh: Removed.
973 * config/i386/xm-i386v32.h: Removed.
974 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
975
976 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
977
978 * config/i386/i386dgux.mh: Removed.
979 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
980
981 * configure.in: Fix typo.
982 * configure: Regenerated.
983
984 2003-01-31 David Carlton <carlton@math.stanford.edu>
985
986 * dwarf2read.c (dwarf2_locate_sections): Set
987 dwarf_ranges_section.
988
989 2003-01-31 Andrew Cagney <ac131313@redhat.com>
990
991 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
992 * utils.c: Update comments documenting legitimate uses of PTR.
993
994 * utils.c: Re-indent.
995
996 * config/djgpp/fnchange.lst: Delete nindy files.
997 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
998 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
999 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
1000 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
1001 * nindy-share/README, nindy-share/Onindy.c: Delete files.
1002 * nindy-tdep.c, nindy-share/Makefile: Delete files.
1003 * Makefile.in (init.c): Remove nindy references.
1004 (saber_gdb): Delete rule.
1005 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
1006 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
1007 and a68v-nat.c.
1008 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
1009 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
1010 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
1011 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
1012 nindy-share/stop.h.
1013 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
1014 * saber.suppress: Delete file.
1015
1016 2003-01-31 Daniel Jacobowitz <drow@mvista.com>
1017
1018 * dbxread.c (stabs_data): New static variable.
1019 (fill_symbuf): Support an in-memory buffer for stabs data.
1020 (stabs_seek): New function.
1021 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
1022 (read_ofile_symtab): Use stabs_seek.
1023 (elfstab_build_psymtabs): Take an asection* instead of
1024 an offset and size. Relocate the stabs data if necessary.
1025 Save the section* for dbx_psymtab_to_symtab.
1026 * dwarf2read.c: Add section variables for each debug section.
1027 (dwarf2_locate_sections): Fill them in.
1028 (dwarf2_read_section): Take an asection* argument.
1029 Relocate the section contents if necessary.
1030 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
1031 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
1032 it to dwarf2_read_section.
1033 (dwarf2_build_frame_info): Update callers.
1034 * elfread.c (elf_symfile_read): Update call to
1035 elfstab_build_psymtabs.
1036 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
1037 (DBX_STAB_SECTION): New macro.
1038 * stabsread.h (elfstab_build_psymtabs): Update prototype.
1039 * symfile.c (symfile_dummy_outputs): New function.
1040 (symfile_relocate_debug_section): New function.
1041 * symfile.h (symfile_relocate_debug_section): Add prototype.
1042
1043 2003-01-31 Richard Henderson <rth@redhat.com>
1044
1045 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
1046 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
1047 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
1048 * alpha-tdep.c (alpha_register_name): Add "unique".
1049 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
1050 (ALPHA_UNIQUE_REGNUM): New.
1051 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
1052
1053 2003-01-31 Andrew Cagney <ac131313@redhat.com>
1054
1055 * README: Remove reference to Ericsson 1800 monitor.
1056 * Makefile.in (remote-es.o): Delete rule.
1057 (ALLDEPFILES): Delete remote-es.c.
1058 * remote-es.c: Delete file.
1059 * config/m68k/es1800.mt: Delete file.
1060 * config/djgpp/fnchange.lst: Update.
1061 * configure.tgt: Delete m68*-ericsson-* target.
1062
1063 2003-01-31 Adam Fedor <fedor@gnu.org>
1064
1065 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
1066 Remove duplicate/shadowing variable of same name.
1067
1068 2003-01-30 Jim Blandy <jimb@redhat.com>
1069
1070 * symfile.c (find_separate_debug_file): Assert that the objfile's
1071 directory name we compute ends with a slash, and then assume that
1072 that's so everywhere we use it.
1073
1074 2003-01-30 Daniel Jacobowitz <drow@mvista.com>
1075
1076 * valops.c (value_assign): Flush frame cache after stores to memory
1077 also.
1078
1079 2003-01-30 Andrew Cagney <ac131313@redhat.com>
1080
1081 * Makefile.in (mon960-rom.o): Delete rule.
1082 * mon960-rom.c: Delete file.
1083
1084 2003-01-30 Andrew Cagney <ac131313@redhat.com>
1085
1086 * d10v-tdep.c: Include "frame-unwind.h".
1087 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
1088 list.
1089 (next_addr, uses_frame): Delete.
1090 (struct d10v_unwind_cache): Define.
1091 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
1092 Use info instead of next_addr and uses_frame globals.
1093 (d10v_frame_init_saved_regs): Delete function.
1094 (d10v_init_extra_frame_info): Delete function.
1095 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
1096 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
1097 init_frame_pc or frame_saved_pc.
1098 (d10v_pop_frame): Delete function.
1099 (do_d10v_pop_frame): Delete function.
1100 (d10v_frame_chain): Delete function.
1101 (d10v_frame_chain_valid): Delete function.
1102 (d10v_frame_pc_unwind): New function.
1103 (d10v_frame_id_unwind): New function.
1104 (saved_regs_unwinder): New function.
1105 (d10v_frame_register_unwind): New function.
1106 (d10v_frame_pop): New function.
1107 (d10v_frame_unwind): New variable.
1108 (d10v_frame_p): New function.
1109 (d10v_frame_saved_pc): Delete function.
1110 * Makefile.in (d10v-tdep.o): Update dependencies.
1111
1112 2003-01-30 J. Brobecker <brobecker@gnat.com>
1113
1114 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
1115 causing some regressions due to a change in the default value
1116 for this macro.
1117
1118 2003-01-29 Richard Henderson <rth@redhat.com>
1119 Elena Zannoni <ezannoni@redhat.com>
1120 Daniel Jacobowitz <drow@mvista.com>
1121
1122 Fix PR gdb/961.
1123 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
1124 variables.
1125 (RANGES_SECTION): New.
1126 (dwarf_ranges_buffer): New variable.
1127 (struct comp_unit_head): Add member "die".
1128 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
1129 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
1130 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
1131 (dwarf2_locate_sections): Likewise.
1132 (dwarf2_build_psymtabs): Read .debug_ranges.
1133 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
1134 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
1135 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
1136 Look for DW_AT_ranges and return the bounding box.
1137
1138 2003-01-29 Brian Ford <ford@vss.fsi.com>
1139
1140 * win32-nat.c (cygwin_pid): Removed as unused.
1141 (child_attach): Try fall back to Cygwin pid.
1142
1143 2003-01-29 Jim Blandy <jimb@redhat.com>
1144
1145 * objfiles.h (struct objfile): Doc fix.
1146
1147 2003-01-29 Andrew Cagney <ac131313@redhat.com>
1148
1149 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
1150 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
1151 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
1152 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
1153 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
1154 (FRAME_SAVED_PC): Change to a function with predicate.
1155 * gdbarch.h, gdbarch.c: Re-generate.
1156
1157 2003-01-28 Andrew Cagney <ac131313@redhat.com>
1158
1159 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
1160
1161 * complaints.c (complain): Delete function.
1162 * complaints.h (struct deprecated_complaint): Delete definition.
1163 (complain): Delete declaration.
1164
1165 2003-01-28 Kevin Buettner <kevinb@redhat.com>
1166
1167 * mips-tdep.c (mips_init_extra_frame_info): Return early for
1168 dummy frames.
1169
1170 2003-01-27 Andrew Cagney <ac131313@redhat.com>
1171
1172 * sentinel-frame.h, sentinel-frame.c: New files.
1173 * Makefile.in (frame.o): Update dependencies.
1174 (SFILES): Add sentinel-frame.c.
1175 (sentinel_frame_h): Define.
1176 (COMMON_OBS): Add sentinel-frame.o.
1177 (sentinel-frame.o): Specify dependencies.
1178 * frame.c: Include "sentinel-frame.h".
1179 (frame_register_unwind): Rewrite assuming that there is always a a
1180 ->next frame.
1181 (frame_register, generic_unwind_get_saved_register): Ditto.
1182 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
1183 (create_sentinel_frame, unwind_to_current_frame): New functions.
1184 (get_current_frame): Rewrite using create_sentinel_frame and
1185 unwind_to_current_frame. When possible, always create a frame.
1186 (create_new_frame): Set next to the sentinel frame.
1187 (get_next_frame): Rewrite. Don't go below the level 0 frame.
1188 (deprecated_update_frame_pc_hack): Update the next frame's PC and
1189 ID cache when necessary.
1190 (frame_saved_regs_id_unwind): Use frame_relative_level.
1191 (deprecated_generic_get_saved_register): Use frame_relative_level,
1192 get_frame_saved_regs, get_frame_pc, get_frame_base and
1193 get_next_frame.
1194 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
1195 frame_register.
1196
1197 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
1198
1199 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
1200
1201 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
1202
1203 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
1204 (maintenance_set_profile_cmd): Use error () instead of warning ().
1205
1206 2003-01-27 Daniel Jacobowitz <drow@mvista.com>
1207
1208 * configure.in: Check that -pg works if using --enable-profiling.
1209 Check for monstartup and _mcleanup regardless of --enable-profiling.
1210 * maint.c: Check for monstartup and _mcleanup before using them.
1211 * config.in: Regenerated.
1212 * configure: Regenerated.
1213
1214 2003-01-24 Nick Clifton <nickc@redhat.com>
1215
1216 * Add sh2e support:
1217
1218 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
1219
1220 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
1221 (sh2e_show_regs): New.
1222 (sh_gdbarch_init): Handle bfd_mach_sh2e.
1223 * config/sh/tm-sh.h: Added sh2e to comments.
1224
1225 2003-01-23 Jim Blandy <jimb@redhat.com>
1226
1227 * symfile.c (syms_from_objfile): Don't print the "(no debugging
1228 symbols found)" message here; we haven't checked for a separate
1229 debug info file yet, so we don't know yet.
1230 (symbol_file_add_with_addrs_or_offsets): Print it here, after
1231 we've looked everywhere. Also, there's no need to print a special
1232 message when we're loading the separate debug info file: the one
1233 symbol_file_add prints is fine.
1234
1235 2003-01-23 Alexander Larsson <alexl@redhat.com>
1236 Jim Blandy <jimb@redhat.com>
1237
1238 Add support for executables whose debug info has been separated
1239 out into a separate file, leaving only a link behind.
1240 * objfiles.h (struct objfile): New fields: separate_debug_objfile
1241 and separate_debug_objfile_backlink.
1242 (put_objfile_before): New declaration.
1243 * symfile.c: #include "filenames.h".
1244 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
1245 debug info in a separate file, read that, too. Save the addrs
1246 argument, so we can use it again to read the separated debug info;
1247 syms_from_objfile modifies the table we pass it.
1248 (reread_symbols): After re-reading an objfile, call
1249 reread_separate_symbols to refresh its separate debug info
1250 objfile, if it has one.
1251 (reread_separate_symbols, find_separate_debug_file,
1252 get_debug_link_info, separate_debug_file_exists): New functions.
1253 (debug_file_directory): New global var.
1254 (_initialize_symfile): Initialize debug_file_directory, and
1255 provide the new `set debug-file-directory' command to let the user
1256 change it.
1257 * objfiles.c (free_objfile): If this objfile has its debug info in
1258 a separate objfile, free that one too. If this is itself a
1259 separate debug info objfile, clear our parent's backlink.
1260 (put_objfile_before): New function.
1261 * utils.c (gnu_debuglink_crc32): New function.
1262 * defs.h (gnu_debuglink_crc32): New declaration.
1263 * Makefile.in (symfile.o): Note dependency on "filenames.h".
1264 * configure.in: Handle --with-separate-debug-dir config option.
1265 * acinclude.m4 (AC_DEFINE_DIR): New macro.
1266 * acconfig.h (DEBUGDIR): New macro.
1267 * configure, aclocal.m4, config.in: Regenerated.
1268
1269 2003-01-22 Jim Blandy <jimb@redhat.com>
1270
1271 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
1272 like the old symbol_file_add, but taking new arguments: you can
1273 now pass in either a `struct section_addr_info' list to say where
1274 each section is loaded, or a `struct section_offsets' table. Pass
1275 these new arguments through to syms_from_objfile as appropriate.
1276 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
1277 with the appropriate quiescent values for the new arguments.
1278
1279 * symfile.c: #include "gdb_assert.h".
1280 (syms_from_objfile): Add the ability to pass in a section offset
1281 table directly, as an alternative to the section_addr_info table.
1282 Document arguments better.
1283 (symbol_file_add): Pass extra arguments to syms_from_objfile.
1284 * symfile.h (syms_from_objfile): Update declaration.
1285 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
1286 syms_from_objfile.
1287 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
1288
1289 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
1290
1291 Original patch by Tom Tromey <tromey@cygnus.com> and
1292 Jason Molenda <jmolenda@apple.com>.
1293 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
1294 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
1295 * NEWS: Mention profiling.
1296 * configure.in (--enable-gdbtk): Fix typo.
1297 (--enable-profiling): New. Set PROFILE_CFLAGS.
1298 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
1299 Fill in function.
1300 (profiling_state): New variable.
1301 (mcleanup_wrapper): New function.
1302 (_initialize_maint): Remove NOTYET, fix call to
1303 add_setshow_boolean_cmd for "maint set profile".
1304 * configure: Regenerated.
1305
1306 2003-01-21 Martin M. Hunt <hunt@redhat.com>
1307
1308 * Makefile.in (install-gdbtk): Install PNG images too.
1309
1310 2003-01-21 Andrew Cagney <ac131313@redhat.com>
1311
1312 * exec.c (text_start): Delete global variable.
1313 (exec_file_attach): Make text_start local to the function.
1314 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
1315 * valops.c (hand_function_call): Delete code that handles
1316 BEFORE_TEXT_END and AFTER_TEXT_END.
1317 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
1318 of CALL_DUMMY_LOCATION.
1319 * gdbarch.c: Regenerate.
1320 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
1321 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
1322 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
1323 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
1324 (text_end): Delete extern declaration.
1325
1326 2003-01-21 Andrew Cagney <ac131313@redhat.com>
1327
1328 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
1329 * blockframe.c (backtrace_below_main): Move to "frame.c".
1330 (frame_chain_valid): Delete check for backtrace_below_main.
1331 (_initialize_blockframe): Delete initialization, move ``set
1332 backtrace-below-main'' command to "frame.c".
1333 (do_flush_frames_sfunc): Delete function.
1334 * frame.c: Include "command.h" and "gdbcmd.h".
1335 (frame_type_from_pc): New function.
1336 (create_new_frame): Use frame_type_from_pc.
1337 (legacy_get_prev_frame): New function.
1338 (get_prev_frame): Rewrite. When an old style frame, call
1339 legacy_get_prev_frame. Otherwize, unwind the PC first.
1340 (_initialize_frame): Add ``set backtrace-below-main'' command.
1341 * Makefile.in (frame.o): Update dependencies.
1342
1343 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1344
1345 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
1346 DEPRECATED_REGISTERS_INFO.
1347
1348 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1349
1350 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
1351 Maintainers'. Update `Various Maintainers'.
1352
1353 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1354
1355 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
1356 * gdbarch.sh (POP_FRAME): Change to function with predicate.
1357 Suppress actual parameters when `-'.
1358 * gdbarch.h, gdbarch.c: Regenerate.
1359
1360 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1361
1362 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
1363 code handling dummy frames.
1364
1365 2003-01-19 Andrew Cagney <ac131313@redhat.com>
1366
1367 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
1368 (struct frame_unwind): Add field pop.
1369 * frame.h (frame_pop): Declare.
1370 * frame.c (frame_saved_regs_pop): New function.
1371 (trad_frame_unwinder): Add frame_saved_regs_pop.
1372 (frame_pop): New function.
1373 * dummy-frame.c (dummy_frame_pop): New function.
1374 (discard_innermost_dummy): New function.
1375 (generic_pop_dummy_frame): Use discard_innermost_dummy.
1376 (dummy_frame_unwind): Add dummy_frame_pop.
1377 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
1378 * valops.c (hand_function_call): Ditto.
1379 * stack.c (return_command): Ditto.
1380
1381 2003-01-18 Andrew Cagney <ac131313@redhat.com>
1382
1383 * cris-tdep.c: Fix function declaration indentation.
1384 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
1385 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
1386 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
1387 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
1388 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
1389 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
1390
1391 2003-01-18 Michael Chastain <mec@shout.net>
1392
1393 * README (Unpacking and Installation -- quick overview):
1394 Warn against ".../gdb-5.3/gdb/configure".
1395
1396 2003-01-18 Andrew Cagney <ac131313@redhat.com>
1397
1398 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
1399 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
1400 (struct frame_unwind): Declare opaque.
1401 (dummy_frame_p): Declare function.
1402 * dummy-frame.c (dummy_frame_id_unwind): Make static.
1403 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
1404 * dummy-frame.c: Include "frame-unwind.h".
1405 (dummy_frame_p): New function.
1406 (dummy_frame_unwind): New variable.
1407 * frame.c: Include "frame-unwind.h".
1408 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
1409 to use the new unwind field.
1410 (set_unwind_by_pc): Delete function.
1411 (create_new_frame, get_prev_frame): Set unwind field using
1412 frame_unwind_find_by_pc.
1413 (trad_frame_unwind, trad_frame_unwinder): New variables.
1414 * frame.h (trad_frame_unwind): Declare variable.
1415 (frame_id_unwind_ftype): Delete declaration.
1416 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
1417 (struct frame_unwind): Declare opaque.
1418 (struct frame_info): Replace the fields id_unwind, pc_unwind and
1419 register_unwind with a single unwind pointer.
1420 * frame-unwind.h, frame-unwind.c: New files.
1421 * Makefile.in (SFILES): Add frame-unwind.c.
1422 (frame_unwind_h): Define.
1423 (COMMON_OBS): Add frame-unwind.o.
1424 (frame-unwind.o): Specify dependencies.
1425 (frame.o, dummy-frame.o): Update dependencies.
1426
1427 2003-01-18 Andrew Cagney <ac131313@redhat.com>
1428
1429 * ada-valprint.c: Eliminate PTR.
1430 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
1431 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
1432 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
1433 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
1434 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
1435 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
1436 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
1437
1438 2003-01-17 Andrew Cagney <ac131313@redhat.com>
1439
1440 * main.c (captured_main): Don't use PTR.
1441 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
1442 * gdbtypes.c (lookup_primitive_typename): Ditto.
1443 (lookup_struct_elt_type): Ditto.
1444 * f-valprint.c (info_common_command): Ditto.
1445 (list_all_visible_commons): Ditto.
1446 * jv-typeprint.c (java_type_print_base): Ditto.
1447
1448 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
1449 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
1450 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
1451 i386-interix-nat.c and i386-interix-tdep.c. Rename
1452 m68klinux-nat.c and m68klinux-tdep.c. Rename
1453 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
1454 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
1455 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
1456 * main.c (captured_main): Use xfree, not free.
1457
1458 2003-01-16 Andrew Cagney <ac131313@redhat.com>
1459
1460 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
1461 ID back using a parameter.
1462 * frame.c (frame_id_unwind): Update call.
1463 (frame_saved_regs_id_unwind): Update.
1464 * dummy-frame.c (dummy_frame_id_unwind): Update function.
1465 * dummy-frame.h (struct frame_id): Add opaque declaration.
1466 (dummy_frame_id_unwind): Update declaration.
1467
1468 2003-01-15 Andrew Cagney <ac131313@redhat.com>
1469
1470 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
1471
1472 2003-01-15 Stephen P. Smith <ischis2@cox.net>
1473
1474 * MAINTAINERS (Stephen P. Smith): Updated email address.
1475
1476 2003-01-14 Elena Zannoni <ezannoni@redhat.com>
1477
1478 Fix PR gdb/898
1479 * breakpoint.c (until_break_command): Add new argument. Use it to
1480 decide whether to stop only at the current frame or not.
1481 * breakpoint.h (until_break_command): Update prototype.
1482 * infcmd.c (until_command): Add new argument to until_break_command
1483 call.
1484 (advance_command): New function.
1485 (_initialize_infcmd): Update help string for 'until' command.
1486 Add new 'advance' command.
1487
1488 2003-01-14 David Carlton <carlton@math.stanford.edu>
1489
1490 * linespec.c (decode_line_1): Normalize comments.
1491 (set_flags): Ditto.
1492 (locate_first_half): Ditto.
1493 (decode_compound): Ditto.
1494 (symtab_from_filename): Ditto.
1495 (decode_all_digits): Ditto.
1496 (decode_dollar): Ditto.
1497 (find_methods): Ditto.
1498 (find_toplevel_char): Ditto.
1499
1500 2003-01-13 Andrew Cagney <ac131313@redhat.com>
1501
1502 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
1503 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
1504 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
1505 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
1506 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
1507 * language.c, language.h, m32r-tdep.c: Update copyright.
1508 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
1509 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
1510 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
1511 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
1512 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
1513 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
1514
1515 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
1516
1517 * stabsread.h (process_later, resolve_cfront_continuation):
1518 Obsolete.
1519 Update copyright years.
1520 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
1521 Update copyright year.
1522 * dbxread.c(struct cont_elem): Obsolete.
1523 (process_later, process_now): Obsolete functions.
1524 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
1525 Update copyright year.
1526 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
1527 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
1528 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
1529 (parse_partial_symbols): Obsolete cfront support.
1530 * stabsread.c
1531 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
1532 macros.
1533 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
1534 read_cfront_baseclasses, read_cfront_member_functions,
1535 resolve_cfront_continuation,read_cfront_static_fields,
1536 copy_cfront_struct_fields): Obsolete functions.
1537 (define_symbol, read_one_struct_field): Obsolete cfront support.
1538 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
1539 Update Copyright year.
1540
1541 2003-01-13 Elena Zannoni <ezannoni@redhat.com>
1542
1543 * stack.c (print_frame_info, print_stack_frame_base_stub,
1544 print_stack_frame_base, show_and_print_stack_frame_stub,
1545 show_and_print_stack_frame, print_only_stack_frame_stub,
1546 print_only_stack_frame): Delete functions.
1547 (print_stack_frame_stub): Call print_frame_info instead of
1548 print_frame_info_base.
1549 (print_frame_info_base): Rename to print_frame_info.
1550 (backtrace_command_1): Call print_frame_info, instead of
1551 print_frame_info_base.
1552 (current_frame_command): Call print_stack_frame, instead of
1553 print_only_stack_frame.
1554 (frame_command): Call print_stack_frame, instead of
1555 show_and_print_stack_frame.
1556 (up_command): Ditto.
1557 (down_command): Ditto.
1558 * frame.h (print_only_stack_frame): Delete prototype.
1559 * infrun.c (normal_stop): Call print_stack_frame, instead of
1560 show_and_print_stack_frame.
1561 * thread.c (info_threads_command): Call print_stack_frame, instead
1562 of print_only_stack_frame.
1563
1564 2003-01-13 Andrew Cagney <ac131313@redhat.com>
1565
1566 * README (Graphical interface to GDB): Update URL. Point at
1567 gdb/links/.
1568
1569 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
1570 version match.
1571
1572 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1573
1574 * symtab.c (find_pc_sect_line): Don't consider end-of-function
1575 lines.
1576
1577 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1578
1579 * thread-db.c (attach_thread): Prototype.
1580 (struct private_thread_info): Remove lwpid. Add thread handle (th),
1581 thread information (ti), and valid flags (th_valid, ti_valid).
1582 (attach_thread): Move target_pid_to_str call to after the thread
1583 is added to GDB's list. Initialize the cache.
1584 (thread_get_info_callback, thread_db_map_id2thr)
1585 (thread_db_get_info): New functions.
1586 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
1587 (thread_db_store_registers, thread_db_thread_alive)
1588 (thread_db_get_thread_local_address): Use them.
1589 (thread_db_pid_to_str): Likewise. Return "Missing" instead
1590 of calling error() for threads in unknown state.
1591
1592 (clear_lwpid_callback): New function.
1593 (thread_db_resume): Use it to clear the cache.
1594
1595 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1596
1597 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
1598 (resume_callback): Remove dead code.
1599
1600 2003-01-13 Andrew Cagney <ac131313@redhat.com>
1601
1602 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
1603 predicate.
1604 * gdbarch.h, gdbarch.c: Regenerate.
1605 * stack.c (frame_info): Only initialize the saved registers when
1606 FRAME_INIT_SAVED_REGS_P.
1607 * frame.c (frame_saved_regs_register_unwind): Assert
1608 FRAME_INIT_SAVED_REGS_P.
1609 (deprecated_generic_get_saved_register): Ditto.
1610
1611 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1612
1613 * source.c (openp): Squelch warning about "filename".
1614
1615 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1616
1617 * source.c (openp): If the file does not exist don't necessarily
1618 search the path.
1619
1620 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1621
1622 Fix PR gdb/872.
1623 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
1624 (integer_types_same_name_p): New function.
1625 (rank_one_type): Use it.
1626 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
1627
1628 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
1629
1630 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
1631 variables.
1632 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
1633 * configure.in: Add --with-sysroot.
1634 * configure: Regenerated.
1635 * main.c (gdb_sysroot): New variable.
1636 (captured_main): Initialize gdb_sysroot.
1637 * defs.h (gdb_sysroot): New extern declaration.
1638 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
1639
1640 2003-01-12 Michael Chastain <mec@shout.net>
1641
1642 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
1643
1644 2003-01-12 Michael Chastain <mec@shout.net>
1645
1646 * top.c (print_gdb_version): Bump copyright year to 2003.
1647
1648 2003-01-12 David Carlton <carlton@bactrian.org>
1649
1650 * linespec.c (symtab_from_filename): Rename variable 's' to
1651 'file_symtab'.
1652
1653 2003-01-12 Andrew Cagney <ac131313@redhat.com>
1654
1655 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
1656 dummy frame.
1657 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
1658
1659 2003-01-12 Andrew Cagney <ac131313@redhat.com>
1660
1661 * d10v-tdep.c: Include "gdb_assert.h".
1662 (d10v_store_return_value): Rewrite to match current interface.
1663 (d10v_extract_struct_value_address): Ditto.
1664 (d10v_extract_return_value): Ditto.
1665 (d10v_gdbarch_init): Set store_restore_value,
1666 extract_struct_value_address and extract_return_value.
1667
1668 2003-01-12 J. Brobecker <brobecker@gnat.com>
1669
1670 * hpread.c (set_namestring): New procedure replacing the
1671 SET_NAMESTRING macro.
1672 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
1673 by calls to set_namestring.
1674
1675 2003-01-11 J. Brobecker <brobecker@gnat.com>
1676
1677 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
1678 a compilation warning.
1679 (hpread_process_one_debug_symbol): Likewise.
1680
1681 2003-01-10 David Carlton <carlton@math.stanford.edu>
1682
1683 * linespec.c (decode_line_1): Rename variable 's' to
1684 'file_symtab'.
1685 (decode_all_digits): Rename argument 's' to 'file_symtab'.
1686 (decode_dollar): Ditto.
1687 (decode_variable): Ditto.
1688 (symbol_found): Ditto.
1689
1690 2003-01-09 Michael Chastain <mec@shout.net>
1691
1692 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
1693
1694 2003-01-07 Corinna Vinschen <vinschen@redhat.com>
1695
1696 * win32-nat.c (set_process_privilege): New function.
1697 (child_attach): Call set_process_privilege() to enable the
1698 SE_DEBUG_NAME user privilege if available in process token.
1699
1700 2003-01-10 J. Brobecker <brobecker@gnat.com>
1701
1702 * hpread.c (hpread_process_one_debug_symbol): Fix a small
1703 compilation error in the previous revision.
1704
1705 2003-01-09 David Carlton <carlton@math.stanford.edu>
1706
1707 * linespec.c: Update copyright.
1708
1709 2003-01-09 Daniel Jacobowitz <drow@mvista.com>
1710
1711 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
1712 than inferior_ptid.
1713 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
1714
1715 2003-01-09 Andrew Cagney <ac131313@redhat.com>
1716
1717 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
1718 Update comments.
1719 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
1720 (frame_saved_regs_zalloc): Update.
1721 (frame_saved_regs_register_unwind): Update.
1722 (create_new_frame): Update.
1723 (get_prev_frame): Update.
1724 (frame_extra_info_zalloc): Update.
1725 (deprecated_get_frame_saved_regs): Update.
1726 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
1727 * cris-tdep.c: Update comment.
1728
1729 * somsolib.h: Fix function indentation.
1730 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
1731 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
1732 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
1733 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
1734 * somsolib.c, inftarg.c: Remove assignment in if conditional.
1735
1736 * infrun.c (follow_fork): Use ISO C definition.
1737 * expprint.c (print_subexp): Use xfree instead of free.
1738 * charset.c: Include "gdb_string.h" instead of <string.h>.
1739 (register_iconv_charsets): Use ISO C definition.
1740 (host_charset, target_charset): Ditto.
1741 * Makefile.in (charset.o): Update dependencies.
1742 (mi-cmd-env.o): Update dependencies.
1743
1744 2003-01-08 Andrew Cagney <cagney@redhat.com>
1745
1746 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
1747 get_frame_base.
1748
1749 2003-01-08 Andrew Cagney <ac131313@redhat.com>
1750
1751 * gdb_mbuild.sh: Add --keep option. When specified, keep the
1752 build directories. Save edited gdb output in Mbuild.log. If a
1753 build fails, remove any final GDB executable.
1754
1755 2003-01-08 Andrew Cagney <ac131313@redhat.com>
1756
1757 * gdb_mbuild.sh: Edit the output of `maint print architecture'
1758 replacing hex constants with function names and stripping leading
1759 file name directory prefixes.
1760
1761 2003-01-08 Andrew Cagney <cagney@redhat.com>
1762
1763 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
1764 get_frame_base.
1765
1766 2003-01-08 David Carlton <carlton@math.stanford.edu>
1767
1768 * linespec.c (decode_line_1): Move code into decode_variable.
1769 (decode_variable): New function.
1770
1771 2003-01-08 Andrew Cagney <ac131313@redhat.com>
1772
1773 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
1774
1775 2003-01-08 Andrew Cagney <cagney@redhat.com>
1776
1777 * cris-tdep.c (cris_frame_init_saved_regs): Use
1778 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
1779 saved_regs buffer.
1780 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
1781 (sh64_nofp_frame_init_saved_regs): Ditto.
1782 (sh_fp_frame_init_saved_regs): Ditto.
1783 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
1784 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
1785 * mcore-tdep.c (analyze_dummy_frame): Ditto.
1786 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1787
1788 2003-01-08 Daniel Jacobowitz <drow@mvista.com>
1789
1790 * minsyms.c (lookup_minimal_symbol): Update comment.
1791 (lookup_minimal_symbol_text): Update comment. Use the hash table.
1792 (lookup_minimal_symbol_solib_trampoline): Likewise.
1793
1794 2003-01-08 Andrew Cagney <cagney@redhat.com>
1795
1796 * d10v-tdep.c (d10v_init_extra_frame_info): Use
1797 frame_relative_level.
1798
1799 * alpha-tdep.c: Use get_frame_extra_info.
1800 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1801 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
1802 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
1803 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
1804
1805 * alpha-tdep.c: Use get_next_frame.
1806 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1807 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
1808 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
1809 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
1810 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
1811 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
1812 * xstormy16-tdep.c: Ditto.
1813
1814 2003-01-07 Andrew Cagney <cagney@redhat.com>
1815
1816 * alpha-tdep.c: Use get_frame_base.
1817 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1818 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
1819 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
1820 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
1821 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
1822 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
1823 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
1824 * config/sparc/tm-sparc.h: Ditto.
1825
1826 2003-01-07 Andrew Cagney <cagney@redhat.com>
1827
1828 * frame.c (deprecated_get_frame_context): New function.
1829 (deprecated_set_frame_context): New function.
1830 * frame.h (deprecated_get_frame_context): Declare.
1831 (deprecated_set_frame_context): Declare.
1832 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
1833 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
1834
1835 2003-01-07 Andrew Cagney <cagney@redhat.com>
1836
1837 * frame.c (deprecated_set_frame_next_hack): New function.
1838 (deprecated_set_frame_prev_hack): New function.
1839 * frame.h (deprecated_set_frame_next_hack): Declare.
1840 (deprecated_set_frame_prev_hack): Declare.
1841 * mcore-tdep.c (analyze_dummy_frame): Use
1842 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
1843 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1844
1845 2003-01-07 David Carlton <carlton@math.stanford.edu>
1846
1847 * linespec.c (decode_line_1): Move code into decode_dollar.
1848 (decode_dollar): New function.
1849
1850 2003-01-07 Andrew Cagney <cagney@redhat.com>
1851
1852 * arm-tdep.c (arm_init_extra_frame_info): Use
1853 deprecated_update_frame_base_hack.
1854 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
1855 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1856 (fix_frame_pointer): Ditto.
1857 (mn10300_analyze_prologue): Ditto.
1858
1859 2003-01-07 Andrew Cagney <cagney@redhat.com>
1860
1861 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
1862 extra_info using frame_extra_info_zalloc.
1863 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
1864 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
1865 (sh64_init_extra_frame_info): Ditto.
1866 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
1867 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
1868 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
1869 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
1870 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
1871 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
1872 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
1873 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
1874 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
1875 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
1876 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
1877 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
1878
1879 * mn10300-tdep.c (analyze_dummy_frame): Use
1880 deprecated_set_frame_extra_info_hack.
1881 * mcore-tdep.c (analyze_dummy_frame): Ditto.
1882
1883 2003-01-07 J. Brobecker <brobecker@gnat.com>
1884
1885 * mdebugread.c (parse_symbol): Skip stProc entries which storage
1886 class is not scText. These do not define "real" procedures.
1887 (parse_partial_symbols): Likewise.
1888
1889 2003-01-06 Michael Snyder <msnyder@redhat.com>
1890
1891 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
1892
1893 2003-01-06 Andrew Cagney <ac131313@redhat.com>
1894
1895 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
1896 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
1897 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
1898 deprecated_frame_xmalloc_with_cleanup.
1899 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
1900 deprecated_frame_xmalloc.
1901 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
1902 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
1903
1904 2003-01-06 Andrew Cagney <cagney@redhat.com>
1905
1906 * x86-64-linux-tdep.c: Include "osabi.h".
1907 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
1908
1909 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
1910
1911 2003-01-06 Andrew Cagney <cagney@redhat.com>
1912
1913 * MAINTAINERS (Target Instruction Set Architectures): Update
1914 arm-elf. Can be built with -Werror, has been multiarched.
1915
1916 * value.h (unpack_long): Make buffer parameter constant.
1917 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
1918 * scm-lang.h (scm_parse): Ditto.
1919 * defs.h (extract_typed_address, extract_address): Ditto.
1920 (extract_long_unsigned_integer): Ditto.
1921 * inferior.h (unsigned_pointer_to_address): Ditto.
1922 (signed_pointer_to_address): Ditto.
1923 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
1924 * gdbarch.h, gdbarch.c: Regenerate.
1925 * findvar.c (extract_long_unsigned_integer): Update.
1926 (extract_address): Update.
1927 (extract_typed_address): Update.
1928 (unsigned_pointer_to_address): Update.
1929 * values.c (unpack_long): Update.
1930 (unpack_double): Update.
1931 (unpack_pointer): Update.
1932 (unpack_field_as_long): Update.
1933 * d10v-tdep.c (d10v_pointer_to_address): Update.
1934 * avr-tdep.c (avr_pointer_to_address): Update.
1935 * scm-lang.c (scm_unpack): Update.
1936 * findvar.c (signed_pointer_to_address): Update.
1937
1938 2003-01-06 Michal Ludvig <mludvig@suse.cz>
1939
1940 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
1941 since it is in i386-tdep.c.
1942
1943 2003-01-06 J. Brobecker <brobecker@gnat.com>
1944
1945 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
1946 failure introduced in the previous change.
1947
1948 2003-01-05 Michael Chastain <mec@shout.net>
1949
1950 * README: Remove references to deleted remote-*.c files:
1951 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
1952 remote-nrom.c, remote-os9k.c, remote-udi.c.
1953
1954 2003-01-05 Mark Kettenis <kettenis@gnu.org>
1955
1956 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
1957 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
1958 i386_get_longjmp_target.
1959
1960 2003-01-05 Andrew Cagney <ac131313@redhat.com>
1961
1962 * arm-tdep.c (prologue_cache): Change to a pointer.
1963 (_initialize_arm_tdep): Allocate prologue_cache.
1964 (check_prologue_cache): Update.
1965 (save_prologue_cache): Update.
1966 (arm_gdbarch_init): Update.
1967
1968 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
1969
1970 * stabsread.c (update_method_name_from_physname): Call complaint()
1971 instead of error.
1972
1973 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
1974
1975 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
1976 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
1977 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
1978
1979 * blockframe.c: Include "gdbcmd.h" and "command.h".
1980 (backtrace_below_main): New variable.
1981 (file_frame_chain_valid, func_frame_chain_valid)
1982 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
1983 (generic_func_frame_chain_valid): Remove functions.
1984 (frame_chain_valid, do_flush_frames_sfunc): New functions.
1985 (_initialize_blockframe): New function.
1986 * Makefile.in (blockframe.o): Update dependencies.
1987 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
1988 comment. Call frame_chain_valid ().
1989 * frame.h: Remove old prototypes. Add prototype for
1990 frame_chain_valid and update comments to match.
1991 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
1992 Remove old comment.
1993 * gdbarch.h: Regenerated.
1994 * gdbarch.c: Regenerated.
1995
1996 * alpha-tdep.c (alpha_gdbarch_init): Don't call
1997 set_gdbarch_frame_chain_valid.
1998 * avr-tdep.c (avr_gdbarch_init): Likewise.
1999 * cris-tdep.c (cris_gdbarch_init): Likewise.
2000 * frv-tdep.c (frv_gdbarch_init): Likewise.
2001 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
2002 * i386-tdep.c (i386_svr4_init_abi): Likewise.
2003 (i386_nw_init_abi): Likewise.
2004 (i386_gdbarch_init): Likewise.
2005 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
2006 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
2007 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
2008 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
2009 * mips-tdep.c (mips_gdbarch_init): Likewise.
2010 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
2011 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
2012 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
2013 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
2014 * s390-tdep.c (s390_gdbarch_init): Likewise.
2015 * sh-tdep.c (sh_gdbarch_init): Likewise.
2016 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
2017 * v850-tdep.c (v850_gdbarch_init): Likewise.
2018 * vax-tdep.c (vax_gdbarch_init): Likewise.
2019 * x86-64-tdep.c (x86_64_init_abi): Likewise.
2020
2021 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
2022 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
2023 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
2024 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
2025 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
2026 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
2027 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
2028 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
2029
2030 2002-01-04 Daniel Jacobowitz <drow@mvista.com>
2031
2032 * Makefile.in (acconfig_h): Remove incorrect macro.
2033 (config_h): Define.
2034 (osabi.o): Update dependencies.
2035 * configure.tgt: Set gdb_osabi based on target triplet.
2036 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
2037 * configure: Regenerated.
2038 * config.in: Regenerated.
2039 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
2040 (GDB_OSABI_DEFAULT): Define if not already defined.
2041 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
2042 (set_osabi_string): New variables.
2043 (gdbarch_register_osabi): Add new OS ABI to
2044 gdb_osabi_available_names.
2045 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
2046 (set_osabi, show_osabi): New functions.
2047 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
2048
2049 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2050
2051 * arch-utils.c (gdbarch_info_init): Set osabi to
2052 GDB_OSABI_UNINITIALIZED.
2053 * gdbarch.sh: Add osabi to struct gdbarch and to struct
2054 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
2055 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
2056 * gdbarch.c: Regenerated.
2057 * gdbarch.h: Regenerated.
2058 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
2059 there's no BFD.
2060 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
2061 * osabi.h (enum gdb_osabi): Move to defs.h.
2062 (gdbarch_init_osabi): Update prototype.
2063 * defs.h (enum gdb_osabi): Moved here.
2064 * Makefile.in: Update dependencies.
2065
2066 * alpha-tdep.h: Don't include "osabi.h".
2067 (struct gdbarch_tdep): Remove osabi member.
2068 * alpha-tdep.c: Include "osabi.h".
2069 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2070 iterate over arches. Update call to gdbarch_init_osabi.
2071 (alpha_dump_tdep): Don't dump osabi.
2072 * alpha-linux-tdep.c: Include "osabi.h".
2073 * alpha-osf1-tdep.c: Include "osabi.h".
2074 * alphafbsd-tdep.c: Include "osabi.h".
2075 * alphanbsd-tdep.c: Include "osabi.h".
2076
2077 * arm-tdep.h: Don't include "osabi.h".
2078 (struct gdbarch_tdep): Remove osabi member.
2079 * arm-tdep.c: Include "osabi.h".
2080 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2081 iterate over arches. Update call to gdbarch_init_osabi.
2082 (arm_dump_tdep): Don't dump osabi.
2083 * arm-linux-tdep.c: Include "osabi.h".
2084 * armnbsd-tdep.c: Include "osabi.h".
2085
2086 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
2087 Update call to gdbarch_init_osabi.
2088
2089 * i386-tdep.h: Don't include "osabi.h".
2090 (struct gdbarch_tdep): Remove osabi member.
2091 * i386-tdep.c: Include "osabi.h".
2092 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2093 iterate over arches. Update call to gdbarch_init_osabi.
2094 (i386_dump_tdep): Don't dump osabi.
2095 * i386-linux-tdep.c: Include "osabi.h".
2096 * i386-sol2-tdep.c: Include "osabi.h".
2097 * i386bsd-tdep.c: Include "osabi.h".
2098 * i386gnu-tdep.c: Include "osabi.h".
2099 * i386ly-tdep.c: Include "osabi.h".
2100 * i386nbsd-tdep.c: Include "osabi.h".
2101 * i386obsd-tdep.c: Include "osabi.h".
2102
2103 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
2104 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2105 check osabi when iterating over arches. Update call to
2106 gdbarch_init_osabi.
2107 (mips_dump_tdep): Don't dump osabi.
2108
2109 * ns32k-tdep.h: Don't include "osabi.h".
2110 (struct gdbarch_tdep): Remove.
2111 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
2112 gdbarch_lookup_osabi. Don't iterate over arches. Don't
2113 allocate tdep. Update call to gdbarch_init_osabi.
2114 (ns32k_dump_tdep): Remove.
2115 (_initialize_ns32k_tdep): Update call to gdbarch_register.
2116 * ns32knbsd-tdep.c: Include "osabi.h".
2117
2118 * ppc-tdep.h: Don't include "osabi.h".
2119 (struct gdbarch_tdep): Remove osabi member.
2120 * rs6000-tdep.c: Include "osabi.h".
2121 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
2122 osabi when iterating over arches. Update call to
2123 gdbarch_init_osabi.
2124 (rs6000_dump_tdep): Don't dump osabi.
2125 * ppc-linux-tdep.c: Include "osabi.h".
2126 * ppcnbsd-tdep.c: Include "osabi.h".
2127
2128 * sh-tdep.h: Don't include "osabi.h".
2129 (struct gdbarch_tdep): Remove osabi member.
2130 * sh-tdep.c: Include "osabi.h".
2131 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2132 iterate over arches. Update call to gdbarch_init_osabi.
2133 (sh_dump_tdep): Don't dump osabi.
2134 * shnbsd-tdep.c: Include "osabi.h".
2135
2136 * sparc-tdep.c: Include "osabi.h".
2137 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2138 iterate over arches. Update call to gdbarch_init_osabi.
2139 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
2140 tdep structure.
2141
2142 * vax-tdep.h: Don't include "osabi.h".
2143 (struct gdbarch_tdep): Remove.
2144 * vax-tdep.c: Include "osabi.h".
2145 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
2146 iterate over arches. Don't allocate tdep. Update call
2147 to gdbarch_init_osabi.
2148 (vax_dump_tdep): Remove.
2149 (_initialize_vax_tdep): Update call to gdbarch_register.
2150
2151 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2152
2153 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
2154 entirely.
2155 (breakpoint_re_set_one): Don't fetch the value for a disabled
2156 watchpoint.
2157
2158 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2159
2160 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
2161 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
2162 (COERCE_FLOAT_TO_DOUBLE): Remove.
2163 * gdbarch.c: Regenerate.
2164 * gdbarch.h: Regenerate.
2165 * Makefile.in: Remove value_h from gdbarch_h.
2166 * valops.c (coerce_float_to_double): New variable.
2167 (default_coerce_float_to_double): Remove.
2168 (standard_coerce_float_to_double): Remove.
2169 (value_arg_coerce): Use coerce_float_to_double.
2170 (_initialize_valops): Add "set coerce-float-to-double".
2171 * value.h (default_coerce_float_to_double): Remove prototype.
2172 (standard_coerce_float_to_double): Remove prototype.
2173
2174 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
2175 prototyped.
2176 * mdebugread.c (parse_symbol): Likewise.
2177 * stabsread.c (define_symbol): Mark all functions as prototyped.
2178
2179 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
2180 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
2181 set_gdbarch_coerce_float_to_double.
2182 * arm-tdep.c (arm_gdbarch_init): Likewise.
2183 * frv-tdep.c (frv_gdbarch_init): Likewise.
2184 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
2185 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
2186 * mips-tdep.c (mips_gdbarch_init): Likewise.
2187 (mips_coerce_float_to_double): Remove.
2188 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
2189 (rs6000_coerce_float_to_double): Remove.
2190 * s390-tdep.c (s390_gdbarch_init): Likewise.
2191 * sh-tdep.c (sh_gdbarch_init): Likewise.
2192 (sh_coerce_float_to_double): Remove.
2193 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
2194 (sparc_coerce_float_to_double): Remove.
2195 * v850-tdep.c (v850_gdbarch_init): Likewise.
2196 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
2197 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
2198 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
2199 (hppa_coerce_float_to_double): Remove prototype.
2200 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
2201
2202 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2203
2204 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
2205
2206 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
2207
2208 Suggested by Stewart Brown <sb24@avaya.com>:
2209 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
2210 in recursive calls. Handle TYPE_CODE_TYPEDEF.
2211 (c_type_print_varspec_suffix): Likewise.
2212
2213 2003-01-04 Mark Kettenis <kettenis@gnu.org>
2214
2215 * configure.in: Don't set and AC_SUBST SUBDIRS.
2216 * configure: Regenerated.
2217
2218 * configure.in: Remove code dealing with shared libraries.
2219 * Makefile.in: Remove HLDFLAGS and HLDENV.
2220 * configure: Regenerated.
2221
2222 2003-01-04 Andrew Cagney <ac131313@redhat.com>
2223
2224 * frame.c (deprecated_frame_xmalloc): New function.
2225 (deprecated_set_frame_saved_regs_hack): New function.
2226 (deprecated_set_frame_extra_info_hack): New function.
2227 * frame.h (deprecated_frame_xmalloc): Declare.
2228 (deprecated_set_frame_saved_regs_hack): Declare.
2229 (deprecated_set_frame_extra_info_hack): Declare.
2230
2231 2003-01-04 Mark Kettenis <kettenis@gnu.org>
2232
2233 * configure.in: Move code that provides the --enable-gdbtk option
2234 right after the code that handles the --enable-tui option, and
2235 polish it somewhat.
2236 * configure: Regenerated.
2237
2238 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
2239 AC_CHECK_FUNCS and remove the old check for pread64.
2240 * acinclude.m4 (AC_GNU_SOURCE): New macro.
2241 * acconfig.h (_GNU_SOURCE): Add.
2242 (HAVE_PREAD64): Remove.
2243 * configure, aclocal.m4, config.in: Regenerated.
2244
2245 2003-01-03 Andrew Cagney <ac131313@redhat.com>
2246
2247 * alpha-tdep.c: Use get_frame_saved_regs.
2248 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
2249 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
2250 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
2251 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
2252 * vax-tdep.c, xstormy16-tdep.c: Ditto.
2253
2254 2003-01-03 Mark Kettenis <kettenis@gnu.org>
2255
2256 * configure.in: Remove all use of the SUBDIRS variable; add
2257 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
2258 code providing the --enable-multi-ice option, and move it right in
2259 front of the code that checks whether gdbserver is supported.
2260 Polish that too.
2261 * configure: Regenerated.
2262 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
2263 @SUBDIRS@.
2264
2265 2003-01-03 Andrew Cagney <cagney@redhat.com>
2266
2267 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
2268 * avr-tdep.c, cris-tdep.c: Ditto.
2269 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
2270 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
2271
2272 2003-01-03 Mark Kettenis <kettenis@gnu.org>
2273
2274 * configure.in: Remove --enable-netrom option.
2275 * configure: Regenerated.
2276
2277 2003-01-03 Mark Kettenis <kettenis@gnu.org>
2278
2279 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
2280 declaration for `struct re_pattern_buffer' instead.
2281 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
2282
2283 2003-01-03 J. Brobecker <brobecker@gnat.com>
2284
2285 * mdebugread.c (parse_symbol): Count until the stEnd matching
2286 the structure name.
2287
2288 2003-01-02 Mark Kettenis <kettenis@gnu.org>
2289
2290 * configure.in: Remove --with-cpu option.
2291 subscripts. Remove evil changequotes here.
2292 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
2293 * config.in, configure: Regenerated.
2294
2295 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
2296 * configure.in: Cleanup section that sources GDB and BFD configure
2297 subscripts. Remove evil changequotes here.
2298 * config.in, configure: Regenerated.
2299
2300 2003-01-02 Andrew Cagney <ac131313@redhat.com>
2301
2302 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
2303 frame accessor methods.
2304 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
2305 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
2306 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
2307 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
2308 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
2309 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
2310 * z8k-tdep.c: Ditto.
2311
2312 2003-01-02 Mark Kettenis <kettenis@gnu.org>
2313
2314 * configure.in: Remove UI_OUT configuration code.
2315 * ada-lang.c: Update assuming UI_OUT is always true.
2316 * Makefile.in (UIOUT_CFLAGS): Remove.
2317 * configure: Regenerated.
2318 * TODO: Remove blurb about elimination of -DUI_OUT.
2319
2320 * configure.in: Move code that provides the --enable-gdbcli,
2321 --enable-gdbmi options right before the code that handles the
2322 --enable-tui option. Polish a bit.
2323 * configure: Regenerated.
2324
2325 * configure.in: Rewrite check for GNU regex and the
2326 --without-included regex option, and move it into the "Checks for
2327 library functions" section. This makes us use the system regex
2328 again by default on systems with version 2 of the GNU C library.
2329 This was apparently broken.
2330 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
2331 * acconfig.h (USE_INCLUDED_REGEX): Remove.
2332 * config.in, configure: Regenerated.
2333
2334 * configure.in: Move code that provides the --enable-tui option
2335 before the "Checks for libraries" section. Polish the code
2336 somewhat and set need_curses to yes if we build the TUI. Rewrite
2337 code that looks for a library providing termcap functionality to
2338 match more closely what's done in the Readline library, and move
2339 it into to the "Checks for libraries" section.
2340 * configure: Regenerated.
2341 * Makefile.in (TERMCAP): Remove variable.
2342 * config/i386/go32.mh (TERMCAP): Remove variable.
2343
2344 2003-01-02 Andrew Cagney <ac131313@redhat.com>
2345
2346 * MAINTAINERS: Mention gdb_mbuild.sh.
2347 * gdb_mbuild.sh: Rewrite.
2348
2349 2003-01-02 Mark Kettenis <kettenis@gnu.org>
2350
2351 * configure.in: Fix typo in last change.
2352 * config.in, configure: Regenerated.
2353
2354 2003-01-02 Andrew Cagney <ac131313@redhat.com>
2355
2356 * valarith.c (value_binop): Delete obsolete code and comments.
2357 * configure.host: Ditto.
2358 * buildsym.h (make_blockvector): Ditto.
2359 * buildsym.c (make_blockvector): Ditto.
2360 * defs.h (enum language): Ditto.
2361 (chill_demangle): Ditto.
2362 * elfread.c (elf_symtab_read): Ditto.
2363 * dwarfread.c (CHILL_PRODUCER): Ditto.
2364 (set_cu_language): Ditto.
2365 (handle_producer): Ditto.
2366 * expprint.c (print_subexp): Ditto.
2367 * gdbtypes.c (chill_varying_type): Ditto.
2368 * gdbtypes.h (builtin_type_chill_bool): Ditto.
2369 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
2370 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
2371 (chill_varying_type): Ditto.
2372 * language.h (_LANG_chill): Ditto.
2373 * language.c (binop_result_type, integral_type): Ditto.
2374 (character_type, string_type, structured_type): Ditto.
2375 (lang_bool_type, binop_type_check): Ditto.
2376 * stabsread.h (os9k_stabs): Ditto.
2377 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
2378 (define_symbol, read_type, read_struct_fields): Ditto.
2379 (read_array_type, read_enum_type, read_huge_number): Ditto.
2380 (read_range_type, start_stabs): Ditto.
2381 * symfile.c (init_filename_language_table): Ditto.
2382 (add_psymbol_with_dem_name_to_list): Ditto.
2383 * symtab.c (symbol_init_language_specific): Ditto.
2384 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
2385 * symtab.h (struct general_symbol_info): Ditto.
2386 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
2387 * typeprint.c (typedef_print): Ditto.
2388 * utils.c (fprintf_symbol_filtered): Ditto.
2389 * valops.c (value_cast, search_struct_field, value_slice): Delete
2390 obsolete code.
2391 (varying_to_slice): Delete function.
2392 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
2393 (varying_to_slice): Delete declaration.
2394 * MAINTAINERS: Update.
2395
2396 2003-01-02 Mark Kettenis <kettenis@gnu.org>
2397
2398 * configure.in: Reorganize "Checks for library functions section"
2399 a bit. Remove check for `btowc' and `isascii' functions.
2400 * configure: Regenerated.
2401
2402 * acconfig.h (_MSE_INT_H): Remove.
2403 * configure.in: Create "Checks for header files" section, and move
2404 appropriate tests there. Don't check for objlist.h, wchar.h,
2405 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
2406 misdetection fix. Also add "Checks for types", "Checks for
2407 compiler characteristics" and "Checks for library functions"
2408 sections.
2409 * config.in, configure: Regenerated.
2410
2411 * configure.in: Create "Checks for programs" section, and move
2412 appropriate tests there.
2413
2414 2003-01-01 Mark Kettenis <kettenis@gnu.org>
2415
2416 * configure.in: Create "Checks for libraries" section, and move
2417 appropriate tests there. Cleanup check for wctype in libw. Use
2418 AC_SEARCH_LIBS to see whether we need libsocket.
2419 * configure: Regenerated.
2420
2421 For older changes see ChangeLog-2002
2422 \f
2423 Local Variables:
2424 mode: change-log
2425 left-margin: 8
2426 fill-column: 74
2427 version-control: never
2428 End:
This page took 0.121432 seconds and 5 git commands to generate.