aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-15Fix CU overrun in scan_unit_for_symbolsTom Tromey2-1/+6
2019-08-15Updatesd Swdish translation for the gas sub-directory.Nick Clifton2-872/+466
2019-08-15[gdb] Fix gdb build on mips64-linuxTom de Vries2-0/+5
2019-08-15Automatic date update in version.inGDB Administrator1-1/+1
2019-08-14AArch64: Allow additional sizes in prologueAlan Hayward5-22/+139
2019-08-14Fix gdb build on macOSTom Tromey3-0/+7
2019-08-14PR24623, DWARF errorsAlan Modra2-110/+139
2019-08-14Use comp_unit_maybe_decode_line_info in more placesAlan Modra2-32/+11
2019-08-14Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra11-24/+26
2019-08-14Automatic date update in version.inGDB Administrator1-1/+1
2019-08-13Remove tui_gen_win_info::last_visible_lineTom Tromey3-4/+7
2019-08-13Don't track the contents of the execution info windowTom Tromey3-70/+22
2019-08-13Remove tui_clear_exec_info_contentTom Tromey3-18/+16
2019-08-13Remove tui_erase_exec_info_contentTom Tromey3-9/+11
2019-08-13Turn tui_show_exec_info_content into a methodTom Tromey3-7/+19
2019-08-13Move code to tui-winsource.hTom Tromey3-41/+51
2019-08-13Change tui_update_exec_info to be a methodTom Tromey4-9/+21
2019-08-13Change tui_set_exec_info_content to be a methodTom Tromey3-9/+20
2019-08-13Change tui_show_source_content to be a methodTom Tromey4-13/+26
2019-08-13Change tui_check_and_display_highlight_if_needed to be a methodTom Tromey7-15/+33
2019-08-13Delete invisible TUI windowsTom Tromey5-13/+41
2019-08-13Simplify tui_show_disassemTom Tromey2-1/+7
2019-08-13Make tui_default_win_height staticTom Tromey3-3/+6
2019-08-13Two simplifications in tui-layout.cTom Tromey2-119/+116
2019-08-13Simplify tui_make_all_invisibleTom Tromey4-16/+18
2019-08-13Remove tui_make_all_visibleTom Tromey3-7/+5
2019-08-13Move current_layout to tui-layout.cTom Tromey4-21/+24
2019-08-13Remove struct tui_layout_defTom Tromey4-23/+8
2019-08-13clear_detail can only be called on TUI source windowsTom Tromey7-25/+12
2019-08-13[readline] Fix compilation on MinGWChristian Biesinger2-1/+6
2019-08-13Don't include readline headers from tracepoint.cTom Tromey2-7/+4
2019-08-13[gdb/testsuite] Fix gdb.gdb/selftest.exp regexpTom de Vries2-1/+6
2019-08-13Fixes for gdb.python tests on remote Windows host.Sandra Loosemore14-71/+118
2019-08-13Automatic date update in version.inGDB Administrator1-1/+1
2019-08-12Require readline 7 or newerTom Tromey7-2/+67
2019-08-12Remove readline hack from gdb_selectTom Tromey2-9/+4
2019-08-12Import readline 8.0Tom Tromey77-2146/+4046
2019-08-12Fix gdb's selftest.exp after readline importPatrick Palka2-3/+26
2019-08-12Remove gdb workaround from readline/xfree.cTom Tromey4-11/+7
2019-08-12Remove gdb workaround from readline/emacs_keymap.cTom Tromey2-6/+4
2019-08-12Remove gdb workaround from readline/complete.cTom Tromey2-5/+4
2019-08-12Import readline 7.0 (patch 5)Tom Tromey96-1785/+9062
2019-08-12Modify the ARM encoding and decoding of SQRSHRL and UQRSHLL MVE instructions.Srinath Parvathaneni8-12/+93
2019-08-12Add generic and ARM specific support for half-precision IEEE 754 floating poi...Barnaby Wilks20-8/+324
2019-08-12PR24851, gas/testsuite/gas/epiphany/badrelax.s failure with MALLOC_PERTURB_=1Alan Modra2-17/+28
2019-08-12Automatic date update in version.inGDB Administrator1-1/+1
2019-08-11Automatic date update in version.inGDB Administrator1-1/+1
2019-08-10Sort statement_enum and lang_statement_unionAlan Modra2-21/+26
2019-08-10Delete unused ldlang.h structsAlan Modra2-12/+7
2019-08-10stat_alloc castsAlan Modra4-28/+36