8d1349cc37
* i370.c: Remove LONGEXTERNAL ifdef from alias_number. Added hash routine constants. (mvs_hash_alias): New function. (mvs_add_alias): Change argument spacing. (mvs_need_alias): Change aliasing criteria. Added documentation. (mvs_get_alias): Change to use hashed name. The hashed name prevents CSECT name collisions. (mvs_check_alias): Likewise. (handle_pragma): Change documentation. * i370.md (mulsi3, divsi3, udivsi3, modsi3, umodsi3): Changed gen_rtx mode from SImode to DImode. (iorhi3): Changed LTORG size for insn. From-SVN: r35282 |
||
---|---|---|
.. | ||
1750a | ||
a29k | ||
alpha | ||
arc | ||
arm | ||
avr | ||
c4x | ||
clipper | ||
convex | ||
d30v | ||
dsp16xx | ||
elxsi | ||
fr30 | ||
fx80 | ||
gmicro | ||
h8300 | ||
i370 | ||
i386 | ||
i860 | ||
i960 | ||
ia64 | ||
m32r | ||
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.