Changeset d8c70ba6 in rtems for cpukit/libdl/rtl-mdreloc-lm32.c

Timestamp:
01/15/19 06:47:41 (5 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
194eb403
Parents:
4408603
git-author:
Chris Johns <chrisj@…> (01/15/19 06:47:41)
git-committer:
Chris Johns <chrisj@…> (02/08/19 23:06:34)
Message:

libdl: Add support for trampolines

  • Trampolines or fixups for veneers provide long jump support for instruciton sets that implement short relative address branches. The linker provides trampolines when creating a static image. This patch adds trampoline support to libdl and the ARM architecture.
  • The dl09 test requires enough memory so modules are outside the relative branch instruction ranges for the architecture.

Updates #3685

(No files)

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