74cf1c6d68
* m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881. (MACHINE_STATE_m68010_up): Replaced __mc68332__ with __mcpu32__. * m68k/m68k-none.h(CPP_FPU_SPEC): Update relative to TARGET_SWITCHES. (CPP_SPEC, ASM_SPEC, CC1_SPEC): Likewise. (CPP_SPEC): -m68332 defines both __mc68332 and __mcpu32__. * m68k/t-m68kbare (MULTILIB_OPTIONS): Add mcpu32. (MULTILIB_MATCHES): -m68332 now uses mcpu32 libraries, not m68000. (MULTILIB_EXCEPTIONS): Don't build 68881 libraries for m68000, mcpu32 or m5200. * longlong.h: Replace __mc68332__ with __mcpu32__. From-SVN: r17450 |
||
---|---|---|
.. | ||
1750a | ||
a29k | ||
alpha | ||
arc | ||
arm | ||
clipper | ||
convex | ||
dsp16xx | ||
elxsi | ||
fx80 | ||
gmicro | ||
h8300 | ||
i370 | ||
i386 | ||
i860 | ||
i960 | ||
m32r | ||
m68k | ||
m88k | ||
mips | ||
mn10200 | ||
mn10300 | ||
msdos | ||
ns32k | ||
pa | ||
pdp11 | ||
pyr | ||
romp | ||
rs6000 | ||
sh | ||
sparc | ||
spur | ||
tahoe | ||
v850 | ||
vax | ||
we32k | ||
winnt | ||
aoutos.h | ||
dbx.h | ||
dbxcoff.h | ||
float-i32.h | ||
float-i64.h | ||
float-i128.h | ||
float-sh.h | ||
float-vax.h | ||
fp-bit.c | ||
gnu.h | ||
gofast.h | ||
libgloss.h | ||
linux-aout.h | ||
linux.h | ||
lynx-ng.h | ||
lynx.h | ||
netbsd.h | ||
nextstep21.h | ||
nextstep.c | ||
nextstep.h | ||
psos.h | ||
ptx4.h | ||
README | ||
svr3.h | ||
svr4.h | ||
t-gnu | ||
t-libc-ok | ||
t-linux | ||
t-linux-aout | ||
t-linux-gnulibc1 | ||
t-netbsd | ||
t-rtems | ||
t-svr4 | ||
x-linux | ||
x-linux-aout | ||
x-lynx | ||
x-svr4 | ||
xm-freebsd.h | ||
xm-gnu.h | ||
xm-linux.h | ||
xm-lynx.h | ||
xm-netbsd.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.