Alexandre Julliard
|
183c184565
|
ntdll: Trace missing exception info on ARM.
|
2014-02-14 13:51:19 +01:00 |
Alexandre Julliard
|
241dd9ff23
|
ntdll: Fix printing formats for ARM registers.
|
2014-02-12 19:15:04 +01:00 |
Frédéric Delanoy
|
86fdca6750
|
ntdll: Use BOOL type where appropriate.
|
2013-10-30 09:45:20 +01:00 |
Alexandre Julliard
|
f8cdbecc25
|
ntdll: Add context definitions missing from the Android NDK.
|
2013-07-30 14:43:31 +02:00 |
André Hentschel
|
ef856a29ef
|
ntdll: Actually store PC in RtlCaptureContext on ARM.
|
2013-05-31 11:58:03 +02:00 |
André Hentschel
|
3c04958b8a
|
ntdll: Implement RtlLookupFunctionEntry on ARM.
|
2013-03-25 14:08:42 +01:00 |
André Hentschel
|
df7f4fb720
|
ntdll: Add stubs for RtlAddFunctionTable and RtlDeleteFunctionTable on ARM.
|
2013-03-25 14:08:32 +01:00 |
André Hentschel
|
6e8be236ee
|
ntdll: Unify the usage of internal SIGCONTEXT type on ARM and ARM64.
|
2013-03-11 11:44:29 +01:00 |
André Hentschel
|
22c3993226
|
ntdll: Implement RtlUnwind for ARM.
|
2013-02-13 17:44:06 +01:00 |
André Hentschel
|
b288f7be18
|
ntdll: Set TPIDRURW to TEB on thread init for ARM.
|
2013-02-07 18:10:43 +01:00 |
Alexandre Julliard
|
90e90e3b6a
|
ntdll: Make the page_size variable global.
|
2013-01-08 16:35:30 +01:00 |
André Hentschel
|
2a58169dbc
|
ntdll: Correctly handle Thumb exceptions on ARM.
|
2012-04-30 19:33:28 +02:00 |
André Hentschel
|
37ba5eb2a2
|
ntdll: No need for WINE_ prefixed debug output macro.
|
2012-01-11 17:47:24 +01:00 |
André Hentschel
|
de1d35eabc
|
ntdll: Improved implementation of the segv handler on ARM.
|
2011-06-21 11:22:47 +02:00 |
André Hentschel
|
d0ea543f11
|
ntdll: Make sure RtlCaptureContext doesn't compile as Thumb but ARM.
|
2011-04-22 11:14:00 +02:00 |
André Hentschel
|
c7600f8d75
|
ntdll: Fix usage of ContextFlags on ARM.
|
2011-04-21 12:45:29 +02:00 |
André Hentschel
|
e40d1aae36
|
ntdll: Be more generic when storing ARM context.
|
2011-04-21 12:45:27 +02:00 |
André Hentschel
|
372a32b53e
|
ntdll: Implement call_stack_handlers on ARM.
|
2011-04-18 12:37:14 +02:00 |
André Hentschel
|
5b345c9b60
|
ntdll: Trace context on ARM.
|
2011-04-18 12:31:13 +02:00 |
André Hentschel
|
c8c5b6e08f
|
ntdll: Add implementation for RtlCaptureContext on ARM.
|
2011-04-18 12:31:10 +02:00 |
André Hentschel
|
a38f7e86be
|
ntdll: Fix setting the ExceptionAddress on ARM.
|
2011-04-18 12:30:28 +02:00 |
André Hentschel
|
171c9a5327
|
ntdll: Add ARM support.
|
2010-09-20 12:58:44 +02:00 |