aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-09 * emulparams/elf_x86_64.sh (LARGE_BSS_AFTER_BSS): Define.Alan Modra1-2/+3
2013-01-08 * scripttempl/elf.sc (RODATA_ADDR): Typo fix.Alan Modra1-1/+1
2012-12-18ld/Roland McGrath1-5/+19
2012-12-17Add copyright noticesNick Clifton1-0/+6
2012-11-30 * scripttempl/epiphany_4x4.sc, emulparams/elf32epiphany_4x4.sh: Add.Joern Rennecke1-0/+685
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton1-0/+259
2012-10-18ChangeLog bfdKai Tietz2-0/+136
2012-09-09 * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attachHans-Peter Nilsson1-36/+44
2012-08-31Provide __executable_start for PIEH.J. Lu1-1/+1
2012-08-17PR ld/14326Kai Tietz1-0/+1
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton2-2/+14
2012-08-06 ld/Maciej W. Rozycki1-1/+1
2012-08-01Don't call compare_section in case of by_noneH.J. Lu6-54/+54
2012-06-29 * scripttempl/alphavms.sc: Add .debug_macro section.Nick Clifton27-0/+165
2012-06-15ld/Alan Modra1-1/+2
2012-06-07PR 13697Nick Clifton1-1/+4
2012-05-24ld/Cary Coutant5-15/+15