aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2016-10-15Regenerate spu_ovl.o_cAlan Modra2-53/+57
2016-10-14Add separate debug info file sectionAlan Modra2-0/+5
2016-10-12Update more tests for objdump changeAlan Modra6-9/+17
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton161-677/+841
2016-10-11Add support to the static linker for the tokens accepted by the dynamic linke...Nick Clifton5-2/+166
2016-10-11Always descend into output section statements in lang_do_assignmentsAlan Modra5-20/+39
2016-10-10S/390: Move binary start to 16M.Andreas Krebbel4-5/+10
2016-10-07Fold arithmetic integer expressions falloutAlan Modra2-6/+14
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+1
2016-10-07Add is_generic_elf to ld/ld-lib.expAlan Modra3-13/+26
2016-10-06Add workaround for bash 4.2 scripting problem.Ludovic Court?s2-1/+8
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra2-1/+7
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra2-0/+7
2016-10-04ld expression sectionAlan Modra3-22/+39
2016-10-04Fold arithmetic integer expressionsAlan Modra2-0/+34
2016-09-30v850 linker scriptsAlan Modra3-2/+8
2016-09-30Fix pr20528 testsuiteAlan Modra3-0/+13
2016-09-30Better ld --fatal-warnings supportAlan Modra2-3/+23
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra2-1/+6
2016-09-29Don't merge 2 sections with different SHF_EXCLUDEH.J. Lu6-1/+48
2016-09-28[ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon6-0/+215
2016-09-26When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov3-7/+57
2016-09-26PowerPC .gnu.attributesAlan Modra18-40/+31
2016-09-23Delete relocations associatesd with deleted exidx entries.Akihiko Odaki2-2/+23
2016-09-23S/390: Move start of 64 bit binaries from 2GB to 256MB.Andreas Krebbel4-4/+11
2016-09-22Report failed attempts to locate DT_NEEDED files when --verbose is in effect.Nick Clifton2-1/+10
2016-09-21[AArch64] Print spaces after commas in addressesRichard Sandiford41-92/+136
2016-09-21[AArch64] Add SVE condition codesRichard Sandiford3-8/+13
2016-09-20ld: Fix mistake in ChangeLogAndrew Burgess1-1/+1
2016-09-20ld: Extend documentation for EXCLUDE_FILEAndrew Burgess2-0/+20
2016-09-14Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme3-0/+18
2016-09-14[ARC] Fix parsing dtpoff relocation expression.Claudiu Zissulescu6-0/+60
2016-09-14Add support for disabling automatic generation of .eh_frame_hdr sections in E...Nick Clifton5-11/+38
2016-09-06Resolve size relocation with copy relocationH.J. Lu4-0/+30
2016-09-06Do not pass host compiler sanitization flags on to linker testsuite.Nick Clifton3-4/+21
2016-09-06Fix PR ld/20545 - relaxation bugs in avr backendSenthil Kumar Selvaraj5-0/+51
2016-09-02Limit pr20513c/pr20513d to Linux and GNU targetsH.J. Lu3-0/+8
2016-09-01Add tests for PR ld/20513H.J. Lu9-0/+84
2016-08-31Ignore symbols defined in SHF_EXCLUDE sectionsAlan Modra2-0/+11
2016-08-31Adjust VLE testsuiteAlan Modra6-107/+105
2016-08-30Made tests to XFAIL for arc*-*-elf*.Cupertino Miranda3-0/+7
2016-08-29Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu2-38/+52
2016-08-29i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu13-44/+79
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme2-62/+72
2016-08-26Dynamic TLS GOT entries would not be relocated.Cupertino Miranda3-0/+25
2016-08-26Content for TLS_IE_GOT not written to .got.Cupertino Miranda3-0/+24
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme13-3/+187
2016-08-25powerpc ld configureAlan Modra2-32/+74
2016-08-23Fix duplicate FAILs from ld testsuiteAlan Modra2-10/+9
2016-08-19Enable relro by default for AArch64, ARM and SCORE.Nick Clifton5-0/+10