summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Indent labelsAlan Modra2020-02-2682-223/+323
* PR25593, --as-needed breaks DT_NEEDED order with linker pluginAlan Modra2020-02-267-46/+103
* Limit bogus archive parsed_sizeAlan Modra2020-02-262-2/+20
* Automatic date update in version.inGDB Administrator2020-02-261-1/+1
* Merge upstream GCC changes for include/ and libiberty/ directoriesAndrew Burgess2020-02-258-49/+44
* gdb/fortran: Support negative array stride in one limited caseAndrew Burgess2020-02-256-6/+31
* [AArch64] Fix typo in commentLuis Machado2020-02-252-1/+5
* gdb/testsuite: Remove source file path from test nameAndrew Burgess2020-02-252-1/+6
* Don't call lto-wrapper for ar and ranlibH.J. Lu2020-02-256-11/+33
* [ARC][committed] Update int_vector_base aux register.Claudiu Zissulescu2020-02-252-2/+6
* [gdb/testsuite] Remove gcc/93866 xfail in methods.expTom de Vries2020-02-252-9/+13
* Move dwarf2_get_die_type declaration to dwarf2/read.hSimon Marchi2020-02-254-5/+13
* gdb/copyright.py: Add generated files in gnulib/ to exclude listJoel Brobecker2020-02-252-1/+8
* Automatic date update in version.inGDB Administrator2020-02-251-1/+1
* Fix a memory leak and remove an unused memberTom Tromey2020-02-242-7/+10
* Convert IS_TYPE_UNIT_GROUP to methodTom Tromey2020-02-243-7/+20
* Simplify setting of reading_partial_symbolsTom Tromey2020-02-242-3/+10
* gdb/doc: Fix header alignment of 'info threads' example outputAndrew Burgess2020-02-242-1/+6
* Updated translations for some of the binutils sub-directories.Nick Clifton2020-02-246-4152/+2449
* Fix a spelling mistake in the binutils documentation.Nick Clifton2020-02-242-1/+7
* [gdb] Ensure listing of unused static var in info localsTom de Vries2020-02-245-0/+76
* [gdb/testsuite] Fix layout next/prev/regs help messageTom de Vries2020-02-242-3/+8
* Re: vms buffer overflows and large memory allocationAlan Modra2020-02-242-6/+12
* vms buffer overflows and large memory allocationAlan Modra2020-02-242-25/+82
* Automatic date update in version.inGDB Administrator2020-02-241-1/+1
* gdb: update gnulib importSimon Marchi2020-02-22366-4254/+6031
* Automatic date update in version.inGDB Administrator2020-02-231-1/+1
* Make dwarf2_compile_expr_to_ax staticTom Tromey2020-02-223-21/+6
* Fix cast in TUI_DISASM_WINTom Tromey2020-02-222-1/+6
* Add "usage" text to all TUI command helpTom Tromey2020-02-225-5/+18
* Use error_no_arg in TUITom Tromey2020-02-222-90/+77
* Make some tui_source_window_base members "protected"Tom Tromey2020-02-228-100/+151
* Allow TUI windows in PythonTom Tromey2020-02-2213-4/+783
* Remove the TUI annotation hackTom Tromey2020-02-222-25/+15
* Remove tui_set_win_with_focusTom Tromey2020-02-224-19/+16
* Change how TUI windows are instantiatedTom Tromey2020-02-222-32/+77
* TUI windows do not need to store their typeTom Tromey2020-02-2211-43/+39
* Remove tui_delete_invisible_windows and tui_make_all_invisibleTom Tromey2020-02-227-52/+48
* Handle ambiguity in tui_partial_win_by_nameTom Tromey2020-02-222-2/+16
* Reimplement tui_next_win and tui_prev_winTom Tromey2020-02-222-42/+17
* Change TUI window iterationTom Tromey2020-02-224-76/+47
* Add horizontal splitting to TUI layoutTom Tromey2020-02-2210-63/+207
* Change return type of tui_layout_base::adjust_sizeTom Tromey2020-02-223-12/+34
* Allow TUI sub-layouts in "new-layout" commandTom Tromey2020-02-225-24/+100
* Add the "tui new-layout" commandTom Tromey2020-02-228-6/+225
* Remove hard-coded TUI layoutsTom Tromey2020-02-226-292/+268
* Reimplement "tui reg" commandTom Tromey2020-02-224-16/+19
* Reimplement TUI "C-x 1" bindingTom Tromey2020-02-224-21/+73
* Simplify TUI C-x 2 bindingTom Tromey2020-02-224-36/+18
* Fix latent display bug in tui_data_windowTom Tromey2020-02-222-1/+6