aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Automatic date update in version.inGDB Administrator1-1/+1
2016-03-03Don't handle every plugin symbol as defined.Rafael Ávila de Espíndola2-0/+7
2016-03-03Add new plugin hooks to support querying section alignment and size.Cary Coutant7-5/+530
2016-03-03get_symbols() plugin API tweak to support --start-lib/--end-lib.Evgenii Stepanov10-18/+175
2016-03-03gdb.base/skip.exp: Use with_test_prefix.Doug Evans2-126/+147
2016-03-03Fix bugs in the simulation of the AArch64's ADDP, FADDP, LD1, CCMP and CCMP i...Nick Clifton2-44/+93
2016-03-03Update comments to start_step_overYao Qi2-12/+8
2016-03-03New test about step over clone syscallYao Qi3-0/+82
2016-03-03Reformat gdb.base/step-over-syscall.expYao Qi2-30/+34
2016-03-03Rename disp-step-syscall.exp to step-over-syscall.expYao Qi4-7/+18
2016-03-03Step over fork/vfork syscall insn in gdbserverYao Qi2-0/+63
2016-03-03Step over syscalll insn with disp-step on and offYao Qi2-6/+14
2016-03-03Refactor gdb.base/disp-step-syscall.exp for general step over testYao Qi2-66/+91
2016-03-03[GDBserver] Leave child suspended when step over parentYao Qi2-5/+17
2016-03-02Skip ld-elf/pr19162.d for hppa-*-*H.J. Lu2-1/+6
2016-03-03Correct fr30 commentAlan Modra2-3/+10
2016-03-03Automatic date update in version.inGDB Administrator1-1/+1
2016-03-02Xfail mix_pic_and_non_pic on arm and aarch64H.J. Lu2-3/+12
2016-03-02Call enqueue_pending_signal in linux_resume_one_lwp_throwYao Qi2-11/+6
2016-03-02[OBV] gdbserver: Only write ipa_tdesc_idx if agent is actually loaded.Marcin Kościelnicki2-4/+12
2016-03-02testsuite: Remove unnecessary code in fortran vla-history test.Bernhard Heckel2-3/+4
2016-03-02testsuite: Fix timeout issues during print of vla-arrays.bernhard.heckel2-5/+13
2016-03-02testsuite: Fix run to main issue introduced by GCC 5.x.bernhard.heckel2-0/+5
2016-03-02testsuite: Nullify pointers before first usage.Bernhard Heckel2-0/+5
2016-03-02Add new maintainer to Write After Approval.Bernhard Heckel2-0/+5
2016-03-02Fix detection of gfortran compilers.Bernhard Heckel2-1/+5
2016-03-03Regenerate or1k opcodes fileAlan Modra2-3/+4
2016-03-02Adjust testsuite/gas/i386/x86_64-intel.d for COFFH.J. Lu2-1/+5
2016-03-02Speedup mmo and pe orphan placement for relocatable linkH.J. Lu4-36/+68
2016-03-02Regenerate rl78 opcodes fileAlan Modra2-2/+3
2016-03-02Regenerate bfd files.Alan Modra3-0/+7
2016-03-02Fix shift left warning at sourceAlan Modra4-2/+10
2016-03-02Automatic date update in version.inGDB Administrator1-1/+1
2016-03-01Update PR ld/12365 test for GCC 6H.J. Lu2-1/+16
2016-03-01Fix gdb.trace/ftrace-lock.c compilationPedro Alves2-0/+5
2016-03-01Fix gdb.threads/watchpoint-fork*.c compilationPedro Alves5-9/+19
2016-03-01Fix gdb.base/catch-fork-kill.c compilationPedro Alves2-0/+5
2016-03-01Skip ld-elf/pr19162.d for arc targetH.J. Lu2-0/+6
2016-03-01Fix output path for arm-disp-step.expYao Qi2-9/+7
2016-03-01Compile gdb.arch/arm-neon.c with "quiet"Yao Qi2-1/+5
2016-03-01Speedup ELF orphan placement for relocatable linkH.J. Lu1-13/+20
2016-03-01S390: Fix output path for s390-tdbregs test caseAndreas Arnez2-15/+7
2016-03-01S390: Fix internal error with stackless inferiorAndreas Arnez5-2/+86
2016-03-01Fix typo in print_insn_rl78_common function.Nick Clifton2-1/+7
2016-03-01Automatic date update in version.inGDB Administrator1-1/+1
2016-02-29Add a testcase for PR ld/19162H.J. Lu4-0/+20
2016-02-29aarch64-linux process record: more syscallsYao Qi2-9/+13
2016-02-29Support more syscalls in linux-record: pipe2 epoll_create1 eventfd2 fallocate...Yao Qi3-0/+28
2016-02-29[ARC] Local symbols relocation cleanupClaudiu Zissulescu12-40/+96
2016-02-29[ARC] General fixes.Claudiu Zissulescu6-9/+41