aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-02Python: Move and rename gdb.BtraceFunctionTim Wiederhake9-221/+309
2017-05-02Python: Move and rename gdb.BtraceInstructionTim Wiederhake7-166/+388
2017-05-02Python: Introduce gdb.RecordGap classTim Wiederhake8-62/+182
2017-05-02Python: Remove ptid from gdb.Record interfaceTim Wiederhake6-19/+13
2017-05-02Python: Use correct ptid in btrace recordingTim Wiederhake8-29/+224
2017-05-02Python: Fix indentation in py-record-btrace.cTim Wiederhake2-30/+36
2017-05-02Fix value in comment of disassembled ARM type A opcodes.Bernd Edlinger2-2/+6
2017-05-02Automatic date update in version.inGDB Administrator1-1/+1
2017-05-01x86: Run GNU2 TLS tests with working GNU2 TLS supportH.J. Lu4-0/+81
2017-05-01gdb/MAINTAINERS: Move Daniel J and Mark to the Past Maintainers section.Joel Brobecker2-13/+9
2017-05-01merge_gnu_build_notes reloc deletionAlan Modra2-5/+13
2017-05-01Automatic date update in version.inGDB Administrator1-1/+1
2017-04-30Automatic date update in version.inGDB Administrator1-1/+1
2017-04-29PR21432, buffer overflow in perform_relocationAlan Modra2-12/+27
2017-04-28Make environ.exp run on all platforms (and create info-program.exp)Sergio Durigan Junior3-252/+106
2017-04-29Automatic date update in version.inGDB Administrator1-1/+1
2017-04-28Remove cleanup in get_return_valueYao Qi2-11/+8
2017-04-28Use tag dispatch regcache ctor in regcache_dupYao Qi3-17/+34
2017-04-28Simplify regcache_dupYao Qi3-1/+11
2017-04-28Class-fy regcacheYao Qi4-334/+627
2017-04-28Class-ify lm_info_windowsSimon Marchi2-4/+11
2017-04-28Class-ify lm_info_darwinSimon Marchi2-3/+12
2017-04-28Class-ify lm_info_svr4Simon Marchi3-10/+23
2017-04-28Class-ify lm_info_targetSimon Marchi2-19/+31
2017-04-28Class-ify lm_info_frvSimon Marchi2-23/+28
2017-04-28Fix indentation of lm_info_frvSimon Marchi2-23/+28
2017-04-28Class-ify lm_info_dsbtSimon Marchi2-12/+22
2017-04-28Class-ify lm_info_aixSimon Marchi2-41/+31
2017-04-28Make various lm_info implementations inherit from a base classSimon Marchi11-222/+291
2017-04-28Standardize darwin's lm_infoSimon Marchi2-13/+11
2017-04-28x86: Add run-time tests for -mtls-dialect=gnu2H.J. Lu8-0/+223
2017-04-28ELF: Add run-time tests for -z nowH.J. Lu5-0/+298
2017-04-28Consistently use fprintf_filtered when displaying MIPS registers.John Baldwin2-1/+6
2017-04-28x86: Check plt_got before using .plt.gotH.J. Lu3-2/+12
2017-04-28Add constructor and destructor to regcacheYao Qi2-36/+50
2017-04-28Fix off by one error when checking for empty note names.Nick Clifton2-5/+16
2017-04-28Fix heap-buffer address violation when reading version data from a corrupt bi...Nick Clifton2-2/+9
2017-04-28Fix heap-buffer overflow bugs caused when dumping debug information from a co...Nick Clifton2-16/+60
2017-04-28Use ptid method lwp in mips_linux_new_threadYao Qi2-1/+6
2017-04-28[MIPS] Use lwpid from lwp_info instead of inferior_ptidYao Qi2-3/+7
2017-04-28Automatic date update in version.inGDB Administrator1-1/+1
2017-04-27Fix overload resolution involving rvalue references and cv qualifiers.Keith Seitz8-57/+119
2017-04-27x86-64: Use "=" instead of "+=" to update 0H.J. Lu2-1/+6
2017-04-27Add missing incref when creating Inferior Python objectSimon Marchi2-2/+10
2017-04-27x86: Create dynamic sections in create_dynamic_sectionsH.J. Lu6-191/+185
2017-04-27Remove has_bnd_reloc from elf_x86_64_link_hash_entryH.J. Lu2-10/+13
2017-04-27Change _bfd_elf_link_setup_gnu_properties to bfd *H.J. Lu3-6/+17
2017-04-27i386: Simplify VxWorks for non-PICH.J. Lu2-32/+35
2017-04-27Read corrrect auxiliary entry in AIXUlrich Weigand2-25/+53
2017-04-27MIPS16/GAS: Factor out duplicate symbol value conversion codeMaciej W. Rozycki2-92/+94