aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl
AgeCommit message (Expand)AuthorFilesLines
2020-04-30ld: Add rx-linux emulation. gas: Change ELF flags initial value in rx-linuxYoshinori Sato1-0/+42
2020-04-15Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...Fangrui Song2-5/+5
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner1-0/+132
2020-03-30Fix objcopy's --preserve-dates command line option so that it will work with ...Nick Clifton2-2/+8
2020-03-18Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon1-4/+2
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon2-1/+8
2020-03-13x86: Check static link of dynamic objectsH.J. Lu1-0/+1
2020-02-26Indent labelsAlan Modra1-1/+1
2020-02-19Various fixes for the Z80 support.Sergey Belyashov1-106/+16
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2-237/+111
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu11-0/+11
2020-01-29PR25477, ld 2.34 tries to load ${prefix}/etc/ld.so.confAlan Modra1-1/+1
2020-01-22PowerPC64 __tls_get_addr_descAlan Modra1-1/+19
2020-01-22PR25417, Fix minor typosYuri Chornoivan1-1/+1
2020-01-03For PE format files, the base relocation table is necessary if the image is l...Hannes Domani2-2/+16
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2-18/+194
2020-01-02AArch64: Set the correct ELF class for AArch64 stubs (PR/25210)Tamar Christina1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra56-56/+56
2019-12-26Avoid ubsan bug complaining about &p->fieldAlan Modra6-7/+7
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