1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/src/m
2000-10-02 14:30:39 +00:00
..
7300.h
acorn.h
alliant-2800.h
alliant.h
alliant1.h
alliant4.h
alpha.h (NO_REMAP): Don't define. 2000-10-02 14:30:39 +00:00
altos.h
amdahl.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
apollo.h
arm.h Derived from acorn.h by deletions. 1999-12-04 19:46:10 +00:00
att3b.h
aviion-intel.h (LIBS_MACHINE): Delete redundant definition. 1998-11-13 23:27:33 +00:00
aviion.h
celerity.h
clipper.h
cnvrgnt.h
convex.h
cydra5.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
delta.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
delta88k.h
dos386.h
dpx2.h Don't declare HAVE_GETWD. 2000-06-20 14:04:28 +00:00
dual.h
elxsi.h
ews4800.h Initial revision 1998-11-04 10:54:59 +00:00
f301.h Initial revision 1999-02-22 20:56:34 +00:00
gec63.h
gould-np1.h
gould.h
hp800.h
hp9000s300.h
i860.h
ia64.h Remove hack of not prototyping bcopy, etc. 2000-09-29 13:00:37 +00:00
ibm370aix.h
ibmps2-aix.h Don't declare HAVE_GETWD. 2000-06-20 14:04:28 +00:00
ibmrs6000.h Don't declare HAVE_GETWD. 2000-06-20 14:04:28 +00:00
ibmrs6000.inp # 1999-09-29 22:08:57 +00:00
ibmrt-aix.h Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK. 2000-06-20 14:05:16 +00:00
ibmrt.h
intel386.h (HAVE_ALLOCA): Do define this, if SOLARIS2. 1997-08-30 07:18:39 +00:00
iris4d.h (XUINT, XSET, XUNMARK) [_LP64]: Don't define. 2000-07-27 14:47:51 +00:00
irist.h
is386.h
isi-ov.h
m68k.h
macppc.h (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define. 2000-07-03 13:48:21 +00:00
masscomp.h
mega68.h
mg1.h
mips-siemens.h Don't set C_OPTIMIZE_SWITCH for gcc. 2000-03-02 10:23:27 +00:00
mips.h Don't define HAVE_GETWD HAVE_GETTIMEOFDAY. 2000-06-20 14:05:56 +00:00
mips4.h
ncr386.h
news-r6.h Don't set C_OPTIMIZE_SWITCH for gcc. 2000-03-02 10:23:27 +00:00
news-risc.h Don't set C_OPTIMIZE_SWITCH for gcc. 2000-03-02 10:23:27 +00:00
news.h
next.h
nh3000.h
nh4000.h
ns16000.h
ns32000.h Test __OpenBSD__ along with __NetBSD__. 1997-09-06 19:37:47 +00:00
nu.h
orion.h
orion105.h
paragon.h
pfa50.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
plexus.h
pmax.h (START_FILES, CANNOT_DUMP) [__NetBSD__ || __OpenBSD__]: Don't define. 2000-03-01 12:50:01 +00:00
powerpcle.h Terminate comment. 2000-03-02 10:27:35 +00:00
pyramid.h
pyrmips.h # 1999-09-29 22:08:57 +00:00
README # 1999-09-29 22:08:57 +00:00
sequent-ptx.h
sequent.h
sgi3000.h
sparc.h (BITS_PER_EMACS_INT) [__arch64__]: Don't define. 2000-09-26 13:02:21 +00:00
sps7.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
sr2k.h
stride.h Don't define HAVE_GETWD, HAVE_GETTIMEOFDAY. 2000-06-20 14:09:56 +00:00
sun1.h
sun2.h
sun3-68881.h
sun3-fpa.h
sun3-soft.h
sun3.h
sun386.h
symmetry.h
tad68k.h
tahoe.h
tandem-s2.h
targon31.h
tek4300.h
tekxd88.h Don't set C_OPTIMIZE_SWITCH for gcc. 2000-03-02 10:23:27 +00:00
template.h
tower32.h
tower32v3.h
ustation.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
vax.h
wicat.h
windowsnt.h
xps100.h

This directory contains C header files containing machine-specific
definitions.  Each file describes a particular machine.  The emacs
configuration script edits ../config.h to include the appropriate one of
these files, and then each emacs source file includes config.h.

template.h is a generic template for machine descriptions; it
describes the parameters a machine file can specify.