7 Commits (4891eb9d5f1201ed833ec4d3dbf7fcac0f6e3cc6)

Author SHA1 Message Date
David Chisnall 77484cb3cb Add missing declaration to ARM unwind header. 10 years ago
theraven 05243617bf Correctly handle forced unwinding on ARM.
Parch by Mathias Bauer!
12 years ago
theraven 58919f07d4 Fix ARM exception building.
Patch by Patryk Laurent!
12 years ago
theraven 32c79b2329 Add _Unwind_Action to unwind-arm.h. This wasn't originally needed, but is now
because it is explicitly referenced by the function that is shared between the
two ObjC personality functions.

Patch by Emmanuel Maillard!
13 years ago
theraven 0b5d980886 Remove some debugging code. 14 years ago
theraven 1118c3dfb1 ARM cleanup. 14 years ago
theraven 9490b1b84e Implement ARM EH support, fix objc_msgSend() to work on ARM. 14 years ago