aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu89-342/+1876
2016-06-18Automatic date update in version.inGDB Administrator1-1/+1
2016-06-17Add a test case for the jit-reader interfaceSanjoy Das7-9/+385
2016-06-17Add support for Thumb-2 long branch veneersThomas Preud'homme7-15/+58
2016-06-17Extend step-over-syscall.exp with different detach-on-fork and follow-fork modesYao Qi2-8/+53
2016-06-17Handle reinsert breakpoints for vforked childYao Qi4-5/+91
2016-06-17Delete reinsert breakpoints from forked childYao Qi2-0/+26
2016-06-17Step over exit with reinsert breakpointsYao Qi5-0/+196
2016-06-17More assert checks on reinsert breakpointYao Qi3-1/+19
2016-06-17Switch to current thread in finish_step_overYao Qi4-4/+67
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin17-1/+2518
2016-06-17opcodes,gas: sparc: fix rdasr,wrasr,rdpr,wrpr,rdhpr,wrhpr insns.Jose E. Marchesi17-129/+613
2016-06-17opcodes,gas: adjust sparc insns and make GAS aware of itJose E. Marchesi9-192/+250
2016-06-17gas: sparc: fix collision of registers and pseudo-ops.Jose E. Marchesi2-141/+264
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi12-16/+382
2016-06-17Automatic date update in version.inGDB Administrator1-1/+1
2016-06-16Add missing ChangeLog entriesH.J. Lu2-0/+13
2016-06-16Don't check undefined symbol for IFUNC relocH.J. Lu5-18/+31
2016-06-16bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE.Marcin Koƛcielnicki3-6/+10
2016-06-16Skip relocations in non-loaded, non-alloced sectionsH.J. Lu3-28/+49
2016-06-15Check SEC_ALLOC before allocating dynamic relocationH.J. Lu3-28/+32
2016-06-16Automatic date update in version.inGDB Administrator1-1/+1
2016-06-15X86: Add tests for static function pointerH.J. Lu24-6/+116
2016-06-15Fix simple gas testsuite failures.Nick Clifton35-543/+682
2016-06-15opcodes/arc: Fix extract for some add_s instructionsAndrew Burgess5-1/+22
2016-06-15Fix PR ld/20254Senthil Kumar Selvaraj5-2/+48
2016-06-15Automatic date update in version.inGDB Administrator1-1/+1
2016-06-14opcode/gas: Fix incorrect dates on ChangeLog entriesGraham Markall2-6/+6
2016-06-14Remove unneeded checks on type lengths.John Baldwin2-1/+5
2016-06-14Pass a NULL pointer as the last argument to find_pc_partial_function.John Baldwin2-1/+5
2016-06-14Initialize 'ra' to zero to avoid uninitialized use.John Baldwin2-0/+5
2016-06-14Change the size field of MSP430_Opcode_Decoded to a plain integer.John Baldwin2-8/+6
2016-06-14Use correct enum type for do_elf_stt_common.John Baldwin2-1/+5
2016-06-14Check R_*_IRELATIVE in x86 reloc_type_classH.J. Lu3-11/+23
2016-06-14Fix elf_x86_64_reloc_type_classH.J. Lu1-8/+14
2016-06-14[ARC] Add ldbit for npsGraham Markall6-0/+133
2016-06-14[ARC] Add deep packet inspection instructions for npsGraham Markall7-50/+348
2016-06-14[ARC] Add arithmetic and logic instructions for npsGraham Markall6-1/+582
2016-06-14Fix compile time warning building gas for the NDS32 with gcc v6.1.1Nick Clifton2-1/+6
2016-06-14Fix feature checks based on ARM architecture valueThomas Preud'homme2-17/+48
2016-06-14Formatting fixes.Alan Modra10-185/+207
2016-06-14Delete bfd_my_archive macroAlan Modra11-24/+39
2016-06-14Set my_archive for thin archivesAlan Modra15-19/+66
2016-06-14Automatic date update in version.inGDB Administrator1-1/+1
2016-06-13Add .got.plt to testsuite/script_test_2.tH.J. Lu2-0/+6
2016-06-13Add the GOT base for GOT32 relocs against IFUNCH.J. Lu14-5/+260
2016-06-13Add 2 i386 tests to call IFUNC functions via GOTH.J. Lu8-13/+209
2016-06-13MIPS/GAS: Don't convert RELA JALR relocations on R6Maciej W. Rozycki13-5/+342
2016-06-13MIPS/BFD: Update outdated comment about o32 R_MIPS_PC32 reloc supportMaciej W. Rozycki2-3/+7
2016-06-13[ARC] Fix condition.Claudiu Zissulescu2-1/+6