[PATCH 0/6] BSP Build Issues

Joel Sherrill joel at rtems.org
Wed Nov 2 22:15:44 UTC 2016


Hi

This is a subset of a patch series I posted a while back which
included warning fixes. The printf() format warning fixes had
comments so I am just submitting this subset which should be OK.

In case someone doesn't remember, the m68k BSP dltest issues
were not enough memory to link the tests so not a general
issue.

Joel Sherrill (6):
  moxiesim/bsp_specs: Add crtbegin/end to fix link issues
  mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg: Add dl05
  m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05
  m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg: Add dl05
  m68k/mrm332/make/custom/mrm332-testsuite.tcfg: Add dl05
  testsuites/testdata/dltests-broken-on-this-bsp.tcfg: Add new dl tests
    03-05

 .../libbsp/m68k/mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg  | 1 +
 c/src/lib/libbsp/m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg    | 1 +
 c/src/lib/libbsp/m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg    | 1 +
 c/src/lib/libbsp/m68k/mrm332/make/custom/mrm332-testsuite.tcfg        | 1 +
 c/src/lib/libbsp/moxie/moxiesim/bsp_specs                             | 4 ++--
 testsuites/testdata/dltests-broken-on-this-bsp.tcfg                   | 3 +++
 6 files changed, 9 insertions(+), 2 deletions(-)

-- 
1.8.3.1



More information about the devel mailing list