aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2018-12-31PR24042, Global-buffer-overflow problem in output_rel_findAlan Modra1-8/+12
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton1-194/+40
2018-09-14PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki1-1/+11
2018-08-26Delay evaluation of alignment expressions in output sectionsAlan Modra2-2/+2
2018-08-24ehdr_start twiddlesAlan Modra1-12/+16
2018-08-24PR23566, false uninitialized warningAlan Modra1-10/+3
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+355
2018-07-18ld: Enable using separate linker script for -z relroAndreas Krebbel1-1/+148
2018-07-09[ARM] Fix warning cannot find thumb start symbolChristophe Lyon1-1/+1
2018-06-26Fix spelling mistakes.Nick Clifton3-3/+3
2018-04-16Remove sunos.emAlan Modra1-1042/+0
2018-04-16Remove arm-epoc-pe supportAlan Modra1-11/+5
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra2-271/+3
2018-04-16Remove sh5 and sh64 supportAlan Modra1-563/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra3-672/+0
2018-04-09Inline PLT call optimizationAlan Modra2-7/+56
2018-04-09Rearrange PLT reloc output on powerpcAlan Modra1-0/+2
2018-04-04Speed up direct linking with DLLs on Windows (1/2).Eric Botcazou2-244/+20
2018-03-23Add an extra library name template to the list used by the WIN32 targets.Nick Clifton2-0/+4
2018-03-15RISC-V: Don't enable relaxation in relocatable linkAndreas Schwab1-5/+8
2018-03-15nds32: Remove the unsupported target feature.Kuan-Lin Chen1-8/+0
2018-03-06RISC-V: Disallow output format changes.Jim Wilson1-0/+20
2018-03-02Ensure 8-byte alignment for AArch64 stubs.Jim Wilson1-1/+3
2018-02-27ld: Add --enable-separate-codeH.J. Lu1-0/+1
2018-02-26ld error/warning messagesAlan Modra38-340/+363
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-2/+2
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra12-49/+49
2018-02-07Revert "PowerPC PLT speculative execution barriers"Alan Modra2-39/+3
2018-01-18solaris2.em: Fold after_allocation into before_allocationH.J. Lu1-41/+27
2018-01-18PowerPC PLT stub alignment fixesAlan Modra2-4/+13
2018-01-17PowerPC PLT speculative execution barriersAlan Modra2-3/+39
2018-01-17PowerPC PLT stub tidyAlan Modra2-22/+66
2018-01-12Add -z undefs option to the ELF linker.Nick Clifton1-0/+2
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu1-9/+91
2018-01-03Update year range in copyright notice of binutils filesAlan Modra59-59/+59
2017-11-21Stop the v850 linker from converting to other output formats whilst linking.Nick Clifton1-0/+21
2017-11-13ld: Replace exp_dataseg_none with exp_seg_noneH.J. Lu3-3/+3
2017-11-09ld: Reformat emultempl/elf32.emH.J. Lu1-4/+7
2017-10-19RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt1-1/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu22-5/+35
2017-10-12ld whitespace fixesAlan Modra20-181/+181
2017-10-12Set dynamic_undefined_weak to zero for static PIEsAlan Modra1-0/+7
2017-10-12_bfd_elf_link_hash_hide_symbol calls in generic ELF codeAlan Modra1-32/+34
2017-10-11ld internationalization fixesAlan Modra36-256/+284
2017-09-10PowerPC64 --plt-alignAlan Modra1-1/+1
2017-09-02-Og warning fixesAlan Modra1-13/+13
2017-08-29Improve MSP430 section placement.Jozef Lawrynowicz1-45/+608
2017-08-11Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...Nick Clifton1-0/+4
2017-08-03Add more targets to the list of architectures not supporting format changing ...Nick Clifton2-17/+45
2017-08-03ELF checks for orphan placementAlan Modra1-29/+47