]> git.ipfire.org Git - people/ms/u-boot.git/commit
m68k: add private libgcc
authorangelo@sysam.it <angelo@sysam.it>
Sun, 6 Dec 2015 16:47:59 +0000 (17:47 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 14 Dec 2015 01:22:00 +0000 (20:22 -0500)
commit6463fd8f952df9e4bb448f0aff5d16873f8dfdb2
tree3c2e23045aadf35ef674397c6bff716eb0761b01
parent8405b8d98a96233cc73969817367630ae7cc46b1
m68k: add private libgcc

Add private libgcc

Signed-off-by: Angelo Dureghello <angelo@sysam.it>
arch/Kconfig
arch/m68k/lib/Makefile
arch/m68k/lib/ashldi3.c [new file with mode: 0644]
arch/m68k/lib/lshrdi3.c [new file with mode: 0644]
arch/m68k/lib/muldi3.c [new file with mode: 0644]