aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-15sim: m32c: add a basic testsuiteMike Frysinger5-0/+92
2015-11-15sim: testsuite: support basic vars in flagsMike Frysinger2-1/+12
2015-11-15sim: drop extern C linkage from most sim interface headersMike Frysinger8-59/+9
2015-11-14Bump version to 2.26.51Tristan Gingold13-63/+88
2015-11-15Automatic date update in version.inGDB Administrator1-1/+1
2015-11-14Fix problem where bss symbols for copy relocations are marked local.Cary Coutant2-2/+10
2015-11-14Automatic date update in version.inGDB Administrator1-1/+1
2015-11-13PR 19051: support of inferior call with gnu vector support on ARMYao Qi2-14/+63
2015-11-13Refactor arm_return_in_memoryYao Qi2-78/+90
2015-11-13Remove d10v from testsuiteYao Qi5-210/+15
2015-11-13gdb.base/gnu_vector.exp: Don't test output from the inferiorYao Qi3-17/+17
2015-11-13Add markers for release 2.26Tristan Gingold7-0/+20
2015-11-13Automatic date update in version.inGDB Administrator1-1/+1
2015-11-12Revert "[LD][AARCH64]Add TLSIE relaxation support under large memory model."Marcus Shawcroft6-103/+2
2015-11-12[AArch64] Add support for Cortex-A35James Greenhalgh3-0/+8
2015-11-12Fix dates in Changelog for previous commit.Ramana Radhakrishnan2-2/+2
2015-11-12Add support for Cortex-A35Ramana Radhakrishnan3-0/+8
2015-11-12Fix PR gas/19217Ramana Radhakrishnan4-23/+26
2015-11-12Use gdb_byte * instead of void * in push_stack_itemYao Qi2-1/+6
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner39-164/+2273
2015-11-12Automatic date update in version.inGDB Administrator1-1/+1
2015-11-11gdb/testsuite/gdb.trace: Deduplicate set_point assembly.Marcin Koƛcielnicki10-181/+104
2015-11-11Replace long int * cast with PTRACE_TYPE_RET *Simon Marchi2-2/+8
2015-11-11gdb: Make use of 'add_info' to create info sub-commands.Andrew Burgess4-27/+25
2015-11-11gdb: Use class_info when creating info commands.Andrew Burgess2-1/+5
2015-11-11Automatic date update in version.inGDB Administrator1-1/+1
2015-11-10gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.Marcin Koƛcielnicki13-145/+47
2015-11-10Add Qualcomm qdf24xx support.Jim Wilson5-0/+15
2015-11-10Update the RX simulator to handle the latest opcode types.Nick Clifton2-1/+24
2015-11-10Handle x86 VTINHERIT/VTENTRY relocs when deleting relocationsH.J. Lu3-2/+16
2015-11-10Properly move kept relocations when deleting relocationsH.J. Lu3-2/+16
2015-11-10Fix performance regression on x86 with ld -rH.J. Lu3-8/+98
2015-11-10sim: cr16/d10v: localize translation funcsMike Frysinger7-52/+27
2015-11-10Fix performance regression due to ld -r memmoveAlan Modra3-69/+157
2015-11-10sim: m32c: move test code to testsuiteMike Frysinger8-26/+17
2015-11-10sim: m32c: drop redundant dependency infoMike Frysinger2-13/+4
2015-11-10sim: h8300: drop unused littleendian variableMike Frysinger2-13/+5
2015-11-10Automatic date update in version.inGDB Administrator1-1/+1
2015-11-09Recognize .pdr debug sections.Vladimir Radosavljevic2-1/+7
2015-11-09Remove unnecessary target dependencies on relocation format.Cary Coutant12-23/+78
2015-11-09[Ada] GDB crash during "finish" of function with out parametersJoel Brobecker7-0/+129
2015-11-09gas: Fix left shift of negative value.Dominik Vogt48-65/+118
2015-11-09binutils: Fix left shift of negative value.Dominik Vogt2-1/+5
2015-11-09bfd: Fix left shift of negative value.Dominik Vogt6-7/+16
2015-11-09Use ELF_STRING_ARM_unwind in arm-tdep.cYao Qi2-1/+6
2015-11-09New function displaced_step_in_progress_threadYao Qi2-3/+24
2015-11-09Move copy_u.w to MSA64 ASE, remove copy_u.d.Robert Suchanek8-46/+37
2015-11-09Configury changes for obstack optimizationAlan Modra4-0/+44
2015-11-09Silence obstack.c -Wc++compat warningAlan Modra2-2/+9
2015-11-09Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra5-14/+55