Re: [RTEMS Project] #3396: rtems-ld does not handle R_ARM_V4BX relocation records

2018-04-15 Thread RTEMS trac
#3396: rtems-ld does not handle R_ARM_V4BX relocation records
-+--
 Reporter:  Chris Johns  |   Owner:  Chris Johns
 Type:  defect   |  Status:  closed
 Priority:  normal   |   Milestone:  5.1
Component:  tool | Version:  5
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |  Blocked By:
 Blocking:   |
-+--
Changes (by Chris Johns ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"ec419a05ee52869a7d5b8712ea8e7a7d74fde096/rtems-tools"
 ec419a0/rtems-tools]:
 {{{
 #!CommitTicketReference repository="rtems-tools"
 revision="ec419a05ee52869a7d5b8712ea8e7a7d74fde096"
 rtemstoolkit/rap: Ignore R_ARM_V4BX relocation records

 Note, this removes the detalis needed to alter the instruction for
 an ARMv4 instruction set. Currently this type of record is not handled
 in the RAP format loader and the RTL loader ignores it.

 Close #3396
 }}}

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

[RTEMS Project] #3396: rtems-ld does not handle R_ARM_V4BX relocation records

2018-04-15 Thread RTEMS trac
#3396: rtems-ld does not handle R_ARM_V4BX relocation records
--+-
  Reporter:  Chris Johns  |  Owner:  Chris Johns
  Type:  defect   | Status:  assigned
  Priority:  normal   |  Milestone:  5.1
 Component:  tool |Version:  5
  Severity:  normal   |   Keywords:
Blocked By:   |   Blocking:
--+-
 The R_ARM_V4BX does not have a symbol and this raised an error with dl06
 with a ARMv7 instruction set when merging sections when creating a RAP
 image.

 Ignore this relocation record.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs