summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tic54x bfd.h tidyAlan Modra2019-09-234-18/+9
* h8300 bfd.h tidyAlan Modra2019-09-236-8/+32
* ia64 bfd.h tidyAlan Modra2019-09-236-14/+19
* v850 bfd.h tidyAlan Modra2019-09-237-14/+38
* mips bfd.h tidyAlan Modra2019-09-236-10/+17
* csky bfd.h tidyAlan Modra2019-09-237-24/+43
* Automatic date update in version.inGDB Administrator2019-09-231-1/+1
* PR25018, readelf crash on 32bitsAlan Modra2019-09-232-4/+13
* Work around gcc10 FAIL: S-records with constructorsAlan Modra2019-09-222-1/+5
* [gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupportedTom de Vries2019-09-222-2/+16
* gdb: fix formatting in solib-svr4.cSimon Marchi2019-09-212-2/+7
* gdb: make watchpoint::val_valid a boolSimon Marchi2019-09-212-8/+9
* Automatic date update in version.inGDB Administrator2019-09-221-1/+1
* gdb: change "nonzero" to "true" in commentsSimon Marchi2019-09-212-3/+8
* Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_orderChristian Biesinger2019-09-206-59/+55
* tc-i386.c gcc10 warning fixAlan Modra2019-09-212-2/+6
* Move declarations of debug_threads and using_threads to headerChristian Biesinger2019-09-217-13/+22
* Automatic date update in version.inGDB Administrator2019-09-211-1/+1
* gdb/NEWS: Move entries about MI v3 and multi-loc breakpoints after GDB 8.3Joel Brobecker2019-09-202-14/+20
* Document the GDB 8.3.1 release in gdb/ChangeLogJoel Brobecker2019-09-201-0/+4
* RISC-V: Optimize lui and auipc relaxations for undefweak symbol.Jim Wilson2019-09-207-51/+174
* Remove Cell Broadband Engine debugging supportUlrich Weigand2019-09-20108-11285/+189
* 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