4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-23 17:19:33 +08:00
libgloss/
	* arm/elf-lm3s301.ld: Include cm3.ld.
	* arm/elf-lm3s31x.ld: Likewise.
This commit is contained in:
Mark Mitchell 2006-06-23 22:11:49 +00:00
parent b4d166ab77
commit 43de4ec74d
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2006-06-23 Mark Mitchell <mark@codesourcery.com>
Issue #754
libgloss/
* arm/elf-lm3s301.ld: Include cm3.ld.
* arm/elf-lm3s31x.ld: Likewise.
2006-06-13 Mark Mitchell <mark@codesourcery.com>
Issue #733

View File

@ -9,4 +9,5 @@ SECTIONS {
_stack = 0x20000000 + 2K;
}
INCLUDE cm3.ld
INCLUDE ldscripts/armelf.xc

View File

@ -9,4 +9,5 @@ SECTIONS {
_stack = 0x20000000 + 4K;
}
INCLUDE cm3.ld
INCLUDE ldscripts/armelf.xc