aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-13Remove const from return type of get_output_view.Cary Coutant3-8/+15
2015-12-13Automatic date update in version.inGDB Administrator1-1/+1
2015-12-12Fix SH gas testsuite invalid assembly exposed by ec9ab52cAlan Modra3-2/+7
2015-12-12Enable 2 operand form of powerpc mfcr with -manyAlan Modra2-3/+8
2015-12-12Automatic date update in version.inGDB Administrator1-1/+1
2015-12-11gdb: Extend help text for 'list' command.Andrew Burgess2-2/+11
2015-12-11gdb: Add an error when 'list -' reaches the start of a file.Andrew Burgess4-4/+33
2015-12-11gdb: 'list' command, tweak handling of +/- arguments.Andrew Burgess4-3/+32
2015-12-11gdb: Make test names unique in list.exp.Andrew Burgess2-2/+10
2015-12-11gdb: Small code restructure for list_command.Andrew Burgess2-17/+16
2015-12-11gdb: Use NULL instead of 0 for pointer comparison.Andrew Burgess2-2/+7
2015-12-11gdb: Make lines_to_list variable static.Andrew Burgess2-1/+5
2015-12-11Pass relocations to Target::do_calls_non_split.Cary Coutant7-4/+32
2015-12-11Make output views accessible to Target during do_relocate().Cary Coutant4-1/+87
2015-12-11Remove gdb.base/coremaker2.cYao Qi2-75/+4
2015-12-11Understand arm breakpoints in aarch64_breakpoint_atYao Qi2-6/+16
2015-12-11Use arm_eabi_breakpoint on aarch32Yao Qi2-3/+8
2015-12-11[AArch64][Patch 5/5] Add instruction PSB CSYNCMatthew Wahab13-28/+135
2015-12-11[AArch64][Patch 4/5] Support HINT aliases taking operands.Matthew Wahab10-4/+75
2015-12-11[AArch64][Patch 3/5] Adjust maximum number of instruction aliases.Matthew Wahab2-2/+6
2015-12-11[AArch64][Patch 2/5] Add Statistical Profiling Extension system registers.Matthew Wahab5-2/+91
2015-12-11[AArch64][Patch 1/5] Support the ARMv8.2 Statistical Profiling Extension.Matthew Wahab5-0/+13
2015-12-11Automatic date update in version.inGDB Administrator1-1/+1
2015-12-10ld -r doesn't need plugin for slim lto objectH.J. Lu6-1/+39
2015-12-10Fix regression revealed by corethreads.expAntoine Tremblay2-1/+5
2015-12-10ld -r doesn't need plugin for slim lto objectH.J. Lu2-1/+8
2015-12-10[gdb/doc] Explain that there's always a threadPedro Alves2-18/+9
2015-12-10[Aarch64] Support ARMv8.2 AT instructionsMatthew Wahab5-0/+27
2015-12-10[gdb/doc] Remove references to no-longer-supported systemsPedro Alves2-40/+33
2015-12-10Remove "spaces" references from gdb.multi/base.expPedro Alves2-4/+8
2015-12-10[AArch64][PATCH 2/2] Support ARMv8.2 DC CVAP instruction.Matthew Wahab9-0/+51
2015-12-10[AArch64][PATCH 1/2] Add support for ARMv8.2 DC CVAP instruction.Matthew Wahab5-48/+82
2015-12-10Stop using nowarnings in gdb/testsuite/gdb.multi/Pedro Alves8-8/+23
2015-12-10ld: Fix LTO for MinGW targetsKwok Cheung Yeung2-2/+11
2015-12-10[AArch64][binutils] Add support for ARMv8.2 PSTATE.UAO.Matthew Wahab6-0/+84
2015-12-10gas: documentation for the SPARC %dN and %qN fp registers notationJose E. Marchesi2-0/+13
2015-12-10Remove support for thread events without PTRACE_EVENT_CLONE in GDBAntoine Tremblay6-587/+46
2015-12-10[AArch64][PATCH 2/2] Add RAS system registers.Matthew Wahab5-0/+86
2015-12-10[AArch64][PATCH 1/2] Add support for RAS instruction ESB.Matthew Wahab10-25/+68
2015-12-10[AArch64] Fix ARMv8.1 and ARMv8.2 feature settings.Matthew Wahab4-3/+18
2015-12-10[gdb/doc] Stack, Examining the Stack: Reorder menuPedro Alves2-1/+5
2015-12-10gdb: Handle multiple base address in debug_ranges data.Andrew Burgess6-26/+362
2015-12-10arc/gas: Accept, but ignore, dummy arguments.Andrew Burgess2-1/+7
2015-12-09Fix GOT address computations in initial PLT entries for nios2.Sandra Loosemore2-7/+22
2015-12-10Automatic date update in version.inGDB Administrator1-1/+1
2015-12-09dwarf2loc.c: Perform a pointer to address conversion for DWARF_VALUE_MEMORY.Kevin Buettner2-0/+26
2015-12-09gdb.base/async.exp: Handle "asynchronous execution not supported"Kevin Buettner2-1/+13
2015-12-09Implement Intel OSPKE instructionsH.J. Lu13-5305/+5426
2015-12-09gas/ELF: slightly relax elf/file*.d expectationsJan Beulich3-0/+8
2015-12-09varobj zero-padded hexadecimal formatLuis Machado9-7/+65