|
Last change
on this file since 2783 was 607, checked in by bird, 22 years ago |
|
Initial revision
|
-
Property cvs2svn:cvs-rev
set to
1.1
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
|
File size:
222 bytes
|
| Line | |
|---|
| 1 | MACHINE=
|
|---|
| 2 | SCRIPT_NAME=iq2000
|
|---|
| 3 | OUTPUT_FORMAT="elf32-iq2000"
|
|---|
| 4 | DATA_ADDR=0x1000
|
|---|
| 5 | TEXT_START_ADDR=0x80000000
|
|---|
| 6 | ARCH=iq2000
|
|---|
| 7 | ENTRY=_start
|
|---|
| 8 | EMBEDDED=yes
|
|---|
| 9 | ELFSIZE=32
|
|---|
| 10 | MAXPAGESIZE=256
|
|---|
| 11 | OTHER_RELOCATING_SECTIONS='PROVIDE (__stack = 0x1800);'
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.