From 74c15b62ea6bd26e04738aef2d508be48b1520f0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 10 Sep 2008 16:00:41 +0000 Subject: 2008-09-10 Joel Sherrill * ACKNOWLEDGEMENTS, TOOL_TARGETS: Remove TI C4x and NIOS2 ports from 4.9 branch. --- c/ACKNOWLEDGEMENTS | 2 +- c/ChangeLog | 5 +++++ c/TOOL_TARGETS | 36 ++++++++++-------------------------- 3 files changed, 16 insertions(+), 27 deletions(-) diff --git a/c/ACKNOWLEDGEMENTS b/c/ACKNOWLEDGEMENTS index a370938d87..6bf2e82f74 100644 --- a/c/ACKNOWLEDGEMENTS +++ b/c/ACKNOWLEDGEMENTS @@ -153,7 +153,7 @@ The following persons/organizations have made contributions: interrupt management API that reduces interrupt latency while making it easier to support external interrupt controllers. -+ Joel Sherrill for the BSPs that work with ++ Joel Sherrill for the BSPs that work with numerous simulators including psim, c4xsim, h8sim, armulator, sim68000, and simcpu32. Most of these BSPs work with instruction set simulators in gdb. diff --git a/c/ChangeLog b/c/ChangeLog index 08a234a1f1..0e3c2720e4 100644 --- a/c/ChangeLog +++ b/c/ChangeLog @@ -1,3 +1,8 @@ +2008-09-10 Joel Sherrill + + * ACKNOWLEDGEMENTS, TOOL_TARGETS: Remove TI C4x and NIOS2 ports from + 4.9 branch. + 2007-03-27 Ralf Corsépius * configure.ac: Use MKDIR_P instead of mkdir_p. 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 -- cgit v1.2.3