Files
binutils-gdb/ld/emulparams
Nick Clifton 837a17b36c Add support to the MSP430 linker for the automatic placement of code and data into either low or high memory regions.
gas	* config/tc-msp430.c (MAX_OP_LEN): Increase to 4096.
	(msp430_make_init_symbols): New function.
	(msp430_section): Call it.
	(msp430_frob_section): Likewise.

ld	* emulparams/msp430elf.sh (TEMPLATE_NAME): Change to msp430.
	* scripttempl/msp430.sc (.text): Add .lower.text and .either.text.
	(.data): Add .lower.data and .either.data.
	(.bss): Add .lower.bss and .either.bss.
	(.rodata): Add .lower.rodata and .either.rodata.
	* emultempl/msp430.em: New file.  Implements a new orphan
	placement algorithm that divides sections between lower and upper
	memory regions.
	* Makefile.am (emsp430elf.c): Depend upon msp430.em.
	*emsp430X.c): Likewise.
	* Makefine.in: Regenerate.
2015-05-05 13:38:00 +01:00
..
2013-11-21 11:17:50 -08:00
2011-03-22 18:10:48 +00:00
2011-03-22 18:10:48 +00:00
2011-03-22 18:10:48 +00:00
2011-03-22 18:10:48 +00:00
2011-03-22 18:10:48 +00:00
2011-03-22 18:10:48 +00:00
2011-03-22 18:10:48 +00:00
2013-01-10 20:08:03 +00:00
ld:
2010-10-22 12:08:32 +00:00
ld/
2011-05-13 18:15:33 +00:00
ld/
2011-05-13 18:15:33 +00:00
ld/
2011-05-13 18:15:33 +00:00
ld/
2011-05-13 18:15:33 +00:00
2013-08-26 22:18:07 +00:00
2015-04-08 09:46:50 -07:00
2010-12-31 11:01:00 +00:00
2013-06-24 23:55:46 +00:00
2010-12-31 11:01:00 +00:00
2011-10-25 11:18:16 +00:00
2015-01-28 16:25:18 +10:30
2013-04-25 13:22:52 +00:00
2013-04-25 13:22:52 +00:00
2010-12-31 11:01:00 +00:00
2010-12-31 11:01:00 +00:00
2013-01-10 09:49:22 +00:00
ld/
2012-08-06 22:40:36 +00:00
2012-09-13 22:24:51 +00:00
2013-01-10 20:08:03 +00:00
[.]
2011-11-02 03:09:11 +00:00
2014-12-06 16:45:22 +01:00
ld:
2010-10-22 12:08:32 +00:00
2010-12-31 11:01:00 +00:00
2010-12-31 11:01:00 +00:00
2015-04-23 09:49:19 +09:30
2013-08-26 22:18:07 +00:00
ld/
2013-08-23 22:38:42 +00:00
2013-01-10 20:08:03 +00:00
2013-08-26 22:18:07 +00:00
2011-02-18 18:20:29 +00:00
2014-07-27 08:51:20 -04:00
2013-12-13 11:52:32 +00:00
2013-12-13 11:52:32 +00:00
2014-01-30 17:47:07 -08:00
2015-04-08 04:55:23 -07:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

The files in this directory are read by genscripts.sh as shell commands.
They set parameters for the emulations.

Copyright (C) 2012-2015 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.