summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Change TUI window commands to be case-sensitiveTom Tromey2019-09-204-95/+77
* Use make_unique_xstrdup in TUITom Tromey2019-09-203-2/+9
* Remove separator comments from TUITom Tromey2019-09-205-55/+7
* Remove strcat_to_bufTom Tromey2019-09-203-15/+5
* Rename a private data member in tui_source_windowTom Tromey2019-09-203-4/+12
* Rename private data members of tui_data_windowTom Tromey2019-09-203-36/+56
* Change members of tui_locator_window to std::stringTom Tromey2019-09-204-21/+22
* Remove a call to tui_locator_win_info_ptrTom Tromey2019-09-202-4/+7
* Don't call refresh in tui_resize_allTom Tromey2019-09-202-1/+4
* Set TUI locator height to 1Tom Tromey2019-09-204-17/+19
* Change "win_resized" to boolTom Tromey2019-09-205-9/+20
* Use "bool" in tui_data_window::show_register_groupTom Tromey2019-09-203-3/+10
* Simplify TUI disassemblyTom Tromey2019-09-202-45/+33
* Simplify tui_source_window_base::show_source_contentTom Tromey2019-09-203-10/+14
* Remove some explicit re-rendering from the TUITom Tromey2019-09-202-4/+6
* Change tui_make_status_line to be a methodTom Tromey2019-09-203-18/+28
* Change tui_make_status_line to return std::stringTom Tromey2019-09-202-44/+30
* Move "fullname" to tui_source_windowTom Tromey2019-09-205-13/+19
* Change tui_source_element::line to be a unique_xmalloc_ptrTom Tromey2019-09-205-16/+15
* Remove tui_clear_source_windows_detailTom Tromey2019-09-206-25/+12
* Fix crash in Ada "catch exception"Tom Tromey2019-09-202-1/+6
* bfd macro conversion to inline functions, sectionAlan Modra2019-09-2011-259/+407
* bfd macro conversion to inline functions, asymbolAlan Modra2019-09-205-26/+85
* bfd macro conversion to inline functionsAlan Modra2019-09-2026-112/+378
* x86-64: fix handling of PUSH/POP of segment registerJan Beulich2019-09-207-8/+64
* [GOLD] Fix spurious "plugin needed to handle lto object" warningsAlan Modra2019-09-203-4/+17
* PowerPC64, error on unsupported dynamic relocationAlan Modra2019-09-204-1/+86
* Move declaration of overload_resolution to value.hChristian Biesinger2019-09-203-3/+7
* Move arm_apcs_32 extern declaration to headerChristian Biesinger2019-09-206-6/+13
* Declare dwarf_always_disassemble in dwarf2read.hChristian Biesinger2019-09-203-2/+7
* Automatic date update in version.inGDB Administrator2019-09-201-1/+1
* [gdb/testsuite] Don't use FOOBAR pattern in gdb_testTom de Vries2019-09-192-12/+20
* [gdb] Catch exception when constructing the highlighterTom de Vries2019-09-192-6/+12
* [gas][news] NEWS (2.33) note new SVE2 and TME instructions for AArch64Matthew Malcomson2019-09-192-0/+10
* AArch64: Fix objdump testsTamar Christina2019-09-192-2/+6
* bfd_section_* macrosAlan Modra2019-09-19305-1996/+1917
* Automatic date update in version.inGDB Administrator2019-09-191-1/+1
* [gdb/testsuite] Fix gdb_target_cmdTom de Vries2019-09-192-2/+6
* [gdb/testsuite] Handle unreachable network in server-connect.expTom de Vries2019-09-193-5/+26
* Update ChangeLog entry of commit 677052f2a5c67f1d9b2e6d1b2a2149b5f0c20cd0...Joel Brobecker2019-09-181-0/+1
* Give a name to the TUI SingleKey keymapTom Tromey2019-09-185-3/+30
* gdb: Fix native build on Linux/Alpha.Christian Groessler2019-09-182-0/+5
* gdb: remove local extern declaration of cli_stylingSimon Marchi2019-09-182-2/+6
* gdb/testsuite: Avoid directory names in test namesAndrew Burgess2019-09-182-1/+7
* bfd_asymbol_* macrosAlan Modra2019-09-1830-99/+143
* binutils: doc: make `make clean` clean more thingsSimon Marchi2019-09-183-6/+9
* binutils: doc: remove binutils_TEXINFOS usagesSimon Marchi2019-09-183-30/+35
* binutils: doc: remove stale things from MakefileSimon Marchi2019-09-183-28/+13
* Re-generate many configure and Makefile.in filesSimon Marchi2019-09-1823-131/+80
* Don't use bfd_get_* macro to set bfd fieldsAlan Modra2019-09-1822-63/+103