diff options
author | Jim Blandy <jimb@redhat.com> | 1992-03-21 06:26:29 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-03-21 06:26:29 +0000 |
commit | 6633118723c1709b9e2fe2c539ea988d1b83a345 (patch) | |
tree | a3a7566faa749172640a2bf24d2e2fae5e3e167c /etc/MACHINES | |
parent | b19075d18e4f0af0f5abe13af66eff4e3ee958f2 (diff) | |
download | emacs-6633118723c1709b9e2fe2c539ea988d1b83a345.tar.gz |
*** empty log message ***
Diffstat (limited to 'etc/MACHINES')
-rw-r--r-- | etc/MACHINES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index 969bce970e8..5173b5f3427 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -639,6 +639,13 @@ SONY News 3000 series (RISC NEWS) (-machine=news-risc; -opsystem=bsd4-3) Works, as of 18.56. Note that this is a MIPS architecture machine. + Some versions of the operating system give SIGTRAP for division by zero + instead of the usual signals. This causes division by zero + to make Emacs crash. The system should be fixed to give the proper signal. + Changing Emacs is not a proper solution, because it would prevent + Emacs from working under any debugger. But you can change init_data + in data.c if you wish. + Stardent 1500 or 3000 See Titan. |