[RTEMS Project] #2565: powerpc/mpc8260ads: linker script update (add KEEP() sections)

RTEMS trac trac at rtems.org
Sat Feb 6 15:35:01 UTC 2016


#2565: powerpc/mpc8260ads: linker script update (add KEEP() sections)
---------------------------+------------------
 Reporter:  joel.sherrill  |      Owner:
     Type:  defect         |     Status:  new
 Priority:  normal         |  Milestone:  4.12
Component:  bsps           |    Version:  4.12
 Severity:  normal         |   Keywords:
---------------------------+------------------
 This BSP's linker script does not include KEEP() directives and thus
 cannot have per-function and per-data element section support enabled.

 The preferred solution is to convert the BSP to use a shared base linker
 script. The acceptable solution is to add the proper KEEP directives to
 the existing linker script(s).

 Shared linker scripts for the arm, m68k, and sparc have the proper KEEP
 sections and can serve as examples.

--
Ticket URL: <http://devel.rtems.org/ticket/2565>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list