Changeset 5464752f in rtems for c/src/lib/libbsp

Timestamp:
09/19/14 14:55:09 (10 years ago)
Author:
Hesham ALMatary <heshamelmatary@…>
Branches:
4.11, 5, master
Children:
fbe59f7
Parents:
79bbb1cb
git-author:
Hesham ALMatary <heshamelmatary@…> (09/19/14 14:55:09)
git-committer:
Joel Sherrill <joel.sherrill@…> (09/29/14 19:36:52)
Message:

or1k fix bug: Initialize thread context with higher stack address.

Since or1k architecture stack grows down, threads should be initialized
with high stack addresses instead of lower ones. This is done in
_CPU_Context_Initialize function.

(No files)

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