testsuite patch: Skip py-unwind.exp on x86_64 -m32
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index acd29c3babba6c88ad71b4c4c771f927d163297f..6c187dc4dfc84f5219595c412008c784ce1435ee 100644 (file)
@@ -1,3 +1,158 @@
+2016-07-15  John Baldwin  <jhb@FreeBSD.org>
+
+       * common/signals.c (gdb_signal_from_host): Handle SIGLIBRT.
+       (do_gdb_signal_to_host): Likewise.
+       * infrun.c (_initialize_infrun): Pass GDB_SIGNAL_LIBRT through to
+       programs.
+       * proc-events.c (signal_table): Add entry for SIGLIBRT.
+
+2016-07-14  Tom Tromey  <tom@tromey.com>
+
+       * python/py-breakpoint.c (gdbpy_breakpoint_deleted): Add missing
+       newline.
+
+2016-07-14  Tom Tromey  <tom@tromey.com>
+
+       * mips-tdep.c (micromips_scan_prologue): Remove "frame_addr".
+       (mips_o32_push_dummy_call): Remove "stack_used_p".
+       * aarch64-tdep.c (aarch64_record_data_proc_imm): Remove
+       "insn_bit28".
+       * rust-lang.c (rust_print_type): Remove "len".
+       * rust-exp.y (super_name): Remove "current_len".
+       * python/py-framefilter.c (py_print_type): Remove "type".
+       * mdebugread.c (parse_partial_symbols): Remove
+       "past_first_source_file".
+       <N_SO>: Remove "valu", "first_so_symnum", "prev_textlow_not_set".
+       * m2-valprint.c (m2_print_unbounded_array): Remove
+       "content_type".
+       (m2_val_print): Remove "i".
+       * linespec.c (unexpected_linespec_error): Remove "cleanup".
+       * f-valprint.c (f_val_print): Remove "i".
+       * elfread.c (elf_symtab_read): Remove "offset".
+       * dwarf2-frame.c (dwarf2_fetch_cfa_info): Remove "addr_size".
+       * jit.c (jit_dealloc_cache): Remove "i" and "frame_arch".
+
+2016-07-14  Tom Tromey  <tom@tromey.com>
+
+       * arch-utils.c (default_skip_permanent_breakpoint): Remove
+       "bp_insn".
+       * disasm.c (do_assembly_only): Remove "num_displayed".
+       * dwarf2read.c (read_abbrev_offset): Remove "length".
+       (dwarf_decode_macro_bytes) <DW_MACINFO_vendor_ext>: Remove
+       "constant".
+       * m32c-tdep.c (make_regs): Remove "r2hl", "r3hl", and "intbhl".
+       * microblaze-tdep.c (microblaze_frame_cache): Remove "func".
+       * tracefile.c (trace_save): Remove "status".
+
+2016-07-14  Tom Tromey  <tom@tromey.com>
+
+       * symfile.c (simple_overlay_update_1): Remove initialization
+       of "size", and commented-out code.
+       (simple_overlay_update): Likewise.
+
+2016-07-14  Tom Tromey  <tom@tromey.com>
+
+       * tui/tui-winsource.c (tui_show_source_line): Use getcurx.
+       * tui/tui-io.c (tui_puts): Use getcurx.
+       (tui_redisplay_readline): Likewise.
+
+2016-07-14  Tom Tromey  <tom@tromey.com>
+
+       * inflow.c (child_terminal_ours_1): Use ATTRIBUTE_UNUSED.
+
+2016-07-14  Tom Tromey  <tom@tromey.com>
+
+       * corefile.c (reopen_exec_file): Only examine st.st_mtime if stat
+       succeeded.
+
+2016-07-13  Tom Tromey  <tom@tromey.com>
+
+       PR python/15620, PR python/18620:
+       * python/py-evts.c (gdbpy_initialize_py_events): Call
+       add_new_registry for new events.
+       * python/py-events.h (events_object) <breakpoint_created,
+       breakpoint_deleted, breakpoint_modified>: New fields.
+       * python/py-breakpoint.c (gdbpy_breakpoint_created): Emit the
+       breakpoint changed event.
+       (gdbpy_breakpoint_deleted): Emit the breakpoint deleted event.
+       (gdbpy_breakpoint_modified): New function.
+       (gdbpy_initialize_breakpoints): Attach to the breakpoint modified
+       observer.
+
+2016-07-13  Tom Tromey  <tom@tromey.com>
+
+       PR python/17698:
+       * NEWS: Update.
+       * python/py-breakpoint.c (bppy_get_pending): New function.
+       (breakpoint_object_getset): Add entry for "pending".
+       * breakpoint.h (pending_breakpoint_p): Declare.
+       * breakpoint.c (pending_breakpoint_p): New function.
+
+2016-07-13  Tom Tromey  <tom@tromey.com>
+
+       * python/py-breakpoint.c (bppy_get_visibility)
+       (gdbpy_breakpoint_created): Use user_breakpoint_p.
+
+2016-07-13  Tom Tromey  <tom@tromey.com>
+
+       PR cli/18053:
+       * jit.c (jit_reader_load_command): Use tilde_expand.
+       (_initialize_jit): Fix help for jit-reader-unload.  Set completer
+       for new commands.
+
+2016-07-12  Tom Tromey  <tom@tromey.com>
+
+       PR python/19293:
+       * python/lib/gdb/command/unwinders.py (do_enable_unwinder): Call
+       gdb.invalidate_cached_frames.
+       * python/lib/gdb/unwinder.py (register_unwinder): Call
+       gdb.invalidate_cached_frames.
+       * python/python.c (gdbpy_invalidate_cached_frames): New function.
+       (python_GdbMethods): Add entry for invalidate_cached_frames.
+
+2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
+
+       * cp-namespace.c (cp_lookup_bare_symbol): Initialize 
+       lang_this.symbol.
+
+2016-07-07  Walfred Tedeschi  <walfred.tedeschi@intel.com>
+
+       * cp-namespace.c (cp_lookup_bare_symbol): Use language passed as
+       parameter to look for the symbol "this".
+
+
+2016-07-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * h8300-tdep.c (h8300_print_register): Remove extraneous parentheses.
+
+2016-07-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * ada-lang.c (ada_unpack_from_contents): Use unsigned constants with
+       left shifts.
+
+2016-07-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * sh64-tdep.c (sh64_analyze_prologue): Set "uses_fp" when setting
+       the MEDIA_FP_REGNUM register.
+
+2016-07-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * score-tdep.c (score7_malloc_and_get_memblock): Remove check for
+       negative size.
+
+2016-07-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * fbsd-nat.c (fbsd_is_vfork_done_pending): Fix return type.
+
+2016-07-06  Yao Qi  <yao.qi@linaro.org>
+
+       * arm-tdep.c (arm_vfp_cprc_sub_candidate): Don't call
+       arm_vfp_cprc_sub_candidate for static field.
+
+2016-07-06  Manish Goregaokar  <manish@mozilla.com>
+
+       * rust-lang.c (rust_subscript): Allow subscripting pointers
+
 2016-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * configure: Regenerate.
This page took 0.029871 seconds and 4 git commands to generate.