summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-09 21:02:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-08-09 21:02:15 +0000
commit7526750ed4f74417fbf1f5d1006ae70791beab70 (patch)
treeaaad92d8714653d4c52201808cabeec54f133f0c /c
parent2006-08-09 Kolja Waschk <waschk@telos.de> (diff)
downloadrtems-7526750ed4f74417fbf1f5d1006ae70791beab70.tar.bz2
2006-08-09 Kolja Waschk <waschk@telos.de>
* TOOL_TARGETS: New port to Altera NIOS II.
Diffstat (limited to 'c')
-rw-r--r--c/ChangeLog4
-rw-r--r--c/TOOL_TARGETS6
2 files changed, 10 insertions, 0 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index b3b4157cb0..dbf5d07e51 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-09 Kolja Waschk <waschk@telos.de>
+
+ * TOOL_TARGETS: New port to Altera NIOS II.
+
2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove depend-am.
diff --git a/c/TOOL_TARGETS b/c/TOOL_TARGETS
index bd30020567..7b588ea219 100644
--- a/c/TOOL_TARGETS
+++ b/c/TOOL_TARGETS
@@ -28,6 +28,12 @@ mips:
NOTE: Little endian configuration is not in all tools and
is untested for RTEMS itself.
+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