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