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 + + * TOOL_TARGETS: New port to Altera NIOS II. + 2005-11-13 Ralf Corsepius * 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