aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Align x86-64 .got/.got.plt sections to 8 bytesH.J. Lu1-0/+5
2016-07-12Second fix for grammar in error message.Nick Clifton1-0/+4
2016-07-12Fix grammar in error message.Douglas B Rupp1-0/+5
2016-07-11Enable relocation overflow messages by default.Cupertino Miranda1-0/+4
2016-07-11Fixes done to TLS.Cupertino Miranda1-0/+14
2016-07-08FT32: Correct 32-bit reloc for BFD_RELOC_32jamesbowman1-0/+4
2016-07-05[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria1-0/+10
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-0/+12
2016-07-01Fix Thumb-2 BL detectionThomas Preud'homme1-0/+10
2016-06-29Preserve all mapping symbols in ARM and AArch64 object files.Nick Clifton1-0/+13
2016-06-28Skip version check for unreferenced and undefined symbolH.J. Lu1-0/+6
2016-06-28Fix more linker testsuite failures.Nick Clifton1-0/+3
2016-06-28Mark ARM mapping symbols in object files are precious, so that strip will not...Nick Clifton1-0/+7
2016-06-28Don't convert R_SPARC_32 to R_SPARC_RELATIVE if class is ELFCLASS64.James Clarke1-0/+5
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-0/+20
2016-06-27PR 19264 looping in ppc64_elf_size_stubsAlan Modra1-0/+8
2016-06-27add ChangeLog entriesTrevor Saunders1-0/+5
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders1-0/+4
2016-06-24Create a pseudo section for the ELF AUXV core dump note on FreeBSD.John Baldwin1-0/+5
2016-06-24Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.John Baldwin1-0/+10
2016-06-24Add missing ChangeLog entry for "fix undefined reference [...]" commit.Joel Brobecker1-0/+5
2016-06-24MIPS objcopy --rename-section fixAlan Modra1-0/+5
2016-06-21MIPS/BFD: Don't stop processing on a cross-mode jump conversion errorMaciej W. Rozycki1-0/+8
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-0/+8
2016-06-20Use the IR symbol table for the IR input objectH.J. Lu1-0/+12
2016-06-20PR ld/20276: Set non_ir_ref on common symbolAlan Modra1-0/+6
2016-06-18Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu1-0/+8
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu1-0/+61
2016-06-17Add support for Thumb-2 long branch veneersThomas Preud'homme1-0/+11
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi1-0/+22
2016-06-16Add missing ChangeLog entriesH.J. Lu1-0/+6
2016-06-16bfd/s390: Fix DT_PLTRELSZ in presence of R_390_IRELATIVE.Marcin Koƛcielnicki1-0/+7
2016-06-16Skip relocations in non-loaded, non-alloced sectionsH.J. Lu1-0/+6
2016-06-15Check SEC_ALLOC before allocating dynamic relocationH.J. Lu1-0/+6
2016-06-15Fix PR ld/20254Senthil Kumar Selvaraj1-0/+6
2016-06-14Check R_*_IRELATIVE in x86 reloc_type_classH.J. Lu1-0/+8
2016-06-14Fix feature checks based on ARM architecture valueThomas Preud'homme1-0/+13
2016-06-14Delete bfd_my_archive macroAlan Modra1-0/+5
2016-06-14Set my_archive for thin archivesAlan Modra1-0/+17
2016-06-13Add the GOT base for GOT32 relocs against IFUNCH.J. Lu1-0/+8
2016-06-13Add 2 i386 tests to call IFUNC functions via GOTH.J. Lu1-0/+5
2016-06-13MIPS/BFD: Update outdated comment about o32 R_MIPS_PC32 reloc supportMaciej W. Rozycki1-0/+4
2016-06-13[ARC] Fix condition.Claudiu Zissulescu1-0/+4
2016-06-13[ARC] Fixes related to reordering of .got and .got.pltCupertino Miranda1-0/+4
2016-06-13[ARC] General bug fixesCupertino Miranda1-0/+8
2016-06-13[ARC] Generate DT_RELACOUNT.Cupertino Miranda1-0/+6
2016-06-11Subtract GOT base only with a base registerH.J. Lu1-0/+7
2016-06-11Use size_t rather than bfd_size_typeAlan Modra1-0/+36
2016-06-09Fix PR 20221 - adjust syms and relocs only if relax shrunk section.Denis Chertykov1-0/+6
2016-06-08Support i386 TLS code sequences without PLTH.J. Lu1-0/+13