History log of /darwin-on-arm/xnu/osfmk/arm/trap.c
Revision Date Author Comments
# 2fcfb624 29-Nov-2014 b-man <mckenzba@gmail.com>

Tie thread exception state into exception handlers


# 6f92d8de 10-Jan-2014 winocm <winocm@icloud.com>

Fix ml_at_interrupt_context.


# 63ca9abf 28-Dec-2013 winocm <winocm@icloud.com>

Hack around buggy VFP code for now... Will rewrite later for better v7 and v6 support.


# 04fce43c 06-Dec-2013 winocm <winocm@icloud.com>

This commit is dedicated to the story of 'jilles the Machine God', 'Jules Rimet', the Atheme developers and Jovin. -- Remove some more stub functions.


# 71be463d 06-Dec-2013 winocm <winocm@icloud.com>

[IOKit]
- Remove "md0" hack for ARMPBA8. Not needed anymore.
[OSFMK]
- Redid Debugger() logic again, much simpler and no long thread backtraces. Panics look
very similar to i386 again.
- Video console misc changes (changing time for acquire for spinnywheel).
- Show kext suballoc region no matter what.
- Traps now have much nicer user messages for kernel fatal ones.
[PEXPERT]
- RealView now will use 32-bit display.
- Add option to OMAP3530 to not mess with the framebuffer/DSS settings.
- Syntax changes. No functional change otherwise.


# e045feec 17-Nov-2013 Karen Tsai <angelXwind@angelxwind.net>

Break into the debugger if on prefetch abort, also used for BKPT from Debugger().


# 59752404 14-Nov-2013 winocm <winocm@icloud.com>

Add support for IOKit interrupts to all platforms except RealView.


# d66f7806 13-Nov-2013 winocm <winocm@icloud.com>

Attempt to speed up the idle loop processing, we don't need to service ASTs in it.


# 3f9020e0 11-Nov-2013 winocm <winocm@icloud.com>

General cleanup of the codebase, remove redundant files. You will need to do a full rebuild after this commit.


# 2fcfb6242a6677ca05728b1dd2646ec2f919fd3b 29-Nov-2014 b-man <mckenzba@gmail.com>

Tie thread exception state into exception handlers


# 6f92d8dea42a6c4454567ec7c4b6aad0a1ecd620 10-Jan-2014 winocm <winocm@icloud.com>

Fix ml_at_interrupt_context.


# 63ca9abf78c58b03c4d0c71dcacb688e835200af 28-Dec-2013 winocm <winocm@icloud.com>

Hack around buggy VFP code for now... Will rewrite later for better v7 and v6 support.


# 04fce43c2249e5b461e041e2d42b3eb26a77f235 06-Dec-2013 winocm <winocm@icloud.com>

This commit is dedicated to the story of 'jilles the Machine God', 'Jules Rimet', the Atheme developers and Jovin. -- Remove some more stub functions.


# 71be463d4db83f398f0db1a85d59375f8eb9a785 06-Dec-2013 winocm <winocm@icloud.com>

[IOKit]
- Remove "md0" hack for ARMPBA8. Not needed anymore.
[OSFMK]
- Redid Debugger() logic again, much simpler and no long thread backtraces. Panics look
very similar to i386 again.
- Video console misc changes (changing time for acquire for spinnywheel).
- Show kext suballoc region no matter what.
- Traps now have much nicer user messages for kernel fatal ones.
[PEXPERT]
- RealView now will use 32-bit display.
- Add option to OMAP3530 to not mess with the framebuffer/DSS settings.
- Syntax changes. No functional change otherwise.


# e045feec8bc7e697a6f96f394075ac76457f503e 17-Nov-2013 Karen Tsai <angelXwind@angelxwind.net>

Break into the debugger if on prefetch abort, also used for BKPT from Debugger().


# 597524045e34af5ea414680d0e9524ecb811b6a5 14-Nov-2013 winocm <winocm@icloud.com>

Add support for IOKit interrupts to all platforms except RealView.


# d66f780622bf8f86f5fb4b3deaecb0d30884e669 13-Nov-2013 winocm <winocm@icloud.com>

Attempt to speed up the idle loop processing, we don't need to service ASTs in it.


# 3f9020e097a58fa6c72119642604b7747e373170 11-Nov-2013 winocm <winocm@icloud.com>

General cleanup of the codebase, remove redundant files. You will need to do a full rebuild after this commit.