aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-09Update French translation of ld strings.Nick Clifton2-889/+822
2015-04-09Add Guile frame-read-register commandAndy Wingo7-0/+103
2015-04-09Introduce new shared function remote_fileio_to_fio_errorGary Benson7-165/+86
2015-04-09Add myself to Write After Approval list.Andy Wingo2-0/+5
2015-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton11-9/+96
2015-04-09Replace $zlibdir with $ZLIBDIR in LDFLAGSH.J. Lu3-3/+12
2015-04-09Import strtok_r gnulib modulePedro Alves12-6/+327
2015-04-09update-gnulib.sh: work around aclocal warning with Perl >= 5.16Pedro Alves2-1/+22
2015-04-09gdbserver gnu/linux: stepping over breakpointYao Qi3-8/+16
2015-04-08Enable ELF ld_list_options for --enable-targets=allH.J. Lu3-0/+14
2015-04-09Automatic date update in version.inGDB Administrator1-1/+1
2015-04-08Fix Python completion when using the "complete" commandSergio Durigan Junior5-69/+226
2015-04-08Add test for PR18214 and PR18216 - multiple step-overs with queued signalsPedro Alves3-14/+88
2015-04-08Add chdr_size, Chdr, Chdr_write and Chdr_dataH.J. Lu3-0/+78
2015-04-08Add SHF_COMPRESSED and ELFCOMPRESS_XXX to elfcpp.hH.J. Lu2-0/+21
2015-04-08Skip empty EMULATION_NAMEH.J. Lu2-3/+8
2015-04-08Work around a GCC uninitialized warning bugH.J. Lu2-0/+10
2015-04-08[spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_initYao Qi2-1/+5
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu31-120/+1292
2015-04-08Display --interleave[=<number>]H.J. Lu2-1/+6
2015-04-08Add ld_list_optionsH.J. Lu8-119/+195
2015-04-08Fix gdb.trace/{actions,infotrace,while-stepping}.exp with extended-remotePedro Alves4-3/+33
2015-04-07Add AArch32 support for arm gold linker.Han Shen4-2/+34
2015-04-08Automatic date update in version.inGDB Administrator1-1/+1
2015-04-07Initialize variable on gdb/linux-tdep.c:decode_vmflagsSergio Durigan Junior2-1/+5
2015-04-07gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_idPedro Alves2-19/+43
2015-04-07testsuite: Introduce $inferior_spawn_idPedro Alves3-4/+69
2015-04-07testsuite: Don't use expect_background to reap gdbserverPedro Alves3-27/+58
2015-04-07gdb_test_multiple: Fix user code argument processingPedro Alves2-1/+6
2015-04-07gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expectPedro Alves2-40/+54
2015-04-07gdb.base/interrupt.exp: Fix racePedro Alves2-6/+9
2015-04-07[AArch64] use subseg_text_p to check .textRenlin Li2-9/+15
2015-04-07Fix gdb.trace/actions.exp racePedro Alves2-2/+14
2015-04-07Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton10-0/+67
2015-04-07update thread list, delete exited threadsPedro Alves6-10/+57
2015-04-07Modify get_reloc_section for targets that map .got.plt to .gotAlan Modra13-10/+37
2015-04-07Cast shift expressionAlan Modra2-1/+6
2015-04-07PowerPC non-PIC to PIC editing for protected var accessAlan Modra5-41/+257
2015-04-07Displaced stepping debug: fetch the right regcachePedro Alves2-1/+6
2015-04-07Properly set alarm value in gdb.threads/non-stop-fair-events.expYao Qi3-3/+17
2015-04-07Treat assembler generated local labels as local.Nick Clifton2-0/+9
2015-04-06sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger46-35/+100
2015-04-07Automatic date update in version.inGDB Administrator1-1/+1
2015-04-06Fix the signature of a virtual method to match the one in the parent class.Rafael Ávila de Espíndola2-6/+8
2015-04-06Avoid a call to find by using the return value of insert.Rafael Ávila de Espíndola2-9/+7
2015-04-06Avoid a copy constructor call.Rafael Ávila de Espíndola2-2/+8
2015-04-06Remove is_zlib_supportedH.J. Lu11-36/+21
2015-04-06x86: Use individual prefix control for each opcode.Ilya Tocar3-1914/+1941
2015-04-06Use bfd_putb64/bfd_getb64H.J. Lu4-39/+16
2015-04-06Remove "/dev/null" from remote_execH.J. Lu2-1/+6