Migrate the x86 MPX handle_segmentation_fault hook to report_signal_info.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2020-07-22  John BaldwinMigrate the x86 MPX handle_segmentation_fault hook...
2020-07-22  John BaldwinReport architecture-specific signal information for...
2020-07-22  John BaldwinAdd a new gdbarch hook to report additional signal...
2020-07-21  Andrew Burgessgdb/python: Reuse gdb.RegisterGroup objects where possible
2020-07-21  Andrew Burgessgdb/python: Reuse gdb.RegisterDescriptor objects where...
2020-07-21  Simon Marchigdb, gdbserver: make stopped_pids global variables...
2020-07-21  Simon Marchigdb: handle undefined properties in ada_discrete_type_...
2020-07-21  Kamil RytarowskiEnable multi-process mode in the NetBSD native target.
2020-07-20  John BaldwinImplement the skip_solib_resolver gdbarch hook for...
2020-07-20  Ludovic Courtèsguile: Add support for Guile 3.0.
2020-07-20  Ludovic Courtèsguile: Add support for Guile 2.2.
2020-07-18  Tom TromeyRemove "linux_multi_process" global
2020-07-17  Andrew Burgessgdb/riscv: delete target descriptions when gdb exits
2020-07-17  Tom TromeyUse boolean literals in linux-nat.c
2020-07-16  Caroline Ticegdb: fix issues with handling DWARF v5 rnglists & ...
2020-07-15  Andrew Burgessgdb/fortran: Handle dynamic string types when printing...
2020-07-14  Andrew Burgessgdb: Improve formatting of 'show architecture' messages
2020-07-13  Simon Marchigdb: make type::bounds work for array and string types
2020-07-13  Simon Marchigdb: remove TYPE_ARRAY_BIT_STRIDE
2020-07-13  Simon Marchigdb: remove TYPE_BIT_STRIDE
2020-07-13  Simon Marchigdb: remove TYPE_ARRAY_{LOWER,UPPER}_BOUND_VALUE
2020-07-13  Simon Marchigdb: remove TYPE_ARRAY_{UPPER,LOWER}_BOUND_IS_UNDEFINED
2020-07-13  Simon Marchigdb: remove TYPE_LOW_BOUND_KIND and TYPE_HIGH_BOUND_KIND
2020-07-13  Simon Marchigdb: remove TYPE_LOW_BOUND_UNDEFINED and TYPE_HIGH_BOUN...
2020-07-13  Simon Marchigdb: remove TYPE_HIGH_BOUND and TYPE_LOW_BOUND
2020-07-13  Simon Marchigdb: add accessors to struct dynamic_prop
2020-07-13  Simon Marchigdb: make get_discrete_bounds check for non-constant...
2020-07-13  Simon Marchigdb: remove TYPE_RANGE_DATA macro
2020-07-13  Simon Marchigdb: add type::bounds / type::set_bounds
2020-07-11  Philippe WaroquiersFine tune exec-file-mismatch help and documentation.
2020-07-10  Pedro AlvesFix crash if connection drops in scoped_restore_current...
2020-07-10  Pedro AlvesFix crash if connection drops in scoped_restore_current...
2020-07-10  Simon MarchiFix GDB busy loop when interrupting non-stop program...
2020-07-10  Pedro AlvesMake handle_no_resumed transfer terminal
2020-07-10  Pedro AlvesFix handle_no_resumed w/ multiple targets
2020-07-10  Pedro AlvesAvoid constant stream of TARGET_WAITKIND_NO_RESUMED
2020-07-10  Pedro AlvesFix latent bug in target_pass_ctrlc
2020-07-10  Pedro AlvesFix spurious unhandled remote %Stop notifications
2020-07-10  John BaldwinEnable multi-process mode in the FreeBSD native target.
2020-07-09  John BaldwinDon't compare the pid returned from 'wait' against...
2020-07-09  John BaldwinSupport several new ELF auxiliary vector types on FreeBSD.
2020-07-08  Hannes DomaniHandle Windows drives in auto-load script paths
2020-07-08  John BaldwinRename the 'obfd' argument to fbsd_nat_target::find_mem...
2020-07-08  Tom TromeyUse read_memory in ada_exception_message_1
2020-07-06  Andrew Burgessgdb: Python unwinders, inline frames, and tail-call...
2020-07-06  Andrew Burgessgdb/python: New method to access list of register groups
2020-07-06  Andrew Burgessgdb/python: Add gdb.Architecture.registers method
2020-07-06  Andrew Burgessgdb/python: Add architecture method to gdb.PendingFrame
2020-07-06  Andrew Burgessgdb: Remove deprecated_set_gdbarch_data
2020-07-06  Tom de Vries[gdb/symtab] Fix line-table end-of-sequence sorting
2020-07-06  Tom de Vries[gdb/tui,c++17] Fix NULL string_view in tui_partial_win...
2020-07-05  Tom de Vries[gdb/build,c++17] Fix use of deprecated std::uncaught_e...
2020-07-04  Simon Marchigdb: make macro_stringify return a gdb::unique_xmalloc_...
2020-07-04  Simon Marchigdb: make macro_expand_next return a gdb::unique_xmallo...
2020-07-04  Simon Marchigdb: remove callback in macro expand functions
2020-07-02  Simon Marchigdb: remove unused fetch_inferior_event and inferior_ev...
2020-07-02  Tom TromeyMake tui_win_info::name pure virtual
2020-07-02  Tom TromeyRemove tui_gen_win_info
2020-07-02  Tom TromeyDerive tui_locator_window from tui_win_info
2020-07-02  Tom TromeyRemove body of tui_locator_window constructor
2020-07-02  Tom TromeyDon't derive tui_data_item_window from tui_gen_win_info
2020-07-02  Tom TromeyRename tui_data_item_window::item_no
2020-07-02  Tom TromeyRemove useless "if' from tui-regs.c
2020-07-02  Tom TromeyRemove tui_data_window::name
2020-07-02  Tom TromeyMove some code out of tui-data.h
2020-07-02  Tom TromeyRemove tui_expand_tabs
2020-07-02  Tom TromeyUse complete_on_enum in tui_reggroup_completer
2020-07-01  Fangrui SongRecognize -1 as a tombstone value in .debug_line
2020-07-01  Alok Kumar SharmaAllow reference form for DW_AT_associated and DW_AT_all...
2020-06-30  Tom TromeyFix bug in quirk_rust_enum
2020-06-30  Tom TromeyDo not define basic_string_view::to_string
2020-06-29  Simon Marchigdb: fix documentation of gdbarch_displaced_step_copy_insn
2020-06-28  Tom TromeyRemove "cmd_type" function
2020-06-27  Pedro AlvesMake {get,set}_inferior_io_terminal inferior methods
2020-06-26  Nick AlcockFix --enable-libctf and --disable-static
2020-06-25  Simon Marchigdb: use make_unique_xstrdup in set_inferior_io_terminal
2020-06-25  Simon Marchigdb: make inferior::terminal a unique ptr
2020-06-25  Andrew Burgessgdb/riscv: Loop over all registers for 'info all-registers'
2020-06-25  Andrew Burgessgdb/riscv: Record information about unknown tdesc registers
2020-06-25  Andrew Burgessgdb: Extend target description processing of unknown...
2020-06-25  Andrew Burgessgdb/riscv: Improve support for matching against target...
2020-06-25  Andrew Burgessgdb/riscv: Remove CSR feature file
2020-06-25  Andrew Burgessgdb/riscv: Take CSR names from target description
2020-06-25  Andrew Burgessgdb/riscv: Fix whitespace error
2020-06-25  Andrew Burgessgdb/riscv: Improved register alias name creation
2020-06-25  Rainer OrthRemove obsolete gdbarch_static_transform_name
2020-06-25  Rainer OrthUse fork instead of vfork on Solaris
2020-06-25  Rainer OrthDon't include *sol2-tdep.o on Linux/sparc*
2020-06-25  Rainer OrthMove common handlers to sol2_init_abi
2020-06-24  Philippe WaroquiersFixes PR 25475: ensure exec-file-mismatch "ask" always...
2020-06-23  Andrew Burgessgdb: New maintenance command to print XML target descri...
2020-06-23  Andrew Burgessgdb: Print compatible information within print_xml_feature
2020-06-23  Andrew Burgessgdb: Allow target description to be dumped even when...
2020-06-23  Simon Marchigdb: add some more empty lines in loc.c
2020-06-23  Simon Marchigdb: add empty lines in loc.c
2020-06-23  Pedro AlvesFix "maint selftest" regression, add struct scoped_mock...
2020-06-23  Andrew Burgessgdb: Convert language la_is_string_type_p field to...
2020-06-23  Andrew Burgessgdb: Convert language la_print_typedef field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_printstr field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_printchar field to a method
next
This page took 0.224464 seconds and 107 git commands to generate.