summaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)Author
2022-08-04Re: Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra
2022-05-26bit-rot in target before_parse functionAlan Modra
2022-05-26ld: add --package-metadataLuca Boccassi
2022-05-03Add a linker warning when creating potentially dangerous executable segments....Nick Clifton
2022-04-20xcoff: implement linker relaxationCl?ment Chigot
2022-04-20Stubs (added in a later patch) will generate new .loader symbols, once the al...Cl?ment Chigot
2022-04-20Add linker warning for when it creates an executable stack.Nick Clifton
2022-03-09ld: Add a before_plugin_all_symbols_read hookH.J. Lu
2022-02-14Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"H.J. Lu
2022-02-13PR28824, relro security issues, x86 keep COMMONPAGESIZE relroAlan Modra
2022-02-06ld: Add emultempl/emulation.emH.J. Lu
2022-02-04ld: Remove emultempl/armcoff.emH.J. Lu
2022-01-14PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra
2022-01-05elf: Set p_align to the minimum page size if possibleH.J. Lu
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-27ld: Remove emultempl/linux.emH.J. Lu
2021-11-17Set the default DLL chracteristics to 0 for Cygwin based targets.Jeremy Drake
2021-10-24LoongArch ld supportliuzhensong
2021-10-22RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu
2021-04-12convert elf_link_hash macros to inline functionsAlan Modra
2021-04-12PR27719, lang_mark_undefineds trashes memoryAlan Modra
2021-03-31Use bool in ldAlan Modra
2021-03-31Remove bfd_stdint.hAlan Modra
2021-03-29TRUE/FALSE simplificationAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu
2021-03-01PR27451, -z start_stop_gcAlan Modra
2021-01-26PR27226, ld.bfd contains huge .rodata sectionAlan Modra
2021-01-13SHF_LINK_ORDER fixup_link_order in ldAlan Modra
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-16constify elfNN_bedAlan Modra
2020-12-15Handle -z unique/-z nounique in ldVivek Das Mohapatra
2020-11-21RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu
2020-11-20bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock
2020-09-30After preventing creating an import library for an exe when there are no expo...Jeremy Drake
2020-09-24PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocsAlan Modra
2020-09-22Linker: If the type is pie the results should be an executable which entry po...Frediano Ziglio
2020-09-12elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu
2020-09-11Fix a segfault when creating an import library with 0 exports.Jeremy Drake
2020-08-28MSP430: Fix alignment of __*_array_start symbols in default linker scriptJozef Lawrynowicz
2020-08-27ld/emultempl/msp430.em: Remove unused variableJozef Lawrynowicz
2020-08-27Change the default characteristics of DLLs built by the linker to more secure...Jeremy Drake
2020-08-26PR26499 UBSAN: eelf32_spu.c:537 member access null pointerAlan Modra
2020-08-13PowerPC64 --no-pcrel-optimizeAlan Modra