diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-10-18 08:11:30 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-10-18 08:11:30 +0000 |
commit | fac5dc61dbee2378a881be28e8ff234a3c5b8839 (patch) | |
tree | 74dd0ee2924c6239f9afe05b39b7cb807e09480c /etc/MACHINES | |
parent | 0f21c00518b7a74456afc3ccff8436a4078a56b4 (diff) | |
download | emacs-fac5dc61dbee2378a881be28e8ff234a3c5b8839.tar.gz |
* configure.in: Add support for GNU/Linux on SuperH.
* MACHINES: Add section for SuperH.
* m/sh3.h: New file, machine description for SuperH.
Diffstat (limited to 'etc/MACHINES')
-rw-r--r-- | etc/MACHINES | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 6d494285a33..3f7e23a459d 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -426,6 +426,12 @@ Sun 4 (sparc), Sun 386 (sparc-sun-solaris2.*, (now remapped as part of the text). These are never swapped in. +SuperH (sh[34]*-*-linux-gnu) + + Emacs 23.0.60 was reported to work on GNU/Linux (October 2008). + Tested on a little-endian sh4 system (cpu type SH7751R) running + Gentoo Linux 2008.0. + Tadpole 68K (m68k-tadpole-sysv) Changes merged in 19.1. |