aboutsummaryrefslogtreecommitdiff
path: root/ld/scripttempl/elf32msp430.sc
AgeCommit message (Expand)AuthorFilesLines
2023-08-02Revert "2.41 Release sources"Sam James1-14/+11
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-11/+14
2023-07-12.noinit and .persistent for msp430Alan Modra1-14/+11
2023-03-16Re: Add --enable-linker-verssionAlan Modra1-2/+2
2023-03-15Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton1-8/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2020-11-27ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz1-2/+10
2020-08-28MSP430: Fix alignment of __*_array_start symbols in default linker scriptJozef Lawrynowicz1-0/+3
2020-01-16MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz1-0/+8
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2018-10-29ld -r script fixesAlan Modra1-6/+6
2018-10-13ELF ld -r scriptsAlan Modra1-32/+41
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2017-10-12ld whitespace fixesAlan Modra1-11/+11
2017-01-02Update year range in copyright notice of all files.Alan Modra1-2/+2
2016-05-26Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton1-1/+3
2016-05-18Fix lots of linker testsuite failures for the FT32 target.Nick Clifton1-1/+1
2016-04-07Fix typo in name of MSP430 attribute section.Nick Clifton1-1/+1
2016-03-10Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton1-1/+0
2016-01-05Fix the execution of the MSP430 simulator testsuite.Nick Clifton1-0/+3
2016-01-01Copyright update for binutilsAlan Modra1-2/+2
2015-10-07New ARC implementation.Nick Clifton1-3/+8
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-1/+19
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+2
2014-08-20Add copyright notice to linker script files.Nick Clifton1-1/+11
2013-11-20 * scripttempl/elf32msp430.sc (.data): Set the based on the nextNick Clifton1-3/+3
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-35/+103
2013-04-28ld/Thomas Schwinge1-1/+1
2013-04-15 * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton1-30/+3
2013-02-27 * scripttempl/elf32msp430.sc: Add placement of .data.* sections.Nick Clifton1-1/+2
2012-08-01Don't call compare_section in case of by_noneH.J. Lu1-22/+22
2012-06-29 * scripttempl/alphavms.sc: Add .debug_macro section.Nick Clifton1-0/+7
2011-02-10 * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.Alan Modra1-11/+11
2010-11-02Include compressed DWARF debug sections in ELF linker scripts.H.J. Lu1-11/+11
2009-10-10Revert 2009-09-28 changes.Alan Modra1-33/+33
2009-09-28 * scripttempl/elf32cr16.sc: Emit empty script for ld -r and ld -Ur.Alan Modra1-33/+33
2004-08-25Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton1-0/+3
2003-12-03(HEAP_SECTION_MSP430): New section for forthcoming devices.Nick Clifton1-1/+24
2003-04-09Add initX, finiX, ctors, dtors sections to respect C++ constructor/destructor.Nick Clifton1-0/+31
2003-02-11Add new data anchors defenitions.Nick Clifton1-0/+4
2002-12-30Add support for msp430.Nick Clifton1-0/+188