aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-26Move DWARF index-related things to a separate fileusers/simark/split-dwarf2readSimon Marchi6-2053/+2189
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
2018-03-22Remove some cleanups from record-full.cTom Tromey2-15/+12
2018-03-23Automatic date update in version.inGDB Administrator1-1/+1
2018-03-22ppc: Fix stwux and stdux masks in skip_prologuePedro Franco de Carvalho2-9/+8
2018-03-22ppc: Detect when LR is saved through frame pointerPedro Franco de Carvalho2-18/+63
2018-03-22Make "info proc cmdline" show args on GNU/LinuxAndreas Arnez4-4/+38
2018-03-22S390: Correct brace style in s390_get_wordsizeAndreas Arnez2-4/+9
2018-03-22x86: use local variable in check_VecOperands()Jan Beulich2-7/+13
2018-03-22x86: drop pointless VecESizeJan Beulich3-952/+958
2018-03-22x86: drop remaining redundant DispNJan Beulich2-75/+81
2018-03-22ix86: allow HLE store of accumulator to absolute addressJan Beulich5-0/+25
2018-03-22x86: fix swapped operand handling for BNDMOVJan Beulich10-7/+54
2018-03-22x86/Intel: fix fallout from earlier template foldingJan Beulich8-27/+366
2018-03-22x86: fold a few XOP templatesJan Beulich8-240/+200
2018-03-22Get rid of VEC(static_tracepoint_marker_p)Simon Marchi14-195/+183
2018-03-22Make parse_static_tracepoint_marker_definition work with multiple static trac...Simon Marchi4-3/+91
2018-03-22Automatic date update in version.inGDB Administrator1-1/+1
2018-03-21Add myself as a write-after-approval GDB maintainer.Pedro Franco de Carvalho2-0/+6
2018-03-21DT_FLAGS_1: Add Solaris bitsH.J. Lu4-0/+29
2018-03-21S390: Make IPA recognize tdescs with guarded storageAndreas Arnez3-2/+23
2018-03-21S390: gdbserver: Don't write guarded storage registersAndreas Arnez2-24/+12
2018-03-21S390: Enable re-attaching with native-extended-gdbserverAndreas Arnez2-44/+62
2018-03-21PowerPC64 synthetic symbolsAlan Modra2-9/+20
2018-03-21Delete unused elf32-ppc.c codeAlan Modra2-24/+4
2018-03-21Make tls_mask unsigned in elf32-ppc.cAlan Modra2-6/+14
2018-03-21Correct multi-toc tprel relocsAlan Modra2-2/+10