[gdb/tdep] Fix inferior call arg passing for amd64
[binutils-gdb.git] / gdb / ChangeLog
2019-10-16 Tom de Vries[gdb/tdep] Fix inferior call arg passing for amd64
2019-10-16 Tom de Vries[gdb/tdep] Fix 'Unexpected register class' assert in...
2019-10-15 Andrew Burgessgdb: Update comments that reference VEC or vec.h
2019-10-15 Andrew Burgessgdb: Remove vec.{c,h} and update code to not include...
2019-10-15 Andrew Burgessgdb: Remove use of VEC from dwarf2read.c
2019-10-15 Tom TromeyUse %x when printing the TID
2019-10-15 Tom TromeyRename pid -> tid in windows-nat.c
2019-10-15 Tom TromeyChange gcc_target_options to return std::string
2019-10-15 Christian BiesingerMake tui-winsource not use breakpoint_chain
2019-10-15 Christian BiesingerChange iterate_over_breakpoints to take a function_view
2019-10-15 Andreas Arnezs390: Fix infcalls passing a single-field struct with...
2019-10-14 Simon Marchigdb: remove unused includes from dwarf2read.c
2019-10-13 Simon Marchigdb: Silence -Wformat-nonliteral warning with clang
2019-10-13 Tom de VriesMention PR breakpoints/25011 in ChangeLog entry
2019-10-13 Tom de VriesMention PR gdb/25010 in ChangeLog entry
2019-10-13 Simon Marchigdb: small cleanup in breakpoint.c's includes
2019-10-12 Christian BiesingerRemove unnecessary declaration of trace_regblock_size
2019-10-12 Christian BiesingerMove declaration of max_user_call_depth to header
2019-10-11 Jim WilsonImprove comments in print-utils.h.
2019-10-11 Jim WilsonRISC-V: Fix two ARI warnings.
2019-10-10 Christian BiesingerInclude gdbtk.h to avoid declarations
2019-10-10 Christian BiesingerMove declaration of varobjdebug to header
2019-10-09 Tom TromeyDon't call erase_data_content from tui_data_window...
2019-10-09 Tom TromeyMake TUI window handle a unique_ptr
2019-10-09 Tom TromeyRemove declaration from tui-wingeneral.h
2019-10-09 Tom TromeyRemove tui_win_is_auxiliary
2019-10-09 Tom TromeyRemove tui_default_win_viewport_height
2019-10-09 Tom TromeyRemove two TUI comments
2019-10-09 Tom de Vries[gdb/target] Fix pretty-printer for MPX bnd registers
2019-10-09 Christian BiesingerMark guile_{extension_,}script_ops as static
2019-10-09 Andreas Arnezs390: Add record/replay support for arch13 instructions
2019-10-08 Tom TromeyRemove two unused items from windows-nat.c
2019-10-08 Tom TromeyDon't include buildsym-legacy.h in windows-nat.c
2019-10-08 Tom TromeyLet ARI allow gdb %p printf extensions
2019-10-08 Christian BiesingerMove declaration of overload_debug to header
2019-10-08 Christian BiesingerMove declaration of lang_frame_mismatch_warn to header.
2019-10-07 Christian BiesingerMove declaration of vtbl_ptr_name to the header.
2019-10-07 Christian BiesingerUse gdb_static_assert in charset.c
2019-10-07 Weimin PanMove top-level Makefile.def/Makefile.in to the top...
2019-10-07 Andrew Burgessgdb: Rename structures within ctfread.c
2019-10-07 Weimin Pangdb: CTF support
2019-10-07 Weimin PanRenaming of ctf (the trace format) files
2019-10-06 Joel BrobeckerChange gdb/version.in to 9.0.50.DATE-git (new version...
2019-10-04 Tom TromeyAvoid crash on single-field union in Rust
2019-10-03 Andrew Burgessgdb/fortran: Allow for matching symbols with missing...
2019-10-03 Andrew Burgessgdb/fortran: Nested subroutine support
2019-10-03 Andrew Burgessgdb: Don't ignore all SIGSTOP when the signal handler...
2019-10-03 Andrew Burgessgdb: Remove whitespace in 'std::vector <...>'
2019-10-03 Tom de Vries[gdb] Fix set/show style metadata help text
2019-10-02 Tom TromeyFix type of startup_with_shell in gdbserver
2019-10-02 Christian BiesingerAdd missing includes to gdb_assert.h and gdb_string_view.h
2019-10-02 Tom TromeyAdd $_ada_exception convenience variable
2019-10-02 Tom TromeyBack out earlier Ada exception change
2019-10-02 Tom TromeyHandle copy relocations
2019-10-02 Tom TromeyMake current_source_* per-program-space
2019-10-02 Tom TromeyDon't call decode_line_with_current_source from select_...
2019-10-02 Andrew BurgessSearch global block from basic_lookup_symbol_nonlocal
2019-10-02 Tom TromeyChange SYMBOL_VALUE_ADDRESS to be an rvalue
2019-10-02 Andreas ArnezUpdate my email address in gdb/MAINTAINERS
2019-10-02 Andrew Burgessgdb: Remove a use of VEC from dwarf2read.{c,h}
2019-10-02 Andrew Burgessgdb: Change a VEC to std::vector in btrace.{c,h}
2019-10-02 Andrew Burgessgdb: Remove a VEC from gdbsupport/btrace-common.h
2019-10-01 Tom TromeyUse styled_string for "show logging filename"
2019-10-01 Tom TromeyUse styled_string in more places
2019-10-01 Tom TromeyIntroduce metadata style
2019-10-01 Tom TromeyStyle "pwd" output
2019-10-01 Pedro AlvesUse new %p format suffixes in gdb
2019-10-01 Pedro AlvesIntroduce gdb-specific %p format suffixes
2019-10-01 Tom TromeyDon't create empty literal pieces
2019-10-01 Tom TromeyRemove the ui_out_style_kind enum
2019-10-01 Philippe WaroquiersFix leak due to assigning a xstrdup-ed string to the...
2019-10-01 Ali Tamur[PATCH v2 2/4] DWARF 5 support: Handle DW_FORM_strx
2019-09-30 Ali TamurRemove extra whitespaces at the end of lines.
2019-09-30 Christian BiesingerUse std::sort instead of qsort in minsyms.c
2019-09-30 Christian BiesingerImprove some comments about msymbol handling
2019-09-30 Simon Marchigdb: re-write add_psymbol_to_list doc, move it to heade...
2019-09-29 Tom de Vries[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in...
2019-09-28 Simon Marchigdb: include gdbarch.h in hppa-linux-nat.c
2019-09-26 Sergio Durigan JuniorRevert "Improve ptrace-error detection on Linux targets"
2019-09-26 Sergio Durigan JuniorImprove ptrace-error detection on Linux targets
2019-09-26 Christian BiesingerConvert symtab.h function signatures to use bool instea...
2019-09-26 Tom TromeyRemove gdb_usleep.c
2019-09-26 Tom TromeyDo not expose stub types to Python
2019-09-26 Tom TromeyRemove initialize_utils
2019-09-25 Tom TromeyRemove make_hex_string
2019-09-24 Tom de Vries[gdb/tdep] Handle mxcsr kernel bug on Intel Skylake...
2019-09-23 Dimitar Dimitrovsim: Add PRU simulator port
2019-09-23 Christian BiesingerMake ada_decode not use a static buffer
2019-09-22 Simon Marchigdb: fix formatting in solib-svr4.c
2019-09-21 Simon Marchigdb: change "nonzero" to "true" in comments
2019-09-21 Christian BiesingerReplace solib_global_lookup with gdbarch_iterate_over_o...
2019-09-20 Joel Brobeckergdb/NEWS: Move entries about MI v3 and multi-loc breakp...
2019-09-20 Joel BrobeckerDocument the GDB 8.3.1 release in gdb/ChangeLog
2019-09-20 Ulrich WeigandRemove Cell Broadband Engine debugging support
2019-09-20 Tom TromeyChange TUI window commands to be case-sensitive
2019-09-20 Tom TromeyUse make_unique_xstrdup in TUI
2019-09-20 Tom TromeyRemove separator comments from TUI
2019-09-20 Tom TromeyRemove strcat_to_buf
2019-09-20 Tom TromeyRename a private data member in tui_source_window
2019-09-20 Tom TromeyRename private data members of tui_data_window
next