Changeset db9e885 in rtems for cpukit/score

Timestamp:
08/10/21 13:11:40 (3 years ago)
Author:
Kinsey Moore <kinsey.moore@…>
Branches:
master
Children:
02377c8
Parents:
9b088157
git-author:
Kinsey Moore <kinsey.moore@…> (08/10/21 13:11:40)
git-committer:
Joel Sherrill <joel@…> (10/29/21 17:40:56)
Message:

cpukit: Add exception extensions

This adds the set of functions necessary to allow more generic handling
of machine exceptions. This initial patch offers the ability to
manipulate a CPU_Exception_frame and resume execution using that
exception information with or without thread dispatch. These functions
are gated behind the RTEMS_EXCEPTION_EXTENSIONS configuration option.

(No files)

Note: See TracChangeset for help on using the changeset viewer.