aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-23tic54x bfd.h tidyAlan Modra4-18/+9
2019-09-23h8300 bfd.h tidyAlan Modra6-8/+32
2019-09-23ia64 bfd.h tidyAlan Modra6-14/+19
2019-09-23v850 bfd.h tidyAlan Modra7-14/+38
2019-09-23mips bfd.h tidyAlan Modra6-10/+17
2019-09-23csky bfd.h tidyAlan Modra7-24/+43
2019-09-23Automatic date update in version.inGDB Administrator1-1/+1
2019-09-23PR25018, readelf crash on 32bitsAlan Modra2-4/+13
2019-09-22Work around gcc10 FAIL: S-records with constructorsAlan Modra2-1/+5
2019-09-22[gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupportedTom de Vries2-2/+16
2019-09-21gdb: fix formatting in solib-svr4.cSimon Marchi2-2/+7
2019-09-21gdb: make watchpoint::val_valid a boolSimon Marchi2-8/+9
2019-09-22Automatic date update in version.inGDB Administrator1-1/+1
2019-09-21gdb: change "nonzero" to "true" in commentsSimon Marchi2-3/+8
2019-09-20Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_orderChristian Biesinger6-59/+55
2019-09-21tc-i386.c gcc10 warning fixAlan Modra2-2/+6
2019-09-21Move declarations of debug_threads and using_threads to headerChristian Biesinger7-13/+22
2019-09-21Automatic date update in version.inGDB Administrator1-1/+1
2019-09-20gdb/NEWS: Move entries about MI v3 and multi-loc breakpoints after GDB 8.3Joel Brobecker2-14/+20
2019-09-20Document the GDB 8.3.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2019-09-20RISC-V: Optimize lui and auipc relaxations for undefweak symbol.Jim Wilson7-51/+174
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand108-11285/+189
2019-09-20Change TUI window commands to be case-sensitiveTom Tromey4-95/+77
2019-09-20Use make_unique_xstrdup in TUITom Tromey3-2/+9
2019-09-20Remove separator comments from TUITom Tromey5-55/+7
2019-09-20Remove strcat_to_bufTom Tromey3-15/+5
2019-09-20Rename a private data member in tui_source_windowTom Tromey3-4/+12
2019-09-20Rename private data members of tui_data_windowTom Tromey3-36/+56
2019-09-20Change members of tui_locator_window to std::stringTom Tromey4-21/+22
2019-09-20Remove a call to tui_locator_win_info_ptrTom Tromey2-4/+7
2019-09-20Don't call refresh in tui_resize_allTom Tromey2-1/+4
2019-09-20Set TUI locator height to 1Tom Tromey4-17/+19
2019-09-20Change "win_resized" to boolTom Tromey5-9/+20
2019-09-20Use "bool" in tui_data_window::show_register_groupTom Tromey3-3/+10
2019-09-20Simplify TUI disassemblyTom Tromey2-45/+33
2019-09-20Simplify tui_source_window_base::show_source_contentTom Tromey3-10/+14
2019-09-20Remove some explicit re-rendering from the TUITom Tromey2-4/+6
2019-09-20Change tui_make_status_line to be a methodTom Tromey3-18/+28
2019-09-20Change tui_make_status_line to return std::stringTom Tromey2-44/+30
2019-09-20Move "fullname" to tui_source_windowTom Tromey5-13/+19
2019-09-20Change tui_source_element::line to be a unique_xmalloc_ptrTom Tromey5-16/+15
2019-09-20Remove tui_clear_source_windows_detailTom Tromey6-25/+12
2019-09-20Fix crash in Ada "catch exception"Tom Tromey2-1/+6
2019-09-20bfd macro conversion to inline functions, sectionAlan Modra11-259/+407
2019-09-20bfd macro conversion to inline functions, asymbolAlan Modra5-26/+85
2019-09-20bfd macro conversion to inline functionsAlan Modra26-112/+378
2019-09-20x86-64: fix handling of PUSH/POP of segment registerJan Beulich7-8/+64
2019-09-20[GOLD] Fix spurious "plugin needed to handle lto object" warningsAlan Modra3-4/+17
2019-09-20PowerPC64, error on unsupported dynamic relocationAlan Modra4-1/+86
2019-09-20Move declaration of overload_resolution to value.hChristian Biesinger3-3/+7