Changeset 0fe0718 in rtems for c/src/lib/libbsp

Timestamp:
02/21/14 12:32:13 (10 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
0b9fd991
Parents:
07713db6
git-author:
Sebastian Huber <sebastian.huber@…> (02/21/14 12:32:13)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/24/14 11:49:42)
Message:

bsps/powerpc: Use System V small-data area

The 32-bit ABIs for thread-local storage (TLS) and EABI read-only
small-data area have a conflicting register (r2) usage. Use the System
V small-data instead (here r2 is system reserved).

(No files)

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