Changeset 98aa7ca in rtems for c/src/lib/libbsp/sh

Timestamp:
12/18/17 23:05:32 (6 years ago)
Author:
Joel Sherrill <joel@…>
Branches:
5, master
Children:
6510e1f
Parents:
b00547b
git-author:
Joel Sherrill <joel@…> (12/18/17 23:05:32)
git-committer:
Joel Sherrill <joel@…> (12/19/17 17:06:39)
Message:

shsim: Simplify bsp_specs

This bsp_specs included non-standard logic to pass endian arguments
to the linker. These should not be necessary. If they are, it is a
bug in the sh gcc target. The code was "%{ml:-EL}%{mb:-EB}"

Also the file linkcmds.sim was not referenced and was deleted.

Updates #3250.

(No files)

Note: See TracChangeset for help on using the changeset viewer.