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 | e7adaa48d5fcd6525de133064744d18b73604c4b (patch) | |
tree | ab23fb1dabab0a2961aa3a6293106916d551feb1 /etc/=MACHINES | |
parent | 0a71e6e84f02de62a9816d9625fc9f98762e2117 (diff) | |
download | emacs-e7adaa48d5fcd6525de133064744d18b73604c4b.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. |