aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/msp430.em
AgeCommit message (Expand)AuthorFilesLines
2020-05-21Replace "if (x) free (x)" with "free (x)", ldAlan Modra1-2/+1
2020-05-18Show AIX gc'd symbol address adjustments in map fileDouglas B Rupp1-1/+2
2020-02-06ELF: Discard a section if any of its linked-to sections has been discardedH.J. Lu1-0/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-1/+4
2019-09-19bfd_section_* macrosAlan Modra1-9/+11
2019-04-17MSP430 Linker: Define __crt0_init_bss/__crt0_movedata symbols when .lower or ...Jozef Lawrynowicz1-63/+47
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-26ld error/warning messagesAlan Modra1-17/+16
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-0/+1
2017-10-12ld whitespace fixesAlan Modra1-4/+4
2017-10-11ld internationalization fixesAlan Modra1-5/+5
2017-09-02-Og warning fixesAlan Modra1-13/+13
2017-08-29Improve MSP430 section placement.Jozef Lawrynowicz1-45/+608
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-03-21Remove use of alloca.Nick Clifton1-4/+10
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-6/+6
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-0/+298