aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-26Add ChangeLog entries for PR ld/19645H.J. Lu5-0/+151
2016-02-26Properly implement STT_COMMONH.J. Lu87-138/+1001
2016-02-26[x86] Resolve non-PIC undefweak symbols in executableH.J. Lu95-165/+1970
2016-02-26Fix powerpc64 -r --save-restore-funcsAlan Modra2-27/+40
2016-02-26Automatic date update in version.inGDB Administrator1-1/+1
2016-02-25gdbserver/s390: Enable high GPRs, VX, TDB with 31-bit gdbserver.Marcin Kościelnicki2-26/+96
2016-02-25avoid compiler warnings in remote-m32r-sdi.cDoug Evans2-2/+8
2016-02-25Remove gdb.base/branches.cYao Qi2-113/+4
2016-02-25[PR gdb/13808] gdb.trace: Pass tdesc selected in gdbserver to IPA.Marcin Kościelnicki15-70/+298
2016-02-25Convert more variables to a constant form.Trevor Saunders42-135/+205
2016-02-25Initialize variables in i386_linux_handle_segmentation_faultSimon Marchi2-1/+7
2016-02-25gdb.trace: Remove unnecessary target check from ftrace.exp.Marcin Kościelnicki2-69/+70
2016-02-25gdb.trace: Surround $call_insn with \y in entry-values.expMarcin Kościelnicki2-1/+8
2016-02-25Map registers to remote numbers when encoding an ax_reg or ax_reg_mask operationAntoine Tremblay2-1/+13
2016-02-25Add elf_x86_64_need_picH.J. Lu2-41/+49