aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2019-10-03bfd, ld: add CTF section linkingNick Alcock12-11/+48
2019-09-25Silence a build-time warning about constant comparisons when building with cl...Nick Clifton1-4/+4
2019-09-23elf bfd.h tidyAlan Modra1-4/+3
2019-09-23m68k bfd.h tidyAlan Modra1-0/+2
2019-09-23bfin bfd.h tidyAlan Modra1-0/+1
2019-09-23cr16 bfd.h tidyAlan Modra1-0/+1
2019-09-23xcoff bfd.h tidyAlan Modra1-0/+1
2019-09-23arm bfd.h tidyAlan Modra2-12/+12
2019-09-23aarch64 bfd.h tidyAlan Modra1-0/+1
2019-09-23ia64 bfd.h tidyAlan Modra1-0/+2
2019-09-23v850 bfd.h tidyAlan Modra1-0/+1
2019-09-23csky bfd.h tidyAlan Modra1-0/+1
2019-09-20bfd macro conversion to inline functions, sectionAlan Modra1-3/+7
2019-09-20bfd macro conversion to inline functionsAlan Modra5-11/+5
2019-09-19bfd_section_* macrosAlan Modra17-59/+52
2019-09-18Use bfd_set_filename moreAlan Modra2-4/+4
2019-09-11Rename elf32.em to elf.emAlan Modra34-38/+36
2019-09-11Move elf32.em and elf-generic.em functionsAlan Modra23-2470/+65
2019-09-06beos.em qsort predicate tidyAlan Modra1-29/+24
2019-09-06bfd_get_filenameAlan Modra3-3/+3
2019-08-16PowerPC gcc bootstrap fail with bss-pltAlan Modra1-1/+6
2019-08-10lang_input_statement_type next pointersAlan Modra2-6/+5
2019-08-09Add support for a MIPS specific .MIPS.xhash section.Mihailo Stojanovic1-16/+0
2019-08-01Rename lang_output_section_statement to lang_os_listAlan Modra7-11/+9
2019-07-23SHF_GNU_MBIND requires ELFOSABI_GNUAlan Modra1-0/+2
2019-07-18ld -r: Don't merge with member of output section groupH.J. Lu1-3/+6
2019-07-02Fix a bug recently introduced to the linker where it would complain about a s...Nick Clifton1-1/+1
2019-06-06[LD, AArch64] Move ELF options behind -zSudakshina Das1-15/+13
2019-05-28PE linker segmentation fault with MALLOC_PERTURB_=1Alan Modra2-2/+4
2019-05-27Generic ELF target group signature symbolAlan Modra1-1/+3
2019-05-21[MIPS] Add generation of PLT entries with compact jumps for MIPS R6Matthew Fortune1-2/+24
2019-05-21AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)Tamar Christina1-4/+26
2019-04-17MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ...Jozef Lawrynowicz1-63/+47
2019-04-10cskyelf.em branch stub handlingAlan Modra1-16/+15
2019-04-06x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu3-1/+80
2019-03-13[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das1-0/+7
2019-03-13[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das1-1/+16
2019-02-09[ARC] don't force _init/_fini as DT_INIT/DT_FINI.Claudiu Zissulescu1-28/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra54-54/+54
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