aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
2015-10-07New ARC implementation.Nick Clifton5-5/+1211
2015-09-09FT32 linker script now parameterized for flash and RAM size.jamesbowman1-2/+5
2015-08-06Revert ALIGN changesAlan Modra1-2/+2
2015-07-20ALIGN change affects cris scriptsAlan Modra1-2/+2
2015-07-20ALIGN change affects standard scriptsAlan Modra1-2/+2
2015-07-03Add experimental support for --gc-sections with COFF and PE based targets.Kai Tietz2-48/+56
2015-05-28Compact EH SupportCatherine Moore1-3/+5
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-1/+19
2015-04-01Start of relro segment adjustmentAlan Modra1-1/+5
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton2-0/+4
2015-02-24This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj2-11/+26
2015-01-28FT32 initial supportAlan Modra1-0/+62
2015-01-20Reorder more powerpc64 sections again for -z relroAlan Modra1-1/+2
2015-01-20Reorder more powerpc64 sections for -z relroAlan Modra1-5/+9
2015-01-20Reorder powerpc64 sections for -z relroAlan Modra1-0/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra91-178/+178
2014-12-06Add Visium support to ldEric Botcazou1-0/+181
2014-11-11 * avrtiny.sc: Apply avr.sc fixes.Denis Chertykov1-38/+22
2014-08-20Add copyright notice to linker script files.Nick Clifton89-58/+1111
2014-07-08 * scripttempl/avr.sc: Remove KEEP for .data andDenis Chertykov1-5/+2
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford1-0/+250
2014-06-16Fix duplicated assignments to __rel_iplt and __rela_iplt symbolsAlan Modra2-8/+8
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-37/+0
2014-04-08This patch removes the inclusion of the default manifest in final links forNick Clifton2-34/+6
2014-03-19Improve .rsrc section merging again. This time with an algorithm thatNick Clifton2-6/+12
2014-03-19Improve .rsrc section merging with better handling of the alignment adjustmentsNick Clifton2-4/+4
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-02-27This patch adds a default manifest in to the final links performed by the Cyg...Nick Clifton2-22/+46
2014-01-22Make assignments to dot keep an empty output section.Alan Modra1-2/+2
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+615
2013-11-22 * scripttempl/avr.sc: Set .data section's LMA to next availableSenthil Kumar Selvaraj1-2/+2
2013-11-20 * scripttempl/elf32msp430.sc (.data): Set the based on the nextNick Clifton2-5/+5
2013-08-23Fix typo.Nick Clifton1-6/+6
2013-08-23 PR ld/15839Nick Clifton1-9/+9
2013-07-08 * scripttempl/elf.sc: Handle function names and otherJeff Law1-1/+1
2013-07-082013-07-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-6/+6
2013-06-24 bfd/Maciej W. Rozycki1-2/+6
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton2-35/+119
2013-04-29 * elflink.c (_bfd_elf_gc_mark_extra_sections): Remove mark fromNick Clifton1-1/+1
2013-04-28ld/Thomas Schwinge28-28/+28
2013-04-26 * scripttempl/avr.sc: Add ALIGN directive after *(.progmem*).Nick Clifton1-0/+2
2013-04-24 PR ld/15389Nick Clifton1-0/+1
2013-04-15 * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton29-887/+154
2013-03-27 PR ld/13812Nick Clifton1-2/+5
2013-02-27 * scripttempl/elf32msp430.sc: Add placement of .data.* sections.Nick Clifton2-1/+5
2013-02-21 * scripttempl/elf.sc (.init_array, .fini_array): Don't sort allAlan Modra1-6/+4
2013-02-15 * scripttempl/pep.sc (.xdata): Merge .xdata* into .xdata section.Kai Tietz1-2/+2
2013-01-23 PR ld/15041Nick Clifton1-4/+4
2013-01-23 PR ld/15037Nick Clifton1-1/+2
2013-01-14 * ld.texinfo (-Tldata-segment): Describe.Alan Modra1-0/+9