aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot1-1/+29
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot1-0/+1
2021-03-10bfd: strip symbols not representable in COFF/PE symbol tableJan Beulich1-1/+1
2021-03-01Add DWARF-5 section names to PE and PEP linker scripts.Nick Clifton2-31/+137
2021-02-09Remove arm-symbianelfAlan Modra1-417/+0
2021-01-26PR27226, ld.bfd contains huge .rodata sectionAlan Modra1-1/+1
2021-01-25Add some more DWARF-5 sectionsFangrui Song1-3/+5
2021-01-25Update linker scripts with the names of new DWARF-5 debug sections.Nick Clifton1-7/+11
2021-01-01Update year range in copyright notice of binutils filesAlan Modra59-114/+114
2020-12-01arc: Enable -Ttext-segmentH.J. Lu1-0/+3
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz5-5/+41
2020-08-28MSP430: Fix alignment of __*_array_start symbols in default linker scriptJozef Lawrynowicz1-0/+3
2020-07-31ARC: Fix ld/pr24511 testShahab Vahedi1-8/+16
2020-07-19ld: optionally emit _etext last, before .dataHans-Peter Nilsson1-3/+10
2020-07-17mmix ld: move .init (and _init) first.Hans-Peter Nilsson1-6/+6
2020-07-09Remove powerpc PE supportAlan Modra1-208/+0
2020-06-30microblaze-linux XPASS ld-elf/var1Alan Modra1-0/+1
2020-06-16Really remove tic30-aout supportAlan Modra1-46/+0
2020-04-17[PATCH 1/2] coff-go32: update ldscriptJuan Manuel Guerrero1-0/+12
2020-04-14Fixes for the magic number used in PDP11 AOUT binaries.Stephen Casner1-0/+56
2020-01-16MSP430: Remove unused linker script template elf32msp430_3.scJozef Lawrynowicz1-224/+0
2020-01-16MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz1-0/+8
2020-01-13[ARC][committed] Use DWARF.sc in elf linker script templates.Claudiu Zissulescu2-98/+64
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-13/+19
2020-01-01Update year range in copyright notice of binutils filesAlan Modra61-118/+118
2019-12-17Remove tic80 supportAlan Modra1-86/+0
2019-11-26Introduce new .text.sorted.* sections.Martin Liska4-0/+4
2019-11-21PR46, cygwin: FAIL: cdtest with -UrAlan Modra4-6/+12
2019-11-07Remove CR16C supportAlan Modra1-66/+0
2019-09-11Rename elf32.em to elf.emAlan Modra21-21/+21
2019-08-07ld: use a specific linker script in BPF targetsJose E. Marchesi1-0/+702
2019-05-09Use the correct names for the init and fini array start symbols in the defaul...Dimitar Dimitrov1-2/+2
2019-04-10ld: Don't define __rel[a]_iplt_start/__rel[a]_iplt_end in PIEH.J. Lu1-8/+9
2019-03-21Add SORT_NONE to .init and .fini in scriptsAlan Modra36-79/+82
2019-01-01Update year range in copyright notice of binutils filesAlan Modra62-120/+120
2018-12-11Fix a typo in scripttempl/elf32xc16x.scH.J. Lu1-1/+1
2018-11-09Allow for compilers that do not produce aligned .rdat sections in PE format f...Marc2-0/+2
2018-10-29ld -r script fixesAlan Modra13-31/+31
2018-10-13ELF ld -r scriptsAlan Modra43-558/+654
2018-09-16Don't emit data_section_size when -r is specifiedJohn Darrington1-1/+1
2018-08-07Explain what happens for PE targeted linkers in the case where the user actua...Martin Storsjo2-8/+12
2018-07-30Fix thinko in the placement of the .gnu.build.attributes section.Nick Clifton1-1/+2
2018-07-30Combine ,gnu.build.attributes.* sections into one .gnu.build.attributes secti...Nick Clifton1-0/+1
2018-07-27S12Z: Emit uninitialized data in the .bss segmentJohn Darrington1-0/+1
2018-07-27S12Z: Emit initialized data segment image.John Darrington1-3/+3
2018-06-08Define various symbols conditionally in shared librariesAlan Modra1-4/+4
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+444
2018-05-09Fix binary compatibility between GCC and the TI compiler for the PRU target.Dimitar Dimitrov1-18/+29
2018-04-25[ARM] Add TLS relocations for FDPIC.Christophe Lyon1-1/+5
2018-04-25Remove arm-aout and arm-coff supportAlan Modra3-191/+0