commit | 806f86bd826e7a0fbefd4f34c550df400905992a | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu May 26 18:01:45 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 02 21:21:47 2016 -0400 |
tree | aef12309979ac704f0a5f3389c1d50eda4a51ebd | |
parent | 0bf65c6422d51768bc30735dbd97cf66f09a0450 [diff] |
arm: lib: Import Thumb1 functions Import functions into lib1funcs.S which are required for Thumb1 build. These functions come from gcc 5.3.1 release. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Masahiro Yamada <yamada.masahiro@socionext.com> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com>