summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re-run update-gnulib.shusers/palves/gnulib-strtok_rPedro Alves2015-04-0810-6/+314
* add strtok_r to gnulib module listPedro Alves2015-04-081-0/+1
* work around bad perl warningPedro Alves2015-04-081-1/+1
* 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
* sim: iq2000: add a basic testsuiteMike Frysinger2015-04-054-0/+78
* sim: lm32: add a basic testsuiteMike Frysinger2015-04-054-0/+84
* Automatic date update in version.inGDB Administrator2015-04-051-1/+1
* Also preserve the SHF_COMPRESSED bitH.J. Lu2015-04-042-0/+10
* Replace uncompressed_size_buffer with compressed_size_bufferH.J. Lu2015-04-041-9/+9
* Extract get_uncompressed_sizeH.J. Lu2015-04-042-9/+27
* Add a dw2-3.S testH.J. Lu2015-04-046-26/+544