aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-06-08[ARC] ARC_PC32 dynamic reloc incorrectly generated.Cupertino Miranda1-0/+5
2017-06-08[ARC] Don't convert _DYNAMIC@ to _GLOBAL_OFFSET_TABLE_Vineet Gupta1-0/+5
2017-06-08[ARC] Reassign the symbol got information to actual symbol when indirect.Cupertino Miranda1-0/+5
2017-06-08[ARC] Disable warning on absolute relocs when symbol is local.Cupertino Miranda1-0/+5
2017-06-08[ARC] Avoid creating dynamic relocs when static linked is requested.Cupertino Miranda1-0/+5
2017-06-08[bfd][arm] Don't assert on suspicious build attributes in input fileRichard Earnshaw1-0/+6
2017-06-08clH.J. Lu1-0/+14
2017-06-08[AArch64] Allow COPY relocation eliminationJiong Wang1-0/+11
2017-06-06bfd: support section groups with preceding SHF_GROUP sectionsJose E. Marchesi1-0/+8
2017-06-06Handle printing information about PE format files which have 0 as the value o...Daniel Bonniot de Ruisselet1-0/+6
2017-06-06Fix AArch64 in the same way as other targets updated in 8170f7693bc0a9442c0aa...James Clarke1-0/+6
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess1-0/+14
2017-06-06bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mipsJose E. Marchesi1-0/+10
2017-06-06bfd: remove unused local variable in elflink.c:init_reloc_cookie_relsJose E. Marchesi1-0/+5
2017-06-06ELF/BFD: Hold the number of internal static relocs in `->reloc_count'Maciej W. Rozycki1-0/+36
2017-06-05PR21529, internal error in linker.cAlan Modra1-0/+5
2017-06-01Correct ChangeLog entry date.John Baldwin1-1/+1
2017-06-01Use the ELF class to determine the word size for FreeBSD core notes.John Baldwin1-0/+6
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra1-0/+18
2017-05-30Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB in...Casey Smith1-0/+6
2017-05-30[ARC] Implement compatible function for ARC BFD architecturesAnton Kolesov1-0/+4
2017-05-30[ARC] Remove duplicate ARC600 entryAnton Kolesov1-0/+4
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu1-0/+6
2017-05-23[ARC] Fix fall through warnings.claziss1-0/+5
2017-05-22x86-64: Use dynobj instead of htab->elf.dynobjH.J. Lu1-0/+5
2017-05-20MIPS/BFD: For n64 hold the number of internal relocs in `->reloc_count'Maciej W. Rozycki1-0/+11
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi1-0/+18
2017-05-19garbage collect debug sections when no alloc sections are keptAlan Modra1-0/+6
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-0/+19
2017-05-17Mark debug sections referenced by kept debug sectionsH.J. Lu1-0/+7
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-0/+57
2017-05-16non_ir_ref_dynamicAlan Modra1-0/+9
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki1-0/+4
2017-05-12x86: Merge X86_ISA_1_USED/X86_ISA_1_NEEDED propertiesH.J. Lu1-0/+7
2017-05-11x86-64: Rename .plt.bnd to .plt.secH.J. Lu1-0/+18
2017-05-11x86: Generate PLT relocations for -z nowH.J. Lu1-0/+6
2017-05-10bfd: fix the deletion of relocs in sparc64Jose E. Marchesi1-0/+6
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+33
2017-05-10x86-64: Use .plt.bnd for IFUNC function addressH.J. Lu1-0/+6
2017-05-10[ARC] Object attributes.Claudiu Zissulescu1-0/+23
2017-05-09Fix resolution of R_ARM_THM_ALU_PREL_11_0 relocation against Thumb symbols.Andrew Goedhart1-0/+7
2017-05-08Add missing initializer to silence GCC 4.2H.J. Lu1-0/+6
2017-05-08x86-64: Improve PLT generation and synthetic PLT symbolsH.J. Lu1-0/+67
2017-05-08i386: Improve PLT generation and synthetic PLT symbolsH.J. Lu1-0/+59
2017-05-08Make import libraries relocatable objectsThomas Preud'homme1-0/+7
2017-05-04Fix PR21404 - assertion fail when calculating symbol sizeSenthil Kumar Selvaraj1-0/+9
2017-05-02RISC-V: Allow 32-bit BFD to handle 64-bit objectsPalmer Dabbelt1-0/+4
2017-05-03PR 21384, --dynamic-list regression with f02cb058Alan Modra1-0/+8
2017-04-29PR21432, buffer overflow in perform_relocationAlan Modra1-0/+7
2017-04-28x86: Check plt_got before using .plt.gotH.J. Lu1-0/+6