Re: [RTEMS Project] #3307: PowerPC linkcmds.base missing wildcards on some sections

2018-09-17 Thread RTEMS trac
#3307: PowerPC linkcmds.base missing wildcards on some sections
---+
 Reporter:  Joel Sherrill  |   Owner:  Joel Sherrill
 Type:  defect |  Status:  closed
 Priority:  normal |   Milestone:  5.1
Component:  arch/powerpc   | Version:  5
 Severity:  normal |  Resolution:  fixed
 Keywords: |  Blocked By:
 Blocking: |
---+
Changes (by Sebastian Huber):

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


Comment:

 I probably fixed.

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

Re: [RTEMS Project] #3307: PowerPC linkcmds.base missing wildcards on some sections

2018-05-18 Thread RTEMS trac
#3307: PowerPC linkcmds.base missing wildcards on some sections
---+
 Reporter:  Joel Sherrill  |   Owner:  Joel Sherrill
 Type:  defect |  Status:  reopened
 Priority:  normal |   Milestone:  5.1
Component:  arch/powerpc   | Version:  5
 Severity:  normal |  Resolution:
 Keywords: |  Blocked By:
 Blocking: |
---+

Comment (by Sebastian Huber ):

 In [changeset:"7bf072bbb88e913624c4609afa4f621d225889c3/rtems"
 7bf072b/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="7bf072bbb88e913624c4609afa4f621d225889c3"
 bsp/powerpc: Remove wildcards in linkcmds.base

 This reverts commit 40c623a883da5dd80e4599cf4cd14097834706bd.

 The use of postfix wildcards, e.g. of the form "*.x" is dangerous since
 it circumvents the standard matching rules for sections.

 Unknown input sections should be added explicitly to the desired output
 section via "x.*" wildcards.

 Update #3307.
 }}}

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

Re: [RTEMS Project] #3307: PowerPC linkcmds.base missing wildcards on some sections

2018-03-07 Thread RTEMS trac
#3307: PowerPC linkcmds.base missing wildcards on some sections
---+
 Reporter:  Joel Sherrill  |   Owner:  Joel Sherrill
 Type:  defect |  Status:  reopened
 Priority:  normal |   Milestone:  5.1
Component:  arch/powerpc   | Version:  5
 Severity:  normal |  Resolution:
 Keywords: |  Blocked By:
 Blocking: |
---+
Changes (by Sebastian Huber):

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


Comment:

 I reverted [40c623a8/rtems] and built the qoriq_e6500_32 with the -fPIC
 option. I got no linker failures in the test suite.

 We should investigate what sections are not recognized before we add
 dangerous *.x wildcards.

 See also [1fcdd639ee38a990e629fdaa670eeda9faae9beb/rtems].

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

Re: [RTEMS Project] #3307: PowerPC linkcmds.base missing wildcards on some sections

2018-02-19 Thread RTEMS trac
#3307: PowerPC linkcmds.base missing wildcards on some sections
---+
 Reporter:  Joel Sherrill  |   Owner:  Joel Sherrill
 Type:  defect |  Status:  closed
 Priority:  normal |   Milestone:  5.1
Component:  arch/powerpc   | Version:  5
 Severity:  normal |  Resolution:  fixed
 Keywords: |  Blocked By:
 Blocking: |
---+
Changes (by Joel Sherrill ):

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


Comment:

 In [changeset:"40c623a883da5dd80e4599cf4cd14097834706bd/rtems"
 40c623a8/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="40c623a883da5dd80e4599cf4cd14097834706bd"
 powerpc/shared/startup/linkcmds.base: Add wildcards on some sections

 Closes #3307.
 }}}

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

Re: [RTEMS Project] #3307: PowerPC linkcmds.base missing wildcards on some sections

2018-02-16 Thread RTEMS trac
#3307: PowerPC linkcmds.base missing wildcards on some sections
---+
 Reporter:  Joel Sherrill  |   Owner:  Joel Sherrill
 Type:  defect |  Status:  assigned
 Priority:  normal |   Milestone:  5.1
Component:  arch/powerpc   | Version:  5
 Severity:  normal |  Resolution:
 Keywords: |  Blocked By:
 Blocking: |
---+
Changes (by Joel Sherrill):

 * owner:  (none) => Joel Sherrill
 * status:  new => assigned


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