summaryrefslogtreecommitdiff
path: root/ld/scripttempl/elf32msp430.sc
Commit message (Expand)AuthorAgeFilesLines
* Re: Add --enable-linker-verssionAlan Modra2023-03-161-2/+2
* Add --enable-linker-version option to bfd linker to add an entry in the .comm...Nick Clifton2023-03-151-8/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-2/+2
* ELF: Support .noinit and .persistent sectionsJozef Lawrynowicz2020-11-271-2/+10
* MSP430: Fix alignment of __*_array_start symbols in default linker scriptJozef Lawrynowicz2020-08-281-0/+3
* MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz2020-01-161-0/+8
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-2/+2
* ld -r script fixesAlan Modra2018-10-291-6/+6
* ELF ld -r scriptsAlan Modra2018-10-131-32/+41
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-2/+2
* ld whitespace fixesAlan Modra2017-10-121-11/+11
* Update year range in copyright notice of all files.Alan Modra2017-01-021-2/+2
* Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton2016-05-261-1/+3
* Fix lots of linker testsuite failures for the FT32 target.Nick Clifton2016-05-181-1/+1
* Fix typo in name of MSP430 attribute section.Nick Clifton2016-04-071-1/+1
* Remove bogus LONG(0) from MSP430 built in linker script.Nick Clifton2016-03-101-1/+0
* Fix the execution of the MSP430 simulator testsuite.Nick Clifton2016-01-051-0/+3
* Copyright update for binutilsAlan Modra2016-01-011-2/+2
* New ARC implementation.Nick Clifton2015-10-071-3/+8
* Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton2015-05-051-1/+19
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-2/+2
* Add copyright notice to linker script files.Nick Clifton2014-08-201-1/+11
* * scripttempl/elf32msp430.sc (.data): Set the based on the nextNick Clifton2013-11-201-3/+3
* * archures.c: Add some more MSP430 machine numbers.Nick Clifton2013-05-021-35/+103
* ld/Thomas Schwinge2013-04-281-1/+1
* * scripttempl/armbpabi.sc: Replace DWARF sections with anNick Clifton2013-04-151-30/+3
* * scripttempl/elf32msp430.sc: Add placement of .data.* sections.Nick Clifton2013-02-271-1/+2
* Don't call compare_section in case of by_noneH.J. Lu2012-08-011-22/+22
* * scripttempl/alphavms.sc: Add .debug_macro section.Nick Clifton2012-06-291-0/+7
* * scripttempl/armbpabi.sc: Revert 2010-11-02 H.J. Lu.Alan Modra2011-02-101-11/+11
* Include compressed DWARF debug sections in ELF linker scripts.H.J. Lu2010-11-021-11/+11
* Revert 2009-09-28 changes.Alan Modra2009-10-101-33/+33
* * scripttempl/elf32cr16.sc: Emit empty script for ld -r and ld -Ur.Alan Modra2009-09-281-33/+33
* Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton2004-08-251-0/+3
* (HEAP_SECTION_MSP430): New section for forthcoming devices.Nick Clifton2003-12-031-1/+24
* Add initX, finiX, ctors, dtors sections to respect C++ constructor/destructor.Nick Clifton2003-04-091-0/+31
* Add new data anchors defenitions.Nick Clifton2003-02-111-0/+4
* Add support for msp430.Nick Clifton2002-12-301-0/+188