summaryrefslogtreecommitdiff
path: root/ld/emultempl
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-0156-56/+56
* Avoid ubsan bug complaining about &p->fieldAlan Modra2019-12-266-7/+7
* bfd, ld: add CTF section linkingNick Alcock2019-10-0312-11/+48
* Silence a build-time warning about constant comparisons when building with cl...Nick Clifton2019-09-251-4/+4
* elf bfd.h tidyAlan Modra2019-09-231-4/+3
* m68k bfd.h tidyAlan Modra2019-09-231-0/+2
* bfin bfd.h tidyAlan Modra2019-09-231-0/+1
* cr16 bfd.h tidyAlan Modra2019-09-231-0/+1
* xcoff bfd.h tidyAlan Modra2019-09-231-0/+1
* arm bfd.h tidyAlan Modra2019-09-232-12/+12
* aarch64 bfd.h tidyAlan Modra2019-09-231-0/+1
* ia64 bfd.h tidyAlan Modra2019-09-231-0/+2
* v850 bfd.h tidyAlan Modra2019-09-231-0/+1
* csky bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd macro conversion to inline functions, sectionAlan Modra2019-09-201-3/+7
* bfd macro conversion to inline functionsAlan Modra2019-09-205-11/+5
* bfd_section_* macrosAlan Modra2019-09-1917-59/+52
* Use bfd_set_filename moreAlan Modra2019-09-182-4/+4
* Rename elf32.em to elf.emAlan Modra2019-09-1134-38/+36
* Move elf32.em and elf-generic.em functionsAlan Modra2019-09-1123-2470/+65
* beos.em qsort predicate tidyAlan Modra2019-09-061-29/+24
* bfd_get_filenameAlan Modra2019-09-063-3/+3
* PowerPC gcc bootstrap fail with bss-pltAlan Modra2019-08-161-1/+6
* lang_input_statement_type next pointersAlan Modra2019-08-102-6/+5
* Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic2019-08-091-16/+0
* Rename lang_output_section_statement to lang_os_listAlan Modra2019-08-017-11/+9
* SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra2019-07-231-0/+2
* ld -r: Don't merge with member of output section groupH.J. Lu2019-07-181-3/+6
* Fix a bug recently introduced to the linker where it would complain about a s...Nick Clifton2019-07-021-1/+1
* [LD, AArch64] Move ELF options behind -zSudakshina Das2019-06-061-15/+13
* PE linker segmentation fault with MALLOC_PERTURB_=1Alan Modra2019-05-282-2/+4
* Generic ELF target group signature symbolAlan Modra2019-05-271-1/+3
* [MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune2019-05-211-2/+24
* AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina2019-05-211-4/+26
* MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ...Jozef Lawrynowicz2019-04-171-63/+47
* cskyelf.em branch stub handlingAlan Modra2019-04-101-16/+15
* x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu2019-04-063-1/+80
* [BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das2019-03-131-0/+7
* [BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das2019-03-131-1/+16
* [ARC] don't force _init/_fini as DT_INIT/DT_FINI.Claudiu Zissulescu2019-02-091-28/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-0154-54/+54
* PR24042, Global-buffer-overflow problem in output_rel_findAlan Modra2018-12-311-8/+12
* Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton2018-09-201-194/+40
* PR ld/21375: MIPS: Fix non-zero run-time value for undefined weaksMaciej W. Rozycki2018-09-141-1/+11
* Delay evaluation of alignment expressions in output sectionsAlan Modra2018-08-262-2/+2
* ehdr_start twiddlesAlan Modra2018-08-241-12/+16
* PR23566, false uninitialized warningAlan Modra2018-08-241-10/+3
* Add support for the C_SKY series of processors.Andrew Jenner2018-07-301-0/+355
* ld: Enable using separate linker script for -z relroAndreas Krebbel2018-07-181-1/+148
* [ARM] Fix warning cannot find thumb start symbolChristophe Lyon2018-07-091-1/+1