4.104.115
Last change
on this file since eeec0b82 was
eeec0b82,
checked in by Joel Sherrill <joel.sherrill@…>, on 12/04/08 at 23:04:26
|
2008-12-04 Jukka Pietarinen <jukka.pietarinen@…>
- TOOL_TARGETS: Add Lattice Mico32 support.
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Line | |
---|
1 | # |
---|
2 | # $Id$ |
---|
3 | # |
---|
4 | |
---|
5 | The following are targets for the GNU tools (gcc, binutils, newlib, and gdb) |
---|
6 | that are for RTEMS, their object format, and status notes |
---|
7 | |
---|
8 | arm: |
---|
9 | arm-rtems ELF |
---|
10 | |
---|
11 | c4x: |
---|
12 | c4x-rtems COFF Requires patches |
---|
13 | |
---|
14 | h8300: |
---|
15 | h8300-rtems COFF |
---|
16 | |
---|
17 | i386: |
---|
18 | i386-rtems ELF |
---|
19 | |
---|
20 | m68k: |
---|
21 | m68k-rtems ELF |
---|
22 | |
---|
23 | |
---|
24 | mips: |
---|
25 | mips*-rtems ELF Big endian |
---|
26 | mips*el-rtems ELF Little endian |
---|
27 | |
---|
28 | NOTE: Little endian configuration is not in all tools and |
---|
29 | is untested for RTEMS itself. |
---|
30 | |
---|
31 | lm32: |
---|
32 | lm32-elf ELF Big endian |
---|
33 | |
---|
34 | NOTE: Currently there is no native lm32-rtems toolchain; |
---|
35 | |
---|
36 | nios2: |
---|
37 | nios2-elf ELF Little endian |
---|
38 | |
---|
39 | NOTE: Currently there is no native nios2-rtems toolchain; |
---|
40 | Altera's nios2-elf-tools can be used with wrapper scripts. |
---|
41 | |
---|
42 | powerpc: |
---|
43 | powerpc-rtems ELF |
---|
44 | powerpcle-rtems ELF Little endian |
---|
45 | |
---|
46 | NOTE: Little endian configuration is not in all tools and |
---|
47 | is untested for RTEMS itself. |
---|
48 | |
---|
49 | sh: |
---|
50 | sh-rtems COFF |
---|
51 | sh-rtemscoff COFF |
---|
52 | sh-rtemself ELF |
---|
53 | |
---|
54 | NOTE: ELF is not completely stable for SH yet. |
---|
55 | |
---|
56 | sparc: |
---|
57 | sparc-rtems ELF |
---|
Note: See
TracBrowser
for help on using the repository browser.