aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Rename emit_insn to aarch64_emit_insnYao Qi6-72/+85
2015-10-12New test case gdb.arch/disp-step-insn-reloc.expYao Qi2-0/+88
2015-10-12Support displaced stepping in support_displaced_stepping for aarch64*-*-linux*Yao Qi2-1/+7
2015-10-12Support displaced stepping in aarch64-linuxYao Qi8-320/+711
2015-10-12Move aarch64_relocate_instruction to arch/aarch64-insn.cYao Qi5-155/+162
2015-10-12Use visitor in aarch64_relocate_instructionYao Qi2-143/+314
2015-10-12Move append_insns out of aarch64_relocate_instructionYao Qi2-18/+26
2015-10-12Move target_read_uint32 out of aarch64_relocate_instructionYao Qi2-7/+14
2015-10-12More tests in gdb.arch/insn-reloc.cYao Qi2-3/+57
2015-10-12Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTPierre-Marie de Rodat5-1/+81
2015-10-12avr: Fix bugs in org/align tracking.Andrew Burgess7-16/+41
2015-10-12PR19083 S/390: Fix garbage collection of some GOT relocs.Andreas Krebbel3-9/+19
2015-10-12Automatic date update in version.inGDB Administrator1-1/+1
2015-10-11Ignore references with relocs to discarded sections in .data.rel.ro.local on ...John David Anglin2-0/+10
2015-10-11sim: moxie: fix leakage in error path [BZ #18273]Mike Frysinger2-0/+6
2015-10-11sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407]Mike Frysinger4-1/+33
2015-10-11Automatic date update in version.inGDB Administrator1-1/+1
2015-10-10Bug 19113 - read.c stringer assertionAlan Modra2-3/+9
2015-10-10Automatic date update in version.inGDB Administrator1-1/+1
2015-10-09[Ada] ada_unpack_from_contents: Error if target buffer not large enoughJoel Brobecker2-1/+15
2015-10-09[Ada] Buffer overflow in ada_unpack_from_contentsJoel Brobecker2-1/+19
2015-10-09make is_scalar_type non-static and use it in ada-lang.cJoel Brobecker4-14/+11
2015-10-09[Ada] Better handling of dynamic types in ada_value_primitive_packed_valJoel Brobecker2-29/+57
2015-10-09[Ada] split data unpacking code out of ada_value_primitive_packed_val.Joel Brobecker2-91/+133
2015-10-09Reorder variable declarations in ada_value_primitive_packed_valJoel Brobecker2-9/+18
2015-10-09use gdb_byte in ada-lang.c::ada_value_primitive_packed_val...Joel Brobecker2-5/+11
2015-10-09More explicit local variable names in ada_value_primitive_packed_valJoel Brobecker2-30/+37
2015-10-09i386: Fix type of gdbarch_tdep::register_reggroup_pSimon Marchi2-1/+6
2015-10-09cris: Use enum bfd_endian to represent endiannessSimon Marchi2-1/+6
2015-10-09arm-linux-tdep: Add explicit cast for int to gdb_syscall conversionSimon Marchi2-3/+8
2015-10-09Change some void* to gdb_byte*Simon Marchi20-63/+120
2015-10-09Add two callback data castsSimon Marchi3-2/+9
2015-10-09Fix typos in commentsEli Zaretskii3-2/+7
2015-10-09btrace, test: avoid gdb.btrace/vdso.exp failMarkus Metzger3-4/+14
2015-10-09Fix gdb.base/a2-run.exp racePedro Alves2-19/+40
2015-10-09Automatic date update in version.inGDB Administrator1-1/+1
2015-10-08[D] Support D style sizeof and typeof expressions.Iain Buclaw4-0/+109
2015-10-08MAINTAINERS: Update my email addressMaciej W. Rozycki2-1/+5
2015-10-08Fix compile time warning compiling ARC port.Nick Clifton2-1/+6
2015-10-08btrace: fix void returnMarkus Metzger2-1/+6
2015-10-08Automatic date update in version.inGDB Administrator1-1/+1
2015-10-07Avoid using 'template' C++ keywordYao Qi7-12/+28
2015-10-07Wrap include/opcode/aarch64.h in extern "C" for C++Yao Qi2-0/+12
2015-10-07New ARC implementation.Nick Clifton140-8060/+31597
2015-10-07gold: fix ABI pagesize for aarch64Andreas Schwab2-4/+8
2015-10-07[aarch64] use aarch64_decode_insn to decode instructions in GDBYao Qi2-11/+28
2015-10-07Automatic date update in version.inGDB Administrator1-1/+1
2015-10-06Fix bug when applying R_SPARC_GOTDATA_OP* relocations to local symbols.Cary Coutant2-9/+16
2015-10-06Clear the ch_reserved field in 64-bit outputH.J. Lu2-0/+8
2015-10-06parse load_offset (bias) of restore command as longPitchumani Sivanupandi2-2/+8