aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-31sim: cr16/d10v: restore generated headers depMike Frysinger4-0/+12
2015-03-31common: cgen-mem/cgen-ops: fix extern inline handlingMike Frysinger3-2/+9
2015-03-31sim: m68hc11: fix gcc-5 build error w/restrict keywordMike Frysinger3-8/+15
2015-03-31Automatic date update in version.inGDB Administrator1-1/+1
2015-03-30PR c++/18141Doug Evans2-2/+11
2015-03-30Support AARCH64_TLSLD_ADD_DTPREL_* relocations.Jing Yu3-9/+34
2015-03-30Update config.guess and config.sub to the latest upstream versionEd Schouten3-10/+35
2015-03-30Make all-bfd depend on all-zlibH.J. Lu3-0/+14