summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* ld: Add a before_plugin_all_symbols_read hookH.J. Lu2022-03-092-0/+15
* Revert "PR28824, relro security issues, x86 keep COMMONPAGESIZE relro"H.J. Lu2022-02-141-1/+0
* PR28824, relro security issues, x86 keep COMMONPAGESIZE relroAlan Modra2022-02-131-0/+1
* ld: Add emultempl/emulation.emH.J. Lu2022-02-0610-372/+165
* ld: Remove emultempl/armcoff.emH.J. Lu2022-02-041-293/+0
* PR28751 mbind2a / mbind2b regressions on powerpc*-linuxAlan Modra2022-01-141-0/+1
* elf: Set p_align to the minimum page size if possibleH.J. Lu2022-01-051-0/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-0258-58/+58
* ld: Remove emultempl/linux.emH.J. Lu2021-12-271-226/+0
* Set the default DLL chracteristics to 0 for Cygwin based targets.Jeremy Drake2021-11-172-3/+17
* LoongArch ld supportliuzhensong2021-10-241-0/+87
* RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill2021-10-221-6/+2
* RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu2021-05-311-0/+14
* convert elf_link_hash macros to inline functionsAlan Modra2021-04-121-1/+1
* PR27719, lang_mark_undefineds trashes memoryAlan Modra2021-04-122-2/+3
* Use bool in ldAlan Modra2021-03-3138-514/+514
* Remove bfd_stdint.hAlan Modra2021-03-311-1/+1
* TRUE/FALSE simplificationAlan Modra2021-03-291-3/+2
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-226-14/+14
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-121-0/+38
* RISC-V: Improve multiple relax passes problem.Nelson Chu2021-03-111-1/+5
* elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu2021-03-051-1/+1
* PR27451, -z start_stop_gcAlan Modra2021-03-011-0/+4
* PR27226, ld.bfd contains huge .rodata sectionAlan Modra2021-01-264-2/+121
* SHF_LINK_ORDER fixup_link_order in ldAlan Modra2021-01-1316-20/+21
* PR27116, Spelling errors found by Debian style checkerAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-0158-58/+58
* constify elfNN_bedAlan Modra2020-12-162-5/+6
* Handle -z unique/-z nounique in ldVivek Das Mohapatra2020-12-151-0/+4
* RISC-V: Relax PCREL to GPREL while doing other relaxations is dangerous.Nelson Chu2020-11-211-1/+1
* bfd, include, ld, binutils, libctf: CTF should use the dynstr/symNick Alcock2020-11-2012-12/+24
* After preventing creating an import library for an exe when there are no expo...Jeremy Drake2020-09-302-2/+4
* PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocsAlan Modra2020-09-241-3/+15
* Linker: If the type is pie the results should be an executable which entry po...Frediano Ziglio2020-09-222-2/+2
* elf: Add -z unique-symbol to avoid duplicated local symbol namesH.J. Lu2020-09-121-0/+4
* Fix a segfault when creating an import library with 0 exports.Jeremy Drake2020-09-112-2/+4
* MSP430: Fix alignment of __*_array_start symbols in default linker scriptJozef Lawrynowicz2020-08-281-1/+80
* ld/emultempl/msp430.em: Remove unused variableJozef Lawrynowicz2020-08-271-3/+1
* Change the default characteristics of DLLs built by the linker to more secure...Jeremy Drake2020-08-272-28/+138
* PR26499 UBSAN: eelf32_spu.c:537 member access null pointerAlan Modra2020-08-261-1/+1
* PowerPC64 --no-pcrel-optimizeAlan Modra2020-08-131-1/+11
* MSP430: ld: Update output section tail when shuffling ".either" sectionsJozef Lawrynowicz2020-08-061-10/+22
* Power10 stub selectionAlan Modra2020-07-191-3/+16
* PowerPC64 ld --no-power10-stubsAlan Modra2020-07-101-1/+19
* Remove powerpc PE supportAlan Modra2020-07-092-37/+1
* XCOFF linker script PROVIDE supportAlan Modra2020-07-071-0/+1
* ld --help outputAlan Modra2020-06-241-6/+8
* Emit a warning when -z relro is unsupportedAlan Modra2020-06-195-0/+36
* xtensa: allow runtime ABI selectionMax Filippov2020-06-151-5/+36
* gold, ld: Implement -z start-stop-visibility=... option.Roland McGrath2020-06-151-0/+15