Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | sh: Add support for SH2A freestanding build | Phil Edworthy | 2011-08-22 | -0/+25 |
SH2A toolchains often only provide an fdpic version of libgcc. This can't be used with bare-metal software like U-Boot, so this patch provides the necessary functions extracted from libgcc. Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |