Changeset 54b617a in rtems

Timestamp:
07/22/08 05:44:58 (16 years ago)
Author:
Till Straumann <strauman@…>
Branches:
4.10, 4.11, 4.9, 5, master
Children:
e1095fc
Parents:
c607d50e
Message:

2008-07-21 Till Straumann <strauman@…>

  • startup/linkcmds: fixed sdata/sbss areas -- these must be contiguous for SVR4 complicant access via R13. Use kludged layout so that sbss, bss, sbss2 are all contiguous and zeroed by dlentry.S.

Provide _SDA_BASE_ and _SDA2_BASE_ for loading R13 (and
R2 if anyone wants to use EABI).

Make sure interrupt stack is never in heap area by
moving it below '_end'.

Provide symbols for start + end of interrupt stack.

(No files)

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