summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/ChangeLog4
-rw-r--r--c/TOOL_TARGETS5
2 files changed, 9 insertions, 0 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index 2efb8d747c..6b49a9d913 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,3 +1,7 @@
+2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
+
+ * TOOL_TARGETS: Add Lattice Mico32 support.
+
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* src/aclocal/rtems-cpu-subdirs.m4: Add new M32R port. It is just a
diff --git a/c/TOOL_TARGETS b/c/TOOL_TARGETS
index 7b588ea219..39c78f6fd6 100644
--- a/c/TOOL_TARGETS
+++ b/c/TOOL_TARGETS
@@ -28,6 +28,11 @@ mips:
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