aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14ppc emitusers/mwk/ftrace-emit-ppcMarcin Kościelnicki
2016-03-14gdbserver: Add powerpc fast tracepoint support.Marcin Kościelnicki
2016-03-14IPA: Add alloc_jump_pad_buffer target hook.Marcin Kościelnicki
2016-03-14gdbserver/IPA: Export some functions via global function pointers.Marcin Kościelnicki
2016-03-14gdbserver: Handle 'v' packet while processing qSymbol.Marcin Kościelnicki
2016-03-14Automatic date update in version.inGDB Administrator
2016-03-13Add more tests for PR ld/19539H.J. Lu
2016-03-13gdb/s390: Fill gen_return_address hook.Marcin Kościelnicki
2016-03-13Automatic date update in version.inGDB Administrator
2016-03-12Automatic date update in version.inGDB Administrator
2016-03-11gdb: New maint info line-table command.Andrew Burgess
2016-03-11gdb/s390: Fill pseudo register agent expression hooks.Marcin Kościelnicki
2016-03-11Fix some places where octet to byte conversions are needed.Dan Gissel
2016-03-11Automatic date update in version.inGDB Administrator
2016-03-10Add $_as_string convenience functionSimon Marchi
2016-03-10PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene
2016-03-10Mark the i370 target as obsolete.Nick Clifton
2016-03-10Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton
2016-03-10Automatic date update in version.inGDB Administrator
2016-03-09More "Program" -> "Thread NN received signal" testsuite adjustmentPedro Alves
2016-03-09gdb: fix doc string of target_can_use_hardware_watchpoint.Jose E. Marchesi
2016-03-09Command line input handling TLCPedro Alves
2016-03-09Simplify saved_command_line handlingPedro Alves
2016-03-09Use struct buffer in gdb_readline_no_editing_callbackPedro Alves
2016-03-09Use struct buffer in gdb_readline_no_editingPedro Alves
2016-03-09gdb_readline -> gdb_readline_no_editingPedro Alves
2016-03-09Update prompt_for_continue commentsPedro Alves
2016-03-09Eliminate async_annotation_suffixPedro Alves
2016-03-09gdb_readline2 -> gdb_readline_no_editing_callbackPedro Alves
2016-03-09Garbage collect window_hookPedro Alves
2016-03-09Test issuing a command split in multiple lines with continuation charsPedro Alves
2016-03-09gdb: Add tracepoint support for powerpc.Marcin Kościelnicki
2016-03-09gdb.trace/entry-values.exp: Fixes for powerpc64.Marcin Kościelnicki
2016-03-09gdb.trace/tfind.exp: Force call via global entry point on ppc64le.Marcin Kościelnicki
2016-03-09gdb.trace/change-loc.exp: Don't depend on tracepoint ordering.Marcin Kościelnicki
2016-03-09gdb.trace: Use manually-defined start labels in unavailable-dwarf-piece.expMarcin Kościelnicki
2016-03-09gdb/rs6000: Read backchain as unsigned.Marcin Kościelnicki
2016-03-09gdb: Add gen_return_address for powerpc.Marcin Kościelnicki
2016-03-09gdb: Add ax_pseudo_register_collect for powerpc.Marcin Kościelnicki
2016-03-09Workaround a C++ bug in GCC 4.2 in gold testH.J. Lu
2016-03-09S390: Recognize special jumps in prologue parserAndreas Arnez
2016-03-09S390: Add use of unavailable-stack frame IDAndreas Arnez
2016-03-09Avoid spaces in osabi namesPedro Alves
2016-03-09[FR-V] Handle FR300Pedro Alves
2016-03-09Fix v850 bfd arch info printable namesPedro Alves
2016-03-09For COFF and COFF/PE targets, skip relocations against absolute symbols.Leon Winter
2016-03-09fixup -Wshadow warnings on gcc-4.7Trevor Saunders
2016-03-09Allow zero length archive elementsAlan Modra
2016-03-08Don't create dynamic sections when relocatableH.J. Lu
2016-03-08Remove checks for constructors that might have been eliminated by GCC.Cary Coutant