1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00
emacs/src/m
1999-12-07 09:54:52 +00:00
..
7300.h
acorn.h
alliant-2800.h
alliant.h
alliant1.h
alliant4.h
alpha.h (malloc, realloc, calloc): Remove decls; 1999-11-22 08:20:40 +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 * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +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
ibm370aix.h
ibmps2-aix.h
ibmrs6000.h (LD_SWITCH_MACHINE): Conditionalize this 1997-10-21 02:57:44 +00:00
ibmrs6000.inp # 1999-09-29 22:08:57 +00:00
ibmrt-aix.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
ibmrt.h
intel386.h (HAVE_ALLOCA): Do define this, if SOLARIS2. 1997-08-30 07:18:39 +00:00
iris4d.h (UNEXEC) [USG5_4]: Use unexelf.o instead of 1999-12-07 09:50:50 +00:00
iris5d.h (UNEXEC): Use unexelf.o instead of unexsgi.o. 1999-12-07 09:54:52 +00:00
irist.h
is386.h
isi-ov.h
m68k.h
macppc.h # 1999-09-29 22:08:57 +00:00
masscomp.h
mega68.h
mg1.h
mips-siemens.h
mips.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +00:00
mips4.h Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
ncr386.h
news-r6.h Initial revision 1997-06-22 20:08:32 +00:00
news-risc.h
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 Test __OpenBSD__ along with __NetBSD__. 1997-09-07 05:25:37 +00:00
powerpcle.h # 1999-09-29 22:08:57 +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 (LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining. 1996-08-10 18:58:06 +00:00
sequent.h
sgi3000.h
sparc.h Test __OpenBSD__ along with __NetBSD__. 1997-09-06 19:37:47 +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 Initial revision 1996-12-31 04:55:55 +00:00
stride.h * m/alpha.h: Do not include <stdlib.h>, as <config.h> does this now. 1999-10-19 07:27:16 +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
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 Replaced symbol BSD with BSD_SYSTEM. 1996-09-17 03:43:54 +00:00
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.