aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S20-4/+146
2014-10-31Add forgotten changelog entry.Andrew Pinski1-0/+7
2014-10-31Add dlang demangling support to c++filt.Iain Buclaw2-0/+5
2014-10-31Fix an (almost) infinite loop in the tekhex parser.Nick Clifton2-0/+4
2014-10-31Avoid allocating over-large buffers when parsing corrupt binaries.Nick Clifton5-4/+55
2014-10-31oops - changelog omitted from previous delta.Nick Clifton1-0/+15
2014-10-31In response to a public outcry the strings program now defaults to using theNick Clifton6-17/+106
2014-10-30Add ability to add attributes to gdb.Objfile and gdb.Progspace objects.Doug Evans9-3/+130
2014-10-31daily updateAlan Modra1-1/+1
2014-10-30Fixes a seg-fault in the ihex parser when it encounters a malformed ihex file.Nick Clifton2-1/+2
2014-10-30Closes another memory corruption, this time due to heap overrun.Nick Clifton2-2/+11
2014-10-30Skip tests that use cd for remote hostsLuis Machado4-0/+21
2014-10-30ld/testsuite/ld-unique: Fix running unique tests on ARMWill Newton4-3/+10
2014-10-30Remove the artificial limit on code alignment through the use of theDr Philipp Tomsich3-46/+35
2014-10-30Fix error message strings so that they can be translated properly.Nick Clifton2-12/+26
2014-10-30Don't replace '\' with '\\' in before_prompt_hookYao Qi2-2/+6
2014-10-30daily updateAlan Modra1-1/+1
2014-10-29Fixes another memory corruption bug introduced by patches for PR 17512.Nick Clifton2-2/+7
2014-10-29Document the GDB 7.8.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-10-29Misc about gold for aarch64 backend.Han Shen5-142/+660
2014-10-29This PR shows that GDB can easily trigger an assertion here, inPedro Alves2-0/+35
2014-10-29PR 17408 - assertion failure in switch_back_to_stepped_threadPedro Alves5-121/+254
2014-10-29PR python/17372 - Python hangs when displaying help()Pedro Alves8-11/+204
2014-10-29Thix fixes an obvious coding error that led to a GDB crash on AIX or HPUX.Dennis Brueni2-1/+5
2014-10-29Updated/new translations provided by the Translations Project.Nick Clifton13-4221/+39562
2014-10-29Fix uninitialized value access when very first GDB command entered is <RET>Pedro Alves2-0/+6
2014-10-29PR tui/16138 is about failure to initialize curses resulting in GDBPedro Alves1-0/+14
2014-10-29TUI: don't let exceptions escape while handling readline key bindingsPedro Alves2-6/+26
2014-10-29PR tui/16138, PR tui/17519, and misc failures to initialize the terminalPedro Alves3-25/+49
2014-10-29Prepare directory in case test_system failsYao Qi2-0/+11
2014-10-29Close the file in fileio.exp testYao Qi2-0/+5
2014-10-29ARM: stricter __stack_chk_guard check during prologue analysisJoel Brobecker2-5/+10
2014-10-29Fix skipping stack protector on armYao Qi2-3/+13
2014-10-29daily updateAlan Modra1-1/+1
2014-10-28PR gdb/12623: non-stop crashes inferior, PC adjustment and 1-byte insnsPedro Alves8-11/+247
2014-10-28Test for PR gdb/17511, spurious SIGTRAP after stepping into+in signal handlerPedro Alves3-13/+97
2014-10-28More fixes for corrupt binaries crashing the binutils.Nick Clifton3-3/+30
2014-10-28gdb.base/sigstep.exp: cleanup and make it easier to extendPedro Alves2-276/+291
2014-10-28update bug numbers (GNATS -> Bugzilla) in a few signal related testsPedro Alves5-14/+22
2014-10-28Workaround remote targets that report an empty list to qfThreadInfoPedro Alves2-3/+40
2014-10-28This patch fixes a flaw in the SREC parser which could cause a stack overflowNick Clifton4-4/+11
2014-10-28daily updateAlan Modra1-1/+1
2014-10-27stepi/nexti: skip signal handler if "handle nostop" signal arrivesPedro Alves7-19/+141
2014-10-27This fixes more seg-faults in tools like "strings" and "objdump" whenNick Clifton3-67/+150
2014-10-27Fix a seg-fault in strings and other binutuils when parsing a corrupt PENick Clifton2-0/+16
2014-10-27This patch closes a potential security hole in applications that useNick Clifton2-4/+36
2014-10-27Fix trace file fails on powerpc64Yao Qi2-0/+9
2014-10-27Fix ARM machine state testcase failuresLuis Machado2-188/+143
2014-10-26symtab.c (lookup_symbol_aux_local): Fix typo in comment.Doug Evans2-1/+5
2014-10-27daily updateAlan Modra1-1/+1