1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
emacs/src/m
Miles Bader 51fb064bc7 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1090
2008-03-01 01:28:31 +00:00
..
alpha.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
amdx86-64.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR 2008-01-17 11:42:12 +00:00
arm.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ews4800.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
hp800.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
hp9000s300.h * configure.in: Remove references to obsolete variables and 2008-02-24 18:53:07 +00:00
ia64.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ibm370aix.h * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code 2008-02-09 18:03:10 +00:00
ibmrs6000.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ibmrs6000.inp
ibms390.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
ibms390x.h (START_FILES, LIB_STANDARD): Use HAVE_LIB64_DIR 2008-01-17 11:42:12 +00:00
intel386.h Merge from emacs--rel--22 2008-03-01 01:28:31 +00:00
iris4d.h * configure.in: Remove references to obsolete variables and 2008-02-24 18:53:07 +00:00
m68k.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
macppc.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
mips-siemens.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
mips.h * movemail.c: 2008-01-13 00:43:55 +00:00
ncr386.h
next.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
pmax.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
powermac.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
powerpcle.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
README
sparc.h Merge from emacs--rel--22 2008-01-08 20:46:54 +00:00
tandem-s2.h
template.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
vax.h Add 2008 to copyright years. 2008-01-08 04:04:36 +00:00
xtensa.h No need for a license in such a trivial file (also, should have been 2007-02-28 03:30:55 +00:00

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.