summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb/testsuite/gdb.trace: Deduplicate set_point assembly.users/mwk/trace-test-cleanupMarcin Kościelnicki2015-11-1010-181/+104
* gdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.Marcin Kościelnicki2015-11-1013-145/+47
* Add Qualcomm qdf24xx support.Jim Wilson2015-11-105-0/+15
* Update the RX simulator to handle the latest opcode types.Nick Clifton2015-11-102-1/+24
* Handle x86 VTINHERIT/VTENTRY relocs when deleting relocationsH.J. Lu2015-11-103-2/+16
* Properly move kept relocations when deleting relocationsH.J. Lu2015-11-103-2/+16
* Fix performance regression on x86 with ld -rH.J. Lu2015-11-103-8/+98
* sim: cr16/d10v: localize translation funcsMike Frysinger2015-11-107-52/+27
* Fix performance regression due to ld -r memmoveAlan Modra2015-11-103-69/+157
* sim: m32c: move test code to testsuiteMike Frysinger2015-11-108-26/+17
* sim: m32c: drop redundant dependency infoMike Frysinger2015-11-102-13/+4
* sim: h8300: drop unused littleendian variableMike Frysinger2015-11-102-13/+5
* Automatic date update in version.inGDB Administrator2015-11-101-1/+1
* Recognize .pdr debug sections.Vladimir Radosavljevic2015-11-092-1/+7
* Remove unnecessary target dependencies on relocation format.Cary Coutant2015-11-0912-23/+78
* [Ada] GDB crash during "finish" of function with out parametersJoel Brobecker2015-11-097-0/+129
* gas: Fix left shift of negative value.Dominik Vogt2015-11-0948-65/+118
* binutils: Fix left shift of negative value.Dominik Vogt2015-11-092-1/+5
* bfd: Fix left shift of negative value.Dominik Vogt2015-11-096-7/+16
* Use ELF_STRING_ARM_unwind in arm-tdep.cYao Qi2015-11-092-1/+6
* New function displaced_step_in_progress_threadYao Qi2015-11-092-3/+24
* Move copy_u.w to MSA64 ASE, remove copy_u.d.Robert Suchanek2015-11-098-46/+37
* Configury changes for obstack optimizationAlan Modra2015-11-094-0/+44
* Silence obstack.c -Wc++compat warningAlan Modra2015-11-092-2/+9
* Modify obstack.[hc] to avoid having to include other gnulib filesAlan Modra2015-11-095-14/+55
* Copy gnulib obstack filesAlan Modra2015-11-095-939/+794
* Automatic date update in version.inGDB Administrator2015-11-091-1/+1
* Automatic date update in version.inGDB Administrator2015-11-081-1/+1
* gdb.dwarf2: Don't hardcode certain constants in Dwarf::assemble constructsKevin Buettner2015-11-073-6/+16
* testsuite: Define and use gdb_target_symbol_prefix_flags_asm.Kevin Buettner2015-11-0718-49/+194
* Automatic date update in version.inGDB Administrator2015-11-071-1/+1
* Do not use libiberty's getpagesize on AndroidJoel Brobecker2015-11-063-0/+18
* Automatic date update in version.inGDB Administrator2015-11-061-1/+1
* gdb.dwarf2: Define and use gdb_target_symbol for symbol prefixesKevin Buettner2015-11-059-18/+96
* Revert patch for PR 19119, which led to PR 19172 and 19197.Cary Coutant2015-11-053-11/+12
* Add aarch64-specific --no-apply-dynamic-relocs option.Cary Coutant2015-11-053-0/+37
* Use aarch64_decode_insn in aarch64_displaced_step_copy_insnYao Qi2015-11-052-1/+10
* Use aarch64_decode_insn in aarch64_analyze_prologueYao Qi2015-11-052-343/+98
* Combine aarch64_decode_stp_offset_wb and aarch64_decode_stp_offsetYao Qi2015-11-052-59/+22
* Regenerate ld/Makefile.inAlan Modra2015-11-052-0/+6
* Automatic date update in version.inGDB Administrator2015-11-051-1/+1
* Fortran: allocate()d memory is uninitializedJan Kratochvil2015-11-042-1/+6
* gdb/s390-linux: Step over MVCLE+JO (and similiar) as a unit.users/mwk/record-s390Marcin Kościelnicki2015-11-042-0/+123
* gdb: Add process record and replay support for s390.Marcin Kościelnicki2015-11-047-3/+4552
* gdb/record-full: Use xmalloc instead of alloca for temporary memory storage.Marcin Kościelnicki2015-11-042-1/+9
* DATA_SEGMENT_ALIGN documentation is not consistent with behaviourAlan Modra2015-11-052-1/+7
* Fix non stopping breakpoint on newer compilers.Walfred Tedeschi2015-11-041-2/+3
* Changing compiler flags for MPX tests.Walfred Tedeschi2015-11-042-2/+2
* Improve error message for MPX bound table examinations.Walfred Tedeschi2015-11-041-1/+2
* btrace: add instruction-history /s and fix documentationMarkus Metzger2015-11-045-2/+32