OSDN Git Service

* crt1.c (_gnu_exception_handler): Handle illegal instruction
authordannysmith <dannysmith>
Thu, 19 May 2005 22:44:12 +0000 (22:44 +0000)
committerdannysmith <dannysmith>
Thu, 19 May 2005 22:44:12 +0000 (22:44 +0000)
commitf6585d938c882b6ee35439c4de88c348e0495297
tree169795f0bb30f057fbec72af1266e2a1ef2beee8
parentff477bc8be6b22247765e246dddff994e0d3c1b8
* crt1.c (_gnu_exception_handler): Handle illegal instruction
OS exception as a signal if user has defined a SIGILL handler.
winsup/mingw/ChangeLog
winsup/mingw/crt1.c