summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* Stop the v850 linker from converting to other output formats whilst linking.Nick Clifton2017-11-211-0/+21
* ld: Replace exp_dataseg_none with exp_seg_noneH.J. Lu2017-11-133-3/+3
* ld: Reformat emultempl/elf32.emH.J. Lu2017-11-091-4/+7
* RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt2017-10-191-1/+1
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-1622-5/+35
* ld whitespace fixesAlan Modra2017-10-1220-181/+181
* Set dynamic_undefined_weak to zero for static PIEsAlan Modra2017-10-121-0/+7
* _bfd_elf_link_hash_hide_symbol calls in generic ELF codeAlan Modra2017-10-121-32/+34
* ld internationalization fixesAlan Modra2017-10-1136-256/+284
* PowerPC64 --plt-alignAlan Modra2017-09-101-1/+1
* -Og warning fixesAlan Modra2017-09-021-13/+13
* Improve MSP430 section placement.Jozef Lawrynowicz2017-08-291-45/+608
* Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton2017-08-111-0/+4
* Add more targets to the list of architectures not supporting format changing ...Nick Clifton2017-08-032-17/+45
* ELF checks for orphan placementAlan Modra2017-08-031-29/+47
* Check ELF section header only for ELF outputH.J. Lu2017-08-021-1/+2
* Revert the last change to emultempl/elf32.emH.J. Lu2017-08-021-2/+0
* Fix assertion failure for xtensa linker.Max Filippov2017-08-021-1/+1
* Fix seg-fault when trying to place non-ELF orphan sections.Nick Clifton2017-08-021-0/+2
* MIPS/LD: Fix a segfault from ELF `e_flags' access with non-ELF output BFDMaciej W. Rozycki2017-07-071-6/+9
* Don't attach linker created section to --just-syms bfdAlan Modra2017-06-261-4/+6
* S/390: Add support for pgste markerAndreas Krebbel2017-06-231-0/+64
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-57/+0
* Always define referenced __start_SECNAME/__stop_SECNAMEH.J. Lu2017-06-131-4/+60
* PPC64_OPT_LOCALENTRYAlan Modra2017-06-011-22/+43
* PowerPC64 ld help quotingAlan Modra2017-05-311-2/+2
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-184-4/+4
* PR 21274, ld segfaults linking PE DLLAlan Modra2017-04-112-74/+106
* Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2017-04-041-1/+45
* ld: Support ELF GNU program propertiesH.J. Lu2017-04-031-0/+2
* Add sysroot for ld -rpath searchAlan Modra2017-03-111-0/+2
* Rewrite add_sysrootAlan Modra2017-03-111-53/+96
* MIPS: Add options to control branch ISA checksMaciej W. Rozycki2017-01-301-2/+23
* Solaris2/LD: Fix anonymous version script acceptance bugMaciej W. Rozycki2017-01-241-1/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-0258-58/+58
* PRU LD PortDimitar Dimitrov2016-12-311-0/+50
* PowerPC64 dot-symbol compatibility bugfixesAlan Modra2016-12-031-1/+0
* Fix seg-fault linking corrupt binary.Nick Clifton2016-12-021-3/+3
* Fix spelling in comments in .em files (ld)Ambrogino Modigliani2016-11-275-6/+6
* Fix snafu parsing $ORIGIN.Nick Clifton2016-11-241-1/+1
* PR20744, Incorrect PowerPC VLE relocsAlan Modra2016-11-221-2/+9
* Fix infinite loop when processing rpath tokens.Nick Clifton2016-11-071-27/+48
* Remove support for $PLATFORM in rpath search paths.Nick Clifton2016-11-041-30/+7
* Add support for RISC-V architecture.Nick Clifton2016-11-011-0/+68
* Regenerate spu_ovl.o_cAlan Modra2016-10-151-53/+53
* Add support to the static linker for the tokens accepted by the dynamic linke...Nick Clifton2016-10-111-0/+151
* Don't merge 2 sections with different SHF_EXCLUDEH.J. Lu2016-09-291-1/+8
* Report failed attempts to locate DT_NEEDED files when --verbose is in effect.Nick Clifton2016-09-221-1/+5
* Add support for disabling automatic generation of .eh_frame_hdr sections in E...Nick Clifton2016-09-141-9/+18
* Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme2016-08-261-62/+55