[RTEMS Project] #4686: Refactor shared code in Arm and AArch64
RTEMS trac
trac at rtems.org
Mon Aug 8 16:53:46 UTC 2022
#4686: Refactor shared code in Arm and AArch64
-----------------------+--------------------------------------
Reporter: Ryan Long | Owner: Ryan Long <ryan.long@…>
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: lib/dl | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------+--------------------------------------
Changes (by Ryan Long <ryan.long@…>):
* owner: (none) => Ryan Long <ryan.long@…>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"5500232a8989ecad90a44a1051896ad9b53d6732/rtems"
5500232/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="5500232a8989ecad90a44a1051896ad9b53d6732"
libdl: Refactor shared code in ARM and AArch64
rtl-mdreloc-arm.c was used as the basis for rtl-mdreloc-aarch64.c. This
lead
to some code being shared by the two files. The code was consolidated into
rtl-unwind-arm.c.
Closes #4686
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4686#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list