Changeset 15bba4ae in rtems

Timestamp:
10/14/22 08:46:06 (18 months ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
master
Children:
4c89fbcd
Parents:
2846b17
git-author:
Sebastian Huber <sebastian.huber@…> (10/14/22 08:46:06)
git-committer:
Sebastian Huber <sebastian.huber@…> (10/14/22 08:48:22)
Message:

score: Move Thread_Control::Registers member

Place this member placed directly after the end of the common block so that
the structure offsets are as small as possible. This helps on instruction
set architectures with a very limited range for intermediate values. For
example, see the aeabi_read_tp() implementation for ARM Thumb-1.

Update #3835.

(No files)

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