* elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Don't copy got and
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
5aa5d4b9
AC
12003-02-05 Andrew Cagney <ac131313@redhat.com>
2
3 Remove orphaned hosts, targets and files.
4 * config/i386/gdbserve.mt, config/m68k/nm-apollo68b.h: Delete.
5 * config/m68k/nm-hp300bsd.h, config/m68k/tm-apollo68b.h: Delete.
6 * config/m68k/tm-es1800.h, config/m68k/tm-hp300bsd.h: Delete.
7 * config/m68k/tm-mac.h, config/m68k/xm-apollo68b.h: Delete.
8 * config/pa/hpux1020.mt, config/pa/hpux11.mt: Delete.
9 * config/pa/hpux11w.mt, config/powerpc/gdbserve.mt: Delete.
10 * config/powerpc/ppcle-eabi.mt, config/powerpc/ppcle-sim.mt: Delete.
11 * config/powerpc/tm-ppc-sim.h, config/sparc/sp64sim.mt: Delete.
12 * config/sparc/tm-sp64sim.h: Delete.
13 * configure.host: Delete strongarm-*-*, xscale-*-*, and arm*-*-*
14 hosts.
15 * configure.tgt: Delete i[3456]86-*-sco3.2v4*, and
16 mips*-dec-mach3* targets.
17
b68767c1
MC
182003-02-04 Michael Chastain <mec@shout.net>
19
20 * NEWS: Fix typo: sepcifying -> specifying.
21
5ae7ca1d
MC
222003-02-04 Michael Chastain <mec@shout.net>
23
24 * dwarfread.c: Add documentation on the state of dwarf-1,
25 looking towards obsoletion.
26
d08a4280
MC
272003-02-03 Michael Chastain <mec@shout.net>
28
29 * config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1023.cc,
30 gdb/testsuite/gdb.c++/pr-1023.exp.
31
e9be73e4
AC
322003-02-04 Andrew Cagney <ac131313@redhat.com>
33
34 * values.c: Delete code conditional on IS_TRAPPED_INTERNALVAR.
35 * TODO: Delete reference to IS_TRAPPED_INTERNALVAR.
36
37 * utils.c (init_page_info): Delete reference to MPW in comments.
38 * main.c (captured_main): Delete #ifdef MPW.
39
05d57f6f
AC
402003-02-04 Andrew Cagney <ac131313@redhat.com>
41
42 * NEWS: Note that the m32r-*-elf* is obsolete.
43 * monitor.c (monitor_expect): Obsolete reference to m32r.
44 * configure.tgt: Mark m32r-*-elf* as obsolete.
45 * MAINTAINERS: Mark m32k as obsolete.
46 * m32r-rom.c: Obsolete file.
47 * config/m32r/m32r.mt: Obsolete file.
48 * config/m32r/tm-m32r.h: Obsolete file.
49 * m32r-stub.c: Obsolete file.
50 * m32r-tdep.c: Obsolete file.
51
8b0e5691
AC
522003-02-04 Andrew Cagney <ac131313@redhat.com>
53
54 * NEWS: Mention that the z8k-zilog-none is obsolete.
55 * MAINTAINERS: Mark z8k as obsolete.
56 * configure.tgt: Obsolete the z8k-*-coff* target.
57 * config/z8k/z8k.mt: Obsolete file.
58 * config/z8k/tm-z8k.h: Obsolete file.
59 * z8k-tdep.c: Obsolete file.
60
67f16606
AC
612003-02-04 Andrew Cagney <ac131313@redhat.com>
62
63 * NEWS: Mention that the mn10200-elf is obsolete.
64 * configure.tgt: Obsolete mn10200-*-* target.
65 * breakpoint.c (update_breakpoints_after_exec): Update comment to
66 mention that the mn10200 is obsolete.
67 * breakpoint.h: Ditto.
68 * MAINTAINERS: Mark the mn10200-elf as obsolete.
69 * config/mn10200/mn10200.mt: Obsolete file.
70 * config/mn10200/tm-mn10200.h: Obsolete file.
71 * mn10200-tdep.c: Obsolete file.
72
fd2299bd
AC
732003-02-04 Andrew Cagney <ac131313@redhat.com>
74
75 * MAINTAINERS: Mark h8500 as obsolete.
76 * configure.tgt (h8500-*-*): Mark h8500 code as obsolete.
77 * findvar.c (value_from_register): Ditto.
78 * h8500-tdep.c: Mark file as obsolete.
79 * config/h8500/h8500.mt: Ditto.
80 * config/h8500/tm-h8500.h: Ditto.
81 * NEWS: Mention that h8500 is obsolete.
82
eb9a305d
DC
832003-02-04 David Carlton <carlton@math.stanford.edu>
84
85 * objfiles.c (allocate_objfile): Always set name. Add comment at
86 start of function.
87 * jv-lang.c (get_dynamics_objfile): Add comment.
88
406fc7fb
DC
892003-02-04 David Carlton <carlton@math.stanford.edu>
90
91 * symtab.h (SYMBOL_LINKAGE_NAME): Delete.
92 * printcmd.c (build_address_symbolic): Replace uses of
93 SYMBOL_LINKAGE_NAME by equivalent uses of SYMBOL_SOURCE_NAME,
94 SYMBOL_NAME, and asm_demangle.
95 Update copyright.
96
93d91629
DC
972003-02-04 David Carlton <carlton@math.stanford.edu>
98
99 * linespec.c (decode_compound): Extract code into
100 lookup_prefix_sym.
101 (lookup_prefix_sym): New function.
102
1c5cb38e
DC
1032003-02-04 David Carlton <carlton@math.stanford.edu>
104
105 * gdbtypes.h: Delete INTEGER_COERCION_BADNESS,
106 FLOAT_COERCION_BADNESS.
107 * gdbtypes.c (rank_one_type): Replace all uses of
108 INTEGER_COERCION_BADNESS by INTEGER_CONVERSION_BADNESS.
109
0cf824c9
JB
1102003-02-04 Jim Blandy <jimb@redhat.com>
111
112 * dwarf2read.c (dwarf2_locate_sections): When we find a macro info
113 section, let dwarf_macinfo_section point to it, not
114 dwarf_loc_section.
115
a2d356b0
DJ
1162003-02-04 Daniel Jacobowitz <drow@mvista.com>
117
118 Pointed out by Anton Blanchard <anton@samba.org>.
119 * ppc-linux-tdep.c (insn_is_sigreturn): New function.
120 (ppc_linux_at_sigtramp_return_path): Use it.
121
2de7ced7
DJ
1222003-02-04 Daniel Jacobowitz <drow@mvista.com>
123
124 * defs.h (streq): Add prototype.
125 * utils.c (streq): New function.
126
127 * dwarf2read.c (new_symbol): Use SYMBOL_SET_NAMES instead of
128 SYMBOL_NAME and SYMBOL_INIT_DEMANGLED_NAME.
129 * mdebugread.c (new_symbol): Likewise.
130 * stabsread.c (define_symbol): Likewise.
131 * coffread.c (process_coff_symbol): Likewise.
132 * dwarfread.c (new_symbol): Likewise.
133
134 * minsyms.c (prim_record_minimal_symbol_and_info): Use
135 SYMBOL_SET_NAMES instead of setting SYMBOL_NAME. Set the language
136 here.
137 (install_minimal_symbols): Don't set SYMBOL_LANGUAGE or call
138 SYMBOL_INIT_DEMANGLED_NAME.
139 * objfiles.c: Include "hashtab.h".
140 (allocate_objfile): Call htab_set_functions_ex for the
141 demangled_names_hash.
142 (free_objfile): Call htab_delete for the demangled_names_hash.
143 * objfiles.h (struct htab): Add declaration.
144 (struct objfile): Add demangled_names_hash.
145 * symfile.c: Include "hashtab.h".
146 (reread_symbols): Call htab_delete for the demangled_names_hash.
147 (add_psymbol_to_list): Use SYMBOL_SET_NAMES instead of putting
148 SYMBOL_NAME in the bcache.
149 * symtab.c: Include "hashtab.h". Update comments.
150 (create_demangled_names_hash, symbol_set_names): New functions.
151 (symbol_find_demangled_name): New function, broken out from
152 symbol_init_demangled_names.
153 (symbol_init_demangled_names): Use it.
154 * symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Add missing parentheses.
155 (SYMBOL_SET_NAMES): New macro.
156 (symbol_set_names): Add prototype.
157
15831452
JB
1582003-02-03 Jim Blandy <jimb@redhat.com>
159
160 Use a single, consistent representation for an empty minimal
161 symbol table in an objfile.
162 * objfiles.c (terminate_minimal_symbol_table): New function.
163 (allocate_objfile): Call it.
164 * objfiles.h (terminate_minimal_symbol_table): New declaration.
165 (ALL_MSYMBOLS): No need to test whether (objfile)->msymbols is
166 non-NULL.
167 * minsyms.c (lookup_minimal_symbol_by_pc_section): To see whether
168 objfile has minimal symbols, compare minimal_symbol_count to zero,
169 instead of comparing msymbols with NULL.
170 * objfiles.c (have_minimal_symbols): Same.
171 * solib-sunos.c (solib_add_common_symbols): Call
172 terminate_minimal_symbol_table.
173 * symfile.c (reread_symbols): Same.
174
ffc65945
KB
1752003-02-03 Kevin Buettner <kevinb@redhat.com>
176
177 * s390-tdep.c (s390_address_class_type_flags)
178 (s390_address_class_type_flags_to_name)
179 (s390_address_class_name_to_type_flags): New functions.
180 (s390_gdbarch_init): Define ADDRESS_CLASS_TYPE_FLAGS_TO_NAME,
181 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS, and ADDRESS_CLASS_TYPE_FLAGS.
182
f211c6d4
MS
1832003-02-03 Michael Snyder <msnyder@redhat.com>
184
185 * arm-tdep.c: Fix spell-o in comment.
186
659b0389
ML
1872003-02-03 Michal Ludvig <mludvig@suse.cz>
188
189 * dwarf2cfi.c (pointer_encoding): Added new parameter.
190 * dwarf2cfi.c, dwarf2read.c: Changed all warnings and
191 error messages to contain BFD filename.
192
3b31d625
EZ
1932003-02-02 Elena Zannoni <ezannoni@redhat.com>
194
997b089a 195 Fix PR gdb/742 gdb/743 gdb/877
3b31d625
EZ
196 * disasm.c (dump_insns): Use make_cleanup_ui_out_tuple_begin_end.
197 (do_mixed_source_and_assembly): Use
198 make_cleanup_ui_out_tuple_begin_end and
199 make_cleanup_ui_out_tuple_begin_end.
200 (do_mixed_source_and_assembly): Ditto.
201 * thread.c (do_captured_list_thread_ids): Ditto.
202 * ui-out.h (ui_out_table_begin, ui_out_list_begin,
203 ui_out_tuple_begin, ui_out_table_end, ui_out_list_end,
204 ui_out_tuple_end): Delete prototypes.
205 * ui-out.c (ui_out_list_begin, ui_out_tuple_begin,
206 ui_out_list_end, ui_out_tuple_end): Delete.
207
208 From Kevin Buettner <kevinb@redhat.com>:
209 * ui-out.h (make_cleanup_ui_out_table_begin_end): New function.
210 * ui-out.c (make_cleanup_ui_out_table_begin_end)
211 (do_cleanup_table_end): New functions.
212 * breakpoint.c (print_it_typical, print_one_breakpoint, mention):
213 Use cleanups to invoke_ui_out_tuple_end().
214 (breakpoint_1): Use cleanup to invoke ui_out_table_end().
215 * cli/cli-setshow.c (cmd_show_list): Use
216 make_cleanup_ui_out_tuple_begin_end.
217
5b181d62
AC
2182003-02-02 Andrew Cagney <ac131313@redhat.com>
219
220 * frame.c (frame_unwind_register): New function.
221 (frame_unwind_unsigned_register): Use.
222 (frame_unwind_signed_register): Use.
223 (frame_read_register): New function.
224 * frame.h (frame_unwind_register): Declare.
225 (frame_read_register): Declare.
226
227 * d10v-tdep.c (d10v_frame_pop): Rewrite. Use regcache_cooked_write
228 and frame_unwind_register instead of read_memory, write_register
229 and deprecated_write_register_bytes.
230
5f601589
AC
2312003-02-02 Andrew Cagney <ac131313@redhat.com>
232
233 * frame.h: Note that namelen can be negative.
234 * frame.c (frame_map_name_to_regnum): When LEN is negative, use
235 NAME's length.
236
237 * NEWS: Mention that the d10v's `regs' command is deprecated.
238 * d10v-tdep.c (d10v_gdbarch_init): Set print_registers_info.
239 (d10v_print_registers_info): New function.
240 (show_regs): Call d10v_print_registers_info.
241 (_initialize_d10v_tdep): Mark "show regs" command as deprecated.
242
6a3fe0a4
MK
2432003-02-02 Mark Kettenis <kettenis@gnu.org>
244
245 * stack.c (print_frame_info): Restore call to annotate_frame_begin
246 lost in the previous patch.
247
075559bc
AC
2482003-02-01 Andrew Cagney <ac131313@redhat.com>
249
250 From 2002-11-09 Jason Molenda (jason-cl@molenda.com)
251 * stack.c (print_frame_info_base): Output complete FRAME tuple
252 for synthesized frames.
253
6789195b
AC
2542003-02-02 Andrew Cagney <ac131313@redhat.com>
255
256 * mips-nat.c (zerobuf): Delete.
257 (fetch_inferior_registers): Alloc local zerobuf.
258 (fetch_core_registers): Alloc local zerobuf.
259 * d10v-tdep.c (show_regs): Don't allocate a dynamic array using
260 MAX_REGISTER_RAW_SIZE or MAX_REGISTER_VIRTUAL_SIZE.
261 * thread-db.c (thread_db_store_registers): Ditto.
262 * sh-tdep.c (sh_do_register): Ditto.
263 * rom68k-rom.c (rom68k_supply_one_register): Ditto.
264 * remote-sim.c (gdbsim_store_register): Ditto.
265 * remote-mips.c (mips_wait, mips_fetch_registers): Ditto.
266 * remote-e7000.c (fetch_regs_from_dump): Ditto.
267 * monitor.c (monitor_supply_register): Ditto.
268 * mipsv4-nat.c (supply_gregset, supply_fpregset): Ditto.
269 * mips-nat.c (fetch_inferior_registers): Ditto.
270 * m68klinux-nat.c (fetch_register): Ditto.
271 * lynx-nat.c (fetch_inferior_registers): Ditto.
272 (fetch_inferior_registers): Ditto.
273 * irix4-nat.c (supply_gregset, supply_fpregset): Ditto.
274 * hpux-thread.c (hpux_thread_fetch_registers): Ditto.
275 (hpux_thread_store_registers): Ditto.
276 * hppah-nat.c (fetch_register): Ditto.
277 * hppab-nat.c (fetch_register): Ditto.
278 * hppa-tdep.c (pa_register_look_aside): Ditto.
279 (pa_print_fp_reg, pa_strcat_fp_reg): Ditto.
280 * dve3900-rom.c (fetch_bitmapped_register): Ditto.
281
e669114a
AC
2822003-02-01 Andrew Cagney <ac131313@redhat.com>
283
284 * gdbarch.sh: Explictly specify all method levels. When a
285 variable with an empty level, provide a non-multi-arch default.
286 (BELIEVE_PCC_PROMOTION_TYPE): Set level to empty.
287 * gdbarch.h: Re-generate.
288 * stabsread.c (BELIEVE_PCC_PROMOTION_TYPE): Delete. Always defined.
289 * config/m68k/tm-sun3.h (BELIEVE_PCC_PROMOTION_TYPE): Define as 1
290
9a043c1d
AC
2912003-02-01 Andrew Cagney <ac131313@redhat.com>
292
293 * defs.h (host_pointer_to_address): Delete declaration.
294 (address_to_host_pointer): Delete declaration.
295 * utils.c (host_pointer_to_address): Delete function.
296 (address_to_host_pointer): Delete function.
297 * procfs.c (procfs_address_to_host_pointer): New function.
298 * procfs.c (proc_set_watchpoint): Use.
299 (procfs_can_use_hw_breakpoint): Update comments.
300 * somsolib.c (hpux_address_to_host_pointer_hack): New function.
301 (som_solib_add): Use.
302 * hppa-tdep.c (hppa_pointer_to_address_hack): New function.
303 * hppa-tdep.c (unwind_command): Use.
304
7ca9f392
AC
3052003-02-01 Andrew Cagney <ac131313@redhat.com>
306
94bbfd30
AC
307 * gdb_dirent.h: Mark up valid uses of <dirent.h>, d_namelen and
308 strlen d_name.
309
7ca9f392
AC
310 * main.c (captured_main): Delete #ifdef ADDITIONAL_OPTIONS,
311 ADDITIONAL_OPTION_CASES, and ADDITIONAL_OPTION_HANDLER code.
312 (print_gdb_help): Delete #ifdef ADDITIONAL_OPTION_HELP code.
313 * stabsread.c (DBX_PARM_SYMBOL_CLASS): Delete macro.
314 (define_symbol): Update.
315 * symfile.c (generic_load): Remove references to nindy.
316 * symtab.c: Remove references to nindy.
317
31a85ea2
AC
3182003-02-01 Andrew Cagney <ac131313@redhat.com>
319
320 * infcmd.c (print_float_info): Delete code conditional on
321 FLOAT_INFO.
322 * config/nm-lynx.h: Delete #undef FLOAT_INFO. Update copyright.
323 * config/m68k/nm-apollo68b.h: Ditto.
324 * config/i386/tm-ptx.h (FLOAT_INFO): Delete. Update copyright.
325 * config/ns32k/nm-nbsd.h (FLOAT_INFO): Ditto.
326 * config/i386/tm-symmetry.h (FLOAT_INFO): Ditto.
327
f6e85fc8
MK
3282003-02-01 Mark Kettenis <kettenis@gnu.org>
329
6015b6a0
MK
330 * config/i386/tm-i386os9k.h: Removed.
331
f7a30bdf
MK
332 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v.
333 Remove i[3456]86-*-sysv3.2* and i[3456]86-*-sysv32* entries since
334 they're identical to i[3456]86-*-sysv* now.
335 * config/i386/i386v32.mh: Removed.
336 * config/i386/xm-i386v32.h: Removed.
337 * config/i386/xm-i386sco.h (U_FPSTATE): Remove macro.
338
28d52111
MK
339 * config/i386/i386mk.mt, config/i386/i386mk.mh: Removed.
340
4d3f6bce
MK
341 * config/i386/i386dgux.mh: Removed.
342 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
343
f6e85fc8
MK
344 * configure.in: Fix typo.
345 * configure: Regenerated.
346
53955967
DC
3472003-01-31 David Carlton <carlton@math.stanford.edu>
348
349 * dwarf2read.c (dwarf2_locate_sections): Set
350 dwarf_ranges_section.
351
b1364885
AC
3522003-01-31 Andrew Cagney <ac131313@redhat.com>
353
8dbb1c65
AC
354 * objc-exp.y, c-exp.y, f-exp.y: Remove PTR casts.
355 * utils.c: Update comments documenting legitimate uses of PTR.
356
8731e58e
AC
357 * utils.c: Re-indent.
358
b1364885
AC
359 * config/djgpp/fnchange.lst: Delete nindy files.
360 * nindy-share/ttyflush.c, nindy-share/stop.h: Delete files.
361 * nindy-share/nindy.c, nindy-share/env.h: Delete files.
362 * nindy-share/coff.h, nindy-share/block_io.h: Delete files.
363 * nindy-share/b.out.h, nindy-share/VERSION: Delete files.
364 * nindy-share/README, nindy-share/Onindy.c: Delete files.
365 * nindy-tdep.c, nindy-share/Makefile: Delete files.
366 * Makefile.in (init.c): Remove nindy references.
367 (saber_gdb): Delete rule.
368 (ALLDEPFILES): Delete hp300ux-nat.c, nindy-tdep.c,
369 nindy-share/Onindy.c, nindy-share/nindy.c, nindy-share/ttyflush.c,
370 and a68v-nat.c.
371 (hp300ux-nat.o, a68v-nat.o, ptx4-nat.o): Delete rules.
372 (Onindy.o, nindy.o, ttyflush.o, nindy-tdep.o): Delete rules.
373 (HFILES_NO_SRCDIR): Delete nindy-share/b.out.h,
374 nindy-share/block_io.h, nindy-share/coff.h, nindy-share/env.h, and
375 nindy-share/stop.h.
376 * hp300ux-nat.c, a68v-nat.c, ptx4-nat.c: Delete files.
377 * saber.suppress: Delete file.
378
086df311
DJ
3792003-01-31 Daniel Jacobowitz <drow@mvista.com>
380
381 * dbxread.c (stabs_data): New static variable.
382 (fill_symbuf): Support an in-memory buffer for stabs data.
383 (stabs_seek): New function.
384 (dbx_psymtab_to_symtab): Relocate the stabs data if necessary.
385 (read_ofile_symtab): Use stabs_seek.
386 (elfstab_build_psymtabs): Take an asection* instead of
387 an offset and size. Relocate the stabs data if necessary.
388 Save the section* for dbx_psymtab_to_symtab.
389 * dwarf2read.c: Add section variables for each debug section.
390 (dwarf2_locate_sections): Fill them in.
391 (dwarf2_read_section): Take an asection* argument.
392 Relocate the section contents if necessary.
393 (dwarf2_build_psymtabs, dwarf2_build_psymtabs_easy): Update callers.
394 * dwarf2cfi.c (parse_frame_info): Take a section argument and pass
395 it to dwarf2_read_section.
396 (dwarf2_build_frame_info): Update callers.
397 * elfread.c (elf_symfile_read): Update call to
398 elfstab_build_psymtabs.
399 * gdb-stabs.h (struct dbx_symfile_info): Add stab_section.
400 (DBX_STAB_SECTION): New macro.
401 * stabsread.h (elfstab_build_psymtabs): Update prototype.
402 * symfile.c (symfile_dummy_outputs): New function.
403 (symfile_relocate_debug_section): New function.
404 * symfile.h (symfile_relocate_debug_section): Add prototype.
405
87d1b352
RH
4062003-01-31 Richard Henderson <rth@redhat.com>
407
408 * alpha-nat.c (REGISTER_PTRACE_ADDR): Merge into ...
409 (register_addr): ... here. Support ALPHA_UNIQUE_REGNUM.
410 (fetch_elf_core_registers): Support ALPHA_UNIQUE_REGNUM.
411 * alpha-tdep.c (alpha_register_name): Add "unique".
412 * alpha-tdep.h (ALPHA_NUM_REGS): Increment.
413 (ALPHA_UNIQUE_REGNUM): New.
414 * config/alpha/nm-linux.h (ALPHA_UNIQUE_PTRACE_ADDR): New.
415
c48861fb
AC
4162003-01-31 Andrew Cagney <ac131313@redhat.com>
417
418 * README: Remove reference to Ericsson 1800 monitor.
419 * Makefile.in (remote-es.o): Delete rule.
420 (ALLDEPFILES): Delete remote-es.c.
421 * remote-es.c: Delete file.
422 * config/m68k/es1800.mt: Delete file.
423 * config/djgpp/fnchange.lst: Update.
424 * configure.tgt: Delete m68*-ericsson-* target.
425
d764a824
AF
4262003-01-31 Adam Fedor <fedor@gnu.org>
427
428 * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.
429 Remove duplicate/shadowing variable of same name.
430
fe36c4f4
JB
4312003-01-30 Jim Blandy <jimb@redhat.com>
432
433 * symfile.c (find_separate_debug_file): Assert that the objfile's
434 directory name we compute ends with a slash, and then assume that
435 that's so everywhere we use it.
436
cb741690
DJ
4372003-01-30 Daniel Jacobowitz <drow@mvista.com>
438
439 * valops.c (value_assign): Flush frame cache after stores to memory
440 also.
441
96ee5227
AC
4422003-01-30 Andrew Cagney <ac131313@redhat.com>
443
444 * Makefile.in (mon960-rom.o): Delete rule.
445 * mon960-rom.c: Delete file.
446
7f6104a9
AC
4472003-01-30 Andrew Cagney <ac131313@redhat.com>
448
449 * d10v-tdep.c: Include "frame-unwind.h".
450 (d10v_gdbarch_init): Append d10v_frame_p to the unwind predicate
451 list.
452 (next_addr, uses_frame): Delete.
453 (struct d10v_unwind_cache): Define.
454 (prologue_find_regs): Add struct d10v_unwind_cache info parameter.
455 Use info instead of next_addr and uses_frame globals.
456 (d10v_frame_init_saved_regs): Delete function.
457 (d10v_init_extra_frame_info): Delete function.
458 (d10v_gdbarch_init): Do not initialize init_extra_frame_info,
459 frame_init_saved_regs or pop_frame, frame_chain, frame_chain_valid,
460 init_frame_pc or frame_saved_pc.
461 (d10v_pop_frame): Delete function.
462 (do_d10v_pop_frame): Delete function.
463 (d10v_frame_chain): Delete function.
464 (d10v_frame_chain_valid): Delete function.
465 (d10v_frame_pc_unwind): New function.
466 (d10v_frame_id_unwind): New function.
467 (saved_regs_unwinder): New function.
468 (d10v_frame_register_unwind): New function.
469 (d10v_frame_pop): New function.
470 (d10v_frame_unwind): New variable.
471 (d10v_frame_p): New function.
472 (d10v_frame_saved_pc): Delete function.
473 * Makefile.in (d10v-tdep.o): Update dependencies.
474
cad2e848
JB
4752003-01-30 J. Brobecker <brobecker@gnat.com>
476
477 * config/pa/tm-hppa64.h (CALL_DUMMY_LOCATION): Remove #undef
478 causing some regressions due to a change in the default value
479 for this macro.
480
af34e669
DJ
4812003-01-29 Richard Henderson <rth@redhat.com>
482 Elena Zannoni <ezannoni@redhat.com>
483 Daniel Jacobowitz <drow@mvista.com>
484
485 Fix PR gdb/961.
486 * dwarf2read.c (dwarf_ranges_offset, dwarf_ranges_size): New
487 variables.
488 (RANGES_SECTION): New.
489 (dwarf_ranges_buffer): New variable.
490 (struct comp_unit_head): Add member "die".
491 (struct dwarf2_pinfo): Add dwarf_ranges_buffer, dwarf_ranges_size.
492 (DWARF_RANGES_BUFFER, DWARF_RANGES_SIZE): New.
493 (dwarf2_has_info): Init dwarf_ranges_offset and dwarf_ranges_size.
494 (dwarf2_locate_sections): Likewise.
495 (dwarf2_build_psymtabs): Read .debug_ranges.
496 (dwarf2_build_psymtabs_hard): Swap dwarf_ranges out.
497 (psymtab_to_symtab_1): Swap dwarf_ranges in. Set cu_header.die.
498 (dwarf2_get_pc_bounds): New cu_header argument; adjust all callers.
499 Look for DW_AT_ranges and return the bounding box.
500
baa93fa6
CF
5012003-01-29 Brian Ford <ford@vss.fsi.com>
502
503 * win32-nat.c (cygwin_pid): Removed as unused.
504 (child_attach): Try fall back to Cygwin pid.
505
c63f977f
JB
5062003-01-29 Jim Blandy <jimb@redhat.com>
507
508 * objfiles.h (struct objfile): Doc fix.
509
d62d1979
AC
5102003-01-29 Andrew Cagney <ac131313@redhat.com>
511
512 * frame.c (frame_saved_regs_id_unwind): Assert FRAME_CHAIN_P.
513 (legacy_get_prev_frame): Assert FRAME_CHAIN_P.
514 (get_prev_frame): When FRAME_CHAIN_P, call legacy_get_prev_frame.
515 (frame_saved_regs_pc_unwind): Assert FRAME_SAVED_PC_P.
516 * gdbarch.sh (FRAME_CHAIN): Change to a function with predicate.
517 (FRAME_SAVED_PC): Change to a function with predicate.
518 * gdbarch.h, gdbarch.c: Re-generate.
519
1ae18a04
AC
5202003-01-28 Andrew Cagney <ac131313@redhat.com>
521
52287340
AC
522 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.
523
1ae18a04
AC
524 * complaints.c (complain): Delete function.
525 * complaints.h (struct deprecated_complaint): Delete definition.
526 (complain): Delete declaration.
527
f2c16bd6
KB
5282003-01-28 Kevin Buettner <kevinb@redhat.com>
529
530 * mips-tdep.c (mips_init_extra_frame_info): Return early for
531 dummy frames.
532
a94dd1fd
AC
5332003-01-27 Andrew Cagney <ac131313@redhat.com>
534
535 * sentinel-frame.h, sentinel-frame.c: New files.
536 * Makefile.in (frame.o): Update dependencies.
537 (SFILES): Add sentinel-frame.c.
538 (sentinel_frame_h): Define.
539 (COMMON_OBS): Add sentinel-frame.o.
540 (sentinel-frame.o): Specify dependencies.
541 * frame.c: Include "sentinel-frame.h".
542 (frame_register_unwind): Rewrite assuming that there is always a a
543 ->next frame.
544 (frame_register, generic_unwind_get_saved_register): Ditto.
545 (frame_read_unsigned_register, frame_read_signed_register): Ditto.
546 (create_sentinel_frame, unwind_to_current_frame): New functions.
547 (get_current_frame): Rewrite using create_sentinel_frame and
548 unwind_to_current_frame. When possible, always create a frame.
549 (create_new_frame): Set next to the sentinel frame.
550 (get_next_frame): Rewrite. Don't go below the level 0 frame.
551 (deprecated_update_frame_pc_hack): Update the next frame's PC and
552 ID cache when necessary.
553 (frame_saved_regs_id_unwind): Use frame_relative_level.
554 (deprecated_generic_get_saved_register): Use frame_relative_level,
555 get_frame_saved_regs, get_frame_pc, get_frame_base and
556 get_next_frame.
557 (frame_saved_regs_register_unwind): Use get_frame_saved_regs and
558 frame_register.
559
5378adc4
DJ
5602003-01-27 Daniel Jacobowitz <drow@mvista.com>
561
562 * gdb_indent.sh: Add -T bfd and -T asection to the indent arguments.
563
51ee2ddc
DJ
5642003-01-27 Daniel Jacobowitz <drow@mvista.com>
565
566 * maint.c [! (HAVE_MONSTARTUP && HAVE__MCLEANUP)]
567 (maintenance_set_profile_cmd): Use error () instead of warning ().
568
d9feb4e7
DJ
5692003-01-27 Daniel Jacobowitz <drow@mvista.com>
570
571 * configure.in: Check that -pg works if using --enable-profiling.
572 Check for monstartup and _mcleanup regardless of --enable-profiling.
573 * maint.c: Check for monstartup and _mcleanup before using them.
574 * config.in: Regenerated.
575 * configure: Regenerated.
576
2d188dd3
NC
5772003-01-24 Nick Clifton <nickc@redhat.com>
578
579 * Add sh2e support:
580
581 2002-04-02 Elena Zannoni <ezannoni@redhat.com>
582
583 * gdb/sh-tdep.c (sh_sh2e_register_name): New.
584 (sh2e_show_regs): New.
585 (sh_gdbarch_init): Handle bfd_mach_sh2e.
586 * config/sh/tm-sh.h: Added sh2e to comments.
587
cb3c37b2
JB
5882003-01-23 Jim Blandy <jimb@redhat.com>
589
590 * symfile.c (syms_from_objfile): Don't print the "(no debugging
591 symbols found)" message here; we haven't checked for a separate
592 debug info file yet, so we don't know yet.
593 (symbol_file_add_with_addrs_or_offsets): Print it here, after
594 we've looked everywhere. Also, there's no need to print a special
595 message when we're loading the separate debug info file: the one
596 symbol_file_add prints is fine.
597
5b5d99cf
JB
5982003-01-23 Alexander Larsson <alexl@redhat.com>
599 Jim Blandy <jimb@redhat.com>
600
601 Add support for executables whose debug info has been separated
602 out into a separate file, leaving only a link behind.
603 * objfiles.h (struct objfile): New fields: separate_debug_objfile
604 and separate_debug_objfile_backlink.
605 (put_objfile_before): New declaration.
606 * symfile.c: #include "filenames.h".
607 (symbol_file_add_with_addrs_or_offsets): If this objfile has its
608 debug info in a separate file, read that, too. Save the addrs
609 argument, so we can use it again to read the separated debug info;
610 syms_from_objfile modifies the table we pass it.
611 (reread_symbols): After re-reading an objfile, call
612 reread_separate_symbols to refresh its separate debug info
613 objfile, if it has one.
614 (reread_separate_symbols, find_separate_debug_file,
615 get_debug_link_info, separate_debug_file_exists): New functions.
616 (debug_file_directory): New global var.
617 (_initialize_symfile): Initialize debug_file_directory, and
618 provide the new `set debug-file-directory' command to let the user
619 change it.
620 * objfiles.c (free_objfile): If this objfile has its debug info in
621 a separate objfile, free that one too. If this is itself a
622 separate debug info objfile, clear our parent's backlink.
623 (put_objfile_before): New function.
624 * utils.c (gnu_debuglink_crc32): New function.
625 * defs.h (gnu_debuglink_crc32): New declaration.
626 * Makefile.in (symfile.o): Note dependency on "filenames.h".
627 * configure.in: Handle --with-separate-debug-dir config option.
628 * acinclude.m4 (AC_DEFINE_DIR): New macro.
629 * acconfig.h (DEBUGDIR): New macro.
630 * configure, aclocal.m4, config.in: Regenerated.
631
7e8580c1
JB
6322003-01-22 Jim Blandy <jimb@redhat.com>
633
7904e09f
JB
634 * symfile.c (symbol_file_add_with_addrs_or_offsets): New function,
635 like the old symbol_file_add, but taking new arguments: you can
636 now pass in either a `struct section_addr_info' list to say where
637 each section is loaded, or a `struct section_offsets' table. Pass
638 these new arguments through to syms_from_objfile as appropriate.
639 (symbol_file_add): Just call symbol_file_add_with_addrs_or_offsets,
640 with the appropriate quiescent values for the new arguments.
641
7e8580c1
JB
642 * symfile.c: #include "gdb_assert.h".
643 (syms_from_objfile): Add the ability to pass in a section offset
644 table directly, as an alternative to the section_addr_info table.
645 Document arguments better.
646 (symbol_file_add): Pass extra arguments to syms_from_objfile.
647 * symfile.h (syms_from_objfile): Update declaration.
648 * rs6000-nat.c (objfile_symbol_add): Pass new arguments to
649 syms_from_objfile.
650 * Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
651
d28f9cdf
DJ
6522003-01-22 Daniel Jacobowitz <drow@mvista.com>
653
654 Original patch by Tom Tromey <tromey@cygnus.com> and
655 Jason Molenda <jmolenda@apple.com>.
656 * Makefile.in (PROFILE_CFLAGS): Substitute from configure.
657 (INTERNAL_LDFLAGS): Don't include PROFILE_CFLAGS.
658 * NEWS: Mention profiling.
659 * configure.in (--enable-gdbtk): Fix typo.
660 (--enable-profiling): New. Set PROFILE_CFLAGS.
661 * maint.c (maintenance_set_profile_cmd): Remove NOTYET.
662 Fill in function.
663 (profiling_state): New variable.
664 (mcleanup_wrapper): New function.
665 (_initialize_maint): Remove NOTYET, fix call to
666 add_setshow_boolean_cmd for "maint set profile".
667 * configure: Regenerated.
668
df21e465
MH
6692003-01-21 Martin M. Hunt <hunt@redhat.com>
670
671 * Makefile.in (install-gdbtk): Install PNG images too.
672
73c1f219
AC
6732003-01-21 Andrew Cagney <ac131313@redhat.com>
674
675 * exec.c (text_start): Delete global variable.
676 (exec_file_attach): Make text_start local to the function.
677 * inferior.h (BEFORE_TEXT_END, AFTER_TEXT_END): Delete macros.
678 * valops.c (hand_function_call): Delete code that handles
679 BEFORE_TEXT_END and AFTER_TEXT_END.
680 * gdbarch.sh (CALL_DUMMY_LENGTH): Test call_dummy_length instead
681 of CALL_DUMMY_LOCATION.
682 * gdbarch.c: Regenerate.
683 * inferior.h (deprecated_pc_in_call_dummy_before_text_end)
684 (deprecated_pc_in_call_dummy_after_text_end): Delete declaration.
685 * blockframe.c (deprecated_pc_in_call_dummy_before_text_end)
686 (deprecated_pc_in_call_dummy_after_text_end): Delete functions.
687 (text_end): Delete extern declaration.
688
eb4f72c5
AC
6892003-01-21 Andrew Cagney <ac131313@redhat.com>
690
691 * frame.h (FRAME_OBSTACK_ZALLOC): Define.
692 * blockframe.c (backtrace_below_main): Move to "frame.c".
693 (frame_chain_valid): Delete check for backtrace_below_main.
694 (_initialize_blockframe): Delete initialization, move ``set
695 backtrace-below-main'' command to "frame.c".
696 (do_flush_frames_sfunc): Delete function.
697 * frame.c: Include "command.h" and "gdbcmd.h".
698 (frame_type_from_pc): New function.
699 (create_new_frame): Use frame_type_from_pc.
700 (legacy_get_prev_frame): New function.
701 (get_prev_frame): Rewrite. When an old style frame, call
702 legacy_get_prev_frame. Otherwize, unwind the PC first.
703 (_initialize_frame): Add ``set backtrace-below-main'' command.
704 * Makefile.in (frame.o): Update dependencies.
705
778ce8cc
AC
7062003-01-19 Andrew Cagney <ac131313@redhat.com>
707
708 * config/pa/tm-hppa.h (DEPRECATED_DO_REGISTERS_INFO): Rename
709 DEPRECATED_REGISTERS_INFO.
710
01c193c8
AC
7112003-01-19 Andrew Cagney <ac131313@redhat.com>
712
713 * MAINTAINERS: Replace `Blanket Write Privs' with `Global
714 Maintainers'. Update `Various Maintainers'.
715
dedc2a2b
AC
7162003-01-19 Andrew Cagney <ac131313@redhat.com>
717
718 * frame.c (frame_saved_regs_pop): Assert POP_FRAME_P.
719 * gdbarch.sh (POP_FRAME): Change to function with predicate.
720 Suppress actual parameters when `-'.
721 * gdbarch.h, gdbarch.c: Regenerate.
722
b7261c70
AC
7232003-01-19 Andrew Cagney <ac131313@redhat.com>
724
725 * d10v-tdep.c (d10v_frame_saved_pc, d10v_frame_chain): Restore
726 code handling dummy frames.
727
dbe9fe58
AC
7282003-01-19 Andrew Cagney <ac131313@redhat.com>
729
730 * frame-unwind.h (frame_unwind_pop_ftype): Declare.
731 (struct frame_unwind): Add field pop.
732 * frame.h (frame_pop): Declare.
733 * frame.c (frame_saved_regs_pop): New function.
734 (trad_frame_unwinder): Add frame_saved_regs_pop.
735 (frame_pop): New function.
736 * dummy-frame.c (dummy_frame_pop): New function.
737 (discard_innermost_dummy): New function.
738 (generic_pop_dummy_frame): Use discard_innermost_dummy.
739 (dummy_frame_unwind): Add dummy_frame_pop.
740 * infrun.c (normal_stop): Call frame_pop instead of POP_FRAME.
741 * valops.c (hand_function_call): Ditto.
742 * stack.c (return_command): Ditto.
743
570b8f7c
AC
7442003-01-18 Andrew Cagney <ac131313@redhat.com>
745
746 * cris-tdep.c: Fix function declaration indentation.
747 * dwarfread.c, gdbcore.h, gdbtypes.h, i386v-nat.c: Ditto.
748 * mips-tdep.c, monitor.h, parse.c, proc-utils.h: Ditto.
749 * rs6000-nat.c, ser-go32.c, somread.c, stabsread.c: Ditto.
750 * symfile.h, symtab.h, target.c, target.h, value.h: Ditto.
751 * xcoffread.c, config/pa/tm-hppa.h: Ditto.
752 * config/sparc/tm-sp64.h, config/sparc/tm-sparc.h: Ditto.
753
7542003-01-18 Michael Chastain <mec@shout.net>
eaec4d85
MC
755
756 * README (Unpacking and Installation -- quick overview):
757 Warn against ".../gdb-5.3/gdb/configure".
758
494cca16
AC
7592003-01-18 Andrew Cagney <ac131313@redhat.com>
760
761 * dummy-frame.h (dummy_frame_id_unwind): Delete declaration.
762 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
763 (struct frame_unwind): Declare opaque.
764 (dummy_frame_p): Declare function.
765 * dummy-frame.c (dummy_frame_id_unwind): Make static.
766 (dummy_frame_pc_unwind, dummy_frame_register_unwind): Ditto.
767 * dummy-frame.c: Include "frame-unwind.h".
768 (dummy_frame_p): New function.
769 (dummy_frame_unwind): New variable.
770 * frame.c: Include "frame-unwind.h".
771 (frame_pc_unwind, frame_id_unwind, frame_register_unwind): Update
772 to use the new unwind field.
773 (set_unwind_by_pc): Delete function.
774 (create_new_frame, get_prev_frame): Set unwind field using
775 frame_unwind_find_by_pc.
776 (trad_frame_unwind, trad_frame_unwinder): New variables.
777 * frame.h (trad_frame_unwind): Declare variable.
778 (frame_id_unwind_ftype): Delete declaration.
779 (frame_pc_unwind_ftype, frame_register_unwind_ftype): Ditto.
780 (struct frame_unwind): Declare opaque.
781 (struct frame_info): Replace the fields id_unwind, pc_unwind and
782 register_unwind with a single unwind pointer.
783 * frame-unwind.h, frame-unwind.c: New files.
784 * Makefile.in (SFILES): Add frame-unwind.c.
785 (frame_unwind_h): Define.
786 (COMMON_OBS): Add frame-unwind.o.
787 (frame-unwind.o): Specify dependencies.
788 (frame.o, dummy-frame.o): Update dependencies.
789
4efb68b1
AC
7902003-01-18 Andrew Cagney <ac131313@redhat.com>
791
792 * ada-valprint.c: Eliminate PTR.
793 * breakpoint.c, corelow.c, cris-tdep.c, dbxread.c: Ditto.
794 * defs.h, dve3900-rom.c, dwarf2read.c, dwarfread.c: Ditto.
795 * exec.c, hppa-tdep.c, hpread.c, infcmd.c, mdebugread.c: Ditto.
796 * objfiles.c, objfiles.h, ocd.c, remote-es.c: Ditto.
797 * remote-mips.c, remote-sds.c, remote-vx.c: Ditto.
798 * solib-svr4.c, solib.c, stack.c, symfile.c, symfile.h: Ditto.
799 * symmisc.c, v850ice.c, xcoffread.c, cli/cli-script.c: Ditto.
800
a84d24ee
AC
8012003-01-17 Andrew Cagney <ac131313@redhat.com>
802
762f08a3
AC
803 * main.c (captured_main): Don't use PTR.
804 * cp-valprint.c (cp_print_class_method): Replace STREQ with strcmp.
805 * gdbtypes.c (lookup_primitive_typename): Ditto.
806 (lookup_struct_elt_type): Ditto.
807 * f-valprint.c (info_common_command): Ditto.
808 (list_all_visible_commons): Ditto.
809 * jv-typeprint.c (java_type_print_base): Ditto.
810
a84d24ee
AC
811 * config/djgpp/fnchange.lst: Rename mi1-var-block.exp,
812 mi1-var-child.exp, mi1-var-cmd.exp and mi1-var-display.exp.
813 Rename opcodes/iq2000-desc.c and opcodes/iq2000-dis.c. Rename
814 i386-interix-nat.c and i386-interix-tdep.c. Rename
815 m68klinux-nat.c and m68klinux-tdep.c. Rename
816 config/mips/tm-linux.h and config/mips/tm-linux64.h. Rename
817 bfd/po/.cvsignore and opcodes/po/.cvsignore. Rename
818 gdb/objc-exp.tab.c and gdb/ada-exp.tab.c
819 * main.c (captured_main): Use xfree, not free.
820
c170fb60
AC
8212003-01-16 Andrew Cagney <ac131313@redhat.com>
822
823 * frame.h (frame_id_unwind_ftype): Change type so that the frame's
824 ID back using a parameter.
825 * frame.c (frame_id_unwind): Update call.
826 (frame_saved_regs_id_unwind): Update.
827 * dummy-frame.c (dummy_frame_id_unwind): Update function.
828 * dummy-frame.h (struct frame_id): Add opaque declaration.
829 (dummy_frame_id_unwind): Update declaration.
830
867f3898
AC
8312003-01-15 Andrew Cagney <ac131313@redhat.com>
832
833 * sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
834
40622be8 8352003-01-15 Stephen P. Smith <ischis2@cox.net>
de3a8c23 836
40622be8 837 * MAINTAINERS (Stephen P. Smith): Updated email address.
de3a8c23 838
ae66c1fc
EZ
8392003-01-14 Elena Zannoni <ezannoni@redhat.com>
840
997b089a 841 Fix PR gdb/898
ae66c1fc
EZ
842 * breakpoint.c (until_break_command): Add new argument. Use it to
843 decide whether to stop only at the current frame or not.
844 * breakpoint.h (until_break_command): Update prototype.
845 * infcmd.c (until_command): Add new argument to until_break_command
846 call.
847 (advance_command): New function.
848 (_initialize_infcmd): Update help string for 'until' command.
849 Add new 'advance' command.
850
a04257e6
DC
8512003-01-14 David Carlton <carlton@math.stanford.edu>
852
853 * linespec.c (decode_line_1): Normalize comments.
854 (set_flags): Ditto.
855 (locate_first_half): Ditto.
856 (decode_compound): Ditto.
857 (symtab_from_filename): Ditto.
858 (decode_all_digits): Ditto.
859 (decode_dollar): Ditto.
860 (find_methods): Ditto.
861 (find_toplevel_char): Ditto.
862
1bac305b
AC
8632003-01-13 Andrew Cagney <ac131313@redhat.com>
864
865 * ax-gdb.c, c-valprint.c, charset.c, corefile.c: Update copyright.
866 * demangle.c, disasm.c, dwarf2cfi.c, dwarfread.c: Update copyright.
867 * elfread.c, eval.c, expprint.c, expression.h: Update copyright.
868 * f-typeprint.c, findvar.c, gcore.c, gdb_mbuild.sh: Update copyright.
869 * gdbtypes.h, gnu-v2-abi.c, inferior.h, inftarg.c: Update copyright.
870 * language.c, language.h, m32r-tdep.c: Update copyright.
871 * mn10200-tdep.c, scm-lang.c, scm-lang.h: Update copyright.
872 * somsolib.c, somsolib.h, symfile.c, symtab.h: Update copyright.
873 * thread-db.c, typeprint.c, utils.c, valarith.c: Update copyright.
874 * values.c, win32-nat.c, x86-64-linux-nat.c: Update copyright.
875 * x86-64-linux-tdep.c, z8k-tdep.c: Update copyright.
876 * cli/cli-decode.h, config/h8500/tm-h8500.h: Update copyright.
877
25caa7a8
EZ
8782003-01-13 Elena Zannoni <ezannoni@redhat.com>
879
880 * stabsread.h (process_later, resolve_cfront_continuation):
881 Obsolete.
882 Update copyright years.
883 * buildsym.c (start_subfile): Obsolete comment pertinent to Cfront.
884 Update copyright year.
885 * dbxread.c(struct cont_elem): Obsolete.
886 (process_later, process_now): Obsolete functions.
887 (read_dbx_symtab, read_ofile_symtab): Obsolete cfront support.
888 Update copyright year.
889 * gdbtypes.c (INIT_EXTRA, ADD_EXTRA): Obsolete macros.
890 (add_name, add_mangled_type, cfront_mangle_name): Obsolete functions.
891 * mdebugread.c (parse_type): Obsolete comment pertinent to Cfront.
892 (parse_partial_symbols): Obsolete cfront support.
893 * stabsread.c
894 (CFRONT_VISIBILITY_PRIVATE,CFRONT_VISIBILITY_PUBLIC): Obsolete
895 macros.
896 (get_substring, get_cfront_method_physname, msg_unknown_complaint,
897 read_cfront_baseclasses, read_cfront_member_functions,
898 resolve_cfront_continuation,read_cfront_static_fields,
899 copy_cfront_struct_fields): Obsolete functions.
900 (define_symbol, read_one_struct_field): Obsolete cfront support.
901 * xcoffread.c (scan_xcoff_symtab): Obsolete CFront support.
902 Update Copyright year.
903
7789c6f5
EZ
9042003-01-13 Elena Zannoni <ezannoni@redhat.com>
905
906 * stack.c (print_frame_info, print_stack_frame_base_stub,
907 print_stack_frame_base, show_and_print_stack_frame_stub,
908 show_and_print_stack_frame, print_only_stack_frame_stub,
909 print_only_stack_frame): Delete functions.
910 (print_stack_frame_stub): Call print_frame_info instead of
911 print_frame_info_base.
912 (print_frame_info_base): Rename to print_frame_info.
913 (backtrace_command_1): Call print_frame_info, instead of
914 print_frame_info_base.
915 (current_frame_command): Call print_stack_frame, instead of
916 print_only_stack_frame.
917 (frame_command): Call print_stack_frame, instead of
918 show_and_print_stack_frame.
919 (up_command): Ditto.
920 (down_command): Ditto.
921 * frame.h (print_only_stack_frame): Delete prototype.
922 * infrun.c (normal_stop): Call print_stack_frame, instead of
923 show_and_print_stack_frame.
924 * thread.c (info_threads_command): Call print_stack_frame, instead
925 of print_only_stack_frame.
926
3f5a3016
AC
9272003-01-13 Andrew Cagney <ac131313@redhat.com>
928
d99ba314
AC
929 * README (Graphical interface to GDB): Update URL. Point at
930 gdb/links/.
931
3f5a3016
AC
932 * gdb_indent.sh: Update to version 2.2.9. Warn when not exact
933 version match.
934
083ae935
DJ
9352003-01-13 Daniel Jacobowitz <drow@mvista.com>
936
937 * symtab.c (find_pc_sect_line): Don't consider end-of-function
938 lines.
939
5365276c
DJ
9402003-01-13 Daniel Jacobowitz <drow@mvista.com>
941
942 * thread-db.c (attach_thread): Prototype.
943 (struct private_thread_info): Remove lwpid. Add thread handle (th),
944 thread information (ti), and valid flags (th_valid, ti_valid).
945 (attach_thread): Move target_pid_to_str call to after the thread
946 is added to GDB's list. Initialize the cache.
947 (thread_get_info_callback, thread_db_map_id2thr)
948 (thread_db_get_info): New functions.
949 (thread_from_lwp, lwp_from_thread, thread_db_fetch_registers)
950 (thread_db_store_registers, thread_db_thread_alive)
951 (thread_db_get_thread_local_address): Use them.
952 (thread_db_pid_to_str): Likewise. Return "Missing" instead
953 of calling error() for threads in unknown state.
954
955 (clear_lwpid_callback): New function.
956 (thread_db_resume): Use it to clear the cache.
957
9fc30b6b
DJ
9582003-01-13 Daniel Jacobowitz <drow@mvista.com>
959
960 * lin-lwp.c (struct private_thread_info, find_lwp_callback): Remove.
961 (resume_callback): Remove dead code.
962
8f871025
AC
9632003-01-13 Andrew Cagney <ac131313@redhat.com>
964
965 * gdbarch.sh (FRAME_INIT_SAVED_REGS): Change to function with
966 predicate.
967 * gdbarch.h, gdbarch.c: Regenerate.
968 * stack.c (frame_info): Only initialize the saved registers when
969 FRAME_INIT_SAVED_REGS_P.
970 * frame.c (frame_saved_regs_register_unwind): Assert
971 FRAME_INIT_SAVED_REGS_P.
972 (deprecated_generic_get_saved_register): Ditto.
973
3f565f1e
DJ
9742003-01-13 Daniel Jacobowitz <drow@mvista.com>
975
976 * source.c (openp): Squelch warning about "filename".
977
072b1022
DJ
9782003-01-13 Daniel Jacobowitz <drow@mvista.com>
979
980 * source.c (openp): If the file does not exist don't necessarily
981 search the path.
982
973ccf8b
DJ
9832003-01-13 Daniel Jacobowitz <drow@mvista.com>
984
985 Fix PR gdb/872.
986 * gdbtypes.c (init_type): Mark "char" as TYPE_FLAG_NOSIGN.
987 (integer_types_same_name_p): New function.
988 (rank_one_type): Use it.
989 * stabsread.c (read_range_type): Mark "char" as TYPE_FLAG_NOSIGN.
990
030292b7
DJ
9912003-01-13 Daniel Jacobowitz <drow@mvista.com>
992
993 * Makefile.in (TARGET_SYSTEM_ROOT, TARGET_SYSTEM_ROOT_DEFINE): New
994 variables.
995 (main.o): Custom rule which uses $(TARGET_SYSTEM_ROOT_DEFINE).
996 * configure.in: Add --with-sysroot.
997 * configure: Regenerated.
998 * main.c (gdb_sysroot): New variable.
999 (captured_main): Initialize gdb_sysroot.
1000 * defs.h (gdb_sysroot): New extern declaration.
1001 * solib.c (_initialize_solib): Initialize solib_absolute_prefix.
1002
afb5d334
MC
10032003-01-12 Michael Chastain <mec@shout.net>
1004
1005 * config/djgpp/fnchange.lst: add gdb/ChangeLog-2002.
1006
751ceeb4
MC
10072003-01-12 Michael Chastain <mec@shout.net>
1008
1009 * top.c (print_gdb_version): Bump copyright year to 2003.
1010
94cd26f8
DC
10112003-01-12 David Carlton <carlton@bactrian.org>
1012
1013 * linespec.c (symtab_from_filename): Rename variable 's' to
1014 'file_symtab'.
1015
1ce79225
AC
10162003-01-12 Andrew Cagney <ac131313@redhat.com>
1017
1018 * d10v-tdep.c (d10v_init_extra_frame_info): Remove checks for a
1019 dummy frame.
1020 (d10v_frame_saved_pc, d10v_frame_chain): Ditto.
1021
fa1fd571
AC
10222003-01-12 Andrew Cagney <ac131313@redhat.com>
1023
1024 * d10v-tdep.c: Include "gdb_assert.h".
1025 (d10v_store_return_value): Rewrite to match current interface.
1026 (d10v_extract_struct_value_address): Ditto.
1027 (d10v_extract_return_value): Ditto.
1028 (d10v_gdbarch_init): Set store_restore_value,
1029 extract_struct_value_address and extract_return_value.
1030
68b8d23e
JB
10312003-01-12 J. Brobecker <brobecker@gnat.com>
1032
1033 * hpread.c (set_namestring): New procedure replacing the
1034 SET_NAMESTRING macro.
1035 (hpread_build_psymtabs): Replace calls to SET_NAMESTRING
1036 by calls to set_namestring.
1037
10382003-01-11 J. Brobecker <brobecker@gnat.com>
1fb309ea
JB
1039
1040 * hpread.c (SET_NAMESTRING): Remove an incorrect cast to fix
1041 a compilation warning.
1042 (hpread_process_one_debug_symbol): Likewise.
1043
88d262ca
DC
10442003-01-10 David Carlton <carlton@math.stanford.edu>
1045
1046 * linespec.c (decode_line_1): Rename variable 's' to
1047 'file_symtab'.
1048 (decode_all_digits): Rename argument 's' to 'file_symtab'.
1049 (decode_dollar): Ditto.
1050 (decode_variable): Ditto.
1051 (symbol_found): Ditto.
1052
86669319
MC
10532003-01-09 Michael Chastain <mec@shout.net>
1054
1055 * config/djgpp/fnchange.lst: update file list for testsuite/gdb.c++.
1056
616a9dc4
CV
10572003-01-07 Corinna Vinschen <vinschen@redhat.com>
1058
1059 * win32-nat.c (set_process_privilege): New function.
1060 (child_attach): Call set_process_privilege() to enable the
1061 SE_DEBUG_NAME user privilege if available in process token.
1062
3269bcfa
JB
10632003-01-10 J. Brobecker <brobecker@gnat.com>
1064
1065 * hpread.c (hpread_process_one_debug_symbol): Fix a small
1066 compilation error in the previous revision.
1067
2b0ee454
DC
10682003-01-09 David Carlton <carlton@math.stanford.edu>
1069
1070 * linespec.c: Update copyright.
1071
b3ba1b44
DJ
10722003-01-09 Daniel Jacobowitz <drow@mvista.com>
1073
1074 * lin-lwp.c (child_wait): Ignore exit statuses for processes other
1075 than inferior_ptid.
1076 (lin_lwp_wait): Ignore exit statuses for unknown LWPs.
1077
4ef3f3be
AC
10782003-01-09 Andrew Cagney <ac131313@redhat.com>
1079
479ab5a0
AC
1080 * frame.h (frame_obstack_zalloc): Replace frame_obstack_alloc.
1081 Update comments.
1082 * frame.c (frame_obstack_zalloc): Replace frame_obstack_alloc.
1083 (frame_saved_regs_zalloc): Update.
1084 (frame_saved_regs_register_unwind): Update.
1085 (create_new_frame): Update.
1086 (get_prev_frame): Update.
1087 (frame_extra_info_zalloc): Update.
1088 (deprecated_get_frame_saved_regs): Update.
1089 * dwarf2cfi.c (cfi_init_extra_frame_info): Update.
1090 * cris-tdep.c: Update comment.
1091
bde58177
AC
1092 * somsolib.h: Fix function indentation.
1093 * disasm.c, buildsym.c, buildsym.h: Eliminate PTR.
1094 * gnu-v2-abi.c, f-typeprint.c, x86-64-linux-tdep.c: Eliminate STREQ.
1095 * demangle.c, ax-gdb.c, c-valprint.c: Eliminate STREQ.
1096 * alpha-osf1-tdep.c, corefile.c: Eliminate STREQ.
1097 * somsolib.c, inftarg.c: Remove assignment in if conditional.
1098
4ef3f3be
AC
1099 * infrun.c (follow_fork): Use ISO C definition.
1100 * expprint.c (print_subexp): Use xfree instead of free.
1101 * charset.c: Include "gdb_string.h" instead of <string.h>.
1102 (register_iconv_charsets): Use ISO C definition.
1103 (host_charset, target_charset): Ditto.
1104 * Makefile.in (charset.o): Update dependencies.
1105 (mi-cmd-env.o): Update dependencies.
1106
1c615f7a
AC
11072003-01-08 Andrew Cagney <cagney@redhat.com>
1108
1109 * alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
1110 get_frame_base.
1111
c9a1dc08
AC
11122003-01-08 Andrew Cagney <ac131313@redhat.com>
1113
1114 * gdb_mbuild.sh: Add --keep option. When specified, keep the
1115 build directories. Save edited gdb output in Mbuild.log. If a
1116 build fails, remove any final GDB executable.
1117
dbad9d94
AC
11182003-01-08 Andrew Cagney <ac131313@redhat.com>
1119
1120 * gdb_mbuild.sh: Edit the output of `maint print architecture'
1121 replacing hex constants with function names and stripping leading
1122 file name directory prefixes.
1123
8d357cca
AC
11242003-01-08 Andrew Cagney <cagney@redhat.com>
1125
1126 * gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
1127 get_frame_base.
1128
bca02a8a
DC
11292003-01-08 David Carlton <carlton@math.stanford.edu>
1130
1131 * linespec.c (decode_line_1): Move code into decode_variable.
1132 (decode_variable): New function.
1133
7f8ab3a0
AC
11342003-01-08 Andrew Cagney <ac131313@redhat.com>
1135
1136 * mn10300-tdep.c (analyze_dummy_frame): Fix typo.
1137
7b5849cc
AC
11382003-01-08 Andrew Cagney <cagney@redhat.com>
1139
1140 * cris-tdep.c (cris_frame_init_saved_regs): Use
1141 get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
1142 saved_regs buffer.
1143 * sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
1144 (sh64_nofp_frame_init_saved_regs): Ditto.
1145 (sh_fp_frame_init_saved_regs): Ditto.
1146 * arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
1147 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
1148 * mcore-tdep.c (analyze_dummy_frame): Ditto.
1149 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1150
72a5efb3
DJ
11512003-01-08 Daniel Jacobowitz <drow@mvista.com>
1152
1153 * minsyms.c (lookup_minimal_symbol): Update comment.
1154 (lookup_minimal_symbol_text): Update comment. Use the hash table.
1155 (lookup_minimal_symbol_solib_trampoline): Likewise.
1156
11c02a10
AC
11572003-01-08 Andrew Cagney <cagney@redhat.com>
1158
aab3ea25
AC
1159 * d10v-tdep.c (d10v_init_extra_frame_info): Use
1160 frame_relative_level.
1161
da50a4b7
AC
1162 * alpha-tdep.c: Use get_frame_extra_info.
1163 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1164 * h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
1165 * mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
1166 * sparc-tdep.c, xstormy16-tdep.c: Ditto.
1167
11c02a10
AC
1168 * alpha-tdep.c: Use get_next_frame.
1169 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1170 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
1171 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
1172 * mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
1173 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
1174 * v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
1175 * xstormy16-tdep.c: Ditto.
1176
1e2330ba
AC
11772003-01-07 Andrew Cagney <cagney@redhat.com>
1178
1179 * alpha-tdep.c: Use get_frame_base.
1180 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1181 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
1182 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
1183 * mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
1184 * sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
1185 * x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
1186 * config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
1187 * config/sparc/tm-sparc.h: Ditto.
1188
2d75187b
AC
11892003-01-07 Andrew Cagney <cagney@redhat.com>
1190
1191 * frame.c (deprecated_get_frame_context): New function.
1192 (deprecated_set_frame_context): New function.
1193 * frame.h (deprecated_get_frame_context): Declare.
1194 (deprecated_set_frame_context): Declare.
1195 * dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
1196 (cfi_init_extra_frame_info): Use deprecated_set_frame_context.
1197
483d36b2
AC
11982003-01-07 Andrew Cagney <cagney@redhat.com>
1199
1200 * frame.c (deprecated_set_frame_next_hack): New function.
1201 (deprecated_set_frame_prev_hack): New function.
1202 * frame.h (deprecated_set_frame_next_hack): Declare.
1203 (deprecated_set_frame_prev_hack): Declare.
1204 * mcore-tdep.c (analyze_dummy_frame): Use
1205 deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
1206 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1207
14e91ac5
DC
12082003-01-07 David Carlton <carlton@math.stanford.edu>
1209
1210 * linespec.c (decode_line_1): Move code into decode_dollar.
1211 (decode_dollar): New function.
1212
b0c6b05c
AC
12132003-01-07 Andrew Cagney <cagney@redhat.com>
1214
1215 * arm-tdep.c (arm_init_extra_frame_info): Use
1216 deprecated_update_frame_base_hack.
1217 * xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
1218 * mn10300-tdep.c (analyze_dummy_frame): Ditto.
1219 (fix_frame_pointer): Ditto.
1220 (mn10300_analyze_prologue): Ditto.
1221
a00a19e9
AC
12222003-01-07 Andrew Cagney <cagney@redhat.com>
1223
1224 * xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
1225 extra_info using frame_extra_info_zalloc.
1226 * sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
1227 * sh-tdep.c (sh_init_extra_frame_info): Ditto.
1228 (sh64_init_extra_frame_info): Ditto.
1229 * mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
1230 * s390-tdep.c (s390_init_extra_frame_info): Ditto.
1231 * mips-tdep.c (mips_init_extra_frame_info): Ditto.
1232 * mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
1233 * frv-tdep.c (frv_init_extra_frame_info): Ditto.
1234 * m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
1235 * ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
1236 * h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
1237 * d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
1238 * cris-tdep.c (cris_init_extra_frame_info): Ditto.
1239 * arm-tdep.c (arm_init_extra_frame_info): Ditto.
1240 * alpha-tdep.c (alpha_init_extra_frame_info): Ditto.
1241
1242 * mn10300-tdep.c (analyze_dummy_frame): Use
1243 deprecated_set_frame_extra_info_hack.
1244 * mcore-tdep.c (analyze_dummy_frame): Ditto.
1245
1fb4c65b
JB
12462003-01-07 J. Brobecker <brobecker@gnat.com>
1247
1248 * mdebugread.c (parse_symbol): Skip stProc entries which storage
1249 class is not scText. These do not define "real" procedures.
1250 (parse_partial_symbols): Likewise.
1251
9fe7d6bf
MS
12522003-01-06 Michael Snyder <msnyder@redhat.com>
1253
1254 * lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
1255
f6c609c4
AC
12562003-01-06 Andrew Cagney <ac131313@redhat.com>
1257
1258 * frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
1259 * frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
1260 * arm-tdep.c (arm_frame_chain): Allocate caller_fi using
1261 deprecated_frame_xmalloc_with_cleanup.
1262 * m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
1263 deprecated_frame_xmalloc.
1264 * mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
1265 * mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.
1266
d995ff4b
AC
12672003-01-06 Andrew Cagney <cagney@redhat.com>
1268
84dc46cb
AC
1269 * x86-64-linux-tdep.c: Include "osabi.h".
1270 * Makefile.in (x86-64-linux-tdep.o): Update dependencies.
1271
d995ff4b
AC
1272 * sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.
1273
66140c26
AC
12742003-01-06 Andrew Cagney <cagney@redhat.com>
1275
1276 * MAINTAINERS (Target Instruction Set Architectures): Update
1277 arm-elf. Can be built with -Werror, has been multiarched.
1278
1279 * value.h (unpack_long): Make buffer parameter constant.
1280 (unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
1281 * scm-lang.h (scm_parse): Ditto.
1282 * defs.h (extract_typed_address, extract_address): Ditto.
1283 (extract_long_unsigned_integer): Ditto.
1284 * inferior.h (unsigned_pointer_to_address): Ditto.
1285 (signed_pointer_to_address): Ditto.
1286 * gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
1287 * gdbarch.h, gdbarch.c: Regenerate.
1288 * findvar.c (extract_long_unsigned_integer): Update.
1289 (extract_address): Update.
1290 (extract_typed_address): Update.
1291 (unsigned_pointer_to_address): Update.
1292 * values.c (unpack_long): Update.
1293 (unpack_double): Update.
1294 (unpack_pointer): Update.
1295 (unpack_field_as_long): Update.
1296 * d10v-tdep.c (d10v_pointer_to_address): Update.
1297 * avr-tdep.c (avr_pointer_to_address): Update.
1298 * scm-lang.c (scm_unpack): Update.
1299 * findvar.c (signed_pointer_to_address): Update.
1300
b089b3da
ML
13012003-01-06 Michal Ludvig <mludvig@suse.cz>
1302
1303 * x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
1304 since it is in i386-tdep.c.
1305
aff87235
JB
13062003-01-06 J. Brobecker <brobecker@gnat.com>
1307
1308 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
1309 failure introduced in the previous change.
1310
34f5e845
MC
13112003-01-05 Michael Chastain <mec@shout.net>
1312
1313 * README: Remove references to deleted remote-*.c files:
1314 remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
1315 remote-nrom.c, remote-os9k.c, remote-udi.c.
1316
28bcfd30
MK
13172003-01-05 Mark Kettenis <kettenis@gnu.org>
1318
1319 * i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
1320 * x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
1321 i386_get_longjmp_target.
1322
15a5b3ee
AC
13232003-01-05 Andrew Cagney <ac131313@redhat.com>
1324
1325 * arm-tdep.c (prologue_cache): Change to a pointer.
1326 (_initialize_arm_tdep): Allocate prologue_cache.
1327 (check_prologue_cache): Update.
1328 (save_prologue_cache): Update.
1329 (arm_gdbarch_init): Update.
1330
c263362b
DJ
13312003-01-04 Daniel Jacobowitz <drow@mvista.com>
1332
1333 * stabsread.c (update_method_name_from_physname): Call complaint()
1334 instead of error.
1335
51603483
DJ
13362003-01-04 Daniel Jacobowitz <drow@mvista.com>
1337
1338 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.
1339 * d10v-tdep.c (d10v_frame_chain_valid): Remove unnecessary tests.
1340 * hppa-tdep.c (hppa_frame_chain_valid): Remove unnecessary test.
1341
1342 * blockframe.c: Include "gdbcmd.h" and "command.h".
1343 (backtrace_below_main): New variable.
1344 (file_frame_chain_valid, func_frame_chain_valid)
1345 (nonnull_frame_chain_valid, generic_file_frame_chain_valid)
1346 (generic_func_frame_chain_valid): Remove functions.
1347 (frame_chain_valid, do_flush_frames_sfunc): New functions.
1348 (_initialize_blockframe): New function.
1349 * Makefile.in (blockframe.o): Update dependencies.
1350 * frame.c (frame_saved_regs_id_unwind, get_prev_frame): Remove FIXME
1351 comment. Call frame_chain_valid ().
1352 * frame.h: Remove old prototypes. Add prototype for
1353 frame_chain_valid and update comments to match.
1354 * gdbarch.sh: Change FRAME_CHAIN_VALID into a predicated function.
1355 Remove old comment.
1356 * gdbarch.h: Regenerated.
1357 * gdbarch.c: Regenerated.
1358
1359 * alpha-tdep.c (alpha_gdbarch_init): Don't call
1360 set_gdbarch_frame_chain_valid.
1361 * avr-tdep.c (avr_gdbarch_init): Likewise.
1362 * cris-tdep.c (cris_gdbarch_init): Likewise.
1363 * frv-tdep.c (frv_gdbarch_init): Likewise.
1364 * h8300-tdep.c (h8300_gdbarch_init): Likewise.
1365 * i386-tdep.c (i386_svr4_init_abi): Likewise.
1366 (i386_nw_init_abi): Likewise.
1367 (i386_gdbarch_init): Likewise.
1368 * ia64-tdep.c (ia64_gdbarch_init): Likewise.
1369 * m68hc11-tdep.c (m68hc11_gdbarch_init): Likewise.
1370 * m68k-tdep.c (m68k_gdbarch_init): Likewise.
1371 * mcore-tdep.c (mcore_gdbarch_init): Likewise.
1372 * mips-tdep.c (mips_gdbarch_init): Likewise.
1373 * mn10300-tdep.c (mn10300_gdbarch_init): Likewise.
1374 * ns32k-tdep.c (ns32k_gdbarch_init): Likewise.
1375 * ppcnbsd-tdep.c (ppcnbsd_init_abi): Likewise.
1376 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
1377 * s390-tdep.c (s390_gdbarch_init): Likewise.
1378 * sh-tdep.c (sh_gdbarch_init): Likewise.
1379 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
1380 * v850-tdep.c (v850_gdbarch_init): Likewise.
1381 * vax-tdep.c (vax_gdbarch_init): Likewise.
1382 * x86-64-tdep.c (x86_64_init_abi): Likewise.
1383
1384 * config/m32r/tm-m32r.h (FRAME_CHAIN_VALID): Don't define.
1385 * config/m68k/tm-apollo68b.h (FRAME_CHAIN_VALID): Likewise.
1386 * config/m68k/tm-m68kv4.h (FRAME_CHAIN_VALID): Likewise.
1387 * config/m68k/tm-monitor.h (FRAME_CHAIN_VALID): Likewise.
1388 * config/m68k/tm-os68k.h (FRAME_CHAIN_VALID): Likewise.
1389 * config/m68k/tm-vx68.h (FRAME_CHAIN_VALID): Likewise.
1390 * config/mn10200/tm-mn10200.h (FRAME_CHAIN_VALID): Likewise.
1391 * config/sparc/tm-sparclite.h (FRAME_CHAIN_VALID): Likewise.
1392
b00a8037
DJ
13932002-01-04 Daniel Jacobowitz <drow@mvista.com>
1394
1395 * Makefile.in (acconfig_h): Remove incorrect macro.
1396 (config_h): Define.
1397 (osabi.o): Update dependencies.
1398 * configure.tgt: Set gdb_osabi based on target triplet.
1399 * configure.in: Define GDB_OSABI_DEFAULT based on gdb_osabi.
1400 * configure: Regenerated.
1401 * config.in: Regenerated.
1402 * osabi.c: Include "arch-utils.h", "gdbcmd.h", and "command.h".
1403 (GDB_OSABI_DEFAULT): Define if not already defined.
1404 (user_osabi_state, user_selected_osabi, gdb_osabi_available_names)
1405 (set_osabi_string): New variables.
1406 (gdbarch_register_osabi): Add new OS ABI to
1407 gdb_osabi_available_names.
1408 (gdbarch_lookup_osabi): Honor specified and default OS ABIs.
1409 (set_osabi, show_osabi): New functions.
1410 (_initialize_gdb_osabi): Add "set osabi" and "show osabi" commands.
1411
4be87837
DJ
14122003-01-04 Daniel Jacobowitz <drow@mvista.com>
1413
1414 * arch-utils.c (gdbarch_info_init): Set osabi to
1415 GDB_OSABI_UNINITIALIZED.
1416 * gdbarch.sh: Add osabi to struct gdbarch and to struct
1417 gdbarch_info. Include "osabi.h" in gdbarch.c. Check osabi
1418 in gdbarch_list_lookup_by_info and in gdbarch_update_p.
1419 * gdbarch.c: Regenerated.
1420 * gdbarch.h: Regenerated.
1421 * osabi.c (gdbarch_lookup_osabi): Return GDB_OSABI_UNINITIALIZED if
1422 there's no BFD.
1423 (gdbarch_init_osabi): Remove osabi argument; use info.osabi.
1424 * osabi.h (enum gdb_osabi): Move to defs.h.
1425 (gdbarch_init_osabi): Update prototype.
1426 * defs.h (enum gdb_osabi): Moved here.
1427 * Makefile.in: Update dependencies.
1428
1429 * alpha-tdep.h: Don't include "osabi.h".
1430 (struct gdbarch_tdep): Remove osabi member.
1431 * alpha-tdep.c: Include "osabi.h".
1432 (alpha_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1433 iterate over arches. Update call to gdbarch_init_osabi.
1434 (alpha_dump_tdep): Don't dump osabi.
1435 * alpha-linux-tdep.c: Include "osabi.h".
1436 * alpha-osf1-tdep.c: Include "osabi.h".
1437 * alphafbsd-tdep.c: Include "osabi.h".
1438 * alphanbsd-tdep.c: Include "osabi.h".
1439
1440 * arm-tdep.h: Don't include "osabi.h".
1441 (struct gdbarch_tdep): Remove osabi member.
1442 * arm-tdep.c: Include "osabi.h".
1443 (arm_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1444 iterate over arches. Update call to gdbarch_init_osabi.
1445 (arm_dump_tdep): Don't dump osabi.
1446 * arm-linux-tdep.c: Include "osabi.h".
1447 * armnbsd-tdep.c: Include "osabi.h".
1448
1449 * hppa-tdep.c (hppa_gdbarch_init): Don't call gdbarch_lookup_osabi.
1450 Update call to gdbarch_init_osabi.
1451
1452 * i386-tdep.h: Don't include "osabi.h".
1453 (struct gdbarch_tdep): Remove osabi member.
1454 * i386-tdep.c: Include "osabi.h".
1455 (i386_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1456 iterate over arches. Update call to gdbarch_init_osabi.
1457 (i386_dump_tdep): Don't dump osabi.
1458 * i386-linux-tdep.c: Include "osabi.h".
1459 * i386-sol2-tdep.c: Include "osabi.h".
1460 * i386bsd-tdep.c: Include "osabi.h".
1461 * i386gnu-tdep.c: Include "osabi.h".
1462 * i386ly-tdep.c: Include "osabi.h".
1463 * i386nbsd-tdep.c: Include "osabi.h".
1464 * i386obsd-tdep.c: Include "osabi.h".
1465
1466 * mips-tdep.c (struct gdbarch_tdep): Remove osabi member.
1467 (mips_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1468 check osabi when iterating over arches. Update call to
1469 gdbarch_init_osabi.
1470 (mips_dump_tdep): Don't dump osabi.
1471
1472 * ns32k-tdep.h: Don't include "osabi.h".
1473 (struct gdbarch_tdep): Remove.
1474 * ns32k-tdep.c (ns32k_gdbarch_init): Don't call
1475 gdbarch_lookup_osabi. Don't iterate over arches. Don't
1476 allocate tdep. Update call to gdbarch_init_osabi.
1477 (ns32k_dump_tdep): Remove.
1478 (_initialize_ns32k_tdep): Update call to gdbarch_register.
1479 * ns32knbsd-tdep.c: Include "osabi.h".
1480
1481 * ppc-tdep.h: Don't include "osabi.h".
1482 (struct gdbarch_tdep): Remove osabi member.
1483 * rs6000-tdep.c: Include "osabi.h".
1484 (rs6000_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't check
1485 osabi when iterating over arches. Update call to
1486 gdbarch_init_osabi.
1487 (rs6000_dump_tdep): Don't dump osabi.
1488 * ppc-linux-tdep.c: Include "osabi.h".
1489 * ppcnbsd-tdep.c: Include "osabi.h".
1490
1491 * sh-tdep.h: Don't include "osabi.h".
1492 (struct gdbarch_tdep): Remove osabi member.
1493 * sh-tdep.c: Include "osabi.h".
1494 (sh_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1495 iterate over arches. Update call to gdbarch_init_osabi.
1496 (sh_dump_tdep): Don't dump osabi.
1497 * shnbsd-tdep.c: Include "osabi.h".
1498
1499 * sparc-tdep.c: Include "osabi.h".
1500 (sparc_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1501 iterate over arches. Update call to gdbarch_init_osabi.
1502 (sparc_dump_tdep): Don't dump osabi. Do dump the rest of the
1503 tdep structure.
1504
1505 * vax-tdep.h: Don't include "osabi.h".
1506 (struct gdbarch_tdep): Remove.
1507 * vax-tdep.c: Include "osabi.h".
1508 (vax_gdbarch_init): Don't call gdbarch_lookup_osabi. Don't
1509 iterate over arches. Don't allocate tdep. Update call
1510 to gdbarch_init_osabi.
1511 (vax_dump_tdep): Remove.
1512 (_initialize_vax_tdep): Update call to gdbarch_register.
1513
a881cf8e
DJ
15142003-01-04 Daniel Jacobowitz <drow@mvista.com>
1515
1516 * breakpoint.c (insert_breakpoints): Skip disabled breakpoints
1517 entirely.
1518 (breakpoint_re_set_one): Don't fetch the value for a disabled
1519 watchpoint.
1520
1e698235
DJ
15212003-01-04 Daniel Jacobowitz <drow@mvista.com>
1522
1523 * buildsym.h (processing_hp_compilation): Remove obsolete variable.
1524 * gdbarch.sh Remove include of "value.h" in gdbarch.h.
1525 (COERCE_FLOAT_TO_DOUBLE): Remove.
1526 * gdbarch.c: Regenerate.
1527 * gdbarch.h: Regenerate.
1528 * Makefile.in: Remove value_h from gdbarch_h.
1529 * valops.c (coerce_float_to_double): New variable.
1530 (default_coerce_float_to_double): Remove.
1531 (standard_coerce_float_to_double): Remove.
1532 (value_arg_coerce): Use coerce_float_to_double.
1533 (_initialize_valops): Add "set coerce-float-to-double".
1534 * value.h (default_coerce_float_to_double): Remove prototype.
1535 (standard_coerce_float_to_double): Remove prototype.
1536
1537 * hpread.c (hpread_process_one_debug_symbol): Mark C++ functions as
1538 prototyped.
1539 * mdebugread.c (parse_symbol): Likewise.
1540 * stabsread.c (define_symbol): Mark all functions as prototyped.
1541
1542 * hppa-tdep.c (hppa_coerce_float_to_double): Remove.
1543 * alpha-tdep.c (alpha_gdbarch_init): Remove call to
1544 set_gdbarch_coerce_float_to_double.
1545 * arm-tdep.c (arm_gdbarch_init): Likewise.
1546 * frv-tdep.c (frv_gdbarch_init): Likewise.
1547 * h8300-tdep.c (h8300_gdbarch_init): Likewise (commented out).
1548 * i386-sol2-tdep.c (i386_sol2_init_abi): Likewise.
1549 * mips-tdep.c (mips_gdbarch_init): Likewise.
1550 (mips_coerce_float_to_double): Remove.
1551 * rs6000-tdep.c (rs6000_gdbarch_init): Likewise.
1552 (rs6000_coerce_float_to_double): Remove.
1553 * s390-tdep.c (s390_gdbarch_init): Likewise.
1554 * sh-tdep.c (sh_gdbarch_init): Likewise.
1555 (sh_coerce_float_to_double): Remove.
1556 * sparc-tdep.c (sparc_gdbarch_init): Likewise.
1557 (sparc_coerce_float_to_double): Remove.
1558 * v850-tdep.c (v850_gdbarch_init): Likewise.
1559 * xstormy16-tdep.c (xstormy16_gdbarch_init): Likewise.
1560 * config/m32r/tm-m32r.h (COERCE_FLOAT_TO_DOUBLE): Remove.
1561 * config/pa/tm-hppa.h: (COERCE_FLOAT_TO_DOUBLE): Remove.
1562 (hppa_coerce_float_to_double): Remove prototype.
1563 * config/sparc/tm-sparc.h (COERCE_FLOAT_TO_DOUBLE): Remove.
1564
f436a26a
DJ
15652003-01-04 Daniel Jacobowitz <drow@mvista.com>
1566
1567 * regformats/reg-m68k.dat: Remove fpcode and fpflags.
1568
248f8055
DJ
15692003-01-04 Daniel Jacobowitz <drow@mvista.com>
1570
1571 Suggested by Stewart Brown <sb24@avaya.com>:
1572 * c-typeprint.c (c_type_print_varspec_prefix): Pass value of show
1573 in recursive calls. Handle TYPE_CODE_TYPEDEF.
1574 (c_type_print_varspec_suffix): Likewise.
1575
72cfdc76
MK
15762003-01-04 Mark Kettenis <kettenis@gnu.org>
1577
bfd260bb
MK
1578 * configure.in: Don't set and AC_SUBST SUBDIRS.
1579 * configure: Regenerated.
1580
72cfdc76
MK
1581 * configure.in: Remove code dealing with shared libraries.
1582 * Makefile.in: Remove HLDFLAGS and HLDENV.
1583 * configure: Regenerated.
1584
c8b8a898
AC
15852003-01-04 Andrew Cagney <ac131313@redhat.com>
1586
1587 * frame.c (deprecated_frame_xmalloc): New function.
1588 (deprecated_set_frame_saved_regs_hack): New function.
1589 (deprecated_set_frame_extra_info_hack): New function.
1590 * frame.h (deprecated_frame_xmalloc): Declare.
1591 (deprecated_set_frame_saved_regs_hack): Declare.
1592 (deprecated_set_frame_extra_info_hack): Declare.
1593
14abd0fb
MK
15942003-01-04 Mark Kettenis <kettenis@gnu.org>
1595
8ee53726
MK
1596 * configure.in: Move code that provides the --enable-gdbtk option
1597 right after the code that handles the --enable-tui option, and
1598 polish it somewhat.
1599 * configure: Regenerated.
1600
14abd0fb
MK
1601 * configure.in: Call AC_GNU_SOURCE. Check for pread64 using
1602 AC_CHECK_FUNCS and remove the old check for pread64.
1603 * acinclude.m4 (AC_GNU_SOURCE): New macro.
1604 * acconfig.h (_GNU_SOURCE): Add.
1605 (HAVE_PREAD64): Remove.
1606 * configure, aclocal.m4, config.in: Regenerated.
1607
b2fb4676
AC
16082003-01-03 Andrew Cagney <ac131313@redhat.com>
1609
1610 * alpha-tdep.c: Use get_frame_saved_regs.
1611 * arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1612 * h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
1613 * m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10300-tdep.c: Ditto.
1614 * ns32k-tdep.c, s390-tdep.c, sh-tdep.c, v850-tdep.c: Ditto.
1615 * vax-tdep.c, xstormy16-tdep.c: Ditto.
1616
8dcde887
MK
16172003-01-03 Mark Kettenis <kettenis@gnu.org>
1618
1619 * configure.in: Remove all use of the SUBDIRS variable; add
1620 directories using the AC_CONFIG_SUBDIRS macro instead. Polish
1621 code providing the --enable-multi-ice option, and move it right in
1622 front of the code that checks whether gdbserver is supported.
1623 Polish that too.
1624 * configure: Regenerated.
1625 * Makefile.in (SUBDIRS): Substitute @subdirs@ instead of
1626 @SUBDIRS@.
1627
8ccd593b
AC
16282003-01-03 Andrew Cagney <cagney@redhat.com>
1629
1630 * alpha-tdep.c: Use deprecated_update_frame_base_hack.
1631 * avr-tdep.c, cris-tdep.c: Ditto.
1632 * mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
1633 * sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
1634
91151a06
MK
16352003-01-03 Mark Kettenis <kettenis@gnu.org>
1636
1637 * configure.in: Remove --enable-netrom option.
1638 * configure: Regenerated.
1639
8fe84d01
MK
16402003-01-03 Mark Kettenis <kettenis@gnu.org>
1641
1642 * cli/cli-decode.h: Don't include "gdb_regex.h"; provide a forward
1643 declaration for `struct re_pattern_buffer' instead.
1644 * Makefile.in (cli_decode_h): Remove $(gdb_regex_h).
1645
f0394be6
JB
16462003-01-03 J. Brobecker <brobecker@gnat.com>
1647
1648 * mdebugread.c (parse_symbol): Count until the stEnd matching
1649 the structure name.
1650
27e9bf90
MK
16512003-01-02 Mark Kettenis <kettenis@gnu.org>
1652
93d331ba
MK
1653 * configure.in: Remove --with-cpu option.
1654 subscripts. Remove evil changequotes here.
1655 * acconfig.h (TARGET_CPU_DEFAULT): Remove.
1656 * config.in, configure: Regenerated.
1657
27e9bf90
MK
1658 * acconfig.h (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Remove.
1659 * configure.in: Cleanup section that sources GDB and BFD configure
1660 subscripts. Remove evil changequotes here.
1661 * config.in, configure: Regenerated.
1662
50abf9e5
AC
16632003-01-02 Andrew Cagney <ac131313@redhat.com>
1664
1665 * arm-tdep.c: Use get_frame_pc and deprecated_update_frame_pc_hack
1666 frame accessor methods.
1667 * alpha-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
1668 * dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
1669 * m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c, mips-tdep.c: Ditto.
1670 * mn10200-tdep.c, mn10300-tdep.c, ns32k-tdep.c: Ditto.
1671 * s390-tdep.c, sh-tdep.c, sparc-tdep.c, v850-tdep.c: Ditto.
1672 * vax-tdep.c, x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
1673 * z8k-tdep.c: Ditto.
1674
287c1a40
MK
16752003-01-02 Mark Kettenis <kettenis@gnu.org>
1676
f5dbc56d
MK
1677 * configure.in: Remove UI_OUT configuration code.
1678 * ada-lang.c: Update assuming UI_OUT is always true.
1679 * Makefile.in (UIOUT_CFLAGS): Remove.
1680 * configure: Regenerated.
1681 * TODO: Remove blurb about elimination of -DUI_OUT.
1682
627af7ea
MK
1683 * configure.in: Move code that provides the --enable-gdbcli,
1684 --enable-gdbmi options right before the code that handles the
1685 --enable-tui option. Polish a bit.
1686 * configure: Regenerated.
1687
06825bd1
MK
1688 * configure.in: Rewrite check for GNU regex and the
1689 --without-included regex option, and move it into the "Checks for
1690 library functions" section. This makes us use the system regex
1691 again by default on systems with version 2 of the GNU C library.
1692 This was apparently broken.
1693 * gdb_regex.h [!USE_INCLUDED_REGEX] (_REGEX_RE_COMP): Define.
1694 * acconfig.h (USE_INCLUDED_REGEX): Remove.
1695 * config.in, configure: Regenerated.
1696
287c1a40
MK
1697 * configure.in: Move code that provides the --enable-tui option
1698 before the "Checks for libraries" section. Polish the code
1699 somewhat and set need_curses to yes if we build the TUI. Rewrite
1700 code that looks for a library providing termcap functionality to
1701 match more closely what's done in the Readline library, and move
1702 it into to the "Checks for libraries" section.
1703 * configure: Regenerated.
1704 * Makefile.in (TERMCAP): Remove variable.
1705 * config/i386/go32.mh (TERMCAP): Remove variable.
1706
684e56bf
AC
17072003-01-02 Andrew Cagney <ac131313@redhat.com>
1708
1709 * MAINTAINERS: Mention gdb_mbuild.sh.
1710 * gdb_mbuild.sh: Rewrite.
1711
e1ea1d75
MK
17122003-01-02 Mark Kettenis <kettenis@gnu.org>
1713
1714 * configure.in: Fix typo in last change.
1715 * config.in, configure: Regenerated.
1716
1b831c93
AC
17172003-01-02 Andrew Cagney <ac131313@redhat.com>
1718
1719 * valarith.c (value_binop): Delete obsolete code and comments.
1720 * configure.host: Ditto.
1721 * buildsym.h (make_blockvector): Ditto.
1722 * buildsym.c (make_blockvector): Ditto.
1723 * defs.h (enum language): Ditto.
1724 (chill_demangle): Ditto.
1725 * elfread.c (elf_symtab_read): Ditto.
1726 * dwarfread.c (CHILL_PRODUCER): Ditto.
1727 (set_cu_language): Ditto.
1728 (handle_producer): Ditto.
1729 * expprint.c (print_subexp): Ditto.
1730 * gdbtypes.c (chill_varying_type): Ditto.
1731 * gdbtypes.h (builtin_type_chill_bool): Ditto.
1732 (builtin_type_chill_char, builtin_type_chill_long): Ditto.
1733 (builtin_type_chill_ulong, builtin_type_chill_real): Ditto.
1734 (chill_varying_type): Ditto.
1735 * language.h (_LANG_chill): Ditto.
1736 * language.c (binop_result_type, integral_type): Ditto.
1737 (character_type, string_type, structured_type): Ditto.
1738 (lang_bool_type, binop_type_check): Ditto.
1739 * stabsread.h (os9k_stabs): Ditto.
1740 * stabsread.c (os9k_type_vector, dbx_lookup_type): Ditto.
1741 (define_symbol, read_type, read_struct_fields): Ditto.
1742 (read_array_type, read_enum_type, read_huge_number): Ditto.
1743 (read_range_type, start_stabs): Ditto.
1744 * symfile.c (init_filename_language_table): Ditto.
1745 (add_psymbol_with_dem_name_to_list): Ditto.
1746 * symtab.c (symbol_init_language_specific): Ditto.
1747 (symbol_init_demangled_name, symbol_demangled_name): Ditto.
1748 * symtab.h (struct general_symbol_info): Ditto.
1749 (SYMBOL_CHILL_DEMANGLED_NAME): Ditto.
1750 * typeprint.c (typedef_print): Ditto.
1751 * utils.c (fprintf_symbol_filtered): Ditto.
1752 * valops.c (value_cast, search_struct_field, value_slice): Delete
1753 obsolete code.
1754 (varying_to_slice): Delete function.
1755 * value.h (COERCE_VARYING_ARRAY): Delete obsolete macro contents.
1756 (varying_to_slice): Delete declaration.
1757 * MAINTAINERS: Update.
1758
8bb2c122
MK
17592003-01-02 Mark Kettenis <kettenis@gnu.org>
1760
97bf5e38
MK
1761 * configure.in: Reorganize "Checks for library functions section"
1762 a bit. Remove check for `btowc' and `isascii' functions.
1763 * configure: Regenerated.
1764
5ee754fc
MK
1765 * acconfig.h (_MSE_INT_H): Remove.
1766 * configure.in: Create "Checks for header files" section, and move
1767 appropriate tests there. Don't check for objlist.h, wchar.h,
1768 wctype.h and asm/debugreg.h. Rewrite Solaris 2.[78] <curses.h>
1769 misdetection fix. Also add "Checks for types", "Checks for
1770 compiler characteristics" and "Checks for library functions"
1771 sections.
1772 * config.in, configure: Regenerated.
1773
8bb2c122
MK
1774 * configure.in: Create "Checks for programs" section, and move
1775 appropriate tests there.
1776
9a156167
MK
17772003-01-01 Mark Kettenis <kettenis@gnu.org>
1778
1779 * configure.in: Create "Checks for libraries" section, and move
1780 appropriate tests there. Cleanup check for wctype in libw. Use
1781 AC_SEARCH_LIBS to see whether we need libsocket.
1782 * configure: Regenerated.
1783
a80e2bcb 1784For older changes see ChangeLog-2002
c906108c
SS
1785\f
1786Local Variables:
1787mode: change-log
1788left-margin: 8
1789fill-column: 74
1790version-control: never
1791End:
This page took 0.435553 seconds and 4 git commands to generate.