aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-25gas: Update tests for big-endian arc targetsAndrew Burgess4-3/+10
2016-02-25Remove unused field from ld_config_type structure.Nick Clifton2-20/+29
2016-02-25Automatic date update in version.inGDB Administrator1-1/+1
2016-02-24Update symbol version for symbol from linker scriptH.J. Lu6-0/+52
2016-02-24Handle MIPS Linux SIGTRAP siginfo.si_code valuesPedro Alves5-185/+203
2016-02-24[OBV] gdb/rs6000: Fix maybe-uninitialized warning.Marcin Kościelnicki2-1/+6
2016-02-24Move tfile-avx.exp to tracefile-pseudo-reg.expAntoine Tremblay3-0/+7
2016-02-24Move new skip features to proper section (post 7.11).Doug Evans1-8/+10
2016-02-24[GAS][ARM][3/3]Add armv8.2 fp16 scalar instruction support. Based on SE_H ins...Renlin Li8-39/+801
2016-02-24powerpc: Support z-point type in gdbserver.Wei-cheng Wang2-3/+73
2016-02-24Revert "ABS32"Renlin Li4-32/+3
2016-02-24[GAS][ARM][2/3]Add SE_H shape to represent fp16 type.Renlin Li2-7/+86
2016-02-24[OPCODES][ARM][1/3]Add armv8.2 fp16 instruction dissembler support.Renlin Li5-7/+100
2016-02-24[OPCODES][ARM]Fix mask for a few coprocessor opcodes.Renlin Li5-8/+63