arc: Add "maintenance print arc" command prefix
[external/binutils.git] / gdb / ChangeLog
1 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
2
3         * arc-tdep (maintenance_print_arc_list): New variable.
4         (maintenance_print_arc_command): New function.
5
6 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
7
8         * arc-tdep.c (core_v2_register_names, core_arcompact_register_names)
9         Add "limm" and "reserved".
10         (arc_cannot_fetch_register, arc_cannot_store_register): Add
11         ARC_RESERVED_REGNUM and ARC_LIMM_REGNUM.
12         * arc-tdep.h (arc_regnum): Likewise.
13
14 2017-03-27  Max Filippov  <jcmvbkbc@gmail.com>
15
16         * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
17         for THREADPTR register.
18         (supply_gregset_reg): Call regcache_raw_supply for THREADPTR
19         register.
20         * xtensa-tdep.c (XTENSA_DBREGN_UREG): New definition.
21         (xtensa_derive_tdep): Initialize tdep->threadptr_regnum.
22         * xtensa-tdep.h (gdbarch_tdep::threadptr_regnum): New field.
23
24 2017-03-27  Max Filippov  <jcmvbkbc@gmail.com>
25
26         * xtensa-tdep.c (xtensa_pseudo_register_read): Treat all
27         registers above gdbarch_num_regs (gdbarch) as privileged in
28         call0 ABI.
29
30 2017-03-27  Max Filippov  <jcmvbkbc@gmail.com>
31
32         * xtensa-linux-nat.c (fill_gregset): Call regcache_raw_collect
33         for a single specified register or for all registers in
34         a0_base..a0_base + C0_NREGS range.
35         (supply_gregset_reg): Call regcache_raw_supply for a single
36         specified register or for all registers in a0_base..a0_base +
37         C0_NREGS range.
38
39 2017-03-27  Max Filippov  <jcmvbkbc@gmail.com>
40
41         * arch/xtensa.h (C0_NREGS): Add definition.
42         * xtensa-tdep.c (C0_NREGS): Remove definition.
43
44 2017-03-27  Max Filippov  <jcmvbkbc@gmail.com>
45
46         * xtensa-tdep.c (xtensa_scan_prologue, call0_analyze_prologue):
47         Drop xtensa_default_isa initialization.
48         (xtensa_gdbarch_init): Initialize xtensa_default_isa.
49
50 2017-03-27  Pedro Alves  <palves@redhat.com>
51
52         * dwarf2read.c (file_entry) <dir_index>: Add comment.
53         (file_entry::include_dir): New method.
54         (line_header::include_dir_at, line_header::file_name_at): New
55         methods.
56         (setup_type_unit_groups, setup_type_unit_groups)
57         (psymtab_include_file_name): Simplify using the new methods.
58         (lnp_state_machine) <the_line_header>: New field.
59         <file>: Add comment.
60         (lnp_state_machine::current_file): New method.
61         (dwarf_record_line): Simplify using the new methods.
62         (init_lnp_state_machine): Initialize the "the_line_header" field.
63         (dwarf_decode_lines_1, dwarf_decode_lines, file_file_name):
64         Simplify using the new methods.
65
66 2017-03-27  Pedro Alves  <palves@redhat.com>
67
68         * cp-name-parser.y (make_empty): Delete.
69         (demangler_special, nested_name, ptr_operator, array_indicator)
70         (direct_declarator, declarator_1): Use fill_comp instead of
71         make_empty.
72
73 2017-03-27  Pedro Alves  <palves@redhat.com>
74
75         * xml-support.h (gdb_xml_debug): Pass a "first-to-check" argument
76         to ATTRIBUTE_PRINTF.
77         * solib-target.c (library_list_start_list): Print "string" not
78         "version".
79         * xml-tdesc.c (tdesc_start_field): Pass "field_name" to
80         gdb_xml_error call.
81
82 2017-03-27  Pedro Alves  <palves@redhat.com>
83
84         * dwarf2read.c (struct file_and_directory): New.
85         (dwarf2_get_dwz_file): Adjust to use std::string.
86         (dw2_get_file_names_reader): Adjust to use file_and_directory.
87         (find_file_and_directory): Adjust to return a file_and_directory
88         object.
89         (read_file_scope): Adjust to use file_and_directory.  Remove
90         make_cleanup/do_cleanups calls.
91         (open_and_init_dwp_file): Adjust to use std::string.  Remove
92         make_cleanup/do_cleanups calls.
93         * python/python.c (do_start_initialization): Adjust to ldirname
94         returning a std::string.
95         * utils.c (ldirname): Now returns a std::string.
96         * utils.h (ldirname): Change return type to std::string.
97         * xml-syscall.c (xml_init_syscalls_info): Adjust to ldirname
98         returning a std::string.
99         * xml-tdesc.c (file_read_description_xml): Likewise.
100
101 2017-03-24  Alan Hayward  <alan.hayward@arm.com>
102
103         * regcache.c (regcache_debug_print_register): New function.
104         * regcache.h (regcache_debug_print_register): New declaration.
105         * target.c (debug_print_register): Remove.
106         (target_fetch_registers): Call regcache_debug_print_register.
107         (target_store_registers): Likewise.
108
109 2017-03-24  Pádraig Brady  <pbrady@fb.com>
110
111         * dwarf2read.c (setup_type_unit_groups): Ensure dir_index doesn't
112         reference beyond the 'lh->include_dirs' array before accessing to
113         it.
114         (psymtab_include_file_name): Likewise.
115         (dwarf_decode_lines_1): Likewise.
116         (dwarf_decode_lines): Likewise.
117         (file_file_name): Likewise.
118
119 2017-03-23  Simon Marchi  <simon.marchi@ericsson.com>
120
121         * fbsd-tdep.c (fbsd_corefile_thread): Don't set/restore
122         inferior_ptid.
123         * proc-service.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
124         ps_lsetfpregs): Likewise.
125         * regcache.c (regcache_raw_update, regcache_raw_write): Likewise.
126         * sol-thread.c (ps_lgetregs, ps_lsetregs, ps_lgetfpregs,
127         ps_lsetfpregs): Likewise.
128         * target.c (target_fetch_registers, target_store_registers):
129         Remove asserts.
130
131 2017-03-23  Alan Hayward  <alan.hayward@arm.com>
132
133         * sol-thread.c (sol_thread_store_registers): Remove regcache calls.
134
135 2017-03-23  Yao Qi  <yao.qi@linaro.org>
136
137         * aarch64-tdep.c (aarch64_process_record_test): Declare.
138         (_initialize_aarch64_tdep): Register it.
139         (aarch64_record_load_store): Handle PRFM instruction.
140         (aarch64_process_record_test): New function.
141
142 2017-03-23  Yao Qi  <yao.qi@linaro.org>
143
144         * aarch64-tdep.c (aarch64_record_load_store): Fix code
145         indentation.
146
147 2017-03-23  Yao Qi  <yao.qi@linaro.org>
148
149         * aarch64-tdep.c: Remove AARCH64_RECORD_FAILURE.
150
151 2017-03-23  Philipp Rudo  <prudo@linux.vnet.ibm.com>
152
153         python/python.c (do_start_initialization): Fix memory leak.
154
155 2017-03-22  Simon Marchi  <simon.marchi@polymtl.ca>
156
157         * inf-ptrace.c (inf_ptrace_xfer_partial): Get pid from ptid
158         using get_ptrace_pid.
159         * linux-nat.c (linux_nat_xfer_partial): Don't set/restore
160         inferior_ptid.
161         (linux_proc_xfer_partial, linux_proc_xfer_spu): Use lwp of
162         inferior_ptid instead of pid.
163
164 2017-03-22  Yao Qi  <yao.qi@linaro.org>
165
166         * aarch64-tdep.c: Wrap locally used classes in anonymous
167         namespace.
168         * arm-tdep.c: Likewise.
169         * linespec.c: Likewise.
170         * ui-out.c: Likewise.
171
172 2017-03-22  Jonah Graham  <jonah@kichwacoders.com>
173
174         PR gdb/19637
175         * python/lib/gdb/printer/bound_registers.py: Import sys.
176
177 2017-03-21  Simon Marchi  <simon.marchi@ericsson.com>
178
179         * windows-nat.c (do_windows_fetch_inferior_registers): Add
180         windows_thread_info parameter and use it instead of
181         current_thread.
182         (windows_fetch_inferior_registers): Don't set current_thread,
183         pass the thread to do_windows_fetch_inferior_registers.  Use
184         ptid from regcache instead of inferior_ptid.
185         (do_windows_store_inferior_registers): Add windows_thread_info
186         parameter and use it instead of current_thread.
187         (windows_store_inferior_registers): Don't set current_thread,
188         pass the thread to do_windows_store_inferior_registers.  Use
189         ptid from regcache instead of inferior_ptid.
190
191 2017-03-21  Simon Marchi  <simon.marchi@ericsson.com>
192
193         * ser-mingw.c (ser_windows_raw): Remove reference to
194         struct serial::current_timeout.
195
196 2017-03-21  Ivo Raisr  <ivo.raisr@oracle.com>
197
198         PR tdep/20928
199         * gdb/sparc-tdep.h (gdbarch_tdep) <sparc64_ccr_type>: New field.
200         * gdb/sparc64-tdep.c (sparc64_ccr_type): New function.
201         (sparc64_fsr_type): Fix %fsr decoding.
202
203 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
204
205         * python/py-record-btrace.c (btpy_insn_data): Change return type
206         for Python 2.
207
208 2017-03-20  Simon Marchi  <simon.marchi@polymtl.ca>
209
210         * spu-linux-nat.c (spu_fetch_inferior_registers,
211         spu_store_inferior_registers): Use ptid from regcache, set and
212         restore inferior_ptid.
213         * spu-multiarch.c (spu_fetch_registers, spu_store_registers):
214         Likewise.
215
216 2017-03-20  Simon Marchi  <simon.marchi@polymtl.ca>
217
218         * i386-linux-nat.c (fetch_register, store_register,
219         i386_linux_fetch_inferior_registers,
220         i386_linux_store_inferior_registers): Use ptid from regcache.
221         * ia64-linux-nat.c (ia64_linux_fetch_register,
222         ia64_linux_store_register): Likewise.
223         * inf-ptrace.c (inf_ptrace_fetch_register,
224         inf_ptrace_store_register): Likewise.
225         * m32r-linux-nat.c (m32r_linux_fetch_inferior_registers,
226         m32r_linux_store_inferior_registers): Likewise.
227         * m68k-bsd-nat.c (m68kbsd_fetch_inferior_registers,
228         m68kbsd_store_inferior_registers): Likewise.
229         * m68k-linux-nat.c (fetch_register, store_register,
230         m68k_linux_fetch_inferior_registers,
231         m68k_linux_store_inferior_registers): Likewise.
232         * m88k-bsd-nat.c (m88kbsd_fetch_inferior_registers,
233         m88kbsd_store_inferior_registers): Likewise.
234         * mips-fbsd-nat.c (mips_fbsd_fetch_inferior_registers,
235         mips_fbsd_store_inferior_registers): Likewise.
236         * mips-linux-nat.c (mips64_linux_regsets_fetch_registers,
237         mips64_linux_regsets_store_registers): Likewise.
238         * mips-nbsd-nat.c (mipsnbsd_fetch_inferior_registers,
239         mipsnbsd_store_inferior_registers): Likewise.
240         * mips-obsd-nat.c (mips64obsd_fetch_inferior_registers,
241         mips64obsd_store_inferior_registers): Likewise.
242         * nto-procfs.c (procfs_fetch_registers, procfs_store_registers):
243         Likewise.
244         * ppc-fbsd-nat.c (ppcfbsd_fetch_inferior_registers,
245         ppcfbsd_store_inferior_registers): Likewise.
246         * ppc-linux-nat.c (ppc_linux_fetch_inferior_registers,
247         ppc_linux_store_inferior_registers): Likewise.
248         * ppc-nbsd-nat.c (ppcnbsd_fetch_inferior_registers,
249         ppcnbsd_store_inferior_registers): Likewise.
250         * ppc-obsd-nat.c (ppcobsd_fetch_registers,
251         ppcobsd_store_registers): Likewise.
252         * procfs.c (procfs_fetch_registers, procfs_store_registers):
253         Likewise.
254         * ravenscar-thread.c (ravenscar_fetch_registers,
255         ravenscar_store_registers, ravenscar_prepare_to_store):
256         Likewise.
257         * record-btrace.c (record_btrace_fetch_registers,
258         record_btrace_store_registers, record_btrace_prepare_to_store):
259         Likewise.
260         * remote-sim.c (gdbsim_fetch_register, gdbsim_store_register):
261         Lookup inferior using ptid from regcache, instead of
262         current_inferior.
263         * remote.c (remote_fetch_registers, remote_store_registers): Use
264         ptid from regcache.
265         * rs6000-nat.c (fetch_register, store_register): Likewise.
266         * s390-linux-nat.c (s390_linux_fetch_inferior_registers,
267         s390_linux_store_inferior_registers): Likewise.
268         * sh-nbsd-nat.c (shnbsd_fetch_inferior_registers,
269         shnbsd_store_inferior_registers): Likewise.
270         * sol-thread.c (sol_thread_fetch_registers,
271         sol_thread_store_registers): Likewise.
272         * sparc-nat.c (sparc_fetch_inferior_registers,
273         sparc_store_inferior_registers): Likewise.
274         * tilegx-linux-nat.c (fetch_inferior_registers,
275         store_inferior_registers): Likewise.
276         * vax-bsd-nat.c (vaxbsd_fetch_inferior_registers,
277         vaxbsd_store_inferior_registers): Likewise.
278         * xtensa-linux-nat.c (fetch_gregs, store_gregs, fetch_xtregs,
279         store_xtregs): Likewise.
280
281 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
282
283         PR gdb/14441
284         * NEWS: Mention support for rvalue references in GDB and python.
285         * doc/gdb.texinfo (C Plus Plus Expressions): Mention that GDB
286         supports both lvalue and rvalue references.
287
288 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
289
290         PR gdb/14441
291         * gdbtypes.c (rank_one_type): Implement overloading
292         resolution rules regarding rvalue references.
293
294 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
295
296         PR gdb/14441
297         * aarch64-tdep.c (aarch64_type_align)
298         (aarch64_extract_return_value, aarch64_store_return_value): Change
299         lvalue reference type checks to general reference type checks.
300         * amd64-tdep.c (amd64_classify): Likewise.
301         * amd64-windows-tdep.c (amd64_windows_passed_by_integer_register):
302         Likewise.
303         * arm-tdep.c (arm_type_align, arm_extract_return_value)
304         (arm_store_return_value): Likewise.
305         * ax-gdb.c (gen_fetch, gen_cast): Likewise.
306         * c-typeprint.c (c_print_type): Likewise.
307         * c-varobj.c (adjust_value_for_child_access, c_value_of_variable)
308         (cplus_number_of_children, cplus_describe_child): Likewise.
309         * compile/compile-c-symbols.c (generate_vla_size): Likewise.
310         * completer.c (expression_completer): Likewise.
311         * cp-support.c (make_symbol_overload_list_adl_namespace):
312         Likewise.
313         * darwin-nat-info.c (info_mach_region_command): Likewise.
314         * dwarf2loc.c (entry_data_value_coerce_ref)
315         (value_of_dwarf_reg_entry): Likewise.
316         * eval.c (ptrmath_type_p, evaluate_subexp_standard)
317         (evaluate_subexp_for_address, evaluate_subexp_for_sizeof):
318         Likewise.
319         * findvar.c (extract_typed_address, store_typed_address):
320         Likewise.
321         * gdbtypes.c (rank_one_type): Likewise.
322         * hppa-tdep.c (hppa64_integral_or_pointer_p): Likewise.
323         * infcall.c (value_arg_coerce): Likewise.
324         * language.c (pointer_type): Likewise.
325         * m32c-tdep.c (m32c_reg_arg_type, m32c_m16c_address_to_pointer):
326         Likewise.
327         * m88k-tdep.c (m88k_integral_or_pointer_p): Likewise.
328         * mn10300-tdep.c (mn10300_type_align): Likewise.
329         * msp430-tdep.c (msp430_push_dummy_call): Likewise.
330         * ppc-sysv-tdep.c (do_ppc_sysv_return_value)
331         (ppc64_sysv_abi_push_param, ppc64_sysv_abi_return_value):
332         Likewise.
333         * printcmd.c (print_formatted, x_command): Likewise.
334         * python/py-type.c (typy_get_composite, typy_template_argument):
335         Likewise.
336         * python/py-value.c (valpy_referenced_value)
337         (valpy_get_dynamic_type, value_has_field): Likewise.
338         * s390-linux-tdep.c (s390_function_arg_integer): Likewise.
339         * sparc-tdep.c (sparc_integral_or_pointer_p): Likewise.
340         * sparc64-tdep.c (sparc64_integral_or_pointer_p): Likewise.
341         * spu-tdep.c (spu_scalar_value_p): Likewise.
342         * symtab.c (lookup_symbol_aux): Likewise.
343         * typeprint.c (whatis_exp, print_type_scalar): Likewise.
344         * valarith.c (binop_types_user_defined_p, unop_user_defined_p):
345         Likewise.
346         * valops.c (value_cast_pointers, value_cast)
347         (value_reinterpret_cast, value_dynamic_cast, value_addr, typecmp)
348         (value_struct_elt, value_struct_elt_bitpos)
349         (value_find_oload_method_list, find_overload_match)
350         (value_rtti_indirect_type): Likewise.
351         * valprint.c (val_print_scalar_type_p, generic_val_print):
352         Likewise.
353         * value.c (value_actual_type, value_as_address, unpack_long)
354         (pack_long, pack_unsigned_long, coerce_ref_if_computed)
355         (coerce_ref): Likewise.
356         * varobj.c (varobj_get_value_type): Likewise.
357
358 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
359
360         PR gdb/14441
361         * doc/python.texi (Types in Python): Add TYPE_CODE_RVALUE_REF to
362         table of constants.
363         * python/lib/gdb/command/explore.py: Support exploring values
364         of rvalue reference types.
365         * python/lib/gdb/types.py: Implement get_basic_type() for
366         rvalue reference types.
367         * python/py-type.c (pyty_codes) <TYPE_CODE_RVALUE_REF>: New
368         constant.
369         * python/py-value.c (valpy_getitem): Add an rvalue reference
370         check.
371         (valpy_reference_value): Add new parameter "refcode".
372         (valpy_lvalue_reference_value, valpy_rvalue_reference_value):
373         New wrappers for valpy_reference_value().
374         * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
375         (gdbpy_invoke_xmethod): Likewise.
376
377 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
378
379         PR gdb/14441
380         * dwarf2read.c (process_die, read_type_die_1): Handle the
381         DW_TAG_rvalue_reference_type DIE.
382         (read_tag_reference_type): Add new parameter "refcode".
383
384 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
385
386         PR gdb/14441
387         * c-typeprint.c (c_print_type, c_type_print_varspec_prefix)
388         (c_type_print_modifier, c_type_print_varspec_suffix)
389         (c_type_print_base): Support printing rvalue reference types.
390         * c-valprint.c (c_val_print, c_value_print): Support printing
391         rvalue reference values.
392
393 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
394
395         PR gdb/14441
396         * cp-name-parser.y (ptr_operator): Handle the '&&' token in
397         typename.
398         * cp-support.c (replace_typedefs): Handle
399         DEMANGLE_COMPONENT_RVALUE_REFERENCE.
400         * python/py-type.c (typy_lookup_type): Likewise.
401
402 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
403
404         PR gdb/14441
405         * c-exp.y (ptr_operator): Handle the '&&' token in the typename.
406         * parse.c (insert_type): Change assert statement.
407         (follow_types): Handle rvalue reference types.
408         * parser-defs.h (enum type_pieces) <tp_rvalue_reference>: New
409         constant.
410
411 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
412
413         PR gdb/14441
414         * ada-lang.c (ada_evaluate_subexp): Adhere to the new
415         value_ref() interface.
416         * c-valprint.c (c_value_print): Likewise.
417         * infcall.c (value_arg_coerce): Likewise.
418         * python/py-value.c (valpy_reference_value): Likewise.
419         * valops.c (value_cast, value_reinterpret_cast)
420         (value_dynamic_cast, typecmp): Likewise.
421         (value_ref): Parameterize by kind of return value reference type.
422         * value.h (value_ref): Add new parameter "refcode".
423
424 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
425
426         PR gdb/14441
427         * dwarf2read.c (read_tag_reference_type): Use
428         lookup_lvalue_reference_type() instead of lookup_reference_type().
429         * eval.c (evaluate_subexp_standard): Likewise.
430         * f-exp.y: Likewise.
431         * gdbtypes.c (make_reference_type, lookup_reference_type):
432         Generalize with rvalue reference types.
433         (lookup_lvalue_reference_type, lookup_rvalue_reference_type): New
434         convenience wrappers for lookup_reference_type().
435         * gdbtypes.h (make_reference_type, lookup_reference_type): Add a
436         reference kind parameter.
437         (lookup_lvalue_reference_type, lookup_rvalue_reference_type): Add
438         wrappers for lookup_reference_type().
439         * guile/scm-type.c (gdbscm_type_reference): Use
440         lookup_lvalue_reference_type() instead of lookup_reference_type().
441         * guile/scm-value.c (gdbscm_value_dynamic_type): Likewise.
442         * parse.c (follow_types): Likewise.
443         * python/py-type.c (typy_reference, typy_lookup_type): Likewise.
444         * python/py-value.c (valpy_get_dynamic_type, valpy_getitem):
445         Likewise.
446         * python/py-xmethods.c (gdbpy_get_xmethod_result_type)
447         (gdbpy_invoke_xmethod): Likewise.
448         * stabsread.c: Provide extra argument to make_reference_type()
449         call.
450         * valops.c (value_ref, value_rtti_indirect_type): Use
451         lookup_lvalue_reference_type() instead of lookup_reference_type().
452
453 2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
454
455         PR gdb/14441
456         * gdbtypes.h (enum type_code) <TYPE_CODE_RVALUE_REF>: New constant.
457         (TYPE_IS_REFERENCE): New macro.
458         (struct type): Add rvalue_reference_type field.
459         (TYPE_RVALUE_REFERENCE_TYPE): New macro.
460
461 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
462
463         * NEWS: Add an entry about new '-file-list-shared-libraries' command.
464         * mi/mi-cmd-file.c (mi_cmd_file_list_shared_libraries):
465         New function definition.
466         * mi/mi-cmds.c (mi_cmds): Add -file-list-shared-libraries command.
467         * mi/mi-cmds.h (mi_cmd_file_list_shared_libraries):
468         New function declaration.
469         * mi/mi-interp.c (mi_output_solib_attribs): New Function.
470         * mi/mi-interp.h: New file.
471         * solib.c (info_sharedlibrary_command): Replace for loop with
472         ALL_SO_LIBS macro
473         * solib.h (update_solib_list): New function declaration.
474         (so_list_head): Move macro.
475         * solist.h (ALL_SO_LIBS): New macro.
476
477 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
478
479         * infcmd.c (post_create_inferior): Remove unused argument in
480         call to solib_add.
481         * remote.c (remote_start_remote): Likewise.
482         * solib-frv.c (frv_fetch_objfile_link_map): Likewise.
483         * solib-svr4.c: (svr4_fetch_objfile_link_map): Likewise.
484         (enable_break): Likewise.
485         * solib.c (update_solib_list): Remove unused target argument
486         and its documentation.
487         (solib_add): Remove unused target argument.  Remove unused
488         argument in call to update_solib_list.
489         (info_sharedlibrary_command): Remove unused argument in call
490         to update_solib_list.
491         (sharedlibrary_command): Remove unused argument in call to
492         solib_add.
493         (handle_solib_event): Likewise.
494         (reload_shared_libraries): Likewise.
495         * solib.h (solib_add): Remove unused target argument.
496
497 2017-03-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
498
499         * s390-linux-tdep.c (is_rsi, is_rie): Remove functions.
500         (s390_displaced_step_fixup): Cover relative branches with the
501         default fixup handling.  This fixes lack of support for some
502         relative branch instructions.
503
504 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
505
506         * i386-gnu-nat.c (gnu_fetch_registers, gnu_store_registers): Use
507         ptid from regcache.
508
509 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
510
511         * i386-darwin-nat.c (i386_darwin_fetch_inferior_registers,
512         i386_darwin_store_inferior_registers): Use ptid from regcache.
513
514 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
515
516         * i386-bsd-nat.c (i386bsd_fetch_inferior_registers,
517         i386bsd_store_inferior_registers): Use ptid from regcache.
518
519 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
520
521         * hppa-obsd-nat.c (hppaobsd_fetch_registers,
522         hppaobsd_store_registers): Use ptid from regcache.
523
524 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
525
526         * hppa-nbsd-nat.c (hppanbsd_fetch_registers,
527         hppanbsd_store_registers): Use ptid from regcache.
528
529 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
530
531         * hppa-linux-nat.c (fetch_register, store_register): Use ptid
532         from regcache.  Use get_ptrace_pid.
533
534 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
535
536         * corelow.c (get_core_register_section): Use ptid from regcache,
537         update doc.
538
539 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
540
541         * bsd-uthread.c (bsd_uthread_fetch_registers,
542         bsd_uthread_store_registers): Use ptid from regcache, set and
543         restore inferior_ptid.
544
545 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
546
547         * arm-nbsd-nat.c (fetch_register, fetch_regs, fetch_fp_register,
548         fetch_fp_regs, store_register, store_regs, store_fp_register,
549         store_fp_regs): Use ptid from regcache.
550
551 2017-03-17  Simon Marchi  <simon.marchi@polymtl.ca>
552
553         * arm-linux-nat.c (fetch_fpregs, store_fpregs, fetch_regs,
554         store_regs, fetch_wmmx_regs, store_wmmx_regs, fetch_vfp_regs,
555         store_vfp_regs): Use ptid from regcache.
556
557 2017-03-17  Pedro Alves  <palves@redhat.com>
558
559         PR remote/21188
560         * ser-base.c (ser_base_wait_for): Add comment.
561         (do_ser_base_readchar): Improve comment based on the ser-unix.c's
562         version.
563         * ser-unix.c (hardwire_raw): Remove reference to
564         scb->current_timeout.
565         (wait_for, do_hardwire_readchar, hardwire_readchar): Delete.
566         (hardwire_ops): Install ser_base_readchar instead of
567         hardwire_readchar.
568         * serial.h (struct serial) <current_timeout, timeout_remaining>:
569         Remove fields.
570
571 2017-03-17  Jonah Graham  <jonah@kichwacoders.com>
572
573         PR gdb/19637
574         * python/lib/gdb/printer/bound_registers.py: Add support for
575         Python 3.
576
577 2017-03-16  Andreas Arnez  <arnez@linux.vnet.ibm.com>
578
579         * dwarf2loc.c (indirect_synthetic_pointer): Get data type of
580         pointed-to DIE and pass it to dwarf2_evaluate_loc_desc_full.
581         (dwarf2_evaluate_loc_desc_full): New parameter subobj_type; rename
582         byte_offset to subobj_byte_offset.  Fix the handling of
583         DWARF_VALUE_STACK on big-endian targets when coming via an
584         implicit pointer.
585         (dwarf2_evaluate_loc_desc): Adjust call to
586         dwarf2_evaluate_loc_desc_full.
587         * dwarf2loc.h (dwarf2_fetch_die_type_sect_off): New declaration.
588         * dwarf2read.c (dwarf2_fetch_die_type_sect_off): New function.
589
590 2017-03-16  Yao Qi  <yao.qi@linaro.org>
591
592         * arm-tdep.c (thumb_record_misc): Decode CBNZ, CBZ, REV16,
593         and REVSH instructions.
594
595 2017-03-16  Yao Qi  <yao.qi@linaro.org>
596
597         * arm-tdep.c [GDB_SELF_TEST]: include "selftests.h".
598         (arm_record_test): Declare.
599         (_initialize_arm_tdep) [GDB_SELF_TEST]: call register_self_test.
600         (thumb_record_ld_st_reg_offset): Rewrite the opcode matching to
601         align with the manual.
602         (thumb_record_misc): Adjust the code order to align with the
603         manual.
604         (thumb2_record_decode_insn_handler): Fix instruction matching.
605         (instruction_reader_thumb): New class.
606         (arm_record_test): New function.
607
608 2017-03-16  Yao Qi  <yao.qi@linaro.org>
609
610         * arm-tdep.c (abstract_memory_reader): New class.
611         (instruction_reader): New class.
612         (extract_arm_insn): Add argument 'reader'.  Callers updated.
613         (decode_insn): Likewise.
614
615 2017-03-16  Doug Evans  <dje@google.com>
616
617         * guile/scm-lazy-string.c (lazy_string_smob): Clarify use of LENGTH
618         member.  Change type of TYPE member to SCM.  All uses updated.
619         (lsscm_make_lazy_string_smob): Add assert.
620         (lsscm_make_lazy_string): Flag bad length values.
621         (lsscm_elt_type): New function.
622         (gdbscm_lazy_string_to_value): Rewrite to use
623         lsscm_safe_lazy_string_to_value.
624         (lsscm_safe_lazy_string_to_value): Fix handling of TYPE_CODE_PTR.
625         * guile/scm-value.c (gdbscm_value_to_lazy_string): Flag bad length
626         values.  Fix TYPE_CODE_PTR.  Handle TYPE_CODE_ARRAY.  Handle typedefs
627         in incoming type.
628         * guile/guile-internal.h (tyscm_scm_to_type): Declare.
629         * guile/scm-type.c (tyscm_scm_to_type): New function.
630
631 2017-03-15  Doug Evans  <dje@google.com>
632
633         PR python/17728, python/18439, python/18779
634         * python/py-lazy-string.c (lazy_string_object): Clarify use of LENGTH
635         member.  Change type of TYPE member to PyObject *.  All uses updated.
636         (stpy_convert_to_value): Fix handling of TYPE_CODE_PTR.
637         (gdbpy_create_lazy_string_object): Flag bad length values.
638         Handle TYPE_CODE_ARRAY with possibly different user-provided length.
639         Handle typedefs in incoming type.
640         (stpy_lazy_string_elt_type): New function.
641         (gdbpy_extract_lazy_string): Call it.
642         * python/py-value.c (valpy_lazy_string): Flag bad length values.
643         Fix handling of TYPE_CODE_PTR.  Handle TYPE_CODE_ARRAY.  Handle
644         typedefs in incoming type.
645
646 2017-03-16  Doug Evans  <dje@google.com>
647
648         * guile/guile-internal.h (tyscm_scm_to_type): Declare.
649         * guile/scm-type.c (tyscm_scm_to_type): New function.
650
651 2017-03-16  Jiong Wang  <jiong.wang@arm.com>
652
653         * inf-ptrace.c (inf_ptrace_peek_poke): Change the type to
654         "ULONGEST" for "skip".
655
656 2017-03-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
657
658         PR gdb/21220
659         * inf-ptrace.c (inf_ptrace_xfer_partial): In "case
660         TARGET_OBJECT_MEMORY", extract the logic for ptrace peek/poke...
661         (inf_ptrace_peek_poke): ...here.  New function.  Now also loop
662         over ptrace peek/poke until end of buffer or error.
663
664 2017-03-14  Simon Marchi  <simon.marchi@ericsson.com>
665
666         * parse.c (length_of_subexp): Make static.
667         * parser-defs.h (length_of_subexp): Remove.
668
669 2017-03-14  Andreas Arnez  <arnez@linux.vnet.ibm.com>
670
671         * linux-nat.c (linux_proc_xfer_partial): Handle write operations
672         as well.
673
674 2017-03-14  Pedro Alves  <palves@redhat.com>
675
676         * cp-name-parser.y (cp_demangled_name_to_comp): Update comment.
677         (main): Use std::unique_ptr.  Remove calls to
678         cp_demangled_name_parse_free.
679
680 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
681
682         * alpha-bsd-nat.c (alphabsd_fetch_inferior_registers,
683         alphabsd_store_inferior_registers): Use regcache->ptid instead
684         of inferior_ptid.
685
686 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
687
688         * aix-thread.c (aix_thread_fetch_registers,
689         aix_thread_store_registers): Use regcache->ptid instead of
690         inferior_ptid.
691
692 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
693
694         * aarch64-linux-nat.c (fetch_gregs_from_thread,
695         store_gregs_to_thread, fetch_fpregs_from_thread,
696         store_fpregs_to_thread): Use regcache->ptid instead of
697         inferior_ptid.
698
699 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
700
701         * amd64-linux-nat.c (amd64_linux_fetch_inferior_registers,
702         amd64_linux_fetch_inferior_registers): Use regcache->ptid
703         instead of inferior_ptid.
704
705 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
706
707         * target.c (target_fetch_registers, target_store_registers): Add
708         assert.
709
710 2017-03-13  Simon Marchi  <simon.marchi@polymtl.ca>
711
712         * regcache.h (regcache_get_ptid): New function.
713         * regcache.c (regcache_get_ptid): New function.
714
715 2017-03-13  Mark Wielaard  <mark@klomp.org>
716
717         * cp-name-parser.y (make_empty): Initialize d_printing to zero.
718
719 2017-03-10  Keith Seitz  <keiths@redhat.com>
720
721         PR c++/8218
722         * c-typeprint.c (cp_type_print_method_args): Skip artificial arguments.
723
724 2017-03-08  Pedro Alves  <palves@redhat.com>
725
726         PR gdb/18360
727         * infrun.c (start_step_over, do_target_resume, resume)
728         (restart_threads): Assert we're not resuming a thread that is
729         meant to be stopped.
730         (infrun_thread_stop_requested_callback): Delete.
731         (infrun_thread_stop_requested): If the thread is internally
732         stopped, queue a pending stop event and clear the thread's
733         inline-frame state.
734         (handle_stop_requested): New function.
735         (handle_syscall_event, handle_inferior_event_1): Use
736         handle_stop_requested.
737         (handle_stop_requested): New function.
738         (handle_signal_stop): Set the thread's stop_signal here instead of
739         at caller.
740         (finish_step_over): Clear step over info unconditionally.
741         (handle_signal_stop): If the user had interrupted the event
742         thread, consider the stop a random signal.
743         (handle_signal_stop) <signal arrived while stepping over
744         breakpoint>: Don't restart threads here.
745         (stop_waiting): Don't clear step-over info here.
746
747 2017-03-08  Pedro Alves  <palves@redhat.com>
748
749         PR 21206
750         * common/gdb_unlinker.h (unlinker::unlinker): Attribute nonnull
751         goes to argument 2, not 1.
752
753 2017-03-08  Pedro Alves  <palves@redhat.com>
754
755         PR cli/21218
756         * top.c (gdb_readline_wrapper): Avoid passing NULL to
757         display_gdb_prompt.
758         (command_line_input): Add comment.
759
760 2017-03-08  Pedro Alves  <palves@redhat.com>
761
762         PR tui/21216
763         * tui/tui-file.c (tui_file::write): New.
764         * tui/tui-file.h (tui_file): Override "write".
765         * tui/tui-io.c (do_tui_putc, update_start_line): New functions,
766         factored out from ...
767         (tui_puts): ... here.
768         (tui_putc): Use them.
769         (tui_write): New function.
770         * tui/tui-io.h (tui_write): Declare.
771
772 2017-03-07  Sergio Durigan Junior  <sergiodj@redhat.com>
773
774         * Makefile.in (SFILES): Replace "environ.c" with
775         "common/environ.c".
776         (HFILES_NO_SRCDIR): Likewise, for "environ.h".
777         * environ.c: Include "common-defs.h" instead of "defs.h.  Moved
778         to...
779         * common/environ.c: ... here.
780         * environ.h: Moved to...
781         * common/environ.h: ... here.
782
783 2017-03-07  Peter Bergner  <bergner@vnet.ibm.com>
784
785         * gdbarch.sh (pstring_ptr): New static function.
786         (gdbarch_disassembler_options): Use it.
787         (gdbarch_verify_disassembler_options): Print valid_disassembler_options,
788         not valid_disassembler_option->name.
789         * gdbarch.c: Regenerate.
790
791 2017-03-07  Peter Bergner  <bergner@vnet.ibm.com>
792
793         * config/powerpc/ppc64-linux.mh (MH_CFLAGS): Delete.
794
795 2017-03-07  Pedro Alves  <palves@redhat.com>
796
797         * tui/tui-regs.c (tui_restore_gdbout): Don't delete gdb_stdout.
798
799 2017-03-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
800
801         * i387-tdep.h (i387_reset_bnd_regs): Add function definition.
802         * i387-tdep.c (i387_reset_bnd_regs): Add function implementation.
803         * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs.
804         * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs.
805
806 2017-03-06  Simon Marchi  <simon.marchi@ericsson.com>
807
808         * xtensa-linux-nat.c (fetch_gregs): Remove const.
809
810 2017-03-03  Simon Marchi  <simon.marchi@ericsson.com>
811
812         * remote.c (remote_add_target_side_commands): Use range-based
813         for loop.
814
815 2017-03-03  Yao Qi  <yao.qi@linaro.org>
816
817         PR gdb/21165
818         * ada-valprint.c (ada_val_print_ref): Call value_fetch_lazy if
819         value is lazy.
820         * valprint.c (common_val_print): Likewise.
821
822 2017-02-28  Peter Bergner  <bergner@vnet.ibm.com>
823
824         * NEWS: Mention new set/show disassembler-options commands.
825         * doc/gdb.texinfo: Document new set/show disassembler-options commands.
826         * disasm.c: Include "arch-utils.h", "gdbcmd.h" and "safe-ctype.h".
827         (prospective_options): New static variable.
828         (gdb_disassembler::gdb_disassembler): Initialize
829         m_di.disassembler_options.
830         (gdb_buffered_insn_length_init_dis): Initilize di->disassembler_options.
831         (get_disassembler_options): New function.
832         (set_disassembler_options): Likewise.
833         (set_disassembler_options_sfunc): Likewise.
834         (show_disassembler_options_sfunc): Likewise.
835         (disassembler_options_completer): Likewise.
836         (_initialize_disasm): Likewise.
837         * disasm.h (get_disassembler_options): New prototype.
838         (set_disassembler_options): Likewise.
839         * gdbarch.sh (gdbarch_disassembler_options): New variable.
840         (gdbarch_verify_disassembler_options): Likewise.
841         * gdbarch.c: Regenerate.
842         * gdbarch.h: Likewise.
843         * arm-tdep.c (num_disassembly_options): Delete.
844         (set_disassembly_style): Likewise.
845         (arm_disassembler_options): New static variable.
846         (set_disassembly_style_sfunc): Convert short style name into long
847         option name.  Call set_disassembler_options.
848         (show_disassembly_style_sfunc): New function.
849         (arm_gdbarch_init): Call set_gdbarch_disassembler_options and
850         set_gdbarch_verify_disassembler_options.
851         (_initialize_arm_tdep): Delete regnames variable and update callers.
852         (arm_disassembler_options): Initialize.
853         (disasm_options): New variable.
854         (num_disassembly_options): Rename from this...
855         (num_disassembly_styles): ...to this.  Compute by scanning through
856         disasm_options.
857         (valid_disassembly_styles): Initialize using disasm_options.
858         Remove calls to parse_arm_disassembler_option, get_arm_regnames and
859         set_arm_regname_option.
860         Pass show_disassembly_style_sfunc to the "disassembler" setshow command.
861         * rs6000-tdep.c (powerpc_disassembler_options): New static variable.
862         (rs6000_gdbarch_init): Call set_gdbarch_disassembler_options and
863         set_gdbarch_verify_disassembler_options.
864         * s390-tdep.c (s390_disassembler_options): New static variable.
865         (s390_gdbarch_init):all set_gdbarch_disassembler_options and
866         set_gdbarch_verify_disassembler_options.
867
868 2017-02-27  Simon Marchi  <simon.marchi@ericsson.com>
869
870         * remote.c (remote_add_target_side_condition): Remove "struct"
871         keyword from range-based for loop.
872
873 2017-02-27  Simon Marchi  <simon.marchi@ericsson.com>
874
875         * remote.c (remote_add_target_side_condition): Use range-based
876         for loop.  Update comment.
877
878 2017-02-27  Yao Qi  <yao.qi@linaro.org>
879
880         * f-typeprint.c (f_print_type): Check "varstring" is empty first.
881
882 2017-02-26  Alan Hayward  <alan.hayward@arm.com>
883
884         * regcache.c (regcache_raw_update): New function.
885         (regcache_raw_read): Move code to regcache_raw_update.
886         * regcache.h (regcache_raw_update): New declaration.
887         * remote.c (remote_prepare_to_store): Call regcache_raw_update.
888
889 2017-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
890
891         * dwarf2read.c (create_debug_type_hash_table): Initialize
892         header.signature and header.type_offset_in_tu.
893
894 2017-02-24  Pedro Alves  <palves@redhat.com>
895
896         * symtab.c (make_file_symbol_completion_list_1): Use
897         add_symtab_completions.
898
899 2017-02-24  Alan Hayward  <alan.hayward@arm.com>
900
901         * stack.c (frame_info): Use frame_unwind_register_value to avoid buf.
902
903 2017-02-24  Alan Hayward  <alan.hayward@arm.com>
904
905         * i386-tdep.c (i386_pseudo_register_read_into_value): Use
906         I386_MAX_REGISTER_SIZE.
907         (i386_pseudo_register_write): Likewise.
908         (i386_process_record): Likewise.
909         * i387-tdep.c (i387_supply_xsave): Likewise.
910         * m68k-linux-nat.c (fetch_register): Use M68K_MAX_REGISTER_SIZE.
911         (store_register): Likewise.
912
913 2017-02-23  Pedro Alves  <palves@redhat.com>
914
915         * ada-lang.c: Include "common/function-view.h".
916         (ada_iterate_over_symbols): Adjust to use function_view as
917         callback type.
918         (struct add_partial_datum, ada_complete_symbol_matcher): Delete.
919         (ada_make_symbol_completion_list): Use a lambda.
920         (ada_exc_search_name_matches): Delete.
921         (name_matches_regex): New.
922         (ada_add_global_exceptions): Use a lambda and name_matches_regex.
923         * compile/compile-c-support.c: Include "common/function-view.h".
924         (print_one_macro): Change prototype to accept a ui_file pointer.
925         (write_macro_definitions): Use a lambda.
926         * dwarf2read.c: Include "common/function-view.h".
927         (dw2_map_expand_apply, dw2_map_symtabs_matching_filename)
928         (dw2_expand_symtabs_matching): Adjust to use function_view as
929         callback type.
930         * language.h: Include "common/function-view.h".
931         (struct language_defn) <la_iterate_over_symbols>: Adjust to use
932         function_view as callback type.
933         (LA_ITERATE_OVER_SYMBOLS): Remove DATA parameter.
934         * linespec.c: Include "common/function-view.h".
935         (collect_info::add_symbol): New method.
936         (struct symbol_and_data_callback, iterate_inline_only, struct
937         symbol_matcher_data, iterate_name_matcher): Delete.
938         (iterate_over_all_matching_symtabs): Adjust to use function_view
939         as callback type and lambdas.
940         (iterate_over_file_blocks): Adjust to use function_view as
941         callback type.
942         (decode_compound_collector): Now a class with private fields.
943         (decode_compound_collector::release_symbols): New method.
944         (collect_one_symbol): Rename to...
945         (decode_compound_collector::operator()): ... this and adjust.
946         (lookup_prefix_sym): decode_compound_collector construction bits
947         move to decode_compound_collector ctor.  Pass the
948         decode_compound_collector object directly as callback.  Remove
949         cleanups and use decode_compound_collector::release_symbols
950         instead.
951         (symtab_collector): Now a class with private fields.
952         (symtab_collector::release_symtabs): New method.
953         (add_symtabs_to_list): Rename to...
954         (symtab_collector::operator()): ... this and adjust.
955         (collect_symtabs_from_filename): symtab_collector construction
956         bits move to symtab_collector ctor.  Pass the symtab_collector
957         object directly as callback.  Remove cleanups and use
958         symtab_collector::release_symtabs instead.
959         (collect_symbols): Delete.
960         (add_matching_symbols_to_info): Use lambdas.
961         * macrocmd.c (print_macro_callback): Delete.
962         (info_macro_command): Use a lambda.
963         (info_macros_command): Pass print_macro_definition as callable
964         directly.
965         (print_one_macro): Remove 'ignore' parameter.
966         (macro_list_command): Adjust.
967         * macrotab.c (macro_for_each_data::fn): Now a function_view.
968         (macro_for_each_data::user_data): Delete field.
969         (foreach_macro): Adjust to call the function_view.
970         (macro_for_each): Adjust to use function_view as callback type.
971         (foreach_macro_in_scope): Adjust to call the function_view.
972         (macro_for_each_in_scope): Adjust to use function_view as callback
973         type.
974         * macrotab.h: Include "common/function-view.h".
975         (macro_callback_fn): Declare a prototype instead of a pointer.
976         Remove "user_data" parameter.
977         (macro_for_each, macro_for_each_in_scope): Adjust to use
978         function_view as callback type.
979         * psymtab.c (partial_map_expand_apply)
980         (psym_map_symtabs_matching_filename, recursively_search_psymtabs):
981         Adjust to use function_view as callback type and to return bool.
982         (psym_expand_symtabs_matching): Adjust to use function_view as
983         callback types.
984         * symfile-debug.c (debug_qf_map_symtabs_matching_filename): Adjust
985         to use function_view as callback type and to return bool.
986         (debug_qf_expand_symtabs_matching): Adjust to use function_view as
987         callback types.
988         * symfile.c (expand_symtabs_matching): Adjust to use function_view
989         as callback types.
990         * symfile.h: Include "common/function-view.h".
991         (expand_symtabs_file_matcher_ftype)
992         (expand_symtabs_symbol_matcher_ftype)
993         (expand_symtabs_exp_notify_ftype): Remove "data" parameter and
994         return bool.
995         (quick_symbol_functions::map_symtabs_matching_filename)
996         (quick_symbol_functions::expand_symtabs_matching): Adjust to use
997         function_view as callback type and return bool.
998         (expand_symtabs_matching): Adjust to use function_view as callback
999         type.
1000         (maintenance_expand_name_matcher)
1001         (maintenance_expand_file_matcher): Delete.
1002         (maintenance_expand_symtabs): Use lambdas.
1003         * symtab.c (iterate_over_some_symtabs): Adjust to use
1004         function_view as callback types and return bool.
1005         (iterate_over_symtabs): Likewise.  Use unique_xmalloc_ptr instead
1006         of a cleanup.
1007         (lookup_symtab_callback): Delete.
1008         (lookup_symtab): Use a lambda.
1009         (iterate_over_symbols): Adjust to use function_view as callback
1010         type.
1011         (struct search_symbols_data, search_symbols_file_matches)
1012         (search_symbols_name_matches): Delete.
1013         (search_symbols): Use a pair of lambdas.
1014         (struct add_name_data, add_macro_name, symbol_completion_matcher)
1015         (symtab_expansion_callback): Delete.
1016         (default_make_symbol_completion_list_break_on_1): Use lambdas.
1017         * symtab.h: Include "common/function-view.h".
1018         (iterate_over_some_symtabs): Adjust to use function_view as
1019         callback type and return bool.
1020         (iterate_over_symtabs): Adjust to use function_view as callback
1021         type.
1022         (symbol_found_callback_ftype): Remove 'data' parameter and return
1023         bool.
1024         (iterate_over_symbols): Adjust to use function_view as callback
1025         type.
1026
1027 2017-02-23  Pedro Alves  <palves@redhat.com>
1028
1029         * Makefile.in (SUBDIR_UNITTESTS_SRCS, SUBDIR_UNITTESTS_OBS): New.
1030         (%.o) <unittests/%.c>: New pattern.
1031         * configure.ac ($development): Add $(SUBDIR_UNITTESTS_OBS) to
1032         CONFIG_OBS, and $(SUBDIR_UNITTESTS_SRCS) to CONFIG_SRCS.
1033         * common/function-view.h: New file.
1034         * unittests/function-view-selftests.c: New file.
1035         * configure: Regenerate.
1036
1037 2017-02-23  Simon Marchi  <simon.marchi@ericsson.com>
1038
1039         * bsd-uthread.c (bsd_uthread_thread_alive): Use ptid instead of
1040         inferior_ptid.
1041         * go32-nat.c (go32_thread_alive): Likewise.
1042
1043 2017-02-23  Yao Qi  <yao.qi@linaro.org>
1044
1045         * varobj-iter.h (varobj_iter_delete): Call xfree instead of
1046         delete.
1047
1048 2017-02-23  Yao Qi  <yao.qi@linaro.org>
1049
1050         * varobj.c (varobj_clear_saved_item): Use delete instead of
1051         xfree.
1052         (update_dynamic_varobj_children): Likewise.
1053
1054 2017-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
1055
1056         * dwarf2read.c (dwarf2_record_block_ranges): Add forgotten BASEADDR.
1057
1058 2017-02-21  Simon Marchi  <simon.marchi@ericsson.com>
1059
1060         * common/enum-flags.h (enum_flags::enum_flags): Initialize
1061         m_enum_value to 0 in default constructor.
1062
1063 2017-02-21  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
1064
1065         * rs6000-tdep.c (LOAD_AND_RESERVE_MASK): Rename from LWARX_MASK.
1066         (STORE_CONDITIONAL_MASK): Rename from STWCX_MASK.
1067         (LBARX_INSTRUCTION, LHARX_INSTRUCTION, LQARX_INSTRUCTION,
1068         STBCX_INSTRUCTION, STHCX_INSTRUCTION, STQCX_INSTRUCTION): New defines.
1069         (IS_LOAD_AND_RESERVE_INSN, IS_STORE_CONDITIONAL_INSN): New macros.
1070         (ppc_displaced_step_copy_insn): Use IS_LOAD_AND_RESERVE_INSN.
1071         (ppc_deal_with_atomic_sequence): Use IS_LOAD_AND_RESERVE_INSN and
1072         IS_STORE_CONDITIONAL_INSN.
1073
1074 2017-02-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
1075
1076         * dwarf2_rnglists_process: Initialize range_beginning and range_end.
1077
1078 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1079
1080         * NEWS (Changes since GDB 7.12): Add DWARF-5.
1081
1082 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1083
1084         * dwarf2read.c (skip_one_die, read_attribute_value)
1085         (dwarf2_const_value_attr, dump_die_shallow)
1086         (dwarf2_get_attr_constant_value, dwarf2_fetch_constant_bytes)
1087         (skip_form_bytes, attr_form_is_constant): Handle DW_FORM_data16.
1088
1089 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1090
1091         * dwarf2read.c (read_file_scope): Rename DW_MACRO_GNU_*.
1092         (dwarf_parse_macro_header): Accept DWARF version 5.
1093         (dwarf_decode_macro_bytes, dwarf_decode_macros): Rename DW_MACRO_GNU_*.
1094
1095 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1096
1097         * block.c (call_site_for_pc): Rename DW_OP_GNU_*, DW_TAG_GNU_* and
1098         DW_AT_GNU_*.
1099         * common/common-exceptions.h (enum errors): Likewise.
1100         * dwarf2-frame.c (class dwarf_expr_executor): Likewise.
1101         * dwarf2expr.c (dwarf_block_to_dwarf_reg)
1102         (dwarf_expr_context::execute_stack_op): Likewise.
1103         * dwarf2expr.h (struct dwarf_expr_context, struct dwarf_expr_piece):
1104         Likewise.
1105         * dwarf2loc.c (dwarf_evaluate_loc_desc::get_base_type)
1106         (dwarf_evaluate_loc_desc::push_dwarf_reg_entry_value)
1107         (show_entry_values_debug, call_site_to_target_addr)
1108         (func_addr_to_tail_call_list, func_verify_no_selftailcall)
1109         (dwarf_expr_reg_to_entry_parameter, dwarf_entry_parameter_to_value)
1110         (entry_data_value_free_closure, value_of_dwarf_reg_entry)
1111         (value_of_dwarf_block_entry, indirect_pieced_value)
1112         (symbol_needs_eval_context::push_dwarf_reg_entry_value):
1113         (disassemble_dwarf_expression): Likewise.
1114         * dwarf2read.c (process_die, inherit_abstract_dies)
1115         (read_call_site_scope): Likewise.
1116         * gdbtypes.h (struct func_type, struct call_site_parameter)
1117         (struct call_site): Likewise.
1118         * stack.c (read_frame_arg): Likewise.
1119         * std-operator.def (OP_VAR_ENTRY_VALUE): Likewise.
1120
1121 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1122
1123         * defs.h (read_unsigned_leb128): New declaration.
1124         * dwarf2loc.c (decode_debug_loclists_addresses): New function.
1125         (decode_debug_loc_dwo_addresses): Update DEBUG_LOC_* to DW_LLE_*.
1126         (dwarf2_find_location_expression): Call also
1127         decode_debug_loclists_addresses.  Handle DWARF-5 ULEB128 length.
1128         * dwarf2loc.h (dwarf2_version): New declaration.
1129         * dwarf2read.c (struct dwarf2_per_objfile): Add loclists, line_str,
1130         rnglists.
1131         (dwarf2_elf_names): Add .debug_loclists, .debug_line_str,
1132         .debug_rnglists.
1133         (struct dwop_section_names): Add loclists_dwo.
1134         (dwop_section_names): Add .debug_loclists.dwo.
1135         (struct comp_unit_head): Add unit_type, signature, type_offset_in_tu.
1136         (struct dwarf2_per_cu_data): Add dwarf_version.
1137         (struct dwo_sections): Add loclists.
1138         (struct attr_abbrev): Add implicit_const.
1139         (read_indirect_line_string): New declaration.
1140         (read_unsigned_leb128): Delete declaration.
1141         (rcuh_kind): New definition.
1142         (read_and_check_comp_unit_head): Change parameter
1143         is_debug_types_section to section_kind.
1144         (dwarf2_locate_sections): Handle loclists, line_str and rnglists.
1145         (read_comp_unit_head): Change parameter abfd to section, add parameter
1146         section_kind.  Handle DWARF-5.
1147         (error_check_comp_unit_head): Accept also DWARF version 5.
1148         (read_and_check_comp_unit_head): Change parameter
1149         is_debug_types_section to section_kind.
1150         (read_and_check_type_unit_head): Delete function.
1151         (read_abbrev_offset): Handle DWARF-5.
1152         (create_debug_type_hash_table): Add parameter section_kind.  Process
1153         only DW_UT_type.  Use signature and type_offset_in_tu from struct
1154         comp_unit_head.
1155         (create_debug_types_hash_table): Update create_debug_type_hash_table
1156         caller.
1157         (create_all_type_units): Call create_debug_type_hash_table.
1158         (read_cutu_die_from_dwo, init_cutu_and_read_dies): Change
1159         read_and_check_type_unit_head caller to read_and_check_comp_unit_head
1160         caller.
1161         (skip_one_die): Handle DW_FORM_implicit_const.
1162         (dwarf2_rnglists_process): New function.
1163         (dwarf2_ranges_process): Call dwarf2_rnglists_process for DWARF-5.
1164         (abbrev_table_read_table): Handle DW_FORM_implicit_const.
1165         (read_attribute_value): Handle DW_FORM_implicit_const,
1166         DW_FORM_line_strp.
1167         (read_attribute): Handle DW_FORM_implicit_const.
1168         (read_indirect_string_at_offset_from): New function from
1169         read_indirect_string_at_offset.
1170         (read_indirect_string_at_offset): Call
1171         read_indirect_string_at_offset_from.
1172         (read_indirect_line_string_at_offset): New function.
1173         (read_indirect_string): New function comment.
1174         (read_indirect_line_string): New function.
1175         (read_unsigned_leb128): Make it global.
1176         (dwarf2_string_attr): Handle DWARF-5.
1177         (add_include_dir_stub, read_formatted_entries): New functions.
1178         (dwarf_decode_line_header, dump_die_shallow, cu_debug_loc_section):
1179         Handle DWARF-5.
1180         (per_cu_header_read_in): Update read_comp_unit_head caller.
1181         (dwarf2_version): New function.
1182         * symfile.h (struct dwarf2_debug_sections): Add loclists, line_str and
1183         rnglists.
1184         * xcoffread.c (dwarf2_xcoff_names): Update struct dwarf2_debug_sections
1185         fields.
1186
1187 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1188
1189         * dwarf2read.c (abbrev_table_read_table): Read the data only once.
1190
1191 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1192
1193         * dwarf2read.c (dwarf2_ranges_process): New function from
1194         dwarf2_ranges_read.
1195         (dwarf2_ranges_read, dwarf2_record_block_ranges): Use
1196         dwarf2_ranges_process.
1197
1198 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
1199
1200         * dwarf2read.c (create_debug_type_hash_table): New function from
1201         create_debug_types_hash_table.
1202         (create_debug_types_hash_table): Call create_debug_type_hash_table.
1203         (create_all_type_units, open_and_init_dwo_file): Update
1204         create_debug_types_hash_table callers.
1205
1206 2017-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
1207
1208         PR gdb/16188
1209         * fork-child.c (trace_start_error): Fix thinko.  va_end should
1210         refer to 'ap', not 'args'.
1211
1212 2017-02-20  Sergio Durigan Junior  <sergiodj@redhat.com>
1213             Pedro Alves  <palves@redhat.com>
1214
1215         PR gdb/16188
1216         * darwin-nat.c (darwin_ptrace_me): Check if calls to system
1217         calls succeeded.
1218         * fork-child.c (trace_start_error): New function.
1219         (trace_start_error_with_name): Likewise.
1220         * gnu-nat.c (gnu_ptrace_me): Check if call to PTRACE succeeded.
1221         * inf-ptrace.c (inf_ptrace_me): Likewise.
1222         * inferior.h (trace_start_error): New prototype.
1223         (trace_start_error_with_name): Likewise.
1224
1225 2017-02-15  Sergio Durigan Junior  <sergiodj@redhat.com>
1226
1227         PR gdb/21164
1228         * psymtab.c (maintenance_print_psymbols): Verify if 'argv' is not
1229         NULL before using it.
1230         * symmisc.c (maintenance_print_symbols): Likewise.
1231         (maintenance_print_msymbols): Likewise.
1232
1233 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
1234
1235         * NEWS: Add record Python bindings entry.
1236
1237 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
1238
1239         * Makefile.in (SUBDIR_PYTHON_OBS): Add py-record-btrace.o,
1240         py-record-full.o.
1241         (SUBDIR_PYTHON_SRCS): Add py-record-btrace.c, py-record-full.c.
1242         * python/py-record-btrace.c, python/py-record-btrace.h,
1243         python/py-record-full.c, python/py-record-full.h: New file.
1244         * python/py-record.c: Add include for py-record-btrace.h and
1245         py-record-full.h.
1246         (recpy_method, recpy_format, recpy_goto, recpy_replay_position,
1247         recpy_instruction_history, recpy_function_call_history, recpy_begin,
1248         recpy_end): Use functions from py-record-btrace.c and py-record-full.c.
1249         * python/python-internal.h (PyInt_FromSsize_t, PyInt_AsSsize_t):
1250         New definition.
1251         (gdbpy_initialize_btrace): New export.
1252         * python/python.c (_initialize_python): Add gdbpy_initialize_btrace.
1253
1254 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
1255
1256         * Makefile.in (SUBDIR_PYTHON_OBS): Add python/py-record.o.
1257         (SUBDIR_PYTHON_SRCS): Add python/py-record.c.
1258         * python/py-record.c: New file.
1259         * python/python-internal.h (gdbpy_start_recording,
1260         gdbpy_current_recording, gdpy_stop_recording,
1261         gdbpy_initialize_record): New export.
1262         * python/python.c (_initialize_python): Add gdbpy_initialize_record.
1263         (python_GdbMethods): Add gdbpy_start_recording,
1264         gdbpy_current_recording and gdbpy_stop_recording.
1265
1266 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
1267
1268         * record-btrace.c (record_btrace_record_method): New function.
1269         (init_record_btrace_ops): Initialize to_record_method.
1270         * record-full.c (record_full_record_method): New function.
1271         (init_record_full_ops, init_record_full_core_ops): Add
1272         record_full_record_method.
1273         * record.h (enum record_method): New enum.
1274         * target-debug.h (target_debug_print_enum_record_method: New define.
1275         * target-delegates.c: Regenerate.
1276         * target.c (target_record_method): New function.
1277         * target.h: Include record.h.
1278         (struct target_ops) <to_record_method>: New field.
1279         (target_record_method): New export.
1280
1281 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
1282
1283         * record.h (record_start, record_stop): New export.
1284         * record.c (record_start, record_stop): New function.
1285
1286 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
1287
1288         * btrace.c (btrace_fetch): Copy function call segments pointer
1289         into a vector.
1290         (btrace_clear): Clear the vector.
1291         (btrace_find_insn_by_number): Use binary search to find the correct
1292         function call segment.
1293         * btrace.h (brace_fun_p): New typedef.
1294         (struct btrace_thread_info) <functions>: New field.
1295
1296 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
1297
1298         * record-btrace.c (btrace_ui_out_decode_error): Move most of it ...
1299         * btrace.c (btrace_decode_error): ... here.  New function.
1300         * btrace.h (btrace_decode_error): New export.
1301
1302 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
1303
1304         * btrace.c (ftrace_call_num_insn, btrace_insn_get_error): New function.
1305         (ftrace_new_function, btrace_insn_number, btrace_insn_cmp,
1306         btrace_find_insn_by_number): Remove special case for gaps.
1307         * btrace.h (btrace_insn_get_error): New export.
1308         (btrace_insn_number, btrace_find_insn_by_number): Adjust comment.
1309         * record-btrace.c (btrace_insn_history): Print number for gaps.
1310         (record_btrace_info, record_btrace_goto): Handle gaps.
1311
1312 2017-02-14  Tom Tromey  <tom@tromey.com>
1313
1314         PR python/13598:
1315         * python/python.c (gdbpy_before_prompt_hook): Emit before_prompt
1316         event.
1317         * python/py-evts.c (gdbpy_initialize_py_events): Add
1318         before_prompt registry.
1319         * python/py-events.h (events_object) <before_prompt>: New field.
1320
1321 2017-02-14  Markus Metzger  <markus.t.metzger@intel.com>
1322
1323         * btrace.c (ftrace_new_switch): Preserve up link and flags.
1324
1325 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
1326
1327         * symfile (_initialize_symfile): Add usage text to the load command's
1328         help text.
1329
1330 2017-02-10  Simon Marchi  <simon.marchi@ericsson.com>
1331
1332         * utils.c (defaulted_query): Don't query on secondary UIs.
1333
1334 2017-02-10  Tom Tromey  <tom@tromey.com>
1335
1336         * rust-lang.c (rust_get_disr_info): Remove unused variable.
1337
1338 2017-02-10  Tom Tromey  <tom@tromey.com>
1339
1340         * python/py-value.c (valpy_richcompare_throw): Remove unnecessary
1341         "cleanup" local.
1342         * python/py-type.c (typy_legacy_template_argument): Remove
1343         unnecessary "cleanup" local.
1344
1345 2017-02-10  Tom Tromey  <tom@tromey.com>
1346
1347         * python/python.c (do_start_initialization): New function, from
1348         _initialize_python.
1349         (_initialize_python): Call do_start_initialization.
1350         * python/py-linetable.c (ltpy_iternext): Use explicit returns, not
1351         goto.
1352
1353 2017-02-10  Tom Tromey  <tom@tromey.com>
1354
1355         * python/py-prettyprint.c (pretty_print_one_value): Use
1356         gdbpy_ref.
1357
1358 2017-02-10  Tom Tromey  <tom@tromey.com>
1359
1360         * python/py-cmd.c (cmdpy_destroyer): Use gdbpy_ref.
1361         * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Use
1362         gdbpy_ref.
1363         * python/py-type.c (field_new): Use gdbpy_ref.
1364         * python/py-symtab.c (symtab_and_line_to_sal_object): Use
1365         gdbpy_ref.
1366         * python/py-progspace.c (pspy_new): Use gdbpy_ref.
1367         (py_free_pspace): Likewise.
1368         (pspace_to_pspace_object): Likewise.
1369         * python/py-objfile.c (objfpy_new): Use gdbpy_ref.
1370         (py_free_objfile): Likewise.
1371         (objfile_to_objfile_object): Likewise.
1372         * python/py-inferior.c (delete_thread_object): Use
1373         gdbpy_ref.
1374         (infpy_read_memory): Likewise.
1375         (py_free_inferior): Likewise.
1376         * python/py-evtregistry.c (create_eventregistry_object): Use
1377         gdbpy_ref.
1378         * python/py-event.c (create_event_object): Use gdbpy_ref.
1379
1380 2017-02-10  Tom Tromey  <tom@tromey.com>
1381
1382         * python/py-ref.h (gdbpy_ref_policy): Now a template.
1383         (gdbpy_ref): Now a template; allow subclasses of PyObject to be
1384         used.
1385         * python/py-arch.c, python/py-bpevent.c, python/py-breakpoint.c,
1386         python/py-cmd.c, python/py-continueevent.c, python/py-event.c,
1387         python/py-exitedevent.c, python/py-finishbreakpoint.c,
1388         python/py-framefilter.c, python/py-function.c,
1389         python/py-inferior.c, python/py-infevents.c,
1390         python/py-linetable.c, python/py-newobjfileevent.c,
1391         python/py-param.c, python/py-prettyprint.c, python/py-ref.h,
1392         python/py-signalevent.c, python/py-stopevent.c,
1393         python/py-symbol.c, python/py-threadevent.c, python/py-type.c,
1394         python/py-unwind.c, python/py-utils.c, python/py-value.c,
1395         python/py-varobj.c, python/py-xmethods.c, python/python.c,
1396         varobj.c: Change gdbpy_ref to gdbpy_ref<>.
1397
1398 2017-02-10  Tom Tromey  <tom@tromey.com>
1399
1400         * ui-out.h (ui_out_emit_type): New class.
1401         (ui_out_emit_tuple, ui_out_emit_list): New typedefs.
1402         * python/py-framefilter.c (py_print_single_arg): Use gdb::optional
1403         and ui_out_emit_tuple.
1404         (enumerate_locals): Likewise.
1405         (py_mi_print_variables, py_print_locals, py_print_args): Use
1406         ui_out_emit_list.
1407         (py_print_frame): Use gdb::optional, ui_out_emit_tuple,
1408         ui_out_emit_list.
1409         * common/gdb_optional.h: New file.
1410
1411 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
1412
1413         * MAINTAINERS (Write After Approval): Update my e-mail address.
1414
1415 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
1416
1417         PR gdb/21122
1418         * breakpoint.c (_initialize_breakpoint): Update the help description
1419         of the 'commands' command to indicate that it takes a list argument.
1420
1421 2017-02-09  Simon Marchi  <simon.marchi@ericsson.com>
1422
1423         * interps.c (current_interp_set_logging): Remove "return".
1424
1425 2017-02-09  Gary Benson  <gbenson@redhat.com>
1426
1427         * symtab.c (add_symtab_completions): Prevent NULL pointer
1428         dereference.
1429
1430 2017-02-08  Pedro Alves  <palves@redhat.com>
1431
1432         * interps.c (interp::interp): Remove reference to quiet_p.
1433         (interp_set): Make static.  Remove dead "Switching to" output
1434         code.
1435         (interp_quiet_p, interp_set_quiet): Delete.
1436         (interpreter_exec_cmd): Don't set the interpreter quiet.
1437         * interps.h (interp_quiet_p): Make static.
1438         (class interp) <quiet_p>: Remove field
1439
1440 2017-02-08  Jerome Guitton  <guitton@adacore.com>
1441
1442         * cli/cli-decode.c (find_command_name_length): Make it extern.
1443         * cli/cli-decode.h (find_command_name_length): Declare.
1444         * cli/cli-script.c (command_name_equals, line_first_arg):
1445         New functions.
1446         (process_next_line): Use cli-decode to parse command names.
1447         (build_command_line): Make args a constant pointer.
1448
1449 2017-02-08  Jerome Guitton  <guitton@adacore.com>
1450
1451         * cli-decode.c (lookup_cmd_1, lookup_cmd_composition):
1452         Remove case-insensitive search.
1453
1454 2017-02-07  Jose E. Marchesi  <jose.marchesi@oracle.com>
1455
1456         * sparc-tdep.c (sparc32_gdbarch_init): Do not place a + operator
1457         at the end of the line.  Avoids an ARI warning.
1458
1459 2017-02-06  Luis Machado  <lgustavo@codesourcery.com>
1460
1461         * NEWS: Mention support for record/replay of Intel 64 rdrand and
1462         rdseed instructions.
1463         i386-tdep.c (i386_process_record): Handle Intel 64 rdrand and rseed.
1464
1465 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
1466
1467         PR tdep/20936
1468         Provide and use sparc32 and sparc64 target description XML files.
1469         * features/sparc/sparc32-cp0.xml, features/sparc/sparc32-cpu.xml,
1470         features/sparc/sparc32-fpu.xml: New files for sparc 32-bit.
1471         * features/sparc/sparc64-cp0.xml, features/sparc/sparc64-cpu.xml,
1472         features/sparc/sparc64-fpu.xml: New files for sparc 64-bit.
1473         * features/sparc/sparc32-solaris.xml: New file.
1474         * features/sparc/sparc64-solaris.xml: New file.
1475         * features/sparc/sparc32-solaris.c: Generated.
1476         * features/sparc/sparc64-solaris.c: Generated.
1477         * sparc-tdep.h: Account for differences in target descriptions.
1478         * sparc-tdep.c (sparc32_register_name): Use target provided registers.
1479         (sparc32_register_type): Use target provided registers.
1480         (validate_tdesc_registers): New function.
1481         (sparc32_gdbarch_init): Use tdesc_has_registers.
1482         Set pseudoregister functions.
1483         * sparc64-tdep.c (sparc64_register_name): Use target provided registers.
1484         (sparc64_register_type): Use target provided registers.
1485         (sparc64_init_abi): Set pseudoregister functions.
1486
1487 2017-02-03  Tom Tromey  <tom@tromey.com>
1488
1489         PR rust/21097:
1490         * rust-lang.c (rust_print_type) <TYPE_CODE_UNION>: Handle enums
1491         with a single member.
1492
1493 2017-02-03  Pedro Alves  <palves@redhat.com>
1494
1495         * cli/cli-interp.c (cli_interp_base::cli_interp_base)
1496         (cli_interp_base::~cli_interp_base): New.
1497         (cli_interp): New struct.
1498         (as_cli_interp): Cast the interp itself to cli_interp.
1499         (cli_interpreter_pre_command_loop): Rename to ...
1500         (cli_interp_base::pre_command_loop): ... this.  Remove 'self'
1501         parameter.
1502         (cli_interpreter_init): Rename to ...
1503         (cli_interp::init): ... this.  Remove 'self' parameter.  Use
1504         boolean.  Make extern.
1505         (cli_interpreter_resume): Rename to ...
1506         (cli_interp::resume): ... this.  Remove 'data' parameter.  Make
1507         extern.
1508         (cli_interpreter_suspend): Rename to ...
1509         (cli_interp::suspend): ... this.  Remove 'data' parameter.  Make
1510         extern.
1511         (cli_interpreter_exec): Rename to ...
1512         (cli_interp::exec): ... this.  Remove 'data' parameter.  Make
1513         extern.
1514         (cli_interpreter_supports_command_editing): Rename to ...
1515         (cli_interp_base::supports_command_editing): ... this.  Remove
1516         'interp' parameter.  Make extern.
1517         (cli_ui_out): Rename to ...
1518         (cli_interp::interp_ui_out): ... this.  Remove 'interp' parameter.
1519         Make extern.
1520         (cli_set_logging): Rename to ...
1521         (cli_interp_base::set_logging): ... this.  Remove 'interp'
1522         parameter.  Make extern.
1523         (cli_interp_procs): Delete.
1524         (cli_interp_factory): Adjust to use "new".
1525         * cli/cli-interp.h: Include "interps.h".
1526         (struct cli_interp_base): New struct.
1527         * interps.c (struct interp): Delete.  Fields moved to interps.h.
1528         (interp_new): Delete.
1529         (interp::interp, interp::~interp): New.
1530         (interp_set): Use bool, and return void.  Assume the interpreter
1531         has suspend, init and resume methods, and that the all return
1532         void.
1533         (set_top_level_interpreter): interp_set returns void.
1534         (interp_ui_out): Adapt.
1535         (current_interp_set_logging): Adapt.
1536         (interp_data): Delete.
1537         (interp_pre_command_loop, interp_supports_command_editing): Adapt.
1538         (interp_exec): Adapt.
1539         (top_level_interpreter_data): Delete.
1540         * interps.h (interp_init_ftype, interp_resume_ftype)
1541         (interp_suspend_ftype, interp_exec_ftype)
1542         (interp_pre_command_loop_ftype, interp_ui_out_ftype): Delete.
1543         (class interp): New.
1544         (interp_new): Delete.
1545         (interp_set): Now returns void.  Use bool.
1546         (interp_data, top_level_interpreter_data): Delete.
1547         * mi/mi-common.h: Include interps.h.
1548         (class mi_interp): Inherit from interp.  Define a ctor.  Declare
1549         init, resume, suspect, exec, interp_ui_out, set_logging and
1550         pre_command_loop methods.
1551         * mi/mi-interp.c (as_mi_interp): Cast the interp itself.
1552         (mi_interpreter_init): Rename to ...
1553         (mi_interp::init): ... this.  Remove the 'interp' parameter, use
1554         bool, return void and make extern.  Adjust.
1555         (mi_interpreter_resume): ... Rename to ...
1556         (mi_interp::resume): ... this.  Remove the 'data' parameter,
1557         return void and make extern.  Adjust.
1558         (mi_interpreter_suspend): ... Rename to ...
1559         (mi_interp::suspend): ... this.  Remove the 'data' parameter,
1560         return void and make extern.  Adjust.
1561         (mi_interpreter_exec): ... Rename to ...
1562         (mi_interp::exec): ... this.  Remove the 'data' parameter and make
1563         extern.  Adjust.
1564         (mi_interpreter_pre_command_loop): ... Rename to ...
1565         (mi_interp::pre_command_loop): ... this.  Remove the 'self'
1566         parameter and make extern.
1567         (mi_on_normal_stop_1): Adjust.
1568         (mi_ui_out): Rename to ...
1569         (mi_interp::interp_ui_out): ... this.  Remove the 'interp'
1570         parameter and make extern.  Adjust.
1571         (mi_set_logging): Rename to ...
1572         (mi_interp::set_logging): ... this.  Remove the 'interp'
1573         parameter and make extern.  Adjust.
1574         (mi_interp_procs): Delete.
1575         (mi_interp_factory): Adjust to use 'new'.
1576         * mi/mi-main.c (mi_cmd_gdb_exit, captured_mi_execute_command)
1577         (mi_print_exception, mi_execute_command, mi_load_progress):
1578         Adjust.
1579         * tui/tui-interp.c (tui_interp): New class.
1580         (as_tui_interp): Return a tui_interp pointer.
1581         (tui_on_normal_stop, tui_on_signal_received)
1582         (tui_on_end_stepping_range, tui_on_signal_exited, tui_on_exited)
1583         (tui_on_no_history, tui_on_user_selected_context_changed): Adjust
1584         to use interp::interp_ui_out.
1585         (tui_init): Rename to ...
1586         (tui_interp::init): ... this.  Remove the 'self' parameter, use
1587         bool, return void and make extern.  Adjust.
1588         (tui_resume): Rename to ...
1589         (tui_interp::resume): ... this.  Remove the 'data' parameter,
1590         return void and make extern.  Adjust.
1591         (tui_suspend): Rename to ...
1592         (tui_interp::suspend): ... this.  Remove the 'data' parameter,
1593         return void and make extern.  Adjust.
1594         (tui_ui_out): Rename to ...
1595         (tui_interp::interp_ui_out): ... this.  Remove the 'self'
1596         parameter, and make extern.  Adjust.
1597         (tui_exec): Rename to ...
1598         (tui_interp::exec): ... this.  Remove the 'data' parameter and
1599         make extern.
1600         (tui_interp_procs): Delete.
1601         (tui_interp_factory): Use "new".
1602
1603 2017-02-02  Tom Tromey  <tom@tromey.com>
1604
1605         * rust-exp.y (ends_raw_string, space_then_number)
1606         (rust_identifier_start_p): Return bool.
1607         * rust-lang.c (rust_tuple_type_p, rust_underscore_fields)
1608         (rust_tuple_struct_type_p, rust_tuple_variant_type_p)
1609         (rust_slice_type_p, rust_range_type_p, rust_u8_type_p)
1610         (rust_chartype_p): Return bool.
1611         (val_print_struct, rust_print_struct_def, rust_print_type):
1612         Update.
1613         * rust-lang.h (rust_tuple_type_p, rust_tuple_struct_type_p):
1614         Return bool.
1615
1616 2017-02-02  Tom Tromey  <tom@tromey.com>
1617
1618         * rust-lang.c: Reindent.
1619
1620 2017-02-02  Tom Tromey  <tom@tromey.com>
1621
1622         * rust-lang.h (rust_crate_for_block): Update.
1623         * rust-lang.c (rust_crate_for_block): Return std::string.
1624         (rust_get_disr_info): Use std:;string, not
1625         gdb::unique_xmalloc_ptr.
1626         * rust-exp.y (crate_name): Update.
1627
1628 2017-02-02  Pedro Alves  <palves@redhat.com>
1629
1630         * disasm-selftests.c (print_one_insn_test): Move the "verbose"
1631         field out of gdb_disassembler_test and make it static.
1632
1633 2017-02-02  Pedro Alves  <palves@redhat.com>
1634
1635         * mi/mi-common.h (struct mi_interp): Delete the mi2_interp,
1636         mi1_interp and mi_interp fields.
1637
1638 2017-02-02  Pedro Alves  <palves@redhat.com>
1639
1640         * cli/cli-interp.c (struct saved_output_files, saved_output):
1641         Moved from cli/cli-logging.c.
1642         (cli_set_logging): New function.
1643         (cli_interp_procs): Install cli_set_logging.
1644         * cli/cli-interp.h (make_logging_output, cli_set_logging):
1645         Declare.
1646         * cli/cli-logging.c (struct saved_output_files, saved_output):
1647         Moved to cli/cli-interp.c.
1648         (pop_output_files): Don't save outputs here.
1649         (make_logging_output): New function.
1650         (handle_redirections): Don't build tee nor save previous outputs
1651         here.
1652         * interps.c (current_interp_set_logging): Change prototype.
1653         Assume there's always a set_logging_proc method installed.
1654         * interps.h (interp_set_logging_ftype): Change prototype.
1655         (current_interp_set_logging): Change prototype and adjust comment.
1656         * mi/mi-interp.c (mi_set_logging): Change protototype.  Adjust to
1657         use make_logging_output.
1658         * tui/tui-interp.c (tui_interp_procs): Install cli_set_logging.
1659 2017-02-02  Pedro Alves  <palves@redhat.com>
1660
1661         * cli/cli-logging.c (maybe_warn_already_logging): New factored out
1662         from ...
1663         (set_logging_overwrite): ... here.
1664         (logging_no_redirect_file): Delete.
1665         (set_logging_redirect): Don't handle redirection on the fly.
1666         Instead warn that "logging off" / "logging on" is necessary.
1667         (pop_output_files): Delete references to logging_no_redirect_file.
1668         (show_logging_command): Always speak in terms of what will happen
1669         once logging is reenabled.
1670
1671 2017-02-02  Pedro Alves  <palves@redhat.com>
1672
1673         * disasm.h (gdb_pretty_print_disassembler): Tweak intro comment.
1674
1675 2017-02-02  Pedro Alves  <palves@redhat.com>
1676
1677         * disasm.c (gdb_pretty_print_insn): Rename to ...
1678         (gdb_pretty_print_disassembler::pretty_print_insn): ... this.
1679         Remove gdbarch parameter.  Adapt to clear the object's buffers
1680         instead of allocating new buffers, and to print using the object's
1681         gdb_disassembler instead of calling gdb_print_insn.
1682         (dump_insns): Use gdb_pretty_print_disassembler.
1683         * disasm.h (gdb_pretty_print_insn): Delete declaration.
1684         (gdb_pretty_print_disassembler): New class.
1685         * record-btrace.c (btrace_insn_history): Use
1686         gdb_pretty_print_disassembler.
1687
1688 2017-02-02  Pedro Alves  <palves@redhat.com>
1689
1690         * ada-lang.c (type_as_string): Use string_file.
1691         * ada-valprint.c (ada_print_floating): Use string_file.
1692         * ada-varobj.c (ada_varobj_scalar_image)
1693         (ada_varobj_get_value_image): Use string_file.
1694         * aix-thread.c (aix_thread_extra_thread_info): Use string_file.
1695         * arm-tdep.c (_initialize_arm_tdep): Use string_printf.
1696         * breakpoint.c (update_inserted_breakpoint_locations)
1697         (insert_breakpoint_locations, reattach_breakpoints)
1698         (print_breakpoint_location, print_one_detail_ranged_breakpoint)
1699         (print_it_watchpoint): Use string_file.
1700         (save_breakpoints): Use stdio_file.
1701         * c-exp.y (oper): Use string_file.
1702         * cli/cli-logging.c (set_logging_redirect): Use ui_file_up and
1703         tee_file.
1704         (pop_output_files): Use delete.
1705         (handle_redirections): Use stdio_file and tee_file.
1706         * cli/cli-setshow.c (do_show_command): Use string_file.
1707         * compile/compile-c-support.c (c_compute_program): Use
1708         string_file.
1709         * compile/compile-c-symbols.c (generate_vla_size): Take a
1710         'string_file &' instead of a 'ui_file *'.
1711         (generate_c_for_for_one_variable): Take a 'string_file &' instead
1712         of a 'ui_file *'.  Use string_file.
1713         (generate_c_for_variable_locations): Take a 'string_file &'
1714         instead of a 'ui_file *'.
1715         * compile/compile-internal.h (generate_c_for_for_one_variable):
1716         Take a 'string_file &' instead of a 'ui_file *'.
1717         * compile/compile-loc2c.c (push, pushf, unary, binary)
1718         (print_label, pushf_register_address, pushf_register)
1719         (do_compile_dwarf_expr_to_c): Take a 'string_file &' instead of a
1720         'ui_file *'.  Adjust.
1721         * compile/compile.c (compile_to_object): Use string_file.
1722         * compile/compile.h (compile_dwarf_expr_to_c)
1723         (compile_dwarf_bounds_to_c): Take a 'string_file &' instead of a
1724         'ui_file *'.
1725         * cp-support.c (inspect_type): Use string_file and obstack_copy0.
1726         (replace_typedefs_qualified_name): Use string_file and
1727         obstack_copy0.
1728         * disasm.c (gdb_pretty_print_insn): Use string_file.
1729         (gdb_disassembly): Adjust reference the null_stream global.
1730         (do_ui_file_delete): Delete.
1731         (gdb_insn_length): Use null_stream.
1732         * dummy-frame.c (maintenance_print_dummy_frames): Use stdio_file.
1733         * dwarf2loc.c (dwarf2_compile_property_to_c)
1734         (locexpr_generate_c_location, loclist_generate_c_location): Take a
1735         'string_file &' instead of a 'ui_file *'.
1736         * dwarf2loc.h (dwarf2_compile_property_to_c): Likewise.
1737         * dwarf2read.c (do_ui_file_peek_last): Delete.
1738         (dwarf2_compute_name): Use string_file.
1739         * event-top.c (gdb_setup_readline): Use stdio_file.
1740         * gdbarch.sh (verify_gdbarch): Use string_file.
1741         * gdbtypes.c (safe_parse_type): Use null_stream.
1742         * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use
1743         string_file.
1744         * guile/scm-disasm.c (gdbscm_print_insn_from_port): Take a
1745         'string_file *' instead of a 'ui_file *'.
1746         (gdbscm_arch_disassemble): Use string_file.
1747         * guile/scm-frame.c (frscm_print_frame_smob): Use string_file.
1748         * guile/scm-ports.c (class ioscm_file_port): Now a class that
1749         inherits from ui_file.
1750         (ioscm_file_port_delete, ioscm_file_port_rewind)
1751         (ioscm_file_port_put): Delete.
1752         (ioscm_file_port_write): Rename to ...
1753         (ioscm_file_port::write): ... this.  Remove file_port_magic
1754         checks.
1755         (ioscm_file_port_new): Delete.
1756         (ioscm_with_output_to_port_worker): Use ioscm_file_port and
1757         ui_file_up.
1758         * guile/scm-type.c (tyscm_type_name): Use string_file.
1759         * guile/scm-value.c (vlscm_print_value_smob, gdbscm_value_print):
1760         Use string_file.
1761         * infcmd.c (print_return_value_1): Use string_file.
1762         * infrun.c (print_target_wait_results): Use string_file.
1763         * language.c (add_language): Use string_file.
1764         * location.c (explicit_to_string_internal): Use string_file.
1765         * main.c (captured_main_1): Use null_file.
1766         * maint.c (maintenance_print_architecture): Use stdio_file.
1767         * mi/mi-cmd-stack.c (list_arg_or_local): Use string_file.
1768         * mi/mi-common.h (struct mi_interp) <out, err, log, targ,
1769         event_channel>: Change type to mi_console_file pointer.
1770         * mi/mi-console.c (mi_console_file_fputs, mi_console_file_flush)
1771         (mi_console_file_delete): Delete.
1772         (struct mi_console_file): Delete.
1773         (mi_console_file_magic): Delete.
1774         (mi_console_file_new): Delete.
1775         (mi_console_file::mi_console_file): New.
1776         (mi_console_file_delete): Delete.
1777         (mi_console_file_fputs): Delete.
1778         (mi_console_file::write): New.
1779         (mi_console_raw_packet): Delete.
1780         (mi_console_file::flush): New.
1781         (mi_console_file_flush): Delete.
1782         (mi_console_set_raw): Rename to ...
1783         (mi_console_file::set_raw): ... this.
1784         * mi/mi-console.h (class mi_console_file): New class.
1785         (mi_console_file_new, mi_console_set_raw): Delete.
1786         * mi/mi-interp.c (mi_interpreter_init): Use mi_console_file.
1787         (mi_set_logging): Use delete and tee_file.  Adjust.
1788         * mi/mi-main.c (output_register): Use string_file.
1789         (mi_cmd_data_evaluate_expression): Use string_file.
1790         (mi_cmd_data_read_memory): Use string_file.
1791         (mi_cmd_execute, print_variable_or_computed): Use string_file.
1792         * mi/mi-out.c (mi_ui_out::main_stream): New.
1793         (mi_ui_out::rewind): Use main_stream and
1794         string_file.
1795         (mi_ui_out::put): Use main_stream and string_file.
1796         (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
1797         Allocate a 'string_file' instead.
1798         (mi_out_new): Don't allocate a mem_fileopen stream here.
1799         * mi/mi-out.h (mi_ui_out::mi_ui_out): Remove 'stream' parameter.
1800         (mi_ui_out::main_stream): Declare method.
1801         * printcmd.c (eval_command): Use string_file.
1802         * psymtab.c (maintenance_print_psymbols): Use stdio_file.
1803         * python/py-arch.c (archpy_disassemble): Use string_file.
1804         * python/py-breakpoint.c (bppy_get_commands): Use string_file.
1805         * python/py-frame.c (frapy_str): Use string_file.
1806         * python/py-framefilter.c (py_print_type, py_print_single_arg):
1807         Use string_file.
1808         * python/py-type.c (typy_str): Use string_file.
1809         * python/py-unwind.c (unwind_infopy_str): Use string_file.
1810         * python/py-value.c (valpy_str): Use string_file.
1811         * record-btrace.c (btrace_insn_history): Use string_file.
1812         * regcache.c (regcache_print): Use stdio_file.
1813         * reggroups.c (maintenance_print_reggroups): Use stdio_file.
1814         * remote.c (escape_buffer): Use string_file.
1815         * rust-lang.c (rust_get_disr_info): Use string_file.
1816         * serial.c (serial_open_ops_1): Use stdio_file.
1817         (do_serial_close): Use delete.
1818         * stack.c (print_frame_arg): Use string_file.
1819         (print_frame_args): Remove local mem_fileopen stream, not used.
1820         (print_frame): Use string_file.
1821         * symmisc.c (maintenance_print_symbols): Use stdio_file.
1822         * symtab.h (struct symbol_computed_ops) <generate_c_location>:
1823         Take a 'string_file *' instead of a 'ui_file *'.
1824         * top.c (new_ui): Use stdio_file and stderr_file.
1825         (free_ui): Use delete.
1826         (execute_command_to_string): Use string_file.
1827         (quit_confirm): Use string_file.
1828         * tracepoint.c (collection_list::append_exp): Use string_file.
1829         * tui/tui-disasm.c (tui_disassemble): Use string_file.
1830         * tui/tui-file.c: Don't include "ui-file.h".
1831         (enum streamtype, struct tui_stream): Delete.
1832         (tui_file_new, tui_file_delete, tui_fileopen, tui_sfileopen)
1833         (tui_file_isatty, tui_file_rewind, tui_file_put): Delete.
1834         (tui_file::tui_file): New method.
1835         (tui_file_fputs): Delete.
1836         (tui_file_get_strbuf): Delete.
1837         (tui_file::puts): New method.
1838         (tui_file_adjust_strbuf): Delete.
1839         (tui_file_flush): Delete.
1840         (tui_file::flush): New method.
1841         * tui/tui-file.h: Tweak intro comment.
1842         Include ui-file.h.
1843         (tui_fileopen, tui_sfileopen, tui_file_get_strbuf)
1844         (tui_file_adjust_strbuf): Delete declarations.
1845         (class tui_file): New class.
1846         * tui/tui-io.c (tui_initialize_io): Use tui_file.
1847         * tui/tui-regs.c (tui_restore_gdbout): Use delete.
1848         (tui_register_format): Use string_stream.
1849         * tui/tui-stack.c (tui_make_status_line): Use string_file.
1850         (tui_get_function_from_frame): Use string_file.
1851         * typeprint.c (type_to_string): Use string_file.
1852         * ui-file.c (struct ui_file, ui_file_magic, ui_file_new): Delete.
1853         (null_stream): New global.
1854         (ui_file_delete): Delete.
1855         (ui_file::ui_file): New.
1856         (null_file_isatty): Delete.
1857         (ui_file::~ui_file): New.
1858         (null_file_rewind): Delete.
1859         (ui_file::printf): New.
1860         (null_file_put): Delete.
1861         (null_file_flush): Delete.
1862         (ui_file::putstr): New.
1863         (null_file_write): Delete.
1864         (ui_file::putstrn): New.
1865         (null_file_read): Delete.
1866         (ui_file::putc): New.
1867         (null_file_fputs): Delete.
1868         (null_file_write_async_safe): Delete.
1869         (ui_file::vprintf): New.
1870         (null_file_delete): Delete.
1871         (null_file::write): New.
1872         (null_file_fseek): Delete.
1873         (null_file::puts): New.
1874         (ui_file_data): Delete.
1875         (null_file::write_async_safe): New.
1876         (gdb_flush, ui_file_isatty): Adjust.
1877         (ui_file_put, ui_file_rewind): Delete.
1878         (ui_file_write): Adjust.
1879         (ui_file_write_for_put): Delete.
1880         (ui_file_write_async_safe, ui_file_read): Adjust.
1881         (ui_file_fseek): Delete.
1882         (fputs_unfiltered): Adjust.
1883         (set_ui_file_flush, set_ui_file_isatty, set_ui_file_rewind)
1884         (set_ui_file_put, set_ui_file_write, set_ui_file_write_async_safe)
1885         (set_ui_file_read, set_ui_file_fputs, set_ui_file_fseek)
1886         (set_ui_file_data): Delete.
1887         (string_file::~string_file, string_file::write)
1888         (struct accumulated_ui_file, do_ui_file_xstrdup, ui_file_xstrdup)
1889         (do_ui_file_as_string, ui_file_as_string): Delete.
1890         (do_ui_file_obsavestring, ui_file_obsavestring): Delete.
1891         (struct mem_file): Delete.
1892         (mem_file_new): Delete.
1893         (stdio_file::stdio_file): New.
1894         (mem_file_delete): Delete.
1895         (stdio_file::stdio_file): New.
1896         (mem_fileopen): Delete.
1897         (stdio_file::~stdio_file): New.
1898         (mem_file_rewind): Delete.
1899         (stdio_file::set_stream): New.
1900         (mem_file_put): Delete.
1901         (stdio_file::open): New.
1902         (mem_file_write): Delete.
1903         (stdio_file_magic, struct stdio_file): Delete.
1904         (stdio_file_new, stdio_file_delete, stdio_file_flush): Delete.
1905         (stdio_file::flush): New.
1906         (stdio_file_read): Rename to ...
1907         (stdio_file::read): ... this.  Adjust.
1908         (stdio_file_write): Rename to ...
1909         (stdio_file::write): ... this.  Adjust.
1910         (stdio_file_write_async_safe): Rename to ...
1911         (stdio_file::write_async_safe) ... this.  Adjust.
1912         (stdio_file_fputs): Rename to ...
1913         (stdio_file::puts) ... this.  Adjust.
1914         (stdio_file_isatty): Delete.
1915         (stdio_file_fseek): Delete.
1916         (stdio_file::isatty): New.
1917         (stderr_file_write): Rename to ...
1918         (stderr_file::write) ... this.  Adjust.
1919         (stderr_file_fputs): Rename to ...
1920         (stderr_file::puts) ... this.  Adjust.
1921         (stderr_fileopen, stdio_fileopen, gdb_fopen): Delete.
1922         (stderr_file::stderr_file): New.
1923         (tee_file_magic): Delete.
1924         (struct tee_file): Delete.
1925         (tee_file::tee_file): New.
1926         (tee_file_new): Delete.
1927         (tee_file::~tee_file): New.
1928         (tee_file_delete): Delete.
1929         (tee_file_flush): Rename to ...
1930         (tee_file::flush): ... this.  Adjust.
1931         (tee_file_write): Rename to ...
1932         (tee_file::write): ... this.  Adjust.
1933         (tee_file::write_async_safe): New.
1934         (tee_file_fputs): Rename to ...
1935         (tee_file::puts): ... this.  Adjust.
1936         (tee_file_isatty): Rename to ...
1937         (tee_file::isatty): ... this.  Adjust.
1938         * ui-file.h (struct obstack, struct ui_file): Don't
1939         forward-declare.
1940         (ui_file_new, ui_file_flush_ftype, set_ui_file_flush)
1941         (ui_file_write_ftype)
1942         (set_ui_file_write, ui_file_fputs_ftype, set_ui_file_fputs)
1943         (ui_file_write_async_safe_ftype, set_ui_file_write_async_safe)
1944         (ui_file_read_ftype, set_ui_file_read, ui_file_isatty_ftype)
1945         (set_ui_file_isatty, ui_file_rewind_ftype, set_ui_file_rewind)
1946         (ui_file_put_method_ftype, ui_file_put_ftype, set_ui_file_put)
1947         (ui_file_delete_ftype, set_ui_file_data, ui_file_fseek_ftype)
1948         (set_ui_file_fseek): Delete.
1949         (ui_file_data, ui_file_delete, ui_file_rewind)
1950         (struct ui_file): New.
1951         (ui_file_up): New.
1952         (class null_file): New.
1953         (null_stream): Declare.
1954         (ui_file_write_for_put, ui_file_put): Delete.
1955         (ui_file_xstrdup, ui_file_as_string, ui_file_obsavestring):
1956         Delete.
1957         (ui_file_fseek, mem_fileopen, stdio_fileopen, stderr_fileopen)
1958         (gdb_fopen, tee_file_new): Delete.
1959         (struct string_file): New.
1960         (struct stdio_file): New.
1961         (stdio_file_up): New.
1962         (struct stderr_file): New.
1963         (class tee_file): New.
1964         * ui-out.c (ui_out::field_stream): Take a 'string_file &' instead
1965         of a 'ui_file *'.  Adjust.
1966         * ui-out.h (class ui_out) <field_stream>: Likewise.
1967         * utils.c (do_ui_file_delete, make_cleanup_ui_file_delete)
1968         (null_stream): Delete.
1969         (error_stream): Take a 'string_file &' instead of a 'ui_file *'.
1970         Adjust.
1971         * utils.h (struct ui_file): Delete forward declaration..
1972         (make_cleanup_ui_file_delete, null_stream): Delete declarations.
1973         (error_stream): Take a 'string_file &' instead of a
1974         'ui_file *'.
1975         * varobj.c (varobj_value_get_print_value): Use string_file.
1976         * xtensa-tdep.c (xtensa_verify_config): Use string_file.
1977         * gdbarch.c: Regenerate.
1978
1979 2017-02-02  Pedro Alves  <palves@redhat.com>
1980
1981         * disasm.c (gdb_disassembler::pretty_print_insn): Rename to...
1982         (gdb_pretty_print_insn): ... this.  Now a free function.  Add back
1983         a 'gdbarch' parameter.  Allocate a mem_fileopen stream here.
1984         Adjust to call gdb_print_insn instead of
1985         gdb_disassembler::print_insn.
1986         (dump_insns, do_mixed_source_and_assembly_deprecated)
1987         (do_mixed_source_and_assembly, do_assembly_only): Add back a
1988         'gdbarch' parameter.  Remove gdb_disassembler parameter.
1989         (gdb_disassembly): Don't allocate a gdb_disassembler here.
1990         * disasm.h (gdb_disassembler::pretty_print_insn): Delete
1991         declaration.
1992         (gdb_pretty_print_insn): Re-add declaration.
1993         * record-btrace.c (btrace_insn_history): Don't allocate a
1994         gdb_disassembler here.  Adjust to call gdb_pretty_print_insn.
1995
1996 2017-02-01  Simon Marchi  <simon.marchi@polymtl.ca>
1997
1998         * disasm.h (gdb_disassembly): Remove file_string parameter.
1999         * disasm.c (gdb_disassembly): Likewise.
2000         * cli/cli-cmds.c (print_disassembly): Adapt.
2001         * mi/mi-cmd-disas.c (mi_cmd_disassemble): Likewise.
2002         * stack.c (do_gdb_disassembly): Likewise.
2003
2004 2017-02-01  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2005
2006         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): For
2007         DWARF_VALUE_LITERAL, no longer ignore the offset on big-endian
2008         targets.  And if the implicit value is longer than needed, extract
2009         the first bytes instead of the "least significant" ones.
2010
2011 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
2012
2013         * btrace.c (btrace_enable): Do not call btrace_add_pc for
2014         BTRACE_FORMAT_PT or if can_access_registers_ptid returns false.
2015         (btrace_fetch): Assert can_access_registers_ptid.
2016         * record-btrace.c (require_btrace_thread, record_btrace_info): Call
2017         validate_registers_access.
2018
2019 2017-02-01  Markus Metzger  <markus.t.metzger@intel.com>
2020
2021         * gdbthread.h (can_access_registers_ptid): New.
2022         * thread.c (can_access_registers_ptid): New.
2023
2024 2017-02-01  Pedro Alves  <palves@redhat.com>
2025
2026         * i386-tdep.c (i386_fast_tracepoint_valid_at): Use gdb_insn_length.
2027
2028 2017-01-31  Pedro Alves  <palves@redhat.com>
2029
2030         * mi/mi-interp.c (mi_breakpoint_created, mi_breakpoint_modified):
2031         Fix typos.
2032
2033 2017-01-31  Pedro Alves  <palves@redhat.com>
2034
2035         * stack.c (print_frame_args): Remove local mem_fileopen stream,
2036         not used.
2037
2038 2017-01-31  Pedro Alves  <palves@redhat.com>
2039
2040         * varobj.c (varobj_value_get_print_value): Remove xstrdup call.
2041
2042 2017-01-31  Pedro Alves  <palves@redhat.com>
2043
2044         * common/scoped_restore.h
2045         (scoped_restore_tmpl::scoped_restore_tmpl): Template on T2, and
2046         change the value's parameter type to T2.
2047         (make_scoped_restore): Likewise.
2048
2049 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2050             Richard Henderson  <rth@redhat.com>
2051
2052         * amd64-linux-nat.c (PTRACE_ARCH_PRCTL): New define.
2053         (amd64_linux_fetch_inferior_registers): Add case to fetch FS_BASE
2054         GS_BASE for older kernels.
2055         (amd64_linux_store_inferior_registers): Add case to store FS_BASE
2056         GS_BASE for older kernels.
2057         * amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Add FS_BASE
2058         and GS_BASE to the offset table.
2059         (amd64_linux_register_reggroup_p): Add FS_BASE and GS_BASE to the
2060         system register group.
2061         * amd64-nat.c (amd64_native_gregset_reg_offset): Implements case
2062         for older kernels.
2063         * amd64-tdep.c (amd64_init_abi): Add segment registers for the
2064         amd64 ABI.
2065         * amd64-tdep.h (amd64_regnum): Add AMD64_FSBASE_REGNUM and
2066         AMD64_GSBASE_REGNUM.
2067         (AMD64_NUM_REGS): Set to AMD64_GSBASE_REGNUM + 1.
2068         * features/Makefile (amd64-linux.dat, amd64-avx-linux.dat)
2069         (amd64-mpx-linux.dat, amd64-avx512-linux.dat, x32-linux.dat)
2070         (x32-avx-linux.dat, x32-avx512-linux.dat): Add
2071         i386/64bit-segments.xml in those rules.
2072         * features/i386/64bit-segments.xml: New file.
2073         * features/i386/amd64-avx-mpx-linux.xml: Add 64bit-segments.xml.
2074         * features/i386/amd64-avx-linux.xml: Add 64bit-segments.xml.
2075         * features/i386/amd64-avx512-linux.xml: Add 64bit-segments.xml.
2076         * features/i386/amd64-mpx-linux.xml: Add 64bit-segments.xml.
2077         * features/i386/x32-avx512-linux.xml: Add 64bit-segments.xml.
2078         * features/i386/x32-avx-linux.xml: Add 64bit-segments.xml.
2079         * features/i386/amd64-linux.xml: Add 64bit-segments.xml.
2080         * features/i386/amd64-avx-linux.c: Regenerated.
2081         * features/i386/amd64-avx-mpx-linux.c: Regenerated.
2082         * features/i386/amd64-avx-mpx.c: Regenerated.
2083         * features/i386/amd64-avx512-linux.c: Regenerated.
2084         * features/i386/amd64-linux.c: Regenerated.
2085         * features/i386/amd64-mpx-linux.c: Regenerated.
2086         * features/i386/i386-avx-mpx-linux.c: Regenerated.
2087         * features/i386/i386-avx-mpx.c: Regenerated.
2088         * features/i386/x32-avx-linux.c: Regenerated.
2089         * features/i386/x32-avx512-linux.c: Regenerated.
2090         * regformats/i386/amd64-avx-linux.dat: Regenerated.
2091         * regformats/i386/amd64-avx-mpx-linux.dat: Regenerated.
2092         * regformats/i386/amd64-avx512-linux.dat: Regenerated.
2093         * regformats/i386/amd64-linux.dat: Regenerated.
2094         * regformats/i386/amd64-mpx-linux.dat: Regenerated.
2095         * regformats/i386/x32-avx-linux.dat: Regenerated.
2096         * regformats/i386/x32-avx512-linux.dat: Regenerated.
2097         * regformats/i386/x32-linux.dat: Regenerated.
2098
2099 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2100
2101         * amd64-linux-tdep.h (AMD64_LINUX_ORIG_RAX_REGNUM):
2102         Set to AMD64_NUM_REGS.
2103
2104 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2105
2106         * amd64-nat.c (amd64_native_gregset_reg_offset): Simplify logic
2107         that checks validity of a register number.
2108
2109 2017-01-27  Kees Cook  <keescook@google.com>
2110
2111         * gdb/arm-linux-nat.c (arm_linux_fetch_inferior_registers): Call
2112         fetch_fpregs if target has fpa registers.
2113         (arm_linux_store_inferior_registers): Call store_fpregs if target
2114         has fpa registers.
2115
2116 2017-01-26  Andreas Arnez  <arnez@linux.vnet.ibm.com>
2117
2118         * cris-tdep.c (cris_gdbarch_init): Remove check for
2119         info.byte_order and force it to BFD_ENDIAN_LITTLE.
2120
2121 2017-01-26  Antoine Tremblay  <antoine.tremblay@ericsson.com>
2122
2123         * corelow.c (get_core_register_section): Check for regset
2124         existence before checking for REGSET_VARIABLE_SIZE.
2125
2126 2017-01-26  Yao Qi  <yao.qi@linaro.org>
2127             Pedro Alves  <palves@redhat.com>
2128
2129         PR gdb/20939
2130         * disasm.c (gdb_disassembler::dis_asm_memory_error): Don't
2131         call memory_error, save memaddr instead.
2132         (gdb_disassembler::print_insn): If gdbarch_print_insn returns
2133         negative, cal memory_error.
2134         * disasm.h (gdb_disassembler) <m_err_memaddr>: New field.
2135
2136 2017-01-26  Yao Qi  <yao.qi@linaro.org>
2137
2138         * disasm-selftests.c (memory_error_test): New function.
2139         (_initialize_disasm_selftests): Register memory_error_test.
2140
2141 2017-01-26  Yao Qi  <yao.qi@linaro.org>
2142
2143         * Makefile.in (SFILES): Add disasm-selftests.c and
2144         selftest-arch.c.
2145         (COMMON_OBS): Add disasm-selftests.o and selftest-arch.o.
2146         * disasm-selftests.c: New file.
2147         * selftest-arch.c: New file.
2148         * selftest-arch.h: New file.
2149
2150 2017-01-26  Yao Qi  <yao.qi@linaro.org>
2151
2152         * mep-tdep.c (mep_gdb_print_insn): Set info->arch
2153         to bfd_arch_mep.  Don't return 0 if section is not
2154         found.  Call print_insn_mep.
2155
2156 2017-01-26  Pedro Alves  <palves@redhat.com>
2157             Yao Qi  <yao.qi@linaro.org>
2158
2159         * arm-tdep.c: Include "disasm.h".
2160         (gdb_print_insn_arm): Update code to get gdbarch.
2161         * disasm.c (dis_asm_read_memory): Change it to
2162         gdb_disassembler::dis_asm_read_memory.
2163         (dis_asm_memory_error): Likewise.
2164         (dis_asm_print_address): Likewise.
2165         (gdb_pretty_print_insn): Change it to
2166         gdb_disassembler::pretty_print_insn.
2167         (dump_insns): Add one argument gdb_disassemlber.  All
2168         callers updated.
2169         (do_mixed_source_and_assembly_deprecated): Likewise.
2170         (do_mixed_source_and_assembly): Likewise.
2171         (do_assembly_only): Likewise.
2172         (gdb_disassembler::gdb_disassembler): New.
2173         (gdb_disassembler::print_insn): New.
2174         * disasm.h (class gdb_disassembler): New.
2175         (gdb_pretty_print_insn): Remove declaration.
2176         (gdb_disassemble_info): Likewise.
2177         * guile/scm-disasm.c (class gdbscm_disassembler): New.
2178         (gdbscm_disasm_read_memory_worker): Update.
2179         (gdbscm_disasm_read_memory): Update.
2180         (gdbscm_disasm_memory_error): Remove.
2181         (gdbscm_disasm_print_address): Remove.
2182         (gdbscm_disassembler::gdbscm_disassembler): New.
2183         (gdbscm_print_insn_from_port): Update.
2184         * mips-tdep.c: Include disasm.h.
2185         (gdb_print_insn_mips): Update code to get gdbarch.
2186         * record-btrace.c (btrace_insn_history): Update.
2187         * spu-tdep.c: Include disasm.h.
2188         (struct spu_dis_asm_data): Remove.
2189         (struct spu_dis_asm_info): New.
2190         (spu_dis_asm_print_address): Use spu_dis_asm_info to get
2191         SPU id.
2192         (gdb_print_insn_spu): Cast disassemble_info to
2193         spu_dis_asm_info.
2194
2195 2017-01-26  Yao Qi  <yao.qi@linaro.org>
2196
2197         * disasm.c (do_ui_file_delete): Delete.
2198         (gdb_insn_length): Move code creating stream to ...
2199         * utils.c (null_stream): ... here.  New function.
2200         * utils.h (null_stream): Declare.
2201
2202 2017-01-23  Simon Marchi  <simon.marchi@polymtl.ca>
2203
2204         * python/py-inferior.c (find_thread_object): Return directly
2205         from the loop.  Remove "found" variable.
2206
2207 2017-01-21  Joel Brobecker  <brobecker@adacore.com>
2208
2209         GDB 7.12.1 released.
2210
2211 2017-01-20  Simon Marchi  <simon.marchi@ericsson.com>
2212
2213         * python/py-function.c (fnpy_call): Reorder declarations to have
2214         the gdbpy_enter object declared first.
2215         * python/py-xmethods.c (gdbpy_get_xmethod_arg_types): Likewise.
2216
2217 2017-01-20  Simon Marchi  <simon.marchi@ericsson.com>
2218
2219         PR python/21068
2220         * python/python-internal.h (PyMem_RawMalloc): Define for
2221         Python < 3.4.
2222         * python/py-gdb-readline.c (gdbpy_readline_wrapper): Use
2223         PyMem_RawMalloc instead of PyMem_Malloc.
2224
2225 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
2226             Luis Machado  <lgustavo@codesourcery.com>
2227
2228         * NEWS (New commands): Mention flash-erase.
2229         (New MI commands): Mention target-flash-erase.
2230         * mi/mi-cmds.c (mi_cmd_target_flash_erase): Add target-flash-erase MI
2231         command.
2232         * mi/mi-cmds.h (mi_cmd_target_flash_erase): New declaration.
2233         * mi/mi-main.c (mi_cmd_target_flash_erase): New function.
2234         * target.c (flash_erase_command): New function.
2235         (initialize_targets): Add new flash-erase command.
2236         * target.h (flash_erase_command): New declaration.
2237
2238 2017-01-20  Joel Brobecker  <brobecker@adacore.com>
2239
2240         * nat/linux-ptrace.c: Only include <sys/procfs.h> if
2241         HAVE_SYS_PROCFS_H is defined.
2242
2243 2017-01-18  Alan Hayward  <alan.hayward@arm.com>
2244
2245         * remote.c (struct cached_reg): Change data into a pointer.
2246         * (stop_reply_dtr): Free data pointers before deleting vector.
2247         (process_stop_reply): Likewise.
2248         (remote_parse_stop_reply): Allocate space for data
2249
2250 2017-01-18  Alan Hayward  <alan.hayward@arm.com>
2251
2252         * amd64-tdep.c (amd64_pseudo_register_read_value): remove
2253         MAX_REGISTER_SIZE.
2254         (amd64_pseudo_register_read_value): Likewise.
2255         * remote.c (fetch_register_using_p): Remove MAX_REGISTER_SIZE.
2256         (store_register_using_P): Likewise.
2257         * regcache.c (regcache_xfer_part): Likewise.
2258
2259 2017-01-16  Ivo Raisr  <ivo.raisr@oracle.com>
2260
2261         Split real and pseudo registers.
2262         * sparc-tdep.h (SPARC_CORE_REGISTERS): New macro.
2263         (sparc32_pseudo_regnum): New enum.
2264         * sparc64-tdep.h (sparc64_pseudo_regnum): New enum.
2265         * sparc-tdep.c (SPARC32_FPU_REGISTERS): New macro.
2266         (SPARC32_CP0_REGISTERS): New macro.
2267         (sparc32_pseudo_register_name): New function.
2268         (sparc32_register_name): Use sparc32_pseudo_register_name.
2269         (sparc32_pseudo_register_type): New function.
2270         (sparc32_register_type): Use sparc32_pseudo_register_type.
2271         (sparc32_pseudo_register_read, sparc32_pseudo_register_write): Handle
2272         pseudo register numbers.
2273         * sparc64-tdep.c SPARC64_FPU_REGISTERS): New macro.
2274         (SPARC64_CP0_REGISTERS): New macro.
2275         (sparc64_pseudo_register_name): New function.
2276         (sparc64_register_name): Use sparc64_pseudo_register_name.
2277         (sparc64_pseudo_register_type): New function.
2278         (sparc64_register_type): Use sparc64_pseudo_register_type.
2279         (sparc64_pseudo_register_read, sparc64_pseudo_register_write): Handle
2280         pseudo register numbers.
2281         (sparc64_store_floating_fields, sparc64_extract_floating_fields,
2282         sparc64_store_arguments): Handle pseudo register numbers.
2283
2284 2017-01-13  Yao Qi  <yao.qi@linaro.org>
2285
2286         * remote.c (REMOTE_DEBUG_MAX_CHAR): New macro.
2287         (putpkt_binary): Print only REMOTE_DEBUG_MAX_CHAR chars in debug
2288         output.
2289         (getpkt_or_notif_sane_1): Likewise.
2290
2291 2017-01-13  Yao Qi  <yao.qi@linaro.org>
2292
2293         * Makefile.in (checker-headers): Use CXX and CXX_DIALET instead
2294         of CC.  Pass "-x c++-header" instead of "-x c".
2295
2296 2017-01-12  Simon Marchi  <simon.marchi@ericsson.com>
2297
2298         * remote.c (remote_can_async_p): Update comment.
2299
2300 2017-01-12  Simon Marchi  <simon.marchi@ericsson.com>
2301
2302         * linux-nat.c (linux_nat_can_async_p): Update comment.
2303
2304 2017-01-12  Simon Marchi  <simon.marchi@ericsson.com>
2305
2306         * serial.c (serial_open): Forget about "pc" and "lpt" serial interface.
2307
2308 2017-01-11  Simon Marchi  <simon.marchi@ericsson.com>
2309
2310         * cli/cli-decode.c (lookup_cmd_1): Fix typo in comment.
2311
2312 2017-01-10  Tom Tromey  <tom@tromey.com>
2313
2314         * python/py-type.c (typy_legacy_template_argument): Update.
2315         * cp-support.h (struct demangle_parse_info) (demangle_parse_info,
2316         ~demangle_parse_info): Declare new members.
2317         (cp_demangled_name_to_comp): Return unique_ptr.
2318         (cp_demangled_name_parse_free)
2319         (make_cleanup_cp_demangled_name_parse_free)
2320         (cp_new_demangle_parse_info): Remove.
2321         * cp-support.c (do_demangled_name_parse_free_cleanup)
2322         (make_cleanup_cp_demangled_name_parse_free): Remove.
2323         (inspect_type, cp_canonicalize_string_full)
2324         (cp_canonicalize_string): Update.
2325         (mangled_name_to_comp): Change return type.
2326         (cp_class_name_from_physname, method_name_from_physname)
2327         (cp_func_name, cp_remove_params): Update.
2328         * cp-name-parser.y (demangle_parse_info): New constructor, from
2329         cp_new_demangle_parse_info.
2330         (~demangle_parse_info): New destructor, from
2331         cp_demangled_name_parse_free.
2332         (cp_merge_demangle_parse_infos): Update.
2333         (cp_demangled_name_to_comp): Change return type.
2334
2335 2017-01-10  Tom Tromey  <tom@tromey.com>
2336
2337         * top.c (prevent_dont_repeat): Change return type.
2338         * python/python.c (execute_gdb_command): Use std::string.
2339         Update.
2340         * guile/guile.c (gdbscm_execute_gdb_command): Update.
2341         * command.h (prevent_dont_repeat): Change return type.
2342         * breakpoint.c (bpstat_do_actions_1): Update.
2343
2344 2017-01-10  Tom Tromey  <tom@tromey.com>
2345
2346         * value.h (scoped_value_mark::~scoped_value_mark): Call
2347         free_to_mark.
2348         (scoped_value_mark::free_to_mark): New method.
2349         * dwarf2loc.c (dwarf2_evaluate_loc_desc_full): Use
2350         scoped_value_mark.
2351
2352 2017-01-10  Tom Tromey  <tom@tromey.com>
2353
2354         * python/py-value.c (valpy_dereference, valpy_referenced_value)
2355         (valpy_reference_value, valpy_const_value, valpy_get_address)
2356         (valpy_get_dynamic_type, valpy_lazy_string, valpy_do_cast)
2357         (valpy_getitem, valpy_call, valpy_binop_throw, valpy_negative)
2358         (valpy_absolute, valpy_richcompare_throw): Use scoped_value_mark.
2359         * dwarf2loc.c (dwarf2_loc_desc_get_symbol_read_needs): Use
2360         scoped_value_mark.
2361         * dwarf2-frame.c (execute_stack_op): Use scoped_value_mark.
2362         * value.h (scoped_value_mark): New class.
2363
2364 2017-01-10  Tom Tromey  <tom@tromey.com>
2365
2366         * dwarf2read.c (dwarf2_build_psymtabs): Use psymtab_discarder.
2367         * psympriv.h (make_cleanup_discard_psymtabs): Don't declare.
2368         * psymtab.c (discard_psymtabs_upto): Remove.
2369         (make_cleanup_discard_psymtabs): Remove.
2370         (struct psymtab_state): Remove.
2371
2372 2017-01-10  Tom Tromey  <tom@tromey.com>
2373
2374         * record-full.c (record_full_save_cleanups): Remove.
2375         (record_full_save): Use gdb::unlinker.
2376         * gcore.c (do_bfd_delete_cleanup): Remove.
2377         (gcore_command): Use gdb::unlinker, unique_xmalloc_ptr.  Remove
2378         cleanups.
2379         * dwarf2read.c (unlink_if_set): Remove.
2380         (write_psymtabs_to_index): Use gdb::unlinker.
2381         * common/gdb_unlinker.h: New file.
2382
2383 2017-01-10  Tom Tromey  <tom@tromey.com>
2384
2385         * windows-tdep.c (windows_xfer_shared_library): Update.
2386         * windows-nat.c (windows_make_so): Update.
2387         * utils.h (make_cleanup_bfd_unref): Remove.
2388         * utils.c (do_bfd_close_cleanup, make_cleanup_bfd_unref): Remove.
2389         * symfile.h (symfile_bfd_open)
2390         (find_separate_debug_file_in_section): Return gdb_bfd_ref_ptr.
2391         * symfile.c (read_symbols, symbol_file_add)
2392         (separate_debug_file_exists): Update.
2393         (symfile_bfd_open): Return gdb_bfd_ref_ptr.
2394         (generic_load, reread_symbols): Update.
2395         * symfile-mem.c (symbol_file_add_from_memory): Update.
2396         * spu-linux-nat.c (spu_bfd_open): Return gdb_bfd_ref_ptr.
2397         (spu_symbol_file_add_from_memory): Update.
2398         * solist.h (struct target_so_ops) <bfd_open>: Return
2399         gdb_bfd_ref_ptr.
2400         (solib_bfd_fopen, solib_bfd_open): Return gdb_bfd_ref_ptr.
2401         * solib.c (solib_bfd_fopen, solib_bfd_open): Return
2402         gdb_bfd_ref_ptr.
2403         (solib_map_sections, reload_shared_libraries_1): Update.
2404         * solib-svr4.c (enable_break): Update.
2405         * solib-spu.c (spu_bfd_fopen): Return gdb_bfd_ref_ptr.
2406         * solib-frv.c (enable_break2): Update.
2407         * solib-dsbt.c (enable_break): Update.
2408         * solib-darwin.c (gdb_bfd_mach_o_fat_extract): Return
2409         gdb_bfd_ref_ptr.
2410         (darwin_solib_get_all_image_info_addr_at_init): Update.
2411         (darwin_bfd_open): Return gdb_bfd_ref_ptr.
2412         * solib-aix.c (solib_aix_bfd_open): Return gdb_bfd_ref_ptr.
2413         * record-full.c (record_full_save): Update.
2414         * python/py-objfile.c (objfpy_add_separate_debug_file): Update.
2415         * procfs.c (insert_dbx_link_bpt_in_file): Update.
2416         * minidebug.c (find_separate_debug_file_in_section): Return
2417         gdb_bfd_ref_ptr.
2418         * machoread.c (macho_add_oso_symfile): Change abfd to
2419         gdb_bfd_ref_ptr.
2420         (macho_symfile_read_all_oso): Update.
2421         (macho_check_dsym): Return gdb_bfd_ref_ptr.
2422         (macho_symfile_read): Update.
2423         * jit.c (bfd_open_from_target_memory): Return gdb_bfd_ref_ptr.
2424         (jit_bfd_try_read_symtab): Update.
2425         * gdb_bfd.h (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
2426         (gdb_bfd_openw, gdb_bfd_openr_iovec)
2427         (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
2428         gdb_bfd_ref_ptr.
2429         (gdb_bfd_ref_policy): New struct.
2430         (gdb_bfd_ref_ptr): New typedef.
2431         * gdb_bfd.c (gdb_bfd_open, gdb_bfd_fopen, gdb_bfd_openr)
2432         (gdb_bfd_openw, gdb_bfd_openr_iovec)
2433         (gdb_bfd_openr_next_archived_file, gdb_bfd_fdopenr): Return
2434         gdb_bfd_ref_ptr.
2435         * gcore.h (create_gcore_bfd): Return gdb_bfd_ref_ptr.
2436         * gcore.c (create_gcore_bfd): Return gdb_bfd_ref_ptr.
2437         (gcore_command): Update.
2438         * exec.c (exec_file_attach): Update.
2439         * elfread.c (elf_symfile_read): Update.
2440         * dwarf2read.c (dwarf2_get_dwz_file): Update.
2441         (try_open_dwop_file, open_dwo_file): Return gdb_bfd_ref_ptr.
2442         (open_and_init_dwo_file): Update.
2443         (open_dwp_file): Return gdb_bfd_ref_ptr.
2444         (open_and_init_dwp_file): Update.
2445         * corelow.c (core_open): Update.
2446         * compile/compile-object-load.c (compile_object_load): Update.
2447         * common/gdb_ref_ptr.h (ref_ptr::operator->): New operator.
2448         * coffread.c (coff_symfile_read): Update.
2449         * cli/cli-dump.c (bfd_openr_or_error, bfd_openw_or_error): Return
2450         gdb_bfd_ref_ptr.  Rename.
2451         (dump_bfd_file, restore_command): Update.
2452         * build-id.h (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
2453         * build-id.c (build_id_to_debug_bfd): Return gdb_bfd_ref_ptr.
2454         (find_separate_debug_file_by_buildid): Update.
2455
2456 2017-01-10  Tom Tromey  <tom@tromey.com>
2457
2458         * common/gdb_ref_ptr.h: New file.
2459         * python/py-ref.h (struct gdbpy_ref_policy): New.
2460         (gdbpy_ref): Now a typedef.
2461
2462 2017-01-10  Tom Tromey  <tom@tromey.com>
2463
2464         * utils.h (make_cleanup_htab_delete): Don't declare.
2465         * utils.c (do_htab_delete_cleanup, make_cleanup_htab_delete):
2466         Remove.
2467         * linespec.c (decode_compound_collector): Add constructor,
2468         destructor.
2469         (lookup_prefix_sym): Remove cleanup.
2470         (symtab_collector): Add constructor, destructor.
2471         (collect_symtabs_from_filename): Remove cleanup.
2472         * disasm.c (do_mixed_source_and_assembly): Use htab_up.
2473         * compile/compile-c-symbols.c (generate_c_for_variable_locations):
2474         Use htab_up.
2475         * gnu-v3-abi.c (gnuv3_print_vtable): Use htab_up.
2476         * dwarf2read.c (dw2_expand_symtabs_matching)
2477         (dw2_map_symbol_filenames, dwarf_decode_macros)
2478         (write_psymtabs_to_index): Use htab_up.
2479         * dwarf2loc.c (func_verify_no_selftailcall)
2480         (call_site_find_chain_1, func_verify_no_selftailcall)
2481         (chain_candidate, call_site_find_chain_1): Use std::unordered_set,
2482         std::vector, gdb::unique_xmalloc_ptr.
2483         (call_sitep): Remove typedef.
2484         (dwarf2_locexpr_baton_eval): Remove unused variable.
2485
2486 2017-01-10  Tom Tromey  <tom@tromey.com>
2487
2488         * python/python-internal.h (make_cleanup_py_decref)
2489         (make_cleanup_py_xdecref): Don't declare.
2490         * python/py-utils.c (py_decref, make_cleanup_py_decref)
2491         (py_xdecref, make_cleanup_py_xdecref): Remove.
2492
2493 2017-01-10  Tom Tromey  <tom@tromey.com>
2494
2495         * python/py-framefilter.c (py_mi_print_variables): Use gdbpy_ref.
2496         (py_print_locals, enumerate_locals, py_print_args): Use gdbpy_ref.
2497
2498 2017-01-10  Tom Tromey  <tom@tromey.com>
2499
2500         * python/py-framefilter.c (enumerate_args): Use gdbpy_ref.
2501
2502 2017-01-10  Tom Tromey  <tom@tromey.com>
2503
2504         * python/py-utils.c (unicode_to_encoded_string)
2505         (python_string_to_target_string)
2506         (python_string_to_target_python_string)
2507         (python_string_to_host_string, gdbpy_obj_to_string)
2508         (get_addr_from_python): Use gdbpy_ref.
2509
2510 2017-01-10  Tom Tromey  <tom@tromey.com>
2511
2512         * python/py-unwind.c (pyuw_object_attribute_to_pointer): Use
2513         gdbpy_ref.
2514
2515 2017-01-10  Tom Tromey  <tom@tromey.com>
2516
2517         * python/python.c (eval_python_command, gdbpy_decode_line)
2518         (gdbpy_run_events, gdbpy_start_type_printers)
2519         (gdbpy_apply_type_printers): Use gdbpy_ref.
2520
2521 2017-01-10  Tom Tromey  <tom@tromey.com>
2522
2523         * python/py-param.c (get_doc_string, compute_enum_values): Use
2524         gdbpy_ref.
2525
2526 2017-01-10  Tom Tromey  <tom@tromey.com>
2527
2528         * python/py-inferior.c (find_thread_object, build_inferior_list):
2529         Use gdbpy_ref.
2530
2531 2017-01-10  Tom Tromey  <tom@tromey.com>
2532
2533         * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
2534
2535 2017-01-10  Tom Tromey  <tom@tromey.com>
2536
2537         * python/py-finishbreakpoint.c (bpfinishpy_out_of_scope): Use
2538         gdbpy_ref.
2539
2540 2017-01-10  Tom Tromey  <tom@tromey.com>
2541
2542         * python/py-cmd.c (cmdpy_completer_helper): Use gdbpy_ref.  Remove
2543         extra incref.
2544         (cmdpy_completer_handle_brkchars, cmdpy_completer, cmdpy_init):
2545         Use gdbpy_ref.
2546
2547 2017-01-10  Tom Tromey  <tom@tromey.com>
2548
2549         * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
2550         gdbpy_ref.
2551
2552 2017-01-10  Tom Tromey  <tom@tromey.com>
2553
2554         * python/py-arch.c (archpy_disassemble): Use gdbpy_ref.  Don't
2555         decref results of PyArg_ParseTupleAndKeywords.
2556
2557 2017-01-10  Tom Tromey  <tom@tromey.com>
2558
2559         * python/python.c (python_run_simple_file): Use
2560         unique_xmalloc_ptr, gdbpy_ref.
2561
2562 2017-01-10  Tom Tromey  <tom@tromey.com>
2563
2564         * python/py-prettyprint.c (print_stack_unless_memory_error)
2565         (print_string_repr, print_children): Use gdbpy_ref.
2566         (dummy_python_frame): New class.
2567         (dummy_python_frame::dummy_python_frame): Rename from
2568         push_dummy_python_frame.
2569         (py_restore_tstate): Remove.
2570
2571 2017-01-10  Tom Tromey  <tom@tromey.com>
2572
2573         * python/py-framefilter.c (py_print_frame): Use gdbpy_ref.
2574
2575 2017-01-10  Tom Tromey  <tom@tromey.com>
2576
2577         * python/python.c (ensure_python_env, restore_python_env):
2578         Remove.
2579         * python/python-internal.h (ensure_python_env): Don't declare.
2580         * varobj.h (varobj_ensure_python_env): Don't declare.
2581         * varobj.c (varobj_ensure_python_env): Remove.
2582
2583 2017-01-10  Tom Tromey  <tom@tromey.com>
2584
2585         * varobj.c (varobj_value_get_print_value): Use
2586         gdbpy_enter_varobj.
2587
2588 2017-01-10  Tom Tromey  <tom@tromey.com>
2589
2590         * python/py-prettyprint.c (print_string_repr, print_children):
2591         Update.
2592         * python/py-lazy-string.c (gdbpy_extract_lazy_string): Change type
2593         of "encoding".
2594         * varobj.c (varobj_value_get_print_value): Update.
2595         * python/python-internal.h (gdbpy_extract_lazy_string): Update.
2596
2597 2017-01-10  Tom Tromey  <tom@tromey.com>
2598
2599         * varobj.c (varobj_get_display_hint)
2600         (dynamic_varobj_has_child_method, install_new_value_visualizer)
2601         (varobj_set_visualizer, free_variable): Use
2602         gdbpy_enter_varobj.
2603
2604 2017-01-10  Tom Tromey  <tom@tromey.com>
2605
2606         * python/python.c (python_command): Use gdbpy_enter, gdbpy_ref.
2607         (do_finish_initialization): New function.  Use gdbpy_ref.
2608         (gdbpy_finish_initialization): Use gdbpy_enter.  Call
2609         do_finish_initialization.
2610
2611 2017-01-10  Tom Tromey  <tom@tromey.com>
2612
2613         * python/py-param.c (get_set_value, get_show_value): Use
2614         gdbpy_enter, gdbpy_ref.
2615
2616 2017-01-10  Tom Tromey  <tom@tromey.com>
2617
2618         * python/py-function.c (fnpy_call): Use gdbpy_enter, gdbpy_ref.
2619
2620 2017-01-10  Tom Tromey  <tom@tromey.com>
2621
2622         * python/py-cmd.c (cmdpy_function): Use gdbpy_enter, gdbpy_ref.
2623
2624 2017-01-10  Tom Tromey  <tom@tromey.com>
2625
2626         * python/py-varobj.c (py_varobj_iter_dtor, py_varobj_iter_next):
2627         Use gdbpy_enter_varobj.
2628
2629 2017-01-10  Tom Tromey  <tom@tromey.com>
2630
2631         * varobj.c (gdbpy_enter_varobj): New constructor.
2632         * python/python-internal.h (gdbpy_enter_varobj): New class.
2633         * python/py-varobj.c (py_varobj_get_iterator): Use
2634         gdbpy_enter_varobj.
2635
2636 2017-01-10  Tom Tromey  <tom@tromey.com>
2637
2638         * python/py-xmethods.c (gdbpy_get_xmethod_result_type): Use
2639         gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
2640         (gdbpy_invoke_xmethod): Use gdbpy_ref, gdbpy_enter.
2641         (gdbpy_get_xmethod_arg_types): Use gdbpy_ref,
2642         unique_xmalloc_ptr.
2643         (gdbpy_get_xmethod_arg_types): Use gdbpy_ref, gdbpy_enter.
2644
2645 2017-01-10  Tom Tromey  <tom@tromey.com>
2646
2647         * python/py-xmethods.c (invoke_match_method): Use
2648         gdbpy_ref.
2649
2650 2017-01-10  Tom Tromey  <tom@tromey.com>
2651
2652         * python/py-xmethods.c (gdbpy_get_matching_xmethod_workers): use
2653         gdbpy_enter, gdbpy_ref.
2654
2655 2017-01-10  Tom Tromey  <tom@tromey.com>
2656
2657         * python/python.c (python_interactive_command): Use gdbpy_enter.
2658
2659 2017-01-10  Tom Tromey  <tom@tromey.com>
2660
2661         * python/python.c (gdbpy_before_prompt_hook): Use gdbpy_enter,
2662         gdbpy_ref.
2663
2664 2017-01-10  Tom Tromey  <tom@tromey.com>
2665
2666         * python/py-prettyprint.c (gdbpy_apply_val_pretty_printer): Use
2667         gdbpy_enter, gdbpy_ref, unique_xmalloc_ptr.
2668
2669 2017-01-10  Tom Tromey  <tom@tromey.com>
2670
2671         * utils.h (htab_deleter): New struct.
2672         (htab_up): New typedef.
2673         * python/py-framefilter.c (gdbpy_apply_frame_filter): Use
2674         gdbpy_enter, gdbpy_ref, htab_up.
2675
2676 2017-01-10  Tom Tromey  <tom@tromey.com>
2677
2678         * python/py-unwind.c (pending_frame_invalidate): Remove.
2679         (pyuw_sniffer): Use gdbpy_enter and gdbpy_ref.
2680
2681 2017-01-10  Tom Tromey  <tom@tromey.com>
2682
2683         * python/py-xmethods.c (gdbpy_free_xmethod_worker_data)
2684         (gdbpy_clone_xmethod_worker_data): Use gdbpy_enter.
2685
2686 2017-01-10  Tom Tromey  <tom@tromey.com>
2687
2688         * python/py-type.c (save_objfile_types): Use gdbpy_enter.
2689
2690 2017-01-10  Tom Tromey  <tom@tromey.com>
2691
2692         * python/python.c (gdbpy_eval_from_control_command)
2693         (gdbpy_source_script, gdbpy_run_events)
2694         (gdbpy_source_objfile_script, gdbpy_execute_objfile_script)
2695         (gdbpy_free_type_printers, gdbpy_finish_initialization): Use
2696         gdbpy_enter.
2697
2698 2017-01-10  Tom Tromey  <tom@tromey.com>
2699
2700         * python/py-progspace.c (py_free_pspace): Use gdbpy_enter.
2701
2702 2017-01-10  Tom Tromey  <tom@tromey.com>
2703
2704         * python/py-objfile.c (py_free_objfile): Use gdbpy_enter.
2705
2706 2017-01-10  Tom Tromey  <tom@tromey.com>
2707
2708         * python/py-inferior.c (python_on_normal_stop, python_on_resume)
2709         (python_on_inferior_call_pre, python_on_inferior_call_post)
2710         (python_on_memory_change, python_on_register_change)
2711         (python_inferior_exit, python_new_objfile, add_thread_object)
2712         (delete_thread_object, py_free_inferior): Use gdbpy_enter.
2713
2714 2017-01-10  Tom Tromey  <tom@tromey.com>
2715
2716         * python/py-finishbreakpoint.c (bpfinishpy_handle_stop)
2717         (bpfinishpy_handle_exit): Use gdbpy_enter.
2718
2719 2017-01-10  Tom Tromey  <tom@tromey.com>
2720
2721         * python/py-cmd.c (cmdpy_destroyer)
2722         (cmdpy_completer_handle_brkchars, cmdpy_completer): Use
2723         gdbpy_enter.
2724
2725 2017-01-10  Tom Tromey  <tom@tromey.com>
2726
2727         * python/py-breakpoint.c (gdbpy_breakpoint_cond_says_stop): Use
2728         gdbpy_enter.
2729         (gdbpy_breakpoint_has_cond): Likewise.
2730
2731 2017-01-10  Tom Tromey  <tom@tromey.com>
2732
2733         * python/python.c (gdbpy_enter): New constructor.
2734         (~gdbpy_enter): New destructor.
2735         (restore_python_env, ensure_python_env): Rewrite.
2736         * python/python-internal.h (gdbpy_enter): New class.
2737
2738 2017-01-10  Tom Tromey  <tom@tromey.com>
2739
2740         * python/py-symbol.c (gdbpy_lookup_symbol): Use gdbpy_ref.
2741
2742 2017-01-10  Tom Tromey  <tom@tromey.com>
2743
2744         * python/py-value.c (value_has_field, get_field_flag)
2745         (get_field_type, valpy_getitem, convert_value_from_python): Use
2746         gdbpy_ref.
2747
2748 2017-01-10  Tom Tromey  <tom@tromey.com>
2749
2750         * python/python.c (gdbpy_progspaces, gdbpy_objfiles): Use
2751         gdbpy_ref.
2752
2753 2017-01-10  Tom Tromey  <tom@tromey.com>
2754
2755         * python/py-prettyprint.c (search_pp_list)
2756         (find_pretty_printer_from_objfiles)
2757         (find_pretty_printer_from_progspace)
2758         (find_pretty_printer_from_gdb, find_pretty_printer)
2759         (gdbpy_get_display_hint, gdbpy_get_varobj_pretty_printer): Use
2760         gdbpy_ref.
2761
2762 2017-01-10  Tom Tromey  <tom@tromey.com>
2763
2764         * python/py-param.c (call_doc_function): Use gdbpy_ref.
2765
2766 2017-01-10  Tom Tromey  <tom@tromey.com>
2767
2768         * python/py-linetable.c (build_line_table_tuple_from_pcs)
2769         (ltpy_get_all_source_lines): Use gdbpy_ref.
2770
2771 2017-01-10  Tom Tromey  <tom@tromey.com>
2772
2773         * python/py-framefilter.c (extract_sym, extract_value)
2774         (get_py_iter_from_func, bootstrap_python_frame_filters): Use
2775         gdbpy_ref.
2776
2777 2017-01-10  Tom Tromey  <tom@tromey.com>
2778
2779         * python/py-breakpoint.c (gdbpy_breakpoints): Use gdbpy_ref.
2780
2781 2017-01-10  Tom Tromey  <tom@tromey.com>
2782
2783         * python/py-inferior.c (gdbpy_inferiors): Use gdbpy_ref.
2784
2785 2017-01-10  Tom Tromey  <tom@tromey.com>
2786
2787         * python/py-function.c (convert_values_to_python, fnpy_init): Use
2788         gdbpy_ref.
2789
2790 2017-01-10  Tom Tromey  <tom@tromey.com>
2791
2792         * python/py-cmd.c (gdbpy_string_to_argv): Use gdbpy_ref.
2793
2794 2017-01-10  Tom Tromey  <tom@tromey.com>
2795
2796         * python/py-type.c (convert_field, make_fielditem, typy_fields)
2797         (typy_range): Use gdbpy_ref.
2798
2799 2017-01-10  Tom Tromey  <tom@tromey.com>
2800
2801         * python/py-threadevent.c (create_thread_event_object): Use
2802         gdbpy_ref.
2803         * python/py-stopevent.c (create_stop_event_object): Simplify.
2804         (emit_stop_event): Use gdbpy_ref.
2805         * python/py-signalevent.c (create_signal_event_object): Use
2806         gdbpy_ref.
2807         * python/py-newobjfileevent.c (create_new_objfile_event_object)
2808         (emit_new_objfile_event, create_clear_objfiles_event_object)
2809         (emit_clear_objfiles_event): Use gdbpy_ref.
2810         * python/py-infevents.c (create_inferior_call_event_object)
2811         (create_register_changed_event_object)
2812         (create_memory_changed_event_object, emit_inferior_call_event)
2813         (emit_memory_changed_event, emit_register_changed_event): Use
2814         gdbpy_ref.
2815         * python/py-exitedevent.c (create_exited_event_object)
2816         (emit_exited_event): Use gdbpy_ref.
2817         * python/py-event.h (evpy_emit_event): Remove
2818         CPYCHECKER_STEALS_REFERENCE_TO_ARG annotation.
2819         * python/py-event.c (evpy_emit_event): Use gdbpy_ref.
2820         * python/py-continueevent.c (emit_continue_event): Use
2821         gdbpy_ref.
2822         * python/py-breakpoint.c (gdbpy_breakpoint_created)
2823         (gdbpy_breakpoint_deleted, gdbpy_breakpoint_modified): Use
2824         gdbpy_ref.
2825         * python/py-bpevent.c (create_breakpoint_event_object): Use
2826         gdbpy_ref.
2827
2828 2017-01-10  Tom Tromey  <tom@tromey.com>
2829
2830         * python/py-ref.h: New file.
2831
2832 2017-01-10  Simon Marchi  <simon.marchi@ericsson.com>
2833
2834         * cli-out.c (cli_ui_out::do_redirect): Change return type to
2835         void.
2836         * cli-out.h (cli_ui_out::do_redirect): Likewise.
2837         * mi/mi-out.c (mi_ui_out::do_redirect): Likewise.
2838         * mi/mi-out.h (mi_ui_out::do_redirect): Likewise.
2839         * ui-out.c (ui_out::redirect): Likewise.
2840         * ui-out.h (ui_out::redirect, ui_out::do_redirect): Likewise.
2841         * cli/cli-logging.c (set_logging_redirect): Update call site of
2842         ui_out::redirect.
2843         (handle_redirections): Likewise.
2844         * scm-ports.c (ioscm_with_output_to_port_worker): Likewise.
2845         * top.c (execute_command_to_string): Likewise.
2846         * utils.c (do_ui_out_redirect_pop): Likewise.
2847
2848 2017-01-10  Simon Marchi  <simon.marchi@ericsson.com>
2849
2850         * stack.c (_initialize_stack): Update "frame" command help message.
2851
2852 2017-01-08  Iain Buclaw  <ibuclaw@gdcproject.org>
2853
2854         * d-exp.y (CastExpression): Emit UNOP_CAST_TYPE.
2855
2856 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2857
2858         * x86-linux-nat.h: Include gdb_proc_service.h.
2859
2860 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2861
2862         * ser-base.h: Include serial.h.
2863
2864 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2865
2866         * ppc-linux-tdep.h: Include ppc-tdep.h.
2867
2868 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2869
2870         * nat/amd64-linux-siginfo.h: Include signal.h.
2871
2872 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2873
2874         * nat/aarch64-linux-hw-point.h: Include break-common.h.
2875
2876 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2877
2878         * mi/mi-parse.h: Include mi-cmds.h.
2879
2880 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2881
2882         * inf-loop.c: Don't include "target.h".
2883         * inf-loop.h: Include it here.
2884
2885 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2886
2887         * dfp.h: Include "dboulest.h" and "expression.h".
2888
2889 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2890
2891         * ax-gdb.h: Include "ax.h".
2892
2893 2017-01-06  Yao Qi  <yao.qi@linaro.org>
2894
2895         * Makefile.in (HFILES_NO_SRCDIR): Replace gdb_ptrace.h
2896         with nat/gdb_ptrace.h.
2897
2898 2017-01-05  Yao Qi  <yao.qi@linaro.org>
2899
2900         * mips-fbsd-tdep.c (mips_fbsd_sigframe_init): Move && to
2901         new line.
2902         (mips64_fbsd_sigframe_init): Likewise.
2903
2904 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
2905
2906         * mips-fbsd-tdep.c (_initialize_mips_fbsd_tdep): Use
2907         GDB_OSABI_FREEBSD instead of GDB_OSABI_FREEBSD_ELF.
2908
2909 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
2910
2911         * Makefile.in (ALLDEPFILES): Add mips-fbsd-nat.c.
2912         * NEWS: Mention new FreeBSD/mips native configuration.
2913         * config/mips/fbsd.mh: New file.
2914         * configure.host: Add mips*-*-freebsd*.
2915         * mips-fbsd-nat.c: New file.
2916
2917 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
2918
2919         * Makefile.in (ALL_TARGET_OBS): Add mips-fbsd-tdep.o.
2920         (ALLDEPFILES): Add mips-fbsd-tdep.c.
2921         * NEWS: Mention new FreeBSD/mips target.
2922         * configure.tgt: Add mips*-*-freebsd*.
2923         * mips-fbsd-tdep.c: New file.
2924         * mips-fbsd-tdep.h: New file.
2925
2926 2017-01-04  Yao Qi  <yao.qi@linaro.org>
2927
2928         * dwarf2loc.c (write_pieced_value): Don't use VALUE_FRAME_ID (to),
2929         use c->frame_id when the piece location is DWARF_VALUE_REGISTER.
2930
2931 2017-01-01  Joel Brobecker  <brobecker@adacore.com>
2932
2933         Update copyright year range in all GDB files.
2934
2935 2017-01-01  Joel Brobecker  <brobecker@adacore.com>
2936
2937         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2016.
2938
2939 For older changes see ChangeLog-2016.
2940 \f
2941 Local Variables:
2942 mode: change-log
2943 left-margin: 8
2944 fill-column: 74
2945 version-control: never
2946 coding: utf-8
2947 End: