aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-18various i386-aout and i386-coff target removalAlan Modra1-57/+0
2018-04-16Remove arm-epoc-pe supportAlan Modra1-164/+0
2018-04-16Remove sparc-aout and sparc-coff supportAlan Modra1-62/+0
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra4-247/+0
2018-04-16Remove sh-symbianelf supportAlan Modra1-372/+0
2018-04-16Remove w65 supportAlan Modra1-77/+0
2018-04-16Remove m88k supportAlan Modra1-62/+0
2018-04-16Remove i370 supportAlan Modra1-206/+0
2018-04-16Remove h8500 supportAlan Modra5-365/+0
2018-04-16Remove h8300-coff supportAlan Modra7-730/+0
2018-04-16Remove tandem supportAlan Modra1-35/+0
2018-04-16Remove netware supportAlan Modra1-143/+0
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra2-91/+0
2018-02-03Remove PROVIDE() qualifiers from definition of __CTOR_LIST__ and __DTOR_LIST_...Nick Clifton2-8/+40
2018-01-11ld: Add "-z separate-code" option to ELF linkerH.J. Lu1-3/+19
2018-01-11ld: Keep PREINIT_ARRAY/INIT_ARRAY/FINI_ARRAY sections for -r --gc-sectionsH.J. Lu1-6/+7
2018-01-11Fix the order of SHLIB_RODATA_ADDR in elf.scH.J. Lu1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra91-178/+178