ObjFW  Check-in [de7e038127]

Overview
Comment:Remove +[OFSystemInfo supports{AltiVec,MXU}]

They relied on siglongjmp() from the SIGILL handler, which on some
systems might have undesired side effects. They will be reintroduced at
some point and then query the OS for support instead.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: de7e0381278a3549f305a41989780ce6fbc381e6326e109aef4ad5d4d912834e
User & Date: js on 2015-10-18 09:22:17
Other Links: manifest | tags
Context
2015-10-19
22:15
Add platform.h & make platform defines consistent check-in: 1ba08eebc5 user: js tags: trunk
2015-10-18
09:22
Remove +[OFSystemInfo supports{AltiVec,MXU}] check-in: de7e038127 user: js tags: trunk
2015-10-17
22:50
Add +[OFSystemInfo supportsMXU] check-in: 7399e9b249 user: js tags: trunk
Changes