aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme1-0/+6
2016-09-14[ARC] Fix parsing dtpoff relocation expression.Claudiu Zissulescu1-0/+8
2016-09-14Add support for disabling automatic generation of .eh_frame_hdr sections in E...Nick Clifton1-0/+10
2016-09-06Resolve size relocation with copy relocationH.J. Lu1-0/+8
2016-09-06Do not pass host compiler sanitization flags on to linker testsuite.Nick Clifton1-0/+9
2016-09-06Fix PR ld/20545 - relaxation bugs in avr backendSenthil Kumar Selvaraj1-0/+8
2016-09-02Limit pr20513c/pr20513d to Linux and GNU targetsH.J. Lu1-0/+6
2016-09-01Add tests for PR ld/20513H.J. Lu1-0/+12
2016-08-31Ignore symbols defined in SHF_EXCLUDE sectionsAlan Modra1-0/+5
2016-08-31Adjust VLE testsuiteAlan Modra1-0/+8
2016-08-30Made tests to XFAIL for arc*-*-elf*.Cupertino Miranda1-0/+5
2016-08-29Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu1-0/+5
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu1-0/+21
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme1-0/+17
2016-08-26Dynamic TLS GOT entries would not be relocated.Cupertino Miranda1-0/+5
2016-08-26Content for TLS_IE_GOT not written to .got.Cupertino Miranda1-0/+5
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme1-0/+40
2016-08-25powerpc ld configureAlan Modra1-0/+7
2016-08-23Fix duplicate FAILs from ld testsuiteAlan Modra1-0/+5
2016-08-19Enable relro by default for AArch64, ARM and SCORE.Nick Clifton1-0/+6
2016-08-19Place .shstrtab section after .symtab and .strtab, thus restoring monotonical...Nick Clifton1-0/+103
2016-08-18Fix thinko in new weak undefined function testAlan Modra1-0/+5
2016-08-13Correct .dynsym sh_infoAlan Modra1-0/+16
2016-08-12Add undefined weak function testsAlan Modra1-0/+7
2016-08-11Fix ERROR: target-cc does not existAlan Modra1-0/+7
2016-08-11Avoid testsuite errors about missing compilers.Nick Clifton1-0/+7
2016-08-11PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2Maciej W. Rozycki1-0/+6
2016-08-10MIPS/LD/testsuite: Verify microMIPS LA25 stub generationMaciej W. Rozycki1-0/+14
2016-08-09Skip LTO tests for --disable-pluginH.J. Lu1-0/+10
2016-08-09Support -pie for arm*-eabi targets.Roland McGrath1-0/+4
2016-08-05Add missing ChangLog enrtryH.J. Lu1-0/+7
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme1-0/+18
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme1-0/+15
2016-08-02Fix SH GOT allocation in the presence of linker garbage collection.Nick Clifton1-0/+18
2016-07-27MIPS/GAS: Implement microMIPS branch/jump compactionMaciej W. Rozycki1-0/+7
2016-07-27Restrict linker garbage collection personality test to cfi enabled targets.Nick Clifton1-0/+5
2016-07-27Fix warning in ldbuildid.c mingw32 codeIgor Kudrin1-0/+4
2016-07-26MIPS/BFD: Handle branches in PLT compression selectionMaciej W. Rozycki1-0/+27
2016-07-26Add support for creating uuid based build-id's in a MinGW32 environment.Igor Kudrin1-0/+7
2016-07-25Revise targets able to run ELF 64k section testAlan Modra1-0/+6
2016-07-22Fix segfault in ARC linker when generating got entries for local symbols.Cupertino Miranda1-0/+5
2016-07-21Set BFD_VERSION to 2.27.51H.J. Lu1-0/+4
2016-07-21Move ChangeLog entry for PR ld/20376H.J. Lu1-6/+0
2016-07-21Use variable args in run_ld_link_exec_testsAlan Modra1-0/+24
2016-07-21Fix implib test failuresAlan Modra1-0/+11
2016-07-20Check p_paddr for program header spaceH.J. Lu1-0/+6
2016-07-20Early expression evaluationAlan Modra1-0/+6
2016-07-19Support -pie for aarch64*-elf targets.Roland McGrath1-1/+6
2016-07-19MIPS: Convert cross-mode BAL to JALXMaciej W. Rozycki1-0/+28
2016-07-19MIPS: Verify the ISA mode and alignment of branch and jump targetsMaciej W. Rozycki1-0/+25