|
Last change
on this file was 610, checked in by bird, 22 years ago |
|
This commit was generated by cvs2svn to compensate for changes in r609,
which included commits to RCS files with non-trunk default branches.
|
-
Property cvs2svn:cvs-rev
set to
1.1.1.2
-
Property svn:eol-style
set to
native
-
Property svn:executable
set to
*
|
|
File size:
492 bytes
|
| Line | |
|---|
| 1 | MACHINE=
|
|---|
| 2 | SCRIPT_NAME=elf
|
|---|
| 3 | OUTPUT_FORMAT="elf32-littlearm-oabi"
|
|---|
| 4 | BIG_OUTPUT_FORMAT="elf32-bigarm-oabi"
|
|---|
| 5 | LITTLE_OUTPUT_FORMAT="elf32-littlearm-oabi"
|
|---|
| 6 | TEXT_START_ADDR=0x8000
|
|---|
| 7 | TEMPLATE_NAME=armelf_oabi
|
|---|
| 8 | OTHER_TEXT_SECTIONS='*(.glue_7t) *(.glue_7)'
|
|---|
| 9 | OTHER_BSS_SYMBOLS='__bss_start__ = .;'
|
|---|
| 10 | OTHER_BSS_END_SYMBOLS='_bss_end__ = . ; __bss_end__ = . ;'
|
|---|
| 11 |
|
|---|
| 12 |
|
|---|
| 13 | ARCH=arm
|
|---|
| 14 | MACHINE=
|
|---|
| 15 | MAXPAGESIZE=256
|
|---|
| 16 | ENTRY=_start
|
|---|
| 17 | EMBEDDED=yes
|
|---|
| 18 |
|
|---|
| 19 | # This sets the stack to the top of the simulator memory (2^19 bytes).
|
|---|
| 20 | STACK_ADDR=0x80000
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.