aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-30btrace: Remove constant arguments.Tim Wiederhake2-47/+51
2017-05-30btrace: Use function segment index in insn iterator.Tim Wiederhake4-29/+50
2017-05-30btrace: Use function segment index in call iterator.Tim Wiederhake4-119/+101
2017-05-30btrace: Add btinfo to instruction interator.Tim Wiederhake3-0/+12
2017-05-30btrace: Transfer ownership of pointers.Tim Wiederhake2-48/+66
2017-05-30btrace: Use std::vector in struct btrace_thread_information.Tim Wiederhake3-13/+18
2017-05-30S/390: Fix indentationAndreas Krebbel1-5/+5
2017-05-30Fix NEWS formatting in GDB 8.0 sectionSimon Marchi2-16/+21
2017-05-30gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcallsSimon Marchi2-0/+10
2017-05-30S/390: Fix instruction types of csdtr and csxtrAndreas Krebbel4-6/+10
2017-05-30S/390: Add missing operand to tb instructionAndreas Krebbel3-3/+3
2017-05-30S/390: Add ipte/idte variants with optional operandsAndreas Krebbel6-10/+29
2017-05-30S/390: Improve error checking for optional operandsAndreas Krebbel4-8/+34
2017-05-30S/390: Remove optional operand flag.Andreas Krebbel2-29/+6
2017-05-30Automatic date update in version.inGDB Administrator1-1/+1
2017-05-29Automatic date update in version.inGDB Administrator1-1/+1
2017-05-28Automatic date update in version.inGDB Administrator1-1/+1
2017-05-27Automatic date update in version.inGDB Administrator1-1/+1
2017-05-26Add regcache raw_supply_integer and raw_collect_integer.Alan Hayward7-69/+213
2017-05-26Automatic date update in version.inGDB Administrator1-1/+1
2017-05-25Automatic date update in version.inGDB Administrator1-1/+1
2017-05-24Add unit test to gdbarch methods register_to_value and value_to_registerYao Qi6-0/+205
2017-05-24Move current_regcache to regcache::current_regcacheYao Qi3-24/+52
2017-05-24Get register contents by register_size instead of TYPE_LENGTHYao Qi3-2/+11
2017-05-24Restrict i387_convert_register_pYao Qi2-2/+8
2017-05-24Restrict alpha_convert_register_pYao Qi2-18/+16
2017-05-24Restrict ia64_convert_register_pYao Qi2-0/+6
2017-05-24Restrict m68k_convert_register_pYao Qi2-12/+9
2017-05-24Use XCNEW gdbarch_tdepYao Qi17-16/+35
2017-05-24Clear GDB internal state after each unit testYao Qi3-0/+14
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi72-146/+205
2017-05-24Use disassemble.c:disassembler select rs6000 disassemblerYao Qi2-14/+5
2017-05-24Use disassemble.c:disassembler select rl78 disassemblerYao Qi4-4/+15
2017-05-24Use disassemble.c:disassembler select h8300 disassemblerYao Qi2-4/+5
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi39-124/+73
2017-05-24Refactor disassembler selectionYao Qi8-19/+57
2017-05-24Automatic date update in version.inGDB Administrator1-1/+1
2017-05-23Use mips_regnum instead of constants for FreeBSD/mips register operations.John Baldwin2-13/+26
2017-05-23Cleanups to FreeBSD/mips native register operations.John Baldwin2-11/+21
2017-05-23x86: Update notrackbad tests for non-ELF targetsH.J. Lu3-10/+18
2017-05-23PR21503, Gold doesn't create linker stub symbols on ppc64Alan Modra3-27/+190
2017-05-23[ARC] Reformat error messages.claziss2-10/+16
2017-05-23[ARC] Fix fall through warnings.claziss2-0/+9
2017-05-23[ARC] Update MAX_INSN_FLGS.claziss2-1/+5
2017-05-23Automatic date update in version.inGDB Administrator1-1/+1
2017-05-22gdb: Document vMustReplyEmpty remote packetAndrew Burgess2-0/+17
2017-05-22x86: Add NOTRACK prefix supportH.J. Lu21-10669/+11157
2017-05-22x86-64: Use dynobj instead of htab->elf.dynobjH.J. Lu2-2/+6
2017-05-22[AArch64, ld] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang2-0/+14
2017-05-22[AArch64, gas] Support ILP32 triplet aarch64*-linux-gnu_ilp32Jiong Wang6-8/+52