aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Regenerate configure in simH.J. Lu30-111/+204
2015-04-01Work around a GCC uninitialized warning bugH.J. Lu2-0/+10
2015-04-01infrun.c:resume: currently_stepping after clearing stepped_breakpointPedro Alves2-1/+9
2015-04-01gdb.threads/manythreads.exp: can't read "test": no such variablePedro Alves2-1/+6
2015-04-01Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGSPedro Alves2-0/+8
2015-04-01Make print_target_wait_results print the whole ptidPedro Alves2-2/+12
2015-04-01keep_going: Add missing discard_cleanups callPedro Alves2-0/+6
2015-04-01wait_for_inferior and errors thrown from target_waitPedro Alves2-9/+15
2015-04-01Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %regIlya Tocar9-33/+252
2015-04-01Regenerate configure in goldH.J. Lu10-420/+397
2015-04-01Use do_target_resume when stepping past permanent breakpoint tooPedro Alves2-7/+7
2015-04-01linux_nat.c: Mark new thread running even if momentarily pausingPedro Alves2-1/+8
2015-04-01Share the "multi_line" helper among all testcasesPierre-Marie de Rodat20-161/+130
2015-04-01Add myself as a write-after-approval GDB maintainerPierre-Marie de Rodat2-0/+5
2015-04-01Crash on thread id wrap aroundPedro Alves5-2/+245
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft12-14/+695
2015-04-01Add --with-system-zlib to top level configureH.J. Lu3-0/+15
2015-04-01Regenerate configure in bfd/binutils/gas/gdbH.J. Lu8-8/+32
2015-04-01Unset zlibdir/zlibinc only for --with-system-zlibH.J. Lu2-2/+9
2015-04-01Add a testcase for PR ld/18176H.J. Lu6-0/+110
2015-04-01Prevent multiple definitions for _HEAP_START, _HEAP_MAX, and _STACK_START whe...Chen Gang2-2/+13
2015-04-01GDBServer: give more complete usage informationPedro Alves2-7/+39
2015-04-01Start of relro segment adjustmentAlan Modra4-17/+33
2015-04-01sim: m32c: enable warnings & clean up a bunchMike Frysinger16-54/+208
2015-04-01sim: run: punt!Mike Frysinger17-513/+32
2015-04-01sim: update zlib handlingMike Frysinger85-2441/+567
2015-04-01Yet another warning fixAlan Modra2-1/+6
2015-04-01Fix ld eelf32ppcvxworks.c dependenciesAlan Modra3-50/+51
2015-04-01Fixes for a small number of compiler warningsEd Schouten2-1/+6
2015-04-01Automatic date update in version.inGDB Administrator1-1/+1
2015-03-31Implement support for checking /proc/PID/coredump_filterSergio Durigan Junior8-28/+765
2015-03-31Catch exception on solib_svr4_r_ldsomapSergio Durigan Junior2-6/+20
2015-03-31Add missing ChangeLog entryH.J. Lu1-0/+5
2015-03-31Add missing ChangeLog entryH.J. Lu1-0/+6
2015-03-31Remove --with-target-subdir=. --disable-multilibH.J. Lu1-3/+1
2015-03-31Use AM_ENABLE_MULTILIB only if with_target_subdir isn't emptyH.J. Lu2-4/+8
2015-03-31Replace src-release with src-release.shH.J. Lu2-1/+6
2015-03-31Add --with-system-zlib in gdbH.J. Lu7-101/+39
2015-03-31Remove the last change on dw2-compress-1.dH.J. Lu2-5/+1
2015-03-31Add support for Nuxi CloudABI on x86-64Ed Schouten13-0/+65
2015-03-31dwarf.exp: Allow generating a stub .debug_line sectionPetr Machata2-1/+150
2015-03-31Revert the AM_ZLIB change in gasH.J. Lu6-20/+34
2015-03-31Revert the AM_ZLIB change in binutilsH.J. Lu5-17/+24
2015-03-31Revert the AM_ZLIB change in bfdH.J. Lu6-16/+24
2015-03-31Replace --with-zlib with --with-system-zlibH.J. Lu2-14/+17
2015-03-31Add cpu information to the info os command on linux.Antoine Tremblay5-73/+199
2015-03-31Fix the triplet regexp to recognize triplets, not only quadrupletsMatthias Klose2-1/+8
2015-03-31Remove --with-zlib from ldH.J. Lu7-99/+20
2015-03-31Add --with-system-zlib in gasH.J. Lu11-125/+59
2015-03-31Add --with-system-zlib in binutilsH.J. Lu8-106/+59