mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-23 09:09:35 +08:00
Issue #754
libgloss/ * arm/elf-lm3s301.ld: Include cm3.ld. * arm/elf-lm3s31x.ld: Likewise.
This commit is contained in:
parent
b4d166ab77
commit
43de4ec74d
@ -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
|
||||
|
@ -9,4 +9,5 @@ SECTIONS {
|
||||
_stack = 0x20000000 + 2K;
|
||||
}
|
||||
|
||||
INCLUDE cm3.ld
|
||||
INCLUDE ldscripts/armelf.xc
|
||||
|
@ -9,4 +9,5 @@ SECTIONS {
|
||||
_stack = 0x20000000 + 4K;
|
||||
}
|
||||
|
||||
INCLUDE cm3.ld
|
||||
INCLUDE ldscripts/armelf.xc
|
||||
|
Loading…
x
Reference in New Issue
Block a user