summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR13858 - Can't do displaced stepping with no symbolsusers/palves/disp-step-no-symbolsPedro Alves2015-04-098-54/+125
* Add test for PR18214 and PR18216 - multiple step-overs with queued signalsPedro Alves2015-04-083-14/+88
* Add chdr_size, Chdr, Chdr_write and Chdr_dataH.J. Lu2015-04-083-0/+78
* Add SHF_COMPRESSED and ELFCOMPRESS_XXX to elfcpp.hH.J. Lu2015-04-082-0/+21
* Skip empty EMULATION_NAMEH.J. Lu2015-04-082-3/+8
* Work around a GCC uninitialized warning bugH.J. Lu2015-04-082-0/+10
* [spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_initYao Qi2015-04-082-1/+5
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-0831-120/+1292
* Display --interleave[=<number>]H.J. Lu2015-04-082-1/+6
* Add ld_list_optionsH.J. Lu2015-04-088-119/+195
* Fix gdb.trace/{actions,infotrace,while-stepping}.exp with extended-remotePedro Alves2015-04-084-3/+33
* Add AArch32 support for arm gold linker.Han Shen2015-04-074-2/+34
* Automatic date update in version.inGDB Administrator2015-04-081-1/+1
* Initialize variable on gdb/linux-tdep.c:decode_vmflagsSergio Durigan Junior2015-04-072-1/+5
* gdb.base/interrupt.exp: Use send_inferior/$inferior_spawn_idPedro Alves2015-04-072-19/+43
* testsuite: Introduce $inferior_spawn_idPedro Alves2015-04-073-4/+69
* testsuite: Don't use expect_background to reap gdbserverPedro Alves2015-04-073-27/+58
* gdb_test_multiple: Fix user code argument processingPedro Alves2015-04-072-1/+6
* gdb.base/interrupt.exp: Use gdb_test_multiple instead of gdb_expectPedro Alves2015-04-072-40/+54
* gdb.base/interrupt.exp: Fix racePedro Alves2015-04-072-6/+9
* [AArch64] use subseg_text_p to check .textRenlin Li2015-04-072-9/+15
* Fix gdb.trace/actions.exp racePedro Alves2015-04-072-2/+14
* Add new linker option: --warn-orphan which generates warning messages when o...Nick Clifton2015-04-0710-0/+67
* update thread list, delete exited threadsPedro Alves2015-04-076-10/+57
* Modify get_reloc_section for targets that map .got.plt to .gotAlan Modra2015-04-0713-10/+37
* Cast shift expressionAlan Modra2015-04-072-1/+6
* PowerPC non-PIC to PIC editing for protected var accessAlan Modra2015-04-075-41/+257
* Displaced stepping debug: fetch the right regcachePedro Alves2015-04-072-1/+6
* Properly set alarm value in gdb.threads/non-stop-fair-events.expYao Qi2015-04-073-3/+17
* Treat assembler generated local labels as local.Nick Clifton2015-04-072-0/+9
* sim: move sim-engine.o/sim-hrw.o to the common listMike Frysinger2015-04-0646-35/+100
* Automatic date update in version.inGDB Administrator2015-04-071-1/+1
* Fix the signature of a virtual method to match the one in the parent class.Rafael Ávila de Espíndola2015-04-062-6/+8
* Avoid a call to find by using the return value of insert.Rafael Ávila de Espíndola2015-04-062-9/+7
* Avoid a copy constructor call.Rafael Ávila de Espíndola2015-04-062-2/+8
* Remove is_zlib_supportedH.J. Lu2015-04-0611-36/+21
* x86: Use individual prefix control for each opcode.Ilya Tocar2015-04-063-1914/+1941
* Use bfd_putb64/bfd_getb64H.J. Lu2015-04-064-39/+16
* Remove "/dev/null" from remote_execH.J. Lu2015-04-062-1/+6
* Add testcase for stub-method reading in stabs.Doug Evans2015-04-063-1/+65
* * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.Doug Evans2015-04-062-8/+19
* symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as VAR_DOMAIN.Doug Evans2015-04-062-9/+27
* Fallback to stub-termcap.c on all hostsPedro Alves2015-04-064-13/+31
* [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %regIlya Tocar2015-04-068-6/+275
* Automatic date update in version.inGDB Administrator2015-04-061-1/+1
* Add SHF_COMPRESSED support to readelfH.J. Lu2015-04-052-6/+82
* Xfail the compressed debug sectionsH.J. Lu2015-04-054-1/+23
* sim: moxie: fix running after nrun conversionMike Frysinger2015-04-057-25/+102
* sim: mn10300: add a basic testsuiteMike Frysinger2015-04-054-0/+88
* sim: m68hc11: add a basic testsuiteMike Frysinger2015-04-054-0/+78