aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
2024-06-18Ensure that the text segment is aligned on disk when using --rosegment.Nick Clifton1-1/+1
2024-06-13Add --rosegment option to BFD linker to stop the '-z separate-code' from gene...Nick Clifton1-18/+100
2024-04-01hppa: Implement PA 2.0 symbolic relocations for long displacementsJohn David Anglin1-1/+1
2024-01-31PR31124: Addendum: Remove PROVIDE of __flmap_init_label, __flmap.Georg-Johann Lay1-3/+3
2024-01-19ld: Remove scripttempl/elf_chaos.scH.J. Lu1-339/+0
2024-01-19Remove hosts/mipsbsd.h and scripttempl/mipsbsd.scH.J. Lu1-42/+0
2024-01-04Update year range in copyright notice of binutils filesAlan Modra56-107/+107
2023-12-18PR31177: Let region text start at __TEXT_REGION_ORIGIN___Georg-Johann Lay1-1/+2
2023-12-15Addendum to PR31124Georg-Johann Lay1-23/+37
2023-12-12Support rodata in flash for more AVR devicesGeorg-Johann Lay1-4/+115
2023-09-25Revert "arc: Add new linker emulation and scripts for ARCv3 ISA."Claudiu Zissulescu1-4/+14
2023-09-25arc: Add new linker emulation and scripts for ARCv3 ISA.Claudiu Zissulescu1-14/+4
2023-08-31arc: Update elfarcv2 script templateClaudiu Zissulescu1-7/+11
2023-08-02Revert "2.41 Release sources"Sam James14-42/+58
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton14-58/+42
2023-07-17Support NEXT_SECTION in ALIGNOF and SIZEOFAlan Modra13-5/+13
2023-07-12.noinit and .persistent for msp430Alan Modra1-14/+11
2023-07-12.noinit and .persistent alignmentAlan Modra1-4/+2
2023-07-12Re: Align linkerscript symbols according to ABIAlan Modra1-1/+2
2023-07-05Align linkerscript symbols according to ABIAndreas Krebbel1-19/+31
2023-05-04ld: pru: Place exception-handling sections correctlyDimitar Dimitrov1-8/+26
2023-03-17Another source_shAlan Modra1-1/+1
2023-03-16Re: Add --enable-linker-verssionAlan Modra37-86/+70
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton33-273/+80
2023-02-04ld: pru: Add optional section alignmentsDimitar Dimitrov1-3/+11
2023-02-04ld: pru: Merge the bss input sections into dataDimitar Dimitrov1-10/+14
2023-01-04Avoid unaligned pointer reads in PEP .idata sectionMark Harmstone1-0/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra55-106/+106
2022-12-21Keep the .drectve section when performing a relocateable link.Nick Clifton2-2/+2
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-0/+2
2022-11-03AVR Linker: Allow the start of the data region to specified on the command line.Nick Clifton1-1/+3
2022-06-27drop XC16x bitsJan Beulich3-241/+0
2022-01-13Correct .relr.dyn nocombreloc scriptAlan Modra1-1/+1
2022-01-12ld: Initial DT_RELR supportH.J. Lu1-0/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra58-112/+112
2021-11-30ld: pru: Add pru_irq_map output sectionNick Clifton1-0/+6
2021-11-25ld: fix POSIX shell test usageMike Frysinger2-2/+2
2021-09-30ld: pru: Fix resource_table output section alignmentDimitar Dimitrov1-4/+3
2021-05-10PRU: Add alignment for resource table, and allow sizes of memory regions to b...Dimitar Dimitrov1-2/+9
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