aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-24Clean up testsuite compiler_info support.Doug Evans4-14/+41
2015-07-24Add parallel build support for perf tests.Doug Evans5-6/+96
2015-07-24Workaround debian change to default value of --as-needed.Doug Evans3-6/+25
2015-07-24Print data from individual perf runs.Doug Evans2-0/+13
2015-07-24Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.expSergio Durigan Junior2-0/+6
2015-07-24Fix s390 GNU/Linux build after enum __ptrace_request changesPedro Alves2-10/+16
2015-07-24gdb.python/py-events.exp and normal_stop observers orderingPedro Alves4-7/+14
2015-07-24PR gdb/18717: internal error if non-leader thread exits processPedro Alves5-4/+104
2015-07-24Fix failed exec error messagePedro Alves2-1/+5
2015-07-24Add 'U' suffix to silence GCC 6 warningH.J. Lu2-7/+17
2015-07-24Use 0xffffffffffffffffLL to silence GCC 6 warningH.J. Lu2-1/+5
2015-07-24Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton12-4/+59
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves38-35/+81
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves8-21/+215
2015-07-24Move gdb_ptrace.h to nat/Pedro Alves3-1/+7
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves9-69/+335
2015-07-24Remove proc->priv->new_inferiorYao Qi3-15/+10
2015-07-24Initialise target descrption after skipping extra traps for --wrapperYao Qi8-13/+84
2015-07-24Set proc->priv->new_inferior out of linux_add_processYao Qi2-5/+15
2015-07-24Refactor start_inferiorYao Qi2-12/+15
2015-07-24Test --wrapper when restarting process.Yao Qi2-0/+25
2015-07-24Set general_thread after restartYao Qi4-1/+87
2015-07-24Test --wrapper in extended-remoteYao Qi3-5/+67
2015-07-24Replace -g with -ggdb3 in ld compress testsH.J. Lu4-12/+18
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu51-1421/+1421
2015-07-24Correct reloc section nameAlan Modra2-1/+7
2015-07-24bfd_get_section_by_name_if hash chain traversalAlan Modra2-8/+10
2015-07-24Automatic date update in version.inGDB Administrator1-1/+1
2015-07-232015-07-23 Ian Coolidge <icoolidge@google.com>Han Shen3-3/+15
2015-07-23Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host.Joseph Myers2-1/+7
2015-07-23Fix crash when reading dummy CUs.Doug Evans5-5/+108
2015-07-23py-linetable.c: Fix doc of LineTable.source_lines' return typeCiro Santilli2-4/+12
2015-07-23gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat7-1/+140
2015-07-23Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support ...Yao Qi2-8/+27
2015-07-23Fix ubsan signed integer overflowAlan Modra2-3/+8
2015-07-23Automatic date update in version.inGDB Administrator1-1/+1
2015-07-22Fix memory operand size for vcvtt?ps2u?qq instructionsH.J. Lu15-244/+344
2015-07-23readelf display of 0x800...000 addendAlan Modra2-10/+8
2015-07-22gas line buffer handlingAlan Modra2-55/+54
2015-07-22Don't compare symbol addresses directlyH.J. Lu9-25/+127
2015-07-22Mark global with hidden attributeH.J. Lu4-3/+10
2015-07-22Fix ppc64 ELFv1 assertion failureAlan Modra2-7/+11
2015-07-22GOLD aarch64 warning fixAlan Modra2-1/+5
2015-07-22Automatic date update in version.inGDB Administrator1-1/+1
2015-07-21Fix problem where __start_ and __stop_ section symbols do not honor version s...Cary Coutant2-0/+17
2015-07-21Fix typo in PR number.Cary Coutant1-1/+1
2015-07-21Fix internal error when linking an archive library with no preceding objects.Cary Coutant3-5/+16
2015-07-21Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi6-103/+72
2015-07-21btrace: fix case label in btrace_data_appendMarkus Metzger2-1/+5
2015-07-21[ARM] Support correctly spelled ARMv6KZ architecture namesMatthew Wahab9-9/+66