aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-29Automatic date update in version.inGDB Administrator1-1/+1
2016-02-28Don't recursively look for a symbol in all imports of imported modules.Iain Buclaw5-5/+197
2016-02-28Automatic date update in version.inGDB Administrator1-1/+1
2016-02-27Automatic date update in version.inGDB Administrator1-1/+1
2016-02-26Fix CXX invalid cast from void *.Keith Seitz2-1/+6
2016-02-26Add aarch64-*-rtems* targetJoel Sherrill4-4/+5
2016-02-26Add x86_64-*-rtems* targetJoel Sherrill3-2/+6
2016-02-26[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li13-29/+79
2016-02-26Optimize x86 GOT32X/GOTPCRELX relocationsH.J. Lu92-122/+1320
2016-02-26Discard FDEs for zero-length address ranges.Cary Coutant3-5/+47
2016-02-26Fix various bugs in arm_record_exreg_ld_st_insnYao Qi4-35/+115
2016-02-26Record right reg num of thumb special data instructionsYao Qi2-4/+9
2016-02-26Rename gdb.reverse/aarch64.{exp,c} to gdb.reverse/insn-reverse.{exp,c}Yao Qi3-0/+7
2016-02-26Generalize gdb.reverse/aarch64.expYao Qi3-19/+67