summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Regenerate spu_ovl.o_cAlan Modra2016-10-152-53/+57
* Add separate debug info file sectionAlan Modra2016-10-142-0/+5
* Update more tests for objdump changeAlan Modra2016-10-126-9/+17
* Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton2016-10-11161-677/+841
* Add support to the static linker for the tokens accepted by the dynamic linke...Nick Clifton2016-10-115-2/+166
* Always descend into output section statements in lang_do_assignmentsAlan Modra2016-10-115-20/+39
* S/390: Move binary start to 16M.Andreas Krebbel2016-10-104-5/+10
* Fold arithmetic integer expressions falloutAlan Modra2016-10-072-6/+14
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+1
* Add is_generic_elf to ld/ld-lib.expAlan Modra2016-10-073-13/+26
* Add workaround for bash 4.2 scripting problem.Ludovic Court?s2016-10-062-1/+8
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-062-1/+7
* -Wimplicit-fallthrough error fixesAlan Modra2016-10-062-0/+7
* ld expression sectionAlan Modra2016-10-043-22/+39
* Fold arithmetic integer expressionsAlan Modra2016-10-042-0/+34
* v850 linker scriptsAlan Modra2016-09-303-2/+8
* Fix pr20528 testsuiteAlan Modra2016-09-303-0/+13
* Better ld --fatal-warnings supportAlan Modra2016-09-302-3/+23
* Make bfd_error_handler_type like vprintfAlan Modra2016-09-302-1/+6
* Don't merge 2 sections with different SHF_EXCLUDEH.J. Lu2016-09-296-1/+48
* [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon2016-09-286-0/+215
* When building target binaries, ensure that the warning flags selected for the...Vlad Zakharov2016-09-263-7/+57
* PowerPC .gnu.attributesAlan Modra2016-09-2618-40/+31
* Delete relocations associatesd with deleted exidx entries.Akihiko Odaki2016-09-232-2/+23
* S/390: Move start of 64 bit binaries from 2GB to 256MB.Andreas Krebbel2016-09-234-4/+11
* Report failed attempts to locate DT_NEEDED files when --verbose is in effect.Nick Clifton2016-09-222-1/+10
* [AArch64] Print spaces after commas in addressesRichard Sandiford2016-09-2141-92/+136
* [AArch64] Add SVE condition codesRichard Sandiford2016-09-213-8/+13
* ld: Fix mistake in ChangeLogAndrew Burgess2016-09-201-1/+1
* ld: Extend documentation for EXCLUDE_FILEAndrew Burgess2016-09-202-0/+20
* Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme2016-09-143-0/+18
* [ARC] Fix parsing dtpoff relocation expression.Claudiu Zissulescu2016-09-146-0/+60
* Add support for disabling automatic generation of .eh_frame_hdr sections in E...Nick Clifton2016-09-145-11/+38
* Resolve size relocation with copy relocationH.J. Lu2016-09-064-0/+30
* Do not pass host compiler sanitization flags on to linker testsuite.Nick Clifton2016-09-063-4/+21
* Fix PR ld/20545 - relaxation bugs in avr backendSenthil Kumar Selvaraj2016-09-065-0/+51
* Limit pr20513c/pr20513d to Linux and GNU targetsH.J. Lu2016-09-023-0/+8
* Add tests for PR ld/20513H.J. Lu2016-09-019-0/+84
* Ignore symbols defined in SHF_EXCLUDE sectionsAlan Modra2016-08-312-0/+11
* Adjust VLE testsuiteAlan Modra2016-08-316-107/+105
* Made tests to XFAIL for arc*-*-elf*.Cupertino Miranda2016-08-303-0/+7
* Run PR ld/19784 tests only if ifunc attribute worksH.J. Lu2016-08-292-38/+52
* i386: Issue an error on non-PIC call to IFUNC in PIC objectH.J. Lu2016-08-2913-44/+79
* Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme2016-08-262-62/+72
* Dynamic TLS GOT entries would not be relocated.Cupertino Miranda2016-08-263-0/+25
* Content for TLS_IE_GOT not written to .got.Cupertino Miranda2016-08-263-0/+24
* Add support for stable secure gateway veneers addressesThomas Preud'homme2016-08-2613-3/+187
* powerpc ld configureAlan Modra2016-08-252-32/+74
* Fix duplicate FAILs from ld testsuiteAlan Modra2016-08-232-10/+9
* Enable relro by default for AArch64, ARM and SCORE.Nick Clifton2016-08-195-0/+10