summaryrefslogtreecommitdiffstats
path: root/c/TOOL_TARGETS
blob: bd30020567cca60d2d6bd7e4c478514d76509f14 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#
#  $Id$
#

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

h8300:
        h8300-rtems             COFF

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.

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