aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-10lang_input_statement_type next pointersAlan Modra6-56/+67
2019-08-10Automatic date update in version.inGDB Administrator1-1/+1
2019-08-09Match Windows pathnames in gdb.linespec/break-ask.exp.Sandra Loosemore2-3/+8
2019-08-09Fix access to uninitialized variable in fill_in_stop_funcPedro Franco de Carvalho2-0/+7
2019-08-09s390: Implement 'type_align' gdbarch methodAndreas Arnez2-0/+38
2019-08-09Synchronize libiberty sources with gcc mainline.Nick Clifton11-30/+301
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic24-48/+314
2019-08-09doc: fix PAC typoAlan Hayward2-1/+5
2019-08-09Arm: Skip tests on WINCE that require mapping symbolsTamar Christina5-0/+11
2019-08-09x86-64: generalize SIMD test expectationsJan Beulich7-927/+212
2019-08-09[gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pieTom de Vries2-2/+14
2019-08-09Automatic date update in version.inGDB Administrator1-1/+1
2019-08-08[gdb/testsuite] Fix gdb.tui/basic.exp with check-read1Tom de Vries2-1/+6
2019-08-08Change the output of readelf's note display so that the "Data size" column he...Nick Clifton156-153/+321
2019-08-08Update the handling of shift rotate and load/store multiple instructions in ...Yoshinori Sato3-52/+61
2019-08-08Move the h8300 assembler's MOVFPE and MOVTPE tests to the correct location.Yoshinori Sato5-50/+56
2019-08-08Fix problem building PE DLL test generator with compilers that do not support...Nick Clifton2-1/+7
2019-08-08readelf: mask unknown description data bytes.Jordan Rupprecht via binutils2-1/+5
2019-08-08Automatic date update in version.inGDB Administrator1-1/+1
2019-08-07Prevent objdump from aborting when asked to disassemble an unknown type of AR...Phillipe Antoine2-6/+19