[dylan-lang/opendylan] 208524: [llvm, run-time] Fix OS X x87 FPU exception handlin...
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <552fe76aa078b_1d233fd2ad69f2c052674e@hookshot-fe5-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 20852463852437b90816370b25864696d4cee0b5
https://github.com/dylan-lang/opendylan/commit/20852463852437b90816370b25864696d4cee0b5
Author: Bruce Mitchener <[email protected]>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M sources/lib/run-time/llvm-exceptions.c
Log Message:
-----------
[llvm,run-time] Fix OS X x87 FPU exception handling.
* sources/lib/run-time/llvm-exceptions.c
(catch_mach_exception_raise_state_identity): Handle EXC_I386_EXTERR
the same as EXC_I386_SSEEXTERR. When compiling for the x87 FPU
rather than SSE2 instructions, EXC_I386_EXTERR will happen when
there is an FPU exception at run-time.
Commit: 3a2b255f882dd899f9722fcb18faa0f077d3eef9
https://github.com/dylan-lang/opendylan/commit/3a2b255f882dd899f9722fcb18faa0f077d3eef9
Author: Peter S. Housel <[email protected]>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Changed paths:
M sources/lib/run-time/llvm-exceptions.c
Log Message:
-----------
Merge pull request #883 from waywardmonkeys/fpu-exceptions-os-x
[llvm,run-time] Fix OS X x87 FPU exception handling.
Compare: https://github.com/dylan-lang/opendylan/compare/773fb879eda6...3a2b255f882d
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter