aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-28x86: don't show suffixes for to-scalar-int conversion insnsJan Beulich5-40/+42
2018-03-28PR ld/22972 on SPARC.Eric Botcazou8-7/+118
2018-03-28Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R...Nick Clifton12-571/+720
2018-03-27gold/testsuite: Fix bad regexp in split_x86_64.shRoland McGrath2-2/+6
2018-03-28Automatic date update in version.inGDB Administrator1-1/+1
2018-03-27Remove cleanups from prompt_for_continueTom Tromey2-7/+6
2018-03-27Remove cleanups from gdb_readline_wrapperTom Tromey2-57/+59
2018-03-27C++-ify typedef hashTom Tromey6-165/+153
2018-03-27Include <cmath> in dwarf-index-write.cTom Tromey2-0/+5
2018-03-27set varsize-limit: New GDB setting for maximum dynamic object sizeJoel Brobecker11-0/+167
2018-03-27Move DWARF index-related things to a separate fileSimon Marchi7-2053/+2256
2018-03-27problem looking up some symbols when they have a linkage nameJoel Brobecker23-2/+278
2018-03-26Remove verbose code from backtrace commandTom Tromey2-18/+4
2018-03-26Simplify exception handling in py-framefilter.cTom Tromey2-394/+167
2018-03-26Improve "backtrace" help textTom Tromey2-6/+12
2018-03-26Call wrap_hint in one more spot in py-framefilter.cTom Tromey2-0/+6
2018-03-26Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.cTom Tromey2-0/+6
2018-03-26Move some code later in backtrace_command_1Tom Tromey2-52/+59
2018-03-26Throw a "quit" on a KeyboardException in py-framefilter.cTom Tromey5-4/+41
2018-03-26Allow C-c to work in backtrace in more casesTom Tromey2-11/+18
2018-03-26Avoid manual resource management in py-framefilter.cTom Tromey2-15/+10
2018-03-26Remove EXT_LANG_BT_COMPLETEDTom Tromey3-9/+14
2018-03-26Allow hiding of some filtered framesTom Tromey8-25/+57
2018-03-26Change backtrace_command_1 calling to use flagsTom Tromey2-10/+13
2018-03-26Rationalize "backtrace" command line parsingTom Tromey4-73/+57
2018-03-27Automatic date update in version.inGDB Administrator1-1/+1
2018-03-26Remove DEF_VEC_I(offset_type)Simon Marchi2-2/+4
2018-03-26Add include guard to filename-seen-cache.hSimon Marchi2-0/+9
2018-03-26Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant7-4/+172
2018-03-26Remove struct keyword from section_addr_infoKeith Seitz3-2/+9
2018-03-26Make gdbserver reg_defs a vector of objectsAlan Hayward6-37/+42
2018-03-26Automatic date update in version.inGDB Administrator1-1/+1
2018-03-25eval.c: reverse minsym and symPedro Alves2-4/+9
2018-03-25Fix date in gdb/ChangeLogPedro Alves1-1/+1
2018-03-25x86-64: Add ENDBR64 to the TLSDESC PLT entryH.J. Lu4-14/+31
2018-03-25Automatic date update in version.inGDB Administrator1-1/+1
2018-03-23Fix warn-unused-return message.Cary Coutant2-3/+15
2018-03-23Add missing ChangeLog entry for last commit.Cary Coutant1-0/+21
2018-03-23aarch64: Make "info address" resolve TLS variablesWeimin Pan3-15/+10
2018-03-24Automatic date update in version.inGDB Administrator1-1/+1
2018-03-23Add psymbols for nested typesKeith Seitz7-1/+190
2018-03-23Add --debug=plugin option to record plugin actions.Cary Coutant3-21/+294
2018-03-23Change machoread.c to use std::vectorTom Tromey2-56/+47
2018-03-23Make gdbserver find_register_by_number staticAlan Hayward3-16/+14
2018-03-23Improve readelf's selection of a file start symbol when displaying a gnu buil...Nick Clifton5-13/+36
2018-03-23Add an extra library name template to the list used by the WIN32 targets.Nick Clifton4-0/+13
2018-03-23gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.expAndrew Burgess3-8/+32
2018-03-23gdb: Minor cleanup in some gdb.arch/* testsAndrew Burgess6-33/+16
2018-03-23Move gdbserver tdesc header funcs to c fileAlan Hayward3-42/+57
2018-03-23Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez25-24/+52