summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move DWARF index-related things to a separate fileusers/simark/split-dwarf2readSimon Marchi2018-03-266-2053/+2189
* Remove DEF_VEC_I(offset_type)Simon Marchi2018-03-262-2/+4
* Add include guard to filename-seen-cache.hSimon Marchi2018-03-262-0/+9
* Fix case where IR file provides symbol visibility but replacement file does not.Cary Coutant2018-03-267-4/+172
* Remove struct keyword from section_addr_infoKeith Seitz2018-03-263-2/+9
* Make gdbserver reg_defs a vector of objectsAlan Hayward2018-03-266-37/+42
* Automatic date update in version.inGDB Administrator2018-03-261-1/+1
* eval.c: reverse minsym and symPedro Alves2018-03-252-4/+9
* Fix date in gdb/ChangeLogPedro Alves2018-03-251-1/+1
* x86-64: Add ENDBR64 to the TLSDESC PLT entryH.J. Lu2018-03-254-14/+31
* Automatic date update in version.inGDB Administrator2018-03-251-1/+1
* Fix warn-unused-return message.Cary Coutant2018-03-232-3/+15
* Add missing ChangeLog entry for last commit.Cary Coutant2018-03-231-0/+21
* aarch64: Make "info address" resolve TLS variablesWeimin Pan2018-03-233-15/+10
* Automatic date update in version.inGDB Administrator2018-03-241-1/+1
* Add psymbols for nested typesKeith Seitz2018-03-237-1/+190
* Add --debug=plugin option to record plugin actions.Cary Coutant2018-03-233-21/+294
* Change machoread.c to use std::vectorTom Tromey2018-03-232-56/+47
* Make gdbserver find_register_by_number staticAlan Hayward2018-03-233-16/+14
* Improve readelf's selection of a file start symbol when displaying a gnu buil...Nick Clifton2018-03-235-13/+36
* Add an extra library name template to the list used by the WIN32 targets.Nick Clifton2018-03-234-0/+13
* gdb: Fix testsuite issue in gdb.arch/amd64-disp-step-avx.expAndrew Burgess2018-03-233-8/+32
* gdb: Minor cleanup in some gdb.arch/* testsAndrew Burgess2018-03-236-33/+16
* Move gdbserver tdesc header funcs to c fileAlan Hayward2018-03-233-42/+57
* Testsuite: fully migrate to use_gdb_stub convenience funcAndreas Arnez2018-03-2325-24/+52
* Remove some cleanups from record-full.cTom Tromey2018-03-222-15/+12
* Automatic date update in version.inGDB Administrator2018-03-231-1/+1
* ppc: Fix stwux and stdux masks in skip_prologuePedro Franco de Carvalho2018-03-222-9/+8
* ppc: Detect when LR is saved through frame pointerPedro Franco de Carvalho2018-03-222-18/+63
* Make "info proc cmdline" show args on GNU/LinuxAndreas Arnez2018-03-224-4/+38
* S390: Correct brace style in s390_get_wordsizeAndreas Arnez2018-03-222-4/+9
* x86: use local variable in check_VecOperands()Jan Beulich2018-03-222-7/+13
* x86: drop pointless VecESizeJan Beulich2018-03-223-952/+958
* x86: drop remaining redundant DispNJan Beulich2018-03-222-75/+81
* ix86: allow HLE store of accumulator to absolute addressJan Beulich2018-03-225-0/+25
* x86: fix swapped operand handling for BNDMOVJan Beulich2018-03-2210-7/+54
* x86/Intel: fix fallout from earlier template foldingJan Beulich2018-03-228-27/+366
* x86: fold a few XOP templatesJan Beulich2018-03-228-240/+200
* Get rid of VEC(static_tracepoint_marker_p)Simon Marchi2018-03-2214-195/+183
* Make parse_static_tracepoint_marker_definition work with multiple static trac...Simon Marchi2018-03-224-3/+91
* Automatic date update in version.inGDB Administrator2018-03-221-1/+1
* Add myself as a write-after-approval GDB maintainer.Pedro Franco de Carvalho2018-03-212-0/+6
* DT_FLAGS_1: Add Solaris bitsH.J. Lu2018-03-214-0/+29
* S390: Make IPA recognize tdescs with guarded storageAndreas Arnez2018-03-213-2/+23
* S390: gdbserver: Don't write guarded storage registersAndreas Arnez2018-03-212-24/+12
* S390: Enable re-attaching with native-extended-gdbserverAndreas Arnez2018-03-212-44/+62
* PowerPC64 synthetic symbolsAlan Modra2018-03-212-9/+20
* Delete unused elf32-ppc.c codeAlan Modra2018-03-212-24/+4
* Make tls_mask unsigned in elf32-ppc.cAlan Modra2018-03-212-6/+14
* Correct multi-toc tprel relocsAlan Modra2018-03-212-2/+10