aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Fixing linking configure generated tests of ifunc support.Nick Clifton1-0/+6
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-0/+46
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang1-0/+5
2017-06-15[AArch64] Allow COPY relocation eliminationJiong Wang1-0/+14
2017-06-15Fix address violation parsing a corrupt ieee binary.Nick Clifton1-0/+2
2017-06-15Avoid a possible compiler bug by using a static buffer instead of a stack loc...Nick Clifton1-0/+6
2017-06-15Handle EITR records in VMS Alpha binaries with overlarge command length param...Nick Clifton1-0/+5
2017-06-14xtensa: don't expect XCHAL_* macros to be constantMax Filippov1-0/+9
2017-06-14Fix address violation bug when disassembling a corrupt SH binary.Nick Clifton1-0/+6
2017-06-14Fix potential address violations when processing a corrupt Alpha VMA binary.Nick Clifton1-0/+9
2017-06-14Fix seg-faults in objdump when disassembling a corrupt versados binary.Nick Clifton1-0/+6
2017-06-14Accept more epiphany targetsSebastian Huber1-0/+4
2017-06-13Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu1-0/+21
2017-06-13Prevent a call to abort when a relocatable link encounters a relocation again...Nick Clifton1-0/+7
2017-06-12ELF: Pass bfd_link_info to merge_gnu_propertiesH.J. Lu1-0/+14
2017-06-11PR 21564, Section start in binary output file incorrectAlan Modra1-0/+6
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang1-11/+0
2017-06-08[ARC] Corrected conditions for dynamic sections creation.Cupertino Miranda1-0/+5
2017-06-08[ARC] Fixed condition to generate TEXTREL.Cupertino Miranda1-0/+5
2017-06-08[ARC] Fixed TLS for IE model.Cupertino Miranda1-0/+6
2017-06-08[ARC] Add RELOC_FOR_GLOBAL_SYMBOL in ARC target code.Cupertino Miranda1-0/+5
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