aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-msp430-elf
AgeCommit message (Expand)AuthorFilesLines
2023-02-11objdump -D of bss sections and -s with -jAlan Modra9-52/+49
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-28Use bfd_rename_section in msp430.emAlan Modra1-0/+6
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz4-0/+57
2020-08-28MSP430: Fix alignment of __*_array_start symbols in default linker scriptJozef Lawrynowicz10-0/+220
2020-01-16MSP430: Add input section rules for .upper sections to default linker scriptJozef Lawrynowicz2-0/+35
2020-01-15MSP430: Fix relocation overflow when using #lo(EXP) macroJozef Lawrynowicz2-0/+24
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-07Add support for new functionality in the msp430 backend of GCC.Jozef Lawrynowicz6-1/+52
2019-04-17MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ...Jozef Lawrynowicz9-9/+193
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-08-29Improve MSP430 section placement.Jozef Lawrynowicz17-0/+667