385c92176c
* config/m68hc11/m68hc11.md: New file, machine description for 68HC11 & 68HC12. * config/m68hc11/m68hc11.h: New file, definitions for 68HC11 & 68HC12. * config/m68hc11/m68hc11.c: New file, functions for 68HC11 & 68HC12. * config/m68hc11/m68hc12.h: New file, definitions for 68HC12. * config/m68hc11/m68hc11-protos.h: New file. * config/m68hc11/m68hc11-crt0.S: New file, startup code. * config/m68hc11/t-m68hc11-gas: New file, makefile fragment. * config/m68hc11/xm-m68hc11.h: New file, target defs. * config/m68hc11/larith.asm: New file, libgcc routines. From-SVN: r36276 |
||
---|---|---|
.. | ||
1750a | ||
a29k | ||
alpha | ||
arc | ||
arm | ||
avr | ||
c4x | ||
clipper | ||
convex | ||
d30v | ||
dsp16xx | ||
elxsi | ||
fr30 | ||
fx80 | ||
gmicro | ||
h8300 | ||
i370 | ||
i386 | ||
i860 | ||
i960 | ||
ia64 | ||
m32r | ||
m68hc11 | ||
m68k | ||
m88k | ||
mcore | ||
mips | ||
mn10200 | ||
mn10300 | ||
msdos | ||
ns32k | ||
pa | ||
pdp11 | ||
pj | ||
pyr | ||
romp | ||
rs6000 | ||
sh | ||
sparc | ||
spur | ||
tahoe | ||
v850 | ||
vax | ||
we32k | ||
winnt | ||
aoutos.h | ||
dbx.h | ||
dbxcoff.h | ||
dbxelf.h | ||
elfos.h | ||
float-i32.h | ||
float-i64.h | ||
float-i128.h | ||
float-i386.h | ||
float-m68k.h | ||
float-sh.h | ||
float-sparc.h | ||
float-vax.h | ||
fp-bit.c | ||
fp-bit.h | ||
freebsd.h | ||
gnu.h | ||
gofast.h | ||
interix.h | ||
libgloss.h | ||
linux-aout.h | ||
linux.h | ||
lynx-ng.h | ||
lynx.h | ||
netbsd.h | ||
nextstep21.h | ||
nextstep.c | ||
nextstep.h | ||
openbsd.h | ||
psos.h | ||
ptx4.h | ||
README | ||
rtems.h | ||
svr3.h | ||
svr4.h | ||
t-freebsd | ||
t-freebsd-thread | ||
t-gnu | ||
t-install-cpp | ||
t-libc-ok | ||
t-linux | ||
t-linux-aout | ||
t-linux-gnulibc1 | ||
t-netbsd | ||
t-openbsd | ||
t-openbsd-thread | ||
t-rtems | ||
t-svr4 | ||
tm-dwarf2.h | ||
x-interix | ||
x-linux | ||
x-linux-aout | ||
x-lynx | ||
x-svr4 | ||
xm-alloca.h | ||
xm-freebsd.h | ||
xm-gnu.h | ||
xm-interix.h | ||
xm-linux.h | ||
xm-lynx.h | ||
xm-openbsd.h | ||
xm-std32.h | ||
xm-svr3.h | ||
xm-svr4.h |
This directory contains machine-specific files for the GNU C compiler. It has a subdirectory for each basic CPU type. The only files in this directory itself are some .h files that pertain to particular operating systems and are used for more than one CPU type.