#3775 closed defect (fixed)

libdl does not handle ARM mode reloc tramp parsing

Reported by: Chris Johns Owned by: Chris Johns
Priority: normal Milestone: 5.1
Component: lib/dl Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The BBB fails on libdl tests because the trampoline parsing of reloc records does not handle the ABS type relocs when the code is built in ARM mode.

Change History (1)

comment:1 Changed on 07/27/19 at 23:17:12 by Chris Johns <chrisj@…>

Resolution: fixed
Status: assignedclosed

In 5a678de/rtems:

libdl/arm: Fix ARM mode trampoline parsing of relocs

  • No need to dump globals syms in test dl01 when tracing

Closes #3775

Note: See TracTickets for help on using tickets.