Changeset 6c9f017 in rtems for testsuites/libtests

Timestamp:
02/02/19 04:09:53 (5 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
eec706e2
Parents:
194eb403
git-author:
Chris Johns <chrisj@…> (02/02/19 04:09:53)
git-committer:
Chris Johns <chrisj@…> (02/08/19 23:06:34)
Message:

libdl: Add powerpc large memory and small data support.

  • Add support for architecure sections that can be handled by the architecture back end.
  • Add trampoline/fixup support for PowerPC. This means the PowerPC now supports large memory loading of applications.
  • Add a bit allocator to manage small block based regions of memory.
  • Add small data (sdata/sbss) support for the PowerPC. The support makes the linker allocated small data region of memory a global resource available to libdl loaded object files.

Updates #3687
Updates #3685

(No files)

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