4.104.114.84.95
Last change
on this file since 7c9a598 was
3d4c7390,
checked in by Joel Sherrill <joel.sherrill@…>, on 11/07/02 at 15:46:17
|
2002-11-07 Joel Sherrill <joel@…>
- TOOL_TARGETS: Updated.
- PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed
since they were obsolete.
|
-
Property mode set to
100644
|
File size:
1.3 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 | hppa: |
---|
15 | hppa1.1-rtems ELF |
---|
16 | |
---|
17 | |
---|
18 | h8300: |
---|
19 | h8300-rtems COFF |
---|
20 | |
---|
21 | i386: |
---|
22 | i386-rtems ELF |
---|
23 | i386-rtemself ELF |
---|
24 | i386-rtemscoff COFF Obsoleted |
---|
25 | i386-go32-rtems COFF Obsoleted - no supporting BSP |
---|
26 | |
---|
27 | i960: |
---|
28 | i960-rtems COFF Switch to ELF when possible |
---|
29 | i960-rtemscoff COFF |
---|
30 | i960-rtemself ELF Not currently in any tools |
---|
31 | |
---|
32 | NOTE: As of October 2002, i960 has been deprecated in gdb and gcc. |
---|
33 | |
---|
34 | m68k: |
---|
35 | m68k-rtems COFF Switch to ELF when possible |
---|
36 | m68k-rtemscoff COFF |
---|
37 | m68k-rtemself ELF Not in all tools |
---|
38 | |
---|
39 | NOTE: m68k-elf is in post egcs 1.1.2 snapshots. |
---|
40 | |
---|
41 | mips: |
---|
42 | mips*-rtems ELF Big endian |
---|
43 | mips*el-rtems ELF Little endian |
---|
44 | |
---|
45 | NOTE: Little endian configuration is not in all tools and |
---|
46 | is untested for RTEMS itself. |
---|
47 | |
---|
48 | powerpc: |
---|
49 | powerpc-rtems ELF |
---|
50 | powerpcle-rtems ELF Little endian |
---|
51 | |
---|
52 | NOTE: Little endian configuration is not in all tools and |
---|
53 | is untested for RTEMS itself. |
---|
54 | |
---|
55 | sh: |
---|
56 | sh-rtems COFF |
---|
57 | sh-rtemscoff COFF |
---|
58 | sh-rtemself ELF |
---|
59 | |
---|
60 | NOTE: ELF is not completely stable for SH yet. |
---|
61 | |
---|
62 | sparc: |
---|
63 | sparc-rtems ELF |
---|
64 | sparc-rtemself ELF |
---|
65 | sparc-rtemsaout A.OUT |
---|
Note: See
TracBrowser
for help on using the repository browser.