summaryrefslogtreecommitdiffstats
path: root/c/TOOL_TARGETS
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-01-04 11:10:40 -0600
committerJoel Sherrill <joel@rtems.org>2016-01-04 11:10:40 -0600
commite2f633aa010eaf9986d0e3ef62e3147196472adc (patch)
treed863087117940d7fbee25255f8f3c646c799d3db /c/TOOL_TARGETS
parentRemove AVR Architectural Port (diff)
downloadrtems-e2f633aa010eaf9986d0e3ef62e3147196472adc.tar.bz2
c/TOOL_TARGETS: Remove obsolete file
Diffstat (limited to '')
-rw-r--r--c/TOOL_TARGETS50
1 files changed, 0 insertions, 50 deletions
diff --git a/c/TOOL_TARGETS b/c/TOOL_TARGETS
deleted file mode 100644
index 3b22d81ce9..0000000000
--- a/c/TOOL_TARGETS
+++ /dev/null
@@ -1,50 +0,0 @@
-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
-
-c4x:
- c4x-rtems COFF Requires patches
-
-i386:
- i386-rtems ELF
-
-m68k:
- m68k-rtems ELF
-
-
-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.
-
-lm32:
- lm32-elf ELF Big endian
-
- NOTE: Currently there is no native lm32-rtems toolchain;
-
-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
-
- 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.
-
-sparc:
- sparc-rtems ELF