summaryrefslogtreecommitdiffstats
path: root/c/TOOL_TARGETS
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-10 16:00:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-10 16:00:41 +0000
commit74c15b62ea6bd26e04738aef2d508be48b1520f0 (patch)
tree015fbc2c69fa2ed4c28d0c340c0b7ca38dc029ed /c/TOOL_TARGETS
parent2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-74c15b62ea6bd26e04738aef2d508be48b1520f0.tar.bz2
2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>
* ACKNOWLEDGEMENTS, TOOL_TARGETS: Remove TI C4x and NIOS2 ports from 4.9 branch.
Diffstat (limited to '')
-rw-r--r--c/TOOL_TARGETS36
1 files changed, 10 insertions, 26 deletions
diff --git a/c/TOOL_TARGETS b/c/TOOL_TARGETS
index 7b588ea219..0644b15225 100644
--- a/c/TOOL_TARGETS
+++ b/c/TOOL_TARGETS
@@ -5,48 +5,32 @@
The following are targets for the GNU tools (gcc, binutils, newlib, and gdb)
that are for RTEMS, their object format, and status notes
-arm:
- arm-rtems ELF
+arm: arm-rtems ELF
-c4x:
- c4x-rtems COFF Requires patches
+h8300: h8300-rtems COFF
-h8300:
- h8300-rtems COFF
+i386: i386-rtems ELF
-i386:
- i386-rtems ELF
+m68k: m68k-rtems ELF
-m68k:
- m68k-rtems ELF
-
-
-mips:
- mips*-rtems ELF Big endian
- mips*el-rtems ELF Little endian
+mips: mips*-rtems ELF Big endian
+ mips*el-rtems ELF Little endian
NOTE: Little endian configuration is not in all tools and
is untested for RTEMS itself.
-nios2:
- nios2-elf ELF Little endian
+nios2: nios2-elf ELF Little endian
NOTE: Currently there is no native nios2-rtems toolchain;
Altera's nios2-elf-tools can be used with wrapper scripts.
-powerpc:
- powerpc-rtems ELF
- powerpcle-rtems ELF Little endian
+powerpc: powerpc-rtems ELF
+ powerpcle-rtems ELF Little endian
NOTE: Little endian configuration is not in all tools and
is untested for RTEMS itself.
-sh:
- sh-rtems COFF
- sh-rtemscoff COFF
- sh-rtemself ELF
-
- NOTE: ELF is not completely stable for SH yet.
+sh: sh-rtems ELF
sparc:
sparc-rtems ELF