* README: Mention ISO C library requirement.
[platform/upstream/binutils.git] / gdb / ChangeLog
1 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
2
3         * README: Mention ISO C library requirement.
4
5 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6
7         * Makefile.in (SFILES): Remove nlmread.c.
8         (COMMON_OBS): Remove nlmread.o.
9         (nlmread.o): Delete rule.
10         * README: Delete reference to remote-st.c.
11         * acinclude.m4 (CY_AC_TCL_LYNX_POSIX): Delete.
12         * defs.h (enum gdb_osabi): Delete GDB_OSABI_NETWARE and
13         GDB_OSABI_LYNXOS.
14         * i386-tdep.c (i386_nw_init_abi, i386_nlm_osabi_sniffer): Delete.
15         (_initialize_i386_tdep): Do not reference them.
16         * nlmread.c: Delete file.
17         * osabi.c (gdb_osabi_names): Remove NetWare and LynxOS.
18         * target.c: Doc update.
19         * thread.c: Delete commented include.
20         * config/alpha/tm-alpha.h: Doc update.
21
22 2007-03-30  Chris Dearman  <chris@mips.com>
23
24         * utils.c (string_to_core_addr): Comment typo.
25
26 2007-03-30  Chris Dearman  <chris@mips.com>
27
28         * mips-tdep.c: Comment typo.
29
30 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
31
32         * config/alpha/nm-osf.h (PTRACE_XFER_TYPE): Remove.
33         * config/mips/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove.
34         * config/sparc/nm-linux.h (PTRACE_ARG3_TYPE, PTRACE_XFER_TYPE): Remove.
35         * config/powerpc/nm-ppc64-linux.h: Remove file.
36         * config/powerpc/ppc64-linux.mh (NATDEPFILES): Set to nm-linux.h.
37         * inferior.h (PTRACE_ARG3_TYPE): Do not define.
38         (call_ptrace): Change type of third argument to PTRACE_TYPE_ARG3.
39         * infptrace.c (call_ptrace): Likewise.
40         * m68klinux-nat.c (PTRACE_XFER_TYPE): Do not define.
41         (fetch_register): Replace PTRACE_ARG3_TYPE by PTRACE_TYPE_ARG3
42         and PTRACE_XFER_TYPE by PTRACE_TYPE_RET.
43         (store_register): Likewise.
44
45 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
46
47         * Makefile.in (varobj.o): Add missing dependency.
48
49 2007-03-29  Michael Snyder  <msnyder@access-company.com>
50
51         * MAINTAINERS: Update my email address.
52
53 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
54
55         Add support for exception handling with multiple versions of
56         the Ada runtime:
57         * ada-lang.c: Update general comments on how Ada exception catchpoints
58         are implemented.
59         (raise_sym_name, raise_unhandled_sym_name, raise_assert_sym_name)
60         (__gnat_raise_nodefer_with_msg): Delete.
61         (ada_unhandled_exception_name_addr_ftype): New type.
62         (exception_support_info): New type.
63         (ada_unhandled_exception_name_addr): Add forward declaration.
64         (ada_unhandled_exception_name_addr_from_raise): Likewise.
65         (default_exception_support_info): New constant.
66         (exception_support_info_fallback): Likewise.
67         (exception_info): New global variable.
68         (ada_exception_support_info_sniffer): New function.
69         (ada_executable_changed_observer): Likewise.
70         (ada_unhandled_exception_name_addr_from_raise): Renamed from
71         ada_unhandled_exception_name_addr.
72         (ada_unhandled_exception_name_addr): Reimplement to match the
73         latest Ada runtime implementation.
74         (error_breakpoint_runtime_sym_not_found): Delete.
75         (ada_exception_sym_name): Get the exception sym name from
76         exception_info rather than hardcoding it.
77         (ada_exception_sal): Add call to ada_exception_support_info_sniffer.
78         Update error handling.
79         * Makefile.in (ada-lang.o): Add dependency on observer.h.
80
81 2007-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
82
83         * Makefile.in (coff_solib_h, coff-solib.o, i386v-nat.o, lynx-nat.o)
84         (remote-st.o, uw-thread.o): Delete.
85         (HFILES_NO_SRCDIR, ALLDEPFILES): Update.
86         * configure.host: Move hppa*-*-hiux*, i[34567]86-ncr-*,
87         i[34567]86-*-dgux*, i[34567]86-*-lynxos*, i[34567]86-*-sco3.2v5*,
88         i[34567]86-*-sco3.2v4*, i[34567]86-*-sco*, i[34567]86-*-sysv4.2*,
89         i[34567]86-*-sysv4*, i[34567]86-*-sysv5*, i[34567]86-*-unixware2*,
90         i[34567]86-*-unixware*, i[34567]86-*-sysv*, i[34567]86-*-isc*, and
91         rs6000-*-lynxos* to an obsoletion stanza.
92         * configure.tgt: Move hppa*-*-hiux*, i[34567]86-ncr-*,
93         i[34567]86-*-lynxos*, m68*-cisco*-*, m68*-tandem-*, m68*-*-os68k*,
94         and rs6000-*-lynxos* to an obsoletion stanza.  Do not mention
95         i[34567]86-*-netware*.
96         * NEWS: Mention deleted targets.
97
98         * coff-solib.c, coff-solib.h, i386v-nat.c, lynx-nat.c, remote-st.c,
99         uw-thread.c, config/nm-lynx.h, config/i386/i386sco.mh,
100         config/i386/i386sco4.mh, config/i386/i386sco5.mh, config/i386/i386v.mh,
101         config/i386/i386v4.mh, config/i386/i386v42mp.mh,
102         config/i386/ncr3000.mh, config/i386/ncr3000.mt,
103         config/i386/nm-i386sco.h, config/i386/nm-i386sco4.h,
104         config/i386/nm-i386sco5.h, config/i386/nm-i386v.h,
105         config/i386/nm-i386v4.h, config/i386/nm-i386v42mp.h,
106         config/m68k/cisco.mt, config/m68k/os68k.mt, config/m68k/st2000.mt,
107         config/m68k/tm-cisco.h, config/m68k/tm-os68k.h,
108         config/rs6000/rs6000lynx.mh, config/rs6000/rs6000lynx.mt,
109         config/rs6000/tm-rs6000ly.h: Delete files.
110
111 2007-03-29  Daniel Jacobowitz  <dan@codesourcery.com>
112
113         * defs.h (deprecated_registers_changed_hook): Delete declaration.
114         * interps.c (clear_interpreter_hooks): Do not clear
115         deprecated_registers_changed_hook.
116         * regcache.c (registers_changed): Do not call it.
117         * top.c (deprecated_registers_changed_hook): Do not define it.
118         * mi/mi-interp.c (mi_command_loop): Do not clear it.
119         * tui/tui-hooks.c (tui_install_hooks): Do not install it.
120         (tui_remove_hooks): Do not remove it.
121         (tui_selected_frame_level_changed_hook): Check for negative level.
122         Use get_selected_frame.
123         (tui_registers_changed_hook): Deleted.
124
125 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
126
127         * stabsread.c (add_undefined_type): Add extra parameter.
128         Now handles nameless types separately.
129         (struct nat): New type.
130         (noname_undefs, noname_undefs_allocated, noname_undefs_length):
131         New static variables.
132         (read_type): Update calls to add_undefined_type.
133         (add_undefined_type_noname): New function.
134         (add_undefined_type_1): Renames from add_undefined_type.
135         (cleanup_undefined_types_noname): New function.
136         (cleanup_undefined_types_1): Renames cleanup_undefined_types.
137         (cleanup_undefined_types): New handles nameless types separately.
138         (_initialize_stabsread): Initialize our new static constants.
139
140 2007-03-29  Denis Pilat  <denis.pilat@st.com>
141
142         * configure.ac: Test for signal.h.
143         * configure, config.in: Regenerate.
144
145 2007-03-29  Denis Pilat  <denis.pilat@st.com>
146
147         * stack.c (print_stack_frame): Always use LOC_AND_ADDRESS in MI output.
148         * infrun.c (normal_stop): Remove MI specific frame printing treatment.
149
150 2007-03-29  Pedro Alves  <pedro_alves@portugalmail.pt>
151
152         * arm-wince-tdep.c: New.
153         * config/arm/wince.mt (DEPRECATED_TM_FILE): Use tm-arm.h.
154         (MT_CFLAGS): Delete.
155         (TM_CLIBS): Delete.
156         (TDEPFILES): Add arm-wince-tdep.o, corelow.o, solib.o,
157         solib-legacy.o, solib-svr4.o, and remove wince.o.
158         * configure.tgt (arm*-*-mingw32ce*): Add.
159         * signals/signals.c [HAVE_SIGNAL_H]: Check.
160         (do_target_signal_to_host): Silence 'not used' warning.
161         * config/arm/tm-wince.h: Remove.
162
163 2007-03-28  Ulrich Weigand  <uweigand@de.ibm.com>
164
165         * arch-utils.c (legacy_pc_in_sigtramp): Remove.
166         * arch-utils.h (legacy_pc_in_sigtramp): Remove.
167
168         * config/ia64/linux.mt (DEPRECATED_TM_FILE): Remove.
169         * config/ia64/tm-linux.h: Remove file.
170         * ia64-tdep.h (struct gdbarch_tdep): Add pc_in_sigtramp callback.
171         * ia64-tdep.c (ia64_sigtramp_frame_sniffer): Use it instead of
172         legacy_pc_in_sigtramp.
173         (ia64_gdbarch_init): Initialize tdep->pc_in_sigtramp.
174         * ia64-linux-tdep.c (ia64_linux_pc_in_sigtramp): Make static.
175         Remove func_name argument.
176         (ia64_linux_init_abi): Install it as tdep->pc_in_sigtramp.
177
178         * infrun.c (HAVE_STEPPABLE_WATCHPOINT): Do not redefine.
179         * target.c (update_current_target): Add to_have_steppable_watchpoint.
180         * target.h (struct target_ops):  Add to_have_steppable_watchpoint.
181         (HAVE_STEPPABLE_WATCHPOINT): Define.
182
183         * config/ia64/linux.mh (NATDEPFILES): Remove core-aout.o.
184         * config/ia64/nm-linux.h (KERNEL_U_ADDR, U_REGS_OFFSET,
185         CANNOT_FETCH_REGISTER, CANNOT_STORE_REGISTER,
186         TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_STEPPABLE_WATCHPOINT,
187         STOPPED_BY_WATCHPOINT, target_stopped_data_address,
188         target_insert_watchpoint, target_remove_watchpoint): Remove.
189         (FETCH_INFERIOR_REGISTERS): Define.
190         * ia64-linux-nat.c (ia64_register_addr): Make static.
191         (ia64_cannot_fetch_register, ia64_cannot_store_register): Likewise.
192         (ia64_linux_insert_watchpoint): Make static.  Remove ptid_p argument.
193         (ia64_linux_remove_watchpoint): Likewise.  Add type argument.
194         (ia64_linux_stopped_data_address): Make static.  Add target_ops.
195         (ia64_linux_stopped_by_watchpoint): Make static.
196         (ia64_linux_can_use_hw_breakpoint): New function.
197         (ia64_linux_fetch_register, ia64_linux_fetch_registers): Likewise.
198         (ia64_linux_store_register, ia64_linux_store_registers): Likewise.
199         (_initialize_ia64_linux_nat): Install register and watchpoint ops.
200
201 2007-03-28  Pedro Alves  <pedro_alves@portugalmail.pt>
202
203         * linespec.c: Include language.h.
204         (find_methods): Add language parameter.  Call
205         lookup_symbol_in_language.  Pass language down.
206         (add_matching_methods): Likewise.  Call
207         lookup_symbol_in_language.
208         (add_constructors): Likewise.
209         (find_method): Pass sym_class to collect_methods.
210         (collect_methods): Add sym_class parameter.  Pass language
211         down.
212         * symtab.c (lookup_symbol): Rename to ...
213         (lookup_symbol_in_language): ... this.  Add language
214         parameter.  Use passed language instead of current_language.
215         (lookup_symbol): New as wrapper around
216         lookup_symbol_in_language.
217         (lookup_symbol_aux): Add language parameter.  Use passed
218         language instead of current_language.
219         (search_symbols): Indent.
220         * symtab.h (enum language): Forward declare.
221         (lookup_symbol_in_language): Declare.
222         (lookup_symbol): Update description.
223         * ada-lang.h (lookup_symbol_in_language): Remove declaration.
224         * ada-lang.c (restore_language): Remove.
225         (lookup_symbol_in_language): Remove.
226
227 2007-03-27  Pedro Alves  <pedro_alves@portugalmail.pt>
228
229         * breakpoint.c (bpstat_num): Add int *num parameter.
230         * breakpoint.h (bpstat_num): Likewise.
231         * infcmd.c (continue_command): Adjust to new bpstat_num
232         interface.
233         (program_info): Likewise.
234
235 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
236
237         * config/sh/tm-sh.h: Remove file.
238         * config/sh/embed.mt (DEPRECATED_TM_FILE): Remove.
239         * config/sh/linux.mt (DEPRECATED_TM_FILE): Remove.
240         * config/sh/nbsd.mt (DEPRECATED_TM_FILE): Remove.
241         * config/sh/tm-wince.h: Do not include "sh/tm-sh.h".
242
243 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
244
245         * config/sh/tm-sh.h (DEPRECATED_BIG_REMOTE_BREAKPOINT,
246         DEPRECATED_LITTLE_REMOTE_BREAKPOINT): Remove.
247         * remote.c: Remove code under #ifdef DEPRECATED_REMOTE_BREAKPOINT,
248         DEPRECATED_BIG_REMOTE_BREAKPOINT, DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
249         * sh-tdep.c (sh_breakpoint_from_pc): Return remote breakpoint
250         sequence if target_shortname is "remote".
251
252 2007-03-27  Anton Blanchard  <anton@samba.org>
253
254         * rs6000-tdep.c (rs6000_frame_cache): Use tdep->lr_frame_offset
255         instead of wordsize when looking for the LR in a stack frame.
256
257 2007-03-27  Andreas Schwab  <schwab@suse.de>
258             Daniel Jacobowitz  <dan@codesourcery.com>
259
260         * dwarf2-frame.c (dwarf2_frame_eh_frame_regnum): Rename to...
261         (dwarf2_frame_adjust_regnum): ...this.  Make static.  Add eh_frame_p
262         argument.  Update all callers.
263         (struct dwarf2_frame_ops): Replace eh_frame_regnum with adjust_regnum.
264         (dwarf2_frame_set_eh_frame_regnum): Rename to...
265         (dwarf2_frame_set_adjust_regnum): ...this.  Update argument type.
266         * dwarf2frame.h (dwarf2_frame_set_eh_frame_regnum): Rename to...
267         (dwarf2_frame_set_adjust_regnum): ...this.
268         (dwarf2_frame_eh_frame_regnum): Delete prototype.
269         * rs6000-tdep.c: Include "dwarf2-frame.h".
270         (rs6000_adjust_frame_regnum): Define.
271         (rs6000_gdbarch_init): Enable use of DWARF CFI frame unwinder.
272         Register rs6000_adjust_frame_regnum.
273
274         * Makefile.in (rs6000-tdep.o): Update dependencies.
275
276 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
277
278         * Makefile.in: Add support for a "pdf" target.
279
280 2007-03-27  Daniel Jacobowitz  <dan@codesourcery.com>
281
282         * amd64-tdep.c (amd64_init_frame_cache): New function.
283         (amd64_alloc_frame_cache, amd64_skip_prologue): Use it.
284
285 2007-03-26  Nigel Stephens  <nigel@mips.com>
286             Maciej W. Rozycki  <macro@mips.com>
287
288         * ui-out.c (ui_out_field_core_addr): Truncate address to
289         TARGET_ADDR_BIT size before printing.
290
291 2007-03-22  Nigel Stephens  <nigel@mips.com>
292             Maciej W. Rozycki  <macro@mips.com>
293
294         * remote-mips.c (mips_xfer_memory): Update prototype.
295
296 2007-03-22  Joel Brobecker  <brobecker@adacore.com>
297
298         * symfile.h: #include "symtab.h"
299
300 2007-03-22  Denis Pilat  <denis.pilat@st.com>
301
302         * utils.c (pagination_on_command, pagination_off_command):
303         Remove useless prototypes.
304
305 2007-03-21  Pierre Muller  <muller@ics.u-strasbg.fr>
306
307         Fix PR pascal/2232.
308         * p-valprint.c (pascal_object_print_value): Use type_name_no_tag 
309         instead of TYPE_NAME for object base class name.
310
311
312 2007-03-19  Kevin Buettner  <kevinb@redhat.com>
313
314         * mep-tdep.c (mep_analyze_frame_prologue, mep_frame_this_id):
315         Specify frame type in calls to frame_func_unwind().
316
317 2007-03-13  Daniel Jacobowitz  <dan@codesourcery.com>
318
319         * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal.
320         (rs6000_in_function_epilogue_p): Use extract_unsigned_integer.
321         (refine_prologue_limit): Delete.
322         (skip_prologue): Don't call it.  Use extract_unsigned_integer.
323         Assume lim_pc is set.  Correct check for incomplete prologues.
324         Do not skip clobbers of the frame pointer.
325         * symtab.c (skip_prologue_using_sal): Fail if there is only one
326         sal.
327
328 2007-03-13  Nathan Froyd  <froydnj@codesourcery.com>
329
330         * frame.c (frame_pop): Check to see whether there's a frame to
331         which we can pop first.
332
333 2007-03-13  Nathan Froyd  <froydnj@codesourcery.com>
334
335         * MAINTAINERS (Write After Approval): Add myself.
336
337 2007-03-09  Markus Deuling  <deuling@de.ibm.com>
338
339         * infrun.c (breakpoints_failed): Remove unnecessary variable.
340         (handle_inferior_event): Remove unnecessary braces.
341         * breakpoint.c (bpstat_what): Remove wrong comment.
342
343 2007-03-09  Ulrich Weigand  <uweigand@de.ibm.com>
344
345         * spu-tdep.c (spu_in_function_epilogue_p): New function.
346         (spu_gdbarch_init): Install it.
347
348 2007-03-08  Ulrich Weigand  <uweigand@de.ibm.com>
349
350         * spu-linux-nat.c (spu_xfer_partial): Return -1 for unsupported
351         object types, not 0.
352
353 2007-03-08  Ulrich Weigand  <uweigand@de.ibm.com>
354
355         * spu-tdep.c (spu_frame_align): New function.
356         (spu_gdbarch_init): Install it.  Set call dummy location to ON_STACK.
357
358 2007-03-08  Ulrich Weigand  <uweigand@de.ibm.com>
359
360         * spu-tdep.c (spu_unwind_pc): Mask off interrupt enable bit.
361         (spu_software_single_step): Likewise.
362         (spu_read_pc, spu_write_pc): New functions.
363         (spu_gdbarch_init): Install them.
364
365 2007-03-08  Ulrich Weigand  <uweigand@de.ibm.com>
366
367         * cli/cli-dump.c (struct callback_data): load_offset needs to 
368         have signed long type.
369
370 2007-03-07  Joel Brobecker  <brobecker@adacore.com>
371
372         * mips-tdep.c (mips_insn16_frame_cache, mips_insn32_frame_sniffer):
373         Revert the previous change that had some unexpected side-effects
374         on mips32.
375         (mips_insn16_frame_cache, mips_insn32_frame_cache): Use the proper
376         function to get the address of the calling instruction.
377
378 2007-03-07  Denis Pilat  <denis.pilat@st.com>
379
380         * tui/tui-hooks.c (tui_selected_frame_level_changed_hook): Replace
381         get_selected_frame by deprecated_safe_get_selected_frame.
382
383 2007-03-02  Mark Kettenis  <kettenis@gnu.org>
384
385         * shnbsd-tdep.c: Include "regset.h", "gdb_assert.h" and
386         "gdb_string.h".  Don't include "nbsd-tdep.h".
387         (SIZEOF_STRUCT_REG): Remove.
388         (SHNBSD_SIZEOF_GREGS): New.
389         (shnbsd_supply_gregset, shnbsd_collect_gregset)
390         (shnbsd_regset_from_core_section): New functions.
391         (fetch_core_registers, fetch_elfcore_registers): Remove functions.
392         (shnbsd_supply_reg, shnbsd_fill_reg): Simply call
393         shnbsd_supply_gregset, shnbsd_collect_gregset.
394         (shnbsd_gregset): New variable.
395         (shnbsd_init_abi): Set regset_from_core_section.
396         (GDB_OSABI_NETBSD_CORE): New define.
397         (shnbsd_core_osabi_sniffer): New function.
398         (_initialize_shnbsd_tdep): Register shnbsd_core_osabi_sniffer.
399         * Makefile.in (shnbsd-tdep.o): Update dependencies.
400         * config/sh/nbsd.mt (TDEPFILES): Add corelow.o, remove
401         nbsd-tdep.o.
402         * config/sh/obsd.mt (TDEPFILES): Remove nbsd-tdep.o.
403
404 2007-02-28  Joel Brobecker  <brobecker@adacore.com>
405
406         * gdbtypes.c (replace_type): Fix typo that caused us to not update
407         length of the types referenced by the new type CV ring.
408
409 2007-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
410
411         * frame.c (frame_pop, frame_observer_target_changed): Call
412         reinit_frame_cache.
413         (flush_cached_frames): Rename to reinit_frame_cache and delete
414         old implementation.
415         * frame.h (flush_cached_frames): Delete prototype and update comment.
416
417         * bsd-kvm.c (bsd_kvm_open, bsd_kvm_proc_cmd, bsd_kvm_pcb_cmd): Call
418         reinit_frame_cache instead of flush_cached_frames.  Do not call
419         select_frame after reinit_frame_cache.
420         * corelow.c (core_open): Likewise.
421         * gdbarch.sh (deprecated_current_gdbarch_select_hack): Likewise.
422         * infrun.c (prepare_to_proceed, context_switch)
423         (handle_inferior_event): Likewise.
424         * linux-fork.c (fork_load_infrun_state): Likewise.
425         * ocd.c (ocd_start_remote): Likewise.
426         * remote-e7000.c (e7000_start_remote): Likewise.
427         * remote-mips.c (device): Likewise.
428         * thread.c (switch_to_thread): Likewise.
429         * tracepoint.c (finish_tfind_command): Likewise.
430         * gdbarch.c: Regenerated.
431
432 2007-02-28  Jerome Guitton  <guitton@adacore.com>
433             Joel Brobecker  <brobecker@adacore.com>
434
435         * gdbtypes.c (check_typedef): Do not replace stub type if
436         the resolved type is not defined in the same objfile.
437
438 2007-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
439
440         * top.c (gdb_readline_wrapper_cleanup): Remove invalid assertion.
441
442 2007-02-28  Joel Brobecker  <brobecker@adacore.com>
443
444         * stabsread.c (define_symbol): Create an associated STRUCT_DOMAIN
445         symbol for Ada units when the symbol is defined using 't' rather
446         than 'Tt' as symbol descriptor.
447
448 2007-02-28  Ulrich Weigand  <uweigand@de.ibm.com>
449
450         * config/mips/tm-nbsd.h: Delete file.
451         * config/mips/nbsd.mt (DEPRECATED_TM_FILE): Remove.
452         * config/sh/tm-nbsd.h: Delete file.
453         * config/sh/nbsd.mt (DEPRECATED_TM_FILE): Set to tm-sh.h.
454
455 2007-02-28  Joel Brobecker  <brobecker@adacore.com>
456
457         * mi/mi-cmd-var.c (varobj_update_one): Remove reference to
458         unused WRONG_PARAM value since it was recently deleted.
459
460 2007-02-28  Vladimir Prus  <vladimir@codesourcery.com>
461
462         * varobj.c (varobj_update): Free temporary vectors.
463
464 2007-02-28  Ulrich Weigand  <uweigand@de.ibm.com>
465
466         * config/powerpc/linux.mt (DEPRECATED_TM_FILE): Set to tm-ppc-eabi.h.
467         * config/powerpc/tm-linux.h: Delete file.
468         * config/powerpc/tm-ppc-eabi.h: Do not include "rs6000/tm-rs6000.h".
469         (PROCESS_LINENUMBER_HOOK): Do not undefine.
470         (TEXT_SEGMENT_BASE): Do not redefine.
471         * config/rs6000/nm-rs6000.h (CHILD_SPECIAL_WAITSTATUS): Move here
472         from config/rs6000/tm-rs6000.h.
473         (TARGET_CREATE_INFERIOR_HOOK, rs6000_create_inferior): Likewise.
474         * config/rs6000/tm-rs6000.h (struct frame_info): Remove declaration.
475         (TEXT_SEGMENT_BASE): Remove.
476         (IN_SOLIB_RETURN_TRAMPOLINE): Remove.
477         (rs6000_in_solib_return_trampoline): Remove.
478         (SKIP_TRAMPOLINE_CODE): Remove.
479         (rs6000_skip_trampoline_code): Remove.
480         (CHILD_SPECIAL_WAITSTATUS): Move to config/rs6000/nm-rs6000.h.
481         (TARGET_CREATE_INFERIOR_HOOK, rs6000_create_inferior): Likewise.
482         (FP0_REGNUM): Remove.
483         (rs6000_find_toc_address_hook): Move to rs6000-tdep.h.
484         (rs6000_set_host_arch_hook): Remove.
485         * Makefile.in (rs6000-nat.o): Add dependency on $(rs6000_tdep_h).
486         (rs6000-aix-tdep.o): Add dependency on $(ppc_tdep_h).
487         * ppc-tdep.h (struct gdbarch_tdep): Add field text_segment_base.
488         * rs6000-aix-tdep.c: Include "ppc-tdep.h".
489         (rs6000_aix_init_osabi): Set text_segment_base tdep field.
490         * rs6000-nat.c: Include "rs6000-tdep.h".
491         (exec_one_dummy_insn): Replace TEXT_SEGMENT_BASE by tdep field.
492         (set_host_arch): Rename to ...
493         (rs6000_create_inferior): ... this.  Make public.
494         (_initialize_core_rs6000): Do not set rs6000_set_host_arch_hook.
495         * rs6000-tdep.c (rs6000_set_host_arch_hook): Remove.
496         (rs6000_create_inferior): Remove.
497         (branch_dest): Replace TEXT_SEGMENT_BASE by tdep field.
498         (rs6000_gdbarch_init): Call set_gdbarch_fp0_regnum,
499         set_gdbarch_in_solib_return_trampoline, and
500         set_gdbarch_skip_trampoline_code.
501         * rs6000-tdep.h (rs6000_find_toc_address_hook): Move here
502         from config/rs6000/tm-rs6000.h.
503
504 2007-02-27  Joel Brobecker  <brobecker@adacore.com>
505
506         * buildsym.c (record_producer): Do nothing if no producer is provided.
507
508 2007-02-27  Nick Roberts  <nickrob@snap.net.nz>
509
510         * varobj.c (varobj_update): Remove unused local.  Use gdb_assert
511         to check changelist is non-NULL.  Call error if the frontend tries
512         to update a non-root variable.
513
514         * varobj.h (enum varobj_update_error): Delete WRONG_PARAM value.
515
516 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
517
518         * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)
519         (dwarf2_frame_sniffer): Update.
520         (dwarf2_signal_frame_this_id): New function.
521         (dwarf2_signal_frame_unwind): Use it.
522         (dwarf2_frame_base_sniffer): Use frame_unwind_address_in_block.
523         * frame.c (frame_func_unwind): Add this_type argument.
524         (get_frame_func): Update.
525         (frame_unwind_address_in_block): Add this_type argument and check it.
526         Fix a typo.
527         (get_frame_address_in_block): Update.
528         * frame.h (enum frame_type): Move higher in the file.
529         (frame_unwind_address_in_block, frame_func_unwind): Add enum frame_type
530         argument.
531
532         * alpha-mdebug-tdep.c, alpha-tdep.c, amd64-tdep.c, amd64obsd-tdep.c,
533         arm-tdep.c, avr-tdep.c, cris-tdep.c, frv-tdep.c, h8300-tdep.c,
534         hppa-tdep.c, i386-tdep.c, i386obsd-tdep.c, ia64-tdep.c,
535         libunwind-frame.c, m32c-tdep.c, m32r-linux-tdep.c, m32r-tdep.c,
536         m68hc11-tdep.c, m68k-tdep.c, m88k-tdep.c, mips-mdebug-tdep.c,
537         mips-tdep.c, mn10300-tdep.c, mt-tdep.c, rs6000-tdep.c, s390-tdep.c,
538         score-tdep.c, sh-tdep.c, sh64-tdep.c, sparc-tdep.c,
539         sparc64obsd-tdep.c, spu-tdep.c, v850-tdep.c, vax-tdep.c,
540         xstormy16-tdep.c, xtensa-tdep.c: Update calls to
541         frame_func_unwind and frame_unwind_address_in_block to specify
542         the frame type.  Use frame_unwind_address_in_block instead of
543         frame_pc_unwind in sniffers.
544
545 2007-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
546
547         * frame.c (deprecated_selected_frame): Rename to...
548         (selected_frame): ...this.  Make static.
549         (get_selected_frame, select_frame): Update.
550         * frame.h (deprected_select_frame): Delete.
551         (deprecated_safe_get_selected_frame): Update comments.
552
553         * breakpoint.c, cli/cli-cmds.c, f-valprint.c, infcmd.c, inflow.c,
554         infrun.c, stack.c, tui/tui-disasm.c, tui/tui-source.c,
555         tui/tui-winsource.c, valops.c, varobj.c, findvar.c, macroscope.c,
556         parse.c, regcache.h, sh64-tdep.c, tui/tui-hooks.c, tui/tui-win.c,
557         tui/tui.c: Replace references to deprecated_selected_frame.
558
559 2007-02-27  Fred Fish  <fnf@specifix.com>
560
561         * rs6000-tdep.c (skip_prologue): Recognize addi instructions that 
562         directly decrement the stack pointer, accumulate their operand into 
563         the stack offset, and mark the function as not being frameless.
564
565 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
566
567         * arch-utils.c (selected_byte_order): New.
568         * arch-utils.h (selected_byte_order): New prototype.
569         * remote-sim.c (gdbsim_open): Use selected_byte_order.
570
571 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
572
573         * symfile.c (place_section): Check SEC_ALLOC.  Do not check VMA.
574         (default_symfile_offsets): Check VMA here.  Update section VMAs.
575
576 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
577
578         * remote.c (init_remote_state): Add special handling for placeholder
579         registers.
580
581 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
582
583         * Makefile.in (XMLFILES): Include $(TDEP_XML).
584         (filenames_h): New variable.
585         (clean): Clean up xml-builtin.c and stamp-xml.
586         (arm-linux-nat.o): Update.
587         * config/arm/linux.mh (TDEP_XML): Define.
588         * arm-linux-nat.c (PTRACE_GETWMMXREGS, PTRACE_SETWMMXREGS): Define.
589         (arm_linux_has_wmmx_registers): New.
590         (GET_THREAD_ID): Fix typo.
591         (IWMMXT_REGS_SIZE): Define.
592         (fetch_wmmx_regs, store_wmmx_regs): New.
593         (arm_linux_fetch_inferior_registers): Use fetch_wmmx_regs.
594         (arm_linux_store_inferior_registers): Use store_wmmx_regs.
595         (super_xfer_partial, arm_linux_xfer_partial): New.
596         (_initialize_arm_linux_nat): Use them.
597         * xml-support.c (fetch_xml_builtin): Move outside HAVE_LIBEXPAT.
598         (xml_builtin_xfer_partial): New function.
599         * xml-support.h (xml_builtin_xfer_partial): New prototype.
600         * NEWS: Update mention of iWMMXt support.
601
602 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
603
604         * arm-tdep.c (arm_scan_prologue): Do not record FPA register saves
605         if there are no FPA registers.
606         (arm_dwarf_reg_to_regnum): New function.
607         (arm_register_type, arm_register_name): Return minimal values for
608         unsupported registers.
609         (arm_register_sim_regno): Handle iWMMXt registers.
610         (arm_gdbarch_init): Record missing FPA registers if indicated by
611         a target description.  Recognize iWMMXt registers.  Only register
612         "info float" for FPA.  Use ARM_NUM_REGS.  Register
613         arm_dwarf_reg_to_regnum.
614         * arm-tdep.h (enum gdb_regnum): Add ARM_NUM_REGS and iWMMXt
615         constants.
616         (struct gdbarch_tdep): Add have_fpa_registers.
617         * features/xscale-iwmmxt.xml: Update capitalization.
618         * regformats/arm-with-iwmmxt.dat: Regenerated.
619
620 2007-02-24  Kevin Buettner  <kevinb@redhat.com>
621
622         * NEWS (New targets): Add entry for the Toshiba Media Processor.
623
624 2007-02-23  Kevin Buettner  <kevinb@redhat.com>
625
626         * MAINTAINERS (mep): New target.
627
628 2007-02-23  Kevin Buettner  <kevinb@redhat.com>
629
630         From Jim Blandy, Dave Brolley, Kevin Buettner, Don Howard, and
631         Richard Sandiford:
632         * Makefile.in (elf_mep_h, mep_desc_h, mep_opc_h): New variables.
633         (mep-tdep.o): New rule.
634         * configure.tgt (mep-*-*): New target.
635         * mep-tdep.c: New file.
636         * config/mep/mep.mt: New file.
637
638 2007-02-22  Markus Deuling  <deuling@de.ibm.com>
639
640         * infrun.c (inferior_stop_reason, print_stop_reason): Remove
641         BREAKPOINT_HIT and STOP_UNKNOWN.
642
643 2007-02-22  Markus Deuling  <deuling@de.ibm.com>
644
645         * valops.c (value_ind): Fix unary * handling of TYPE_CODE_INT. 
646
647 2007-02-20  Joel Brobecker  <brobecker@adacore.com>
648
649         * gdb_expat.h (XMLCALL): Define if not already defined.
650
651 2007-02-20  Andreas Schwab  <schwab@suse.de>
652
653         * Makefile.in (symfile.o): Update dependencies.
654
655 2007-02-20  Daniel Jacobowitz  <dan@codesourcery.com>
656
657         * MAINTAINERS: Disable -Werror for cris simulator.  Build
658         sparc64-solaris2.10 instead of the broken sparc-elf.
659         * solib-frv.c: Include "solib.h".
660         * Makefile.in (solib-frv.o): Update.
661         * mt-tdep.c (mt_gdbarch_init): Correct typo in floatformats patch.
662         * xtensa-tdep.c (xtensa_regset_from_core_section): Cast size_t to int.
663         (xtensa_frame_this_id, xtensa_frame_prev_register)
664         (xtensa_push_dummy_call): Use %p.
665
666 2007-02-16  Daniel Jacobowitz  <dan@codesourcery.com>
667
668         * avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
669         ia64-tdep.c, m68k-tdep.c, mips-linux-tdep.c, ppcobsd-tdep.c,
670         sparc-linux-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
671         * Makefile.in (avr-tdep.o, hppabsd-tdep.o, hppa-tdep.o, i386-tdep.o)
672         (ia64-tdep.o, m68k-tdep.o, mips-linux-tdep.o, ppcobsd-tdep.o)
673         (sparc-linux-tdep.o): Update.
674
675 2007-02-15  Maxim Grigoriev  <maxim2405@gmail.com>
676
677         * xtensa-tdep.h (xtensa_reg_mask_t): New.
678         (xtensa_mask_t): Change mask field to be a separate array.
679         * xtensa-tdep.c (extract_call_winsize, xtensa_pseudo_register_read)
680         (xtensa_pseudo_register_write, xtensa_unwind_pc)
681         (xtensa_unwind_dummy_id, xtensa_push_dummy_call)
682         (xtensa_breakpoint_from_pc): Remove implicit type casting.
683         * xtensa-config.c (mask0, mask1, mask2, mask3, mask4, mask5)
684         (mask6, mask7, mask8, mask9, mask10, mask11, mask12, mask13)
685         (mask14, mask15): Rename to
686         (xtensa_mask0, xtensa_mask1, xtensa_mask2, xtensa_mask3)
687         (xtensa_mask4, xtensa_mask5, xtensa_mask6, xtensa_mask7)
688         (xtensa_mask8, xtensa_mask9, xtensa_mask10, xtensa_mask11)
689         (xtensa_mask12, xtensa_mask13, xtensa_mask14, xtensa_mask15): this.
690         (xtensa_submask0, xtensa_submask1, xtensa_submask2, xtensa_submask3)
691         (xtensa_submask4, xtensa_submask5, xtensa_submask6, xtensa_submask7)
692         (xtensa_submask8, xtensa_submask9, xtensa_submask10)
693         (xtensa_submask11, xtensa_submask12, xtensa_submask13)
694         (xtensa_submask14, xtensa_submask15): New.
695         (rmap): Follow strict aliasing rules doing static initialization.
696
697 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
698
699         * target-descriptions.c (tdesc_named_type): Move code_ptr and data_ptr
700         handling from here...
701         (tdesc_register_type): ...to here.
702         * xml-tdesc.c (tdesc_start_reg): Allow code_ptr and data_ptr.
703         * features/arm-core.xml: Use code_ptr and data_ptr.
704
705 2007-02-13  Denis Pilat  <denis.pilat@st.com>
706
707         * varobj.h (enum varobj_update_error): New enum.
708         * varobj.c (struct varobj_root): Add is_valid member.
709         (varobj_get_type): Check for invalid varobj.
710         (varobj_get_attributes): Likewise.
711         (variable_editable):Likewise.
712         (varobj_update): Likewise.  Use varobj_update_error.
713         (new_root_variable): Set root varobj as valid by default.
714         (varobj_invalidate): New function.
715         * symfile.c (clear_symtab_users): Use varobj_invalidate.
716         * mi/mi-cmd-var.c (varobj_update_one): Change return type to void.
717         Use varobj_update_error.
718
719 2007-02-12  Pierre Muller  <muller@ics.u-strasbg.fr>
720
721         Fix PR pascal/2223.
722         * dwarfread.c (set_cu_language): Recognize DW_LANG_Pascal83 as
723         Pascal language marker.
724         * dwarf2read.c (set_cu_language): Likewise.
725
726 2007-02-12  Corinna Vinschen  <vinschen@redhat.com>
727
728         * win32-nat.c (win32_wait): Reset terminal pgrp to GDB.
729         (do_initial_win32_stuff): Call terminal_init_inferior_with_pgrp
730         instead of target_terminal_init since inferior_ptid isn't set yet.
731
732 2007-02-10  Pedro Alves  <pedro_alves@portugalmail.pt>
733
734         * MAINTAINERS (Write After Approval): Add myself.
735
736 2007-02-09  Fred Fish  <fnf@specifix.com>
737
738         Based on work by Apple Computer, Inc.
739         * event-top.c (async_request_quit): Call quit() whenever either
740         quit_flag is set or immediate_quit is set.
741
742 2007-02-09  Gabriel Dos Reis  <gdr@integrable-solutions.net>
743
744         * ada-lang.c (remove_out_of_scope_renamings): Change third parameter's
745         type to a pointer to const struct block.
746         (ada_lookup_symbol_list): Don't cast away constness when calling
747         remove_out_of_scope_renamings.
748
749 2007-02-09  Gabriel Dos Reis  <gdr@integrable-solutions.net>
750
751         * linux-nat.c (linux_nat_find_memory_regions): Don't check the
752         address of 'filename'; it is always non null.
753
754 2007-02-09  Joel Brobecker  <brobecker@adacore.com>
755
756         * exec.c (add_to_section_table): Do not discard empty sections.
757
758 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
759
760         * features/Makefile, features/arm-with-iwmmxt.xml,
761         features/gdbserver-regs.xsl, features/number-regs.xsl,
762         features/sort-regs.xsl, features/xscale-iwmmxt.xml: New files.
763         * regformats/arm-with-iwmmxt.dat: Generate.
764         * NEWS: Mention iWMMXt.
765
766 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
767
768         * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
769         (xml-tdesc.o): Update.
770         * xml-support.c: Add a comment.
771         (gdb_xml_enums_boolean): New variable.
772         (gdb_xml_parse_attr_enum): Use strcasecmp.
773         * xml-support.h (gdb_xml_enums_boolean): Declare.
774         * xml-tdesc.c (struct tdesc_parsing_data): Record current_feature,
775         next_regnum, and current_union.
776         (tdesc_start_feature, tdesc_start_reg, tdesc_start_union)
777         (tdesc_end_union, tdesc_start_field, tdesc_start_vector)
778         (field_attributes, union_children, reg_attributes, union_attributes)
779         (vector_attributes, feature_attributes, feature_children): New.
780         (target_children): Make static.  Add <feature>.
781         (tdesc_elements): Make static.
782         * target-descriptions.c (struct tdesc_reg, tdesc_reg_p, type_p)
783         (struct tdesc_feature, tdesc_feature_p): New types.
784         (struct target_desc): Add features member.
785         (struct tdesc_arch_data, tdesc_data): New.
786         (target_find_description): Clarify error message.  Warn about
787         ignored register descriptions.
788         (tdesc_has_registers, tdesc_find_feature, tdesc_feature_name)
789         (tdesc_named_type, tdesc_data_init, tdesc_data_alloc)
790         (tdesc_data_cleanup, tdesc_numbered_register)
791         (tdesc_numbered_register_choices, tdesc_find_register)
792         (tdesc_register_name, tdesc_register_type)
793         (tdesc_remote_register_number, tdesc_register_reggroup_p)
794         (set_tdesc_pseudo_register_name, set_tdesc_pseudo_register_type)
795         (set_tdesc_pseudo_register_reggroup_p, tdesc_use_registers)
796         (tdesc_free_reg, tdesc_create_reg, tdesc_free_feature)
797         (tdesc_create_feature, tdesc_record_type): New.
798         (free_target_description): Free features.
799         (_initialize_target_descriptions): Initialize tdesc_data.
800         * arch-utils.c (default_remote_register_number): New.
801         * arch-utils.h (default_remote_register_number): New prototype.
802         * target-descriptions.h (set_tdesc_pseudo_register_name)
803         (set_tdesc_pseudo_register_type, set_tdesc_pseudo_register_reggroup_p)
804         (tdesc_use_registers, tdesc_data_alloc, tdesc_data_cleanup)
805         (tdesc_numbered_register, tdesc_numbered_register_choices)
806         (tdesc_has_registers, tdesc_find_feature, tdesc_feature_name)
807         (tdesc_named_type, tdesc_create_feature, tdesc_record_type)
808         (tdesc_create_reg): Declare.
809         * gdbarch.sh (remote_register_number): New entry.
810         * gdbarch.c, gdbarch.h: Regenerate.
811         * remote.c (init_remote_state): Use gdbarch_remote_register_number.
812         * features/gdb-target.dtd: Add feature, reg, vector, union, and field.
813
814         * arm-tdep.c (arm_register_aliases): New.
815         (arm_register_name_strings): Rename to...
816         (arm_register_names): ...this.  Make const.  Delete the old version.
817         (current_option, arm_register_byte): Delete.
818         (set_disassembly_style): Simplify.  Do not adjust arm_register_names.
819         (value_of_arm_user_reg): New.
820         (arm_gdbarch_init): Verify any described registers.  Call
821         tdesc_use_registers.  Don't use arm_register_byte.  Create aliases
822         for standard register names.
823         (_initialize_arm_tdep): Do not adjust arm_register_names.
824         * user-regs.c (struct user_reg): Add baton member.
825         (append_user_reg, user_reg_add_builtin, user_regs_init)
826         (user_reg_add, value_of_user_reg): Use a baton for user
827         register functions.
828         * std-regs.c: Update.
829         * user-regs.h (user_reg_read_ftype, user_reg_add_builtin)
830         (user_reg_add): Add baton argument.
831         * NEWS: Mention target description register support.
832         * features/arm-core.xml, features/arm-fpa.xml: New.
833         * eval.c (evaluate_subexp_standard): Allow ptype $register
834         when the program is not running.
835
836 2007-02-09  Nick Roberts  <nickrob@snap.net.nz>
837
838         * mi/mi-cmd-var.c (mi_cmd_var_create):  Add value field.
839
840 2007-02-08  Thiago Jung Bauermann  <bauerman@br.ibm.com>
841
842         * rs6000-tdep.c (gdb_print_insn_powerpc): Set
843         info->disassembler_options to "any".
844
845 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
846
847         * varobj.c (install_new_value): Only call value_get_print_value
848         if changeable.
849
850 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
851
852         Reported by timeless@gmail.com:
853         * gdb/target.c (target_flash_erase): Do not return void value.
854         (target_flash_done): Likewise.
855         * gdb/cli/cli-cmds.c (source_command): Likewise.
856
857 2007-02-08  Fred Fish  <fnf@specifix.com>
858
859         Based on work by Apple Computer, Inc.
860         * event-top.c (handle_sigint): Set quit_flag.
861         (async_request_quit): Don't set quit_flag.  Avoid calling quit()
862         if quit_flag has already been reset.
863
864 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
865
866         * ser-mingw.c (pipe_windows_close): Move variable initialization back
867         up.
868
869 2007-02-08  Fred Fish  <fnf@specifix.com>
870
871         * defs.h (request_quit): Remove declaration.
872         * utils.c (request_quit): Remove definition.
873
874 2007-02-08  Joel Brobecker  <brobecker@gnat.com>
875             Jan Kratochvil  <jan.kratochvil@redhat.com>
876             Daniel Jacobowitz  <dan@codesourcery.com>
877
878         * rs6000-tdep.c (bl_to_blrl_insn_p): New function.
879         (skip_prologue): Allow bl->blrl used by PIC code.
880
881 2007-02-08  Mark Kettenis  <kettenis@gnu.org>
882             Daniel Jacobowitz  <dan@codesourcery.com>
883
884         * cp-valprint.c (cp_print_value_fields, cp_print_value): Always
885         initialize tmp_obstack.
886         * p-valprint.c (pascal_object_print_value_fields)
887         (pascal_object_print_value): Likewise.
888
889 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
890
891         * features/feature_to_c.sh: Use %s to avoid problems with nawk.
892
893 2007-02-08  Mark Kettenis  <kettenis@gnu.org>
894
895         * sparcnbsd-tdep.c: Include "gdbtypes.h" instead of "floatformat.h".
896         * Makefile.in (sparcnbsd-tdep.o): Update dependencies.
897
898 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
899
900         * xml-tdesc.c (struct tdesc_xml_cache, tdesc_xml_cache_s)
901         (xml_cache): New.
902         (tdesc_parse_xml): Cache expanded descriptions.
903
904 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
905
906         * Makefile.in (XMLFILES): New.
907         (COMMON_OBS): Add xml-builtin.o.
908         (xml-builtin.c, stamp-xml): New rules.
909         (xml-tdesc.o): Update.
910         * features/feature_to_c.sh: New file.
911         * xml-support.c (MAX_XINCLUDE_DEPTH): Define.
912         (struct gdb_xml_parser): Add dtd_name and is_xinclude.
913         (gdb_xml_start_element): Initialize scope after possibly reallocating
914         scopes.  Move cleanup later.  Handle the XInclude description
915         specially.
916         (gdb_xml_end_element): Only parse the body if there is a current element.
917         Call XML_DefaultCurrent if there is no element.
918         (gdb_xml_fetch_external_entity, gdb_xml_use_dtd): New.
919         (struct xinclude_parsing_data, xinclude_start_include)
920         (xinclude_end_include, xml_xinclude_default)
921         (xml_xinclude_start_doctype, xml_xinclude_end_doctype)
922         (xml_xinclude_xml_decl, xml_xinclude_cleanup, xinclude_attributes)
923         (xinclude_elements, xml_process_xincludes, fetch_xml_builtin): New.
924         * xml-support.h (xml_fetch_another, xml_process_xincludes)
925         (fetch_xml_builtin, xml_builtin, gdb_xml_use_dtd): New declarations.
926         * xml-tdesc.c (tdesc_parse_xml): Add fetcher_baton argument.  Expand
927         XInclude directives.  Use the compiled in DTD.
928         (fetch_xml_from_file): Add baton argument.  Treat it as a containing
929         directory name.  Do not warn here.
930         (file_read_description_xml): Update call.  Warn here instead.  Pass
931         a dirname as baton.
932         (fetch_available_features_from_target): New.
933         (target_read_description_xml): Use it.
934         * features/gdb-target.dtd: Add copyright notice.  Use xinclude.dtd
935         to handle XInclude.
936         * features/xinclude.dtd: New file.
937
938 2007-02-05  Daniel Jacobowitz  <dan@codesourcery.com>
939
940         * linux-thread-db.c (check_for_thread_db): Return early if we have
941         no libthread_db support.
942
943 2007-02-05  Daniel Jacobowitz  <dan@codesourcery.com>
944
945         * mi/mi-parse.h: Include <sys/time.h>.
946
947 2007-02-05  Nick Roberts  <nickrob@snap.net.nz>
948
949         * mi/mi-cmd-stack.c (list_args_or_locals): Use common_val_print
950         instead of print_variable_value to print values.
951
952 2007-02-03  Nick Roberts  <nickrob@snap.net.nz>
953
954         * mi/mi-main.c: Numerous formatting changes.
955         (mi_cmd_data_write_register_values): Replace clause inadvertantly
956         removed in my previous change.
957
958 2007-02-03   Eli Zaretskii  <eliz@gnu.org>
959
960         * mi/mi-main.c (mi_load_progress, timestamp, print_diff_now):
961         Use 1000000L instead of 1000000.
962
963 2007-02-03  Nick Roberts  <nickrob@snap.net.nz>
964
965             Based on work by Apple Computer, Inc.
966
967         * configure.ac: Test for sys/resource.h and getrusage.
968         * configure, config.in: Regenerate.
969
970         * mi/mi-main.c: Include <sys/resource.h> if present.
971         (rusage): Declare if HAVE_GETRUSAGE.
972         (current_command_ts, do_timings): New static variables.
973         (timestamp, print_diff_now, print_diff, timeval_diff):
974         New static timing functions.
975         (mi_cmd_enable_timings): New function for new MI command.
976         (captured_mi_execute_command, mi_execute_async_cli_command): 
977         Call timing functions.
978
979         * mi/mi-cmds.c (mi_cmds): Add entry for new MI command
980         -enable-timings.
981
982         * mi/mi-cmds.h (mi_cmd_enable_timings): New extern.
983
984         * mi/mi-parse.h: (mi_timestamp): New structure.
985         (mi_parse): Add mi_timestamp* member.
986
987 2007-02-02  Denis Pilat  <denis.pilat@st.com>
988
989         * thread.c (make_cleanup_restore_current_thread): New function.
990         (info_threads_command): Use of make_cleanup_restore_current_thread
991         to restore the current thread and the selected frame.
992         (restore_selected_frame): New function.
993         (struct current_thread_cleanup): Add frame_id field.
994         (do_restore_current_thread_cleanup): Add restoring of the selected
995         frame.
996         (make_cleanup_restore_current_thread): Likewise.
997         (thread_apply_all_command): backup the selected frame while 
998         entering the function and restore it at exit.
999         (thread_apply_command): Likewise.
1000
1001 2007-02-02  Denis Pilat  <denis.pilat@st.com>
1002
1003         * MAINTAINERS (Write After Approval): Add myself to the list.
1004
1005 2007-02-01  Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1006
1007         * gdb/remote-m32r.sdi.c (m32r_fetch_register): Change PWD mask.
1008         (m32r_store_register): Ditto.
1009
1010 2007-01-30  Vladimir Prus  <vladimir@codesourcery.com>
1011
1012         * ser-mingw.c (pipe_windows_open)
1013         (pipe_windows_read, pipe_windows_write): Declare
1014         variables at the top of the function.
1015
1016 2007-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
1017
1018         * doublest.c (floatformat_from_length): Use the right element from
1019         gdbarch floatformats.
1020         (floatformat_from_type, extract_typed_floating)
1021         (store_typed_floating): Likewise.
1022         * doublest.h: Remove declarations for undefined floatformat arrays.
1023         * gdbarch.sh (float_format, double_format, long_double_format): Change
1024         to pairs.
1025         (pformat): Update for pairs.
1026         * gdbarch.c, gdbarch.h: Regenerated.
1027         * gdbtypes.c (floatformats_ieee_single, floatformats_ieee_double)
1028         (floatformats_ieee_double_littlebyte_bigword)
1029         (floatformats_i387_ext, floatformats_m68881_ext, floatformats_arm_ext)
1030         (floatformats_ia64_spill, floatformats_ia64_quad, floatformats_vax_f)
1031         (floatformats_vax_d): New variables.
1032         (builtin_type_ieee_single, builtin_type_ieee_double)
1033         (builtin_type_arm_ext, builtin_type_ia64_spill)
1034         (builtin_type_ia64_quad): Replace arrays with individual types.
1035         (builtin_type_ieee_single_big, builtin_type_ieee_single_little)
1036         (builtin_type_ieee_double_big, builtin_type_ieee_double_little)
1037         (builtin_type_ieee_double_littlebyte_bigword, builtin_type_i960_ext)
1038         (builtin_type_m88110_ext, builtin_type_m88110_harris_ext)
1039         (builtin_type_arm_ext_big, builtin_type_arm_ext_littlebyte_bigword)
1040         (builtin_type_ia64_spill_big, builtin_type_ia64_spill_little)
1041         (builtin_type_ia64_quad_big, builtin_type_ia64_quad_little): Delete
1042         unused and endian-specific types.
1043         (recursive_dump_type): Update for floatformat pairs.
1044         (build_flt): Move higher.  Handle bit == -1.  Take a floatformat pair.
1045         (build_gdbtypes): Use build_flt.
1046         (_initialize_gdbtypes): Update set of initialized types.
1047         * gdbtypes.h: Update declarations to match gdbtypes.c.
1048         (struct main_type): Store a pointer to two floatformats.
1049         * arch-utils.c (default_float_format, default_double_format): Delete.
1050         * arch-utils.h (default_float_format, default_double_format): Delete.
1051
1052         * arm-tdep.c, avr-tdep.c, hppa-tdep.c, hppabsd-tdep.c, i386-tdep.c,
1053         ia64-tdep.c,  iq2000-tdep.c, m68k-tdep.c, m88k-tdep.c,
1054         mips-linux-tdep.c, mips-tdep.c, mt-tdep.c, ppcobsd-tdep.c,
1055         sparc-linux-tdep.c, sparc-tdep.c, sparcnbsd-tdep.c, spu-tdep.c,
1056         vax-tdep.c, alpha-tdep.c, ppc-sysv-tdep.c: Update.
1057
1058 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
1059
1060         * target.c (maintenance_print_target_stack): New function.
1061         (initialize_targets): Add new "maintenance print target-stack"
1062         command.
1063
1064 2007-01-28  Mark Kettenis  <kettenis@gnu.org>
1065
1066         * dwarf2read.c (new_symbol): Handle DW_AT_decl_file being zero.
1067
1068 2007-01-27  Daniel Jacobowitz  <dan@codesourcery.com>
1069
1070         * dwarf2loc.h (struct dwarf2_locexpr_baton): Change size to a long.
1071         (struct dwarf2_loclist_baton): Likewise.
1072
1073 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
1074
1075         * cli/cli-script.c: Include breakpoint.h.
1076         (build_command_line): Require arguments only for if and while
1077         commands.
1078         (get_command_line, execute_user_command, execute_control_command):
1079         Fix wording of warning messages.
1080         (print_command_lines): Print breakpoint commands.
1081         (execute_control_command): Call commands_from_control_command to
1082         handle the `commands' command inside a body of a flow-control
1083         command.
1084         (read_next_line): Recognize the `commands' command and build a
1085         command line structure for it.
1086         (recurse_read_control_structure, read_command_lines): Handle
1087         `commands' similarly to `if' and `while'.
1088
1089         * breakpoint.c (get_number_trailer): Document the special meaning
1090         of NULL as the first argument PP.
1091         (commands_from_control_command): New function.
1092
1093         * breakpoint.h (commands_from_control_command): Add prototype.
1094
1095         * defs.h (commands_control): New enumerated value for enum
1096         command_control_type.
1097
1098 2007-01-26  Joel Brobecker  <brobecker@adacore.com>
1099
1100         * ada-lang.c (ada_exception_breakpoint_ops): Fix typo in function name.
1101         (ada_exception_sal): Update accordingly.
1102
1103 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
1104
1105         * c-valprint.c (c_val_print): Require strings to be of no-signed CHARs.
1106         * NEWS: Describe CHAR array vs. string identifcation rules.
1107
1108 2007-01-25  Paul Brook  <paul@codesourcery.com>
1109
1110         * arm-tdep.c (arm_get_next_pc): Fix bitfield off-by-one error.
1111
1112 2007-01-24  Jim Blandy  <jimb@codesourcery.com>
1113
1114         * dwarf2loc.c (dwarf2_evaluate_loc_desc): When the location
1115         expression is empty, bother to return the 'optimized out' value we
1116         construct.  (Thanks to Carl Burch.)
1117
1118 2007-01-24  Vladimir Prus  <vladimir@codesourcery.com>
1119
1120         * varobj.c (c_value_of_root, c_value_of_child)
1121         (cplus_describe_child): Don't call release_value.
1122
1123 2007-01-24  Thiemo Seufer  <ths@mips.com>
1124
1125         * mips-linux-tdep.c (mips_linux_n64_rt_sigframe): Fix struct
1126         initialization.
1127
1128 2007-01-24  Vladimir Prus  <vladimir@codesourcery.com>
1129
1130         Refactor getting children name, value and type access 
1131         for varobjs in C++.
1132         * varobj.c (get_type_deref): Remove.
1133         (adjust_value_for_child_access): New.
1134         (c_number_of_children): Use the above.
1135         (c_describe_child): Likewise.
1136         (enum accessibility): New.
1137         (match_accessibility): New function.
1138         (cplus_describe_child): New function.
1139         (cplus_name_of_child, cplus_value_of_child)
1140         (cplus_type_of_child): Reimplement in terms
1141         of cplus_describe_child.
1142         (cplus_number_of_children): Use 
1143         adjust_value_for_child_access.
1144         
1145 2007-01-24  Vladimir Prus  <vladimir@codesourcery.com>
1146
1147         Fix computation of the 'editable' attribute and
1148         value changeability for for references.
1149         * varobj.c (get_value_type): New function.
1150         (c_variable_editable): Use get_value_type.
1151         (varobj_value_is_changeable): Likewise.
1152                 
1153 2007-01-24  Joel Brobecker  <brobecker@adacore.com>
1154
1155         * source.c (find_and_open_source): Try rewriting the source
1156         path inside filename if dirname is NULL.
1157
1158 2007-01-24  Joel Brobecker  <brobecker@adacore.com>
1159
1160         * dwarf2read.c (add_partial_symbol): Create an extra partial
1161         symbol in the VAR_DOMAIN for Ada structures, unions or enums.
1162         (new_symbol): Likewise for symbols.
1163
1164 2007-01-24  Nick Roberts  <nickrob@snap.net.nz>
1165
1166         * mi/mi-main.c (mi_cmd_execute): Call free_all_values.
1167
1168 2007-01-23  Vladimir Prus  <vladimir@codesourcery.com>
1169         
1170         * value.c (value_primitive_field): Copy the full 'location' 
1171         contents, instead of assuming that copying ADDRESS will 
1172         bring over everything in the union.  Remove obsolete comment.
1173         
1174 2007-01-23  Masaki Muranaka  <monaka@monami-software.com>
1175
1176         * m32c-tdep.c (make_regs, m32c_analyze_prologue)
1177         (m32c_skip_trampoline_code, m32c_m16c_address_to_pointer)
1178         (m32c_m16c_pointer_to_address): Separate code from declarations.
1179
1180 2007-01-23  Nick Hudson  <nick.hudson@dsl.pipex.com>
1181
1182         * target.c (update_current_target): Correct typo.
1183
1184 2007-01-22  Masaki Muranaka  <monaka@monami-software.com>
1185
1186         * xstormy16-tdep.c (xstormy16_skip_prologue): Separate code from a
1187         declaration.
1188
1189 2007-01-11  Andrew Cagney  <cagney@redhat.com>
1190             Daniel Jacobowitz  <dan@codesourcery.com>
1191             Jan Kratochvil  <jan.kratochvil@redhat.com>
1192
1193         * dwarf2-frame.c (execute_cfa_program): New support of
1194         `DW_CFA_GNU_negative_offset_extended'.
1195
1196 2007-01-21  Daniel Jacobowitz  <dan@codesourcery.com>
1197
1198         * NEWS: Mention flash support for "load" and new remote packets.
1199
1200 2007-01-21  Markus Deuling  <deuling@de.ibm.com>
1201
1202         * breakpoint.c (delete_command): Skip redundant loop iterations.
1203
1204 2007-01-21  Daniel Jacobowitz  <dan@codesourcery.com>
1205
1206         * gdbarch.sh (register_type): Update comment.
1207         * gdbarch.h: Regenerated.
1208         * arch-utils.c (generic_register_size): Call register_type.
1209         * ia64-tdep.c (ia64_extract_return_value): Likewise.
1210         * m32c-tdep.c (check_for_saved): Likewise.
1211         * mips-tdep.c (mips_print_register, print_gp_register_row)
1212         (mips_print_registers_info): Likewise.
1213         * sh-tdep.c (sh_pseudo_register_read, sh_pseudo_register_write):
1214         Likewise.
1215         * sh64-tdep.c (sh64_pseudo_register_read, sh64_pseudo_register_write)
1216         (sh64_do_register, sh64_print_register)
1217         (sh64_media_print_registers_info): Likewise.
1218         * tui/tui-regs.c (tui_register_format): Likewise.
1219
1220 2007-01-21  Daniel Jacobowitz  <dan@codesourcery.com>
1221
1222         * objfiles.h (ALL_PRIMARY_SYMTABS): Define.
1223
1224         * ada-lang.c (symtab_for_sym, ada_lookup_symbol_list)
1225         (ada_lookup_symbol): Use ALL_PRIMARY_SYMTABS.
1226         * cp-support.c (make_symbol_overload_list_qualified): Likewise.
1227         * symtab.c (lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
1228         (basic_lookup_transparent_type, find_pc_sect_symtab, search_symbols)
1229         (make_symbol_completion_list): Likewise.
1230
1231 2007-01-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
1232             Daniel Jacobowitz  <dan@codesourcery.com>
1233
1234         * buildsym.c (end_symtab): Use preallocated symtab if available.
1235         Fill in SYMBOL_SYMTAB.
1236         * buildsym.h (struct subfile): Add symtab member.
1237         * dwarf2read.c (struct dwarf2_cu): Add line_header.
1238         (struct file_entry): Add symtab.
1239         (free_cu_line_header): New function.
1240         (read_file_scope): Use it.  Save line_header in the cu.  Process
1241         lines before DIEs.
1242         (add_file_name): Initialize new symtab member.
1243         (dwarf_decode_lines): Create symtabs for included files.
1244         (new_symbol): Set SYMBOL_SYMTAB.
1245         * symtab.c (lookup_symbol): Use SYMBOL_SYMTAB.
1246         (search_symbols): Likewise.
1247         * symtab.h (struct symbol): Add symtab member.
1248         (SYMBOL_SYMTAB): Define.
1249
1250 2007-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
1251
1252         * symfile.c (allocate_symtab): Remove INIT_EXTRA_SYMTAB_INFO.
1253
1254 2007-01-20  Daniel Jacobowitz  <dan@codesourcery.com>
1255
1256         * arch-utils.c (show_endian): Correct reversed condition.
1257
1258 2007-01-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1259
1260         * MAINTAINERS (Write After Approval): Add myself.
1261
1262 2007-01-16  Daniel Jacobowitz  <dan@codesourcery.com>
1263             Vladimir Prus  <vladimir@codesourcery.com>
1264
1265         Fix 'selected frame' varobjs.
1266         * varobj.c (struct varobj): Remove the error field.
1267         (varobj_set_value): Don't check var->error.
1268         (install_new_value): Don't set var->error.
1269         (varobj_update): Always pass the new value
1270         of the root via install_new_value.
1271         (create_child): Don't set error field.
1272         (new_variable): Likewise.
1273         (c_value_of_root): Always reevaluate the value
1274         of selected frame varobjs in the selected frame.
1275         Don't call reinit_frame_cache.
1276
1277 2007-01-15  Joel Brobecker  <brobecker@adacore.com>
1278
1279         * source.c (_initialize_source): Improve the help text of
1280         the substitute-path commands.
1281
1282 2007-01-14  Mark Kettenis  <kettenis@gnu.org>
1283
1284         * frv-tdep.c (frv_gdbarch_init, frv_register_name)
1285         (frv_breakpoint_from_pc, frv_gdbarch_adjust_breakpoint_address)
1286         (frv_skip_prologue): Remove prototypes.
1287         (frv_adjust_breakpoint_address): Renamed from
1288         frv_gdbarch_adjust_breakpoint_address.
1289         (frv_gdbarch_init): Adjust.
1290
1291 2007-01-13  Mark Kettenis  <kettenis@gnu.org>
1292
1293         * gdbarch.sh (deprecated_extract_return_value)
1294         (deprecated_store_return_value): Remove.
1295         (extract_return_value, store_return_value): Remove default values.
1296         * gdbarch.c, gdbarch.h: Regenerate.
1297         * arch-utils.c, arch-utils.h (legacy_extract_return_value)
1298         (legacy_store_return_value): Remove.
1299         * regcache.c, regcache.h (deprecated_grub_regcache_for_registers):
1300         Remove.
1301
1302         * mi/mi-main.c: Remove obsolete comment.
1303
1304         * regcache.c, regcache.h (deprecated_register_bytes)
1305         (deprecated_read_register_bytes)
1306         (deprecated_write_register_bytes): Remove.
1307
1308         * frame.c (get_frame_register_bytes, put_frame_register_bytes):
1309         Don't forget to move destination pointer.
1310
1311 2007-01-01  Mark Kettenis  <kettenis@gnu.org>
1312
1313         * config/i386/nm-i386gnu.h (CHILD_PREPARE_TO_STORE): Remove.
1314
1315 2007-01-11  Ulrich Weigand  <uweigand@de.ibm.com>
1316
1317         * spu-tdep.c (spu_analyze_prologue): Fix erroneous backtrace
1318         past entry function with recent newlib.
1319
1320 2007-01-11  Vladimir Prus  <vladimir@codesourcery.com>
1321
1322         * gdb.texinfo (GDB/MI Variable Objects): Improve the 
1323         introduction.  Specify -var-update more exactly.
1324
1325 2007-01-11  Daniel Jacobowitz  <dan@codesourcery.com>
1326
1327         * frame.c (get_prev_frame_1): Check PC_REGNUM before using it.
1328
1329 2007-01-10  Jim Blandy  <jimb@codesourcery.com>
1330
1331         * MAINTAINERS (Global Maintainers): Ulrich Weigand has accepted
1332         the Global Maintainers' invitation to be a global maintainer.
1333
1334 2007-01-10  Daniel Jacobowitz  <dan@codesourcery.com>
1335
1336         * infrun.c (singlestep_pc): New variable.
1337         (resume): Set singlestep_pc.
1338         (context_switch): Add a debugging message.  Flush the frame cache.
1339         (handle_inferior_event): Add debugging messages.  Handle thread
1340         hops when a software single step has completed.  Let context_switch
1341         handle flushing the frame cache.
1342
1343 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
1344
1345         * NEWS: Mention target descriptions, "set tdesc filename",
1346         "unset tdesc filename", "show tdesc filename", and
1347         qXfer:features:read.
1348         * arch-utils.c (choose_architecture_for_target): New function.
1349         (gdbarch_info_fill): Call it.
1350         * target-descriptions.c (struct property): Make members non-const.
1351         (struct target_desc): Add arch member.
1352         (target_description_filename): New variable.
1353         (target_find_description): Try via XML first.
1354         (tdesc_architecture): New.
1355         (free_target_description, make_cleanup_free_target_description): New.
1356         (set_tdesc_property): Call xstrdup.
1357         (set_tdesc_architecture, tdesc_set_cmdlist, tdesc_show_cmdlist)
1358         (tdesc_unset_cmdlist, unset_tdesc_cmd, unset_tdesc_filename_cmd)
1359         (set_tdesc_cmd, show_tdesc_cmd, set_tdesc_filename_cmd)
1360         (show_tdesc_filename_cmd, _initialize_target_descriptions): New.
1361         * target-descriptions.h (tdesc_architecture)
1362         (make_cleanup_free_target_description, set_tdesc_architecture): New
1363         prototypes.
1364         * Makefile.in (SFILES): Add xml-tdesc.c.
1365         (COMMON_OBS): Add xml-tdesc.o.
1366         (target-descriptions.o): Update.
1367         (xml-tdesc.o): New rule.
1368         * xml-tdesc.c, xml-tdesc.h: New files.
1369         * remote.c (PACKET_qXfer_features): New enum.
1370         (remote_protocol_features): Add qXfer:features:read.
1371         (remote_xfer_partial): Handle TARGET_OBJECT_AVAILABLE_FEATURES.
1372         (_initialize_remote): Register qXfer:features:read.
1373         * target.h (enum target_object): Add TARGET_OBJECT_AVAILABLE_FEATURES.
1374         * features/gdb-target.dtd: New file.
1375
1376 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
1377
1378         * copyright.sh: Clarify error.
1379
1380 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1381
1382         * symtab.c (matching_bfd_sections): Fix VMA matching for
1383         prelinked objects.
1384
1385 2007-01-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1386
1387         * minsyms.c (lookup_minimal_symbol_by_pc_section): Handle
1388         nested symbols.
1389
1390 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
1391
1392         Updated copyright notices for most files.
1393
1394 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
1395
1396         * copyright.sh (prunes): Add step-line.inp and step-line.c.
1397
1398 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
1399
1400         * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir inside
1401         exec_prefix.
1402         (TARGET_SYSTEM_ROOT_RELOCATABLE): Allow for exec_prefix being
1403         '${prefix}'.
1404         * configure, config.in: Regenerate.
1405         * defs.h (debug_file_directory): Declare.
1406         * main.c (captured_main): Canonicalize gdb_sysroot.  Assume
1407         TARGET_SYSTEM_ROOT is defined.  Initialize debug_file_directory and
1408         relocate it if DEBUGDIR_RELOCATABLE.
1409         * symfile.c (debug_file_directory): Make non-static.
1410         (find_separate_debug_file): Look for debug info for SYSROOT/PATH
1411         in DEBUGDIR/PATH if DEBUGDIR is inside SYSROOT.
1412         (_initialize_symfile): Don't initialize debug_file_directory here.
1413
1414 2007-01-09  Jim Blandy  <jimb@codesourcery.com>
1415
1416         * score-tdep.c (score_push_dummy_call): Don't mix declarations and
1417         statements.
1418
1419 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
1420
1421         * alpha-mdebug-tdep.c (alpha_mdebug_frame_prev_register): Use
1422         frame_unwind_register to recurse.
1423         * alpha-tdep.c (alpha_sigtramp_frame_prev_register): Likewise.
1424         (alpha_heuristic_frame_prev_register): Likewise.
1425         * h8300-tdep.c (h8300_frame_prev_register): Likewise.
1426         * m32c-tdep.c (m32c_prev_register): Likewise.
1427         * frame.c (frame_register_unwind_location): Remove FIXME.
1428
1429 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
1430             Eli Zaretskii  <eliz@gnu.org>
1431
1432         * copyright.sh: New file.
1433
1434 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
1435
1436         * configure.ac: Check for XML_StopParser.
1437         * xml-support.c (gdb_xml_body_text): Check for an error.
1438         (gdb_xml_start_element_wrapper): Conditionalize call to XML_StopParser.
1439         (gdb_xml_end_element_wrapper): Likewise.
1440         * config.in, configure: Regenerated.
1441
1442 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
1443
1444         * varobj.c (install_new_value): Always update print_value.
1445         (value_get_print_value): Immediately return NULL for missing
1446         values.
1447
1448 2007-01-08  Jim Blandy  <jimb@codesourcery.com>
1449
1450         * configure.ac: Tighten pattern for extracting value of
1451         DEPRECATED_TM_FILE from the target makefile fragment.
1452         * configure: Regenerated.
1453
1454 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
1455
1456         * linux-nat.c (struct simple_pid_list): Add status.
1457         (add_to_pid_list): Record the PID's status.
1458         (linux_record_stopped_pid): Likewise.  Make static.
1459         (pull_pid_from_list): Return the saved status.
1460         (linux_nat_handle_extended): Deleted.
1461         (linux_handle_extended_wait): Combine with linux_nat_handle_extended.
1462         Make static.  Handle non-SIGSTOP for a new thread's first signal.
1463         (flush_callback): Handle unexpected pending signals.
1464         (linux_nat_wait): Update calls to changed functions.
1465         * linux-nat.h (linux_record_stopped_pid, linux_handle_extended_wait):
1466         Remove prototypes for newly static functions.
1467
1468 2007-01-08  Ulrich Weigand  <uweigand@de.ibm.com>
1469
1470         * gdbarch.sh (value_from_register): New gdbarch function.
1471         * gdbarch.c, gdbarch.h: Regenerate.
1472         * findvar.c (default_value_from_register): New function.
1473         (value_from_register): Use gdbarch_value_from_register.
1474         * value.h (default_value_from_register): Declare.
1475         * spu-tdep.c (spu_convert_register_p, spu_register_to_value,
1476         spu_value_to_register): Remove.
1477         (spu_value_from_register): New function.
1478         (spu_gdbarch_init): Do not call set_gdbarch_convert_register_p,
1479         set_gdbarch_register_to_value, set_gdbarch_value_to_register.
1480         Call set_gdbarch_value_from_register.
1481         * s390-tdep.c (s390_convert_register_p, s390_register_to_value,
1482         s390_value_to_register): Remove.
1483         (s390_value_from_register): New function.
1484         (s390_gdbarch_init): Do not call set_gdbarch_convert_register_p,
1485         set_gdbarch_register_to_value, set_gdbarch_value_to_register.
1486         Call set_gdbarch_value_from_register.
1487
1488 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
1489
1490         * NEWS: Add "set sysroot" and "show sysroot".
1491         * solib.c (solib_absolute_prefix): Delete.  Replace
1492         all uses with gdb_sysroot.
1493         (_initialize_solib): Add "set sysroot" and "show sysroot".
1494         Make "solib-absolute-prefix" an alias to it.
1495
1496 2007-01-08  Ulrich Weigand  <uweigand@de.ibm.com>
1497
1498         * frame.c (get_frame_register_bytes): New function.
1499         (put_frame_register_bytes): Likewise.
1500         * frame.h (get_frame_register_bytes): Declare.
1501         (put_frame_register_bytes): Likewise.
1502         * findvar.c (value_from_register): Always construct lval_register
1503         values.  Use get_frame_register_bytes.
1504         * valops.c (value_assign): Use get_frame_register_bytes and
1505         put_frame_register_bytes.
1506
1507 2007-01-08  Jim Blandy  <jimb@codesourcery.com>
1508
1509         * MAINTAINERS: Update Stan Shebs' email address.
1510
1511 2007-01-07  Joel Brobecker  <brobecker@adacore.com>
1512
1513         * ada-lang.c (is_known_support_routine): Improve the implementation.
1514
1515 2007-01-06  Joel Brobecker  <brobecker@adacore.com>
1516
1517         * ada-lang.c: Add include of source.h.
1518         (is_known_support_routine): Improve the check verifying that the file
1519         associated to this frame exists.
1520         * Makefile.in (ada-lang.o): Add dependency on source.h.
1521
1522 2007-01-07  Jim Blandy  <jimb@codesourcery.com>
1523
1524         * ax-general.c (ax_const_l): Select proper opcode for the given
1525         value.
1526
1527 2007-01-05  Vladimir Prus  <vladimir@codesourcery.com>
1528
1529         * varobj.c (c_value_of_root): Don't select frame if variable
1530         object is out of scope.
1531
1532 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
1533
1534         * varobj.c (struct varobj): New member print_value.
1535         (install_new_value): Compare last printed value with current one
1536         instead of contents.
1537         (new_variable): Initialize var->print_value to NULL.
1538         (free_variable): Free var->print_value.
1539         (value_get_print_value): New function derived from
1540         c_value_of_variable.
1541         (c_value_of_variable): Use value_get_print_value.
1542
1543 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
1544
1545         * i386-tdep.c (i386_analyze_stack_align): Add comment.
1546
1547 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
1548
1549         * NEWS: Add entries for new catch commands.
1550
1551 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
1552
1553         * dwarf2read.c (partial_die_info): Add field has_byte_size.
1554         (add_partial_symbol): Correct identification of external references.
1555         (process_structure_scope): Likewise.
1556         (read_partial_die): Handle DW_AT_byte_size attribute.
1557
1558 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
1559
1560         * xml-support.c (gdb_xml_end_element): Remove wrong backslashes.
1561
1562 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
1563
1564         * varobj.c (get_type_deref): Fix variable objects for references to
1565         pointers.
1566
1567 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
1568
1569         * symtab.c (find_pc_sect_psymtab): Add comments.  Handle psymtabs
1570         with no symbols.
1571
1572 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
1573
1574         * memory-map.c (struct_memory_map_parsing_data): Remove most
1575         members.  Make property_name an array.
1576         (free_memory_map_parsing_data, memory_map_start_element)
1577         (memory_map_end_element, memory_map_character_data): Delete.
1578         (memory_map_start_memory, memory_map_end_memory)
1579         (memory_map_start_property, memory_map_end_property): New functions.
1580         (property_attributes, memory_children, memory_type_enum)
1581         (memory_attributes, memory_map_children, memory_map_elements): New.
1582         (parse_memory_map): Rewrite.
1583         * xml-support.c (debug_xml): New.
1584         (xml_get_required_attribute, xml_get_integer_attribute)
1585         (xml_get_enum_value, free_xml_parser, make_cleanup_free_xml_parser):
1586         Delete.
1587         (struct scope_level, struct gdb_xml_parser, gdb_xml_body_text)
1588         (gdb_xml_debug, gdb_xml_error, gdb_xml_values_cleanup)
1589         (gdb_xml_start_element, gdb_xml_start_element_wrapper)
1590         (gdb_xml_end_element, gdb_xml_end_element_wrapper, gdb_xml_cleanup)
1591         (gdb_xml_create_parser_and_cleanup, gdb_xml_parse)
1592         (gdb_xml_parse_ulongest, gdb_xml_parse_attr_ulongest)
1593         (gdb_xml_parse_attr_enum, show_debug_xml, _initialize_xml_support):
1594         New.
1595         * xml-support.h (struct gdb_xml_value, gdb_xml_attribute_handler)
1596         (enum gdb_xml_attribute_flag, struct gdb_xml_attribute)
1597         (enum gdb_xml_element_flag, struct gdb_xml_element)
1598         (gdb_xml_element_start_handler, gdb_xml_element_end_handler)
1599         (struct gdb_xml_enum): New.
1600         (gdb_xml_create_parser_and_cleanup, gdb_xml_parse, gdb_xml_debug)
1601         (gdb_xml_error, gdb_xml_parse_attr_ulongest)
1602         (gdb_xml_parse_attr_enum, gdb_xml_parse_ulongest): New prototypes.
1603         (xml_get_required_attribute, xml_get_integer_attribute)
1604         (xml_get_enum_value, make_cleanup_free_xml_parser): Delete prototypes.
1605         * Makefile.in (xml_support_h, xml-support.o): Update.
1606
1607 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
1608
1609         * Makefile.in (eval.o): Update dependencies.
1610         * eval.c: Include "ui-out.h" and "exceptions.h".
1611         (evaluate_subexp_standard): Use TRY_CATCH around value_of_variable.
1612         Use value_zero if an error occurs when avoiding side effects.
1613         * varobj.c (c_value_of_root): Initialize new_val.
1614
1615 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
1616
1617         * varobj.c (varobj_list_children): Stop if the number of children is
1618         unknown.
1619         (c_number_of_children):
1620
1621 2007-01-04  Mark Kettenis  <kettenis@gnu.org>
1622
1623         * alpha-tdep.c (alpha_register_name): Use ARRAY_SIZE.
1624         (alpha_read_insn, alpha_skip_prologue, alpha_heuristic_proc_start)
1625         (alpha_heuristic_frame_unwind_cache, alpha_next_pc)
1626         (alpha_gdbarch_init): Use ALPHA_INSN_SIZE, ALPHA_REGISTER_SIZE and
1627         sizeof, instead of hardcoded constants.
1628
1629 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
1630
1631         * CONTRIBUTE: Use sourceware.org.
1632
1633 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
1634
1635         * buildsym.c (start_subfile): Handle producer.
1636         (record_producer): New function.
1637         * buildsym.h (struct subfile): Include producer.
1638         (record_producer): New prototype.
1639         * dwarf2-frame.c (struct dwarf2_cie): Add version and augmentation.
1640         (struct dwarf2_frame_state): Add armcc_cfa_offsets_sf and
1641         armcc_cfa_offsets_reversed.
1642         (execute_cfa_program): Handle armcc_cfa_offsets_sf.
1643         (dwarf2_frame_find_quirks): New function.
1644         (dwarf2_frame_cache): Call it.  Handle armcc_cfa_offsets_reversed.
1645         (decode_frame_entry_1): Record the CIE version.  Record the
1646         augmentation.  Skip armcc augmentations.
1647         * dwarf2read.c (read_file_scope): Save the producer.
1648         * symtab.h (struct symtab): Rename unused version member to
1649         producer.
1650
1651 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
1652
1653         * configure.ac (build_warnings): Use -Wall and
1654         -Wdeclaration-after-statement.
1655         * configure: Regenerated.
1656
1657 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
1658
1659         Simplify access to variours properties of child
1660         variable objects in C.
1661         * varobj.c (value_struct_element_index): New function.
1662         (c_describe_child): New function.
1663         (c_name_of_child, c_value_of_child)
1664         (c_type_of_child): Rewrite to use c_describe_child.
1665
1666 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
1667
1668         gdb/
1669         * varobj.c: Include "vec.h". 
1670         (varobj_p): New typedef, declare vector of those.
1671         (struct varobj): Use vector for the 'children' member.
1672         (child_exists): Remove.
1673         (save_child_in_parent): Remove.
1674         (remove_child_from_parent): Remove.
1675         (struct varobj_child): Remove.
1676         (struct vstack): Remove.
1677         (vpush, vpop): Remove.
1678         (varobj_list_children): Adjust to work work vector.
1679         (varobj_update): Likewise. Use vectors for
1680         working stack and result.
1681         (delete_variable_1): Likewise.
1682         * Makefile.in (varobj.o): Update dependencies.
1683
1684 2007-01-04  Vladimir Prus  <vladimir@codesourcery.com>
1685
1686         Port from Apple's version.
1687         gdb/
1688         * varobj.c (type_changeable): Rename to...
1689         (varobj_value_is_changeable_p): ...this. Adjust all callers.
1690         (is_root_p): New function. Use it everywhere.
1691
1692 2007-01-04  Jim Blandy  <jimb@codesourcery.com>
1693
1694         * glibc-tdep.c (glibc_skip_solib_resolver): Look for '_dl_fixup',
1695         then plain 'fixup'.
1696
1697 2007-01-04  Joel Brobecker  <brobecker@adacore.com>
1698
1699         * hpread.c (hpread_start_psymtab): Remove unnecessary extern.
1700
1701 2007-01-04  Joel Brobecker  <brobecker@adacore.com>
1702
1703         * hpread.c (hpread_type_lookup): Fix compilation failure.
1704
1705 2007-01-04  Qinwei  <qinwei@sunnorth.com.cn>
1706
1707         * NEWS: New port to S+core.
1708         * MAINTAINERS (Write After Approval, Responsible Maintainers):
1709         Add myself.
1710
1711         * Makefile.in: Add dependencies for S+core files.
1712         * configure.tgt (score*, score-*-*): Add S+core target.
1713         * config/score/embed.mt: New file.
1714         * score-tdep.c: New file.
1715         * score-tdep.h: New file.
1716
1717 2007-01-04  Joel Brobecker  <brobecker@adacore.com>
1718
1719         * ada-lang.c (ada_evaluate_subexp) [OP_TYPE]: Return a value with
1720         the appropriate type rather than a bogus void type.
1721
1722 2007-01-04  Joel Brobecker  <brobecker@adacore.com>
1723
1724         * ada-lang.h (ada_find_printable_frame): Remove.
1725         (ada_exception_catchpoint_p, ada_decode_exception_location)
1726         (ada_decode_assert_location): Add declaration.
1727         * ada-lang.c: Add include of annotate.h and valprint.h.
1728         (exception_catchpoint_kind): New enum.
1729         (function_name_from_pc, is_known_support_routine)
1730         (ada_find_printable_frame, ada_unhandled_exception_name_addr)
1731         (ada_exception_name_addr_1, ada_exception_name_addr)
1732         (print_it_exception, print_one_exception, print_mention_exception)
1733         (print_it_catch_exception, print_one_catch_exception)
1734         (print_mention_catch_exception, catch_exception_breakpoint_ops)
1735         (print_it_catch_exception_unhandled)
1736         (print_one_catch_exception_unhandled)
1737         (print_mention_catch_exception_unhandled, print_it_catch_assert)
1738         (print_one_catch_assert, print_mention_catch_assert)
1739         (ada_exception_catchpoint_p, error_breakpoint_runtime_sym_not_found)
1740         (ada_get_next_arg, catch_ada_exception_command_split)
1741         (ada_exception_sym_name, ada_exception_sym_name)
1742         (ada_exception_breakption_ops, ada_exception_catchpoint_cond_string)
1743         (ada_parse_catchpoint_condition, ada_exception_sal)
1744         (ada_decode_exception_location)
1745         (ada_decode_assert_location): New function.
1746         (catch_exception_unhandled_breakpoint_ops): New global variable.
1747         (catch_assert_breakpoint_ops): New global variable.
1748         * breakpoint.c: Add include of ada-lang.h.
1749         (print_one_breakpoint): Do not print the condition for Ada
1750         exception catchpoints.
1751         (create_ada_exception_breakpoint): New function.
1752         (catch_ada_exception_command, catch_assert_command): New function.
1753         (catch_command_1): Add support for the new "catch exception" and
1754         "catch assert" commands.
1755         (_initialize_breakpoint): Add help description for the new catch
1756         commands.
1757         * Makefile.in (ada-lang.o): Add dependency on annotate.h and
1758         valprint.h.
1759         (breakpoint.o): Add dependency on ada-lang.h.
1760
1761 2007-01-03  Pedro Alves  <pedro_alves@portugalmail.pt>
1762
1763         * coffread.c (cs_to_section): If bfd_section is found, always
1764         return its section index.
1765         (coff_symtab_read): Determine the minimal_symbol_type using the
1766         bfd_section flags.
1767
1768 2007-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1769             Daniel Jacobowitz  <dan@codesourcery.com>
1770
1771         * Makefile.in (top.o): Update.
1772         * top.c (gdb_readline_wrapper_done, gdb_readline_wrapper_result)
1773         (saved_after_char_processing_hook, gdb_readline_wrapper_line)
1774         (struct gdb_readline_wrapper_cleanup, gdb_readline_wrapper_cleanup):
1775         New.
1776         (gdb_readline_wrapper): Rewrite to use asynchronous readline.
1777
1778 2007-01-03  Mark Kettenis  <kettenis@gnu.org>
1779
1780         * arm-linux-tdep.c (arm_linux_extract_return_value): Remove.
1781         (arm_linux_init_abi): Don't set deprecated_extract_return_value.
1782
1783 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1784
1785         * ada-lang.c (find_struct_field): Initialize *byte_offset_p.
1786         * breakpoint.c (do_enable_breakpoint): Ignore both mem_cnt and i.
1787         * c-typeprint.c (c_type_print_varspec_suffix): Don't test length
1788         greater than or equal to zero.
1789         * m2-typeprint.c (m2_array): Likewise.
1790         * p-typeprint.c (pascal_type_print_varspec_prefix): Likewise.
1791         * gdbtypes.c (copy_type_recursive): Correct == typo.
1792         * i386-tdep.c (i386_skip_prologue): Remove stray semicolon.
1793         * linux-nat.c (linux_nat_info_proc_cmd): Don't compare a pointer
1794         greater than zero.
1795         * macroscope.c (sal_macro_scope): Don't name a local variable "main".
1796         (default_macro_scope): Remove unused variable.
1797         * prologue-value.h (pv_area_find_reg): Don't name an argument
1798         "register".
1799         * remote-fileio.c (remote_fio_func_map): Add missing braces.
1800         * remote.c (sigint_remote_twice_token, sigint_remote_token): Change
1801         type.
1802         (cleanup_sigint_signal_handler): Remove casts.
1803         * valprint.c (val_print): Use a volatile local for the modified
1804         argument.
1805         * varobj.c (languages): Remove extra array dimension.
1806         (varobj_create): Correct access to languages array.
1807         * mi/mi-cmd-break.c (mi_cmd_break_insert, mi_cmd_break_watch): Add
1808         missing braces.
1809         * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
1810         * mi/mi-cmd-env.c (mi_cmd_env_path, mi_cmd_env_dir): Likewise.
1811         * mi/mi-getopt.c (mi_valid_noargs): Likewise.
1812         * mi/mi-main.c (mi_cmd_data_read_memory): Likewise.
1813         (mi_cmd_data_write_memory): Likewise.
1814         * signals/signals.c (target_signal_to_string): Cast to int before
1815         comparing.
1816         * tui/tui-layout.c (init_and_make_win): Take and return a void *.
1817         Update all callers.
1818
1819 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
1820
1821         * NEWS: Mention pointer to member improvements.
1822         * Makefile.in (gnu-v3-abi.o): Delete special rule.
1823         (eval.o, gnu-v3-abi.o, ia64-tdep.o): Update.
1824         * ada-valprint.c (ada_print_scalar): Update for new type codes.
1825         * c-typeprint.c (c_print_type): Update for new type codes.
1826         (c_type_print_varspec_prefix, c_type_print_varspec_suffix)
1827         (c_type_print_base): Likewise.
1828         (c_type_print_args): Rewrite.
1829         * c-valprint.c (c_val_print): Update for new type codes.  Remove
1830         support for references to members.  Treat methods like functions.
1831         * cp-abi.c (cplus_print_method_ptr, cplus_method_ptr_size)
1832         (cplus_make_method_ptr, cplus_method_ptr_to_value): New.
1833         * cp-abi.h (cplus_print_method_ptr, cplus_method_ptr_size)
1834         (cplus_make_method_ptr, cplus_method_ptr_to_value): New prototypes.
1835         (struct cp_abi_ops): Add corresponding members.
1836         * cp-valprint.c (cp_print_class_method): Delete.
1837         (cp_find_class_member): New function.
1838         (cp_print_class_member): Use it.  Simplify support for bogus
1839         member pointers.
1840         * dwarf2read.c (quirk_gcc_member_function_pointer): Use
1841         lookup_methodptr_type.
1842         (read_tag_ptr_to_member_type): Likewise, and lookup_memberptr_type.
1843         * eval.c (evaluate_subexp_standard): Implement EVAL_SKIP for
1844         OP_SCOPE.  Update call to value_aggregate_elt.  Rewrite member
1845         pointer support.
1846         (evaluate_subexp_for_address): Handle OP_SCOPE explicitly.  Handle
1847         references returned by user defined operators.
1848         * f-typeprint.c (f_print_type, f_type_print_varspec_prefix)
1849         (f_type_print_varspec_suffix): Remove support for member pointers.
1850         * gdbtypes.c (lookup_memberptr_type): Renamed from lookup_member_type
1851         and adjusted.
1852         (smash_to_memberptr_type): Likewise, from smash_to_member_type.
1853         (lookup_methodptr_type): New.
1854         (rank_one_type): Adjust for TYPE_CODE_MEMBERPTR.
1855         (recursive_dump_type): Update for new types.
1856         * gdbtypes.h (enum type_code): Replace TYPE_CODE_MEMBER with
1857         TYPE_CODE_MEMBERPTR and TYPE_CODE_METHODPTR.
1858         (lookup_memberptr_type, lookup_methodptr_type)
1859         (smash_to_memberptr_type): New prototypes.
1860         (smash_to_method_type): Formatting fix.
1861         (lookup_member_type, smash_to_member_type): Delete prototypes.
1862         * gnu-v3-abi.c (gnuv3_get_vtable, gnuv3_get_virtual_fn): New.
1863         Do not rely on debug information for the vptr or the method's
1864         enclosing type.  Handle function descriptors for IA64.
1865         (gnuv3_virtual_fn_field): Rewrite using the new functions.
1866         (gnuv3_find_method_in, gnuv3_print_method_ptr)
1867         (gnuv3_method_ptr_size, gnuv3_make_method_ptr)
1868         (gnuv3_method_ptr_to_value): New.
1869         (init_gnuv3_ops): Set new members of gnu_v3_abi_ops.
1870         * hpread.c (hpread_type_lookup): Update for new types.
1871         * infcall.c (value_arg_coerce): Likewise.
1872         * m2-typeprint.c (m2_print_type): Remove explicit support
1873         for member pointers.
1874         * m2-valprint.c (m2_val_print): Likewise.
1875         * p-typeprint.c (pascal_type_print_varspec_prefix)
1876         (pascal_type_print_varspec_suffix, pascal_type_print_base): Likewise.
1877         * p-valprint.c (pascal_val_print): Likewise.
1878         (pascal_object_print_class_method, pascal_object_print_class_member):
1879         Delete.
1880         * p-lang.h (pascal_object_print_class_method)
1881         (pascal_object_print_class_member): Delete prototypes.
1882         * stabsread.c (read_type): Update for new types.
1883         * typeprint.c (print_type_scalar): Likewise.
1884         * valops.c (value_struct_elt_for_reference, value_namespace_elt)
1885         (value_maybe_namespace_elt, value_aggregate_elt): Add want_address
1886         argument.  Construct a pointer to member if the address of a
1887         function or data member is requested.
1888         (value_cast_pointers): Don't modify the input value.
1889         (value_cast): Adjust pointer to member handling for new types.
1890         Allow null pointer to member constants.  Don't modify the input
1891         value.
1892         (value_ind): Remove pointer to member check.  Handle function
1893         descriptors for function pointers.
1894         (value_struct_elt, value_find_oload_method_list, check_field):
1895         Remove pointer to member checks.
1896         * value.c (unpack_long): Allow pointers to data members.
1897         (value_from_longest): Allow member pointers.
1898         * value.h (value_aggregate_elt): Add want_address.
1899         * varobj.c (c_variable_editable): Remove check for members.
1900         * gdbarch.sh: Add vtable_function_descriptors and vbit_in_delta.
1901         * ia64-tdep.c (ia64_convert_from_func_ptr_addr): Handle descriptors
1902         in virtual tables.
1903         (ia64_gdbarch_init): Call set_gdbarch_vtable_function_descriptors.
1904         * c-lang.h (cp_print_class_method): Delete prototype.
1905         * arm-tdep.c (arm_gdbarch_init): Call set_gdbarch_vbit_in_delta.
1906         * mips-tdep.c (mips_gdbarch_init): Likewise.
1907         * gdbarch.c, gdbarch.h: Regenerated.
1908
1909 2007-01-01  Mark Kettenis  <kettenis@gnu.org>
1910
1911         * rs6000-tdep.c (rs6000_use_struct_convention)
1912         (rs6000_extract_return_value, rs6000_store_return_value)
1913         (rs6000_extract_struct_value_address): Remove.
1914         (rs6000_return_value): New function.
1915         (rs6000_gdbarch_init): Don't set deprecated_extract_return_value,
1916         store_return_value, deprecated_extract_struct_value_address and
1917         deprecated_use_struct_convention.  Use rs6000_return_value
1918         instead.
1919
1920 2007-01-02  Nick Roberts  <nickrob@snap.net.nz>
1921
1922         * mi/mi-cmds.c (mi_cmds): Remove entries for -display-delete,
1923         -display-disable, -display-enable, -display-insert and
1924         -display-list.
1925
1926 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
1927
1928         * breakpoint.c (remove_breakpoint): Remove dead code.
1929
1930 2007-01-01  Nick Roberts  <nickrob@snap.net.nz>
1931
1932         * varobj.c: Include block.h.
1933         (c_value_of_root): Check scope within nested statements.
1934
1935 2007-01-01  Mark Kettenis  <kettenis@gnu.org>
1936
1937         * mi/mi-main.c (mi_cmd_data_write_register_values): Use
1938         regcache_cooked_write_signed instead of
1939         deprecated_write_register_bytes.
1940
1941 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
1942
1943         * config/djgpp/fnchange.lst: Add entry for ChangeLog-2006.
1944
1945 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
1946
1947         Followed the Start of New Year Procedure:
1948         * ChangeLog-2006: New file, containing all the entries for 2006.
1949         * ChangeLog: Removed all 2006 entries, and changed the reference
1950         to the previous ChangeLog to point to ChangeLog 2006.
1951         * top.c (print_gdb_version): Update copyright year.
1952
1953 2007-01-01  Mark Kettenis  <kettenis@gnu.org>
1954
1955         * Makefile.in (remote-sds.o): Remove.
1956         * remote-sds.c: Delete.
1957
1958 For older changes see ChangeLog-2006.
1959 \f
1960 Local Variables:
1961 mode: change-log
1962 left-margin: 8
1963 fill-column: 74
1964 version-control: never
1965 End: